gst-libs/gst/audio/gstaudiosink.c: Signal thread startup earlier so that we can immed...
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
2
3         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
4         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
5         (gst_audioringbuffer_stop):
6         Signal thread startup earlier so that we can immediatly go into pull
7         mode when we have to and block on preroll.
8
9 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
10
11         * gst-libs/gst/audio/gstringbuffer.c:
12         (gst_ring_buffer_prepare_read):
13         In pull mode we want the callback to prepull a buffer we can preroll on
14         even when we are not yet playing.
15
16 2008-10-16  Stefan Kost  <ensonic@users.sf.net>
17
18         * ext/alsa/Makefile.am:
19         * ext/cdparanoia/Makefile.am:
20         * ext/gio/Makefile.am:
21         * ext/gnomevfs/Makefile.am:
22         * ext/libvisual/Makefile.am:
23         * ext/ogg/Makefile.am:
24         * ext/pango/Makefile.am:
25         * ext/theora/Makefile.am:
26         * ext/vorbis/Makefile.am:
27         * gst/adder/Makefile.am:
28         * gst/audioconvert/Makefile.am:
29         * gst/audiorate/Makefile.am:
30         * gst/audioresample/Makefile.am:
31         * gst/audiotestsrc/Makefile.am:
32         * gst/ffmpegcolorspace/Makefile.am:
33         * gst/gdp/Makefile.am:
34         * gst/playback/Makefile.am:
35         * gst/subparse/Makefile.am:
36         * gst/tcp/Makefile.am:
37         * gst/typefind/Makefile.am:
38         * gst/videorate/Makefile.am:
39         * gst/videoscale/Makefile.am:
40         * gst/videotestsrc/Makefile.am:
41         * gst/volume/Makefile.am:
42         * sys/v4l/Makefile.am:
43         * sys/ximage/Makefile.am:
44         * sys/xvimage/Makefile.am:
45           Don't install static libs for plugins. Fixes #550851 for base.
46
47 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
48
49         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init):
50         Set the default blocksize to -1 because we will then use the configured
51         samplesperbuffer to create our output buffer.
52
53 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
54
55         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
56         (gst_riff_create_video_template_caps):
57         Add mappping for the KMVC (Karl Morton's Video) Codec.
58
59 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
60
61         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
62         Don't forget to advance the offset of what we're matching against, else
63         we end up in a forever loop.
64
65 2008-10-15  Sebastian Dröge  <slomo@circular-chaos.org>
66
67         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
68         Improve typefinding a bit. If we don't have a Unicode charset
69         try GST_SUBTITLE_ENCODING and otherwise try ISO-8859-15.
70
71 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
72
73         * ext/theora/theoradec.c: (theora_dec_decode_buffer):
74         Fix build on macosx.
75
76 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
77
78         Based on patch by: Robin Stocker <robin at nibor dot org>
79
80         * ext/theora/gsttheoradec.h:
81         * ext/theora/theoradec.c: (gst_theora_dec_init),
82         (theora_dec_setcaps), (theora_handle_type_packet),
83         (theora_dec_decode_buffer), (theora_dec_change_state):
84         Parse input caps and make the PAR override the encoded PAR when
85         specified by a container. Fixes #555699.
86
87 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
88
89         * gst-libs/gst/rtp/gstbasertpdepayload.c:
90         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
91         (gst_base_rtp_depayload_set_gst_timestamp),
92         (gst_base_rtp_depayload_change_state):
93         * gst-libs/gst/rtp/gstbasertpdepayload.h:
94         Add some more G_LIKELY
95         Fail when the setcaps function was not called.
96
97         * gst-libs/gst/rtp/gstbasertppayload.c:
98         (gst_basertppayload_set_outcaps):
99         Propagate return value of setcaps.
100
101 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
102
103         * gst/subparse/Makefile.am:
104         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
105         (gst_sub_parse_class_init), (gst_sub_parse_init),
106         (gst_convert_to_utf8), (detect_encoding), (convert_encoding),
107         (get_next_line), (gst_sub_parse_data_format_autodetect),
108         (feed_textbuf), (handle_buffer), (gst_sub_parse_change_state),
109         (gst_subparse_type_find):
110         * gst/subparse/gstsubparse.h:
111         Add support for UTF16/UTF32 subtitles as long as the first bytes of
112         the first buffer contain the BOM. This also adds support for other
113         encodings that allow NUL bytes via the encoding property.
114         Fixes bugs #552237 and #456788.
115
116 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
117
118         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
119         Don't drop the last byte of image tags if they're not an URI list.
120         Fixes bug #556066.
121
122 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
123
124         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
125         For looking at the 4th byte we have to get 4 bytes of course
126         and not 3.
127
128 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
129
130         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
131         Improve FLAC-without-headers typefinding by looking at most of the
132         frame header and checking if invalid values are used. Should prevent
133         quite some false positives compared to the old version which only
134         check if the first 14 bits are set.
135
136 2008-10-11  Stefan Kost  <ensonic@users.sf.net>
137
138         * sys/xvimage/xvimagesink.c:
139           Don't assert on caps==NULL.
140
141 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
142
143         * gst/subparse/gstsubparse.c:
144         (gst_sub_parse_data_format_autodetect), (handle_buffer),
145         (gst_sub_parse_change_state):
146         * gst/subparse/gstsubparse.h:
147         * tests/check/elements/subparse.c: (GST_START_TEST):
148         Add support for subtitle files with UTF-8 BOM at the beginning
149         by simple stripping it from the first line before passing it
150         to any parsing code. Fixes bug #555257 and playback of files
151         created by Gnome Subtitles.
152
153 2008-10-10  Wim Taymans  <wim.taymans@collabora.co.uk>
154
155         * gst/audiotestsrc/gstaudiotestsrc.c:
156         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
157         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
158         (gst_audio_test_src_start), (gst_audio_test_src_stop),
159         (gst_audio_test_src_do_seek), (gst_audio_test_src_check_get_range),
160         (gst_audio_test_src_create):
161         * gst/audiotestsrc/gstaudiotestsrc.h:
162         Define the default property values in the usual place.
163         Implement start/stop to reset values correctly.
164         Calculate the sample size only once when we negotiate.
165         Rename some values to make more sense.
166         Keep track of our byte range.
167         Add support for pull based scheduling. Disabled for now until we have
168         the whole stack working.
169         Set the BUFFER_OFFSET correctly.
170
171 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
172
173         Based on a patch by: xavierb at gmail dot com
174
175         * gst/subparse/gstsubparse.c:
176         (gst_sub_parse_data_format_autodetect):
177         * tests/check/elements/subparse.c: (GST_START_TEST):
178         Make the detection of the used subtitle a bit less strict
179         for srt subtitles. Fixes bug #555607.
180
181 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
182
183         * ext/vorbis/vorbisenc.c:
184         (gst_vorbis_enc_buffer_check_discontinuous):
185         Fix discontinuity detection which was broken by last commit.
186
187 2008-10-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
188
189         * configure.ac::
190           Require core CVS for ghostpad API additions used by decodebin2.
191
192 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
193
194         * gst-libs/gst/audio/gstbaseaudiosrc.c:
195         (gst_base_audio_src_create):
196         Fix debug statements (space between '%' and actual format).
197
198 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
199
200         * gst/playback/gstdecodebin2.c: (gst_decode_pad_activate):
201         Remove bogus assert, the decodepad could have been created inside an
202         already existing group.
203
204 2008-10-08  Andy Wingo  <wingo@pobox.com>
205
206         * gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
207         target instead of setting it.
208         (gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
209         API for a decode pad. The bugfix is that we set the group in
210         activate(), not when the pad was created because it might be NULL
211         then.
212         (gst_decode_group_control_source_pad, gst_decode_group_expose):
213         Update to use the API.
214
215 2008-10-08  Andy Wingo  <wingo@pobox.com>
216
217         * gst/playback/gstdecodebin2.c (struct _GstDecodePad): Change to
218         be a subclass of GstGhostPad.
219         (analyze_new_pad): So, when emitting the signals that determine
220         how we do autoplugging, already create the ghost pad and use it as
221         the pad in the signal arguments. This allows applications to make
222         a connection between the pad passed in e.g. autoplug-continue, and
223         the pad passed in new-decoded-pad.
224         (connect_pad, expose_pad): Update to receive the ghosted decode
225         pad in the args, retargetting it as necessary if we have to plug
226         the target pad through a multiqueue.
227         (gst_decode_group_control_source_pad): Adapt to receive an
228         already-ghosted pad that just needs activation, blocking, and
229         drain notification.
230         (sort_end_pads): Adapt for decode pads actually being pads.
231         (gst_decode_group_expose): Adapt for decode pads actually being
232         pads. Rewrite the decode pad names so they appear in order. Adds a
233         new error case if we couldn't set the name.
234         (gst_decode_group_free, gst_decode_group_hide): Adapt cleanup
235         logic.
236         (gst_decode_pad_set_blocked, gst_decode_pad_add_drained_check):
237         New API for the decode pad, needed because we shouldn't do these
238         things inside gst_decode_pad_new(), but after.
239         (gst_decode_pad_new): Change to actually make the real pad, and
240         delay the blocking/drainage bits.
241
242 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
243
244         Patch by: Daniel Drake <dsd at laptop dot org>
245
246         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear_collectpads):
247         Unref all buffers when clearing collectpads. Fixes bug #546955.
248
249 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
250
251         Based on a patch by: Klaas <klaas at rivercrew dot net>
252
253         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_sink_event),
254         (gst_vorbis_enc_buffer_check_discontinuous),
255         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
256         * ext/vorbis/vorbisenc.h:
257         Keep track of the upstream segments and use the running time on that
258         segment instead of the buffer timestamp everywhere. Fixes bug #525807.
259
260 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
261
262         * gst/audioconvert/audioconvert.c: (audio_convert_convert):
263         Prevent overflows with big buffer when calculating the size of
264         the intermediate buffer by using gst_util_uint64_scale() instead of
265         plain arithmetics. Fixes bug #552801.
266
267 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
268
269         Patch by: Pavel Zeldin <pzeldin at gmail dot com>
270
271         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time),
272         (gst_clock_overlay_class_init), (gst_clock_overlay_finalize),
273         (gst_clock_overlay_init), (gst_clock_overlay_set_property),
274         (gst_clock_overlay_get_property):
275         * ext/pango/gstclockoverlay.h:
276         API: Add ability to specify format for date/time display by
277         adding a "time-format" property.
278         Fixes bug #554879.
279
280 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
281
282         Patch by: Jan Gerber <j at oil21 dot org>
283
284         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
285         (gst_riff_create_video_template_caps):
286         Add FFV1 fourcc to support playback of FFMPEG lossless video
287         in AVI. Fixes bug #555319.
288
289 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
290
291         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
292
293         * gst-libs/gst/audio/gstbaseaudiosrc.c:
294         (gst_base_audio_src_create):
295         Implement skew clock slaving. Fixes #552559.
296
297 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
298
299         * gst-libs/gst/audio/multichannel.c:
300         * gst-libs/gst/audio/testchannels.c:
301         Fix include of config.h
302
303 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
304
305         Based on Patch by: Tero Saarni <tero dot saarni at gmail dot com>
306
307         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_parse_line),
308         (print_media), (gst_sdp_message_dump):
309         Fix parsing of the c= field containing multicast addresses.
310         Fixes #552199.
311         Add the connection info to the session or streams.
312         Fix parsing of the bandwidth.
313         Add debugging for the connections and bandwidths for a media.
314         Add debugging for the bandwidth of the session. 
315
316 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
317
318         * gst-libs/gst/rtp/gstbasertppayload.c:
319         (gst_basertppayload_change_state):
320         Configure the next seqnum and timestamp in the state change so that they
321         can be queried soon after.
322
323 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
324
325         * gst-libs/gst/rtp/gstbasertpdepayload.c:
326         (gst_base_rtp_depayload_chain):
327         Improve debugging of the rtptime.
328
329 2008-10-05  Jan Schmidt  <jan.schmidt@sun.com>
330
331         * configure.ac:
332         Back to development -> 0.10.21.1
333
334 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
335
336         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
337         (plugin_init):
338         Add typefinding for FLAC without headers in the beginning.
339         This is already handled by flacdec and friends.
340
341 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
342
343         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find),
344         (plugin_init):
345         Add typefinder for MXF.
346
347 2008-10-03  Jan Schmidt  <jan.schmidt@sun.com>
348
349         * tests/icles/Makefile.am:
350         Only build test-colorkey if GTK+ is available.
351
352 === release 0.10.21 ===
353
354 2008-10-03  Jan Schmidt <jan.schmidt@sun.com>
355
356         * configure.ac:
357           releasing 0.10.21, "We Could Be Wrong"
358
359 2008-09-28  Jan Schmidt  <jan.schmidt@sun.com>
360
361         * configure.ac:
362         0.10.20.4 pre-release
363
364 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
365
366         Patch by: Vincent Penquerc'h <ogg dot k dot ogg dot k at googlemail dot com>
367
368         * ext/theora/theoraparse.c: (theora_parse_set_streamheader):
369         Set the BOS flag on the BOS packet. Fixes #553244.
370
371 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
372
373         * gst-libs/gst/rtsp/gstrtspmessage.c:
374         (gst_rtsp_message_parse_request),
375         (gst_rtsp_message_parse_response):
376         Fix the g_return_val_if_fail() statements.
377
378 2008-09-22  Michael Smith <msmith@songbirdnest.com>
379
380         * gst-libs/gst/tag/gsttagdemux.c:
381           Fail to activate if there's insufficient data in the file to be usable,
382           preventing an assertion fail later. Fixes #552960
383
384 2008-09-15  Tim-Philipp Müller  <tim.muller at collabora co uk>
385
386         * gst-libs/gst/pbutils/descriptions.c:
387         * gst/typefind/gsttypefindfunctions.c:
388           Recognise Kate subtitle streams (#550582).
389
390 2008-09-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
391
392         * gst-libs/gst/audio/audio.h: (GST_AUDIO_FIELD_SIGNED):
393           Remove trailing comma from enum list, which causes problems
394           with -pendantic (#550729).
395
396 2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>
397
398         * configure.ac:
399         0.10.20.2 pre-release
400
401         * po/LINGUAS:
402         * po/id.po:
403         * po/pt_BR.po:
404
405         New translations.
406
407 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
408
409         * gst-libs/gst/interfaces/propertyprobe.c:
410           (gst_property_probe_get_properties),
411           (gst_property_probe_get_property),
412           (gst_property_probe_probe_property),
413           (gst_property_probe_probe_property_name),
414           (gst_property_probe_needs_probe),
415           (gst_property_probe_needs_probe_name),
416           (gst_property_probe_get_values),
417           (gst_property_probe_get_values_name),
418           (gst_property_probe_probe_and_get_values),
419           (gst_property_probe_probe_and_get_values_name):
420           More sanity checks for our second-favourite interface.
421
422 2008-09-05  Stefan Kost  <ensonic@users.sf.net>
423
424         * gst-libs/gst/interfaces/propertyprobe.c:
425           Check for NULL pointer, in the hope that this fixes #532864.
426
427 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
428
429         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
430           No really, the next release is 0.10.21 (fix Since: tags in docs).
431
432 2008-09-04  Wim Taymans  <wim.taymans@collabora.co.uk>
433
434         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop):
435         Disable a code path that is now called but causes a deadlock for some
436         reason and is unneeded.
437
438 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
439
440         * sys/xvimage/xvimagesink.c:
441         * sys/xvimage/xvimagesink.h:
442           Add a "draw-border" property that can be set to false to disable
443           drawing borders.
444           
445         * tests/icles/test-colorkey.c:
446         * tests/icles/Makefile.am:
447           Add new test application for the colorkey handling.
448
449 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
450
451         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
452         Use a decent caps for TrueSpeech instead of a ffmpeg-specific one.
453         This will also be fixed for upcoming gst-ffmpeg release so that once
454         this release of -base is out, it will work with the latest gst-ffmpeg
455         release.
456
457 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
458
459         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
460         (gst_riff_create_audio_template_caps):
461         Add Truespeech mapping for RIFF formats (AVI/WAV).
462         Fixes #550656
463
464 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
465
466         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
467         Typefind video/mj2 and image/jp2 ISO JPEG2000 mime types.
468         Fixes #550638.
469
470 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
471
472         * configure.ac:
473         * gst/subparse/Makefile.am:
474         * gst/subparse/gstsubparse.c:
475         * gst/subparse/samiparse.c:
476         * tests/check/elements/subparse.c:
477           Rework last change, so that we build subparse, but just disable the
478           sami parse functionality, if we're configured to not use xml. In the
479           tests only the sami test is disabled now.
480
481 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
482
483         * configure.ac:
484           Disable subparse when xml is disabled. It woundn't work anyway. Fixes
485           test runs.
486
487 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
488
489         * po/POTFILES.in:
490           Add some more files with strings for translation.
491
492 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
493
494         * gst-libs/gst/tag/gstvorbistag.c:
495         * tests/check/libs/tag.c:
496           Use new geo location tags from core. Fixes #481169
497
498 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
499
500         * tests/check/elements/audioresample.c: (setup_audioresample),
501         (fail_unless_perfect_stream), (test_perfect_stream_instance),
502         (test_discont_stream_instance):
503         Now that GstBaseTransform is 'fixed' ... remove cruft from tests.
504         Add debugging for coherence.
505
506 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
507
508         Patch by: Jonathan Matthew  <notverysmart gmail com>
509
510         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
511           Add typefinder for PDF documents (which is nice to have, since it's a
512           common format, but also helps prevent false positives). Fixes #549814.
513
514 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
515
516         * gst/playback/gstplaybin2.c: (selector_blocked), (pad_added_cb),
517         (no_more_pads_cb):
518         Fix nasty race where multiple decodebins could start pushing data before
519         we manage to configure the sinks, resulting in not-linked errors in
520         typical RTSP streaming cases.
521
522 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
523
524         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
525         Since we now call stop, we trigger this code path that causes a deadlock
526         is apparently not needed.
527
528 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
529
530         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
531         (gst_ring_buffer_stop):
532         Also allow the case where the ringbuffer was paused when we try to stop
533         it so that the basesrc stop function is still called.
534
535 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
536
537         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
538
539         * sys/v4l/gstv4lelement.c: (gst_v4l_class_probe_devices):
540         Reprobe devices again instead of taking a cached list as new
541         devices could've been plugged in. Fixes bug #549062.
542
543 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
544
545         Patch by: Alessandro Dessina <alessandro nnva org>
546
547         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
548         (gst_ogg_demux_activate_chain):
549         Don't add pads and activate them for skeleton streams. These are already
550         handled inside oggdemux. Fixes bug #537599.
551
552 2008-08-22  Wim Taymans  <wim.taymans@collabora.co.uk>
553
554         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
555         Reset variable so that query and convert fail after going back to
556         READY. Fixes #548898.
557
558 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
559
560         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
561         If a buffer arrives with a timestamp before the timestamp+duration
562         of the previous buffer clip it instead of dropping it completely.
563         Slight improvement for the unfixable bug #548913.
564
565 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
566
567         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
568         Take the current timestamp instead of timestamp+duration for the offset.
569         This offset will later be used for calculating the timestamp and
570         otherwise vorbisdec will interpolate timestamps wrong if upstream
571         only sends timestamps and no granulepos.
572
573 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
574
575         * tests/examples/seek/seek.c:
576           Don't crash when having no visualisations.
577
578 2008-08-16  David Schleef  <ds@schleef.org>
579
580         * gst/typefind/gsttypefindfunctions.c: DV typefinding.  Remove
581           check for a bit that is 0 in IEC 61384, but not SMPTE 314M.
582           Fixes #548065.
583
584 2008-08-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
585
586         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
587         When cleaning up the caps fields also remove "depth" for the same
588         reason we remove "width".
589
590 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
591
592         * gst-libs/gst/pbutils/descriptions.c: (format_info_get_desc):
593           Add Lead H.264 here as well.
594
595 2008-08-14  Julien Moutte  <julien@fluendo.com>
596
597         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
598         (gst_riff_create_video_template_caps): Add Lead H.264 variant.
599
600 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
601
602         * gst-libs/gst/audio/gstbaseaudiosrc.c:
603         (gst_base_audio_src_create):
604         When not slaved to another clock also subtract the base_time from our
605         internal clock time to get the running time.
606
607 2008-08-12  David Schleef  <ds@schleef.org>
608
609         * ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate,
610           since it has no basis in libtheora.
611
612 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
613
614         * gst-libs/gst/interfaces/propertyprobe.h:
615           Remove double "interface" from doc-string.
616
617         * gst-libs/gst/interfaces/xoverlay.h:
618           Document interface.
619
620         * gst-libs/gst/riff/riff.c:
621           Add basic doc blobs.
622
623 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
624
625         * gst-libs/gst/audio/Makefile.am:
626           Don't try to build that example anymore.
627
628 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
629
630         * gst-libs/gst/audio/.cvsignore:
631         * gst-libs/gst/audio/Makefile.am:
632         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
633         * gst-libs/gst/audio/make_filter:
634           Move audiofiltertemplate to gst-template.
635
636 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
637
638         * docs/libs/gst-plugins-base-libs-sections.txt:
639         * gst-libs/gst/audio/gstaudiosrc.h:
640           More docs and shuffling. What can we do with the hundreds of #defines.
641
642 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
643
644         * gst-libs/gst/audio/audio.h:
645         * gst-libs/gst/audio/gstaudiofilter.h:
646         * gst-libs/gst/audio/gstringbuffer.h:
647         * gst-libs/gst/interfaces/propertyprobe.h:
648         * gst-libs/gst/tag/gsttagdemux.h:
649           Reducing number of dundocumented symbols.
650
651 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
652
653         * gst-libs/gst/audio/audio.c:
654           Fix doc comment syntax.
655
656         * gst-libs/gst/interfaces/propertyprobe.c:
657           Add more doc-comments and a FIXME: for the signal.    
658
659 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
660
661         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sink_event),
662         (gst_ogg_mux_request_new_pad):
663         * ext/ogg/gstoggmux.h:
664         Don't pretend to support NEWSEGMENT events, instead override the
665         GstCollectPads event function to return FALSE on NEWSEGMENT events
666         and do the normal work for other events.
667
668         This prevents elements like flacenc to seek to the start and rewrite
669         some data which then results in a broken Ogg packet.
670
671 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
672
673         Patch by: Frederic Crozat <fcrozat@mandriva.org>
674
675         * ext/alsa/gstalsaplugin.c: (plugin_init):
676         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
677         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
678         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
679         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
680         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
681         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
682         * gst/playback/gstdecodebin.c: (plugin_init):
683         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
684         * gst/playback/gstplayback.c: (plugin_init):
685         * gst/playback/gstqueue2.c: (plugin_init):
686         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
687         * sys/v4l/gstv4l.c: (plugin_init):
688         Make sure gettext returns translations in UTF-8 encoding rather
689         than in the current locale encoding (#546822).
690
691 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
692
693         * gst-libs/gst/pbutils/descriptions.c:
694           Add audio/x-qdm for qtdemux.
695
696 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
697
698         * ext/vorbis/vorbisdec.c:
699           Do not leak old taglist.
700
701 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
702
703         * tests/icles/test-scale.c:
704           Include <stdlib.h> for atoi().
705
706 2008-08-04  Andy Wingo  <wingo@pobox.com>
707
708         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
709         documentation fix.
710
711 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
712
713         * gst/adder/gstadder.c:
714           Cleanup lots of empty lines that came from gst-indent going havoc
715           before I added the INDENT_ON/OFF marker some time agao.
716
717 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
718
719         * configure.ac:
720         * gst-libs/gst/riff/riff-read.c:
721           Bump requirement to latest core and use new tag for riff formats.
722           Needed for #520694.
723
724 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
725
726         * tests/examples/dynamic/Makefile.am:
727         * tests/examples/dynamic/codec-select.c: (make_encoder),
728         (make_pipeline), (do_switch), (my_bus_callback), (main):
729         Add example app that dynamically switches between 3 'encoders'.
730
731 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
732
733         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
734         Add some more comments.
735
736 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
737
738         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
739         (gst_video_test_src_create):
740         Discard buffers of the wrong size after renegotiation, this is perfectly
741         possible with things like capsfilter that could suggest caps changes
742         upstream without knowing the size of the buffer.
743
744 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
745
746         * tests/icles/.cvsignore:
747         * tests/icles/Makefile.am:
748         * tests/icles/test-scale.c: (make_pipeline), (main):
749         Add dynamic rescaling tests for the new basetransform.
750
751 2008-07-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
752
753         * gst/audioconvert/Makefile.am:
754           Dist recently-added gstfastrandom.h.
755
756 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
757
758         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
759         Fix a "may be used uninitialized in this function" which weirdly only
760         appears on macosx (?).
761
762 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
763
764         * gst-libs/gst/riff/riff-ids.h:
765           Adding acid chunk for tempo and loop information.
766
767 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
768
769         * sys/xvimage/Makefile.am:
770           floor() needs linking to $(LIBM).
771
772 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
773
774         * ext/gnomevfs/gstgnomevfssrc.c:
775           Aggregate short reads and add some comments and debug logging.
776           Fixes #537380
777
778 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
779
780         * gst/playback/gstplaybasebin.c:
781           Fix property doc markup (its not a signal).
782
783         * sys/xvimage/xvimagesink.c:
784           Add since tag for new proeprties (also add sice tags fro the last two
785           other additions).
786
787 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
788
789         * sys/xvimage/xvimagesink.c:
790         * sys/xvimage/xvimagesink.h:
791           Add autofill/colorkey properties. Fixes #538656.
792
793 2008-07-28  David Schleef  <ds@schleef.org>
794
795         * sys/xvimage/xvimagesink.c:
796           Fix rounding errors when converting colorbalance values
797           between hardware and object property ranges.  Partial
798           fix for #537889, however, there still seems to be a small
799           drift problem that could be totem's fault.
800
801 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
802
803         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
804         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
805         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
806         This fixes a critical warning.
807
808 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
809
810         * ext/ogg/gstoggmux.c:
811         Allow muxing of CELT into Ogg streams.
812
813 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
814
815         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
816         (plugin_init):
817         Add simple typefinder for the CELT codec (www.celt-codec.org).
818
819 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
820
821         Patch by: Jan Gerber <j at oil21 dot org>
822
823         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
824         Fix calculation of the start time from skeleton streams.
825         Fixes bug #530068.
826
827 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
828
829         * tests/examples/seek/seek.c:
830           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
831
832 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
833
834         * gst/audioconvert/audioconvert.h:
835         * gst/audioconvert/gstaudioquantize.c:
836         (gst_audio_quantize_setup_dither),
837         (gst_audio_quantize_free_dither):
838         * gst/audioconvert/gstfastrandom.h:
839         Implement a linear congruential generator as pseudo random number
840         generator for the dither noise. This is about 2 times faster than
841         using GLib's mersenne twister. Also this uses only integer math for
842         generating integers while GLib internally uses floating point math.
843
844 2008-07-23  Michael Smith <msmith@songbirdnest.com>
845
846         * configure.ac:
847           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
848
849 2008-07-23  Tim-Philipp Müller  <tim.muller at collabora co uk>
850
851         Patch by: Damien Lespiau  <damien.lespiau gmail com>
852
853         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
854           Use GST_STR_NULL to avoid crashes with libcs that don't
855           like NULL strings in printf args (such as the win32 one).
856           Fixes #544306.
857
858 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
859
860         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
861         Oops - set the size of the image used for probing back to 1x1, for
862         consistency with ximagesink
863
864 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
865
866         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
867         (gst_ximagesink_ximage_new):
868         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
869         (gst_xvimagesink_xvimage_new):
870
871         Apparently on Solaris and OS/X (at least), it's not legal to ask the
872         X server to attach to a shared memory segment after we've deleted it,
873         with the result that MIT-SHM is disabled. Instead, remove it only after 
874         X succeeds in attaching too.
875
876 2008-07-16  David Schleef  <ds@schleef.org>
877
878         * gst/audiotestsrc/gstaudiotestsrc.c:
879         * gst/audiotestsrc/gstaudiotestsrc.h:
880           Add 'ticks', a 1/30 second sine wave pulse every second.
881
882 2008-07-15  David Schleef  <ds@schleef.org>
883
884         * gst-libs/gst/video/video.c: Revert ABI change.
885
886 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
887
888         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
889         Make it impossible to have NULL caps at the point where we set
890         framerate and other things. Also don't return immediately for "3ivd"
891         video and let framerate, etc be set. Might fix bug #542508.
892
893 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
894
895         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
896         Video format can also be conveniently determined from (many)
897         non-fixed caps.
898
899 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
900
901         * gst/playback/gstplaybasebin.c:
902         * gst/playback/gstplaybasebin.h:
903         * gst/playback/gstplaybin.c:
904         * gst/playback/gststreamselector.c:
905         First stab at integrating DVD subpicture overlay into
906         playbin. Successfully plugs and plays, but the queues need
907         shrinking - 3 seconds of video is too much buffering.
908
909 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
910
911         * gst/audioconvert/gstaudioconvert.c:
912           Remove now obsolete note in the docs.
913
914 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
915
916         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
917         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
918         * docs/plugins/gst-plugins-base-plugins-sections.txt:
919         * docs/plugins/gst-plugins-base-plugins.args:
920         * docs/plugins/gst-plugins-base-plugins.hierarchy:
921         * docs/plugins/gst-plugins-base-plugins.interfaces:
922         * docs/plugins/gst-plugins-base-plugins.prerequisites:
923         * docs/plugins/gst-plugins-base-plugins.signals:
924         * docs/plugins/inspect/plugin-adder.xml:
925         * docs/plugins/inspect/plugin-alsa.xml:
926         * docs/plugins/inspect/plugin-audioconvert.xml:
927         * docs/plugins/inspect/plugin-audiorate.xml:
928         * docs/plugins/inspect/plugin-audioresample.xml:
929         * docs/plugins/inspect/plugin-audiotestsrc.xml:
930         * docs/plugins/inspect/plugin-cdparanoia.xml:
931         * docs/plugins/inspect/plugin-decodebin.xml:
932         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
933         * docs/plugins/inspect/plugin-gdp.xml:
934         * docs/plugins/inspect/plugin-gnomevfs.xml:
935         * docs/plugins/inspect/plugin-libvisual.xml:
936         * docs/plugins/inspect/plugin-ogg.xml:
937         * docs/plugins/inspect/plugin-pango.xml:
938         * docs/plugins/inspect/plugin-playback.xml:
939         * docs/plugins/inspect/plugin-queue2.xml:
940         * docs/plugins/inspect/plugin-subparse.xml:
941         * docs/plugins/inspect/plugin-tcp.xml:
942         * docs/plugins/inspect/plugin-theora.xml:
943         * docs/plugins/inspect/plugin-typefindfunctions.xml:
944         * docs/plugins/inspect/plugin-uridecodebin.xml:
945         * docs/plugins/inspect/plugin-video4linux.xml:
946         * docs/plugins/inspect/plugin-videorate.xml:
947         * docs/plugins/inspect/plugin-videoscale.xml:
948         * docs/plugins/inspect/plugin-videotestsrc.xml:
949         * docs/plugins/inspect/plugin-volume.xml:
950         * docs/plugins/inspect/plugin-vorbis.xml:
951         * docs/plugins/inspect/plugin-ximagesink.xml:
952         * docs/plugins/inspect/plugin-xvimagesink.xml:
953         * ext/alsa/gstalsamixer.c:
954         * ext/alsa/gstalsasink.c:
955         * ext/alsa/gstalsasrc.c:
956         * ext/gio/gstgiosink.c:
957         * ext/gio/gstgiosrc.c:
958         * ext/gio/gstgiostreamsink.c:
959         * ext/gio/gstgiostreamsrc.c:
960         * ext/gnomevfs/gstgnomevfssink.c:
961         * ext/gnomevfs/gstgnomevfssrc.c:
962         * ext/ogg/gstoggdemux.c:
963         * ext/ogg/gstoggmux.c:
964         * ext/pango/gstclockoverlay.c:
965         * ext/pango/gsttextoverlay.c:
966         * ext/pango/gsttextrender.c:
967         * ext/pango/gsttimeoverlay.c:
968         * ext/theora/theoradec.c:
969         * ext/theora/theoraenc.c:
970         * ext/theora/theoraparse.c:
971         * ext/vorbis/vorbisdec.c:
972         * ext/vorbis/vorbisenc.c:
973         * ext/vorbis/vorbisparse.c:
974         * ext/vorbis/vorbistag.c:
975         * gst/adder/gstadder.c:
976         * gst/audioconvert/gstaudioconvert.c:
977         * gst/audioresample/gstaudioresample.c:
978         * gst/audiotestsrc/gstaudiotestsrc.c:
979         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
980         * gst/gdp/gstgdpdepay.c:
981         * gst/gdp/gstgdppay.c:
982         * gst/playback/gstdecodebin2.c:
983         * gst/playback/gstplaybin.c:
984         * gst/playback/gstplaybin2.c:
985         * gst/playback/gstqueue2.c:
986         * gst/playback/gsturidecodebin.c:
987         * gst/tcp/gstmultifdsink.c:
988         * gst/tcp/gsttcpserversink.c:
989         * gst/videorate/gstvideorate.c:
990         * gst/videoscale/gstvideoscale.c:
991         * gst/videotestsrc/gstvideotestsrc.c:
992         * gst/volume/gstvolume.c:
993         * sys/ximage/ximagesink.c:
994         * sys/xvimage/xvimagesink.c:
995           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
996           titles. Drop mentining that all our example pipelines are "simple"
997           pipelines.
998
999 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1000
1001         * tests/examples/seek/Makefile.am:
1002         Fix out of tree build by adding all required CFLAGS.
1003
1004 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1005
1006         * gst/playback/gstdecodebin.c: (add_raw_queue):
1007         And ref the pad before returning it again when linking to the queue
1008         failed. Otherwise we will unref the pad twice later and things break.
1009
1010 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1011
1012         * gst/playback/gstdecodebin.c: (add_raw_queue):
1013         If linking the raw pad with a queue fails, try it without a queue
1014         instead of failing completely. This should never happen.
1015
1016 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1017
1018         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
1019
1020         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
1021         Add a queue after a demuxer if the demuxer outputs raw data. This was
1022         done before only for non-raw data but is required in this case too.
1023         Fixes bug #540215.
1024
1025         decodebin2 doesn't have this issue because all streams of a group
1026         go through multiqueue.
1027
1028 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1029
1030         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
1031
1032         * gst-libs/gst/sdp/gstsdpmessage.c:
1033         Makes libgstsdp compile with mingw32 by defining the right WINVER so
1034         that getaddrinfo() can be used. Fixes #541358.
1035
1036 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1037
1038         * gst/videotestsrc/gstvideotestsrc.c:
1039         (gst_video_test_src_class_init), (gst_video_test_src_init),
1040         (gst_video_test_src_set_property),
1041         (gst_video_test_src_get_property), (gst_video_test_src_create):
1042         * gst/videotestsrc/gstvideotestsrc.h:
1043         Cleanups, use default property values as defines.
1044         Add property to enable/disable peer buffer allocation.
1045
1046 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1047
1048         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
1049         * tests/check/pipelines/streamheader.c: (streamheader_suite):
1050         Enable unit tests on PPC again as the bugs are now fixed.
1051
1052 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1053
1054         * gst-libs/gst/riff/riff-ids.h:
1055         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1056         (gst_riff_create_audio_template_caps):
1057         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
1058         Fixes bug #540351.
1059
1060 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1061
1062         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1063         (gst_ffmpeg_pixfmt_to_caps):
1064         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1065         (gst_ffmpegcsp_get_unit_size):
1066         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
1067         it on other formats. Also adjust the unit size only for that format
1068         to not include the palette. Fixes bug #540497.
1069
1070 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
1071
1072         * gst/adder/gstadder.c:
1073           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
1074
1075 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1076
1077         * ChangeLog:
1078           ChangeLog surgery.
1079   
1080         * tests/examples/seek/seek.c:
1081           Move variable into ifdef too.
1082         
1083
1084 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1085
1086         * tests/examples/seek/seek.c:
1087           Include config.h and check if we have X. Remove XInitThread(), don't
1088           think its needed. Fixes: #540334.
1089
1090 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1091
1092         Patch by: Sam Morris <sam at robots dot org to uk>
1093
1094         * gst-libs/gst/interfaces/mixertrack.c:
1095         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
1096         (gst_mixer_track_set_property):
1097         API: Add "index" property to GstMixerTrack to differantiate between
1098         multiple mixer tracks with the same label.
1099
1100         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
1101         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1102         Set the "index" property of GstMixerTrack to the index given by ALSA.
1103         Fixes bug #528299.
1104
1105 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
1106
1107         * tests/examples/seek/Makefile.am:
1108         * tests/examples/seek/seek.c:
1109           Remove libgstvideo usage. Use gtk_get_option_group instead of
1110           gtk_init().
1111
1112 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1113
1114         * tests/check/Makefile.am:
1115           Name the test registry format neutral.
1116
1117 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1118
1119         * gst/playback/gstqueue2.c:
1120           Do not double notify. Remove the unsued return value.
1121
1122 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1123
1124         * ext/alsa/gstalsamixer.c:
1125           Also consider "speaker" as a name for master volume. If that doesn't
1126           help look for the first non-mono volume control that also has a
1127           playback switch.
1128
1129 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1130
1131         * ChangeLog:
1132           Forgot to save the ChangeLog :/
1133
1134 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1135
1136         * tests/examples/seek/Makefile.am:
1137         * tests/examples/seek/seek.c:
1138           Embedd the xwindow. Allow to play multiple files.
1139
1140 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
1141
1142         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
1143         (gst_ximagesink_setcaps):
1144         * sys/ximage/ximagesink.h:
1145         When the caps change, make sure to re-draw borders in
1146         force-aspect-ratio=true mode.
1147         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
1148         Don't clear the border_draw flag until we actually draw the border.
1149         * tests/check/Makefile.am:
1150         Ignore alsasink/src during the states test too, so it doesn't fail
1151         when running without access to the sound device.
1152
1153 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
1154
1155         * tests/examples/seek/seek.c:
1156           Fix crasher when playing a parse-launch line the 2nd time.
1157
1158 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1159
1160         * tests/check/pipelines/oggmux.c:
1161           Properly ifdef tests to fix compilation.
1162
1163 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1164
1165         * gst/playback/gstplay-marshal.list:
1166         * gst/playback/gstplaybin2.c:
1167           Add get-video-pad, get-audio-pad, get-text-pad action signals to
1168           playbin2. This allows the user to get to the selector's sinkpads, and
1169           thus inspect a range of things - caps, tags, etc. 
1170
1171 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1172
1173         * gst/playback/gstplaybin2.c:
1174           Use a different constant for the convert-frame signal id.
1175           Fixes #537009.
1176
1177 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1178
1179         * gst/playback/gstplaybin2.c:
1180         * gst/playback/gstplaysink.c:
1181           Fix a whole bunch of typos in comments and log statements. 
1182
1183 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1184
1185         * sys/xvimage/xvimagesink.c:
1186           Don't set colour balance values on the Xv port if the user hasn't
1187           changed them (via properties or the interface). Avoids accumulating
1188           rounding errors for the common case.
1189           Partial fix for bug #537889.
1190
1191 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1192
1193         * gst/playback/gstdecodebin2.c:
1194           Ensure decodebin2 emits 'drained' signal once, and only once, when all
1195           pads are drained.
1196
1197 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1198
1199         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
1200         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
1201         Report the encoder latency. Fixes #538232.
1202
1203 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1204
1205         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
1206         (notify_source), (activate_group):
1207         Implement the source property, emit notify when it changes in the
1208         underlying uridecodebin.
1209
1210 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1211
1212         * tests/examples/seek/seek.c: (stop_cb):
1213         Free and clear the seek element list so that we don't use invalid
1214         references when seeking after recreating a gst-launch line.
1215
1216 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1217
1218         * gst-libs/gst/audio/gstbaseaudiosink.c:
1219         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
1220         (gst_base_audio_sink_render):
1221         Report latency even if we are not live instead of hiding it.
1222         Take ts-offset and render-delay of the basesink into account when
1223         scheduling samples.
1224         Rework the clipping code so that we can take the various offsets into
1225         account and still do correct clipping.
1226
1227 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
1228
1229         * configure.ac:
1230         Bump verion back to devel -> 0.10.20.1
1231
1232 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1233
1234         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
1235         Don't increase the size of non-string image buffers by one as this
1236         might in theory confuse decoders. Still increase it by one for string
1237         image buffers to append '\0'.
1238
1239 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1240
1241         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1242         
1243         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
1244         Fix a buffer memleak and remove a confusing and wrong debug output.
1245         Fixes bug #538663.
1246
1247 === release 0.10.20 ===
1248
1249 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
1250
1251         * configure.ac:
1252           releasing 0.10.20, "Here I Go Again"
1253
1254 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1255
1256         * configure.ac:
1257         0.10.19.3 pre-release
1258
1259 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1260
1261         * gst-libs/gst/rtsp/gstrtspconnection.c:
1262         Fix build on win32.
1263         Patch By: David Schleef <ds@schleef.org>
1264         Fixes: #536874
1265
1266 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1267
1268         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
1269         (gst_gio_base_src_create):
1270         * ext/gio/gstgiobasesrc.h:
1271         Try to read the requested number of bytes, even if the first
1272         read returns less than requested, until nothing is read anymore
1273         or we have the requested amount of bytes. This fixes playback of
1274         files via Samba as Samba only allows to read 64k at once.
1275
1276         Implement a caching algorithm that makes sure that we read at
1277         least 4k of data every time. Some elements will try to read a few
1278         bytes, then seek, read again a few bytes and so on and this is
1279         painfully slow as every operation has to go over DBus if GVfs is
1280         used as backend.
1281
1282         Fixes bug #536849 and #536848.
1283
1284         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
1285         (gst_gio_src_check_get_range):
1286         Override check_get_range() to blacklist http/https URIs
1287         and whitelist file URIs. More to be added on demand.
1288
1289 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
1290
1291         * configure.ac:
1292         0.10.19.2 pre-release
1293
1294 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
1295
1296         * win32/common/libgstrtsp.def:
1297         * win32/common/libgsttag.def:
1298         Add new API functions to the dll exports
1299
1300 2008-06-04  Michael Smith <msmith@songbirdnest.com>
1301
1302         * gst/playback/gstplaybasebin.c:
1303           Disconnect signals from decodebins we created before we remove it
1304           from playbin, to avoid crashes if the decodebin is eventually
1305           disposed after the playbin itself (possible if the app takes a
1306           reference on the decodebin).
1307           Fixes #536521.
1308
1309 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1310
1311         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
1312           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
1313           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
1314           (h264_video_type_find), (mpeg_video_stream_type_find),
1315           (dv_type_find), (mmsh_type_find):
1316           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
1317           copy caps for no good reason (this may be desirable to make it easier
1318           to detect leaks, but then it should probably be done for all caps
1319           in the typefinder somewhere).
1320
1321 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1322
1323         * tests/check/Makefile.am:
1324         Do not try to run the check tests for subparse unless it has been
1325         built.
1326
1327 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1328
1329         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
1330         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
1331         Do not try to run a test which requires vorbisenc unless we have
1332         actually built it.
1333
1334 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1335
1336         * gst-libs/gst/rtsp/gstrtspconnection.c:
1337         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
1338         (gst_rtsp_connection_clear_auth_params),
1339         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
1340         * gst-libs/gst/rtsp/gstrtspconnection.h:
1341         Add a couple of missing argument guards.
1342         Add a way of setting the DSCP for an RTSP connection.
1343         Add an accessor method for the ip member of GstRTSPConnection as all
1344         members are supposed to be private.
1345
1346 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1347
1348         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
1349         Fixed accidental use of IPv4 options for all IPv6 addresses.
1350
1351 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1352
1353         * gst-libs/gst/interfaces/mixertrack.h:
1354           Document mixer track flags.
1355
1356 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1357
1358         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1359
1360         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
1361         Don't set caps on the buffers that contain a copy of the buffer
1362         including the caps of them resulting in an always increasing refcount
1363         of the caps and insanely large caps. Instead include a buffer without
1364         caps in the new caps. Fixes bug #536475.
1365
1366 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1367
1368         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1369         Transform a given PAR to a range on the struct with the generic
1370         height/width instead of the struct with the possibly restricted
1371         height/width.
1372
1373 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1374
1375         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1376         Prefer the given format if it contains something stricter than [1,MAX]
1377         for height or width and only put a structure that requires rescaling
1378         as second. This makes it possible to use videoscale in pipelines where
1379         the source can actually produce the wanted height/width but usually
1380         selects a different one from the requested.
1381
1382 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1383
1384         Based on patch by: John Millikin <jmillikin gmail com>
1385
1386         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
1387           (gst_vorbis_tag_add_coverart):
1388           Retrieve COVERART tags from vorbis comments (#512333)
1389
1390 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1391
1392         * gst-libs/gst/tag/tag.h:
1393         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
1394           Don't forget to add new enum value here too (should probably use
1395           glib-mkenums here...).
1396
1397 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1398
1399         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
1400         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
1401         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
1402           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
1403           (gst_tag_image_data_to_image_buffer):
1404           Add two utility functions to avoid code duplication (#512333):
1405           API: add gst_tag_image_data_to_image_buffer()
1406           API: add gst_tag_list_add_id3_image()
1407           API: add GST_TAG_IMAGE_TYPE_NONE enum value
1408
1409 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1410
1411         * win32/common/libgstaudio.def:
1412         Add gst_audio_check_channel_positions() to the exported symbols.
1413
1414 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1415
1416         * docs/libs/gst-plugins-base-libs-sections.txt:
1417         * gst-libs/gst/audio/multichannel.c:
1418         (gst_audio_check_channel_positions):
1419         * gst-libs/gst/audio/multichannel.h:
1420         API: Make gst_audio_check_channel_positions() public.
1421
1422         * tests/check/libs/audio.c: (GST_START_TEST):
1423         Add some simple checks for gst_audio_check_channel_positions().
1424
1425 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1426
1427         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
1428           minrange and maxrange are scaled according to the frequency
1429           multiplier.
1430
1431 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1432
1433         * ext/pango/Makefile.am:
1434         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
1435           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
1436           Use gstvideo functions to calculate strides and plane offsets. Fixes
1437           rendering issue ('ghost' images of the text on the chroma planes)
1438           with widths or heights that are not multiples of 8 (#506659 and
1439           probably also #485729).
1440
1441         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
1442           (main):
1443           Test with odd height/width too.
1444
1445 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
1446
1447         * gst/adder/gstadder.c: (gst_adder_query_duration),
1448         (gst_adder_query_latency):
1449         When using gst_element_iterate_pads() one has to unref every pad
1450         after usage.
1451
1452 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1453
1454         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1455         (gst_base_audio_src_class_init):
1456         Add a gtk-doc chunk for the new properties to have a Since: indication.
1457
1458 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1459
1460         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1461         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
1462         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
1463         (gst_base_audio_src_change_state):
1464         Provide readable actual-buffer-time and actual-latency-time properties
1465         that reflect the configured ringbuffer values. Fixes #524724.
1466         API: GstBaseAudioSrc:actual-buffer-time
1467         API: GstBaseAudioSrc:actual-latency-time
1468
1469 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
1470
1471         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
1472         (gst_basertppayload_change_state):
1473         Simply converting the running time into an RTP timestamp by scaling it
1474         based on the clock-rate is good enough for making an RTP timestamp. This
1475         has the added benefit that we can later on expose a property with the
1476         RTP timestamp of running time 0, as is needed for RTSP servers to
1477         generate the response of the PLAY request.
1478
1479 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
1480
1481         * gst/audioconvert/gstaudioconvert.c:
1482         (structure_has_fixed_channel_positions),
1483         (gst_audio_convert_transform_caps):
1484         Allow up to 11 positioned channels now that audioconvert can handle
1485         this but add no default positions for > 8 channels.
1486         
1487         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1488         Add some unit tests for the above change: Test conversion of
1489         11 positioned channels to stereo and the other way around, test
1490         conversion of 15 unpositioned channels in different ways.
1491
1492 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1493
1494         * win32/common/libgstaudio.def:
1495         Add gst_audio_clock_reset to the list of exported symbols.
1496
1497 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1498
1499         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
1500         Remove wrong_channels_identification_header unit test as we now
1501         support 7 (and more channels).
1502
1503 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1504
1505         * gst/audioconvert/gstchannelmix.c:
1506         (gst_channel_mix_fill_one_other):
1507         If mixing left or right to center (or the other way around) only take
1508         the complete value if we don't already have the original position in
1509         the source.
1510
1511 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1512
1513         * gst-libs/gst/audio/multichannel.c:
1514         (gst_audio_check_channel_positions),
1515         (gst_audio_set_structure_channel_positions_list),
1516         (gst_audio_fixate_channel_positions):
1517         Allow rear center together with rear left/right and other previously
1518         conflicting channel positions. The reason why they weren't allowed
1519         was the channel mixing implementation in audioconvert.
1520         Also take this into account when fixing channel layouts.
1521
1522         Allow setting channel positions for 1/2 channels when using
1523         gst_audio_set_structure_channel_position().
1524
1525         * gst/audioconvert/gstchannelmix.c:
1526         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
1527         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
1528         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
1529         Major rewrite of the channel mixing.
1530
1531         We now allow previously conflicting channel positions to appear
1532         together (rear center and rear left/right for example).
1533         Fixes bug #533817.
1534
1535         Rework the way channels are mixed together to take more possible
1536         channel positions into account, properly mix from/to side channels
1537         and don't assume that either center, left&right or nothing of a
1538         specific position is available anymore.
1539
1540         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1541         Adjust unit tests with non-standard 1/2 channel layouts to the more
1542         correct new behaviour.
1543
1544         Add a unit test for 5.1->Stereo downmixing.
1545
1546 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1547
1548         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
1549         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
1550         Add sane defaults for the 7 and 8 channel layouts as those are
1551         undefined in the Vorbis spec. Use NONE channel layouts when decoding
1552         more than 8 channels instead of erroring out. Fixes bug #535356.
1553
1554 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1555
1556         * docs/plugins/Makefile.am:
1557         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1558         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1559         * ext/theora/theoraparse.c:
1560         Add theoraparse to the docs and fix some docs.
1561
1562 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1563
1564         * gst-libs/gst/cdda/gstcddabasesrc.c:
1565         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
1566         Fix EOS condition and track addition check, the track.end sector is
1567         included in the track. Fixes #533265.
1568
1569 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1570
1571         Patch by: Mark Nauwelaerts <manauw at skynet be>
1572
1573         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
1574         (gst_video_rate_flush_prev), (gst_video_rate_event),
1575         (gst_video_rate_chain):
1576         * gst/videorate/gstvideorate.h:
1577         React (more) to NEWSEGMENT
1578         Small adjustment in timestamp calculation to prevent mismatches
1579         Fixes #435633.
1580
1581 2008-05-28  Tim-Philipp Müller  <tim.muller at collabora co uk>
1582
1583         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
1584           Initialise error to NULL as we should.
1585
1586 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
1587
1588         * gst/adder/gstadder.c: (gst_adder_query_duration),
1589         (gst_adder_query_latency), (gst_adder_query):
1590         Implement latency query.
1591
1592 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
1593
1594         * gst/adder/gstadder.c: (gst_adder_query_duration):
1595         Correctly resync the iterator if gst_iterator_next() returns
1596         GST_ITERATOR_RESYNC.
1597
1598 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1599
1600         * win32/vs6/libgstpbutils.dsp:
1601           Add pbutils-enumtypes.c to sources (#518037).
1602
1603 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1604
1605         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
1606         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
1607         * gst-libs/gst/audio/gstaudioclock.h:
1608         Add method to inform the clock that the time starts from 0 again. We use
1609         this info to calculate a clock offset so that the time we report in
1610         internal_time is monotonically increasing, as required by the clock base
1611         class. Fixes #521761.
1612         API: GstAudioClock::gst_audio_clock_reset()
1613
1614         * gst-libs/gst/audio/gstbaseaudiosink.c:
1615         (gst_base_audio_sink_skew_slaving),
1616         (gst_base_audio_sink_change_state):
1617         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1618         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1619         Reset reported time when we (re)create the ringbuffer.
1620
1621 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1622
1623         * ext/alsa/gstalsamixertrack.c:
1624           (gst_alsa_mixer_track_update_alsa_capabilities):
1625           Make sure playback volumes aren't accidentally overwritten by
1626           capture volumes if an alsa mixer track has both playback and
1627           capture capabilities: we create two GstMixerTracks in that
1628           case, so make sure we query only the alsa capabilities that
1629           refer to the type of GstMixerTrack we created from the dual
1630           capability alsa element. Should fix issues with Audigy2 sound
1631           cards (#518082).
1632
1633 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1634
1635         * tests/check/pipelines/oggmux.c: (test_pipeline):
1636           Don't use deprecated function.
1637
1638 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1639
1640         * gst/playback/gstdecodebin2.c:
1641         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
1642         Check for NULL cases and log them, creating ghostpads can, for example,
1643         fail when the pad returns wrong caps.
1644
1645         * gst/playback/gstplaybin2.c: (perform_eos):
1646         When pushing out the EOS event, collect the return value and warn when
1647         something failed.
1648
1649 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1650
1651         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1652         (gst_riff_create_video_template_caps):
1653         Add support for DVCPRO.
1654
1655 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
1656
1657         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
1658           Change default scaling method from nearest-neighbour to bilinear.
1659
1660 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
1661
1662         * tests/check/libs/video.c:
1663           More checks.
1664
1665 2008-05-25  Tim-Philipp Müller  <tim.muller at collabora co uk>
1666
1667         * gst/subparse/gstsubparse.c: (parser_state_init),
1668           (gst_sub_parse_format_autodetect), (handle_buffer):
1669         * gst/subparse/gstsubparse.h:
1670         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
1671           Limit duration to a maximum of five seconds for tmplayer format where
1672           we can guess the duration only from the timestamp of the next line of
1673           text. We don't want to show a text for eternities just because nothing
1674           else is being said for a while.
1675
1676 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1677
1678         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1679         (gst_base_rtp_depayload_chain),
1680         (gst_base_rtp_depayload_handle_sink_event),
1681         (gst_base_rtp_depayload_push_full),
1682         (gst_base_rtp_depayload_change_state):
1683         Check sequence numbers, mark input buffers with a discont flag for the
1684         subclass when we detected a gap, drop duplicate buffers. We do this
1685         because one can use the element without a jitterbuffer in front and we
1686         don't want to feed the subclasses invalid or reordered data.
1687         Do an error when the subclass did not provide a process function instead
1688         of crashing.
1689         Some other small cleanups.
1690
1691 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
1692
1693         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
1694           May just as well use the precalculated uvstride here.
1695
1696 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
1697
1698         * docs/plugins/Makefile.am:
1699         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1700         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1701         * docs/plugins/gst-plugins-base-plugins.args:
1702         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1703         * docs/plugins/gst-plugins-base-plugins.interfaces:
1704         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1705         * docs/plugins/inspect/plugin-adder.xml:
1706         * docs/plugins/inspect/plugin-alsa.xml:
1707         * docs/plugins/inspect/plugin-audioconvert.xml:
1708         * docs/plugins/inspect/plugin-audiorate.xml:
1709         * docs/plugins/inspect/plugin-audioresample.xml:
1710         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1711         * docs/plugins/inspect/plugin-cdparanoia.xml:
1712         * docs/plugins/inspect/plugin-decodebin.xml:
1713         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1714         * docs/plugins/inspect/plugin-gdp.xml:
1715         * docs/plugins/inspect/plugin-gio.xml:
1716         * docs/plugins/inspect/plugin-gnomevfs.xml:
1717         * docs/plugins/inspect/plugin-libvisual.xml:
1718         * docs/plugins/inspect/plugin-ogg.xml:
1719         * docs/plugins/inspect/plugin-pango.xml:
1720         * docs/plugins/inspect/plugin-playback.xml:
1721         * docs/plugins/inspect/plugin-queue2.xml:
1722         * docs/plugins/inspect/plugin-subparse.xml:
1723         * docs/plugins/inspect/plugin-tcp.xml:
1724         * docs/plugins/inspect/plugin-theora.xml:
1725         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1726         * docs/plugins/inspect/plugin-uridecodebin.xml:
1727         * docs/plugins/inspect/plugin-video4linux.xml:
1728         * docs/plugins/inspect/plugin-videorate.xml:
1729         * docs/plugins/inspect/plugin-videoscale.xml:
1730         * docs/plugins/inspect/plugin-videotestsrc.xml:
1731         * docs/plugins/inspect/plugin-volume.xml:
1732         * docs/plugins/inspect/plugin-vorbis.xml:
1733         * docs/plugins/inspect/plugin-ximagesink.xml:
1734         * docs/plugins/inspect/plugin-xvimagesink.xml:
1735         * ext/cdparanoia/gstcdparanoiasrc.c:
1736         * ext/ogg/gstoggdemux.c:
1737         * ext/ogg/gstoggdemux.h:
1738         * ext/ogg/gstoggmux.c:
1739         * ext/ogg/gstoggmux.h:
1740         * gst/audioconvert/audioconvert.c:
1741         * gst/audioconvert/audioconvert.h:
1742         * gst/audioconvert/gstaudioconvert.h:
1743         * gst/gdp/gstgdpdepay.h:
1744         * gst/gdp/gstgdppay.h:
1745         * gst/playback/gstdecodebin.c:
1746         * gst/playback/gstdecodebin2.c:
1747         * gst/playback/gstplaybin.c:
1748         * gst/playback/gstplaybin2.c:
1749         * gst/playback/gsturidecodebin.c:
1750         * gst/tcp/gstmultifdsink.c:
1751         * gst/tcp/gstmultifdsink.h:
1752         * gst/tcp/gsttcp.h:
1753
1754         Add some documentation comments, and some new headers to be scanned.
1755         Rename some internal enum declarations (audioconvert's DitherType and
1756         NoiseShapingType, GstUnitType from the TCP elements) to match the
1757         documented GObject type names so that the docs pick them up.
1758         Name the playbin2 docs markups properly so they get picked up. They'll
1759         need renaming back when/if playbin2 becomes playbin.
1760
1761         100% symbol coverage for the plugin docs, booya.
1762
1763 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
1764
1765         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
1766
1767         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
1768         Fix generation of NV12/NV21 frames. Fixes bug #532454.
1769
1770 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
1771
1772         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1773
1774         * gst/playback/gstdecodebin.c: (remove_fakesink):
1775         Lock the fakesink before setting the state to NULL and removing it from
1776         the bin so that a concurrent state change cannot interfere. 
1777         Fixes #534331.
1778
1779 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
1780
1781         * docs/Makefile.am:
1782         Fix installing plugin documentation when gtk-doc is disabled.
1783
1784 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
1785
1786         * gst-libs/gst/rtsp/Makefile.am:
1787         Distribute, don't install md5.h
1788
1789 2008-05-21  Julien Moutte  <julien@fluendo.com>
1790
1791         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
1792         instead of SOL_IP, works on more platforms.
1793         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
1794         arguments.
1795
1796 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1797
1798         * ext/vorbis/vorbisdec.c:
1799         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
1800         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
1801         Some debug and comment fixes.
1802
1803         * tests/examples/dynamic/addstream.c: (main):
1804         Fix , to ;
1805
1806 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1807
1808         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
1809         * gst/playback/decodetest.c: (new_decoded_pad_cb):
1810         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1811         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
1812         (cleanup_decodebin):
1813         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
1814         (connect_element), (gst_decode_group_control_demuxer_pad):
1815         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
1816         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
1817         (mute_group_type):
1818         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
1819         (gst_play_bin_set_property), (handoff), (gen_video_element),
1820         (gen_text_element), (gen_audio_element), (gen_vis_element),
1821         (remove_sinks), (add_sink), (setup_sinks):
1822         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
1823         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
1824         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
1825         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
1826         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
1827         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
1828         (gen_vis_chain), (gst_play_sink_reconfigure),
1829         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
1830         (gst_play_sink_request_pad):
1831         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
1832         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
1833         (cb_newpad):
1834         * gst/playback/test6.c: (new_decoded_pad_cb):
1835         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1836         * tests/check/elements/audiorate.c: (test_injector_chain),
1837         (do_perfect_stream_test):
1838         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
1839         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
1840         * tests/check/elements/gnomevfssink.c:
1841         * tests/check/elements/textoverlay.c:
1842         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
1843         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
1844         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
1845         * tests/check/pipelines/oggmux.c: (test_pipeline):
1846         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
1847         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
1848         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
1849         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
1850         * tests/examples/seek/seek.c: (make_mod_pipeline),
1851         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
1852         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
1853         (make_theora_pipeline), (make_vorbis_theora_pipeline),
1854         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
1855         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
1856         (update_fill), (msg_buffering):
1857         Don't use bad gst_element_get_pad().
1858
1859 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
1860
1861         * gst-libs/gst/riff/riff-media.c:
1862           Fix wrong method name in docs. Fix calculation of strf fields for
1863           broken mulaw/alaw.
1864   
1865         * gst-libs/gst/riff/riff-read.c:
1866           Whitespace fix and removing double ';'.
1867
1868 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1869
1870         * docs/design/part-playbin2.txt:
1871         Add some leftover doc.
1872
1873 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1874
1875         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
1876         Fix copy & paste error in last commit.
1877
1878 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1879
1880         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
1881         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
1882         other channel positions when source has SIDE channels and dest doesn't
1883         or the other way around.
1884
1885 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1886
1887         Patch by: Henrik Eriksson <henriken at axis dot com>
1888
1889         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
1890         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
1891         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
1892         (gst_multi_fd_sink_get_property):
1893         * gst/tcp/gstmultifdsink.h:
1894         Add support for DSCP QOS. Fixes #469933.
1895
1896 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1897
1898         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1899         Add another test that checks if conversion between standard 1 and 2
1900         channel layouts with and without positions set is working.
1901
1902 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1903
1904         * gst-libs/gst/audio/multichannel.c:
1905         (gst_audio_check_channel_positions):
1906         Allow non-standard 2 channel layouts.
1907         
1908         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1909         Add some tests for converting and remapping non-standard 1 and 2
1910         channel layouts.
1911
1912 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1913
1914         * gst/audioconvert/gstchannelmix.c:
1915         (gst_channel_mix_fill_normalize):
1916         Prevent division by zero if the channel mix matrix contains only
1917         zeroes.
1918
1919 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1920
1921         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1922
1923         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
1924         Close a buffer memory leak. Fixes bug #534071.
1925
1926 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1927
1928         * gst-libs/gst/rtsp/gstrtsptransport.h:
1929         Make the GstRTSPTransport struct members public as there are no
1930         setters/getters and it's supposed to be changed directly.
1931         Fixes bug #533087.
1932
1933 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1934
1935         * gst/adder/gstadder.c:
1936         Adder also doesn't support audio/x-raw-int with width!=depth so don't
1937         claim this on the pad template caps.
1938
1939 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1940
1941         * gst-libs/gst/audio/gstbaseaudiosink.c:
1942         (gst_base_audio_sink_sync_latency):
1943         We can only use our optimal calibration if we prerolled before the
1944         latency expired.
1945
1946 2008-05-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
1947
1948         * configure.ac:
1949           Require core CVS for GstBaseSrc buffer caps setting magic.
1950
1951 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1952
1953         * gst/audioconvert/gstaudioconvert.c:
1954         (gst_audio_convert_fixate_channels):
1955         Fix logic in last commit.
1956
1957 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1958
1959         * gst/audioconvert/gstaudioconvert.c:
1960         (gst_audio_convert_fixate_channels):
1961         Passthrough the channel positions if the number of output channels is
1962         the same as the number of input channels, the input had a channel
1963         layout and downstream requests no special one. We did this already for
1964         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
1965
1966 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1967
1968         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
1969         (gst_gnome_vfs_src_finalize),
1970         (gst_gnome_vfs_src_received_headers_callback),
1971         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
1972         * ext/gnomevfs/gstgnomevfssrc.h:
1973         Set the ICY caps on the srcpad from where they get picked up by the base
1974         class now and set on the outgoing buffers.
1975
1976         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1977         (gst_base_audio_src_create):
1978         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
1979         BaseSrc now sets the caps on outgoing buffers automatically.
1980
1981 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1982
1983         * gst-libs/gst/audio/gstbaseaudiosink.c:
1984         (gst_base_audio_sink_resample_slaving),
1985         (gst_base_audio_sink_skew_slaving),
1986         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
1987         (gst_base_audio_sink_async_play),
1988         (gst_base_audio_sink_change_state):
1989         Change the way in which the ringbuffer is started when dealing with a
1990         slaved clock and latency. We now sync to the clock until we reach
1991         upstream latency before starting the ringbuffer. This has the effect
1992         that we can accurately align the master and slave clocks and let the
1993         rate correction code take care of the initial drift or rounding errors
1994         instead of leaving them uncorrected with the old approach.
1995
1996 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1997
1998         * gst/audioconvert/gstaudioconvert.c:
1999         (gst_audio_convert_fixate_channels):
2000         Correctly set the default channel positions when converting to 8
2001         channels.
2002
2003 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2004
2005         * configure.ac:
2006           Error out if we don't have the required version of core.
2007
2008 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2009
2010         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
2011           Use data scan helper in aac typefinder and stop scanning
2012           for headers when we've found a type. Also fix potential invalid
2013           memory access when calculating the frame length.
2014
2015 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2016
2017         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
2018           (mpeg_sys_is_valid_pack):
2019           Don't modify scan context when we return FALSE in ensure_data, so
2020           it's possible to continue scanning, and we don't end up with a NULL
2021           data pointer and a positive size, which might bite us the next time
2022           we're called. Small constification.
2023
2024 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
2025
2026         * gst/adder/gstadder.c:
2027         Adder doesn't support 24 bit samples so don't claim it supports them
2028         in the pad template caps.
2029
2030 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2031
2032         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2033         (gst_base_rtp_depayload_chain):
2034         Validate the RTP packet before further processing it. It's just too
2035         dangerous to accept random packets and people are not forced to use a
2036         jitterbuffer or session manager to filter out the bad packets.
2037
2038         * gst-libs/gst/rtp/gstrtpbuffer.c:
2039         (gst_rtp_buffer_set_extension_data),
2040         (gst_rtp_buffer_get_payload_subbuffer):
2041         Small cleanups.
2042         When setting extension data in a buffer that is too small, we fail and
2043         we should not set the extension bit.
2044         Change GST_WARNINGS into g_warning because they really are
2045         programming errors.
2046
2047         * tests/check/libs/rtp.c: (GST_START_TEST):
2048         Catch the g_warnings now in the unit tests and that fact that failing to
2049         set extension data left the extension bit untouched.
2050
2051 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
2052
2053         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2054           Revert previous change which made basetransform handle buffer_alloc
2055           and which breaks things badly in the non-passthrough case since it
2056           returned buffers with a different (ie. sometimes smaller) size than
2057           the size requested.
2058
2059 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2060
2061         Patch by: Bernard B <b-gnome at largestprime dot net>
2062
2063         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
2064         Fix seqnum compare function for bordercase values and fix the docs
2065         again. Fixes #533075.
2066
2067         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
2068         Add a testcase for seqnum compare function.
2069
2070 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
2071
2072         * gst/adder/gstadder.c: (gst_adder_setcaps),
2073         (gst_adder_class_init):
2074         Correctly declare the supported endianness on the pad templates
2075         and check for correct endianness in the set caps function. Adder
2076         only supports native endianness.
2077         Also use gst_element_class_set_details_simple().
2078
2079 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
2080
2081         * sys/xvimage/xvimagesink.c:
2082           Better debug logging in port value handling. Merging separate port
2083           value loops into one.
2084
2085 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2086
2087         Patch by: Hannes Bistry <hannesb at gmx dot de>
2088
2089         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
2090         * gst/tcp/gsttcpserversink.c:
2091         (gst_tcp_server_sink_handle_server_read),
2092         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
2093         Fix regression in clientsrc because we did not add the fd to the poll
2094         set anymore. Fixes #532364.
2095         Do some cleanups here and there.
2096
2097 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2098
2099         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
2100         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2101         * gst/playback/gstplay-marshal.list:
2102         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2103         Use correct marshallers. GstCaps are a boxed type and no GObject
2104         subclass.
2105
2106 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2107
2108         * win32/common/libgstrtsp.def:
2109         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
2110         symbols.
2111
2112 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2113
2114         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2115
2116         * tests/check/elements/audioresample.c:
2117         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
2118         (live_switch_push), (GST_START_TEST):
2119         Add unit test for the latest basetransform negotiation changes.
2120         See bug #526768.
2121
2122 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2123
2124         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2125         Fix nv12<->nv21 conversion if stride is larger than width.
2126
2127 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2128
2129         Patch by: Jan Gerber <j at oil21 dot org>
2130
2131         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2132         (gst_ogg_pad_parse_skeleton_fisbone):
2133         * ext/ogg/gstoggdemux.h:
2134         Parse presentation time from skeleton streams and use it as offset
2135         for the timestamps. Fixes bug #530068.
2136
2137 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2138
2139         * gst-libs/gst/audio/gstbaseaudiosink.c:
2140         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
2141         Revert previous patch that attempted to more accurately calculate the
2142         initial offset between master and slave clock. The best thing we can do
2143         in general is take the time of both clocks as the diff since we don't
2144         know when the actual preroll happened.
2145
2146 2008-05-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
2147
2148         * gst-libs/gst/pbutils/install-plugins.c:
2149           Fix docs: type and missing word.
2150
2151 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2152
2153         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2154           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
2155           for this instead; don't check if we've found enough markers after
2156           each and every step, it's enough to do that only if we've actually
2157           found a new marker.
2158           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
2159
2160 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2161
2162         * gst/typefind/gsttypefindfunctions.c:
2163           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
2164           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
2165           (mpeg_video_stream_type_find):
2166           Move scan helper thingy to the beginning of the file so we can use
2167           it in other typefind functions. Rename it to something more
2168           generic. Also improve handling of things towards the end of the
2169           typefind data: peek as much as we can if we know the size of the
2170           data, rather than just min_size.
2171
2172 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
2173
2174         * docs/libs/gst-plugins-base-libs-sections.txt:
2175         * gst-libs/gst/interfaces/colorbalance.c:
2176         * gst-libs/gst/interfaces/colorbalance.h:
2177         * gst-libs/gst/interfaces/colorbalancechannel.c:
2178         * gst-libs/gst/interfaces/colorbalancechannel.h:
2179         * gst-libs/gst/interfaces/tuner.c:
2180         * gst-libs/gst/interfaces/tunerchannel.c:
2181         * gst-libs/gst/interfaces/tunerchannel.h:
2182         * gst-libs/gst/interfaces/tunernorm.c:
2183         * gst-libs/gst/interfaces/tunernorm.h:
2184         * gst-libs/gst/video/video.c:
2185         * gst-libs/gst/video/video.h:
2186         Document the GstTuner and GstColorBalance interfaces, and some
2187         other random API functions that needed it. 70% symbol coverage, woo.
2188
2189 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2190
2191         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
2192         Choose to allocate one less segment but require one additional segment
2193         as latency. 
2194
2195         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
2196         No need to increment the number of segments in the source.
2197
2198         * gst-libs/gst/audio/gstbaseaudiosink.c:
2199         (gst_base_audio_sink_get_time), (clock_convert_external),
2200         (gst_base_audio_sink_resample_slaving),
2201         (gst_base_audio_sink_skew_slaving),
2202         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
2203         (gst_base_audio_sink_async_play):
2204         Remove adding latency when returning the internal time while subtracting
2205         it again when we use the value a little later.
2206         When calculating the end timestamp, we are making a rounding error
2207         with the current algorithm. Ensure that we don't accumulate these
2208         rounding errors when aligning samples by not resampling at all if we
2209         don't need to. Fixes #419351.
2210         Make the initial calibration of the clock slaving a little more
2211         predictable and accurate. Also handle the case where we don't do
2212         clock slaving.
2213
2214 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
2215
2216         Based on a patch by:
2217           Björn Benderius <bjoern dot benderius at axis dot com>
2218
2219         * gst/ffmpegcolorspace/avcodec.h:
2220         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2221         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2222         (gst_ffmpegcsp_avpicture_fill):
2223         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2224         * gst/ffmpegcolorspace/imgconvert_template.h:
2225         Add conversions from/to NV12 and NV21 and conversions between those
2226         two formats. Fixes bug #532166.
2227
2228 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
2229
2230         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2231         Abort the h264 typefinding as soon as _peek() doesn't return anything,
2232         which happens for example with files smaller than 128kb.
2233
2234 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2235
2236         Patch by: Wouter Cloetens <zombie at e2big dot org>
2237
2238         * gst-libs/gst/rtsp/Makefile.am:
2239         * gst-libs/gst/rtsp/gstrtspconnection.c:
2240         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
2241         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
2242         (add_auth_header), (gst_rtsp_connection_free),
2243         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
2244         (gst_rtsp_connection_set_auth_param),
2245         (gst_rtsp_connection_clear_auth_params):
2246         * gst-libs/gst/rtsp/gstrtspconnection.h:
2247         Add Digest authorization support for RTSP connections. See #532065.
2248
2249         * gst-libs/gst/rtsp/md5.c:
2250         * gst-libs/gst/rtsp/md5.h:
2251         Yeap, another md5 implementation until we can depend on a glib that has
2252         support for it.
2253
2254 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
2255
2256         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2257
2258         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2259         Let audioresample use the buffer allocation of basetransform instead
2260         of it's own stuff.
2261
2262         * tests/check/elements/audioresample.c: (alloc_only_48000),
2263         (GST_START_TEST), (audioresample_suite):
2264         Add unit test for the recent basetransform bugfix, where upstream
2265         changes caps to something that can't be passed through anymore.
2266
2267 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2268
2269         * win32/common/config.h.in:
2270           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
2271           use the real thing than having "???" unconditionally.
2272
2273 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2274
2275         * gst-libs/gst/audio/gstbaseaudiosink.c:
2276         (gst_base_audio_sink_query):
2277         Report the latency with the new seglatency parameter.
2278
2279         * gst-libs/gst/audio/gstringbuffer.c:
2280         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
2281         (gst_ring_buffer_acquire):
2282         * gst-libs/gst/audio/gstringbuffer.h:
2283         Add new field to the ringbufferspec to specify the expected latency
2284         between the underlying device read/write pointer, this is needed
2285         when writing sinks that sit a little closer to the hardware.
2286         Add some more docs for other fields.
2287
2288 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2289
2290         * gst/volume/gstvolume.c: (volume_transform_ip):
2291         Return NOT_NEGOTIATED if we didn't set a process function yet for some
2292         reason instead of crashing later. Might fix bug #509125.
2293
2294 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2295
2296         Based on a patch by: Tim-Philipp Müller  <tim.muller at collabora co uk>
2297
2298         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
2299         * gst/audioconvert/audioconvert.h:
2300         * gst/audioconvert/gstaudioconvert.c:
2301         (gst_audio_convert_parse_caps),
2302         (structure_has_fixed_channel_positions),
2303         (gst_audio_convert_transform_caps):
2304         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
2305         Add support for more than 8 channels and NONE channel layouts. For
2306         more than 8 channels no channel conversion is supported yet, only
2307         format conversions are supported. Fixes bug #398033.
2308
2309         * tests/check/elements/audioconvert.c: (verify_convert),
2310         (GST_START_TEST), (audioconvert_suite):
2311         Add some unit tests by Tim for checking the NONE channel layouts
2312         and more than 8 channels and add some more unit tests for channel
2313         conversions.
2314
2315 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
2316
2317         * gst/playback/gstdecodebin2.c: (connect_pad):
2318         When autoplugging fails, set the element back to NULL before
2319         unreffing it.
2320
2321 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2322
2323         * win32/common/libgstaudio.def:
2324         Add gst_base_audio_src_[sg]et_slave_method() to the exported
2325         symbols.
2326
2327 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2328
2329         * gst/subparse/samiparse.c: (handle_start_sync),
2330         (end_sami_element), (characters_sami):
2331         Remove trailing, leading and double whitespaces.
2332         Correctly timestamp buffers and output the last buffer too.
2333
2334         * tests/check/elements/subparse.c: (GST_START_TEST),
2335         (subparse_suite):
2336         Add a simple unit test for SAMI parsing.
2337
2338 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2339
2340         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2341
2342         * gst/subparse/samiparse.c: (handle_start_sync),
2343         (start_sami_element), (end_sami_element), (characters_sami),
2344         (sami_context_reset):
2345         Only output characters inside the "sync" elements. There could be
2346         other elements like "style" that have some content but should
2347         not be printed. Fixes bug #467911.
2348
2349 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2350
2351         * gst/playback/gstplaybasebin.c: (set_audio_mute),
2352         (set_active_source):
2353         * gst/playback/gstplaybasebin.h:
2354         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2355         (playbin_set_audio_mute):
2356         Allow setting -1 as current-audio to mute the current audio stream,
2357         similar to what is done for subtitles. Fixes bug #342294.
2358
2359 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
2360
2361         * gst-libs/gst/pbutils/descriptions.c: (formats): 
2362         It's SorensOn and not SorensEn.
2363
2364 2008-05-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2365
2366         * gst-libs/gst/pbutils/descriptions.c: (formats):
2367           Fix description of video/x-flash-video.
2368
2369 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
2370
2371         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2372         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2373         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2374         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
2375         Remove some unused code.
2376
2377         * gst/audioconvert/gstaudioquantize.c:
2378         (gst_audio_quantize_free_noise_shaping):
2379         Don't return before freeing the noise shaping history.
2380
2381 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2382
2383         * tests/check/elements/subparse.c: (do_test),
2384           (test_tmplayer_style3b), (subparse_suite):
2385           Add unit test for the tmplayer variant from bug #530962.
2386
2387 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2388
2389         * gst/subparse/gstsubparse.c: (handle_buffer),
2390           (gst_sub_parse_sink_event):
2391         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
2392           (tmplayer_parse_line):
2393           Fix parsing of tmplayer subtitle variant where every single line contains
2394           text and there isn't an empty line after each line to determine the
2395           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
2396           making sure that we push out the last line of text without a duration if
2397           there's still text left in the buffer at the end.
2398
2399 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2400
2401         * gst/subparse/gstsubparse.c: (feed_textbuf):
2402           Fix detection of discontinuities based on the buffer offset (doesn't work
2403           so well if no buffer offset is set) and also check for the DISCONT buffer
2404           flag. This keeps the parser state from being reset after each buffer in
2405           the unit test.
2406
2407 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2408
2409         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
2410           Further fine-tuning: don't absolutely require sequence or GOP headers
2411           (as introduced in the previous commit), but adjust the typefind
2412           probabilities returned accordingly if we don't see them. Also make sure
2413           picture header and first slice are somewhat close to each other (which
2414           is not perfect but still better than requiring a fixed offset or having
2415           no limit at all).
2416
2417 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2418
2419         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2420         (gst_basertppayload_sink_setcaps),
2421         (gst_basertppayload_sink_getcaps):
2422         Rename the setcaps/getcaps function internally to make it clear that
2423         they are called for the sink pad.
2424
2425 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2426
2427         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2428         (gst_base_rtp_depayload_class_init),
2429         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
2430         (gst_base_rtp_depayload_packet_lost),
2431         (gst_base_rtp_depayload_set_gst_timestamp):
2432         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2433         Catch packet-lost events from the jitterbuffer and convert them into a
2434         vmethod call (lost-packet) so that depayloaders can do something smart.
2435         Also add a default packet-lost function that sends out a segment update
2436         to the decoders.
2437
2438 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
2439
2440         * gst/playback/test4.c:
2441         * gst/playback/test5.c:
2442         * gst/playback/test6.c:
2443         * gst/playback/test7.c:
2444           Also include config.h when relying on defines from it. Fixes the
2445           build. Its been a please to serve :)
2446
2447 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
2448
2449         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
2450         (paint_setup_NV21), (paint_hline_NV12_NV21):
2451         Add support for NV12 and NV21 in videotestsrc
2452
2453 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
2454
2455         * gst/videoscale/gstvideoscale.c:
2456         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
2457         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
2458         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
2459         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
2460         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
2461         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
2462         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
2463         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
2464         (vs_image_scale_linear_RGB555):
2465         Support 1x1 images as input and output as for example the BBC HQ new
2466         streams have 1x1 GIFs in the playlists for some reason.
2467
2468 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
2469
2470         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
2471           (try_to_link_1):
2472           If we can't activate one of the decoders we plugged in (such as,
2473           say, musepackdec) for some reason (it might not support push mode,
2474           for example), remove any pad probes that close_pad_link() might
2475           have set up. This makes sure we later don't try to remove a probe
2476           for a pad that doesn't exist any longer, and avoids nast warnings
2477           and probably other things too.
2478
2479 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2480
2481         * gst/typefind/gsttypefindfunctions.c:
2482           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
2483           (plugin_init):
2484           Rework mpeg video stream typefinding a bit more: make sure sequence,
2485           GOP, picture and slice headers appear in the order they should and
2486           that we've in fact at least had one of each; fix picture header
2487           detection; decouple picture and slice header check - don't assume
2488           they're at a fixed offset, there may be extra data in between. Also,
2489           announce varying degrees of probability depending on what we found
2490           exactly (multiple pictures, at least one picture, just sequence and
2491           GOP headers). Finally, in _ensure_data(), take into account that we
2492           might be typefinding smaller amounts of data, such as the first
2493           buffer of a stream, so fall back to the minimum size needed as long
2494           as that's available, instead of erroring out if there's less than
2495           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
2496           fuzzed file from #399342 as valid.
2497
2498 2008-04-30  Michael Smith <msmith@songbirdnest.com>
2499
2500         * ext/theora/theoradec.c:
2501           Cool kids don't divide by zero.
2502           Treat PAR of x:0 as 1:1.
2503           Fixes #530719.
2504
2505 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2506
2507         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
2508           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
2509           (mpeg_video_stream_type_find):
2510           Refactor a bit: use context structure to track parsing offset and
2511           size of available data and make the code a bit clearer. Fixes bad
2512           memory access in #356937.
2513
2514 2008-04-28  Michael Smith <msmith@songbirdnest.com>
2515
2516         * gst/playback/test4.c:
2517         * gst/playback/test5.c:
2518         * gst/playback/test6.c:
2519         * gst/tcp/gstmultifdsink.c:
2520           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
2521           is defined.
2522
2523 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2524
2525         * gst-libs/gst/audio/gstbaseaudiosink.h:
2526         Clarify some docs.
2527
2528         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
2529         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
2530         (gst_base_audio_src_set_slave_method),
2531         (gst_base_audio_src_get_slave_method),
2532         (gst_base_audio_src_set_property),
2533         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
2534         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2535         Add property and methods for selecting the clock slave method in the
2536         source, like in the sink.
2537         We only implement "none" and "re-timestamp" for now.
2538         API: gst_base_audio_src_set_slave_method()
2539         API: gst_base_audio_src_get_slave_method()
2540
2541 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
2542
2543         * gst-libs/gst/rtp/gstrtpbuffer.c:
2544         Fix the docs about the seqnum compare function, it returns a difference.
2545
2546 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
2547
2548         * ext/alsa/gstalsadeviceprobe.c:
2549         (gst_alsa_get_device_list): Don't return before freeing up
2550         the allocated structures.
2551
2552 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
2553
2554         * gst/playback/gstplaybin.c:
2555           Remove obsolete streaminfo code and fix a leak. Fixes #529546
2556
2557 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2558
2559         * ext/ogg/gstoggdemux.c:
2560           Revert the event part, that should not go in.
2561
2562 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2563
2564         * ext/ogg/gstoggdemux.c:
2565           Don't leak GstPluginFeatures when filtering.
2566
2567 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2568
2569         * sys/xvimage/xvimagesink.c:
2570           Add some logging for cases when grabbing the xv failed.
2571
2572 2008-04-21  David Schleef  <ds@schleef.org>
2573
2574         * ext/ogg/gstoggmux.c:
2575           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
2576           packet.  Should conform to what we currently think is the
2577           final Ogg/Dirac muxing spec.
2578
2579 2008-04-21  David Schleef  <ds@schleef.org>
2580
2581         * sys/xvimage/xvimagesink.c:
2582           Fix typo that causes the overlay keying color to bright green
2583           on a 16-bit display.  Dark grey good.  Bright green bad.
2584
2585 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
2586
2587         * ext/gnomevfs/gstgnomevfsuri.c:
2588           Add  FIXME comment about using uri-list for source and sink.
2589
2590 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2591
2592         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2593         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
2594         vaargs functions to gint. Otherwise the fractions will get 0 set
2595         instead of the correct value on big endian systems. Fixes bug #529018.
2596
2597 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2598
2599         * ext/gnomevfs/gstgnomevfssink.c:
2600         (gst_gnome_vfs_sink_uri_get_protocols):
2601         * ext/gnomevfs/gstgnomevfssrc.c:
2602         (gst_gnome_vfs_src_uri_get_protocols):
2603         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
2604         (gst_gnomevfs_get_supported_uris):
2605         Get the list of supported URI schemes in a threadsafe way and use the
2606         same list for the source and sink.
2607
2608 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2609
2610         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
2611         (gst_gio_get_supported_protocols):
2612         Don't generate a new supported protocols list on each call but cache
2613         it. It's supposed to be static anyway, this way we only leak it once
2614         per process.
2615
2616         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
2617         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
2618         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
2619         (gst_gio_sink_start):
2620         * ext/gio/gstgiosink.h:
2621         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
2622         (gst_gio_src_class_init), (gst_gio_src_finalize),
2623         (gst_gio_src_set_property), (gst_gio_src_get_property),
2624         (gst_gio_src_start):
2625         * ext/gio/gstgiosrc.h:
2626         API: Add "file" properties where one can set a GFile as
2627         source/destination.
2628
2629         Add locking to the properties and use
2630         gst_element_class_set_details_simple() instead of a static
2631         GstElementDetails struct.
2632
2633 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
2634
2635         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
2636         (plugin_init):
2637         Add "mpp" and "mp+" as possible extensions for MusePack files.
2638
2639         Add typefinding for MusePack StreamVersion 8 files and include the
2640         stream version in the caps.
2641
2642 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
2643
2644         * gst-libs/gst/rtp/gstrtppayloads.c:
2645         (gst_rtp_payload_info_for_name):
2646         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
2647
2648 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
2649
2650         * configure.ac:
2651           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
2652           (NB: this only affects compilation of some of the examples).
2653           Remove some configure.ac cruft that's not needed any longer.
2654
2655 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
2656
2657         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
2658         Don't validate the payload if there isn't any.
2659         Fixes #525915
2660
2661 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
2662
2663         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
2664         Use g_atomic_int_set() instead of gst_atomic_int_set().
2665
2666 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
2667
2668         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2669         Return NULL instead of a gchar * array with one NULL element if we
2670         don't get any supported URI schemes from GIO.
2671
2672 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
2673
2674         * gst/audiotestsrc/gstaudiotestsrc.c:
2675           Remove cpp style commented old code.
2676
2677 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
2678
2679         * gst/playback/gstdecodebin2.c:
2680           Fix signal docs.
2681
2682 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
2683
2684         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
2685           (gst_text_overlay_init):
2686           Fix textoverlay unit test again by making the supposed default
2687           value for the wait-text property the actual default value.
2688           Also fix Since: tag for new property.
2689
2690 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
2691
2692         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
2693           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
2694           (gst_video_format_get_pixel_stride),
2695           (gst_video_format_get_component_width),
2696           (gst_video_format_get_component_height),
2697           (gst_video_format_get_component_offset), (gst_video_format_get_size),
2698           (gst_video_format_convert):
2699           Add guards to these functions to ensure sane input values.
2700
2701         * tests/check/libs/video.c:
2702           Fix unit test not to create caps with width=0 and height=0.
2703
2704 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
2705
2706         * docs/design/draft-keyframe-force.txt:
2707         Fix typo.
2708
2709         * gst/playback/gstqueue2.c: (update_buffering),
2710         (gst_queue_handle_src_query):
2711         Set buffering mode in the messages.
2712         Set buffering percent in the query.
2713
2714         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
2715         (do_stream_buffering), (do_download_buffering), (msg_buffering):
2716         Do some more fancy things based on the buffering method in use.
2717
2718 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2719
2720         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
2721         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
2722         (msg_buffering), (main):
2723         Add basic download reports to seek using the new buffering API.
2724
2725 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2726
2727         * gst/playback/gstqueue2.c: (update_buffering),
2728         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
2729         (gst_queue_src_checkgetrange_function):
2730         Include extra buffering stats in the buffering message.
2731         Implement BUFFERING query.
2732
2733         * gst/playback/gsturidecodebin.c: (do_async_start),
2734         (do_async_done), (type_found), (setup_streaming), (setup_source),
2735         (gst_uri_decode_bin_change_state):
2736         Only add decodebin2 when the type is found in streaming mode.
2737         Make uridecodebin async to PAUSED even when we don't have decodebin2
2738         added yet.
2739
2740 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
2741
2742         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2743         Filter cdda from the supported URI schemes. We can't support
2744         musicbrainz tags and everything else one expects from a cdda source
2745         with GIO. Fixes bug #526794.
2746
2747 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
2748
2749         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
2750         (gst_xvimagesink_buffer_alloc):
2751         Fix calculation of 'expected size' for YV12 buffers.
2752         Be a little more verbose in the debug output for buffer-alloc'ed
2753         buffers which turn out to have the wrong size.
2754
2755 2008-04-07  Tim-Philipp Müller  <tim at centricular dot net>
2756
2757         * NEWS:
2758         * RELEASE:
2759         * gst-plugins-base.doap:
2760           Merge other changes from 0.10.19 release branch.
2761
2762 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
2763
2764         * gst-libs/gst/audio/gstbaseaudiosink.c:
2765           (gst_base_audio_sink_class_init):
2766         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2767           (gst_base_audio_src_class_init):
2768         * gst/playback/gstplayback.c: (plugin_init):
2769         * gst/volume/gstvolume.c: (plugin_init):
2770           Work around missing bits of thread-safety on older GLibs some
2771           more to avoid assertions when starting up multiple playbin
2772           objects concurrently (see #512382).
2773
2774 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
2775
2776         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
2777           Remove some more fields.
2778
2779 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
2780
2781         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2782
2783         * configure.ac:
2784         Actually build dlls when cross-compiling with mingw32.
2785         Fixes bug #526247.
2786
2787 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
2788
2789         * configure.ac:
2790           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
2791
2792 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2793
2794         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
2795         (msg_buffering), (connect_bus_signals), (main):
2796         Add statusbar.
2797         Add buffering support with feedback in the statusbar.
2798
2799 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
2800
2801         * ext/ogg/gstoggmux.c:
2802           Fix sample pipeline description.
2803
2804 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
2805
2806         * docs/plugins/Makefile.am:
2807         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2808         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2809         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2810           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
2811
2812         * docs/plugins/gst-plugins-base-plugins.args:
2813         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2814         * docs/plugins/gst-plugins-base-plugins.interfaces:
2815         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2816         * docs/plugins/inspect/plugin-adder.xml:
2817         * docs/plugins/inspect/plugin-alsa.xml:
2818         * docs/plugins/inspect/plugin-audioconvert.xml:
2819         * docs/plugins/inspect/plugin-audiorate.xml:
2820         * docs/plugins/inspect/plugin-audioresample.xml:
2821         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2822         * docs/plugins/inspect/plugin-cdparanoia.xml:
2823         * docs/plugins/inspect/plugin-decodebin.xml:
2824         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2825         * docs/plugins/inspect/plugin-gdp.xml:
2826         * docs/plugins/inspect/plugin-gnomevfs.xml:
2827         * docs/plugins/inspect/plugin-libvisual.xml:
2828         * docs/plugins/inspect/plugin-ogg.xml:
2829         * docs/plugins/inspect/plugin-pango.xml:
2830         * docs/plugins/inspect/plugin-playback.xml:
2831         * docs/plugins/inspect/plugin-queue2.xml:
2832         * docs/plugins/inspect/plugin-subparse.xml:
2833         * docs/plugins/inspect/plugin-tcp.xml:
2834         * docs/plugins/inspect/plugin-theora.xml:
2835         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2836         * docs/plugins/inspect/plugin-uridecodebin.xml:
2837         * docs/plugins/inspect/plugin-video4linux.xml:
2838         * docs/plugins/inspect/plugin-videorate.xml:
2839         * docs/plugins/inspect/plugin-videoscale.xml:
2840         * docs/plugins/inspect/plugin-videotestsrc.xml:
2841         * docs/plugins/inspect/plugin-volume.xml:
2842         * docs/plugins/inspect/plugin-vorbis.xml:
2843         * docs/plugins/inspect/plugin-ximagesink.xml:
2844         * docs/plugins/inspect/plugin-xvimagesink.xml:
2845           Update introspection data.
2846
2847         * ext/ogg/gstoggmux.c:
2848           Document oggmux.
2849
2850         * gst/playback/gstdecodebin2.c:
2851           Don't use gtk-doc style comment start for private stuff, but make it
2852           formatted like this for consistency.
2853
2854 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2855
2856         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
2857         (gst_decode_bin_init), (gst_decode_bin_dispose),
2858         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
2859         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
2860         (analyze_new_pad), (connect_pad), (expose_pad),
2861         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
2862         (gst_decode_group_expose), (gst_decode_group_free),
2863         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
2864         Remove fakesink hack, we can now implement this more elegantly.
2865         Added property to bypass typefinding.
2866         Removed underrun callback and demuxer pad probe, we now use the srcpad
2867         probe to expose groups.
2868         API::sink-caps property
2869
2870         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
2871         Guard against multiple emissions of the no_more_pads signal, which
2872         happens when we are dealing with chained oggs.
2873
2874         * gst/playback/gsturidecodebin.c: (remove_decoders),
2875         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
2876         (setup_source):
2877         For streams, use our own typefind element and plug our queue after it.
2878         We will need this to determine the type of buffering to use for the
2879         queue soon.
2880
2881 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2882
2883         * gst-libs/gst/audio/gstbaseaudiosink.c:
2884         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
2885         Guard against over and underflows because of clock slaving.
2886         When we are using our own clock, still compensate for any calibrations
2887         that we might have done to our clock.
2888
2889 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2890
2891         * ext/theora/theoradec.c: (theora_handle_type_packet),
2892         (theora_dec_chain):
2893         Don't try to do anything fancy with the return code from pushing an
2894         event, it does not have enough information to turn it into a
2895         GST_FLOW_ERROR.
2896
2897 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2898
2899         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
2900         (gst_ogg_demux_chain_elem_pad):
2901         Add small debug line.
2902         Pass return code from the internal decoder instead of the too generic
2903         GST_FLOW_ERROR.
2904
2905 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
2906
2907         * gst-libs/gst/cdda/Makefile.am:
2908         * gst-libs/gst/cdda/base64.c:
2909         * gst-libs/gst/cdda/base64.h:
2910         * gst-libs/gst/cdda/gstcddabasesrc.c:
2911         (gst_cddabasesrc_calculate_musicbrainz_discid):
2912         Use GLib's base64 implementation instead of our own.
2913
2914 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2915
2916         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2917         (gst_ogg_demux_read_chain):
2918         Refix oggdemux, we only have a problem if we failed to find a chain and
2919         we are not EOF.
2920
2921 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2922
2923         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
2924
2925         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2926         (gst_ogg_demux_read_chain):
2927         When we fail to find a BOS page and we and up with no chain, error out
2928         properly instead of segfaulting. Fixes #525665.
2929
2930 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2931
2932         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2933         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
2934         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
2935         no-more-pads...
2936
2937 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2938
2939         * gst/playback/gstqueue2.c: (update_out_rates),
2940         (gst_queue_open_temp_location_file),
2941         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
2942         (gst_queue_handle_src_query), (gst_queue_set_property):
2943         Update the estimated input data when we push out a buffer.
2944         Add some debug info about the temp file.
2945         Only forward src events when we are not using a temp file.
2946         Don't block the duration query, we need to find something better.
2947         Don't leak the temp filename.
2948
2949 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
2950
2951         * configure.ac:
2952         Require GLib 2.12 and liboil 0.3.14.
2953
2954         * gst/volume/gstvolume.c: (volume_process_double):
2955         Unconditionally use liboil 0.3.14 function.
2956
2957 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
2958
2959         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
2960         ms-gsm can have arbitrarty sample rates. See #481354.
2961
2962 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2963
2964         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
2965         MP4S is generic MPEG-4, not a microsoft variant.
2966
2967 2008-03-27  Michael Smith <msmith@fluendo.com>
2968
2969         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
2970           Check the body CRC (if set) when depayloading.
2971           Fixes #522401.
2972
2973 2008-03-24  Tim-Philipp Müller  <tim at centricular dot net>
2974
2975         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
2976           Fix Since: version for new property.
2977
2978 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2979
2980         * gst-libs/gst/rtsp/gstrtspconnection.c:
2981         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
2982         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
2983         Don't error when poll_wait returns EAGAIN.
2984
2985 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2986
2987         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
2988         The queue is never filled when there are no buffers in the queue at all.
2989         Fixes #523993.
2990
2991 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2992
2993         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
2994         (init_group), (free_group), (gst_play_bin_init),
2995         (gst_play_bin_finalize), (gst_play_bin_set_uri),
2996         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
2997         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
2998         (gst_play_bin_set_current_video_stream),
2999         (gst_play_bin_set_current_audio_stream),
3000         (gst_play_bin_set_current_text_stream),
3001         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
3002         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
3003         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
3004         (activate_group), (deactivate_group), (setup_next_source),
3005         (save_current_group), (gst_play_bin_change_state):
3006         Update some docs.
3007         Add new locks and conds to protect pipeline creation and group
3008         switching.
3009         Implement the sub-uri property.
3010         Keep track of pending uridecodebin creation and configure the output
3011         pipeline after all streams are configured.
3012         Propagate subtitle encoding to the uridecodebins.
3013         Implement getting the video/audio/visualisation elements.
3014         Use input-selector for stream switching.
3015         If we are asked to do visualisation, prefer to autoplug raw sinks
3016         instead of sinks that accept encoded data.
3017
3018 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3019
3020         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3021         (gst_play_sink_init), (gst_play_sink_dispose),
3022         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
3023         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
3024         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
3025         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
3026         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
3027         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
3028         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
3029         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
3030         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
3031         * gst/playback/gstplaysink.h:
3032         Add methods to get audio/video/vis elements.
3033         Add methods to set the font description for the overlay.
3034         Remove properties, we're using this element with its methods only.
3035         Add support for subtitles.
3036         Rearrange the locking a bit to not use the object lock for protecting
3037         the pipeline construction.
3038         Try to use the volume and mute property on the sink when its available.
3039         Implement the mute option with volume when the sink does not have a mute
3040         property.
3041         Only add volume element when the sink has no volume property.
3042         Only do visualisations with raw audio pads.
3043
3044 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3045
3046         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3047         (gst_text_overlay_init), (gst_text_overlay_set_property),
3048         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
3049         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
3050         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
3051         (gst_text_overlay_change_state):
3052         * ext/pango/gsttextoverlay.h:
3053         Add property to configure waiting for text on the textpad or not, with
3054         the default behaviour being the old one (always wait for text before
3055         rendering the video). This default behaviour is usually not the best one
3056         because the text stream can very sparse and could require queueing a lot
3057         of video.
3058         Fix the flushing and EOS handing so that we don't mix up their meaning.
3059
3060 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3061
3062         * gst/playback/gsturidecodebin.c:
3063         (gst_uri_decode_bin_autoplug_factories),
3064         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
3065         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
3066         (gst_uri_decode_bin_set_property),
3067         (gst_uri_decode_bin_get_property), (no_more_pads_full),
3068         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
3069         (proxy_autoplug_factories_signal), (make_decoder),
3070         (source_new_pad), (setup_source):
3071         Add a readonly source property and notify.
3072         Add new lock for protecting the construction of the pipeline.
3073         Keep track of the decodebins we plugged.
3074         Correctly proxy the autoplug signal so that it actually continues.
3075         Proxy subtitle-encoding to the decodebins.
3076
3077 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3078
3079         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
3080         (text_toggle_cb), (update_streams), (main):
3081         Rearrange some buttons in playbin2 and make some other boxes insensitive
3082         when needed.
3083         Add language codes to subtitle selection boxes when we gind the right
3084         tags for the streams.
3085
3086 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3087
3088         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
3089         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
3090         (gst_decode_bin_set_subs_encoding),
3091         (gst_decode_bin_get_subs_encoding),
3092         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
3093         (deactivate_free_recursive):
3094         Protect caps property with the object lock.
3095         Protect encoding property with the object lock.
3096         Keep list of elements we added that have the subtitle-encoding property.
3097         Distribute the subtitle-encoding to all of the elements when it
3098         changes.
3099
3100 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3101
3102         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
3103         Small debug improvement.
3104
3105         * gst-libs/gst/audio/gstbaseaudiosink.c:
3106         (gst_base_audio_sink_render):
3107         Fix bug in determining the sample start/stop position, we want to base
3108         this decision on the fact that we are going forwards or backwards, not
3109         slower or faster. This fixes some ugly resync warnings when playing at
3110         very slow speeds.
3111
3112 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
3113
3114         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3115         Correctly set the supported URI schemes and don't leave
3116         some schemes in the middle or at the start at NULL.
3117
3118 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3119
3120         * tests/check/elements/gdpdepay.c:
3121           Make test compile without unused function/variable warnings on PPC.
3122  
3123 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3124
3125         * configure.ac:
3126         * ext/alsa/gstalsamixerelement.c:
3127         (gst_alsa_mixer_element_class_init):
3128         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
3129         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
3130         * ext/cdparanoia/gstcdparanoiasrc.c:
3131         (gst_cd_paranoia_src_class_init):
3132         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
3133         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
3134         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
3135         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
3136         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
3137         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
3138         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
3139         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3140         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
3141         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
3142         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
3143         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
3144         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
3145         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3146         (gst_audio_filter_template_class_init):
3147         * gst-libs/gst/audio/gstbaseaudiosink.c:
3148         (gst_base_audio_sink_class_init):
3149         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3150         (gst_base_audio_src_class_init):
3151         * gst-libs/gst/cdda/gstcddabasesrc.c:
3152         (gst_cdda_base_src_class_init):
3153         * gst-libs/gst/interfaces/mixertrack.c:
3154         (gst_mixer_track_class_init):
3155         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3156         (gst_base_rtp_depayload_class_init):
3157         * gst-libs/gst/rtp/gstbasertppayload.c:
3158         (gst_basertppayload_class_init):
3159         * gst/audioconvert/gstaudioconvert.c:
3160         (gst_audio_convert_class_init):
3161         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
3162         * gst/audioresample/gstaudioresample.c:
3163         (gst_audioresample_class_init):
3164         * gst/audiotestsrc/gstaudiotestsrc.c:
3165         (gst_audio_test_src_class_init):
3166         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
3167         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
3168         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3169         (preroll_unlinked):
3170         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
3171         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
3172         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
3173         * gst/playback/gstqueue2.c: (gst_queue_class_init):
3174         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
3175         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3176         (gst_stream_selector_class_init):
3177         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
3178         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
3179         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3180         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
3181         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
3182         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
3183         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
3184         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
3185         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
3186         * gst/videotestsrc/gstvideotestsrc.c:
3187         (gst_video_test_src_class_init):
3188         * gst/volume/gstvolume.c: (gst_volume_class_init):
3189         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
3190         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
3191         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
3192         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
3193         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
3194         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
3195         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
3196         static strings (i.e. all). This gives us less memory usage,
3197         fewer allocations and thus less memory defragmentation. Depend
3198         on core CVS for this. Fixes bug #523806.
3199
3200 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3201
3202         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3203         Filter http and https protocols. GIO/GVfs handles them but it's
3204         impossible to implement iradio/icecast with it. Better use
3205         souphttpsrc or something else for this.
3206
3207         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
3208         If getting the file informations by a query fails try it with the
3209         seek-to-end trick too.
3210
3211 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3212
3213         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
3214         (gst_volume_base_init), (gst_volume_class_init),
3215         (volume_process_double), (volume_process_float),
3216         (volume_transform_ip), (plugin_init):
3217         memset buffers to zero if we get a GAP buffer. We usually see a
3218         buffer as one unit so let's handle it as one and don't care about
3219         volume changes while processing one buffer.
3220         Also clean up some stuff a bit.
3221
3222 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3223
3224         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3225         (gst_audio_convert_create_silence_buffer),
3226         (gst_audio_convert_transform):
3227         Make audioconvert GAP-aware by outputting silence buffers when the
3228         input has the GAP flag set. This is up to 8x faster.
3229         Based on a patch by Stefan Kost. Fixes bug #517813.
3230
3231 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3232
3233         * gst/volume/gstvolume.c: (volume_process_double):
3234         Use oil_scalarmultiply_f64_ns() for double processing when it's
3235         available at compile time.
3236
3237 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3238
3239         * configure.ac:
3240         Fix lrint/lrintf checks to actually work. These functions are
3241         in libm on Linux at least so try to link to it.
3242
3243 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
3244
3245         * configure.ac:
3246         Back to development - 0.10.18.1
3247
3248 === release 0.10.18 ===
3249
3250 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
3251
3252         * configure.ac:
3253           releasing 0.10.18, "I will follow"
3254
3255 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
3256
3257         * configure.ac:
3258         * win32/common/config.h:
3259         0.10.17.4 pre-release
3260
3261 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3262
3263         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
3264         Use GST_STR_NULL when trying to print strings that could be NULL because
3265         this might crash on some platforms. See #520808.
3266
3267 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3268
3269         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3270
3271         * gst-libs/gst/rtsp/gstrtspconnection.c:
3272         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3273         (read_line), (gst_rtsp_connection_read_internal):
3274         Generic Windows fixes that makes libgstrtsp work on Windows when
3275         coupled with the new GstPoll API. See #520808.
3276
3277 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
3278
3279         Patch by: Milosz Derezynski <internalerror at gmail dot com>
3280
3281         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
3282           If seeking to a new position succeeds don't simply return from
3283           create() without creating a buffer. Do this only in the case
3284           seeking to the new position fails. Fixes bug #523054.
3285
3286 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
3287
3288         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
3289           (gst_video_format_from_rgba32_masks):
3290           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
3291           (#522635).
3292
3293         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
3294           Add unit test for the RGB caps parsing and creation, checking for
3295           internal consistency of the new API and consistency of the API with
3296           the old GST_VIDEO_CAPS_* defines.
3297
3298 2008-03-14  David Schleef  <ds@schleef.org>
3299
3300         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
3301           because -base is in freeze.
3302
3303 2008-03-14  David Schleef  <ds@schleef.org>
3304
3305         Patch by: William M. Brack
3306
3307         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
3308
3309 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3310
3311         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3312         (gst_selector_pad_chain):
3313         * gst/playback/gststreamselector.h:
3314         Revert change that caused regression until a real fix is found.
3315         Fixes #522203.
3316
3317 2008-03-12  Michael Smith <msmith@fluendo.com>
3318
3319         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3320         * gst-libs/gst/audio/gstringbuffer.h:
3321           Rename recently added buffer types to make more sense.
3322         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
3323         (gst_alsasink_write):
3324           Adapt for above API changes.
3325           Fixes bug #520523.
3326
3327 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
3328
3329         * win32/common/libgstnetbuffer.def:
3330         Add new symbol gst_netaddress_equal. Fixes bug #521743.
3331
3332 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
3333
3334         * configure.ac:
3335         * win32/common/config.h:
3336         0.10.17.3 pre-release
3337
3338 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3339
3340         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3341         (gst_base_audio_src_create):
3342         Fix duration when no clock was provided. Fixes #520300.
3343
3344 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3345
3346         Patch by: Olivier Crete  <tester at tester ca>
3347
3348         * docs/libs/gst-plugins-base-libs-sections.txt:
3349         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
3350         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3351         Add trivial function to compare GstNetAddress. See #520626.
3352         API: GstNetBuffer::gst_netaddress_equal
3353
3354 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3355
3356         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3357         Update mode property docs, it's deprecated now.
3358
3359 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3360
3361         * gst-libs/gst/rtsp/gstrtspconnection.c:
3362         (gst_rtsp_connection_create):
3363         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
3364         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
3365         * gst/tcp/gstmultifdsink.h:
3366         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
3367         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
3368         Remove GstPollMode from gstpoll constructor.
3369
3370 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
3371
3372         * configure.ac:
3373         * win32/common/config.h:
3374         0.10.17.2 pre-release
3375
3376 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3377
3378         * gst/Makefile.am:
3379         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
3380         them twice
3381
3382         * win32/common/libgstinterfaces.def:
3383         * win32/common/libgstrtp.def:
3384         Add new API to the defs
3385
3386 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3387
3388         Patch by: Mersad Jelacic  <mersad at axis dot com>
3389
3390         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3391         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
3392         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
3393         possible to specify the sample size in bits. (#509637)
3394
3395 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3396
3397         * tests/check/libs/mixer.c:
3398           Add a few simple checks for the new message types.
3399
3400 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3401
3402         * docs/libs/gst-plugins-base-libs-sections.txt:
3403         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
3404           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
3405           (gst_mixer_message_get_type),
3406           (gst_mixer_message_parse_option_changed),
3407           (gst_mixer_message_parse_options_list_changed):
3408         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
3409           (GST_MIXER_MESSAGE_OPTION_CHANGED),
3410           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
3411           (GST_MIXER_MESSAGE_MIXER_CHANGED):
3412           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
3413           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
3414
3415 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3416
3417         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
3418           (gst_mixer_options_get_values):
3419         * gst-libs/gst/interfaces/mixeroptions.h:
3420           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
3421           (_GstMixerOptions), (_GstMixerOptionsClass):
3422           API: add GstMixerOptions::get_values vfunc (#519906)
3423
3424 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3425
3426         * configure.ac:
3427         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
3428         plug-ins are included/excluded. (#498222)
3429
3430 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3431
3432         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3433         Add typefinder for IMelody files, using audio/x-imelody.
3434         See bug #519516.
3435
3436 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3437
3438         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
3439         * ext/alsa/gstalsasink.c: (set_hwparams):
3440         * ext/alsa/gstalsasrc.c: (set_hwparams):
3441         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
3442         * ext/ogg/gstoggmux.h:
3443         * ext/ogg/gstogmparse.c:
3444         * gst-libs/gst/audio/audio.c:
3445         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
3446         * gst-libs/gst/pbutils/missing-plugins.c:
3447         (gst_missing_uri_sink_message_new),
3448         (gst_missing_element_message_new),
3449         (gst_missing_decoder_message_new),
3450         (gst_missing_encoder_message_new):
3451         * gst-libs/gst/rtp/gstbasertppayload.c:
3452         * gst-libs/gst/rtp/gstrtcpbuffer.c:
3453         (gst_rtcp_packet_bye_get_reason):
3454         * gst/audioconvert/gstaudioconvert.c:
3455         * gst/audioresample/gstaudioresample.c:
3456         * gst/ffmpegcolorspace/imgconvert.c:
3457         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
3458         * gst/typefind/gsttypefindfunctions.c:
3459         * gst/videoscale/vs_4tap.c:
3460         * gst/videoscale/vs_4tap.h:
3461         * sys/v4l/gstv4lelement.c:
3462         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
3463         * sys/v4l/v4l_calls.c:
3464         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
3465         (gst_v4lsrc_try_capture):
3466         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
3467         (gst_ximagesink_ximage_new):
3468         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
3469         (gst_xvimagesink_xvimage_new):
3470         * tests/check/elements/audioconvert.c:
3471         * tests/check/elements/audioresample.c:
3472         (fail_unless_perfect_stream):
3473         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
3474         * tests/check/elements/decodebin.c:
3475         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
3476         (setup_gdpdepay_streamheader):
3477         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
3478         (setup_gdppay_streamheader):
3479         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
3480         * tests/check/elements/multifdsink.c: (setup_multifdsink):
3481         * tests/check/elements/textoverlay.c:
3482         * tests/check/elements/videorate.c: (setup_videorate):
3483         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
3484         * tests/check/elements/volume.c: (setup_volume):
3485         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
3486         * tests/check/elements/vorbistag.c:
3487         * tests/check/generic/clock-selection.c:
3488         * tests/check/generic/states.c: (setup), (teardown):
3489         * tests/check/libs/cddabasesrc.c:
3490         * tests/check/libs/video.c:
3491         * tests/check/pipelines/gio.c:
3492         * tests/check/pipelines/oggmux.c:
3493         * tests/check/pipelines/simple-launch-lines.c:
3494         (simple_launch_lines_suite):
3495         * tests/check/pipelines/streamheader.c:
3496         * tests/check/pipelines/theoraenc.c:
3497         * tests/check/pipelines/vorbisdec.c:
3498         * tests/check/pipelines/vorbisenc.c:
3499         * tests/examples/seek/scrubby.c:
3500         * tests/examples/seek/seek.c: (query_positions_elems),
3501         (query_positions_pads):
3502         * tests/icles/stress-xoverlay.c: (myclock):
3503         Correct all relevant warnings found by the sparse semantic code
3504         analyzer. This include marking several symbols static, using
3505         NULL instead of 0 for pointers and using "foo (void)" instead
3506         of "foo ()" for declarations.
3507
3508         * win32/common/libgstrtp.def:
3509         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
3510
3511 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3512
3513         Patch by: José Alburquerque <jaalburqu svn gnome org>
3514
3515         * gst/playback/gstplaybin2.c:
3516           Make the function signature of the _get_*_tags() functions match
3517           the signature of the vfuncs they implement, ie. return a
3518           GstTagList rather than a GstStructure, which is more correct,
3519           even if one is typedef'ed to the other (#518940).
3520
3521 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3522
3523         * gst-libs/gst/rtsp/gstrtspconnection.c:
3524           Don't include unix headers unconditionally (fixes #518037).
3525
3526 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3527
3528         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
3529           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
3530           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
3531           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
3532           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
3533           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
3534           (gst_video_format_is_packed), (video_format_is_packed):
3535           Add unit test that makes sure that the strides, offsets and
3536           sizes returned for the various YUV formats by the new video API
3537           match the old reference implementation in videotestsrc.
3538
3539 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3540
3541         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
3542           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
3543           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
3544           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
3545           (gst_video_format_get_pixel_stride),
3546           (gst_video_format_get_component_width),
3547           (gst_video_format_get_component_height),
3548           (gst_video_format_get_component_offset), (gst_video_format_get_size):
3549         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
3550           (GST_VIDEO_FORMAT_Y42B):
3551           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
3552
3553 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3554
3555         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
3556           YV12 is I420 with swapped components 1 and 2, so the offset of
3557           component 1 for I420 should be the offset for component 2 for YV12
3558           and vice versa.
3559
3560 2008-02-29  Rene Stadler  <mail@renestadler.de>
3561
3562         * sys/v4l/gstv4lelement.c:
3563         Add missing semicolon to fix indentation.
3564
3565 2008-02-29  Julien Moutte  <julien@fluendo.com>
3566
3567         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
3568         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
3569         if we can do SPDIF output.
3570         * ext/alsa/gstalsa.h:
3571         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
3572         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
3573         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
3574         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3575         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
3576         to support AC3, EC3 and IEC958 buffers.
3577
3578 2008-02-29  Tim-Philipp Müller  <tim at centricular dot net>
3579
3580         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
3581           (gst_mixer_message_parse_mute_toggled),
3582           (gst_mixer_message_parse_record_toggled),
3583           (gst_mixer_message_parse_volume_changed),
3584           (gst_mixer_message_parse_option_changed):
3585           De-cruft and fix message type assertions (NULL is not a really
3586           valid mixer message type string).
3587
3588 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3589
3590         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
3591         When negotiating, actually start from a format that we can support
3592         instead of from the too generic template.
3593
3594 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3595
3596         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
3597         Enable vis setting.
3598
3599         * gst/playback/gstplaysink.c: (gst_play_sink_init),
3600         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
3601         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
3602         (gen_vis_chain):
3603         Implement vis switching while playing.
3604
3605 2008-02-28  David Schleef  <ds@schleef.org>
3606
3607         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
3608
3609 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3610
3611         Patch by: Peter Kjellerstedt  <pkj at axis com>
3612
3613         * gst/tcp/Makefile.am:
3614         * gst/tcp/fdsetstress.c:
3615         * gst/tcp/gstfdset.c:
3616         * gst/tcp/gstfdset.h:
3617         Removed fdset and stress test, they are now known as GstPoll in
3618         core. 
3619
3620         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
3621         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
3622         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
3623         (gst_multi_fd_sink_handle_client_write),
3624         (gst_multi_fd_sink_queue_buffer),
3625         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
3626         (gst_multi_fd_sink_stop):
3627         * gst/tcp/gstmultifdsink.h:
3628         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
3629         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
3630         (gst_tcp_gdp_read_caps):
3631         * gst/tcp/gsttcp.h:
3632         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
3633         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
3634         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
3635         * gst/tcp/gsttcpclientsink.h:
3636         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
3637         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
3638         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
3639         * gst/tcp/gsttcpclientsrc.h:
3640         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
3641         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
3642         * gst/tcp/gsttcpserversink.h:
3643         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
3644         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
3645         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
3646         * gst/tcp/gsttcpserversrc.h:
3647         Port to GstPoll. See #505417.
3648
3649 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3650
3651         Patch by: Peter Kjellerstedt  <pkj at axis com>
3652
3653         * gst-libs/gst/rtsp/gstrtspconnection.c:
3654         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
3655         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
3656         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
3657         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
3658         (gst_rtsp_connection_flush):
3659         * gst-libs/gst/rtsp/gstrtspconnection.h:
3660         Use GstPoll for the rtsp connection. See #505417.
3661
3662 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3663
3664         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
3665         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
3666         Add combo box for visualisations, populate it with a factory list
3667         of all visualisation plugins, configure vis plugin instance in
3668         playbin2. 
3669
3670 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3671
3672         * tests/check/libs/rtp.c: (GST_START_TEST):
3673         Add check for RTP buffer defaults, padding and marker bit API.
3674
3675 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
3676
3677         * gst-libs/gst/cdda/sha1.c: (sha_transform):
3678         Use memcpy() instead of upcasting a byte array to long *. This
3679         fixes an unaligned memory access, resulting in SIGBUS on IA64.
3680         This should be ported to GCheckSum once we can use GLib 2.16.
3681         Partially fixes bug #500833.
3682
3683 2008-02-27  Tim-Philipp Müller  <tim at centricular dot net>
3684
3685         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
3686           Push tag event after the newsegment event. Log the pointer of
3687           the buffer we're actually going to push rather than the buffer
3688           we're feeding to _make_metadata_writable().
3689
3690 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3691
3692         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3693         Comment smoke typefinder for now. The smokedec plugin needs one
3694         frame per buffer but we have no parser yet, thus it simply crashes
3695         in most situations.
3696
3697 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3698
3699         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3700         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
3701
3702 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3703
3704         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
3705         (plugin_init):
3706         Add midi typefinder, copied from the timidity plugin.
3707
3708 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
3709
3710         Based on patch by: Tomasz Sałaciński <tsalacinski gmail com>
3711
3712         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
3713         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
3714           (subparse_suite):
3715           Forward slashes at the beginning and end of a line also signify
3716           italics (Fixes: #518162).
3717
3718 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3719
3720         * tests/check/gst-plugins-base.supp:
3721         Add a suppression for a cached value in GIO that wasn't moved
3722         while moving gio from -bad to -base.
3723
3724 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3725
3726         Patch by: Brian Cameron <brian dot cameron at sun dot com>
3727
3728         * configure.ac:
3729         Don't hardcode -Wall and -Werror for configure checks, this fails
3730         with non-GCC compilers. Fixes bug #517991.
3731
3732 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
3733
3734         * gst/audioconvert/gstaudioconvert.c:
3735         * gst/audioconvert/gstaudioquantize.c:
3736         * gst/audioconvert/gstaudioquantize.h:
3737           Make audioconvert gap aware. If noiseshaping is used, wait for
3738           noiseshaping to converge before marking as GAP. Fixes #517813.
3739
3740 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
3741
3742         * gst/audiotestsrc/gstaudiotestsrc.c:
3743           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
3744
3745 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
3746
3747         * ext/gnomevfs/gstgnomevfssink.c:
3748         (gst_gnome_vfs_sink_handle_event):
3749         Return FALSE when seeking for a new segment fails instead
3750         of silently ignoring the failure and appending every buffer
3751         that comes for the new segment.
3752
3753 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3754
3755         * gst/playback/gstplaysink.c: (find_property),
3756         (gst_play_sink_find_property), (gen_video_chain),
3757         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
3758         Recursively search the sink element for a last-frame property so that we
3759         can also find the property in autovideosink and friends that don't
3760         always proxy the internal sink properties.
3761
3762 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3763
3764         * gst-libs/gst/audio/multichannel.c:
3765           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
3766           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
3767           (gst_audio_set_structure_channel_positions_list),
3768           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
3769           (gst_audio_fixate_channel_positions):
3770           Fix confusing terminology in docs and code: structure fields are
3771           'fields' and not 'properties'.
3772
3773 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3774
3775         * gst-libs/gst/audio/multichannel.c:
3776           (gst_audio_check_channel_positions), (add_list_to_struct):
3777           Give more useful warning messages if one of the channel
3778           layout enums passed to us is invalid and if the "channels"
3779           field in the caps has a GType we don't expect.
3780
3781 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3782
3783         * gst-libs/gst/audio/multichannel.c:
3784           Fix typo in docs blurb.
3785
3786 2008-02-19  Julien Moutte  <julien@fluendo.com>
3787
3788         Patch by: Josep Torra Valles <josep@fluendo.com>
3789
3790         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
3791         typefind lookup to fix typefinding on HD clips.
3792
3793 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3794
3795         * gst/playback/gstscreenshot.c:
3796         * gst/playback/gstscreenshot.h:
3797           Fix up copyright (I rewrote the GStreamer-0.10 code for
3798           this from scratch back in the days).
3799
3800 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
3801
3802         * gst/playback/Makefile.am:
3803         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
3804         (create_element), (gst_play_frame_conv_convert):
3805         * gst/playback/gstscreenshot.h:
3806         Add screenshot conversion code from totem.
3807
3808         * gst/playback/gstplay-marshal.list:
3809         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
3810         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
3811         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
3812         Implement frame property to get a color-unconverted snapshot.
3813         Implement convert-frame action signal to get a converted snapshot image.
3814         Configure connection speed in uridecodebin.
3815         Document some more properties.
3816
3817         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3818         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
3819         (gst_play_sink_get_last_frame):
3820         * gst/playback/gstplaysink.h:
3821         Use last-buffer property of the video sink to get a video snapshot.
3822
3823         * tests/examples/seek/seek.c: (shot_cb), (main):
3824         Add snapshot button for playbin2 and use the frame property to save the
3825         frame as a png in the current directory.
3826
3827 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
3828
3829         Patch by: Josep Torra Valles <josep at fluendo dot com>
3830
3831         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
3832         (plugin_init):
3833         Add typefinding support for h264 elementary streams.
3834         Fixes bug #517420.
3835
3836 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
3837
3838         * configure.ac:
3839           Require CVS of core for new API in collectpads.
3840
3841         * gst/adder/gstadder.c:
3842           Use new API to make adder sparse stream aware.
3843
3844 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3845
3846         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
3847         (no_more_pads_cb):
3848         Get the object data correct so that we can remove our channels
3849         correctly.
3850
3851         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
3852         (gen_vis_chain), (gst_play_sink_reconfigure),
3853         (gst_play_sink_request_pad):
3854         Add option to disable async behaviour in the sinks when possible. This
3855         makes it possible to avoid an audio queue when dealing with
3856         visualisations.
3857         Add option to add a queue for the audio path.
3858
3859         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
3860         (main):
3861         Disable the vis checkbox to match the defaults of playbin2.
3862         Only get the stream info when we need to.
3863
3864 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
3865
3866         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
3867         (gst_gio_base_sink_set_stream):
3868         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
3869         (gst_gio_base_src_set_stream):
3870         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
3871         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
3872         Don't use async operations as they require a running main loop.
3873         This makes us block again when closing streams and unable
3874         to mount the enclosing volume of an URI if it isn't yet.
3875
3876 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
3877
3878         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
3879         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
3880         (gen_vis_chain), (gst_play_sink_reconfigure),
3881         (gst_play_sink_request_pad):
3882         Move tee in front of the audio and vis pipelines.
3883         Add queue for audio for now.
3884         Add visualisation support.
3885
3886         * tests/examples/seek/seek.c: (main):
3887         Visualisation is by default disabled.
3888
3889 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
3890
3891         * ext/gio/gstgiobasesink.c: (close_stream_cb):
3892         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
3893         Improve debugging a bit.
3894
3895         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
3896         * ext/gio/gstgiosink.h:
3897         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
3898         * ext/gio/gstgiosrc.h:
3899         Try to mount the enclosing volume of a GFile if it isn't mounted
3900         yet. This requires us to wait for an async operation to finish, done
3901         with an nested GMainLoop. Authentication is not supported yet, will
3902         come later.
3903
3904 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3905
3906         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3907         (gst_play_bin_set_property), (gst_play_bin_get_property),
3908         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
3909         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
3910         (gst_play_sink_get_mute), (gen_audio_chain):
3911         * gst/playback/gstplaysink.h:
3912         Add mute property.
3913
3914         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3915         (gst_selector_pad_chain):
3916         * gst/playback/gststreamselector.h:
3917         Make sure we forward the event only once.
3918
3919         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
3920         Add and implement the mute button for playbin2.
3921
3922 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3923
3924         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
3925
3926         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
3927         Add some more debug info.
3928         Make sure we never return a negative delay. Fixes #516246.
3929
3930 2008-02-12  Tim-Philipp Müller  <tim at centricular dot net>
3931
3932         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
3933           Revert patch that makes the sink hold the object lock when
3934           calling snd_pcm_delay(), since it breaks playback for me.
3935
3936 2008-02-12  Julien Moutte  <julien@fluendo.com>
3937
3938         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
3939         some seek flags when changing rate.
3940
3941 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3942
3943         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3944         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
3945         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
3946         Fix potential leaks.
3947
3948         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
3949         Fix leak when there is no function configured.
3950
3951 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3952
3953         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
3954         (gst_v4lsrc_buffer_finalize):
3955         Correctly chain up the finalize method.
3956
3957 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3958
3959         * ext/gio/gstgiostreamsink.c:
3960         * ext/gio/gstgiostreamsrc.c:
3961         Add documentation and example code for giostreamsink/giostreamsrc.
3962
3963         * tests/check/pipelines/gio.c: (GST_START_TEST):
3964         Ask the GMemoryOutputStream for the data instead of assuming that
3965         the pointer to the data stayed the same. It could've been realloc'ed.
3966
3967 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3968
3969         * ext/gio/gstgiosink.c:
3970         * ext/gio/gstgiosrc.c:
3971         Make the documentation of giosink/giosrc complete, large parts
3972         are based on the gnomevfssink/gnomevfssrc docs.
3973
3974 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3975
3976         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3977         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3978         * docs/plugins/gst-plugins-base-plugins.args:
3979         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3980         * docs/plugins/gst-plugins-base-plugins.interfaces:
3981         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3982         * docs/plugins/gst-plugins-base-plugins.signals:
3983         * docs/plugins/inspect/plugin-adder.xml:
3984         * docs/plugins/inspect/plugin-audioconvert.xml:
3985         * docs/plugins/inspect/plugin-audiorate.xml:
3986         * docs/plugins/inspect/plugin-audioresample.xml:
3987         * docs/plugins/inspect/plugin-decodebin.xml:
3988         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3989         * docs/plugins/inspect/plugin-gdp.xml:
3990         * docs/plugins/inspect/plugin-gio.xml:
3991         * docs/plugins/inspect/plugin-gnomevfs.xml:
3992         * docs/plugins/inspect/plugin-libvisual.xml:
3993         * docs/plugins/inspect/plugin-ogg.xml:
3994         * docs/plugins/inspect/plugin-pango.xml:
3995         * docs/plugins/inspect/plugin-playback.xml:
3996         * docs/plugins/inspect/plugin-queue2.xml:
3997         * docs/plugins/inspect/plugin-subparse.xml:
3998         * docs/plugins/inspect/plugin-theora.xml:
3999         * docs/plugins/inspect/plugin-uridecodebin.xml:
4000         * docs/plugins/inspect/plugin-videorate.xml:
4001         * docs/plugins/inspect/plugin-videoscale.xml:
4002         * docs/plugins/inspect/plugin-volume.xml:
4003         * docs/plugins/inspect/plugin-vorbis.xml:
4004         Add the GIO documentation again and while at that run make update.
4005
4006 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4007
4008         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
4009         * ext/alsa/gstalsasink.c: (set_swparams):
4010         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
4011           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
4012           against libasound >= 1.0.16, since it's been deprecated in
4013           0.10.16, and alignment is always 1 then, apparently. (#512899)
4014
4015 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4016
4017         * gst/playback/gstplaybin.c: (gen_audio_element):
4018         * gst/playback/gstplaysink.c: (gen_audio_chain):
4019           Handle case where we can't create the volume element a bit
4020           better (#514307).
4021
4022 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4023
4024         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
4025         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4026           Add support for https protocol. Fixes #510229.
4027
4028 2008-02-11  Julien Moutte  <julien@fluendo.com>
4029         
4030         Patch by: Alan Peevers <peeves@pacbell.net>
4031
4032         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
4033         lock when calling alsa methods.
4034
4035 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4036
4037         * gst/typefind/gsttypefindfunctions.c:
4038           Bump rank of jpeg and png typefinders, which will return maximum
4039           probability in the most common cases (thus short-circuiting more
4040           expensive typefinders like the mp3 one for these two quite common
4041           image types).
4042
4043 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4044
4045         * ext/theora/theoraparse.c:
4046         Fix long description of the theora parser to be more verbose than just
4047         the type name.
4048
4049 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4050
4051         Patch by: Branko Čibej <brane at xbc dot nu>
4052
4053         * sys/xvimage/xvimagesink.c:
4054         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
4055         Fixes bug #515654.
4056
4057 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4058
4059         * gst/playback/gstplaybasebin.c:
4060         Set is_dynamic as True if there are elements with both request
4061         and sometimes src pad templates instead of breaking out when it
4062         finds the first pad template that is a src.
4063
4064 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4065
4066         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
4067         (update_streams), (video_combo_cb), (audio_combo_cb),
4068         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
4069         Add some stream switching and volume gui for playbin2.
4070
4071 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4072
4073         * gst/playback/gstplay-marshal.list:
4074         Added marshal for streamselector Tags.
4075
4076         * gst/playback/gstplaybasebin.c: (set_active_source):
4077         Streamselector now selects pads based on the pad object instead of its
4078         name.
4079
4080         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4081         (init_group), (gst_play_bin_init), (get_group), (get_tags),
4082         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
4083         (gst_play_bin_get_text_tags),
4084         (gst_play_bin_set_current_video_stream),
4085         (gst_play_bin_set_current_audio_stream),
4086         (gst_play_bin_set_current_text_stream),
4087         (gst_play_bin_set_property), (gst_play_bin_get_property),
4088         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
4089         Remove option to mute streams with the current-a/v/t property, we have
4090         this functionality in the flags.
4091         Add signals to notify when the number of A/V/T channels changed.
4092         Add action signals to get tags for the A/V/T streams.
4093         Implement setting the current A/V/T stream.
4094         Rearrange some things to simplify stream selection.
4095         Implement volume.
4096
4097         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
4098         (gst_play_sink_get_volume), (gst_play_sink_set_property),
4099         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
4100         (activate_vis), (gst_play_sink_reconfigure):
4101         * gst/playback/gstplaysink.h:
4102         Add and implement volume setting methods.
4103
4104         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
4105         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4106         (gst_selector_pad_event), (gst_stream_selector_class_init),
4107         (gst_stream_selector_init), (gst_stream_selector_finalize),
4108         (gst_stream_selector_set_property),
4109         (gst_stream_selector_get_property),
4110         (gst_stream_selector_get_linked_pad),
4111         (gst_stream_selector_request_new_pad):
4112         * gst/playback/gststreamselector.h:
4113         Add pad properties for tags and status of pads.
4114         Keep tags on pads.
4115         Make active pad selection based on pad object instead of name.
4116
4117 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
4118
4119         * configure.ac:
4120           Revert last change as we now check in gtk-doc.m4 for sed.
4121
4122 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
4123
4124         * configure.ac:
4125         Find and subst SED when building the docs.
4126
4127 2008-02-08  Julien Moutte  <julien@fluendo.com>
4128
4129         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
4130         (main): Make sure bus signals are reconnected when pressing STOP
4131         and then PLAY again for a parse launch pipeline. Fix a ref leak
4132         on the bus.
4133         * win32/common/config.h: Updated.
4134
4135 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4136
4137         * configure.ac:
4138         Make DISABLE_DEPRECATED defined *only* during CVS, not during
4139         pre-releases or releases.
4140
4141 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4142
4143         * configure.ac:
4144         * ext/gio/Makefile.am:
4145         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
4146         reporting
4147
4148 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4149
4150         * docs/plugins/Makefile.am:
4151         Add the headers which need scanning for the GIO plugin. The rest of
4152         the docs still need migrating.
4153
4154 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4155
4156         * ext/Makefile.am:
4157         * tests/check/Makefile.am:
4158         * tests/check/pipelines/.cvsignore:
4159         Add gio in a few more places.
4160
4161 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4162
4163         * configure.ac:
4164         * ext/Makefile.am:
4165         * tests/check/Makefile.am:
4166         Move gio plugin from -bad and mark as experimental.
4167
4168 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4169
4170         * gst-libs/gst/interfaces/mixeroptions.c:
4171         * gst-libs/gst/interfaces/mixertrack.c:
4172         Comment out a couple of other things which break the build when
4173         GST_DISABLE_DEPRECATED isn't on but -Werror is.
4174
4175 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4176
4177         * docs/libs/gst-plugins-base-libs-sections.txt:
4178           Fix pbutils header.
4179
4180 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4181
4182         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4183         Fix compiler warning.
4184
4185 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4186
4187         Patch by: Peter Kjellerstedt  <pkj at axis com>
4188
4189         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4190         Clear the addrinfo struct using memset. Fixes #514937.
4191
4192 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4193
4194         * gst/tcp/gstfdset.h:
4195         Remove unused field to same some memory.
4196
4197         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4198         Mark action signals as such.
4199
4200 2008-02-06  Michael Smith <msmith@fluendo.com>
4201
4202         * ext/theora/theoradec.c: (_theora_granule_frame),
4203         (_inc_granulepos):
4204           Increment granulepos for new-bitstream versions appropriately.
4205           Fixes #514623.
4206
4207 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4208
4209         * tests/examples/seek/seek.c: (do_seek),
4210         (rate_spinbutton_changed_cb), (update_streams), (main):
4211         Remove obsolete stream_time reset after flushing seek, core does that
4212         automatically now.
4213         Improve accuracy of speed spinbutton.
4214         Only do playbin2 stuff when we actually use it.
4215
4216 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4217
4218         * tests/check/Makefile.am:
4219           Revert previous change of the test environment's GST_PLUGIN_PATH.
4220           The problem is not with the plugins, but with element factories
4221           and only occurs if elements are split out from existing plugins
4222           or if plugins change name (see #512740).
4223
4224 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4225
4226         * tests/check/Makefile.am:
4227           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
4228           with the core's plugins first and our local build directories last,
4229           since we might be building against an installed core, and that
4230           core's plugin directory may contain older or other versions of
4231           our own -base plugins, but we really do want to test our local
4232           ones (if there are multiple plugins or element factories with the
4233           same name, those inspected last will trump those read in earlier).
4234           Fixes #512740 for the most part.
4235
4236 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4237
4238         * configure.ac:
4239         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4240         Use gmtime_r if available as gmtime is not MT-safe.
4241         Fixes bug #511810.
4242
4243 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4244
4245         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4246         Cast glong to time_t as time_t might have a different type on
4247         other platforms, like FreeBSD, and we get a compiler warning
4248         otherwise. Fixes bug #511825.
4249
4250 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4251
4252         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4253         (get_group), (get_n_pads), (gst_play_bin_get_property),
4254         (pad_added_cb), (no_more_pads_cb), (perform_eos),
4255         (autoplug_select_cb), (deactivate_group):
4256         Remove stream-info, we going for something easier.
4257         Refactor getting the current group.
4258         Implement getting the number of audio/video/text streams.
4259
4260         * gst/playback/gststreamselector.c:
4261         (gst_stream_selector_class_init), (gst_stream_selector_init),
4262         (gst_stream_selector_get_property),
4263         (gst_stream_selector_request_new_pad),
4264         (gst_stream_selector_release_pad):
4265         * gst/playback/gststreamselector.h:
4266         Add property for number of pads.
4267
4268         * tests/examples/seek/seek.c: (set_scale), (update_flag),
4269         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
4270         (text_toggle_cb), (update_streams), (msg_async_done),
4271         (msg_state_changed), (main):
4272         Block slider callback when updating the slider position.
4273         Add gui elements for controlling playbin2.
4274         Add callback for async_done that updates position/duration.
4275
4276 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
4277
4278         * docs/plugins/Makefile.am:
4279         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4280         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4281         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4282         * docs/plugins/gst-plugins-base-plugins.interfaces:
4283         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4284           First round of plugin docs cleansups.
4285
4286         * docs/plugins/inspect/plugin-adder.xml:
4287         * docs/plugins/inspect/plugin-alsa.xml:
4288         * docs/plugins/inspect/plugin-audioconvert.xml:
4289         * docs/plugins/inspect/plugin-audiorate.xml:
4290         * docs/plugins/inspect/plugin-audioresample.xml:
4291         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4292         * docs/plugins/inspect/plugin-cdparanoia.xml:
4293         * docs/plugins/inspect/plugin-decodebin.xml:
4294         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4295         * docs/plugins/inspect/plugin-gdp.xml:
4296         * docs/plugins/inspect/plugin-gnomevfs.xml:
4297         * docs/plugins/inspect/plugin-libvisual.xml:
4298         * docs/plugins/inspect/plugin-ogg.xml:
4299         * docs/plugins/inspect/plugin-pango.xml:
4300         * docs/plugins/inspect/plugin-subparse.xml:
4301         * docs/plugins/inspect/plugin-tcp.xml:
4302         * docs/plugins/inspect/plugin-theora.xml:
4303         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4304         * docs/plugins/inspect/plugin-video4linux.xml:
4305         * docs/plugins/inspect/plugin-videorate.xml:
4306         * docs/plugins/inspect/plugin-videoscale.xml:
4307         * docs/plugins/inspect/plugin-videotestsrc.xml:
4308         * docs/plugins/inspect/plugin-volume.xml:
4309         * docs/plugins/inspect/plugin-vorbis.xml:
4310         * docs/plugins/inspect/plugin-ximagesink.xml:
4311         * docs/plugins/inspect/plugin-xvimagesink.xml:
4312           Regenerate.
4313
4314         * ext/ogg/Makefile.am:
4315         * ext/ogg/gstoggmux.c:
4316         * ext/ogg/gstoggmux.h:
4317           Add header for oggmux. the c-file needs a doc blob still.
4318
4319 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4320
4321         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4322
4323         * gst-libs/gst/rtp/gstrtpbuffer.c:
4324         (gst_rtp_buffer_set_extension_data):
4325         * gst-libs/gst/rtp/gstrtpbuffer.h:
4326         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
4327         Add gst_rtp_buffer_set_extension_data() 
4328         Add a unit test for this addition. Fixes #511478.
4329         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
4330
4331 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4332
4333         * configure.ac:
4334         Back to CVS
4335
4336 === release 0.10.17 ===
4337
4338 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
4339
4340         * configure.ac:
4341           releasing 0.10.17, "Peanut Butter and Jelly"
4342
4343 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4344
4345         * gst-libs/gst/interfaces/mixeroptions.c:
4346         * gst-libs/gst/interfaces/mixertrack.c:
4347         Also remove the conditional registration of the signals
4348         that disappeared with the ABI change in 0.10.14
4349
4350 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4351
4352         * gst-libs/gst/rtsp/gstrtspconnection.c:
4353         Revert patch to gstrtspconnection.c for brown paper bag
4354         release of -base. Re-opens: #511825
4355
4356 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4357
4358         * gst-libs/gst/interfaces/mixeroptions.h:
4359         * gst-libs/gst/interfaces/mixertrack.h:
4360         Change the way these deprecated function pointers are removed
4361         so that the compiled ABI is unconditionally smaller. This 
4362         sets in stone an ABI break that actually occurred when the
4363         things were deprecated in 0.10.14, which seems to be the best
4364         fix as the only known users are oss-mixer and sunaudio-mixer in 
4365         gst-plugins-good.
4366         Fixes: #513018
4367
4368 2008-01-30  Tim-Philipp Müller  <tim at centricular dot net>
4369
4370         * win32/common/libgstpbutils.def:
4371           Export the two new _get_type() functions which are needed
4372           by the python bindings.
4373
4374 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4375
4376         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4377         Cast glong to time_t as time_t might have a different type on
4378         other platforms, like FreeBSD, and we get a compiler warning
4379         otherwise. Fixes bug #511825.
4380
4381 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4382
4383         * gst-libs/gst/audio/gstaudiofilter.c:
4384         (gst_audio_filter_class_init):
4385         Initialize the GstRingerBuffer class to get it's debug category
4386         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
4387         category and otherwise we get some g_critical(). Fixes bug #512334.
4388
4389 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
4390
4391         * configure.ac:
4392         Back to CVS
4393
4394 === release 0.10.16 ===
4395
4396 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
4397
4398         * configure.ac:
4399           releasing 0.10.16, "Scheduled Interruption"
4400
4401 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4402
4403         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4404
4405         * gst-libs/gst/rtp/gstrtpbuffer.c:
4406         (gst_rtp_buffer_get_extension_data):
4407         Fix typos and wrong extension check. Fixes #511274.
4408
4409 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
4410
4411         * po/sk.po:
4412         Oops - add new sk.po mentioned in the LINGUAS I just committed
4413
4414 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
4415
4416         * po/LINGUAS:
4417         Add ca translation to the disted list.
4418
4419         * win32/vs6/libgstsdp.dsp:
4420         Convert line endings to CRLF
4421
4422 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
4423
4424         * win32/MANIFEST:
4425         Add win32/vs6/libgstrtsp.dsp to MANIFEST
4426
4427 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4428
4429         * win32/common/libgstsdp.def:
4430         * win32/common/libgstvideo.def:
4431         Add new API declarations
4432
4433 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4434
4435         * ext/theora/gsttheoradec.h:
4436         * ext/theora/gsttheoraparse.h:
4437         * ext/theora/theoradec.c:
4438         * ext/theora/theoraparse.c:
4439         Take a 2nd stab at handling libtheora granulepos changes in the decoder
4440         and parser by inspecting the bitstream version of the incoming data.
4441
4442 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
4443
4444         * configure.ac:
4445         * pkgconfig/Makefile.am:
4446         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
4447         * pkgconfig/gstreamer-audio.pc.in:
4448         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
4449         * pkgconfig/gstreamer-cdda.pc.in:
4450         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
4451         * pkgconfig/gstreamer-fft.pc.in:
4452         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
4453         * pkgconfig/gstreamer-floatcast.pc.in:
4454         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4455         * pkgconfig/gstreamer-interfaces.pc.in:
4456         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
4457         * pkgconfig/gstreamer-netbuffer.pc.in:
4458         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
4459         * pkgconfig/gstreamer-pbutils.pc.in:
4460         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
4461         * pkgconfig/gstreamer-riff.pc.in:
4462         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
4463         * pkgconfig/gstreamer-rtp.pc.in:
4464         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
4465         * pkgconfig/gstreamer-rtsp.pc.in:
4466         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
4467         * pkgconfig/gstreamer-sdp.pc.in:
4468         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
4469         * pkgconfig/gstreamer-tag.pc.in:
4470         * pkgconfig/gstreamer-video-uninstalled.pc.in:
4471         * pkgconfig/gstreamer-video.pc.in:
4472         Provide one pkg-config file for every gst-plugins-base library.
4473         This makes linking to those libraries much more intuitive and
4474         provides standard pkg-config behaviour for them. Fixes bug #499697.
4475
4476 2008-01-13  David Schleef  <ds@schleef.org>
4477
4478         * gst/videoscale/vs_4tap.c:
4479           Fix valgrind error on 4tap scaling method.
4480
4481 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
4482
4483         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4484         Include Winsock2.h for VS6 and use a different way initialize
4485         hints structure so it can build with VS6.
4486         * win32/MANIFEST:
4487         * win32/vs6/libgstsdp.dsp:
4488         * win32/common/libgstsdp.def:
4489         Add new files for libgstsdp.
4490         * win32/vs6/grammar.dsp:
4491         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
4492         * win32/vs6/gst_plugins_base.dsw:
4493         * win32/vs6/libgstdecodebin.dsp:
4494         * win32/vs6/libgstdecodebin2.dsp:
4495         * win32/vs6/libgstplaybin.dsp:
4496         * win32/vs6/libgstvolume.dsp:
4497         Add new dependencies to the link list.
4498
4499 2008-01-13  Julien Moutte  <julien@fluendo.com>
4500
4501         * win32/common/config.h:
4502         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
4503         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
4504         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
4505         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
4506         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
4507         * win32/common/interfaces-enumtypes.c:
4508         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
4509         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
4510         (gst_mixer_track_flags_get_type),
4511         (gst_tuner_channel_flags_get_type):
4512         * win32/common/multichannel-enumtypes.c:
4513         (gst_audio_channel_position_get_type):
4514         * win32/common/pbutils-enumtypes.c:
4515         (gst_install_plugins_return_get_type):
4516         * win32/common/pbutils-enumtypes.h: Update/Add generated files
4517         in the win32 build directory.
4518
4519 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4520
4521         * tests/check/Makefile.am:
4522         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
4523
4524         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
4525         * tests/check/elements/playbin.c:
4526         * tests/check/libs/mixer.c: (test_element_interface_supported),
4527         (gst_implements_interface_init):
4528         * tests/check/libs/rtp.c: (GST_START_TEST):
4529         Fix various assignment type mismatches.
4530
4531 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4532
4533         * configure.ac:
4534         * gst-libs/gst/rtsp/Makefile.am:
4535         Add test to see if hstrerror is available or if we need libresolv
4536         (Solaris) for it, then use it in libgstrtsp.
4537
4538 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4539
4540         * gst-libs/gst/tag/Makefile.am:
4541         Fix include path order
4542
4543 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
4544
4545         * gst-libs/gst/pbutils/install-plugins.c:
4546         (gst_install_plugins_context_copy),
4547         (gst_install_plugins_context_get_type):
4548         * gst-libs/gst/pbutils/install-plugins.h:
4549         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
4550         for bindings.
4551
4552 2008-01-11  Michael Smith <msmith@fluendo.com>
4553
4554         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
4555         (_theora_granule_frame), (_theora_granule_start_time),
4556         (theora_dec_sink_convert), (theora_dec_decode_buffer):
4557           Adapt for post-alpha meaning of granulepos, when we
4558           have a newer version of libtheora.
4559         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4560         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
4561         (theora_enc_is_discontinuous), (theora_enc_chain):
4562           Likewise.
4563         * tests/check/Makefile.am:
4564           Link libtheora into theoraenc test so we can check which version of
4565           libtheora we're testing against.
4566         * tests/check/pipelines/theoraenc.c: (check_libtheora),
4567         (check_buffer_granulepos),
4568         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
4569         (theoraenc_suite):
4570           Adapt tests to check the values that are now defined for theora; make
4571           the tests backwards-adapt the passed values if we're running against an
4572           old libtheora.
4573           Fixes #497964
4574
4575 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
4576
4577         * gst-libs/gst/audio/gstbaseaudiosink.c:
4578           (gst_base_audio_sink_class_init):
4579         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4580           (gst_base_audio_src_class_init):
4581           Ref audio clock class from a thread-safe context to make sure
4582           we're not bit by GObjects lack of thread-safety here (#349410),
4583            however unlikely that may be in practice.
4584
4585 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
4586
4587         * autogen.sh:
4588           Add -Wno-portability to the automake parameters to stop warnings
4589           about GNU make extensions being used. We require GNU make in almost
4590           every Makefile anyway.
4591           
4592         * configure.ac:
4593           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
4594           at the same time is required for per target flags.
4595
4596 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4597
4598         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
4599           Post an error message if we can't pull as many bytes as we need
4600           for the tag. This makes sure the user gets to see a proper error
4601           message if a file with a partial ID3 tag is fed to decodebin, and
4602           not a 'no ID3 tag demuxer' error, which would be confusing
4603           (see #508138).
4604
4605 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4606
4607         * gst-libs/gst/pbutils/descriptions.c: (formats):
4608           Add description strings for ID3, APE, and ICY tags.
4609
4610 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4611
4612         * gst/playback/gstdecodebin.c: (try_to_link_1):
4613           Make sure we error out correctly if we can't activate one of
4614           the elements we've added.  Fixes #508138.
4615           
4616 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
4617
4618         Patch by: Bastien Nocera <hadess at hadess net>
4619
4620         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
4621           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
4622           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
4623           the volume is the same for all channels. This works around
4624           some problem in alsa that leaves us with inconsistent state
4625           for some reason (#486840).
4626
4627 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
4628
4629         Patch by: Jerone Young <jerone at gmail com>
4630
4631         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
4632           If there's no mixer track by the name of 'Master' or 'Front',
4633           check if there's one called 'PCM' before trying the generic
4634           fallback logic (fixes #506928, where we pick 'Mic' as master
4635           track for the AD1984 card in a Thinkpad T61/X61 laptop).
4636
4637 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4638
4639         * gst/playback/gstplay-enum.c:
4640         (register_gst_autoplug_select_result),
4641         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
4642         (gst_play_flags_get_type):
4643         * gst/playback/gstplay-enum.h:
4644         Add enums for configuration flags.
4645
4646         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4647         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
4648         (gst_play_bin_get_property), (no_more_pads_cb),
4649         (autoplug_select_cb), (gst_play_bin_change_state):
4650         Merge mode with flags.
4651         Add more property getters/setters, defaults and docs.
4652         Add properties to get number of audio/video/text streams.
4653         Create sink object in _init so that we can always rely on it being
4654         there.
4655
4656         * gst/playback/gstplaysink.c: (gst_play_sink_init),
4657         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
4658         (activate_vis), (gst_play_sink_reconfigure),
4659         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
4660         (gst_play_sink_change_state):
4661         * gst/playback/gstplaysink.h:
4662         Use flags to configure the sink pipelines.
4663         Add tee before audio pipeline so that we can use it for visualisations.
4664         Start working on integrating visualisations.
4665         Remove mode, we can do everything with the flags now.
4666         Add method to configue the sink pipeline.
4667
4668 2008-01-06  Tim-Philipp Müller  <tim at centricular dot net>
4669
4670         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
4671           (check_buffer_timestamp), (check_buffer_duration):
4672           Turn these functions into macros so we can see right away
4673           where the failure occured.
4674
4675 2008-01-05  Julien Moutte  <julien@fluendo.com>
4676
4677         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
4678         debugging information to understand how X calculates the stride
4679         for XvImages.
4680
4681 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
4682
4683         * gst/volume/Makefile.am:
4684         * gst/volume/gstvolume.c: (volume_choose_func),
4685         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
4686         (volume_setup):
4687         * gst/volume/gstvolume.h:
4688         Use GstAudioFilter as base class for the volume element instead of
4689         plain GstBaseTransform.
4690
4691 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
4692
4693         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
4694         Don't set element details for the abstract GstAudioFilter class.
4695
4696 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
4697
4698         * gst-libs/gst/audio/gstaudiofilter.c:
4699         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
4700         Implement get_unit_size() vmethod of GstBaseTransform.
4701
4702 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
4703
4704         * gst-libs/gst/pbutils/Makefile.am:
4705         * gst-libs/gst/pbutils/pbutils.h:
4706         Use glib-enum generator to have a proper enum GType for
4707         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
4708
4709 2007-12-31  David Schleef  <ds@schleef.org>
4710
4711         * tests/check/Makefile.am:
4712         * tests/check/pipelines/theoraenc.c:
4713           Reenable theoraenc test, which fails on the buildbot but
4714           not locally.
4715
4716 2007-12-31  David Schleef  <ds@schleef.org>
4717
4718         * docs/libs/.cvsignore:
4719         * docs/plugins/.cvsignore:
4720           Add *-undeclared.txt to fix buildbot.
4721
4722 2007-12-31  David Schleef  <ds@schleef.org>
4723
4724         * tests/check/Makefile.am:
4725           Second attempt at disabling theoraenc test long enough to
4726           get buildbot to compile -base.
4727
4728 2007-12-31  David Schleef  <ds@schleef.org>
4729
4730         * tests/check/pipelines/theoraenc.c:
4731           Disable theoraenc test long enough to get the buildbot to
4732           compile a recent -base.
4733
4734 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
4735
4736         * tests/examples/seek/seek.c: (stop_cb):
4737         Make sure we reset the slider value to 0.0 without racing against a
4738         possible g_idle that sets it to something else.
4739
4740 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
4741
4742         * sys/ximage/ximagesink.c:
4743         fix typo
4744
4745 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4746
4747         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
4748         * gst-libs/gst/rtsp/gstrtspdefs.h:
4749         Add Location header so that we can start implementing redirects.
4750         See #506025.
4751
4752 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
4753
4754         * gst/subparse/gstssaparse.c:
4755         combine if's
4756
4757 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
4758
4759         * gst/subparse/gstssaparse.c:
4760         remove duplicate log message
4761
4762 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
4763
4764         * ext/libvisual/visual.c: (gst_visual_chain):
4765         Fix 'xyz may be used uninitialized' compiler warnings caused
4766         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
4767         abort() in any case but properly report the error.
4768
4769 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4770
4771         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4772         (gst_play_bin_finalize), (gst_play_bin_set_uri),
4773         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
4774         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
4775         (autoplug_select_cb), (activate_group), (deactivate_group),
4776         (setup_next_source), (save_current_group),
4777         (gst_play_bin_change_state):
4778         Code cleanups.
4779         Remove next-uri, we can use the uri property just fine.
4780         Fix some crasher.
4781         Unref uridecodebin when switching.
4782         Fix going to READY.
4783
4784         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4785         (gst_play_sink_init), (gst_play_sink_dispose),
4786         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
4787         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
4788         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
4789         (gst_play_sink_set_property), (gst_play_sink_get_property),
4790         (gen_video_chain), (gen_text_element), (gen_audio_chain),
4791         (gen_vis_element), (gst_play_sink_get_mode),
4792         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
4793         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
4794         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
4795         (gst_play_sink_change_state):
4796         * gst/playback/gstplaysink.h:
4797         Add some locking to make things threadsafe.
4798
4799         * gst/playback/test7.c: (about_to_finish_cb):
4800         Fix test.
4801
4802 2007-12-22  Tim-Philipp Müller  <tim at centricular dot net>
4803
4804         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
4805           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
4806           (gst_video_scale_transform):
4807           Don't claim to be able to handle/transform caps that can't really
4808           be handled by the currently selected scaling method (here: RGB or
4809           packed YUV with 4-tap method). Also add locking to method property.
4810
4811         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
4812           (test_basetransform_based):
4813           Some test pipelines for the above (not entirely valgrind clean yet
4814           apparently).
4815
4816 2007-12-21  David Schleef  <ds@schleef.org>
4817
4818         * gst-libs/gst/video/video.c:
4819         * gst-libs/gst/video/video.h:
4820           Add additional RGBA and RGB-24 video formats.
4821
4822 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
4823
4824         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
4825           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
4826           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
4827         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
4828           (cddabasesrc_suite):
4829           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
4830           deprecated in the future (see #498924).
4831
4832 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
4833
4834         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
4835           Don't leak event.
4836
4837 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
4838
4839         * gst-libs/gst/riff/riff-read.c:
4840         Use GST_ROUND_UP_2 macro
4841
4842 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
4843
4844         * gst/playback/.cvsignore:
4845           Ignore more.
4846
4847 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
4848
4849         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
4850         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
4851           (set_active_source):
4852         * gst/playback/gstplaybasebin.h:
4853         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4854           (setup_sinks), (playbin_set_subtitles_visible):
4855           Make switching off of subtitles work. To avoid all kind of
4856           problems with unlinking of the subtitle input, we just keep
4857           the subtitle inputs linked as they are and tell textoverlay
4858           not to render them. Fixes #373011.
4859           Other subtitle switching issues (esp. when there are both
4860           external and in-stream subtitles) remain. They'll be solved
4861           in playbin2.
4862
4863 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4864
4865         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
4866         Init the pad segment too.
4867
4868 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4869
4870         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
4871         (gst_audioringbuffer_open_device),
4872         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
4873         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4874         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
4875         (gst_audio_sink_create_ringbuffer):
4876         Improve debug output.
4877
4878         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
4879         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
4880         Prevent some functions from doing things and failing when the
4881         ringbuffer is not yet acquired.
4882
4883 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
4884
4885         * gst-libs/gst/interfaces/interfaces.h:
4886           Also remove interfaces.h from CVS as it is not needed anymore.
4887
4888 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
4889
4890         * gst-libs/gst/interfaces/Makefile.am:
4891           interfaces.h is not used anymore so remove it from the build
4892           process.
4893
4894 2007-12-17  David Schleef  <ds@schleef.org>
4895
4896         * gst/videotestsrc/gstvideotestsrc.c:
4897         * gst/videotestsrc/gstvideotestsrc.h:
4898           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
4899           for testing vertical refresh synchronization.
4900
4901 2007-12-17  David Schleef  <ds@schleef.org>
4902
4903         * docs/libs/gst-plugins-base-libs-sections.txt:
4904         * gst-libs/gst/video/video.c:
4905         * gst-libs/gst/video/video.h:
4906           Add new GstVideFormat enum and write a bunch of helper functions
4907           based around it.
4908
4909 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
4910
4911         * Makefile.am:
4912           Use new common/win32.mak.
4913
4914 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4915
4916         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4917         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
4918         Add debug info.
4919         When going from PLAYING to PAUSED, pause the ringbuffer before calling
4920         the parent state change function, just like the audiosink, because the
4921         parent waits for the element to finish its processing before completing
4922         the state change. This makes going to PAUSED a lot snappier.
4923         When going from READY to PAUSED, don't allow the ringbuffer to start
4924         yet.
4925
4926 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4927
4928         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4929         Yet another fix for broken software that produce files with an empty
4930         blockalign field. Instead of completely failing, make a second attempt
4931         at guessing the width/depth by looking at strf->size.
4932
4933 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>
4934
4935         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
4936           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
4937         * gst-libs/gst/pbutils/install-plugins.c:
4938           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
4939         * gst-libs/gst/pbutils/missing-plugins.c:
4940           (gst_missing_plugin_message_get_installer_detail),
4941           (gst_missing_encoder_installer_detail_new):
4942         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
4943         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4944           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
4945           avoid compiler warnings (#503930).
4946
4947 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4948
4949         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4950         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
4951         for jpeg video streams.
4952         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
4953         for the above modification.
4954
4955 2007-12-15  Tim-Philipp Müller  <tim at centricular dot net>
4956
4957         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
4958           (gst_x_overlay_handle_events):
4959           More guards (we don't want klass to end up being NULL).
4960
4961 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
4962
4963         * configure.ac:
4964         * gst/volume/gstvolume.c: (gst_volume_init):
4965           Use new gst_base_transform_set_gap_aware() function as volume
4966           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
4967           for this.
4968
4969 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4970
4971         * tests/examples/seek/seek.c: (msg_segment_done), (main):
4972         Don't go to READY on EOS as this avoids testing of seeking and
4973         restarting after EOS, use the stop button when you want to READY.
4974         Don't try to do a flushing seek in segment-done, it does not make
4975         sense to use this for gapless playback and is not needed.
4976
4977 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4978
4979         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
4980         (reset_rate_timer), (update_in_rates), (update_out_rates),
4981         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
4982         (gst_queue_chain), (gst_queue_loop):
4983         Use separate timers for input and output rates.
4984         Pause measuring the output rate when we block for more data.
4985         See #503262.
4986
4987 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4988
4989         * gst/playback/gstqueue2.c: (gst_queue_chain):
4990         Pause the timer to measure the input rate when we block because the
4991         queue is filled. See #503262.
4992
4993 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4994
4995         Patch by: Peter Kjellerstedt  <pkj at axis com>
4996
4997         * gst-libs/gst/rtsp/gstrtspconnection.c:
4998         (gst_rtsp_connection_free):
4999         Close control sockets. Fixes #503440.
5000
5001 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5002
5003         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
5004         Expose the right pad in the right place with the right element.
5005
5006 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5007
5008         * gst-libs/gst/pbutils/descriptions.c: (formats):
5009           Add description for 'private' dts caps (who come up with that name?).
5010
5011 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5012
5013         * Makefile.am:
5014           Add check-exports target and run it with 'make check'.
5015
5016         * configure.ac:
5017           Be stricter about what we export in our libraries: change regexp so that
5018           we only export _gst_foo(), but not __gst_foo().
5019
5020         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
5021         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
5022           Change internal functions to __gst_foo so they dont' get exported.
5023
5024         * win32/common/libgstaudio.def:
5025           Add missing symbols.
5026
5027 2007-12-11  David Schleef  <ds@schleef.org>
5028
5029         * ChangeLog: remove conflict markers
5030
5031 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5032
5033         * ext/gnomevfs/Makefile.am:
5034         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
5035           Use gst_tag_freeform_string_to_utf8() here, which also takes
5036           into account any character sets specified by the user via
5037           environment variables.
5038
5039 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5040
5041         * gst/audioconvert/Makefile.am:
5042         Also link to libm.
5043
5044 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5045
5046         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5047         No need for floating point operations here. avoids having to link
5048         against the math library too.
5049
5050 2007-12-10  Tim-Philipp Müller  <tim at centricular dot net>
5051
5052         * gst-libs/gst/pbutils/descriptions.c: (formats),
5053           (format_info_get_desc):
5054         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
5055           (GST_START_TEST):
5056           Add one or two missing formats.  Generate ADPCM description
5057           dynamically depending on layout/format.
5058
5059 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5060
5061         * configure.ac:
5062           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
5063
5064 2007-12-08  Tim-Philipp Müller  <tim at centricular dot net>
5065
5066         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
5067
5068         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
5069           Some .srt files start with chunk number 0 and not chunk number 1,
5070           recognise and accept those as well (fixes #502497).
5071
5072         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
5073           (test_src):
5074           Add unit test for the above.
5075
5076 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
5077
5078         * gst/playback/gstplay-enum.c:
5079         (register_gst_autoplug_select_result),
5080         (gst_autoplug_select_result_get_type):
5081         * gst/playback/gstplay-enum.h:
5082         Add missing files.
5083
5084 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5085
5086         * gst/playback/Makefile.am:
5087         Group decodebin2 and uridecodebin into the same plugin so that they
5088         can share the GEnumType.
5089
5090         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
5091         (_gst_select_accumulator), (gst_decode_bin_class_init),
5092         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
5093         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
5094         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
5095         Add signal to sort factories instead of the more awkward autoplug-select
5096         signal.
5097         Modify autoplug_select so that we can try, skip or expose the
5098         autopluggin of an element on a pad.
5099
5100         * gst/playback/gstfactorylists.c: (compare_ranks),
5101         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
5102         (element_filter), (gst_factory_list_get_elements),
5103         (gst_factory_list_debug), (gst_factory_list_filter):
5104         * gst/playback/gstfactorylists.h:
5105         Simplify the API, allow getting elements based on mask.
5106
5107         * gst/playback/gstplay-marshal.list:
5108         Add some more marshallers.
5109
5110         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
5111         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
5112         (autoplug_select_cb), (activate_group):
5113         Add support for managing non-raw sinks by providing a custom element and
5114         sink list to decodebin2.
5115         Try to plug non-raw sinks when decodebin2 using autoplug-select of
5116         decodebin2.
5117
5118         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
5119         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
5120         * gst/playback/gstplaysink.h:
5121         Add support for raw and non-raw sinks. 
5122         Add support to force sinks selected by playbin2.
5123         Don't plug raw converters for non-raw sinks.
5124
5125         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
5126         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
5127         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
5128         (plugin_init):
5129         Use right accumulators.
5130         Proxy new signal.
5131
5132 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5133
5134         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5135         Use runnning time as the base time instead of the timestamp.
5136         Spotted by Saur on IRC.
5137
5138 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
5139
5140         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5141         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
5142
5143 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5144
5145         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
5146         (gst_ogg_demux_read_chain):
5147         If we find a new serial number but it does not contain a BOS page, make
5148         sure we initialize the chain to NULL because else we will try to scan it
5149         and crash. Fixes #500763
5150
5151 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
5152
5153         * gst/playback/Makefile.am:
5154         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
5155         (get_feature_array), (decoders_filter), (sinks_filter),
5156         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
5157         (gst_factory_list_filter):
5158         * gst/playback/gstfactorylists.h:
5159         Refactor some common code to filter factories and check caps compat.
5160
5161         * gst/playback/gstdecodebin.c:
5162         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5163         (gst_decode_bin_init), (gst_decode_bin_dispose),
5164         (gst_decode_bin_autoplug_continue),
5165         (gst_decode_bin_autoplug_factories),
5166         (gst_decode_bin_autoplug_select), (analyze_new_pad),
5167         (find_compatibles):
5168         * gst/playback/gstplaybin.c:
5169         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5170         (gst_play_bin_init), (gst_play_bin_finalize),
5171         (autoplug_factories_cb), (activate_group):
5172         * gst/playback/gstqueue2.c:
5173         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
5174         (proxy_autoplug_continue_signal),
5175         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5176         (proxy_drained_signal):
5177         Add some more debug info and use factor filtering code.
5178
5179 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5180
5181         * gst/audiotestsrc/gstaudiotestsrc.c:
5182         * gst/volume/gstvolume.c:
5183         * gst/volume/gstvolume.h:
5184           Add GAP-flag support.
5185
5186 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5187
5188         * tests/examples/seek/seek.c: (main): Increase the range of the
5189         rate selector as I would like to test QOS behavior at higher
5190         forward and reverse playback speed like say 64x.
5191
5192 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
5193
5194         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5195         (audioresample_query), (audioresample_query_type),
5196         (gst_audioresample_set_property):
5197         Implement latency query.
5198
5199 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5200
5201         * gst-libs/gst/audio/gstbaseaudiosink.c:
5202         (gst_base_audio_sink_drain):
5203         Our EOS time contains the base_time, _wait_eos() expects a running_time
5204         so we have to subtract the base_time again before calling the function.
5205         This fixes an EOS regression where the base_time was added twice and EOS
5206         took longer and longer in certain situations.
5207         Fixes #498767.
5208
5209 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5210
5211         * docs/libs/gst-plugins-base-libs-sections.txt:
5212         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
5213         (gst_base_audio_sink_set_provide_clock),
5214         (gst_base_audio_sink_get_provide_clock),
5215         (gst_base_audio_sink_set_slave_method),
5216         (gst_base_audio_sink_get_slave_method),
5217         (gst_base_audio_sink_set_property),
5218         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
5219         (gst_base_audio_sink_none_slaving),
5220         (gst_base_audio_sink_handle_slaving):
5221         * gst-libs/gst/audio/gstbaseaudiosink.h:
5222         Expose methods for some object properties so that subclasses can more
5223         easily configure them.
5224         Added slave method none, that completely disables slaving to the
5225         internal clock.
5226         API: gst_base_audio_sink_set_provide_clock()
5227         API: gst_base_audio_sink_get_provide_clock()
5228         API: gst_base_audio_sink_set_slave_method()
5229         API: gst_base_audio_sink_get_slave_method()
5230
5231         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5232         (gst_base_audio_src_set_provide_clock),
5233         (gst_base_audio_src_get_provide_clock),
5234         (gst_base_audio_src_set_property),
5235         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
5236         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5237         Expose methods for some object properties so that subclasses can more
5238         easily configure them.
5239         API: gst_base_audio_src_set_provide_clock()
5240         API: gst_base_audio_src_get_provide_clock()
5241
5242 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
5243
5244         Patch by: Joe Peterson <lavajoe at gentoo dot org>
5245
5246         * gst-libs/gst/sdp/gstsdpmessage.c:
5247         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
5248
5249 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
5250
5251         * tests/check/libs/fft.c: (GST_START_TEST):
5252         Fix scaling to really have dB instead of something else.
5253
5254 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5255
5256         * tests/examples/seek/seek.c: (main): There's a nice macro to check
5257         GTK version, use it.
5258
5259 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5260
5261         * tests/examples/seek/seek.c: (main): Try to support stable version
5262         of GTK.
5263
5264 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
5265
5266         * gst/playback/README:
5267         * gst/playback/test7.c:
5268           Fix the build + little README update.
5269
5270 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5271
5272         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
5273         Add playbin2 seek pipeline.
5274
5275 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5276
5277         * gst/playback/Makefile.am:
5278         * gst/playback/gstplayback.c: (plugin_init):
5279         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
5280         (eos_cb), (about_to_finish_cb), (main):
5281         Add playbin2.
5282         Added gapless playback example.
5283
5284         * gst/playback/gstplaybasebin.c:
5285         * gst/playback/gstplaybasebin.h:
5286         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
5287         * gst/playback/gstqueue2.c:
5288         * gst/playback/test.c:
5289         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5290         (pad_removed_cb):
5291         * gst/playback/gststreaminfo.h:
5292         Change email.
5293
5294         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
5295         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
5296         (gst_play_bin_dispose), (gst_play_bin_set_uri),
5297         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5298         (gst_play_bin_get_property), (gst_play_bin_handle_message),
5299         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
5300         (drained_cb), (unlink_group), (activate_group),
5301         (setup_next_source), (gst_play_bin_change_state),
5302         (gst_play_bin2_plugin_init):
5303         Added raw first version of playbin2. Does chained oggs and gapless
5304         playback fine. No support for raw sinks yet. No visualisations or
5305         subtitles yet.
5306
5307         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
5308         (gst_play_sink_class_init), (gst_play_sink_init),
5309         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
5310         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5311         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5312         (gst_play_sink_set_property), (gst_play_sink_get_property),
5313         (post_missing_element_message), (free_chain), (add_chain),
5314         (activate_chain), (gen_video_chain), (gen_text_element),
5315         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
5316         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
5317         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5318         (gst_play_sink_send_event), (gst_play_sink_change_state):
5319         * gst/playback/gstplaysink.h:
5320         Added Element that abstracts the sinks and their pipelines for playbin2.
5321
5322 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5323
5324         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
5325         (gst_selector_pad_class_init), (gst_selector_pad_init),
5326         (gst_selector_pad_finalize), (gst_selector_pad_reset),
5327         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
5328         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
5329         (gst_selector_pad_chain), (gst_stream_selector_get_type),
5330         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
5331         (gst_stream_selector_init), (gst_stream_selector_set_property),
5332         (gst_stream_selector_get_linked_pad),
5333         (gst_stream_selector_getcaps),
5334         (gst_stream_selector_is_active_sinkpad),
5335         (gst_stream_selector_activate_sinkpad),
5336         (gst_stream_selector_get_linked_pads),
5337         (gst_stream_selector_request_new_pad),
5338         (gst_stream_selector_release_pad):
5339         * gst/playback/gststreamselector.h:
5340         Improve streamselector, make it select and unselect the current pad more
5341         intelligently. 
5342         Subclass GstPad for the sinkpads of the selector.
5343         Handle segments more correctly.
5344         Fix caps negotiation.
5345         Implement release_pad.
5346
5347 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5348
5349         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5350         (gst_decode_group_check_if_drained), (source_pad_event_probe),
5351         (remove_fakesink):
5352         Add drained signal fired when decodebin finishes decoding the data.
5353         Remove deprecated STATE_DIRTY message.
5354
5355         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5356         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
5357         (analyse_source), (proxy_drained_signal), (make_decoder),
5358         (source_new_pad), (value_list_append_structure_list),
5359         (handle_redirect_message), (handle_message):
5360         Proxy the new drained signal.
5361         Handle pad removed from decodebin.
5362         Handle redirect messages by sorting multiple redirections based on the
5363         connection speed.
5364
5365 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5366
5367         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5368
5369         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5370         Fix leaking headers. Fixes #496761.
5371
5372 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5373
5374         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5375
5376         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5377         (gst_ximagesink_change_state):
5378         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
5379         Don't leak the PAR on errors. Fixes #496731.
5380
5381 2007-11-16  Tim-Philipp Müller  <tim at centricular dot net>
5382
5383         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
5384           (gst_tag_from_id3_user_tag):
5385           Add mapping for audio cd discid tags, so we can extract
5386           them from tags as well (see #347848). Also compare identifiers
5387           in ID3v2 TXXX frames in a case-insensitive way to increase
5388           compatibility when reading tags (discid vs. DiscID vs. DiscId).
5389
5390 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5391
5392         * gst-plugins-base.doap:
5393         Oops, fix the release name.
5394
5395 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5396
5397         * gst-plugins-base.doap:
5398         Add 0.10.15 release
5399
5400 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5401
5402         * configure.ac:
5403         Back to CVS
5404
5405 === release 0.10.15 ===
5406
5407 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
5408
5409         * configure.ac:
5410           releasing 0.10.15, "No need to argue"
5411
5412 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
5413
5414         * win32/vs6/libgstfft.dsp:
5415         Convert line endings to DOS.
5416
5417 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
5418
5419         * win32/vs6/gst_plugins_base.dsw:
5420         * win32/vs6/libgstfft.dsp:
5421         * win32/MANIFEST:
5422         Add a project file for fft plugin and remove socket
5423         based plugin which don't build from the workspace.
5424         * win32/vs6/libgstaudio.dsp:
5425         * win32/vs6/libgstrtp.dsp:
5426         * win32/vs6/libgsttag.dsp:
5427         Convert line endings back to DOS.
5428         Fixes #496724
5429
5430 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5431
5432         * win32/vs6/libgstinterfaces.dsp:
5433         * win32/vs6/libgstrtsp.dsp:
5434         Convert line endings back to DOS
5435
5436 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5437
5438         * gst-libs/gst/fft/kiss_fft_f32.h:
5439         * gst-libs/gst/fft/kiss_fft_f64.h:
5440         * gst-libs/gst/fft/kiss_fft_s16.h:
5441         * gst-libs/gst/fft/kiss_fft_s32.h:
5442         Don't include malloc.h which doesn't exist on Mac OSX.
5443         Instead, pull in glib.h and use g_malloc/g_free for 
5444         consistency. Fixes: #496548
5445
5446 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
5447
5448         * gst/playback/gstdecodebin2.c:
5449           Dont leak ghostpad. Fixes #475451.
5450
5451 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
5452
5453         * docs/design/design-decodebin.txt:
5454         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5455         Update some more docs and comments.
5456
5457 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5458
5459         Patch by: Sebastien Moutte  <sebastien moutte net>
5460
5461         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
5462           (gst_rtcp_unix_to_ntp):
5463         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
5464           Fix some C99-isms and and a missing function that some versions of
5465           MSVC don't like too much (#494346).
5466
5467         * win32/vs6/gst_plugins_base.dsw:
5468         * win32/vs6/libgstaudio.dsp:
5469         * win32/vs6/libgstrtp.dsp:
5470         * win32/vs6/libgsttag.dsp:
5471           Update vs6 projects files (#494346).
5472
5473 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5474
5475         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5476
5477         * win32/common/libgstaudio.def:
5478         * win32/common/libgstcdda.def:
5479         * win32/common/libgstinterfaces.def:
5480         * win32/common/libgstnetbuffer.def:
5481         * win32/common/libgstpbutils.def:
5482         * win32/common/libgstrtp.def:
5483         * win32/common/libgstrtsp.def:
5484         * win32/common/libgsttag.def:
5485         * win32/common/libgstvideo.def:
5486           More missing symbols to export (fixes #493986).
5487
5488 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
5489
5490         * docs/libs/gst-plugins-base-libs-sections.txt:
5491         * gst-libs/gst/fft/gstfftf32.c:
5492         * gst-libs/gst/fft/gstfftf32.h:
5493         * gst-libs/gst/fft/gstfftf64.c:
5494         * gst-libs/gst/fft/gstfftf64.h:
5495         * gst-libs/gst/fft/gstffts16.c:
5496         * gst-libs/gst/fft/gstffts16.h:
5497         * gst-libs/gst/fft/gstffts32.c:
5498         * gst-libs/gst/fft/gstffts32.h:
5499         * tests/check/libs/fft.c: (GST_START_TEST):
5500         Remove the magnitude and phase calculation functions as these have
5501         very special use cases and can't even be used for the spectrum
5502         element. Also adjust the docs to mention some properties of the used
5503         FFT implemention, i.e. how the values are scaled. Fixes #492098.
5504
5505 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5506
5507         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
5508           (finish_source):
5509           Avoid crash when there are external subtitles (fixes #491722).
5510
5511 2007-11-03  Tim-Philipp Müller  <tim at centricular dot net>
5512
5513         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5514         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
5515           'Could not open resource for writing' is not an acceptable
5516           error message when we can't open the audio device (see #492334),
5517           even less so when we're trying to open it to record something.
5518
5519 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
5520
5521         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5522
5523         * win32/common/libgstrtp.def:
5524           Add some more missing symbols (#492813).
5525
5526 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
5527
5528         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
5529
5530         * tests/check/elements/audioconvert.c: (verify_convert):
5531           Add check to make sure that the out caps have a channel layout
5532           set on them where they should have one.
5533
5534 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
5535
5536         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
5537
5538         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
5539         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
5540           Include our own _stdint.h instead of sys/types.h, makes MingW happy
5541           (#492306).
5542
5543         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
5544           Use _pipe directly, GLib doesn't have a pipe() macro any longer
5545           (it disappeared in GLib 2.14.0) (#492306).
5546
5547         * gst-libs/gst/sdp/Makefile.am:
5548         * gst-libs/gst/sdp/gstsdpmessage.c:
5549           Fix includes and LIBS for win32/Mingw (#492306).
5550
5551         * tests/examples/dynamic/addstream.c (pause_play_stream):
5552           Use more portable g_usleep() instead of sleep() (#492306).
5553
5554 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
5555
5556         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5557
5558         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
5559           (gst_ring_buffer_parse_caps):
5560           Return NULL instead of an enum that happens to be 0, fixes warning
5561           on MSVC (#492114).
5562
5563         * gst-libs/gst/audio/gstringbuffer.h:
5564           No trailing commas in enum list (for gcc-2.9x).
5565
5566         * gst/videotestsrc/videotestsrc.c: (random_char):
5567           Make information loss explicit instead of implicitly truncating to
5568           eight bits via the return value.  Fixes runtime error on MSVC when
5569           using the debug CRT (#492114).
5570
5571         * win32/common/config.h.in:
5572           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
5573
5574         * win32/common/libgstinterfaces.def:
5575         * win32/common/libgstrtp.def:
5576           Export a few more symbols (#492114).
5577
5578 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
5579
5580         * gst-libs/gst/audio/audio.c:
5581         * gst-libs/gst/audio/audio.h:
5582           Readd the deprecation guards, but preserve compilability.
5583
5584 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5585
5586         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
5587           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
5588           Preserve channel layout when fixating the number of channels in the
5589           output caps, or make sure there's a suitable channel position layout
5590           set on the caps if required. Fixes #430677.
5591
5592 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5593
5594         * tests/check/elements/decodebin.c: (test_text_plain_streams):
5595           Make sure the pipeline really operates in push mode as it should
5596           in this case.
5597
5598 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5599
5600         * gst-libs/gst/audio/audio.h:
5601           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
5602           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
5603           (ie. normal cvs builds) will fail.
5604
5605 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
5606
5607         * docs/libs/Makefile.am:
5608         * gst-libs/gst/audio/audio.c:
5609         * gst-libs/gst/audio/audio.h:
5610         * gst-libs/gst/interfaces/mixer.c:
5611           tell gtk-doc about the deprecation guard. Apply more doc fixes.
5612
5613 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5614
5615         * tests/check/libs/audio.c: (init_value_to_channel_layout),
5616           (test_channel_layout_value_intersect), (audio_suite):
5617           Add simple unit test to make sure GstValue intersection
5618           of channel layouts works the way I think it does.
5619
5620 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
5621
5622         * docs/libs/gst-plugins-base-libs-sections.txt:
5623         * gst-libs/gst/audio/gstaudiofilter.h:
5624         * gst-libs/gst/interfaces/mixer.h:
5625         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5626         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5627         * gst-libs/gst/sdp/gstsdpmessage.c:
5628           Fix the docs according to what gtk-doc complained about.
5629
5630 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
5631
5632         * tests/icles/stress-playbin.c:
5633           Fix the build.
5634
5635 2007-10-30  Tim-Philipp Müller  <tim at centricular dot net>
5636
5637         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
5638         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5639           Post nice/more useful error message if we don't have a decoder for
5640           the primary type.
5641
5642 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
5643
5644         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
5645         Be a bit more useful, unblock the pads after we fired the no-more-pads
5646         signal so that we can use the signal to inspect and connect all pads
5647         without having to keep extra state outside of decodebin.
5648
5649 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
5650
5651         * gst/playback/gsturidecodebin.c:
5652         (gst_uri_decode_bin_autoplug_continue),
5653         (gst_uri_decode_bin_class_init), (no_more_pads_full):
5654         Implement default signal handler so that we return TRUE when nothing is
5655         connected.
5656
5657 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
5658
5659         * gst-libs/gst/riff/riff-media.c:
5660         (gst_riff_wavext_add_channel_layout),
5661         (gst_riff_wave_add_default_channel_layout),
5662         (gst_riff_wavext_get_default_channel_mask),
5663         (gst_riff_create_audio_caps):
5664         Use the ALSA channel layout as default for wav files without channel
5665         layout information. This fixes playback of chan-id.wav on 5.1 systems
5666         for example. Also refactor the channel layout setting a bit and add
5667         more default channel orders. Fixes #489010.
5668
5669 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
5670
5671         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
5672           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
5673           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
5674           instead.
5675
5676 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
5677
5678         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5679         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
5680         (gst_decode_bin_set_subs_encoding),
5681         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
5682         (gst_decode_bin_get_property), (analyze_new_pad):
5683         Move subtitle encoding property to decodebin2 so that it can set the
5684         property value on all elements that it autoplugs and that require it.
5685         Make caps refcounting more consistent in get/set.
5686
5687         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
5688         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
5689         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
5690         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
5691         (proxy_autoplug_continue_signal),
5692         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5693         (make_decoder):
5694         Proxy properties and relevant signals from the internal decodebin.
5695         Make properties MT safe.
5696
5697 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
5698
5699         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
5700         * gst-libs/gst/tag/tags.c:
5701           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
5702           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
5703
5704         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
5705           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
5706
5707         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
5708           (gst_tag_to_vorbis_comments):
5709           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
5710           just mapping everything I found in the wild) (#414539).
5711
5712 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
5713
5714         Inspired by patch of: René Stadler <mail at renestadler dot de>
5715
5716         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5717         (gst_decode_bin_autoplug_continue),
5718         (gst_decode_bin_autoplug_factories),
5719         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
5720         (find_compatibles):
5721         * gst/playback/gstplay-marshal.list:
5722         Remove the autoplug-sort signal and replace it with a binding friendly
5723         autoplug-select signal.
5724         Add an autoplug-factories signal that can be used to generate a list of
5725         factories to try to autoplug.
5726         Add the GstPad to the autoplugging signal args as it might be needed to
5727         make a good factory selection.
5728         Fix up the marshallers for this. Fixes #407282.
5729
5730 2007-10-23  Tim-Philipp Müller  <tim at centricular dot net>
5731
5732         * gst-libs/gst/tag/gsttagdemux.c:
5733           Don't abort with an assertion if we receive a seek event with
5734           a start type of NONE (see launchpad bug #155878).
5735
5736 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
5737
5738         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
5739         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
5740         (gst_ximagesink_change_state), (gst_ximagesink_reset):
5741         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
5742         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
5743         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
5744         Make sure that before we clean up the X resources, we shutdown and join
5745         the event thread.
5746         Also make sure the event thread does not shut down immediatly after
5747         startup because the running variable is not yet correctly set.
5748         Fixes #378770. 
5749
5750 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
5751
5752         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
5753         Make the window for a race in typefind and shutting down smaller until
5754         we figure out the right locking here. Avoids #485753 usually.
5755
5756         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
5757         Remove unneeded lock causing a race in typefind and shutting down.
5758         Fixes #485753.
5759
5760         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
5761         Also remove sinks when going to NULL because we might not complete the
5762         state change to PAUSED, causing the PAUSED->READY state change not to
5763         happen.
5764
5765 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
5766
5767         * gst-libs/gst/audio/gstbaseaudiosink.c:
5768         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
5769         Also explicitly release the ringbuffer when going to NULL because it
5770         is required in the setcaps function, before the state change to PAUSED
5771         completes.
5772
5773 2007-10-16  Tim-Philipp Müller  <tim at centricular dot net>
5774
5775         * tests/icles/.cvsignore:
5776         * tests/icles/Makefile.am:
5777         * tests/icles/stress-playbin.c:
5778           Does what it says on the tin.
5779
5780 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
5781
5782         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
5783         Fix queue negotiation. See #486758.
5784
5785 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5786
5787         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
5788         (gst_xvimagesink_xwindow_new),
5789         (gst_xvimagesink_update_colorbalance),
5790         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
5791
5792         Fix handling of some of the X atoms. If the last parameter is True,
5793         XInternAtom won't create the atom if it doesn't exist, and therefore
5794         might return None. This causes X errors on Xv implementations that
5795         don't provide the colour balance attributes.
5796
5797 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5798
5799         * gst-libs/gst/tag/gstvorbistag.c:
5800         * tests/check/libs/tag.c:
5801           Extract vorbis comment LICENSE tags correctly.
5802
5803 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5804
5805         Patch by: Jason Kivlighn  <jkivlighn gmail com>
5806
5807         * gst-libs/gst/tag/gstid3tag.c:
5808         * tests/check/libs/tag.c:
5809           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
5810
5811 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
5812
5813         * gst-libs/gst/tag/gsttagdemux.c:
5814           Don't error out when a buggy downstream element doesn't
5815           handle the newsegment event we send properly (especially
5816           not without posting a meaningful error message on the
5817           bus). See bug #471370 and launchpad bug #136264.
5818
5819 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
5820
5821         * gst-libs/gst/audio/gstbaseaudiosink.c:
5822         (gst_base_audio_sink_drain):
5823         Use new basesink method to make our EOS drain interruptable.
5824
5825 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
5826
5827         * gst-libs/gst/rtp/gstrtppayloads.c:
5828         Fix silly search-replace oversight.
5829
5830 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
5831
5832         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
5833
5834         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
5835         (gst_basertppayload_set_outcaps):
5836         Fix caps memleak. Fixes #484989.
5837
5838
5839 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5840
5841         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5842         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
5843         Fix debug output.
5844
5845 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5846
5847         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5848         (gst_base_audio_src_create):
5849         Also handle the case where there is no clock set on the audio source,
5850         like in the unit tests.
5851
5852 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
5853
5854         * gst-libs/gst/rtp/gstrtppayloads.c:
5855         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
5856         to avoid compiler warnings
5857
5858 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5859
5860         * gst/playback/gstdecodebin.c: (type_found),
5861         (gst_decode_bin_change_state):
5862         * gst/playback/gstdecodebin2.c: (type_found),
5863         (gst_decode_bin_change_state):
5864         Don't disconnect the have_type signal because we never reconnect it
5865         later on. Instead keep a variable to see if we already detected a type.
5866
5867 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5868
5869         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
5870         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
5871         (type_found):
5872         Unlink the signal handler when we found the type, we're not going to do
5873         anything sensible with more type_found signals anyway.
5874
5875 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5876
5877         * gst-libs/gst/tag/gsttagdemux.c:
5878           Don't leak caps.
5879
5880 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5881
5882         * gst-libs/gst/tag/Makefile.am:
5883         * gst-libs/gst/tag/gsttagdemux.c:
5884         * gst-libs/gst/tag/gsttagdemux.h:
5885           API: add GstTagDemux base class for simple tag demuxers.
5886
5887         * docs/libs/gst-plugins-base-libs-docs.sgml:
5888         * docs/libs/gst-plugins-base-libs-sections.txt:
5889           Add GstTagDemux to docs.
5890
5891 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
5892
5893         * gst-libs/gst/rtp/gstrtpbuffer.c:
5894         (gst_rtp_buffer_get_payload_subbuffer):
5895         Fix bug introduced with last commit which inverted the logic and
5896         caused all buffers to be dropped. Fixes #483620.
5897         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
5898
5899 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
5900
5901         * gst-libs/gst/rtp/gstrtpbuffer.c:
5902           Replace g_return_if_val (as it could be disabled), with regular return
5903           and warning.
5904
5905 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
5906
5907         * tests/check/pipelines/simple-launch-lines.c:
5908           Print message name and not just number.
5909
5910 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
5911
5912         * gst-libs/gst/audio/gstbaseaudiosink.c:
5913         (gst_base_audio_sink_async_play):
5914         When slaved to the clock, don't try to align a sample with the previous
5915         one when going to PLAYING again.
5916
5917 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
5918
5919         * tests/examples/snapshot/snapshot.c:
5920           Fix the build.
5921
5922 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5923
5924         * gst-libs/gst/sdp/gstsdpmessage.h:
5925         Add RFC 3556 bandwidth modifiers.
5926
5927 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5928
5929         * docs/libs/gst-plugins-base-libs-docs.sgml:
5930         * docs/libs/gst-plugins-base-libs-sections.txt:
5931         * gst-libs/gst/rtp/gstrtppayloads.c:
5932         Update documentation.
5933
5934 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5935
5936         * gst-libs/gst/rtp/Makefile.am:
5937         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
5938         (gst_rtp_payload_info_for_name):
5939         * gst-libs/gst/rtp/gstrtppayloads.h:
5940         Added new file and header to deal with payload info.
5941
5942         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
5943         (gst_rtp_buffer_default_clock_rate):
5944         * gst-libs/gst/rtp/gstrtpbuffer.h:
5945         Payload specific stuff is move to new headers.
5946         Implement _default_clock rate using the new payload function.
5947
5948         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
5949         (gst_sdp_parse_line):
5950         * gst-libs/gst/sdp/gstsdpmessage.h:
5951         Add some more comments.
5952
5953 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5954
5955         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
5956         (sdp_check_header), (sdp_type_find), (plugin_init):
5957         Add typefind function for application/sdp.
5958         Remove some old dirac typefind code that was ifdeffed out.
5959
5960 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
5961
5962         * win32/common/libgstaudio.def:
5963         Add new exported functions.
5964         * win32/vs6/grammar.dsp:
5965         Add autogeneration and copy of some autegenerated files from win32/common
5966         for rtsp library.
5967         * win32/vs6/libgstaudioconvert.dsp:
5968         Add gstaudioquantize.c to the build.
5969         * win32/vs6/libgstinterfaces.dsp:
5970         Add videoorientation.c to the build.
5971         * win32/vs6/libgstriff.dsp:
5972         Add libgsttag to the link libraries list.
5973         * win32/vs6/libgstvolume.dsp:
5974         Add liboil to the link.
5975         * win32/vs6/gst_plugins_base.dsw:
5976         * win32/vs6/libgstrtsp.dsp:
5977         * win32/common/libgstrtsp.def:
5978         Add files to build libgstrtsp library.
5979         
5980 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
5981
5982         * tests/examples/snapshot/snapshot.c: (main):
5983         Print error when pipeline failed to construct.
5984
5985 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5986
5987         * configure.ac:
5988         * gst-libs/gst/tag/gstid3tag.c:
5989         * gst-libs/gst/tag/gstvorbistag.c:
5990           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
5991           and ID3v2 tags.
5992
5993 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5994
5995         * gst-libs/gst/floatcast/floatcast.h:
5996           Don't include config.h in an installed public header, this
5997           might break compilation of applications that don't have such
5998           a header and doesn't necessarily do what it's supposed to do
5999           anyway (ie. check for the lrint/lrintf defines) (#442065).
6000           Add docs for the various macros and document how this header
6001           has to be used (link against libm, etc.); add a few FIXMEs;
6002           include math.h for non-c99 code path.  Based on patch by
6003           Jan Schmidt.
6004           
6005 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6006
6007         * configure.ac:
6008         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
6009         of duplicating these macros in configure.ac.
6010
6011 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6012
6013         * po/hu.po:
6014         * po/sv.po:
6015         * po/uk.po:
6016           Updated translations to 0.10.14
6017
6018 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6019
6020         translated by: Jakub Bogusz <qboosh@pld-linux.org>
6021
6022         * po/pl.po:
6023           Added Polish translation.
6024
6025 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6026
6027         translated by: Ilkka Tuohela <hile@iki.fi>
6028
6029         * po/fi.po:
6030           Added Finnish translation.
6031
6032 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6033
6034         translated by: Jorge González González <aloriel@gmail.com>
6035
6036         * po/es.po:
6037           Added Spanish translation.
6038
6039 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6040
6041         translated by: Mogens Jaeger <mogens@jaeger.tf>
6042
6043         * po/da.po:
6044           Added Danish translation.
6045
6046 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6047
6048         translated by: Funda Wang <fundawang@linux.net.cn>
6049
6050         * po/zh_CN.po:
6051           Added Chinese (simplified) translation.
6052
6053 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6054
6055         translated by: Alexander Shopov <ash@contact.bg>
6056
6057         * po/bg.po:
6058           Added Bulgarian translation.
6059
6060 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
6061
6062         * gst/playback/gstqueue2.c: (gst_queue_push_one):
6063         Fix compilation wrt printf arguments.
6064
6065 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
6066
6067         * configure.ac:
6068         * tests/examples/Makefile.am:
6069         * tests/examples/snapshot/.cvsignore:
6070         * tests/examples/snapshot/Makefile.am:
6071         * tests/examples/snapshot/snapshot.c: (main):
6072         Add simple snapshot example program using appsink.
6073
6074 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
6075
6076         * tests/check/generic/states.c:
6077           Improved state change unit test.
6078
6079 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6080
6081         * docs/plugins/.cvsignore:
6082         * tests/check/.cvsignore:
6083           Ignore registries in any format.
6084
6085 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6086
6087         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6088         (gst_base_rtp_depayload_chain),
6089         (gst_base_rtp_depayload_set_gst_timestamp):
6090         Only copy timestamp on outgoing packets if the depayloader did not set
6091         one.
6092         Also copy duration on outgoing packets.
6093
6094 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6095
6096         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6097         (gst_basertppayload_set_outcaps):
6098         Fix compilation because of missing %d in printf.
6099         When fixating caps, fixate what we can and throw away all remaining
6100         unfixed caps, subclasses should do something smart if they need to.
6101
6102 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6103
6104         * ext/gnomevfs/gstgnomevfssrc.c:
6105           Improve debug logs a bit and be more verbose if things go wrong.
6106
6107 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6108
6109         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6110         (gst_text_overlay_set_property):
6111         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6112         * gst-libs/gst/audio/gstbaseaudiosink.c:
6113         (gst_base_audio_sink_render):
6114         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6115         (gst_rtcp_unix_to_ntp):
6116         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
6117         * gst/playback/gstqueue2.c:
6118         * tests/examples/seek/seek.c: (set_scale):
6119         Fix a bunch of compile warnings shown with Forte.
6120
6121         * gst/audiorate/gstaudiorate.c:
6122         Always pull in config.h before including any system headers.
6123
6124 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
6125
6126         * gst/playback/gstqueue2.c: (update_buffering),
6127         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
6128         (gst_queue_handle_sink_event), (gst_queue_chain),
6129         (gst_queue_push_one), (gst_queue_sink_activate_push),
6130         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
6131         Also fix #476514 for queue2.
6132
6133 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6134
6135         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6136         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
6137         (gst_base_rtp_depayload_chain),
6138         (gst_base_rtp_depayload_handle_sink_event),
6139         (gst_base_rtp_depayload_push_full),
6140         (gst_base_rtp_depayload_set_gst_timestamp),
6141         (gst_base_rtp_depayload_change_state):
6142         Remove code to deal with RTP to GST time conversion, we now just copy
6143         the GST timestamp we receive to the outgoing buffers.
6144         Handle segment and flushes correctly.
6145
6146         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6147         When we have no valid input timestamp, use the previous rtp timestamp on
6148         the outgoing RTP packet instead of the RTP base time.
6149
6150 2007-09-15  David Schleef  <ds@schleef.org>
6151
6152         * ext/alsa/gstalsa.c:
6153         * ext/alsa/gstalsadeviceprobe.c:
6154         * ext/alsa/gstalsamixer.c:
6155         * ext/alsa/gstalsasink.c:
6156         * ext/alsa/gstalsasrc.c:
6157           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
6158
6159 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
6160
6161         * gst-libs/gst/rtp/gstbasertppayload.c:
6162         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
6163         Add some debug info when negotiating caps.
6164
6165 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6166
6167         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
6168         A buffer with an empty payload is also a valid buffer.
6169
6170 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6171
6172         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
6173         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6174         (gst_basertppayload_change_state):
6175         Make sure we start our RTP timestamp from the random base RTP
6176         timestamp even if the buffer timestamp starts from some random value.
6177
6178 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6179
6180         * configure.ac:
6181         * tests/examples/Makefile.am:
6182         * tests/examples/dynamic/.cvsignore:
6183         * tests/examples/dynamic/Makefile.am:
6184         * tests/examples/dynamic/addstream.c: (create_stream),
6185         (pause_play_stream), (message_received), (eos_message_received),
6186         (perform_step), (main):
6187         Add simple exmple app to demonstrate starting and pausing live and
6188         non-live bins in a PLAYING pipeline.
6189
6190 2007-09-14  Julien MOUTTE  <julien@moutte.net>
6191
6192         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
6193         typefind for QCP files (RFC #3625)
6194
6195 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6196
6197         * gst-libs/gst/audio/gstbaseaudiosink.c:
6198         (gst_base_audio_sink_init):
6199         Disable pull mode scheduling, we're not ready for it yet and it subtly
6200         breaks a lot of things.
6201
6202 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6203
6204         * tests/check/elements/libvisual.c:
6205           Test all libvisual plugins, not just the first one; this reproduces
6206           bug #450336 quite easily.  Looks like a problem with the 'jess'
6207           visualisation.
6208
6209 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6210
6211         * tests/check/Makefile.am:
6212         * tests/check/elements/.cvsignore:
6213         * tests/check/elements/libvisual.c:
6214           Add basic libvisual test case in an attempt to reproduce bug #450336.
6215           Doesn't reproduce that bug, but some other crasher instead (invalid
6216           free), at least with make elements/libvisual.forever and the bumscope
6217           plugin on x86-64/gutsy. Leaving test disabled for now.
6218
6219 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6220
6221         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6222
6223         * gst-libs/gst/rtsp/gstrtspconnection.c:
6224         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
6225         (read_body), (gst_rtsp_connection_receive):
6226         Make sure we can not cancel in the middle of receiving a message.
6227         Fixes #475731.
6228
6229 2007-09-11  Tim-Philipp Müller  <tim at centricular dot net>
6230
6231         Patch by: Josep Torra Valles <josep@fluendo.com>
6232
6233         * gst/playback/gstplaybasebin.c:
6234           Increase upper limit for audio queue a bit; fixes preroll problem
6235           with playbin and decodebin2 when playing a quicktime trailer with
6236           multichannel audio via http (#464666).
6237
6238 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
6239
6240         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6241         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
6242         (gst_base_audio_src_provide_clock),
6243         (gst_base_audio_src_set_property),
6244         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
6245         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6246         Allow othe clocks than the internal clock to be used for the pipeline.
6247         Add property to disable clock provide.
6248         API: GstBaseAudioSrc::provide-clock
6249
6250 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
6251
6252         * gst/playback/gstdecodebin2.c:
6253           Don't leak request pads. Fixes #475395.
6254
6255 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6256
6257         Patch by: René Stadler <mail at renestadler dot de>
6258
6259         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6260         (gst_ximage_buffer_class_init):
6261         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6262         (gst_xvimage_buffer_class_init):
6263         Correctly chain up finalize with the parent class to prevent
6264         memory leaks. Fixes #474880.
6265
6266 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6267
6268         * gst/volume/gstvolume.c: (volume_choose_func):
6269         * tests/check/elements/volume.c: (GST_START_TEST):
6270         Revert the latest change: floating point samples are allowed to
6271         have any value, not only values in the range [-1,1]. Thanks to Andy
6272         Wingo for noticing.
6273         Also fix processing of int32 samples with volumes > 4 by making the
6274         unity value smaller which prevents overflows.
6275
6276 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6277
6278         * gst-libs/gst/rtp/gstrtpbuffer.c:
6279         * tests/check/libs/rtp.c:
6280           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
6281
6282 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6283
6284         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
6285
6286         * gst-libs/gst/rtp/gstrtpbuffer.c:
6287           Fix up GstRTPHeader helper struct so that compilers will not under
6288           any circumstances add padding in between our fields, as currently
6289           happens with MSVC on win32, because that would lead to us sending
6290           out RTP payloads with broken RTP headers (#471194).
6291           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
6292           
6293         * tests/check/Makefile.am:
6294         * tests/check/libs/.cvsignore:
6295         * tests/check/libs/rtp.c:
6296           Add some simple unit tests for GstRTPBuffer. Some are disabled
6297           because the code tested still needs fixing (set_csrc() does not work).
6298
6299 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6300
6301         * win32/MANIFEST:
6302         * win32/common/gstrtsp-enumtypes.c:
6303         * win32/common/gstrtsp-enumtypes.h:
6304         * win32/common/interfaces-enumtypes.c:
6305         * win32/common/interfaces-enumtypes.h:
6306         * win32/common/multichannel-enumtypes.c:
6307           Add rtsp enumtypes (#474384) and update others.
6308
6309 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
6310
6311         * configure.ac:
6312           Fix configure check for HAVE_LIBXML_HTML.
6313
6314 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
6315
6316         * tests/check/libs/.cvsignore:
6317           Ignore more, in case the build bots work again one day.
6318
6319 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
6320
6321         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
6322
6323         * configure.ac:
6324         * gst-libs/gst/Makefile.am:
6325         * gst-libs/gst/fft/Makefile.am:
6326         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
6327         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
6328         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
6329         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
6330         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
6331         * gst-libs/gst/fft/gstfft.h:
6332         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
6333         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
6334         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
6335         * gst-libs/gst/fft/gstfftf32.h:
6336         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
6337         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
6338         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
6339         * gst-libs/gst/fft/gstfftf64.h:
6340         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
6341         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
6342         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
6343         * gst-libs/gst/fft/gstffts16.h:
6344         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
6345         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
6346         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
6347         * gst-libs/gst/fft/gstffts32.h:
6348         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
6349         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6350         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
6351         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
6352         * gst-libs/gst/fft/kiss_fft_f32.h:
6353         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
6354         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6355         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
6356         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
6357         * gst-libs/gst/fft/kiss_fft_f64.h:
6358         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
6359         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6360         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
6361         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
6362         * gst-libs/gst/fft/kiss_fft_s16.h:
6363         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
6364         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6365         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
6366         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
6367         * gst-libs/gst/fft/kiss_fft_s32.h:
6368         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
6369         (kiss_fftr_f32), (kiss_fftri_f32):
6370         * gst-libs/gst/fft/kiss_fftr_f32.h:
6371         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
6372         (kiss_fftr_f64), (kiss_fftri_f64):
6373         * gst-libs/gst/fft/kiss_fftr_f64.h:
6374         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
6375         (kiss_fftr_s16), (kiss_fftri_s16):
6376         * gst-libs/gst/fft/kiss_fftr_s16.h:
6377         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
6378         (kiss_fftr_s32), (kiss_fftri_s32):
6379         * gst-libs/gst/fft/kiss_fftr_s32.h:
6380         * gst-libs/gst/fft/kiss_version:
6381         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6382         * pkgconfig/gstreamer-plugins-base.pc.in:
6383         Add libgstfft, a FFT library based on Kiss FFT which is
6384         BSD licensed. Supported sample formats are int16, int32,
6385         float and double. For those formats a real FFT and IFFT
6386         can be done, different windowing functions can be applied
6387         and functions for extracting the magnitude and phase exist.
6388         Fixes #468619.
6389
6390         * docs/libs/Makefile.am:
6391         * docs/libs/gst-plugins-base-libs-docs.sgml:
6392         * docs/libs/gst-plugins-base-libs-sections.txt:
6393         Integrate libgstfft into the docs.
6394
6395         * tests/check/Makefile.am:
6396         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
6397         Add unit tests for libgstfft, currently only testing the FFT.
6398         Unit tests for IFFT will follow soon.
6399
6400 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
6401
6402         Patch by: Peter Kjellerstedt  <pkj at axis com>
6403
6404         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
6405         (gst_sdp_message_init), (gst_sdp_message_uninit),
6406         (is_multicast_address), (gst_sdp_message_as_text),
6407         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
6408         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
6409         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
6410         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
6411         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
6412         (gst_sdp_media_init), (gst_sdp_media_uninit),
6413         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
6414         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
6415         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
6416         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
6417         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
6418         * gst-libs/gst/sdp/gstsdpmessage.h:
6419         Separate INIT_ARRAY() and related macros into two versions, one for
6420         structures and one for pointers (e.g., INIT_ARRAY() and
6421         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
6422         lists of emails and phone numbers.
6423         Add missing const as appropriate.
6424         Change all gint to guint since they all actually represent unsigned
6425         values.
6426         Do not use time as a variable name as it shadows the global time().
6427         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
6428         Actually implement gst_sdp_message_add_time().
6429         Make gst_sdp_message_add_time() take repeat times as an argument.
6430         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
6431         Corrected the definition of gst_sdp_media_get_bandwidth() (was
6432         misspelled as badwidth).
6433         gst-indented and a little clean up. Fixes #471067.
6434
6435 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
6436
6437         * gst/volume/gstvolume.c: (volume_choose_func),
6438         (volume_process_double), (volume_process_double_clamp),
6439         (volume_process_float_clamp):
6440         Correctly clamp float/double samples in the [-1.0,1.0] range to
6441         prevent weird effects.
6442         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
6443         Add unit tests for all samples types that had none before.
6444
6445 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6446
6447         * gst-libs/gst/rtp/gstrtpbuffer.c:
6448           Need to include stdlib.h for abs() here too.
6449
6450 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6451
6452         * gst/playback/gststreaminfo.c:
6453           Fix build.
6454
6455 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
6456
6457         * gst/playback/gststreaminfo.c:
6458           Clean up some half-disabled code and comment.
6459
6460 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6461
6462         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6463
6464         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
6465         (gst_base_rtp_payload_audio_handle_event):
6466         Return FALSE from the event handler to let the parent class handle the
6467         event. Fixes #446766.
6468
6469         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6470         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
6471         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
6472
6473         * gst-libs/gst/rtp/gstbasertppayload.c:
6474         Bump the MTU to 1400.
6475
6476 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
6477
6478         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
6479         Add an audio/x-nsf typefind function for the nsfdec element.
6480
6481 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
6482         * gst/playback/gstplaybasebin.c:
6483         Included "myth://" on stream_uris list for enable buffering to mythtv files
6484
6485 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6486
6487         * docs/libs/gst-plugins-base-libs-sections.txt:
6488         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
6489         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
6490         (gst_rtcp_unix_to_ntp):
6491         * gst-libs/gst/rtp/gstrtcpbuffer.h:
6492         Fix parsing of RB blocks.
6493         Fix docs.
6494         Added helper functions to convert to/from UNIX and NTP time.
6495         API: gst_rtcp_ntp_to_unix()
6496         API: gst_rtcp_unix_to_ntp()
6497
6498         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6499         (gst_rtp_buffer_get_header_len),
6500         (gst_rtp_buffer_get_extension_data),
6501         (gst_rtp_buffer_get_payload_subbuffer),
6502         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
6503         (gst_rtp_buffer_ext_timestamp):
6504         * gst-libs/gst/rtp/gstrtpbuffer.h:
6505         Fix some more docs.
6506         Implement handling of packets with extensions.
6507         Fix padding check in _validate().
6508         Added function to get extension data.
6509         API: gst_rtp_buffer_get_header_len()
6510         API: gst_rtp_buffer_get_extension_data()
6511
6512 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6513
6514         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6515         (gst_base_rtp_depayload_class_init),
6516         (gst_base_rtp_depayload_set_gst_timestamp):
6517         Add some more docs for the queue-delay property and fix a typo in a
6518         comment.
6519
6520         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6521         Fix typo.
6522
6523 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6524
6525         * gst-libs/gst/audio/gstbaseaudiosink.c:
6526         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
6527         (gst_base_audio_sink_change_state):
6528         When skew slaving, try to hover around the middle of a segment so that
6529         we at most drift by half a segment.
6530         If we are aligning in the oposite direction of the clock skew, we don't
6531         have to resync.
6532
6533 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6534
6535         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6536         (gst_base_rtp_depayload_setcaps),
6537         (gst_base_rtp_depayload_set_gst_timestamp):
6538         Be less silly with the segment start, just apply the clock-base to the
6539         timestamp.
6540
6541 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6542
6543         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6544         (gst_base_rtp_depayload_class_init),
6545         (gst_base_rtp_depayload_finalize),
6546         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
6547         (gst_base_rtp_depayload_handle_sink_event),
6548         (gst_base_rtp_depayload_set_gst_timestamp),
6549         (gst_base_rtp_depayload_change_state):
6550         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6551         Deprecate the queue handling thread thing and remove the code.
6552         Use new method to calculate the extended timestamp.
6553
6554 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6555
6556         * gst-libs/gst/rtp/gstrtcpbuffer.c:
6557         (gst_rtcp_packet_sdes_copy_entry):
6558         Use g_strndup which does exactly what we want.
6559
6560         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
6561         (gst_rtp_buffer_ext_timestamp):
6562         * gst-libs/gst/rtp/gstrtpbuffer.h:
6563         Add helper function to compare seqnums.
6564         Add helper function to calculate extended timestamps.
6565         API: gst_rtp_buffer_compare_seqnum()
6566         API: gst_rtp_buffer_ext_timestamp()
6567
6568 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
6569
6570         * gst-libs/gst/rtp/gstrtcpbuffer.c:
6571         (gst_rtcp_packet_sdes_get_entry),
6572         (gst_rtcp_packet_sdes_copy_entry):
6573         * gst-libs/gst/rtp/gstrtcpbuffer.h:
6574         Fix and document SDES item data function.
6575         Add new function that makes a proper copy of SDES item data.
6576         API: gst_rtcp_packet_sdes_copy_entry()
6577
6578 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
6579
6580         * configure.ac:
6581         * gst/Makefile.am:
6582           The tcp and subparse plugins are under gst, but not totaly free of
6583           dependencies. Handle selection inconfigure.ac, so that they show up
6584           on the final list of what is build and what is not. Maybe they should
6585           better be moved to ext.
6586
6587 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
6588
6589         Patch by: Daniel Díaz  <yosoy@danieldiaz.org>
6590
6591         * configure.ac:
6592         * gst/Makefile.am:
6593           Check if libxml provides HTML parser which subparse needs.
6594           Fixes #451970.
6595
6596 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
6597
6598         * ext/alsa/gstalsa.c:
6599           Fix typo and compilation on big endian systems.
6600
6601 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
6602
6603         * gst/subparse/gstssaparse.c:
6604           Convert SSA newline codes into actual newline characters (#470766).
6605
6606 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
6607
6608         * docs/libs/gst-plugins-base-libs-sections.txt:
6609         * gst-libs/gst/pbutils/install-plugins.c:
6610         * gst-libs/gst/pbutils/install-plugins.h:
6611         * tests/check/libs/pbutils.c:
6612           API: also add gst_install_plugins_supported() while we're at it
6613           (see #470456).
6614
6615 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
6616
6617         * docs/libs/gst-plugins-base-libs-sections.txt:
6618         * gst-libs/gst/pbutils/missing-plugins.c:
6619         * gst-libs/gst/pbutils/missing-plugins.h:
6620         * tests/check/libs/pbutils.c:
6621           API: add gst_missing_*_installer_detail_new() convenience API so
6622           that applications that know exactly what they're missing can request
6623           installer detail strings for those items directly instead of having
6624           to first create a dummy missing-plugin message and then get the
6625           installer detail string from that.  Fixes #470456.
6626
6627 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
6628
6629         * gst/playback/gstdecodebin.c: (close_pad_link):
6630         We need to set up delayed-linking whenever the caps are non-fixed,
6631         not just when there are multiple types - use gst_pad_is_fixed()
6632         to test.
6633
6634 2007-08-26  Tim-Philipp Müller  <tim at centricular dot net>
6635
6636         * gst-libs/gst/pbutils/missing-plugins.c:
6637           (gst_missing_plugin_message_get_installer_detail):
6638           Add missing separator in PID fallback case.
6639
6640 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
6641
6642         * ext/alsa/Makefile.am:
6643         There is no GST_PLUGINS_BASE_LIBS defined.
6644         
6645         * ext/alsa/gstalsa.c:
6646         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
6647         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
6648         Add support for ALSA 24-bit formats.
6649         snd_pcm_delay can return an error code, especially
6650         during XRUNS. In that case, the best we can do is assume
6651         delay = 0.
6652
6653         * gst/audioconvert/Makefile.am:
6654         Add flags from -base before any more-remote dependencies.
6655
6656 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
6657
6658         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
6659
6660         * gst/volume/gstvolume.c: (volume_choose_func),
6661         (volume_update_real_volume), (gst_volume_set_volume),
6662         (gst_volume_init), (volume_process_int32),
6663         (volume_process_int32_clamp), (volume_process_int24),
6664         (volume_process_int24_clamp), (volume_process_int16),
6665         (volume_process_int16_clamp), (volume_process_int8),
6666         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
6667         * gst/volume/gstvolume.h:
6668         Add support for int32, int24 and int8 to the volume element.
6669         Fixes #445529.
6670
6671 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
6672
6673         * tests/examples/Makefile.am:
6674           Fix even more.
6675
6676 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
6677
6678         * configure.ac:
6679         * docs/libs/Makefile.am:
6680         * docs/libs/gst-plugins-base-libs-docs.sgml:
6681         * docs/libs/gst-plugins-base-libs-sections.txt:
6682         * ext/gnomevfs/gstgnomevfssrc.c:
6683         * ext/gnomevfs/gstgnomevfssrc.h:
6684         * gst-libs/gst/Makefile.am:
6685         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6686         * pkgconfig/gstreamer-plugins-base.pc.in:
6687         * sys/v4l/v4lsrc_calls.c:
6688         * tests/examples/Makefile.am:
6689         * win32/common/config.h:
6690           Revert unwanted commit. many thanks to moap. I want a fix for 
6691           https://thomas.apestaart.org/moap/trac/ticket/239
6692
6693 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
6694
6695         * gst/volume/gstvolume.c:
6696           Move passthrough below gst_object_sync_values(). Fixes #442654.
6697
6698 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
6699
6700         * gst-libs/gst/audio/audio.c:
6701         Clarify the docs a little.
6702
6703 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
6704
6705         * gst/volume/gstvolume.c:
6706           Enable liboil for float and add more details about problems with
6707           int16.
6708
6709 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6710
6711         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
6712         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
6713
6714 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6715
6716         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
6717         When calculating the first timestamp of the buffers, don't go below 0
6718         and clip the samples because the offset was on the eos page.
6719         Fixes #466717.
6720
6721 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6722
6723         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
6724         (gst_ogg_demux_collect_chain_info):
6725         Also submit the eos page when trying to find the first timestamp.
6726         See #466717.
6727
6728 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
6729
6730         * gst-libs/gst/audio/audio.h:
6731         Use gst_util_uint64_scale() instead of doing the math
6732         with double for GST_FRAMES_TO_CLOCK_TIME() and
6733         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
6734         prevents rounding errors. Fixes #467667.
6735
6736 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6737
6738         * gst-libs/gst/rtsp/gstrtspconnection.c:
6739         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
6740         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
6741         * gst-libs/gst/rtsp/gstrtspconnection.h:
6742         Small cleanups.
6743         On shutdown, don't read the control socket yet.
6744         Set timeout value correctly in all cases.
6745         Add function to check if the server accepts reads or writes.
6746         API: gst_rtsp_connection_poll()
6747
6748         * gst-libs/gst/rtsp/gstrtspdefs.h:
6749         Fix compilation with -pedantic.
6750         Add enum for _poll.
6751
6752 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6753
6754         Patch by: Olivier Crete  <tester at tester ca>
6755
6756         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
6757         (gst_basertppayload_getcaps):
6758         * gst-libs/gst/rtp/gstbasertppayload.h:
6759         Add getcaps vfunc to basertppayload. See #465146.
6760
6761 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6762
6763         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
6764         Only post buffering messages when we are a stream.
6765
6766 2007-08-15  Tim-Philipp Müller  <tim at centricular dot net>
6767
6768         * gst-libs/gst/pbutils/install-plugins.c:
6769         * gst-libs/gst/pbutils/missing-plugins.c:
6770           Small docs fix and addition.
6771
6772 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
6773
6774         * tests/icles/.cvsignore:
6775         * tests/icles/Makefile.am:
6776         * tests/icles/test-textoverlay.c:
6777           Add a dumb little test for textoverlay alignments.
6778
6779 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
6780
6781         Patch by: Dan Williams  <dcbw redhat com>
6782
6783         * ext/pango/gsttextoverlay.c:
6784         * ext/pango/gsttextoverlay.h:
6785           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
6786           "silent" property so there's a Since tag in the API reference.
6787
6788 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
6789
6790         * gst-libs/gst/rtp/gstbasertppayload.c:
6791         (gst_basertppayload_set_outcaps):
6792         * gst-libs/gst/rtp/gstbasertppayload.h:
6793         Improve caps negotiation so that downstream elements can confiure
6794         certain RTP properties by fixing them on the caps. See #465146.
6795         Add docs.
6796
6797 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>
6798
6799         * docs/libs/gst-plugins-base-libs-sections.txt:
6800         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6801         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6802           Mark as deprecated some macros which were presumably meant to be
6803           private API and accidentally exposed in the public header file.
6804           Also actually _init() lock (only works at the moment because the
6805           struct is zeroed out when created and the initial values in the
6806           mutex struct are zeroes too). (#459585)
6807
6808 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
6809
6810         * docs/libs/Makefile.am:
6811           Remove cruft and do some cleanups.
6812
6813         * docs/libs/gst-plugins-base-libs-docs.sgml:
6814           Prepare for comming gtkdoc features (rebase against online docs).
6815
6816 2007-08-10  Michael Smith <msmith@fluendo.com>
6817
6818         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
6819           Debug output fixes.
6820         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
6821         (GST_START_TEST):
6822           Change the number of buffers used; 500 is too many and leads to
6823           timeouts.
6824
6825 2007-08-10  Tim-Philipp Müller  <tim at centricular dot net>
6826
6827         * gst/playback/gstqueue2.c:
6828         * gst/videorate/gstvideorate.c:
6829           Printf format fixes (#465028).
6830
6831 2007-08-09  Michael Smith <msmith@fluendo.com>
6832
6833         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
6834           If we have a large (> 1 second) discontinuity, push a series of
6835           smaller buffers rather than a single very large buffer. Avoids
6836           unreasonably large single buffer allocations when encountering a
6837           large gap.
6838         * tests/check/elements/audiorate.c: (GST_START_TEST),
6839         (audiorate_suite):
6840           Add a test for this.
6841
6842 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
6843
6844         * gst/playback/gstplaybasebin.c: (group_commit),
6845         (queue_remove_probe), (queue_threshold_reached):
6846
6847         Patch by: Josep Torra Valles <josep@fluendo.com>
6848         Fixes: #465015
6849         Make sure we remove the check_queues buffer probe from the 
6850         correct queue to avoid racily going back to "buffering 99%" when
6851         buffering is actually complete.
6852
6853         Also, fix the spelling of Josep's surname in the ChangeLog.
6854
6855 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
6856
6857         * ext/ogg/gstoggmux.c:
6858           Do not leak oggmux instance.
6859         
6860         * ext/vorbis/vorbisenc.c:
6861           Also log values.
6862
6863 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6864
6865         * po/hu.po:
6866         * po/it.po:
6867         * po/nl.po:
6868         * po/uk.po:
6869         * po/vi.po:
6870           Updated translations.
6871
6872 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
6873
6874         patch by: Yang Hong <hongyang@redflag-linux.com>
6875
6876         * ext/pango/gsttextoverlay.c:
6877         * ext/pango/gsttextoverlay.h:
6878           Add 'silent' property to GstTimeOverlay. Fixes #462979
6879
6880 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
6881
6882         Patch by: Josep Torra Valles <josep@fluendo.com>
6883
6884         * docs/plugins/gst-plugins-base-plugins.args:
6885         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
6886         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
6887         (gst_uri_decode_bin_get_property), (gen_source_element):
6888         Add connection-speed property. Fixes #464690.
6889
6890 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
6891
6892         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
6893
6894         * configure.ac:
6895         * gst-libs/gst/rtsp/Makefile.am:
6896         * gst-libs/gst/rtsp/gstrtspconnection.c:
6897         (gst_rtsp_connection_connect):
6898         Fix compilation on windows. Fixes #464320.
6899
6900 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
6901
6902         Patch by: Josep Torra Valles <josep@fluendo.com>
6903
6904         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6905         (gst_play_base_bin_init), (queue_threshold_reached),
6906         (gen_source_element), (setup_substreams),
6907         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
6908         (gst_play_base_bin_get_streaminfo_value_array):
6909         * gst/playback/gstplaybasebin.h:
6910         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6911         (gst_play_bin_set_property), (gst_play_bin_get_property),
6912         (gst_play_bin_handle_redirect_message):
6913         Move connection-speed property from playbin to playbasebin so that we
6914         can also configure it in source elements that have the connection-speed
6915         property. Fixes #464028.
6916         Add some debug info here and there.
6917
6918 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
6919
6920         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
6921         Properly respond to conversion queries. Fixes #464079.
6922
6923 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
6924
6925         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
6926         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
6927         (gst_audio_test_src_init_sine_table),
6928         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
6929         * gst/audiotestsrc/gstaudiotestsrc.h:
6930         Add float/double and int32 support to audiotestsrc. Fixes #460422.
6931         Also set the default volume to the default value specified in the
6932         GParamSpec.
6933
6934 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
6935
6936         Patch by: Jens Granseuer <jensgr at gmx dot net>
6937
6938         * gst/audioconvert/gstaudioquantize.c:
6939         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
6940
6941 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
6942
6943         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
6944         Add rdt manager for rdt transport.
6945         Fix parsing of RDT transport.
6946
6947 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
6948
6949         * configure.ac:
6950         Back to CVS
6951
6952 === release 0.10.14 ===
6953
6954 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
6955
6956         * configure.ac:
6957           releasing 0.10.14, "Light Years Ahead"
6958
6959 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6960
6961         * tests/check/libs/audio.c: (GST_START_TEST):
6962         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
6963
6964 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6965
6966         * gst-libs/gst/audio/audio.c:
6967         When clipping a buffer with no timestamp, assume it is
6968         within the segment without warnings.
6969
6970         Fixes: #460978
6971
6972 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
6973
6974         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
6975         Fire the signal on the object, not the interface.
6976
6977 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6978
6979         * gst-libs/gst/rtsp/.cvsignore:
6980         Ber. Don't include the full path, idiot.
6981
6982 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6983
6984         * gst-libs/gst/rtsp/.cvsignore:
6985         Ignore generated files.
6986
6987 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6988
6989         * gst-libs/gst/interfaces/Makefile.am:
6990         * gst-libs/gst/interfaces/interfaces-marshal.list:
6991         * gst-libs/gst/interfaces/rtspextension.c:
6992         * gst-libs/gst/interfaces/rtspextension.h:
6993         * gst-libs/gst/rtsp/Makefile.am:
6994         * gst-libs/gst/rtsp/gstrtsp.h:
6995         * gst-libs/gst/rtsp/gstrtspextension.c:
6996         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
6997         (gst_rtsp_extension_detect_server),
6998         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
6999         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7000         (gst_rtsp_extension_configure_stream),
7001         (gst_rtsp_extension_get_transports),
7002         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7003         * gst-libs/gst/rtsp/gstrtspextension.h:
7004         * gst-libs/gst/rtsp/rtsp-marshal.list:
7005         Move the rtspextension.h interface into gstrtspextension.h
7006         as part of libgstrtsp instead of libgstinterfaces, because it's
7007         only for use within plugins, not applications. 
7008         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
7009         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
7010         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
7011         is abstract.
7012
7013 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7014
7015         * gst-libs/gst/interfaces/Makefile.am:
7016         * gst-libs/gst/interfaces/interfaces-marshal.list:
7017         * gst-libs/gst/interfaces/rtspextension.c:
7018         (gst_rtsp_extension_iface_init),
7019         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7020         * gst-libs/gst/interfaces/rtspextension.h:
7021         Fix marshaller for the send signal.
7022         Add URL to stream selection interface method.
7023
7024 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7025
7026         * gst-libs/gst/riff/Makefile.am:
7027         Pull in our dependencies from -base before those from outside.
7028
7029 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7030
7031         * docs/libs/gst-plugins-base-libs-sections.txt:
7032         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
7033         * gst-libs/gst/rtsp/gstrtspbase64.h:
7034         API: gst_rtsp_base64_decode_ip()
7035         Added function to decode Base64 in-place.
7036
7037 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7038
7039         * tests/check/libs/.cvsignore:
7040         Ignore the mixer test binary.
7041
7042 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7043
7044         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7045         Gratuitous comment change to trigger a rebuild on the buildbots.
7046
7047 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7048
7049         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
7050         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7051         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
7052         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
7053         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7054         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
7055         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
7056         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
7057         (gst_sdp_media_get_attribute_val):
7058         * gst-libs/gst/sdp/gstsdpmessage.h:
7059         Constify args where we can.
7060
7061 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7062
7063         * gst-libs/gst/interfaces/Makefile.am:
7064         * gst-libs/gst/interfaces/rtspextension.c:
7065         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7066         (gst_rtsp_extension_detect_server),
7067         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7068         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7069         (gst_rtsp_extension_configure_stream),
7070         (gst_rtsp_extension_get_transports),
7071         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7072         * gst-libs/gst/interfaces/rtspextension.h:
7073         Move interface for RTSP extensions from -good to here.
7074         Added helper methods to invoke interface methods.
7075
7076 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7077
7078         * docs/libs/gst-plugins-base-libs-sections.txt:
7079         * gst-libs/gst/rtsp/gstrtspdefs.h:
7080         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7081         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
7082         (gst_rtsp_message_init_response),
7083         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
7084         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
7085         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7086         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7087         (gst_rtsp_message_get_body), (dump_key_value):
7088         * gst-libs/gst/rtsp/gstrtspmessage.h:
7089         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7090         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7091         (gst_rtsp_range_parse):
7092         * gst-libs/gst/rtsp/gstrtsprange.h:
7093         * gst-libs/gst/rtsp/gstrtsptransport.c:
7094         * gst-libs/gst/rtsp/gstrtspurl.c:
7095         Fix some more RTSP docs.
7096         Add some missing methods for dealing with messages.
7097
7098 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7099
7100         * docs/libs/gst-plugins-base-libs-docs.sgml:
7101         * docs/libs/gst-plugins-base-libs-sections.txt:
7102         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7103         * gst-libs/gst/rtsp/gstrtspbase64.h:
7104         * gst-libs/gst/rtsp/gstrtspconnection.c:
7105         (gst_rtsp_connection_connect), (add_auth_header),
7106         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
7107         (read_body), (gst_rtsp_connection_receive),
7108         (gst_rtsp_connection_next_timeout),
7109         (gst_rtsp_connection_reset_timeout),
7110         (gst_rtsp_connection_set_auth):
7111         * gst-libs/gst/rtsp/gstrtspconnection.h:
7112         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
7113         * gst-libs/gst/rtsp/gstrtspdefs.h:
7114         * gst-libs/gst/rtsp/gstrtspmessage.h:
7115         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7116         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7117         (gst_rtsp_range_parse):
7118         * gst-libs/gst/rtsp/gstrtspurl.h:
7119         Added beginnings of RTSP documentation.
7120
7121 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7122
7123         * docs/libs/Makefile.am:
7124         * docs/libs/gst-plugins-base-libs-docs.sgml:
7125         * docs/libs/gst-plugins-base-libs-sections.txt:
7126         * gst-libs/gst/sdp/gstsdp.h:
7127         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
7128         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
7129         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7130         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
7131         (gst_sdp_message_get_attribute_val),
7132         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
7133         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
7134         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
7135         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7136         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
7137         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
7138         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
7139         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
7140         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7141         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
7142         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
7143         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
7144         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
7145         (gst_sdp_media_get_attribute_val_n),
7146         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
7147         (print_media), (gst_sdp_message_dump):
7148         * gst-libs/gst/sdp/gstsdpmessage.h:
7149         Document the SDP library.
7150         Add some of the missing SDPMedia methods.
7151
7152 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7153
7154         * configure.ac:
7155         * gst-libs/gst/Makefile.am:
7156         * gst-libs/gst/rtsp/Makefile.am:
7157         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7158         * gst-libs/gst/rtsp/gstrtspbase64.h:
7159         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
7160         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
7161         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
7162         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
7163         (parse_response_status), (parse_request_line), (parse_line),
7164         (gst_rtsp_connection_read), (read_body),
7165         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
7166         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
7167         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
7168         (gst_rtsp_connection_set_auth):
7169         * gst-libs/gst/rtsp/gstrtspconnection.h:
7170         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
7171         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
7172         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
7173         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
7174         (gst_rtsp_find_method):
7175         * gst-libs/gst/rtsp/gstrtspdefs.h:
7176         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7177         (gst_rtsp_message_new), (gst_rtsp_message_init),
7178         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
7179         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
7180         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
7181         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
7182         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7183         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7184         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
7185         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
7186         (gst_rtsp_message_dump):
7187         * gst-libs/gst/rtsp/gstrtspmessage.h:
7188         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7189         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7190         (gst_rtsp_range_parse), (gst_rtsp_range_free):
7191         * gst-libs/gst/rtsp/gstrtsprange.h:
7192         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
7193         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
7194         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
7195         (range_as_text), (rtsp_transport_mode_as_text),
7196         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7197         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
7198         (gst_rtsp_transport_free):
7199         * gst-libs/gst/rtsp/gstrtsptransport.h:
7200         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
7201         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
7202         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
7203         * gst-libs/gst/rtsp/gstrtspurl.h:
7204         * gst-libs/gst/sdp/Makefile.am:
7205         * gst-libs/gst/sdp/gstsdp.h:
7206         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
7207         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
7208         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
7209         (gst_sdp_attribute_init), (gst_sdp_message_new),
7210         (gst_sdp_message_init), (gst_sdp_message_uninit),
7211         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
7212         (gst_sdp_media_uninit), (gst_sdp_media_free),
7213         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
7214         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
7215         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
7216         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
7217         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7218         (gst_sdp_message_get_attribute_val),
7219         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
7220         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
7221         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
7222         (gst_sdp_media_get_attribute_val_n),
7223         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
7224         (read_string), (read_string_del), (gst_sdp_parse_line),
7225         (gst_sdp_message_parse_buffer), (print_media),
7226         (gst_sdp_message_dump):
7227         * gst-libs/gst/sdp/gstsdpmessage.h:
7228         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7229         Move SDP and RTSP from helper objects in -good to a reusable library.
7230         Use a proper gst_ namespace.
7231
7232 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7233
7234         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
7235         (vorbis_dec_flush_decode):
7236         Use the new buffer clipping function from gstaudio here.
7237
7238 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7239
7240         * docs/libs/gst-plugins-base-libs-sections.txt:
7241         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
7242         * gst-libs/gst/audio/audio.h:
7243         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
7244         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
7245         Also add deprecation guards for gst_audio_structure_set_int() to the
7246         header.
7247
7248 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7249
7250         * docs/libs/gst-plugins-base-libs-sections.txt:
7251           Cleanup the docs.
7252
7253 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7254
7255         Patch by: Dan Williams <dcbw at redhat dot com>
7256
7257         * gst/playback/gstplaybasebin.c:
7258         (gst_play_base_bin_get_streaminfo_value_array):
7259         Don't return NULL when querying the stream info value array but instead
7260         return an empty array. Fixes #459204.
7261
7262 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
7263
7264         * gst/playback/gsturidecodebin.c:
7265           Init debug category before using it.
7266
7267 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
7268
7269         * gst-libs/gst/interfaces/mixer.h:
7270         Add padding vars in place of the signal pointers
7271         when building with DISABLE_DEPRECATED so that the
7272         interface structure doesn't change size.
7273
7274 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
7275
7276         * docs/libs/gst-plugins-base-libs-sections.txt:
7277         * ext/alsa/gstalsamixer.c:
7278         * ext/alsa/gstalsamixer.h:
7279         * ext/alsa/gstalsamixerelement.c:
7280         * ext/alsa/gstalsamixertrack.c:
7281         * gst-libs/gst/interfaces/mixer.c:
7282         * gst-libs/gst/interfaces/mixer.h:
7283         * gst-libs/gst/interfaces/mixeroptions.c:
7284         * gst-libs/gst/interfaces/mixeroptions.h:
7285         * gst-libs/gst/interfaces/mixertrack.c:
7286         * gst-libs/gst/interfaces/mixertrack.h:
7287         * tests/check/Makefile.am:
7288         * tests/check/libs/mixer.c:
7289
7290         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7291         Fixes: #152864 
7292
7293         Add support for notifying mixer changes on the message bus, and
7294         implement it in alsamixer.
7295
7296         API: gst_mixer_get_mixer_flags
7297         API: gst_mixer_message_parse_mute_toggled
7298         API: gst_mixer_message_parse_record_toggled
7299         API: gst_mixer_message_parse_volume_changed
7300         API: gst_mixer_message_parse_option_changed
7301         API: GstMixerMessageType
7302         API: GstMixerFlags
7303
7304 2007-07-20  Michael Smith <msmith@fluendo.com>
7305
7306         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7307         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
7308           xcontext->im_format is only for testing XShm support (as the header
7309           file comments document). Use xvimage->im_format for everything else.
7310           Avoids spurious warnings on buffer allocation before setcaps.
7311
7312 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7313
7314         * tests/examples/volume/Makefile.am:
7315         * tests/icles/Makefile.am:
7316           We should use $(LIBM).
7317
7318 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7319
7320         * tests/icles/Makefile.am:
7321           This needs -lm.
7322
7323 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7324
7325         * gst-libs/gst/rtp/gstbasertppayload.c:
7326         (gst_basertppayload_class_init), (gst_basertppayload_init),
7327         (gst_basertppayload_set_property),
7328         (gst_basertppayload_get_property):
7329         Don't break ABI, restore previous ranges. Keep the default random
7330         selection of timestamp and seqnum offset but as soon as the app sets a
7331         specific value, use that one.
7332
7333 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7334
7335         Patch by: Bastien Nocera <hadess at hadess dot net>
7336
7337         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7338         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7339         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7340         * sys/xvimage/xvimagesink.h:
7341         Add option to turn off double-buffering for debugging purposes.
7342         Fixes #437169.
7343
7344 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7345
7346         Patch by: Jorn Baayen <jorn at openedhand dot com>
7347
7348         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
7349         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
7350         (gst_ximagesink_init), (gst_ximagesink_class_init):
7351         * sys/ximage/ximagesink.h:
7352         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
7353         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7354         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7355         * sys/xvimage/xvimagesink.h:
7356         add 'handle-expose' property. Useful for video widgets which may want to
7357         be in control of Expose behaviour. Fixes #380625
7358
7359 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7360
7361         * gst-libs/gst/rtp/gstbasertppayload.c:
7362         (gst_basertppayload_class_init), (gst_basertppayload_init),
7363         (gst_basertppayload_event), (gst_basertppayload_push),
7364         (gst_basertppayload_set_property),
7365         (gst_basertppayload_get_property),
7366         (gst_basertppayload_change_state):
7367         * gst-libs/gst/rtp/gstbasertppayload.h:
7368         Fix ranges of rtp payloader properties so that the full range can be
7369         used in addition to -1 (random).
7370         Fix wrong seqnum reporting in caps.
7371         Fixes #420326.
7372
7373 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
7374
7375         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
7376         (gst_video_rate_query):
7377         Use boilerplate.
7378         Add latency query, might not be perfect yet but already works a lot
7379         better. Fixes #442557.
7380
7381 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7382
7383         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7384         (gst_xvimagesink_setcaps):
7385         * sys/xvimage/xvimagesink.h:
7386         After a caps change, redraw our borders to avoid garbage left there
7387         when the image format changes to a smaller size, like 16:9 -> 4:3
7388         Also, hold the flow_lock a bit longer in the set_caps while we're
7389         fiddling with the xcontext.
7390
7391 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7392
7393         * Makefile.am:
7394         * configure.ac:
7395         * tests/Makefile.am:
7396         Remove bogus check for libcheck, since we check for
7397         gstreamer-check and it pulls in the required info from there, and we
7398         weren't actually _using_ the information for libcheck ourselves
7399         anyway.
7400
7401 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7402
7403         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7404         (gst_ffmpeg_caps_to_pixfmt):
7405         Fix the r_mask test for RGBA32 on little-endian.
7406         Fix a stupid typo that would have obviously broken 
7407         compilation on big-endian, if anyone was testing.
7408
7409 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7410
7411         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
7412         (paint_hline_str4):
7413         * gst/videotestsrc/videotestsrc.h:
7414         Add alpha to the color struct.
7415         Use a default alpha value of 255 instead of 128.
7416
7417 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7418
7419         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
7420         (setup_source):
7421         Clear the dynamic pads counter when starting a new uri. This makes
7422         reusing playbin work again.
7423         Fixes #454264.
7424
7425 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
7426
7427         * configure.ac:
7428           Use pkg-config to locate check.
7429
7430 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
7431
7432         * configure.ac:
7433         * tests/check/elements/volume.c: (GST_START_TEST):
7434           Fix 'make check' build against core CVS.
7435
7436 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
7437
7438         * gst-libs/gst/interfaces/propertyprobe.c:
7439         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7440         * gst-libs/gst/tag/gstvorbistag.c:
7441           Make gtk-doc happy.
7442
7443 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
7444
7445         * gst-libs/gst/audio/gstbaseaudiosink.c:
7446         (gst_base_audio_sink_callback):
7447           Quick hack to make audiosinks stop at EOS when operating in
7448           pull-mode; needs to be fixed properly some day.
7449
7450 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
7451
7452         * docs/libs/gst-plugins-base-libs-sections.txt:
7453           Fix location of includes in the docs.
7454
7455 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
7456
7457         * gst/ffmpegcolorspace/avcodec.h:
7458         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7459         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7460         (gst_ffmpegcsp_avpicture_fill):
7461         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
7462         (img_get_alpha_info):
7463         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
7464         of the existing BGRA32 and RGBA32 formats with the alpha at the other
7465         end of the word. Partially fixes #451908
7466
7467 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
7468
7469         * docs/libs/Makefile.am:
7470         * docs/plugins/Makefile.am:
7471           Simplify --extra-dir as gtkdoc scans recursively.
7472
7473 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
7474
7475         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
7476         (gst_adder_request_new_pad):
7477         Make getcaps more robust by not using the proxycaps function. This makes
7478         sure that we don't end up recursively calling getcaps upstream.
7479         See #316248.
7480
7481 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
7482
7483         * gst/audioconvert/audioconvert.c:
7484         Include math.h to fix compilation.
7485
7486 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
7487
7488         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7489         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
7490         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
7491         format, as produced by some dc1394 cameras like the iSight.
7492         See http://www.fourcc.org/yuv.php#IYU1
7493
7494 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
7495
7496         * gst/audioconvert/Makefile.am:
7497         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
7498         (check_default), (audio_convert_prepare_context),
7499         (audio_convert_clean_context), (audio_convert_convert):
7500         * gst/audioconvert/audioconvert.h:
7501         * gst/audioconvert/gstaudioconvert.c:
7502         (gst_audio_convert_dithering_get_type),
7503         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
7504         (gst_audio_convert_init), (gst_audio_convert_set_caps),
7505         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
7506         * gst/audioconvert/gstaudioconvert.h:
7507         * gst/audioconvert/gstaudioquantize.c:
7508         (gst_audio_quantize_setup_noise_shaping),
7509         (gst_audio_quantize_free_noise_shaping),
7510         (gst_audio_quantize_setup_dither),
7511         (gst_audio_quantize_free_dither),
7512         (gst_audio_quantize_setup_quantize_func),
7513         (gst_audio_quantize_setup), (gst_audio_quantize_free):
7514         * gst/audioconvert/gstaudioquantize.h:
7515         Implement dithering and noise shaping in audioconvert. By default now
7516         TPDF dithering (and no noise shaping) will be used when converting
7517         from a higher bit depth to 20 bit depth or smaller, otherwise
7518         everything will be as it is now.
7519         For the last audioconvert in a pipeline it would make sense to
7520         use some kind of noise shaping, enabling it by default for all
7521         conversions would give undesired results though. Fixes #360246.
7522         * tests/check/elements/audioconvert.c: (setup_audioconvert),
7523         (GST_START_TEST):
7524         Adjust unit test for the new audioconvert.
7525
7526 2007-06-28  Wim Taymans  <wim@fluendo.com>
7527
7528         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
7529         Use other metrics as well when estimating the buffer level.
7530
7531 2007-06-28  Wim Taymans  <wim@fluendo.com>
7532
7533         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
7534         Small debug improvement.
7535
7536         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
7537         (plugin_init):
7538         Tweak the rate estimation period.
7539         When calculating the buffer filledness in rate estimation mode, don't
7540         mix it with other metrics.
7541
7542 2007-06-28  Wim Taymans  <wim@fluendo.com>
7543
7544         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
7545         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
7546         When creating the groups, allow for a 5 second, unlimited buffers
7547         preroll phase after which we expose the group.
7548         When the group is exposed, use a small number of buffers up to a 2
7549         second limit. Also disconnect the overrun signal from multiqueue when we
7550         exposed the group because it is not needed anymore.
7551
7552 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7553
7554         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
7555           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
7556           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
7557           (#451707); also, output some debugging info when dealing with
7558           freeform strings.
7559
7560         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
7561           Add unit test for the above.
7562
7563 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7564
7565         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
7566           Add description for Windows Media RTP caps.
7567
7568         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
7569           Remove RTP fields that don't define the format from caps.
7570
7571 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7572
7573         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
7574           Skip empty buffers, but not empty header buffers. That way the original
7575           vorbisdec unit test still passes (#451145); also, take into account
7576           that those empty packets might carry a granulepos.
7577
7578         * tests/check/Makefile.am:
7579         * tests/check/elements/vorbisdec.c:
7580         (_create_codebook_header_buffer), (_create_audio_buffer),
7581         (GST_START_TEST), (vorbisdec_suite):
7582           Add unit test that sends an empty packet.
7583
7584 2007-06-27  Wim Taymans  <wim@fluendo.com>
7585
7586         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
7587         Don't error out on 0-sized packets, just emit a warning because this is
7588         not a fatal error. Fixes #451145.
7589
7590 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
7591
7592         * docs/plugins/gst-plugins-base-plugins.args:
7593         * docs/plugins/gst-plugins-base-plugins.signals:
7594         * docs/plugins/inspect/plugin-adder.xml:
7595         * docs/plugins/inspect/plugin-alsa.xml:
7596         * docs/plugins/inspect/plugin-audioconvert.xml:
7597         * docs/plugins/inspect/plugin-audiorate.xml:
7598         * docs/plugins/inspect/plugin-audioresample.xml:
7599         * docs/plugins/inspect/plugin-audiotestsrc.xml:
7600         * docs/plugins/inspect/plugin-cdparanoia.xml:
7601         * docs/plugins/inspect/plugin-decodebin.xml:
7602         * docs/plugins/inspect/plugin-decodebin2.xml:
7603         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
7604         * docs/plugins/inspect/plugin-gdp.xml:
7605         * docs/plugins/inspect/plugin-gnomevfs.xml:
7606         * docs/plugins/inspect/plugin-libvisual.xml:
7607         * docs/plugins/inspect/plugin-ogg.xml:
7608         * docs/plugins/inspect/plugin-pango.xml:
7609         * docs/plugins/inspect/plugin-playbin.xml:
7610         * docs/plugins/inspect/plugin-subparse.xml:
7611         * docs/plugins/inspect/plugin-tcp.xml:
7612         * docs/plugins/inspect/plugin-theora.xml:
7613         * docs/plugins/inspect/plugin-typefindfunctions.xml:
7614         * docs/plugins/inspect/plugin-video4linux.xml:
7615         * docs/plugins/inspect/plugin-videorate.xml:
7616         * docs/plugins/inspect/plugin-videoscale.xml:
7617         * docs/plugins/inspect/plugin-videotestsrc.xml:
7618         * docs/plugins/inspect/plugin-volume.xml:
7619         * docs/plugins/inspect/plugin-vorbis.xml:
7620         * docs/plugins/inspect/plugin-ximagesink.xml:
7621         * docs/plugins/inspect/plugin-xvimagesink.xml:
7622           Update docs with caps info.
7623
7624 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
7625
7626         * po/POTFILES.in:
7627           Add more files with translatable strings (#450875).
7628
7629 2007-06-23  Edward Hervey  <edward@fluendo.com>
7630
7631         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
7632         The chain should be freed if we error out here, else it will leak.
7633         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
7634         (cleanup_decodebin):
7635         Don't forget to *properly* remove the signals, else it will leak.
7636
7637 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
7638
7639         * MAINTAINERS:
7640         Updating all the maintainers files
7641
7642 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
7643
7644         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
7645         (main):
7646           Destroy and recreate parse-launch based pipeline after stop to be able
7647           to play again. Reorder some code and add more comments.
7648
7649 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
7650
7651         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
7652         When handling a delayed-caps notification case, mark
7653         the group as dynamic so that the nbdynamic count is
7654         incremented and decremented correctly. Fixes: #449156
7655         Patch by: Wim Taymans <wim@fluendo.com>
7656
7657 2007-06-19  Andy Wingo  <wingo@pobox.com>
7658
7659         * gst-libs/gst/audio/gstbaseaudiosink.c
7660         (gst_base_audio_sink_init): Enable pull-mode operation.
7661
7662 2007-06-19  Michael Smith <msmith@fluendo.com>
7663
7664         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7665           Change minimum rate back to 1000 to allow low-sample-rate wav files
7666           to play back.
7667
7668 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
7669
7670         * po/vi.po:
7671           Update translations.
7672
7673 2007-06-15  David Schleef  <ds@schleef.org>
7674
7675         * gst/playback/gstqueue2.c:
7676           Fix compile error from ignored return value.
7677
7678 2007-06-15  Michael Smith <msmith@fluendo.com>
7679
7680         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
7681           Update tmpbuf for all neccesary rows, not just one, as is required
7682           when downscaling.
7683           Fixes #402076.
7684
7685 2007-06-15  Michael Smith <msmith@fluendo.com>
7686
7687         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
7688         (eos_buffer_probe):
7689           Add a test that ensures we set DELTA_UNIT on all non-header,
7690           non-video buffers, if we have a video stream.
7691         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
7692         (gst_ogg_mux_process_best_pad):
7693           Move setting delta_pad to earlier, where we inspect all pads, so
7694           that leading audio pages don't get DELTA_UNIT unset if they come
7695           before the first DELTA_UNIT from video pages. Fixes the newly-added
7696           test. Fixes #385527.
7697
7698 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
7699
7700         * tests/check/pipelines/streamheader.c: (streamheader_suite):
7701           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
7702           fails on the p5-ppc64 build bot and the failure looks like it is due
7703           to the same issue as #348114, ie. a compiler bug.
7704
7705 2007-06-13  Edward Hervey  <edward@fluendo.com>
7706
7707         * gst/playback/gstqueue2.c: (gst_queue_create_read):
7708         Fix build on MacOSX.
7709
7710 2007-06-13  Wim Taymans  <wim@fluendo.com>
7711
7712         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7713         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
7714         Fix compilation on mingw. Fixes #446972.
7715
7716 2007-06-12  Wim Taymans  <wim@fluendo.com>
7717
7718         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7719
7720         * gst/playback/gstqueue2.c: (update_buffering),
7721         (gst_queue_locked_enqueue):
7722         Fix a division by zero when the max percent is <= 0. Fixes #446572.
7723         also update the buffering status when receiving events. Fixes #446551.
7724
7725 2007-06-11  Wim Taymans  <wim@fluendo.com>
7726
7727         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7728
7729         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
7730         (gst_queue_handle_src_query):
7731         Wait for preroll before attempting to forward a duration query upstream.
7732         Fixes #445505.
7733
7734 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
7735
7736         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
7737         (gst_base_rtp_depayload_set_gst_timestamp):
7738         Use G_GINT64_CONSTANT macro for int64 constant.
7739         * win32/common/libgstinterfaces.def:
7740         * win32/common/libgsttag.def:
7741         Add new exported functions.
7742
7743 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
7744
7745         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
7746           The BOS page of the first Dirac video stream needs to come before
7747           the BOS page of any Vorbis streams or other audio streams, just like
7748           it is with Theora.
7749
7750 2007-06-07  Wim Taymans  <wim@fluendo.com>
7751
7752         * gst/playback/gstqueue2.c: (gst_queue_get_range):
7753         Fix compilation.
7754
7755 2007-06-06  Wim Taymans  <wim@fluendo.com>
7756
7757         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7758
7759         * gst/playback/gstqueue2.c: (gst_queue_init),
7760         (gst_queue_handle_sink_event), (gst_queue_chain),
7761         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
7762         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
7763         (gst_queue_src_activate_pull):
7764         Add pull based scheduling and fix some deadlocks. Fixes #444523.
7765         Does not yet completely work because duration queries upstream won't
7766         block yet.
7767
7768 2007-06-06  Wim Taymans  <wim@fluendo.com>
7769
7770         * configure.ac:
7771         * gst/playback/gstqueue2.c: (gst_queue_create_read):
7772         Some more fseeko checks.
7773
7774 2007-06-06  Wim Taymans  <wim@fluendo.com>
7775
7776         * configure.ac:
7777         check for large file support.
7778
7779 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
7780
7781         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
7782
7783         * gst/subparse/gstsubparse.c: (parse_subrip),
7784         (subviewer_unescape_newlines), (parse_subviewer),
7785         (gst_sub_parse_data_format_autodetect),
7786         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
7787         * gst/subparse/gstsubparse.h:
7788         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
7789         * tests/check/elements/subparse.c: (GST_START_TEST),
7790         (subparse_suite):
7791         Add a unit test for both SubViewer formats.
7792
7793 2007-06-01  Michael Smith <msmith@fluendo.com>
7794
7795         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
7796           Don't overflow intermediate values when seeking to large time values
7797           in audiotestsrc.
7798
7799 2007-06-05  Wim Taymans  <wim@fluendo.com>
7800
7801         * gst/playback/gstqueue2.c: (gst_queue_have_data),
7802         (gst_queue_create_read), (gst_queue_read_item_from_file),
7803         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
7804         Include stdio to define fseeko.
7805
7806 2007-06-05  Wim Taymans  <wim@fluendo.com>
7807
7808         Patch by: Edward Hervey  <edward@fluendo.com>
7809
7810         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
7811         (gst_v4lsrc_query):
7812         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
7813
7814 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
7815
7816         * gst-libs/gst/riff/Makefile.am:
7817         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
7818           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
7819           our own implementation.
7820
7821 2007-06-05  Wim Taymans  <wim@fluendo.com>
7822
7823         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7824         (gst_base_rtp_depayload_setcaps),
7825         (gst_base_rtp_depayload_set_gst_timestamp),
7826         (gst_base_rtp_depayload_change_state):
7827         Handle timestamp wraparound.
7828
7829 2007-06-05  Wim Taymans  <wim@fluendo.com>
7830
7831         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
7832         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
7833         (gst_uri_decode_bin_change_state):
7834         Make sure we name srcpads uniquely even when using different internal
7835         decodebins.
7836         Signal no-more-pads when no more dynamic elements exist.
7837         Remove pads on cleanup.
7838
7839 2007-06-05  Wim Taymans  <wim@fluendo.com>
7840
7841         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7842
7843         * gst/playback/gstqueue2.c: (gst_queue_class_init),
7844         (gst_queue_init), (gst_queue_finalize),
7845         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
7846         (gst_queue_create_read), (gst_queue_read_item_from_file),
7847         (gst_queue_open_temp_location_file),
7848         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
7849         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
7850         (gst_queue_is_empty), (gst_queue_is_filled),
7851         (gst_queue_change_state), (gst_queue_set_temp_location),
7852         (gst_queue_set_property):
7853         Add support for filebased buffering. Fixes #441264.
7854
7855 2007-06-05  Wim Taymans  <wim@fluendo.com>
7856
7857         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
7858         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
7859         (caps_notify_group_cb), (gst_decode_group_new),
7860         (gst_decode_group_free):
7861         Add support for delayed caps fixation when autoplugging.
7862         Optimize cases where a multiqueue is not needed/wanted, like right after
7863         anything that is not a demuxer.
7864
7865 2007-06-05  Wim Taymans  <wim@fluendo.com>
7866
7867         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
7868         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
7869         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
7870         consideratly speedup ogg chain detection by not trying to find a base
7871         timestamp for skeleton streams. 
7872
7873 2007-06-05  Wim Taymans  <wim@fluendo.com>
7874
7875         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
7876         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
7877         (gst_multi_fd_sink_remove_flush),
7878         (gst_multi_fd_sink_remove_client_link),
7879         (gst_multi_fd_sink_handle_client_write),
7880         (gst_multi_fd_sink_handle_clients):
7881         * gst/tcp/gstmultifdsink.h:
7882         Add support for remove_flush.
7883
7884 2007-06-05  Wim Taymans  <wim@fluendo.com>
7885
7886         * docs/design/draft-keyframe-force.txt:
7887         * ext/theora/theoraenc.c: (theora_enc_sink_event),
7888         (theora_enc_chain):
7889         Add draft design for forcing keyframes in encoders and implement in
7890         theoraenc.
7891
7892 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
7893
7894         * configure.ac:
7895           Back to CVS
7896
7897 === release 0.10.13 ===
7898
7899 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
7900
7901         * configure.ac:
7902           releasing 0.10.13, "What's Going on?"
7903
7904 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
7905
7906         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7907         In riff, the depth is stored in the size field but it just means that
7908         the least significant bits are cleared. We can therefore just play
7909         the sample as if it had a depth == width. Fixes: #440997
7910
7911         Patch by: Wim Taymans <wim@fluendo.com> 
7912         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
7913
7914 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
7915
7916         * gst-libs/gst/floatcast/floatcast.h:
7917         Define inline when needed on win32 builds. Fixes: #441295
7918         Patch by: Sebastien Moutte  <sebastien@moutte.net>
7919
7920 2007-05-29  Wim Taymans  <wim@fluendo.com>
7921
7922         * gst/playback/gstplaybasebin.c: (queue_overrun),
7923         (no_more_pads_full):
7924         Stop buffering when the group is commited because the queues filled up.
7925         Fixes #442024.
7926
7927 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
7928
7929         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
7930         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
7931         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7932         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7933         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7934         * ext/alsa/gstalsamixer.h:
7935         * ext/alsa/gstalsamixerelement.c:
7936         (gst_alsa_mixer_element_interface_supported),
7937         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
7938         (gst_alsa_mixer_element_set_property),
7939         (gst_alsa_mixer_element_get_property),
7940         (gst_alsa_mixer_element_change_state):
7941         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
7942         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
7943         (gst_mixer_option_changed):
7944         * gst-libs/gst/interfaces/mixer.h:
7945         Revert commits towards #152864 made so far. We'll pick it up again
7946         after the 0.10.13 release.
7947
7948 2007-05-24  Wim Taymans  <wim@fluendo.com>
7949
7950         * gst-libs/gst/audio/gstbaseaudiosink.c:
7951         (gst_base_audio_sink_render):
7952         After an interrupt (PAUSED/flush) assume that the next sample should not
7953         be aligned to the previous sample. Fixes #417992.
7954
7955 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
7956
7957         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7958           Don't add channels and rate fields to the template caps for
7959           audio/x-dts, as wavparse might not always be able to set them,
7960           which would then lead to 'caps are not a real subset of the
7961           template caps' warnings.
7962
7963 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
7964
7965         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
7966         Handle unknown or invalid pads without crashing, as might occur if
7967         a media file like an mp3 is specified as a subtitle file.
7968         Fixes: #410039
7969
7970 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
7971
7972         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
7973         (setup_sinks):
7974         Block the subtitle bin output queue before ghosting it and linking,
7975         then unblock after. This avoids spurious not-linked errors caused 
7976         by the queue starting up (because it gets linked when it is ghosted). 
7977         Fixes: #350299
7978
7979 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
7980
7981         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
7982         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
7983         file. Avoids flukes where the input gets typefound to some valid but
7984         useless type.
7985
7986 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7987
7988         * tests/check/Makefile.am:
7989         * tests/check/elements/.cvsignore:
7990         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
7991         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
7992           Add unit test for gnomevfssink seeking and position reporting for
7993           file:// URIs.
7994
7995 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7996
7997         Patch by: Mark Nauwelaerts <manauw at skynet be>
7998
7999         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
8000         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
8001         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
8002         * ext/gnomevfs/gstgnomevfssink.h:
8003           Fix position reporting, especially after a seek (from upstream),
8004           see #412648.
8005
8006 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8007
8008         * ext/cdparanoia/gstcdparanoiasrc.c:
8009           Repair umlaut.
8010
8011 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
8012
8013         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8014         Specify the full valid range for MP3 samplerates. Fixes a regression
8015         caused by extra header checks since the last release.
8016
8017 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
8018
8019         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
8020         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
8021         Fix a locking-order bug I introduced with my changes the other day.
8022         Patch by Mike Smith.
8023
8024 2007-05-21  Michael Smith <msmith@fluendo.com>
8025
8026         * ext/theora/theoradec.c: (theora_handle_data_packet):
8027           Don't look inside 0-length packets (which indicate duplicated
8028           frames)
8029
8030 2007-05-21  Wim Taymans  <wim@fluendo.com>
8031
8032         * ext/cdparanoia/gstcdparanoiasrc.c:
8033         (gst_cd_paranoia_src_read_sector):
8034         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8035         (gst_base_audio_src_create):
8036         Small cleanups.
8037
8038         * ext/theora/theoradec.c: (theora_dec_sink_event):
8039         Fix typo.
8040
8041         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8042         (gst_base_rtp_depayload_set_gst_timestamp):
8043         Add some FIXME
8044
8045         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
8046         And some debug info when a FIXME path is hit.
8047
8048 2007-05-21  Wim Taymans  <wim@fluendo.com>
8049
8050         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8051         (gst_base_rtp_audio_payload_class_init),
8052         (gst_base_rtp_audio_payload_init),
8053         (gst_base_rtp_audio_payload_finalize),
8054         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8055         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8056         (gst_base_rtp_payload_audio_handle_event):
8057         Some cleanups, remove minptime property as it is now in the parent
8058         class.
8059         Override parent class event function.
8060
8061         * gst-libs/gst/rtp/gstbasertppayload.c:
8062         (gst_basertppayload_class_init), (gst_basertppayload_init),
8063         (gst_basertppayload_event), (gst_basertppayload_set_property),
8064         (gst_basertppayload_get_property):
8065         * gst-libs/gst/rtp/gstbasertppayload.h:
8066         Add min-ptime property.
8067         Add handle-event vmethod. Fixes #415001.
8068
8069 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8070
8071         * gst-libs/gst/audio/gstbaseaudiosink.c
8072           (gst_base_audio_sink_change_state):
8073           Fix typo in comment.
8074
8075         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
8076           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
8077           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
8078           close_link):
8079         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
8080           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
8081           Remove trailing whitespaces in comments.
8082
8083         * gst/volume/Makefile.am:
8084           Fix tabs.
8085
8086 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8087
8088         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8089
8090         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
8091           set_option, get_option, _gst_reserved):
8092           Revert reordering functions (keep ABI).
8093
8094 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
8095
8096         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
8097         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
8098         (gst_ximagesink_show_frame):
8099         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8100         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
8101         (gst_xvimagesink_show_frame):
8102         When we create our own window, indicate that we handle the 
8103         WM_DELETE client message from the window manager, so that it won't 
8104         kill our window (and our app) along with it. Handle ClientMessage,
8105         post an error on the bus, and close the window. Further buffers
8106         arriving will result in a FlowError because the window has been
8107         destroyed.
8108
8109         Fixes: #393975
8110
8111         Clean up the X event handling loop and make them the same for
8112         both xvimagesink and ximagesink while I'm at it.
8113
8114 2007-05-17  Wim Taymans  <wim@fluendo.com>
8115
8116         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
8117         Make decodebin2 autoplug depayloaders too.
8118
8119         * gst/playback/gsturidecodebin.c: (source_new_pad):
8120         Set the newly created decoder in a usable state when autoplugging a
8121         dynamic source such as RTSP.
8122
8123 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8124
8125         * gst/playback/gststreaminfo.c: (cb_probe):
8126           Ignore video-codec tag for audio streams and ignore audio-codec tags
8127           for video streams. Should make codec name collection a bit more
8128           robust against sloppy demuxers that send tag events containing both
8129           tags down each pad.
8130
8131 2007-05-17  Wim Taymans  <wim@fluendo.com>
8132
8133         * gst/playback/gstqueue2.c: (update_rates):
8134         Tweak the buffering thresholds a little.
8135         Update the buffer size with the previously calculate rate instead of
8136         only when we calculate a new rate so that we get smoother buffering
8137         updates.
8138
8139         * gst/playback/Makefile.am:
8140         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
8141         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
8142         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
8143         (gst_uri_decode_bin_get_property), (unknown_type),
8144         (add_element_stream), (no_more_pads_full), (no_more_pads),
8145         (source_no_more_pads), (new_decoded_pad), (array_has_value),
8146         (gen_source_element), (has_all_raw_caps), (analyse_source),
8147         (remove_decoders), (make_decoder), (remove_source),
8148         (source_new_pad), (setup_source), (decoder_query_init),
8149         (decoder_query_duration_fold), (decoder_query_duration_done),
8150         (decoder_query_position_fold), (decoder_query_position_done),
8151         (decoder_query_latency_fold), (decoder_query_latency_done),
8152         (decoder_query_seeking_fold), (decoder_query_seeking_done),
8153         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
8154         (gst_uri_decode_bin_change_state), (plugin_init):
8155         New element that intergrates a source, optional buffering element and
8156         decodebin.
8157
8158 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8159
8160         * configure.ac:
8161           Bump libtheora requirement to 1.0alpha5 for the pixformat check
8162           (also has a .pc file, so we don't need the fallback check any
8163           longer). Fixes #438840.
8164
8165 2007-05-17  Wim Taymans  <wim@fluendo.com>
8166
8167         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8168         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
8169         (apply_segment), (apply_buffer), (update_buffering),
8170         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
8171         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8172         (gst_queue_handle_sink_event), (gst_queue_is_filled),
8173         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
8174         (plugin_init):
8175         fix build.
8176
8177 2007-05-17  Wim Taymans  <wim@fluendo.com>
8178
8179         * gst/playback/Makefile.am:
8180         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8181         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
8182         (gst_queue_getcaps), (gst_queue_bufferalloc),
8183         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
8184         (apply_buffer), (update_buffering), (reset_rate_timer),
8185         (update_rates), (gst_queue_locked_flush),
8186         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8187         (gst_queue_handle_sink_event), (gst_queue_is_empty),
8188         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
8189         (gst_queue_loop), (gst_queue_handle_src_event),
8190         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
8191         (gst_queue_src_activate_push), (gst_queue_change_state),
8192         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
8193         On our way to playbin2 this is the new network queue that does buffering
8194         all by itself using high and low watermarks. It can also measure up and
8195         downstream bandwidth to optimally size the queue.
8196
8197 2007-05-17  Michael Smith <msmith@fluendo.com>
8198
8199         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8200         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
8201           Use the segment->last_stop value to calculate the next timestamp to
8202           generate after a seek; not the segment->start value.
8203
8204 2007-05-15  David Schleef  <ds@schleef.org>
8205
8206         * docs/Makefile.am: Install docs even when --disable-gtk-doc
8207           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
8208
8209 2007-05-15  Wim Taymans  <wim@fluendo.com>
8210
8211         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8212         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
8213         Some more chained streaming ogg timestamp fixes.
8214
8215 2007-05-15  Wim Taymans  <wim@fluendo.com>
8216
8217         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8218         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8219         (gst_ogg_demux_handle_page):
8220         Add some FIXMEs.
8221         Fix chain start/stop segment handling based on patch by
8222         <ahalda at cs dot mcgill dot ca> see #320984.
8223
8224 2007-05-15  Michael Smith <msmith@fluendo.com>
8225
8226         * configure.ac:
8227           We don't require a C++ compiler. So don't require one.
8228
8229 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8230
8231         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
8232           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8233           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
8234           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8235           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
8236           gst_alsa_mixer_update_track):
8237           Apply some of the cleanup Tim suggested in #152864 afterwards.
8238
8239 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8240
8241         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8242
8243         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
8244           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
8245           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
8246           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8247           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
8248           gst_alsa_mixer_handle_source_callback,
8249           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8250           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
8251           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
8252           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
8253           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
8254           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
8255         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
8256         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
8257           gst_alsa_mixer_element_interface_supported,
8258           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
8259           gst_alsa_mixer_element_set_property,
8260           gst_alsa_mixer_element_get_property,
8261           gst_alsa_mixer_element_change_state):
8262         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
8263         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
8264           gst_mixer_option_changed):
8265         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
8266           volume_changed, option_changed, _gst_reserved):
8267           Implement notification for alsamixer. Fixes #152864
8268
8269 2007-05-14  David Schleef  <ds@schleef.org>
8270
8271         * gst/videotestsrc/videotestsrc.c:
8272         * gst/videotestsrc/videotestsrc.h:
8273           Add support for video/x-raw-bayer.
8274
8275 2007-05-12  David Schleef  <ds@schleef.org>
8276
8277         * sys/xvimage/xvimagesink.c:
8278           Add some sanity checking for the XVImage size returned by X.
8279           Related to #377400.
8280
8281 2007-05-12  Wim Taymans  <wim@fluendo.com>
8282
8283         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8284         (gst_base_rtp_depayload_setcaps),
8285         (gst_base_rtp_depayload_set_gst_timestamp):
8286         Parse and use additional caps fields as described in updated
8287         application/x-rtp caps spec.
8288
8289 2007-05-12  Wim Taymans  <wim@fluendo.com>
8290
8291         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8292         (gst_ogg_demux_collect_chain_info):
8293         If there is a stream in a chain without any data packets, ignore the
8294         stream in the total length calculations. Might be related to #436820.
8295
8296 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
8297
8298         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
8299         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
8300         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
8301         (mpeg_video_type_find), (mpeg_video_stream_type_find),
8302         (plugin_init):
8303
8304         Consolidate and re-work our mpeg system stream detection to probe
8305         more packets and produce a higher confidence result. Fixes a
8306         regression caused by lowering the typefind probability last year
8307         - related to bug #397810. Remove the redundant MPEG-1 specific 
8308         typefind function, as the new one detects both MPEG-1 & MPEG-2
8309         happily.
8310
8311         Also cleanup the MPEG elementary and MPEG-TS detection functions a
8312         little. 
8313
8314         Tested against my media test directory, with some improvements and
8315         no regressions.
8316
8317 2007-05-10  Wim Taymans  <wim@fluendo.com>
8318
8319         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
8320         (queue_out_of_data):
8321         Connect to the new queue "pushing" signal instead of the broken
8322         "running" one.
8323
8324 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
8325
8326         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8327         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
8328         Move variable declaration before the first instruction.
8329         * gst/videotestsrc/videotestsrc.c:
8330         Define M_PI if it's not defined yet.
8331         * win32/common/libgstrtp.def:
8332         Add new exported functions.
8333
8334 2007-05-09  Michael Smith <msmith@fluendo.com>
8335
8336         * ext/theora/theoradec.c: (theora_handle_type_packet):
8337           gst_pad_push_event() does not return a GstFlowReturn!
8338
8339 2007-05-09  Wim Taymans  <wim@fluendo.com>
8340
8341         * tests/examples/seek/scrubby.c: (stop_cb), (main):
8342         * tests/examples/seek/seek.c: (do_seek):
8343         Some small cosmetic changes.
8344
8345 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
8346
8347         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
8348           gst_adder_change_state):
8349         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
8350           segment_pending, segment_position, segment_rate):
8351           Handle playback-rate on adder.
8352
8353 2007-05-07  Michael Smith <msmith@fluendo.com>
8354
8355         * ext/theora/gsttheoradec.h:
8356         * ext/theora/theoradec.c: (gst_theora_dec_reset),
8357         (theora_dec_sink_event), (theora_handle_comment_packet),
8358         (theora_handle_type_packet), (theora_dec_change_state):
8359           Don't push events (newsegment, tags) before initialising the
8360           decoder.
8361           This is neccesary for seeking to work correctly in gnonlin.
8362
8363 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8364
8365         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8366         * gst/adder/gstadder.c:
8367         * gst/audiotestsrc/gstaudiotestsrc.c
8368           (gst_audio_test_src_create_white_noise):
8369         * gst/videotestsrc/gstvideotestsrc.c:
8370         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
8371           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
8372           volume_sink_template, volume_src_template, gst_volume_init,
8373           volume_process_double, volume_process_int16,
8374           volume_process_int16_clamp):
8375           Doc fixes and formatting.
8376
8377 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8378
8379         * tests/check/Makefile.am:
8380         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
8381           Minimal check for volume's GstController usability; also another
8382           test for #422295.
8383
8384 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8385
8386         * gst-libs/gst/cdda/gstcddabasesrc.c:
8387         (gst_cdda_base_src_add_track):
8388           Fix it so that it (a) makes sense and (b) doesn't break
8389           everything cdda-related including the unit test.
8390
8391 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8392
8393         * gst-libs/gst/cdda/gstcddabasesrc.c:
8394         (gst_cdda_base_src_add_track):
8395           Fix build when disabling asserts.
8396
8397 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
8398
8399         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
8400           When XShm is not available, we might get row strides that are not
8401           rounded up to multiples of four; this is bad, because virtually
8402           every RGB-processing element in GStreamer assumes rowstrides are
8403           rounded up to multiples of four, so let's allocate at least enough
8404           memory to avoid crashes in this case. The image will still be
8405           displayed distorted though if this happens, so that still needs
8406           fixing (maybe by allocating a bigger image with an 'even' width
8407           and then clipping it appropriately when rendering - something for
8408           Xlib aficionados in any case).
8409
8410 2007-05-03  Michael Smith <msmith@fluendo.com>
8411
8412         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
8413           If a buffer doesn't have a timestamp, assume it's contiguous with
8414           the previous buffer, and synthesise timestamps appropriately.
8415
8416 2007-05-03  Edward Hervey  <edward@fluendo.com>
8417
8418         * tests/check/elements/videorate.c: (GST_START_TEST):
8419         Set buffer timestamp to a valid value in order to test the buffer
8420         really does stay in videorate.
8421
8422 2007-05-03  Edward Hervey  <edward@fluendo.com>
8423
8424         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8425         There is no sensible way to handle incoming buffers which don't have a
8426         valid timestamp. We therefore discard them and wait for the next one.
8427
8428 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
8429
8430         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
8431         * gst/playback/gstdecodebin2.c: (plugin_init):
8432           Better error message for text files.
8433
8434 2007-04-29  Wim Taymans  <wim@fluendo.com>
8435
8436         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
8437         Fix offset bug in generation RR packets.
8438
8439 2007-04-27  Julien MOUTTE  <julien@moutte.net>
8440
8441         * ext/theora/theoradec.c: (_theora_granule_time),
8442         (theora_dec_push_forward), (theora_handle_data_packet),
8443         (theora_dec_decode_buffer): Calculate buffer duration correctly
8444         to generate a perfect stream (#433888).
8445         * gst/audioresample/gstaudioresample.c:
8446         (audioresample_check_discont): Glib provides ABS.
8447
8448 2007-04-27  Wim Taymans  <wim@fluendo.com>
8449
8450         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
8451         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
8452         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
8453         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8454         (gst_rtcp_packet_bye_set_reason):
8455         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8456         Fix RB block parsing and writing.
8457         Add support for constructing BYE packets.
8458
8459 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
8460
8461         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
8462         (gst_base_audio_src_create):
8463         * po/POTFILES.in:
8464           When posting a warning message because samples were dropped, post
8465           something more intelligible than he default error message for clock
8466           errors which is just confusing in this context (#432984).
8467
8468 2007-04-25  Wim Taymans  <wim@fluendo.com>
8469
8470         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
8471         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
8472         (read_packet_header), (gst_rtcp_packet_move_to_next),
8473         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
8474         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
8475         (gst_rtcp_packet_sdes_get_item_count),
8476         (gst_rtcp_packet_sdes_first_item),
8477         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
8478         (gst_rtcp_packet_sdes_first_entry),
8479         (gst_rtcp_packet_sdes_next_entry),
8480         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
8481         (gst_rtcp_packet_sdes_add_entry):
8482         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8483         Implement code to write SR, RR and SDES packets.
8484
8485 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
8486
8487         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
8488
8489         * sys/ximage/ximagesink.c:
8490           Fix build if XShm is not available (#432362).
8491
8492 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
8493
8494         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
8495         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
8496         pointers to random memory which are passed to g_free() when
8497         audio_convert_prepare_context() is called the first time.
8498
8499 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
8500
8501         Patch by: Dan Williams <dcbw redhat com>
8502
8503         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8504           Don't leak incoming buffer if gst_pad_push() returns a
8505           non-OK flow. Fixes #432755.
8506          
8507         * tests/check/elements/videorate.c: (GST_START_TEST),
8508         (videorate_suite):
8509           Unit test for the above by Yours Truly.
8510
8511 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
8512
8513         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
8514         (gst_adder_sink_event), (gst_adder_collected):
8515           Fix non-flushing segmented seeks, Fixes #340060 for me
8516
8517 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8518
8519         Patch by: Olivier Crete  <tester at tester ca>
8520
8521         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8522         (gst_base_rtp_audio_payload_class_init),
8523         (gst_base_rtp_audio_payload_init),
8524         (gst_base_rtp_audio_payload_dispose):
8525           Chain up to parent class in dispose function; get rid of
8526           unnecessary 'diposed' flag in private structure (#415001).
8527
8528 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8529
8530         * docs/libs/gst-plugins-base-libs.types:
8531         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8532         (gst_base_rtp_audio_payload_class_init):
8533         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8534         * gst-libs/gst/rtp/gstbasertppayload.c:
8535           Some minor docs fixes and additions; also add missing 'Since' bits.
8536
8537 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8538
8539         Patch by: Zeeshan Ali  <zeenix gmail com>
8540
8541         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8542         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8543         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8544         (gst_base_rtp_audio_payload_push):
8545         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
8546           The recently-added gst_base_rtp_audio_payload_push() should take an
8547           object of type GstBaseRTPAudioPayload as first argument (#431672).
8548
8549 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8550
8551         * gst/audioresample/gstaudioresample.c:
8552           Make more functions static, just because we can.
8553
8554 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8555
8556         * tests/check/elements/audioresample.c:
8557           Add unit test for audioresample shutdown crasher (#420106).
8558
8559 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
8560
8561         * gst/subparse/gstsubparse.c:
8562         * gst/subparse/samiparse.c:
8563           Use GST_DISABLE_XML here
8564
8565         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8566         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
8567         (gst_xvimagesink_buffer_alloc),
8568         (gst_xvimagesink_navigation_send_event):
8569         * sys/xvimage/xvimagesink.h:
8570           Include stdlib.h when using atoi.
8571           
8572         * tests/check/elements/playbin.c: (playbin_suite):
8573           Use GST_DISABLE_REGISTRY here
8574
8575 2007-04-19  Michael Smith  <msmith@fluendo.com>
8576
8577         * ext/theora/gsttheoraenc.h:
8578         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
8579         (theora_enc_sink_event), (theora_enc_change_state):
8580           Track initialisation state; don't try to use encoder state if we're
8581           not initialised (it'll segfault).
8582
8583 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
8584
8585         * tests/check/pipelines/.cvsignore:
8586         Fix build.
8587
8588 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8589
8590         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8591         Allow random depths between 1 and 32 instead of only multiplies of 8.
8592
8593 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8594
8595         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8596         Set the maximum number of channels for PCM and float in the correct
8597         place to have it also used when creating the template caps.
8598
8599 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8600
8601         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8602         Correctly support 4, 6 and 8 channels with normal PCM and float
8603         wav files.
8604
8605         Fix the depth and signedness calculation in extensible wav files and
8606         also handle 1, 2, 4, 6, 8 channels here when a file without channel
8607         mask is found.
8608
8609         Add support for float, alaw and mulaw in extensible wav files.
8610
8611         This allows correct playback of all but 5 files from
8612         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
8613         
8614         (gst_riff_create_audio_template_caps):
8615         Add voxware and float formats to the template caps.     
8616
8617 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8618
8619         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
8620
8621         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
8622         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
8623
8624         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8625         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
8626         Use the correct format strings for integer formats.
8627
8628 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
8629
8630         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
8631           Don't use pad_alloc_buffer_and_set_caps to create a small header
8632           packet, or, worse, to create a big temporary video buffer using the
8633           src pad.
8634
8635 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8636
8637         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
8638         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
8639           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
8640           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
8641
8642 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8643
8644         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
8645           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
8646           streamheader_suite):
8647           Add another test set up for failure
8648
8649 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8650
8651         * tests/check/Makefile.am:
8652         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
8653           GST_START_TEST, streamheader_suite, main):
8654           Add a test for the streamheader bug Wim fixed.
8655
8656 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
8657
8658         * ext/theora/theoradec.c: (theora_dec_sink_event):
8659         Fix misleading comment.
8660
8661 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
8662
8663         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8664           More sanity checks for the header fields.
8665
8666 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
8667
8668         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8669           Try encodings from all environment variables, not just those in the
8670           first environment variable that is set.
8671
8672 2007-04-12  Wim Taymans  <wim@fluendo.com>
8673
8674         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
8675         (gst_video_rate_chain):
8676         Add some debug.
8677
8678         * tests/check/elements/videorate.c: (GST_START_TEST),
8679         (videorate_suite):
8680         Added check for videorate changing caps handling. Closes #421834.
8681
8682 2007-04-12  Michael Smith  <msmith@fluendo.com>
8683
8684         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
8685           Use scale functions to avoid overflow when calculating duration of 
8686           vorbis buffers.
8687
8688 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
8689
8690         * docs/libs/gst-plugins-base-libs-sections.txt:
8691         * gst-libs/gst/tag/tag.h:
8692         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8693           API: add gst_tag_freeform_string_to_utf8() (#405072).
8694
8695         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
8696           Use gst_tag_freeform_string_to_utf8() here.
8697
8698 2007-04-12  Wim Taymans  <wim@fluendo.com>
8699
8700         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
8701         (gst_gdp_pay_sink_event):
8702         Make sure we set the IN_CAPS flag correctly.
8703
8704         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
8705         Get the IN_CAPS flag before we call functions that mess with the flags.
8706
8707 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8708
8709         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
8710           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
8711           Only stamp buffers with offset/offset_end right before they get
8712           pushed.  This ensures offset continuity, which was not the case
8713           before as shown by
8714           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
8715
8716 2007-04-06  Wim Taymans  <wim@fluendo.com>
8717
8718         * gst/playback/gstplaybin.c: (add_sink),
8719         (gst_play_bin_change_state):
8720         Activate sync in playbin, we are ready to handle it for live streams.
8721
8722 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
8723
8724         * tests/check/elements/playbin.c:
8725         (test_sink_usage_video_only_stream), (playbin_suite):
8726           Add small test for stream-info-value-array code paths.
8727
8728 2007-04-05  Wim Taymans  <wim@fluendo.com>
8729
8730         * gst-libs/gst/audio/gstbaseaudiosink.c:
8731         (gst_base_audio_sink_skew_slaving):
8732         Don't try to create invalid calibration parameters by making the
8733         internal time go backwards, instead make external time go forward.
8734
8735 2007-04-05  Wim Taymans  <wim@fluendo.com>
8736
8737         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8738
8739         * gst/playback/gstplaybasebin.c: (add_stream):
8740         Fix leak in add_stream(), when g_value_set_object() increases the
8741         refcount of streaminfo object. Fixes #426250.
8742
8743 2007-04-03  David Schleef  <ds@schleef.org>
8744
8745         * gst/videotestsrc/gstvideotestsrc.c:
8746         * gst/videotestsrc/gstvideotestsrc.h:
8747         * gst/videotestsrc/videotestsrc.c:
8748         * gst/videotestsrc/videotestsrc.h:
8749           Add a test pattern called "circular", which has concentric
8750           rings with varying radial frequency.  The main purpose of this
8751           pattern is to test fidelity loss in a filter or scaler element.
8752           Notably, this pattern is scale invariant, and is optimally viewed
8753           with a width (and height) of 400.
8754
8755 2007-04-03  Wim Taymans  <wim@fluendo.com>
8756
8757         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8758
8759         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
8760         (deactivate_free_recursive):
8761         Decodebin2 doesn't unref pads it obtains in some occasions:
8762         - multiqueue src pads, when either connecting further or exposing
8763         - sink pads of new autoplugged elements
8764         - peer pads when recursively freeing elements
8765         Fixes #425455.
8766
8767 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
8768
8769         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8770         Add audio/x-raw-float support, now that audioconvert support
8771         non-native endianness floats.
8772
8773 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
8774
8775         * docs/libs/gst-plugins-base-libs-docs.sgml:
8776           gstreamer-plugins-base.pc doesn't exist, it's
8777           gstreamer-plugins-base-0.10.pc.
8778
8779 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8780
8781         Patch by: René Stadler <mail at renestadler dot de>
8782         with some minor changes
8783
8784         * gst-libs/gst/floatcast/floatcast.h:
8785         Use more efficient float endianness conversion functions that don't
8786         involve 2 function calls per value.
8787         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
8788         (check_default), (audio_convert_prepare_context):
8789         * gst/audioconvert/gstaudioconvert.c:
8790         (gst_audio_convert_parse_caps), (make_lossless_changes):
8791         Support non-native endianness floats as input and output.
8792         Fixes #339838.
8793         * tests/check/elements/audioconvert.c: (verify_convert),
8794         (GST_START_TEST):
8795         Add unit tests for the non-native endianness float conversions.
8796
8797 2007-03-29  Wim Taymans  <wim@fluendo.com>
8798
8799         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8800         (gst_base_rtp_depayload_base_init),
8801         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
8802         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
8803         (gst_base_rtp_depayload_set_gst_timestamp),
8804         (gst_base_rtp_depayload_change_state),
8805         (gst_base_rtp_depayload_set_property),
8806         (gst_base_rtp_depayload_get_property):
8807         * gst-libs/gst/rtp/gstbasertpdepayload.h:
8808         Add Private structure.
8809         Bring element code to 2007.
8810         Parse clock-base caps param and use it when generating the
8811         newsegment.
8812         Reset variables before going to PAUSED.
8813         Fix some docs.
8814
8815 2007-03-29  Wim Taymans  <wim@fluendo.com>
8816
8817         * docs/libs/gst-plugins-base-libs-docs.sgml:
8818         * docs/libs/gst-plugins-base-libs-sections.txt:
8819         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8820         (gst_base_rtp_audio_payload_get_adapter):
8821         Add RTCP docs.
8822         Fix some more docs.
8823
8824         * gst-libs/gst/rtp/Makefile.am:
8825         * gst-libs/gst/rtp/gstrtcpbuffer.c:
8826         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
8827         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
8828         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
8829         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
8830         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
8831         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
8832         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
8833         (gst_rtcp_packet_sr_get_sender_info),
8834         (gst_rtcp_packet_sr_set_sender_info),
8835         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
8836         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
8837         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
8838         (gst_rtcp_packet_sdes_get_chunk_count),
8839         (gst_rtcp_packet_sdes_first_chunk),
8840         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
8841         (gst_rtcp_packet_sdes_first_item),
8842         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
8843         (gst_rtcp_packet_bye_get_ssrc_count),
8844         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
8845         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8846         (gst_rtcp_packet_bye_get_reason_len),
8847         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
8848         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8849         Add new helper object for parsing and creating RTCP messages.
8850
8851 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8852
8853         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8854         PCM samples with width=8 must be always unsigned, no matter what
8855         depth they have.
8856
8857 2007-03-29  Andy Wingo  <wingo@pobox.com>
8858
8859         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
8860         perfect offsets also, not just timestamps.
8861
8862         * tests/check/elements/videorate.c (test_more): Test that given
8863         any incoming offsets, that videorate produces perfect offsets.
8864
8865 2007-03-29  Wim Taymans  <wim@fluendo.com>
8866
8867         * gst-libs/gst/riff/riff-ids.h:
8868         Add some more RIFF formats.
8869
8870 2007-03-29  Wim Taymans  <wim@fluendo.com>
8871
8872         * gst-libs/gst/rtp/gstrtpbuffer.c:
8873         (gst_rtp_buffer_default_clock_rate):
8874         * gst-libs/gst/rtp/gstrtpbuffer.h:
8875         Fix fixed payload names and docs.
8876         Added method to get the default clock rates of fixed payload types.
8877         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
8878
8879 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8880
8881         * tests/check/pipelines/.cvsignore:
8882         Add new vorbisdec test to cvsignore.
8883
8884 2007-03-28  Wim Taymans  <wim@fluendo.com>
8885
8886         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
8887         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
8888         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
8889         (gst_base_audio_sink_set_property),
8890         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
8891         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
8892         (gst_base_audio_sink_skew_slaving),
8893         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
8894         (gst_base_audio_sink_async_play):
8895         * gst-libs/gst/audio/gstbaseaudiosink.h:
8896         Store private stuff in GstBaseAudioSinkPrivate.
8897         Add configurable clock slaving modes property.
8898         API:: GstBaseAudioSink::slave-method property
8899         Some more latency reporting tweaks.
8900         Added skew based clock slaving correction and make it the default until
8901         the resampling method is more robust.
8902
8903 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
8904
8905         * gst/audioconvert/audioconvert.c:
8906         Add docs to the integer pack functions and implement proper
8907         rounding. Before we had rounding towards negative infinity, i.e.
8908         always the smaller number was taken. Now we use natural rounding,
8909         i.e. rounding to the nearest integer and to the one with the largest
8910         absolute value for X.5. The old rounding introduced some minor
8911         distortions. Fixes #420079
8912         * tests/check/elements/audioconvert.c: (GST_START_TEST):
8913         Fix one unit test that assumed the old rounding and added unit tests
8914         for checking signed/unsigned int16 <-> signed/unsigned int16 with
8915         depth 8, one for signed int16 <-> unsigned int16 and one for the new
8916         rounding from signed int32 to signed/unsigned int16.
8917
8918 2007-03-27  Michael Smith  <msmith@fluendo.com>
8919
8920         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
8921         (gst_audio_convert_transform_caps):
8922           Fix typo in debug line introduced recently, as pointed out on irc.
8923
8924 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
8925
8926         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8927         * tests/check/libs/tag.c: (GST_START_TEST):
8928           Make sure we parse floating-point numbers in vorbis comments
8929           correctly with either '.' or ',' as separator, no matter what
8930           the current locale is. Add unit test for this too.
8931
8932 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
8933
8934         Patch by: René Stadler  <mail at renestadler de>
8935
8936         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
8937           When writing out floating-point numbers to vorbis comment tags, always
8938           use the same character as separator no matter what the current locale is
8939           (fixes #423051).
8940
8941         * tests/check/libs/tag.c: (GST_START_TEST):
8942           Add unit tests for replaygain tags in vorbis comments (closes #423055).
8943
8944 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8945
8946         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
8947           vorbis_handle_data_packet):
8948           Correctly set DURATION to generate a timestamp-continuous stream.
8949           One bug left at the end; see
8950           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
8951         * tests/check/Makefile.am:
8952         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
8953           Add a test to check this.  Without the above patch this test fails.
8954
8955 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
8956
8957         * gst-libs/gst/rtp/Makefile.am:
8958         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
8959
8960 2007-03-23  Michael Smith  <msmith@fluendo.com>
8961
8962         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
8963         (gst_video_rate_reset), (gst_video_rate_chain):
8964           If videorate changes caps, we can no longer use the old buffer
8965           (which may have a different size, incompatible with our caps).
8966           So don't do that; just duplicate the new frame more times.
8967
8968 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
8969
8970         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
8971         Remove playbin's override of the set_clock vmethod. It's irrelevant
8972         after Wim's commit on the 19th.
8973
8974 2007-03-22  Wim Taymans  <wim@fluendo.com>
8975
8976         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
8977         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
8978         * ext/gnomevfs/gstgnomevfssrc.h:
8979         Don't cache file sizes. Fixes #341078.
8980
8981 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
8982
8983         * gst/playback/gstplaybin.c: (add_sink):
8984           Use GST_PTR_FORMAT to log caps. 
8985
8986 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
8987
8988         Patch by: Young-Ho Cha <ganadist at chollian net>
8989
8990         * gst/subparse/samiparse.c: (handle_start_font):
8991           Special-case some more colour names that pango doesn't handle by
8992           default. Fixes #420578.
8993
8994 2007-03-20  Michael Smith  <msmith@fluendo.com>
8995
8996         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
8997           If we get a zero-sized input buffer, don't pass it to libvorbis, as
8998           that marks EOS internally. After that, libvorbis will buffer all
8999           input data, and encode none of it, eventually leading to memory
9000           exhaustion.
9001
9002 2007-03-19  Wim Taymans  <wim@fluendo.com>
9003
9004         * gst/playback/gstdecodebin.c: (remove_fakesink):
9005         Don't post STATE_DIRTY anymore.
9006
9007         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
9008         (gst_play_bin_change_state):
9009         Remove stream_time reset in seek handling, core does that now.
9010         Disable clocking for live pipelines by forcing a NULL clock to the
9011         complete pipeline, core is too smart now for our previous hack.
9012         We can always autoplug in PAUSED now.
9013
9014 2007-03-17  David Schleef  <ds@schleef.org>
9015
9016         * REQUIREMENTS:  Update this file, change the formatting to make
9017         it more consistent, plus more machine readable.
9018
9019 2007-03-16  Michael Smith  <msmith@fluendo.com>
9020
9021         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9022         (strip_width_64), (append_with_other_format):
9023           Previous fix was too simplistic, and broke the tests. Use a better
9024           approach; only strip 64 from widths for integer audio.
9025
9026 2007-03-16  Michael Smith  <msmith@fluendo.com>
9027
9028         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9029         (gst_audio_convert_transform_caps):
9030           We don't support 64 bit integer audio, so don't try to claim we can.
9031           Stops us producing caps don't match our template caps.
9032           Update comments.
9033
9034 2007-03-15  Michael Smith  <msmith@fluendo.com>
9035
9036         * gst/audioresample/gstaudioresample.c:
9037         (audioresample_check_discont), (audioresample_transform):
9038           Don't trigger discontinuities for very small imperfections; a filter
9039           flush will sound bad, and many plugins have rounding errors leading
9040           to these.
9041
9042 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9043
9044         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
9045
9046         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9047         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9048         API: add "min-ptime" property to RTP base audio payloader.
9049         API: add gst_base_rtp_audio_payload_push().
9050         API: add gst_base_rtp_audio_payload_get_adapter().
9051         Fixes #415001
9052         Indentation/whitespace/documentation fixes.
9053
9054 2007-03-14  Julien MOUTTE  <julien@moutte.net>
9055
9056         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
9057         (audioresample_transform_size), (audioresample_do_output),
9058         (audioresample_transform), (audioresample_pushthrough): Handle
9059         discontinuous streams.
9060         * gst/audioresample/gstaudioresample.h:
9061         * tests/check/elements/audioresample.c:
9062         (test_discont_stream_instance), (GST_START_TEST),
9063         (audioresample_suite): Add a test for discontinuous streams.
9064         * win32/common/config.h: Updated.
9065
9066 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9067
9068         * po/af.po:
9069         * po/az.po:
9070         * po/cs.po:
9071         * po/en_GB.po:
9072         * po/it.po:
9073         * po/nb.po:
9074         * po/nl.po:
9075         * po/or.po:
9076         * po/sq.po:
9077         * po/sr.po:
9078         * po/sv.po:
9079         * po/uk.po:
9080         * po/vi.po:
9081           Update translations from translation project.
9082
9083 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9084
9085         * gst/audioresample/debug.h:
9086         * gst/audioresample/resample.c: (resample_init):
9087           Since I really am not interested in a debug line for each sample
9088           being processed, move the library's debugging to its own category,
9089           libaudioresample
9090
9091 2007-03-13  Michael Smith  <msmith@fluendo.com>
9092
9093         * ext/theora/theoradec.c: (theora_handle_type_packet):
9094           Since the plugin doesn't support anything other than 4:2:0 right
9095           now, post an error and fail if we get something else. Won't matter
9096           until libtheora supports the other pixel formats, but hopefully
9097           that'll be soon...
9098
9099 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9100
9101         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
9102         Use gst_guint64_to_gdouble for conversion.
9103         * win32/MANIFEST:
9104         Add new files to the win32 MANIFEST.
9105         * win32/common/libgstaudio.def:
9106         * win32/common/libgstpbutils.def:
9107         Add new exported functions.
9108         * win32/vs6/gst_plugins_base.dsw:
9109         * win32/vs6/libgstdecodebin.dsp:
9110         * win32/vs6/libgstplaybin.dsp:
9111         Change the link to libgstpbutils.lib.
9112         * win32/vs6/libgstdecodebin2.dsp:
9113         Add a new project for decodebin2.
9114         * win32/vs6/libgstpbutils.dsp:
9115         Add a new project for pbutils.
9116
9117 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9118
9119         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9120           Also accept partial dates with only year and month,
9121           like 1999-12-00 (fixes #410396 even more).
9122
9123         * tests/check/libs/tag.c: (GST_START_TEST):
9124           Add unit test for the above.
9125
9126 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9127
9128         * tests/check/elements/subparse.c: (GST_START_TEST),
9129         (subparse_suite):
9130           Add unit test for MPL2 subtitle format (#413799).
9131
9132 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9133
9134         Patch by: Kamil Pawlowski  <kamilpe gmail com>
9135
9136         * gst/subparse/Makefile.am:
9137         * gst/subparse/gstsubparse.c:
9138         (gst_sub_parse_data_format_autodetect),
9139         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
9140         (gst_subparse_type_find):
9141         * gst/subparse/gstsubparse.h:
9142         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
9143         * gst/subparse/mpl2parse.h:
9144           Add support for MPL2 subtitle format (#413799).
9145
9146 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9147
9148         * configure.ac:
9149           We require core CVS for the new buffer metadata copy functions.
9150
9151 2007-03-09  Wim Taymans  <wim@fluendo.com>
9152
9153         * gst-libs/gst/tag/gstid3tag.c:
9154         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9155         Fixes #414496.
9156
9157         Patch by: Alex Lancaster <alexl at users sourceforge net>
9158
9159 2007-03-09  Wim Taymans  <wim@fluendo.com>
9160
9161         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
9162         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
9163         Improve adapter usage and comments.
9164
9165 2007-03-09  Wim Taymans  <wim@fluendo.com>
9166
9167         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9168         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
9169         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
9170         Use new metadata copy function.
9171
9172         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9173         (gst_ffmpegcsp_transform):
9174         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
9175         Basetransform copied the metadata for us.
9176
9177 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9178
9179         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
9180         (gst_text_overlay_video_event):
9181           Some more logging. Only accept newsegment events in TIME format and
9182           send a WARNING message if they are not in TIME format.
9183
9184         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
9185         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
9186         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
9187         * gst/subparse/gstsubparse.h:
9188           No need to allocate GstSegment structure dynamically, just put it
9189           into the instance structure; ignore newsegment events in BYTE
9190           format and in particular don't let it overwrite our saved TIME
9191           segment from the last seek.
9192
9193 2007-03-09  Michael Smith  <msmith@fluendo.com>
9194
9195         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
9196           Replace AC3 typefinder with one that isn't terrible, and actually
9197           works usefully.
9198
9199 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9200
9201         * gst/audioconvert/gstaudioconvert.c:
9202         (gst_audio_convert_transform):
9203           fix error category and translatable string
9204           
9205
9206 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9207
9208         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9209         * pkgconfig/gstreamer-plugins-base.pc.in:
9210           Fix up utils => pbutils here too.
9211
9212 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9213
9214         * gst/subparse/gstsubparse.c: (handle_buffer):
9215           Break out of loop in chain function as soon as possible if we get
9216           a non-OK flow return.
9217
9218 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9219
9220         * tests/check/elements/alsa.c: (GST_START_TEST):
9221         Unref the mixer if the state change fails too (if the
9222         alsa devices are inaccessible, for example)
9223
9224 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9225
9226         * tests/check/Makefile.am:
9227         Don't test libvisual elements in the states check, because libvisual
9228         seems to leak internally.
9229
9230         Re-enable the alsa and states tests now that there's new suppressions
9231         in gst.supp.
9232
9233         * tests/check/elements/alsa.c: (GST_START_TEST):
9234         Don't leak the alsamixer we instantiated.
9235
9236 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9237
9238         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9239         (gst_ximagesink_change_state), (gst_ximagesink_reset),
9240         (gst_ximagesink_finalize):
9241         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
9242         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
9243         Move some cleanup stuff from the state change handler into a _reset()
9244         function that can be called from _finalize(). This ensures that things
9245         get freed even if (for some reason) the NULL->READY state transition
9246         fails in the parent class.
9247         Even if a parent state change fails, process our downward state change
9248         logic instead of bailing out early.
9249         Free the correct xcontext pointer in ximagesink's xcontext_clear.
9250
9251 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9252
9253         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9254         Extra log line.
9255
9256         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
9257         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
9258         Use pango_font_description_set_family_static instead of 
9259         pango_font_description_set_family to save a string copy (it was
9260         leaking due to the strdup anyway)
9261
9262         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
9263         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
9264         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
9265         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
9266         Chain up in finalize.
9267
9268 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
9269
9270         * gst-libs/gst/interfaces/mixertrack.c:
9271         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
9272         (gst_mixer_track_set_property):
9273           API: add "untranslated-label" property which should be set by
9274           implementations at construct time (#414645).
9275
9276         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
9277         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9278           Set "untranslated-label" when constructing mixer track objects.
9279
9280         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
9281           Unit test to check the above.
9282
9283 2007-03-07  Wim Taymans  <wim@fluendo.com>
9284
9285         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
9286         Fix confusing debug message.
9287
9288 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9289
9290         * gst-plugins-base.doap:
9291         update doap file with new version
9292
9293 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9294
9295         * configure.ac:
9296         Back to CVS
9297
9298 === release 0.10.12 ===
9299
9300 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
9301
9302         * configure.ac:
9303           releasing 0.10.12, "Zombie Horde"
9304
9305 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9306
9307         * configure.ac:
9308         Bump version to 0.10.11.4 pre-release
9309
9310 2007-03-06  Wim Taymans  <wim@fluendo.com>
9311
9312         * gst-libs/gst/audio/gstbaseaudiosink.c:
9313         (gst_base_audio_sink_async_play):
9314         Fix regression that made GStreamer skip the first samples of audio.
9315         Fixes #414684.
9316
9317 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9318
9319         * configure.ac:
9320         Bump version to 0.10.11.3 pre-release
9321
9322 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
9323
9324         * po/POTFILES.in:
9325           Update paths for the rename from utils to pbutils to fix the build.
9326
9327 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
9328
9329         * gst-libs/gst/pbutils/Makefile.am:
9330           Change directory to install headers in from gst/utils to gst/pbutils
9331           as well.
9332
9333 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9334
9335         * configure.ac:
9336         * docs/libs/gst-plugins-base-libs-docs.sgml:
9337         * docs/libs/gst-plugins-base-libs-sections.txt:
9338         * gst-libs/gst/Makefile.am:
9339         * gst-libs/gst/interfaces/mixer.c:
9340         * gst-libs/gst/pbutils/Makefile.am:
9341         * gst-libs/gst/pbutils/descriptions.c:
9342         (gst_pb_utils_get_source_description),
9343         (gst_pb_utils_get_sink_description),
9344         (gst_pb_utils_get_decoder_description),
9345         (gst_pb_utils_get_encoder_description),
9346         (gst_pb_utils_get_element_description),
9347         (gst_pb_utils_add_codec_description_to_tag_list),
9348         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
9349         * gst-libs/gst/pbutils/descriptions.h:
9350         * gst-libs/gst/pbutils/install-plugins.c:
9351         * gst-libs/gst/pbutils/install-plugins.h:
9352         * gst-libs/gst/pbutils/missing-plugins.c:
9353         (gst_missing_uri_source_message_new),
9354         (gst_missing_uri_sink_message_new),
9355         (gst_missing_element_message_new),
9356         (gst_missing_decoder_message_new),
9357         (gst_missing_encoder_message_new),
9358         (gst_missing_plugin_message_get_description):
9359         * gst-libs/gst/pbutils/missing-plugins.h:
9360         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
9361         * gst-libs/gst/pbutils/pbutils.h:
9362         * gst-libs/gst/utils/Makefile.am:
9363         * gst-libs/gst/utils/base-utils.c:
9364         * gst-libs/gst/utils/base-utils.h:
9365         * gst-libs/gst/utils/descriptions.c:
9366         * gst-libs/gst/utils/descriptions.h:
9367         * gst-libs/gst/utils/install-plugins.c:
9368         * gst-libs/gst/utils/install-plugins.h:
9369         * gst-libs/gst/utils/missing-plugins.c:
9370         * gst-libs/gst/utils/missing-plugins.h:
9371         * gst-plugins-base.spec.in:
9372         * gst/playback/Makefile.am:
9373         * gst/playback/gstdecodebin.c:
9374         * gst/playback/gstdecodebin2.c:
9375         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9376         (gen_source_element):
9377         * gst/playback/gstplaybin.c: (plugin_init):
9378         * tests/check/Makefile.am:
9379         * tests/check/libs/pbutils.c: (GST_START_TEST),
9380         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
9381         * tests/check/libs/utils.c:
9382           rename utils to pbutils
9383
9384 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
9385
9386         * docs/plugins/Makefile.am:
9387         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9388         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9389         * docs/plugins/inspect/plugin-decodebin2.xml:
9390         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
9391         Add documentation for decodebin2 that indicates that the API
9392         is still unstable.
9393
9394 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9395
9396         * configure.ac:
9397         Update to 0.10.11.2 (0.10.12 pre-release)
9398
9399 2007-03-01  Wim Taymans  <wim@fluendo.com>
9400
9401         * gst-libs/gst/audio/gstbaseaudiosink.c:
9402         (gst_base_audio_sink_async_play):
9403         base time is irrelevant here.
9404
9405 2007-03-01  Wim Taymans  <wim@fluendo.com>
9406
9407         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
9408         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
9409         Improve debugging.
9410
9411         * gst-libs/gst/audio/gstbaseaudiosink.c:
9412         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
9413         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
9414         Improve latency and clock slaving calculations.
9415         Improve slave clock calibration.
9416
9417         * gst-libs/gst/audio/gstringbuffer.c:
9418         (gst_ring_buffer_commit_full):
9419         When we are asked to render N sample to 0 bytes, return N.
9420
9421 2007-03-01  Wim Taymans  <wim@fluendo.com>
9422
9423         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
9424         (gst_alsasink_write), (gst_alsasink_reset):
9425         * ext/alsa/gstalsasink.h:
9426         Remove unused dispose function.
9427         Rename lock to not interfere with alsasrc lock.
9428
9429         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
9430         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
9431         (gst_alsasrc_read), (gst_alsasrc_reset):
9432         * ext/alsa/gstalsasrc.h:
9433         Implement finalize function.
9434         Use lock to protect alsa access.
9435         Implement _reset.
9436         Fine tune sw params.
9437
9438 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9439
9440         * configure.ac:
9441           Convert to new AG_GST style.
9442
9443 2007-02-28  Wim Taymans  <wim@fluendo.com>
9444
9445         Patch by: Ed Catmur <ed at catmur dot co dot uk>
9446
9447         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
9448         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
9449         Fix race condition when rapidly switching visualisations in playbin.
9450         Fixes #401029.
9451
9452 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
9453
9454         * tests/check/Makefile.am:
9455         Include local stuff before system installed things in LDFLAGS and
9456         CFLAGS.
9457
9458 2007-02-28  Wim Taymans  <wim@fluendo.com>
9459
9460         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
9461         Improve debugging.
9462
9463 2007-02-28  Wim Taymans  <wim@fluendo.com>
9464
9465         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
9466         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
9467         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
9468         Fix duration and timestamping, taking latency into account.
9469         Implement latency query.
9470
9471 2007-02-28  Wim Taymans  <wim@fluendo.com>
9472
9473         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
9474         (gst_audio_clock_new):
9475         Fix clock name.
9476
9477         * gst-libs/gst/audio/gstbaseaudiosink.c:
9478         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
9479         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
9480         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
9481         (gst_base_audio_src_create):
9482         Improve latency query code.
9483         Use proper clock names.
9484
9485 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9486
9487         * tests/check/generic/states.c: (GST_START_TEST):
9488           Copy the states.c test from core again
9489         * tests/check/Makefile.am:
9490           ignore cdio and cdparanoiasrc
9491
9492 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9493
9494         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9495         (double_hq), (audio_convert_get_func_index), (check_default),
9496         (audio_convert_prepare_context), (audio_convert_convert):
9497           Also make valgrind happy and avoid copying data in some cases.
9498
9499 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9500
9501         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9502         (double_hq), (audio_convert_get_func_index),
9503         (audio_convert_prepare_context), (audio_convert_convert):
9504         * gst/audioconvert/gstaudioconvert.c:
9505         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
9506         (gst_audio_convert_transform_caps):
9507         * tests/check/elements/audioconvert.c: (GST_START_TEST),
9508         (audioconvert_suite):
9509           Don't run inplace if that overwrites source data as we go. Add more
9510           tests. Fixes #339837 even more.
9511
9512 2007-02-27  Julien MOUTTE  <julien@moutte.net>
9513
9514         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
9515         (msg_segment_done): Fix various seeking bugs (Slider was not
9516         updating when doing a non flushing seek, Reverse playback 
9517         on segment seek was wrong).
9518
9519 2007-02-26  Wim Taymans  <wim@fluendo.com>
9520
9521         * tests/examples/seek/seek.c: (stop_seek):
9522         When we stop scrubbing, don't leave the pipeline PLAYING when we
9523         requested a PAUSED state.
9524
9525 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
9526
9527         Patch by: René Stadler <mail at renestadler de>
9528
9529         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9530           Parse date strings in vorbis comments that have an invalid (zero)
9531           month or day (#410396).
9532
9533         * tests/check/libs/tag.c: (GST_START_TEST):
9534           Test case for the above.
9535
9536 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
9537
9538         Patch by: Loïc Minier <lool+gnome at via ecp fr>
9539
9540         * configure.ac:
9541         * ext/alsa/Makefile.am:
9542         * gst/audiotestsrc/Makefile.am:
9543           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
9544
9545 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
9546
9547         * gst/playback/gstplaybin.c:
9548           Improve docs: point out that the application needs to assist playbin
9549           with buffering.
9550
9551 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
9552
9553         * gst-libs/gst/utils/install-plugins.c:
9554         * gst-libs/gst/utils/missing-plugins.c:
9555         * tests/check/libs/utils.c: (missing_msg_check_getters):
9556           Change GStreamer marker prefix in detail string from 'gstreamer.net'
9557           to just 'gstreamer'. Document the caps string component of the
9558           decoder/encoder detail a bit better, since not everyone will be
9559           familiar with the GStreamer media type/caps system (but they better
9560           enjoy nested itemized lists).
9561
9562 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
9563
9564         * gst-libs/gst/netbuffer/gstnetbuffer.c:
9565         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
9566           Fix copying of GstNetBuffer (would crash before, or at least lead to
9567           invalid memory access, #410772), for now by copying the GstBuffer copy
9568           code from the core over here so we can copy the GstBuffer fields on a
9569           provided buffer instance (of type GstNetBuffer in this case). Would be
9570           better to fix this with some support by the core though (and in the long
9571           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
9572
9573         * tests/check/Makefile.am:
9574           Enable unit test for GstNetBuffer.
9575
9576 2007-02-22  Andy Wingo  <wingo@pobox.com>
9577
9578         * gst-libs/gst/audio/gstbaseaudiosink.c
9579         (gst_base_audio_sink_init): Disable pull-mode activation until we
9580         figure out how to make audio sinks go to PLAYING.
9581
9582 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
9583
9584         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9585         (double_hq), (audio_convert_get_func_index),
9586         (audio_convert_prepare_context), (audio_convert_convert):
9587         * gst/audioconvert/audioconvert.h:
9588         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
9589         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
9590         * gst/audioconvert/gstchannelmix.h:
9591         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9592           Add float as an intermediate format, as well as float mixing. Enable
9593           test that was failing before. Fixes #339837
9594
9595 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
9596
9597         * tests/examples/seek/seek.c: (do_seek):
9598         Undo the previous commit: -1 as a stop time implies that the stop
9599         time is the end of file, clearing any previously configured segment.
9600
9601 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
9602
9603         * tests/examples/seek/seek.c: (do_seek):
9604         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
9605
9606 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
9607
9608         * gst/volume/gstvolume.c: (volume_process_int16),
9609         (volume_process_int16_clamp), (volume_set_caps):
9610           Unbreak volume, value remains gint.
9611
9612 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
9613
9614         * gst/volume/gstvolume.c: (volume_choose_func),
9615         (volume_update_real_volume), (gst_volume_set_volume),
9616         (gst_volume_init), (volume_process_double), (volume_process_float),
9617         (volume_process_int16), (volume_process_int16_clamp),
9618         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
9619         * gst/volume/gstvolume.h:
9620           Extend float audio support (double) and some int->uint cleanups.
9621
9622 2007-02-20  Edward Hervey  <edward@fluendo.com>
9623
9624         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
9625         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
9626         (sort_end_pads), (gst_decode_group_expose),
9627         (gst_decode_group_hide):
9628         Don't free groups from the streaming threads. Just put them aside and
9629         free them in dispose.
9630
9631 2007-02-20  Edward Hervey  <edward@fluendo.com>
9632
9633         * gst/playback/gstdecodebin2.c: (connect_element),
9634         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
9635         (sort_end_pads), (gst_decode_group_expose):
9636         Handle dynamic pads within groups.
9637         Sort pads before exposing them in order to make playbin happy.
9638         There still is a race with the multiqueue filling up. This should be
9639         solved separately.
9640         Fixes #398721
9641
9642 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9643
9644         * gst-libs/gst/utils/base-utils.c:
9645         * gst-libs/gst/utils/descriptions.c:
9646         * gst-libs/gst/utils/install-plugins.c:
9647         * gst-libs/gst/utils/missing-plugins.c:
9648           Some more docs (and descriptions for two subtitle formats).
9649
9650 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9651
9652         * gst-libs/gst/audio/audio.c:
9653           Fix documentation.
9654
9655 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9656
9657         Patch by: Yves Lefebvre  <ivanohe abacom com>
9658
9659         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
9660           Don't leak caps. Fixes #408278.
9661
9662 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
9663
9664         * ext/cdparanoia/gstcdparanoiasrc.h:
9665         * ext/ogg/gstoggdemux.h:
9666         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
9667         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
9668         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
9669         * gst-libs/gst/audio/audio.h:
9670         * gst-libs/gst/audio/gstaudiofilter.h:
9671         * gst-libs/gst/interfaces/videoorientation.h:
9672         * gst/adder/gstadder.h:
9673           More docs coverage and some ChangeLog surgery (add missing names)
9674
9675 2007-02-15  Wim Taymans  <wim@fluendo.com>
9676
9677         * sys/ximage/ximagesink.c:
9678         (gst_ximagesink_calculate_pixel_aspect_ratio):
9679         * sys/xvimage/xvimagesink.c:
9680         (gst_xvimagesink_calculate_pixel_aspect_ratio):
9681         Small constifications.
9682
9683 2007-02-15  Wim Taymans  <wim@fluendo.com>
9684
9685         * gst-libs/gst/audio/gstbaseaudiosink.c:
9686         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
9687         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
9688         (gst_base_audio_sink_async_play),
9689         (gst_base_audio_sink_change_state):
9690         Answer latency query.
9691         Use configured latency when syncing.
9692         Fix clock slaving.
9693
9694         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9695         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
9696         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
9697         Fix possible memleak.
9698         Implement latency query.
9699         Small cleanups.
9700
9701 2007-02-15  Wim Taymans  <wim@fluendo.com>
9702
9703         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
9704         Ignore errors in reset, these are not fatal. They also grab the element
9705         lock which is already taking when this function is called. Fixes
9706         #405451.
9707
9708 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9709
9710         * configure.ac:
9711           Remove 'tests/examples/xerror/Makefile' from output files again.
9712
9713 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9714
9715         * configure.ac:
9716         * docs/plugins/Makefile.am:
9717           Also crossref against gst-plugins-base-libs.
9718
9719 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
9720
9721         * configure.ac:
9722         * docs/libs/Makefile.am:
9723         * docs/plugins/Makefile.am:
9724           Add crossreferences to glib/gobject/gstream docs.
9725
9726         * gst-libs/gst/audio/audio.h:
9727           Source formatting.
9728
9729         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
9730           Add own debug category.
9731
9732 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
9733
9734         Patch by: René Stadler <mail at renestadler de>
9735
9736         * gst-libs/gst/tag/gstvorbistag.c:
9737           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
9738           (#403597).
9739
9740 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
9741
9742         * gst/playback/gstplaybasebin.c: (setup_source):
9743           When we have external subtitles and wait for the subtitle decodebin
9744           to get up and running, we set up a (sync) bus handler for the
9745           subtitle decodebin, so we can stop waiting when it posts an error
9746           message. However, we should do that before we set the subtitle
9747           decodebin's state to playing, otherwise things are racy and we might
9748           miss error messages posted before we had a chance to set up the bus.
9749           This should finally fix totem hanging on .txt pseudo-subtitle files.
9750           
9751 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
9752
9753         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
9754           Use gst_gdouble_to_guint64 for conversions.
9755         * win32/common/config.h.in:
9756           Add a define for GST_INSTALL_PLUGINS_HELPER
9757         * win32/common/libgstaudio.def:
9758         * win32/common/libgstcdda.def:
9759         * win32/common/libgstnetbuffer.def:
9760         * win32/common/libgstrtp.def:
9761         * win32/common/libgutils.def:
9762           Add new exported functions.
9763         * win32/vs6/gst_plugins_base.dsw:
9764         * win32/vs6/libgstdecodebin.dsp:
9765         * win32/vs6/libgstnetbuffer.dsp:
9766         * win32/vs6/libgstplaybin.dsp:
9767         * win32/vs6/libgstrtp.dsp:
9768         * win32/vs6/libgstvorbis.dsp:
9769         * win32/vs6/libgstcdda.dsp:
9770         * win32/vs6/libgstgdp.dsp:
9771         * win32/vs6/libgstutils.dsp:
9772           Update and add new project files.
9773
9774 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
9775
9776         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
9777         (subrip_remove_unhandled_tags), (parse_subrip):
9778           For SubRip (.srt) subtitles, ignore all markup tags we don't
9779           handle (like font tags, for example).
9780
9781         * tests/check/elements/subparse.c:
9782           Add test for this.
9783
9784 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9785
9786         * gst/playback/gstdecodebin.c: (add_fakesink),
9787         (gst_decode_bin_change_state):
9788         * gst/playback/gstdecodebin2.c: (add_fakesink),
9789         (gst_decode_bin_change_state):
9790           Don't error out if there is no fakesink in the NULL to READY state
9791           change, since when decodebin is re-used, we're only adding the
9792           fakesink element in READY to PAUSED.
9793
9794         * tests/check/elements/decodebin.c:
9795         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
9796         (decodebin_suite):
9797           Minimal unit test to make sure we can use the same decodebin
9798           instance twice (at least with audiotestsrc input).
9799
9800 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9801
9802         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
9803           Try to get devic-name from device string first, and from handle only
9804           as fallback (seems to yield better results and is more robust
9805           against buggy probing code on the application side).
9806
9807 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
9808
9809         Based on patch by: Julien Puydt <julien.puydt at laposte net>
9810
9811         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
9812         (gst_alsa_find_device_name):
9813         * ext/alsa/gstalsa.h:
9814         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
9815         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
9816           Improve device-name detection a bit, especially in the case where
9817           the device is not actually open (#405020, #405024). Move common code
9818           into gstalsa.c instead of duplicating it.
9819
9820 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
9821
9822         * gst/audioconvert/gstaudioconvert.c:
9823           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
9824
9825 2007-02-06  Julien MOUTTE  <julien@moutte.net>
9826
9827         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
9828         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
9829         (gst_xvimagesink_interface_supported),
9830         (gst_xvimagesink_probe_get_properties),
9831         (gst_xvimagesink_probe_probe_property),
9832         (gst_xvimagesink_probe_needs_probe),
9833         (gst_xvimagesink_probe_get_values),
9834         (gst_xvimagesink_property_probe_interface_init),
9835         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
9836         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
9837         (gst_xvimagesink_get_type):
9838         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
9839         for XVAdaptors so that one can choose the adaptor to use with 
9840         gstreamer-properties.
9841
9842 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
9843
9844         * gst/audioconvert/gstaudioconvert.c:
9845           Also mention that a conversion from double to float is suboptimal still.
9846
9847 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
9848
9849         * gst-libs/gst/audio/gstaudiofilter.c:
9850         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
9851           Clear our formats structure and free the caps contained in it when
9852           shutting down.
9853
9854 2007-02-05  Andy Wingo  <wingo@pobox.com>
9855
9856         * gst-libs/gst/audio/gstbaseaudiosink.c
9857         (gst_base_audio_sink_callback): Update basesink->offset so that we
9858         pull monotonically increasing offsets instead of, um, seeking back
9859         to 0 each time. Fixes alsasrc ! alsasink!
9860
9861 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
9862
9863         * gst/videoscale/gstvideoscale.c:
9864           A width and height of 1 makes us crash, so increase minimum size to
9865           2x2 pixels until someone feels like fixing this (#404512).
9866
9867 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
9868
9869         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
9870           Add small test to make sure request pads are cleaned up properly
9871           even if oggmux never changes state out of NULL.
9872
9873 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
9874
9875         * tests/check/libs/utils.c: (GST_START_TEST):
9876           Fix unit test. Turns out things work much better when you
9877           NULL-terminate string arrays. Should make p5 build bot happy again.
9878
9879 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9880
9881         * gst-libs/gst/audio/Makefile.am:
9882         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
9883         (gst_audio_filter_template_base_init),
9884         (gst_audio_filter_template_class_init),
9885         (gst_audio_filter_template_init),
9886         (gst_audio_filter_template_set_property),
9887         (gst_audio_filter_template_get_property),
9888         (gst_audio_filter_template_setup),
9889         (gst_audio_filter_template_filter),
9890         (gst_audio_filter_template_filter_inplace), (plugin_init):
9891           Oops, forgot to commit fixed-up example.
9892
9893 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9894
9895         * docs/libs/gst-plugins-base-libs-sections.txt:
9896         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
9897         (gst_audio_filter_class_init), (gst_audio_filter_init),
9898         (gst_audio_filter_set_caps),
9899         (gst_audio_filter_class_add_pad_templates):
9900         * gst-libs/gst/audio/gstaudiofilter.h:
9901           Port GstAudioFilter to 0.10. This change technically breaks
9902           API and ABI (and thus also every library developer's heart),
9903           but seems justifiable on the grounds that the base class was
9904           completely unusable before (ie. would crash immediately when
9905           actually used). Fixes #403963 (and eventually also #403572).
9906           Also document all of this a bit.
9907
9908 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9909
9910         * gst-libs/gst/utils/install-plugins.c:
9911         (gst_install_plugins_spawn_child):
9912         * tests/check/libs/utils.c:
9913         (test_base_utils_install_plugins_do_callout):
9914           Lowering log level to see why things fail on the p5 build bot;
9915           fix some typos in unit test messages.
9916
9917 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9918
9919         * tests/check/libs/utils.c:
9920         (test_base_utils_install_plugins_do_callout):
9921           Don't hard-code temp directory for test helper; use GLib functions
9922           to write out file and do error checking etc.
9923
9924 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9925
9926         * gst-libs/gst/utils/Makefile.am:
9927         * gst-libs/gst/utils/base-utils.h:
9928         * gst-libs/gst/utils/install-plugins.c:
9929         (gst_install_plugins_context_set_xid),
9930         (gst_install_plugins_context_new),
9931         (gst_install_plugins_context_free),
9932         (gst_install_plugins_get_helper),
9933         (gst_install_plugins_spawn_child),
9934         (gst_install_plugins_return_from_status),
9935         (gst_install_plugins_installer_exited),
9936         (gst_install_plugins_async), (gst_install_plugins_sync),
9937         (gst_install_plugins_return_get_name),
9938         (gst_install_plugins_installation_in_progress):
9939         * gst-libs/gst/utils/install-plugins.h:
9940           API: add API for applications to initiate installation of missing
9941           plugins, ie. gst_install_plugins_async() primarily.
9942           Based on libgimme-codec by Ryan Lortie.
9943
9944         * configure.ac:
9945           Add --with-install-plugins-helper configure option so distros can specify
9946           the path of the helper script or program to call when plugin installation
9947           is requested (distros: please do any argument munging in this helper
9948           script instead of patching GStreamer to pass arguments differently
9949           to another program directly).
9950
9951         * docs/libs/gst-plugins-base-libs-docs.sgml:
9952         * docs/libs/gst-plugins-base-libs-sections.txt:
9953           Build and document new API.
9954
9955         * tests/check/libs/utils.c: (result_cb),
9956         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
9957         (libgstbaseutils_suite):
9958           Some simple checks for the new API.
9959
9960 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9961
9962         * tests/check/elements/audioconvert.c: (test_float_conversion):
9963           Add small test for 32bit float <=> 64bit float conversion (works
9964           only one way so far, 32=>64 produces structured noise).
9965
9966 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9967
9968         * gst/audioconvert/gstaudioconvert.c:
9969         (set_structure_widths_32_and_64), (make_lossless_changes):
9970           We don't support floats with a width of 40, 48 or 56 bits.
9971
9972 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
9973
9974         * gst/audioconvert/audioconvert.c: (float), (double),
9975         (audio_convert_get_func_index):
9976         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
9977         (make_lossless_changes):
9978           Support for 64-bit float audio in audioconvert (#339837)
9979
9980 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
9981
9982         Patch by: Holger Wansing  <linux wansing-online de>
9983
9984         * po/LINGUAS:
9985         * po/de.po:
9986           Add German translation (#352069).
9987
9988 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
9989
9990         reviewed by: Wim Taymans <wim@fluendo.com>
9991
9992         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
9993         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
9994         Use newly added GstCollectPads API to free the allocated resources in
9995         the GstOggPad structures (#402393).
9996
9997 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
9998
9999         * gst/playback/gstplaybin.c: (gen_vis_element):
10000           Add audioresample+audioconvert in front of the visualisation
10001           element, so that elements like libvisual 0.4 that don't support all
10002           samplerates can work.
10003
10004           Fixes: #402505
10005
10006 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
10007
10008         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
10009         (gst_play_base_bin_get_streaminfo_value_array):
10010           Take some locks and make a copy of the streaminfo value array we
10011           maintain while holding the lock, so that the application can
10012           retrieve the stream-info as a value array in a thread-safe way.
10013
10014 2007-01-30  Wim Taymans  <wim@fluendo.com>
10015
10016         * gst/audioconvert/gstaudioconvert.c:
10017         Don't fail on 0 sized buffers. Fixes #396835.
10018
10019 2007-01-29  David Schleef  <ds@schleef.org>
10020
10021         * gst/typefind/gsttypefindfunctions.c:
10022           Detect BBCD as video/x-dirac, so we can play raw dirac
10023           streams.
10024
10025 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
10026
10027         * ext/theora/theoraenc.c: (theora_enc_chain):
10028           Check return value of theora_encode_header(), or we might try to
10029           allocate a random number of bytes. theora_encode_header() can fail
10030           if libtheora has been compiled with encoding support disabled.
10031           Fixes #398110.
10032
10033 2007-01-29  Wim Taymans  <wim@fluendo.com>
10034
10035         * tests/check/gst/.cvsignore:
10036         Do as buildbot says.
10037
10038 2007-01-29  Wim Taymans  <wim@fluendo.com>
10039
10040         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
10041         Fix strides in libvisual. Gst uses X strides.
10042         Inspired by: <ed at catmur dot co dot uk> and 
10043         <tim at centricular dot net>
10044         Fixes #401118.
10045
10046 2007-01-27  Wim Taymans  <wim@fluendo.com>
10047
10048         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
10049         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
10050         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
10051         (gst_ogg_demux_perform_seek),
10052         (gst_ogg_demux_bisect_forward_serialno),
10053         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10054         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
10055         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
10056         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
10057         * ext/ogg/gstoggdemux.h:
10058         Properly propagate streaming errors when we are scanning the file for
10059         chains so that we don't crash when shut down. Might fix some crashers
10060         when quickly switching oggs in RB such as #332503 and #378436.
10061
10062 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
10063
10064         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
10065           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
10066           error code as well.
10067
10068 2007-01-25  Wim Taymans  <wim@fluendo.com>
10069
10070         * gst/playback/gstplaybasebin.c: (remove_source):
10071         Don't try to disconnect a signal from a finalized object.
10072
10073 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10074
10075         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
10076           Cast lock macro parameters to make sure we're actually accessing the
10077           lock member at the right class level. Free list itself in _dispose()
10078           as well and NULL it in case dispose gets called multiple times.
10079
10080 2007-01-25  Edward Hervey  <edward@fluendo.com>
10081
10082         * gst/playback/gstdecodebin2.c:
10083         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
10084         Free GstDecodeGroups no longer used.
10085         (gst_decode_group_expose):
10086         Don't unlock too many times !
10087         (deactivate_free_recursive):
10088         Free iterator once we're done with it.
10089         Fix for recursively deactivating elements (stop at ghostpads).
10090
10091 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10092
10093         * gst/playback/gstplaybin.c: (handoff):
10094           Fix up caps on the frame buffer before we save it and potentially
10095           make it accessible to other threads via g_object_get; also use
10096           gst_buffer_replace() instead of gst_mini_object_replace().
10097
10098 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10099
10100         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10101           Make getting the current frame thread-safe.
10102
10103 2007-01-25  Edward Hervey  <edward@fluendo.com>
10104
10105         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
10106         (gst_decode_group_new), (gst_decode_group_free):
10107         Set queues to bigger sizes to cope with HD contents.
10108         Fix some mutex freeing and add comment about MT safe methods.
10109
10110 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
10111
10112         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
10113         (gst_text_overlay_text_event):
10114           Don't unnecessarily ref (and then leak) upstream events if the text
10115           pad is not linked. Fixes #399948.
10116
10117         * tests/check/gst-plugins-base.supp:
10118           Add suppression for pango on edgy/x86 for textoverlay test.
10119
10120 2007-01-24  Wim Taymans  <wim@fluendo.com>
10121
10122         * gst-libs/gst/rtp/gstrtpbuffer.h:
10123         Add some more fixed payloads.
10124
10125 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10126
10127         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
10128           Error out properly if we get an error from libogg while reading the
10129           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
10130
10131 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10132
10133         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
10134           Don't leak mutex.
10135
10136         * tests/check/elements/playbin.c:
10137         (test_sink_usage_video_only_stream),
10138         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
10139         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
10140         (test_missing_suburisource_handler),
10141         (test_missing_primary_decoder), (playbin_suite):
10142           Run all tests once with decodebin and once with decodebin2.
10143           One test does not pass yet with decodebin2.
10144
10145 2007-01-23  Edward Hervey  <edward@fluendo.com>
10146
10147         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
10148         Fix the cases where oggmux doesn't properly figure out that all
10149         sinkpads have gone EOS, and therefore doesn't push out the remaining
10150         buffers and the final EOS event.
10151         Fixes #363379
10152
10153 2007-01-23  Julien MOUTTE  <julien@moutte.net>
10154
10155         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10156         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10157         Don't lock on navigation event push, just on keysym to string.
10158         Fixes #397673 again.
10159
10160 2007-01-22  Edward Hervey  <edward@fluendo.com>
10161
10162         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
10163         (get_current_group), (group_demuxer_event_probe),
10164         (gst_decode_group_expose), (deactivate_free_recursive),
10165         (gst_decode_group_free):
10166         Cleanups.
10167         Don't forget to emit 'no-more-pads' once a group is exposed.
10168         Cleanup elements from a DecodeGroup once we remove it.
10169         Protect call to gst_decode_group_expose() with the decodebin lock.
10170
10171 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10172
10173         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10174         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10175         Looking at Xorg code i can't figure out if that XKeysymToString
10176         function is thread sensible or not. Lock it just in case as
10177         recommended by Radek Doulik <rodo at ximian dot com>.
10178
10179 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10180
10181         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10182         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10183         Lock that X Call as well. Fixes #397673.
10184
10185 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10186
10187         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10188           Don't go into an endless loop if the file starts with 00 00 01 2X,
10189           like quicktime redirect files might. Fixes #396042.
10190
10191         * tests/check/Makefile.am:
10192         * tests/check/gst/.cvsignore:
10193         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
10194         (typefindfunctions_suite):
10195           Add unit test for the above.
10196
10197 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10198
10199         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10200           On second thought, use "depth" field rather than "bpp" field.
10201
10202 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10203
10204         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10205           Camtasia caps apparently need a bpp field (#398875).
10206
10207 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10208
10209         * gst/playback/gstplaybasebin.c: (setup_subtitle),
10210         (gen_source_element), (gst_play_base_bin_change_state):
10211           Attempt at a better error message in case we don't have the required
10212           URI handler installed; post missing-plugin message also when we're
10213           missing an URI handler for the subtitle URI; clean up properly also
10214           when an error occurs and we never made it to PAUSED state.
10215
10216         * tests/check/elements/playbin.c: (GST_START_TEST),
10217         (playbin_suite):
10218           Check that we're also getting a missing-plugin messsage for a
10219           missing subtitle URI handler (and clean up properly).
10220
10221 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10222
10223         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
10224           Plug a few reference leaks.
10225
10226 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10227
10228         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10229           Lower probability a bit if the marker isn't right at the start,
10230           to decrease the chance of false positives.
10231
10232 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10233
10234         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10235           Small mpeg2 system stream typefinding improvement: make typefinder
10236           probe a bit into the stream instead of just looking for a marker
10237           at the beginning. Fixes #397810.
10238
10239 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
10240
10241         * gst/audioconvert/gstchannelmix.c:
10242           Remove compatibility cruft for prehistoric GLib versions.
10243
10244 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
10245
10246         * gst/playback/Makefile.am:
10247         * gst/playback/gstdecodebin.c: (close_pad_link):
10248         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
10249         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10250         (gst_play_base_bin_handle_message_func), (unknown_type):
10251           Let decodebin be the element to post missing-plugin messages for
10252           missing decoders (rather than playbin); make playbin implement
10253           GstBin::handle_message so we can suppress missing-plugin messages
10254           for types we're not handling on purpose (don't want to bring up an
10255           installer in those cases).
10256
10257 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
10258
10259         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10260         * gst-libs/gst/tag/gstvorbistag.c:
10261         (gst_tag_list_to_vorbiscomment_buffer):
10262         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
10263           Fix potentially unaligned access (#397207).
10264
10265 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10266
10267         * tests/examples/seek/seek.c: (set_scale), (update_scale),
10268         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
10269         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
10270         (main):
10271           Allow to toggle looping while it plays. Fix callback prototype. Clean
10272           up code a bit more. Add copyright header.
10273
10274 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10275
10276         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10277           Red and blue mask was swapped (spotted by Dan Williams).
10278
10279 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
10280
10281         * gst-libs/gst/tag/gstid3tag.c:
10282         * gst-libs/gst/tag/gstvorbistag.c:
10283           Use new beats-per-minute tag from core.
10284
10285 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
10286
10287         * po/POTFILES.in:
10288           Add new files with translatable strings, so they actually make it
10289           into the template file one day.
10290
10291 2007-01-12  Andy Wingo  <wingo@pobox.com>
10292
10293         * gst-libs/gst/audio/gstbaseaudiosink.c
10294         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
10295         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
10296         stuff, as the base class handles this now. Actually tell the ring
10297         buffer to start.
10298         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
10299         How did this work before? Maybe I'm not as awesome a programmer as
10300         I think.
10301
10302         * gst-libs/gst/audio/gstbaseaudiosrc.c
10303         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
10304         of a pad function.
10305
10306 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10307
10308         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
10309           Remove more fields so that the application can better blacklist
10310           formats that have been tried before.
10311
10312 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10313
10314         * gst-libs/gst/audio/mixerutils.h:
10315           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
10316           used when compiling with c++ compilers as well.
10317
10318 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10319
10320         * gst/typefind/gsttypefindfunctions.c:
10321           Fix comment.
10322
10323 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
10324
10325         * gst/playback/gstplaybin.c: (post_missing_element_message),
10326         (gen_video_element), (gen_text_element), (gen_audio_element),
10327         (gen_vis_element):
10328           Post missing-plugin messages also when we error out because
10329           converters, textoverlay or auto*sinks are missing (#161922).
10330
10331 2007-01-10  Wim Taymans  <wim@fluendo.com>
10332
10333         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
10334         (is_demuxer_element), (new_caps):
10335         * gst/playback/gstplaybasebin.c: (source_new_pad):
10336         Fix the case where we try to ref a NULL element when we delay a link
10337         because of unfixed caps.
10338         Set the state of autoplugged decodebins to PAUSED.
10339         RTSP now works in playbin, we can remove it from the blacklist.
10340
10341 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10342
10343         * gst/playback/Makefile.am:
10344         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
10345         (unknown_type), (setup_subtitle), (gen_source_element):
10346         * gst/playback/gstplaybin.c: (plugin_init):
10347           Post missing-plugin messages on the bus for missing sources and
10348           missing decoders/demuxers/depayloaders; fix error code used when
10349           we're missing an URI handler source; for media types that we are not
10350           handling on purpose at the moment, don't print "don't know how to
10351           handle xyz" messages to the terminal or post missing-plugin
10352           messages on the bus.
10353
10354         * tests/check/elements/playbin.c: (create_playbin),
10355         (GST_START_TEST), (gst_codec_src_uri_get_type),
10356         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
10357         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
10358         (gst_codec_src_init_type), (gst_codec_src_base_init),
10359         (gst_codec_src_create), (gst_codec_src_class_init),
10360         (gst_codec_src_init), (plugin_init), (playbin_suite):
10361           Add some tests for the missing-plugin stuff.
10362
10363 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10364
10365         * configure.ac:
10366         * gst-libs/gst/Makefile.am:
10367         * gst-libs/gst/utils/Makefile.am:
10368         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
10369         * gst-libs/gst/utils/base-utils.h:
10370         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
10371         (find_format_info), (caps_are_rtp_caps),
10372         (gst_base_utils_get_source_description),
10373         (gst_base_utils_get_sink_description),
10374         (gst_base_utils_get_decoder_description),
10375         (gst_base_utils_get_encoder_description),
10376         (gst_base_utils_get_element_description),
10377         (gst_base_utils_add_codec_description_to_tag_list),
10378         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
10379         * gst-libs/gst/utils/descriptions.h:
10380         * gst-libs/gst/utils/missing-plugins.c:
10381         (missing_structure_get_type), (copy_and_clean_caps),
10382         (gst_missing_uri_source_message_new),
10383         (gst_missing_uri_sink_message_new),
10384         (gst_missing_element_message_new),
10385         (gst_missing_decoder_message_new),
10386         (gst_missing_encoder_message_new),
10387         (missing_structure_get_string_detail),
10388         (missing_structure_get_caps_detail),
10389         (gst_missing_plugin_message_get_installer_detail),
10390         (gst_missing_plugin_message_get_description),
10391         (gst_is_missing_plugin_message):
10392         * gst-libs/gst/utils/missing-plugins.h:
10393           API: add new libgstbaseutils library with functions
10394           - to create and parse missing-plugins messages
10395           - that provide (translated) descriptions for caps/decoders/sources/etc.
10396           Closes #392393.
10397
10398         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
10399         * pkgconfig/gstreamer-plugins-base.pc.in:
10400           Add new lib.
10401
10402         * docs/libs/gst-plugins-base-libs-docs.sgml:
10403         * docs/libs/gst-plugins-base-libs-sections.txt:
10404           Generate docs for new lib and API.
10405
10406         * tests/check/Makefile.am:
10407         * tests/check/libs/.cvsignore:
10408         * tests/check/libs/utils.c: (missing_msg_check_getters),
10409         (GST_START_TEST), (libgstbaseutils_suite):
10410           Add some basic unit tests.
10411
10412 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10413
10414         * ext/ogg/Makefile.am:
10415           Dist gstoggdemux.h to fix 'make distcheck'.
10416
10417         * sys/v4l/Makefile.am:
10418           Fix 'make distcheck' even more.
10419
10420 2007-01-09  Wim Taymans  <wim@fluendo.com>
10421
10422         * docs/plugins/Makefile.am:
10423         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10424         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10425         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
10426         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
10427         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
10428         (gst_ogg_demux_perform_seek):
10429         * ext/ogg/gstoggdemux.h:
10430         Added docs.
10431         Add some more comments.
10432         Small cleanups.
10433
10434 2007-01-09  Wim Taymans  <wim@fluendo.com>
10435
10436         * ext/theora/theoradec.c:
10437         * ext/vorbis/vorbisdec.c:
10438         * gst-libs/gst/audio/gstringbuffer.c:
10439         (gst_ring_buffer_commit_full):
10440         * gst-libs/gst/audio/gstringbuffer.h:
10441         * gst-libs/gst/rtp/gstrtpbuffer.c:
10442         * gst-libs/gst/tag/gstvorbistag.c:
10443         Small documentation updates/fixes
10444
10445 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10446
10447         * configure.ac:
10448           Require core CVS HEAD for Andy's basesrc/sink API additions.
10449
10450 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10451
10452         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
10453
10454         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
10455         (plugin_init):
10456           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
10457           on flac.sf.net (there appear to be other versions of the first
10458           ogg page in the wild) (#391365).
10459
10460 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10461
10462         * configure.ac:
10463           Check if localtime_r() is available.
10464
10465         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
10466           If localtime_r() is not available, fall back to localtime(). Should
10467           fix build on MingW (#393310).
10468
10469 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10470
10471         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
10472         * gst/subparse/gstsubparse.h:
10473           Remove spurious 1000 subtrahend when calculating the timestamp from
10474           the frame number and the frame rate . Also, use the frames/second
10475           value specified in the first line of the file, if one is specified
10476           there. Should fix #357503.
10477
10478         * tests/check/elements/subparse.c: (do_test),
10479         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
10480         (subparse_suite):
10481           Add some basic unit tests for the microdvd subtitle format.
10482
10483 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10484
10485         Patch by: Young-Ho Cha <ganadist at chollian dot net>
10486
10487         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10488         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
10489         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
10490         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
10491         (gst_xvimagesink_set_xwindow_id),
10492         (gst_xvimagesink_set_event_handling),
10493         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10494         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10495         Fixes: #390076.
10496         Add an adaptor property to select a specific XV adaptor.
10497         * sys/xvimage/xvimagesink.h:
10498
10499 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10500
10501         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10502         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
10503         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
10504         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
10505         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
10506         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
10507         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10508         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
10509         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
10510         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
10511         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
10512         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
10513         Use flow_lock much more to protect every access to xwindow.
10514         Try to catch erros while creating images in case some drivers are
10515         just generating an XError when the requested image is too big.
10516         Should fix : #354698, #384008, #384060.
10517         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
10518         Implement some stress testing of setting window xid.
10519
10520 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
10521
10522         * win32/common/libgsaudio.def:
10523           Add new exported function.
10524         * win32/common/libgstogg.dsp:
10525           Add gstoggaviparse.c to the build.
10526         * win32/common/libgstvideoscale.dsp:
10527           Add vs_4tap.c to the build.
10528         * win32/common/libgstvorbis.dsp:
10529           Add vorbistag.c to the build.
10530         
10531 2007-01-06  Andy Wingo  <wingo@pobox.com>
10532
10533         * gst-libs/gst/audio/gstbaseaudiosink.c
10534         (gst_base_audio_sink_class_init)
10535         (gst_base_audio_sink_init): 
10536         (gst_base_audio_sink_activate_pull): Add an activate_pull function
10537         to baseaudiosink, and tell basesink that we can work in pull mode.
10538         This way the ring buffer thread drives the pipeline directly, if
10539         pull mode is possible. There is some lingering nastiness regarding
10540         capsnego, however.
10541         (gst_base_audio_sink_callback): Implement the callback to pull
10542         data. This interface is a bit light, though -- it should get a
10543         GstFlowReturn return value at least.
10544
10545 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10546
10547         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
10548         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
10549         * gst/playback/gstdecodebin2.c:
10550         (gst_decode_group_check_if_blocked):
10551           Printf format and missing argument fixes.
10552
10553 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
10554
10555         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
10556         (gst_ogm_parse_change_state):
10557         Activate pads before adding them to the element.
10558
10559 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10560
10561         * tests/examples/seek/scrubby.c: (main):
10562         * tests/examples/seek/seek.c: (main):
10563           Call g_thread_init() first thing in main() (see #391278).
10564
10565 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10566
10567         * tests/check/Makefile.am:
10568         * tests/check/libs/.cvsignore:
10569         * tests/check/libs/netbuffer.c: (GST_START_TEST),
10570         (netbuffer_suite):
10571           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
10572           for the time being, since it's broken, see #393099.
10573
10574 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10575
10576         * tests/check/Makefile.am:
10577           Update to use GST_PLUGINS_BASE_CFLAGS as well.
10578
10579 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10580
10581         * configure.ac:
10582           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
10583           so that GST_BASE_CFLAGS can go inbetween them, making sure
10584           we use uninstalled gst-libs headers
10585         * docs/libs/Makefile.am:
10586         * ext/alsa/Makefile.am:
10587         * ext/cdparanoia/Makefile.am:
10588         * ext/gnomevfs/Makefile.am:
10589         * ext/libvisual/Makefile.am:
10590         * ext/ogg/Makefile.am:
10591         * ext/theora/Makefile.am:
10592         * ext/vorbis/Makefile.am:
10593         * gst-libs/gst/audio/Makefile.am:
10594         * gst-libs/gst/cdda/Makefile.am:
10595         * gst-libs/gst/interfaces/Makefile.am:
10596         * gst-libs/gst/riff/Makefile.am:
10597         * gst-libs/gst/rtp/Makefile.am:
10598         * gst-libs/gst/tag/Makefile.am:
10599         * gst/adder/Makefile.am:
10600         * gst/audioconvert/Makefile.am:
10601         * gst/audiorate/Makefile.am:
10602         * gst/audioresample/Makefile.am:
10603         * gst/playback/Makefile.am:
10604         * gst/tcp/Makefile.am:
10605         * gst/videoscale/Makefile.am:
10606         * gst/volume/Makefile.am:
10607         * sys/ximage/Makefile.am:
10608         * sys/xvimage/Makefile.am:
10609         * tests/icles/Makefile.am:
10610           adapt
10611
10612 2007-01-04  Julien MOUTTE  <julien@moutte.net>
10613
10614         * gst-libs/gst/interfaces/xoverlay.c:
10615         (gst_x_overlay_handle_events):
10616         * gst-libs/gst/interfaces/xoverlay.h:
10617         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
10618         (gst_ximagesink_set_xwindow_id),
10619         (gst_ximagesink_set_event_handling),
10620         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
10621         (gst_ximagesink_get_property), (gst_ximagesink_init),
10622         (gst_ximagesink_class_init):
10623         * sys/ximage/ximagesink.h:
10624         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
10625         (gst_xvimagesink_set_xwindow_id),
10626         (gst_xvimagesink_set_event_handling),
10627         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
10628         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
10629         (gst_xvimagesink_class_init):
10630         * sys/xvimage/xvimagesink.h:
10631         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
10632         Add a method to the XOverlay interface to allow disabling of 
10633         event handling in x[v]imagesink elements. This will let X events
10634         propagate to parent windows which can be usefull in some cases.
10635         Be carefull that the application is then responsible of pushing
10636         navigation events and expose events to the video sink.
10637         Fixes: #387138.
10638
10639 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
10640
10641         * gst-libs/gst/tag/gstvorbistag.c:
10642         * tests/check/libs/tag.c: (GST_START_TEST):
10643           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
10644           (fixes #392070).
10645
10646 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
10647
10648         * configure.ac:
10649         * docs/Makefile.am:
10650         * docs/design/Makefile.am:
10651           Dist design docs.
10652
10653 2006-12-27  Julien MOUTTE  <julien@moutte.net>
10654
10655         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
10656         typo. Fixes: #390063.
10657
10658 2006-12-27  Julien MOUTTE  <julien@moutte.net>
10659
10660         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10661         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
10662         caps leak.
10663         * win32/common/config.h: Updated.
10664
10665 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
10666
10667         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
10668         (setup_gdpdepay_streamheader):
10669         * tests/check/elements/gdppay.c: (cleanup_gdppay),
10670         (setup_gdppay_streamheader):
10671           Fix the dp tests, but activating the pads for the streamheader tests
10672           too and cleaning up conditionaly
10673
10674 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
10675
10676         * gst/ffmpegcolorspace/avcodec.h:
10677         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10678         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
10679         (gst_ffmpegcsp_avpicture_fill):
10680         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
10681         (img_get_alpha_info):
10682         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
10683         other end of the word. Fixes: #387073.
10684
10685         Add some inconsequential branch hints in a couple of places.
10686
10687 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
10688
10689         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10690         (gst_ffmpeg_caps_to_smpfmt):
10691           The "signed" field in raw audio caps is of boolean type, trying to
10692           extract the value with _get_int() will fail (fix to keep in sync with
10693           the copy in gst-ffmpeg)
10694
10695 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
10696
10697         * tests/check/elements/audioresample.c: (cleanup_audioresample):
10698         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
10699         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
10700         (cleanup_gdpdepay):
10701         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
10702         * tests/check/elements/subparse.c: (teardown_subparse):
10703         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
10704         * tests/check/elements/videorate.c: (cleanup_videorate):
10705         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
10706         * tests/check/elements/volume.c: (cleanup_volume):
10707         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
10708         (cleanup_vorbisdec):
10709         * tests/check/elements/vorbistag.c: (setup_vorbistag),
10710         (cleanup_vorbistag):
10711           consistent pad (de)activation
10712
10713 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
10714
10715         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10716           Forgot to register the extensions.
10717
10718 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
10719
10720         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
10721         (plugin_init):
10722           Add typefinder for VIVO files (my christmas present to the 90s).
10723
10724 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10725
10726         * gst/playback/gstdecodebin.c: (type_found):
10727           Special-case the text/plain media type: we only want to recognise it
10728           as a 'raw' decoded media type if it comes from a demuxer or subtitle
10729           parser, but not if the entire stream is of text/plain type. If the
10730           entire stream is text/plain, we should just error out.
10731
10732           This fixes playback of audio files with lyrics in totem. Totem can't
10733           distinguish between text files and subtitle files and passes any
10734           .txt file with the same basename as the main file to playbin as
10735           suburi, and playbin will then throw a 'subtitle found, but no video
10736           stream' error, which isn't entirely helpful. See #380342.
10737
10738           Also, with this change we'll show a slightly more correct error
10739           message in case totem passes a playlist file to us (although a
10740           custom error message wording instead of the default text would
10741           probably not be a bad idea either).
10742
10743           Same problem also needs to be fixed for playbin+decodebin2.
10744
10745         * tests/check/Makefile.am:
10746         * tests/check/elements/decodebin.c: (src_handoff_cb),
10747         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
10748         (decodebin_suite):
10749           Add simple unit test for decodebin for the above.
10750
10751 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10752
10753         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
10754         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
10755           Refuse to change state to READY when we failed to create any of the
10756           required elements in our instance init function.
10757
10758 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
10759
10760         * docs/libs/gst-plugins-base-libs-sections.txt:
10761           Small docs fixes/updates.
10762
10763         * gst-libs/gst/video/gstvideosink.h:
10764           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
10765           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
10766           removed from the base sink API between 0.9.6 and 0.9.7).
10767           API: add GST_VIDEO_SINK_CAST and use it for the height/width
10768           accessor macros, so we don't do a runtime GObject type check every
10769           time we use them.
10770
10771 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10772
10773         * Makefile.am:
10774         * gst-plugins-base.doap:
10775         * gst-plugins-base.spec.in:
10776           add doap file
10777
10778 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
10779
10780         Patch by: Jens Granseuer <jensgr at gmx net>
10781
10782         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
10783         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
10784         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
10785         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
10786         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
10787           Declare variables at the beginning of a block. Fixes #383195.
10788
10789 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
10790
10791         * configure.ac:
10792         Bump version nano - back to CVS.
10793
10794
10795 === release 0.10.11 ===
10796
10797 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
10798
10799         * configure.ac:
10800           releasing 0.10.11, "Dumb things"
10801
10802 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
10803
10804         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
10805         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
10806         Handle the case where an element has multiple pads with 
10807         unfixed caps as well as still possibly producing more dynamic 
10808         pads by storing each case as a distinct entry in the dynamic list.
10809         Fixes #38223 again.
10810
10811 2006-12-04  Wim Taymans  <wim@fluendo.com>
10812
10813         * gst/playback/gstdecodebin.c: (close_pad_link):
10814         Fix #382223, add more dynamic caps handling.
10815
10816 2006-12-04  Wim Taymans  <wim@fluendo.com>
10817
10818         * gst-libs/gst/audio/gstringbuffer.h:
10819         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
10820         (gst_netaddress_set_ip4_interface),
10821         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
10822         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
10823         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
10824         (gst_netaddress_get_ttl):
10825         * gst-libs/gst/netbuffer/gstnetbuffer.h:
10826         * gst/playback/gstdecodebin.c: (close_pad_link):
10827         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
10828         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
10829         * win32/common/config.h:
10830
10831 2006-12-01  Michael Smith  <msmith@fluendo.com>
10832
10833         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
10834           Delete bad debug code.
10835           Fixes #381219
10836
10837 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
10838
10839         * gst/videoscale/vs_4tap.c:
10840         * win32/MANIFEST:
10841         * win32/common/config.h:
10842         * win32/vs8/libgstvideoscale.vcproj:
10843         Fix compilation on win32 under VS8
10844         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
10845         Partially fixes #381175
10846
10847 2006-11-30  Michael Smith  <msmith@fluendo.com>
10848
10849         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
10850         (GST_START_TEST):
10851           It would be very bad if, after a discont buffer, we thought every
10852           single following buffer was also discont. So, add to the test to
10853           ensure that this isn't the case.
10854           
10855         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
10856           ... it was the case. So fix it.
10857
10858 2006-11-28  Wim Taymans  <wim@fluendo.com>
10859
10860         * gst/playback/gstplaybasebin.c: (check_queue_event):
10861         Improve debug.
10862
10863         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
10864         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
10865         padtemplate caps. Refixes #357577.
10866
10867 2006-11-28  Wim Taymans  <wim@fluendo.com>
10868
10869         * gst/playback/gstplaybasebin.c: (check_queue_event),
10870         (queue_threshold_reached), (queue_out_of_data),
10871         (gen_preroll_element):
10872         Add event probe to see when EOS is in a queue and we can disable the
10873         underrun signals. Fixes #357577.
10874
10875 2006-11-28  Edward Hervey  <edward@fluendo.com>
10876
10877         * gst/playback/Makefile.am:
10878         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
10879         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
10880         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
10881         (gst_decode_bin_init), (gst_decode_bin_dispose),
10882         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
10883         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
10884         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
10885         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
10886         (connect_element), (expose_pad), (type_found),
10887         (pad_added_group_cb), (pad_removed_group_cb),
10888         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
10889         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
10890         (are_raw_caps), (multi_queue_overrun_cb),
10891         (multi_queue_underrun_cb), (gst_decode_group_new),
10892         (get_current_group), (group_demuxer_event_probe),
10893         (gst_decode_group_control_demuxer_pad),
10894         (gst_decode_group_control_source_pad),
10895         (gst_decode_group_check_if_blocked),
10896         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
10897         (gst_decode_group_hide), (gst_decode_group_free),
10898         (gst_decode_group_set_complete), (source_pad_blocked_cb),
10899         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
10900         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
10901         (plugin_init):
10902         New decodebin2 element.
10903         Closes #370092
10904         * gst/playback/gstplay-marshal.list:
10905         Added marshallers for new signals in decodebin2
10906         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
10907         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
10908         is set.
10909
10910 2006-11-28  Wim Taymans  <wim@fluendo.com>
10911
10912         * gst/playback/gstplaybasebin.c: (setup_source),
10913         (gst_play_base_bin_change_state):
10914         Disable rtsp:// uris for the release, it's not good enough yet.
10915         Remove unused var.
10916
10917 2006-11-26  Wim Taymans  <wim@fluendo.com>
10918
10919         * ext/theora/theoradec.c: (gst_theora_dec_reset),
10920         (theora_dec_push_forward), (theora_dec_push_reverse),
10921         (theora_handle_data_packet), (theora_dec_decode_buffer),
10922         (theora_dec_flush_decode), (theora_dec_chain_reverse),
10923         (theora_dec_chain_forward), (theora_dec_chain):
10924         Implement reverse playback.
10925
10926         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
10927         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
10928         (vorbis_dec_chain_forward):
10929         Clear buffers used for reverse playback in _reset.
10930         No need to set the eos flag, we clip samples using the segment.
10931
10932 2006-11-24  Wim Taymans  <wim@fluendo.com>
10933
10934         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
10935         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
10936         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
10937         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
10938         Some cleanups.
10939         Handle continued pages in reverse mode.
10940
10941 2006-11-24  Wim Taymans  <wim@fluendo.com>
10942
10943         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
10944         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
10945         (vorbis_dec_flush_decode):
10946         Small cleanups.
10947         Don't try to add invalid timestamps.
10948         Clipping will unref the buffer.
10949
10950 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10951
10952         * gst/adder/gstadder.h:
10953         * gst/audiotestsrc/gstaudiotestsrc.h:
10954           remove obsolete _factory_init protos
10955
10956 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10957
10958         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
10959           Fix spacing in debug message.
10960
10961 2006-11-23  Wim Taymans  <wim@fluendo.com>
10962
10963         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
10964         (gst_ogg_demux_chain):
10965         Don't just ignore return values from _pad_push().
10966         Small debug improvements.
10967
10968 2006-11-23  Michael Smith  <msmith@fluendo.com>
10969
10970         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
10971           If our incoming buffer is marked as DISCONT, then increment the page
10972           number (so that the discontinuity is marked in the final ogg
10973           bitstream) and flush the previous page.
10974
10975 2006-11-22  Michael Smith  <msmith@fluendo.com>
10976
10977         * ext/theora/gsttheoraenc.h:
10978         * ext/theora/theoraenc.c: (gst_theora_enc_init),
10979         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
10980         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
10981         (theora_enc_chain), (theora_enc_change_state):
10982           Mark discontinuities of > 3/4 of a frame, reinit encoder.
10983
10984         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
10985         (GST_START_TEST), (theoraenc_suite):
10986           Enable discontinuity test, fix it.
10987
10988 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10989
10990         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
10991         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
10992         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
10993         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
10994         (gst_text_overlay_change_state):
10995         * ext/pango/gsttextoverlay.h:
10996           Some textoverlay fixes: for one, in the video chain function,
10997           actually wait for a text buffer to come in if there is none at the
10998           moment and there should be one; also, deal more gracefully with
10999           incoming buffers that do not have a timestamp or duration; discard
11000           text buffer when not needed any longer. Fixes #341681.
11001
11002         * tests/check/Makefile.am:
11003         * tests/check/elements/.cvsignore:
11004         * tests/check/elements/textoverlay.c:
11005         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
11006         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
11007         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
11008         (test_video_waits_for_text_send_text_newsegment_thread),
11009         (test_video_waits_for_text_shutdown_element),
11010         (test_render_continuity_push_video_buffers_thread),
11011         (textoverlay_suite):
11012           Add some unit tests for textoverlay.
11013
11014 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11015
11016         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11017           Avoid integer underflow when the found probability for mp3 is
11018           smaller than the 'penalty' we subtract if there's not a clean
11019           mp3 header sync at offset 0.
11020
11021 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
11022
11023         * docs/libs/gst-plugins-base-libs-sections.txt:
11024           Add some new symbols to the docs
11025
11026 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11027
11028         * tests/check/Makefile.am:
11029         * tests/check/elements/ffmpegcolorspace.c:
11030         (ffmpegcolorspace_suite):
11031           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
11032           (for now not for valgrinding though, since it takes too long).
11033
11034 2006-11-20  Wim Taymans  <wim@fluendo.com>
11035
11036         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11037         (gst_ffmpeg_pixfmt_to_caps):
11038         Fix RGBA32 caps. Fixes #357038.
11039
11040 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11041
11042         * gst-libs/gst/interfaces/mixertrack.h:
11043           Add FIXME so we can add some padding here in 0.11
11044
11045 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11046
11047         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11048           Fix GstBaseRTPAudioPayload structure so the whole GObject
11049           inheritance business actually works (parent class instance structure
11050           must always come first in the derived class instance structure).
11051
11052 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11053
11054         * gst/videotestsrc/Makefile.am:
11055         * tests/check/Makefile.am:
11056           Make sure our checks and the videotestsrc plugin link against the
11057           local uninstalled gst libs and not any installed gst libs that
11058           might happen to exist as well.
11059
11060         * tests/check/elements/adder.c: (message_received),
11061         (test_event_message_received), (test_play_twice_message_received):
11062         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
11063           Fix compiler warnings when compiling against core with disabled
11064           debugging system.
11065
11066 2006-11-16  Michael Smith  <msmith@fluendo.com>
11067
11068         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11069         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
11070           Fix audiorate, so that it accurately sets offsets and timestamps.
11071           Doesn't change the fundamental algorithmic decisions; so should be
11072           safe.
11073
11074         * tests/check/Makefile.am:
11075           Enable audiorate test now that it passes.
11076
11077 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
11078
11079         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
11080           clear xv when going to NULL, remove // commented non-existant proto
11081
11082         * tests/examples/seek/seek.c: (main):
11083           add missing tooltip description for scrub and play_scrub
11084
11085 2006-11-14  David Schleef  <ds@schleef.org>
11086
11087         * configure.ac:
11088           Bump liboil requirement to 0.3.8.
11089         * gst-libs/gst/riff/riff-media.c:
11090           Add Dirac fourcc.
11091         * gst/videoscale/vs_image.h:
11092         * gst/videoscale/vs_scanline.h:
11093           Use liboil's stdint.h.
11094         * gst/videotestsrc/videotestsrc.c:
11095           Remove liboil related ifdef's, since they aren't needed now, and
11096           won't work with future versions.
11097
11098 2006-11-14  David Schleef  <ds@schleef.org>
11099
11100         * gst/videoscale/Makefile.am:
11101         * gst/videoscale/gstvideoscale.c:
11102         * gst/videoscale/gstvideoscale.h:
11103         * gst/videoscale/vs_4tap.c:
11104         * gst/videoscale/vs_4tap.h:
11105         * gst/videoscale/vs_image.c:
11106         * gst/videoscale/vs_image.h:
11107         * gst/videoscale/vs_scanline.c:
11108         * gst/videoscale/vs_scanline.h:
11109           Add a 4-tap image scaler.  Theoretically looks much prettier.
11110           The tap calculation could use some improvement.
11111
11112 2006-11-14  Wim Taymans  <wim@fluendo.com>
11113
11114         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
11115
11116         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
11117         (gst_riff_parse_strf_iavs):
11118         * gst/subparse/gstsubparse.c: (convert_encoding):
11119         * gst/tcp/gstmultifdsink.c:
11120         (gst_multi_fd_sink_handle_client_write):
11121         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
11122         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
11123         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
11124         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
11125         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11126         (gst_ximagesink_ximage_new):
11127         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
11128         Various gsize and gssize printf fixes. Fixes #372507.
11129
11130 2006-11-13  Wim Taymans  <wim@fluendo.com>
11131
11132         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11133         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
11134         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11135         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
11136         (vorbis_dec_chain_forward), (vorbis_dec_chain):
11137         * ext/vorbis/vorbisdec.h:
11138         First stab at vorbis reverse playback.
11139
11140 2006-11-13  Wim Taymans  <wim@fluendo.com>
11141
11142         * gst-libs/gst/audio/gstbaseaudiosink.c:
11143         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11144         * gst-libs/gst/audio/gstbaseaudiosink.h:
11145         Make the clock sync code more accurate wrt resampling and playback
11146         at different rates.
11147         
11148         * gst-libs/gst/audio/gstringbuffer.c:
11149         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
11150         * gst-libs/gst/audio/gstringbuffer.h:
11151         Use better algorithm to interpolate sample rates. 
11152
11153 2006-11-13  Michael Smith  <msmith@fluendo.com>
11154
11155         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
11156           Improve a debug line slightly.
11157
11158         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
11159           Call gst_riff_init() in plugin_init, to avoid getting errors from
11160           the debug system (unrelated changes to another plugin made this turn
11161           up; not sure why).
11162
11163 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11164
11165         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
11166
11167         * win32/common/libgsttag.def:
11168           Add missing symbol (#366492).
11169
11170 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
11171
11172         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
11173           Don't unref a NULL pad.
11174
11175 2006-11-09  Wim Taymans  <wim@fluendo.com>
11176
11177         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11178         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
11179         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
11180         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
11181         (gst_ogg_demux_loop):
11182         Implement first stab at reverse playback.
11183
11184 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
11185
11186         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11187         (gst_riff_create_video_template_caps):
11188           add h263/h264 variants to the caps, Fixes #363118
11189
11190 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
11191
11192         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
11193         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
11194           Use g_strerror instead of strerror so we get UTF-8.
11195
11196 2006-11-03  David Schleef  <ds@schleef.org>
11197
11198         * ext/ogg/gstoggdemux.c:
11199         * ext/ogg/gstoggmux.c:
11200           Add/remove KW-DIRAC header here, since it is ogg-specific.
11201
11202 2006-11-03  Michael Smith  <msmith@fluendo.com>
11203
11204         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
11205           Recognise more mpeg4 elementary video streams.
11206
11207 2006-11-02  Edward Hervey  <edward@fluendo.com>
11208
11209         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11210         Lower the probability of mp3 typefinding functions if we don't find a
11211         valid mp3 header at the start of the file.
11212         Closes #369482
11213
11214 2006-11-02  Wim Taymans  <wim@fluendo.com>
11215
11216         * ext/theora/gsttheoradec.h:
11217         * ext/theora/theoradec.c: (gst_theora_dec_init),
11218         (theora_dec_sink_event), (theora_dec_chain_forward),
11219         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11220         (theora_dec_chain):
11221         Document and partially implement an algorithm for doing reverse playback
11222         of theora video.
11223
11224 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
11225
11226         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11227
11228         * win32/common/config.h:
11229         * win32/common/interfaces-enumtypes.c:
11230         * win32/common/libgsttag.def:
11231         * win32/vs8/gst-plugins-base.sln:
11232         * win32/vs8/libgstaudioresample.vcproj:
11233         * win32/vs8/libgstinterfaces.vcproj:
11234         * win32/vs8/libgstogg.vcproj:
11235         * win32/vs8/libgstriff.vcproj:
11236         * win32/vs8/libgsttag.vcproj:
11237         * win32/vs8/libgsttheora.vcproj:
11238         * win32/vs8/libgstvideoscale.vcproj:
11239         * win32/vs8/libgstvorbis.vcproj:
11240           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
11241           to libgsttag.def; add missing dependencies for some vs8 projects;
11242           re-arrange placement of .def files in vs8 projects (#366334).
11243
11244 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
11245
11246         * ext/ogg/gstogg.c:
11247           Remove unused variable.
11248
11249         * ext/ogg/gstoggdemux.c:
11250           Fix Wim's surname in plugin description.
11251
11252 2006-10-31  Wim Taymans  <wim@fluendo.com>
11253
11254         * gst-plugins-base.spec.in:
11255         spec new .h file. Fixes #368310.
11256
11257 2006-10-31  Michael Smith  <msmith@fluendo.com>
11258
11259         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
11260         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
11261         (gst_multi_fd_sink_get_stats),
11262         (gst_multi_fd_sink_remove_client_link),
11263         (gst_multi_fd_sink_queue_buffer),
11264         (gst_multi_fd_sink_handle_clients):
11265         * gst/tcp/gstmultifdsink.h:
11266           Make using the remove or clear signals threadsafe.
11267           Make calling get-stats with an invalid fd not segfault.
11268           Fixes 368273.
11269
11270 2006-10-31  Wim Taymans  <wim@fluendo.com>
11271
11272         * gst-libs/gst/rtp/Makefile.am:
11273         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11274         (gst_base_rtp_audio_payload_init):
11275         Fix and activate base audio payloader.
11276
11277 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11278
11279         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
11280         (plugin_init):
11281           Add typefinder for QuickTime Image Files (see #366156).
11282
11283 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11284
11285         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
11286           Another typo fix (#366212).
11287
11288 2006-10-27  Wim Taymans  <wim@fluendo.com>
11289
11290         * gst/volume/gstvolume.c: (volume_transform_ip):
11291         Use stream time to synchronize volume property instead of rather random
11292         timestamps. This is needed when gnonlin does its time shifting.
11293
11294 2006-10-27  Wim Taymans  <wim@fluendo.com>
11295
11296         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
11297
11298         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
11299         Remove the pad from the element in release_pad. Fixes #364812.
11300
11301 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
11302
11303         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
11304         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
11305           Explicitly create our custom buffer classes at a thread-safe
11306           location as well, since g_type_class_ref() doesn't seem to be
11307           entirely thread-safe either (#365501; also see #349410).
11308
11309 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
11310
11311         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
11312         (gst_riff_parse_info):
11313           If strings in INFO chunk are not UTF-8, do something similar to
11314           what we do for ID3v1 tags: check a number of environment variables
11315           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
11316           character sets to try, otherwise try the current locale and/or fall
11317           back on ISO-8859-1. Fixes #360552.
11318
11319 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11320
11321         * gst/videotestsrc/gstvideotestsrc.c:
11322         (gst_video_test_src_pattern_get_type),
11323         (gst_video_test_src_set_pattern):
11324         * gst/videotestsrc/gstvideotestsrc.h:
11325         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
11326         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
11327         (gst_video_test_src_checkers8):
11328         * gst/videotestsrc/videotestsrc.h:
11329           Add a bunch of exciting new checkers patterns.
11330
11331 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11332
11333         * gst/subparse/Makefile.am:
11334         * gst/subparse/gstsubparse.c:
11335         (gst_sub_parse_data_format_autodetect),
11336         (gst_sub_parse_format_autodetect), (handle_buffer),
11337         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
11338         * gst/subparse/gstsubparse.h:
11339         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
11340         (parse_tmplayer):
11341         * gst/subparse/tmplayerparse.h:
11342           Add support for TMPlayer-type subtitles (#362845).
11343
11344         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
11345         (GST_START_TEST), (subparse_suite):
11346           Add some basic unit tests for the above.
11347
11348 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11349
11350         * tests/check/elements/audiorate.c: (test_injector_base_init),
11351         (test_injector_class_init), (test_injector_chain),
11352         (test_injector_init), (probe_cb), (do_perfect_stream_test),
11353         (GST_START_TEST), (audiorate_suite):
11354           More tests for audiorate: inject buffers to check behaviour when
11355           buffers overlap.
11356
11357 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
11358
11359         * tests/check/Makefile.am:
11360         * tests/check/elements/.cvsignore:
11361         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
11362         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
11363           Add some basic unit tests for audiorate. Disabled at the moment
11364           since it doesn't pass yet (see bug #363119).
11365
11366 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11367
11368         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
11369         (parse_subrip), (handle_buffer):
11370           Add missing closing tags for markup and fix broken markup,
11371           otherwise pango won't render anything (fixes #357531). Also,
11372           make sure the text we send out is always NUL-terminated
11373           (better safe than sorry etc.).
11374
11375         * tests/check/elements/subparse.c: (test_srt_do_test),
11376         (test_srt):
11377           Some more tests for .srt incl. tests for the above stuff.
11378
11379 2006-10-20  Julien MOUTTE  <julien@moutte.net>
11380
11381         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
11382         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
11383         Patch by: Stefan Kost  <ensonic@users.sf.net>
11384         Try to redraw borders only when needed. Apparently this consumes
11385         resources on small devices... :-O (#363607)
11386
11387 2006-10-20  Michael Smith  <msmith@fluendo.com>
11388
11389         * gst/tcp/gstmultifdsink.c:
11390         (gst_multi_fd_sink_client_queue_buffer):
11391           If caps change, then update the client's idea of the caps so that we
11392           don't end up re-sending streamheaders for every single buffer after
11393           the caps change.
11394
11395 2006-10-20  Michael Smith  <msmith@fluendo.com>
11396
11397         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
11398         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
11399           Set caps on pushed buffers; fix up refcounting of caps objects.
11400
11401 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11402
11403         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
11404         (plugin_init):
11405           Typefind mmsh header data packet to application/x-mmsh (#362625).
11406
11407 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11408
11409         * tests/check/Makefile.am:
11410         * tests/check/elements/.cvsignore:
11411         * tests/check/elements/subparse.c: (buffer_from_static_string),
11412         (setup_subparse), (teardown_subparse), (test_srt_do_test),
11413         (GST_START_TEST), (subparse_suite):
11414           Add very simple unit test for subparse.
11415
11416 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11417
11418         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
11419         (parse_subrip):
11420           Strip trailing newlines from subtitle text output.
11421
11422 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11423
11424         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
11425         (gst_sub_parse_change_state):
11426           Fix memleak; clear subparse->textbuf n state change function.
11427
11428 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11429
11430         * gst/subparse/gstsubparse.c:
11431         (gst_sub_parse_data_format_autodetect):
11432           Don't require subrip (.srt) files to start with a chunk number of 1.
11433
11434 2006-10-18  Wim Taymans  <wim@fluendo.com>
11435
11436         * gst-libs/gst/audio/gstbaseaudiosink.c:
11437         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11438         * gst-libs/gst/audio/gstbaseaudiosink.h:
11439         Extract rate from the NEWSEGMENT event.
11440         Use commit_full to also take rate adjustment into account when writing
11441         samples to the ringbuffer.
11442         
11443         * gst-libs/gst/audio/gstringbuffer.c:
11444         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
11445         (gst_ring_buffer_read):
11446         * gst-libs/gst/audio/gstringbuffer.h:
11447         Added _commit_full() to also take rate into account.
11448         Use simple interpolation algorithm to resample audio.
11449         API: gst_ring_buffer_commit_full()
11450
11451         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
11452         * tests/examples/seek/seek.c: (segment_done):
11453         Don't try to seek with 0.0 rate, just pause instead.
11454         Remove bogus debug line.
11455
11456 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11457
11458         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
11459         (setup_source):
11460           Catch async errors when starting up the subtitle bin, so we can
11461           stop waiting and continue with the main film instead of hanging
11462           forever. Fixes #339366.
11463
11464         * tests/check/elements/playbin.c: (playbin_suite):
11465           Enable unit test for the above.
11466
11467 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11468
11469         * tests/check/Makefile.am:
11470         * tests/check/elements/.cvsignore:
11471         * tests/check/elements/playbin.c: (GST_START_TEST),
11472         (gst_red_video_src_uri_get_type),
11473         (gst_red_video_src_uri_get_protocols),
11474         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
11475         (gst_red_video_src_uri_handler_init),
11476         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
11477         (gst_red_video_src_create), (gst_red_video_src_class_init),
11478         (gst_red_video_src_init), (plugin_init), (playbin_suite):
11479           Some small and basic unit tests for playbin; not very useful yet,
11480           but at least a start.
11481
11482 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11483
11484         * gst/playback/gstplaybin.c: (setup_sinks):
11485           The old pad activation spiel.
11486
11487 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11488
11489         * gst/playback/gstplaybasebin.c: (setup_source):
11490           Don't hang forever if the subbin already fails to start up in 
11491           the state change to PAUSED (#339366).
11492
11493 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
11494
11495         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
11496         (gst_tuner_set_channel), (gst_tuner_get_channel),
11497         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
11498         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
11499         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
11500         (gst_tuner_find_channel_by_name):
11501           Fix some function guards, add some more function guards.
11502
11503 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
11504
11505         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
11506         (remove_element_chain):
11507         Don't return a pad from get_our_ghost_pad unless it is actually the
11508         one we want.
11509         Change a cast in remove_element_chain slightly.
11510
11511 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11512
11513         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11514         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
11515         Segment seeking needs to use the rate and set stop to -1.
11516
11517 2006-10-13  Wim Taymans  <wim@fluendo.com>
11518
11519         * gst-libs/gst/audio/gstbaseaudiosink.c:
11520         (gst_base_audio_sink_setcaps):
11521         Don't crash when ringbuffer is not yet created.
11522         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
11523         Fixes #361634.
11524
11525         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
11526         * gst/playback/gststreamselector.c:
11527         (gst_stream_selector_request_new_pad):
11528         Activate pads befre adding them to running elements.
11529
11530 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11531
11532         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11533         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
11534         updater when we start grabing the slider. Don't wait for the
11535         pipeline to be PAUSED.
11536
11537 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
11538
11539         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
11540         (gst_mixer_set_volume), (gst_mixer_get_volume),
11541         (gst_mixer_set_mute), (gst_mixer_set_option),
11542         (gst_mixer_get_option), (gst_mixer_mute_toggled),
11543         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
11544         (gst_mixer_option_changed):
11545           Guard mixer interface functions against bogus arguments.
11546
11547 2006-10-12  Julien MOUTTE  <julien@moutte.net>
11548
11549         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
11550         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
11551         (msg_state_changed), (main): Use state-changed messages to trigger
11552         start/stop of scale update timer. Indeed the scale slider was
11553         jumping here and there because the update timer was activated 
11554         before seek completed. This fixes instant applying of rate changes
11555         by pressing the spinbutton like a crazy man !
11556
11557 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
11558
11559         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
11560
11561         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
11562         (gst_basertppayload_finalize):
11563           Fix two small memory leaks (#361456).
11564
11565 2006-10-10  Julien MOUTTE  <julien@moutte.net>
11566
11567         * tests/examples/seek/seek.c: (do_seek),
11568         (rate_spinbutton_changed_cb): When changing spinbutton we try
11569         to change the rate on the fly.
11570
11571 2006-10-10  Wim Taymans  <wim@fluendo.com>
11572
11573         * gst-libs/gst/riff/riff-ids.h:
11574         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
11575         (gst_riff_create_audio_template_caps):
11576         Add WMS caps.
11577
11578 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11579
11580         Patch by: Josep Torra Valles <josep@fluendo.com>
11581
11582         * ext/gnomevfs/gstgnomevfssink.c:
11583         * ext/gnomevfs/gstgnomevfssrc.c:
11584         Fix URI interface implementation return type.
11585         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
11586         Fix what looks like a copy/paste issue when assigning values.
11587         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11588         (gst_audio_filter_template_get_type):
11589         Cast to prevent Forte warnings.
11590         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11591         Fix URI interface implementation return type.
11592         gst_pad_query_position requires a signed integer pointer as
11593         3rd parameter, GstClockTime is unsigned.
11594         * gst/audioconvert/audioconvert.c:
11595         Fix integer overflow when treated as signed.
11596         * gst/audioresample/resample.c: (resample_add_input_data):
11597         Cast to prevent warnings on Forte.
11598         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
11599         Fix integer overflow when treated as signed.
11600         * gst/ffmpegcolorspace/imgconvert_template.h:
11601         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
11602         * gst/playback/gstdecodebin.c: (queue_filled_cb),
11603         (cleanup_decodebin):
11604         Who initialises a guint to -1!
11605         Cast function pointers to prevent warnings on Forte.
11606         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
11607         (queue_threshold_reached):
11608         Cast function pointers correctly to prevent warnings on Forte.
11609         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
11610         Cast function pointers correctly to prevent warnings on Forte.
11611         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
11612         Obvious change to unsigned, 0xEF > max signed char.
11613         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
11614         GstClockTime is unsigned, initialise correctly.
11615         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
11616         Cast so pointer arithemetic doesn't cause warnings on Forte.
11617         * gst/videorate/gstvideorate.c:
11618         Use correct return value.
11619         * tests/examples/seek/scrubby.c:
11620         GstClockTime is unsigned, initialise correctly.
11621
11622 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
11623
11624         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
11625
11626         * gst/typefind/gsttypefindfunctions.c:
11627           Recognise XML files and XML-like files shorter than 256 bytes as
11628           well (fixes #359237).
11629
11630 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
11631
11632         Patch by: Renato Filho <renato.filho@indt.org.br>
11633         
11634         * gst/typefind/gsttypefindfunctions.c:
11635         Added typefind functions to video/x-nuv media.
11636         
11637 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
11638
11639         * gst-libs/gst/interfaces/xoverlay.c:
11640         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
11641           Some more guards against invalid input.
11642
11643 2006-10-07  Julien MOUTTE  <julien@moutte.net>
11644
11645         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
11646         Useless goto.
11647         * tests/examples/seek/seek.c: (do_seek),
11648         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
11649         seek example to experiment with rates != 1.0 (reverse playback !)
11650
11651 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
11652
11653         * gst-libs/gst/interfaces/xoverlay.c:
11654           Unref message in doc-example (spotted by Robert McQueen)
11655
11656 2006-10-06  Wim Taymans  <wim@fluendo.com>
11657
11658         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11659         (mpeg1_parse_header), (mpeg1_sys_type_find):
11660         printf fix.
11661
11662 2006-10-06  Wim Taymans  <wim@fluendo.com>
11663
11664         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11665         (close_pad_link):
11666         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
11667         Activate dynamic pads before adding them to the element.
11668
11669 2006-10-06  Michael Smith  <msmith@fluendo.com>
11670
11671         * gst-libs/gst/floatcast/floatcast.h:
11672           Fix obviously-bogus macros; use the correct types.
11673
11674 2006-10-06  Wim Taymans  <wim@fluendo.com>
11675
11676         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11677         (gst_base_rtp_depayload_change_state):
11678         Also call parent state change function to activate pads.
11679
11680         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11681         (mpeg1_parse_header), (mpeg1_sys_type_find):
11682         Add some more debug info in mpeg typefinding.
11683
11684 2006-10-06  Michael Smith  <msmith@fluendo.com>
11685
11686         * ext/theora/theoradec.c: (theora_dec_chain):
11687           Zero byte theora packets are valid and well-defined; don't warn on
11688           them.
11689
11690 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11691
11692         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
11693         (gst_multi_fd_sink_get_stats), (find_limits),
11694         (gst_multi_fd_sink_queue_buffer):
11695           API: add dropped_buffers to the get-stats GValueArray
11696
11697 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
11698
11699         * ext/alsa/gstalsadeviceprobe.c:
11700         (gst_alsa_device_property_probe_get_values):
11701         * ext/alsa/gstalsasink.c: (set_hwparams):
11702         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
11703         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
11704         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
11705         (gst_ogg_mux_process_best_pad):
11706         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
11707         (gst_ogg_parse_chain):
11708         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
11709         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11710         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
11711         (gst_vorbis_enc_buffer_check_discontinuous):
11712         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
11713         * gst-libs/gst/audio/gstbaseaudiosink.c:
11714         (gst_base_audio_sink_render):
11715         * gst-libs/gst/cdda/gstcddabasesrc.c:
11716         (gst_cdda_base_src_handle_track_seek):
11717         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11718         (gst_base_rtp_depayload_push_full):
11719         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
11720         * gst/audioresample/resample.c: (resample_input_pushthrough):
11721         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
11722         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
11723         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11724         (wavpack_type_find):
11725         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
11726         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11727         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
11728         * tests/check/elements/volume.c: (GST_START_TEST):
11729           Printf format fixes.
11730
11731 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11732
11733         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
11734           Fix a simple mistake (see the docs)
11735           Fixes #359580
11736
11737 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11738
11739         * docs/plugins/Makefile.am:
11740         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11741         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11742         * docs/plugins/gst-plugins-base-plugins.args:
11743         * docs/plugins/gst-plugins-base-plugins.hierarchy:
11744         * docs/plugins/inspect/plugin-adder.xml:
11745         * docs/plugins/inspect/plugin-alsa.xml:
11746         * docs/plugins/inspect/plugin-audioconvert.xml:
11747         * docs/plugins/inspect/plugin-audiorate.xml:
11748         * docs/plugins/inspect/plugin-audioresample.xml:
11749         * docs/plugins/inspect/plugin-audiotestsrc.xml:
11750         * docs/plugins/inspect/plugin-cdparanoia.xml:
11751         * docs/plugins/inspect/plugin-decodebin.xml:
11752         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
11753         * docs/plugins/inspect/plugin-gdp.xml:
11754         * docs/plugins/inspect/plugin-gnomevfs.xml:
11755         * docs/plugins/inspect/plugin-libvisual.xml:
11756         * docs/plugins/inspect/plugin-ogg.xml:
11757         * docs/plugins/inspect/plugin-pango.xml:
11758         * docs/plugins/inspect/plugin-playbin.xml:
11759         * docs/plugins/inspect/plugin-subparse.xml:
11760         * docs/plugins/inspect/plugin-tcp.xml:
11761         * docs/plugins/inspect/plugin-theora.xml:
11762         * docs/plugins/inspect/plugin-typefindfunctions.xml:
11763         * docs/plugins/inspect/plugin-video4linux.xml:
11764         * docs/plugins/inspect/plugin-videorate.xml:
11765         * docs/plugins/inspect/plugin-videoscale.xml:
11766         * docs/plugins/inspect/plugin-videotestsrc.xml:
11767         * docs/plugins/inspect/plugin-volume.xml:
11768         * docs/plugins/inspect/plugin-vorbis.xml:
11769         * docs/plugins/inspect/plugin-ximagesink.xml:
11770         * docs/plugins/inspect/plugin-xvimagesink.xml:
11771           Add vorbistag element to docs; update version numbers to 0.10.10.1.
11772
11773 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11774
11775         Patch by: James "Doc" Livingston <doclivingston at gmail com>
11776
11777         * ext/vorbis/Makefile.am:
11778         * ext/vorbis/vorbis.c: (plugin_init):
11779         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
11780         (vorbis_parse_parse_packet), (vorbis_parse_chain):
11781         * ext/vorbis/vorbisparse.h:
11782         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
11783         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
11784         (gst_vorbis_tag_parse_packet):
11785         * ext/vorbis/vorbistag.h:
11786           Add new vorbistag element which derives from vorbisparse
11787           and is essentially the same as well, only that it implements
11788           the GstTagSetter interface and can modify the stream's
11789           vorbiscomment on the fly (#335635).
11790
11791         * tests/check/Makefile.am:
11792         * tests/check/elements/.cvsignore:
11793         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11794         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
11795         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
11796         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
11797           Add unit test for new vorbistag element.
11798
11799 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11800
11801         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
11802         (vorbis_parse_push_headers), (vorbis_parse_chain):
11803           Set BOS flag in packet structure to fix 'jump depends
11804           on unitialized value' errors in valgrind; various minor
11805           clean-ups.
11806
11807 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
11808
11809         * gst/playback/gstdecodebin.c: (close_pad_link):
11810         Fix typo in a debug statement.
11811
11812         * gst/playback/gstplaybasebin.c: (probe_triggered),
11813         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
11814         (gen_source_element), (source_new_pad), (analyse_source),
11815         (setup_source):
11816         When handling no_more_pads in new_decoded_pad, make sure to treat
11817         subtitle pads correctly. Fixes playback with subtitle files.
11818
11819         Move a recurring message to LOG level.
11820
11821         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
11822         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
11823         which ends up as -1 when cast to an int. Make the logic handle the
11824         max value as an unsigned mask and only change the colorkey when it's
11825         a value we recognise.
11826
11827 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11828
11829         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11830         Removed empty * between paragraphs
11831
11832 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11833
11834         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11835         * gst-libs/gst/rtp/README:
11836         Moved some documentation into .c file
11837
11838 2006-09-29  Wim Taymans  <wim@fluendo.com>
11839
11840         * gst/playback/gstdecodebin.c: (no_more_pads):
11841         Fix compilation.
11842
11843 2006-09-29  Wim Taymans  <wim@fluendo.com>
11844
11845         * gst/playback/gstdecodebin.c: (new_caps):
11846         Remove g_print
11847
11848         * gst/playback/gstplaybin.c:
11849         Add some docs.
11850
11851 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11852
11853         * tests/check/Makefile.am:
11854           Re-enable cddabasesrc test to see if it works again
11855           now.
11856
11857 2006-09-29  Wim Taymans  <wim@fluendo.com>
11858
11859         * gst/playback/gstplaybasebin.c: (setup_subtitle),
11860         (gen_source_element):
11861         Handle invalid URIs a bit more gracefully.
11862
11863 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11864
11865         * tests/check/pipelines/oggmux.c:
11866           Remove obsolete comment.
11867
11868 2006-09-29  Michael Smith  <msmith@fluendo.com>
11869
11870         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
11871         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
11872         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
11873         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
11874         (gst_ogg_mux_collected):
11875           Commit patch from James "Doc" Livingston, adds proper EOS handling
11876           in oggmux. GStreamer can, for the first time ever, create a valid
11877           Ogg file! Yay!
11878
11879         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
11880         (oggmux_suite):
11881           Reenable tests now that they pass.
11882
11883 2006-09-29  Wim Taymans  <wim@fluendo.com>
11884
11885         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
11886         Stop reading commands when EOF (we read 0) as well.
11887
11888 2006-09-28  Wim Taymans  <wim@fluendo.com>
11889
11890         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
11891         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
11892         (find_dynamic), (unlinked), (close_link):
11893         Implement delayed caps linking needed for element with a lot of
11894         different caps on the src pads that get fixed at runtime.
11895         Improve management of dynamic elements.
11896
11897         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
11898         (group_destroy), (group_commit), (check_queue), (queue_overrun),
11899         (gen_preroll_element), (remove_groups), (unknown_type),
11900         (add_element_stream), (no_more_pads_full), (no_more_pads),
11901         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
11902         (new_decoded_pad), (setup_subtitle), (array_has_value),
11903         (gen_source_element), (source_new_pad), (has_all_raw_caps),
11904         (analyse_source), (remove_decoders), (make_decoder),
11905         (remove_source), (setup_source), (finish_source), (prepare_output),
11906         (gst_play_base_bin_change_state):
11907         * gst/playback/gstplaybasebin.h:
11908         Use more _CAST instead of full type checking casts.
11909         Small cleanups, plug some leaks.
11910         Handle dynamic sources.
11911         Add some helper functions to create lists of strings used for
11912         blacklisting and other stuff.
11913         Refactor some code dealing with analysing the source.
11914         Re-enable sources without pads (like cd:// or other selfcontained
11915         elements).
11916
11917 2006-09-28  Wim Taymans  <wim@fluendo.com>
11918
11919         * gst-libs/gst/audio/gstbaseaudiosink.c:
11920         (gst_base_audio_sink_render):
11921         When we have a timestamp, we can still perform clipping.
11922         When we have no clock, we must play the sample ASAP.
11923
11924 2006-09-28  Wim Taymans  <wim@fluendo.com>
11925
11926         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11927         Set caps on outgoing buffers.
11928
11929         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
11930         (gst_video_rate_event), (gst_video_rate_chain):
11931         * gst/videorate/gstvideorate.h:
11932         Fix videorate some more. Fixes #357977
11933
11934 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
11935
11936         * tests/check/elements/adder.c: (adder_suite):
11937           Don't set timeout to 6 seconds when we're running
11938           in valgrind ... (and how is 6 seconds longer than
11939           the default anyway?)
11940
11941 2006-09-28  Wim Taymans  <wim@fluendo.com>
11942
11943         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11944         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
11945         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
11946         Keep sink and src segment to keep track of time and support more
11947         input formats.
11948         Fix bogus next_offset and run_time calculation, don't understand how
11949         this could have worked before. Fixes #357976.
11950         Remove some unneeded vars.
11951
11952 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
11953
11954         * gst/playback/gstplaybin.c: (remove_sinks):
11955           Only remove visualisation from visbin if there is a visbin (or:
11956           don't throw warnings when closing totem without playing a file).
11957
11958 2006-09-27  Wim Taymans  <wim@fluendo.com>
11959
11960         * gst-libs/gst/audio/gstbaseaudiosink.c:
11961         (gst_base_audio_sink_render):
11962         Add some more info in a WARNING.
11963
11964         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11965         (gst_base_audio_src_create):
11966         Handle PAUSE in create function, use new -core addition to
11967         wait for playing. Fixes pausing and resuming capture from an
11968         audiosrc.
11969
11970         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11971         (gst_ring_buffer_read):
11972         Constify some more.
11973         Caller supports interrupted reads now.
11974
11975 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11976
11977         * tests/check/Makefile.am:
11978           Another attempt to make the gen64 buildbot happy.
11979
11980 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
11981
11982         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
11983
11984         * ext/libvisual/visual.c: (gst_visual_clear_actors),
11985         (gst_visual_chain), (gst_visual_change_state):
11986           Libvisual plugin was not passing audio data to libvisual 0.4.0 
11987           correctly. Fixes #357800
11988
11989 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11990
11991         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
11992           Add timeout to _get_state() so we see which pipeline it is
11993           that causes trouble on the gen64 build bot.
11994
11995 2006-09-27  Wim Taymans  <wim@fluendo.com>
11996
11997         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11998         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
11999         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
12000         (gst_base_rtp_depayload_set_gst_timestamp):
12001         the source pad always uses fixed caps.
12002
12003 2006-09-27  Wim Taymans  <wim@fluendo.com>
12004
12005         * docs/libs/gst-plugins-base-libs-docs.sgml:
12006         * docs/libs/gst-plugins-base-libs-sections.txt:
12007         * gst-libs/gst/audio/gstaudioclock.c:
12008         * gst-libs/gst/audio/gstaudioclock.h:
12009         * gst-libs/gst/audio/gstaudiosink.c:
12010         * gst-libs/gst/audio/gstaudiosink.h:
12011         * gst-libs/gst/audio/gstaudiosrc.c:
12012         * gst-libs/gst/audio/gstbaseaudiosink.c:
12013         (gst_base_audio_sink_render):
12014         * gst-libs/gst/audio/gstbaseaudiosink.h:
12015         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
12016         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12017         * gst-libs/gst/audio/gstringbuffer.h:
12018         Added docs for the audio libs.
12019
12020 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12021
12022         * tests/check/Makefile.am:
12023           Temporarily disable test that fails on the bots for unknown reasons.
12024
12025 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12026
12027         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12028         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
12029         Moved AudioCodecType into priv
12030         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
12031
12032 2006-09-25  Wim Taymans  <wim@fluendo.com>
12033
12034         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
12035         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
12036         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
12037         (new_pad):
12038         Cleanups and small leak fixes.
12039         Added Depayloaders to valid list of autopluggable elements.
12040
12041 2006-09-25  Wim Taymans  <wim@fluendo.com>
12042
12043         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12044         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
12045         (gen_video_element), (gen_text_element), (gen_audio_element),
12046         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
12047         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
12048         Detect NO_PREROLL state change returns and disable clock distribution to
12049         the sinks so that sync is disabled.
12050         Avoid some type checking and do simple casts instead.
12051         Small cleanups, fix some FIXMEs.
12052         Be more robust when linking user specified elements, catch an report
12053         errors. Fixes #357404.
12054         Fix some leaks in the error paths.
12055
12056 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
12057
12058         * ChangeLog:
12059           ChangeLog surgery for missing bug-number
12060
12061 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12062
12063         Patch by: Peter Kjellerstedt  <pkj at axis com>
12064
12065         * gst/playback/test.c:
12066           Fix compilation with uClibc and -Werror (#357591).
12067
12068 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12069
12070         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
12071           Parse dates that are followed by a time as well (#357532).
12072
12073         * tests/check/libs/tag.c: (test_vorbis_tags):
12074           Add unit test for this.
12075
12076 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12077
12078         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
12079         (gst_audio_convert_transform_caps):
12080         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
12081         * gst/videotestsrc/videotestsrc.h:
12082           A few array const-ifications.
12083
12084 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12085
12086         * tests/check/Makefile.am:
12087           See if this makes the build bots happy.
12088
12089         * tests/check/libs/cddabasesrc.c:
12090           UTF8-ise my name.
12091
12092 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12093
12094         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12095
12096         * gst/subparse/samiparse.c: (handle_start_font),
12097         (fix_invalid_entities):
12098           More case-insensitivity for certain tags; recognise entities with
12099           decimal codes as special entities as well (#357330).
12100
12101 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12102
12103         * gst-libs/gst/Makefile.am:
12104           Need to build tag directory before cdda.
12105
12106 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12107
12108         * docs/libs/gst-plugins-base-libs-sections.txt:
12109         * gst-libs/gst/cdda/Makefile.am:
12110         * gst-libs/gst/cdda/gstcddabasesrc.c:
12111         (gst_cdda_base_src_base_init):
12112         * gst-libs/gst/cdda/gstcddabasesrc.h:
12113         * gst-libs/gst/tag/tag.h:
12114         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
12115         (gst_tag_register_musicbrainz_tags):
12116           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
12117           depend on libgsttag. This is required so we can extract/read tags like
12118           DISCID without depending on libgstcddabasesrc (which used to register
12119           them).
12120
12121         * gst-libs/gst/tag/gstvorbistag.c:
12122           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
12123           tags (also see #347848).
12124
12125         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
12126           Log vorbis comments we are actually writing. Const-ify array.
12127
12128 2006-09-23  Wim Taymans  <wim@fluendo.com>
12129
12130         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
12131         Improve buffering a bit by avoiding a deadlock because we cannot assume
12132         the underrun is always called.
12133
12134 2006-09-23  Wim Taymans  <wim@fluendo.com>
12135
12136         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12137
12138         * gst-libs/gst/riff/riff-ids.h:
12139         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12140         (gst_riff_create_audio_template_caps):
12141         Added MPEG-4 AAC and id and caps. Fixes #357289
12142         Added WMA9 Lossless id.
12143
12144 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12145
12146         * ext/gnomevfs/gstgnomevfssrc.c:
12147           Fix misleading docs addition.
12148
12149         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12150           Get rid of compiler warning the right way.
12151
12152 2006-09-22  Wim Taymans  <wim@fluendo.com>
12153
12154         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12155         (gst_base_rtp_depayload_finalize),
12156         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
12157         (gst_base_rtp_depayload_push_full),
12158         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
12159         (gst_base_rtp_depayload_process),
12160         (gst_base_rtp_depayload_set_gst_timestamp),
12161         (gst_base_rtp_depayload_queue_release):
12162         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12163         Small cleanups.
12164         Fix some leaks.
12165         Refactored the process method and added methods to push from the process
12166         vmethod.
12167         Use _scale functions.
12168         API: gst_base_rtp_depayload_push_ts
12169         API: gst_base_rtp_depayload_push
12170
12171         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12172         timestamps are uint.
12173
12174 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
12175
12176         * gst-libs/gst/interfaces/xoverlay.c:
12177           Remove unused statement from doc example.
12178
12179 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
12180
12181         * gst-libs/gst/interfaces/videoorientation.c:
12182         (gst_video_orientation_iface_init),
12183         (gst_video_orientation_get_hflip),
12184         (gst_video_orientation_get_vflip),
12185         (gst_video_orientation_get_hcenter),
12186         (gst_video_orientation_get_vcenter),
12187         (gst_video_orientation_set_hflip),
12188         (gst_video_orientation_set_vflip),
12189         (gst_video_orientation_set_hcenter),
12190         (gst_video_orientation_set_vcenter):
12191           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
12192           in ChangeLog)
12193
12194 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
12195
12196         * tests/check/Makefile.am:
12197         * tests/check/elements/.cvsignore:
12198         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
12199         (create_rgb_conversions), (rgb_conversion_free),
12200         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
12201         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
12202           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
12203           but disable for now since it doesn't pass (something wrong with
12204           RGBA somewhere).
12205
12206 2006-09-21  Wim Taymans  <wim@fluendo.com>
12207
12208         * gst/playback/gstplaybasebin.c: (group_commit),
12209         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
12210         (queue_out_of_data), (gen_preroll_element),
12211         (preroll_remove_overrun), (probe_triggered):
12212         Refactor handling of overrun detection.
12213         Separate handling of group completion and deadlock detection when doing
12214         network buffering. This should fix some deadlocks that were not detected
12215         because the group was completed.
12216         Add more comments, improve debugging.
12217
12218 2006-09-21  Wim Taymans  <wim@fluendo.com>
12219
12220         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12221         * tests/check/libs/audio.c:
12222         Some more compilation fixes.
12223
12224 2006-09-21  Wim Taymans  <wim@fluendo.com>
12225
12226         * gst-libs/gst/audio/gstringbuffer.c:
12227         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12228         (gst_ring_buffer_read):
12229         Early morning compilation fix.
12230
12231 2006-09-20  Wim Taymans  <wim@fluendo.com>
12232
12233         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12234         * tests/check/elements/multifdsink.c: (GST_START_TEST):
12235         * tests/check/elements/videorate.c: (GST_START_TEST):
12236         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12237         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
12238         Fix some warnings.
12239
12240 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12241
12242         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12243         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12244         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12245           Handcrafted merge to help CVS understanding what I changed and what
12246           not.
12247
12248 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12249
12250         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12251         (gst_xvimagesink_get_times):
12252           change colorkey behaviour back according to #354773 comment 6/7
12253
12254 2006-09-19  Michael Smith  <msmith@fluendo.com>
12255
12256         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12257         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
12258         (gst_multi_fd_sink_recover_client),
12259         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
12260         (gst_multi_fd_sink_get_property):
12261         * gst/tcp/gstmultifdsink.h:
12262           Implement stubbed out properties unit-type, units-soft-max,
12263           units-max, to allow specifying maximum sizes in units other than
12264           buffers.
12265           Fixes #355935
12266
12267 2006-09-19  Wim Taymans  <wim@fluendo.com>
12268
12269         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12270         (gst_riff_create_audio_template_caps):
12271         Reorder the audio formats a bit for clarity.
12272         Detect and create caps for MSGSM and MSN (WAV49).
12273         Fixes #356596.
12274
12275         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12276         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12277         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12278         Small cleanups, move error handling out of normal flow for clarity.
12279
12280 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12281
12282         * docs/libs/gst-plugins-base-libs-docs.sgml:
12283         * docs/libs/gst-plugins-base-libs.types:
12284         * gst-libs/gst/interfaces/Makefile.am:
12285         * gst-libs/gst/interfaces/videoorientation.c:
12286         (gst_video_orientation_get_type),
12287         (gst_video_orientation_iface_init),
12288         (gst_video_orientation_get_hflip),
12289         (gst_video_orientation_get_vflip),
12290         (gst_video_orientation_get_hcenter),
12291         (gst_video_orientation_get_vcenter),
12292         (gst_video_orientation_set_hflip),
12293         (gst_video_orientation_set_vflip),
12294         (gst_video_orientation_set_hcenter),
12295         (gst_video_orientation_set_vcenter):
12296         * gst-libs/gst/interfaces/videoorientation.h:
12297           API: Add new interface to control video orientation (fixes #354908)
12298
12299 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12300
12301         * gst/videotestsrc/gstvideotestsrc.c:
12302           Use G_UNLIKELY in _create and log one more detail.
12303           
12304         (gst_video_test_src_get_times), (gst_video_test_src_create):
12305         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12306           Use gst_util_uint64_scale_int in _get_times().
12307
12308 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12309
12310         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
12311           Give better warning message (add object and detail).
12312
12313 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12314
12315         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12316         (gst_xvimagesink_get_times):
12317           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
12318           #354773), use gst_util_uint64_scale_int in _get_times()
12319
12320 2006-09-18  Michael Smith  <msmith@fluendo.com>
12321
12322         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
12323           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
12324           always true, leading to dropping all timestamps.
12325
12326 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12327
12328         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
12329         (gst_visual_chain), (gst_visual_change_state):
12330           update to work also with libvisual 0.4 API, fix double unref (#355914)
12331           
12332         * tools/gst-launch-ext.1.in:
12333         * tools/gst-visualise.1.in:
12334           remove references to old man-pages
12335
12336         * tests/examples/seek/seek.c: (main):
12337           add real meadi-buttons, add tool-tips for the seek-options, arrange
12338           seek options in a table
12339
12340 2006-09-18  Michael Smith  <msmith@fluendo.com>
12341
12342         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
12343         (gst_ogg_mux_push_buffer):
12344           Don't generate out-of-order timestamps from oggmux, instead clamp
12345           output timestamps to be >= the previously output ts.
12346           Fixes #355595
12347
12348 2006-09-18  Michael Smith  <msmith@fluendo.com>
12349
12350         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12351         (gst_multi_fd_sink_class_init):
12352           Updates, fixes, and typo corrections for multifdsink. No functional
12353           changes.
12354
12355 2006-09-17  Michael Smith  <msmith@fluendo.com>
12356
12357         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
12358           Don't crash on truncated files - check that we got an 8 byte buffer
12359           before trying to memcmp it.
12360
12361 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12362
12363         * gst/playback/gstplaybasebin.c: (get_active_source):
12364           Make stream-switching appear instant to the application
12365           (ie. make sure that a g_object_get on 'current-foo' returns
12366           the stream previously set with g_object_set(). Totem needs
12367           this to update stream-related meta-info (like audio-codec)
12368           correctly when switching streams.
12369
12370 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12371
12372         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
12373         (gst_alsa_mixer_ensure_track_list):
12374           Try harder to guess which mixer track is the master mixer
12375           track (instead of just taking the first one that has a pvolume).
12376           Fixes #342228.
12377
12378 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12379
12380         reviewed by: <delete if not using a buddy>
12381
12382         * gst-libs/gst/audio/audio.h:
12383         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
12384
12385 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12386
12387         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
12388         (gst_audio_convert_transform_caps):
12389           Get structure-name just once.
12390
12391 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12392
12393         * tests/check/elements/audioresample.c: (GST_START_TEST):
12394         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12395         * tests/check/elements/volume.c: (GST_START_TEST):
12396         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
12397         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
12398         (test_pipeline), (GST_START_TEST):
12399         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
12400         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
12401           Fix big batch of compiler warnings.
12402
12403 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12404
12405         * ext/gnomevfs/gstgnomevfssrc.c:
12406           Add docs about icydemux usage in connection with gnomevfssrc
12407
12408         * ext/libvisual/visual.c:
12409         * ext/ogg/gstoggaviparse.c:
12410         * ext/ogg/gstoggdemux.c:
12411         * ext/ogg/gstoggmux.c:
12412         * ext/ogg/gstoggparse.c:
12413         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12414         * gst-libs/gst/audio/gstaudiosink.c:
12415         * gst-libs/gst/audio/gstaudiosrc.c:
12416         * gst/audiorate/gstaudiorate.c:
12417           More G_OBJECT macro fixing.
12418
12419         * gst/audiotestsrc/gstaudiotestsrc.h:
12420           Fix wrong info in header due to copy & paste
12421
12422 2006-09-15  Wim Taymans  <wim@fluendo.com>
12423
12424         * gst-libs/gst/audio/gstbaseaudiosink.c:
12425         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
12426         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12427         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
12428         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
12429         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
12430         Do the delay calculation in the source/sink base classes as this is
12431         specific for the capture/playback mode.
12432         Try to fixate a bit better, like round depth up to a multiple of 8
12433         bigger than width.
12434         Handle underruns correctly by marking DISCONT on buffers and adjusting
12435         timestamps to handle the gap.
12436         Set offset/offset_end correctly on buffers.
12437
12438         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
12439         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12440         (gst_ring_buffer_read):
12441         Remove resync and underrun recovery from the ringbuffer.
12442         Fix ringbuffer read code on under/overrun.
12443
12444 2006-09-15  Wim Taymans  <wim@fluendo.com>
12445
12446         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12447         (gst_play_base_bin_init), (fill_buffer), (check_queue),
12448         (queue_threshold_reached), (gst_play_base_bin_set_property),
12449         (gst_play_base_bin_get_property):
12450         * gst/playback/gstplaybasebin.h:
12451         Don't use a 0 low watermark when buffering, it is catching starvation
12452         way too late. Instead, use a 3 second queue with 30 and 95
12453         percent low/high watermarks. 
12454         Added queue-min-threshold property to configure low watermark.
12455         Use new _buffering message API.
12456         Make queue_threshold variable big enough to store a uint64 time value.
12457         API: playbin::queue-min-threshold property.
12458
12459 2006-09-15  Wim Taymans  <wim@fluendo.com>
12460
12461         * configure.ac:
12462         We require 0.10.10.1 now because of _wait_preroll().
12463
12464         * gst-libs/gst/audio/gstbaseaudiosink.c:
12465         (gst_base_audio_sink_render):
12466         Use gst_base_sink_wait_preroll().
12467
12468 2006-09-15  Wim Taymans  <wim@fluendo.com>
12469
12470         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
12471         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
12472         Use DEBUG_OBJECT more.
12473
12474 === release 0.10.10 ===
12475
12476 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12477
12478         patch by: Michael Smith <msmith at fluendo dot com>
12479
12480         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
12481         (gst_multi_fd_sink_client_queue_buffer),
12482         (gst_multi_fd_sink_new_client):
12483         * tests/check/elements/multifdsink.c: (GST_START_TEST),
12484         (multifdsink_suite):
12485           Fix implementation of sync-method 'next-keyframe'
12486           Closes #354594
12487
12488 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12489
12490         patch by: Wim Taymans <wim at fluendo dot com>
12491
12492         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
12493         This patch removes the RANDOM flag that was incorrectly introduced with
12494         revision 1.91.  Fixes #354590
12495
12496 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
12497
12498         * tests/check/Makefile.am:
12499           Random variation in Makefile line to see if it makes the
12500           gen64-base-full bot any happier.
12501
12502 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12503
12504         * tests/check/pipelines/oggmux.c: (oggmux_suite):
12505           Disable test that fails at the moment (killed after timeout).
12506
12507 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12508
12509         Patch by: James Livingston  <doclivingston at gmail.com>
12510
12511         * tests/check/Makefile.am:
12512         * tests/check/pipelines/.cvsignore:
12513         * tests/check/pipelines/oggmux.c: (get_page_codec),
12514         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
12515         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
12516         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
12517         (test_theora_vorbis), (oggmux_suite):
12518           Add simple unit test for oggmux from #337026 with checking for the
12519           EOS flags disabled for the time being.
12520
12521 2006-09-04  Wim Taymans  <wim@fluendo.com>
12522
12523         patch by: Alessandro Dessina <alessandro nnva org>
12524
12525         * ext/ogg/gstoggmux.c:
12526         Add cmml caps to oggmux. Fixes #353912
12527
12528 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
12529
12530         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12531           Returning a return value often helps. In this case, we
12532           don't need the return value anyway, so just get rid of it.
12533           Should make build bots much happier.
12534
12535 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
12536
12537         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
12538         (paint_get_structure), (gst_video_test_src_get_size),
12539         (gst_video_test_src_smpte), (gst_video_test_src_snow),
12540         (gst_video_test_src_unicolor), (paint_setup_AYUV),
12541         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
12542         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
12543         * gst/videotestsrc/videotestsrc.h:
12544           Add support for AYUV and the various RGBA formats. Initialise
12545           fields of paintinfo structs allocated on the stack.
12546
12547         * tests/check/elements/videotestsrc.c: (right_shift_colour),
12548         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
12549         (check_rgb_buf), (videotestsrc_suite):
12550           Add unit tests for videotestsrc's RGB output.
12551
12552 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
12553
12554         * gst/videotestsrc/gstvideotestsrc.c:
12555         (gst_video_test_src_pattern_get_type),
12556         (gst_video_test_src_set_pattern):
12557         * gst/videotestsrc/gstvideotestsrc.h:
12558         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
12559         (gst_video_test_src_black), (gst_video_test_src_white),
12560         (gst_video_test_src_red), (gst_video_test_src_green),
12561         (gst_video_test_src_blue):
12562         * gst/videotestsrc/videotestsrc.h:
12563           Add more uni-colour patterns ("white", "red", "green", and "blue").
12564
12565 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
12566
12567         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
12568           Fix stride for YVYU, should be word-aligned (#353658).
12569
12570 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
12571
12572         * gst/adder/gstadder.c: (gst_adder_src_event):
12573           Fix build.
12574
12575 2006-08-31  Edward Hervey  <edward@fluendo.com>
12576
12577         * gst/adder/gstadder.c: (forward_event_func),
12578         (gst_adder_src_event), (gst_adder_collected),
12579         (gst_adder_change_state):
12580         * gst/adder/gstadder.h:
12581         Remember the start position asked in the incoming seeks, so we can
12582         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
12583         of assuming it will always be 0).
12584
12585 2006-08-31  Edward Hervey  <edward@fluendo.com>
12586
12587         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
12588         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
12589         (gst_ogg_demux_loop):
12590         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
12591
12592 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
12593
12594         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12595         (gst_ffmpegcsp_get_unit_size):
12596           Return FALSE instead of returning a random false unit
12597           size when the format isn't known/supported (even if
12598           this shouldn't happen under normal circumstances).
12599
12600 2006-08-29  Wim Taymans  <wim@fluendo.com>
12601
12602         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
12603
12604         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
12605         (gst_gnome_vfs_src_start):
12606         Try harder to get the size from a uri by using _info_uri() when
12607         _info_from_handle() does not give us enough info. 
12608         Also follow symlinks when getting the size.
12609         Partially Fixes #332864.
12610
12611 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
12612
12613         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
12614
12615         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
12616         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
12617         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12618         (gst_alsa_mixer_set_record):
12619         * ext/alsa/gstalsamixertrack.c:
12620         (gst_alsa_mixer_track_update_alsa_capabilities),
12621         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
12622         (gst_alsa_mixer_track_update):
12623         * ext/alsa/gstalsamixertrack.h:
12624           Improve and fix mixer track handling, in particular better handling
12625           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
12626           separate track objects for tracks that have both capture and playback
12627           volume (and label them differently as well so they're not mistakenly
12628           assumed to be duplicates); classify mixer tracks that only affect
12629           the audible volume of something (rather than the capture volume)
12630           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
12631           for capture tracks to correspond to alsa-pswitch alsa-cswitch
12632           (following the meaning documented in the mixer interface header
12633           file); add support for alsa's exclusive cswitch groups; update/sync
12634           state/flags better if mixer settings are changed by another
12635           application. Fixes #336075.
12636
12637 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
12638
12639         * gst/playback/gstplaybin.c:
12640           Improve docs: add section about BUFFERING messages sent by playbin.
12641
12642 2006-08-29  Michael Smith  <msmith@fluendo.com>
12643
12644         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
12645         (gst_vorbis_enc_buffer_check_discontinuous),
12646         (gst_vorbis_enc_chain):
12647           Ignore explicit DISCONT marked on buffers (which is often spurious,
12648           particularly when using multiple segments), in favour of solely
12649           using the timestamps/durations.
12650
12651 2006-08-29  Edward Hervey  <edward@fluendo.com>
12652
12653         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12654         Don't rely on incoming buffers offset anymore, since it is completely
12655         broken when using multiple segments.
12656         Instead convert the incoming buffers timestamp to running time, and
12657         then convert that value to the offsets.
12658         Also inform GstSegment of the last outputted stop position, which is
12659         needed if we received several segments with an unknown stop value.
12660
12661 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12662
12663         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
12664           fix buffer unreffing on a header push failure
12665
12666 2006-08-28  Wim Taymans  <wim@fluendo.com>
12667
12668         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
12669         (gst_audio_rate_chain):
12670         Make the metadata of the buffer writable before changing its
12671         flags.
12672
12673 2006-08-28  Wim Taymans  <wim@fluendo.com>
12674
12675         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12676         (gst_audio_rate_setcaps), (gst_audio_rate_init),
12677         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
12678         (gst_audio_rate_chain), (gst_audio_rate_change_state):
12679         Fix audiorate some more.
12680         Reset and resync counters on flush and READY.
12681         Handle the DISCONT flag correctly.
12682         Use GstSegment to track position.
12683         Fail when not negotiated.
12684         Fixes #353234.
12685
12686 2006-08-25  Michael Smith  <msmith@fluendo.com>
12687
12688         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
12689           Fix spelling.
12690           Remove accidently included debug line.
12691
12692 2006-08-25  Wim Taymans  <wim@fluendo.com>
12693
12694         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
12695         Small cleanups.
12696         If a buffer is received with no caps, make the buffer metadata
12697         writable and set the caps, making sure that we don't screw up the
12698         refcounts.
12699
12700 2006-08-25  Michael Smith  <msmith@fluendo.com>
12701
12702         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
12703         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
12704           Fix memory leaks and misleading debug messages, add a couple of
12705           comments.
12706
12707         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
12708         (gst_multi_fd_sink_render):
12709           Do not use gst_buffer_make_writable() in a basesink render method,
12710           as it may incorrectly unref the buffer. Instead, use convoluted
12711           dance to avoid copying the buffer except when we need to.
12712
12713 2006-08-25  Michael Smith  <msmith@fluendo.com>
12714
12715         * ext/vorbis/vorbisenc.c:
12716         (gst_vorbis_enc_buffer_check_discontinuous):
12717           Allow very small discontinuities in the timestamps. These we can't
12718           do anything useful with anyway (because vorbis's timestamps have
12719           only sample granularity), and are commonly produced by elements with
12720           minor bugs. Allow up to 1/2 a sample out.
12721           Fixes #351742.
12722
12723 2006-08-24  Wim Taymans  <wim@fluendo.com>
12724
12725         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
12726         (play_scrub_toggle_cb), (main):
12727         Add a checkbox to enable play scrubbing. Makes it possible to disable
12728         normal scrubbing.
12729
12730 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
12731
12732         * tests/check/elements/.cvsignore:
12733           make buildbot happy
12734
12735 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12736
12737         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
12738         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
12739         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
12740         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
12741         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
12742         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
12743         (gst_ogm_text_parse_strip_trailing_zeroes),
12744         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
12745         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
12746           Refactor ogm parse, do better input checking, misc. clean-ups.
12747           Cache incoming events and push them once the source pad has
12748           been created. Don't pass unterminated strings to sscanf().
12749           Strip trailing zeroes from subtitle text output, since they
12750           are not valid UTF-8. Don't push vorbiscomment packets on
12751           the subtitle text pad. Output perfect streams if possible.
12752
12753 2006-08-23  Wim Taymans  <wim@fluendo.com>
12754
12755         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12756         Waits for tasks to settle down so that we clean up correctly for 
12757         valgrind.
12758
12759 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12760
12761         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
12762           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
12763           actually return return value in taglists_are_equal.
12764
12765 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12766
12767         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
12768           Fix crash due to broken bitstream parsing on x86-64: can't make
12769           any assumptions about sizeof(struct) due to alignment/packing
12770           differences on different architectures. Fixes #351790.
12771
12772 2006-08-22  Wim Taymans  <wim@fluendo.com>
12773
12774         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
12775         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
12776         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
12777         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
12778         (gst_riff_parse_info):
12779         Protect public functions against bad input.
12780         Do some cleanups.
12781         Fix documentation.
12782
12783 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12784
12785         * gst-libs/gst/riff/riff-ids.h:
12786         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
12787           Add voxware audio IDs (even if we can't play it) (#351795).
12788
12789 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12790
12791         * gst-libs/gst/riff/riff-media.c:
12792         (gst_riff_create_video_template_caps),
12793         (gst_riff_create_audio_template_caps),
12794         (gst_riff_create_iavs_template_caps):
12795           Const-ify some arrays and use G_N_ELEMENTS instead
12796           of wasting oodles of RAM on terminator bits.
12797
12798 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12799
12800         * gst-libs/gst/tag/gstvorbistag.c:
12801         (gst_tag_list_to_vorbiscomment_buffer):
12802         * tests/check/libs/tag.c: (GST_START_TEST):
12803           And the same for _to_vorbiscomment_buffer(): allow
12804           id_data_len == 0 for speex.
12805
12806 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12807
12808         * configure.ac:
12809         * docs/plugins/Makefile.am:
12810         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12811         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12812         * docs/plugins/inspect/plugin-gdp.xml:
12813         * gst/gdp/Makefile.am:
12814         * tests/check/Makefile.am:
12815           Move GDP plugin to -base from -bad.  Closes #347783.
12816
12817 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
12818
12819         * gst-libs/gst/tag/gstvorbistag.c:
12820         (gst_tag_list_from_vorbiscomment_buffer):
12821           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
12822           Also add some checks to make sure we don't memcmp() beyond the end of
12823           vorbiscomment buffer if the ID to check for is larger than the buffer.
12824
12825         * tests/check/libs/tag.c: (GST_START_TEST):
12826           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
12827
12828 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
12829
12830         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
12831         (gst_vorbis_enc_set_metadata):
12832           Use vorbis comment utility functions from libgsttag
12833           instead of re-inventing the wheel (partially fixes #347091).
12834
12835 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
12836
12837         * tests/check/elements/audioconvert.c: (GST_START_TEST):
12838         Fix leaks. Wait for state transitions that might happen ASYNC, as well
12839         as some that won't.
12840
12841 2006-08-21  Wim Taymans  <wim@fluendo.com>
12842
12843         * docs/libs/Makefile.am:
12844         * docs/libs/gst-plugins-base-libs-sections.txt:
12845         * docs/libs/gst-plugins-base-libs.types:
12846         Don't try to GObject scan the netbuffer as it's not a GObject.
12847         Fixes #351308.
12848
12849         * gst-libs/gst/netbuffer/gstnetbuffer.c:
12850         * gst-libs/gst/netbuffer/gstnetbuffer.h:
12851         Document GstNetBuffer.
12852
12853 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
12854
12855         * tests/check/elements/audioconvert.c: (GST_START_TEST),
12856         (audioconvert_suite):
12857           Add testcase for caps-size-explosion
12858
12859 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
12860
12861         * gst/audioconvert/gstaudioconvert.c:
12862         (gst_audio_convert_get_unit_size), (set_structure_widths):
12863           Lower debug, use g_assert in _get_unit_size
12864
12865         * gst/audioresample/gstaudioresample.c:
12866         (audioresample_get_unit_size):
12867         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12868         (gst_ffmpegcsp_get_unit_size):
12869         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
12870           use g_assert in _get_unit_size
12871
12872 2006-08-18  Wim Taymans  <wim@fluendo.com>
12873
12874         * docs/libs/gst-plugins-base-libs-sections.txt:
12875         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
12876         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
12877         (gst_rtp_buffer_get_payload_buffer):
12878         * gst-libs/gst/rtp/gstrtpbuffer.h:
12879         Document GstRTPBuffer.
12880         Added function to efficiently strip payload headers.
12881         API: gst_rtp_buffer_get_payload_subbuffer()
12882
12883 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
12884
12885         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
12886         (gst_tag_to_vorbis_comments):
12887           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
12888           tags and deserialise them properly as well (#347091).
12889           Add some more gtk-doc blurbs and also some g_return_if_fail().
12890
12891         * tests/check/libs/tag.c: (GST_START_TEST),
12892         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
12893           More tests.
12894
12895 2006-08-17  Wim Taymans  <wim@fluendo.com>
12896
12897         * ext/ogg/Makefile.am:
12898         * ext/ogg/gstogg.c: (plugin_init):
12899         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
12900         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
12901         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
12902         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
12903         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
12904         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
12905         Added ogg-in-avi parser element. Fixes #140139.
12906
12907         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
12908         Fixed a bug in oggdemux debug code.
12909
12910         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12911         (gst_riff_create_audio_template_caps):
12912         Recognise Ogg in the AVI extensible wave format.
12913
12914 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
12915
12916         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12917           Make buffer durations add up (duration should be next_ts-ts for
12918           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
12919           from CVS.
12920
12921         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
12922         (test_buffer_timestamps), (cddabasesrc_suite):
12923           Add unit test for the above.
12924
12925         * tests/check/Makefile.am:
12926           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
12927           to see what happens.
12928
12929 2006-08-16  Wim Taymans  <wim@fluendo.com>
12930
12931         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
12932         (gst_alsasink_open):
12933         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
12934         (gst_alsasrc_open):
12935         Avoid setting and using a NULL device name.
12936         Print more info when we fail to open a device.
12937
12938 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12939
12940         * docs/libs/gst-plugins-base-libs-sections.txt:
12941         * gst-libs/gst/tag/tag.h:
12942         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
12943           API: add gst_tag_parse_extended_comment() (#351426).
12944
12945         * tests/check/Makefile.am:
12946         * tests/check/libs/.cvsignore:
12947         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
12948           Add unit test for gst_tag_parse_extended_comment().
12949
12950 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
12951
12952         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
12953         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
12954           Fix leak (#351502).
12955
12956 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
12957
12958         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12959         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12960         * docs/plugins/gst-plugins-base-plugins.args:
12961         * gst/playback/gstplaybin.c:
12962           Document playbin.
12963           
12964         * docs/plugins/inspect/plugin-adder.xml:
12965         * docs/plugins/inspect/plugin-alsa.xml:
12966         * docs/plugins/inspect/plugin-audioconvert.xml:
12967         * docs/plugins/inspect/plugin-audiorate.xml:
12968         * docs/plugins/inspect/plugin-audioresample.xml:
12969         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12970         * docs/plugins/inspect/plugin-cdparanoia.xml:
12971         * docs/plugins/inspect/plugin-decodebin.xml:
12972         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12973         * docs/plugins/inspect/plugin-gnomevfs.xml:
12974         * docs/plugins/inspect/plugin-ogg.xml:
12975         * docs/plugins/inspect/plugin-pango.xml:
12976         * docs/plugins/inspect/plugin-playbin.xml:
12977         * docs/plugins/inspect/plugin-subparse.xml:
12978         * docs/plugins/inspect/plugin-tcp.xml:
12979         * docs/plugins/inspect/plugin-theora.xml:
12980         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12981         * docs/plugins/inspect/plugin-video4linux.xml:
12982         * docs/plugins/inspect/plugin-videorate.xml:
12983         * docs/plugins/inspect/plugin-videoscale.xml:
12984         * docs/plugins/inspect/plugin-videotestsrc.xml:
12985         * docs/plugins/inspect/plugin-volume.xml:
12986         * docs/plugins/inspect/plugin-vorbis.xml:
12987         * docs/plugins/inspect/plugin-ximagesink.xml:
12988         * docs/plugins/inspect/plugin-xvimagesink.xml:
12989           Update to CVS version.
12990
12991 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
12992
12993         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12994         (gst_play_bin_set_property), (gst_play_bin_get_property),
12995         (value_list_append_structure_list),
12996         (gst_play_bin_handle_redirect_message),
12997         (gst_play_bin_handle_message):
12998           API: GstPlayBin::connection-speed
12999           Add "connection-speed" property; re-order redirect messages with
13000           multiple redirect locations depending on the minimum bitrate if
13001           that information is available and a connection speed is set
13002           (#350399).
13003
13004 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13005
13006         * gst/playback/gstplaybin.c:
13007           Update max volume to the same value that the volume element uses.
13008
13009 2006-08-14  Wim Taymans  <wim@fluendo.com>
13010
13011         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
13012         Less uglyness..
13013
13014 2006-08-14  Wim Taymans  <wim@fluendo.com>
13015
13016         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
13017         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
13018         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
13019         Add some more debug info.
13020         Don't crash when a seek failed.
13021         Actually return the result of the seek instead of TRUE.
13022         Ignore multiple BOS pages with the same serial so that we don't create
13023         the same stream multiple times.
13024         Post an error when we fail to do the initial seek.
13025
13026 2006-08-13  Wim Taymans  <wim@fluendo.com>
13027
13028         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
13029         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
13030         Small code cleanup.
13031
13032         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
13033         (gst_alsa_mixer_new):
13034         Remove hack that always set the device to hw:0*.
13035         Properly find the card name for whatever device was configured.
13036         Do some better debugging.
13037         Fixes #350784.
13038
13039         * ext/alsa/gstalsamixerelement.c:
13040         (gst_alsa_mixer_element_set_property),
13041         (gst_alsa_mixer_element_change_state):
13042         Cleanups.
13043         Handle setting of a NULL device name better.
13044
13045 2006-08-11  Wim Taymans  <wim@fluendo.com>
13046
13047         * gst/adder/gstadder.c:
13048         Don't clip float values. Fixes #350900.
13049
13050 2006-08-11  Andy Wingo  <wingo@pobox.com>
13051
13052         * gst/tcp/gsttcp.c: Really fix the build?
13053
13054         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
13055         fixes the build.
13056
13057 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13058
13059         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
13060           Float caps shouldn't have a "signed" field.
13061
13062 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13063
13064         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
13065           Implement SEEKING query in its most basic form, so that we can
13066           at least check if we're seekable or not (#350655).
13067
13068 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13069
13070         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
13071           The checks here are not even close to anything that would
13072           justify MAXIMUM probability, lowering to POSSIBLE until someone
13073           fixes the checks (case at hand: quicktime redirection files
13074           might start with 00 00 01 XX and pass the checks here just
13075           fine, see #350399).
13076
13077 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13078
13079         Patch by: Sjoerd Simons  <sjoerd at luon net>
13080
13081         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
13082           Better detection for multipart/x-mixed-replace: accept leading
13083           whitespaces before the boundary marker as well (as our very own
13084           multipartmux used to produce) (#349068).
13085
13086 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
13087
13088         Patch by: Young-Ho Cha  <ganadist at chollian net>
13089
13090         * gst-libs/gst/riff/riff-ids.h:
13091         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13092         (gst_riff_create_audio_template_caps):
13093           Detect DTS audio streams (#350157).
13094
13095 2006-08-05  Andy Wingo  <wingo@pobox.com>
13096
13097         * ext/theora/gsttheoraparse.h:
13098         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
13099         (theora_parse_dispose, theora_parse_set_property)
13100         (theora_parse_get_property, theora_parse_munge_granulepos)
13101         (theora_parse_push_buffer, theora_parse_change_state):
13102         API: GstTheoraParse::synchronization-points
13103         Add a property 'synchronization-points' to fix badly synchronized oggs.
13104
13105 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13106
13107         * tests/check/Makefile.am:
13108         * tests/check/libs/.cvsignore:
13109         * tests/check/libs/audio.c: (structure_contains_channel_positions),
13110         (fixed_caps_have_channel_positions), (GST_START_TEST),
13111         (audio_suite), (main):
13112           Add a few tests for the channel position stuff in libgstaudio.
13113
13114 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13115
13116         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
13117         (gst_alsa_detect_channels):
13118         * ext/alsa/gstalsasink.c:
13119           Add support for cards that (only) do more than 8 channels,
13120           like the Delta 44 (#345188).
13121
13122         * gst-libs/gst/audio/multichannel.c:
13123         (gst_audio_check_channel_positions):
13124         * gst-libs/gst/audio/multichannel.h:
13125           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
13126           unspecified channel position and cannot be combined with any
13127           of the other audio channel positions; adjust position layout
13128           checks accordingly (#345188).
13129
13130 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13131
13132         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13133           Recognise ancient RealAudio files (see #349779).
13134
13135 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13136
13137         Patch by: Jens Granseuer  <jensgr at gmx net>
13138
13139         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13140           Add typefinder for Interplay's MVE format (#348973).
13141
13142 2006-08-02  Wim Taymans  <wim@fluendo.com>
13143
13144         Patch by: Marcel Moreaux <marcelm at luon dot net>
13145
13146         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13147         (gst_base_rtp_depayload_add_to_queue):
13148         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13149         Handle RTP sequence number rollover.
13150         Disable jitterbuffer by default.
13151
13152 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
13153
13154         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
13155         (audioresample_set_caps):
13156         Don't leak references to the incoming caps. Clean them up when
13157         stopping.
13158
13159         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
13160         (gst_video_scale_finalize):
13161         Don't leak our temporary pixel buffer.
13162
13163         * tests/check/Makefile.am:
13164         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
13165         (GST_START_TEST), (simple_launch_lines_suite):
13166
13167         Fix leaks and re-enable the test for valgrind checking.
13168
13169 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13170
13171         Patch by: Sjoerd Simons  <sjoerd at luon net>
13172
13173         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
13174         (plugin_init):
13175           Add typefind function for multipart/x-mixed-replace (#348916).
13176
13177 2006-07-28  Wim Taymans  <wim@fluendo.com>
13178
13179         * gst/adder/gstadder.c: (gst_adder_setcaps),
13180         (gst_adder_query_duration):
13181         Fix leak in duration query.
13182         Reflow some docs and notes.
13183
13184 2006-07-28  Michael Smith  <msmith@fluendo.com>
13185
13186         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
13187         (vorbisenc_suite):
13188           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
13189           aspect of it.
13190
13191 2006-07-28  Michael Smith  <msmith@fluendo.com>
13192
13193         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
13194         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
13195         (gst_vorbis_enc_push_buffer),
13196         (gst_vorbis_enc_buffer_check_discontinuous),
13197         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13198         * ext/vorbis/vorbisenc.h:
13199           Handle discontinuities in the input vorbis stream correctly,
13200           so that the output is properly timestamped (and has good granulepos
13201           values). Needs some oggmux fixes too.
13202
13203 2006-07-27  Wim Taymans  <wim@fluendo.com>
13204
13205         patch by: Kai Vehmanen <kv2004 eca cx>
13206
13207         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13208         (gst_base_rtp_depayload_chain),
13209         (gst_base_rtp_depayload_handle_sink_event),
13210         (gst_base_rtp_depayload_change_state):
13211         Don't send multiple newsegments with different formats.
13212         Fixes #348677.
13213
13214 2006-07-26  Wim Taymans  <wim@fluendo.com>
13215
13216         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13217         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
13218         Make seeking in ogg more accurate again by doing the more correct
13219         granuletime to stream time conversion.
13220
13221 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13222
13223         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
13224         (gst_multi_fd_sink_new_client):
13225           debug a little more understandably
13226           do not use goto as a substitute for break, especially if
13227           break is also being used
13228
13229 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13230
13231         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
13232         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
13233           Remove GLib-2.6 compatibility cruft.
13234
13235 2006-07-24  Wim Taymans  <wim@fluendo.com>
13236
13237         * gst-libs/gst/audio/gstbaseaudiosink.c:
13238         (gst_base_audio_sink_render):
13239         Don't try to align a sample to an unknown value.
13240
13241 2006-07-24  Wim Taymans  <wim@fluendo.com>
13242
13243         * gst-libs/gst/audio/gstbaseaudiosink.c:
13244         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
13245         When the audio clock is slaved to another clock, never try to align
13246         samples but trust the rate interpolation algorithm.
13247
13248 2006-07-24  Wim Taymans  <wim@fluendo.com>
13249
13250         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13251         Don't try to calculate silence samples, base class does this much
13252         better now.
13253
13254         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13255         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
13256         (gst_ring_buffer_acquire):
13257         Calculate silence samples correctly.
13258
13259         * gst-libs/gst/audio/gstringbuffer.h:
13260         Add _CAST macro.
13261
13262 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
13263
13264         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
13265           Limit search for the first markup tag to the first few kB of
13266           the file. If we don't find one there, it's highly unlikely that
13267           this is an XML(-ish) file.
13268
13269 2006-07-21  Andy Wingo  <wingo@pobox.com>
13270
13271         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
13272         test to the one in vorbisenc. Also commented out.
13273
13274         * tests/check/pipelines/vorbisenc.c: 
13275         (test_discontinuity): New test, commented out until Mike lands
13276         some elite vorbisenc patches.
13277
13278         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
13279         Bufferstraw was actually factored out of these tests. Now we share
13280         code yay.
13281
13282         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
13283         for bufferstraw addition to gstcheck.
13284
13285 2006-07-21  Wim Taymans  <wim@fluendo.com>
13286
13287         * ext/theora/theoradec.c: (clip_buffer):
13288         Better clipping.
13289
13290 2006-07-21  Wim Taymans  <wim@fluendo.com>
13291
13292         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
13293         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13294         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
13295         Fix leak.
13296         Avoid type casting when we can.
13297
13298         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
13299         Fix mem leak.
13300
13301 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
13302
13303         * ext/alsa/gstalsamixerelement.c:
13304         (gst_alsa_mixer_element_change_state):
13305           Make state change fail if the specified device can't be opened
13306           for some reason.
13307
13308 2006-07-20  Wim Taymans  <wim@fluendo.com>
13309
13310         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13311         (cb_newpad), (main):
13312         Example of a small audio/video player using decodebin.
13313
13314 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
13315
13316         * gst-libs/gst/riff/riff-ids.h:
13317           Add 'fact' chunk id
13318
13319 2006-07-19  Wim Taymans  <wim@fluendo.com>
13320
13321         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13322         (gst_base_rtp_depayload_chain),
13323         (gst_base_rtp_depayload_change_state):
13324         Don't assert when not negotiated but post a meaningfull 
13325         error message. Fixes #347918.
13326
13327         * gst-libs/gst/rtp/gstbasertppayload.c:
13328         Add comment about better default MTU size.
13329
13330         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
13331         Small cleanups, start docs.
13332
13333 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13334
13335         Patch by: Martin Szulecki
13336
13337         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
13338           If "device-name" is requested and the device is not
13339           open, try to temporarily open it to obtain this
13340           information (#342494).
13341
13342 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13343
13344         * gst-libs/gst/tag/gstid3tag.c:
13345           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
13346
13347         * gst-libs/gst/tag/gsttageditingprivate.h:
13348         * gst-libs/gst/tag/gstvorbistag.c:
13349           Some more random const-ifications.
13350
13351 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13352
13353         * gst-libs/gst/riff/riff-ids.h:
13354         * gst-libs/gst/riff/riff-media.c:
13355         (gst_riff_create_video_template_caps):
13356           Add more FOURCCs (sort list to make stuff easier to find),
13357           add comment what those 16 bytes in struct _gst_riff_strh according to
13358           one avi-dumper are
13359
13360 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13361
13362         * gst-libs/gst/audio/multichannel.c:
13363         (gst_audio_check_channel_positions),
13364         (gst_audio_fixate_channel_positions):
13365           Const-ify two arrays.
13366
13367 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13368
13369         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
13370           Fix typo, so that alsasink also advertises 8 channels
13371           if that's supported (tags: can, worms, open, alsa, ph34r).
13372
13373 2006-07-17  Wim Taymans  <wim@fluendo.com>
13374
13375         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13376         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
13377         *sigh*, when is the compiler going to warn when the comments
13378         are out-of-sync with the code.. Refix case of busted theora
13379         headers with 0 granule pos.
13380
13381 2006-07-14  Wim Taymans  <wim@fluendo.com>
13382
13383         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13384         (gst_base_rtp_depayload_wait),
13385         (gst_base_rtp_depayload_change_state),
13386         (gst_base_rtp_depayload_set_property),
13387         (gst_base_rtp_depayload_get_property):
13388         Fix 99% cpu load by waiting for absolute times on the
13389         clock. Fixes #347300.
13390
13391 2006-07-14  Andy Wingo  <wingo@pobox.com>
13392
13393         * ext/theora/gsttheoraparse.h: 
13394         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
13395         (theora_parse_push_headers, theora_parse_clear_queue)
13396         (theora_parse_drain_queue_prematurely, )
13397         (theora_parse_sink_event, theora_parse_change_state): Queue events
13398         until we initialized our state, like in vorbisparse.
13399
13400         * ext/vorbis/vorbisparse.h: 
13401         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
13402         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
13403         (vorbis_parse_drain_queue_prematurely, )
13404         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
13405         until we have initialized our state. Fixes seeking after an
13406         initial pad block.
13407
13408 2006-07-14  Andy Wingo  <wingo@pobox.com>
13409
13410         Patch by: Iain Holmes <iaingnome@gmail.com>
13411         
13412         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
13413
13414 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
13415
13416         * configure.ac:
13417         Bump nano back to CVS
13418
13419 === release 0.10.9 ===
13420
13421 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
13422
13423         * configure.ac:
13424           releasing 0.10.9, "I walk the line"
13425
13426 2006-07-14  Michael Smith  <msmith@fluendo.com>
13427
13428         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
13429           Move a g_cond_signal to earlier to avoid sometimes deadlocking
13430           (commonly happens when running this test under valgrind) when trying
13431           to remove the buffer probe.
13432
13433 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13434
13435         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
13436         Fix missing g_unlock from the previous commit
13437
13438 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13439
13440         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13441         (gst_ximagesink_change_state):
13442         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13443         (gst_xvimagesink_change_state):
13444         Implement a locking order to ensure we always take the object lock
13445         before the x_lock and never vice-versa.
13446
13447 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13448
13449         * gst/playback/gstdecodebin.c: (find_compatibles):
13450         Fix a caps leak when linking (#347304)
13451
13452         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13453         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
13454         (gst_ximagesink_change_state):
13455         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
13456         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
13457         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
13458         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
13459         Don't leak shared memory resources. Use the object lock to protect
13460         against the xcontext disappearing while returning a buffer from the
13461         pipeline. (#347304)
13462
13463 2006-07-12  Edward Hervey  <edward@fluendo.com>
13464
13465         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
13466         (vorbis_handle_comment_packet):
13467         gst_tag_list_merge() returns a new object. Take that into account when
13468         using it. This avoids memleak.
13469         Revert previous commit which is not needed.
13470
13471 2006-07-12  Edward Hervey  <edward@fluendo.com>
13472
13473         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
13474         Reset the decoder in finalize so that all fields get cleared.
13475
13476 2006-07-12  Wim Taymans  <wim@fluendo.com>
13477
13478         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13479         (gst_base_audio_src_set_clock),
13480         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
13481         Don't try to post an error message when setting the clock fails
13482         as this can happen when adding an element to a bin which will then
13483         deadlock. Fixes #347296.
13484
13485 2006-07-12  Edward Hervey  <edward@fluendo.com>
13486
13487         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
13488         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
13489         (vorbis_handle_type_packet):
13490         Post tag messages on the bus even if we're not initialized.
13491         If we're not initialized, we still postpone the event pushing of tags.
13492
13493 2006-07-12  Wim Taymans  <wim@fluendo.com>
13494
13495         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13496         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13497         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13498         Revert last two changes that broke the freeze.
13499
13500 2006-07-12  Wim Taymans  <wim@fluendo.com>
13501
13502         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13503         basesink calculates silence sample correctly for us.
13504
13505 2006-07-12  Wim Taymans  <wim@fluendo.com>
13506
13507         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13508         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13509         Calculate correct silence samples so we don't fill our ringbuffer
13510         with noise.
13511
13512 2006-07-12  Edward Hervey  <edward@fluendo.com>
13513
13514         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13515         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
13516         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
13517         * ext/vorbis/vorbisdec.h:
13518         Delay sending events (newsegment, tags) until the decoder is properly
13519         initialized.
13520         Fixes #347295
13521
13522 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
13523
13524         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
13525         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
13526           Patch from #347221 adding a test for audioconvert
13527           channel remappings.
13528
13529 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
13530
13531         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
13532         (gst_ssa_parse_parse_line):
13533           Don't include the terminating NUL in the buffer size,
13534           it's only there for extra paranoia (would add random
13535           '*' characters at the end of each subtitle since the
13536           terminator itself is not valid UTF-8 technically).
13537           Also fix indenting after boilerplate macro.
13538
13539 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
13540
13541         * gst/playback/gstdecodebin.c: (close_pad_link):
13542           Also emit 'unknown-type' signal (which should really be
13543           called unhandled-type) if we found potential decoders/demuxers
13544           in the registry but none of them worked in the end (as in the
13545           case where the plugins don't exist any longer but are still
13546           listed in the registry). Fixes #329798.
13547
13548 2006-07-08  Andy Wingo  <wingo@pobox.com>
13549
13550         * theoraparse.c (theora_parse_push_buffer)
13551         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
13552         Add some more debugging. Fix granulepos reconstruction in the face
13553         of discontinuities.
13554
13555 2006-07-06  Wim Taymans  <wim@fluendo.com>
13556
13557         * gst-libs/gst/audio/gstbaseaudiosink.c:
13558         (gst_base_audio_sink_class_init),
13559         (gst_base_audio_sink_provide_clock):
13560         Use gobject_class instead of G_OBJECT_CLASS (klass)
13561
13562         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13563         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
13564         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
13565         (gst_base_audio_src_get_time),
13566         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
13567         (gst_base_audio_src_create_ringbuffer):
13568         Fix latency and buffer-time constants and properties ala basesink.
13569         Implement pull based scheduling. Fixes #346527.
13570         Set default blocksize in GstBaseSrc to 0, we default to pushing out
13571         one segment.
13572         Refuse slaving to another clock instead of silently not working.
13573         Only provide a clock when we are actually able to do so.
13574         Various small cleanups and compiler hints.
13575
13576 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13577
13578         Patch by: Lutz Mueller <lutz at topfrose de>
13579
13580         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
13581         (plugin_init):
13582           Add typefinding for text/html (#346581).
13583
13584 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13585
13586         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
13587         (xml_check_first_element), (xml_type_find), (smil_type_find):
13588           Fix SMIL typefinding, make xml_check_first_element() more
13589           useful.
13590
13591 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13592
13593         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
13594         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
13595         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
13596         * gst/playback/gstplaybasebin.h:
13597           Protect list of elements with a subtitle-encoding property and
13598           the subtitle encoding member itself with a lock of their own
13599           instead of using the object lock. This prevents a dead-lock in
13600           the element-remove callback in some circumstances when shutting
13601           down playbin.
13602
13603 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
13604
13605         * win32/common/libgsttag.def:
13606         Export some new functions.
13607         * win32/vs6/libgstogg.dsp:
13608         Add a link to libgsttag-0.10.lib.
13609
13610 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
13611
13612         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
13613           Some const-ification.
13614
13615 2006-07-04  Wim Taymans  <wim@fluendo.com>
13616
13617         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
13618         Improve checking if we are dealing with a stream. Added some
13619         more uris that need buffering.
13620
13621 2006-07-03  Edward Hervey  <edward@fluendo.com>
13622
13623         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
13624         Remove unused variable.
13625
13626 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13627
13628         * Makefile.am:
13629           include lcov.mak
13630         * configure.ac:
13631           add GCOV_LIBS to GST_LIBS
13632
13633 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
13634
13635         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
13636
13637         * ext/alsa/gstalsasrc.c:
13638           Add 32 bps to template caps and increase channels range
13639           from [1,2] to [1,MAX]. See #346326.
13640
13641 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
13642
13643         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
13644           Recognise 'WMVA' video codec fourcc (#345879).
13645           
13646 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
13647          
13648         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
13649           Fixed nasty memory leak
13650
13651 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13652
13653         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
13654         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
13655           fix logging
13656
13657 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
13658
13659         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13660         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
13661         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
13662         Protect remove_fakesink using a mutex, so that we don't try and
13663         remove the fakesink simultaneously from multiple threads.
13664
13665         When going from READY to PAUSED, restore the fakesink, so that
13666         it is there when decodebin gets reused.
13667
13668 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
13669
13670         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
13671         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13672         * gst-libs/gst/rtp/gstbasertppayload.c:
13673         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13674         * gst/tcp/gstmultifdsink.c:
13675         * gst/tcp/gsttcpclientsink.c:
13676         * gst/tcp/gsttcpclientsrc.c:
13677         * gst/tcp/gsttcpserversink.c:
13678         * gst/tcp/gsttcpserversrc.c:
13679         * gst/videorate/gstvideorate.c:
13680         * gst/videotestsrc/gstvideotestsrc.c:
13681         * sys/v4l/gstv4ljpegsrc.c:
13682         * sys/v4l/gstv4lmjpegsink.c:
13683         * sys/v4l/gstv4lsrc.c:
13684         * tests/examples/seek/scrubby.c:
13685         * tests/examples/seek/seek.c:
13686           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
13687
13688 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13689
13690         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
13691           Second field in GEnumValue shouldn't be a description,
13692           but a stringified version of the enum value.
13693
13694 2006-06-22  Wim Taymans  <wim@fluendo.com>
13695
13696         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13697         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
13698         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
13699         Avoid type checking in buffer casts.
13700         Avoid caps copy in buffer_alloc when we can.
13701         Use pad_peer_accept.
13702
13703 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13704
13705         * gst-libs/gst/tag/tag.h:
13706           Oops, make that 'Since: 0.10.9'.
13707
13708 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13709
13710         * docs/libs/gst-plugins-base-libs-sections.txt:
13711         * gst-libs/gst/tag/tag.h:
13712         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
13713         (gst_tag_image_type_get_type):
13714           API: add GstTagImageType enum to describe images contained
13715           in image tags (#345641).
13716
13717 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13718
13719         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
13720           Fix warnings with gst-inspect: "buffers-min" property
13721           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
13722           typo in property description.
13723
13724 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13725
13726         Patch by: Cody Russell <bratsche at gnome org>
13727
13728         * gst/audioresample/gstaudioresample.c:
13729         (gst_audioresample_class_init):
13730         * gst/playback/gststreamselector.c:
13731         (gst_stream_selector_class_init):
13732         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
13733         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
13734         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
13735         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
13736         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
13737         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
13738         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
13739         * gst/videotestsrc/gstvideotestsrc.c:
13740         (gst_video_test_src_class_init):
13741         * gst/volume/gstvolume.c: (gst_volume_class_init):
13742           Avoid unnecessary class cast check in class_init
13743           functions (#337747).
13744
13745 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
13746
13747         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
13748         (gst_text_overlay_video_chain):
13749           g_markup_escape_text() REALLY doesn't like non-UTF8 input
13750           and doesn't validate its input either (and neither did
13751           textoverlay it seems). Let's do that then and fix #345206.
13752
13753 2006-06-19  Wim Taymans  <wim@fluendo.com>
13754
13755         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
13756         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
13757         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
13758         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
13759         (find_syncframe), (find_limits), (assign_value),
13760         (count_burst_unit), (gst_multi_fd_sink_new_client),
13761         (gst_multi_fd_sink_handle_client_write),
13762         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
13763         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
13764         (gst_multi_fd_sink_change_state):
13765         * gst/tcp/gstmultifdsink.h:
13766         Added shiny new burst-on-connect methods.
13767         Add properties to control the minimal amount of data queued.
13768         Small cleanups.
13769         API: bytes-min property
13770         API: time-min property
13771         API: buffers-min property
13772         API: burst-unit property
13773         API: burst-value property
13774         API: add-full signal
13775
13776         * gst/tcp/gsttcp-marshal.list:
13777         Added new marshaller code for the new signal.
13778
13779         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13780         (multifdsink_suite):
13781         Added testcases for new burst methods.
13782
13783 2006-06-19  Edward Hervey  <edward@fluendo.com>
13784
13785         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
13786         Implement clipping for accurate seeking.
13787         Closes #345225
13788
13789 2006-06-19  Wim Taymans  <wim@fluendo.com>
13790
13791         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
13792
13793         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
13794         (gst_video_scale_transform):
13795         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
13796
13797 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
13798
13799         * configure.ac:
13800           Fix --disable-external (can't set conditionals conditionally,
13801           #343602).
13802
13803 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13804
13805         * tests/check/elements/audioresample.c: (test_reuse),
13806         (audioresample_suite):
13807           Add test case for bug #342789 fixed below.
13808
13809 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13810
13811         * gst/audioresample/gstaudioresample.c:
13812         (gst_audioresample_class_init), (gst_audioresample_init),
13813         (audioresample_start), (audioresample_stop),
13814         (gst_audioresample_set_property), (gst_audioresample_get_property):
13815           Implement GstBaseTransform::start and ::stop so that audioresample
13816           can clear its internal state properly and be reused instead of
13817           causing non-negotiated errors with playbin under some circumstances
13818           (#342789).
13819
13820         * tests/check/elements/audioresample.c: (setup_audioresample),
13821         (cleanup_audioresample):
13822           Need to set element state here so that ::start and ::stop are
13823           called.
13824
13825 2006-06-16  Wim Taymans  <wim@fluendo.com>
13826
13827         Patch by: Young-Ho Cha <ganadist at chollian dot net>
13828
13829         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
13830         Parse extra data better, apparently it's right behind
13831         the normal strf header size. Fixes #343500.
13832
13833 2006-06-16  Wim Taymans  <wim@fluendo.com>
13834
13835         * ext/alsa/gstalsasink.c: (set_hwparams):
13836         If we fail to set the buffer_time and period_time alsa
13837         parameters, post a warning and leave alsa select a 
13838         default instead of failing. Fixes #342085
13839
13840 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13841
13842         * docs/libs/gst-plugins-base-libs-sections.txt:
13843         * gst-libs/gst/cdda/gstcddabasesrc.h:
13844           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
13845           out in the header file and shouldn't be listed in the docs.
13846
13847         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13848           Must dereference pointer to fourcc in the debug statement.
13849
13850 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
13851
13852         * docs/libs/Makefile.am:
13853         * docs/libs/gst-plugins-base-libs-docs.sgml:
13854         * docs/libs/gst-plugins-base-libs-sections.txt:
13855         * docs/libs/gst-plugins-base-libs.types:
13856         add remaining symbols into correct setions
13857         
13858         * gst-libs/gst/audio/gstringbuffer.c:
13859         fix incomplete docs
13860         
13861         * gst-libs/gst/audio/gstringbuffer.h:
13862         comment out not yet implemented function
13863         
13864         
13865         * gst-libs/gst/floatcast/floatcast.h:
13866         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13867         add short descriptions
13868         
13869         
13870         * gst-libs/gst/interfaces/propertyprobe.c:
13871         fix return value docs   
13872         
13873         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13874         simplify debug logging
13875         
13876         * gst-libs/gst/riff/riff-read.h:
13877         sync function prototype and docs
13878         
13879         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
13880         remove left over symbol
13881
13882 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13883
13884         * autogen.sh:
13885         * configure.ac:
13886         * docs/Makefile.am:
13887           Use GST_PLUGIN_DOCS macro in configure.ac, add
13888           --enable-plugin-docs default to autogen.sh and use
13889           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
13890
13891 2006-06-15  Wim Taymans  <wim@fluendo.com>
13892
13893         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
13894         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
13895         (gst_ogg_demux_loop):
13896         Combine GstFlowReturn from the source pads to give a
13897         meaningfull result to the upstream peer or to stop the
13898         processing task in case of errors.
13899
13900 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13901
13902         * gst/playback/gststreaminfo.c: (cb_probe):
13903           Try GST_TAG_CODEC as fallback when extracting the
13904           codec name; more debug info.
13905
13906 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13907
13908         * ext/ogg/Makefile.am:
13909         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13910           Extract language tags from ogm subtitle streams, so that
13911           the subtitle menu choices are labelled correctly in
13912           Totem (fixes #344708).
13913
13914 2006-06-14  Wim Taymans  <wim@fluendo.com>
13915
13916         Patch by: Alessandro Decina <alessandro at nnva dot org>
13917
13918         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
13919         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
13920         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
13921         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
13922         Fix various leaks. Fixes #343699.
13923         Add x-smoke mime type.
13924
13925 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13926
13927         * gst-libs/gst/riff/riff-ids.h:
13928           Add IDs for 'bext' chunks (see #343837).
13929
13930 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
13931
13932         Patch by: Young-Ho Cha  <ganadist at chollian net>
13933
13934         * gst/subparse/samiparse.c: (sami_context_pop_state),
13935         (handle_start_font), (end_sami_element):
13936           Honour font face tags in SAMI subtitles (#344503).
13937
13938 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13939
13940         * po/POTFILES.in:
13941           add missing files containing translatable strings
13942
13943 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13944
13945         * docs/libs/tmpl/.cvsignore:
13946           we don't want those *.sgml files in CVS either
13947
13948 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13949
13950         * docs/libs/.cvsignore:
13951         * tests/check/elements/.cvsignore:
13952         * tests/check/libs/.cvsignore:
13953           ignore more
13954
13955 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13956
13957         * docs/libs/Makefile.am:
13958           also commiting the changed Makefile.am (added more libs to the
13959           doc-build)
13960
13961 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13962
13963         * docs/libs/gst-plugins-base-libs-docs.sgml:
13964         * docs/libs/gst-plugins-base-libs-sections.txt:
13965         * docs/libs/gst-plugins-base-libs.types:
13966           first batch of reordering things, add index & hierarchy
13967
13968 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13969
13970         * configure.ac:
13971           use GST_PKG_CHECK_MODULES, cleans up output
13972
13973 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
13974
13975         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
13976           Add support for burn:// URIs (#343385); const-ify things a bit,
13977           use G_N_ELEMENTS instead of hard-coded array size.
13978
13979 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
13980
13981         Patch by: Young-Ho Cha  <ganadist at chollian net>
13982
13983         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
13984           Fix up broken entities before passing them to libxml *sigh*.
13985           (#343303).
13986           
13987 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13988
13989         * configure.ac:
13990           back to TRUNK
13991
13992 === release 0.10.8 ===
13993
13994 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
13995
13996         * configure.ac:
13997           releasing 0.10.8, "Moar gij ziet mij nie"
13998
13999 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14000
14001         * configure.ac:
14002         * po/af.po:
14003         * po/az.po:
14004         * po/cs.po:
14005         * po/en_GB.po:
14006         * po/hu.po:
14007         * po/it.po:
14008         * po/nb.po:
14009         * po/nl.po:
14010         * po/or.po:
14011         * po/sq.po:
14012         * po/sr.po:
14013         * po/sv.po:
14014         * po/uk.po:
14015         * po/vi.po:
14016         * win32/common/config.h:
14017           0.10.7.2 prerelease
14018
14019 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14020
14021         * docs/libs/tmpl/gstaudio.sgml:
14022         * docs/libs/tmpl/gstcolorbalance.sgml:
14023         * docs/libs/tmpl/gstmixer.sgml:
14024         * docs/libs/tmpl/gstringbuffer.sgml:
14025         * docs/libs/tmpl/gsttuner.sgml:
14026         * docs/libs/tmpl/gstxoverlay.sgml:
14027         * gst-libs/gst/audio/audio.c:
14028         * gst-libs/gst/audio/gstringbuffer.c:
14029         * gst-libs/gst/interfaces/colorbalance.c:
14030         * gst-libs/gst/interfaces/mixer.c:
14031         * gst-libs/gst/interfaces/tuner.c:
14032         * gst-libs/gst/interfaces/xoverlay.c:
14033           move last template doc snippets to source code and delete them
14034
14035 2006-06-06  Michael Smith  <msmith@fluendo.com>
14036
14037         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
14038         (theora_parse_drain_queue):
14039           Mark DELTA_UNIT on non-keyframes.
14040
14041 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
14042
14043         * gst-libs/gst/audio/gstbaseaudiosink.c:
14044         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
14045         * gst-libs/gst/audio/gstbaseaudiosink.h:
14046         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
14047         (gst_ring_buffer_samples_done):
14048         * gst-libs/gst/audio/gstringbuffer.h:
14049         Document better the fact that latency_time and buffer_time are values
14050         stored in microseconds, and not the usual GStreamer nanoseconds.
14051         Change the variables (compatibly) that store them from GstClockTime 
14052         to guint64 to make it more clear that they're not storing clock times.
14053         Also, remove the bogus property description that says the user can
14054         specify -1 to get the default value, since that's never been the case.
14055
14056         When computing the default segment size for the ring buffer, make it
14057         an integer number of samples.
14058
14059         When the sub-class indicates a delay greater than the number of
14060         samples we've written return 0 from the audio sink get_time method.
14061
14062 2006-06-02  Michael Smith  <msmith@fluendo.com>
14063
14064         * tests/check/elements/audioconvert.c: (set_channel_positions),
14065         (get_float_mc_caps), (get_int_mc_caps):
14066         * tests/check/elements/audioresample.c:
14067         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
14068         * tests/check/elements/videorate.c:
14069         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
14070         * tests/check/elements/volume.c:
14071         * tests/check/elements/vorbisdec.c:
14072         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
14073           Don't busy-wait in tests; this was causing test timeouts very
14074           frequently when running under valgrind.
14075
14076 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14077
14078         * gst/tcp/README:
14079         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
14080         (gst_multi_fd_sink_remove_client_link),
14081         (gst_multi_fd_sink_client_queue_caps),
14082         (gst_multi_fd_sink_client_queue_buffer),
14083         (gst_multi_fd_sink_handle_client_write),
14084         (gst_multi_fd_sink_render):
14085         * gst/tcp/gstmultifdsink.h:
14086           make multifdsink properly deal with streamheader:
14087           - streamheader is taken from caps
14088           - buffers marked with IN_CAPS are not sent
14089           - streamheaders are sent, on connection, from the caps of the
14090             buffer where the client gets positioned to
14091           - further streamheader changes are done every time the client
14092             will receive a buffer with different caps
14093         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14094         (gst_multifdsink_create_streamheader):
14095           add tests for this
14096
14097 2006-06-02  Michael Smith  <msmith@fluendo.com>
14098
14099         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14100           Reinstate limit on channel count. Vorbis does not define the meaning
14101           of > 6 channels, so they're just independent channels. Gstreamer
14102           currently has no mechanism to represent N independent channels.
14103
14104 2006-06-02  Michael Smith  <msmith@fluendo.com>
14105
14106         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14107           Don't arbitrarily restrict channel counts and rate in vorbis.
14108           In terms of effects likely on real-world files, this fixes 96kHz
14109           playback of vorbis.
14110
14111 2006-06-02  Michael Smith  <msmith@fluendo.com>
14112
14113         * gst/audioconvert/audioconvert.c: (float):
14114           More correct float->int conversion.
14115
14116 2006-06-02  Michael Smith  <msmith@fluendo.com>
14117
14118         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
14119           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
14120           value. Fixes g-critical on trying to play back ogg containing
14121           unknown codec.
14122
14123 2006-06-02  Wim Taymans  <wim@fluendo.com>
14124
14125         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
14126         (setup_source):
14127         * gst/playback/gstplaybasebin.h:
14128         Make the subtitle detection work from any thread so we don't
14129         deadlock. Fixes #343397.
14130
14131 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14132
14133         * gst/volume/Makefile.am:
14134           Seriously, it's not *that* hard to get compilation right.  Even
14135           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
14136
14137 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14138
14139         * gst/volume/gstvolume.c: (volume_choose_func),
14140         (volume_update_real_volume), (gst_volume_class_init),
14141         (gst_volume_init), (volume_process_float), (volume_process_int16),
14142         (volume_process_int16_clamp), (volume_set_caps),
14143         (volume_transform_ip), (plugin_init):
14144         * gst/volume/gstvolume.h:
14145         rewrite the passthrough check, split _int16 and _int16_clamp, fix
14146         another property desc., remove unused param from process function
14147         
14148         * tests/check/elements/volume.c: (volume_suite):
14149         reactivate the passthrough test
14150
14151 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14152
14153         * ext/alsa/gstalsamixerelement.h:
14154         * ext/alsa/gstalsamixeroptions.h:
14155         * ext/alsa/gstalsamixertrack.h:
14156         * ext/gnomevfs/gstgnomevfssink.h:
14157         * ext/gnomevfs/gstgnomevfssrc.h:
14158         * ext/theora/gsttheoradec.h:
14159         * ext/theora/gsttheoraenc.h:
14160         * ext/theora/gsttheoraparse.h:
14161         * ext/vorbis/vorbisparse.h:
14162         * gst-libs/gst/audio/gstaudioclock.h:
14163         * gst-libs/gst/audio/gstaudiofilter.h:
14164         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14165         * gst/audioconvert/gstaudioconvert.h:
14166         * gst/audioresample/gstaudioresample.h:
14167         * gst/audiotestsrc/gstaudiotestsrc.h:
14168         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
14169         * gst/playback/gststreamselector.h:
14170         * gst/tcp/gstmultifdsink.h:
14171         * gst/tcp/gsttcpclientsink.h:
14172         * gst/tcp/gsttcpclientsrc.h:
14173         * gst/tcp/gsttcpserversink.h:
14174         * gst/tcp/gsttcpserversrc.h:
14175         * gst/videorate/gstvideorate.h:
14176         * gst/videoscale/gstvideoscale.h:
14177         * gst/videotestsrc/gstvideotestsrc.h:
14178         * gst/volume/gstvolume.h:
14179         * sys/v4l/gstv4ljpegsrc.h:
14180         * sys/v4l/gstv4lmjpegsink.h:
14181         * sys/v4l/gstv4lmjpegsrc.h:
14182         * sys/v4l/gstv4lsrc.h:
14183         * sys/ximage/ximagesink.h:
14184         * sys/xvimage/xvimagesink.h:
14185         * tests/old/testsuite/alsa/sinesrc.h:
14186         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14187
14188 2006-05-31  Wim Taymans  <wim@fluendo.com>
14189
14190         * ext/libvisual/visual.c: (gst_visual_reset),
14191         (gst_visual_sink_setcaps), (gst_visual_sink_event),
14192         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
14193         Handle DISCONT.
14194         Use running time before doing QoS.
14195         Handle mono too.
14196
14197 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14198
14199         * docs/libs/Makefile.am:
14200           set a magic variable to indicate we know the docs are incomplete
14201
14202 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14203
14204         * win32/common/libgstvideo.def:
14205           export gst_video_calculate_display_ratio
14206         * win32/vs6/libgstvideoscale.dsp:
14207           add link to libgstvideo-0.10.lib
14208
14209 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
14210
14211         * gst/playback/gstplaybasebin.c: (gen_source_element):
14212           Throw a more comprehensible error for rtsp:// URIs (rather
14213           than erroring out with a negotiation error later on) until
14214           we fix playbin to handle rtspsrc etc.
14215
14216 2006-05-30  Wim Taymans  <wim@fluendo.com>
14217
14218         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
14219         (gst_text_overlay_text_event):
14220         Added some FIXMEs.
14221
14222 2006-05-30  Wim Taymans  <wim@fluendo.com>
14223
14224         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
14225         (gst_adder_request_new_pad), (gst_adder_release_pad):
14226         * gst/adder/gstadder.h:
14227         Implement release_request_pad.
14228         Make padcounter atomic.
14229
14230         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
14231         Added check for release_pad in adder.
14232
14233 2006-05-30  Wim Taymans  <wim@fluendo.com>
14234
14235         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
14236         Fix build again.
14237
14238 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14239
14240         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14241         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
14242         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
14243         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
14244         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
14245         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
14246         (gst_ogg_demux_bisect_forward_serialno),
14247         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
14248         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
14249           add more debugging
14250           clean up printf formats for granulepos and serialno
14251
14252 2006-05-30  Michael Smith  <msmith@fluendo.com>
14253
14254         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14255         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
14256         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
14257         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
14258         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
14259         * ext/vorbis/vorbisenc.h:
14260           Multi-channel caps negotiation, so we can do proper multichannel
14261           vorbis encoding, negotiated through audioconvert.
14262
14263 2006-05-30  Wim Taymans  <wim@fluendo.com>
14264
14265         * tests/check/elements/adder.c: (test_event_message_received),
14266         (test_play_twice_message_received), (GST_START_TEST),
14267         (adder_suite):
14268         Added check to show that #339935 is fixed with ongoing
14269         adder and collectpads fixes.
14270
14271 2006-05-29  Wim Taymans  <wim@fluendo.com>
14272
14273         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
14274         Don't leak pad name.
14275
14276 2006-05-29  Wim Taymans  <wim@fluendo.com>
14277
14278         * gst/adder/gstadder.c: (gst_adder_query_duration),
14279         (forward_event_func), (forward_event), (gst_adder_src_event):
14280         Fix adder seeking.
14281         Make query/seeking code threadsafe.
14282
14283         * tests/check/Makefile.am:
14284         * tests/check/elements/adder.c: (test_event_message_received),
14285         (GST_START_TEST), (test_play_twice_message_received):
14286         Fix adder test case.
14287
14288 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
14289
14290         Patch by: Young-Ho Cha  <ganadist at chollian net>
14291
14292         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14293         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
14294         (set_encoding_element), (decodebin_element_added_cb),
14295         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
14296         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
14297         * gst/playback/gstplaybasebin.h:
14298           Add 'subtitle-encoding' property to playbin, so applications can
14299           force a subtitle encoding for non-UTF8 subtitles (#342268).
14300
14301         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
14302         (gst_sub_parse_set_property):
14303           Rename recently-added 'encoding' property to 'subtitle-encoding'
14304           (so it can be proxied by playbin/decodebin in a generic way
14305           with less danger of false positives).
14306
14307 2006-05-29  Michael Smith  <msmith@fluendo.com>
14308
14309         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
14310         (append_with_other_format), (set_structure_widths),
14311         (gst_audio_convert_transform_caps):
14312           Patch from #341562: give more specific audio caps in get_caps, so
14313           that basetransform  can make better decisions on what caps to
14314           negotiate.
14315
14316 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14317
14318         * tests/check/elements/volume.c:
14319         make it compile again
14320
14321 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14322
14323         * tests/check/elements/volume.c: (volume_suite):
14324         disable test until #343196 gets resolved
14325
14326 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14327
14328         * gst/adder/gstadder.c: (gst_adder_get_type):
14329         Make it easier to copy&paste
14330         
14331         * gst/volume/Makefile.am:
14332         * gst/volume/gstvolume.c: (volume_update_real_volume),
14333         (gst_volume_set_volume), (gst_volume_set_mute),
14334         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
14335         (volume_transform_ip), (volume_update_mute),
14336         (volume_update_volume):
14337         * gst/volume/gstvolume.h:
14338         Add own debug category, move duplicate code to helper function, fix
14339         property texts, add more comments and prepare ffor liboil-goodness
14340         
14341         * tests/check/Makefile.am:
14342         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
14343         add test for mute and passtrough case, be a bit more verbose to track
14344         failure
14345         
14346         * tests/check/generic/states.c: (GST_START_TEST):
14347         catch elements that fail to instantiate
14348
14349 2006-05-28  Edward Hervey  <edward@fluendo.com>
14350
14351         * tests/check/pipelines/simple-launch-lines.c:
14352         * tests/check/pipelines/theoraenc.c:
14353         * tests/check/pipelines/vorbisenc.c:
14354         Comment out tests using parse_launch() if core was built without
14355         parsing capabilities.
14356
14357 2006-05-27  Edward Hervey  <edward@fluendo.com>
14358
14359         * tests/check/Makefile.am:
14360         Extra bonus points for whoever explains to ensonic that you are meant
14361         to test unit tests thoroughly before commiting them, especially if
14362         you know it's going to break.
14363         De-activated element/adder tests.
14364
14365 2006-05-27  Edward Hervey  <edward@fluendo.com>
14366
14367         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14368         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
14369         Marking caps conversion issues as GST_WARNING is way too verbose,
14370         Moving them to GST_LOG.
14371
14372 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14373
14374         * README:
14375           Replace current README (containing the release notes from
14376           some 0.9.x version) with a proper README taken from the core.
14377
14378 2006-05-26  Wim Taymans  <wim@fluendo.com>
14379
14380         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14381         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
14382         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
14383         (vorbis_dec_change_state):
14384         Small cleanups.
14385         Add some FIXMEs
14386         Clip output samples to segment boundaries.
14387
14388 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14389
14390         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14391         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
14392         Improve the errors produced on bad output, including some human
14393         readable description strings.
14394         Handle the (theoretical for ximagesink) case where the XServer 
14395         has a different idea about the size required for a particular 
14396         frame and gives us too small a memory allocation.
14397
14398 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14399
14400         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14401         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
14402         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
14403         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14404         Improve the errors produced on bad output, including some human 
14405         readable description strings.
14406         Handle RGB Xv formats properly by transforming them into our 
14407         big-endian caps description.
14408         Use gst_caps_truncate to ensure that we never try and choose a
14409         non-fixed caps in buffer_alloc.
14410         Handle the case where the XServer has a different idea about the size
14411         required for a particular frame and gives us too small a memory
14412         allocation.
14413         Use -1 to indicate 'no image format', because 0 is a valid XServer
14414         image format number.
14415         Put RGB Xv formats at the end of the caps, so that we always prefer
14416         YUV format frames.
14417         Iterate the available Xv Encodings to determine the maximum width and
14418         height, and then return that in our caps.
14419         (Closes #315312, #337544)
14420
14421 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
14422
14423         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
14424         When there is only one unfinished pad and it receives an event that
14425         doesn't match our requirements, we need to set alldone=FALSE so that
14426         the fakesink is not removed yet.
14427
14428 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
14429
14430         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
14431           Use gst_type_find_helper_for_buffer() to find the type
14432           of stream from the first packet.
14433
14434         * configure.ac:
14435           Bump requirements to core CVS (needed for vorbis
14436           typefinding to work).
14437
14438 2006-05-24  Edward Hervey  <edward@fluendo.com>
14439
14440         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
14441         Added the 'prfl' atom type which MQV (no, it's not a typo) files
14442         contain.  Else they play perfectly fine with qtdemux.
14443
14444 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
14445
14446         * ext/theora/theoradec.c:
14447         * ext/theora/theoraenc.c:
14448         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
14449         * gst/audiorate/gstaudiorate.c:
14450           make more debug catagories static
14451         
14452         * tests/check/Makefile.am:
14453         * tests/check/elements/adder.c: (message_received),
14454         (test_event_message_received), (GST_START_TEST),
14455         (test_play_twice_message_received), (adder_suite):
14456           added test case for using element twice, extra bonus points for anyone
14457           who can make these test run reliably
14458
14459 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
14460
14461         * ext/theora/theoradec.c: (theora_dec_chain):
14462           Make work with time-stamped input buffers that do not
14463           have a granulepos in BUFFER_OFFSET_END (like theora
14464           buffers coming from matroskademux). Fixes #342448.
14465
14466 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
14467
14468         Patch by: Peter Kjellerstedt  <pkj at axis com>
14469
14470         * gst/tcp/Makefile.am:
14471           fdstresstest doesn't need Gtk+, fix compilation if 
14472           gtk is not available (#342566).
14473
14474 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14475          
14476         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14477           80 line columns
14478           Removed redundant floor()
14479
14480 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
14481
14482         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14483           On second thought, just skip JUNK chunks automatically, so
14484           the caller doesn't have to handle this. Fixes #342345.
14485           Also, return GST_FLOW_UNEXPECTED if we get a short read,
14486           not GST_FLOW_ERROR.
14487
14488 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
14489
14490         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14491           Don't bail out on JUNK chunks with a size of 0 (would try to
14492           pull_range 0 bytes before, which sources don't like too much).
14493           See #342345.
14494
14495 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14496
14497         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14498         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14499         Use the gstutil scaling function to preserve 64 bits while calculating
14500         output width and height from the display-aspect-ratio. (A continuation
14501         of #341542)
14502
14503 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14504
14505         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
14506         (gst_xvimagesink_buffer_alloc):
14507         * sys/xvimage/xvimagesink.h:
14508         When performing buffer allocations, remember the caps and image format
14509         we return so that if the same caps are asked for next time we can
14510         return them immediately without doing any caps intersections.
14511
14512 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14513          
14514         * gst-libs/gst/rtp/README:
14515           Some new documentation
14516         * gst-libs/gst/rtp/gstrtpbuffer.h:       
14517           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
14518         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14519         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
14520           New RTP audio base payloader class. Supports frame or sample based
14521           codecs.  Not enabled in Makefile.am until approved.
14522
14523 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14524
14525         * tests/check/elements/alsa.c: (test_device_property_probe):
14526           Fix test case: don't try to free NULL GValueArray when there
14527           are no devices.
14528
14529 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14530
14531         * tests/check/Makefile.am:
14532         * tests/check/elements/alsa.c: (test_device_property_probe),
14533         (alsa_suite), (main):
14534           Add simple test that runs a device property probe on alsasrc,
14535           alsasink and alsamixer. Disable valgrind check for now (too
14536           many leaks in libasound, and valgrind ignored my suppressions
14537           additions).
14538
14539 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14540
14541         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
14542         (gst_alsa_device_property_probe_probe_property),
14543         (gst_alsa_device_property_probe_needs_probe),
14544         (gst_alsa_device_property_probe_get_values),
14545         (gst_alsa_type_add_device_property_probe_interface):
14546         * ext/alsa/gstalsadeviceprobe.h:
14547         * ext/alsa/gstalsamixerelement.c:
14548         (gst_alsa_mixer_element_init_interfaces):
14549         * ext/alsa/gstalsamixerelement.h:
14550           Clean up and simplify alsa device probing. Make it actually work
14551           for multiple classes. Don't cache results any longer.
14552
14553         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
14554         (gst_alsasink_init):
14555         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
14556         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
14557         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
14558           Make alsasink and alsasrc implement the GstPropertyProbe interface
14559           for device probing (#342181).
14560           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
14561
14562 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14563
14564         * gst/subparse/samiparse.c: (handle_start_font):
14565           Don't ignore return value of strtol (++compiler_happiness).
14566
14567 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
14568
14569         Patch by: Young-Ho Cha  <ganadist chollian net>
14570
14571         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
14572         (gst_sub_parse_class_init), (gst_sub_parse_init),
14573         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
14574         (convert_encoding):
14575         * gst/subparse/gstsubparse.h:
14576           Add 'encoding' property (#341681).
14577
14578         * gst/subparse/samiparse.c: (characters_sami):
14579           Output is pango markup, so we need to escape text
14580           between tags (#342143).
14581
14582 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
14583
14584         * gst-libs/gst/audio/multichannel.c:
14585         (gst_audio_check_channel_positions):
14586           It's okay to have caps with channels=1 and a channel position
14587           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
14588           (deinterleavers might want to keep the position in the caps,
14589           so that they can be re-interleaved again properly later).
14590           Leave check for unexpected 2-channel layouts intact for now.
14591
14592 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14593
14594         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
14595         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
14596         basesrc can do its job correctly.
14597
14598 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
14599
14600         * ext/alsa/Makefile.am:
14601         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
14602         (gst_alsa_detect_formats), (get_channel_free_structure),
14603         (caps_add_channel_configuration), (gst_alsa_detect_channels),
14604         (gst_alsa_probe_supported_formats):
14605         * ext/alsa/gstalsa.h:
14606         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
14607           Refactor and improve caps probing code: probe signedness
14608           when we probe the supported formats/widths; set endianness
14609           to the one we actually probed for (ie. cpu endianness).
14610           
14611         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
14612         (gst_alsasrc_close):
14613         * ext/alsa/gstalsasrc.h:
14614           Implement caps probing for alsasrc.
14615
14616 2006-05-15  Wim Taymans  <wim@fluendo.com>
14617
14618         * ext/theora/theoradec.c: (gst_theora_dec_reset),
14619         (theora_dec_src_query), (theora_dec_src_event),
14620         (theora_dec_sink_event), (theora_handle_comment_packet),
14621         (theora_handle_data_packet), (theora_dec_change_state):
14622         Cleanups, add some G_LIKELY.
14623         Use segment helpers instead of our own wrong code.
14624         Clear queued buffers on seek and READY.
14625
14626         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
14627         (vorbis_dec_convert), (vorbis_dec_src_query),
14628         (vorbis_dec_src_event), (vorbis_dec_sink_event),
14629         (vorbis_handle_comment_packet), (vorbis_dec_push),
14630         (vorbis_handle_data_packet), (vorbis_dec_chain),
14631         (vorbis_dec_change_state):
14632         * ext/vorbis/vorbisdec.h:
14633         Remove old useless packetno variable.
14634         Do position query properly.
14635         Add some G_LIKELY.
14636         Do cleanup of queued buffers in new helper function
14637         and use it.
14638
14639 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14640
14641         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
14642           Query supported sample rates. Fixes #341732.
14643
14644 2006-05-15  Julien MOUTTE  <julien@moutte.net>
14645
14646         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
14647         (gst_decode_bin_change_state): Make decodebin reusable
14648         when going from PAUSE_TO_READY and then back to PAUSED.
14649         Fixes #331678.
14650
14651 2006-05-15  Wim Taymans  <wim@fluendo.com>
14652
14653         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
14654         (vorbis_dec_convert), (vorbis_dec_src_query),
14655         (vorbis_dec_sink_query), (vorbis_dec_src_event),
14656         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
14657         (vorbis_dec_clean_queued), (vorbis_dec_push),
14658         (vorbis_handle_data_packet), (vorbis_dec_change_state):
14659         Cleanups. Use refcounting and DEBUG_OBJECT.
14660         Reset segment on flush, use code methods instead of our
14661         own wrong version.
14662         Fix potential memleak.
14663
14664 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14665
14666         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
14667         (gst_alsasink_init):
14668         * ext/alsa/gstalsasink.h:
14669           Don't leak allocated snd_output_t structure if there's
14670           more than one alsasink instance at a time (#341873).
14671           Also fix GObject macros in header file.
14672           
14673 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14674
14675         * gst/subparse/gstsubparse.c:
14676         (gst_sub_parse_data_format_autodetect):
14677           Don't use libxml functions in the typefinding code.
14678
14679 2006-05-15  Wim Taymans  <wim@fluendo.com>
14680
14681         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14682         Fix seeking performance in the case where a non-header 
14683         packet has a 0 granulepos (busted theora case). 
14684         Fixes #341719
14685         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
14686          the first place, you limelight stealer you)
14687
14688 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14689
14690         * gst/subparse/gstsubparse.c:
14691         (gst_sub_parse_data_format_autodetect):
14692           Improve SAMI typefinding: handle case where there are
14693           whitespaces or newlines in front of the first <SAMI>
14694           tag (#169936).
14695
14696 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14697
14698         * configure.ac:
14699           Build video4linux plugin even if there's no XVIDEO, just
14700           without implementing the GstXOverlay interface (#334002).
14701          
14702 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14703
14704         * configure.ac:
14705         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
14706         (plugin_init):
14707           Add tentative support for libvisual-0.4 (#336881).
14708
14709 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14710
14711         Patch by: Young-Ho Cha <ganadist at chollian net>
14712
14713         * gst/subparse/samiparse.c: (handle_start_font):
14714           Need to map "silver" colour explicitly (#169936).
14715
14716 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14717
14718         Patch by: Young-Ho Cha  <ganadist at chollian net>
14719
14720         * gst/subparse/Makefile.am:
14721         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
14722         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
14723         (gst_sub_parse_format_autodetect), (feed_textbuf),
14724         (gst_subparse_type_find), (plugin_init):
14725         * gst/subparse/gstsubparse.h:
14726         * gst/subparse/samiparse.c:
14727         * gst/subparse/samiparse.h:
14728           Add support for SAMI subtitles (#169936).
14729
14730 2006-05-14  Michael Smith  <msmith@fluendo.com>
14731
14732         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
14733           Fix #341696: crash when mixing L+R+C to mono or stereo.
14734         * tests/check/Makefile.am:
14735         * tests/check/elements/audioconvert.c: (set_channel_positions),
14736         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
14737         (audioconvert_suite):
14738           Add test for the above, including some generic framework bits for
14739           testing multichannel things.
14740
14741 === release 0.10.7 ===
14742
14743 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
14744
14745         * configure.ac:
14746           releasing 0.10.7, "Leave the gun"
14747
14748 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
14749
14750         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14751         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14752         Fix the build.
14753
14754 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
14755
14756         * docs/libs/gst-plugins-base-libs-docs.sgml:
14757         * docs/libs/gst-plugins-base-libs-sections.txt:
14758         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
14759         * gst-libs/gst/video/video.h:
14760         * gst/videoscale/Makefile.am:
14761         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14762         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14763         * tests/check/Makefile.am:
14764         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
14765         (main):
14766           Fix integer overflow problem with pixel-aspect-ratio calculations
14767           in videoscale and xvimagesink (#341542)
14768
14769 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
14770
14771         * gst-libs/gst/tag/gstid3tag.c:
14772           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
14773
14774 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
14775
14776         * win32/MANIFEST:
14777           update win32 files listing
14778
14779 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14780
14781         patch by: Sjoerd Simons (sjoerd@luon.net)
14782
14783         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14784         (group_create), (group_destroy), (add_stream),
14785         (gst_play_base_bin_get_property),
14786         (gst_play_base_bin_get_streaminfo_value_array):
14787         * gst/playback/gstplaybasebin.h:
14788           API: GstPlayBaseBin::stream-info-value-array property
14789           use a more bindings-friendly way of exposing streaminfo
14790           using a GValueArray.  Tested in ipython.
14791           Closes #341114
14792
14793 2006-05-11  Wim Taymans  <wim@fluendo.com>
14794
14795         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
14796         (queue_underrun_cb), (queue_filled_cb):
14797         Also catch queue underruns but don't do anything yet.
14798         Refactor and comment queue enlarging code a bit.
14799
14800         * gst/playback/gstplaybasebin.c: (queue_overrun),
14801         (queue_threshold_reached), (queue_out_of_data),
14802         (gen_preroll_element):
14803         If a queue over/underruns check that we don't create nasty
14804         deadlocks when the min-threshold is not reached but the
14805         max-bytes is. In those cases disable max-bytes when we
14806         know that the queue is fed timed data.
14807         Add more comments.
14808
14809 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
14810
14811         * gst/playback/gstplaybin.c: (gen_audio_element):
14812           Make playbin automatically plug an 'audioresample'
14813           element before the audio sink as well. This solves
14814           problems with sinks that only accept a very specific
14815           sample rate, like esdsink (e.g. #340379).
14816
14817 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
14818
14819         * gst/playback/gstplaybasebin.c: (gen_source_element):
14820           Make http sources send special headers so that we receive
14821           icecast metadata if the http stream is an icecast stream
14822           (otherwise the server will just ignore them). This also
14823           means that from now on users will need the 'icydemux'
14824           element from gst-plugins-good installed if they want to
14825           listen to icecast radio streams. (#341432, #333657).
14826
14827 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14828
14829         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
14830         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
14831           remove stupid example from docs - it should come with a simple
14832           C program instead.
14833           Clean up/fix docs
14834         * tests/check/elements/multifdsink.c: (wait_bytes_served),
14835         (fail_if_can_read), (GST_START_TEST),
14836         (gst_multifdsink_create_streamheader), (multifdsink_suite):
14837           add a test for changing streamheader which exposes a bug in
14838           multifdsink
14839
14840 2006-05-11  Michael Smith  <msmith@fluendo.com>
14841
14842         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
14843         (gst_gnome_vfs_src_received_headers_callback):
14844         * ext/gnomevfs/gstgnomevfssrc.h:
14845           Don't set icy-caps unless we have a sane interval value. Move
14846           interval to a local variable; we never use it outside this function.
14847
14848 2006-05-11  Wim Taymans  <wim@fluendo.com>
14849
14850         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
14851         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
14852         Register special buffer types along with the objects so
14853         that they are not registered at runtime from N different
14854         streaming threads since they are not threadsafe.
14855
14856 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14857
14858         * tests/check/elements/multifdsink.c: (wait_bytes_served),
14859         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
14860           add two more tests, one doing streamheader
14861
14862 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14863
14864         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
14865           clean up the bufqueue when shutting down
14866         * tests/check/Makefile.am:
14867         * tests/check/elements/multifdsink.c: (setup_multifdsink),
14868         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
14869         (main):
14870           add a test for the leak that was just fixed
14871
14872 2006-05-10  Wim Taymans  <wim@fluendo.com>
14873
14874         * gst/adder/gstadder.c: (gst_adder_setcaps),
14875         (gst_adder_query_duration), (gst_adder_query), (forward_event),
14876         (gst_adder_src_event), (gst_adder_sink_event),
14877         (gst_adder_class_init), (gst_adder_finalize),
14878         (gst_adder_request_new_pad), (gst_adder_collected):
14879         * gst/adder/gstadder.h:
14880         Updated some docs. Added comments and FIXMEs all over the place.
14881         Improve debugging info.
14882         Fix leak on finalize by not calling the parent.
14883         Implement duration query.
14884         Make event forwarding threadsafe.
14885         Correctly send NEWSEGMENT at start and after flush.
14886         Handle EOS correctly.
14887         Post error when not negotiated.
14888
14889         * tests/check/elements/adder.c: (GST_START_TEST):
14890         Added FIXME in the test.
14891
14892 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14893
14894         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
14895         (gst_text_overlay_halign_get_type),
14896         (gst_text_overlay_wrap_mode_get_type):
14897         * ext/theora/theoradec.c: (theora_handle_type_packet),
14898         (theora_handle_data_packet):
14899         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
14900         (theora_enc_sink_setcaps), (theora_enc_chain):
14901         * gst-libs/gst/cdda/gstcddabasesrc.c:
14902         (gst_cdda_base_src_mode_get_type):
14903         * gst/audiotestsrc/gstaudiotestsrc.c:
14904         (gst_audiostestsrc_wave_get_type):
14905         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
14906         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
14907         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14908         (gst_sync_method_get_type), (gst_unit_type_get_type),
14909         (gst_client_status_get_type):
14910         * gst/videoscale/gstvideoscale.c:
14911         (gst_video_scale_method_get_type):
14912         * gst/videotestsrc/gstvideotestsrc.c:
14913         (gst_video_test_src_pattern_get_type):
14914         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
14915         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
14916         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
14917         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
14918         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
14919         (paint_setup_RGB565), (paint_setup_xRGB1555):
14920           Const-ify GEnumValue and GFlagsValue arrays. Use
14921           GST_ROUND_UP_* macros instead of home-made ones.
14922
14923 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14924
14925         * configure.ac:
14926           Require core CVS for the new newsegment stuff.
14927
14928 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14929
14930         Patch by: Sjoerd Simons  <sjoerd at luon net>
14931
14932         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
14933           Register nick for enum value (#341160).
14934
14935 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
14936
14937         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
14938         (plugin_init):
14939          backout typefind patch #340375
14940          
14941         * tests/check/elements/adder.c: (message_received),
14942         (GST_START_TEST), (adder_suite):
14943           redo, signal-handling of test
14944
14945 2006-05-09  Wim Taymans  <wim@fluendo.com>
14946
14947         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
14948         (gst_adder_collected):
14949         * gst/adder/gstadder.h:
14950         Remove bogus segment merging and forwarding, we don't
14951         care about timestamps anyway and we just produce a
14952         continuous stream. 
14953         Also create a nice NEWSEGMENT event when we start.
14954         Use _scale_int some more.
14955
14956 2006-05-09  Edward Hervey  <edward@fluendo.com>
14957
14958         * tests/icles/stress-xoverlay.c:
14959         Fix if core was built without parsing support.
14960
14961 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14962
14963         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14964           Add SEDG (Samsung MPEG-4) fourcc.
14965
14966 2006-05-09  Edward Hervey  <edward@fluendo.com>
14967
14968         * tests/icles/stress-xoverlay.c:
14969         * tests/examples/volume/volume.c:
14970         Fix if core was built without parsing support.
14971
14972         * tests/examples/seek/seek.c:
14973         Disable the parse_launch example if core was built without parsing
14974         support.
14975
14976 2006-05-08  Edward Hervey  <edward@fluendo.com>
14977
14978         * autogen.sh: (CONFIGURE_DEF_OPT): 
14979         libtoolize on Darwin/MacOSX is called glibtoolize
14980
14981 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14982
14983         * tests/check/Makefile.am:
14984         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
14985           Disable the adder test, until the build-slaves posses the kindness to 
14986           either like it or to give valid reason for not doing so 
14987
14988 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14989
14990         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
14991         (adder_suite):
14992           Shuffle NULL state change around and raise timeout more
14993
14994 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14995
14996         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
14997         (mp4_type_find), (plugin_init):
14998           Add typefind to distinguish between "audio/x-m4a" and new type
14999           "video/mp4". Fixes #340375
15000
15001         * tests/check/elements/adder.c: (adder_suite):
15002           Raise timeout to make buildbot happy
15003
15004 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15005
15006         * gst/adder/gstadder.c: (gst_adder_sink_event),
15007         (gst_adder_request_new_pad), (gst_adder_change_state):
15008         * gst/adder/gstadder.h:
15009         * tests/check/Makefile.am:
15010         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15011         (adder_suite), (main):
15012           Add sink-event handling to adder. It tries to merge incomming
15013           newsegment-events. Added test to check if segment_done is comming
15014           through. Fixes #340060
15015
15016 2006-05-05  Andy Wingo  <wingo@pobox.com>
15017
15018         * ext/theora/theoraparse.c (gst_theora_parse_init)
15019         (theora_parse_src_convert, theora_parse_src_query):
15020         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
15021         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
15022         query functions on the source pads of the theora and vorbis parse
15023         elements. Fixes position querying when doing a remux.
15024
15025 2006-05-05  Michael Smith  <msmith@fluendo.com>
15026
15027         * ext/theora/theoraparse.c: (parse_granulepos),
15028         (theora_parse_drain_queue_prematurely),
15029         (theora_parse_queue_buffer), (theora_parse_sink_event):
15030           Fix flushing.
15031           Fix invalid granulepos outputs when starting with a non-keyframe.
15032
15033 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
15034
15035         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
15036         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
15037         Rearrange MPEG system stream detection, fixing some memleaks in the
15038         process.
15039         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
15040         they clean up their data correctly.
15041         Remove unused ogganx caps and move the 'is_annodex' check to inside
15042         the 'is_ogg' if statement.
15043
15044 2006-05-05  Wim Taymans  <wim@fluendo.com>
15045
15046         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
15047         Properly remove ghostpads. Fixes #340392
15048
15049 2006-05-04  David Schleef  <ds@schleef.org>
15050
15051         * gst/typefind/gsttypefindfunctions.c:
15052
15053 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
15054
15055         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
15056         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
15057
15058         When typefinding an MP3 in push-based mode, don't penalise the
15059         probability down to 74% when we found 5 valid frames just because we
15060         can't peek the end of the file.
15061
15062         Make the probability for detecting MPEG Transport Streams based on the
15063         number of sequential headers we successfully detected.
15064
15065 2006-05-03  Wim Taymans  <wim@fluendo.com>
15066
15067         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15068         (vorbis_dec_push), (vorbis_dec_chain):
15069         Still produce an error when we receive an empty packet.
15070
15071 2006-05-03  Wim Taymans  <wim@fluendo.com>
15072
15073         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
15074         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
15075         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
15076         Mark buffers with DISCONT after seek and after activating new
15077         chains.
15078
15079         * ext/theora/gsttheoradec.h:
15080         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15081         (theora_get_query_types), (theora_dec_sink_event),
15082         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
15083         (theora_dec_change_state):
15084         Fix frame counter.
15085         Detect and mark DISCONT buffers.
15086
15087         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15088         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
15089         (vorbis_dec_change_state):
15090         * ext/vorbis/vorbisdec.h:
15091         Use GstSegment.
15092         Detect and mark DISCONT buffers.
15093         Don't crash on 0 sized buffers.
15094
15095 2006-05-03  Wim Taymans  <wim@fluendo.com>
15096
15097         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
15098         (volume_transform_ip):
15099         Increase "volume" property to 10.0. Fixes #340369.
15100         Set the process function to NULL when capsnego fails so that
15101         we properly error out.
15102
15103 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15104
15105         * gst/playback/gstplaybin.c: (add_sink):
15106         * gst/playback/test.c: (main):
15107         * gst/playback/test5.c: (dump_element_stats):
15108         * gst/playback/test6.c: (main):
15109           free caps using gst_caps_unref, don't leak caps-strings
15110
15111 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
15112
15113         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
15114         (plugin_init):
15115           Refine musepack typefinding a bit. Return MAXIMUM
15116           probability when we detect stream version 7 to make
15117           sure the mpeg audio typefinder doesn't trump us.
15118
15119 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15120
15121         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15122           Protect against unexpected NULL strf_data buffer.
15123
15124 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15125
15126         * tests/check/elements/audioconvert.c: (verify_convert),
15127         (GST_START_TEST):
15128           interpret the out[] buffer in the order the bytes are actually
15129           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
15130           Other tests should use BYTE_ORDER since the array is filled in
15131           with actual values
15132
15133 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15134
15135         * tests/check/elements/audioconvert.c: (verify_convert),
15136         (GST_START_TEST):
15137           when a test fails, give an indication of which it is
15138
15139 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15140
15141         * gst-libs/gst/cdda/gstcddabasesrc.c:
15142           compile fix; strtol() needs <stdlib.h>
15143
15144 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15145
15146         * ext/alsa/gstalsamixerelement.c:
15147         * ext/alsa/gstalsasrc.c:
15148         * ext/cdparanoia/gstcdparanoiasrc.c:
15149         * ext/gnomevfs/gstgnomevfssink.c:
15150         * ext/gnomevfs/gstgnomevfssrc.c:
15151         * ext/ogg/gstoggdemux.c:
15152         * ext/ogg/gstoggmux.c:
15153         * ext/ogg/gstoggparse.c:
15154         * ext/ogg/gstogmparse.c:
15155         * ext/pango/gstclockoverlay.c:
15156         * ext/pango/gsttextoverlay.c:
15157         * ext/pango/gsttextrender.c:
15158         * ext/pango/gsttimeoverlay.c:
15159         * ext/theora/theoradec.c:
15160         * ext/theora/theoraenc.c:
15161         * ext/vorbis/vorbisdec.c:
15162         * ext/vorbis/vorbisenc.c:
15163         * gst-libs/gst/audio/gstaudiofilter.c:
15164         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15165         * gst/audioconvert/gstaudioconvert.c:
15166         * gst/audiorate/gstaudiorate.c:
15167         * gst/audioresample/gstaudioresample.c:
15168         * gst/audiotestsrc/gstaudiotestsrc.c:
15169         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15170         * gst/playback/gstdecodebin.c:
15171         * gst/playback/gstplaybin.c:
15172         * gst/playback/gststreamselector.c:
15173         * gst/subparse/gstsubparse.c:
15174         * gst/tcp/gstmultifdsink.c:
15175         * gst/tcp/gsttcpclientsink.c:
15176         * gst/tcp/gsttcpclientsrc.c:
15177         * gst/tcp/gsttcpserversink.c:
15178         * gst/tcp/gsttcpserversrc.c:
15179         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15180         * gst/videorate/gstvideorate.c:
15181         * gst/videoscale/gstvideoscale.c:
15182         * gst/videotestsrc/gstvideotestsrc.c:
15183         * gst/volume/gstvolume.c:
15184         * sys/v4l/gstv4ljpegsrc.c:
15185         * sys/v4l/gstv4lmjpegsink.c:
15186         * sys/v4l/gstv4lmjpegsrc.c:
15187         * sys/v4l/gstv4lsrc.c:
15188         * sys/ximage/ximagesink.c:
15189         * sys/xvimage/xvimagesink.c:
15190         * tests/check/libs/cddabasesrc.c:
15191           make GstElementDetails const
15192
15193 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15194
15195         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
15196         (gst_adder_init):
15197           send events from src-pad to all sink-pads fixes #338657
15198
15199 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15200
15201         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
15202         (alsasink_parse_spec):
15203           query width capabilities from alsa, fixes #338919
15204
15205 2006-04-28  Wim Taymans  <wim@fluendo.com>
15206
15207         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
15208         (gst_multi_fd_sink_remove_client_link):
15209         * gst/tcp/gstmultifdsink.h:
15210         Fix race condition in multifdsink that can lead to spurious 
15211         duplicate clients. this patch adds a new signal that is fired when
15212         multifdsink has removed all references to the fd.
15213         Fixes #339574.
15214         Updated documentation.
15215         API: client-fd-removed signal added
15216
15217 2006-04-28  Michael Smith  <msmith@fluendo.com>
15218
15219         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
15220           When asking g_value_array_new to prealloc elements, we may as well
15221           ask for the right number of elements.
15222
15223 2006-04-28  Wim Taymans  <wim@fluendo.com>
15224
15225         * gst-libs/gst/audio/gstbaseaudiosink.c:
15226         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
15227         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
15228         patch to make timestamp checking more tollerant to rounding 
15229         errors given that real discontinuities are to be marked on
15230         buffers. Fixes some asf files and #338778.
15231         Also avoid some crashers when we receive an event in the 
15232         NULL state.
15233
15234 2006-04-28  Michael Smith  <msmith@fluendo.com>
15235
15236         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
15237         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
15238         (gst_gnome_vfs_src_get_property),
15239         (gst_gnome_vfs_src_send_additional_headers_callback),
15240         (gst_gnome_vfs_src_received_headers_callback),
15241         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
15242         (gst_gnome_vfs_src_stop):
15243         * ext/gnomevfs/gstgnomevfssrc.h:
15244           Remove ICY handling (mostly) from gnomevfssrc, in favour of
15245           proper shared support within icydemux.
15246
15247 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15248
15249         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
15250         (gst_video_rate_swap_prev), (gst_video_rate_chain):
15251           fix up docs
15252           fix a leak when no caps negotiated
15253           fix counting of input frames
15254         * tests/check/elements/.cvsignore:
15255         * tests/check/elements/videorate.c: (assert_videorate_stats),
15256         (GST_START_TEST), (videorate_suite):
15257           add tests for these
15258
15259 2006-04-28  Wim Taymans  <wim@fluendo.com>
15260
15261         * gst-libs/gst/audio/gstringbuffer.c:
15262         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
15263         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
15264         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
15265         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
15266         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
15267         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
15268         (gst_ring_buffer_commit), (gst_ring_buffer_read),
15269         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
15270         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
15271         Check arguments passed to public functions instead of
15272         crashing.
15273
15274 2006-04-28  Wim Taymans  <wim@fluendo.com>
15275
15276         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
15277         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
15278         GstBaseAudioSrc must be live or it does not work.
15279
15280         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
15281         Don't set live to TRUE as this is the default in the parentclass.
15282
15283 2006-04-28  Wim Taymans  <wim@fluendo.com>
15284
15285         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
15286         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
15287         Videoscale doesn't pass on pixel-aspect ratio. Handle all
15288         fixation cases better. Fixes #338991
15289
15290 2006-04-28  Wim Taymans  <wim@fluendo.com>
15291
15292         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
15293         Handle 0/1 framerate correctly Fixes #331901.
15294
15295 2006-04-28  Wim Taymans  <wim@fluendo.com>
15296
15297         * tests/check/elements/audioconvert.c: (get_float_caps),
15298         (GST_START_TEST), (audioconvert_suite):
15299         Added check for correct clipping when doing float samples
15300         in audioconvert.
15301
15302 2006-04-28  Wim Taymans  <wim@fluendo.com>
15303
15304         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
15305         (gst_video_rate_chain):
15306         Print more debugging info.
15307
15308 2006-04-28  Wim Taymans  <wim@fluendo.com>
15309
15310         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
15311         (resample_set_state_from_caps):
15312         Add support for other formats audioresample can handle such as
15313         32 bits in and float and 64 bits float. Fixes #301759
15314
15315 2006-04-28  Wim Taymans  <wim@fluendo.com>
15316
15317         * gst/audioconvert/audioconvert.c: (float):
15318         correctly clip float samples > 1.0. Fixes #338718
15319
15320 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15321
15322         Patch by: Young-Ho Cha  <ganadist at chollian net>
15323
15324         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
15325         (gst_text_overlay_render_text):
15326           Don't strip newlines from the text. Also, center lines
15327           within multi-line paragraphs (#339405).
15328
15329 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15330
15331         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
15332           Fix wavpack typefinding to work in more cases (don't peek
15333           for chunks of multiple hundred kBs at once, but process
15334           things step-by-step in smaller units). Fixes #339786.
15335
15336 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15337
15338         * configure.ac:
15339           back to HEAD
15340
15341 === release 0.10.6 ===
15342
15343 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
15344
15345         * configure.ac:
15346           releasing 0.10.6, "Chao"
15347
15348 2006-04-26  David Schleef  <ds@schleef.org>
15349
15350         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
15351           Fixes #338897.
15352
15353 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15354
15355         * configure.ac:
15356         * win32/common/config.h:
15357           new prerelease
15358
15359 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15360
15361         patch by: Wim Taymans
15362
15363         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15364         (gst_ogg_demux_perform_seek):
15365           make sure correct newsegments are sent, so that the decoder
15366           and the demuxer agree on timestamps.  Fixes playback of a lot
15367           of Ogg files that do not start from 0.  Fixes #339833.
15368
15369 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15370
15371         Patch by: Edward Hervey  <edward@fluendo.com>
15372
15373         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
15374         * tests/check/Makefile.am:
15375         * tests/check/elements/videorate.c: (assert_videorate_stats),
15376         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
15377         (videorate_suite), (main):
15378           Fix an infinite loop if frames are passed in with wrongly ordered
15379           timestamps.  Fixes #339013.
15380
15381 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15382
15383         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15384
15385         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
15386           fix typefinding on some ISO files.  Fixes #339212.
15387
15388 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15389
15390         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15391
15392         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15393           add another H264 fourcc.  Fixes #339047.
15394
15395 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15396
15397         Patch by: Jan Schmidt
15398
15399         * gst/playback/gststreamselector.c:
15400         (gst_stream_selector_bufferalloc):
15401           Restore old StreamSelector behaviour.
15402           Fixes #338419.
15403
15404 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15405
15406         * configure.ac:
15407         * win32/common/config.h:
15408           prerelease
15409
15410 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15411
15412         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
15413
15414         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15415         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
15416           Fix some memory leaks: on finalize, free buffers left in the queue
15417           before destroying the queue; in _push(), unref rtp_buf even if
15418           the process vfunc returned a NULL buffer as output buffer (#337548);
15419           demote some recuring debug messages to LOG level.
15420
15421 2006-04-11  Wim Taymans  <wim@fluendo.com>
15422
15423         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15424         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15425         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
15426         (gst_ogg_demux_loop):
15427         More cleanups.
15428         Respect segment stop when emiting EOS or SEGMENT_DONE.
15429         Fixes (#337945).
15430
15431 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15432
15433         * gst/playback/gststreamselector.c:
15434         (gst_stream_selector_get_property):
15435           Don't leak pad name.
15436
15437 2006-04-10  Michael Smith  <msmith@fluendo.com>
15438
15439         * tests/check/Makefile.am:
15440         * tests/check/gst-plugins-base.supp:
15441           Suppress an old libtheora bug (fixed in more recent versions), so 
15442           that FC4 buildslaves can pass.
15443
15444 2006-04-10  Wim Taymans  <wim@fluendo.com>
15445
15446         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15447         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15448         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
15449         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
15450         (gst_ogg_demux_loop):
15451         Don't leak events.
15452         Remember what error we got when finding chains, if we
15453         were shutdown, that would not be an error.
15454
15455 2006-04-10  Wim Taymans  <wim@fluendo.com>
15456
15457         * gst-libs/gst/audio/gstbaseaudiosink.c:
15458         (gst_base_audio_sink_event):
15459         Starting the ringbuffer when we did not acquire it can cause
15460         a deadlock, is pointless and causes nasty things for
15461         subclasses. 
15462         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
15463
15464 2006-04-10  Wim Taymans  <wim@fluendo.com>
15465
15466         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15467         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15468         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15469         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
15470         (gst_ogg_demux_deactivate_current_chain),
15471         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15472         (gst_ogg_demux_bisect_forward_serialno),
15473         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
15474         Add some more debugging.
15475
15476 2006-04-10  Wim Taymans  <wim@fluendo.com>
15477
15478         * ext/theora/theoradec.c: (theora_dec_src_event),
15479         (theora_handle_data_packet):
15480         Some more debug info.
15481
15482         * tests/examples/seek/seek.c: (start_seek), (main):
15483         Print element messages too.
15484
15485 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
15486
15487         * gst/audioresample/debug.h:
15488           replace debug macros with variable number of parameters
15489           by a simple alias to gstreamer standard debug macros 
15490          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
15491           supported by MSVC 6.0 and 7.1)
15492         * gst/audioresample/resample.h:
15493           define M_PI and rint for WIN32
15494         * win32/common/libgstaudio.def:
15495         * win32/common/libgstriff.def:
15496         * win32/common/libgsttag.def:
15497         * win32/common/libgstvideo.def:
15498           add new exported functions
15499         * win32/vs6:
15500           update project files
15501
15502 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15503
15504         * ext/alsa/gstalsamixeroptions.c:
15505         (gst_alsa_mixer_options_class_init):
15506         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
15507         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
15508         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
15509         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
15510         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
15511         * gst-libs/gst/audio/gstaudiofilter.c:
15512         (gst_audio_filter_class_init):
15513         * gst-libs/gst/audio/gstaudiosink.c:
15514         (gst_audioringbuffer_class_init):
15515         * gst-libs/gst/audio/gstaudiosrc.c:
15516         (gst_audioringbuffer_class_init):
15517         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
15518         * gst-libs/gst/interfaces/colorbalancechannel.c:
15519         (gst_color_balance_channel_class_init):
15520         * gst-libs/gst/interfaces/mixeroptions.c:
15521         (gst_mixer_options_class_init):
15522         * gst-libs/gst/interfaces/mixertrack.c:
15523         (gst_mixer_track_class_init):
15524         * gst-libs/gst/interfaces/tunerchannel.c:
15525         (gst_tuner_channel_class_init):
15526         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
15527         * gst-libs/gst/netbuffer/gstnetbuffer.c:
15528         (gst_netbuffer_class_init):
15529         * gst-libs/gst/rtp/gstbasertppayload.c:
15530         (gst_basertppayload_class_init):
15531         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
15532         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
15533         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
15534         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
15535         * gst/playback/gststreamselector.c:
15536         (gst_stream_selector_class_init):
15537         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
15538         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
15539         * sys/v4l/gstv4lcolorbalance.c:
15540         (gst_v4l_color_balance_channel_class_init):
15541         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
15542         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
15543         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15544         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
15545         (gst_v4l_tuner_norm_class_init):
15546         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
15547         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
15548         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
15549         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
15550
15551 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15552
15553         * ext/pango/gsttextrender.h:
15554         * gst-libs/gst/audio/gstaudiosink.h:
15555         * gst-libs/gst/audio/gstaudiosrc.h:
15556         * gst-libs/gst/audio/gstbaseaudiosink.h:
15557         * gst-libs/gst/audio/gstbaseaudiosrc.h:
15558         * gst-libs/gst/audio/gstringbuffer.h:
15559         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15560         * gst-libs/gst/rtp/gstbasertppayload.h:
15561         * gst-libs/gst/video/gstvideofilter.h:
15562         * gst-libs/gst/video/gstvideosink.h:
15563         * gst/playback/gstplaybasebin.h:
15564         * gst/tcp/gstmultifdsink.h:
15565         * sys/v4l/gstv4lelement.h:
15566         Fix broken GObject macros
15567
15568 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15569
15570         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
15571         More debug to trace why my USB headset is not working with gst
15572
15573 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
15574
15575         * gst/playback/gstplaybasebin.c: (group_destroy):
15576         Clean up our group elements properly in the case where it never 
15577         got committed - it still got added unconditionally to the bin.
15578
15579 2006-04-07  Wim Taymans  <wim@fluendo.com>
15580
15581         * ext/theora/theoradec.c: (theora_dec_sink_event),
15582         (theora_handle_data_packet), (theora_dec_chain):
15583         Unref unhandled events.
15584         Protect against empty buffers.
15585         Perform QoS on running time.
15586
15587 2006-04-07  Michael Smith  <msmith@fluendo.com>
15588
15589         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
15590         (gst_vorbis_enc_chain):
15591           Remove leaks from vorbisenc.
15592           Mostly minor changes, the only significant one is that now the
15593           buffers we set as 'streamheader' on the caps are copies of the
15594           original buffers, to avoid circular refcounting problems.
15595
15596 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
15597
15598         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
15599           Don't remove our mute-probe if someone else already did so.
15600           Don't set a 2nd one if there is already one pending on the pad.
15601
15602         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
15603         (do_playbin_seek):
15604           When a seek fails, ensure that playbin is still set back to playing.
15605           
15606         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
15607         (mpeg_ts_type_find), (plugin_init):
15608           Add a typefind function for mpeg-ts streams. (Closes: #336617)
15609
15610 2006-04-06  Andy Wingo  <wingo@pobox.com>
15611
15612         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
15613         (gst_video_rate_init): Caps-related parameters should not be reset
15614         by a flush -- move their inits to the instance init function.
15615         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
15616         is not OK, just return the result.
15617
15618         * gst/audiotestsrc/gstaudiotestsrc.c
15619         (gst_audio_test_src_class_init)
15620         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
15621         broken by Stefan's commit on 24 March.
15622
15623         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
15624         buffers being pushed out. Fixes oggmux ! multifdsink.
15625
15626 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
15627
15628         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
15629         (gst_vorbis_dec_init), (vorbis_dec_finalize):
15630         * ext/vorbis/vorbisdec.h:
15631         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
15632         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
15633         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
15634         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
15635         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
15636         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
15637         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
15638         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
15639         (gst_vorbis_enc_buffer_from_packet),
15640         (gst_vorbis_enc_buffer_from_header_packet),
15641         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
15642         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
15643         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
15644         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
15645         (gst_vorbis_enc_change_state):
15646         * ext/vorbis/vorbisenc.h:
15647           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
15648           vorbisenc adhere to the official nomenclature; use boilerplate
15649           macro.
15650
15651 2006-04-04  Andy Wingo  <wingo@pobox.com>
15652
15653         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
15654         Whoops, fix bug introduced. Bad hacker!
15655         
15656         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
15657         Properly handle the case where you get EOS before any buffers are
15658         received. Use gst_buffer_make_metadata_writable where appropriate.
15659
15660         * ext/theora/theoradec.c (theora_handle_data_packet): This value
15661         is often negative -- make it signed so as not to wrap around.
15662         Fixes segfaults introduced on 9 March.
15663
15664 2006-04-03  Wim Taymans  <wim@fluendo.com>
15665
15666         * ext/theora/gsttheoradec.h:
15667         * ext/theora/theoradec.c: (theora_dec_src_event):
15668         Don't try to store a gdouble in a gboolean.
15669         Small cleanups.
15670
15671 2006-04-03  Michael Smith  <msmith@fluendo.com>
15672
15673         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
15674           Oggmux sucks.
15675           Make it suck slightly less by writing out the final page.
15676           Still can't encode a vorbis-in-ogg file correctly, though.
15677
15678 2006-04-03  Andy Wingo  <wingo@pobox.com>
15679
15680         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
15681         a g_print.
15682
15683         * ext/theora/theora.c (plugin_init): Register theoraparse.
15684
15685         * ext/theora/gsttheoraparse.h: 
15686         * ext/theora/theoraparse.c: New files implementing a theora
15687         parser. Now we can properly remux ogg/theora+vorbis, yay.
15688
15689         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
15690
15691 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15692
15693         * gst/audiotestsrc/gstaudiotestsrc.c:
15694           Fixed the sample pipeline (see #323798)
15695
15696 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15697
15698         * configure.ac:
15699         * win32/common/config.h:
15700         * win32/common/config.h.in:
15701           use AS_VERSION and AS_NANO
15702           more cleanups
15703
15704 2006-03-31  Andy Wingo  <wingo@pobox.com>
15705
15706         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
15707         uninitialized variable return that would happen.
15708         
15709         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
15710         uninitialized variable return that would never happen.
15711
15712         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
15713         (vorbis_parse_sink_event): Add an event function to flush our
15714         state on a seek, and to drain buffers on a premature EOS.
15715         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
15716         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
15717         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
15718         (vorbis_parse_drain_queue): Queue up buffers until we can set
15719         their timestamps and granulepos values.
15720
15721         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
15722         and keep track of data needed for deriving granulepos and
15723         timestamps for buffers.
15724
15725 2006-03-29  Wim Taymans  <wim@fluendo.com>
15726
15727         Patch by: j^ <j at bootlab dot org>
15728
15729         * ext/alsa/gstalsamixerelement.c:
15730         (gst_alsa_mixer_element_class_init):
15731         * ext/alsa/gstalsasink.c:
15732         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
15733         * ext/ogg/gstoggdemux.c:
15734         * ext/ogg/gstoggmux.c:
15735         * ext/ogg/gstoggparse.c:
15736         * ext/pango/gstclockoverlay.c:
15737         * ext/pango/gsttextoverlay.c:
15738         * ext/pango/gsttextrender.c:
15739         * ext/pango/gsttimeoverlay.c:
15740         * ext/theora/theoradec.c:
15741         * ext/theora/theoraenc.c:
15742         * ext/vorbis/vorbisdec.c:
15743         * ext/vorbis/vorbisenc.c:
15744         * gst/audioconvert/gstaudioconvert.c:
15745         * gst/subparse/gstsubparse.c:
15746         * gst/tcp/gstmultifdsink.c:
15747         * gst/tcp/gsttcpclientsink.c:
15748         * gst/tcp/gsttcpclientsrc.c:
15749         * gst/tcp/gsttcpserversink.c:
15750         * gst/tcp/gsttcpserversrc.c:
15751           better/unified long descriptions
15752           Fixes #336477
15753
15754 2006-03-29  Wim Taymans  <wim@fluendo.com>
15755
15756         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
15757         (stop_seek):
15758         Don't let double and triple clicks mess up our state.
15759
15760 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
15761
15762         * gst/playback/gstplaybin.c: (gen_video_element),
15763         (gen_text_element), (gen_audio_element), (gen_vis_element):
15764           Error out gracefully when we can't create any of the usual
15765           conversion elements for some reason. Also, don't try to
15766           create an audioscale (sic) element that's not used anyway.
15767
15768 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
15769
15770         * gst/playback/gstplaybasebin.c: (setup_source):
15771           Don't post RESOURCE_NOT_FOUND error when we can't find a source
15772           element for a particular protocol, that's confusing for users.
15773           Instead, post a RESOURCE_FAILED error, so that our own error
15774           message is actually shown in totem etc. (#336303).
15775
15776 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15777
15778         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
15779
15780         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
15781         (gst_gnome_vfs_src_get_icy_metadata):
15782           Fix some minor memory leaks (#336194).
15783
15784 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15785
15786         * ext/gnomevfs/gstgnomevfs.c:
15787         (gst_gnome_vfs_location_to_uri_string):
15788         * ext/gnomevfs/gstgnomevfs.h:
15789         * ext/gnomevfs/gstgnomevfssink.c:
15790         (gst_gnome_vfs_sink_set_property):
15791         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
15792           Make gnomevfssink accept filenames as well as URIs for the
15793           "location" property, just like gnomevfssrc does (and
15794           filesrc/filesink do) (#336190).
15795
15796 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
15797
15798         * tests/check/generic/clock-selection.c: (GST_START_TEST):
15799           set to NULL before unreffing, fixes a valgrind leak.
15800           Why was this not triggering the error that an object needs to
15801           be NULL before unreffing ?
15802         * win32/common/config.h:
15803           update
15804
15805 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
15806
15807         * gst/subparse/gstsubparse.c: (convert_encoding),
15808         (gst_sub_parse_change_state):
15809         * gst/subparse/gstsubparse.h:
15810           Text subtitle files may or may not be UTF-8. If it's not, we
15811           don't really want to see '?' characters in place of non-ASCII
15812           characters like accented characters. So let's assume the input
15813           is UTF-8 until we come across text that is clearly not. If it's
15814           not UTF-8, we don't really know what it is, so try the following:
15815           (a) see whether the GST_SUBTITLE_ENCODING environment variable
15816           is set; if not, check (b) if the current locale encoding is
15817           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
15818           the current locale encoding is UTF-8 and the environment variable
15819           was not set to any particular encoding. Not perfect, but better
15820           than nothing (and better than before, I think) (fixes #172848).
15821
15822 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
15823
15824         * configure.ac:
15825           update core requirement to 0.10.4.1 because of async_playback
15826           vmethod on GstBaseSink
15827
15828 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15829
15830         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
15831         * gst/adder/gstadder.c: (gst_adder_init):
15832         use DEBUG_FUNCPTR for collectpads
15833
15834 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15835
15836         * docs/plugins/Makefile.am:
15837         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15838         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15839         * ext/cdparanoia/gstcdparanoiasrc.c:
15840         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
15841         (gst_gnome_vfs_sink_class_init):
15842         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
15843         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
15844         * ext/ogg/gstoggmux.c:
15845         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
15846         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
15847         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
15848         * ext/pango/gsttextoverlay.c:
15849         * ext/pango/gsttextrender.c:
15850         * ext/theora/theoradec.c:
15851         * ext/theora/theoraenc.c:
15852         * ext/vorbis/vorbisdec.c:
15853         * ext/vorbis/vorbisenc.c:
15854         * gst-libs/gst/audio/gstaudiofilter.c:
15855         (gst_audio_filter_base_init):
15856         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15857         (gst_audio_filter_template_base_init):
15858         * gst/adder/gstadder.c: (gst_adder_get_type):
15859         * gst/adder/gstadder.h:
15860         * gst/audioconvert/gstaudioconvert.c:
15861         * gst/audiotestsrc/gstaudiotestsrc.c:
15862         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
15863         (gst_audio_test_src_create):
15864         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15865         * gst/playback/gstdecodebin.c:
15866         * gst/playback/gstplaybin.c:
15867         * gst/playback/gststreamselector.c:
15868         (gst_stream_selector_base_init):
15869         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
15870         * gst/volume/gstvolume.c:
15871         * sys/v4l/gstv4lmjpegsink.c:
15872         * sys/v4l/gstv4lmjpegsrc.c:
15873         * tests/check/libs/cddabasesrc.c:
15874         * tests/old/examples/gob/gst-identity2.gob:
15875           Add docs for adder, use GST_ELEMENT_DETAILS macro,
15876           define GstElementDetails at the top
15877
15878 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
15879
15880         * win32/common/libgstinterfaces.def:
15881         Add a lot of export functions for gst-python
15882         * win32/vs6/libgstinterfaces.dsp:
15883         Add a missing include folder in the project configuration
15884         
15885 2006-03-23  Wim Taymans  <wim@fluendo.com>
15886
15887         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15888         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
15889         (gst_base_audio_src_change_state):
15890         Fix audio sources, forgot to make the ringbuffer
15891         startable...
15892
15893 2006-03-23  Wim Taymans  <wim@fluendo.com>
15894
15895         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15896         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
15897         (gst_base_audio_src_change_state):
15898         unparent instead of unref the ringbuffer.
15899
15900 2006-03-23  Wim Taymans  <wim@fluendo.com>
15901
15902         * gst-libs/gst/audio/gstbaseaudiosink.c:
15903         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
15904         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
15905         Implement new async_play vmethod to start slaving and allow
15906         playback start in case of async PLAY state changes. 
15907
15908         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
15909         Enable QoS with new method in base class.
15910
15911 2006-03-23  Wim Taymans  <wim@fluendo.com>
15912
15913         Patch by: Julien MOUTTE <julien at moutte dot net>
15914
15915         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
15916         (gst_video_test_src_do_seek), (gst_video_test_src_create):
15917         Partially handle 0 framerate, only EOS after the first frame
15918         is missing.
15919
15920 2006-03-23  Wim Taymans  <wim@fluendo.com>
15921
15922         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
15923
15924         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
15925         (gst_riff_create_video_template_caps):
15926         * gst/ffmpegcolorspace/avcodec.h:
15927         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15928         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
15929         (gst_ffmpegcsp_avpicture_fill):
15930         * gst/ffmpegcolorspace/imgconvert.c:
15931         Patch for support of YVU9 AVI files (#334822)
15932
15933 2006-03-22  Edward Hervey  <edward@fluendo.com>
15934
15935         * docs/design/design-decodebin.txt:
15936         Added design document for new decodebin
15937         (Target Caps): text/x-pango-markup is also a default target caps.
15938
15939 2006-03-22  Wim Taymans  <wim@fluendo.com>
15940
15941         * gst-libs/gst/audio/gstbaseaudiosink.c:
15942         (gst_base_audio_sink_dispose):
15943         Since we _parent the ringbuffer, we also need to
15944         _unparent instead of a plain _unref.
15945
15946 2006-03-22  Wim Taymans  <wim@fluendo.com>
15947
15948         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
15949         (stop_seek), (scrub_toggle_cb), (main):
15950         Add scrub checkbox.
15951
15952 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
15953
15954         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
15955         (gst_ogg_parse_chain):
15956           Fix very inefficient usage of linked lists (#335365).
15957
15958 2006-03-21  Edward Hervey  <edward@fluendo.com>
15959
15960         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
15961         * gst/playback/gstplaybin.c: (handoff):
15962         * gst/playback/gststreamselector.c:
15963         (gst_stream_selector_set_property):
15964         gcc 4.1 unreferenced pointer fixes.
15965         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
15966         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
15967         gst_buffer_ref() now takes a GstBuffer*.
15968
15969 2006-03-20  Julien MOUTTE  <julien@moutte.net>
15970
15971         * sys/xvimage/xvimagesink.c:
15972         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
15973         by Jan Schmidt.
15974
15975 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
15976
15977         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
15978         (id3v1_type_find), (apetag_type_find), (plugin_init):
15979           Can't do tag preferences via probability, as tags would then
15980           lose against types that are recognised with MAXIMUM probability
15981           (like .wav); so let all tag typefinders return MAXIMUM themselves
15982           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
15983           that we can prefer APE to ID3v1 (fixes #335028).
15984           
15985 2006-03-17  Wim Taymans  <wim@fluendo.com>
15986
15987         * gst-libs/gst/audio/gstbaseaudiosink.c:
15988         (gst_base_audio_sink_change_state):
15989         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
15990         (gst_ring_buffer_may_start):
15991         * gst-libs/gst/audio/gstringbuffer.h:
15992         Only start playback if we are playing.
15993         should fix #330748.
15994
15995 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
15996
15997         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15998         * win32/common/config.h:
15999           Revert accidental commits to these files.
16000
16001 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16002
16003         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16004
16005         * tests/Makefile.am:
16006           Don't try to build tests in tests/icles if we
16007           don't have X (#323852)
16008
16009 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16010
16011         * gst-libs/gst/tag/gstid3tag.c:
16012           Add TXXX frame identifiers for replaygain stuff as used
16013           by some taggers (see #323721).
16014
16015 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
16016
16017         * gst/playback/gststreamselector.c:
16018         (gst_stream_selector_set_property),
16019         (gst_stream_selector_bufferalloc):
16020           Preserve the existing buggy streamselector behaviour by performing
16021           a fallback buffer allocation when downstream isn't linked yet.
16022           This should really be fixed in playbin by blocking pads until it's
16023           linked them.
16024           Also, use gst_pad_alloc_buffer instead of
16025           gst_pad_alloc_buffer_and_set.
16026
16027 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16028
16029         * gst-libs/gst/tag/gstid3tag.c:
16030           Don't crash on unknown ID3v2 TXXX frames.
16031           
16032 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16033
16034         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
16035           Chain up to the parent finalize method.
16036           Add 32-bit sample size to the template caps.
16037
16038         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16039         (gst_riff_create_video_template_caps):
16040           Add the fourcc that the VMWare codec uses.
16041           
16042         * gst/playback/gststreamselector.c:
16043         (gst_stream_selector_set_property),
16044         (gst_stream_selector_bufferalloc),
16045         (gst_stream_selector_request_new_pad):
16046           For the active pad, forward buffer-alloc requests, otherwise
16047           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
16048           having to memcpy every frame when used by playbin.
16049
16050         * gst/tcp/gstmultifdsink.c:
16051         (gst_multi_fd_sink_handle_client_write):
16052           Get negotiated caps from the sink pad, rather than the sink
16053           pad's peer.
16054
16055 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16056
16057         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16058         
16059         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
16060           Don't forget to set src->callbacks_pushed to FALSE again when
16061           popping them, otherwise re-activation in a different mode won't
16062           work (#334620).
16063
16064 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16065
16066         Patch by: Sebastien Moutte  <sebastien moutte net>
16067
16068         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
16069         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
16070         (gst_ffmpeg_smpfmt_to_caps):
16071           Replace __VA_ARGS__ caps creation macros with varargs functions.
16072           Makes things compile on MSVC (#320765), looks nicer, and we can
16073           tell the compiler to check for the NULL terminator.
16074
16075 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16076
16077         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16078
16079         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16080           Make sure the buffer we copy into is really always big
16081           enough, this time for real (#333488).
16082           
16083 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16084
16085         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16086           Add support for 24bpp DIB (#305279).
16087
16088 2006-03-14  Wim Taymans  <wim@fluendo.com>
16089
16090         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
16091         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16092         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
16093         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16094         (gst_video_scale_init), (gst_video_scale_src_event):
16095         Re-enable QoS after the release.
16096         Rework videoscale to use the base class src_event handler.
16097
16098 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16099
16100         * configure.ac:
16101           back to CVS.
16102
16103 === release 0.10.5 ===
16104
16105 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
16106
16107         * configure.ac:
16108           releasing 0.10.5, "Net"
16109
16110 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
16111
16112         * docs/plugins/Makefile.am:
16113           Part of previous cdparanoiasrc docs fixes, forgot to commit.
16114           
16115 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16116
16117         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16118         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16119         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16120           Add cdparanoiasrc to docs.
16121
16122         * gst-libs/gst/cdda/gstcddabasesrc.c:
16123           More GstCddaBaseSrc docs.
16124
16125 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16126
16127         * docs/libs/gst-plugins-base-libs-sections.txt:
16128         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
16129         * gst-libs/gst/tag/tag.h:
16130           API: libgsttag: new method gst_tag_from_id3_user_tag().
16131
16132 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16133
16134         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16135           NULL-terminate array of mpeg4 video file extensions.
16136           Fixes crash on PPC (#334226).
16137
16138 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16139
16140         * ext/gnomevfs/gstgnomevfssrc.c:
16141         (gst_gnome_vfs_src_check_get_range):
16142           gnome_vfs_uri_is_local() alone is not a good indicator
16143           whether we can operate in pull-mode with a specific URI,
16144           as it returns FALSE for file:// URIs that point to an
16145           NFS-mounted path. Be more conservative here: whitelist
16146           local files, blacklist http URIs and use the old
16147           mechanism for anything else (fixes #334216).
16148
16149 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16150
16151         * configure.ac:
16152           back to trunk
16153
16154 === release 0.10.4 ===
16155
16156 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
16157
16158         * configure.ac:
16159           releasing 0.10.4, "Power"
16160
16161 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
16162
16163         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16164         Disable max-lateness by setting it to -1 for now, so that 
16165         we can bed QoS stuff in thoroughly between now and the next
16166         release.
16167
16168 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
16169
16170         Patch by: Fabrizio Gennari
16171
16172         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16173           Make sure we don't read beyond the palette buffer in case of
16174           broken or manipulated files (#333488)
16175
16176 2006-03-10  Edward Hervey  <edward@fluendo.com>
16177
16178         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16179         Fix for variable not initialized.
16180
16181 2006-03-09  Wim Taymans  <wim@fluendo.com>
16182
16183         * ext/libvisual/visual.c: (gst_visual_get_type),
16184         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
16185         (gst_visual_chain):
16186         Small cleanups.
16187
16188         * ext/theora/gsttheoradec.h:
16189         * ext/theora/theoradec.c: (gst_theora_dec_init),
16190         (gst_theora_dec_reset), (_theora_granule_time),
16191         (theora_dec_src_convert), (theora_dec_sink_convert),
16192         (theora_dec_src_query), (theora_dec_src_event),
16193         (theora_dec_sink_event), (theora_handle_comment_packet),
16194         (theora_handle_header_packet), (theora_dec_push),
16195         (theora_handle_data_packet), (theora_dec_chain),
16196         (theora_dec_change_state):
16197         Add simple QoS.
16198
16199 2006-03-09  Wim Taymans  <wim@fluendo.com>
16200
16201         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
16202         (audiocast_register_listener), (gst_gnome_vfs_src_start):
16203         Some cleanups.
16204
16205 2006-03-09  Wim Taymans  <wim@fluendo.com>
16206
16207         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
16208         Don't try to activate NULL chains.
16209
16210 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16211
16212         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16213           Fix invalid memory access to region before peek'd data (#332964).
16214
16215 2006-03-09  Wim Taymans  <wim@fluendo.com>
16216
16217         Patch by: Christophe Fergeau
16218
16219         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
16220         * ext/pango/gsttextrender.c: (gst_text_render_init):
16221         * gst/adder/gstadder.c: (gst_adder_init):
16222         Don't leak padtemplates, closes #333510.
16223
16224 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16225
16226         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16227           Fix invalid memory access: make sure string passed to
16228           regexec() is NUL-termianted.
16229
16230 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16231
16232         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
16233         (mp3_type_find):
16234           Refactor mpeg/audio typefinding to make it more maintainable
16235           and easier to fine-tune. Make probing into middle of the file
16236           work properly (fixes #333900, also see #152688).
16237
16238 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16239
16240         * gst/typefind/gsttypefindfunctions.c:
16241         (utf8_type_find_have_valid_utf8_at_offset):
16242           Remove part from previous commit that was bogus:
16243           g_utf8_validate() does in fact not accept embedded
16244           zeroes, so we don't need to check for those (thanks
16245           to Mike for the hint).
16246
16247 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16248
16249         * gst/typefind/gsttypefindfunctions.c:
16250         (utf8_type_find_count_embedded_zeroes),
16251         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
16252           Make plain/text typefinder more conservative: firstly, check
16253           for embedded zeroes, which are perfectly valid UTF-8 characters,
16254           but also a fairly good sign that something is not a plain text
16255           file; secondly, probe into the middle of the file if possible.
16256           If we can't probe into the middle, limit the probability value
16257           to be returned to TYPE_FIND_POSSIBLE (see #333900).
16258
16259 2006-03-08  Michael Smith  <msmith@fluendo.com>
16260
16261         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16262           Make typefind function name for mpeg4 video unique.
16263
16264 2006-03-08  Wim Taymans  <wim@fluendo.com>
16265
16266         * ext/libvisual/visual.c: (gst_visual_init),
16267         (gst_visual_clear_actors), (gst_visual_dispose),
16268         (gst_visual_reset), (gst_visual_src_setcaps),
16269         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
16270         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
16271         (gst_visual_chain), (gst_visual_change_state):
16272         Cleanups, post nice errors.
16273         Handle sink and src events.
16274         Implement simple QoS.
16275
16276         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16277         Use new basesink methods to configure max-lateness.
16278         Small doc update.
16279
16280         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16281         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
16282         Debug statement cleanups.
16283
16284         * gst/volume/gstvolume.c: (gst_volume_class_init):
16285         Simple cleanup.
16286
16287 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16288
16289         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
16290         (gst_text_overlay_init), (gst_text_overlay_set_property),
16291         (gst_text_overlay_get_property):
16292           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
16293           as string type properties, but mark them deprecated. Add
16294           'halignment' and 'valignment' properties that use enums
16295           instead of strings.
16296
16297 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16298
16299         Patch by: Fabrizio Gennari
16300
16301         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16302           Allow palettes with less than 256 colours in AVI files
16303           (#333488)
16304
16305 2006-03-07  Julien MOUTTE  <julien@moutte.net>
16306
16307         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
16308         (gst_text_overlay_video_event): Fix wrong EOS handling on text
16309         pad. We were releasing the queued text buffer when we should keep
16310         it until video pad gets EOS or discard the text buffer because it's
16311         too old. That was eating the last subtitle buffer. Add some more
16312         debug.
16313
16314 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16315
16316         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
16317         (gst_text_overlay_video_chain):
16318           Fix invalid memory access (we can't access a buffer after it's been
16319           pushed downstream without taking a reference); fix memory leak (if
16320           there's no text to render, bail out before allocating stuff).
16321
16322 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16323
16324         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
16325         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
16326         * ext/pango/gsttextoverlay.h:
16327           If input is plain text, escape it before passing it to
16328           pango_layout_set_markup().
16329
16330 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16331
16332         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
16333           Don't ignore flow return from gst_pad_push().
16334
16335 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16336
16337         Patch by: Fabrizio Gennari
16338
16339         * ext/libvisual/visual.c: (gst_visual_getcaps),
16340         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
16341         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
16342         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16343         (gst_vorbisenc_convert_sink):
16344         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
16345         (gst_audio_duration_from_pad_buffer):
16346         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
16347         (gst_audio_filter_chain):
16348         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16349         (gst_base_rtp_depayload_setcaps):
16350         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
16351         (gst_video_get_size):
16352         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
16353           Don't leak references returned by gst_pad_get_parent()
16354           (#333663)
16355
16356 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
16357
16358         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16359           change location param details
16360         * gst/volume/gstvolume.c: (plugin_init):
16361           correct plugin description
16362
16363 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16364
16365         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
16366         (gst_gnome_vfs_src_check_get_range):
16367           Override GstBaseSrc::check_get_range() in order to avoid opening
16368           the resource just to check whether we can operate in pull-mode or
16369           not - we can predict that pretty well from the URI alone. Should
16370           fix problems with last.fm (#331690). (Requires latest core CVS).
16371
16372 2006-03-06  Wim Taymans  <wim@fluendo.com>
16373
16374         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
16375         (gst_video_sink_class_init):
16376         Throw away frames that are later than 20 ms.
16377
16378 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16379
16380         Patch by: Fabrizio Gennari
16381
16382         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16383           Set depth on WMA caps (#333545)
16384
16385 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16386
16387         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16388         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
16389           put Theora BOS pages before others.  This hardcodes
16390           the Ogg/Theora I profile, but hey.
16391
16392 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16393
16394         * ext/ogg/README:
16395           updated with some examples
16396         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
16397         (granulepos_add), (theora_buffer_from_packet):
16398         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
16399         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
16400         (gst_vorbisenc_chain):
16401           implement strategy from ext/ogg/README
16402         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16403         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
16404         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
16405         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
16406           Fix muxer so that oggz-validate is happy with all streams;
16407           except for no eos mark, and the BOS page ordering
16408         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16409         (check_buffer_granulepos):
16410         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
16411           update tests to check for OFFSET being set as requested
16412           fixed type of granulepos, it's not a ClockTime
16413
16414 2006-03-05  Julien MOUTTE  <julien@moutte.net>
16415
16416         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16417         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
16418         Check that the xvimage we are creating has a correct size
16419         before returning it. (#314897)
16420
16421 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
16422
16423         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16424           Give id3 and ape tag typefinders a rank slightly higher
16425           than PRIMARY to ensure they're always run before any of
16426           the other typefinders (in particular wav and mp3) (#324186).
16427
16428 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
16429
16430         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16431           Add support for '3IVD' fourcc (#333403).
16432
16433 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
16434
16435         * configure.ac:
16436           Bump requirements to GStreamer CVS for the new error enum.
16437
16438         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
16439           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
16440           space left on the device (fixes #333352).
16441
16442 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
16443
16444         * win32/vs6:
16445           add a project file for libgstvolume
16446           update the workspace
16447
16448 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16449
16450         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
16451         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16452         (GST_START_TEST):
16453           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
16454           Set IN_CAPS on header buffers
16455
16456 2006-03-02  Wim Taymans  <wim@fluendo.com>
16457
16458         * docs/plugins/Makefile.am:
16459         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16460         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16461         Add audioresample to docs.
16462
16463         * gst/audioconvert/gstaudioconvert.c:
16464         Add revision date.
16465
16466         * gst/audioresample/gstaudioresample.c:
16467         (gst_audioresample_base_init), (gst_audioresample_class_init),
16468         (gst_audioresample_init), (gst_audioresample_dispose),
16469         (audioresample_get_unit_size), (audioresample_transform_caps),
16470         (resample_set_state_from_caps), (audioresample_transform_size),
16471         (audioresample_set_caps), (audioresample_event),
16472         (audioresample_do_output), (audioresample_transform),
16473         (audioresample_pushthrough), (gst_audioresample_set_property),
16474         (gst_audioresample_get_property), (plugin_init):
16475         * gst/audioresample/gstaudioresample.h:
16476         Added docs.
16477         Small code cleanups.
16478
16479 2006-03-02  Wim Taymans  <wim@fluendo.com>
16480
16481         * docs/plugins/Makefile.am:
16482         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16483         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16484         Added videoscale to docs.
16485
16486         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
16487         (gst_video_rate_swap_prev), (gst_video_rate_event),
16488         (gst_video_rate_chain):
16489         Fix typo in docs.
16490
16491         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16492         (gst_video_scale_init), (gst_video_scale_prepare_size),
16493         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
16494         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
16495         * gst/videoscale/gstvideoscale.h:
16496         Added docs, examples.
16497         Some code cleanups.
16498         Post errors instead of g_warning.
16499
16500 2006-03-02  Wim Taymans  <wim@fluendo.com>
16501
16502         * docs/libs/gst-plugins-base-libs-docs.sgml:
16503         * docs/libs/gst-plugins-base-libs-sections.txt:
16504         * docs/libs/gst-plugins-base-libs.types:
16505         * docs/plugins/Makefile.am:
16506         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16507         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16508         Added some more docs to libs and plugins.
16509
16510         * gst-libs/gst/audio/gstringbuffer.c:
16511         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
16512         * gst-libs/gst/audio/gstringbuffer.h:
16513         Document ringbuffer some more.
16514
16515         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
16516         (gst_video_rate_setcaps), (gst_video_rate_reset),
16517         (gst_video_rate_init), (gst_video_rate_flush_prev),
16518         (gst_video_rate_swap_prev), (gst_video_rate_event),
16519         (gst_video_rate_chain), (gst_video_rate_change_state):
16520         * gst/videorate/gstvideorate.h:
16521         Fix videorate to use segments.
16522         Make it work with 0/1 framerates (closes #331903)
16523         Handle EOS correctly.
16524         Added docs.
16525
16526 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
16527
16528         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
16529         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
16530         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
16531           In state change function, first chain up to parent class,
16532           then handle downwards state change stuff. Remove some
16533           commented out cruft from 0.8 code.
16534
16535 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
16536
16537         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
16538         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
16539         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
16540         (gst_ogm_parse_chain):
16541           Don't remove/re-add source pad if the new caps are the same as
16542           the old caps anyway (#333042). When removing source pad, don't
16543           unref it afterwards - we didn't ref it when adding. Sprinkle some
16544           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
16545           after using gst_pad_get_parent(). Return downstream flow return
16546           value in chain function.
16547
16548 2006-03-02  Wim Taymans  <wim@fluendo.com>
16549
16550         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16551         * docs/plugins/gst-plugins-base-plugins.args:
16552         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16553         * docs/plugins/gst-plugins-base-plugins.interfaces:
16554         * docs/plugins/gst-plugins-base-plugins.signals:
16555         Fix hierarchy, added some more elements to the docs.
16556
16557         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16558         (gst_ffmpegcsp_get_type):
16559         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
16560         Fix docs for ffmpegcolorspace.
16561
16562 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
16563
16564         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
16565         (apetag_type_find), (ape_type_find), (plugin_init):
16566           Some typefinding fine-tuning:
16567           - rank ID3/APE tags in order of preference via probabilities, so that
16568             ID3v2 > APEv2 > APEv1 > ID3v1.
16569           - three or four bytes don't really justify MAXIMUM probability,
16570             change those to 'very likely' (musepack and monkeysaudio).
16571
16572 2006-03-01  Wim Taymans  <wim@fluendo.com>
16573
16574         * docs/plugins/Makefile.am:
16575         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16576         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16577         * ext/alsa/gstalsamixer.c:
16578         * ext/alsa/gstalsamixer.h:
16579         * ext/alsa/gstalsamixerelement.c:
16580         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
16581         * ext/alsa/gstalsamixerelement.h:
16582         * ext/alsa/gstalsasink.c:
16583         * ext/alsa/gstalsasink.h:
16584         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
16585         (gst_alsasrc_init):
16586         * ext/alsa/gstalsasrc.h:
16587         Added alsa docs.
16588         Small code cleanups.
16589
16590 2006-03-01  Wim Taymans  <wim@fluendo.com>
16591
16592         * ext/theora/Makefile.am:
16593         Dist new header too,
16594
16595 2006-03-01  Wim Taymans  <wim@fluendo.com>
16596
16597         * docs/plugins/Makefile.am:
16598         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16599         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16600         * ext/gnomevfs/gstgnomevfssink.h:
16601         * ext/gnomevfs/gstgnomevfssrc.h:
16602         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
16603         * ext/vorbis/vorbisdec.h:
16604         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
16605         * ext/vorbis/vorbisenc.h:
16606         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
16607         (vorbis_parse_chain), (vorbis_parse_change_state):
16608         * ext/vorbis/vorbisparse.h:
16609         * gst/audioconvert/gstaudioconvert.h:
16610         * gst/tcp/gsttcpserversink.h:
16611         * gst/videotestsrc/gstvideotestsrc.c:
16612         * gst/videotestsrc/gstvideotestsrc.h:
16613         * gst/volume/gstvolume.c:
16614         * gst/volume/gstvolume.h:
16615         Fix some more docs.
16616         Added docs for vorbisdec and vorbisparse.
16617         Fix vorbisparse.
16618
16619 2006-03-01  Wim Taymans  <wim@fluendo.com>
16620
16621         * docs/plugins/Makefile.am:
16622         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16623         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16624         * ext/pango/gstclockoverlay.h:
16625         * ext/pango/gsttextoverlay.h:
16626         * ext/pango/gsttextrender.h:
16627         * ext/pango/gsttimeoverlay.h:
16628         * ext/theora/gsttheoradec.h:
16629         * ext/theora/gsttheoraenc.h:
16630         * ext/theora/theoradec.c:
16631         * ext/theora/theoraenc.c:
16632         * gst/audioconvert/gstaudioconvert.h:
16633         * gst/audiotestsrc/gstaudiotestsrc.h:
16634         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
16635         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
16636         * gst/tcp/gstmultifdsink.h:
16637         Updated/added documentation.
16638
16639         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
16640         (gst_text_overlay_halign_get_type),
16641         (gst_text_overlay_wrap_mode_get_type),
16642         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
16643         (gst_text_overlay_init), (gst_text_overlay_set_property),
16644         (gst_text_overlay_get_property):
16645         Fix up properties to be enums instead of string to make bindings,
16646         introspection and automatic GUI creation possible.
16647         Add getters for the properties.
16648
16649 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
16650
16651         * gst/audiotestsrc/gstaudiotestsrc.c:
16652           added defines of M_PI and M_PI_2
16653         * gst/ffmpegcolorspace/avcodec.h:
16654           removed #include "stdint.h" for win32 as _stdint.h is 
16655           autogenerated to win32/common
16656         * win32/common/libgstaudio.def:
16657         * win32/common/libgsttag.def:
16658           added some exports
16659         * win32/vs6:
16660           some project files bugs corrected
16661         * win32/vs7:
16662           project files are reset to the default vs7 configuration 
16663           (they link to msvcr71.dll using default optimizations)
16664           
16665 2006-02-28  Wim Taymans  <wim@fluendo.com>
16666
16667         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16668         Fix some docs.
16669
16670 2006-02-28  Edward Hervey  <edward@fluendo.com>
16671
16672         * ext/alsa/gstalsasrc.c:
16673         Set proper class on the ElementDetails:
16674         Source/Audio instead of Src/Audio/
16675
16676 2006-02-28  Edward Hervey  <edward@fluendo.com>
16677
16678         * gst/videoscale/vs_scanline.c:
16679         (vs_scanline_resample_nearest_RGBA):
16680         Revert optimization in videoscale. It should go in liboil and have
16681         an appropriate liboil function.
16682
16683 2006-02-28  Wim Taymans  <wim@fluendo.com>
16684
16685         * gst-libs/gst/audio/gstbaseaudiosink.c:
16686         (gst_base_audio_sink_provide_clock):
16687         Don't try to provide a clock in the NULL state.
16688
16689 2006-02-28  Wim Taymans  <wim@fluendo.com>
16690
16691         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
16692         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
16693         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16694         (gst_ogg_demux_deactivate_current_chain),
16695         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
16696         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
16697         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
16698         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
16699         Use GstSegment infrastructure to remove duplicated code
16700         and handle more seek cases correctly.
16701
16702 2006-02-28  Wim Taymans  <wim@fluendo.com>
16703
16704         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16705         (gst_ffmpegcsp_transform):
16706         Don't ignore return code from ffmpeg convert function.
16707
16708         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
16709         Split out some long statements to ease debugging.
16710
16711 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
16712
16713         * ext/libvisual/visual.c: (gst_visual_init),
16714         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
16715         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
16716         being able to renegotiate the size. Instead, use the negotiation
16717         algorithm from the goom plugin to pick an initial output caps. 
16718
16719         Also, allow theoretical libvisual plugins that might support non-GL 
16720         output even if they also do GL.
16721
16722 2006-02-26  Julien MOUTTE  <julien@moutte.net>
16723
16724         * ext/libvisual/visual.c: (gst_visual_init),
16725         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
16726         (plugin_init): Load only non GL plugins. Fix some memleaks and 
16727         possible negotiation issues.
16728
16729 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16730
16731         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
16732
16733 2006-02-24  Michael Smith  <msmith@fluendo.com>
16734
16735         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
16736         (cmml_type_find), (plugin_init):
16737           Fix CMML type find function to not require a specific minor version
16738           of the CMML header.
16739
16740           Add an MPEG4 video elementary stream typefind function.
16741
16742 2006-02-04  Michael Smith  <msmith@fluendo.com>
16743
16744         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
16745         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
16746         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16747         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
16748         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
16749         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
16750           Annodex support in ogg demuxer. Doesn't do very much without the
16751           other annodex patches (to come).
16752
16753 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16754
16755         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
16756
16757         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16758           Pick up palette for MS video v1 (#327028)
16759
16760 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16761
16762         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16763         (gst_ffmpegcsp_caps_remove_format_info),
16764         (gst_ffmpegcsp_get_unit_size):
16765           The 'palette_data' field from incoming RGB caps shouldn't be
16766           proxied on outgoing YUV caps; also, restrict unit size
16767           adjustment in case of paletted data only to the unit that
16768           actually has a palette. Fixes #330711.
16769
16770 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16771
16772         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16773         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
16774         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
16775         (gst_ffmpegcsp_get_unit_size):
16776           Plug some memory leaks.
16777
16778 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16779
16780         * sys/ximage/Makefile.am:
16781         * sys/xvimage/Makefile.am:
16782           Add some _CFLAGS and _LIBS that seem to be missing
16783           and/or required for Cygwin (see #317048).
16784
16785 2006-02-22  Wim Taymans  <wim@fluendo.com>
16786
16787         * ext/alsa/gstalsasrc.c:
16788         Fix description as pointed out by caugier.
16789
16790 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
16791
16792         Reviewed by : Edward Hervey  <edward@fluendo.com>
16793
16794         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
16795         (qt_type_find):
16796         Better 3gp typefinding (#331526).
16797
16798 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16799
16800         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
16801           Don't send EOS event here, the base class will send one for us.
16802
16803         * gst/playback/gstplaybasebin.c: (prepare_output):
16804           Subpictures without video stream aren't allowed either.
16805         
16806         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16807           Fix debug statement copy'n'paste-o.
16808
16809 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16810
16811         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
16812           Fix issues with mixer keeping state when muting/unmuting
16813           and when changing the volume whilst muted (see #331763
16814           and #331765).
16815
16816 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16817
16818         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
16819         (parse_subrip), (gst_sub_parse_format_autodetect):
16820           Set right caps given that we send escaped text. Also,
16821           honour <i></i>, <b></b> and <u></u> markers that can be found
16822           in .srt files (fixes #310202).
16823
16824 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16825
16826         * gst-libs/gst/audio/mixerutils.c:
16827         (element_factory_rank_compare_func):
16828           Make order in which elements are tried more determinable.
16829
16830 2006-02-20  Julien MOUTTE  <julien@moutte.net>
16831
16832         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
16833         (remove_element_chain), (cleanup_decodebin),
16834         (gst_decode_bin_change_state): Make decodebin reusable by
16835         fixing remove_element_chain first and then introduce a
16836         cleaner in state change to ->NULL. (Closes #331678)
16837
16838 2006-02-19  Wim Taymans  <wim@fluendo.com>
16839
16840         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
16841         use 0666 mask when creating files so umask gets applied
16842         correctly. Fixes #331295.
16843
16844 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
16845
16846         * gst/subparse/Makefile.am:
16847         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
16848         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
16849         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
16850         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
16851         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
16852         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
16853         * gst/subparse/gstssaparse.h:
16854         * gst/subparse/gstsubparse.c: (plugin_init):
16855           Add very basic parser for SSA subtitle streams (as often
16856           found in matroska files).
16857
16858 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
16859
16860         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
16861           That should be text/x-pango-markup, not text/x-pango-layout.
16862
16863 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16864
16865         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
16866         Polishing.
16867
16868 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16869
16870         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16871         (gst_text_overlay_finalize), (gst_text_overlay_init),
16872         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16873         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16874         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
16875         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
16876         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
16877         Fix state change deadlock.
16878
16879 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16880
16881         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16882         (gst_text_overlay_finalize), (gst_text_overlay_init),
16883         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16884         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16885         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
16886         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
16887         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
16888         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
16889         and subtitles files.
16890
16891 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16892
16893         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
16894         should be considered as raw.
16895
16896 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16897
16898         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
16899         (cb_probe):
16900         * gst/playback/gststreaminfo.h: Introduce language informations.
16901
16902 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
16903
16904         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
16905         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
16906         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
16907         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
16908         Set shared memory segments to be deleted as soon as we have attached,
16909         that way they get cleaned up automatically if we crash.
16910
16911 2006-02-18  Julien MOUTTE  <julien@moutte.net>
16912
16913         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
16914         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
16915         functions are called with lock held.
16916
16917 2006-02-18  Julien MOUTTE  <julien@moutte.net>
16918
16919         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16920         (gst_text_overlay_finalize), (gst_text_overlay_init),
16921         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16922         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16923         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
16924         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
16925         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
16926         (gst_text_overlay_change_state): Refactoring of textoverlay
16927         without collectpads. This now supports sparse subtitles coming
16928         from a demuxer instead of a sub file. Seeking is still broken 
16929         though. Need to discuss with wtay some more on how to handle
16930         seeking correctly.
16931         * ext/pango/gsttextoverlay.h:
16932         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
16933         subtitles coming from the demuxer.
16934
16935 2006-02-17  Wim Taymans  <wim@fluendo.com>
16936
16937         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16938         (gst_vorbisenc_convert_sink):
16939         Use some more scaling functions.
16940
16941 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16942
16943         * ext/cdparanoia/gstcdparanoiasrc.c:
16944         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
16945         (gst_cd_paranoia_paranoia_callback),
16946         (gst_cd_paranoia_src_signal_is_being_watched),
16947         (gst_cd_paranoia_src_read_sector):
16948         * ext/cdparanoia/gstcdparanoiasrc.h:
16949           Add back 'transport-error' and 'uncorrected-error' signals and
16950           make them actually be fired when bad stuff happens (#319340).
16951
16952 2006-02-17  Wim Taymans  <wim@fluendo.com>
16953
16954         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
16955         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
16956         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
16957         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
16958         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
16959         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
16960         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
16961         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
16962         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
16963         (gst_ring_buffer_clear):
16964         Small cleanups.
16965         Added some G_LIKELY.
16966
16967 2006-02-17  Wim Taymans  <wim@fluendo.com>
16968
16969         * gst-libs/gst/audio/TODO:
16970         Update TODO
16971
16972         * gst-libs/gst/audio/gstbaseaudiosink.c:
16973         (gst_base_audio_sink_get_offset):
16974         When trying to play samples ASAP and we don't have a
16975         previous sample, try to play at position 0 instead of
16976         an invalid position.
16977
16978 2006-02-17  Wim Taymans  <wim@fluendo.com>
16979
16980         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
16981         (gst_alsasink_reset):
16982         Also release lock when we get an error in _reset();
16983         fix an error message.
16984
16985 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16986
16987         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
16988         (gst_alsasink_init), (get_channel_free_structure),
16989         (caps_add_channel_configuration), (gst_alsasink_getcaps),
16990         (gst_alsasink_close):
16991         * ext/alsa/gstalsasink.h:
16992           Add support for more than 2 channels (#326720).
16993
16994 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16995
16996         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16997           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
16998           with 4 or 6 channels, assume a default channel layout to make things
16999           work (not sure there's anything else we can do in those cases).
17000
17001 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17002
17003         * gst-libs/gst/audio/multichannel.c:
17004           Minor docs fix.
17005
17006         * gst-libs/gst/riff/Makefile.am:
17007         * gst-libs/gst/riff/riff-ids.h:
17008         * gst-libs/gst/riff/riff-media.c:
17009         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
17010           Add support for WAVEFORMATEX, eg. PCM audio with more than two
17011           channels and a channel layout map.
17012           
17013 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
17014
17015         Reviewed by Edward Hervey  <edward@fluendo.com>
17016
17017         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
17018         C-level optimization of the RGBA nearest neighbour function.
17019         Eventually this might end up in liboil with vectorized versions.
17020
17021 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17022
17023         * gst-libs/gst/audio/multichannel.c:
17024         (gst_audio_get_channel_positions):
17025           When we have more than 2 channels, but no channel layout is
17026           specified in the caps, return some default channel layout
17027           to the caller and warn about about a possibly buggy element
17028           (could be buggy filtercaps as well of course) (#317038).
17029
17030 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17031
17032         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
17033           Add gst-libs/gst/cdda to list of lib search paths.
17034
17035 2006-02-15  Andy Wingo  <wingo@pobox.com>
17036
17037         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
17038         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
17039         to the Lord Jesus that I do not have to touch the ogg muxer ever
17040         again.
17041
17042 2006-02-15  Edward Hervey  <edward@fluendo.com>
17043
17044         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
17045         quicktime movie files can also contain 'uuid' atoms.
17046
17047 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17048
17049         * gst/audioconvert/plugin.c: (plugin_init):
17050           Register the GstAudioChannelPosition enum type with the type
17051           system in the plugin_init function, so that it is known before
17052           any element actually makes use of multi-channel stuff. This is
17053           required for example if one wants to be able to deserialise/use
17054           a caps string with channel positions before any pipeline has
17055           been setup and started, like with gst-launch.
17056
17057 2006-02-14  Wim Taymans  <wim@fluendo.com>
17058
17059         * gst-libs/gst/audio/gstringbuffer.c:
17060         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
17061         (gst_ring_buffer_samples_done), (wait_segment),
17062         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
17063         Add some compiler G_(UN_)LIKELY help.
17064         SIGNAL the ringbuffer waiters when going to PAUSED as well to
17065         make sure they can exit their functions. Should fix #330748
17066
17067 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17068
17069         * Makefile.am:
17070         * configure.ac:
17071         * win32/MANIFEST:
17072         * win32/common/_stdint.h:
17073           Windows does not have long long; copy the generated _stdint.h
17074         * win32/common/interfaces-enumtypes.c:
17075         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17076         (gst_mixer_track_flags_get_type),
17077         (gst_tuner_channel_flags_get_type):
17078         * win32/common/multichannel-enumtypes.c:
17079         (gst_audio_channel_position_get_type):
17080           update
17081
17082 2006-02-13  Wim Taymans  <wim@fluendo.com>
17083
17084         * gst-libs/gst/audio/gstbaseaudiosink.c:
17085         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
17086         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17087         Always sync on first sample we receive when starting.
17088
17089 2006-02-13  Wim Taymans  <wim@fluendo.com>
17090
17091         * gst/playback/gstplaybin.c: (gen_vis_element):
17092         Update vis bin docs.
17093         Move queue after tee so we don't queue video buffers but
17094         audio samples instead. Fixes problems where the video queue
17095         is filled and the audio queue empty.
17096
17097 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
17098
17099         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
17100           No need to push an EOS event here, GstBaseSrc will do that for us
17101           when we return FLOW_UNEXPECTED.
17102           
17103 2006-02-12  Wim Taymans  <wim@fluendo.com>
17104
17105         * gst-libs/gst/audio/gstbaseaudiosink.c:
17106         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
17107         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
17108         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17109         Use scale functions when possible.
17110         Fix error messages.
17111         Free clockid when after waiting for EOS.
17112         Use G_(UN_)LIKLY when it makes sense.
17113         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
17114
17115 2006-02-12  Edward Hervey  <edward@fluendo.com>
17116
17117         * gst/playback/gstplaybasebin.c: (prepare_output): 
17118         Remove stray semi-colon (fixes #330888).
17119
17120 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
17121
17122         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
17123         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
17124         Fix up the XShm call testing so that we catch errors, and don't
17125         cause new ones by attempting to detach from a segment we failed
17126         to attach to. Fixes #312439.
17127
17128 2006-02-10  Edward Hervey  <edward@fluendo.com>
17129
17130         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17131         Added flv file typefind (video/x-flv).
17132
17133 2006-02-10  Edward Hervey  <edward@fluendo.com>
17134
17135         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17136         (gst_riff_create_video_template_caps):
17137         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
17138         Also added the caps to the default set of riff video caps.
17139
17140 2006-02-09  Andy Wingo  <wingo@pobox.com>
17141
17142         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
17143         time and the end time of the last packet in the page.
17144         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
17145         on the pages in our queue, set the duration as well. Reflow a
17146         debug statement.
17147         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
17148         Fixes bad muxing order.
17149
17150 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17151
17152         * gst-libs/gst/rtp/gstbasertppayload.c:
17153         (gst_basertppayload_setcaps), (gst_basertppayload_push):
17154           update seqnum before setting it on the packet; this makes sure
17155           that the timestamp and seqnum properties match after pushing
17156           a buffer
17157
17158 2006-02-09  Andy Wingo  <wingo@pobox.com>
17159
17160         * gst-libs/gst/audio/gstringbuffer.c
17161         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
17162         overflow after 13.5 hours of recording. Kapow!
17163
17164         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
17165         the buffer size -- we don't care about underrun/overrun reporting
17166         right now, just need to return a useful value.
17167
17168 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17169
17170         * configure.ac:
17171           Back to CVS
17172
17173 === release 0.10.3 ===
17174
17175 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17176
17177         * configure.ac:
17178           releasing 0.10.3, "Under Pressure"
17179
17180 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17181
17182         * configure.ac:
17183         Drat. Bump libtool version number for new API.
17184         Prelease 0.10.2.3 (of 0.10.3)
17185
17186 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17187
17188         * configure.ac:
17189         * win32/common/config.h:
17190         0.10.2.2 prerelease (of 0.10.3).
17191
17192 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17193
17194         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
17195           Revert Andy's newsegment change pending a more correct
17196           fix.
17197
17198 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17199
17200         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17201         (qt_type_find), (plugin_init):
17202           detect more files as 3gp
17203           group and reorder the iso file formats
17204
17205 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17206
17207         * ext/vorbis/vorbis.c: (plugin_init):
17208           Register musicbrainz tags, so apps don't have to.
17209
17210 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17211
17212         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
17213         (gst_tag_to_vorbis_tag):
17214           Make sure we called gst_tag_register_musicbrainz_tags()
17215           before possibly mapping a vorbiscomment string from/to a
17216           musicbrainz tag.
17217
17218 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17219
17220         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
17221           In case we can't find the required number of consecutive
17222           mpeg audio frames to positively identify an MPEG audio
17223           stream, check if there's at least a valid mpeg audio
17224           frame right at offset 0 and if so suggest mpeg/audio
17225           caps with a very low probability (#153004).
17226
17227 2006-02-07  Andy Wingo  <wingo@pobox.com>
17228
17229         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
17230         a TIME segment if we get timestamped buffers. Requires recent
17231         fixes in core to work properly.
17232
17233 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17234
17235         * gst/playback/gstplaybasebin.c: (prepare_output):
17236           Don't print the URI as part of the error message, it
17237           makes error dialogs look rather ugly, especially if
17238           the URI is very long or has characters in it that
17239           need escaping.
17240
17241 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17242
17243         * gst/playback/gstplaybasebin.c: (prepare_output):
17244           Error out if we have only text or subtitles, but nothing
17245           else. Also error out if we have subtitles but no video
17246           stream.
17247
17248 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17249
17250         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17251           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
17252           Post an error message on the bus when we encounter an
17253           error, which will hopefully be more meaningful than the
17254           'Internal Flow Error' message users get to see if we
17255           just return GST_FLOW_ERROR.
17256
17257 2006-02-07  Andy Wingo  <wingo@pobox.com>
17258
17259         * configure.ac (GST_MAJORMINOR): Update core version req to
17260         0.10.2.2, for the collectpads API addition (#330244).
17261
17262 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17263
17264         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17265           Return FALSE from plugin_init() when GnomeVFS can't
17266           be initialised for some reason (#328423).
17267
17268 2006-02-06  Julien MOUTTE  <julien@moutte.net>
17269
17270         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
17271         Stick to seeking theory until i find the bug.
17272         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
17273
17274 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17275
17276         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17277         (theora_enc_finalize), (theora_enc_sink_setcaps),
17278         (theora_set_header_on_caps), (theora_enc_chain),
17279         (theora_enc_change_state):
17280         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
17281           Make theoraenc and the tests leak free. Like, really.
17282
17283 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17284
17285         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17286         (theora_enc_finalize), (theora_enc_sink_setcaps):
17287           Add a finalize method to ensure we clean up state even if
17288           someone omitted the state change back to NULL.
17289
17290         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
17291         (gst_vorbisenc_chain):
17292           Free some more leaked bits.
17293
17294         * tests/check/pipelines/theoraenc.c: (start_pipeline),
17295         (stop_pipeline):
17296           Wait for state changes to happen if they're ASYNC.
17297
17298           This ought to teach those fancy pants buildbots a lesson.
17299
17300 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17301
17302         * gst-libs/gst/tag/gstid3tag.c:
17303           Add mapping for ID3 International Standard Recording Code
17304           tag "TSRC"
17305
17306 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17307
17308         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
17309           Don't leak tag names.
17310
17311 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17312
17313         * docs/libs/gst-plugins-base-libs-docs.sgml:
17314         * docs/libs/gst-plugins-base-libs-sections.txt:
17315         * gst-libs/gst/tag/gstid3tag.c:
17316         * gst-libs/gst/tag/gstvorbistag.c:
17317         * gst-libs/gst/tag/tags.c:
17318           Split libgsttag docs into multiple sections.
17319
17320 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17321
17322         * docs/libs/Makefile.am:
17323         * docs/libs/gst-plugins-base-libs-docs.sgml:
17324         * docs/libs/gst-plugins-base-libs-sections.txt:
17325         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
17326         * gst-libs/gst/tag/gstvorbistag.c:
17327         * gst-libs/gst/tag/tag.h:
17328         * gst-libs/gst/tag/tags.c:
17329           Add libgsttag to the docs.
17330
17331 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17332
17333         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
17334         (gst_text_overlay_init), (gst_text_overlay_src_event),
17335         (gst_text_overlay_collected): Fix clockoverlay.
17336
17337 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17338
17339         * docs/libs/compiling.sgml:
17340           Fix typo: it's pkg-config, not pkg-gconfig
17341
17342         * docs/libs/gst-plugins-base-libs-docs.sgml:
17343         * docs/libs/gst-plugins-base-libs-sections.txt:
17344         * docs/libs/tmpl/gstgconf.sgml:
17345           There is no libgstgconf in 0.10, remove it
17346           from the docs.
17347
17348 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17349
17350         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
17351         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
17352         (gst_text_overlay_src_event), (gst_text_overlay_collected):
17353         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
17354         (gst_sub_parse_class_init), (gst_sub_parse_init),
17355         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
17356         (parse_mpsub), (parser_state_init), (handle_buffer),
17357         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
17358         * gst/subparse/gstsubparse.h: Introduce seeking code.
17359
17360 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17361
17362         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17363           Add comment about LANGUAGE tag inconsistency (we want
17364           ISO-639-1, but extract three-letter identifiers?)
17365
17366         * po/POTFILES.in:
17367           Add two translatable files.
17368
17369 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17370
17371         * gst-libs/gst/tag/Makefile.am:
17372         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17373         * gst-libs/gst/tag/tag.h:
17374         * gst-libs/gst/tag/tags.c:
17375         (gst_tag_register_musicbrainz_tags_internal),
17376         (gst_tag_register_musicbrainz_tags):
17377           Forward-port some tags stuff from the 0.8 branch. This is
17378           mostly the addition of musicbrainz tags and their mapping
17379           to vorbistags, and a vorbistag mapping of the language tag.
17380
17381 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17382
17383         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
17384         refactoring.
17385
17386 2006-02-04  David Schleef  <ds@schleef.org>
17387
17388         * ext/ogg/gstoggmux.c:
17389         * gst/typefind/gsttypefindfunctions.c:
17390           Add Dirac typefinding and add dirac format to oggmux.
17391
17392 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
17393
17394         * gst/playback/gstdecodebin.c: (try_to_link_1):
17395           Don't put essential function call into
17396           g_return_*() macro, otherwise it'll all be
17397           replaced by NOOPs when compiling with
17398           G_DISABLE_CHECKS defined.
17399
17400 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17401
17402         * ext/ogg/gstoggdemux.c:
17403         * ext/ogg/gstoggparse.c:
17404         * gst/tcp/gsttcpserversink.c:
17405         * sys/v4l/v4lsrc_calls.c:
17406         * sys/v4l/v4lsrc_calls.h:
17407         Just make it compile with --disable-gst-debug.
17408
17409 2006-02-03  Wim Taymans  <wim@fluendo.com>
17410
17411         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17412         (gst_alsasink_class_init), (gst_alsasink_init),
17413         (gst_alsasink_write), (gst_alsasink_reset):
17414         * ext/alsa/gstalsasink.h:
17415         Add lock to protect alsa calls.
17416         Implement reset to flush samples ASAP, does not work
17417         with dmix though.
17418
17419 2006-02-02  Wim Taymans  <wim@fluendo.com>
17420
17421         * gst-libs/gst/audio/gstbaseaudiosink.c:
17422         (gst_base_audio_sink_provide_clock):
17423         Ugh.. getting late I guess...
17424
17425 2006-02-02  Wim Taymans  <wim@fluendo.com>
17426
17427         * gst-libs/gst/audio/gstbaseaudiosink.c:
17428         (gst_base_audio_sink_provide_clock),
17429         (gst_base_audio_sink_set_property),
17430         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
17431         Don't try to provide a clock when we are not negotiated since
17432         we might not be able to make it run.
17433
17434 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17435
17436         * gst/playback/gstdecodebin.c: (try_to_link_1):
17437           Unlinking two source pads is ... hard.
17438
17439 2006-02-02  Wim Taymans  <wim@fluendo.com>
17440
17441         * gst-libs/gst/audio/TODO:
17442         Updated.
17443
17444         * gst-libs/gst/audio/gstbaseaudiosink.c:
17445         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
17446         On EOS, wait till the last sample is played before posting EOS.
17447
17448 2006-02-01  Philippe Kalaf <burger at speedy dot org>
17449
17450         Patch by: Kai Vehmanen
17451         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17452           Adds ability to enable newsegment bypass by setting queue_delay to
17453           zero. Also avoid thread being started if queue_delay is zero.
17454
17455 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17456
17457         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
17458           Make test work again by connecting fakesinks to each decoded pad,
17459           which makes the pipeline wait until each fakesink has a buffer
17460           queued before going to PAUSED state. At that point we know the
17461           decodebin pads are negotiated.
17462
17463 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17464
17465         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
17466         (gst_cdda_base_src_handle_event):
17467         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
17468           Pass unhandled queries to the parent class's query function.
17469
17470 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17471
17472         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
17473         (gst_ogg_pad_src_query):
17474         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
17475         * ext/theora/theoradec.c: (theora_dec_src_query),
17476         (theora_dec_sink_query):
17477         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
17478         (vorbis_dec_sink_query):
17479         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
17480         (gst_vorbisenc_sink_query):
17481         * gst/adder/gstadder.c: (gst_adder_query):
17482           Pass unhandled queries upstream instead of just
17483           dropping them (#326447). Also, fix supported
17484           query types list for some elements.
17485
17486 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17487
17488         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
17489         (paris_type_find), (ilbc_type_find), (plugin_init):
17490           Fix typefinding for audio/x-au, audio/x-paris and
17491           audio/iLBC-sh. We cannot use the START_WITH macros
17492           here, because there can only be one typefind factory
17493           with the same name (caps), so the second one would
17494           replace the first one and the first one would never
17495           be called when doing typefinding (see #161712).
17496           
17497
17498 2006-01-31  Wim Taymans  <wim@fluendo.com>
17499
17500         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
17501         (vorbis_handle_header_packet), (vorbis_dec_push),
17502         (vorbis_handle_data_packet):
17503         Use scale_int when we can, add some more scaling.
17504         Check packettype before parsing it.
17505
17506 2006-01-31  Wim Taymans  <wim@fluendo.com>
17507
17508         * ext/theora/theoradec.c: (_theora_granule_time),
17509         (theora_dec_src_convert), (theora_dec_sink_convert):
17510         Call right _scale functions.
17511         Use parameter instead of some other random value.
17512
17513 2006-01-31  Wim Taymans  <wim@fluendo.com>
17514
17515         * ext/theora/theoradec.c: (_theora_granule_frame),
17516         (_theora_granule_time), (_inc_granulepos),
17517         (theora_dec_src_convert), (theora_dec_sink_convert),
17518         (theora_handle_type_packet), (theora_handle_data_packet),
17519         (theora_dec_chain):
17520         Use higher precision timestamps calculation.
17521         Convert some other conversions to _scale.
17522
17523 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
17524
17525         * gst/audiotestsrc/gstaudiotestsrc.c:
17526         (gst_audio_test_src_create_sine_table), (plugin_init):
17527         * gst/volume/gstvolume.c: (plugin_init):
17528           initialize gst_controller before using
17529
17530 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
17531
17532         * tests/check/pipelines/theoraenc.c:
17533         * tests/check/pipelines/vorbisenc.c:
17534         Define constant using G_GINT64_CONSTANT to avoid errors when
17535         passing it around - otherwise it gets truncated to 32 bits.
17536
17537         Fixes failing tests.
17538
17539 2006-01-31  Andy Wingo  <wingo@pobox.com>
17540
17541         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
17542         caps being set doesn't have a framerate value. Basically a stopgap
17543         measure.
17544
17545         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
17546         technically correct enough to put into core though.
17547         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
17548         DURATION. Fixes theoraenc ! oggmux.
17549
17550         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
17551         fraction, not double.
17552
17553 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
17554
17555         * win32/vs7:
17556         add vs7 project files created by Sergey Scobich
17557
17558 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
17559
17560         * win32/vs8:
17561         add vs8 project files created by Sergey Scobich
17562         
17563 2006-01-30  Andy Wingo  <wingo@pobox.com>
17564
17565         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
17566         timestamp + duration, not just timestamp -- ogg pages should be
17567         ordered by stop time. Necessary fix given the change in vorbis
17568         timestamps.
17569
17570         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
17571         (gst_theora_enc_init): Pull the granule shift out of the encoder.
17572         (granulepos_add): New function, handles the messiness of adjusting
17573         granulepos values.
17574         (theora_buffer_from_packet):
17575         (theora_enc_chain):
17576         (theora_enc_sink_event): Use granulepos_add, not +.
17577
17578         * tests/check/pipelines/theoraenc.c
17579         (check_buffer_granulepos_from_starttime): Just check the frame
17580         count, not the actual granulepos -- we can't dictate to the
17581         encoder when it should be placing keyframes.
17582
17583 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17584
17585         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
17586           SERVICE_NOT_AVAILABLE happens for example when you're trying to
17587           play an http:// stream from a server that's not serving
17588
17589 2006-01-30  Andy Wingo  <wingo@pobox.com>
17590
17591         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
17592         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
17593         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
17594         available.
17595
17596         * ext/theora/gsttheoraenc.h:
17597         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
17598         although theoraenc was timestamping correctly. Added handling of
17599         streams that start with nonzero timestamps.
17600
17601         * tests/check/Makefile.am:
17602         * tests/check/pipelines/theoraenc.c: New file, basically does same
17603         tests as vorbisenc.
17604
17605         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
17606
17607 2006-01-30  Wim Taymans  <wim@fluendo.com>
17608
17609         * gst-libs/gst/audio/gstaudiosink.c:
17610         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
17611         (gst_audioringbuffer_pause):
17612         Implement pause that does not wait for completion.
17613
17614         * gst-libs/gst/audio/gstbaseaudiosink.c:
17615         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17616         Don't drop buffers when going to PAUSED but perform preroll on
17617         remaining samples now that core base class supports this.
17618
17619         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
17620         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
17621         (gst_ring_buffer_commit):
17622         Pause should not signal waiters.
17623         Implement return value of _commit correctly.
17624
17625 2006-01-30  Andy Wingo  <wingo@pobox.com>
17626
17627         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
17628
17629         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
17630         updated to timestamp from the first sample, not the last.
17631         (gst_vorbisenc_buffer_from_header_packet): New function, takes
17632         special care of granulepos and timestamp for header packets.
17633         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
17634         when the first buffer has a nonzero timestamp.
17635
17636         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
17637         (GstVorbisEnc.subgranule_offset): New members. Take care of the
17638         case when the first audio buffer we get has a nonzero timestamp.
17639         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
17640         properly timestamp vorbis buffers with the time of the first
17641         sample, not the last.
17642         
17643         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
17644         vorbis_granule_time_copy -- now it takes the granule/subgranule
17645         offset into account.
17646
17647         * tests/check/pipelines/vorbisenc.c: New test for correctness of
17648         timestamps, durations, and granulepos on buffers produced by
17649         vorbisenc.
17650
17651 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
17652
17653         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17654         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
17655           Patch from Eric Jonas to support conversions to/from UYVY 
17656           (Fixes: #324626)
17657
17658 2006-01-30  Julien MOUTTE  <julien@moutte.net>
17659
17660         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
17661         (setup_subtitle), (setup_source), (set_active_source):
17662         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
17663         (gen_text_element), (gen_audio_element), (gen_vis_element),
17664         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
17665
17666 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
17667
17668         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
17669         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
17670                 use gst_guint64_to_gdouble to be compliant with vs6
17671         * gst/playback/gstdecodebin.c: (try_to_link_1)
17672         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
17673                 use G_GINT64_CONSTANT for int64 constants
17674         * win32/common/libgstinterfaces.def:
17675                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
17676         * win32/vs6:
17677                 update and add new project files
17678                 
17679 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17680
17681         * Makefile.am:
17682         * win32/MANIFEST:
17683         * win32/common/interfaces-enumtypes.c:
17684         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17685         (gst_mixer_track_flags_get_type),
17686         (gst_tuner_channel_flags_get_type):
17687         * win32/common/interfaces-enumtypes.h:
17688         * win32/common/multichannel-enumtypes.c:
17689         (gst_audio_channel_position_get_type):
17690         * win32/common/multichannel-enumtypes.h:
17691           add a win32-update rule like in core, and copy over enumtypes files
17692
17693 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17694
17695         * win32/MANIFEST:
17696         * win32/common/config.h:
17697         * win32/common/config.h.in:
17698           add config files just like in core
17699
17700 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
17701
17702         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
17703           Make gcc-4.1 happy (part of #327357).
17704
17705 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17706
17707         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
17708         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
17709         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
17710         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
17711         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
17712         (gst_alsasrc_unprepare), (gst_alsasrc_read):
17713           Update all error messages.  All of them should either use
17714           the default translated message, or actually provide a
17715           translatable string.
17716           Make the string for channel count problems meaningful.
17717
17718 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17719
17720         * sys/v4l/v4l_calls.c: (gst_v4l_open):
17721           check for and throw RESOURCE_BUSY
17722
17723 2006-01-27  David Schleef  <ds@schleef.org>
17724
17725         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
17726           checked in this change -- it requires liboil features not
17727           in 0.3.6.  Revert parts.
17728
17729 2006-01-27  David Schleef  <ds@schleef.org>
17730
17731         * REQUIREMENTS:
17732         * configure.ac: update liboil requirement to 0.3.6
17733         * gst/videoscale/Makefile.am:
17734         * gst/videoscale/vs_scanline.c: liboilify
17735
17736 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17737
17738         * ext/libvisual/visual.c: (get_buffer):
17739           When pad_alloc returns a GstFlowReturn other
17740           than GST_FLOW_OK, make sure it is passed upstream.
17741
17742 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17743
17744         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17745         (gst_alsasink_class_init):
17746           Free the device name string.
17747
17748         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
17749         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
17750         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
17751           Don't remove a pad from the collectpads structure until it
17752           is released - it's a request pad, and may receive data again
17753           if the element gets moved back to PLAYING state.
17754
17755         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
17756           Ensure we turn on double buffering on the Xv port, and
17757           set the colour key to something dark and mysterious that
17758           isn't black.
17759
17760 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
17761
17762         * ext/alsa/gstalsaplugin.c: (plugin_init):
17763         * ext/cdparanoia/gstcdparanoiasrc.c:
17764         (gst_cd_paranoia_src_base_init), (plugin_init):
17765         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17766         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
17767           - a library should not call setlocale. see "Libraries" node in
17768             gettext manual
17769           - make sure all plugins that use translation do bindtextdomain
17770             to point to the localedir
17771         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
17772         (setup_sinks), (plugin_init):
17773           all this, and check for NULL when creating sinks
17774
17775 2006-01-27  Julien MOUTTE  <julien@moutte.net>
17776
17777         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
17778         (plugin_init): Make typefinding of subtitles work again.
17779
17780 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
17781
17782         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
17783         (mp3_type_frame_length_from_header), (mp3_type_find),
17784         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
17785         (plugin_init):
17786           Backport a bunch of typefinding fixes from the 0.8 branch.
17787           Also, improve wavpack typefinding: if we can't peek the
17788           entire wavpack block, try to parse the bits we can get and
17789           see if we find what we're looking for in those.
17790
17791 2006-01-26  Julien MOUTTE  <julien@moutte.net>
17792
17793         * sys/ximage/ximagesink.c:
17794         (gst_ximagesink_calculate_pixel_aspect_ratio):
17795         * sys/xvimage/xvimagesink.c:
17796         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
17797         more cases of pixel aspect ratio.
17798
17799 2006-01-26  Edward Hervey  <edward@fluendo.com>
17800
17801         * gst/playback/gstdecodebin.c: (pad_probe):
17802         Also consider the flush-start and tag events as unblockers
17803         for the pad probes.
17804
17805 2006-01-26  Julien MOUTTE  <julien@moutte.net>
17806
17807         * gst/playback/gstplaybin.c: (gst_play_bin_init),
17808         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
17809         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
17810         On the fly visualisation switch, works disabling, enabling as
17811         well but it won't be able to enable vis in a playbin that was
17812         created with no visualisation.
17813
17814 2006-01-25  Wim Taymans  <wim@fluendo.com>
17815
17816         * gst-libs/gst/audio/gstbaseaudiosink.c:
17817         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17818         Undo previous commit that returned WRONG_STATE sooner, it breaks 
17819         resume after pause.
17820
17821 2006-01-25  Wim Taymans  <wim@fluendo.com>
17822
17823         * gst-libs/gst/audio/gstbaseaudiosink.c:
17824         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
17825         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
17826         Improve debugging.
17827         Post error when caps cannot be parsed.
17828         Resync on discontinuity in the stream.
17829         Clip samples to segment boundaries.
17830         return WRONG_STATE sooner when we are flushing.
17831
17832         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
17833         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
17834         Make audiosrc operate in TIME.
17835         Set TIMESTAMP and DURATION on buffers.
17836
17837 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
17838
17839         * tests/examples/seek/seek.c: (main):
17840           Output tag messages as well.
17841
17842 2006-01-23  Edward Hervey  <edward@fluendo.com>
17843
17844         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
17845         (free_pad_probes), (remove_fakesink), (pad_probe),
17846         (close_pad_link), (gst_decode_bin_change_state):
17847         Replace GstPadBlockCallback with pad probes that detect
17848         first buffer AND eos before removing fakesink.
17849         Fixes hang with demuxers doing EOS while pre-rolling.
17850         Solves #328279
17851
17852 2006-01-23  Andy Wingo  <wingo@pobox.com>
17853
17854         * ext/alsa/gstalsasink.c:
17855         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17856         (gst_base_rtp_depayload_setcaps),
17857         (gst_base_rtp_depayload_add_to_queue),
17858         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
17859         
17860         Patch by: Jens Granseuer <jensgr at gmx dot net>
17861
17862 2006-01-22  Julien MOUTTE  <julien@moutte.net>
17863
17864         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
17865         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17866         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
17867         frames. We might get a frame destroyed after changing state to
17868         NULL, adding a safety check on xcontext.
17869
17870 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
17871
17872         * gst-libs/gst/interfaces/xoverlay.c:
17873           Fix prepare-xwindow-id code example in the docs - we need to
17874           ignore all messages that aren't element messages as well.
17875           
17876 2006-01-21  Julien MOUTTE  <julien@moutte.net>
17877
17878         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
17879           I think one day i'll completely undestand how caps negotiation
17880           is supposed to work. This refactoring handles buffer_alloc
17881           called with caps we can't handle. We definitely don't want a
17882           set_caps with those caps, so we define and allocate a buffer
17883           we would like to receive.
17884
17885 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
17886
17887         * gst/playback/gstplaybasebin.c: (setup_source):
17888           Free iterator when done.
17889
17890 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
17891
17892         * gst-libs/gst/audio/gstbaseaudiosink.c:
17893         (gst_base_audio_sink_render):
17894           Fix playback of non-synchronised streams by assuming a rate
17895           of 1.0 instead of a random one.
17896
17897           Makes this work again:
17898
17899           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
17900           endianness=(int)4321, signed=(boolean)true, width=(int)16,
17901           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
17902           audioresample ! alsasink
17903
17904 === release 0.10.2 ===
17905
17906 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
17907
17908         * configure.ac:
17909           releasing 0.10.2, "Then the devil is six"
17910
17911 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
17912
17913         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
17914         * gst/playback/gststreamselector.c:
17915         (gst_stream_selector_set_property):
17916           Comment out broken code that connects to the state-changed signal.
17917           At this point, changing current stream selection is broken, but 
17918           stuff like gst-launch playbin current-audio=1 works and filters
17919           to the chosen stream.
17920
17921 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17922
17923         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17924           Fix #327216 (null dereference in vorbisdec)
17925
17926 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
17927
17928         * ext/theora/theoradec.c: (theora_handle_comment_packet):
17929           Post taglist actually on bus instead of just freeing it
17930           (fixes #327114 and totem bug #327080).
17931
17932         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
17933           Use gst_element_found_tags_for_pad(), so that the tags
17934           are sent downstream as an event as well.
17935
17936 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17937
17938         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
17939         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
17940         (gst_ximagesink_buffer_alloc):
17941         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
17942         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
17943         (gst_xvimagesink_buffer_alloc):
17944           move all regularly occurring messages to GST_LOG level
17945           add some more object logs
17946
17947 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17948
17949         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
17950           fix a silly segfault
17951
17952 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
17953
17954         * docs/libs/gst-plugins-base-libs-docs.sgml:
17955         * docs/libs/gst-plugins-base-libs-sections.txt:
17956         * gst-libs/gst/audio/mixerutils.c:
17957         * gst-libs/gst/audio/mixerutils.h:
17958           Add docs for mixerutils stuff.
17959
17960 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
17961
17962         * gst/playback/gstplaybasebin.c: (setup_source):
17963           Fix playback for sources that emit raw audio or
17964           raw video streams (e.g.: cd audio sources) (#325984).
17965
17966 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17967
17968         * gst-libs/gst/audio/mixerutils.c:
17969         (gst_audio_mixer_filter_do_filter):
17970           actually save the element we create
17971
17972 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
17973
17974         * gst-libs/gst/cdda/gstcddabasesrc.c:
17975         (gst_cdda_base_src_handle_track_seek):
17976           No need to post a tag message on the bus when seeking
17977           within the same track, only post it when the current
17978           track changes.
17979
17980 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
17981
17982         * gst/playback/gstplaybasebin.c: (group_destroy),
17983         (probe_triggered), (new_decoded_pad), (mute_group_type),
17984         (set_active_source):
17985         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
17986         * gst/playback/gststreamselector.c:
17987         (gst_stream_selector_base_init),
17988         (gst_stream_selector_set_property),
17989         (gst_stream_selector_request_new_pad):
17990           Reenable stream selection. These mechanisms need a complete overhaul
17991           in the face of 0.8->0.10 changes though.
17992
17993 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
17994
17995         * ext/ogg/gstoggdemux.c:
17996           Change the pad template to src_%d to match the pads that 
17997           are created from it. decodebin needs this information in order
17998           to decide that oggdemux is capable of producing multiple pads
17999           (and hence needs queues inserted).
18000
18001         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
18002         (gst_ogg_mux_collected):
18003           Make debug output more useful by using GST_PTR_FORMAT.
18004
18005 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
18006
18007         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18008
18009         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
18010           Set depth and width for alaw/mulaw (fixes #326601).
18011
18012 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18013
18014         * tests/icles/Makefile.am:
18015           don't build the tests if we don't have the libs
18016
18017 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18018
18019         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
18020         (gst_cd_paranoia_paranoia_callback):
18021           Don't try to free NULL pointers.
18022
18023 2006-01-10  Edward Hervey  <edward@fluendo.com>
18024
18025         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
18026         (gst_audio_rate_change_state), (plugin_init):
18027         Add debugging category.
18028         Fix type issues.
18029         Add case for incoming buffers without valid offset/offset_end.
18030
18031 2006-01-10  Michael Smith  <msmith@fluendo.com>
18032
18033         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
18034           Don't leak GCond in audio sources.
18035
18036 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
18037
18038         * gst/playback/gstplaybin.c: (gen_audio_element):
18039           Don't leak an autoaudiosink/alsasink when we generate
18040           a new audio element. (old code, I guess)
18041
18042 2006-01-10  Michael Smith  <msmith@fluendo.com>
18043
18044         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
18045           Support float audio in audiorate.
18046           Use width rather than depth for selecting sample width.
18047
18048 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18049
18050         * gst/videotestsrc/videotestsrc.h:
18051           Use GLib types here (that way we don't have to include the
18052           generated _stdint.h header, which makes life easier for win32
18053           folks that don't use autotools for the build) (#325990, patch
18054           by: Sergey Scobich).
18055
18056 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18057
18058         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18059         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18060         (gst_ring_buffer_pause), (wait_segment):
18061         * gst-libs/gst/audio/gstringbuffer.h:
18062           Name (private) union, makes Forte compiler happy (this time
18063           for real) (#324900).
18064
18065 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18066
18067         * gst-libs/gst/audio/Makefile.am:
18068           Link against libgstinterfaces, needed for mixer
18069           and property probe stuff.
18070
18071 2006-01-09  Edward Hervey  <edward@fluendo.com>
18072
18073         * gst-libs/gst/Makefile.am:
18074
18075 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18076
18077         * gst-libs/gst/audio/Makefile.am:
18078         * gst-libs/gst/audio/mixerutils.c:
18079         (gst_audio_mixer_filter_do_filter),
18080         (gst_audio_mixer_filter_check_element),
18081         (gst_audio_mixer_filter_probe_feature),
18082         (element_factory_rank_compare_func),
18083         (gst_audio_default_registry_mixer_filter):
18084         * gst-libs/gst/audio/mixerutils.h:
18085           Add gst_audio_default_registry_mixer_filter() utility
18086           function.
18087
18088 2006-01-03  Michael Smith  <msmith@fluendo.com>
18089
18090         * gst/audioresample/resample.h:
18091           As before, but for o_buf
18092
18093 2006-01-03  Michael Smith  <msmith@fluendo.com>
18094
18095         * gst/audioresample/resample.h:
18096           Declare struct _ResampleState.buffer as unsigned char *, not void *,
18097           since we do arithmetic on it.
18098
18099 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
18100
18101         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18102         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18103         (gst_ring_buffer_pause), (wait_segment):
18104         * gst-libs/gst/audio/gstringbuffer.h:
18105           Sun's Forte compiler doesn't seem to like anonymous structs,
18106           so use same setup as in GstBaseSrc (fixes #324900).
18107
18108 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18109
18110         * configure.ac:
18111         * gst/volume/Makefile.am:
18112         * gst/volume/demo.c:
18113           move old example to tests/examples/volume/volune.c
18114         * tests/examples/Makefile.am:
18115         * tests/examples/seek/seek.c: (main):
18116           change window-close event from "delete-event" to "destroy"
18117         * tests/examples/volume/Makefile.am:
18118         * tests/examples/volume/volume.c: (value_changed_callback),
18119         (setup_gui), (message_received), (eos_message_received), (main):
18120           fix event handling and bus usage
18121
18122 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
18123
18124         * gst/audiotestsrc/gstaudiotestsrc.c:
18125         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
18126         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
18127         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
18128         (gst_audio_test_src_create_square),
18129         (gst_audio_test_src_create_saw),
18130         (gst_audio_test_src_create_triangle),
18131         (gst_audio_test_src_create_silence),
18132         (gst_audio_test_src_create_white_noise),
18133         (gst_audio_test_src_create_pink_noise),
18134         (gst_audio_test_src_init_sine_table),
18135         (gst_audio_test_src_create_sine_table),
18136         (gst_audio_test_src_change_wave),
18137         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
18138         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
18139         * gst/audiotestsrc/gstaudiotestsrc.h:
18140           update to basesrc changes, implement segmented seeking and eos
18141           handling, add a 'sine-tab' waveform for performance critical playback
18142
18143 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18144
18145         * po/POTFILES.in:
18146           ... and this time the other modified file that I missed last time.
18147
18148 2005-12-29  Michael Smith  <msmith@fluendo.com>
18149
18150         * gst/playback/gstdecodebin.c: (new_pad):
18151           Fix non-C89 variable declaration not at the start of a block. Should
18152           help some compilers.
18153
18154 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18155
18156         * tests/check/Makefile.am:
18157           And now fix 'make distcheck' (builddir != srcdir)
18158
18159 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18160
18161         * configure.ac:
18162         * ext/cdparanoia/Makefile.am:
18163         * ext/cdparanoia/gstcdparanoia.c:
18164         * ext/cdparanoia/gstcdparanoia.h:
18165         * ext/cdparanoia/gstcdparanoiasrc.c:
18166         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
18167         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
18168         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
18169         (gst_cd_paranoia_paranoia_callback),
18170         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
18171         (gst_cd_paranoia_src_set_property),
18172         (gst_cd_paranoia_src_get_property), (plugin_init):
18173         * ext/cdparanoia/gstcdparanoiasrc.h:
18174           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
18175           plugin again (there are still fixes required to playbin to make
18176           cdda:// uris work there).
18177
18178 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18179
18180         * tests/check/Makefile.am:
18181           Fix test case compilation.
18182
18183 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18184
18185         * gst-libs/gst/cdda/gstcddabasesrc.c:
18186         (gst_cdda_base_src_update_duration),
18187         (gst_cdda_base_src_calculate_cddb_id):
18188           An integer is not a string. Fix access to uninitialised variable.
18189
18190         * tests/check/Makefile.am:
18191           Add cddabasesrc unit test; also actually enable the vorbis test.
18192
18193         * tests/check/generic/states.c:
18194           Blacklist new cd audio elements as well.
18195
18196         * tests/check/libs/cddabasesrc.c:
18197           Unit test for GstCddaBaseSrc (discid calculation mostly).
18198
18199 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18200
18201         * docs/libs/Makefile.am:
18202         * docs/libs/gst-plugins-base-libs-docs.sgml:
18203         * docs/libs/gst-plugins-base-libs-sections.txt:
18204         * docs/libs/gst-plugins-base-libs.types:
18205           Add docs for libgstcdda/GstCddaBaseSrc.
18206
18207         * gst-libs/gst/interfaces/mixertrack.h:
18208           Do one struct member per line with a semicolon at the end, that way
18209           even gtk-doc might parse it without complaining.
18210
18211 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18212
18213         * configure.ac:
18214         * gst-libs/gst/Makefile.am:
18215         * gst-libs/gst/cdda/Makefile.am:
18216         * gst-libs/gst/cdda/base64.c:
18217         * gst-libs/gst/cdda/base64.h:
18218         * gst-libs/gst/cdda/gstcddabasesrc.c:
18219         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
18220         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
18221         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
18222         (gst_cdda_base_src_get_property),
18223         (gst_cdda_base_src_get_track_from_sector),
18224         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
18225         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
18226         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
18227         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
18228         (gst_cdda_base_src_uri_get_protocols),
18229         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
18230         (gst_cdda_base_src_uri_handler_init),
18231         (gst_cdda_base_src_setup_interfaces),
18232         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
18233         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
18234         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
18235         (gst_cdda_base_src_add_tags),
18236         (gst_cdda_base_src_add_index_associations),
18237         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
18238         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
18239         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
18240         (gst_cdda_base_src_create):
18241         * gst-libs/gst/cdda/gstcddabasesrc.h:
18242         * gst-libs/gst/cdda/sha1.c:
18243         * gst-libs/gst/cdda/sha1.h:
18244           Add new libgstcdda with GstCddaBaseSrc class.
18245
18246 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18247
18248         * ext/gnomevfs/gstgnomevfssink.h:
18249           Use GstBaseSinkClass as parent_class member for class struct, not
18250           GstBaseSink.
18251
18252 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18253
18254         Patch by: Michael Benes
18255
18256         * gst/videotestsrc/gstvideotestsrc.c:
18257         (gst_video_test_src_class_init), (gst_video_test_src_start):
18258           Add start method to reset running time and number of frames sent
18259           when starting up (fixes #324696)
18260
18261 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18262
18263         * docs/plugins/Makefile.am:
18264         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18265         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18266         * docs/plugins/gst-plugins-base-plugins.args:
18267         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18268         * docs/plugins/gst-plugins-base-plugins.signals:
18269           Add docs stuff for gnomevfssrc and gnomevfssink.
18270
18271         * ext/gnomevfs/gstgnomevfssrc.c:
18272           Fix example pipeline in gtk-doc blurb.
18273
18274 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18275
18276         * ext/gnomevfs/Makefile.am:
18277         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
18278         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
18279         (gst_gnome_vfs_handle_get_type), (plugin_init):
18280         * ext/gnomevfs/gstgnomevfs.h:
18281         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
18282         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
18283         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
18284         (gst_gnome_vfs_sink_set_property),
18285         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
18286         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
18287         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
18288         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
18289         (gst_gnome_vfs_sink_uri_get_type),
18290         (gst_gnome_vfs_sink_uri_get_protocols),
18291         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
18292         (gst_gnome_vfs_sink_uri_handler_init):
18293         * ext/gnomevfs/gstgnomevfssink.h:
18294           Port gnomevfssink; add gtk-doc blurb.
18295
18296         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
18297         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
18298         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
18299         (gst_gnome_vfs_src_uri_get_type),
18300         (gst_gnome_vfs_src_uri_get_protocols),
18301         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
18302         (gst_gnome_vfs_src_uri_handler_init),
18303         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
18304         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
18305         (gst_gnome_vfs_src_send_additional_headers_callback),
18306         (gst_gnome_vfs_src_received_headers_callback),
18307         (gst_gnome_vfs_src_push_callbacks),
18308         (gst_gnome_vfs_src_pop_callbacks),
18309         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
18310         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
18311         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
18312         * ext/gnomevfs/gstgnomevfssrc.h:
18313           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
18314           file; add gtk-doc blurb with example pipelines.
18315
18316 === release 0.10.1 ===
18317
18318 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
18319
18320         * configure.ac:
18321           releasing 0.10.1, "Dobro Dedek"
18322
18323 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
18324
18325         * gst/typefind/gsttypefindfunctions.c:
18326         iLBC30 and iLBC20 added to typefind.
18327
18328 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18329
18330         * gst-libs/gst/audio/gstbaseaudiosink.c:
18331         (gst_base_audio_sink_class_init):
18332         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18333         (gst_base_audio_src_class_init):
18334           update strings, values are in microseconds
18335           change the default sink buffer time to something that is smaller
18336           (to help software volume mixing have a slightly lower delay) but
18337           still be acceptable on Wim's laptop
18338
18339 2005-12-20  Edward Hervey  <edward@fluendo.com>
18340
18341         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
18342         Made a quack, forgot to add DUCK to the riff video template.
18343
18344 2005-12-19  Edward Hervey  <edward@fluendo.com>
18345
18346         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
18347         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
18348         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
18349         (gst_ogm_parse_chain):
18350         Make sure pads are initialized correctly.
18351         * gst-libs/gst/riff/riff-ids.h:
18352         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18353         (gst_riff_create_video_template_caps):
18354         Add a whole bunch of FOURCC <=> MimeType.
18355         Extend the riff video pad template to support the newly added fourcc.
18356
18357 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18358
18359         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
18360         (gst_ogg_demux_activate_chain):
18361           Extra debug output when activating/deactivating chains.
18362
18363         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
18364         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
18365         (unlinked):
18366           Remove a queue from our list when it becomes unlinked.
18367           Don't add queues to elements in class 'Demux' if they
18368           can only produce one pad 
18369
18370 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18371
18372         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
18373         (gst_video_sink_get_type): Add a debug category.
18374
18375 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18376
18377         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18378         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
18379           Handle downstream newsegment by sending our own newsegment before the
18380           next buffer to be released. (#323900)
18381
18382 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18383
18384         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18385         (gst_base_rtp_depayload_set_gst_timestamp):
18386           add queue delay to new segment as well (as opposed to just the first
18387           buffer). (bug #322347)
18388
18389 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18390
18391         * ext/libvisual/visual.c: (make_valid_name):
18392           change some char* into char[]
18393         * gst/audiotestsrc/gstaudiotestsrc.c:
18394         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
18395         (gst_audio_test_src_create):
18396         * gst/audiotestsrc/gstaudiotestsrc.h:
18397           prepare to handle EOS and SEGMENT_DONE
18398
18399 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18400
18401         * tests/check/generic/states.c: (GST_START_TEST):
18402           Blacklist cdparanoia element in state test.
18403
18404 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18405
18406           Patch by: Benjamin Pineau
18407
18408         * gst/tcp/gsttcp.c:
18409         * gst/tcp/gsttcpclientsink.c:
18410         * gst/tcp/gsttcpserversink.c:
18411         * gst/tcp/gsttcpserversrc.c:
18412           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
18413
18414 2005-12-15  Michael Smith  <msmith@fluendo.com>
18415
18416         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
18417         (gst_video_rate_chain):
18418           Fix timestamping for videorate when the first buffer it sees has a
18419           non-zero timestamp. Fix some misleading debug output.
18420
18421 2005-12-15  Michael Smith  <msmith@fluendo.com>
18422
18423         * gst/audioresample/gstaudioresample.c:
18424           Don't leak all input buffers to audioresample.
18425
18426 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
18427
18428         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
18429           Don't operate on empty text buffers. Strip newlines and
18430           tabs only from the end of the text, but leave them intact
18431           in the middle. Fix typo in gtk-doc description.
18432
18433 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
18434
18435         * gst/playback/gstplaybasebin.c:
18436         * gst/playback/gstplaybin.c: (handoff):
18437           Make sure the video frame buffer we return to apps via the
18438           "frame" property always has caps set on it. Modify
18439           _gst_gvalue_set_object() macro to handle NULL objects
18440           gracefully too.
18441
18442 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
18443
18444         * gst/audiotestsrc/gstaudiotestsrc.c:
18445         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18446         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
18447         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
18448         (gst_audio_test_src_create):
18449         * gst/audiotestsrc/gstaudiotestsrc.h:
18450         Adjust to some recent api changes and add wtays new cool seeking
18451         capabillities
18452
18453 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
18454
18455         * ext/alsa/Makefile.am:
18456         * ext/alsa/gstalsadeviceprobe.c:
18457         * ext/alsa/gstalsadeviceprobe.h:
18458           Helper functions to add device probing via the GstPropertyProbe
18459           interface to a class.
18460
18461         * ext/alsa/gstalsamixer.h:
18462           Comment out GST_ALSA_MIXER, it returns a struct that's not
18463           used.
18464
18465         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
18466           Add some debug info. 
18467
18468         * ext/alsa/gstalsamixerelement.c:
18469         (gst_alsa_mixer_element_interface_supported),
18470         (gst_implements_interface_init),
18471         (gst_alsa_mixer_element_init_interfaces),
18472         (gst_alsa_mixer_element_class_init),
18473         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
18474         (gst_alsa_mixer_element_set_property),
18475         (gst_alsa_mixer_element_get_property),
18476         (gst_alsa_mixer_element_change_state):
18477         * ext/alsa/gstalsamixerelement.h:
18478           Add 'device' and 'device-name' properties. Add GstPropertyProbe
18479           for device handling (gnome-volume-control will need that).
18480
18481 2005-12-12  Christian Schaller  <uraeus@gnome.org>
18482
18483         * ext/Makefile.am: fix cdparanoia entry
18484         * gst-plugins-base.spec.in: add cdparanoia
18485
18486 2005-12-12  Michael Smith  <msmith@fluendo.com>
18487
18488         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18489           Use the correct function to free list of typefind factories.
18490
18491 2005-12-12  Wim Taymans  <wim@fluendo.com>
18492
18493         * gst/videotestsrc/gstvideotestsrc.c:
18494         (gst_video_test_src_class_init), (gst_video_test_src_init),
18495         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
18496         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
18497         (gst_video_test_src_create):
18498         * gst/videotestsrc/gstvideotestsrc.h:
18499         Implement seeking in videotestsrc.
18500         Small cleanups.
18501
18502 2005-12-12  Wim Taymans  <wim@fluendo.com>
18503
18504         * ext/cdparanoia/Makefile.am:
18505         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
18506         (gst_paranoia_endian_get_type), (_do_init),
18507         (cdparanoia_class_init), (cdparanoia_init),
18508         (cdparanoia_set_property), (cdparanoia_get_property),
18509         (cdparanoia_do_seek), (cdparanoia_is_seekable),
18510         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
18511         (cdparanoia_convert), (cdparanoia_get_query_types),
18512         (cdparanoia_query), (cdparanoia_set_index),
18513         (cdparanoia_uri_set_uri):
18514         * ext/cdparanoia/gstcdparanoia.h:
18515         Partially ported cdparanoia now that basesrc can support a
18516         plugin like this..
18517
18518 2005-12-12  Wim Taymans  <wim@fluendo.com>
18519
18520         * tests/examples/seek/scrubby.c: (main):
18521         Set higher priority for bus events so they don't get reordered with
18522         gtk gui events.
18523
18524         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
18525         (flush_toggle_cb), (main):
18526         Added checkbox to disable flushing seeks. 
18527         Disable scrubbing when doing non flushing seeks.
18528
18529 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
18530
18531         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
18532         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
18533         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
18534         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
18535           Implement some sort of event handling that doesn't rely on
18536           g_return_if_fail; make sure we always push the last chunk of an 
18537           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
18538           state change function; remove some old cruft. Seeking is still
18539           rather unlikely to work though.
18540
18541         * tools/.cvsignore:
18542           Ignore more.
18543
18544 2005-12-11  Julien MOUTTE  <julien@moutte.net>
18545
18546         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
18547         Fixed a leak of the current image reference when cleaning up.
18548         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
18549
18550 2005-12-09  Michael Smith  <msmith@fluendo.com>
18551
18552         * tools/Makefile.am:
18553         * tools/gst-launch-ext-m.m:
18554           Remove gst-launch-ext. It doesn't work, and is no longer
18555           particularly useful.
18556
18557 2005-12-08  Luca Ognibene  <luogni@tin.it>
18558
18559         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
18560           don't pass random values to ogmparse convert function.
18561           Make seeking possible in the exile1.ogm file.
18562
18563 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
18564
18565         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
18566         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
18567           Work around refcount problem with g_value_set_object() that occur
18568           if the core has been compiled against GLib-2.6 (g_value_set_object()
18569           will only g_object_ref() the element, but the caller will
18570           gst_object_unref() it and bad things will happen due to the way
18571           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
18572           totem for people on FC4 using Thomas's 0.10 RPMs.
18573           
18574 2005-12-07  Edward Hervey  <edward@fluendo.com>
18575
18576         Time to welcome ogm to 0.10 :)
18577         
18578         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
18579         (gst_ogg_pad_typefind):
18580         Oggdemux can now properly typefind elements with dynamic pads.
18581         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18582         Properly set caps on src pad, and set caps on outgoing buffers.
18583
18584 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18585
18586         * ext/alsa/gstalsamixer.h:
18587         * ext/alsa/gstalsamixerelement.h:
18588         * ext/alsa/gstalsamixeroptions.h:
18589         * ext/alsa/gstalsamixertrack.h:
18590         * ext/alsa/gstalsasink.c:
18591         * ext/alsa/gstalsasink.h:
18592         * ext/alsa/gstalsasrc.c:
18593         * ext/alsa/gstalsasrc.h:
18594         * ext/cdparanoia/gstcdparanoia.h:
18595         * ext/gnomevfs/gstgnomevfsuri.h:
18596         * ext/ogg/gstoggdemux.c:
18597         * ext/ogg/gstoggmux.c:
18598         * ext/pango/gsttextoverlay.h:
18599         * ext/theora/theoradec.c:
18600         * ext/theora/theoraenc.c:
18601         * ext/vorbis/vorbisdec.h:
18602         * ext/vorbis/vorbisenc.c:
18603         * ext/vorbis/vorbisenc.h:
18604         * ext/vorbis/vorbisparse.h:
18605         * gst-libs/gst/audio/gstaudioclock.h:
18606         * gst-libs/gst/audio/gstaudiosink.c:
18607         * gst-libs/gst/audio/gstaudiosink.h:
18608         * gst-libs/gst/audio/gstaudiosrc.c:
18609         * gst-libs/gst/audio/gstaudiosrc.h:
18610         * gst-libs/gst/audio/gstbaseaudiosink.c:
18611         * gst-libs/gst/audio/gstbaseaudiosink.h:
18612         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18613         * gst-libs/gst/audio/gstbaseaudiosrc.h:
18614         * gst-libs/gst/audio/gstringbuffer.h:
18615         * gst-libs/gst/audio/multichannel.h:
18616         * gst-libs/gst/floatcast/floatcast.h:
18617         * gst-libs/gst/interfaces/colorbalance.c:
18618         * gst-libs/gst/interfaces/colorbalance.h:
18619         * gst-libs/gst/interfaces/colorbalancechannel.h:
18620         * gst-libs/gst/interfaces/mixer.h:
18621         * gst-libs/gst/interfaces/mixeroptions.h:
18622         * gst-libs/gst/interfaces/mixertrack.h:
18623         * gst-libs/gst/interfaces/navigation.h:
18624         * gst-libs/gst/interfaces/propertyprobe.h:
18625         * gst-libs/gst/interfaces/tuner.h:
18626         * gst-libs/gst/interfaces/tunerchannel.h:
18627         * gst-libs/gst/interfaces/tunernorm.h:
18628         * gst-libs/gst/interfaces/xoverlay.h:
18629         * gst-libs/gst/netbuffer/gstnetbuffer.h:
18630         * gst-libs/gst/riff/riff-ids.h:
18631         * gst-libs/gst/riff/riff-media.h:
18632         * gst-libs/gst/riff/riff-read.h:
18633         * gst-libs/gst/rtp/gstbasertpdepayload.h:
18634         * gst-libs/gst/rtp/gstbasertppayload.c:
18635         * gst-libs/gst/rtp/gstbasertppayload.h:
18636         * gst-libs/gst/rtp/gstrtpbuffer.c:
18637         * gst-libs/gst/rtp/gstrtpbuffer.h:
18638         * gst-libs/gst/tag/gsttageditingprivate.h:
18639         * gst-libs/gst/tag/gstvorbistag.c:
18640         (gst_tag_list_from_vorbiscomment_buffer):
18641         * gst-libs/gst/tag/tag.h:
18642         * gst-libs/gst/video/video.h:
18643         * gst/adder/gstadder.c:
18644         * gst/adder/gstadder.h:
18645         * gst/audioconvert/audioconvert.c:
18646         * gst/audioconvert/audioconvert.h:
18647         * gst/audioconvert/gstaudioconvert.c:
18648         * gst/audioconvert/gstchannelmix.c:
18649         * gst/audioconvert/gstchannelmix.h:
18650         * gst/audiorate/gstaudiorate.c:
18651         * gst/audioresample/buffer.h:
18652         * gst/audioresample/functable.h:
18653         * gst/audioresample/gstaudioresample.c:
18654         * gst/audioresample/resample.h:
18655         * gst/ffmpegcolorspace/avcodec.h:
18656         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18657         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
18658         * gst/ffmpegcolorspace/imgconvert.c:
18659         * gst/ffmpegcolorspace/imgconvert_template.h:
18660         * gst/playback/gstdecodebin.c:
18661         * gst/playback/gstplaybasebin.h:
18662         * gst/playback/gstplaybin.c:
18663         * gst/playback/gststreaminfo.h:
18664         * gst/tcp/gstfdset.c:
18665         * gst/tcp/gstfdset.h:
18666         * gst/tcp/gstmultifdsink.c:
18667         * gst/tcp/gstmultifdsink.h:
18668         * gst/tcp/gsttcp.h:
18669         * gst/tcp/gsttcpclientsrc.c:
18670         * gst/tcp/gsttcpclientsrc.h:
18671         * gst/tcp/gsttcpplugin.h:
18672         * gst/tcp/gsttcpserversink.c:
18673         * gst/tcp/gsttcpserversrc.c:
18674         * gst/typefind/gsttypefindfunctions.c:
18675         * gst/videorate/gstvideorate.c:
18676         * gst/videotestsrc/gstvideotestsrc.h:
18677         * gst/videotestsrc/videotestsrc.h:
18678         * sys/v4l/gstv4lcolorbalance.h:
18679         * sys/v4l/gstv4ltuner.h:
18680         * sys/v4l/gstv4lxoverlay.h:
18681         * sys/v4l/v4l_calls.h:
18682         * sys/v4l/videodev_mjpeg.h:
18683         * tests/check/elements/audioconvert.c:
18684         * tests/check/elements/audioresample.c:
18685         * tests/check/elements/audiotestsrc.c:
18686         * tests/check/elements/videotestsrc.c:
18687         * tests/check/elements/volume.c:
18688         * tests/examples/seek/scrubby.c:
18689         * tests/examples/seek/seek.c:
18690           expand tabs
18691
18692 === release 0.10.0 ===
18693
18694 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18695
18696         * configure.ac:
18697           releasing 0.10.0, "Mont-d'or"
18698
18699 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
18700
18701         * tests/examples/seek/Makefile.am:
18702         Build fix for when gtk is not available.
18703
18704 2005-12-05  Andy Wingo  <wingo@pobox.com>
18705
18706         * ext/libvisual/visual.c: (get_buffer):
18707         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
18708         * ext/pango/gsttextrender.c: (gst_text_render_chain):
18709         * ext/theora/theoradec.c: (theora_handle_data_packet):
18710         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
18711         (theora_enc_chain):
18712         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
18713         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
18714         Update for alloc_buffer changes.
18715
18716 2005-12-05  Andy Wingo  <wingo@pobox.com>
18717
18718         patch by: Kai Vehmanen <kv2004 eca cx>
18719         
18720         * gst-libs/gst/rtp/gstbasertpdepayload.c
18721         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
18722
18723 2005-12-04  Andy Wingo  <wingo@pobox.com>
18724
18725         patch by: Sebastien Cote <sebas642 yahoo ca>
18726         
18727         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
18728         Fixes #319172.
18729
18730 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
18731
18732         * docs/plugins/Makefile.am:
18733         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18734         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18735         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18736         * ext/pango/gstclockoverlay.c:
18737         * ext/pango/gsttextoverlay.c: 
18738         * ext/pango/gsttextrender.c:
18739         * ext/pango/gsttimeoverlay.c:
18740           Add gtk-doc blurbs to pango elements.
18741
18742 2005-12-02  Wim Taymans  <wim@fluendo.com>
18743
18744         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
18745         * gst/audioresample/buffer.h:
18746         * gst/audioresample/gstaudioresample.c:
18747         * gst/audioresample/gstaudioresample.h:
18748         * gst/audioresample/resample.c: (resample_input_flush),
18749         (resample_input_pushthrough), (resample_input_eos),
18750         (resample_get_output_size_for_input),
18751         (resample_get_input_size_for_output), (resample_get_output_size),
18752         (resample_get_output_data):
18753         * gst/audioresample/resample.h:
18754         * gst/audioresample/resample_ref.c: (resample_scale_ref):
18755         Fix audioresample, seek torture, new segments, reverse negotiation
18756         etc.. work fine.
18757
18758 2005-12-02  Wim Taymans  <wim@fluendo.com>
18759
18760         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
18761         Small cleanups.
18762
18763 2005-12-02  Wim Taymans  <wim@fluendo.com>
18764
18765         * gst/audioconvert/gstaudioconvert.c:
18766         (gst_audio_convert_transform):
18767         Post errors.
18768
18769 === release 0.9.7 ===
18770
18771 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18772
18773         * configure.ac:
18774           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
18775
18776 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18777
18778         * Makefile.am:
18779         * po/hu.po:
18780         * win32/MANIFEST:
18781         * win32/gst.sln:
18782           add win32 MANIFEST file
18783           do something to the hungarian translation
18784
18785 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
18786
18787         * ext/Makefile.am:
18788           Add $(PANGO_DIR) to SUBDIRS
18789
18790         * ext/pango/gstclockoverlay.c:
18791         * ext/pango/gsttimeoverlay.c:
18792           Fix and improve element descriptions.
18793
18794 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18795
18796         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18797         * docs/plugins/inspect/plugin-libvisual.xml:
18798         * docs/plugins/inspect/plugin-pango.xml:
18799           add pango plugin to docs
18800
18801 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18802
18803         * configure.ac:
18804         * ext/Makefile.am:
18805           moved pango to base
18806
18807 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18808
18809         * configure.ac:
18810         * tests/Makefile.am:
18811         * tests/icles/.cvsignore:
18812         * tests/icles/Makefile.am:
18813         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
18814         (close_display), (resize_window), (move_window), (create_window),
18815         (terminate_playback), (pause_playback), (start_playback), (main):
18816           add stress test for xoverlay from Julien
18817
18818 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18819
18820         * docs/libs/tmpl/gstcolorbalance.sgml:
18821         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18822         * gst-libs/gst/rtp/gstbasertppayload.c:
18823         * gst-libs/gst/rtp/gstrtpbuffer.c:
18824         * gst-libs/gst/rtp/gstrtpbuffer.h:
18825           Do burger's rename for rtp payloaders and depayloaders
18826
18827 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18828
18829         * win32/:
18830           add Visual Studio 6 build files
18831
18832 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18833
18834         * docs/libs/gst-plugins-base-libs-docs.sgml:
18835         * docs/libs/gst-plugins-base-libs-sections.txt:
18836         * docs/libs/tmpl/gstaudio.sgml:
18837         * docs/libs/tmpl/gstringbuffer.sgml:
18838         * gst-libs/gst/interfaces/xoverlay.c:
18839         * gst-libs/gst/video/gstvideofilter.c:
18840         * gst-libs/gst/video/gstvideosink.c:
18841           update documentation
18842
18843 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18844
18845         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
18846         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
18847         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
18848         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
18849         (gst_multi_fd_sink_get_stats),
18850         (gst_multi_fd_sink_remove_client_link),
18851         (gst_multi_fd_sink_handle_client_read),
18852         (gst_multi_fd_sink_client_queue_data),
18853         (gst_multi_fd_sink_client_queue_caps),
18854         (gst_multi_fd_sink_client_queue_buffer),
18855         (gst_multi_fd_sink_new_client),
18856         (gst_multi_fd_sink_handle_client_write),
18857         (gst_multi_fd_sink_recover_client),
18858         (gst_multi_fd_sink_queue_buffer),
18859         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
18860         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
18861         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
18862         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
18863         * gst/tcp/gstmultifdsink.h:
18864         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
18865         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
18866         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
18867         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
18868         (gst_tcp_client_sink_set_property),
18869         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
18870         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
18871         * gst/tcp/gsttcpclientsink.h:
18872         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
18873         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
18874         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
18875         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
18876         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
18877         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
18878         * gst/tcp/gsttcpclientsrc.h:
18879         * gst/tcp/gsttcpplugin.c: (plugin_init):
18880         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
18881         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
18882         (gst_tcp_server_sink_finalize),
18883         (gst_tcp_server_sink_handle_server_read),
18884         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
18885         (gst_tcp_server_sink_set_property),
18886         (gst_tcp_server_sink_get_property),
18887         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
18888         * gst/tcp/gsttcpserversink.h:
18889         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
18890         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
18891         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
18892         (gst_tcp_server_src_set_property),
18893         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
18894         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
18895         * gst/tcp/gsttcpserversrc.h:
18896           more borgifying
18897
18898 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18899
18900         * docs/plugins/Makefile.am:
18901         * docs/plugins/gst-plugins-base-plugins.args:
18902         * docs/plugins/inspect/plugin-libvisual.xml:
18903         * gst/audioconvert/plugin.h:
18904         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
18905         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
18906         (gst_audio_rate_setcaps), (gst_audio_rate_init),
18907         (gst_audio_rate_chain), (gst_audio_rate_set_property),
18908         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
18909         (plugin_init):
18910         * gst/audiotestsrc/gstaudiotestsrc.c:
18911         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
18912         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18913         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
18914         (gst_audio_test_src_get_query_types),
18915         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
18916         (gst_audio_test_src_create_square),
18917         (gst_audio_test_src_create_saw),
18918         (gst_audio_test_src_create_triangle),
18919         (gst_audio_test_src_create_silence),
18920         (gst_audio_test_src_create_white_noise),
18921         (gst_audio_test_src_init_pink_noise),
18922         (gst_audio_test_src_generate_pink_noise_value),
18923         (gst_audio_test_src_create_pink_noise),
18924         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
18925         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
18926         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
18927         (plugin_init):
18928         * gst/audiotestsrc/gstaudiotestsrc.h:
18929         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
18930         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
18931         (gst_sub_parse_init), (gst_sub_parse_formats),
18932         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
18933         (convert_encoding), (get_next_line),
18934         (gst_sub_parse_data_format_autodetect),
18935         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
18936         (gst_sub_parse_loop), (gst_sub_parse_chain),
18937         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
18938         (plugin_init):
18939         * gst/subparse/gstsubparse.h:
18940         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
18941         (gst_video_rate_base_init), (gst_video_rate_class_init),
18942         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
18943         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
18944         (gst_video_rate_init), (gst_video_rate_event),
18945         (gst_video_rate_chain), (gst_video_rate_set_property),
18946         (gst_video_rate_get_property), (gst_video_rate_change_state),
18947         (plugin_init):
18948         * gst/videoscale/gstvideoscale.c:
18949         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
18950         (gst_video_scale_src_template_factory),
18951         (gst_video_scale_sink_template_factory),
18952         (gst_video_scale_get_type), (gst_video_scale_base_init),
18953         (gst_video_scale_class_init), (gst_video_scale_init),
18954         (gst_video_scale_set_property), (gst_video_scale_get_property),
18955         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
18956         (gst_video_scale_prepare_size), (parse_caps),
18957         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
18958         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
18959         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
18960         (plugin_init):
18961         * gst/videoscale/gstvideoscale.h:
18962         * gst/videotestsrc/gstvideotestsrc.c:
18963         (gst_video_test_src_pattern_get_type),
18964         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
18965         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
18966         (gst_video_test_src_set_pattern),
18967         (gst_video_test_src_set_property),
18968         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
18969         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
18970         (gst_video_test_src_event), (gst_video_test_src_get_times),
18971         (gst_video_test_src_create), (plugin_init):
18972         * gst/videotestsrc/gstvideotestsrc.h:
18973         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
18974         (gst_video_test_src_smpte), (gst_video_test_src_snow),
18975         (gst_video_test_src_black):
18976         * gst/videotestsrc/videotestsrc.h:
18977           borgify further
18978           clean up docs a little
18979
18980 2005-11-30  Wim Taymans  <wim@fluendo.com>
18981
18982         * gst-libs/gst/rtp/gstbasertpdepayload.h:
18983         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
18984         (gst_basertppayload_event), (gst_basertppayload_push),
18985         (gst_basertppayload_change_state):
18986         * gst-libs/gst/rtp/gstbasertppayload.h:
18987         closed #320644.
18988
18989 2005-11-30  Julien MOUTTE  <julien@moutte.net>
18990
18991         * docs/libs/gst-plugins-base-libs-docs.sgml:
18992         * docs/libs/gst-plugins-base-libs-sections.txt:
18993         * gst-libs/gst/video/gstvideofilter.c:
18994         * gst-libs/gst/video/gstvideosink.c:
18995         * gst-libs/gst/video/gstvideosink.h: Adding docs.
18996
18997 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18998
18999         * LICENSE:
19000           move
19001         * po/af.po:
19002         * po/az.po:
19003         * po/cs.po:
19004         * po/en_GB.po:
19005         * po/hu.po:
19006         * po/it.po:
19007         * po/nb.po:
19008         * po/nl.po:
19009         * po/or.po:
19010         * po/sq.po:
19011         * po/sr.po:
19012         * po/sv.po:
19013         * po/uk.po:
19014         * po/vi.po:
19015         * Makefile.am:
19016           update
19017         * scripts/autoplugins.sh:
19018           remove
19019
19020 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19021
19022         * Makefile.am:
19023         * configure.ac:
19024         * examples/Makefile.am:
19025         * examples/capsfilter/Makefile.am:
19026         * examples/capsfilter/capsfilter1.c:
19027         * examples/gob/Makefile.am:
19028         * examples/gob/gst-identity2.gob:
19029         * examples/indexing/.cvsignore:
19030         * examples/indexing/Makefile.am:
19031         * examples/indexing/indexmpeg.c:
19032         * examples/seeking/.cvsignore:
19033         * examples/seeking/Makefile.am:
19034         * examples/seeking/cdparanoia.c:
19035         * examples/seeking/cdplayer.c:
19036         * examples/seeking/chained.c:
19037         * examples/seeking/scrubby.c:
19038         * examples/seeking/seek.c:
19039         * examples/stats/Makefile.am:
19040         * examples/stats/mp2ogg.c:
19041         * examples/switch/.cvsignore:
19042         * examples/switch/Makefile.am:
19043         * examples/switch/switcher.c:
19044         * tests/Makefile.am:
19045         * tests/check/generic/.cvsignore:
19046         * tests/check/pipelines/.cvsignore:
19047         * tests/examples/Makefile.am:
19048         * tests/examples/seek/Makefile.am:
19049           reorganize stuff under tests/
19050
19051 2005-11-30  Edward Hervey  <edward@fluendo.com>
19052
19053         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
19054         Go away you stupid GstStaticPadTemplate memleak.
19055
19056 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19057
19058         * gst-libs/gst/net/Makefile.am:
19059         * gst-libs/gst/net/README:
19060         * gst-libs/gst/net/gstnetbuffer.c:
19061         * gst-libs/gst/net/gstnetbuffer.h:
19062           this was moved to "netbuffer"
19063
19064 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19065
19066         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
19067         (gst_video_filter_class_init), (gst_video_filter_init):
19068         * gst-libs/gst/video/gstvideofilter.h:
19069           borgify name to bring in line with other classes
19070
19071 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19072
19073         * gst/audioscale/.cvsignore:
19074         * gst/audioscale/Makefile.am:
19075         * gst/audioscale/README:
19076         * gst/audioscale/audioscale.vcproj:
19077         * gst/audioscale/dtof.c:
19078         * gst/audioscale/dtos.c:
19079         * gst/audioscale/functable.c:
19080         * gst/audioscale/gstaudioscale.c:
19081         * gst/audioscale/gstaudioscale.h:
19082         * gst/audioscale/private.h:
19083         * gst/audioscale/resample.c:
19084         * gst/audioscale/resample.h:
19085         * gst/audioscale/test.c:
19086           remove
19087
19088 2005-11-30  Edward Hervey  <edward@fluendo.com>
19089
19090         * gst-libs/gst/netbuffer/Makefile.am:
19091         really, really tired
19092
19093 2005-11-30  Edward Hervey  <edward@fluendo.com>
19094
19095         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19096         Update for new GstTypeFindFactory _register()
19097
19098 2005-11-30  Edward Hervey  <edward@fluendo.com>
19099
19100         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
19101         Let's not override libgstnet from core for no reason...
19102         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
19103         Ok, maybe not so quick next time.
19104
19105 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19106
19107         * configure.ac:
19108         * gst-libs/gst/Makefile.am:
19109           moved gst-libs/gst/net to netbuffer through CVS surgery
19110           remove old directory
19111           updating build to accomodate
19112           (#322257)
19113
19114 2005-11-29  Andy Wingo  <wingo@pobox.com>
19115
19116         * pkgconfig/gstreamer-plugins-base.pc.in:
19117         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
19118         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
19119         (#322257).
19120
19121 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19122
19123         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
19124         3rd time's the charm. Correct ref-counting for discarded buffers.
19125
19126 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19127
19128         * gst/playback/gststreamselector.c:
19129         (gst_stream_selector_class_init),
19130         (gst_stream_selector_set_property),
19131         (gst_stream_selector_get_property),
19132         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19133         Fix ref-counting
19134
19135 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19136
19137         * gst/subparse/gstsubparse.c: (feed_textbuf):
19138           Don't access already unref'ed buffer.
19139
19140 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19141
19142         * gst/playback/gststreamselector.c:
19143         (gst_stream_selector_class_init), (gst_stream_selector_init),
19144         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
19145         (gst_stream_selector_get_property),
19146         (gst_stream_selector_get_linked_pad),
19147         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19148         * gst/playback/gststreamselector.h:
19149         Add the active-pad property for playbin to use shortly. Ignore buffers
19150         from any other pad, returning GST_FLOW_NOT_LINKED
19151
19152 2005-11-29  Julien MOUTTE  <julien@moutte.net>
19153
19154         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
19155         patch from bug #322704 (Alessandro Decina).
19156
19157 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19158
19159         * gst-libs/gst/audio/Makefile.am:
19160           folded audiofilter into the audio library
19161
19162 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19163
19164         * gst/videoscale/gstvideoscale.h:
19165         * gst/videoscale/gstvideoscale.c:
19166           remove unimplemented scale methods
19167
19168 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19169
19170         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
19171           Don't leak caps.
19172
19173 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19174
19175         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
19176         (gst_ximagesink_setcaps):
19177         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19178         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
19179         happens (only visible on ximagesink but bug is in xv too) set_caps was
19180         destroying the internal x[v]image used to memcpy non locally alloced
19181         buffers so that it got renewed on next _chain. The issue is that 
19182         _expose will try to put that image as it reffed it in _put.
19183         Using gst_buffer_unref instead of destroy fixes it !
19184
19185 2005-11-28  Edward Hervey  <edward@fluendo.com>
19186
19187         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19188         (try_to_link_1), (queue_filled_cb):
19189         Better use of the queues. Start with a small size queue and only increase
19190         the size of the queues when the other queues are empty.
19191
19192 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19193
19194         * gst-libs/gst/video/Makefile.am:
19195           compile in copied-over videofilter into the video library
19196         * gst-libs/gst/video/videosink.h:
19197           rename the header to gstvideosink.h since it's a base GstObject class
19198         * sys/ximage/ximagesink.h:
19199         * sys/xvimage/xvimagesink.h:
19200           use the new header
19201
19202 2005-11-28  Wim Taymans  <wim@fluendo.com>
19203
19204         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
19205         * gst/playback/gstplaybasebin.h:
19206         Prepare to handle errors betters.
19207
19208         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
19209         Set sinks to PAUSED first before adding and linking them so that
19210         we don't interrupt dataflow.
19211
19212 2005-11-28  Wim Taymans  <wim@fluendo.com>
19213
19214         * gst-libs/gst/audio/TODO:
19215         Updated TODO
19216
19217         * gst-libs/gst/audio/gstaudiosink.c:
19218         (gst_audioringbuffer_open_device),
19219         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
19220         (gst_audioringbuffer_release):
19221         Small cleanups.
19222
19223         * gst-libs/gst/audio/gstbaseaudiosink.c:
19224         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
19225         (gst_base_audio_sink_change_state):
19226         Slave to the master clock when going to PLAYING and unslave when
19227         going to PAUSED.
19228
19229         * gst-libs/gst/audio/gstringbuffer.c:
19230         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
19231         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
19232         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
19233         (gst_ring_buffer_clear_all), (wait_segment),
19234         (gst_ring_buffer_commit), (gst_ring_buffer_read),
19235         (gst_ring_buffer_advance):
19236         * gst-libs/gst/audio/gstringbuffer.h:
19237         Add some docs and cleanups.
19238
19239 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19240
19241         * sys/xvimage/xvimagesink.c:
19242         (gst_xvimagesink_navigation_send_event): Fix navigation events
19243         coordinates translation with pixel aspect ratios.
19244
19245 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19246
19247         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
19248         Use calculated video geometry from _setcaps instead of buffer
19249         caps to respect pixel aspect ratio. (fixes #322388)
19250
19251 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19252
19253         * docs/libs/tmpl/gstcolorbalance.sgml:
19254         * docs/libs/tmpl/gstmixer.sgml:
19255         * docs/libs/tmpl/gstxoverlay.sgml:
19256         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
19257         interface.
19258
19259 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19260
19261         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
19262         Refuse to create an XvImage if we can't find the format.
19263
19264 2005-11-28  Edward Hervey  <edward@fluendo.com>
19265
19266         * gst-libs/gst/riff/riff-media.c:
19267         (gst_riff_create_audio_template_caps):
19268         Add ATRAC3 to the list of riff-possible audio caps.
19269         I know we still don't have a plugin for atrac3, but it's saner to output
19270         that than a cryptic mimetype.
19271
19272 2005-11-27  Edward Hervey  <edward@fluendo.com>
19273
19274         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
19275         Don't try to create a zero-sized subbuffer.
19276
19277 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19278
19279         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
19280         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
19281         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
19282         (gst_ximagesink_expose): Fixed a tricky race.
19283         * sys/ximage/ximagesink.h:
19284         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19285         (gst_xvimagesink_expose): Fixed a tricky race.
19286         * sys/xvimage/xvimagesink.h:
19287
19288 2005-11-27  Edward Hervey  <edward@fluendo.com>
19289
19290         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19291         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
19292         Remove unused properties, and add queues between demuxers and decoders
19293         so that a lot more files can preroll properly.
19294
19295 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19296
19297         * gst-libs/gst/net/Makefile.am:
19298         * gst-libs/gst/rtp/Makefile.am:
19299         * gst-libs/gst/tag/Makefile.am:
19300           remove silly include
19301         * gst/tags/Makefile.am:
19302         * gst/tags/gsttagediting.c:
19303         * gst/tags/gsttageditingprivate.h:
19304         * gst/tags/tagedit.vcproj:
19305           remove directory, is as good as empty
19306
19307 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19308
19309         * configure.ac:
19310           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
19311         * gst-libs/Makefile.am:
19312         * gst-libs/gst/audio/Makefile.am:
19313         * gst-libs/gst/interfaces/Makefile.am:
19314         * gst-libs/gst/net/Makefile.am:
19315         * gst-libs/gst/riff/Makefile.am:
19316         * gst-libs/gst/rtp/Makefile.am:
19317         * gst-libs/gst/tag/Makefile.am:
19318         * gst-libs/gst/video/Makefile.am:
19319           and use them
19320
19321 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19322
19323         * docs/libs/tmpl/gstcolorbalance.sgml:
19324         * docs/libs/tmpl/gstmixer.sgml:
19325         * docs/libs/tmpl/gstxoverlay.sgml:
19326         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
19327         * sys/ximage/ximagesink.h:
19328         * sys/xvimage/xvimagesink.h: More and more documentation.
19329
19330 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19331
19332         * docs/libs/gst-plugins-base-libs-docs.sgml:
19333         * docs/libs/gst-plugins-base-libs-sections.txt:
19334         * docs/libs/tmpl/gstcolorbalance.sgml:
19335         * docs/libs/tmpl/gstmixer.sgml:
19336         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
19337         to documentation.
19338
19339 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19340
19341         * docs/plugins/Makefile.am:
19342         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19343         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19344         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
19345
19346 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19347
19348         * docs/plugins/Makefile.am:
19349         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19350         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19351         * docs/plugins/inspect/plugin-adder.xml:
19352         * docs/plugins/inspect/plugin-alsa.xml:
19353         * docs/plugins/inspect/plugin-audioconvert.xml:
19354         * docs/plugins/inspect/plugin-audiorate.xml:
19355         * docs/plugins/inspect/plugin-audioresample.xml:
19356         * docs/plugins/inspect/plugin-audiotestsrc.xml:
19357         * docs/plugins/inspect/plugin-decodebin.xml:
19358         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
19359         * docs/plugins/inspect/plugin-gnomevfs.xml:
19360         * docs/plugins/inspect/plugin-ogg.xml:
19361         * docs/plugins/inspect/plugin-playbin.xml:
19362         * docs/plugins/inspect/plugin-subparse.xml:
19363         * docs/plugins/inspect/plugin-tcp.xml:
19364         * docs/plugins/inspect/plugin-theora.xml:
19365         * docs/plugins/inspect/plugin-typefindfunctions.xml:
19366         * docs/plugins/inspect/plugin-video4linux.xml:
19367         * docs/plugins/inspect/plugin-videorate.xml:
19368         * docs/plugins/inspect/plugin-videoscale.xml:
19369         * docs/plugins/inspect/plugin-videotestsrc.xml:
19370         * docs/plugins/inspect/plugin-volume.xml:
19371         * docs/plugins/inspect/plugin-vorbis.xml:
19372         * docs/plugins/inspect/plugin-ximagesink.xml:
19373         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
19374         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
19375
19376 2005-11-26  Edward Hervey  <edward@fluendo.com>
19377
19378         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
19379         Properly return GstFlowReturn from gst_pad_push in chain functions.
19380
19381 2005-11-25  Michael Smith  <msmith@fluendo.com>
19382
19383         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
19384         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
19385         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
19386         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
19387           Handle various conditions better when we don't understand a stream.
19388           Removes a heap of CRITICALs on ogg streams containing unknown data.
19389
19390 2005-11-24  Andy Wingo  <wingo@pobox.com>
19391
19392         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
19393         Be threadsafe.
19394
19395 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19396
19397         * configure.ac: back to HEAD
19398
19399 === release 0.9.6 ===
19400
19401 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19402
19403         * configure.ac:
19404           releasing 0.9.6, "White Eight"
19405
19406 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19407
19408         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
19409         * docs/plugins/inspect/plugin-sine.xml:
19410           remove sinesrc some more
19411
19412 2005-11-23  Wim Taymans  <wim@fluendo.com>
19413
19414         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
19415         If we are reading too slowly, jump forward in the ringbuffer
19416         instead of blocking.
19417
19418 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19419
19420         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
19421         (gst_visual_chain):
19422         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
19423         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
19424         (gst_videorate_chain):
19425         * gst/videotestsrc/gstvideotestsrc.c:
19426         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
19427         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
19428         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
19429         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
19430         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19431         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19432           Updates for API changes
19433
19434 2005-11-23  Wim Taymans  <wim@fluendo.com>
19435
19436         * gst-libs/gst/audio/gstbaseaudiosink.c:
19437         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19438         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19439         Fix for calibration API change.
19440
19441 2005-11-23  Michael Smith <msmith@fluendo.com>
19442
19443         * gst-libs/gst/audio/multichannel.c:
19444         (gst_audio_get_channel_positions),
19445         (gst_audio_set_channel_positions),
19446         (gst_audio_set_structure_channel_positions_list),
19447         (gst_audio_fixate_channel_positions):
19448           Use gst_value_array_*() functions on value arrays, not
19449           gst_value_list_*().
19450
19451 2005-11-23  Edward Hervey  <edward@fluendo.com>
19452
19453         * autogen.sh:
19454         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
19455         Fixes autogen
19456
19457 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19458
19459         * check/Makefile.am:
19460         * check/elements/videotestsrc.c: (setup_videotestsrc),
19461         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
19462         (main):
19463           add a test for videotestsrc
19464
19465 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19466
19467         * gst/sine/.cvsignore:
19468         * gst/sine/Makefile.am:
19469         * gst/sine/gstsinesrc.c:
19470         * gst/sine/gstsinesrc.h:
19471         * gst/sine/sinesrc.vcproj:
19472           and remove sinesrc from the repository.  Closes #321446
19473
19474 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19475
19476         * configure.ac:
19477         * gst-plugins-base.spec.in:
19478           remove sinesrc from the build
19479
19480 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19481
19482         * check/Makefile.am:
19483         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
19484         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
19485         (main):
19486           add a test for audiotestsrc, testing all waves.  Even seems
19487           leak-free at first glance, nice job Stefan
19488
19489 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19490
19491         * po/af.po:
19492         * po/az.po:
19493         * po/cs.po:
19494         * po/en_GB.po:
19495         * po/hu.po:
19496         * po/it.po:
19497         * po/nb.po:
19498         * po/nl.po:
19499         * po/or.po:
19500         * po/sq.po:
19501         * po/sr.po:
19502         * po/sv.po:
19503         * po/uk.po:
19504         * po/vi.po:
19505           Translation string updates
19506
19507         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19508         (gst_v4lsrc_set_caps):
19509         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19510         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19511         * sys/v4l/v4lsrc_calls.h:
19512           Improve v4lsrc, by making it work again.
19513
19514 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19515
19516         * ext/libvisual/visual.c: (gst_visual_chain):
19517           Fix the fps calculations.
19518
19519         * gst/ffmpegcolorspace/avcodec.h:
19520           Move structure element for clarity
19521
19522         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
19523         * gst-libs/gst/interfaces/tunernorm.h:
19524         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
19525         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19526         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19527         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
19528         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
19529         (gst_v4lmjpegsrc_getcaps):
19530         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19531         (gst_v4lsrc_set_caps):
19532         * sys/v4l/gstv4lsrc.h:
19533         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19534         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19535         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19536         * sys/v4l/v4lsrc_calls.h:
19537           Fractional framerates...
19538
19539 2005-11-22  Wim Taymans  <wim@fluendo.com>
19540
19541         * gst-libs/gst/audio/gstbaseaudiosink.c:
19542         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19543         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19544         And we provide a clock by default, of course...
19545
19546 2005-11-22  Wim Taymans  <wim@fluendo.com>
19547
19548         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
19549         This clock can be slaved to a master clock now.
19550
19551         * gst-libs/gst/audio/gstbaseaudiosink.c:
19552         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
19553         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
19554         (gst_base_audio_sink_set_clock),
19555         (gst_base_audio_sink_set_property),
19556         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
19557         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19558         * gst-libs/gst/audio/gstbaseaudiosink.h:
19559         Handle slaving the internal clock to the clock selected in the
19560         pipeline.
19561         Add property to make the basesink not provide a clock.
19562
19563         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19564         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
19565         (gst_base_rtp_depayload_wait):
19566         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19567         We can use the clock in GstElement, no need to store it ourselves.
19568
19569 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19570
19571         * docs/libs/tmpl/gstaudio.sgml:
19572           update
19573         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
19574         (gst_paranoia_endian_get_type):
19575         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
19576         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
19577         * gst/audiotestsrc/gstaudiotestsrc.c:
19578         (gst_audiostestsrc_wave_get_type):
19579         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
19580         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
19581         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
19582         (gst_sync_method_get_type), (gst_unit_type_get_type),
19583         (gst_client_status_get_type), (gst_multifdsink_class_init),
19584         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
19585         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
19586         (gst_multifdsink_get_property):
19587         * gst/tcp/gstmultifdsink.h:
19588         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
19589         * gst/videotestsrc/gstvideotestsrc.c:
19590         (gst_videotestsrc_pattern_get_type):
19591           remove deprecated properties
19592           fix up enums to correctly have short lowercase dashed nicks
19593
19594 2005-11-22  Michael Smith <msmith@fluendo.com>
19595
19596         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
19597         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
19598           Add underscore.
19599
19600 2005-11-22  Michael Smith <msmith@fluendo.com>
19601
19602         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
19603         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
19604           Use utility method for scaling clocktime for fractional framerates.
19605
19606 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19607
19608         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
19609         (gst_visual_chain):
19610         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19611         * ext/theora/theoradec.c: (theora_handle_type_packet):
19612         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
19613         (theora_enc_chain):
19614         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
19615         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
19616         * gst-libs/gst/video/video.h:
19617         * gst/ffmpegcolorspace/avcodec.h:
19618         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19619         (gst_ffmpeg_caps_to_pixfmt):
19620         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19621         (gst_ffmpegcsp_set_caps):
19622         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
19623         (gst_videorate_setcaps), (gst_videorate_blank_data),
19624         (gst_videorate_chain):
19625         * gst/videotestsrc/gstvideotestsrc.c:
19626         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
19627         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
19628         (gst_videotestsrc_event), (gst_videotestsrc_create):
19629         * gst/videotestsrc/gstvideotestsrc.h:
19630         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19631         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
19632         (gst_ximagesink_get_times), (gst_ximagesink_init):
19633         * sys/ximage/ximagesink.h:
19634         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19635         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
19636         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
19637         * sys/xvimage/xvimagesink.h:
19638           Convert elements to use fractions for their framerate.
19639           V4L elements to come later tonight.
19640
19641 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19642
19643         * gst-libs/gst/audio/audio.c:
19644         * gst-libs/gst/audio/audio.h:
19645           remove some deprecated functions
19646
19647 2005-11-22  Andy Wingo  <wingo@pobox.com>
19648
19649         * Update for gst_tag_setter API changes.
19650
19651 2005-11-22  Andy Wingo  <wingo@pobox.com>
19652
19653         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
19654         (gst_ogg_demux_perform_seek):
19655         * ext/theora/theoradec.c (theora_dec_sink_event):
19656         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
19657         update-funcnames.
19658
19659 2005-11-22  Wim Taymans  <wim@fluendo.com>
19660
19661         * examples/seeking/seek.c: (main):
19662         Give higher priority to bus signals than the gtk events
19663         to fix a race condition in the segment looping.
19664
19665 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19666
19667         * ext/theora/Makefile.am:
19668         * ext/vorbis/Makefile.am:
19669         * gst-libs/gst/tag/Makefile.am:
19670         * gst-plugins-base.spec.in:
19671           Rename libgsttagedit to libgsttag (#322117).
19672
19673 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19674
19675         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
19676         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
19677           Call gst_x_overlay_prepare_xwindow_id() to give applications
19678           a final chance to set their own xwindow id before the video
19679           sink creates its own window.
19680
19681 2005-11-22  Julien MOUTTE  <julien@moutte.net>
19682
19683         * sys/xvimage/xvimagesink.c:
19684         (gst_xvimagesink_navigation_send_event): Handle navigation
19685         events correcly with borders if applicable.
19686
19687 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19688
19689         Patch by: Luca Ognibene
19690
19691         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19692         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
19693         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19694         (gst_ffmpegcsp_caps_remove_format_info):
19695         * gst/ffmpegcolorspace/imgconvert.c:
19696         * gst/ffmpegcolorspace/imgconvert_template.h:
19697           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
19698           #318353); use gst_structure_has_name().
19699
19700 2005-11-22  Julien MOUTTE  <julien@moutte.net>
19701
19702         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
19703         (gst_ximagesink_class_init): Add debug macros on functions.
19704         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
19705         (gst_xvimagesink_xwindow_draw_borders),
19706         (gst_xvimagesink_xvimage_put),
19707         (gst_xvimagesink_xwindow_update_geometry),
19708         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
19709         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
19710         (gst_xvimagesink_xcontext_clear),
19711         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
19712         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
19713         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
19714         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
19715         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
19716         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
19717         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
19718         expose while being PAUSED, out of data flow navigation events, etc..
19719
19720 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19721
19722         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
19723         * gst-libs/gst/audio/audio.h:
19724           fix prototype - wondering why the test worked regardless
19725
19726 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19727
19728         * check/Makefile.am:
19729         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
19730         * gst-libs/gst/audio/audio.h:
19731           add a method that returns a proper GstClockTime
19732
19733 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19734
19735         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
19736         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
19737         * gst-libs/gst/interfaces/xoverlay.h:
19738           Remove everything having to do with the desired size; add 
19739           gst_x_overlay_prepare_xwindow_id() function; remove the
19740           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
19741           post a message on the bus instead (#321816).
19742
19743         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
19744         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
19745         (gst_xvimagesink_xoverlay_init):
19746           Remove desired size stuff (#321816).
19747
19748 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19749
19750         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19751         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19752         (mpeg_video_type_find), (mpeg_video_stream_type_find):
19753           Terminate vararg functions with NULL instead of 0 to 
19754           make gcc4 happy.
19755
19756 2005-11-21  Andy Wingo  <wingo@pobox.com>
19757
19758         patch by: Sebastien Cote <sebas642@yahoo.ca>
19759         
19760         * gst-libs/gst/rtp/gstrtpbuffer.h: 
19761         * gst-libs/gst/rtp/gstrtpbuffer.c
19762         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
19763
19764 2005-11-21  Andy Wingo  <wingo@pobox.com>
19765
19766         * gst/playback/gstplaybin.c (gen_audio_element) 
19767         (gen_video_element): Use the new MISSING_PLUGIN core error
19768         category. Closes #320060.
19769
19770         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
19771         * gst/videorate/gstvideorate.c (gst_videorate_event):
19772         * ext/theora/theoradec.c (theora_dec_sink_event): 
19773         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
19774         stream lock.
19775
19776         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
19777         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
19778         stream lock changes.
19779
19780 2005-11-21  Wim Taymans  <wim@fluendo.com>
19781
19782         * gst-libs/gst/audio/gstbaseaudiosink.c:
19783         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
19784         (gst_base_audio_sink_provide_clock),
19785         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
19786         (gst_base_audio_sink_change_state):
19787         * gst/audioresample/gstaudioresample.c:
19788         Segment update fix.
19789
19790 2005-11-21  Andy Wingo  <wingo@pobox.com>
19791
19792         * *.h:
19793         * *.c: Ran scripts/update-macros. Oh yes.
19794
19795 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19796
19797         * sys/ximage/Makefile.am:
19798         * sys/ximage/ximage.c:
19799           Rename ximage plugin to ximagesink (#321426) (Don't forget to
19800           remove your old libgstximage.* manually if necessary).
19801
19802 2005-11-21  Michael Smith <msmith@fluendo.com>
19803
19804         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
19805           Minimal fix for bug #320200: set the min/max bitrate in the correct
19806           units. A better fix would be to upgrade to the RATEMANAGE2
19807           interface, rather than using the deprecated interface used here, but
19808           that would require an update in our libvorbis dependency (to 1.1),
19809           which is probably undesirable.
19810
19811 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19812
19813         * ext/libvisual/visual.c: (get_buffer):
19814         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19815         (gst_base_audio_src_fixate):
19816         * gst/audioconvert/gstaudioconvert.c:
19817         (gst_audio_convert_fixate_caps):
19818         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
19819         * gst/audiotestsrc/gstaudiotestsrc.c:
19820         (gst_audiotestsrc_src_fixate):
19821         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
19822         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
19823         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
19824         * gst/videotestsrc/gstvideotestsrc.c:
19825         (gst_videotestsrc_src_fixate):
19826         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
19827         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
19828           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19829           (#322027)
19830
19831
19832 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19833
19834         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
19835         (gst_riff_create_iavs_caps):
19836         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
19837         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
19838         (gst_riff_parse_info):
19839         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
19840         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
19841         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
19842           Fixes for GST_FOURCC_FORMAT API change.
19843
19844 2005-11-21  Andy Wingo  <wingo@pobox.com>
19845
19846         patch by: Alessandro Dessina <alessandro nnva org>
19847
19848         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
19849         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
19850         (gst_ogg_parse_chain):
19851         * ext/theora/theoraenc.c (theora_set_header_on_caps):
19852         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
19853         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
19854         gst_value_list calls on arrays. Fixes #321962.
19855
19856 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19857
19858         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
19859         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
19860         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
19861         * gst/adder/gstadder.c: (gst_adder_init),
19862         (gst_adder_request_new_pad), (gst_adder_collected),
19863         (gst_adder_change_state):
19864           Update for gst_collectpads_foo() to gst_collect_pads_foo()
19865           API change.
19866
19867 2005-11-21  Michael Smith <msmith@fluendo.com>
19868
19869         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
19870         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
19871           Properly handle pad_push return values.
19872
19873 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
19874
19875         * gst-libs/gst/tag/Makefile.am:
19876         * gst-libs/gst/tag/gstvorbistag.c:
19877         (gst_tag_list_to_vorbiscomment_buffer):
19878           Remove obsolete vorbistag element and debug category.
19879
19880         * gst/playback/gstplaybasebin.c: (check_queue):
19881           Don't divide by 0 when queue-threshold is 0.
19882
19883         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
19884           Don't modify an existing pixel-aspect-ratio if we fail to read
19885           a new one.
19886
19887 2005-11-20  Wim Taymans  <wim@fluendo.com>
19888
19889         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
19890         (gst_vorbisenc_push_packet):
19891         GST_PAD_IS_USABLE is gone, use the return value of
19892         the push or pad_alloc_buffer instead.
19893
19894 2005-11-18  Julien MOUTTE  <julien@moutte.net>
19895
19896         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
19897         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
19898         (gst_ximagesink_ximage_destroy),
19899         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
19900         (gst_ximagesink_xwindow_new),
19901         (gst_ximagesink_xwindow_update_geometry),
19902         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
19903         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
19904         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
19905         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
19906         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
19907         (gst_ximagesink_navigation_send_event),
19908         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
19909         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
19910         (gst_ximagesink_finalize), (gst_ximagesink_init),
19911         (gst_ximagesink_class_init):
19912         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
19913         This new version brings correct software scaling, non flickering
19914         window while resizing, pixel aspect ratio handling, usage of
19915         hardware buffer pools, out of data flow event thread for 
19916         navigation and handling of expose events even when being PAUSED,
19917         a new property to keep video aspect ratio when resizing, etc...
19918
19919 2005-11-18  Julien MOUTTE  <julien@moutte.net>
19920
19921         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
19922         (gst_videoscale_fixate_caps): Introduce back caps fixate with
19923         handling of PAR.
19924
19925 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
19926
19927         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
19928         Unsetting IS_SINK flag from the fakesink, so decodebin
19929         never behaves as a sink.
19930
19931 2005-11-17  Wim Taymans  <wim@fluendo.com>
19932
19933         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19934         (gst_base_audio_src_change_state):
19935         Fix the audiosrc base class again, we did not unflush.
19936
19937 2005-11-17  Julien MOUTTE  <julien@moutte.net>
19938
19939         * examples/seeking/seek.c: (make_dv_pipeline),
19940         (make_vorbis_theora_pipeline), (make_avi_pipeline),
19941         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
19942         to ogg/vorbis/theora pipeline.
19943
19944 2005-11-17  Wim Taymans  <wim@fluendo.com>
19945
19946         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
19947         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
19948         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
19949         Fix EOS on multiple streams.
19950         More debugging.
19951
19952 2005-11-16  Wim Taymans  <wim@fluendo.com>
19953
19954         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
19955         (gst_ogg_demux_perform_seek):
19956         Segment done must include stream time.
19957
19958         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
19959         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
19960         (gst_ogg_mux_change_state):
19961         Fix ogg muxer again.
19962
19963 2005-11-16  Wim Taymans  <wim@fluendo.com>
19964
19965         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
19966         Fix compile again.
19967
19968 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19969
19970         * ext/libvisual/visual.c: (gst_visual_init):
19971         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19972         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
19973         (gst_ogg_parse_chain):
19974         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
19975         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
19976         * ext/theora/theoradec.c: (gst_theora_dec_init):
19977         * ext/theora/theoraenc.c: (gst_theora_enc_init):
19978         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
19979         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
19980         * gst/adder/gstadder.c: (gst_adder_class_init),
19981         (gst_adder_dispose):
19982         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
19983         * gst/subparse/gstsubparse.c: (gst_subparse_init):
19984         * gst/videorate/gstvideorate.c: (gst_videorate_init):
19985           Fix a whole set of pad template leaks
19986
19987 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19988
19989         * check/generic/states.c: (GST_START_TEST):
19990           fix the test so that it only checks for elements that are part of
19991           this source module
19992
19993 2005-11-16  Michael Smith <msmith@fluendo.com>
19994
19995         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
19996         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
19997         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
19998         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
19999         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
20000         (gst_ogg_mux_change_state):
20001           Fix leaking collectpads.
20002
20003 2005-11-16  Edward Hervey  <edward@fluendo.com>
20004
20005         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
20006         (gst_videorate_event), (gst_videorate_chain):
20007         Handle segment seeks
20008
20009 2005-11-16  Wim Taymans  <wim@fluendo.com>
20010
20011         * gst-libs/gst/audio/gstbaseaudiosink.c:
20012         (gst_base_audio_sink_provide_clock),
20013         (gst_base_audio_sink_change_state):
20014         Set ringbuffer to non-flushing when going to PAUSED, set to
20015         flushing again when going to READY.
20016
20017         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
20018         (gst_ring_buffer_stop):
20019         Start in flushing mode by default.
20020         Don't set flushing in the _stop method, let the app call
20021         this explicitly.
20022
20023 2005-11-16  Julien MOUTTE  <julien@moutte.net>
20024
20025         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
20026         * gst-libs/gst/video/videosink.h: Add helper function needed
20027         for video sinks.
20028
20029 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
20030
20031         * gst/videoscale/gstvideoscale.c:
20032         (gst_videoscale_handle_src_event):
20033           Don't leak reference to pad parent.
20034
20035 2005-11-16  Wim Taymans  <wim@fluendo.com>
20036
20037         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
20038         Set ringbuffer to flushing when stopping so that we don't
20039         block on wait_segment anymore and livelock.
20040
20041 2005-11-16  Wim Taymans  <wim@fluendo.com>
20042
20043         * examples/seeking/seek.c: (send_event), (do_seek),
20044         (loop_toggle_cb), (segment_done), (main):
20045         Added looping checkbox.
20046
20047 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20048
20049         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20050         (gst_ogg_demux_init):
20051         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20052         (gst_vorbis_dec_init):
20053           revert unrefs, they don't pass make check
20054
20055 2005-11-15  Johan Dahlin  <johan@gnome.org>
20056
20057         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20058         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
20059         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20060         (gst_vorbis_dec_init):
20061         Fix pad template leaks. 
20062
20063 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20064
20065         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
20066           Make state change function thread safe.
20067
20068 2005-11-15  Edward Hervey  <edward@fluendo.com>
20069
20070         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
20071         (gst_ogg_demux_class_init):
20072         Implement GstElement::send_event, so we can send seek events
20073         in GST_STATE_READY
20074
20075 2005-11-14  Julien MOUTTE  <julien@moutte.net>
20076
20077         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
20078         Discovered how to take away flickering while resizing the
20079         window. Please don't put that in ximagesink, refactoring in
20080         progress.
20081
20082 2005-11-14  Michael Smith <msmith@fluendo.com>
20083
20084         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
20085         (gst_multifdsink_render):
20086           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
20087
20088 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
20089
20090         * gst/playback/gstplaybin.c: (gen_audio_element):
20091           Use autoaudiosink, it tends to be more widely available than
20092           autoaudiiosink.
20093           
20094 2005-11-14  Andy Wingo  <wingo@pobox.com>
20095
20096         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
20097         as well if it is available. Fixes #316442.
20098
20099 2005-11-14  Michael Smith <msmith@fluendo.com>
20100
20101         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
20102         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
20103         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20104         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20105         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
20106         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20107         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
20108         (gst_vorbisenc_change_state):
20109           Fix a small memory leak in vorbisenc.
20110           Fix large memory leaks in oggmux, also fix lots of state change
20111           bugs in oggmux.
20112
20113 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20114
20115         * gst/videotestsrc/gstvideotestsrc.c:
20116         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
20117         (gst_videotestsrc_src_fixate):
20118           move fixation to a fixate function
20119           remove negotiate function, basesrc's is good enough
20120           fixes a bug for check when using the element alone
20121
20122 2005-11-13  Edward Hervey  <edward@fluendo.com>
20123
20124         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
20125         (key_toggle_cb), (main):
20126         Added checkboxes for adding/removing the accurate and key_unit seek
20127         flags.
20128
20129 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20130
20131         * configure.ac: back to HEAD
20132
20133 === release 0.9.5 ===
20134
20135 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20136
20137         * configure.ac:
20138           releasing 0.9.5, "No No Kia"
20139
20140 2005-11-11  Edward Hervey  <edward@fluendo.com>
20141
20142         * examples/seeking/seek.c: (make_parselaunch_pipeline):
20143         Added parse-launch syntax seeking mode for the seeking example.
20144         This should help stress-test even more cases.
20145         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
20146
20147 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20148
20149         * sys/xvimage/xvimagesink.c:
20150         (gst_xvimagesink_navigation_send_event):
20151           Check whether peer pad exists before sending navigation events
20152           to it.
20153
20154 2005-11-11  Michael Smith <msmith@fluendo.com>
20155
20156         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
20157         (gst_vorbisenc_buffer_from_packet):
20158         * ext/vorbis/vorbisenc.h:
20159           Set duration on encoded buffers. This allows oggmux's
20160           max_page_delay parameter to actually work.
20161
20162 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20163
20164         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20165         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
20166         (gst_ffmpegcsp_avpicture_fill):
20167         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20168         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
20169           Make palettes work again (see #132341). Use our own macros
20170           for rounding up.
20171
20172 2005-11-10  Andy Wingo  <wingo@pobox.com>
20173
20174         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
20175         string doober.
20176
20177 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20178
20179         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20180         (gst_ffmpegcsp_transform_caps):
20181           Prefer passthrough in transform_caps
20182
20183 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20184
20185         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
20186           check for ALSA errors properly, instead of relying on ALSA's
20187           error strings to serve to the user.
20188
20189 2005-11-10  Wim Taymans  <wim@fluendo.com>
20190
20191         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
20192         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
20193         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
20194         Modernise the seek code.
20195
20196 2005-11-10  Michael Smith <msmith@fluendo.com>
20197         
20198         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
20199         (setup_substreams), (set_active_source):
20200           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
20201           trying to go to NULL if we failed to read a file.
20202
20203 2005-11-10  Wim Taymans  <wim@fluendo.com>
20204
20205         * gst/audiotestsrc/gstaudiotestsrc.c:
20206         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
20207         (gst_audiotestsrc_create):
20208         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20209         (gst_sinesrc_get_times), (gst_sinesrc_create):
20210         * gst/videotestsrc/gstvideotestsrc.c:
20211         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
20212         (gst_videotestsrc_create):
20213         The base class can now sync for us.
20214
20215 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20216
20217         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
20218           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
20219           name=source autoprobe=false autoprobe-fps=false copy-mode=1
20220           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
20221           format=(fourcc)I420" ! xvimagesink
20222
20223 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
20224
20225         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20226         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
20227         (gst_sinesrc_newsegment):
20228           Send newsegment event in TIME format, set duration if
20229           num-buffers is set, fix duration querying.
20230
20231 2005-11-10  Michael Smith <msmith@fluendo.com>
20232
20233         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20234         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20235         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20236         (gst_ogg_mux_collected):
20237          Fix EOS handling, partially. Now forwarding an EOS event once we have
20238          EOS on all pads works correctly. However, we still don't properly set
20239          EOS on the actual ogg stream pages.
20240
20241 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
20242
20243         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
20244           Set elements to NULL state before disposing of them.
20245
20246 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
20247
20248         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20249
20250         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20251         (gst_base_rtp_depayload_init),
20252         (gst_base_rtp_depayload_set_gst_timestamp):
20253         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20254           We need to send a newsegment event for each instance, not
20255           just for the first instance of this class (get rid of
20256           static variable in function). (#321011).
20257           
20258 2005-11-08  Michael Smith <msmith@fluendo.com>
20259
20260         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20261         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
20262         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
20263         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
20264           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
20265           This makes us mux things correctly according to the ogg muxing
20266           rules. Still not handling EOS correctly right now, though.
20267
20268 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20269
20270         * gst/audioconvert/gstaudioconvert.c:
20271           Fix typo in docs. 
20272
20273 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20274
20275         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
20276         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
20277           Initialise segment_stop to GST_CLOCK_TIME_NONE when
20278           creating a new chain; should fix live streaming. Also
20279           add more debug output and fix a typo.
20280
20281 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
20282
20283         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20284
20285         * gst/volume/gstvolume.c: (volume_set_caps):
20286           Fix compilation on Solaris with Forte. (#320923)
20287
20288 2005-11-08  Wim Taymans  <wim@fluendo.com>
20289
20290         * gst-libs/gst/audio/gstbaseaudiosink.c:
20291         (gst_base_audio_sink_render):
20292         No need to do a typecheck.
20293
20294 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20295
20296         * ext/alsa/gstalsa.h:
20297           We register a debug category, so let's use it.
20298
20299 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20300
20301         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20302         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
20303         Fixed a small problem.
20304
20305 2005-11-04  Wim Taymans  <wim@fluendo.com>
20306
20307         * examples/seeking/Makefile.am:
20308         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
20309         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
20310         (make_playerbin_pipeline), (format_value), (update_scale),
20311         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
20312         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
20313         (print_usage), (main):
20314         Added app for playback speed testing.
20315
20316         * examples/seeking/seek.c: (dynamic_link),
20317         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
20318         (make_mpeg_pipeline), (do_seek), (set_update_scale),
20319         (message_received), (main):
20320         Updated seek example.
20321
20322 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20323
20324         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20325         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20326         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
20327         (gst_base_rtp_depayload_set_clock):
20328         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20329         Don't sleep on the bench (system clock) when you have a nice 
20330         comfortable bed (Gstreamer clock) to sleep on.
20331
20332 2005-11-03  Wim Taymans  <wim@fluendo.com>
20333
20334         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20335         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
20336         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
20337         Handle the case where a pad_block failed.
20338
20339 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
20340
20341         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
20342
20343         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20344         (gst_base_rtp_depayload_add_to_queue),
20345         (gst_base_rtp_depayload_push),
20346         (gst_base_rtp_depayload_set_gst_timestamp),
20347         (gst_base_rtp_depayload_queue_release):
20348           Fixes some bugs in the depayloader's queuing/de-queueing code.
20349
20350 2005-10-31  Michael Smith <msmith@fluendo.com>
20351
20352         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
20353         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20354         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
20355           Patch from Alessandro Decina <alessandro@nnva.org>.
20356           Make oggdemux only find the final time in a chain, not per-pad,
20357           since the per-pad information can be very expensive to locate, and
20358           it isn't used anywhere. This makes reading a file containing
20359           OggSkeleton reasonably fast.
20360           Also, make chain finding work when there are logical bitstreams that
20361           can't be decoded. Fixes #319110.
20362
20363 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20364
20365         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20366         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20367         (gst_base_rtp_depayload_chain),
20368         (gst_base_rtp_depayload_add_to_queue),
20369         (gst_base_rtp_depayload_push),
20370         (gst_base_rtp_depayload_set_gst_timestamp),
20371         (gst_base_rtp_depayload_queue_release),
20372         (gst_base_rtp_depayload_start_thread),
20373         (gst_base_rtp_depayload_set_property),
20374         (gst_base_rtp_depayload_get_property):
20375         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20376         Some random fixes, to fullfill the desires of thomas.
20377
20378 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20379
20380         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20381         (gst_base_rtp_depayload_add_to_queue),
20382         (gst_base_rtp_depayload_push):
20383         Fixed the queueing algorithm.
20384
20385 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20386
20387         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20388         (gst_base_rtp_depayload_push):
20389         A small fix
20390
20391 2005-10-31  Wim Taymans  <wim@fluendo.com>
20392
20393         * gst-libs/gst/audio/gstringbuffer.h:
20394         Don't break ABI.
20395
20396         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20397         (gst_ffmpeg_caps_to_pixfmt):
20398         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20399         (gst_ffmpegcsp_set_caps):
20400         Some more comments.
20401         Handle missing required caps fields better.
20402
20403 2005-10-31  Wim Taymans  <wim@fluendo.com>
20404
20405         * gst-libs/gst/audio/gstbaseaudiosink.c:
20406         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
20407         (gst_base_audio_sink_render):
20408         * gst-libs/gst/audio/gstringbuffer.c:
20409         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20410         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
20411         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
20412         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
20413         (gst_ring_buffer_read):
20414         * gst-libs/gst/audio/gstringbuffer.h:
20415         Add flushing mode to the ringbuffer so that it in all cases does
20416         not try to handle more audio. This makes sure it does not try to
20417         block anymore when flushing and fixes a livelock.
20418
20419 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
20420
20421         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
20422         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
20423         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
20424           Explicitly check for -1 values before doing a conversion
20425           and always map them to -1. (#315545)
20426
20427 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
20428
20429         * gst/playback/gstplaybin.c: (gen_video_element):
20430           first try autovideosink, then xvimagesink, then error out
20431         * po/POTFILES.in:
20432           add translatable file
20433         * po/af.po:
20434         * po/az.po:
20435         * po/cs.po:
20436         * po/en_GB.po:
20437         * po/hu.po:
20438         * po/it.po:
20439         * po/nb.po:
20440         * po/nl.po:
20441         * po/or.po:
20442         * po/sq.po:
20443         * po/sr.po:
20444         * po/sv.po:
20445         * po/uk.po:
20446         * po/vi.po:
20447           update translations
20448
20449 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
20450
20451         * gst-libs/gst/rtp/gstbasedepayload.c:
20452         * gst-libs/gst/rtp/gstbasedepayload.h:
20453           Minor cleanups
20454
20455 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
20456
20457         * gst/playback/.cvsignore:
20458         * gst/playback/decodetest.c:
20459         * gst/playback/test3.c:
20460           Port these two tests as well.
20461
20462 2005-10-27  Wim Taymans  <wim@fluendo.com>
20463
20464         * ext/theora/theoradec.c: (theora_dec_src_query),
20465         (theora_dec_sink_event):
20466         * ext/theora/theoraenc.c: (theora_enc_sink_event),
20467         (theora_enc_change_state):
20468         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20469         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
20470         Take proper locks when handling events.
20471
20472 2005-10-27  Wim Taymans  <wim@fluendo.com>
20473
20474         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
20475         (gst_adder_change_state):
20476         Fix timestamps and fix deadlock when stopping the collectpads.
20477
20478 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20479
20480         * gst-libs/gst/rtp/gstrtpbuffer.h:
20481         Declaring the payload types as strings too so that they can be used
20482         in the padtemplate inialization.
20483
20484 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
20485
20486         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
20487
20488         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20489         (gst_base_rtp_depayload_class_init):
20490         Fixes a small but nasty bug. The derived elements no longer segfaults
20491         on finalization.
20492
20493 2005-10-26  Michael Smith <msmith@fluendo.com>
20494
20495         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
20496           When clearing an audioconvert context, set tmpbufsize to zero, so
20497           we'll allocate it again later if required.
20498           This fixes audioconvert re-negotiating formats, which previously
20499           segfaulted with a NULL destination buffer.
20500
20501 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
20502
20503         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20504         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
20505         (gst_base_rtp_depayload_set_gst_timestamp),
20506         (gst_base_rtp_depayload_queue_release):
20507         Fixed a smalll memleak.
20508
20509 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20510         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20511         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
20512         (gst_base_rtp_depayload_finalize),
20513         (gst_base_rtp_depayload_setcaps),
20514         (gst_base_rtp_depayload_add_to_queue),
20515         (gst_base_rtp_depayload_push),
20516         (gst_base_rtp_depayload_set_gst_timestamp),
20517         (gst_base_rtp_depayload_queue_release),
20518         (gst_base_rtp_depayload_thread),
20519         (gst_base_rtp_depayload_change_state):
20520         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20521         Changed the C++ comments to C comments
20522
20523 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20524
20525         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
20526         * gst/tcp/gsttcpclientsrc.h:
20527         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
20528         * gst/tcp/gsttcpserversrc.h:
20529           Remove unused 'curoffset' structure member.
20530
20531 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20532
20533         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20534         (gst_base_rtp_depayload_base_init),
20535         (gst_base_rtp_depayload_finalize):
20536         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20537         * gst-libs/gst/rtp/gstbasertppayload.h:
20538           The pad-template on the sinkpad should be set by the derived classes.
20539           Also added some useful macros.
20540
20541 2005-10-24  Wim Taymans  <wim@fluendo.com>
20542
20543         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
20544         Correctly flush decoder samples even if we could not
20545         copy them to an output buffer. Fixes #319618.
20546
20547 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20548
20549         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20550         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
20551         the caps against our xcontext caps.
20552
20553 2005-10-24  Wim Taymans  <wim@fluendo.com>
20554
20555         * gst-libs/gst/audio/gstbaseaudiosink.c:
20556         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
20557         Remove g_print
20558         Use sync property from baseclass to disable sync.
20559
20560 2005-10-24  Wim Taymans  <wim@fluendo.com>
20561
20562         * gst-libs/gst/audio/gstbaseaudiosink.c:
20563         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
20564         Buffers with no timestamps get aligned with previous buffers or
20565         on underrun, played ASAP.
20566
20567 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20568
20569         * gst-libs/gst/video/video.h:
20570         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20571         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20572         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
20573         here comes my change on caps for framerate and geometry range.
20574         We are now accepting 1 to MAXINT for width and height, and from
20575         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
20576         to be blended correctly in videomixer.
20577
20578 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20579
20580         * configure.ac:
20581           back to HEAD
20582
20583 === release 0.9.4 ===
20584
20585 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20586
20587         * NEWS:
20588         * RELEASE:
20589         * configure.ac:
20590           releasing 0.9.4, "Velociraptor"
20591
20592 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20593
20594         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
20595         * po/POTFILES.in:
20596           STOPPED -> FAILED
20597
20598 2005-10-21  Wim Taymans  <wim@fluendo.com>
20599
20600         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20601         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
20602         (pad_blocked), (close_pad_link), (new_pad):
20603         Don't try to remove elements twice.
20604
20605 2005-10-21  Wim Taymans  <wim@fluendo.com>
20606
20607         * ext/theora/theoradec.c: (theora_dec_src_query),
20608         (theora_dec_sink_event):
20609         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20610         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
20611         (vorbis_handle_data_packet):
20612         * ext/vorbis/vorbisdec.h:
20613         Fix old naming.
20614
20615         * gst-libs/gst/audio/gstbaseaudiosink.c:
20616         (gst_base_audio_sink_render):
20617         Don't try to sync on buffers without a timestamp.
20618
20619 2005-10-21  Wim Taymans  <wim@fluendo.com>
20620
20621         * ext/theora/theoradec.c: (theora_dec_src_query),
20622         (theora_dec_sink_event):
20623         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20624         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
20625         (vorbis_handle_data_packet):
20626         * ext/vorbis/vorbisdec.h:
20627         Fix old naming.
20628
20629 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20630
20631         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
20632         (gst_vorbisenc_src_query):
20633           Implement position and duration queries.
20634
20635         * gst/playback/test3.c: (update_scale), (main):
20636           Fix for async state changes and print nicer output.
20637
20638 2005-10-20  Wim Taymans  <wim@fluendo.com>
20639
20640         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20641         (dump_element_stats), (main):
20642         * gst/playback/test6.c: (main):
20643         Fix tests again
20644
20645 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20646
20647         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
20648         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
20649           Don't use functions for position queries when handling
20650           duration queries.
20651
20652 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20653
20654         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20655         (vorbis_handle_data_packet), (vorbis_dec_chain),
20656         (vorbis_dec_change_state):
20657         * ext/vorbis/vorbisdec.h:
20658           Vorbis streams can be embedded in other container formats
20659           than ogg, container formats where the demuxer might set 
20660           timestamps on encoded vorbis buffers instead of those silly 
20661           granulepos thingies. In short: make vorbisdec handle 
20662           timestamps on incoming buffers as well.
20663
20664 2005-10-20  Wim Taymans  <wim@fluendo.com>
20665
20666         * gst/playback/gstplaybasebin.c: (group_destroy),
20667         (gst_play_base_bin_change_state):
20668         Fix leak.
20669         Handle case where playbasebin is now ASYNC because
20670         decodebin is.
20671
20672 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20673
20674         * gst/audioconvert/Makefile.am:
20675         * gst/audioconvert/bufferframesconvert.c:
20676         * gst/audioconvert/plugin.c: (plugin_init):
20677         * gst/audioconvert/plugin.h:
20678           And bye bye buffer-frames-convert
20679
20680 2005-10-19  Wim Taymans  <wim@fluendo.com>
20681
20682         * check/elements/audioconvert.c:
20683         * docs/libs/tmpl/gstaudio.sgml:
20684         * docs/libs/tmpl/gstcolorbalance.sgml:
20685         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20686         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
20687         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
20688         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
20689         * gst-libs/gst/audio/audio.h:
20690         * gst/audioconvert/audioconvert.h:
20691         * gst/audioconvert/gstaudioconvert.c:
20692         (gst_audio_convert_parse_caps):
20693         * gst/volume/gstvolume.c:
20694         Bye bye buffer-frames.
20695
20696 2005-10-19  Wim Taymans  <wim@fluendo.com>
20697
20698         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20699         (query_positions_elems), (query_positions_pads), (update_scale),
20700         (do_seek), (set_update_scale), (message_received), (main):
20701         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
20702         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
20703         (gst_ogg_demux_loop):
20704         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
20705         * ext/theora/theoradec.c: (theora_dec_src_query),
20706         (theora_dec_sink_event):
20707         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20708         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
20709         * gst/adder/gstadder.c: (gst_adder_query):
20710         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
20711         * gst/playback/test3.c: (update_scale):
20712         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20713         (dump_element_stats), (main):
20714         * gst/playback/test6.c: (main):
20715         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
20716         Query API update.
20717
20718 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20719
20720         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
20721         (xml_check_first_element), (xml_type_find), (smil_type_find),
20722         (plugin_init):
20723           Add typefinding for SMIL and for generic XML. Based on patch by
20724           Akos Maroy (#308663).
20725
20726 2005-10-18  Wim Taymans  <wim@fluendo.com>
20727
20728         * gst/playback/Makefile.am:
20729         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20730         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
20731         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
20732         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
20733         (gst_decode_bin_change_state):
20734         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20735         (gst_play_bin_send_event_to_sink):
20736         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20737         (dump_element_stats), (main):
20738         * gst/playback/test6.c: (main):
20739         Make playbin async, it'll commit state to paused when all streams
20740         are detected.
20741         Remove ugly hack.
20742         Added test6.c to show async behaviour.
20743
20744 2005-10-18  Wim Taymans  <wim@fluendo.com>
20745
20746         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
20747         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
20748         Fix for segment-start/stop API change.
20749
20750 2005-10-18  Wim Taymans  <wim@fluendo.com>
20751
20752         * check/Makefile.am:
20753         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
20754         (main):
20755         Add future test for clock selection.
20756
20757 2005-10-18  Wim Taymans  <wim@fluendo.com>
20758
20759         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
20760         (gst_alsasink_close):
20761         Set handle to NULL.
20762
20763         * gst-libs/gst/audio/gstringbuffer.c:
20764         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20765         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
20766         (gst_ring_buffer_start), (gst_ring_buffer_pause),
20767         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
20768         (gst_ring_buffer_read):
20769         More debug info.
20770
20771 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
20772
20773         * gst/audiotestsrc/Makefile.am:
20774         * gst/sine/Makefile.am:
20775         * gst/volume/Makefile.am:
20776           fix broken build of controllerized plugins
20777
20778 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
20779
20780         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20781
20782         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20783         (gst_riff_create_video_template_caps):
20784           Add support for Indeo-3 (IV32).
20785
20786 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20787
20788         * configure.ac:
20789           rewrite
20790
20791 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20792
20793         * gst-libs/gst/video/video.c: (gst_video_get_size):
20794         * gst/audiotestsrc/gstaudiotestsrc.c:
20795           doc updates
20796
20797 2005-10-17  Andy Wingo  <wingo@pobox.com>
20798
20799         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
20800         with the collectpads change.
20801         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
20802
20803         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
20804
20805         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
20806
20807         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
20808         alloc_buffer flow return to callers.
20809         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
20810         change. Fix some memleaks in theoraenc.
20811
20812         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
20813         in strange circumstance.
20814
20815 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20816
20817         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20818         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
20819         from caps, let's use the caps...
20820
20821 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20822
20823         * configure.ac:
20824           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
20825
20826 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20827
20828         * gst-libs/gst/interfaces/Makefile.am:
20829           fix silly typo
20830
20831 2005-10-16  Andy Wingo  <wingo@pobox.com>
20832
20833         * gst/playback/gstdecodebin.c
20834         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
20835         function!
20836         (try_to_link_1): Increase kraziness level.
20837
20838 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20839
20840         * configure.ac:
20841           restructure like the core one
20842         * gst-libs/gst/audio/Makefile.am:
20843         * gst-libs/gst/interfaces/Makefile.am:
20844         * gst-libs/gst/net/Makefile.am:
20845         * gst-libs/gst/riff/Makefile.am:
20846         * gst-libs/gst/rtp/Makefile.am:
20847         * gst-libs/gst/tag/Makefile.am:
20848         * gst-libs/gst/video/Makefile.am:
20849           use correct linker flags, now the libs are properly versioned
20850         * check/elements/audioconvert.c: (verify_convert):
20851         * ext/alsa/gstalsaplugin.c:
20852         * ext/cdparanoia/gstcdparanoia.c:
20853         * ext/gnomevfs/gstgnomevfs.c:
20854         * ext/libvisual/visual.c:
20855         * ext/ogg/gstogg.c:
20856         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
20857         * ext/theora/theora.c:
20858         * ext/vorbis/vorbis.c:
20859         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20860         * gst-libs/gst/tag/gsttagediting.c:
20861         * gst-libs/gst/video/video.c:
20862         * gst/adder/gstadder.c:
20863         * gst/audioconvert/plugin.c:
20864         * gst/audiorate/gstaudiorate.c:
20865         * gst/audioresample/gstaudioresample.c:
20866         * gst/audioresample/resample_ref.c: (resample_scale_ref):
20867         * gst/audioscale/gstaudioscale.c:
20868         * gst/audioscale/resample.c:
20869         * gst/audiotestsrc/gstaudiotestsrc.c:
20870         * gst/ffmpegcolorspace/gstffmpeg.c:
20871         * gst/playback/gstdecodebin.c: (close_pad_link):
20872         * gst/playback/gstplaybin.c: (gen_video_element),
20873         (gen_audio_element):
20874         * gst/sine/gstsinesrc.c:
20875         * gst/subparse/gstsubparse.c:
20876         * gst/tags/gsttagediting.c:
20877         * gst/tcp/gsttcpplugin.c:
20878         * gst/typefind/gsttypefindfunctions.c:
20879         * gst/videorate/gstvideorate.c:
20880         * gst/videoscale/gstvideoscale.c:
20881         * gst/videotestsrc/gstvideotestsrc.c:
20882         * gst/volume/gstvolume.c:
20883         * sys/v4l/gstv4l.c:
20884         * sys/ximage/ximage.c:
20885         * sys/xvimage/xvimagesink.c:
20886           fix up defines
20887
20888 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20889
20890         * ext/vorbis/vorbisenc.c:
20891         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20892         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
20893         (gst_tag_to_vorbis_comments):
20894           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
20895
20896 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20897
20898         * examples/stats/mp2ogg.c:
20899         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20900           typo fixes
20901
20902 2005-10-13  Michael Smith <msmith@fluendo.com>
20903
20904         * ext/ogg/gstoggmux.c:
20905           Use magic glib macros to define constants as 64 bit, to ensure
20906           appropriate vararg passing.
20907
20908 2005-10-13  Michael Smith <msmith@fluendo.com>
20909
20910         * ext/ogg/gstoggmux.c:
20911         * gst/audioconvert/audioconvert.c: (float):
20912           Don't use LL suffix, as it's not portable, and neither of these
20913           uses required it anyway.
20914
20915 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20916
20917         * examples/indexing/indexmpeg.c: (main):
20918         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
20919         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
20920         (cdparanoia_convert), (cdparanoia_query):
20921         * ext/cdparanoia/gstcdparanoia.h:
20922         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
20923         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
20924         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
20925         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
20926         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
20927         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
20928         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
20929         (gst_multifdsink_render), (gst_multifdsink_start),
20930         (gst_multifdsink_stop):
20931         * gst/tcp/gstmultifdsink.h:
20932         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
20933         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
20934         (gst_tcpclientsink_stop):
20935         * gst/tcp/gsttcpclientsink.h:
20936         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
20937         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
20938         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
20939         * gst/tcp/gsttcpclientsrc.h:
20940         * gst/tcp/gsttcpserversink.h:
20941         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
20942         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
20943         (gst_tcpserversrc_stop):
20944         * gst/tcp/gsttcpserversrc.h:
20945         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
20946         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
20947         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
20948           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20949           moved bitshift from macro to enum definition
20950
20951 2005-10-12  Wim Taymans  <wim@fluendo.com>
20952
20953         * examples/seeking/Makefile.am:
20954         Oops.
20955
20956 2005-10-12  Wim Taymans  <wim@fluendo.com>
20957
20958         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20959         (gst_ring_buffer_read), (gst_ring_buffer_clear):
20960         Don't assert on normal stuff.
20961
20962         * gst/playback/gstplaybin.c: (do_playbin_seek):
20963         API fix.
20964
20965 2005-10-12  Wim Taymans  <wim@fluendo.com>
20966
20967         * check/pipelines/simple_launch_lines.c: (run_pipeline):
20968         * examples/seeking/Makefile.am:
20969         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
20970         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20971         (do_seek), (set_update_scale), (message_received), (main):
20972         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20973         (gst_ring_buffer_read), (gst_ring_buffer_clear):
20974         Update for _get_state() API change.
20975
20976 2005-10-11  Wim Taymans  <wim@fluendo.com>
20977
20978         * gst-libs/gst/audio/gstbaseaudiosink.c:
20979         (gst_base_audio_sink_render):
20980         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20981         (gst_base_audio_src_create):
20982         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20983         (gst_ring_buffer_read):
20984         Cleanups.
20985         Commit and read from ringbuffer in samples rather than bytes.
20986
20987 2005-10-11  Wim Taymans  <wim@fluendo.com>
20988
20989         * gst-libs/gst/audio/gstbaseaudiosink.c:
20990         (gst_base_audio_sink_render):
20991         Respect segment rate and accum when scheduling samples.
20992
20993 2005-10-11  Julien MOUTTE  <julien@moutte.net>
20994
20995         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20996         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
20997         EOS correctly, that needs more work.
20998
20999 2005-10-11  Wim Taymans  <wim@fluendo.com>
21000
21001         * check/generic/states.c: (GST_START_TEST):
21002         remove old property.
21003
21004         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
21005         (gst_ogg_demux_perform_seek):
21006         * ext/theora/theoradec.c: (theora_dec_sink_event):
21007         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21008         (vorbis_handle_data_packet):
21009         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21010         (gst_base_rtp_depayload_set_gst_timestamp):
21011         * gst/videorate/gstvideorate.c: (gst_videorate_event):
21012         Update for newsegment API change.
21013
21014 2005-10-11  Michael Smith <msmith@fluendo.com>
21015
21016         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
21017         (do_playbin_seek), (gst_play_bin_send_event):
21018           Override send_event differently, so that we can takes bits of
21019           functionality from GstPipeline (special handling for seeks,
21020           including pausing/resuming, and resetting stream time) and still get
21021           the appropriate behaviour of only forwarding event to a single sink,
21022           rather than all of them.
21023           Unfortunately requires a lot of code duplication, but the
21024           alternatives are equally ugly in the end.
21025
21026 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21027
21028         * check/elements/audioconvert.c: (setup_audioconvert),
21029         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21030         (GST_START_TEST), (audioconvert_suite):
21031           clean up tests a little, fix some leaks.
21032
21033 2005-10-10  Wim Taymans  <wim@fluendo.com>
21034
21035         * ext/alsa/gstalsasink.c:
21036         Also allow unsigned int.
21037
21038         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21039         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21040         Small cleanup
21041
21042 2005-10-10  Wim Taymans  <wim@fluendo.com>
21043
21044         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21045         Small update, use API as stated in design docs.
21046
21047         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21048         (update_scale), (do_seek), (seek_cb), (set_update_scale),
21049         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
21050         (message_received), (main):
21051         Updated seek example for GOption. Some usability improvements.
21052
21053 2005-10-10  Wim Taymans  <wim@fluendo.com>
21054
21055         * gst/audioconvert/audioconvert.h:
21056         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21057         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
21058         Alloc temp storage somewhere else where we can do it more
21059         portable.
21060
21061 2005-10-10  Wim Taymans  <wim@fluendo.com>
21062
21063         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
21064         (gst_tcpserversrc_start):
21065         Don't block in accept while doing the state change, move
21066         to poll and make cancellable.
21067
21068 2005-10-09  Philippe Khalaf <burger@speedy.org>
21069
21070         * gst-libs/gst/rtp/rtpbasedepayload.c:
21071         Set timestamp and add queue delay to timestamp
21072         * gst-libs/gst/rtp/rtpbuffer.h:
21073         Set correct payload type for h263
21074
21075 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21076
21077         * gst/audiotestsrc/gstaudiotestsrc.c:
21078         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
21079         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
21080         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
21081         (gst_audiotestsrc_create_triangle),
21082         (gst_audiotestsrc_create_silence),
21083         (gst_audiotestsrc_create_white_noise),
21084         (gst_audiotestsrc_init_pink_noise),
21085         (gst_audiotestsrc_generate_pink_noise_value),
21086         (gst_audiotestsrc_create_pink_noise),
21087         (gst_audiotestsrc_change_wave):
21088         * gst/audiotestsrc/gstaudiotestsrc.h:
21089           fixed typo, added pink noise
21090
21091 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21092
21093         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
21094         (plugin_init):
21095           Add wavpack and spc typefind functions from 0.8 branch.
21096
21097 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21098
21099         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
21100         (ar_type_find), (msdos_type_find), (plugin_init):
21101           Add typefind functions for tar archives, ar archives,
21102           RAR archives, and msdos-executables (dlls, exe, etc.).
21103           Some of those would be wrongly identified as mpeg
21104           streams of some sort before (#315550).
21105
21106 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21107
21108         * configure.ac:
21109         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21110         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21111         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
21112         * gst/audiotestsrc/Makefile.am:
21113         * gst/audiotestsrc/gstaudiotestsrc.c:
21114         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
21115         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
21116         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
21117         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
21118         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
21119         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
21120         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
21121         (gst_audiotestsrc_create_silence),
21122         (gst_audiotestsrc_create_white_noise),
21123         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
21124         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
21125         (gst_audiotestsrc_start), (plugin_init):
21126         * gst/audiotestsrc/gstaudiotestsrc.h:
21127           add new plugin and element
21128         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
21129           use gobject_class
21130
21131 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21132
21133         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
21134         (gst_adder_init), (gst_adder_request_new_pad),
21135         (gst_adder_change_state):
21136           Add query function to source pad, so adder reports the correct
21137           time/sample position when queried (#315457); fix state change
21138           function; use GST_DEBUG_FUNCPTR() for pad functions.
21139
21140 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21141
21142         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
21143           Fix leaks in typefind registration
21144           Clean up the gratuitous commenting and whitespacing a little
21145
21146 2005-10-08  Wim Taymans  <wim@fluendo.com>
21147
21148         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
21149         Only actually wait for the thread to be stopped if it's 
21150         running.
21151
21152 2005-10-08  Wim Taymans  <wim@fluendo.com>
21153
21154         * gst-libs/gst/audio/gstbaseaudiosink.c:
21155         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21156         If we receive EOS we can start playback of what we had.
21157
21158 2005-10-08  Wim Taymans  <wim@fluendo.com>
21159
21160         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21161         (gst_multifdsink_finalize), (multifdsink_hash_remove),
21162         (gst_multifdsink_stop):
21163         Fix crasher when going to NULL multiple times.
21164
21165 2005-10-06  Wim Taymans  <wim@fluendo.com>
21166
21167         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
21168         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21169         * gst-libs/gst/audio/gstbaseaudiosrc.h:
21170         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
21171         patch from Edgard Lima <edgard.lima@indt.org.br>
21172         Fixed gstbaseaudiosrc adding ring buffer sync to it.
21173
21174 2005-10-06  Wim Taymans  <wim@fluendo.com>
21175
21176         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21177         Report the FLOW_RETURN as string in the error message.
21178
21179         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
21180         Don't assert when clearing an unnegotiated buffer.
21181
21182 2005-10-04  Michael Smith <msmith@fluendo.com>
21183
21184         * gst/playback/gstplaybasebin.c: (group_destroy),
21185         (gen_preroll_element), (remove_groups), (setup_source):
21186         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
21187         (setup_sinks), (gst_play_bin_send_event),
21188         (gst_play_bin_change_state):
21189           Set state to NULL before removing from bin. Fix refcounting.
21190
21191 2005-10-04  Michael Smith <msmith@fluendo.com>
21192
21193         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21194           Correct refcounting in send_event() function. Previously was wrong
21195           if the first sink was unable to handle the event.
21196
21197 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21198
21199         * configure.ac:
21200           back to development
21201
21202 === release 0.9.3 ===
21203
21204 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21205
21206         * configure.ac:
21207           Releasing 0.9.3, "De Facto"
21208
21209 2005-10-03  Andy Wingo  <wingo@pobox.com>
21210
21211         * gst/playback/gstdecodebin.c (try_to_link_1)
21212         (remove_element_chain): set element to NULL before removing it.
21213
21214 2005-10-02  Johan Dahlin  <johan@gnome.org>
21215
21216         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
21217         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
21218         MT safe.
21219
21220 2005-10-02  Andy Wingo  <wingo@pobox.com>
21221
21222         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
21223         (gst_ring_buffer_prepare_read): 
21224         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
21225         Demote to LOG.
21226
21227 2005-09-29  Wim Taymans  <wim@fluendo.com>
21228
21229         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
21230         * ext/theora/theoradec.c: (theora_handle_data_packet):
21231         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21232         Propagate error codes from alloc_buffer too.
21233
21234 2005-09-29  Wim Taymans  <wim@fluendo.com>
21235
21236         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
21237         We use fixed caps.
21238
21239         * gst/playback/Makefile.am:
21240         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21241         (dump_element_stats), (main):
21242         Added example stream introspection code.
21243
21244 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
21245
21246         * gst/adder/gstadder.c: (gst_adder_collected):
21247           fix adder for float elements
21248
21249 2005-09-28  Wim Taymans  <wim@fluendo.com>
21250
21251         * gst-libs/gst/audio/gstbaseaudiosink.c:
21252         (gst_base_audio_sink_class_init),
21253         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
21254         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21255         (gst_base_audio_src_class_init),
21256         (gst_base_audio_src_provide_clock):
21257         get_clock -> provide_clock
21258
21259 2005-09-28  Andy Wingo  <wingo@pobox.com>
21260
21261         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
21262         and unlocking.
21263
21264         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
21265         unlocking.
21266
21267         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
21268         Actually add the pad template.
21269         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
21270
21271         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
21272         I'm at it...
21273
21274         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
21275         from fdsrc. Get caps in create() instead of start() so it can be
21276         interrupted. Interruption somewhat untested.
21277
21278         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
21279         Proper EOS handling.
21280
21281 2005-09-27  Andy Wingo  <wingo@pobox.com>
21282
21283         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
21284
21285         * gst/tcp/gsttcpserversrc.c: Cleaned up.
21286
21287         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
21288
21289         * gst/tcp/gsttcp.h: 
21290         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
21291         out of tcpclientsrc.c. Cancellable.
21292         (gst_tcp_socket_read): Made private, cancellable, with better
21293         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
21294         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
21295         whole buffer, and better diagnostics.
21296         (gst_tcp_gdp_read_caps): Same.
21297
21298         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
21299
21300 2005-09-26  Andy Wingo  <wingo@pobox.com>
21301
21302         * gst/sine/gstsinesrc.h:
21303         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
21304         change the 'sync' property to 'is-live' and implement it halfway,
21305         update for controller api change.
21306
21307         * gst/volume/gstvolume.c (volume_transform_ip): Update for
21308         controller api change.
21309
21310 2005-09-24  Wim Taymans  <wim@fluendo.com>
21311
21312         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
21313         * gst-libs/gst/audio/gstaudiosink.c:
21314         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
21315         (gst_audioringbuffer_stop):
21316         * gst-libs/gst/audio/gstbaseaudiosink.c:
21317         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
21318         (gst_base_audio_sink_change_state):
21319         * gst-libs/gst/audio/gstbaseaudiosink.h:
21320         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
21321         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
21322         (gst_ring_buffer_commit), (gst_ring_buffer_read):
21323         * gst-libs/gst/audio/gstringbuffer.h:
21324         Fix sync again. Moved sample alignment to basesink.
21325
21326 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21327
21328         * docs/plugins/Makefile.am:
21329         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21330         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21331         * gst/volume/gstvolume.c:
21332           add/fix docs
21333         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
21334         * gst-libs/gst/audio/audio.h:
21335           add conversion macros for frames <-> clocktime
21336
21337 2005-09-23  David Schleef  <ds@schleef.org>
21338
21339         * gst/audioresample/Makefile.am:
21340         * gst/audioresample/debug.h:
21341         * gst/audioresample/gstaudioresample.c:
21342         * gst/audioresample/resample.c: Convert to using gst debugging
21343
21344 2005-09-22  Wim Taymans  <wim@fluendo.com>
21345
21346         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21347         (gst_play_bin_send_event):
21348         Only seek on one sink, the first one that succeeds.
21349
21350 2005-09-22  Michael Smith <msmith@fluendo.com>
21351
21352         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
21353         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21354         Don't flush encoder state unless we have an initialised encoder.
21355         Clear out encoder state on PAUSED_TO_READY.
21356
21357 2005-09-22  Wim Taymans  <wim@fluendo.com>
21358
21359         * gst-libs/gst/rtp/gstbasertppayload.c:
21360         (gst_basertppayload_class_init), (gst_basertppayload_init),
21361         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21362         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21363         (gst_basertppayload_is_filled), (gst_basertppayload_push),
21364         (gst_basertppayload_set_property),
21365         (gst_basertppayload_get_property),
21366         (gst_basertppayload_change_state):
21367         * gst-libs/gst/rtp/gstbasertppayload.h:
21368         Added max-ptime to control amount of data in the rtp packets.
21369
21370 2005-09-21  Andy Wingo  <wingo@pobox.com>
21371
21372         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
21373         thingies.
21374
21375         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
21376         can be called multiple times, dogs.
21377
21378 2005-09-21  Wim Taymans  <wim@fluendo.com>
21379
21380         * gst-libs/gst/rtp/gstbasertppayload.c:
21381         (gst_basertppayload_class_init), (gst_basertppayload_init),
21382         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21383         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21384         (gst_basertppayload_push), (gst_basertppayload_get_property),
21385         (gst_basertppayload_change_state):
21386         Allow 0 ssrc too.
21387
21388 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
21389
21390         * docs/libs/compiling.sgml:
21391           fixing typos
21392
21393 2005-09-20  Wim Taymans  <wim@fluendo.com>
21394
21395         * gst-libs/gst/rtp/gstbasertppayload.c:
21396         (gst_basertppayload_class_init), (gst_basertppayload_init),
21397         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21398         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21399         (gst_basertppayload_push), (gst_basertppayload_set_property),
21400         (gst_basertppayload_get_property),
21401         (gst_basertppayload_change_state):
21402         * gst-libs/gst/rtp/gstbasertppayload.h:
21403         Added property to configure sequence number offsets.
21404
21405 2005-09-20  Wim Taymans  <wim@fluendo.com>
21406
21407         * gst-libs/gst/rtp/gstbasertppayload.c:
21408         (gst_basertppayload_class_init), (gst_basertppayload_init),
21409         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21410         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21411         (gst_basertppayload_push), (gst_basertppayload_set_property),
21412         (gst_basertppayload_get_property),
21413         (gst_basertppayload_change_state):
21414         * gst-libs/gst/rtp/gstbasertppayload.h:
21415         Make timestamp offset configurable.
21416
21417 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
21418
21419         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21420           fix wrong pop/unref
21421
21422 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
21423
21424         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21425
21426         * gst-libs/gst/interfaces/propertyprobe.c:
21427         (gst_property_probe_probe_property_name),
21428         (gst_property_probe_needs_probe_name),
21429         (gst_property_probe_get_values_name),
21430         (gst_property_probe_probe_and_get_values_name):
21431           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
21432           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
21433
21434 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
21435
21436         * check/Makefile.am:
21437           have some tests be disabled for valgrinding
21438         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
21439         (GST_START_TEST):
21440         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
21441           Fix A Leak.  Chain To Parent Finalize.
21442
21443 2005-09-19  Wim Taymans  <wim@fluendo.com>
21444
21445         * examples/seeking/seek.c: (make_wav_pipeline), (main):
21446         Fixed wav pipeline.
21447
21448 2005-09-19  Wim Taymans  <wim@fluendo.com>
21449
21450         * gst-libs/gst/rtp/gstbasertppayload.c:
21451         (gst_basertppayload_class_init), (gst_basertppayload_init),
21452         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21453         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21454         (gst_basertppayload_push), (gst_basertppayload_get_property),
21455         (gst_basertppayload_change_state):
21456         Posting ERROR and WARNING messages is good.
21457
21458 2005-09-19  Wim Taymans  <wim@fluendo.com>
21459
21460         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21461         (gst_base_rtp_depayload_add_to_queue),
21462         (gst_base_rtp_depayload_push),
21463         (gst_base_rtp_depayload_set_gst_timestamp),
21464         (gst_base_rtp_depayload_queue_release):
21465         This one was not supposed to go in.
21466
21467 2005-09-19  Wim Taymans  <wim@fluendo.com>
21468
21469         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21470         Fix for bus API.
21471
21472         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21473         (gst_base_rtp_depayload_chain),
21474         (gst_base_rtp_depayload_add_to_queue),
21475         (gst_base_rtp_depayload_push),
21476         (gst_base_rtp_depayload_set_gst_timestamp),
21477         (gst_base_rtp_depayload_queue_release):
21478         Some cleanups.
21479
21480         * gst-libs/gst/rtp/gstbasertppayload.c:
21481         (gst_basertppayload_class_init), (gst_basertppayload_init),
21482         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
21483         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
21484         (gst_basertppayload_get_property),
21485         (gst_basertppayload_change_state):
21486         Added debugging category.
21487
21488 2005-09-18  David Schleef  <ds@schleef.org>
21489
21490         * gst/playback/gstdecodebin.c: free plugin list correctly
21491         * gst/playback/gstplaybin.c: emit warning if autovideosink
21492           and autoaudiosink can't be found (instead of segfaulting)
21493
21494 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21495
21496         * check/elements/audioconvert.c: (GST_START_TEST):
21497           try out 24 bit conversion
21498
21499 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21500
21501         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21502         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
21503         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
21504         * ext/vorbis/vorbisenc.h:
21505           Fix EOS handling.  Still needs a fix in the ogg muxer to
21506           mark the last page as eos.
21507
21508 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21509
21510         * common/gtk-doc-plugins.mak:
21511         * docs/plugins/Makefile.am:
21512         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21513         * gst/ffmpegcolorspace/Makefile.am:
21514         * gst/ffmpegcolorspace/avcodec.h:
21515         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21516         * gst/tcp/gstmultifdsink.c:
21517           fix up ffmpegcolorspace docs; extract header
21518
21519 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21520
21521         * common/gtk-doc-plugins.mak:
21522         * docs/plugins/Makefile.am:
21523         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21524         * ext/theora/Makefile.am:
21525         * ext/theora/gsttheoraenc.h:
21526         * ext/theora/theoraenc.c:
21527         * ext/vorbis/vorbisenc.c:
21528           pick up signals and args for vorbis; add some docs for vorbis
21529
21530 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21531
21532         * common/gstdoc-scangobj:
21533         * common/gtk-doc-plugins.mak:
21534         * docs/libs/Makefile.am:
21535         * docs/plugins/gst-plugins-base-plugins.args:
21536         * docs/plugins/gst-plugins-base-plugins.hierarchy:
21537         * docs/plugins/gst-plugins-base-plugins.interfaces:
21538         * docs/plugins/gst-plugins-base-plugins.prerequisites:
21539         * docs/plugins/gst-plugins-base-plugins.signals:
21540           only scanobj stuff from our source module.  Not sure yet
21541           if that's correct, given the hierarchy stuff :)
21542
21543 2005-09-15  Wim Taymans  <wim@fluendo.com>
21544
21545         * gst/audioconvert/gstaudioconvert.c:
21546         And enable 24 bits mode as well..
21547
21548 2005-09-15  Wim Taymans  <wim@fluendo.com>
21549
21550         * gst-libs/gst/rtp/Makefile.am:
21551         * gst-libs/gst/rtp/gstbasertppayload.c:
21552         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
21553         (gst_basertppayload_class_init), (gst_basertppayload_init),
21554         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
21555         (gst_basertppayload_chain), (gst_basertppayload_set_options),
21556         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
21557         (gst_basertppayload_set_property),
21558         (gst_basertppayload_get_property),
21559         (gst_basertppayload_change_state):
21560         * gst-libs/gst/rtp/gstbasertppayload.h:
21561         Added rtp payloader base class.
21562
21563 2005-09-15  Andy Wingo  <wingo@pobox.com>
21564
21565         * configure.ac (plugindir): Remove the EOL matcher from the
21566         regexp, as it causes me problems. Libtool? Make? Who knows?
21567
21568 2005-09-14  David Schleef  <ds@schleef.org>
21569
21570         * check/generic/states.c: 
21571         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
21572         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
21573           Fixes for changes in registry API.
21574
21575         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
21576           to GST_PLUGIN_LDFLAGS.
21577         * ext/libvisual/visual.c: Make the library shut up.
21578         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
21579         * gst-libs/gst/audio/gstaudiofilter.c: same
21580
21581 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21582
21583         * docs/plugins/Makefile.am:
21584         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21585         * docs/plugins/inspect/plugin-libvisual.xml:
21586         * docs/plugins/tmpl/element-tcpserversink.sgml:
21587         * ext/theora/theoraenc.c:
21588           add libvisual plugin and theoraenc element to docs
21589
21590 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21591
21592         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21593         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21594         * ext/theora/theoraenc.c:
21595           add theoraenc
21596
21597 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
21598
21599         * gst/audioconvert/Makefile.am:
21600           Audioconvert derives from GstBaseTransform and should
21601           link to the library with our base elements to avoid
21602           unresolved symbols. Makes things work with MinGW (#316160)
21603
21604         * gst/playback/test4.c: (main):
21605           Fix MinGW build problem and use g_usleep() instead of 
21606           sleep() (#316162)
21607
21608 2005-09-12  Wim Taymans  <wim@fluendo.com>
21609
21610         * gst/audioconvert/audioconvert.c: (float),
21611         (audio_convert_prepare_context), (audio_convert_convert):
21612         * gst/audioconvert/audioconvert.h:
21613         Cleanups, speedups, simplifications, added back support
21614         for 24 bits.
21615
21616 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21617
21618         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21619         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21620         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
21621         * docs/plugins/tmpl/element-tcpserversink.sgml:
21622         * gst/ffmpegcolorspace/gstffmpeg.c:
21623         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21624         * gst/videotestsrc/gstvideotestsrc.c:
21625         * gst/volume/gstvolume.c:
21626           add more elements to the docs
21627
21628 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21629
21630         * check/Makefile.am:
21631         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
21632         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
21633           Add extra tests for basetransform based components. 
21634           Comment out the test_element_negotiation test until we decide
21635           if it's testing correct behaviour.
21636         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
21637         (gst_visual_chain), (gst_visual_change_state):
21638           Slightly more correct but still bogus timestamping.
21639           Fix state change function.
21640         * gst/audioconvert/gstaudioconvert.c:
21641         (gst_audio_convert_class_init):
21642         * gst/audioresample/gstaudioresample.c:
21643         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21644         (gst_ffmpegcsp_class_init):
21645         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
21646         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
21647         (gst_videoscale_prepare_image):
21648         * gst/volume/gstvolume.c: (gst_volume_class_init),
21649         (volume_transform_ip):
21650           Basetransform updates. Enable passthrough modes.
21651         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21652         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
21653         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
21654           Negotiation fix that allows the window to return to the original
21655           size and renegotiate passthrough upstream. Extra debug output.
21656
21657 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21658
21659         * gst/sine/gstsinesrc.c:
21660         * gst/volume/gstvolume.c:
21661           fix up header include
21662
21663 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
21664
21665         * gst-libs/gst/audio/gstbaseaudiosink.c:
21666         (gst_base_audio_sink_render):
21667         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
21668         * gst/volume/gstvolume.c: (gst_volume_class_init),
21669         (volume_transform):
21670           fixing lost sync, some more debugging
21671
21672 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
21673
21674         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21675         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
21676         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
21677         (gst_xvimagesink_check_xshm_calls):
21678           Fix compilation when XShm is not available.
21679
21680 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21681
21682         * ext/libvisual/visual.c: (gst_visual_dispose),
21683         (gst_visual_getcaps), (gst_visual_src_setcaps),
21684         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
21685         (gst_visual_change_state):
21686           Finish fixing up libvisual plugin so that it runs. 
21687
21688 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21689
21690         * ext/vorbis/vorbisenc.c:
21691         * gst-libs/gst/tag/gstvorbistag.c:
21692           gsttaginterface.h -> gsttagsetter.h
21693
21694 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21695
21696         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
21697           added another test that failes for me (test is not active by default)
21698
21699 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21700
21701         * configure.ac:
21702           v4l2 is no longer in gst-plugins-base
21703
21704 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21705
21706         * configure.ac:
21707           In the output at the end, don't show the first plugin on the same
21708           line as "Core plug-ins, always built:".
21709           Indent the output as for other plugin categories
21710         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
21711           #define that can be used to not use peer buffer_alloc functions for
21712           test purposes.
21713         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21714         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
21715         (gst_ximagesink_show_frame):
21716         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
21717         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
21718         (gst_xvimagesink_show_frame):
21719           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
21720           fails gracefully instead of XError aborting or deadlocking.
21721
21722 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21723
21724         * ext/libvisual/Makefile.am:
21725           link against gst-base-libs
21726
21727 2005-09-06  David Schleef  <ds@schleef.org>
21728
21729         * configure.ac: Enable libvisual plugin.
21730         * ext/libvisual/Makefile.am:
21731         * ext/libvisual/visual.c: Fixes to make it compile.
21732
21733 === release 0.9.2 ===
21734
21735 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21736
21737         * NEWS:
21738         * RELEASE:
21739         * configure.ac:
21740         * docs/random/ChangeLog-0.8:
21741           releasing 0.9.2, "Spoon"
21742
21743 2005-09-05  Michael Smith <msmith@fluendo.com>
21744
21745         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
21746           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
21747           that in the vorbisenc element.
21748
21749 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21750
21751         * common/gtk-doc-plugins.mak:
21752         * docs/plugins/Makefile.am:
21753           fix distcheck
21754         * gst/audioresample/resample.c:
21755           fix wrong docstring
21756
21757 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21758
21759         * common/gst-xmlinspect.py:
21760         * common/gtk-doc-plugins.mak:
21761           only inspect plugins for this given package
21762           require gst-python 0.9
21763
21764 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21765
21766         * Makefile.am:
21767         * autogen.sh:
21768         * common/gst-xmlinspect.py:
21769         * configure.ac:
21770         * docs/Makefile.am:
21771         * docs/plugins/inspect/plugin-alsa.xml:
21772         * docs/plugins/inspect/plugin-audioresample.xml:
21773         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
21774         * docs/plugins/inspect/plugin-ogg.xml:
21775         * docs/plugins/tmpl/element-gnomevfssink.sgml:
21776         * docs/plugins/tmpl/element-multifdsink.sgml:
21777         * docs/plugins/tmpl/element-tcpserversink.sgml:
21778         * docs/plugins/tmpl/element-vorbisenc.sgml:
21779         * gst-plugins-base.spec.in:
21780           various doc-related updates
21781
21782 2005-08-31  Wim Taymans  <wim@fluendo.com>
21783
21784         * gst-libs/gst/audio/gstbaseaudiosink.c:
21785         (gst_base_audio_sink_render):
21786         Resync if the buffer timestamps drift more than a 10th 
21787         of a second.
21788
21789 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
21790
21791         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
21792         (gst_v4lsrc_get_property):
21793           The 'timestamp-offset' property is registered as an int64, so
21794           let's use g_value_{set|get}_int64() in our setter and getter
21795           functions (makes it work and fixes warnings with gst-inspect).
21796
21797 2005-08-30  Wim Taymans  <wim@fluendo.com>
21798
21799         * check/elements/audioconvert.c: (setup_audioconvert):
21800         * check/elements/audioresample.c: (setup_audioresample):
21801         * check/elements/volume.c: (setup_volume):
21802         Fix checks.
21803
21804 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21805
21806         * common/gtk-doc-plugins.mak:
21807         * common/plugins.xsl:
21808         * docs/plugins/Makefile.am:
21809           make module a param
21810
21811 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
21812
21813         * examples/seeking/seek.c: (make_mp3_pipeline),
21814         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
21815         (play_cb), (pause_cb), (stop_cb):
21816           update the example
21817
21818 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
21819
21820         * gst/volume/gstvolume.c: (gst_volume_class_init),
21821         (volume_transform):
21822           do not update controlled params, if buffer has no timestamp
21823
21824 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
21825
21826         * configure.ac:
21827         * gst/sine/Makefile.am:
21828         * gst/volume/Makefile.am:
21829           controllerized elements also need to link against controller-libs ;)
21830
21831 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
21832
21833         * docs/libs/tmpl/gstcolorbalance.sgml:
21834         * docs/libs/tmpl/gstgconf.sgml:
21835         * docs/libs/tmpl/gstmixer.sgml:
21836         * docs/libs/tmpl/gstringbuffer.sgml:
21837         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
21838         (gst_sinesrc_create):
21839         * gst/volume/gstvolume.c: (gst_volume_class_init),
21840         (volume_transform):
21841           controllerized two audio plugins
21842
21843 2005-08-29  Andy Wingo  <wingo@pobox.com>
21844
21845         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
21846         (vorbis_handle_data_packet): Fix some int overflow errors.
21847
21848         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
21849         -1.
21850         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
21851         valid.
21852         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
21853         if it's valid. Fixed streaming-mode playback.
21854
21855         * check/elements/volume.c (cleanup_volume): Fix for running
21856         CK_FORK=no.
21857
21858         * check/elements/audioconvert.c: Convert from native endian, not
21859         little endian.
21860
21861 2005-08-29  Michael Smith <msmith@fluendo.com>
21862
21863         * ext/ogg/Makefile.am:
21864         * ext/ogg/gstogg.c: (plugin_init):
21865         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
21866         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
21867         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
21868         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
21869         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
21870         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
21871         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
21872         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
21873         Add an ogg parser element.
21874
21875 2005-08-28  Andy Wingo  <wingo@pobox.com>
21876
21877         * Updates for two-arg init from GST_BOILERPLATE_FULL.
21878
21879 2005-08-26  Wim Taymans  <wim@fluendo.com>
21880
21881         * gst/audioconvert/audioconvert.c: (if), (float),
21882         (audio_convert_get_func_index), (check_default),
21883         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21884         (audio_convert_clean_context), (audio_convert_get_sizes),
21885         (audio_convert_convert):
21886         Cleanups.
21887
21888 2005-08-26  Wim Taymans  <wim@fluendo.com>
21889
21890         * gst/audioconvert/audioconvert.c: (if), (float),
21891         (audio_convert_get_func_index), (check_default),
21892         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21893         (audio_convert_clean_context), (audio_convert_get_sizes),
21894         (audio_convert_convert):
21895         More elegant and working temp buffer selection algo.
21896
21897 2005-08-26  Wim Taymans  <wim@fluendo.com>
21898
21899         * gst/audioconvert/audioconvert.c: (if), (float),
21900         (audio_convert_get_func_index), (check_default),
21901         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21902         (audio_convert_clean_context), (audio_convert_get_sizes),
21903         (get_temp_buffer), (audio_convert_convert):
21904         Use realloc else we lose our original data.
21905
21906 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
21907
21908         * gst/audioresample/gstaudioresample.c:
21909           use base class' newsegment to properly timestamp
21910
21911 2005-08-26  Wim Taymans  <wim@fluendo.com>
21912
21913         * gst/audioconvert/audioconvert.c: (if), (float),
21914         (audio_convert_get_func_index), (check_default),
21915         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21916         (audio_convert_clean_context), (audio_convert_get_sizes),
21917         (get_temp_buffer), (audio_convert_convert):
21918         * gst/audioconvert/gstaudioconvert.c:
21919         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
21920         (gst_audio_convert_transform_caps),
21921         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
21922         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
21923         Oops, allocate enough space to perform the channel mix.
21924
21925 2005-08-26  Wim Taymans  <wim@fluendo.com>
21926
21927         * gst/audioconvert/Makefile.am:
21928         * gst/audioconvert/audioconvert.c: (if), (float),
21929         (audio_convert_get_func_index), (check_default),
21930         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21931         (audio_convert_clean_context), (audio_convert_get_sizes),
21932         (get_temp_buffer), (audio_convert_convert):
21933         * gst/audioconvert/audioconvert.h:
21934         * gst/audioconvert/gstaudioconvert.c:
21935         (gst_audio_convert_class_init), (gst_audio_convert_init),
21936         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
21937         (gst_audio_convert_get_unit_size),
21938         (gst_audio_convert_transform_caps),
21939         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
21940         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
21941         * gst/audioconvert/gstaudioconvert.h:
21942         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21943         (gst_channel_mix_fill_identical),
21944         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
21945         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
21946         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
21947         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
21948         (gst_channel_mix_mix):
21949         * gst/audioconvert/gstchannelmix.h:
21950         Cleanups, librarify a bit, optimize, better negotiation and more.
21951
21952 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
21953
21954         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
21955         Another from MikeS:
21956         During typefinding, don't support negative offsets
21957         (offsets from the end of the stream) in our typefind->peek() function
21958         - nothing embedded in ogg ever needs them. However, we need to recognise
21959         those requests and reject them, otherwise we return invalid pointers.
21960
21961 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
21962
21963         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
21964         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
21965         (vorbisdec_finalize), (vorbis_handle_type_packet):
21966           Big shout-out to MikeS for fixing this giant memory leak.
21967           Huzzah!
21968
21969 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21970
21971         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
21972         (audio_convert_get_unit_size):
21973           plug some leaks
21974
21975 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21976
21977         * check/Makefile.am:
21978         * check/elements/audioconvert.c: (setup_audioconvert),
21979         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21980         (GST_START_TEST), (audioconvert_suite), (main):
21981           add a test for audioconvert
21982         * gst/audioresample/gstaudioresample.c:
21983         * gst/audioresample/gstaudioresample.h:
21984           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
21985           note that for buffers of 1/3 sec this means DURATION(c) is 
21986           one nanosecond more than for a and b
21987
21988 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21989
21990         * check/Makefile.am:
21991         * check/elements/audioresample.c: (setup_audioresample),
21992         (cleanup_audioresample), (fail_unless_perfect_stream),
21993         (test_perfect_stream_instance), (GST_START_TEST),
21994           add a check for audioresample
21995         (audioresample_suite), (main):
21996         * check/elements/volume.c: (GST_START_TEST):
21997           remove unused method
21998         * gst/audioresample/gstaudioresample.c:
21999           set correct buffer parameters since we're changing them
22000         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22001           add some debug
22002
22003 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22004
22005         * gst/audioresample/debug.c:
22006         * gst/audioresample/gstaudioresample.c:
22007           add room for extra overlap samples when asked to transform size
22008           protect against possible mem corruption and check for discrepancies
22009           between written size and outbuffer's size so we can warn for
22010           potential problems
22011         * gst/audioresample/resample.c: (resample_init),
22012         (resample_get_output_size_for_input), (resample_get_output_size),
22013         (resample_set_n_channels), (resample_set_format):
22014           set debug level based on RESAMPLE_DEBUG env var
22015           make sure that get_output_size* returns a whole number of
22016           sample_size
22017           set sample_size each time either channel or format is set
22018         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
22019         * gst/audioresample/resample_functable.c:
22020         (resample_scale_functable):
22021         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22022           remove r->sample_size, it's done in resample.c now
22023           add some debugging to the ref implementation
22024           make sure we only give back bytes that are wholes of the sample
22025           size
22026
22027 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
22028         * gst/playback/gstplaybasebin.c: (fill_buffer):
22029         Revert unpopular change for GST_MESSAGE_SRC to GObject.
22030
22031 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
22032
22033         * gst/volume/gstvolume.c:
22034           made set_caps function static
22035
22036 2005-08-24  Wim Taymans  <wim@fluendo.com>
22037
22038         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22039         (gst_vorbisenc_change_state):
22040         Stop leaking taglists.
22041
22042 2005-08-24  Wim Taymans  <wim@fluendo.com>
22043
22044         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
22045         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
22046         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
22047         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
22048         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22049         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
22050         Parse seeking events better.
22051         Unref static caps.
22052         Generate correct newsegment events, fixes seeking in live oggs.
22053
22054         * ext/theora/theoradec.c: (theora_dec_src_query),
22055         (theora_dec_src_event), (theora_dec_src_getcaps),
22056         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
22057         Use newsegment values to report correct play time.
22058
22059         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22060         (vorbis_dec_src_event), (vorbis_dec_sink_event):
22061         * ext/vorbis/vorbisdec.h:
22062         Parse and use newsegment values to report correct play time.
22063
22064         * gst-libs/gst/audio/gstbaseaudiosink.c:
22065         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22066         Clear ringbuffer on flush.
22067         Use newsegment values to calculate playback time.
22068
22069         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
22070         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22071         Basesink does newsegment calculations for us now.
22072
22073 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22074
22075         * check/Makefile.am:
22076         * configure.ac:
22077           add core's plugins to the mix so that playbin works
22078         * check/generic/states.c: (GST_START_TEST):
22079           set a 0 timeout on pipelines, so they don't force the next
22080           state change
22081         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
22082         (gst_play_base_bin_change_state):
22083           remove the crappy error handling and do GST error handling
22084
22085 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22086
22087         * check/Makefile.am:
22088         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
22089           add same test as to core, it bitches out on playbin atm.
22090
22091 2005-08-24  Wim Taymans  <wim@fluendo.com>
22092
22093         * configure.ac:
22094         Remove audioscale.
22095
22096 2005-08-24  Wim Taymans  <wim@fluendo.com>
22097
22098         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
22099         (gst_videoscale_prepare_size), (parse_caps),
22100         (gst_videoscale_set_caps), (gst_videoscale_get_size),
22101         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
22102         (gst_videoscale_transform):
22103         * gst/videoscale/gstvideoscale.h:
22104         Refactor, make use of BaseTranform really well.
22105
22106 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22107
22108         * configure.ac:
22109           compile audioresample
22110         * gst/audioresample/Makefile.am:
22111         * gst/audioresample/buffer.c:
22112         * gst/audioresample/functable.c:
22113         * gst/audioresample/gstaudioresample.c:
22114         * gst/audioresample/gstaudioresample.h:
22115         * gst/audioresample/resample.c:
22116         (resample_get_output_size_for_input):
22117         * gst/audioresample/resample.h:
22118         * gst/audioresample/resample_chunk.c:
22119         * gst/audioresample/resample_functable.c:
22120         * gst/audioresample/resample_ref.c:
22121           port to use basetransform; doesn't work in all cases yet
22122
22123 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22124
22125         * gst/audioconvert/gstaudioconvert.c:
22126         (gst_audio_convert_class_init), (gst_audio_convert_init),
22127         (audio_convert_get_unit_size), (audio_convert_transform_caps),
22128         (audio_convert_fixate_caps), (audio_convert_set_caps),
22129         (audio_convert_transform),
22130         (gst_audio_convert_buffer_to_default_format),
22131         (gst_audio_convert_buffer_from_default_format),
22132         (gst_audio_convert_channels):
22133         * gst/audioconvert/gstchannelmix.c:
22134         * gst/audioconvert/gstchannelmix.h:
22135           port to basetransform
22136         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22137         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
22138         (gst_ffmpegcsp_get_unit_size):
22139         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22140         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
22141           fix for basetransform changes
22142
22143 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
22144
22145         * check/Makefile.am:
22146           Add CHECK_CFLAGS and LDFLAGS
22147
22148         * gst/playback/gstplaybasebin.c: (fill_buffer):
22149           GST_MESSAGE_SRC became a GObject
22150
22151 2005-08-24  Wim Taymans  <wim@fluendo.com>
22152
22153         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
22154         (gst_ring_buffer_clear_all):
22155         * gst-libs/gst/audio/gstringbuffer.h:
22156         Added function to clear the ringbuffer.
22157
22158 2005-08-24  Andy Wingo  <wingo@pobox.com>
22159
22160         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
22161         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
22162         of _open and _close.
22163
22164         * sys/v4l/gstv4lxoverlay.h:
22165         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
22166         an Xv connection here, instead of all the time. Make Xv only be
22167         loaded if you axe for it. Kindof a workaround for buggy behaviour
22168         of Xv when using remote xservers (XvQueryExtension would block).
22169         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
22170         replace the _open and _close public API. Only start the xv
22171         connection if necessary.
22172         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
22173
22174 2005-08-23  David Schleef  <ds@schleef.org>
22175
22176         * gst/audioresample/Makefile.am: Leet audioresampling code
22177         * gst/audioresample/buffer.c:
22178         * gst/audioresample/buffer.h:
22179         * gst/audioresample/debug.c:
22180         * gst/audioresample/debug.h:
22181         * gst/audioresample/functable.c:
22182         * gst/audioresample/functable.h:
22183         * gst/audioresample/gstaudioresample.c:
22184         * gst/audioresample/gstaudioresample.h:
22185         * gst/audioresample/resample.c:
22186         * gst/audioresample/resample.h:
22187         * gst/audioresample/resample_chunk.c:
22188         * gst/audioresample/resample_functable.c:
22189         * gst/audioresample/resample_ref.c:
22190
22191 2005-08-23  Wim Taymans  <wim@fluendo.com>
22192
22193         * examples/seeking/seek.c: (make_vorbis_pipeline),
22194         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
22195         Small seek updates.
22196
22197 2005-08-23  Andy Wingo  <wingo@pobox.com>
22198
22199         * gst-libs/gst/audio/gstbaseaudiosrc.c
22200         (gst_base_audio_src_fixate): Only fixate endianness if it is
22201         present in the caps.
22202
22203 2005-08-22  Andy Wingo  <wingo@pobox.com>
22204
22205         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
22206         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
22207         device-name property.
22208
22209         * gst-libs/gst/audio/gstaudiosrc.h:
22210         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
22211         close_device in the ring buffer, like gstaudiosink.
22212
22213         * ext/alsa/gstalsamixer.h:
22214         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
22215         macro to implement the interface without much code. Cleanups. 
22216
22217         * ext/alsa/gstalsasrc.h:
22218         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
22219         READY.
22220
22221         * ext/alsa/Makefile.am: Add new files.
22222         * ext/alsa/gstalsamixerelement.c: 
22223         * ext/alsa/gstalsamixerelement.c: Split element code out from
22224         mixer code so that alsasrc can be a mixer too.
22225
22226 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22227
22228         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22229         (GST_START_TEST):
22230         * check/elements/vorbisdec.c: (setup_vorbisdec),
22231         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
22232         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22233         (vorbis_handle_identification_packet),
22234         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
22235         (vorbis_handle_header_packet), (vorbis_dec_push),
22236         (vorbis_dec_chain):
22237           use the setup/teardown methods to save code.  save code is good.
22238
22239 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22240
22241         * check/Makefile.am:
22242           add ext dir for plugins
22243           add vorbisdec test conditionally
22244         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22245         (GST_START_TEST), (volume_suite):
22246           add a test with wrong caps
22247         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
22248         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
22249           add a vorbisdec test
22250         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
22251         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
22252           clean up debug output
22253         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22254           yay, fix a segfault/security issue in vorbisdec
22255           gst-launch fakesrc ! vorbisdec wasn't happy
22256         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
22257         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
22258         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
22259         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
22260         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
22261         (gst_vorbisenc_set_metadata), (get_constraints_string),
22262         (update_start_message), (gst_vorbisenc_setup),
22263         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
22264         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
22265         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
22266         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
22267         * ext/vorbis/vorbisenc.h:
22268           march in line
22269         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22270         (gst_ffmpegcsp_transform):
22271           have the kow come home
22272         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22273           debug my func ptr
22274         * gst/volume/gstvolume.c: (volume_set_caps):
22275           add a debug
22276
22277 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22278
22279         * Makefile.am:
22280         * check/.cvsignore:
22281         * check/Makefile.am:
22282         * check/elements/.cvsignore:
22283         * check/elements/volume.c: (chain_func), (event_func),
22284         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
22285         (main):
22286         * configure.ac:
22287           add unit test structure for gst-plugins-base
22288           add a test for volume
22289         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
22290         (gst_volume_set_volume), (gst_volume_get_volume),
22291         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
22292         (volume_funcfind), (volume_process_float), (volume_process_int16),
22293         (volume_set_caps), (volume_transform), (volume_update_mute),
22294         (volume_update_volume), (volume_set_property),
22295         (volume_get_property):
22296           document a little; use basetransform vmethod _set_caps
22297
22298 2005-08-19  Andy Wingo  <wingo@pobox.com>
22299
22300         * ext/alsa/gstalsamixertrack.h:
22301         * ext/alsa/gstalsamixertrack.c:
22302         * ext/alsa/gstalsamixeroptions.h:
22303         * ext/alsa/gstalsamixeroptions.c:
22304         * ext/alsa/gstalsamixer.h:
22305         * ext/alsa/gstalsamixer.c: Port to 0.9.
22306
22307         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
22308         Remove gstalsa.c and alsaclock. No more cruft here.
22309         
22310 2005-08-18  Wim Taymans  <wim@fluendo.com>
22311
22312         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22313         (gst_base_rtp_depayload_chain),
22314         (gst_base_rtp_depayload_add_to_queue),
22315         (gst_base_rtp_depayload_push),
22316         (gst_base_rtp_depayload_queue_release):
22317         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22318         Fix for RTPBuffer changes.
22319
22320         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
22321         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
22322         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
22323         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
22324         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
22325         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
22326         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
22327         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
22328         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
22329         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
22330         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
22331         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
22332         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
22333         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
22334         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
22335         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
22336         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
22337         (gst_rtpbuffer_get_payload):
22338         * gst-libs/gst/rtp/gstrtpbuffer.h:
22339         Don't subclass GstBuffer but add methods and helper functions
22340         to construct and manipulate RTP packets in regular GstBuffers.
22341
22342 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
22343
22344         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
22345           moved statement below switch
22346         * gst/volume/gstvolume.c: (gst_volume_class_init):
22347           added debug ptr
22348
22349 2005-08-16  Wim Taymans  <wim@fluendo.com>
22350
22351         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22352         (gst_base_audio_src_change_state):
22353         Open and close device in READY<->NULL state change.
22354
22355 2005-08-16  Andy Wingo  <wingo@pobox.com>
22356
22357         * examples/seeking/Makefile.am: Don't compile non-compiling
22358         compiled objects with the compiler.
22359
22360         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
22361         elements.
22362
22363 2005-08-12  Philippe Khalaf <burger@speedy.org>
22364         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22365         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22366           Made a thread to release the queue.
22367           Removed timestamp conversion for now.
22368
22369 2005-08-10  Philippe Khalaf <burger@speedy.org>
22370         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22371         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22372           Added rtp timestamp -> gst timestamp conversion.
22373           Fixed several problems with queue.
22374
22375 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22376
22377         * gst-libs/gst/audio/gstaudioclock.h:
22378         * gst-libs/gst/audio/gstaudiofilter.h:
22379         * gst-libs/gst/audio/gstaudiosink.h:
22380         * gst-libs/gst/audio/gstaudiosrc.h:
22381         * gst-libs/gst/audio/gstbaseaudiosink.h:
22382         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22383         * gst-libs/gst/audio/gstringbuffer.h:
22384         * gst-libs/gst/net/gstnetbuffer.h:
22385         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22386         * gst-libs/gst/rtp/gstrtpbuffer.h:
22387           Add padding (you will need to rebuild gst-plugins-base,
22388           gst-plugins and all applications afterwards!)
22389
22390 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22391
22392         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
22393         (gst_riff_parse_chunk):
22394           Fix bug in debug message and add some more debug messages.
22395
22396 2005-08-08  Edward Hervey  <edward@fluendo.com>
22397
22398         * gst-libs/gst/riff/riff-media.c:
22399         backported updates since branch
22400
22401 2005-08-08  Andy Wingo  <wingo@pobox.com>
22402
22403         * gst-libs/gst/audio/gstbaseaudiosink.c
22404         (gst_base_audio_sink_change_state): Open the device in NULL->READY
22405         like good elements should. Close on READY->NULL too.
22406
22407         * gst-libs/gst/audio/gstaudiosink.c
22408         (gst_audioringbuffer_open_device,
22409         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
22410         (gst_audioringbuffer_release): Updates for new ring buffer API,
22411         hook into the new audio sink api.
22412
22413         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
22414         (GstAudioSinkClass.close): Just open and close the device -- no
22415         resource allocation or configuration.
22416         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
22417         vmethods, handle device setup and resource allocation.
22418
22419         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
22420         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
22421         base class API.
22422
22423         * gst-libs/gst/audio/gstringbuffer.h
22424         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
22425         New vmethods.
22426
22427         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
22428         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
22429         New API functions. The device should be opened before acquiring
22430         and closed after releasing.
22431
22432 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
22433
22434         * gst-libs/gst/interfaces/mixer.h:
22435           Reset padding to GST_PADDING.
22436
22437 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22438
22439         * gst/playback/gstplaybin.c: (remove_sinks):
22440           Remove visualization from parent explicitely; works around some
22441           apparent refcount issue that I haven't tracked down yet.
22442
22443 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22444
22445         * ext/alsa/gstalsasink.c: (set_hwparams):
22446           Assign debug category, add negotiation debug msgs.
22447
22448 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22449
22450         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
22451           Fix error code for file-not-found to NOT_FOUND.
22452
22453 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22454
22455         * common/gtk-doc-plugins.mak:
22456         * docs/plugins/Makefile.am:
22457         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22458         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22459           renamed to actual element names, so much nicer to look at
22460         * docs/plugins/tmpl/gstmultifdsink.sgml:
22461           remove
22462         * docs/plugins/tmpl/multifdsink.sgml:
22463         * docs/plugins/tmpl/tcpserversink.sgml:
22464           add
22465         * ext/alsa/gstalsa.c:
22466         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
22467         * ext/ogg/gstoggmux.c:
22468         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
22469         * gst/playback/gstdecodebin.c:
22470         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22471         * gst/tcp/gsttcpserversink.c:
22472           various fixes and documentation additions
22473
22474 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22475
22476         * common/Makefile.am:
22477         * common/gstdoc-scangobj:
22478         * common/gtk-doc-plugins.mak:
22479         * common/gtk-doc.mak:
22480           add a custom scangobj that uses the registry
22481           add a custom gtk-doc-plugins.mak that uses it
22482           some doc build fixes
22483         * configure.ac:
22484         * docs/Makefile.am:
22485         * docs/plugins/Makefile.am:
22486         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22487         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22488         * docs/plugins/gst-plugins-base-plugins.types:
22489         * docs/plugins/tmpl/gstmultifdsink.sgml:
22490           add docs for one element, multifdsink
22491         * gst/adder/gstadder.h:
22492         * gst/volume/gstvolume.h:
22493           don't privatize enum
22494         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
22495         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
22496         (gst_sync_method_get_type), (gst_client_status_get_type),
22497         (gst_multifdsink_class_init),
22498         (gst_multifdsink_client_queue_buffer),
22499         (gst_multifdsink_handle_client_write):
22500         * gst/tcp/gstmultifdsink.h:
22501         * gst/tcp/gsttcp.h:
22502         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
22503         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
22504         (gst_tcpclientsink_render):
22505         * gst/tcp/gsttcpclientsink.h:
22506         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
22507         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
22508         (gst_tcpclientsrc_start):
22509         * gst/tcp/gsttcpclientsrc.h:
22510         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
22511         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
22512         * gst/tcp/gsttcpserversrc.h:
22513         * gst/typefind/gsttypefindfunctions.c:
22514           remove superfluous Type stuff
22515
22516 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22517
22518         * gst/playback/gstplaybin.c: (gen_video_element):
22519           Enable videoscale.
22520
22521 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22522
22523         * gst-libs/gst/gconf/gconf.c:
22524         * gst-libs/gst/gconf/gconf.h:
22525           Fix some Andy Problem [tm].
22526
22527 2005-08-04  Andy Wingo  <wingo@pobox.com>
22528
22529         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
22530         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
22531         (gst_ffmpegcsp_get_size): Adapt to API changes.
22532
22533         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
22534         Implement an in-place do-nothing transform.
22535
22536 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22537
22538         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
22539         (gst_ximagesink_renegotiate_size):
22540           Do not set new window sizes yet if we prepare a new buffer size
22541           for upstream renegotiation (software scaling) at some point in the
22542           future, because this new size waqs not actually accepted yet. Once
22543           accepted, renegotiation later on will set the new sizes just fine.
22544           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
22545           embedding testcase.
22546
22547 2005-08-03  Andy Wingo  <wingo@pobox.com>
22548
22549         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
22550         (gst_ximagesink_buffer_alloc): 
22551         Protect the height, width, and desired_caps with the pool_lock.
22552         Fixes videotestsrc ! queue ! ximagesink.
22553
22554 2005-08-02  Edward Hervey  <edward@fluendo.com>
22555
22556         * gst/volume/gstvolume.c:
22557         include left from controller cleanup
22558
22559 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
22560         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
22561           Stop collectpads before calling the parent state
22562           change function on PAUSED->READY.
22563
22564 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
22565         * configure.ac:
22566           When testing for X libs, use the X CFlags 
22567         * gst/adder/gstadder.c: (gst_adder_change_state):
22568           Stop the collectpads before calling parent state change function
22569           on PAUSED->READY, otherwise we deadlock deactivating pads.
22570
22571 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
22572
22573         * configure.ac:
22574         * docs/libs/tmpl/gstcolorbalance.sgml:
22575         * docs/libs/tmpl/gstmixer.sgml:
22576         * examples/Makefile.am:
22577         * gst/sine/Makefile.am:
22578         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
22579         (gst_sinesrc_set_property), (plugin_init):
22580         * gst/sine/gstsinesrc.h:
22581         * gst/volume/Makefile.am:
22582         * gst/volume/gstvolume.c: (gst_volume_set_volume),
22583         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
22584         (volume_process_float), (volume_process_int16),
22585         (volume_set_property), (plugin_init):
22586         * gst/volume/gstvolume.h:
22587           deactivate and remove dparams (libgstcontrol)
22588
22589 2005-07-29  Wim Taymans  <wim@fluendo.com>
22590
22591         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
22592         Convert me to BaseTransform!! help..
22593
22594 2005-07-29  Andy Wingo  <wingo@pobox.com>
22595
22596         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
22597         sinks.
22598
22599         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
22600         support of both endiannesses.
22601
22602 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
22603
22604         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
22605           Fix confusing debug message (s/event/query/)
22606
22607 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
22608
22609         * gst/videotestsrc/videotestsrc.h:
22610           Use "_stdint.h" instead of <stdint.h>
22611
22612 2005-07-27  Wim Taymans  <wim@fluendo.com>
22613
22614         * ext/vorbis/Makefile.am:
22615         Revert wrong commit.
22616
22617 2005-07-27  Wim Taymans  <wim@fluendo.com>
22618
22619         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
22620         More compilation fixen.
22621
22622 2005-07-27  Wim Taymans  <wim@fluendo.com>
22623
22624         * gst-libs/gst/audio/gstbaseaudiosink.c:
22625         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
22626         (gst_base_audio_sink_create_ringbuffer),
22627         (gst_base_audio_sink_change_state):
22628         Fix compilation.
22629
22630 2005-07-27  Wim Taymans  <wim@fluendo.com>
22631
22632         * examples/seeking/seek.c: (setup_dynamic_link),
22633         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
22634         (query_positions_elems), (query_positions_pads), (do_seek):
22635         Update seek example.
22636
22637         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
22638         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
22639         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
22640         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
22641         (gst_ogg_demux_handle_event),
22642         (gst_ogg_demux_deactivate_current_chain),
22643         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
22644         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22645         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
22646         (gst_ogg_demux_loop):
22647         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
22648         * ext/theora/theoradec.c: (theora_dec_src_event),
22649         (theora_dec_src_getcaps), (theora_dec_sink_event),
22650         (theora_dec_push), (theora_dec_chain):
22651         * ext/vorbis/Makefile.am:
22652         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
22653         (vorbis_dec_sink_event), (vorbis_dec_push),
22654         (vorbis_handle_data_packet):
22655         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
22656         (gst_vorbisenc_chain):
22657         * gst/playback/gststreaminfo.c: (cb_probe):
22658         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
22659         * gst/videorate/gstvideorate.c: (gst_videorate_event):
22660         * gst/videoscale/gstvideoscale.c:
22661         (gst_videoscale_handle_src_event):
22662         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
22663         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
22664         (gst_ximagesink_navigation_send_event):
22665         * sys/xvimage/xvimagesink.c:
22666         (gst_xvimagesink_navigation_send_event):
22667         Various event updates and cleanups
22668
22669 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22670
22671         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
22672           Fix segfault for I420/YV12.
22673
22674 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22675
22676         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
22677           Report bitrate.
22678
22679 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22680
22681         * gst/playback/gstplaybin.c: (gen_video_element),
22682         (gen_audio_element):
22683           Switch to auto*sink elements as default sinks; add volume element
22684           so that volume control in totem works.
22685
22686 2005-07-21  Wim Taymans  <wim@fluendo.com>
22687
22688         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
22689         * gst/playback/gstplaybin.c: (setup_sinks),
22690         (gst_play_bin_change_state):
22691         Refcount fix and more comments.
22692
22693 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22694
22695         * sys/ximage/Makefile.am:
22696         * sys/ximage/ximage.c: (plugin_init):
22697         * sys/ximage/ximagesink.c:
22698         Prepare for adding ximagesrc, rename of plugin to ximage etc.
22699         
22700
22701 2005-07-21  Wim Taymans  <wim@fluendo.com>
22702
22703         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
22704         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
22705         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
22706         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
22707         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
22708         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
22709         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
22710         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
22711         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
22712         Generate correct disconts for live chained oggs.
22713
22714         * gst-libs/gst/audio/gstbaseaudiosink.c:
22715         (gst_base_audio_sink_render),
22716         (gst_base_audio_sink_create_ringbuffer),
22717         (gst_base_audio_sink_change_state):
22718         Handle discont math correctly.
22719
22720         * gst/playback/gstplaybin.c: (add_sink):
22721         Some small debug cleanup.
22722
22723 2005-07-21  Wim Taymans  <wim@fluendo.com>
22724
22725         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
22726         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
22727         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
22728         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
22729         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
22730         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
22731         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
22732         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
22733         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22734         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
22735         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
22736         (gst_ogg_demux_change_state), (gst_ogg_print):
22737         Reorganize code to send the right disconts when in streaming
22738         mode.
22739
22740 2005-07-20  Andy Wingo  <wingo@pobox.com>
22741
22742         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
22743         fix (?), fixes a seggie mcfalterson (#310894).
22744
22745 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22746
22747         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
22748         (gst_ogg_mux_set_header_on_caps):
22749         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
22750         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
22751         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
22752         * gst-libs/gst/audio/multichannel.c:
22753         (gst_audio_set_channel_positions),
22754         (gst_audio_set_structure_channel_positions_list):
22755         * gst/playback/gstdecodebin.c: (dynamic_create):
22756         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
22757         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
22758           Fixes for API changes in core.
22759
22760 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22761
22762         * gst/playback/gstplaybasebin.c: (fill_buffer):
22763           Use _new_custom() so we can set custom message types for buffering
22764           messages.
22765
22766 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22767
22768         * configure.ac:
22769         * gst-libs/gst/Makefile.am:
22770         * gst-libs/gst/gconf/.cvsignore:
22771         * gst-libs/gst/gconf/Makefile.am:
22772         * gst-libs/gst/gconf/test-gconf.c:
22773         * pkgconfig/Makefile.am:
22774         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
22775         * pkgconfig/gstreamer-gconf.pc.in:
22776           Remove gconf stuff, use gconf elements instead from now on.
22777
22778 2005-07-20  Wim Taymans  <wim@fluendo.com>
22779
22780         * gst-libs/gst/audio/TODO:
22781         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
22782         (gst_audio_clock_get_internal_time):
22783         * gst-libs/gst/audio/gstaudioclock.h:
22784         * gst-libs/gst/audio/gstbaseaudiosink.c:
22785         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
22786         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
22787         (gst_base_audio_sink_render),
22788         (gst_base_audio_sink_create_ringbuffer),
22789         (gst_base_audio_sink_change_state):
22790         Make sure the audio clock always returns an increasing value.
22791
22792 2005-07-19  Andy Wingo  <wingo@pobox.com>
22793
22794         * gst/videotestsrc/: Cleanups.
22795
22796 2005-07-19  Wim Taymans  <wim@fluendo.com>
22797
22798         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
22799         Better debugging.
22800
22801 2005-07-19  Wim Taymans  <wim@fluendo.com>
22802
22803         * examples/seeking/seek.c: (make_dv_pipeline),
22804         (make_vorbis_theora_pipeline), (query_rates),
22805         (query_positions_elems), (query_positions_pads), (do_seek):
22806         Make correct DV pipeline.
22807
22808 2005-07-18  Andy Wingo  <wingo@pobox.com>
22809
22810         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
22811         default. Also because it's the only thing that really works. (This
22812         is used in the GConf elements).
22813         Use AS_LIBTOOL_TAGS.
22814
22815 2005-07-18  Wim Taymans  <wim@fluendo.com>
22816
22817         * gst/playback/gstdecodebin.c: (remove_element_chain):
22818         * gst/playback/gstplaybin.c: (add_sink):
22819         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
22820         (gst_stream_info_set_mute):
22821         * gst/playback/gststreamselector.c:
22822         (gst_stream_selector_get_linked_pad),
22823         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
22824         More leak and compile fixes.
22825
22826 2005-07-18  Wim Taymans  <wim@fluendo.com>
22827
22828         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
22829         (query_rates), (query_positions_elems), (query_positions_pads),
22830         (do_seek), (seek_cb), (stop_seek):
22831         Updated seek example. 
22832
22833         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
22834         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
22835         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
22836         * gst/playback/gstplaybin.c: (add_sink):
22837         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
22838         (gst_stream_info_set_mute):
22839         Some refcount leak fixes.
22840
22841 2005-07-16  Wim Taymans  <wim@fluendo.com>
22842
22843         * gst-libs/gst/audio/gstbaseaudiosink.c:
22844         (gst_base_audio_sink_render):
22845         Align samples even if we have roundoff errors in the 
22846         timestamp conversion.
22847
22848 2005-07-16  Wim Taymans  <wim@fluendo.com>
22849
22850         * docs/libs/tmpl/gstringbuffer.sgml:
22851         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
22852         (query_rates), (query_positions_elems), (query_positions_pads),
22853         (update_scale), (do_seek):
22854         Updated seek example.
22855
22856         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
22857         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
22858         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
22859         (gst_ogg_demux_loop):
22860         Push out correct discont values.
22861
22862         * ext/theora/theoradec.c: (theora_dec_src_convert),
22863         (theora_dec_sink_convert), (theora_dec_src_getcaps),
22864         (theora_dec_sink_event), (theora_handle_type_packet),
22865         (theora_handle_header_packet), (theora_dec_push),
22866         (theora_handle_data_packet), (theora_dec_chain),
22867         (theora_dec_change_state):
22868         Better timestamping.
22869
22870         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
22871         (vorbis_dec_sink_event), (vorbis_dec_push),
22872         (vorbis_handle_data_packet), (vorbis_dec_chain):
22873         * ext/vorbis/vorbisdec.h:
22874         Better timestamping.
22875
22876         * gst-libs/gst/audio/gstbaseaudiosink.c:
22877         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
22878         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22879         Handle syncing on timestamps instead of sample offsets. Make
22880         use of DISCONT values as described in design docs.
22881
22882         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22883         (gst_base_audio_src_get_time):
22884         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
22885         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
22886         (gst_ring_buffer_read):
22887         * gst-libs/gst/audio/gstringbuffer.h:
22888         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
22889         (gst_ximagesink_show_frame):
22890         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22891         Correcly convert buffer timestamp to stream time.
22892
22893 2005-07-16  Wim Taymans  <wim@fluendo.com>
22894
22895         * gst/audioconvert/gstaudioconvert.c:
22896         (gst_audio_convert_get_buffer):
22897         Timestamp buffers correctly.
22898
22899         * gst/playback/gstplaybin.c: (gen_video_element):
22900         Make internal fakesink silent.
22901
22902 2005-07-15  Wim Taymans  <wim@fluendo.com>
22903
22904         * gst/ffmpegcolorspace/Makefile.am:
22905         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22906         (gst_ffmpegcsp_caps_remove_format_info),
22907         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
22908         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
22909         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
22910         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
22911         Ported ffmpegcolorspace to basetransform.
22912
22913         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
22914         * gst/volume/gstvolume.c: (volume_transform):
22915         Ported to new API.
22916
22917 2005-07-14  Wim Taymans  <wim@fluendo.com>
22918
22919         * gst/videotestsrc/Makefile.am:
22920         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
22921         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
22922         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
22923         (gst_videotestsrc_init), (gst_videotestsrc_event),
22924         (gst_videotestsrc_create), (gst_videotestsrc_start),
22925         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
22926         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
22927         (gst_videotestsrc_get_property):
22928         * gst/videotestsrc/gstvideotestsrc.h:
22929         Make videotestsrc a pushsrc.
22930
22931 2005-07-14  Wim Taymans  <wim@fluendo.com>
22932
22933         * gst/tcp/gstfdset.c: (gst_fdset_free):
22934         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
22935         (gst_multifdsink_add), (gst_multifdsink_remove),
22936         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
22937         (gst_multifdsink_remove_client_link),
22938         (gst_multifdsink_client_queue_data),
22939         (gst_multifdsink_client_queue_caps),
22940         (gst_multifdsink_client_queue_buffer),
22941         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
22942         (gst_multifdsink_stop):
22943         * gst/tcp/gstmultifdsink.h:
22944         0.8 backporting.
22945
22946         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
22947         Also draw image when not from a pool.
22948
22949 2005-07-14  Wim Taymans  <wim@fluendo.com>
22950
22951         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
22952         (mute_stream), (silence_stream):
22953         Small debug additions.
22954
22955 2005-07-14  Wim Taymans  <wim@fluendo.com>
22956
22957         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
22958         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
22959         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
22960         Better error recovery, ignore unconnected pads and
22961         non-fatal errors.
22962
22963 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22964
22965         * docs/libs/tmpl/gstaudio.sgml:
22966         * docs/libs/tmpl/gstcolorbalance.sgml:
22967         * docs/libs/tmpl/gstgconf.sgml:
22968         * docs/libs/tmpl/gstmixer.sgml:
22969         * docs/libs/tmpl/gstringbuffer.sgml:
22970         * docs/libs/tmpl/gsttuner.sgml:
22971         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22972         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
22973         (gst_tcpclientsrc_class_init):
22974         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
22975         (gst_tcpserversrc_class_init):
22976         * sys/v4l/gstv4lelement.c:
22977           more autistic cleanliness in functions/names/defines
22978
22979 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
22980
22981         * configure.ac:
22982           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
22983           added manually to each Makefile.am so we are sure it goes
22984           *last* and doesn't add -L flags before linking in libs of our
22985           own, like, say, internal .la libs, that then accidentally pick
22986           up the installed copy.
22987         * docs/libs/Makefile.am:
22988         * ext/alsa/Makefile.am:
22989         * ext/cdparanoia/Makefile.am:
22990         * ext/gnomevfs/Makefile.am:
22991         * ext/libvisual/Makefile.am:
22992         * ext/ogg/Makefile.am:
22993         * ext/theora/Makefile.am:
22994         * ext/vorbis/Makefile.am:
22995         * gst-libs/gst/video/Makefile.am:
22996         * gst/adder/Makefile.am:
22997         * gst/audioconvert/Makefile.am:
22998         * gst/audiorate/Makefile.am:
22999         * gst/audioscale/Makefile.am:
23000         * gst/ffmpegcolorspace/Makefile.am:
23001         * gst/playback/Makefile.am:
23002         * gst/sine/Makefile.am:
23003         * gst/subparse/Makefile.am:
23004         * gst/tags/Makefile.am:
23005         * gst/tcp/Makefile.am:
23006         * gst/typefind/Makefile.am:
23007         * gst/videorate/Makefile.am:
23008         * gst/videoscale/Makefile.am:
23009         * gst/videotestsrc/Makefile.am:
23010         * gst/volume/Makefile.am:
23011         * sys/v4l/Makefile.am:
23012         * sys/ximage/Makefile.am:
23013         * sys/xvimage/Makefile.am:
23014           adapt properly to this change. This should make sure that
23015           plugins and libs properly link to the as-yet-uninstalled
23016           copies of stuff like libgstinterfaces and libgstvideo
23017
23018 2005-07-13  Andy Wingo  <wingo@pobox.com>
23019
23020         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
23021         (gst_v4lsrc_fixate): Fixate on format as well.
23022
23023         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
23024         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
23025         buffer points to it.
23026         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
23027         rather just doing X calls ourselves. Also fixes a memleak.
23028
23029 2005-07-12  Andy Wingo  <wingo@pobox.com>
23030
23031         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
23032         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
23033         (gst_v4lsrc_create): Re-add the copy-mode property, default to
23034         TRUE to avoid deadlocks if an element holds on to our buffers.
23035
23036 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
23037
23038         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23039         (gst_sinesrc_init), (gst_sinesrc_create),
23040         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23041         (gst_sinesrc_start):
23042         * gst/sine/gstsinesrc.h:
23043           removing num-buffers property before moving it
23044
23045 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
23046
23047         * configure.ac:
23048           use overridable ERROR_CFLAGS
23049         * docs/libs/gst-plugins-base-libs.types:
23050         * docs/libs/tmpl/gstringbuffer.sgml:
23051         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
23052         (gst_alsasink_class_init):
23053         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23054         (gst_alsasrc_class_init):
23055         * gst-libs/gst/audio/audio.h:
23056         * gst-libs/gst/audio/gstaudioclock.h:
23057         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
23058         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
23059         (gst_audio_filter_link), (gst_audio_filter_init),
23060         (gst_audio_filter_chain), (gst_audio_filter_set_property),
23061         (gst_audio_filter_get_property),
23062         (gst_audio_filter_class_add_pad_templates):
23063         * gst-libs/gst/audio/gstaudiofilter.h:
23064         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
23065         (gst_audio_filter_template_get_type),
23066         (gst_audio_filter_template_base_init),
23067         (gst_audio_filter_template_class_init),
23068         (gst_audio_filter_template_init),
23069         (gst_audio_filter_template_set_property),
23070         (gst_audio_filter_template_get_property), (plugin_init),
23071         (gst_audio_filter_template_setup),
23072         (gst_audio_filter_template_filter),
23073         (gst_audio_filter_template_filter_inplace):
23074         * gst-libs/gst/audio/gstaudiosink.c:
23075         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23076         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
23077         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23078         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23079         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
23080         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
23081         * gst-libs/gst/audio/gstaudiosink.h:
23082         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23083         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23084         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23085         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
23086         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
23087         (gst_audio_src_class_init), (gst_audio_src_init),
23088         (gst_audio_src_create_ringbuffer):
23089         * gst-libs/gst/audio/gstaudiosrc.h:
23090         * gst-libs/gst/audio/gstbaseaudiosink.c:
23091         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
23092         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23093         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
23094         (gst_base_audio_sink_set_property),
23095         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
23096         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
23097         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
23098         (gst_base_audio_sink_create_ringbuffer),
23099         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
23100         * gst-libs/gst/audio/gstbaseaudiosink.h:
23101         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23102         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
23103         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
23104         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
23105         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
23106         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
23107         (gst_base_audio_src_event), (gst_base_audio_src_create),
23108         (gst_base_audio_src_create_ringbuffer),
23109         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
23110         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23111         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
23112         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
23113         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
23114         (gst_ring_buffer_debug_spec_caps),
23115         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
23116         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
23117         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
23118         (gst_ring_buffer_start), (gst_ring_buffer_pause),
23119         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
23120         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
23121         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
23122         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
23123         (gst_ring_buffer_clear):
23124         * gst-libs/gst/audio/gstringbuffer.h:
23125         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
23126         (gst_video_sink_class_init), (gst_video_sink_get_type):
23127         * gst-libs/gst/video/videosink.h:
23128         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23129         (gst_multifdsink_class_init),
23130         (gst_multifdsink_handle_client_write),
23131         (gst_multifdsink_change_state):
23132         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23133         (gst_tcpclientsink_setcaps):
23134         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23135         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
23136         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
23137         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
23138         (gst_ximagesink_send_pending_navigation),
23139         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
23140         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
23141         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
23142         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23143         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
23144         (gst_xvimagesink_send_pending_navigation),
23145         (gst_xvimagesink_navigation_send_event),
23146         (gst_xvimagesink_set_xwindow_id),
23147         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
23148         (gst_xvimagesink_get_type):
23149         more macro splitting
23150
23151 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23152
23153         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23154           plug a memleak, allows me to import 1479 albums in one go
23155           in jamboree
23156         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23157         (vorbis_handle_type_packet), (vorbis_dec_chain),
23158         (vorbis_dec_change_state):
23159           fix some format strings
23160
23161 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23162
23163         * docs/libs/tmpl/gstcolorbalance.sgml:
23164         * docs/libs/tmpl/gstmixer.sgml:
23165         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
23166         (gst_alsasink_set_property), (gst_alsasink_get_property):
23167         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
23168         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
23169           add device property
23170
23171 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23172
23173         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23174         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23175         (audiocast_register_listener), (audiocast_thread_run),
23176         (gst_gnomevfssrc_send_additional_headers_callback),
23177         (gst_gnomevfssrc_received_headers_callback),
23178         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
23179         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
23180         (gst_gnomevfssrc_get_size):
23181           add/clean up debugging
23182         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
23183           cleanups
23184
23185 2005-07-07  Andy Wingo  <wingo@pobox.com>
23186
23187         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
23188         framerate. Need to get a handle on when exactly this function is
23189         called, tho.
23190
23191         * sys/v4l/v4lsrc_calls.h:
23192         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
23193         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
23194         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
23195
23196         * sys/v4l/v4l_calls.h: Cast to V4lElement.
23197         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
23198         v4lelements are sources.
23199
23200         * sys/v4l/gstv4lxoverlay.h:
23201         * sys/v4l/gstv4lxoverlay.c:
23202         * sys/v4l/gstv4ltuner.h:
23203         * sys/v4l/gstv4ltuner.c: Header loc fixen.
23204         
23205         * sys/v4l/gstv4lsrc.h:
23206         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
23207         PushSrc/BaseSrc. Removed most sync-related properties, videorate
23208         or something should handle that. Made a live source.
23209
23210         * sys/v4l/gstv4lelement.h:
23211         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
23212         signals. Some cleanups.
23213
23214         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
23215
23216         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
23217         stuff.
23218
23219         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
23220         stuff.
23221
23222         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
23223
23224 2005-07-07  Wim Taymans  <wim@fluendo.com>
23225
23226         * ext/theora/theoradec.c: (theora_get_query_types),
23227         (theora_dec_src_getcaps), (theora_dec_push):
23228         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
23229         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
23230         Remove deprecated/unused query types.
23231
23232 2005-07-06  Wim Taymans  <wim@fluendo.com>
23233
23234         * ext/alsa/Makefile.am:
23235         * ext/alsa/gstalsaplugin.c: (plugin_init):
23236         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23237         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23238         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
23239         (gst_alsasrc_class_init), (gst_alsasrc_init),
23240         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
23241         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
23242         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
23243         (gst_alsasrc_reset):
23244         * ext/alsa/gstalsasrc.h:
23245         * gst-libs/gst/audio/Makefile.am:
23246         * gst-libs/gst/audio/gstaudiosink.c:
23247         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23248         (gst_audioringbuffer_start):
23249         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23250         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23251         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
23252         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
23253         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23254         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23255         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
23256         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
23257         * gst-libs/gst/audio/gstaudiosrc.h:
23258         * gst-libs/gst/audio/gstbaseaudiosink.c:
23259         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23260         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
23261         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
23262         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23263         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
23264         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
23265         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
23266         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
23267         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
23268         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
23269         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
23270         (gst_baseaudiosrc_change_state):
23271         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23272         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
23273         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
23274         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
23275         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
23276         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
23277         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
23278         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
23279         * gst-libs/gst/audio/gstringbuffer.h:
23280         Added audiosource base classes.
23281         Ported alsasrc, still very basic.
23282
23283 2005-07-06  Wim Taymans  <wim@fluendo.com>
23284
23285         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
23286         (theora_dec_push), (theora_handle_data_packet):
23287         Prepare for better timestamp fix later.
23288
23289         * gst/audioconvert/gstaudioconvert.c:
23290         List most accurate caps first
23291
23292         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
23293         Use proper pad task function.
23294
23295         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23296         (gst_xvimagesink_show_frame):
23297         Fix deadlock when alloc failed.
23298
23299 2005-07-05  Andy Wingo  <wingo@pobox.com>
23300
23301         * ext/gnomevfs/gstgnomevfssrc.c:
23302         * gst/sine/gstsinesrc.c:
23303         * gst/tcp/gsttcpserversrc.c:
23304         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
23305
23306         * sys/v4l/: Port from 0.8.
23307
23308         * Many files: Null if we got it....
23309
23310 2005-07-05  Andy Wingo  <wingo@pobox.com>
23311
23312         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
23313         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
23314         Signedness fixes.
23315
23316 2005-07-05  Wim Taymans  <wim@fluendo.com>
23317
23318         * configure.ac:
23319         * gst/tcp/Makefile.am:
23320         * gst/tcp/README:
23321         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23322         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
23323         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
23324         (is_sync_frame), (gst_multifdsink_handle_client_write),
23325         (gst_multifdsink_render), (gst_multifdsink_start),
23326         (gst_multifdsink_stop), (gst_multifdsink_change_state):
23327         * gst/tcp/gstmultifdsink.h:
23328         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
23329         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
23330         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
23331         * gst/tcp/gsttcp.h:
23332         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23333         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23334         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
23335         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
23336         * gst/tcp/gsttcpclientsink.h:
23337         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23338         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
23339         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
23340         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
23341         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
23342         * gst/tcp/gsttcpclientsrc.h:
23343         * gst/tcp/gsttcpplugin.c: (plugin_init):
23344         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
23345         * gst/tcp/gsttcpserversink.h:
23346         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23347         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
23348         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
23349         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
23350         (gst_tcpserversrc_stop):
23351         * gst/tcp/gsttcpserversrc.h:
23352         * gst/tcp/gsttcpsink.c:
23353         * gst/tcp/gsttcpsink.h:
23354         * gst/tcp/gsttcpsrc.c:
23355         * gst/tcp/gsttcpsrc.h:
23356         Ported tcp plugins to 0.9. 
23357         
23358
23359 2005-07-05  Andy Wingo  <wingo@pobox.com>
23360
23361         * gst/playback/gstplaybasebin.c (fill_buffer):
23362         message_new_application fixen.
23363
23364         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
23365         Style fix.
23366
23367 2005-07-04  Wim Taymans  <wim@fluendo.com>
23368
23369         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23370         Set caps on output buffer.
23371
23372 2005-07-04  Andy Wingo  <wingo@pobox.com>
23373
23374         * ext/gnomevfs/gstgnomevfssrc.c
23375         (gst_gnomevfssrc_received_headers_callback) 
23376         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
23377         hopefully.
23378
23379         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
23380         No refcount leakage.
23381
23382         * configure.ac: Enable -Werror.
23383         
23384         * ext/theora/theoradec.c (theora_dec_src_getcaps):
23385         * gst/audioconvert/bufferframesconvert.c
23386         (buffer_frames_convert_fixate):
23387         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
23388         (gst_audio_convert_fixate):
23389         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
23390         (gst_sinesrc_create): Fixate func changes.
23391         
23392         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23393         (gst_ximagesink_buffer_alloc): Unused var.
23394
23395 2005-07-01  Andy Wingo  <wingo@pobox.com>
23396
23397         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
23398         getcaps to do explicit caps. Needs to be done in all decoders,
23399         possibly via a base class.
23400
23401         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
23402
23403         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
23404         caps on the sink pad, just rely on the pad template. Also, setting
23405         ANY caps on a pad is not valid because the caps are not fixed.
23406
23407         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
23408         caps on the buffer, and get the width from the desired_caps if
23409         they're set.
23410         (gst_ximagesink_renegotiate_size): Implement via setting the
23411         desired_caps on the ximagesink.
23412         (gst_ximagesink_setcaps): Only reset the width of the player if it
23413         wasn't already set. Not sure if this is right.
23414         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
23415
23416         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
23417         that the user wants. NULL unless the window has been resized.
23418
23419         * gst/volume/gstvolume.c (volume_transform): Adapt to
23420         basetransform refcount changes.
23421         
23422 2005-07-01  Andy Wingo  <wingo@pobox.com>
23423
23424         * gst/videoscale/gstvideoscale.c:
23425         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
23426         from BaseTransform, implements a transform_caps. Removed dead code
23427         including some PAR stuff that was never reached -- should probably
23428         be added back somehow.
23429
23430 2005-07-01  Andy Wingo  <wingo@pobox.com>
23431
23432         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
23433         come later.
23434
23435 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23436
23437         * configure.ac:
23438         * docs/libs/Makefile.am:
23439         * docs/libs/gst-plugins-libs.types:
23440         * ext/alsa/Makefile.am:
23441         * ext/alsa/gstalsamixer.h:
23442         * ext/alsa/gstalsamixeroptions.h:
23443         * ext/alsa/gstalsamixertrack.h:
23444         * gst-libs/gst/Makefile.am:
23445         * gst-libs/gst/colorbalance/.cvsignore:
23446         * gst-libs/gst/colorbalance/Makefile.am:
23447         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
23448         * gst-libs/gst/colorbalance/colorbalance.c:
23449         * gst-libs/gst/colorbalance/colorbalance.h:
23450         * gst-libs/gst/colorbalance/colorbalance.vcproj:
23451         * gst-libs/gst/colorbalance/colorbalancechannel.c:
23452         * gst-libs/gst/colorbalance/colorbalancechannel.h:
23453         * gst-libs/gst/interfaces/Makefile.am:
23454         * gst-libs/gst/interfaces/colorbalance.c:
23455         (gst_color_balance_class_init):
23456         * gst-libs/gst/interfaces/colorbalance.h:
23457         * gst-libs/gst/interfaces/interfaces-marshal.list:
23458         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
23459         * gst-libs/gst/interfaces/mixer.h:
23460         * gst-libs/gst/interfaces/mixeroptions.h:
23461         * gst-libs/gst/interfaces/navigation.c:
23462         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
23463         * gst-libs/gst/interfaces/tuner.h:
23464         * gst/volume/Makefile.am:
23465         * gst/volume/gstvolume.c:
23466         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
23467         * sys/ximage/Makefile.am:
23468         * sys/ximage/ximagesink.c:
23469         * sys/xvimage/Makefile.am:
23470         * sys/xvimage/xvimagesink.c:
23471           fold in all interfaces into an interfaces dir, preserving CVS
23472           history
23473
23474 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23475
23476         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
23477           Fix build after riff changes.
23478
23479 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23480
23481         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
23482         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
23483         (gst_riff_create_video_template_caps),
23484         (gst_riff_create_audio_template_caps),
23485         (gst_riff_create_iavs_template_caps):
23486         * gst-libs/gst/riff/riff-media.h:
23487         * gst-libs/gst/riff/riff-read.h:
23488         * gst-libs/gst/riff/riff.c: (gst_riff_init):
23489           Add gst_riff_init() to initialize the debug category, instead
23490           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
23491
23492 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23493
23494         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
23495           Oops, I shouldn't apply hacks.
23496
23497 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23498
23499         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
23500           Remove pad_loop function which doesn't work.
23501
23502 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23503
23504         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
23505           Send EOS when deactivating.
23506         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
23507         (check_queue), (queue_threshold_reached), (queue_out_of_data),
23508         (gen_preroll_element), (probe_triggered), (mute_stream),
23509         (silence_stream), (new_decoded_pad), (setup_substreams),
23510         (set_active_source):
23511         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
23512         (remove_sinks), (add_sink):
23513         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
23514           Change for new probe API.
23515
23516 2005-06-29  Wim Taymans  <wim@fluendo.com>
23517
23518         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
23519         * gst-libs/gst/audio/gstbaseaudiosink.c:
23520         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23521         (gst_baseaudiosink_change_state):
23522         * gst-libs/gst/audio/gstbaseaudiosink.h:
23523         * gst-libs/gst/audio/gstringbuffer.c:
23524         (gst_ringbuffer_set_callback):
23525         Fix compilation error.
23526         Ringbuffer starts out as not running.
23527         Free our clock in dispose.
23528         When releasing the ringbuffer we need to renegotiate so
23529         clear the pad caps.
23530
23531 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
23532
23533         * autogen.sh:
23534         * configure.ac:
23535         * docs/Makefile.am:
23536         * docs/libs/Makefile.am:
23537         * docs/libs/gst-plugins-libs-docs.sgml:
23538         * docs/libs/gst-plugins-libs-sections.txt:
23539         * docs/libs/gst-plugins-libs.types:
23540         * docs/libs/tmpl/gstaudio.sgml:
23541         * docs/libs/tmpl/gstcolorbalance.sgml:
23542         * docs/libs/tmpl/gstringbuffer.sgml:
23543         * gst-libs/gst/audio/gstringbuffer.c:
23544         (gst_ringbuffer_set_callback):
23545           reinstate gtk-doc docs for plugin libs
23546
23547 2005-06-28  Wim Taymans  <wim@fluendo.com>
23548
23549         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23550         (gst_ogg_demux_init):
23551         Removed pad loop function.
23552
23553 2005-06-28  Wim Taymans  <wim@fluendo.com>
23554
23555         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
23556         If we're building a chain we are not in an error case
23557         when we queue a buffer.
23558
23559 2005-06-28  Andy Wingo  <wingo@pobox.com>
23560
23561         * *.c: Don't cast to GstObject before reffing/unreffing.
23562
23563 2005-06-27  Andy Wingo  <wingo@pobox.com>
23564
23565         * gst/videotestsrc/gstvideotestsrc.c
23566         (gst_videotestsrc_activate_push): Activation API changes.
23567
23568         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
23569         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
23570         they have refs on the decodebin.
23571
23572         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
23573         parent class.
23574         (gst_ogg_pad_typefind): Don't leak a pad ref.
23575         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
23576         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
23577         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
23578
23579 2005-06-27  Edward Hervey  <edward@fluendo.com>
23580
23581         * ext/theora/theoradec.c: (theora_dec_change_state): 
23582         re-arranged call to parent's state change in order to avoid locks (or
23583         worse).
23584
23585 2005-06-26  Edward Hervey  <edward@fluendo.com>
23586
23587         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
23588         2nd argument of 'unknow-type' signal is a GstCaps and not a
23589         GstMiniObject
23590
23591 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
23592         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
23593           Set the worker thread's running flag to TRUE before starting the
23594           thread.
23595         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
23596           Catch a failure to add typefind to the bin.
23597
23598 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
23599
23600         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23601         (gst_sinesrc_init), (gst_sinesrc_create),
23602         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23603         (gst_sinesrc_start):
23604         * gst/sine/gstsinesrc.h:
23605           add num-buffers and timestamp-offset properties
23606         * gst/videotestsrc/gstvideotestsrc.c:
23607         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
23608         (gst_videotestsrc_get_property):
23609           add timestamp-offset property
23610
23611 2005-06-23  Christian Schaller  <uraeus@gnome.org>
23612
23613         * configure.ac: add videorate
23614         * gst-plugins-base.spec.in: add videorate
23615
23616 2005-06-23  Wim Taymans  <wim@fluendo.com>
23617
23618         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
23619         (gst_videorate_getcaps), (gst_videorate_setcaps),
23620         (gst_videorate_event), (gst_videorate_chain):
23621         Fixed videorate, fixating an already fixated caps is not
23622         an error.
23623
23624 2005-06-23  Wim Taymans  <wim@fluendo.com>
23625
23626         * ext/ogg/README:
23627         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
23628         Buffer on caps is not boxed anymore.
23629
23630 2005-06-22  Wim Taymans  <wim@fluendo.com>
23631
23632         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
23633         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23634         Set buffers on caps as miniobjects and not as boxed.
23635
23636 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23637
23638         * configure.ac:
23639           back to HEAD
23640
23641 === release 0.9.1 ===
23642
23643 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23644
23645         * .cvsignore:
23646         * NEWS:
23647         * README:
23648         * RELEASE:
23649         * configure.ac:
23650         * po/af.po:
23651         * po/az.po:
23652         * po/cs.po:
23653         * po/en_GB.po:
23654         * po/hu.po:
23655         * po/it.po:
23656         * po/nb.po:
23657         * po/nl.po:
23658         * po/or.po:
23659         * po/sq.po:
23660         * po/sr.po:
23661         * po/sv.po:
23662         * po/uk.po:
23663         * po/vi.po:
23664           updates for release
23665
23666 2005-06-09  Andy Wingo  <wingo@pobox.com>
23667
23668         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
23669         
23670 2005-06-09  Andy Wingo  <wingo@pobox.com>
23671
23672         * configure.ac:
23673         * gst-libs/gst/Makefile.am:
23674         * gst-libs/gst/net/Makefile.am:
23675         Add gstnet to build.
23676
23677 2005-06-09  Andy Wingo  <wingo@pobox.com>
23678
23679         * gst-libs/gst/gconf/gconf.c:
23680         * gst/playback/test.c:
23681         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
23682         fixes.
23683
23684         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
23685
23686         * ext/theora/theoraenc.c (theora_enc_chain): 
23687         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
23688
23689         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
23690         RealPad.
23691
23692 2005-06-02  Wim Taymans  <wim@fluendo.com>
23693
23694         * gst-libs/gst/net/Makefile.am:
23695         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
23696         * pkgconfig/gstreamer-libs.pc.in:
23697         Added net stuff, version net lib.
23698
23699 2005-06-02  Wim Taymans  <wim@fluendo.com>
23700
23701         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23702         (query_rates), (query_positions_elems), (query_positions_pads),
23703         (do_seek):
23704         Updated seek example.
23705
23706 2005-06-02  Andy Wingo  <wingo@pobox.com>
23707
23708         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
23709         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
23710         list.
23711
23712         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
23713         remove the typefind, the bin dispose will do it for us. When it's
23714         removed and unreffed, the signal handler will be disconnected,
23715         too.
23716         (unlinked): It's too difficult to disconnect from unlinked
23717         handlers, as they are on pads not elements. Just punt if the pads
23718         aren't grandkids of the bin.
23719
23720 2005-06-02  Wim Taymans  <wim@fluendo.com>
23721
23722         * ext/ogg/README:
23723         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23724         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
23725         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
23726         * ext/theora/theoradec.c: (theora_dec_src_query),
23727         (theora_handle_data_packet):
23728         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
23729         (theora_enc_chain):
23730         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23731         (vorbis_handle_data_packet):
23732         * gst/audioconvert/bufferframesconvert.c:
23733         (buffer_frames_convert_chain):
23734         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23735         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23736         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23737         (gst_ffmpegcsp_chain):
23738         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
23739         (gst_videorate_getcaps), (gst_videorate_setcaps),
23740         (gst_videorate_event), (gst_videorate_chain):
23741         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
23742         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
23743         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23744         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
23745         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
23746         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
23747         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
23748         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
23749         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
23750         Cleanups and buffer alloc.
23751
23752 2005-05-31  Wim Taymans  <wim@fluendo.com>
23753
23754         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
23755         Don't try to call the delay method when the device is not
23756         opened.
23757
23758 2005-05-31  Wim Taymans  <wim@fluendo.com>
23759
23760         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
23761         Get actual segment size and buffer size after opening
23762         the device.
23763
23764 2005-05-30  Wim Taymans  <wim@fluendo.com>
23765
23766         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
23767         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
23768         Also FLUSH upstream, makes the loop function exit faster.
23769         
23770         * ext/theora/theoradec.c: (theora_dec_src_query):
23771         Some more debug info in the query.
23772         
23773         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23774         (gst_ximagesink_setcaps):
23775         Release lock on par error, better error reporting.
23776
23777 2005-05-26  Wim Taymans  <wim@fluendo.com>
23778
23779         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23780         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
23781         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
23782         Clear chains in READY
23783         Queue packets until the chain is activated.
23784
23785 2005-05-25  Wim Taymans  <wim@fluendo.com>
23786
23787         * gst-libs/gst/audio/gstaudiosink.c:
23788         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23789         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23790         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23791         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23792         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23793         (gst_audiosink_create_ringbuffer):
23794         * gst-libs/gst/audio/gstbaseaudiosink.c:
23795         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
23796         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
23797         (gst_baseaudiosink_set_property), (build_linear_format),
23798         (debug_spec_caps), (debug_spec_buffer),
23799         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
23800         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
23801         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
23802         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
23803         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
23804         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
23805         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
23806         (gst_ringbuffer_play), (gst_ringbuffer_pause),
23807         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
23808         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
23809         (wait_segment), (gst_ringbuffer_commit),
23810         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
23811         (gst_ringbuffer_clear):
23812         Various small cleanups.
23813
23814         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23815         (gst_audio_convert_change_state):
23816         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
23817         No need to take the locks anymore.
23818
23819 2005-05-25  Wim Taymans  <wim@fluendo.com>
23820
23821         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
23822         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
23823         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
23824         (type_found):
23825         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
23826         (group_destroy), (group_commit), (queue_overrun),
23827         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
23828         (mute_stream), (new_decoded_pad), (setup_substreams),
23829         (setup_source), (mute_group_type), (set_active_source),
23830         (gst_play_base_bin_change_state):
23831         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
23832         (gen_video_element), (gen_text_element), (gen_audio_element),
23833         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
23834         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
23835         (gst_stream_info_dispose), (gst_stream_info_set_mute):
23836         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
23837         Some playbin cleanups mostly refcounting sloppyness.
23838
23839 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23840
23841         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
23842           Work with streaming input.
23843
23844 2005-05-25  Wim Taymans  <wim@fluendo.com>
23845
23846         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23847         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23848         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23849         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
23850         No need to take the STREAM lock anymore.
23851
23852 2005-05-25  Wim Taymans  <wim@fluendo.com>
23853
23854         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23855         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
23856         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
23857         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
23858         (gst_ogg_demux_sink_activate):
23859         * ext/theora/theoradec.c: (theora_dec_src_event),
23860         (theora_handle_comment_packet), (theora_dec_chain),
23861         (theora_dec_change_state):
23862         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23863         (vorbis_handle_data_packet), (vorbis_dec_chain),
23864         (vorbis_dec_change_state):
23865         Remove STREAM locks as they are taken in core now.
23866         Never set bogus granulepos on vorbis/theora.
23867         Fix leaks in theoradec tag parsing.
23868
23869 2005-05-25  Wim Taymans  <wim@fluendo.com>
23870
23871         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23872         Fix memleaks, GST_BUFFER_DATA() is not freed.
23873
23874 2005-05-25  Wim Taymans  <wim@fluendo.com>
23875
23876         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23877         Open non-blocking, set to blocking mode afterwards to avoid
23878         lockups when audio device is busy.
23879
23880 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23881
23882         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
23883           This can't be good.
23884
23885 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23886
23887         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
23888         (gst_audio_convert_chain), (gst_audio_convert_link_src),
23889         (gst_audio_convert_setcaps):
23890           Implement instant setup switching.
23891
23892 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23893
23894         * gst/playback/gstplaybasebin.c: (probe_triggered):
23895           Fix missing unlock.
23896         * gst/playback/gstplaybin.c: (add_sink):
23897           First add, then link (otherwise pad link fails).
23898
23899 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23900
23901         * examples/Makefile.am:
23902         fix buildbot (make distcheck)
23903
23904 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23905
23906         * gst/playback/gstplaybin.c: (gen_vis_element):
23907           Remove some wrong code. Doesn't work yet.
23908
23909 2005-05-19  Wim Taymans  <wim@fluendo.com>
23910
23911         * gst-libs/gst/net/Makefile.am:
23912         * gst-libs/gst/net/README:
23913         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
23914         (gst_netbuffer_class_init), (gst_netbuffer_init),
23915         (gst_netbuffer_finalize), (gst_netbuffer_copy),
23916         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
23917         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
23918         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
23919         * gst-libs/gst/net/gstnetbuffer.h:
23920         Added buffer subclass to store extra to/from addresses for
23921         network sources/sinks.
23922
23923 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23924
23925         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
23926           Don't lock an unassigned variable.
23927
23928 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23929
23930         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
23931           Increase buffer for video, decrease buffer for other media types.
23932         * gst/playback/gstplaybin.c: (gen_video_element),
23933         (gen_audio_element):
23934           Change names for debugging purposes.
23935
23936 2005-05-18  Wim Taymans  <wim@fluendo.com>
23937
23938         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23939         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23940         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23941         (gst_ffmpegcsp_chain):
23942         Enable buffer alloc passthrough if the source and dest
23943         formats are the same.
23944
23945 2005-05-17  Wim Taymans  <wim@fluendo.com>
23946
23947         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
23948         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
23949         (gst_ogg_demux_chain_unlocked):
23950         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23951         (gst_audio_convert_caps_remove_format_info),
23952         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
23953         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
23954         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23955         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23956         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
23957         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
23958         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
23959         (gst_ffmpegcsp_get_property):
23960         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
23961         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
23962         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
23963         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
23964         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
23965         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23966         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
23967         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
23968         Leak fixes in oggdemux.
23969         Some cleanups in audioconvert.
23970         Make passthrough work along with buffer_alloc etc.
23971         Make buffer_alloc and buffer recycling actually work in
23972         xvimagesink.
23973
23974 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23975
23976         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
23977           make the compiler happy
23978
23979 2005-05-17  Wim Taymans  <wim@fluendo.com>
23980
23981         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
23982         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
23983         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
23984         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
23985         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
23986         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
23987         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
23988         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
23989         (gst_xvimagesink_set_xwindow_id):
23990         * sys/xvimage/xvimagesink.h:
23991         Port xvimagesink to new MiniObject.
23992
23993 2005-05-17  Wim Taymans  <wim@fluendo.com>
23994
23995         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
23996         (gst_audiofilter_chain):
23997         * gst-libs/gst/audio/gstaudiosink.c:
23998         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23999         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24000         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24001         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24002         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24003         (gst_audiosink_create_ringbuffer):
24004         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24005         (gst_audio_convert_caps_remove_format_info),
24006         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24007         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24008         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24009         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24010         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24011         Fix passthrough in ffmpegcolorspace.
24012         Fix memset in audiosink on wrong memory.
24013
24014 2005-05-16  David Schleef  <ds@schleef.org>
24015
24016         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
24017         to GstMiniObject.
24018
24019 2005-05-16  David Schleef  <ds@schleef.org>
24020
24021         Port from GstData to GstMiniObject.
24022         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
24023         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
24024         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
24025         (gst_ogg_mux_collected):
24026         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24027         * ext/theora/theoradec.c: (theora_handle_comment_packet),
24028         (theora_handle_data_packet):
24029         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24030         (theora_set_header_on_caps), (theora_enc_chain):
24031         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24032         (vorbis_handle_comment_packet):
24033         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24034         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
24035         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
24036         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
24037         * gst/audioconvert/gstaudioconvert.c:
24038         (gst_audio_convert_get_buffer):
24039         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24040         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
24041         (mute_stream), (silence_stream):
24042         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
24043         * gst/volume/gstvolume.c: (volume_transform):
24044         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
24045         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
24046         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
24047         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
24048         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
24049         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
24050         (gst_ximagesink_buffer_alloc):
24051         * sys/ximage/ximagesink.h:
24052
24053 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24054
24055         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24056         (fill_buffer), (check_queue), (queue_threshold_reached),
24057         (queue_out_of_data):
24058         * gst/playback/gstplaybasebin.h:
24059           Post buffer-fullness on the bus.
24060
24061 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24062
24063         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24064         (try_to_link_1):
24065         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24066         (group_commit), (probe_triggered), (setup_source),
24067         (gst_play_base_bin_change_state):
24068         * gst/playback/gstplaybasebin.h:
24069         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24070         (gst_play_bin_init), (remove_sinks), (setup_sinks),
24071         (gst_play_bin_change_state):
24072           Move setup_output_pads into a virtual function, remove
24073           group-switch (no longer needed) and redirect (handled by bus
24074           now) signals.
24075
24076 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24077
24078         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
24079         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
24080         (get_active_group), (get_building_group), (group_destroy),
24081         (group_commit), (check_queue), (queue_overrun),
24082         (queue_threshold_reached), (queue_out_of_data),
24083         (gen_preroll_element), (remove_groups), (unknown_type),
24084         (add_element_stream), (no_more_pads), (probe_triggered),
24085         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
24086         (setup_substreams), (setup_source), (finish_source),
24087         (prepare_output), (muted_group_change_state),
24088         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
24089         (gst_play_base_bin_change_state):
24090         * gst/playback/gstplaybasebin.h:
24091         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24092         (gst_play_bin_init), (gst_play_bin_set_property),
24093         (gen_video_element), (gen_text_element), (gen_audio_element),
24094         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
24095         (gst_play_bin_change_state):
24096         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
24097         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
24098         (stream_info_change_state), (gst_stream_info_set_mute),
24099         (gst_stream_info_get_property):
24100         * gst/playback/gststreaminfo.h:
24101         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24102         (gst_stream_selector_get_linked_pad),
24103         (gst_stream_selector_getcaps),
24104         (gst_stream_selector_get_linked_pads),
24105         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
24106         * gst/playback/gststreamselector.h:
24107           Rough port of playbin. Needs some more work, but is mostly done,
24108           and uses a few locks in important places, which should make stuff
24109           like chain-switches clean. Still uses GST_STATE() in a few places,
24110           which isn't all that good an idea, subtitles/elements disabled
24111           because no elements to test with and thus probably broken, query
24112           and event handling moved to GstBin, internal thread removed
24113           alltogether because the pipeline does that for us now. Can play
24114           Ogg/Vorbis files. Haven't tested anything else yet.
24115
24116 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24117
24118         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
24119           Do no-more-pads (needed for autoplugging).
24120
24121 2005-05-10  Andy Wingo  <wingo@pobox.com>
24122
24123         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
24124         message to the bus with the tags. Still not sent downstream tho.
24125
24126         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
24127         get_parent.
24128         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
24129         avoid refcounting hassles.
24130
24131 2005-05-09  Andy Wingo  <wingo@pobox.com>
24132
24133         * gst/volume/Makefile.am:
24134         * gst/volume/demo.c
24135         * gst/volume/gstvolume.h
24136         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
24137         basetransform. Probably need an audio filter base class.
24138
24139 2005-05-09  Wim Taymans  <wim@fluendo.com>
24140
24141         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
24142         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
24143         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
24144         (gst_vorbisenc_chain):
24145         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24146         (gst_audio_convert_caps_remove_format_info),
24147         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24148         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24149         Make caps writable before writing to it.
24150         Fix negotiation in audioconvert some more.
24151
24152 2005-05-09  Wim Taymans  <wim@fluendo.com>
24153
24154         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24155         (gst_videorate_getcaps), (gst_videorate_setcaps),
24156         (gst_videorate_event), (gst_videorate_chain):
24157         Better negotiation.
24158
24159 2005-05-09  Wim Taymans  <wim@fluendo.com>
24160
24161         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24162         (gst_videorate_getcaps), (gst_videorate_setcaps),
24163         (gst_videorate_blank_data), (gst_videorate_init),
24164         (gst_videorate_event), (gst_videorate_chain),
24165         (gst_videorate_change_state):
24166         Port videorate, do a better job at negotiation while we're at
24167         it.
24168
24169 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
24170
24171         * configure.ac:
24172           Disable libvisual
24173
24174         * examples/Makefile.am:
24175         * gst-libs/gst/audio/Makefile.am:
24176         * gst-libs/gst/riff/Makefile.am:
24177         * gst-libs/gst/tag/Makefile.am:
24178         * gst-libs/gst/video/Makefile.am:
24179           Fixups for missing variables.
24180
24181 2005-05-09  Wim Taymans  <wim@fluendo.com>
24182
24183         * examples/seeking/seek.c: (make_theora_pipeline),
24184         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
24185         (query_rates), (query_positions_elems), (query_positions_pads),
24186         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
24187         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
24188         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
24189         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
24190         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
24191         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
24192         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24193         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24194         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24195         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
24196         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
24197         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
24198         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
24199         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
24200         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24201         (theora_dec_src_convert), (theora_dec_sink_convert),
24202         (theora_dec_src_query), (theora_dec_sink_query),
24203         (theora_dec_src_event), (theora_dec_sink_event),
24204         (theora_handle_comment_packet), (theora_handle_type_packet),
24205         (theora_handle_header_packet), (theora_handle_data_packet),
24206         (theora_dec_chain):
24207         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24208         (vorbis_dec_convert), (vorbis_dec_src_query),
24209         (vorbis_dec_sink_query), (vorbis_dec_src_event),
24210         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24211         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24212         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24213         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
24214         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
24215         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
24216         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24217         (gst_play_bin_query):
24218         * gst/playback/test3.c: (update_scale):
24219         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
24220         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
24221         * gst/subparse/gstsubparse.c: (gst_subparse_init):
24222         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
24223         (gst_videotestsrc_src_query):
24224         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
24225         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
24226         (paint_hline_YUV9):
24227         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
24228         Port to new query API.
24229         Updated seek.
24230         Cleanups in x[v]imagesink
24231
24232 2005-05-09  Andy Wingo  <wingo@pobox.com>
24233
24234         * ext/alsa/gstalsasink.h:
24235         * ext/gnomevfs/gstgnomevfssrc.c:
24236         (gst_gnomevfssrc_get_icy_metadata):
24237         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
24238         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
24239         * ext/theora/theoradec.c (theora_dec_src_query)
24240         (theora_dec_src_event, theora_dec_sink_event)
24241         (theora_handle_comment_packet, theora_handle_data_packet):
24242         * ext/theora/theoraenc.c (theora_enc_chain):
24243         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
24244         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
24245         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
24246         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
24247         (qt_type_find):
24248         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
24249         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
24250         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
24251         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
24252         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
24253         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
24254         (paint_setup_xBGR8888, paint_setup_RGBx8888)
24255         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
24256         (paint_setup_RGB565, paint_setup_xRGB1555):
24257         * gst/videotestsrc/videotestsrc.h:
24258         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
24259         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
24260         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
24261         GCC4 fixes.
24262         
24263         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
24264         gst_pad_query_position. Fixes oggdemux.
24265
24266 2005-05-08  David Schleef  <ds@schleef.org>
24267
24268         * configure.ac: Require liboil.
24269         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
24270         a few more.
24271         * gst/videotestsrc/videotestsrc.c:
24272         * gst/videotestsrc/videotestsrc.h:
24273
24274 2005-05-06  Wim Taymans  <wim@fluendo.com>
24275
24276         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24277         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24278         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24279         Well, unreffing a buffer right before pushing it is asking
24280         for trouble..
24281
24282 2005-05-06  Christian Schaller  <uraeus@gnome.org>
24283
24284         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
24285
24286 2005-05-06  Wim Taymans  <wim@fluendo.com>
24287
24288         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24289         (gst_audio_convert_caps_remove_format_info),
24290         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24291         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24292         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24293         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24294         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24295         * gst/sine/Makefile.am:
24296         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
24297         (gst_sinesrc_class_init), (gst_sinesrc_init),
24298         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
24299         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
24300         (gst_sinesrc_update_freq):
24301         * gst/sine/gstsinesrc.h:
24302         * gst/tcp/gstmultifdsink.c:
24303         * sys/xvimage/xvimagesink.c:
24304         Fixed negotiation wrt _peer_get_caps()
24305         Some cleanups.
24306
24307
24308 2005-05-06  Wim Taymans  <wim@fluendo.com>
24309
24310         * gst-libs/gst/audio/gstaudiosink.c:
24311         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24312         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24313         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24314         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24315         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24316         (gst_audiosink_create_ringbuffer):
24317         * gst-libs/gst/audio/gstbaseaudiosink.c:
24318         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24319         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24320         (gst_baseaudiosink_set_property), (build_linear_format),
24321         (debug_spec_caps), (debug_spec_buffer),
24322         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24323         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24324         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24325         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24326         * gst-libs/gst/audio/gstbaseaudiosink.h:
24327         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24328         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24329         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24330         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24331         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24332         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24333         (wait_segment), (gst_ringbuffer_commit),
24334         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24335         (gst_ringbuffer_clear):
24336         * gst-libs/gst/audio/gstringbuffer.h:
24337         Make the base audiosink return an error when there is no
24338         audiobuffer negotiated.
24339
24340 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24341
24342         * ext/Makefile.am:
24343         Disable cdparanoia until someone ports it!
24344
24345 2005-05-06  Wim Taymans  <wim@fluendo.com>
24346
24347         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24348         (gst_ogg_demux_sink_activate):
24349         And revert after wingo's revert.. sigh..
24350
24351 2005-05-05  Andy Wingo  <wingo@pobox.com>
24352
24353         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
24354         GObject.
24355         * configure.ac: Return audiorate and subparse from the ghetto.
24356         Re-enable -Wall -Werror.
24357         * gst/subparse/gstsubparse.c:
24358         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
24359         or chain-based. Cleaned up a bit. Not tested.
24360         
24361 2005-05-05  Christian Schaller <christian@fluendo.com> 
24362
24363         * Makefile.am: remove stuff that is not building
24364         * configure.ac: remove stuff that is not building
24365         * examples/Makefile.am: remove stuff that is not building
24366         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
24367         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
24368         * sys/Makefile.am: remove stuff that is not building
24369         * testsuite/Makefile.am: remove stuff that is not building
24370
24371 2005-05-05  Andy Wingo  <wingo@pobox.com>
24372
24373         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24374         * gst-libs/gst/tag/gstvorbistag.c:
24375         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
24376         * gst/adder/gstadder.h:
24377         * gst/audioconvert/gstchannelmix.c:
24378         (gst_audio_convert_fill_one_other):
24379         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
24380         (gst_audiorate_init), (gst_audiorate_chain):
24381         * gst/playback/gstplaybasebin.c: (setup_source):
24382         * gst/playback/test3.c: (update_scale):
24383         Some GCC4 fixes
24384         
24385         * po/af.po:
24386         * po/az.po:
24387         * po/cs.po:
24388         * po/en_GB.po:
24389         * po/hu.po:
24390         * po/it.po:
24391         * po/nb.po:
24392         * po/nl.po:
24393         * po/or.po:
24394         * po/sq.po:
24395         * po/sr.po:
24396         * po/sv.po:
24397         * po/uk.po:
24398         * po/vi.po: Foo
24399
24400 2005-05-05  Wim Taymans  <wim@fluendo.com>
24401
24402         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24403         (gst_audio_convert_caps_remove_format_info),
24404         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24405         (gst_audio_convert_change_state), (gst_audio_convert_channels):
24406         * gst/videotestsrc/gstvideotestsrc.c:
24407         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
24408         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
24409         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
24410         (gst_videotestsrc_init), (gst_videotestsrc_loop):
24411         Don't ignore _push() return values.
24412         Make sure no processing is done when shutting down.
24413         Videotestsrc pad activation fix.
24414
24415 2005-05-05  Wim Taymans  <wim@fluendo.com>
24416
24417         * gst/adder/Makefile.am:
24418         * gst/adder/gstadder.c: (gst_adder_setcaps),
24419         (gst_adder_class_init), (gst_adder_init),
24420         (gst_adder_request_new_pad), (gst_adder_collected),
24421         (gst_adder_change_state):
24422         * gst/adder/gstadder.h:
24423         Ported adder as an example of a mixer element using
24424         collect pads. Needs more negotiation work.
24425
24426 2005-05-05  Wim Taymans  <wim@fluendo.com>
24427
24428         * ext/theora/theoradec.c: (_inc_granulepos),
24429         (theora_dec_src_event), (theora_dec_sink_event),
24430         (theora_handle_comment_packet), (theora_handle_type_packet),
24431         (theora_handle_header_packet), (theora_handle_data_packet),
24432         (theora_dec_chain):
24433         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24434         (gst_theora_enc_init), (theora_enc_sink_setcaps),
24435         (theora_push_buffer), (theora_push_packet),
24436         (theora_enc_sink_event), (theora_enc_chain),
24437         (theora_enc_change_state), (theora_enc_set_property),
24438         (theora_enc_get_property):
24439         Added stream lock to decoder so that we can serialize
24440         the discont event.
24441         More theoraenc porting, recover from errors, do clean
24442         shutdown.
24443
24444 2005-05-05  Wim Taymans  <wim@fluendo.com>
24445
24446         * ext/ogg/Makefile.am:
24447         * ext/ogg/README:
24448         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24449         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
24450         (gst_ogg_print):
24451         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24452         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24453         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24454         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24455         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
24456         (gst_ogg_mux_change_state):
24457         Ported ogg muxer.
24458
24459 2005-05-05  Wim Taymans  <wim@fluendo.com>
24460
24461         * docs/design-audiosinks.txt:
24462         * gst-libs/gst/audio/TODO:
24463         * gst-libs/gst/audio/gstaudiosink.c:
24464         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24465         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24466         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24467         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24468         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24469         (gst_audiosink_create_ringbuffer):
24470         * gst-libs/gst/audio/gstbaseaudiosink.c:
24471         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24472         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24473         (gst_baseaudiosink_set_property), (build_linear_format),
24474         (debug_spec_caps), (debug_spec_buffer),
24475         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24476         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24477         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24478         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24479         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24480         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24481         (gst_ringbuffer_release), (gst_ringbuffer_play),
24482         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24483         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
24484         (gst_ringbuffer_set_sample), (wait_segment),
24485         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
24486         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
24487         More work on the audiosink, mostly debugging and a race in
24488         shutdown.
24489
24490 2005-04-28  Wim Taymans  <wim@fluendo.com>
24491
24492         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24493         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
24494         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
24495         (vorbis_dec_src_query), (vorbis_dec_src_event),
24496         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24497         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24498         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24499         Don't crap out when seeking back to position 0.
24500
24501 2005-04-28  Wim Taymans  <wim@fluendo.com>
24502
24503         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
24504         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
24505         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
24506         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
24507         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
24508         Make audio sink configurable, use alsasink as default.
24509
24510 2005-04-28  Wim Taymans  <wim@fluendo.com>
24511
24512         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24513         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24514         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24515         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
24516         (vorbis_dec_change_state):
24517         * ext/vorbis/vorbisdec.h:
24518         Refactor, use STREAM_LOCK.
24519
24520 2005-04-28  Wim Taymans  <wim@fluendo.com>
24521
24522         * ext/theora/theoradec.c: (_inc_granulepos),
24523         (theora_dec_sink_event), (theora_handle_comment_packet),
24524         (theora_handle_type_packet), (theora_handle_header_packet),
24525         (theora_handle_data_packet), (theora_dec_chain),
24526         (theora_dec_change_state):
24527         Refactor a bit, use STREAM_LOCK.
24528
24529 2005-04-28  Wim Taymans  <wim@fluendo.com>
24530
24531         * ext/alsa/Makefile.am:
24532         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
24533         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
24534         (gst_alsa_link), (gst_alsa_close_audio):
24535         * ext/alsa/gstalsaplugin.c: (plugin_init):
24536         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
24537         (gst_alsasink_dispose), (gst_alsasink_base_init),
24538         (gst_alsasink_class_init), (gst_alsasink_init),
24539         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
24540         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
24541         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
24542         (gst_alsasink_reset):
24543         * ext/alsa/gstalsasink.h:
24544         Implement alsasink with simple open/write/close API. 
24545         Make alsa dir build by disabling compilation of code.
24546
24547 2005-04-28  Wim Taymans  <wim@fluendo.com>
24548
24549         * gst-libs/gst/audio/Makefile.am:
24550         * gst-libs/gst/audio/audio.h:
24551         * gst-libs/gst/audio/audioclock.c:
24552         * gst-libs/gst/audio/audioclock.h:
24553         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
24554         (gst_audio_clock_class_init), (gst_audio_clock_init),
24555         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
24556         * gst-libs/gst/audio/gstaudioclock.h:
24557         * gst-libs/gst/audio/gstaudiosink.c:
24558         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24559         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24560         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24561         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24562         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24563         (gst_audiosink_create_ringbuffer):
24564         * gst-libs/gst/audio/gstbaseaudiosink.c:
24565         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24566         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24567         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
24568         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
24569         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24570         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24571         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24572         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24573         * gst-libs/gst/audio/gstbaseaudiosink.h:
24574         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24575         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
24576         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24577         (gst_ringbuffer_release), (gst_ringbuffer_play),
24578         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24579         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
24580         (gst_ringbuffer_set_sample), (wait_segment),
24581         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
24582         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
24583         * gst-libs/gst/audio/gstringbuffer.h:
24584         Make ringbuffer faster and more simple by removing the locks
24585         in the playback thread.
24586         Add sample accurate playback based on buffer sample offsets.
24587         Make the baseaudiosink provide a clock.
24588         Parse caps in the base class.
24589         Correctly handle seeking, flushing and state changes.
24590
24591 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
24592
24593         * configure.ac:
24594         * gst/audioconvert/Makefile.am:
24595         * gst/audioscale/Makefile.am:
24596           Fix part of the build.  Come on guys, autogen didn't even work :)
24597
24598 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24599
24600         * configure.ac:
24601         * gst-libs/gst/Makefile.am:
24602         * gst-libs/gst/media-info/.cvsignore:
24603         * gst-libs/gst/media-info/Makefile.am:
24604         * gst-libs/gst/media-info/README:
24605         * gst-libs/gst/media-info/media-info-priv.c:
24606         * gst-libs/gst/media-info/media-info-priv.h:
24607         * gst-libs/gst/media-info/media-info-test.c:
24608         * gst-libs/gst/media-info/media-info.c:
24609         * gst-libs/gst/media-info/media-info.h:
24610         * gst-libs/gst/media-info/media-info.vcproj:
24611         * pkgconfig/Makefile.am:
24612         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
24613         * pkgconfig/gstreamer-media-info.pc.in:
24614           Remove media-info, which is also successed by playbin (see Totem
24615           implementation).
24616
24617 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24618
24619         * configure.ac:
24620         * examples/Makefile.am:
24621         * examples/gstplay/.cvsignore:
24622         * examples/gstplay/Makefile.am:
24623         * examples/gstplay/player.c:
24624         * gst-libs/gst/Makefile.am:
24625         * gst-libs/gst/play/.cvsignore:
24626         * gst-libs/gst/play/Makefile.am:
24627         * gst-libs/gst/play/play.c:
24628         * gst-libs/gst/play/play.h:
24629         * gst-libs/gst/play/play.vcproj:
24630         * pkgconfig/Makefile.am:
24631         * pkgconfig/gstreamer-play-uninstalled.pc.in:
24632         * pkgconfig/gstreamer-play.pc.in:
24633           Remove libgstplay, playbin is now the official successor.
24634
24635 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24636
24637         * configure.ac:
24638         * gst-libs/gst/Makefile.am:
24639         * gst-libs/gst/xwindowlistener/Makefile.am:
24640         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
24641         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
24642           Remove deprecated xwindowlistener (I've moved xwindowlistening
24643           in the v4l/v4l2 plugins over to serverside).
24644
24645 2005-04-25  David Schleef  <ds@schleef.org>
24646
24647         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
24648         to examples/dynparams.  Examples do not belong interspersed with
24649         source code.
24650         * examples/dynparams/demo-dparams.c:
24651         * gst/sine/Makefile.am:
24652         * gst/sine/demo-dparams.c:
24653
24654 2005-04-25  David Schleef  <ds@schleef.org>
24655
24656         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
24657         * gst-libs/gst/audio/Makefile.am:
24658         * gst-libs/gst/riff/Makefile.am:
24659         * gst-libs/gst/tag/Makefile.am:
24660         * gst-libs/gst/video/Makefile.am:
24661         * gst-libs/gst/xwindowlistener/Makefile.am:
24662
24663         Convert to 0.9 API, seems to work:
24664         * sys/ximage/Makefile.am:
24665         * sys/ximage/ximagesink.c:
24666
24667 2005-04-24  David Schleef  <ds@schleef.org>
24668
24669         Link plugins against libraries:
24670         * ext/alsa/Makefile.am:
24671         * gst/tcp/Makefile.am:
24672
24673         Remove asm code that should be in liboil
24674         * gst/videoscale/Makefile.am:
24675         * gst/videoscale/videoscale_x86_asm.s:
24676
24677         gettext wants these checked in:
24678         * po/af.po:
24679         * po/az.po:
24680         * po/cs.po:
24681         * po/en_GB.po:
24682         * po/hu.po:
24683         * po/it.po:
24684         * po/nb.po:
24685         * po/nl.po:
24686         * po/or.po:
24687         * po/sq.po:
24688         * po/sr.po:
24689         * po/sv.po:
24690         * po/uk.po:
24691         * po/vi.po:
24692
24693 2005-04-24  David Schleef  <ds@schleef.org>
24694
24695         Convert gst_main() to g_main_loop_run()
24696         * gst/playback/decodetest.c: (main):
24697         * gst/playback/test2.c: (main):
24698         * gst/playback/test3.c: (main):
24699         * gst/playback/test4.c: (main):
24700
24701         Link plugins against libraries:
24702         * ext/libvisual/Makefile.am:
24703         * sys/xvimage/Makefile.am:
24704
24705 2005-04-24  David Schleef  <ds@schleef.org>
24706
24707         * configure.ac: Remove idct and resample libs
24708         * gst-libs/gst/Makefile.am: same
24709
24710         Remove usage of gst_library_load():
24711         * ext/alsa/gstalsaplugin.c: (plugin_init):
24712         * ext/libvisual/visual.c: (plugin_init):
24713         * ext/ogg/gstogg.c: (plugin_init):
24714         * ext/theora/theora.c: (plugin_init):
24715         * ext/vorbis/vorbis.c: (plugin_init):
24716         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
24717         * gst/audioscale/gstaudioscale.c:
24718         * gst/adder/gstadder.c: (plugin_init):
24719         * gst/audioconvert/plugin.c: (plugin_init):
24720         * sys/ximage/ximagesink.c: (plugin_init):
24721         * sys/xvimage/xvimagesink.c: (plugin_init):
24722         * gst/tcp/gsttcpplugin.c: (plugin_init):
24723
24724         Link plugins against libraries:
24725         * ext/ogg/Makefile.am:
24726         * ext/theora/Makefile.am:
24727         * ext/vorbis/Makefile.am:
24728         * gst/audioconvert/Makefile.am:
24729
24730         Create proper libraries:
24731         * gst-libs/gst/riff/Makefile.am:
24732         * gst-libs/gst/audio/Makefile.am:
24733         * gst-libs/gst/video/Makefile.am:
24734
24735         Move resample library to audioscale plugin directory:
24736         * gst-libs/gst/resample/Makefile.am:
24737         * gst-libs/gst/resample/README:
24738         * gst-libs/gst/resample/dtof.c:
24739         * gst-libs/gst/resample/dtos.c:
24740         * gst-libs/gst/resample/functable.c:
24741         * gst-libs/gst/resample/private.h:
24742         * gst-libs/gst/resample/resample.c:
24743         * gst-libs/gst/resample/resample.h:
24744         * gst-libs/gst/resample/resample.vcproj:
24745         * gst-libs/gst/resample/test.c:
24746         * gst/audioscale/Makefile.am:
24747         * gst/audioscale/README:
24748         * gst/audioscale/dtof.c:
24749         * gst/audioscale/dtos.c:
24750         * gst/audioscale/functable.c:
24751         * gst/audioscale/private.h:
24752         * gst/audioscale/resample.c:
24753         * gst/audioscale/resample.h:
24754         * gst/audioscale/test.c:
24755
24756         Move tagedit library to gst-libs:
24757         * gst-libs/gst/tag/Makefile.am:
24758         * gst-libs/gst/tag/gstid3tag.c:
24759         * gst-libs/gst/tag/gsttagediting.c:
24760         * gst-libs/gst/tag/gsttageditingprivate.h:
24761         * gst-libs/gst/tag/gstvorbistag.c:
24762         * gst/tags/Makefile.am:
24763         * gst/tags/gstid3tag.c:
24764         * gst/tags/gstvorbistag.c:
24765
24766         Fix for core changes:
24767         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
24768         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
24769         (gst_sinesrc_getrange):
24770
24771 2005-04-23  David Schleef  <ds@schleef.org>
24772
24773         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
24774         in gst-plugins in a long time, and properly belongs in liboil.
24775         * gst-libs/gst/idct/Makefile.am:
24776         * gst-libs/gst/idct/README:
24777         * gst-libs/gst/idct/dct.h:
24778         * gst-libs/gst/idct/doieee:
24779         * gst-libs/gst/idct/fastintidct.c:
24780         * gst-libs/gst/idct/floatidct.c:
24781         * gst-libs/gst/idct/idct.c:
24782         * gst-libs/gst/idct/idct.h:
24783         * gst-libs/gst/idct/idtc.vcproj:
24784         * gst-libs/gst/idct/ieeetest.c:
24785         * gst-libs/gst/idct/intidct.c:
24786
24787 2005-04-20  Wim Taymans  <wim@fluendo.com>
24788
24789         * docs/design-audiosinks.txt:
24790         * gst-libs/gst/audio/Makefile.am:
24791         * gst-libs/gst/audio/TODO:
24792         * gst-libs/gst/audio/gstaudiosink.c:
24793         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24794         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24795         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
24796         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24797         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24798         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
24799         (gst_audiosink_class_init), (gst_audiosink_init),
24800         (gst_audiosink_create_ringbuffer):
24801         * gst-libs/gst/audio/gstaudiosink.h:
24802         * gst-libs/gst/audio/gstbaseaudiosink.c:
24803         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
24804         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
24805         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
24806         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
24807         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
24808         (gst_baseaudiosink_create_ringbuffer),
24809         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24810         * gst-libs/gst/audio/gstbaseaudiosink.h:
24811         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24812         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
24813         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
24814         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24815         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
24816         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24817         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
24818         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
24819         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
24820         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
24821         * gst-libs/gst/audio/gstringbuffer.h:
24822         An attempt at a set of audio base classes together with some
24823         design docs.
24824
24825 2005-04-20  Wim Taymans  <wim@fluendo.com>
24826
24827         * gst/audioconvert/Makefile.am:
24828         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24829         (gst_audio_convert_caps_remove_format_info),
24830         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24831         (gst_audio_convert_channels):
24832         Link against audio libs.
24833         Fix audio convert plugin.
24834
24835 2005-04-20  Wim Taymans  <wim@fluendo.com>
24836
24837         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
24838         (gst_ogg_demux_sink_activate):
24839         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
24840         (theora_set_header_on_caps), (theora_enc_sink_event),
24841         (theora_enc_chain):
24842         Fix theora encoder.
24843
24844 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24845
24846         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
24847         * gst/playback/gstdecodebin.c: (find_compatibles):
24848           Work with staticpadtemplates in elementfactories.
24849
24850 2005-04-12  Wim Taymans  <wim@fluendo.com>
24851
24852         * gst/playback/README:
24853         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24854         (compare_ranks), (print_feature), (gst_decode_bin_init),
24855         (dynamic_create), (dynamic_free), (find_compatibles),
24856         (mimetype_is_raw), (close_pad_link), (got_redirect),
24857         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
24858         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
24859         (gst_decode_bin_change_state):
24860         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24861         (gst_play_base_bin_init), (group_destroy), (group_commit),
24862         (check_queue), (queue_overrun), (queue_threshold_reached),
24863         (queue_out_of_data), (gen_preroll_element), (unknown_type),
24864         (new_decoded_pad), (setup_subtitle), (gen_source_element),
24865         (got_redirect), (setup_source), (play_base_eos),
24866         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
24867         (gst_play_base_bin_remove_element):
24868         * gst/playback/gstplaybasebin.h:
24869         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24870         (gst_play_bin_init), (gst_play_bin_dispose),
24871         (gst_play_bin_set_property), (gen_video_element),
24872         (gen_text_element), (gen_audio_element), (remove_sinks),
24873         (gst_play_bin_send_event):
24874         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
24875         (stream_info_change_state), (gst_stream_info_set_mute):
24876         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24877         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
24878         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
24879         (gst_stream_selector_chain):
24880         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
24881         (main):
24882         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
24883         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
24884         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
24885         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
24886         Raw and crude port of decodebin. 
24887         Make playbin compile.
24888
24889 2005-04-06  Wim Taymans  <wim@fluendo.com>
24890
24891         * ext/gnomevfs/Makefile.am:
24892         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
24893         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
24894         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
24895         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
24896         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
24897         (gst_gnomevfssrc_stop):
24898         * ext/ogg/Makefile.am:
24899         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
24900         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
24901         * ext/theora/Makefile.am:
24902         * ext/theora/theoradec.c: (_inc_granulepos),
24903         (theora_dec_sink_event), (theora_dec_chain):
24904         * ext/vorbis/Makefile.am:
24905         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24906         (vorbis_dec_sink_event), (vorbis_dec_chain):
24907         * gst-libs/gst/audio/Makefile.am:
24908         * sys/xvimage/Makefile.am:
24909         Make gnomevfssrc extend the source base class.
24910         Fix linking against libs in various plugins.
24911
24912 2005-04-06  Andy Wingo  <wingo@pobox.com>
24913
24914         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
24915         GST_BASE_LIBS.
24916
24917         * configure.ac: Add check and AC_SUBST for libgstbase.
24918
24919 2005-03-31  Wim Taymans  <wim@fluendo.com>
24920
24921         * examples/seeking/Makefile.am:
24922         * examples/seeking/cdparanoia.c: (main):
24923         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
24924         (play_cb), (pause_cb), (stop_cb), (main):
24925         * examples/seeking/playbin.c:
24926         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
24927         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
24928         (make_sid_pipeline), (make_vorbis_pipeline),
24929         (make_theora_pipeline), (make_vorbis_theora_pipeline),
24930         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
24931         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
24932         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
24933         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
24934         (stop_cb), (main):
24935         * examples/seeking/spider_seek.c:
24936         * examples/seeking/vorbisfile.c:
24937         * ext/gnomevfs/Makefile.am:
24938         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
24939         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
24940         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
24941         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
24942         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
24943         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
24944         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
24945         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
24946         * ext/ogg/README:
24947         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
24948         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
24949         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
24950         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
24951         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
24952         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
24953         (gst_ogg_pad_event), (gst_ogg_pad_reset),
24954         (gst_ogg_demux_factory_filter), (compare_ranks),
24955         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
24956         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
24957         (gst_ogg_chain_new), (gst_ogg_chain_free),
24958         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
24959         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
24960         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
24961         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
24962         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
24963         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
24964         (gst_ogg_demux_get_prev_page),
24965         (gst_ogg_demux_deactivate_current_chain),
24966         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
24967         (gst_ogg_demux_bisect_forward_serialno),
24968         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
24969         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
24970         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
24971         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
24972         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
24973         (gst_ogg_demux_change_state), (gst_ogg_print):
24974         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24975         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
24976         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
24977         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
24978         (gst_ogg_mux_loop):
24979         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24980         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24981         (theora_dec_src_convert), (theora_dec_sink_convert),
24982         (theora_dec_src_query), (theora_dec_src_event),
24983         (theora_dec_sink_event), (theora_dec_chain),
24984         (theora_dec_change_state):
24985         * ext/theora/theoraenc.c: (gst_theora_enc_init),
24986         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
24987         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
24988         (theora_enc_change_state):
24989         * ext/vorbis/Makefile.am:
24990         * ext/vorbis/oggvorbisenc.c:
24991         * ext/vorbis/oggvorbisenc.h:
24992         * ext/vorbis/vorbis.c: (plugin_init):
24993         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24994         (vorbis_dec_src_query), (vorbis_dec_src_event),
24995         (vorbis_dec_sink_event), (vorbis_dec_chain),
24996         (vorbis_dec_change_state):
24997         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
24998         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
24999         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
25000         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
25001         (gst_vorbisenc_change_state):
25002         * ext/vorbis/vorbisenc.h:
25003         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
25004         * gst-libs/gst/audio/audioclock.c:
25005         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
25006         (gst_audiofilter_init), (gst_audiofilter_chain):
25007         * gst-libs/gst/audio/testchannels.c: (main):
25008         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
25009         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
25010         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
25011         (gmip_find_track_streaminfo), (gmip_find_track_format):
25012         * gst-libs/gst/media-info/media-info.c:
25013         (gst_media_info_read_idler):
25014         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
25015         (gst_play_get_all_by_interface):
25016         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
25017         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
25018         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
25019         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
25020         (gst_riff_parse_info):
25021         * gst-libs/gst/riff/riff-read.h:
25022         * gst-libs/gst/riff/riff.c: (plugin_init):
25023         * gst-libs/gst/video/Makefile.am:
25024         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
25025         (gst_videosink_class_init), (gst_videosink_get_type):
25026         * gst-libs/gst/video/videosink.h:
25027         * gst/audioconvert/bufferframesconvert.c:
25028         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
25029         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
25030         * gst/audioconvert/channelmixtest.c: (main):
25031         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
25032         (gst_audio_convert_chain),
25033         (gst_audio_convert_caps_remove_format_info),
25034         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
25035         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
25036         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
25037         (gst_audio_convert_buffer_to_default_format),
25038         (gst_audio_convert_buffer_from_default_format),
25039         (gst_audio_convert_channels):
25040         * gst/audioconvert/gstchannelmix.h:
25041         * gst/ffmpegcolorspace/avcodec.h:
25042         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25043         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
25044         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
25045         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
25046         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
25047         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
25048         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
25049         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
25050         (mpeg_video_type_find), (mpeg_video_stream_type_find),
25051         (dv_type_find):
25052         * gst/videotestsrc/gstvideotestsrc.c:
25053         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
25054         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
25055         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
25056         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
25057         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
25058         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
25059         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
25060         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25061         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
25062         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
25063         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
25064         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25065         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
25066         (gst_xvimagesink_navigation_send_event),
25067         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
25068         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
25069         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
25070         * sys/xvimage/xvimagesink.h:
25071         Plugin port to 0.9, ogg/theora playback should work in the seek
25072         example now.
25073         Removed old examples.
25074         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
25075         explained in 0.9 TODO doc.
25076
25077
25078 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
25079
25080         * autogen.sh:
25081         * configure.ac:
25082         * ext/Makefile.am:
25083         * gst/Makefile.am:
25084         * po/POTFILES.in:
25085         * po/af.po:
25086         * po/az.po:
25087         * po/cs.po:
25088         * po/en_GB.po:
25089         * po/hu.po:
25090         * po/it.po:
25091         * po/nb.po:
25092         * po/nl.po:
25093         * po/or.po:
25094         * po/sq.po:
25095         * po/sr.po:
25096         * po/sv.po:
25097         * po/uk.po:
25098         * po/vi.po:
25099         * sys/Makefile.am:
25100         * testsuite/Makefile.am:
25101           remove a whole bunch of plugins.  This module now contains a set
25102           of free reference plugins/elements as agreed.
25103
25104 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25105
25106         * configure.ac:
25107           hunting season on 0.9 is now OPEN
25108
25109 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25110
25111         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25112           Kick the hell out of gcc for not warning me about a symbol conflict.
25113
25114 2005-02-22  Luca Ognibene  <luogni@tin.it>
25115
25116         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25117
25118         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
25119           Don't leak caps string (fixes #168134)
25120
25121         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
25122         (gst_jpegenc_init), (gst_jpegenc_finalize),
25123         (gst_jpegenc_change_state):
25124           Don't leak line buffers and context struct (fixes #168133).
25125
25126 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
25127
25128         * configure.ac:
25129         * ext/dirac/gstdiracdec.cc:
25130         (gst_diracdec_chain):
25131           Since dirac 0.5.0 the framerate in dirac is expressed as a
25132           rational number. Fix build and up requirement to 0.5.0, and
25133           also pass parameters to gst_diracdec_link in the right order
25134           (fixes #167959).
25135
25136 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
25137
25138         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
25139         * ext/faad/gstfaad.h:
25140         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
25141         certain invalid muxed streams, where some packets will contain 
25142         junk after decoder data. Partially fixes #149158.
25143
25144 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
25145         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
25146           Make sure we only write to writable buffers
25147
25148 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
25149
25150         * gst-libs/gst/riff/riff-media.c:
25151         (gst_riff_create_audio_caps_with_data):
25152           Do actually fix invalid RIFF fmt header values for alaw
25153           and mulaw audio instead of just saying so.
25154
25155         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25156           Give gst_riff_create_audio_caps_with_data() a chance to
25157           fix up broken format header fields before extracting any
25158           parameters from the header. (fixes #167633)
25159
25160 2005-02-19  Martin Holters  <martin.holters@gmx.de>
25161
25162         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25163
25164         * gst/audioconvert/bufferframesconvert.c:
25165         (buffer_frames_convert_link):
25166           Don't leak othercaps. (fixes #167878)
25167
25168 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
25169
25170         * configure.ac:
25171         * ext/libvisual/visual.c: (gst_visual_srclink),
25172         (gst_visual_change_state):
25173           Support libvisual 0.2.0.
25174
25175 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
25176
25177         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
25178         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
25179           Use same rowstrides for I420 as used everywhere else.
25180
25181 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
25182
25183         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
25184           Declare variables at beginning of block and make gcc-2.95 happy
25185           (fixes # 167482, patch by Gergely Nagy).
25186           
25187         * gst/tcp/gsttcpclientsrc.c:
25188         * gst/tcp/gsttcpclientsrc.h:
25189           Move some includes into the header, so that struct sockaddr_in is
25190           defined when it should be defined on FreeBSD as well (fixes
25191           #167483).
25192           
25193         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
25194           Don't pass uninitialised values to setsockopt() here either.
25195
25196 2005-02-17  Luca Ognibene  <luogni at tin dot it>
25197
25198         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25199
25200         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
25201           Don't pass uninitialised values to setsockopt(). (fixes #167704)
25202
25203 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25204
25205         * gst/playback/gstplaybin.c: (add_sink):
25206           Invert bin_add/link order to workaround deadlock in opt.
25207
25208 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25209
25210         * gst/modplug/gstmodplug.cc:
25211           Add missing break causing position queries to fail.
25212
25213 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25214
25215         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
25216           Granpos can apparently be -1, which screws up calculations...
25217
25218 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
25219
25220         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25221         (gst_ximagesink_send_pending_navigation),
25222         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
25223         (gst_ximagesink_init):
25224         * sys/ximage/ximagesink.h:
25225         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25226         (gst_xvimagesink_send_pending_navigation),
25227         (gst_xvimagesink_navigation_send_event),
25228         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
25229         * sys/xvimage/xvimagesink.h:
25230           Use a mutex protected list to marshal navigation
25231           events into the stream thread from whichever thread
25232           sends them.
25233
25234 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
25235
25236         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
25237           Display current position and track length; misc. clean-ups.
25238           
25239         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
25240         (speed_init), (speed_chain):
25241           Add query function, so that the stream length and current position
25242           get adjusted when queried (note that current position queries may
25243           still be wrong if the audio sink returns values based on buffer
25244           timestamps instead of passing on the query).
25245
25246 2005-02-13  Benjamin Otte  <otte@gnome.org>
25247
25248         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
25249         (gst_audio_convert_channels):
25250           create channel conversion matrix when linking
25251         * gst/audioconvert/.cvsignore:
25252         * gst/audioconvert/Makefile.am:
25253         * gst/audioconvert/channelmixtest.c: (main):
25254           add (ugly) test that ensures stereo <=> mono conversion works
25255           correctly
25256
25257 2005-02-13  Benjamin Otte  <otte@gnome.org>
25258
25259         * gst/audioconvert/gstchannelmix.h:
25260           include missing header file
25261         * gst/audioconvert/gstchannelmix.c:
25262         (gst_audio_convert_fill_compatible):
25263           use same sign for both channels when converting to/from compatible
25264           channel. Previously used different signs made the signals cancel
25265           each other out and appear like silence. (fixes #167269)
25266
25267 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25268
25269         * gst/ffmpegcolorspace/avcodec.h:
25270         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25271         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
25272         (gst_ffmpegcsp_avpicture_fill):
25273         * gst/ffmpegcolorspace/imgconvert.c:
25274           Convert to and from YV12 (fixes #156379).
25275
25276 2005-02-12  Julien MOUTTE  <julien@moutte.net>
25277
25278         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25279         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
25280         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
25281         (gst_ximagesink_expose), (gst_ximagesink_set_property),
25282         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
25283         methods from chain and negotiation and vice versa (Fixes #166142).
25284         * sys/ximage/ximagesink.h: Add stream_lock.
25285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
25286         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25287         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25288         (gst_xvimagesink_expose): Check for xcontext before trying to link.
25289
25290 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25291
25292         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
25293           Don't send "Hey! You gave me a NULL pointer you naughty person" as
25294           error message when we can't open the DVD device (when dvdnav_open()
25295           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
25296           the above). Send something more useful instead (fixes #167117).
25297
25298 2005-02-11  Julien MOUTTE  <julien@moutte.net>
25299
25300         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
25301         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
25302         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25303         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25304         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
25305         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
25306         methods from chain and negotiation and vice versa (Fixes #166142).
25307         Fix a possible bug of images in the buffer pool being discarded because
25308         we are looking at the wrong geometry.
25309         * sys/xvimage/xvimagesink.h: Add stream_lock.
25310
25311 2005-02-11  David Schleef  <ds@schleef.org>
25312
25313         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
25314         unsigned int. (fixes #167128)
25315
25316 2005-02-11  David Schleef  <ds@schleef.org>
25317
25318         * gst/librfb/Makefile.am: Testing stuff before committing is
25319           for wimps... and people with fast machines.  Fix stupid
25320           mistake.
25321
25322 2005-02-11  David Schleef  <ds@schleef.org>
25323
25324         * configure.ac: Pull in librfb from my CVS tree, because it is
25325           too small and annoying to be separate.  Move rfbsrc plugin
25326           to gst/.
25327         * ext/Makefile.am:
25328         * ext/librfb/Makefile.am:
25329         * ext/librfb/gstrfbsrc.c:
25330         * gst/librfb/Makefile.am:
25331         * gst/librfb/gstrfbsrc.c:
25332         * gst/librfb/rfb.c:
25333         * gst/librfb/rfb.h:
25334         * gst/librfb/rfbbuffer.c:
25335         * gst/librfb/rfbbuffer.h:
25336         * gst/librfb/rfbbytestream.c:
25337         * gst/librfb/rfbbytestream.h:
25338         * gst/librfb/rfbcontext.h:
25339         * gst/librfb/rfbdecoder.c:
25340         * gst/librfb/rfbdecoder.h:
25341         * gst/librfb/rfbutil.h:
25342
25343 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
25344
25345         * gst/speed/Makefile.am:
25346         * gst/speed/demo-mp3.c: (main):
25347         * gst/speed/filter.func:
25348         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
25349         (speed_class_init), (speed_init), (speed_chain_int16),
25350         (speed_chain_float32), (speed_chain), (speed_set_property),
25351         (speed_get_property), (speed_change_state):
25352         * gst/speed/gstspeed.h:
25353           Fix speed element and make it chain-based (fixes #156467),
25354           and make it handle more than one channel.
25355
25356 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
25357
25358         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
25359         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
25360         (gst_dtsdec_chain), (gst_dtsdec_change_state):
25361         * ext/dts/gstdtsdec.h:
25362           Don't clobber the stack constructing the channels array.
25363           Make the element chain-based. DTS tracks can now be played.
25364           
25365 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
25366
25367         * gst-libs/gst/audio/multichannel.h:
25368         * gst-libs/gst/gconf/gconf.h:
25369         * gst-libs/gst/idct/idct.h:
25370         * gst-libs/gst/media-info/media-info-priv.h:
25371         * gst-libs/gst/play/play.h:
25372         * gst-libs/gst/resample/private.h:
25373         * gst-libs/gst/resample/resample.h:
25374         * gst-libs/gst/riff/riff-ids.h:
25375         * gst-libs/gst/video/video.h:
25376         * gst-libs/gst/video/videosink.h:
25377           Add G_BEGIN_DECLS and G_END_DECLS around headers where
25378           missing, so that they work when included from C++ code.
25379
25380 2005-02-09  David Schleef  <ds@schleef.org>
25381
25382         * testsuite/gst-lint: Check for non-statically scoped
25383           parent_class variables.  This won't be a problem once
25384           plugins are loaded with RTLD_LOCAL.
25385
25386 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25387
25388         * ext/mplex/gstmplexibitstream.cc:
25389           gcc madness.
25390
25391 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25392
25393         * ext/ogg/gstogmparse.c:
25394         * gst/debug/gstnavigationtest.c:
25395           Die, thou faulty symbol pollutors (non-static parent_class).
25396
25397 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25398
25399         * ext/mplex/gstmplexibitstream.cc:
25400           Fix event handling (#165525).
25401
25402 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25403
25404         * ext/mikmod/gstmikmod.c:
25405         * gst/modplug/gstmodplug.cc:
25406           Add missing endianness to template (fixes #165509).
25407
25408 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25409
25410         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
25411           Fix wrong order of reading of optional bytes (#165290).
25412
25413 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25414
25415         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25416           Implement FILLER event awareness.
25417
25418 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25419
25420         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
25421           Fix track calculations (#166208).
25422
25423 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25424
25425         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25426
25427         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
25428         * ext/libpng/gstpngenc.c:
25429           Fix byte-order, use proper fixed caps. Fixes #164197.
25430
25431 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
25432
25433         * configure.ac:
25434           Add dvdlpcmdec 
25435
25436         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
25437         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
25438           Don't push buffers if the src pad isn't negotiated yet.
25439           
25440         * gst/audioconvert/gstaudioconvert.c:
25441         (gst_audio_convert_buffer_to_default_format),
25442         (gst_audio_convert_buffer_from_default_format):
25443           Add support for 24-bit width.
25444
25445         * gst/dvdlpcmdec/.cvsignore:
25446         * gst/dvdlpcmdec/Makefile.am:
25447         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
25448         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
25449         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
25450         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
25451         (plugin_init):
25452         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
25453           New decoder for rearranging DVD LPCM into our audio/x-raw-int
25454           format. Needs support for the channels maps if someone can find 
25455           a DVD LPCM track with > 2 channels.
25456
25457         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
25458         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
25459         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
25460         * gst/mpegstream/gstdvddemux.h:
25461         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
25462         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
25463         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
25464         * gst/mpegstream/gstmpegdemux.h:
25465         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
25466         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
25467         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
25468         (gst_mpeg_parse_handle_src_query),
25469         (gst_mpeg_parse_handle_src_event):
25470           Use audio/x-dvd-lpcm for LPCM output.
25471           Add DTS output.
25472
25473 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25474
25475         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25476
25477         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
25478         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
25479           Add BGRA handling (#165736).
25480
25481 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
25482
25483         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25484
25485         * gst/law/alaw-decode.c: (alawdec_link):
25486         * gst/law/alaw-encode.c: (alawenc_link):
25487         * gst/law/mulaw-decode.c: (mulawdec_link):
25488         * gst/law/mulaw-encode.c: (mulawenc_link):
25489           Fix caps memleaks (#166600).
25490
25491 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
25492
25493         * ext/tarkin/mem.h:
25494         * ext/tarkin/wavelet.h:
25495         * ext/tarkin/yuv.h:
25496         * gst/ffmpegcolorspace/avcodec.h:
25497           Include "_stdint.h" instead of <stdint.h>. Fixes build on
25498           systems that don't have stdint.h, like Solaris9 (fixes #166631).
25499
25500 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25501
25502         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
25503         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
25504         (gst_xvimagesink_change_state):
25505           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
25506           Xv video (and thereby regenerate Xv colourkey) in clear() so
25507           that PLAY -> READY -> PLAY works (fixes #162504).
25508
25509 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25510
25511         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
25512           Switch to list instead of range, since MJPEG-devices really just
25513           support decimations, not any size.
25514
25515 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25516         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
25517         (gst_mpeg2dec_reset), (free_all_buffers),
25518         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
25519         * ext/mpeg2dec/gstmpeg2dec.h:
25520           The libmpeg2 user-allocated buffer management is awkward, 
25521           to say the least. Hopefully this fixes things.
25522
25523 2005-02-04  Andy Wingo  <wingo@pobox.com>
25524
25525         * gst/audioconvert/bufferframesconvert.c
25526         (buffer_frames_convert_fixate): New function, fixates to 256
25527         frames per buffer by default. (Much better than 1.)
25528         (buffer_frames_convert_init): Set the fixate function for both src
25529         and sink pad.
25530         (buffer_frames_convert_link): After success setting nonfixed caps,
25531         get the negotiated caps so we can know how many buffer-frames it
25532         will be. No idea how this worked at all before.
25533
25534 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25535
25536         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
25537         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
25538         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
25539         (handle_sequence), (handle_picture):
25540         * ext/mpeg2dec/gstmpeg2dec.h:
25541           Rearrange buffer tracking and refcounting and refactor
25542           a little for readability. 
25543
25544 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
25545         * sys/v4l/gstv4l.c: (plugin_init):
25546         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
25547         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
25548         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
25549         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
25550         * sys/v4l/gstv4ljpegsrc.h:
25551         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
25552         * sys/v4l/v4l_calls.h:
25553         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
25554         (gst_v4lsrc_get_fps):
25555         * sys/v4l/v4lsrc_calls.h:
25556           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
25557           you jpeg inside rgb frames" driver.
25558           Don't error in the v4lsrc link function, just return 
25559           REFUSED.
25560
25561 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25562
25563         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
25564         (gst_qcamsrc_open):
25565           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
25566
25567 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25568
25569         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
25570           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
25571
25572 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25573
25574         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
25575           Reset negotiated state on PAUSED->READY.
25576
25577 2005-02-02  David Schleef  <ds@schleef.org>
25578
25579         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
25580         whereever possible.  (Fixes #165997)
25581         * examples/capsfilter/capsfilter1.c: (main):
25582         * examples/dynparams/filter.c: (create_ui):
25583         * examples/seeking/cdparanoia.c: (get_track_info), (main):
25584         * examples/seeking/chained.c: (main):
25585         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
25586         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
25587         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
25588         (make_mpeg_pipeline), (make_mpegnt_pipeline):
25589         * examples/seeking/spider_seek.c: (make_spider_pipeline):
25590         * examples/switch/switcher.c: (main):
25591         * ext/dv/demo-play.c: (main):
25592         * ext/faad/gstfaad.c: (gst_faad_change_state):
25593         * ext/mad/gstmad.c: (gst_mad_chain):
25594         * ext/smoothwave/demo-osssrc.c: (main):
25595         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
25596         (gst_gconf_render_bin_from_description),
25597         (gst_gconf_get_default_audio_sink),
25598         (gst_gconf_get_default_video_sink),
25599         (gst_gconf_get_default_audio_src),
25600         (gst_gconf_get_default_video_src),
25601         (gst_gconf_get_default_visualization_element):
25602         * gst/level/demo.c: (main):
25603         * gst/level/plot.c: (main):
25604         * gst/playback/gstplaybin.c: (gen_video_element),
25605         (gen_audio_element):
25606         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
25607         * gst/playondemand/demo-mp3.c: (setup_pipeline):
25608         * gst/sine/demo-dparams.c: (main):
25609         * gst/spectrum/demo-osssrc.c: (main):
25610         * gst/speed/demo-mp3.c: (main):
25611         * gst/volume/demo.c: (main):
25612         * testsuite/embed/embed.c: (main):
25613
25614 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
25615
25616         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
25617         (gst_tcpclientsink_finalize):
25618         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
25619         (gst_tcpclientsrc_finalize):
25620         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
25621         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
25622         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
25623         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
25624           Don't leak the hostname when shutting down.
25625           In tcpserversrc, take a copy of the default hostname.
25626
25627 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25628
25629         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
25630           Set caps to systemstream=TRUE.
25631
25632 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25633
25634         * testsuite/Makefile.am:
25635           Fix more OSX buildbots.
25636
25637 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
25638
25639         * ext/mpeg2dec/gstmpeg2dec.c:
25640           Don't send things to NULL PAD_PEERs
25641
25642         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
25643           Copy-on-write the incoming buffer.
25644
25645         * gst/mpegstream/gstdvddemux.h:
25646         * gst/mpegstream/gstmpegclock.h:
25647         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
25648         (normal_seek), (gst_mpeg_demux_handle_src_event):
25649         * gst/mpegstream/gstmpegdemux.h:
25650         * gst/mpegstream/gstmpegpacketize.h:
25651         * gst/mpegstream/gstmpegparse.c:
25652         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
25653         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
25654         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
25655         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
25656         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
25657         * gst/mpegstream/gstmpegparse.h:
25658         * gst/mpegstream/gstrfc2250enc.h:
25659           Various changes to the way time is computed that make seeking and
25660           total time estimation much better here.
25661           Use G_BEGIN/END_DECLS instead of __cplusplus
25662
25663         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
25664           Use gst_buffer_stamp instead of only copying the TIMESTAMP
25665
25666 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25667
25668         * gst/subparse/gstsubparse.c:
25669           Fix OSX buildbot.
25670
25671 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
25672
25673         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
25674         (theora_enc_chain), (theora_enc_change_state):
25675         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
25676         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
25677         (gst_vorbisenc_change_state):
25678         * ext/vorbis/vorbisenc.h:
25679           Set granulepos and timestamp correctly for streams not
25680           starting at 0, taking into account the initial delay.
25681
25682 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
25683
25684         * gst/mpegstream/gstdvddemux.c:
25685           Add audio/x-dts to audio pad template caps
25686
25687 2005-01-30  David Schleef  <ds@schleef.org>
25688
25689         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
25690         (create_context), (gst_polypsink_link): Fix silly endianness
25691         bug.  Add some debugging.  Remove float from caps; it doesn't
25692         work.  Attempt to get remote audio working.
25693
25694 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25695
25696         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
25697           Add 3IV2 fourcc.
25698
25699 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25700
25701         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
25702         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
25703         (gst_avi_demux_stream_data):
25704         * gst/avi/gstavidemux.h:
25705           Invert DIB images. Fixes #132341.
25706
25707 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25708
25709         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25710         (gst_ffmpegcsp_chain):
25711           D'oh, reference the palette data, not the palette structure.
25712           Fixes color distortion in #132341.
25713
25714 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25715
25716         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
25717           PAR can be non-fixed when not provided as argument (#162626).
25718
25719 2005-01-29  David Moore  <dcm@acm.org>
25720
25721         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25722
25723         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25724         (gst_qtdemux_loop_header):
25725           Re-apply patch from #142272 that allows non-seekable sources,
25726           re-proposed by Daniel Drake <dsd@gentoo.org>.
25727
25728 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25729
25730         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
25731           Use the src template for creating the src pad (#162330).
25732
25733 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25734
25735         * configure.ac:
25736         * ext/musepack/Makefile.am:
25737         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
25738         (gst_musepackdec_init), (gst_musepackdec_dispose),
25739         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
25740         (gst_musepack_stream_init), (gst_musepackdec_loop),
25741         (gst_musepackdec_change_state):
25742         * ext/musepack/gstmusepackdec.cpp:
25743         * ext/musepack/gstmusepackdec.h:
25744         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
25745         (gst_musepack_reader_read), (gst_musepack_reader_seek),
25746         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
25747         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
25748         * ext/musepack/gstmusepackreader.cpp:
25749         * ext/musepack/gstmusepackreader.h:
25750           Update to 1.1 API (#165446).
25751
25752 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25753
25754         * ext/Makefile.am:
25755           Unbreak buildbot.
25756
25757 2005-01-28  Andy Wingo  <wingo@pobox.com>
25758
25759         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
25760         to reflect a different dubious internet source. Add a reference
25761         and some commentary.
25762
25763 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25764
25765         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25766         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
25767         * gst/playback/gststreamselector.h:
25768           Be more selective when we're redoing caps negotiation from
25769           within the chain function on a stream change.
25770
25771 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25772
25773         * configure.ac:
25774         * ext/Makefile.am:
25775         * ext/amrnb/Makefile.am:
25776         * ext/amrnb/amrnb.c: (plugin_init):
25777         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
25778         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
25779         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
25780         (gst_amrnbdec_state_change):
25781         * ext/amrnb/amrnbdec.h:
25782         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
25783         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
25784         (gst_amrnbparse_init), (gst_amrnbparse_formats),
25785         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
25786         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
25787         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
25788         * ext/amrnb/amrnbparse.h:
25789           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
25790         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
25791           Add AMR-NB/-WB raw formats.
25792         * ext/alsa/gstalsa.c: (gst_alsa_link):
25793           Keep valid time when changing format.
25794         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25795         (qtdemux_parse_trak):
25796           Add some more format-specific options (#140141, #143555, #155163).
25797
25798 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25799
25800         * gst/matroska/matroska-demux.c:
25801         (gst_matroska_demux_parse_blockgroup):
25802           Fix logic error in timing of subtitle stream synchronization.
25803         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
25804           Add skip-chunk, which is found in kodak-camera streams.
25805
25806 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
25807
25808         * po/LINGUAS:
25809         * po/vi.po:
25810           Adding Vietnamese translation (submitted by Clytie Siddall)
25811
25812 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25813
25814         * gst/playback/gstdecodebin.c: (try_to_link_1):
25815           Use realpad for signal.
25816
25817 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25818
25819         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
25820           Fix category so decodebin picks it up.
25821
25822 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25823
25824         * ext/mad/Makefile.am:
25825         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
25826         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
25827         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
25828         (found_type), (gst_id3demux_bin_change_state):
25829         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
25830         (gst_id3_tag_init), (gst_id3_tag_handle_event),
25831         (gst_id3_tag_src_link), (gst_id3_tag_chain),
25832         (gst_id3_tag_change_state), (plugin_init):
25833         * ext/mad/gstmad.h:
25834           Add id3demuxbin (which is a simple bin consisting of id3demux
25835           and typefind), take over rank from id3demux, remove typefind
25836           code from id3demux. Makes all broken mp3s that I know of work,
25837           and thereby fixes #152688.
25838
25839 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
25840
25841         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25842
25843         * ext/mad/gstmad.c: (gst_mad_src_event):
25844         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
25845           Allow seeks on audio pad, make mad forward those (#164826).
25846         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
25847           Set duration (#165335).
25848
25849 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25850
25851         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
25852         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
25853         (gst_asf_demux_process_ext_content_desc),
25854         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
25855         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
25856         * gst/asfdemux/gstasfdemux.h:
25857           Improve metadata display, e.g. if the metadata comes before the
25858           streams are loaded (which is perfectly valid).
25859
25860 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25861
25862         * tools/gst-launch-ext-m.m:
25863           Fix AVI/ASF pipelines (#165340).
25864
25865 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
25866         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
25867         build failure on amd64
25868
25869 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
25870
25871         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
25872         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
25873           Check environment variables GST_ID3V2_TAG_ENCODING,
25874           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
25875           list of character encodings to force interpretation of non-unicode
25876           strings stored in an ID3v2 tag to a particular encoding. If none
25877           is specified, try to use current locale's encoding, then fall back
25878           to ISO-8859-1 (which will always succeed). (Resolves #149274)
25879         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
25880         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
25881           Check environment variables GST_ID3V1_TAG_ENCODING,
25882           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
25883           list of character encodings to use in case a string encountered
25884           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
25885           specified, try to use the current locale's encoding, then fall
25886           back to ISO-8859-1 (which will always succeed).
25887
25888 2005-01-25  Benjamin Otte  <otte@gnome.org>
25889
25890         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
25891           - on half framerate, compute the rate in advance so the comparisons
25892             don't compare wrong values
25893           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
25894             behaviour
25895           - don't use mad_header_decode anymore, mad_frame_decode does that
25896             automatically
25897           - when getting rid of consumed bytes, reset the stream's skiplen
25898           (fixes #163867)
25899
25900 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
25901
25902         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
25903           Use 1/2 a second for default max_discont, as PES streams from DVB
25904           seem to have larger spacings in the SCR. 
25905           Fix a typo.
25906
25907 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25908
25909         * gst/playback/gstplaybasebin.c: (group_commit):
25910           Notify delayed stream-info availability.
25911
25912 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
25913         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
25914         (gst_a52dec_handle_event), (gst_a52dec_chain):
25915         Add some debug output. Check that a discont has a valid
25916         time associated.
25917         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
25918         (gst_alsa_sink_loop):
25919         Ignore TAG events. A little extra debug for broken timestamps.
25920         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
25921         (dvdnavsrc_change_state):
25922         Ensure we send a discont to engage the link before we send any
25923         other events.
25924         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
25925         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
25926         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
25927         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
25928         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
25929         dvd://title works in totem because typefinding sends a seek that ends
25930         up going back to chapter 1 regardless.
25931         * ext/mpeg2dec/gstmpeg2dec.c:
25932         * ext/mpeg2dec/gstmpeg2dec.h:
25933         Output correct timestamps and handle disconts.
25934         * ext/ogg/gstoggdemux.c: (get_relative):
25935         Small guard against a null dereference.
25936         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
25937         (gst_textoverlay_set_property):
25938         Free memory when done. Don't call gst_event_filler_get_duration on
25939         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
25940         g_warning.
25941         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
25942         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
25943         (gst_sw_srclink), (gst_smoothwave_chain):
25944         Draw solid lines, prettier colours.
25945         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
25946         Add a default palette that'll work for some movies.
25947         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
25948         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
25949         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
25950         * gst/mpegstream/gstdvddemux.h:
25951         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
25952         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
25953         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
25954         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
25955         * gst/mpegstream/gstmpegparse.h:
25956         Use PTM/NAV events when for timestamp adjustment when connected to 
25957         dvdnavsrc. Don't use many discont events where one suffices.
25958         * gst/playback/gstplaybasebin.c: (group_destroy),
25959         (gen_preroll_element), (gst_play_base_bin_add_element):
25960         * gst/playback/gstplaybasebin.h:
25961         Make sure we remove subtitles from the same bin we put them in.
25962         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
25963         (gst_subparse_buffer_format_autodetect),
25964         (gst_subparse_change_state):
25965         Fix some memleaks and invalid accesses.
25966         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
25967         (oggskel_type_find), (cmml_type_find), (plugin_init):
25968         Some typefind functions for Annodex v3.0 files
25969         * gst/wavparse/gstwavparse.h:
25970         GstRiffReadClass is the correct parent class.
25971
25972 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25973
25974         * gst-libs/gst/riff/riff-media.c:
25975         (gst_riff_create_video_caps_with_data):
25976           Add extradata to huffyuv (fixes #165013).
25977         * gst-libs/gst/riff/riff-read.c:
25978         (gst_riff_read_strf_vids_with_data):
25979           Fix extradata extraction if it is in the chunk size.
25980
25981 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
25982
25983         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25984
25985         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
25986         (gst_quarktv_change_state), (gst_quarktv_dispose):
25987           Memory free'ing location fix (#164708).
25988
25989 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25990
25991         * gst/playback/gstplaybasebin.c: (group_commit),
25992         (gen_preroll_element), (probe_triggered), (gen_source_element),
25993         (setup_source), (gst_play_base_bin_change_state),
25994         (gst_play_base_bin_add_element):
25995           Don't block for streams.
25996         * gst/playback/gststreaminfo.c: (stream_info_change_state),
25997         (gst_stream_info_set_mute):
25998           Use gst_pad_set_active_recursive.
25999
26000 2005-01-25  Andy Wingo  <wingo@pobox.com>
26001
26002         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
26003         for #ifndef HAVE_XVIDEO.
26004
26005 2005-01-24  Jeffrey C. Ollie
26006
26007         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
26008
26009         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
26010         * ext/gsm/gstgsmdec.h:
26011         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
26012         * ext/gsm/gstgsmenc.h:
26013         Fix rate to 8kHz as per spec, removes obscure errors when no rate
26014         was given by property. Add proper buffer timestamps and offsets.
26015
26016 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26017
26018         * gst-libs/gst/riff/riff-media.c:
26019         (gst_riff_create_audio_caps_with_data):
26020           Audio can be <8000Hz.
26021
26022 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26023
26024         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
26025           Explicit state change to workaround refcount bugs.
26026
26027 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26028
26029         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
26030         (gst_avimux_riff_get_avi_header):
26031           Fix...
26032
26033 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26034
26035         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
26036         (gst_riff_read_element_data):
26037         * gst-libs/gst/riff/riff-read.h:
26038           Add _peek version (req'ed in CDXA).
26039         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
26040         (gst_cdxaparse_loop):
26041           Fix parsing in playbin.
26042         * gst/playback/gstdecodebin.c: (close_pad_link):
26043           Ignore current_ pads, they cause major annoyance.
26044
26045 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26046
26047         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
26048           Safety guard.
26049
26050 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26051
26052         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
26053           Fix padding...
26054
26055 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26056
26057         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
26058           Allow for 0-sized buffers. Fixes length query problems in
26059           starwars.mkv from the testsuite.
26060
26061 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
26062
26063         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
26064         (gst_video_box_i420), (gst_video_box_chain):
26065           Fix row strides for I420 (fixes #163159)
26066           
26067 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26068
26069         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
26070           MPEG2 has a useful rate property, so we can actually use that.
26071           For MPEG-1, continue using the bytes/time properties.
26072
26073 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26074
26075         * gst-libs/gst/riff/riff-media.c:
26076         (gst_riff_create_video_caps_with_data),
26077         (gst_riff_create_video_template_caps):
26078           Add intel-h263.
26079
26080 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26081
26082         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26083           Fail if caps negotiation fails. Should fix #162184, and should
26084           definately be in there regardless of it fixing the actual bug.
26085         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
26086         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
26087         (gst_avimux_riff_get_avix_header),
26088         (gst_avimux_riff_get_video_header),
26089         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
26090         (gst_avimux_start_file), (gst_avimux_handle_event),
26091         (gst_avimux_change_state):
26092         * gst/avi/gstavimux.h:
26093           Refactor structure writing to use GST_WRITE_UINT macros, add
26094           metadata writing support.
26095
26096 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26097
26098         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
26099           Elements may already be destroyed when this function is called.
26100
26101 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26102
26103         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26104         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
26105           More memory leak fixes (#149162).
26106
26107 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26108
26109         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26110         (gst_qtdemux_add_stream):
26111           Fix two memleaks.
26112
26113 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26114
26115         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26116           Argh...
26117
26118 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26119
26120         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26121           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
26122           when fixating to six channels in Totem.
26123
26124 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26125
26126         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
26127           Fix compile warnings on Solaris 10 buildbot
26128
26129 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26130
26131         * ext/dvdread/dvdreadsrc.c: (_read):
26132           Don't read beyond the last cell in a chapter (fixes 
26133           invalid memory access)
26134
26135 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26136
26137         * ext/dvdread/stream_labels.c:
26138         (dvdreadsrc_get_audio_stream_labels):
26139           Use NULL for an empty GList instead of g_list_alloc(); fix 
26140           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
26141           of GString (easier to bulk free later)
26142
26143 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26144
26145         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26146
26147         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26148         (gst_ffmpeg_pixfmt_to_caps):
26149           Fix BGRA32 caps (#164209).
26150
26151 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26152
26153         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26154
26155         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26156         (gst_ffmpeg_caps_to_pixfmt):
26157           alpha_mask can be RGBA/ABGR. Fixes #164265.
26158
26159 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
26160
26161         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26162
26163         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
26164         (gst_mpeg2dec_alloc_buffer):
26165         * ext/mpeg2dec/gstmpeg2dec.h:
26166           Crop if decoding size is not the actual image size (#163676).
26167
26168 2005-01-17  Steve Baker  <steve@stevebaker.org>
26169
26170         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26171
26172         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
26173         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
26174           Add libsndfile typefind functions (#163309).
26175
26176 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26177
26178         * tools/gst-launch-ext-m.m:
26179           Add .aac, fix .m1v/.m2v (#163891).
26180
26181 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26182
26183         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
26184           Sanity check, don't wait endlessly since the clock might not
26185           actually run at this point (which is a deadlock). Fixes #164069.
26186
26187 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26188
26189         * gst/playback/gstplaybasebin.c: (probe_triggered):
26190           Of course, only pause if group is done...
26191
26192 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26193
26194         * gst/playback/gstplaybasebin.c: (probe_triggered):
26195           Thread safety.
26196
26197 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
26198
26199         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
26200           Don't return state change success when the parent
26201           failed.
26202
26203 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26204
26205         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
26206           Free events (fix memleak in #162905).
26207
26208 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
26209
26210         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26211
26212         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26213         (gst_ffmpeg_caps_to_pixfmt):
26214           Fix for depth = 15. Fixes #161675.
26215
26216 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26217
26218         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26219           Set FPS correctly, even for webcams and the like.
26220         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
26221           Don error on setting while capturing.
26222
26223 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26224
26225         * ext/dv/gstdvdec.c:
26226         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26227         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26228           I'm a bad boy. using /1001. to force C to do float division
26229           and not integer division (as it did in my last commit)
26230           Thanks to David I. Lehn for pointing this mistake.
26231
26232 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26233
26234         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
26235           Revert Johan's 1.35->1.36 since it breaks compat.
26236
26237 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26238
26239         * ext/dv/gstdvdec.c:
26240         * ext/libfame/gstlibfame.c:
26241         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26242         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26243           replace framerate aproximations by their real value
26244           (24000/1001, 30000/1001, 60000/1001)
26245           Finish fixing bug #164049
26246
26247 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26248
26249         * ext/ogg/gstoggmux.c:
26250           eos/bos debugging
26251         * gst/tcp/gstmultifdsink.c:
26252         * gst/tcp/gstmultifdsink.h:
26253         * gst/tcp/gsttcp.c:
26254         * gst/tcp/gsttcp.h:
26255         * gst/tcp/gsttcpclientsink.c:
26256         * gst/tcp/gsttcpclientsrc.c:
26257         * gst/tcp/gsttcpserversink.c:
26258         * gst/tcp/gsttcpserversrc.c:
26259           improve reusability of elements after state changes and errors
26260           make multifdsink throw away streamheaders when receiving new ones
26261
26262 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26263
26264         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26265           Fix for if items are already in list...
26266
26267 2005-01-12  Benjamin Otte  <otte@gnome.org>
26268
26269         * gst/adder/gstadder.c: (gst_adder_loop):
26270           fix adder a bit so it doesn't screw up with events as much anymore
26271
26272 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
26273
26274         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
26275         (pixbufscale_scale), (gst_pixbufscale_chain):
26276         * ext/gdk_pixbuf/pixbufscale.h:
26277           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
26278           to ensure rowstrides are calculated the same way as 
26279           ffmpegcolorspace
26280           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
26281           that we pick up duration and offset also.
26282
26283 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26284
26285         * gst/avi/gstavimux.c: (gst_avimux_class_init),
26286         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
26287           Reusability fixes.
26288
26289 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26290
26291         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
26292         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
26293         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
26294         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
26295           Update flags when requested.
26296
26297 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26298
26299         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26300           Fix dmix.
26301
26302 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26303
26304         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26305         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
26306         (probe_triggered), (new_decoded_pad), (gen_source_element),
26307         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
26308         * gst/playback/gstplaybasebin.h:
26309         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
26310         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
26311         (gst_play_bin_change_state):
26312           Implement group-switch signal for use in apps to clear metadata
26313           cache, clean up subtitle, add suburi property instead of # hack,
26314           some error-out fixes.
26315
26316 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26317
26318         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
26319           Debug.
26320         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
26321           If we got a state change in the _get handler, don't return success.
26322
26323 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26324
26325         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
26326         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
26327           Make jpegdec quiet on MJPEG decoding
26328         * gst/asfdemux/README:
26329           Fix mimetypes for MJPEG and H263
26330
26331 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26332
26333         * ext/theora/theoradec.c: (theora_dec_chain):
26334           Fix broken code generation by gcc by swapping arguments.
26335         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26336           Fix \n in debug.
26337
26338 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26339
26340         * TODO:
26341           delete this file, it is by far outdated
26342         * ext/alsa/gstalsa.1: remove
26343         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
26344         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
26345         (gst_alsa_get_caps):
26346           Add HW probing for supported sample rates. Fixes #161704
26347
26348 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26349
26350         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26351           Don't crash, biatch! :).
26352
26353 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26354
26355         * ext/musepack/gstmusepackreader.cpp:
26356         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26357           Some work on tags - still doesn't work in playbin...
26358         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26359           Handle events...
26360
26361 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26362
26363         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
26364           Also shove tags on kid pads.
26365
26366 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26367
26368         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
26369           Don't bail on unknown events.
26370         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26371           Don't crash on events before negotiation.
26372         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26373           Send tags on pads, too.
26374         * gst/playback/gststreamselector.c:
26375         (gst_stream_selector_request_new_pad):
26376           Forward events on first pad if no input was selected yet.
26377
26378 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26379
26380         * gst/playback/gstplaybasebin.c: (setup_substreams):
26381           Don't disable streamtype if the stream doesn't exist, since
26382           then playing a video after audio will disable both and nothing
26383           will happen. Fixes the testsuite.
26384
26385 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26386
26387         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
26388         (gst_v4l_xoverlay_set_xwindow_id):
26389         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
26390         (gst_v4l2_xoverlay_set_xwindow_id):
26391           Add debug categories, fix overlay disabling.
26392
26393 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26394
26395         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
26396         * ext/alsa/gstalsa.h:
26397           Add HW probing for period_count/size and buffer_size MIX/MAX
26398           Adjust default/user defined value if out of bounds
26399           Should fix bug #162024
26400
26401 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26402
26403         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
26404           Fix warning (#161191).
26405
26406 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26407
26408         * ext/dvdread/stream_labels.c:
26409         (dvdreadsrc_get_audio_stream_labels):
26410           Fix warning (init the good variable in switch default)
26411
26412 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
26413
26414         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26415
26416         * gst/tta/gstttaparse.c: (gst_tta_src_event):
26417           Fix gcc-2.95 compile (#163485).
26418
26419 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26420
26421         * configure.ac:
26422         * ext/flac/gstflacenc.c: (gst_flacenc_init),
26423         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
26424         (gst_flacenc_tell_callback), (gst_flacenc_chain),
26425         (gst_flacenc_change_state):
26426         * ext/flac/gstflacenc.h:
26427           Update for API change in flac-1.1.1. Update requirement in
26428           configure.ac. Fixes #162974.
26429
26430 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26431
26432         * gst/playback/gstplaybasebin.c: (group_destroy):
26433           Remove hack to get rid of assert and get rid of unlinked
26434           signals properly.
26435
26436 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26437
26438         * gst/playback/gstplaybasebin.c: (setup_source):
26439           Set source to NULL so that resources are free'ed. Fixes issues
26440           with playback of CDDA and similar device-accessing things.
26441
26442 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26443
26444         * testsuite/embed/Makefile.am:
26445           test->noinst, fix make test in buildbot.
26446
26447 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26448
26449         * ext/dvdread/stream_labels.c: new file
26450         * ext/dvdread/stream_labels.h: new file
26451         * ext/dvdread/Makefile.am:
26452         * ext/dvdread/dvdreadsrc.c: (_seek_title):
26453           Extract audio stream label from DVD IFO files.
26454           It only dump them on the console for now, still have to
26455           make playbin aware of them.
26456
26457 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26458
26459         * gst/playback/gstplaybasebin.c: (setup_source):
26460           Fix hanging subs.
26461
26462 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26463
26464         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
26465         (gen_preroll_element), (remove_groups), (setup_subtitle),
26466         (gen_source_element), (setup_source):
26467         * gst/playback/gstplaybasebin.h:
26468           Multiple .sub files is just a stupid idea... Fix some threading
26469           mistakes. Interestingly, external .sub files cause playbin to
26470           hang, I don't know why... Parsing fixes contributed by Fran??ois
26471           Kooman <fkooman@tuxed.net>.
26472
26473 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26474
26475         * testsuite/embed/Makefile.am:
26476           Fix buildbot.
26477
26478 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26479
26480         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26481
26482         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
26483         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
26484         (gst_pngenc_set_property):
26485         * ext/libpng/gstpngenc.h:
26486           Add compression level property (#163323).
26487
26488 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26489
26490         * configure.ac:
26491         * examples/capsfilter/capsfilter1.c: (main):
26492         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26493         * ext/dvdread/Makefile.am:
26494         * ext/dvdread/demo-play:
26495         * ext/dvdread/demo-play.c:
26496         * gconf/gstreamer.schemas.in:
26497         * gst-libs/gst/gconf/gconf.c:
26498         * sys/v4l/TODO:
26499         * testsuite/Makefile.am:
26500         * testsuite/embed/Makefile.am:
26501         * testsuite/embed/embed.c: (cb_expose), (main):
26502           Remove all references to xvideosink, fix examples (#140845).
26503         * gst/playback/gstplaybasebin.c: (group_destroy):
26504           Apparently, disposal does not unlink - so do explicitely.
26505         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26506           Add debug.
26507
26508 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
26509
26510         * README: fix PKG_CONFIG_PATH instructions, what was there
26511         previously was breaking default search path, not nice. 
26512         Fixes #163358
26513
26514 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26515
26516         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
26517         (gst_audioscale_chain):
26518           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
26519           when resampling - how the ^@$^!@^! is this possible?!?
26520
26521 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26522
26523         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
26524           Reset variables on READY.
26525         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
26526         (gst_matroska_mux_loop):
26527           Require data before writing header.
26528
26529 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
26530
26531         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26532
26533         * ext/mad/gstmad.c: (gst_mad_chain):
26534           Don't call mad_stream_sync() directly after recovering sync.
26535           Fixes #151661.
26536
26537 2005-01-09  Martin Eikermann  <meiker@upb.de>
26538
26539         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26540
26541         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
26542         (snapshot_handler), (gst_snapshot_sinkconnect),
26543         (gst_snapshot_chain):
26544           Allocate resources when required, fix recursive signal emission
26545           and fix caps. Fixes #161667.
26546
26547 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26548
26549         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26550
26551         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
26552         (gst_pngdec_chain):
26553           Handle only 8-bppc (bits-per-pixel-component) images, better
26554           error handling and correct strides. Fixes #163177.
26555         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
26556         (gst_pngenc_chain):
26557           Better error handling. Fixes #163348.
26558
26559 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26560
26561         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
26562         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
26563         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
26564         (dvdnavsrc_uri_handler_init):
26565           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
26566         * gst/playback/gstplaybasebin.c: (gen_source_element):
26567           Add MMS to streaming URIs.
26568
26569 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26570
26571         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
26572         * sys/xvimage/xvimagesink.c:
26573         (gst_xvimagesink_navigation_send_event):
26574           Check for pad availability before sending event.
26575
26576 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26577
26578         * gst-plugins.spec.in:
26579           Add subparse.
26580
26581 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26582
26583         * configure.ac:
26584           Since we use functions from CVS, up requirement.
26585
26586 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26587
26588         * gst/playback/Makefile.am:
26589         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26590         (group_destroy), (group_commit), (group_is_muted),
26591         (gen_preroll_element), (add_stream), (unknown_type),
26592         (probe_triggered), (preroll_unlinked), (mute_stream),
26593         (silence_stream), (new_decoded_pad), (setup_substreams),
26594         (setup_source), (get_active_source), (mute_group_type),
26595         (muted_group_change_state), (set_active_source),
26596         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
26597         (play_base_eos), (gst_play_base_bin_change_state):
26598         * gst/playback/gstplaybasebin.h:
26599         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
26600         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
26601         (gst_stream_info_dispose), (stream_info_mute_pad),
26602         (stream_info_change_state), (gst_stream_info_set_mute):
26603         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
26604         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
26605         (gst_stream_selector_init), (gst_stream_selector_dispose),
26606         (gst_stream_selector_get_linked_pad),
26607         (gst_stream_selector_get_caps), (gst_stream_selector_link),
26608         (gst_stream_selector_get_linked_pads),
26609         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
26610         * gst/playback/gststreamselector.h:
26611           Adding stream selection support plus required properties for
26612           applications to use this. Fully fixes #100931.
26613
26614 2005-01-08  Benjamin Otte  <otte@gnome.org>
26615
26616         * gst/games/gstpuzzle.c: (nav_event_handler):
26617           - handle nav events differently: forward every event no matter if it
26618             was handled or not.
26619           - translate events
26620           You can now cheat by using navigationtest ! puzzle and moving the
26621           mouse close to the edge of a tile. ;)
26622
26623 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26624
26625         * configure.ac:
26626         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
26627         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
26628         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
26629         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
26630         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
26631         (gst_ogm_parse_plugin_init):
26632         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
26633         (gst_textoverlay_link), (gst_textoverlay_getcaps),
26634         (gst_textoverlay_event), (gst_textoverlay_video_chain),
26635         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
26636         * ext/pango/gsttextoverlay.h:
26637         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
26638         (gst_matroska_demux_handle_seek_event),
26639         (gst_matroska_demux_sync_streams),
26640         (gst_matroska_demux_parse_blockgroup),
26641         (gst_matroska_demux_subtitle_caps),
26642         (gst_matroska_demux_plugin_init):
26643         * gst/matroska/matroska-ids.h:
26644         * gst/playback/gstdecodebin.c: (close_pad_link):
26645         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
26646         (gen_preroll_element), (remove_groups), (add_stream),
26647         (new_decoded_pad), (setup_subtitles), (gen_source_element),
26648         (setup_source):
26649         * gst/playback/gstplaybasebin.h:
26650         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
26651         * gst/subparse/Makefile.am:
26652         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
26653         (gst_subparse_base_init), (gst_subparse_class_init),
26654         (gst_subparse_init), (gst_subparse_formats),
26655         (gst_subparse_eventmask), (gst_subparse_event),
26656         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
26657         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
26658         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
26659         (parse_mpsub_deinit), (parse_mpsub_init),
26660         (gst_subparse_buffer_format_autodetect),
26661         (gst_subparse_format_autodetect), (gst_subparse_loop),
26662         (gst_subparse_change_state), (gst_subparse_type_find),
26663         (plugin_init):
26664         * gst/subparse/gstsubparse.h:
26665         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
26666         (plugin_init):
26667           Add subtitle support, .sub parser (supports SRT and MPsub),
26668           OGM text support, Matroska UTF-8 text support, deadlock fixes
26669           all over the place, subtitle awareness in decodebin/playbin
26670           and some fixes to textoverlay to handle subtitles in a stream
26671           correctly. Fixes #100931.
26672
26673 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26674
26675         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26676           Check for pad availability before doing a query on it.
26677
26678 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26679
26680         * ext/dv/gstdvdec.c:
26681           really fix bpp24/32 dvdec caps (classic rgba indeed)
26682         * gst/asfdemux/gstasfdemux.c:
26683         (gst_asf_demux_process_ext_content_desc):
26684           don't send text tags if they are empty (bis repetita)
26685
26686 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26687
26688         * ext/dv/gstdvdec.c:
26689          remove unneeded comment from dvdec
26690           (related to DV 4CC codes in AVI files)
26691           moved them in gstreamer/docs/random/mimetypes
26692         * gst/asfdemux/gstasfdemux.c:
26693         (gst_asf_demux_process_ext_content_desc):
26694          don't send text tags if they are empty
26695          fix mem leak on error path
26696         * gst/ffmpegcolorspace/avcodec.h:
26697         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26698         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
26699         (gst_ffmpegcsp_avpicture_fill):
26700         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
26701         * gst/ffmpegcolorspace/imgconvert_template.h:
26702          adds BGR32 and BGRA32 to ffmpegcolorspace
26703           (still bad colors, fixing it on next commit)
26704           helps with dvdec outputing BGR32
26705
26706 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26707
26708         * ext/dv/gstdvdec.c:
26709          Fix audio caps i just broke (missing ',')
26710         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
26711         (gst_matroska_mux_reset):
26712          Fix typo + add FIXME about old "x-gst-metadata" crap
26713
26714 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26715
26716         * ext/dv/demo-play.c: (main):
26717          xvideosink -> xvimagesink
26718         * ext/dv/gstdvdec.c:
26719          change rgb 32/32 caps to 24/32 (no alpha)
26720          change nb of channels to be a list (2 or 4, not 2)
26721          change sample rate to be a list (32, 44.1, 48 kHz) not a range
26722         * gst/asfdemux/gstasfdemux.c:
26723         (gst_asf_demux_process_ext_content_desc):
26724          Add 'date/year' to extracted metadata list
26725
26726 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26727
26728         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
26729           The return value of fixate_to does not imply that the requested
26730           value was set, so don't assume.
26731
26732 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
26733
26734         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26735
26736         * ext/libpng/gstpngdec.c:
26737         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
26738         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
26739         * ext/libpng/gstpngenc.h:
26740           Alpha support (encoder; #163161), mime fixage.
26741
26742 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
26743
26744         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26745
26746         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
26747         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
26748         (gst_faac_set_property), (gst_faac_get_property):
26749         * ext/faac/gstfaac.h:
26750           Allow for ADTS output (#153434).
26751
26752 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26753
26754         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
26755           Fix against template (#150576).
26756
26757 2005-01-06  Benjamin Otte  <otte@gnome.org>
26758
26759         * gst/games/gstpuzzle.c: (draw_puzzle):
26760           don't draw a puzzle if either width or height of tiles would be 0.
26761
26762 2005-01-06  Benjamin Otte  <otte@gnome.org>
26763
26764         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
26765         (gst_puzzle_class_init), (gst_puzzle_finalize):
26766           no memleaks, please
26767         (gst_puzzle_create), (gst_puzzle_init),
26768         (gst_puzzle_set_property), (gst_puzzle_setup):
26769           change initialization code around so we don't reshuffle on resize
26770         (draw_puzzle):
26771           fix another stupid typo
26772
26773 2005-01-06  Benjamin Otte  <otte@gnome.org>
26774
26775         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
26776           fix stupid typo that borked copying on YUY2
26777
26778 2005-01-06  Benjamin Otte  <otte@gnome.org>
26779
26780         * gst/games/gstpuzzle.c: (draw_puzzle):
26781           fix edges when image sizes aren't multiples of tile sizes
26782
26783 2005-01-06  Benjamin Otte  <otte@gnome.org>
26784
26785         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
26786           make RGB endianness work correctly
26787         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
26788           refactor and fix race with initial shuffling
26789         (nav_event_handler):
26790           allow using the mouse to puzzle
26791         (draw_puzzle):
26792           insist on tiles having width and height as multiples of 4 to get
26793           clean YUV image handling
26794         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
26795         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
26796           s/DEBUG/LOG/ for common messages
26797         (gst_xvimagesink_navigation_send_event):
26798           fix mouse event translation to not include screen PAR
26799         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
26800           fix mouse event translation to actually work
26801
26802 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26803
26804         * gst/asfdemux/gstasfdemux.c:
26805         (gst_asf_demux_process_ext_content_desc):
26806          Extract TrackNumber metadata + clean up code
26807         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
26808          Hope this is the good fix (var used unitialised)
26809
26810 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26811
26812         * ext/faad/gstfaad.c: (gst_faad_chain):
26813           Only increment timestamp if it's valid. Fixes raw AAC streams.
26814
26815 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26816
26817         * configure.ac:
26818         * gst/games/Makefile.am:
26819         * gst/games/gstpuzzle.c:
26820           add a puzzle game with...
26821         * gst/games/gstvideoimage.c:
26822         * gst/games/gstvideoimage.h:
26823           ... full colorspace support (that includes YUV9 and RGB16)) stolen
26824           from videotestsrc and made into something that would be a nice
26825           library for a lot of other plugins.
26826
26827 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26828
26829         * configure.ac:
26830          don't compile faad plugin if a RC of 2.0 is found
26831          Fixes #155346 (and FC1 buildbot)
26832         * gst/asfdemux/gstasfdemux.c:
26833         (gst_asf_demux_process_ext_content_desc):
26834          try to make Solaris compiler happier
26835
26836 2005-01-06  Paul Jack  <pjack@sfaf.org>
26837
26838         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26839
26840         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
26841           Fix segfault (#161667).
26842
26843 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26844
26845         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26846           Fix framerate reporting.
26847
26848 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26849
26850         * gst-libs/gst/riff/riff-ids.h:
26851         * gst/wavenc/riff.h:
26852          Add AMR (VBR and CBR) ids to riff.h audio codec list
26853         * gst/asfdemux/gstasfdemux.c:
26854         (gst_asf_demux_process_ext_content_desc),
26855         (gst_asf_demux_process_object):
26856           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
26857
26858 2005-01-05  Martin Eikermann  <meiker@upb.de>
26859
26860         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26861
26862         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
26863         (gst_dvd_demux_handle_discont):
26864         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
26865         (gst_mpeg_demux_handle_discont):
26866           Recreate pads on new-media (#160730).
26867         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
26868           Send discont even if manager changes timestamps (#161929).
26869
26870 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
26871
26872         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26873
26874         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
26875           Fix invalid memory access (#159211).
26876
26877 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26878
26879         * examples/gstplay/player.c: (main):
26880           Don't iterate.
26881         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
26882           Add visualizations.
26883         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26884         (gst_a52dec_handle_frame):
26885           Set duration.
26886         * ext/dvdnav/gst-dvd:
26887           Add audioconvert. Fixes #161325.
26888         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
26889           Explicitely case to gint64. Possible valgrind error.
26890         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
26891         (gst_play_tick_callback), (gst_play_change_state),
26892         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
26893         (gst_play_set_location), (gst_play_get_location),
26894         (gst_play_seek_to_time), (gst_play_set_data_src),
26895         (gst_play_set_video_sink), (gst_play_set_audio_sink),
26896         (gst_play_set_visualization), (gst_play_connect_visualization),
26897         (gst_play_get_framerate), (gst_play_get_all_by_interface),
26898         (gst_play_new):
26899           Use playbin. Fixes #139749 and #147744.
26900         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
26901           Add genre tag.
26902         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
26903         (audioscale_get_type), (gst_audioscale_base_init),
26904         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
26905         (gst_audioscale_getcaps), (gst_audioscale_fixate),
26906         (gst_audioscale_link), (gst_audioscale_get_buffer),
26907         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
26908         (gst_audioscale_init), (gst_audioscale_dispose),
26909         (gst_audioscale_chain), (gst_audioscale_set_property),
26910         (gst_audioscale_get_property), (plugin_init):
26911           Indent properly.
26912         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
26913           Fix LPCM.
26914         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
26915         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
26916         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
26917           Add more metadata (fixes #162656).
26918
26919 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26920
26921         * configure.ac:
26922           back to cvs
26923
26924 === release 0.8.7 ===
26925
26926 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26927
26928         * NEWS:
26929         * RELEASE:
26930         * configure.ac:
26931           releasing 0.8.7, "Hyperspace"
26932
26933 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26934
26935         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
26936
26937         * gst/playback/gstplaybasebin.c:
26938          Fix for #162924 - free caps after use, not before
26939
26940 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
26941
26942         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
26943
26944         * gst/playback/gstplaybasebin.c:
26945         * gst/wavparse/gstwavparse.c:
26946           Fix for #154773 - fixes playback of small .wav files
26947
26948 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26949
26950         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
26951
26952         * gst/audioscale/gstaudioscale.c:
26953           Fix for #162819 - make audioscale reusable
26954           Fixes playback of more than one file with playbin/totem
26955
26956 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26957
26958         * gst/ffmpegcolorspace/avcodec.h:
26959         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26960         * gst/ffmpegcolorspace/imgconvert.c:
26961           clean up the mess that made me cry and avoid needless duplication
26962
26963 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26964
26965         * gst/ffmpegcolorspace/imgconvert.c:
26966           give some indication of why we're segfaulting
26967
26968 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26969
26970         * configure.ac:
26971           Fix indentation, fix v4l2 plugin detection.
26972         * ext/Makefile.am:
26973           Fix libmms location (Maciej, use diff -u!).
26974         * ext/alsa/gstalsa.c: (gst_alsa_init):
26975           Initialize caps cache to NULL.
26976         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
26977           Only change state on audiosink if it exists.
26978
26979 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
26980
26981         * gst/matroska/matroska-demux.c:
26982         * gst/matroska/matroska-ids.h:
26983         * gst/matroska/matroska-demux.h:
26984         Fix Vorbis streams failing to decode in some files, where cluster_time
26985         isn't 0, because then it doesn't send codec_priv before actual data.
26986         Remove time-based test and replace it with marker set on beginning of
26987         new stream
26988
26989 2004-12-28  David Schleef  <ds@schleef.org>
26990
26991         Merge patch from Ronald fixing problems with streaming
26992         text.
26993         * ext/cairo/gstcairo.c: (plugin_init):
26994         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
26995         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
26996         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
26997         (gst_textoverlay_font_init), (gst_textoverlay_init),
26998         (gst_textoverlay_set_property):
26999         * ext/cairo/gsttextoverlay.h:
27000
27001 2004-12-27  David Schleef  <ds@schleef.org>
27002
27003         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27004         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27005         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27006         (gst_textoverlay_font_init), (gst_textoverlay_init),
27007         (gst_textoverlay_set_property): Improvements to actually
27008         render text as white on black outline on video, including
27009         font selection and horizontal/vertical alignment.  (Ronald's
27010         christmas present)
27011         * ext/cairo/gsttextoverlay.h:
27012
27013 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27014
27015         * ext/ogg/gstogg.c:
27016         * ext/ogg/gstogmparse.c:
27017           fix ogm[audio/video]parse plugin registration
27018           (riff won't load if bytestream is already loaded)
27019
27020 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27021
27022         * gst/audioconvert/gstchannelmix.c:
27023           fix for GLIB < 2.4
27024
27025 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27026
27027         * Makefile.am:
27028         * configure.ac:
27029           disable docs again until it actually passes make distcheck.
27030
27031 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27032
27033         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
27034         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
27035         (plugin_init):
27036           Add 3GP (variables name Q3GP because they can't start with a
27037           number). Add samr audio fourcc (used in .3gp files), decoder
27038           is work in progress. Also do a GST_WARNING instead of ERROR
27039           in case of unknown nodes, to decrease output.
27040
27041 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27042
27043         * Makefile.am:
27044           really fix dist
27045
27046 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27047
27048         * configure.ac:
27049         * ext/speex/gstspeexdec.h:
27050         * ext/speex/gstspeexenc.h:
27051           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
27052           Fix detection code in configure.ac
27053
27054 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27055
27056         * gst/matroska/matroska-demux.c:
27057         (gst_matroska_demux_parse_blockgroup):
27058           Save position, so that queries give proper return values. Don't
27059           know how this could ever have worked before...
27060
27061 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27062
27063         * configure.ac:
27064           Put additional LAME check inside the conditional.  Fixes #152339
27065
27066 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27067
27068         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27069         (gst_avi_demux_stream_scan):
27070           Add some more debug. Fix logic error when setting movi offset
27071           while reading index.
27072
27073 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27074
27075         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27076         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
27077         (gst_avi_demux_process_next_entry):
27078           Add some debugging. Better detection of broken indexes and the
27079           accompanying index recovery. No infinite loops on state changes
27080           when we're still in our loopfunction.
27081
27082 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27083
27084         * configure.ac:
27085           Fix up.
27086
27087 2004-12-22  Archana Shah  <archana.shah@wipro.com>
27088
27089         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
27090
27091         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
27092           Normalizing the value before setting
27093         (gst_sunaudiomixer_get_volume):
27094           Normalizing the value after getting. Fixes bug# 161980
27095
27096 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27097
27098         * Makefile.am: Make sure docs gets disted
27099         * docs/Makefile.am: Make sure all needed files get disted
27100         * gst-plugins.spec.in: latest updates
27101
27102 2004-12-22  Wim Taymans  <wim@fluendo.com>
27103
27104         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27105         Revert patch 1.38 as clock distribution over schedulers does
27106         not work correcly in the core yet.
27107
27108 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27109
27110         * sys/oss/README: remove this file, which predates my birth
27111           (and which content is by far outdated)
27112
27113 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
27114
27115         * Makefile.am:
27116         * configure.ac:
27117         * docs/Makefile.am:
27118         * docs/libs/Makefile.am:
27119         * docs/libs/gst-plugins-libs-docs.sgml:
27120         * docs/libs/gst-plugins-libs-sections.txt:
27121         * docs/libs/tmpl/gstgconf.sgml:
27122         * docs/upload.mak:
27123         * docs/version.entities.in:
27124           Added boilerplate gtk-doc files for plugin-libs documentation.
27125
27126 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27127
27128         * gst/auparse/gstauparse.c: fix int and float audio caps
27129
27130 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27131
27132         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27133         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27134           g_assert() can be a macro, don't use #ifdef inside it.
27135
27136 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
27137
27138         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27139
27140         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
27141         (gst_videorate_init), (gst_videorate_chain),
27142         (gst_videorate_change_state):
27143           Event handling (fixes #159986).
27144
27145 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27146
27147         * gst-libs/gst/riff/riff-media.c:
27148         (gst_riff_create_video_caps_with_data):
27149           Add BLZ0 (Blizzard's version of DivX) fourcc.
27150
27151 2004-12-18  David Schleef  <ds@schleef.org>
27152
27153         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
27154         portability fix.
27155
27156 2004-12-18  David Schleef  <ds@schleef.org>
27157
27158         * gst/tta/ttadec.h: Disable some header code that isn't used
27159         and clearly isn't portable.
27160
27161 2004-12-18  David Schleef  <ds@schleef.org>
27162
27163         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
27164         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27165         (avcodec_get_pix_fmt), (avpicture_layout),
27166         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
27167         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
27168         Fix code to not use GCC extensions (and c99 extensions that
27169         Forte does not like.)
27170
27171 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27172
27173         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27174
27175         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
27176         (gst_deinterlace_chain):
27177           Rowstride fixes. Fixes #161039.
27178         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
27179         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
27180         (gst_video_crop_getcaps), (gst_video_crop_link),
27181         (gst_video_crop_i420), (gst_video_crop_chain),
27182         (gst_video_crop_change_state):
27183           Rework of negotiation. Actually works now. Fixes #158650.
27184
27185 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27186
27187         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
27188           That was very stupid.
27189
27190 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27191
27192         * gst/matroska/matroska-demux.c:
27193         (gst_matroska_demux_parse_blockgroup):
27194           Fix possible crasher.
27195
27196 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27197
27198         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
27199         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
27200           Lace sizes can be zero.
27201
27202 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27203
27204         * ext/musepack/gstmusepackdec.cpp:
27205           Fetch error return values. Fixes #161624.
27206         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
27207           Really EOS.
27208
27209 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27210
27211         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
27212           Work for truncated (unfinished download etc.) files. Fixes #160514.
27213
27214 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27215
27216         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27217           Fix for integer overflow. Makes #156001 not crash. Probably masks
27218           the real bug.
27219
27220 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27221
27222         * gst/ac3parse/gstac3parse.c: (plugin_init):
27223           Parsers never have ranks. Fixes #159651.
27224
27225 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27226
27227         * gst/playback/gstdecodebin.c: (compare_ranks):
27228           make sure the facotries are ordered the same every time even if they
27229           have the same rank by using the name
27230         * gst/playback/gstdecodebin.c: (find_compatibles):
27231           make sure we don't add factories to the list twice
27232
27233 2004-12-16  David Schleef  <ds@schleef.org>
27234
27235         * configure.ac: look for musepack headers as musepack/*.h
27236         (fixes #159847)
27237         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
27238         * ext/musepack/gstmusepackreader.h: same
27239
27240 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27241
27242         * gst-libs/gst/riff/riff-read.c:
27243         (gst_riff_read_strf_auds_with_data):
27244           Read extradata correctly (fixes #155879).
27245
27246 2004-12-16  David Schleef  <ds@schleef.org>
27247
27248         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
27249         audio.  does _not_ attempt or allow conversion unless channels
27250         is 1 or 2.
27251
27252 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27253
27254         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
27255
27256 2004-12-16  David Schleef  <ds@schleef.org>
27257
27258         * gst/audioscale/gstaudioscale.c: the resample library only
27259         handles 1 or 2 channels.  Change caps to compensate.
27260
27261 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27262
27263         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
27264         (gst_matroska_demux_audio_caps):
27265           Some MPEG-AAC hacks, because else it doesn't work...
27266
27267 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27268
27269         * gst-libs/gst/riff/riff-media.c:
27270         (gst_riff_create_video_caps_with_data),
27271         (gst_riff_create_video_template_caps):
27272           Add h264.
27273
27274 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27275
27276         * gst-libs/gst/audio/Makefile.am:
27277           Try to fix buildbot.
27278
27279 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27280
27281         * gst/tcp/gstmultifdsink.c:
27282           Clean up and uniformize debugging.
27283
27284 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
27285
27286         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27287
27288         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27289         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
27290         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
27291         (gst_mpeg_demux_change_state):
27292           Reset on ready. Fixes 160276.
27293
27294 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27295
27296         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27297
27298         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27299         (gst_ffmpegcsp_pad_link):
27300           Fix memleak (#154815).
27301
27302 2004-12-16  James Bowes  <bowes@cs.dal.ca>
27303
27304         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27305
27306         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
27307         (gst_musicbrainz_init), (gst_musicbrainz_chain),
27308         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
27309         * ext/musicbrainz/gsttrm.h:
27310           Add support for using a proxy server when getting a trm id from
27311           the MusicBrainz database (#149613).
27312
27313 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
27314
27315         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27316
27317         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
27318         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
27319           Fix memleaks (#157233).
27320
27321 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27322
27323         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27324
27325         * gst-libs/gst/resample/resample.c: (gst_resample_close):
27326         * gst-libs/gst/resample/resample.h:
27327         * gst/audioscale/gstaudioscale.c:
27328           Fix memleak (#159215).
27329
27330 2004-12-16  Toni Willberg  <toniw@iki.fi>
27331
27332         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27333
27334         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
27335         * sys/oss/oss_probe.c: (main):
27336           Check for mono/stereo support (similar to samplerate probing),
27337           fixes #159433. Also add missing copyright header to oss_probe.c.
27338
27339 2004-12-15  David Schleef  <ds@schleef.org>
27340
27341         * configure.ac: add audioresample and cairo plugins.  Remove
27342         HAVE_MMX stuff, because it's not used.
27343         * ext/Makefile.am: same
27344         * ext/audioresample/Makefile.am: You are not ready for an
27345         audio resampling element based on audioresample.
27346         * ext/audioresample/gstaudioresample.c:
27347         * ext/audioresample/gstaudioresample.h:
27348         * ext/cairo/Makefile.am: You are not ready for overlay elements
27349         based on cairo.  Don't look too closely, these elements kinda
27350         suck right now.
27351         * ext/cairo/gstcairo.c: new
27352         * ext/cairo/gsttextoverlay.c: new
27353         * ext/cairo/gsttextoverlay.h: new
27354         * ext/cairo/gsttimeoverlay.c: new
27355         * ext/cairo/gsttimeoverlay.h: new
27356         * gst-libs/gst/media-info/media-info-priv.h: fix compile
27357         problem with compilers that don't support variadic macros.
27358
27359 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
27360
27361         Reviewed by:  David Schleef  <ds@schleef.org>
27362
27363         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
27364         Bala, registering sunaudiosrc (oops!), and cleaning up code a
27365         bit.  Also ran indent-gst.
27366         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
27367         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
27368         (gst_sunaudiosrc_setparams):
27369
27370 2004-12-14  David Schleef  <ds@schleef.org>
27371
27372         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
27373         output rate to 16000.  Should fix #160235.
27374
27375 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27376
27377         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
27378         Add typefinding for mpeg2 pes streams
27379
27380 2004-12-13  David Schleef  <ds@schleef.org>
27381
27382         * configure.ac:  Applied patch from bug #143659, making default
27383         sources and sinks OS-dependent (for Solaris), and added code
27384         for OS/X.
27385         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
27386
27387 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27388
27389         * gst-libs/gst/riff/riff-media.c:
27390           forgot to add h2.64 to avidemux template caps
27391
27392 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27393
27394         * gst/wavenc/riff.h:
27395         * gst-libs/gst/riff/riff-media.c:
27396         * gst-libs/gst/riff/riff-ids.h:
27397         * gst/avi/gstavimux.c
27398         add 4CC code for VideoSoft h264 in AVI (VSSH)
27399           fixes bug #160655
27400         remove s323 from riff, it's quicktime specific :(
27401
27402 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27403
27404         * gst/asfdemux/README
27405         * gst/wavenc/riff.h
27406         * gst-libs/gst/riff/riff-ids.h
27407         * gst-libs/gst/riff/riff-media.c
27408         * gst/qtdemux/qtdemux.c:
27409           add new 4CC codes for h263 related codecs
27410           fixes partially bug #155163
27411
27412 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
27413
27414         * configure.ac: Update polyaudio requirement to 0.7
27415         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
27416
27417 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27418
27419         * gst/interleave/deinterleave.c:
27420         fix my name's spelling! :)
27421
27422 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27423
27424         * AUTHORS ChangeLog
27425         * gst/auparse/gstauparse.c
27426         * gst/interleave/deinterleave.c
27427         * gst/law/:
27428                 alaw-decode.c alaw-encode.c
27429                 mulaw-decode.c mulaw-encode.c
27430         * gst/oneton/gstoneton.c
27431         * sys/osxaudio/:
27432                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
27433         * sys/osxvideo/:
27434                 cocoawindow.h cocoawindow.m
27435                 osxvideosink.h osxvideosink.m
27436
27437         put the same mail address for Zaheer Abbas Merali everywhere
27438
27439 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27440
27441         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
27442           Align by packetsize, and assert that we a packet available before
27443           playing. The first makes webstreams work (they often include
27444           trailing padding data in a packet), the second allows pausing a
27445           ASF stream in totem without getting demux errors afterwards.
27446
27447 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27448
27449         * ext/ogg/gstoggdemux.c: (get_relative):
27450           Check for non-NULL before accessing member (end-of-chain).
27451
27452 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27453
27454         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
27455         (cdparanoia_set_property), (cdparanoia_get_property):
27456         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
27457         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
27458         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
27459         (dvdreadsrc_init), (dvdreadsrc_set_property),
27460         (dvdreadsrc_get_property):
27461         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
27462         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
27463           Synchronize property names where not yet the case. Devices are
27464           now device=X, other versions are deprecated (but still exist).
27465           Also use g_free() unconditionally.
27466         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27467         (setup_source), (gst_play_base_bin_get_property):
27468           Expose source.
27469
27470 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27471
27472         * configure.ac: move GCONF macro outside conditional for the am
27473           conditional. Fixes #160439
27474
27475 2004-12-08  David Schleef  <ds@schleef.org>
27476
27477         * tools/gst-visualise-m.m: Switch to elements that currently
27478         exist.
27479
27480 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27481
27482         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
27483           We love wrong commas.
27484
27485 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27486
27487         * gst/matroska/matroska-demux.c:
27488         (gst_matroska_demux_handle_src_query):
27489           Don't set DEFAULT, unsupported - makes length display incorrectly
27490           in some cases.
27491
27492 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27493
27494         * gst/monoscope/README: remove blurb about files being GPL
27495         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
27496         * gst/monoscope/monoscope.c: Change license to BSD with explanation
27497           monoscope is now effectively LGPL licensed
27498
27499 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27500
27501         * gst/monoscope/README: Update information to be more correct
27502         * gst/monoscope/convolve.c: Relicense to LGPL
27503         * gst/monoscope/convolve.h: Relicense to LGPL
27504
27505 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
27506
27507         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
27508           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
27509         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
27510           set default_duration for mpeg1 audio
27511
27512 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27513
27514         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
27515         * ext/alsa/gstalsa.h:
27516           refactor big chunks of the core caps negotiation code to make it
27517           a lot faster, because people claim it's really slow
27518           (actually, just cache the getcaps when the device is opened)
27519
27520 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27521
27522         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
27523         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
27524         (gst_a52dec_handle_frame), (gst_a52dec_chain),
27525         (gst_a52dec_change_state), (plugin_init):
27526         * ext/a52dec/gsta52dec.h:
27527           Do something useful with timestamps. Make chain-based (since
27528           there's really no reason to be loopbased).
27529         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
27530           Update current_byte/frame correctly.
27531
27532 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27533
27534         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
27535         (gst_ape_demux_stream_init):
27536           Forward tags, too.
27537
27538 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27539
27540         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
27541           Let's make sure we're done typefinding when detecting tags.
27542
27543 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27544
27545         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
27546         (gst_ebml_read_init), (gst_ebml_read_use_event),
27547         (gst_ebml_read_element_id), (gst_ebml_peek_id),
27548         (gst_ebml_read_seek), (gst_ebml_read_skip),
27549         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
27550         (gst_ebml_read_master):
27551         * gst/matroska/ebml-read.h:
27552         * gst/matroska/matroska-demux.c:
27553         (gst_matroska_demux_parse_contents),
27554         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
27555           Disgustingly evil hack for working around INTERRUPT events and
27556           their extremely annoying habit of being a pain in the ass. We
27557           simply peek a cluster before reading any of it.
27558
27559 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27560
27561         * ext/musepack/gstmusepackdec.cpp:
27562           There's also floating point libmusepacks.
27563
27564 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27565
27566         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
27567         (gst_faad_chanpos_to_gst), (gst_faad_chain):
27568           Set DURATION even if source buffer didn't. Also use increasing
27569           timestamps.
27570         * gst-libs/gst/riff/riff-media.c:
27571         (gst_riff_create_audio_caps_with_data):
27572           Block_align can have larger values than 8192.
27573
27574 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27575
27576         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
27577         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
27578         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
27579         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
27580           Fix caps.
27581
27582 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27583
27584         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
27585           Fix logic bug.
27586
27587 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27588
27589         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
27590           Yay, another one.
27591
27592 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27593
27594         * ext/esd/esdsink.c: (gst_esdsink_chain):
27595           Make error actually say something useful (fixes #156798).
27596         * gst-libs/gst/riff/riff-media.c:
27597         (gst_riff_create_video_caps_with_data),
27598         (gst_riff_create_video_template_caps):
27599           Add Intel Video 5.0 fourcc (IV50).
27600
27601 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
27602
27603         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
27604         detection on mono and stereo mp3 files.
27605
27606 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27607
27608         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
27609           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
27610           the contained stream).
27611
27612 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27613
27614         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
27615           Oops, remove debug.
27616
27617 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
27618
27619         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27620
27621         * gst/law/alaw-decode.c: (alawdec_getcaps):
27622         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
27623           Prevent warnings when negotiating caps (fixes #159338).
27624
27625 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27626
27627         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27628         (gst_ffmpegcsp_chain):
27629           Remove old leftover that shouldn't be there...
27630
27631 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
27632
27633         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27634
27635         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
27636           Don't forward DISCONT events (fixes #159684).
27637
27638 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27639
27640         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
27641           Unlink manually since sometimes bin disposal (and therefore
27642           pad unlinking) is delayed, which will cause a new media file
27643           to not be able to start playing instantly.
27644
27645 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27646
27647         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
27648           On mute of an unlinked stream, check for pad availability so
27649           we don't crash on unlinked pad.
27650
27651 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27652
27653         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27654         (gst_avi_demux_massage_index):
27655           Fix quite humiliating bug in omitting 0-sized index chunks but
27656           forgetting to count them for timestamps.
27657
27658 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27659
27660         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
27661           Actually leave the loop if we failed to sync. Don't crash.
27662
27663 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27664
27665         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
27666         (gst_dvd_demux_process_private):
27667         * gst/mpegstream/gstdvddemux.h:
27668           Fix crash (#159759). Doesn't work, though. :-(.
27669
27670 2004-11-28  Benjamin Otte  <otte@gnome.org>
27671
27672         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
27673           more overwriting protection due to modifying channels one by one
27674           instead of all at once
27675
27676 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27677
27678         * gst/audioconvert/gstchannelmix.c:
27679         (gst_audio_convert_fill_normalize):
27680           Normalize using absolute values.
27681
27682 2004-11-28  Julien MOUTTE  <julien@moutte.net>
27683
27684         * configure.ac:
27685         * ext/Makefile.am:
27686         * ext/directfb/Makefile.am:
27687         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
27688         (gst_directfbvideosink_get_pixel_format),
27689         (gst_directfbvideosink_get_format_from_fourcc),
27690         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
27691         (gst_directfbvideosink_sink_link),
27692         (gst_directfbvideosink_change_state),
27693         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
27694         (gst_directfbvideosink_buffer_alloc),
27695         (gst_directfbvideosink_interface_supported),
27696         (gst_directfbvideosink_interface_init),
27697         (gst_directfbvideosink_navigation_send_event),
27698         (gst_directfbvideosink_navigation_init),
27699         (gst_directfbvideosink_set_property),
27700         (gst_directfbvideosink_get_property),
27701         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
27702         (gst_directfbvideosink_base_init),
27703         (gst_directfbvideosink_class_init),
27704         (gst_directfbvideosink_get_type), (plugin_init):
27705         * ext/directfb/directfbvideosink.h: Adding a first version of
27706         directfbvideosink.
27707         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
27708         more.
27709
27710 2004-11-28  Benjamin Otte  <otte@gnome.org>
27711
27712         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
27713           walk the samples backwards if out_channels > in_channels so we don't
27714           overwrite data
27715
27716 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27717
27718         * gst/audioconvert/Makefile.am:
27719         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
27720         (gst_audio_convert_link), (gst_audio_convert_change_state),
27721         (gst_audio_convert_channels):
27722         * gst/audioconvert/gstchannelmix.c:
27723         (gst_audio_convert_unset_matrix),
27724         (gst_audio_convert_fill_identical),
27725         (gst_audio_convert_fill_compatible),
27726         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
27727         (gst_audio_convert_fill_others),
27728         (gst_audio_convert_fill_normalize),
27729         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
27730         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
27731         * gst/audioconvert/gstchannelmix.h:
27732           Implement a channel mixer.
27733
27734 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
27735
27736         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
27737         * ext/alsa/gstalsa.h:
27738         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
27739         Make alsasink actually honor gst_element_set_clock and use that
27740         clock instead of its internal one.
27741
27742 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
27743
27744         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
27745         (gst_play_base_bin_change_state): nullify source and decoder when
27746         going from READY to NULL so that we don't try to do weird stuff with
27747         them when going from NULL to READY
27748         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
27749         instead of g_object_unref
27750         (gen_video_element), (gen_audio_element): more refcounting fixes, now
27751         it should be correct
27752         (gst_play_bin_change_state): don't call remove_sinks if we are
27753         currently disposing the object
27754
27755 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27756
27757         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
27758           Don't forget bass if it's there. Else left channel is silent...
27759
27760 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27761
27762         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
27763         (gst_a52dec_change_state):
27764           Don't do sample adjusting anymore, we use float audio now.
27765         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27766           Don't fixate to non-existing properties.
27767
27768 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27769
27770         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
27771         (gst_a52dec_change_state):
27772           Advertise that we can do surround sound.
27773
27774 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27775
27776         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
27777           Add buffer-frames=0.
27778         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
27779         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
27780         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
27781         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
27782         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
27783         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
27784         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
27785         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
27786         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
27787         * ext/dvdread/dvdreadsrc.h:
27788           Add seeking, querying for bytes, sectors, title, angle and
27789           chapter. Handle multiple chapters. Relicense to LGPL because
27790           Billy agreed on that (thanks Billy!).
27791
27792 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
27793
27794         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
27795         call parent dispose method
27796
27797 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
27798
27799         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
27800         (gst_audio_clock_get_internal_time):
27801         Fix active <-> inactive transitions: ensure time value always
27802         grows and avoid abrupt value changes.
27803
27804 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
27805
27806         * configure.ac:
27807         * gst/tta/Makefile.am:
27808         * gst/tta/crc32.h:
27809         * gst/tta/filters.h:
27810         * gst/tta/gsttta.c:
27811         * gst/tta/gstttadec.c:
27812         * gst/tta/gstttadec.h:
27813         * gst/tta/gstttaparse.c:
27814         * gst/tta/gstttaparse.h:
27815         * gst/tta/ttadec.h:
27816           added TTA parser and decoder
27817
27818 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27819
27820         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27821         (probe_triggered), (check_queue), (buffer_underrun),
27822         (buffer_running), (buffer_overrun), (gen_source_element),
27823         (setup_source):
27824         * gst/playback/gstplaybasebin.h:
27825           Implement buffering. Needs some more work.
27826
27827 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27828
27829         * ext/theora/theoradec.c: (theora_dec_chain):
27830           Fix ilog mask range overflow.
27831
27832 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27833
27834         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
27835           Don't omit the last (which in case of dmix is the only :) )
27836           channel count. Don't set channels if <= 2.
27837
27838 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
27839
27840         * gst/playback/gstplaybin.c: (gen_video_element),
27841         (gen_audio_element): Removed 2 obsolete comments
27842
27843 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27844
27845         * ext/vorbis/oggvorbisenc.c
27846         * ext/vorbis/vorbisenc.c :
27847           change description fields of those plugins to differentiate them
27848           (pitivi show Encoders by description, they had the same one)
27849
27850 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
27851
27852         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27853
27854         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
27855         (gst_play_bin_set_property), (gen_video_element),
27856         (gen_audio_element):
27857           Refcounting fixes for provided audio-/videosinks.
27858
27859 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27860
27861         * gst/playback/gstplaybin.c: (gen_video_element),
27862         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
27863           Don't reference all sinks, but only the video- and audiosinks.
27864           The vis. element should be disposed when we're done with it.
27865           We don't have any reason to keep it around. This fixes warnings
27866           when reusing playbin for playing multiple audio files with
27867           vis. enabled. Also release audio device on pause - idea stolen
27868           from Rhythmbox.
27869
27870 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27871
27872         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
27873         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
27874         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
27875         * ext/alsa/gstalsaplugin.c: (plugin_init):
27876         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
27877         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
27878         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
27879         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
27880         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
27881         (gst_faad_change_state), (plugin_init):
27882         * ext/faad/gstfaad.h:
27883         * ext/vorbis/vorbis.c: (plugin_init):
27884         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27885         * gst-libs/gst/audio/Makefile.am:
27886         * gst-libs/gst/audio/audio.c: (plugin_init):
27887         * gst-libs/gst/audio/multichannel.c:
27888         (gst_audio_check_channel_positions),
27889         (gst_audio_get_channel_positions),
27890         (gst_audio_set_channel_positions),
27891         (gst_audio_set_structure_channel_positions_list),
27892         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
27893         (gst_audio_fixate_channel_positions):
27894         * gst-libs/gst/audio/multichannel.h:
27895         * gst-libs/gst/audio/testchannels.c: (main):
27896         * gst/audioconvert/gstaudioconvert.c:
27897         (gst_audio_convert_class_init), (gst_audio_convert_init),
27898         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
27899         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
27900         (gst_audio_convert_fixate), (gst_audio_convert_channels):
27901         * gst/audioconvert/plugin.c: (plugin_init):
27902           Surround sound support.
27903
27904 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27905
27906         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
27907           Fix position for discont if we're close as well. Nitpicking, but
27908           saves a few milliseconds of extra waiting or skipping.
27909
27910 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27911
27912         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
27913           We sometimes need parsers for playback, so add those too.
27914
27915 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27916
27917         * configure.ac:
27918         * gst/apetag/Makefile.am:
27919         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
27920         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
27921         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
27922         (gst_ape_demux_get_src_query_types),
27923         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
27924         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
27925         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
27926         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
27927         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
27928         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
27929         (gst_ape_demux_change_state):
27930         * gst/apetag/apedemux.h:
27931         * gst/apetag/apetag.c: (plugin_init):
27932         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
27933         (plugin_init):
27934           APE v1/2 tag reader plus typefind function.
27935
27936 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27937
27938         * configure.ac:
27939         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27940         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
27941           Remove hacks for older core. Require newer core version
27942           accordingly.
27943
27944 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27945
27946         * gst/cdxaparse/Makefile.am:
27947         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
27948         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
27949         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
27950         * gst/cdxaparse/gstcdxaparse.h:
27951         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
27952         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
27953         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
27954         (gst_cdxastrip_get_src_query_types),
27955         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
27956         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
27957         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
27958         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
27959         * gst/cdxaparse/gstcdxastrip.h:
27960           SVCD/VCD header stripping separated from CDXA image parsing.
27961         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
27962         (plugin_init):
27963           Add VCD/SVCD header typefinding for VCD/SVCD.
27964         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
27965         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
27966         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
27967         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
27968         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
27969         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
27970         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
27971         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
27972         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
27973         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
27974         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
27975         * sys/vcd/vcdsrc.h:
27976           Fix up, add seeking, querying, URI interface. Works in totem now.
27977
27978 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27979
27980         * configure.ac:
27981           back to CVS
27982
27983 === release 0.8.6 ===
27984
27985 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27986
27987         * NEWS:
27988         * RELEASE:
27989         * configure.ac:
27990         * po/af.po:
27991         * po/az.po:
27992         * po/cs.po:
27993         * po/en_GB.po:
27994         * po/hu.po:
27995         * po/it.po:
27996         * po/nb.po:
27997         * po/nl.po:
27998         * po/or.po:
27999         * po/sq.po:
28000         * po/sr.po:
28001         * po/sv.po:
28002         * po/uk.po:
28003           releasing 0.8.6, "IOU Love"
28004
28005 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28006
28007         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28008
28009         * gst/playback/gstplaybasebin.c:
28010           Fix unplayable files error handling.  Fixes #158365
28011
28012 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28013
28014         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28015
28016         * gst/typefind/gsttypefindfunctions.c:
28017           Fix broken mp3 typefinding.  Fixes #158375
28018
28019 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28020
28021         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28022
28023         * ext/ogg/gstoggdemux.c:
28024           Fix sync on broken files.  Fixes #158976
28025
28026 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28027
28028         patch by: Edward Hervey <bilboed@bilboed.com>
28029
28030         * ext/libpng/gstpngenc.c:
28031           Copy over buffer properties.  Fixes #158832
28032
28033 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28034
28035         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
28036
28037         * ext/dvdread/dvdreadsrc.c:
28038           Fixes invalid reads (#158462)
28039
28040 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28041
28042         * sys/v4l/gstv4lsrc.c:
28043         * sys/v4l/gstv4lsrc.h:
28044         * sys/v4l/v4lsrc_calls.c:
28045           Probe less and cache it.  Fixes #159187.
28046
28047 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28048
28049         * gst/videorate/gstvideorate.c:
28050           Handle all video formats. Fixes #159186.
28051
28052 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
28053         * gst/synaesthesia/gstsynaesthesia.c:
28054         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
28055         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
28056         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
28057         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
28058         (gst_synaesthesia_change_state), (plugin_init):
28059         Fix up synaesthesia to work under different samplerates/ buffer sizes.
28060         Force 320x200 output, as that's the only thing the underlying
28061         synaesthesia implementation supports. Still needs to be made
28062         re-entrant.
28063
28064 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28065
28066         * configure.ac:
28067           Fix mpeg2enc configure check (similar to mplex check below).
28068
28069 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
28070
28071         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28072
28073         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28074           Fix for gcc-2.95 (fixes #158221).
28075
28076 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28077
28078         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28079           Re-add clock distribution hack (until new core is released).
28080           Fixes #158125.
28081
28082 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
28083         * configure.ac:
28084           fix mplex configure check segfaulting on some systems (bug #140994)
28085
28086 2004-11-13  Benjamin Otte  <otte@gnome.org>
28087
28088         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
28089           add debugging
28090         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28091           do a wait when we enter the loop func with no data available to
28092           write instead of getting into an 100% CPU loop by just returning and
28093           being called again by the scheduler
28094
28095 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
28096
28097         * configure.ac:
28098         * ext/libvisual/visual.c: (gst_visual_get_type),
28099         (libvisual_log_handler), (gst_visual_getcaps),
28100         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
28101         (plugin_init):
28102           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
28103         * ext/smoothwave/Makefile.am:
28104         * ext/smoothwave/demo-osssrc.c: (main):
28105         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
28106         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
28107         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
28108         (plugin_init):
28109         * ext/smoothwave/gstsmoothwave.h:
28110           Make gstsmoothwave a working element in the 20th century.
28111
28112         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
28113           Fix incorrect link function
28114
28115 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28116
28117         * gst/volume/gstvolume.c:
28118           Allow buffer-frames=0.
28119
28120 2004-11-12 Iain <iaingnome@gmail.com>
28121
28122         * configure.ac: Check for polypaudio
28123
28124         * ext/Makefile.am: Build the polyp dir
28125
28126         * ext/polyp: The polypsink sources.
28127
28128 2004-10-30 Iain <iaingnome@gmail.com>
28129
28130         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
28131         caps to reflect the new number of channels.
28132
28133 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28134
28135         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28136           Fix for negotiation order problem. This would show when the
28137           ALSA loopfuction was called before any other function. ALSA
28138           wouldn't do anything because we're not negotiated yet, leading
28139           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
28140
28141 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28142
28143         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28144
28145         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
28146           No warnings (#157986).
28147
28148 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28149
28150         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
28151           Prefer apev1/2 and id3v1 (at end of file) over musepack.
28152
28153 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28154
28155         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
28156           Signal no-more-pads (so it works in playbin).
28157
28158 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28159
28160         * ext/musepack/gstmusepackreader.cpp:
28161           Workaround for older core.
28162
28163 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28164
28165         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
28166           Actually test for odd width/height rather than testing whether
28167           a temporary variable that was 0 before we subtracted 1 is now
28168           not equal to zero (which it always is).
28169
28170 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28171
28172         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
28173         Fix compilation if HAVE_XVIDEO is not defined
28174
28175 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28176
28177         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
28178         Fix compilation if HAVE_XVIDEO is not defined
28179
28180 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
28181
28182         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
28183         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
28184         (gst_goom_change_state), (plugin_init):
28185         Use the bytestream adapter so goom doesn't depend on the input
28186         buffer size.
28187         Add a debug category
28188
28189 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28190
28191         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28192           Only set hardware parameters *after* negotiation. Before
28193           negotiation, it will set ANY and that seems to cause crashes
28194           (see e.g. #151288, #153227).
28195
28196 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28197
28198         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
28199           This seems to be antique leftover. It needs to pass error
28200           checking.
28201         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28202         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
28203         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
28204         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
28205           Fix GstXOverlay implementation (#151059).
28206
28207 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28208
28209         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28210           Don't assert (#157853).
28211
28212 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28213
28214         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28215           Fix bytes/samples confustion.
28216         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
28217           Fix for underrun (#144389).
28218
28219 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28220
28221         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28222           Disable halfway-seek for pending release (since it needs a new
28223           core release).
28224
28225 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28226
28227         * sys/v4l/gstv4lsrc.c:
28228         * sys/v4l/gstv4lsrc.h:
28229         * sys/v4l/v4lsrc_calls.c:
28230           add autoprobe-fps property so we can separate autoprobing parts
28231
28232 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28233
28234         * sys/v4l/gstv4lsrc.c:
28235         * sys/v4l/v4lsrc_calls.c:
28236         initialise fourcc to catch unset fourcc's, and debug
28237
28238 2004-11-09  Wim Taymans  <wim@fluendo.com>
28239
28240         * gst/playback/README:
28241         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28242         * gst/playback/gstplaybin.c: (gst_play_bin_init),
28243         (gst_play_bin_dispose), (gst_play_bin_set_property),
28244         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
28245         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
28246         (gst_play_bin_get_formats), (gst_play_bin_convert),
28247         (gst_play_bin_get_query_types), (gst_play_bin_query):
28248         Cleanups and some more documentation.
28249
28250 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
28251
28252         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
28253         (gst_cacasink_init), (gst_cacasink_chain):
28254         * ext/libcaca/gstcacasink.h:
28255         Cacasink inherits from VideoSink, so let that store the clock.
28256
28257 2004-11-09  Wim Taymans  <wim@fluendo.com>
28258
28259         * gst/playback/README:
28260         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
28261         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
28262         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
28263         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
28264         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
28265         (setup_sinks):
28266         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
28267         (gst_stream_info_is_mute), (gst_stream_info_set_property):
28268         * gst/playback/gststreaminfo.h:
28269         Updated README.
28270         Only switch groups if all streams have muted (EOSed).
28271         Send Tags in sync with the stream playback instead of in
28272         the playback/preroll phase.
28273         Some cleanups, free the fakesrc elements.
28274
28275 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28276
28277         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
28278           buffer-frames property was missing
28279         * ext/arts/gst_arts.c:
28280           rate missing from sinkcaps
28281         * ext/audiofile/gstafparse.c:
28282         * ext/audiofile/gstafsink.c:
28283         * ext/audiofile/gstafsrc.c:
28284         * ext/swfdec/gstswfdec.c:
28285           int audio doesn't know buffer-frames
28286         * ext/cdparanoia/gstcdparanoia.c:
28287           int audio doesn't know chunksize either
28288         * ext/nas/nassink.c:
28289           it's endianness, not endianess
28290         * gst-libs/gst/audio/audio.h:
28291           make float standard pad template caps really describe float
28292         * gst/law/mulaw.c: (linear_factory):
28293           signed only, please
28294         * gst/mpegstream/gstdvddemux.c:
28295           widths of 20 are not valid
28296
28297 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
28298
28299         Submitted by: Luca Ferretti <elle.uca@infinito.it>
28300
28301         * po/LINGUAS:
28302         * po/it.po:
28303           Add Italian
28304
28305 2004-11-08  Wim Taymans  <wim@fluendo.com>
28306
28307         * gst/playback/README:
28308         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28309         * gst/playback/gstplaybasebin.c: (probe_triggered),
28310         (gst_play_base_bin_change_state):
28311         Updated README, added more comments for fixmes etc..
28312
28313 2004-11-08  Wim Taymans  <wim@fluendo.com>
28314
28315         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28316         We can remove this hack now.
28317
28318 2004-11-08  Wim Taymans  <wim@fluendo.com>
28319
28320         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
28321         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28322         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28323         Only mix AYUV for maximum quality.
28324
28325 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28326
28327         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
28328         (gst_ogg_demux_push), (gst_ogg_pad_push):
28329           Let's act as if we're synchronized now! :).
28330         * ext/theora/theoradec.c: (theora_dec_chain):
28331           Add some debug.
28332
28333 2004-11-08  Wim Taymans  <wim@fluendo.com>
28334
28335         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28336         (gst_alpha_set_property), (gst_alpha_sink_link),
28337         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
28338         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
28339         (gst_alpha_init_params), (gst_alpha_chain):
28340         Implement alpha functions for AYUV too, this increases
28341         accuracy quite a bit.
28342
28343 2004-11-08  Wim Taymans  <wim@fluendo.com>
28344
28345         * gst/ffmpegcolorspace/avcodec.h:
28346         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28347         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
28348         (gst_ffmpegcsp_avpicture_fill):
28349         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28350         (gst_ffmpegcsp_caps_remove_format_info):
28351         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28352         (shrink12), (img_get_alpha_info), (deinterlace_line),
28353         (deinterlace_line_inplace):
28354         * gst/ffmpegcolorspace/imgconvert_template.h:
28355         Added AYUV colorspace and handle RGBA a bit more respectful.
28356
28357 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28358
28359         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28360           Actually always send a discont (cornercase when resending the
28361           same serial-tagged chain twice).
28362
28363 2004-11-08  Julien MOUTTE  <julien@moutte.net>
28364
28365         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
28366         (gst_ximagesink_finalize):
28367         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
28368         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
28369
28370 2004-11-08  Wim Taymans  <wim@fluendo.com>
28371
28372         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
28373         Don't segfault on NULL data.
28374
28375 2004-11-08  Wim Taymans  <wim@fluendo.com>
28376
28377         * gst/playback/gstdecodebin.c: (unlinked):
28378         * gst/playback/gstplay-marshal.list:
28379         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28380         (gst_play_base_bin_init), (group_create), (get_active_group),
28381         (get_building_group), (group_destroy), (group_commit),
28382         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
28383         (add_element_stream), (no_more_pads), (probe_triggered),
28384         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
28385         (state_change), (setup_source), (gst_play_base_bin_get_property),
28386         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
28387         (gst_play_base_bin_link_stream),
28388         (gst_play_base_bin_get_streaminfo):
28389         * gst/playback/gstplaybasebin.h:
28390         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
28391         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
28392         Add support for chained ogg files. Prepare for playlist
28393         support. This patch introduces the concept of pad groups, which
28394         together compose one playable media file.
28395
28396 2004-11-07  David Schleef  <ds@schleef.org>
28397
28398         * testsuite/gst-lint: Check for pad templates that aren't statically
28399         scoped.
28400
28401 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28402
28403         * configure.ac:
28404         * ext/Makefile.am:
28405         * ext/musepack/Makefile.am:
28406         * ext/musepack/gstmusepackdec.cpp:
28407         * ext/musepack/gstmusepackdec.h:
28408         * ext/musepack/gstmusepackreader.cpp:
28409         * ext/musepack/gstmusepackreader.h:
28410           Add musepack decoder.
28411         * ext/faad/gstfaad.c: (gst_faad_base_init):
28412           Make pad templates static.
28413         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28414         (plugin_init):
28415           Add musepack typefinder, make mp3 typefinding work halfway stream,
28416           which doesn't actually work yet because id3demux doesn't implement
28417           _get_length().
28418
28419 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28420
28421         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
28422         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
28423           Fix interrupt event handling (#144436).
28424
28425 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28426
28427         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
28428           Hide unused glory.
28429
28430 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28431
28432         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28433
28434         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
28435           Fix weird caps (#157548).
28436
28437 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28438
28439         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28440
28441         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
28442           Add missing NULL terminator (#157543).
28443
28444 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28445
28446         * gst/tcp/gsttcp.h:
28447         * gst/tcp/gsttcpclientsink.c:
28448         * gst/tcp/gsttcpclientsrc.c:
28449         * gst/tcp/gsttcpserversink.c:
28450         * gst/tcp/gsttcpserversrc.c:
28451           ports can go up to 65535.  Move common defines to gsttcp.h
28452
28453 2004-11-05  Wim Taymans  <wim@fluendo.com>
28454
28455         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
28456         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
28457         Added two more colorspaces.
28458
28459 2004-11-05  Wim Taymans  <wim@fluendo.com>
28460
28461         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28462         (gst_ffmpegcsp_avpicture_fill):
28463         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28464         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
28465         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
28466         More stride fixes.
28467
28468 2004-11-05  Wim Taymans  <wim@fluendo.com>
28469
28470         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
28471         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
28472         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28473         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
28474         (gst_videomixer_loop):
28475         More stride fixes.
28476
28477 2004-11-05  Benjamin Otte  <otte@gnome.org>
28478
28479         * ext/mad/gstmad.c: (gst_mad_chain):
28480           don't overflow data buffer. Flush not needed sync data when syncing
28481           failed.
28482
28483 2004-11-04  Wim Taymans  <wim@fluendo.com>
28484
28485         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28486         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
28487         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
28488         (gst_alpha_init_params), (gst_alpha_chain),
28489         (gst_alpha_change_state):
28490         Updated the chroma keying algorithm with something more
28491         sophisticated.
28492
28493 2004-11-03  Wim Taymans  <wim@fluendo.com>
28494
28495         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28496         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28497         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28498         Fix stride issues. Does not completely work for odd
28499         heights.
28500
28501 2004-11-03  Wim Taymans  <wim@fluendo.com>
28502
28503         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28504         (gst_alpha_chroma_key), (gst_alpha_chain):
28505         Fix stride issues. Does not completely work for odd
28506         heights.
28507
28508 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
28509
28510         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28511         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
28512         leak fixes
28513
28514 2004-11-03  Wim Taymans  <wim@fluendo.com>
28515
28516         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28517         (gst_ffmpegcsp_avpicture_fill):
28518         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28519         (avpicture_alloc):
28520         * gst/ffmpegcolorspace/imgconvert_template.h:
28521         Use correct _fill function to get correct strides.
28522
28523 2004-11-02  David Schleef  <ds@schleef.org>
28524
28525         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
28526         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
28527         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
28528         Change all g_print()s to debugging.  Add a bunch of consistency
28529         checks.
28530
28531 2004-11-02  Wim Taymans  <wim@fluendo.com>
28532
28533         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28534         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
28535         (unlinked), (no_more_pads), (close_link):
28536         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
28537         (unknown_type), (add_element_stream), (new_decoded_pad),
28538         (removed_decoded_pad), (setup_source):
28539         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
28540         (gst_stream_info_class_init), (gst_stream_info_init),
28541         (gst_stream_info_new), (gst_stream_info_dispose),
28542         (stream_info_mute_pad), (gst_stream_info_set_property),
28543         (gst_stream_info_get_property):
28544         * gst/playback/gststreaminfo.h:
28545         Fix playback of multiple files.
28546         a slightly different approach to handling dynamic pad removals.
28547         This one only looks at pads that we have linked.
28548
28549 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
28550
28551         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
28552         free" warning from libc.
28553
28554 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28555
28556         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28557         (get_unconnected_element), (remove_starting_from), (pad_removed),
28558         (close_link):
28559           Implement support for dynamic pad changing. We listen to "live"
28560           pad removals (i.e. while playing) and re-setup autoplugging
28561           after that. Playbasebin/playbin need some more work for this
28562           to finally work, but decodebin supports (and replugs) chained
28563           ogg now.
28564
28565 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
28566
28567         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
28568         (gst_alsa_finalize):
28569         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
28570         (gst_cdaudio_finalize):
28571         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
28572         (cdparanoia_finalize):
28573         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
28574         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
28575         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
28576         (dvdreadsrc_finalize):
28577         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
28578         (gst_flacdec_finalize):
28579         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
28580         (gst_flacenc_finalize):
28581         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
28582         (gst_gnomevfssink_finalize):
28583         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
28584         (gst_gnomevfssrc_finalize):
28585         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
28586         (gst_fameenc_finalize):
28587         * ext/nas/nassink.c: (gst_nassink_class_init),
28588         (gst_nassink_finalize):
28589         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
28590         (gst_sdlvideosink_class_init):
28591         * ext/sndfile/gstsf.c: (gst_sf_dispose):
28592         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
28593         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
28594         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
28595         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
28596         (gst_x_window_listener_dispose):
28597         * gst/audioscale/gstaudioscale.c:
28598         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
28599         (play_on_demand_finalize):
28600         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
28601         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
28602         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
28603         (cdplayer_finalize):
28604         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
28605         (gst_glimagesink_class_init):
28606         * sys/oss/gstosselement.c: (gst_osselement_class_init),
28607         (gst_osselement_finalize):
28608         * sys/oss/gstosssink.c: (gst_osssink_dispose):
28609         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
28610         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
28611           Fixes a bunch of problems with finalize and dispose functions,
28612           either assumptions that dispose is only called once, or not calling
28613           the parent class dispose/finalize function
28614
28615 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
28616
28617         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
28618           added two api precondition guards
28619           use g_strdup with getenv to fix crash when using ENVVAR
28620
28621 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
28622         * ext/esd/esdsink.c: (gst_esdsink_class_init),
28623         (gst_esdsink_finalize):
28624         Use a finalize function, not dispose, and more importantly,
28625         call the parent class finalize function too
28626
28627 2004-11-01  Johan Dahlin  <johan@gnome.org>
28628
28629         * ext/ogg/gstoggdemux.c:
28630         * gst/tags/gstvorbistag.c:
28631         Plug leaks.
28632
28633 2004-10-31  Benjamin Otte  <otte@gnome.org>
28634
28635         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
28636           lotsa memleaks today. But they're all small...
28637
28638 2004-10-31  Benjamin Otte  <otte@gnome.org>
28639
28640         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28641           another memleak crushed
28642
28643 2004-10-31  Benjamin Otte  <otte@gnome.org>
28644
28645         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
28646           fix memleak
28647
28648 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28649
28650         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28651           Hack to prevent crash when going to READY inside signal handler
28652           while this function is active.
28653
28654 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28655
28656         * gst/ffmpegcolorspace/Makefile.am:
28657         * gst/ffmpegcolorspace/avcodec.h:
28658         * gst/ffmpegcolorspace/common.h:
28659         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
28660         * gst/ffmpegcolorspace/dsputil.h:
28661         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
28662         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28663         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
28664         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
28665         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
28666         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
28667         (gst_ffmpegcsp_avpicture_fill):
28668         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
28669         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28670         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
28671         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
28672         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
28673         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
28674         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
28675         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
28676         * gst/ffmpegcolorspace/imgconvert.c:
28677         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
28678         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
28679         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
28680         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
28681         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
28682         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
28683         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
28684         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
28685         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
28686         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
28687         (grow21), (grow22), (grow41), (grow44), (conv411),
28688         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
28689         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
28690         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
28691         (avpicture_free), (is_yuv_planar), (img_convert),
28692         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
28693         (deinterlace_line_inplace), (deinterlace_bottom_field),
28694         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
28695         * gst/ffmpegcolorspace/imgconvert_template.h:
28696         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
28697         * gst/ffmpegcolorspace/mmx.h:
28698         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
28699         (av_fast_realloc), (av_mallocz_static), (av_free_static),
28700         (av_freep), (avcodec_get_context_defaults),
28701         (avcodec_alloc_context), (avcodec_init):
28702           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
28703           handling plus update from ffmpeg CVS. Large clean-up.
28704
28705 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28706
28707         * gst/playback/Makefile.am:
28708           We need the marshallers for decodebin, too.
28709
28710 2004-10-30  David Schleef  <ds@schleef.org>
28711
28712         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
28713           quicktime typefinding work with 64-bit offsets.
28714
28715 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
28716
28717         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
28718           Set EOS on the element when processing an EOS event.
28719         * ext/speex/gstspeexdec.h:
28720         * ext/speex/gstspeexenc.h:
28721           Only keep a const ptr to the mode
28722         * gst-libs/gst/riff/riff-media.c:
28723         (gst_riff_create_audio_caps_with_data),
28724         (gst_riff_create_audio_template_caps):
28725           Allow WMAV3, with up to 6 channels.
28726         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
28727           Don't call gst_pad_set_event_function on a sink pad.
28728         * gst/mpegstream/gstdvddemux.c:
28729         (gst_dvd_demux_get_subpicture_stream),
28730         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
28731           Copy the explicit caps that were set across to the cur_* pads,
28732           instead of trying to use a possibly non-existent negotiated caps.
28733           Reset the type of subpicture pads to UNKNOWN after calling
28734           init_stream, so that the caps get set.
28735
28736 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
28737
28738         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28739
28740         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
28741           Don't touch buffer if it is of size 0 (fixes #151064).
28742
28743 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28744
28745         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
28746           Synchronized discont handling.
28747
28748 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28749
28750         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28751         (gst_ogg_demux_push):
28752           Make seeking sort-of exact again (fixes #156387).
28753
28754 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28755
28756         * gst/playback/gstplaybasebin.c: (unknown_type),
28757         (add_element_stream), (new_decoded_pad),
28758         (gst_play_base_bin_change_state):
28759         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
28760         (gst_stream_info_init), (gst_stream_info_new),
28761         (gst_stream_info_dispose), (gst_stream_info_get_property):
28762         * gst/playback/gststreaminfo.h:
28763           Make caps explicitely available. Makes testing for unsupported
28764           types possible. Improves error reporting.
28765
28766 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28767
28768         * gst/audioconvert/gstaudioconvert.c:
28769         (gst_audio_convert_buffer_to_default_format):
28770           Really don't touch read-only buffers (#156563).
28771
28772 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
28773
28774         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28775
28776         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
28777           Fix memleak (#155223).
28778
28779 2004-10-29  Wim Taymans  <wim@fluendo.com>
28780
28781         * gst/tcp/.cvsignore:
28782         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
28783         (gst_multifdsink_class_init), (gst_multifdsink_init),
28784         (gst_multifdsink_add), (gst_multifdsink_remove),
28785         (gst_multifdsink_remove_client_link), (is_sync_frame),
28786         (gst_multifdsink_new_client),
28787         (gst_multifdsink_handle_client_write),
28788         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
28789         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
28790         (gst_multifdsink_get_property):
28791         * gst/tcp/gstmultifdsink.h:
28792         Added burst on connect sync_method, deprecated sync_clients,
28793         streamlined the sync code some more.
28794
28795 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28796
28797         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
28798         (gst_play_base_bin_change_state):
28799           Improve error reporting.
28800
28801 2004-10-28  Wim Taymans  <wim@fluendo.com>
28802
28803         * gst/tcp/Makefile.am:
28804         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
28805         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
28806         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
28807         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
28808         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
28809         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
28810         (gst_fdset_wait):
28811         Added more locks around fdset structures. Fixed/reworked
28812         the poll array resizing code.
28813         Added stress test for fdset.
28814
28815 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28816
28817         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
28818         fix build
28819
28820 2004-10-28  Benjamin Otte  <otte@gnome.org>
28821
28822         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
28823           fix link function to always query channels and query width for
28824           floats
28825         * configure.ac:
28826           add equalizer dir
28827         * gst/equalizer/Makefile.am:
28828         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
28829         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
28830         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
28831         (arg_to_scale), (setup_filter),
28832         (gst_iir_equalizer_compute_frequencies),
28833         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
28834         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
28835         (plugin_init):
28836           add an equalizer
28837
28838 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28839
28840         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
28841
28842         * po/LINGUAS:
28843         * po/nb.po:
28844           Added Norwegian Bokmaal translation
28845
28846 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28847
28848         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28849           Don't break on options (fixes #156488).
28850
28851 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28852
28853         * configure.ac:
28854         * ext/cdaudio/Makefile.am:
28855         * sys/Makefile.am:
28856           fix build on older automake
28857
28858 2004-10-26  Wim Taymans  <wim@fluendo.com>
28859
28860         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
28861         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
28862         Allow a little margin when negotiating the framerate.
28863
28864 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
28865
28866         * gst/level/gstlevel.c:
28867           synchonised naming of pads and pad-templates
28868
28869 2004-10-26  Wim Taymans  <wim@fluendo.com>
28870
28871         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28872         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
28873         (_find_streams_check), (gst_ogg_demux_push):
28874         Fix EOS again. Needs to be done in a better way. We should not
28875         remove the pad if there is no new chained stream.
28876
28877 2004-10-26 Iain <iaingnome@gmail.com>
28878
28879         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
28880         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
28881         of the caps.
28882         * gst/interleave/interleave.c (interleave_class_init): Hook up release
28883         pad.
28884         (interleave_release_pad): Remove the pad.
28885         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
28886         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
28887         the set device.
28888         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
28889         attrs
28890         (gst_xvimagesink_xcontext_clear): Free the xcontext.
28891         (gst_xvimagesink_finalize): Free the par.
28892
28893 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28894
28895         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
28896         (gst_avimux_stop_file):
28897           First calculate the rate, and only then use it. Hdr.rate is a
28898           multiple and not a derivative of hdr.scale. Scale is not the
28899           same as blockalign but is solely related to rate.
28900
28901 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28902
28903         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
28904         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
28905           Implement seeking.
28906
28907 2004-10-25  James Henstridge  <james@jamesh.id.au>
28908
28909         Reviewed by:  David Schleef  <ds@schleef.org>
28910
28911         * examples/gstplay/player.c: (got_stream_length), (main):
28912         * examples/seeking/cdplayer.c: (update_scale):
28913         * examples/seeking/seek.c: (format_value), (update_scale):
28914         * examples/seeking/spider_seek.c: (format_value), (update_scale),
28915         (stop_seek):
28916         Build fixes on AMD64.
28917
28918 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28919
28920         reviewed by: Ronald Bultje <rbultje at gnome dot org>
28921
28922         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
28923         Fix for some v4l cards which hang in v4lsrc
28924
28925 2004-10-25  Wim Taymans  <wim@fluendo.com>
28926
28927         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
28928         (gst_ogg_demux_push), (gst_ogg_chains_clear):
28929         Make sure to remove the pad when a new chain is
28930         encountered. Set some vars to NULL so we don't try
28931         to reference freed memory.
28932
28933 2004-10-25  Wim Taymans  <wim@fluendo.com>
28934
28935         * examples/seeking/Makefile.am:
28936         * examples/seeking/cdplayer.c: (update_scale):
28937         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
28938         * examples/seeking/playbin.c: (make_playerbin_pipeline),
28939         (format_value), (update_scale), (iterate), (start_seek),
28940         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
28941         (print_usage), (main):
28942         Added some more examples, update others.
28943
28944 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28945
28946         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
28947         * ext/speex/gstspeexdec.c: (speex_dec_chain):
28948         * ext/theora/theoradec.c: (theora_dec_chain):
28949         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28950           Add codec-name metadata.
28951
28952 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
28953
28954         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28955
28956         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28957         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
28958         * ext/alsa/gstalsamixertrack.h:
28959         * po/POTFILES.in:
28960           ALSA mixer track label internationalization (#154054).
28961
28962 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28963
28964         * ext/theora/theoradec.c: (theora_dec_chain):
28965           Export bitrate as metadata.
28966
28967 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28968
28969         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28970         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
28971         * ext/alsa/gstalsamixertrack.h:
28972           Fix names, fix loop.
28973
28974 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28975
28976         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
28977         (speex_dec_convert):
28978           sinkconvert function so oggdemux can get the file length (totem).
28979
28980 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
28981
28982         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28983
28984         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
28985           Don't push incomplete packets.
28986         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
28987           Fix MPEG-4 audio typefinding.
28988
28989 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28990
28991         * sys/v4l/Makefile.am:
28992         * sys/v4l/gstv4l.c: (plugin_init):
28993         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
28994         (gst_v4lelement_init), (gst_v4lelement_dispose),
28995         (gst_v4lelement_change_state):
28996         * sys/v4l/gstv4lelement.h:
28997         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
28998         (gst_v4l_xoverlay_close), (idle_refresh),
28999         (gst_v4l_xoverlay_set_xwindow_id):
29000         * sys/v4l/gstv4lxoverlay.h:
29001         * sys/v4l/v4l-overlay_calls.c:
29002         * sys/v4l/v4l_calls.h:
29003         * sys/v4l2/Makefile.am:
29004         * sys/v4l2/gstv4l2.c: (plugin_init):
29005         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
29006         (gst_v4l2element_init), (gst_v4l2element_dispose),
29007         (gst_v4l2element_change_state):
29008         * sys/v4l2/gstv4l2element.h:
29009         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
29010         (gst_v4l2_xoverlay_close), (idle_refresh),
29011         (gst_v4l2_xoverlay_set_xwindow_id):
29012         * sys/v4l2/gstv4l2xoverlay.h:
29013         * sys/v4l2/v4l2-overlay_calls.c:
29014         * sys/v4l2/v4l2_calls.h:
29015           Remove client-side overlay handling, use the X-server v4l plugin
29016           for that. Nicer overlay, less code. Also make the plugin
29017           compileable without X (but then without overlay, obviously).
29018           Makes xwindowlistener obsolete, should we remove that?
29019
29020 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29021
29022         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
29023         (gst_osssrc_src_query):
29024         * sys/oss/gstosssrc.h:
29025           OK, so people want offset in DEFAULT. This time, actually fix all
29026           cases.
29027         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
29028           Add FPS properly.
29029
29030 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29031
29032         * gst/asfdemux/gstasfmux.c:
29033         * gst/avi/gstavimux.c:
29034           Framerate.
29035
29036 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29037
29038         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
29039           Fix properties (channel, norm, frequency).
29040
29041 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29042
29043         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
29044           Flag typo.
29045         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
29046           No warnings.
29047
29048 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29049
29050         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
29051           Fix hang.
29052
29053 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29054
29055         * sys/v4l2/gstv4l2element.h:
29056           Yet Another Hack (tm) for kernel header borkedness.
29057         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
29058         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
29059         (gst_v4l2src_link), (gst_v4l2src_getcaps),
29060         (gst_v4l2src_change_state):
29061         * sys/v4l2/gstv4l2src.h:
29062         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
29063         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
29064           Fix caps, keep track of state, work.
29065
29066 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29067
29068         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
29069           Quiet.
29070
29071 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29072
29073         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29074           Don't mix bytes and samples.
29075
29076 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29077
29078         * ext/ogg/gstoggmux.c:
29079           Basic pad template which accepts OGM tracks, speex, flac, vorbis
29080           and theora. Any is incorrect.
29081         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
29082           Fix caps.
29083         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
29084         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
29085         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
29086         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
29087         * sys/v4l/gstv4lmjpegsrc.h:
29088         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
29089         (gst_v4lsrc_change_state):
29090         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
29091         (gst_v4lmjpegsrc_capture_stop):
29092           Fix caps. Keep track of internal state. Work.
29093
29094 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29095
29096         * ext/Makefile.am:
29097           Fix the build fixes.
29098
29099 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29100
29101         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29102         (gst_ogg_demux_src_event), (_find_chain_seek),
29103         (gst_ogg_pad_push):
29104           Check for pad availability before using it.
29105         * ext/ogg/gstoggdemux.c: (_find_chain_process):
29106           Fix parsing of chained ogg. Needs more work on the decoder side.
29107
29108 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29109
29110         * gst/spectrum/Makefile.am:
29111         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
29112         (idle_func):
29113           Fix demo and reenable it. Yes, I'm currently playing with audio
29114           analysis tools
29115
29116 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29117
29118         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29119           We love it if files that start at zero work too...
29120
29121 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29122
29123         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29124           Handle files with missing EOS headers.
29125
29126 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29127
29128         * gst/tcp/gsttcpserversink.c:
29129         (gst_tcpserversink_handle_server_read),
29130         (gst_tcpserversink_init_send):
29131         Zero some variables first (need for accept not to return EINVAL)
29132
29133 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29134
29135         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29136         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29137         * ext/theora/theoradec.c: (theora_dec_sink_convert),
29138         (theora_dec_chain):
29139         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
29140         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
29141           Seeking and querying finetune.
29142
29143 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29144
29145         * configure.ac:
29146         * ext/Makefile.am:
29147         * ext/raw1394/Makefile.am:
29148           fix the build
29149
29150 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29151
29152         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29153           Wrong return.
29154         * gst/playback/Makefile.am:
29155         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
29156         * gst/playback/gstplay-marshal.list:
29157         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
29158           Fix marshallers.
29159
29160 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29161
29162         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
29163           Silence.
29164
29165 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29166
29167         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29168         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29169         (gst_ogg_pad_push):
29170           Yay for non-lineair granulepos in theora.
29171
29172 2004-10-18  Wim Taymans  <wim@fluendo.com>
29173
29174         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29175         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29176         * ext/dv/gstdvdec.h:
29177         Make sure we renegotiate aspect ratio when the camera switches.
29178
29179 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29180
29181         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29182         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29183           Start at zero.
29184         * ext/theora/theoradec.c: (theora_dec_chain):
29185           Skip headers. Bad idea for chained ogg, but fixes seeking.
29186
29187 2004-10-18  Wim Taymans  <wim@fluendo.com>
29188
29189         * configure.ac:
29190         I swear, this is the last time I touch this.
29191
29192 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29193
29194         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29195         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29196         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
29197           Faster seeking.
29198         * ext/theora/theoradec.c: (theora_dec_sink_convert):
29199           Time-to-default conversion.
29200         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29201           Don't error on unknown packets, just skip. We should probably
29202           read them if we want to support chained ogg.
29203
29204 2004-10-18  Wim Taymans  <wim@fluendo.com>
29205
29206         * configure.ac:
29207         Added cdaudio to wrong list.
29208
29209 2004-10-18  Wim Taymans  <wim@fluendo.com>
29210
29211         * configure.ac:
29212         Revive cdaudio.
29213
29214 2004-10-18  Wim Taymans  <wim@fluendo.com>
29215
29216         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29217         (gst_dvdec_video_link), (gst_dvdec_push):
29218         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29219         (gst_smokeenc_resync), (gst_smokeenc_chain):
29220         Fix mimetype on smoke encoder.
29221         Add aspect ratio to dvdec. Not sure if these
29222         values are correct though....
29223
29224 2004-10-18  Wim Taymans  <wim@fluendo.com>
29225
29226         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
29227         Fix vorbis property descriptions and ranges.
29228
29229 2004-10-18  Wim Taymans  <wim@fluendo.com>
29230
29231         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29232         Really do nothing when no data is available.
29233         Go to the playing state when the stream is not seekable
29234         instead of failing.
29235
29236 2004-10-18  Wim Taymans  <wim@fluendo.com>
29237
29238         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
29239         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
29240         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
29241         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
29242         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
29243         Added uri handler for cd://
29244         Port to new API.
29245
29246 2004-10-18  Wim Taymans  <wim@fluendo.com>
29247
29248         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29249         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29250         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29251         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29252         (remove_prerolls), (unknown_type), (add_element_stream),
29253         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
29254         (gst_play_base_bin_remove_element),
29255         (gst_play_base_bin_link_stream):
29256         * gst/playback/gstplaybin.c: (gen_video_element),
29257         (gen_vis_element), (remove_sinks), (setup_sinks):
29258         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29259         (gst_stream_info_get_type), (gst_stream_info_class_init),
29260         (gst_stream_info_init), (gst_stream_info_new),
29261         (gst_stream_info_dispose), (stream_info_mute_pad),
29262         (gst_stream_info_set_property), (gst_stream_info_get_property):
29263         * gst/playback/gststreaminfo.h:
29264         Add sink padtemplate to decodebin.
29265         Added some more comments.
29266         Make queue size configurable in playbasebin.
29267         Added possibility to use elements as sinks (ex cdaudio).
29268
29269 2004-10-15  Wim Taymans  <wim@fluendo.com>
29270
29271         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
29272         (gst_speexenc_chain):
29273         Fix speex timestamps so that it gets muxed properly.
29274
29275 2004-10-15  Wim Taymans  <wim@fluendo.com>
29276
29277         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
29278         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
29279         (gst_dv1394src_init), (gst_dv1394src_dispose),
29280         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
29281         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
29282         (gst_dv1394src_event), (gst_dv1394src_get_formats),
29283         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
29284         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
29285         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
29286         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
29287         * ext/raw1394/gstdv1394src.h:
29288         Added conversion/query functions.
29289         Update buffer timestamps,
29290         Added signals.
29291         Added uri dv:// so it might play from the firewire in playbin.
29292         Fix a possible leak.
29293         Added debugging.
29294
29295 2004-10-15  Wim Taymans  <wim@fluendo.com>
29296
29297         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
29298         (gst_dv1394src_init), (gst_dv1394src_set_property),
29299         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
29300         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
29301         * ext/raw1394/gstdv1394src.h:
29302         Added AV/C VTR control support needed for some cameras.
29303         Added automatic port detection.
29304         Added properties for selecting the channel.
29305         The configure.ac script is not yet updated to reflect the
29306         new libavc1394 and librom1394 dependencies.
29307
29308 2004-10-15  Wim Taymans  <wim@fluendo.com>
29309
29310         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29311         (qtdemux_parse), (gst_qtdemux_handle_esds):
29312         An esds box is not a container.
29313         Fix parsing of mp4v boxes.
29314         Do not try to renegotiate fps for each frame. Need to
29315         find a better method. This should fix mp4 playback.
29316
29317 2004-10-14  David Schleef  <ds@schleef.org>
29318
29319         * configure.ac: update for swfdec-0.3 and liboil-0.2
29320         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
29321         * ext/swfdec/gstswfdec.h: same
29322         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
29323         * gst/videotestsrc/videotestsrc.c: same
29324
29325 2004-10-14  Wim Taymans  <wim@fluendo.com>
29326
29327         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29328         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29329         (is_sync_frame), (gst_multifdsink_new_client),
29330         (gst_multifdsink_handle_client_write),
29331         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29332         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
29333         Turn warnings into info.
29334         Don't allow a state change in the streaming thread.
29335
29336 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
29337
29338         * ext/vorbis/oggvorbisenc.c:
29339         * ext/vorbis/vorbisdec.c:
29340           fix template sample rate
29341
29342 2004-10-13  Wim Taymans  <wim@fluendo.com>
29343
29344         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
29345         Decoding the header first fixes some problems in resyncing
29346         in more mp3s.
29347
29348 2004-10-12  Wim Taymans  <wim@fluendo.com>
29349
29350         * gst/playback/gstplaybin.c: (gen_video_element),
29351         (gen_vis_element), (remove_sinks), (setup_sinks):
29352         Added vis plugin support, need to configure the vis
29353         element to activate it.
29354
29355 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29356
29357         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
29358         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
29359           Some debug.
29360         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29361         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
29362         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
29363         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
29364         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29365         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
29366         * gst/avi/gstavidemux.h:
29367           Support for openDML-2.0 indx/ix## chunks. Support for broken index
29368           recovery (where, if part of the index is broken, we will still read
29369           the rest of the index and recover the broken part by stream
29370           scanning). More broken media support. EOS workarounds. General AVI
29371           braindamage headache recovery. Aspirin included.
29372
29373 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29374
29375         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
29376         (cdparanoia_event), (cdparanoia_query):
29377           Get rid of hideous lead-in.
29378
29379 2004-10-11  Wim Taymans  <wim@fluendo.com>
29380
29381         * gst/playback/gstplaybasebin.c: (setup_source):
29382         Wrong var used to get g_list_next.
29383
29384 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29385
29386         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29387         (cdparanoia_get), (cdparanoia_open):
29388           Report discid as metadata, add duration.
29389
29390 2004-10-11  Wim Taymans  <wim@fluendo.com>
29391
29392         * gst/playback/gstplaybasebin.c: (setup_source):
29393         Cleanup the previous pipeline a little earlier for the
29394         case that a source element provides raw data.
29395
29396 2004-10-11  Benjamin Otte  <otte@gnome.org>
29397
29398         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
29399           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
29400           consuming the last 128 bytes, even though it was valid mp3 data.
29401
29402 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29403
29404         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
29405         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
29406         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29407         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
29408
29409 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29410
29411         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
29412         Fix for webcams that support only specific width or height
29413
29414 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29415
29416         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29417
29418         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
29419           Fix wrong discont event setup (fixes #154967).
29420
29421 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
29422
29423         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29424
29425         * gst/auparse/gstauparse.c: (gst_auparse_chain):
29426           Error out on invalid data (fixes #154807).
29427
29428 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29429
29430         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29431
29432         * ext/dvdread/dvdreadsrc.c: (_read):
29433           Make titles > 0 work again (fixes #154834).
29434
29435 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29436
29437         * gst-libs/gst/riff/riff-media.c:
29438         (gst_riff_create_video_template_caps):
29439           WMV3 missing in template caps.
29440
29441 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29442
29443         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29444           OK, so the original code was too strict. It makes random AVI files
29445           hang for seconds upon opening, which is unacceptable and is far
29446           beyond the original goal of getting multiple chunks for one-chunk
29447           sounc stream files. So now do just that.
29448
29449 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29450
29451         * gst/playback/gstplaybasebin.c: (setup_source),
29452         (gst_play_base_bin_change_state):
29453           Actually clean up streaminfo if output fails. This would trigger
29454           if, for example, there was no CD in the drive. No preroll, so
29455           a streaminfo structure is created, but the subsequent state change
29456           of the thread fails.
29457         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
29458           Don't change state if parent failed.
29459
29460 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29461
29462         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
29463         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
29464         (gen_video_element), (remove_sinks):
29465           Add small bits of code for screenshot handling.
29466
29467 2004-10-08  Wim Taymans  <wim@fluendo.com>
29468
29469         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
29470         (gen_video_element), (gen_audio_element), (setup_sinks):
29471         Don't assume the user provided sinks are named "sink"...
29472
29473 2004-10-08  Wim Taymans  <wim@fluendo.com>
29474
29475         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29476         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
29477         (gst_play_base_bin_link_stream):
29478         Do not try to autoplug sources that generate raw streams like
29479         cdparanoia.
29480         disconnect the preroll overrun signal when we don't need it anymore.
29481
29482 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
29483
29484         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29485         Added reworked patch from #154903 from milosz derezynski (deadchip).
29486
29487 2004-10-08  Wim Taymans  <wim@fluendo.com>
29488
29489         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29490         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
29491         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
29492         (cdparanoia_convert), (cdparanoia_uri_get_type),
29493         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
29494         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
29495         * ext/cdparanoia/gstcdparanoia.h:
29496         This adds the cdda://<tracknum> uri.
29497
29498 2004-10-08  Wim Taymans  <wim@fluendo.com>
29499
29500         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29501         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29502         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29503         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
29504         (unknown_type), (gst_play_base_bin_remove_element),
29505         (gst_play_base_bin_link_stream):
29506         * gst/playback/gstplaybasebin.h:
29507         * gst/playback/gstplaybin.c: (gst_play_bin_init),
29508         (gst_play_bin_set_property), (gen_video_element),
29509         (gen_audio_element), (setup_sinks):
29510         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29511         (gst_stream_info_get_type), (gst_stream_info_class_init),
29512         (gst_stream_info_init), (gst_stream_info_new),
29513         (gst_stream_info_dispose), (stream_info_mute_pad),
29514         (gst_stream_info_set_property), (gst_stream_info_get_property):
29515         * gst/playback/gststreaminfo.h:
29516         Reuse the audio and video bins.
29517         Some internal cleanups in the stream selection code.
29518
29519 2004-10-08  Julien MOUTTE  <julien@moutte.net>
29520
29521         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29522         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29523         * sys/ximage/ximagesink.h:
29524         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29525         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29526         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
29527         not coming from those elements. Moreover these elements should not keep
29528         the xid they have been given when in NULL state.
29529
29530 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29531
29532         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29533         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29534         * sys/ximage/ximagesink.h:
29535         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29536         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29537         * sys/xvimage/xvimagesink.h:
29538           Actually only create a new toplevel window if we're not gonna
29539           embed it right after.
29540
29541 2004-10-07  Wim Taymans  <wim@fluendo.com>
29542
29543         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
29544         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
29545         * gst/playback/gstplaybin.c: (setup_sinks):
29546         Implement muting/unmuting of streams, mute streams that are not
29547         used.
29548
29549 2004-10-07  Wim Taymans  <wim@fluendo.com>
29550
29551         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
29552         (plugin_init):
29553         Added lame audio/x-ac3 typefind function.
29554
29555 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29556
29557         * configure.ac:
29558           bump nano to cvs
29559
29560 === release 0.8.5 ===
29561
29562 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29563
29564         * NEWS:
29565         * RELEASE:
29566         * configure.ac:
29567           releasing 0.8.5, "Take You On"
29568
29569 2004-10-06  Wim Taymans  <wim@fluendo.com>
29570
29571         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
29572         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
29573         (no_more_pads), (close_link), (type_found):
29574         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29575         * gst/playback/gstplaybin.c: (gen_video_element):
29576         Do not signal the no_more_pads after the first pad when
29577         we are plugging a non dynamic element with multiple
29578         output pads (like swfdec, dvdec, ...).
29579
29580 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29581
29582         * configure.ac:
29583           bump for prerelease
29584
29585 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29586
29587         * gst/wavparse/gstwavparse.c:
29588           add ATRAC3 to STATIC CAPS to fix a warning
29589
29590         * gst/matroska/ebml-read.c:
29591         * gst-libs/gst/riff/riff-read.c:
29592           fix typos
29593
29594 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29595
29596         * gst-libs/gst/riff/riff-media.c:
29597           generate caps for ATRAC3 audio streams
29598
29599         * gst/realmedia/rmdemux.c:
29600           generate caps for ATRAC3 audio streams
29601
29602 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29603
29604         * gst/wavparse/Makefile.am
29605         * gst/wavparse/riff.h
29606         * gst/wavparse/wavparse.vcproj
29607           riff.h removal (unused and duplication with riff-ids.h)
29608
29609 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29610
29611         * gst/wavparse/gstwavparse.h
29612           remove duplicated defines for audio codec codes
29613
29614         * gst-libs/gst/riff/riff-ids.h
29615         * gst/wavenc/riff.h:
29616           add "4CC" code for ATRAC3 audio streams
29617           add "4CC" code for ITU_G721_ADPCM (unused for now)
29618
29619 2004-10-06  Wim Taymans  <wim@fluendo.com>
29620
29621         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
29622         Actually _do_ negotiation. Pass gdouble as arg instead
29623         of guint64 for the framerate.
29624
29625 2004-10-06  Wim Taymans  <wim@fluendo.com>
29626
29627         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
29628         (find_compatibles), (close_pad_link), (try_to_link_1),
29629         (no_more_pads), (close_link), (type_found):
29630         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29631         * gst/playback/gstplaybin.c: (gen_video_element),
29632         (gen_audio_element):
29633         Set state on newly added element to READY so that negotiation
29634         can happen ASAP.
29635         Addes some more debug info.
29636         Do not try to plug pads with multiple caps structures or ANY
29637         because it is too dangerous since we do not do dynamic
29638         replugging.
29639
29640 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29641
29642         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
29643
29644         * po/LINGUAS:
29645         * po/or.po:
29646           add Oriya translation
29647
29648 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29649
29650         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29651           Prevent overwrite of size member. Makes audio sound crappy.
29652
29653 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29654
29655         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
29656         Add rmvb to the list of known RealMedia extensions
29657
29658 2004-10-05  Wim Taymans  <wim@fluendo.com>
29659
29660         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
29661         (mngdec_openstream), (mngdec_closestream),
29662         (mngdec_handle_sink_event), (mngdec_readdata),
29663         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
29664         (mngdec_getcanvasline), (mngdec_refresh),
29665         (gst_mngdec_change_state):
29666         Set the framerate correctly.
29667
29668 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29669
29670         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29671           There was something wrong with the index massaging.
29672
29673 2004-10-04  Wim Taymans  <wim@fluendo.com>
29674
29675         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
29676         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
29677         (gst_smokedec_chain):
29678         * ext/jpeg/gstsmokedec.h:
29679         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29680         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
29681         * ext/jpeg/gstsmokeenc.h:
29682         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
29683         (smokecodec_decode_new), (smokecodec_info_free),
29684         (smokecodec_set_quality), (smokecodec_get_quality),
29685         (smokecodec_set_threshold), (smokecodec_get_threshold),
29686         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
29687         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
29688         (smokecodec_encode), (smokecodec_parse_id),
29689         (smokecodec_parse_header), (smokecodec_decode):
29690         * ext/jpeg/smokecodec.h:
29691         * ext/jpeg/smokeformat.h:
29692         Updated smoke, new bitstream, allows embedding in ogg.
29693
29694 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29695
29696         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
29697           Fix seeking in some files. All this code is no longer needed (and
29698           actually breaks stuff) because we now synchronize the full index
29699           right when reading the header.
29700
29701 2004-10-04  Wim Taymans  <wim@fluendo.com>
29702
29703         * configure.ac:
29704         configure update for libmng.
29705
29706 2004-10-04  Wim Taymans  <wim@fluendo.com>
29707
29708         * ext/libmng/Makefile.am:
29709         * ext/libmng/gstmng.c: (plugin_init):
29710         * ext/libmng/gstmng.h:
29711         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
29712         (gst_mngdec_base_init), (gst_mngdec_class_init),
29713         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
29714         (gst_mngdec_loop), (gst_mngdec_get_property),
29715         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
29716         (mngdec_closestream), (mngdec_handle_sink_event),
29717         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
29718         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
29719         (gst_mngdec_change_state):
29720         * ext/libmng/gstmngdec.h:
29721         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
29722         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
29723         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
29724         (gst_mngenc_chain), (gst_mngenc_get_property),
29725         (gst_mngenc_set_property):
29726         * ext/libmng/gstmngenc.h:
29727         Added basic MNG decoder. Needs more work. The encoder does
29728         not work yet.
29729
29730 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29731
29732         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
29733         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
29734         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
29735           Don't hang on length=0 chunks. Some negotiation fixes. Signal
29736           no-more-pads.
29737
29738 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
29739
29740         * configure.ac:
29741           you need at least 1.0.4 of speex
29742
29743 2004-10-04 Iain <iaingnome@gmail.com>
29744
29745         * ext/speex/gstspeexdec.h: Revert the includes changes.
29746
29747         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
29748
29749 2004-09-30 Iain <iaingnome@gmail.com>
29750
29751         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
29752         found during init or set as a property instead of hardcoding /dev/audio
29753
29754 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29755
29756         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
29757         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
29758         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
29759         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
29760         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
29761         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
29762         (gst_rmdemux_dump_data):
29763           Use debug category, fix EOS handling. filesrc ! rmdemux now
29764           works.
29765
29766 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29767
29768         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
29769         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
29770         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
29771           Improve allocation, cutting and sorting of the index. How takes a
29772           few seconds instead of minutes.
29773
29774 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
29775
29776         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
29777           fixed compilation
29778
29779 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29780
29781         * gst-libs/gst/riff/riff-media.c:
29782         (gst_riff_create_video_caps_with_data),
29783         (gst_riff_create_video_template_caps):
29784           Add wing commander format mimetype/fourccs.
29785         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29786           Don't crash if some value is 0.
29787
29788 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29789
29790         * gst-libs/gst/riff/riff-media.c:
29791         (gst_riff_create_video_caps_with_data),
29792         (gst_riff_create_video_template_caps):
29793           Add DIB fourcc (raw, palettized 8-bit RGB).
29794         * gst-libs/gst/riff/riff-read.c:
29795         (gst_riff_read_strf_vids_with_data):
29796           Oops, fix strf_data reading bug.
29797         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
29798           Use a non-NULL tag.
29799         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
29800           Time for hacks. Sorry Dave. At least one quicktime movie (a
29801           trailer) that I've encountered contains multiple video tracks.
29802           One of those is the actual video track, the other are one-frame
29803           tracks (images). Unfortunately, the number of frames according
29804           to the trak header is 1 for each, so that doesn't help. So
29805           instead, I look at the duration and discard tracks with a
29806           duration shorter than 20% of the length of the stream. Better
29807           than nothing.
29808
29809 2004-10-01  Christian Schaller <christian@fluendo.com>
29810
29811         * ext/ivorbis/vorbis.c:
29812           Patch from Phil Blundell (Bug 152341)
29813
29814 2004-10-01  Wim Taymans  <wim@fluendo.com>
29815
29816         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
29817         (speex_dec_get_formats), (speex_dec_convert),
29818         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
29819         (speex_dec_chain), (gst_speexdec_get_property),
29820         (gst_speexdec_set_property):
29821         Small cleanups.
29822
29823 2004-10-01  Wim Taymans  <wim@fluendo.com>
29824
29825         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
29826         (gst_wavparse_stream_init), (gst_wavparse_fmt),
29827         (gst_wavparse_other), (gst_wavparse_loop),
29828         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
29829         (gst_wavparse_srcpad_event):
29830         * gst/wavparse/gstwavparse.h:
29831         Added some more debugging info.
29832         Fix the case where the length of the file is 0.
29833         Make sure we seek to sample borders.
29834
29835 2004-10-01  Wim Taymans  <wim@fluendo.com>
29836
29837         * gst/playback/README:
29838         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
29839         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29840         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29841         Add some debug info to decodebin, update README
29842
29843 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29844
29845         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
29846           Don't use g_print(); use GST_DEBUG().
29847
29848 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29849
29850         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
29851         (gst_ogg_mux_queue_pads):
29852           Handle EOS properly.
29853
29854 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
29855
29856         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29857
29858         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
29859         (gst_faad_chain), (gst_faad_change_state):
29860         * ext/faad/gstfaad.h:
29861           Allow playback of raw (unframed) MPEG AAC files (#148993).
29862
29863 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
29864
29865         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29866
29867         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29868           Throw error if we didn't recognize the stream. Fixes #152289.
29869
29870 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29871
29872         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
29873           Fix negotiation.
29874
29875 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
29876
29877         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29878
29879         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29880           Fix memleak.
29881
29882 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
29883
29884         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29885
29886         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
29887           Solve #152805.
29888         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
29889           Solve 152806.
29890
29891 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29892
29893         * gst-libs/gst/riff/riff-media.c:
29894         (gst_riff_create_video_caps_with_data),
29895         (gst_riff_create_audio_caps_with_data):
29896           Add codec_data handling (like asfdemux used to do).
29897         * gst/asfdemux/gstasf.c: (plugin_init):
29898         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
29899         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
29900           Use riff-media for caps creation instead of our own (mostly
29901           broken) copy of its functions.
29902
29903 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29904
29905         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
29906           Don't actually error out if we get another return value than
29907           -EINVAL. Opposite to what I first thought, drivers have random
29908           return values for this, although -EINVAL is the expected return
29909           value. Since this is not fatal, we shouldn't use
29910           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
29911
29912 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29913
29914         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
29915         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
29916         (dvdreadsrc_get_property), (_open), (_seek), (_read),
29917         (dvdreadsrc_get), (dvdreadsrc_open_file),
29918         (dvdreadsrc_change_state):
29919           Fix. Don't do one big huge loop around the whole DVD, that will
29920           cache all data and thus eat sizeof(dvd) (several GB) before we
29921           see something.
29922         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
29923           Actually NULL'ify event after using it.
29924         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
29925         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
29926         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29927         (gst_ebml_read_seek), (gst_ebml_read_skip):
29928           Handle events.
29929         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
29930         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
29931         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
29932           Fix timing (this will probably break if I seek using menus, but
29933           I didn't get there yet). VOBs and normal DVDs should now work.
29934           Add a mpeg2-only pad with high rank so this get autoplugged for
29935           MPEG-2 movies.
29936         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
29937         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
29938         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
29939         (gst_mpeg_demux_get_audio_stream),
29940         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
29941         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
29942           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
29943           MPEG-1 but use dvddemux for MPEG-2.
29944         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
29945         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
29946         (gst_mpeg_parse_parse_packhead):
29947           Timing. Only add pad template if it exists. Add sink template from
29948           class and not from ourselves. This means we will always use the
29949           correct sink template even if it is not the one defined in this
29950           file.
29951
29952 2004-09-29  Wim Taymans  <wim@fluendo.com>
29953
29954         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
29955         (gst_mpeg_demux_parse_pes):
29956         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
29957         Fix playback of mpeg again, timestamps where screwed up by
29958         patch 1.61.
29959
29960 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29961
29962         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
29963           Only return true if we actually filled something in. Prevents
29964           player applications from showing a random length for flac files.
29965         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29966         (gst_riff_read_use_event), (gst_riff_read_handle_event),
29967         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
29968         (gst_riff_read_strf_vids_with_data),
29969         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
29970           OK, ok, so I implemented event handling. Apparently it's normal
29971           that we receive random events at random points without asking
29972           for it.
29973         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29974         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
29975         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
29976         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29977         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
29978         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
29979         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
29980         * gst/avi/gstavidemux.h:
29981           Implement non-lineair chunk handling and subchunk processing.
29982           The first solves playback of AVI files where the audio and video
29983           data of individual buffers that we read are not synchronized.
29984           This should not happen according to the wonderful AVI specs, but
29985           of course it does happen in reality. It is also a prerequisite for
29986           the second. Subchunk processing allows us to cut chunks in small
29987           pieces and process each of these pieces separately. This is
29988           required because I've seen several AVI files with incredibly large
29989           audio chunks, even some files with only one audio chunk for the
29990           whole file. This allows for proper playback including seeking.
29991           This patch is supposed to fix all AVI A/V sync issues.
29992         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
29993         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
29994           Work.
29995         * gst/modplug/gstmodplug.cc:
29996           Proper return value setting for the query() function.
29997         * gst/playback/gstplaybasebin.c: (setup_source):
29998           Being in non-playing state (after, e.g., EOS) is not necessarily
29999           a bad thing. Allow for that. This fixes playback of short files.
30000           They don't actually playback fully now, because the clock already
30001           runs. This means that small files (<500kB) with a small length
30002           (<2sec) will still not or barely play. Other files, such as mod
30003           or flx, will work correctly, however.
30004
30005 2004-09-28  Wim Taymans  <wim@fluendo.com>
30006
30007         * ext/speex/gstspeex.c: (plugin_init):
30008         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
30009         (gst_speex_dec_class_init), (speex_dec_get_formats),
30010         (speex_get_event_masks), (speex_get_query_types),
30011         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
30012         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
30013         (gst_speexdec_get_property), (gst_speexdec_set_property),
30014         (speex_dec_change_state):
30015         * ext/speex/gstspeexdec.h:
30016         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
30017         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
30018         (gst_speexenc_base_init), (gst_speexenc_class_init),
30019         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
30020         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
30021         (gst_speexenc_src_query), (gst_speexenc_init),
30022         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
30023         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
30024         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
30025         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
30026         (gst_speexenc_chain), (gst_speexenc_get_property),
30027         (gst_speexenc_set_property), (gst_speexenc_change_state):
30028         * ext/speex/gstspeexenc.h:
30029         Rewrote speex encoder, make sure it can be embedded in ogg.
30030         Implemented speex decoder.
30031
30032 2004-09-28  Christian Schaller <christian@fluendo.com>
30033
30034         * configure.ac:
30035         Remove kioslave plugin. Markey is brewing a new working one
30036         * ext/Makefile.am: Remove kioslave plugin
30037         * ext/kio: remove
30038         * gst-plugins.spec.in: remove kio plugin from spec
30039
30040 2004-09-27  Wim Taymans  <wim@fluendo.com>
30041
30042         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30043         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
30044         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
30045         (gst_multifdsink_new_client),
30046         (gst_multifdsink_handle_client_write),
30047         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30048         (gst_multifdsink_handle_clients):
30049         * gst/tcp/gstmultifdsink.h:
30050         Make syncing to keyframes actually work for new clients and lagging
30051         clients.
30052
30053 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30054
30055         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
30056         (gst_navigationtest_handle_src_event), (draw_box_planar411),
30057         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
30058         * gst/debug/gstnavigationtest.h:
30059           make navigationtest display button-press and button-release events
30060
30061 2004-09-26 Iain <iaingnome@gmail.com>
30062
30063         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
30064         the channels have received a new media event.
30065         (interleave_buffered_loop): Compresses a new media event on all
30066         channels into one.
30067
30068 2004-09-26 Iain <iaingnome@gmail.com>
30069
30070         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
30071         call the sinkpad's default event handler and not the srcpads. He also
30072         says this is confusing :)
30073         (gst_wavenc_stop_file): Company says that seek events only go upstream
30074         we should send a discontinuous downstream instead.
30075
30076 2004-09-25  Christian Schaller <christian@fluendo.com>
30077
30078         * Update SPEC file to be usable in conjunction with Fedora Core,
30079           Fedora.us and freshrpms packages
30080         * Fix typo in multifilesrc test Makefile
30081
30082 2004-09-24  Wim Taymans  <wim@fluendo.com>
30083
30084         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30085         Only signal the no_more_pads signal when we have
30086         added the stream to our list.
30087
30088 2004-09-24  Wim Taymans  <wim@fluendo.com>
30089
30090         * gst/playback/gstplaybasebin.c: (remove_prerolls),
30091         (new_decoded_pad):
30092         * gst/playback/gstplaybasebin.h:
30093         * gst/playback/gstplaybin.c: (setup_sinks):
30094         Don't try to preroll or decode more than one audio/video
30095         track.
30096
30097 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30098
30099         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
30100           Throw error if we failed to find a suitable output. This should
30101           throw an error if we successfully set up a pipeline (e.g. because
30102           we recognized a media file) but found no decodable streams in it
30103           (e.g. because it contains only media stream types for which we
30104           have no decoders, or because it's not a media type).
30105
30106 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30107
30108         * ext/dirac/Makefile.am:
30109         * ext/dirac/gstdirac.cc:
30110         * ext/dirac/gstdiracdec.cc:
30111         * ext/dirac/gstdiracdec.h:
30112           Do something. Don't actually know if this works because I don't
30113           have a demuxer yet.
30114         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
30115           Add channels=1 to caps returned from _getcaps().
30116         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
30117         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
30118         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
30119         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
30120         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
30121         (gst_ogm_parse_change_state):
30122           Separate between audio/video so ogmaudioparse actually uses the
30123           audio pad templates. Both audio and video work now, including
30124           autoplugging. Also use sometimes-srcpad hack.
30125         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30126           Handle events better. Don't hang on infinite loops.
30127         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
30128         (gst_avi_demux_init), (gst_avi_demux_reset),
30129         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30130         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
30131         (gst_avi_demux_change_state):
30132         * gst/avi/gstavidemux.h:
30133           Improve A/V sync. Still not perfect.
30134         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
30135         (gst_ebml_read_skip):
30136           Handle events better.
30137         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30138         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
30139         (qtdemux_audio_caps):
30140           Add IMA4. Improve event handling. Save offset after a seek when
30141           the headers are at the end of the file so that we don't end up in
30142           an infinite loop.
30143         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
30144           Add low-priority typefind support for files with no length.
30145
30146 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30147
30148         * testsuite/multifilesink/Makefile.am:
30149         fix typo
30150
30151 2004-09-22  Julien MOUTTE  <julien@moutte.net>
30152
30153         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30154         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
30155         mistakes from thaytan's patches.
30156
30157 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30158
30159         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30160           For completeness, XSync in the destroy function as xvimage does.
30161
30162 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30163
30164         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
30165            Correct caps negotiation
30166         * gst/volume/gstvolume.c: (volume_chain_float),
30167         (volume_chain_int16):
30168            Modify debug output to be little more informative
30169         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
30170         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30171         (gst_xvimagesink_xvimage_destroy):
30172           Add XSync calls after detaching from the shared memory segment to
30173           avoid a crash.
30174
30175 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30176
30177         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30178         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
30179         * ext/vorbis/vorbis.c: (plugin_init):
30180         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
30181         (gst_vorbisenc_chain):
30182         * ext/vorbis/vorbisenc.h:
30183         remove explicit newmedia support from oggmux and vorbisenc
30184         add debug category to vorbisenc
30185         * gst/multifilesink/gstmultifilesink.c:
30186         (gst_multifilesink_class_init), (gst_multifilesink_init),
30187         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
30188         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
30189         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
30190         (plugin_init):
30191         * gst/multifilesink/gstmultifilesink.h:
30192         add support for streamheader in multifilesink
30193
30194 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30195
30196         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
30197         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
30198         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
30199           Prevent infinite loops. More correct error reporting.
30200         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30201           Error out if negotiation fails.
30202         * gst/playback/gstplaybasebin.c: (setup_source),
30203         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
30204         (gst_play_base_bin_found_tag):
30205           Error/tag forwarding. Pre-roll fixes for source errors on state
30206           changes (e.g. "file does not exist") to prevent hangs.
30207
30208 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30209
30210         * testsuite/multifilesink/Makefile.am:
30211         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
30212         (gst_newmedia_class_init), (gst_newmedia_init),
30213         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30214         (newfile_signal), (test_signal), (main):
30215         * testsuite/multifilesink/multifilesrc_test.c: (main):
30216         * testsuite/multifilesink/oggtheora_test.c:
30217         (gst_newmedia_base_init), (gst_newmedia_class_init),
30218         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30219         (test_format), (newfile_signal), (test_signal), (main):
30220         * testsuite/multifilesink/oggvorbis_test.c:
30221         (gst_newmedia_base_init), (gst_newmedia_class_init),
30222         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30223         (test_format), (newfile_signal), (test_signal), (main):
30224         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
30225         (gst_newmedia_class_init), (gst_newmedia_init),
30226         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30227         (newfile_signal), (test_signal), (main):
30228         New media tests
30229
30230 2004-09-20  Christian Schaller <christian@fluendo.com>
30231
30232         * Fix mikmod license to LGPL as they have relicensed
30233         * Move Dirac and Effectv into LGPL section of README_license
30234
30235 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30236
30237         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
30238         (gst_mad_change_state):
30239           Allow for mp3 rate/channels changes. However, only very
30240           conservatively. Reason that we *have* to enable this is smiply
30241           because the mad find_sync() function is not good enough, it will
30242           regularly sync on random data as valid frames and therefore make
30243           us provide random caps as *final* caps of the stream. The best fix
30244           I could think of is to simply require several of the same stream
30245           changes in a row before we change caps.
30246           The actual testcase that works now is #
30247         * ext/ogg/Makefile.am:
30248         * ext/ogg/gstogg.c: (plugin_init):
30249         * ext/ogg/gstogmparse.c:
30250           OGM support (video only for now; I need an audio sample file).
30251         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30252         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
30253         (gst_asf_demux_add_video_stream):
30254           WMV extradata.
30255         * gst/playback/gstplaybasebin.c: (unknown_type):
30256           Don't error out on single unknown-types after all. It's wrong.
30257           If we found type of video and audio but not of a subtitle stream,
30258           it will still error out (which is unwanted). Will find a better fix
30259           later on.
30260         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
30261         (ogmaudio_type_find), (plugin_init):
30262           OGM support.
30263
30264 2004-09-20  Johan Dahlin  <johan@gnome.org>
30265
30266         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
30267         after setting caps.
30268
30269 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30270
30271         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
30272         * gst/wavenc/gstwavenc.h:
30273         Added newmedia support to wavenc
30274
30275 2004-09-17  Wim Taymans  <wim@fluendo.com>
30276
30277         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
30278         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30279         (gst_fdset_fd_can_write), (gst_fdset_wait):
30280         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
30281         (gst_multifdsink_init), (gst_multifdsink_add),
30282         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
30283         (gst_multifdsink_remove_client_link),
30284         (gst_multifdsink_client_queue_buffer),
30285         (gst_multifdsink_handle_client_write),
30286         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
30287         (gst_multifdsink_close), (gst_multifdsink_change_state):
30288         * gst/tcp/gstmultifdsink.h:
30289         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30290         (gst_tcpserversink_removed):
30291         Small cleanups in fdset.c
30292         Use a hastable to map fd to the client structure for faster
30293         lookup in _remove and get_stats.
30294         Added virtual function to close the fds.
30295         Handle clients even when the select/poll call was unblocked because
30296         of a command.
30297         Implement syncing to keyframe in the recovery procedure.
30298
30299 2004-09-16 Iain <iaingnome@gmail.com>
30300
30301         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
30302         try caps.
30303
30304 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30305
30306         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
30307           Caps are only set if the type of the stream is unknown, but this
30308           is initialized in ->init_stream(), so set to UNKNOWN after calling
30309           ->init_stream() so that capsnego starts.
30310
30311 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30312
30313         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30314         (gst_avi_demux_stream_data):
30315           Just hardcode for raw audio then. AVI audio sucks.
30316
30317 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
30318
30319         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
30320         * gst/matroska/matroska-mux.c: (audiosink_templ),
30321         (gst_matroska_mux_audio_pad_link):
30322         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
30323         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
30324
30325 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30326
30327         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30328         (gst_avi_demux_stream_data):
30329           Try to fix a/v sync issues.
30330
30331 2004-09-15  David Schleef  <ds@schleef.org>
30332
30333         * configure.ac: remove NASM check, since we don't use it.  Update
30334         dirac check to 0.4
30335         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
30336         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30337         Initialized variables.
30338         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
30339         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
30340         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
30341         SVQ3 format
30342
30343 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30344
30345         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30346         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
30347         * gst/avi/gstavidemux.h:
30348           Fix for compressed audio (mp3) timestamp generation. How did this
30349           ever work?
30350
30351 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30352
30353         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
30354           Volume is a double not a float.
30355
30356 2004-09-15  Wim Taymans  <wim@fluendo.com>
30357
30358         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
30359         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
30360         Don't close the fd in multifdsink as we didn't open it in the
30361         first place. Some cleanups.
30362
30363 2004-09-15  Wim Taymans  <wim@fluendo.com>
30364
30365         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30366         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30367         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30368         Fix the case where the muxer would mark pages as delta
30369         frames when they are not (vorbis only ogg).
30370
30371 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30372
30373         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
30374         (gst_play_base_bin_change_state):
30375           Handle the case where we failed to setup a clear pipeline. This
30376           will throw an error (or EOS, another nice case) and if you don't
30377           catch that, the app will wait for the signal forever (and thus
30378           hang).
30379
30380 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30381
30382         * ext/gnomevfs/gstgnomevfssink.c:
30383         (gst_gnomevfssink_uri_get_protocols):
30384         * ext/gnomevfs/gstgnomevfssrc.c:
30385         (gst_gnomevfssrc_uri_get_protocols):
30386         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30387         * ext/gnomevfs/gstgnomevfsuri.h:
30388           Use _uri_new() instead of _open(), so it doesn't take as long and
30389           Christophe's computer won't hang.
30390         * gst/playback/gstplaybasebin.c: (unknown_type):
30391           Throw error on unknown media type, so apps actually display it.
30392
30393 2004-09-14  Brian Cameron  <brian.cameron@sun.com
30394
30395         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
30396           this script to work on Solaris since bash shell handles echo
30397           differenly than bash.
30398
30399 2004-09-17  Wim Taymans  <wim@fluendo.com>
30400
30401         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
30402         (setup_source), (gst_play_base_bin_set_property),
30403         (gst_play_base_bin_add_element):
30404         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
30405         Some more work on making sure seeking pauses the pipeline and
30406         that changing the uri actually does something.
30407
30408 2004-09-17  Wim Taymans  <wim@fluendo.com>
30409
30410         * gst/tcp/gstfdset.c: (gst_fdset_wait):
30411         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
30412         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
30413         (gst_tcpserversink_close):
30414         Be a bit more paranoid when freeing memory.
30415
30416 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30417
30418         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
30419         (qtdemux_parse_trak):
30420           Don't crash by dividing by zero (see sample movie in #126922).
30421
30422 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30423
30424         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
30425           Don't touch non-existing data (fixes crash on file in #140147).
30426
30427 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30428
30429         * gst/playback/gstplaybasebin.c:
30430         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
30431           Handle double disposals, and proper change of URIs.
30432
30433 2004-09-13  Martin Eikermann <meiker@upb.de>
30434
30435         * gst/mpegstream/gstmpegparse.c:
30436           fix synchronistation for streams recorded from digital PCR
30437           fixes bug #119376
30438
30439 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30440
30441         * ext/gnomevfs/Makefile.am:
30442         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
30443         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
30444         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
30445         (gst_gnomevfssink_uri_get_type),
30446         (gst_gnomevfssink_uri_get_protocols),
30447         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
30448         (gst_gnomevfssink_uri_handler_init),
30449         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
30450         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
30451         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
30452         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
30453         (gst_gnomevfssrc_uri_get_type),
30454         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
30455         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
30456         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
30457         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
30458         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30459         * ext/gnomevfs/gstgnomevfsuri.h:
30460           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
30461           of fake URIs to see which this version of Gnome-VFS likes, and
30462           uses that for the Gst-URI interface. Makes playbin support http://
30463           streams. Also fix up some stupid behaviour in gnomevfssrc.
30464
30465 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30466
30467         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
30468         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
30469         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
30470         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
30471           Update mixer (to sync with other sessions) if we try to obtain
30472           a new value. This makes alsamixer work accross applications.
30473         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
30474           Only call sync functions if we're running, else alsalib asserts.
30475         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
30476           Sometimes fails to compile. Possibly a gcc bug.
30477         * gst/playback/gstplaybin.c: (gen_video_element),
30478         (gen_audio_element):
30479           Add a reference to an application-provided object, because we lose
30480           this same reference if we add it to the bin. If we don't do this,
30481           we can only use this object once and thus crash if we go from
30482           ready to playing, back to ready and back to playing again.
30483           Also add an audioscale element because several cheap soundcards -
30484           like mine - don't support all samplerates.
30485         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30486         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
30487           Fix wrong order or PAR calls. Makes automatically obtained PAR
30488           from the X server atually being used.
30489
30490 2004-09-12  David Schleef  <ds@schleef.org>
30491
30492         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
30493         #151887, #152102, #152247.
30494         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
30495         * examples/seeking/cdparanoia.c: same
30496         * examples/seeking/cdplayer.c: same
30497         * examples/seeking/seek.c: same
30498         * examples/seeking/spider_seek.c: same
30499         * examples/seeking/vorbisfile.c: same
30500         * examples/stats/mp2ogg.c: same
30501         * ext/esd/esdsink.c: (gst_esdsink_class_init),
30502         (gst_esdsink_dispose): Dispose of element properly.
30503         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
30504         fixes.
30505         * ext/nas/nassink.c: (gst_nassink_class_init),
30506         (gst_nassink_dispose): Dispose of element correctly.
30507         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
30508         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
30509         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
30510         Fix 64-bit warning.
30511         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30512         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
30513         Fix 64-bit warning.
30514
30515 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30516
30517         * configure.ac : change speex detection as 1.1.6 now uses
30518           .pc/pkg-config and they changed their headers location.
30519
30520 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
30521
30522         * gst/matroska/matroska-mux.h:
30523         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
30524         (gst_matroska_mux_start), (gst_matroska_mux_finish),
30525         (gst_matroska_mux_write_data):
30526           Write multiple blocks/frames per cluster.
30527                 Write meta-seek information (seek heads).
30528
30529 2004-09-09  Scott Wheeler <wheeler@kde.org>
30530
30531         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
30532         (gst_play_bin_set_property), (gst_play_bin_get_property),
30533         (gen_audio_element), (gen_audio_element):
30534           Add a volume element / property to the pipeline.
30535
30536 2004-09-07  Wim Taymans  <wim@fluendo.com>
30537
30538         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
30539         Copy timestamps from the master pad to the output buffers.
30540
30541 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30542
30543         * ext/raw1394/gstdv1394src.c:
30544           throw errors when applicable
30545
30546 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
30547
30548         * gst/matroska/ebml-ids.h:
30549         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
30550         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
30551         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
30552           automatically convert unix time <-> ebml time when reading/writing
30553           a date, use gst_ebml_write_uint to write CUETIME,
30554           not gst_ebml_write_date.
30555         * gst/matroska/matroska-ids.h:
30556         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
30557         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
30558         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
30559         (gst_matroska_mux_write_data):
30560           Write track and segment UIDs, write muxing date, write
30561           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
30562           Create cues for audio only files.
30563
30564 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30565
30566         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
30567         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
30568           Re-commit ALSA switches.
30569         * gst/adder/gstadder.c: (gst_adder_loop):
30570           64-bit fix (#151416).
30571         * gst/debug/progressreport.c: (gst_progressreport_report):
30572           64-bit fix (#151419).
30573         * gst/matroska/matroska-demux.c:
30574         (gst_matroska_demux_parse_contents):
30575           64-bit fix (#151420).
30576         * gst/playback/test3.c: (update_scale):
30577           64-bit fix (#151421).
30578
30579 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
30580
30581         * configure.ac:
30582           bump nano to cvs
30583
30584 === release 0.8.4 ===
30585
30586 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30587
30588         * configure.ac: releasing 0.8.4, "Alias"
30589
30590 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
30591
30592         * ext/theora/Makefile.am:
30593           fix makefile.  Fixes #151462.
30594
30595 2004-08-30  Wim Taymans  <wim@fluendo.com>
30596
30597         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
30598         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30599         (gst_multifdsink_remove_client_link),
30600         (gst_multifdsink_client_queue_buffer),
30601         (gst_multifdsink_handle_client_write):
30602         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
30603         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
30604         Fix some memory leaks.
30605
30606 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30607
30608         Patch by: David Schleef
30609
30610         * configure.ac:
30611         * sys/Makefile.am:
30612           rename our detection macro for V4L2.  Fixes #151236.
30613
30614 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30615
30616         Patch by: David Schleef
30617
30618         * configure.ac:
30619           check to define LAMEPRESET.  Fixes #151232.
30620
30621 2004-08-27  David Schleef  <ds@schleef.org>
30622
30623         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
30624         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
30625         (gst_glimagesink_fixate):  Move local variable declarations to
30626         make gcc-2.95 happy.
30627
30628 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30629
30630         * configure.ac:
30631           bump nano for prerelease
30632
30633 2004-08-27  David Schleef  <ds@schleef.org>
30634
30635         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
30636         * sys/sunaudio/gstsunaudiosrc.c:
30637         * sys/sunaudio/gstsunaudiosrc.h:
30638
30639 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
30640
30641         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
30642         handle EOS correctly
30643         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
30644         * gst/matroska/matroska-mux.h:
30645         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
30646         VFW compatibility mode
30647
30648 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30649
30650         patch by: Zaheer Abbas Merali
30651
30652         * ext/ogg/gstoggmux.c:
30653         * ext/vorbis/vorbisenc.c:
30654         * ext/vorbis/vorbisenc.h:
30655           handle NEWMEDIA
30656
30657 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
30658
30659         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
30660         fix byte order reversion on little endian machines.
30661         * gst/matroska/matroska-mux.c: (audiosink_templ),
30662         (gst_matroska_mux_audio_pad_link):
30663         add TTA codec to the list of supported codecs.
30664         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
30665         (gst_matroska_mux_start), (gst_matroska_mux_finish),
30666         (gst_matroska_mux_write_data):
30667         * gst/matroska/matroska-mux.h:
30668         write segment duration correctly, write muxing app string, fixes bugs
30669         #140897 and #140898.
30670         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
30671         wait for all pads to be negotiated before starting to mux.
30672
30673 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30674
30675         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
30676         * ext/lame/gstlame.h:
30677         Added new media support to lame
30678
30679 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
30680
30681         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
30682         send vorbis headers at the beginning of a stream, fixes bug #141554.
30683         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
30684         bug #148950.
30685         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
30686         (gst_matroska_demux_plugin_init):
30687         * gst/matroska/matroska-ids.h:
30688         enable demuxing of TTA audio streams, fixes bug #148951.
30689         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
30690         enable typefinding for TTA audio files, fixes bug #148711.
30691         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
30692         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
30693         fixes playback of packed bitstream and xvid with bframes, bug #135407.
30694
30695 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
30696
30697         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
30698         (gst_riff_read_element_data), (gst_riff_read_seek),
30699         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
30700         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
30701         <teuf@gnome.org>
30702
30703 2004-08-23 Iain <iaingnome@gmail.com>
30704
30705         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
30706         tags. They appear to be handled differently to normal.
30707         (tag_list_to_id3_tag_foreach): Ditto.
30708
30709 2004-08-22  Wim Taymans  <wim@fluendo.com>
30710
30711         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30712         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30713         Make sure we never send -1 granulepos.
30714
30715 2004-08-20  Wim Taymans  <wim@fluendo.com>
30716
30717         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30718         (gst_ogg_mux_loop):
30719         I will accept bitchslappings with non sharp objects.
30720
30721 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30722
30723         * configure.ac:
30724         Clean up the test for lame presets
30725
30726 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30727
30728         * configure.ac:
30729         * ext/lame/Makefile.am:
30730         * ext/lame/gstlame.c: (gst_lame_class_init),
30731         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
30732         Only enable lame presets if version of lame has presets in API
30733
30734 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
30735         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
30736         * gst/udp/gstudpsrc.h:
30737           Don't call gst_pad_push in a get function. Fixes #150449
30738
30739 2004-08-18  Wim Taymans  <wim@fluendo.com>
30740
30741         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
30742         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
30743         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
30744         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30745         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30746         (gst_fdset_wait):
30747         * gst/tcp/gstfdset.h:
30748         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30749         (gst_multifdsink_client_queue_buffer),
30750         (gst_multifdsink_handle_client_write):
30751         * gst/tcp/gstmultifdsink.h:
30752         Some extra checks in gstfdset.
30753         Only use send() when the fd is a socket. Don't try to
30754         read from write only fds.
30755
30756 2004-08-18  Wim Taymans  <wim@fluendo.com>
30757
30758         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
30759         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
30760         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30761         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30762         (gst_fdset_wait):
30763         Add more locking and bounds checking.
30764
30765 2004-08-18  Wim Taymans  <wim@fluendo.com>
30766
30767         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
30768         Realloc test fdset in the lock and right before starting
30769         the poll call. Bump the limit to 4096.
30770
30771 2004-08-17  David Schleef  <ds@schleef.org>
30772
30773         * sys/sunaudio/Makefile.am:
30774         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
30775         of rates and channels.  Make debugging less obnoxious.
30776
30777         Patch from Balamurali Viswanathan implementing a mixer for
30778         Sun audio.  (bug #144091):
30779         * sys/sunaudio/gstsunelement.c:
30780         * sys/sunaudio/gstsunelement.h:
30781         * sys/sunaudio/gstsunmixer.c:
30782         * sys/sunaudio/gstsunmixer.h:
30783
30784 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30785
30786         * gst/audioscale/gstaudioscale.c:
30787         * gst/audioscale/gstaudioscale.h:
30788         made audioscale resample from any sample rate to any sample rate
30789
30790 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
30791
30792         * ext/libpng/gstpngdec.c:
30793           error out on unsupported types
30794
30795 2004-08-17  Iain <iaingnome@gmail.com>
30796
30797         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
30798         mid_side and loose_mid_side properties if its a stereo stream.
30799
30800 2004-08-17  Wim Taymans  <wim@fluendo.com>
30801
30802         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
30803         (theora_get_formats), (theora_dec_src_convert),
30804         (theora_dec_sink_convert), (theora_dec_src_query),
30805         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
30806         Add a debug line.
30807
30808 2004-08-17  Wim Taymans  <wim@fluendo.com>
30809
30810         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
30811         (gst_ogg_pad_push):
30812         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30813         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
30814         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
30815         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30816         Mark delta units in the muxer.
30817         Try to decode the packet after an out-of-sync error from
30818         libogg.
30819
30820 2004-08-17  Wim Taymans  <wim@fluendo.com>
30821
30822         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30823         (gst_multifdsink_init), (gst_multifdsink_add),
30824         (gst_multifdsink_client_queue_buffer),
30825         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
30826         * gst/tcp/gstmultifdsink.h:
30827         Added option to send a keyframe to clients as the first buffer.
30828         Make timeout property writable.
30829
30830 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
30831
30832         patch by: Wim Taymans
30833
30834         * gst/tcp/gstfdset.c:
30835         * gst/tcp/gstmultifdsink.c:
30836           fix index comparison, should include 0
30837
30838 2004-08-16  Wim Taymans  <wim@fluendo.com>
30839
30840         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
30841         (gst_fdset_add_fd), (gst_fdset_remove_fd),
30842         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30843         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30844         (gst_fdset_wait):
30845           copy when reallocing for poll so the select arguments don't get
30846           changed during the call
30847
30848 2004-08-16  Wim Taymans  <wim@fluendo.com>
30849
30850         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
30851         (gst_theora_enc_class_init), (theora_enc_sink_link),
30852         (theora_buffer_from_packet), (theora_enc_chain):
30853         Fix bug where buffers were not marked as keyframes
30854         correctly.
30855
30856 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30857
30858         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
30859         (gst_lame_preset_get_type), (gst_lame_class_init):
30860         describe the enum values for vbr mode and presets more verbosely
30861
30862 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30863
30864         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
30865         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
30866         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
30867         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
30868         * ext/lame/gstlame.h:
30869         add preset property to lame so it can use lame presets
30870
30871 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30872
30873         * ext/lame/gstlame.c: (gst_lame_get_property):
30874         whoops forgot break, thanks teuf
30875
30876 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30877
30878         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
30879         (gst_lame_class_init), (gst_lame_src_getcaps),
30880         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
30881         (gst_lame_get_property), (gst_lame_setup):
30882         * ext/lame/gstlame.h:
30883         fix lame's broken vbr stuff, allow it to resample if need be, and also
30884         make xing header optional
30885
30886 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30887
30888         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
30889         added getcaps function so samplerate doesnt get fixated to silly values
30890
30891 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30892
30893         * ext/lame/gstlame.c: (gst_lame_src_link):
30894         revert previous fix
30895
30896 2004-08-12  Johan Dahlin  <johan@gnome.org>
30897
30898         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
30899         checks. Doesn't matter what state we are in. Interfaces are a
30900         compile time thing, not runtime. It also broke the python bindings.
30901
30902 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30903
30904         * ext/lame/gstlame.c: (gst_lame_src_link):
30905         made source pad link function check if sinkpad is ok..fixes the problem
30906         where core fixates the output rate of lame stupidly
30907
30908 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30909
30910         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
30911         * sys/v4l/v4l_calls.c:
30912         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
30913           fix fixate function to handle nonsimple caps.
30914           remove bogus check in _link
30915           cleanups
30916
30917 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30918
30919         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
30920         set default compression ratio parameter to 0.0 so bitrate parameter
30921         works :)
30922
30923 2004-08-11  David Schleef  <ds@schleef.org>
30924
30925         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
30926
30927 2004-08-11  David Schleef  <ds@schleef.org>
30928
30929         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
30930         before.
30931
30932 2004-08-11  David Schleef  <ds@schleef.org>
30933
30934         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
30935
30936 2004-08-11  David Schleef  <ds@schleef.org>
30937
30938         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
30939           license field
30940         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
30941         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
30942           LGPL.
30943         * gst/auparse/gstauparse.c: Fix plugin license field.
30944         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
30945         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
30946         * gst/rtp/gstrtp.c: Fix plugin license field.
30947
30948 2004-08-11  Wim Taymans  <wim@fluendo.com>
30949
30950         * gst/tcp/Makefile.am:
30951         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
30952         (ensure_size), (gst_fdset_new), (gst_fdset_free),
30953         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
30954         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
30955         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
30956         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30957         (gst_fdset_fd_can_write), (gst_fdset_wait):
30958         * gst/tcp/gstfdset.h:
30959         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
30960         (gst_multifdsink_class_init), (gst_multifdsink_init),
30961         (gst_multifdsink_add), (gst_multifdsink_remove),
30962         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
30963         (gst_multifdsink_remove_client_link),
30964         (gst_multifdsink_handle_client_read),
30965         (gst_multifdsink_client_queue_data),
30966         (gst_multifdsink_client_queue_caps),
30967         (gst_multifdsink_client_queue_buffer),
30968         (gst_multifdsink_handle_client_write),
30969         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30970         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
30971         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
30972         (gst_multifdsink_close):
30973         * gst/tcp/gstmultifdsink.h:
30974         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30975         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
30976         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
30977         (gst_tcpserversink_close):
30978         * gst/tcp/gsttcpserversink.h:
30979         Abstracted away the select call, implemented poll (yes we ran into
30980         the 1024 limit in production).
30981
30982 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
30983
30984         * gst/tcp/gsttcp.c:
30985         * gst/tcp/gsttcpplugin.c:
30986           improve debuggging, remove assert
30987
30988 2004-08-10  Wim Taymans  <wim@fluendo.com>
30989
30990         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
30991         (gst_client_status_get_type), (gst_multifdsink_class_init),
30992         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
30993         (gst_multifdsink_handle_client_read),
30994         (gst_multifdsink_handle_client_write),
30995         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30996         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
30997         (gst_multifdsink_get_property):
30998         * gst/tcp/gstmultifdsink.h:
30999         * gst/tcp/gsttcp-marshal.list:
31000         Starting to prepare for specifying buffer time in other units
31001         than buffers. Expose remove reason in signal.
31002
31003 2004-08-10  Wim Taymans  <wim@fluendo.com>
31004
31005         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31006         (gst_multifdsink_remove), (gst_multifdsink_clear),
31007         (gst_multifdsink_remove_client_link),
31008         (gst_multifdsink_handle_client_read),
31009         (gst_multifdsink_client_queue_data),
31010         (gst_multifdsink_client_queue_buffer),
31011         (gst_multifdsink_handle_client_write),
31012         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
31013         (gst_multifdsink_chain), (gst_multifdsink_close):
31014         * gst/tcp/gstmultifdsink.h:
31015         Added more debugging info. Changed the way clients are
31016         removed from the lists. Fixed a bug where a bad file descriptor
31017         could cause many clients to be removed.
31018
31019 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31020
31021         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
31022           allow all pixel-aspect-ratios, not just 1:1
31023
31024 2004-08-09  David Schleef  <ds@schleef.org>
31025
31026         * sys/glsink/ARB_multitexture.h:  Remove old files.
31027         * sys/glsink/EXT_paletted_texture.h:
31028         * sys/glsink/NV_register_combiners.h:
31029         * sys/glsink/gstgl_nvimage.c:
31030         * sys/glsink/gstgl_pdrimage.c:
31031         * sys/glsink/gstgl_rgbimage.c:
31032         * sys/glsink/gstglsink.c:
31033         * sys/glsink/gstglsink.h:
31034         * sys/glsink/gstglxwindow.c:
31035         * sys/glsink/regcomb_yuvrgb.c:
31036
31037 2004-08-09  David Schleef  <ds@schleef.org>
31038
31039         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
31040         GL sink plugin.  (Bug #147302)
31041
31042         * configure.ac: Test for OpenGL
31043         * sys/Makefile.am: Use test for OpenGL
31044         * sys/glsink/Makefile.am:
31045         * sys/glsink/glimagesink.c: rewrite
31046         * sys/glsink/glimagesink.h: rewrite
31047
31048 2004-08-09  David Schleef  <ds@schleef.org>
31049
31050         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
31051         sane framerates.
31052         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
31053         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
31054         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
31055
31056 2004-08-09  Wim Taymans  <wim@fluendo.com>
31057
31058         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31059         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31060         (gst_multifdsink_client_remove),
31061         (gst_multifdsink_handle_client_read),
31062         (gst_multifdsink_handle_client_write),
31063         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31064         Do a bit more logging, make the client_read code more robust.
31065
31066 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31067
31068         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
31069         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
31070         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
31071         (gst_jpegdec_init), (gst_jpegdec_chain):
31072         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
31073         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
31074           cleanups, debugging fixes and memleak plugging
31075
31076 2004-08-09  Wim Taymans  <wim@fluendo.com>
31077
31078         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31079         (theora_get_formats), (theora_dec_src_convert),
31080         (theora_dec_sink_convert), (theora_dec_src_query),
31081         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
31082         (theora_dec_change_state):
31083         Don't crash on missing header packets.
31084
31085 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31086
31087         * po/LINGUAS:
31088         * po/sq.po:
31089           Added Albanian translation (Laurent Dhima)
31090         * po/cs.po:
31091           updated
31092
31093 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31094
31095         * ext/lame/gstlame.c:
31096           fix/add debugging
31097
31098 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31099
31100         * sys/ximage/ximagesink.c:
31101         * sys/xvimage/xvimagesink.c:
31102           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
31103
31104 2004-08-06  Wim Taymans  <wim@fluendo.com>
31105
31106         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31107         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31108         (gst_multifdsink_client_remove),
31109         (gst_multifdsink_handle_client_read),
31110         (gst_multifdsink_handle_client_write),
31111         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31112         Make sure we don't try to read more from a client that what
31113         ioctl says us or we deadlock.
31114
31115 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31116
31117         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
31118         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
31119         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
31120           decouple running_time and n_frames so it can handle changing
31121           framerate while running
31122
31123 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31124
31125         * po/nl.po:
31126         * po/sv.po:
31127           updated translations
31128
31129 2004-08-04  Benjamin Otte  <otte@gnome.org>
31130
31131         * gst/videotestsrc/gstvideotestsrc.c:
31132         (gst_videotestsrc_get_capslist), (generate_capslist),
31133         (plugin_init):
31134           generate the list of supported caps at startup and reuse it instead
31135           of always generating it
31136
31137 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31138
31139         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
31140           whoops, last checkin broke normal build
31141
31142 2004-08-03  Benjamin Otte  <otte@gnome.org>
31143
31144         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
31145         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
31146         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
31147         (gst_alsa_mixer_get_option):
31148         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
31149         (dvdnavsrc_print_event):
31150         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
31151         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
31152         (gst_ogg_mux_pad_unlink):
31153         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
31154         (gst_multipart_mux_pad_unlink):
31155         * gst/videofilter/gstvideobalance.c:
31156         (gst_videobalance_colorbalance_set_value):
31157         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
31158         (gst_videomixer_pad_unlink):
31159         * po/uk.po:
31160         * sys/oss/gstossmixer.c:
31161         * sys/v4l/gstv4lcolorbalance.c:
31162         * sys/v4l/gstv4ltuner.c:
31163         * sys/v4l/v4lsrc_calls.c:
31164         * sys/v4l2/gstv4l2colorbalance.c:
31165         * sys/v4l2/gstv4l2tuner.c:
31166           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
31167
31168 2004-08-03  Benjamin Otte  <otte@gnome.org>
31169
31170         * examples/dynparams/filter.c: (ui_control_create):
31171         * examples/gstplay/player.c: (print_tag):
31172         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
31173         * ext/gdk_pixbuf/gstgdkanimation.c:
31174         (gst_gdk_animation_iter_may_advance):
31175         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
31176         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
31177         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
31178         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
31179         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
31180         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
31181         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
31182         * gst/sine/demo-dparams.c: (main):
31183         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
31184         * testsuite/alsa/formats.c: (create_pipeline):
31185         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
31186           fixes for G_DISABLE_ASSERT and friends
31187         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
31188         (mp3_type_frame_length_from_header), (mp3_type_find),
31189         (plugin_init):
31190           require mp3 typefinding to have at least MIN_HEADERS valid headers
31191           add typefinding for AAC adts files
31192
31193 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
31194
31195         * sys/ximage/ximagesink.c:
31196         (gst_ximagesink_calculate_pixel_aspect_ratio):
31197         * sys/xvimage/xvimagesink.c:
31198         (gst_xvimagesink_calculate_pixel_aspect_ratio):
31199         Make sure we calculate pixel-aspect-ratio using floating point maths
31200
31201 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31202
31203         * po/uk.po:
31204           updated translation
31205
31206 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31207
31208         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31209         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
31210           add debugging for display PAR calculation
31211
31212 2004-08-02  David Schleef  <ds@schleef.org>
31213
31214         * configure.ac: Fix mikmod CFLAGS.
31215
31216 2004-07-27  Benjamin Otte  <otte@gnome.org>
31217
31218         * gst/audioscale/gstaudioscale.c:
31219         - fix templates to only support S16, it's the only format that works
31220         - make caps nego code use try_set_caps_nonfixed and fixation instead
31221         of try_set_caps twice, which is not nice for autopluggers
31222         - change rank to secondary, so autopluggers can pick it up after
31223         audioconvert
31224
31225 2004-08-02  Iain <iain@prettypeople.org>
31226
31227         * gst/interleave/interleave.c (interleave_init),
31228         (interleave_request_new_pad),
31229         (interleave_pad_removed),
31230         (interleave_buffered_loop): Use the real pad count, not the artificial
31231         one.
31232
31233 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31234
31235         * configure.ac: bump nano back to development
31236
31237 === release 0.8.3 ===
31238
31239 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31240
31241         * configure.ac: releasing 0.8.3, "Water"
31242
31243 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31244
31245         * sys/xvimage/xvimagesink.c:
31246         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31247         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
31248         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
31249         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31250         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31251         * sys/xvimage/xvimagesink.h:
31252           apply similar PAR fixes as to ximagesink
31253
31254 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31255
31256         patch from: Benjamin Otte
31257
31258         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
31259           add link function to lame.  Fixes #148986.
31260
31261 2004-08-02  Johan Dahlin  <johan@gnome.org>
31262
31263         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
31264         fix debugging log
31265
31266 2004-07-30  David Schleef  <ds@schleef.org>
31267
31268         * gst/videomixer/Makefile.am: Fix things that should have been
31269         fixed in the last checkin.
31270
31271 2004-07-30  David Schleef  <ds@schleef.org>
31272
31273         * gst/multipart/Makefile.am: Fix things that should have been
31274         fixed in the last checkin.
31275
31276 2004-07-30  David Schleef  <ds@schleef.org>
31277
31278         * testsuite/multifilesink/Makefile.am: Fix unused variable.
31279
31280 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31281
31282         * configure.ac:
31283           bump nano for prerelease
31284         * po/af.po:
31285         * po/az.po:
31286         * po/cs.po:
31287         * po/en_GB.po:
31288         * po/hu.po:
31289         * po/nl.po:
31290         * po/sr.po:
31291         * po/sv.po:
31292         * po/uk.po:
31293           updates
31294
31295 2004-07-30  Wim Taymans  <wim@fluendo.com>
31296
31297         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31298         (gst_multifdsink_add), (gst_multifdsink_remove),
31299         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31300         (gst_multifdsink_client_remove),
31301         (gst_multifdsink_handle_client_write),
31302         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31303         * gst/tcp/gstmultifdsink.h:
31304         Recover from a select with a bad file descriptor by removing
31305         the client.
31306
31307 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31308
31309         * configure.ac:
31310           fix requirement of core
31311         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
31312         (gst_play_pipeline_setup):
31313           don't use colorspace element.  do use hermescolorspace element.
31314           make macro to get a colorspace element.
31315           mark strings for translation.
31316         * po/POTFILES.in:
31317           add play.c
31318         * po/af.po:
31319         * po/az.po:
31320         * po/cs.po:
31321         * po/en_GB.po:
31322         * po/hu.po:
31323         * po/nl.po:
31324         * po/sr.po:
31325         * po/sv.po:
31326         * po/uk.po:
31327           update translations
31328
31329 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31330
31331         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
31332         fix default for newmedia flag
31333
31334 2004-07-30  Wim Taymans  <wim@fluendo.com>
31335
31336         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31337         (gst_theora_dec_init), (theora_get_formats),
31338         (theora_dec_src_convert), (theora_dec_sink_convert),
31339         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31340         (theora_dec_chain), (theora_dec_set_property),
31341         (theora_dec_get_property):
31342         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31343         (gst_theora_enc_class_init), (gst_theora_enc_init),
31344         (theora_enc_sink_link), (theora_enc_chain),
31345         (theora_enc_set_property), (theora_enc_get_property):
31346         Added cropping option to theora decoder.
31347         Added border option to theora encoder.
31348
31349 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31350
31351         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31352         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31353         (gst_pngenc_set_property):
31354         * ext/libpng/gstpngenc.h:
31355         Added newmedia support to pngenc so now gst-launch-0.8 videotestsrc ! ffmpegcolorspace ! pngenc snapshot=false newmedia=true ! multifilesink location=blah%d.png works as expected
31356
31357 2004-07-30  Wim Taymans  <wim@fluendo.com>
31358
31359         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
31360         (theora_enc_sink_link), (theora_enc_chain),
31361         (theora_enc_set_property), (theora_enc_get_property):
31362         Fix encoding of non-multiple-of-16 video.
31363
31364 2004-07-29  David Schleef  <ds@schleef.org>
31365
31366         * configure.ac: make test for audiofile more strict
31367
31368 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31369
31370         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31371           give different names to typefind functions
31372
31373 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31374
31375         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31376         (gst_ximagesink_calculate_pixel_aspect_ratio),
31377         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
31378         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
31379         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
31380         (gst_ximagesink_get_property), (gst_ximagesink_init):
31381         * sys/ximage/ximagesink.h:
31382           allocate PAR's dynamically.
31383           use autodetected PAR if no object-set PAR is given.
31384           add workaround for directfb's X not setting physical size.
31385           fix to xvimagesink will follow tomorrow.
31386
31387 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31388
31389         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
31390         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
31391         (gst_shout2send_get_type), (gst_shout2send_set_clock),
31392         (gst_shout2send_class_init), (gst_shout2send_init),
31393         (set_shout_metadata), (gst_shout2send_set_metadata),
31394         (gst_shout2send_chain), (gst_shout2send_set_property),
31395         (gst_shout2send_get_property), (gst_shout2send_connect),
31396         (gst_shout2send_change_state):
31397         * ext/shout2/gstshout2.h:
31398         - fix for sending mp3 audio to icecast2 server, if pad link function not
31399         called before PAUSED state
31400         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
31401         - added tagging support for mp3 audio broadcasted
31402         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
31403         debug info
31404
31405 2004-07-28  Wim Taymans  <wim@fluendo.com>
31406
31407         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
31408         (gst_ogg_demux_push):
31409         Return query failure when we don't know the length of
31410         an ogg stream insteda of returning TRUE with a bogus value.
31411
31412 2004-07-28  Wim Taymans  <wim@fluendo.com>
31413
31414         * ext/theora/theoradec.c: (theora_get_formats),
31415         (theora_dec_src_convert), (theora_dec_sink_convert),
31416         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31417         (theora_dec_chain):
31418         Don't screw up the 1 Chroma for 1 luma sample situation when we
31419         have an odd offset/width by adding a black border in those cases.
31420
31421 2004-07-28  Wim Taymans  <wim@fluendo.com>
31422
31423         * ext/theora/theoradec.c: (theora_get_formats),
31424         (theora_dec_src_convert), (theora_dec_sink_convert),
31425         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31426         (theora_dec_chain):
31427         * ext/theora/theoraenc.c: (theora_enc_sink_link):
31428         Added first attempt at cropping of the image as required by the
31429         theora spec. We need more properties in the caps (offset_x,
31430         offset_y,stride) to implement this correctly.
31431
31432 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
31433
31434         * ext/dvdnav/README:
31435           Update the README to use dvddemux
31436         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
31437           Ensure getcaps returns a subset of the template caps
31438         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
31439         (gst_mpeg2subt_init):
31440           Ensure getcaps returns a subset of the template caps
31441         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
31442         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
31443         (gst_dvd_demux_get_subpicture_stream),
31444         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
31445         * gst/mpegstream/gstdvddemux.h:
31446           Set the explicit caps on the current_video pad before pushing
31447           anything
31448         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31449         (gst_mpeg_demux_get_audio_stream):
31450           Free caps used to gst_pad_set_explicit_caps, which takes a const
31451           GstCaps *
31452
31453 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31454
31455         * configure.ac: update GStreamer requirement to 0.8.4 because of
31456           GstFraction.
31457
31458 2004-07-28  Wim Taymans  <wim@fluendo.com>
31459
31460         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
31461         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
31462         Add the pad to the element after setting up the caps. This
31463         makes it a lot easier to autoplug.
31464
31465 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31466
31467         * gst/median/gstmedian.c:
31468         * gst/mpeg2subt/gstmpeg2subt.c:
31469         * gst/mpegaudioparse/gstmpegaudioparse.c:
31470         * gst/mpegstream/gstdvddemux.c:
31471         * gst/mpegstream/gstmpegdemux.c:
31472         * gst/mpegstream/gstmpegpacketize.c:
31473         * gst/rtjpeg/gstrtjpeg.c:
31474         * gst/rtjpeg/gstrtjpegdec.c:
31475         * gst/rtjpeg/gstrtjpegenc.c:
31476         * gst/sine/gstsinesrc.c:
31477         * gst/smooth/gstsmooth.c:
31478         * gst/smpte/gstsmpte.c:
31479         * gst/smpte/gstsmpte.h:
31480         * gst/stereo/gststereo.c:
31481         * gst/videofilter/gstgamma.c:
31482         * gst/videofilter/gstvideobalance.c:
31483         * gst/videofilter/gstvideofilter.c:
31484         * gst/videofilter/gstvideoflip.c:
31485         * gst/videoscale/gstvideoscale.c:
31486         * gst/videoscale/videoscale.c:
31487         * gst/videotestsrc/gstvideotestsrc.c:
31488         * gst/videotestsrc/videotestsrc.c:
31489         * gst/wavenc/gstwavenc.c:
31490         * gst/wavparse/gstwavparse.c:
31491           fix local includes and 64 bits constants
31492
31493 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31494
31495         * win32/gst.sln:
31496         * gst-libs/gst/*/*.vcproj:
31497         * gst/*/*.vcproj:
31498           more working plugins
31499
31500 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31501
31502         * testsuite/alsa/Makefile.am:
31503         * testsuite/alsa/srcstate.c:
31504         add test for alsasrc changing state
31505
31506 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31507
31508         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
31509         (gst_silence_get):
31510         * gst/silence/gstsilence.h:
31511         fix silence generation for 16bit raw audio
31512
31513 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31514
31515         * gst/matroska/matroska-demux.c:
31516         (gst_matroska_demux_parse_metadata),
31517         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
31518         * gst/mpegaudio/common.c:
31519         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
31520         (gst_videoscale_getcaps), (gst_videoscale_link),
31521         (gst_videoscale_src_fixate), (gst_videoscale_init),
31522         (gst_videoscale_finalize):
31523         * gst/videoscale/gstvideoscale.h:
31524         * gst/videotestsrc/gstvideotestsrc.c:
31525         (gst_videotestsrc_get_capslist):
31526         * gst/wavenc/gstwavenc.c:
31527         * sys/oss/gstossmixer.c: (fill_labels):
31528         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31529         (gst_ximagesink_handle_xevents),
31530         (gst_ximagesink_calculate_pixel_aspect_ratio),
31531         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
31532         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
31533         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
31534         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
31535         (gst_ximagesink_init), (gst_ximagesink_class_init):
31536         * sys/ximage/ximagesink.h:
31537         * sys/xvimage/xvimagesink.c:
31538         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31539         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
31540         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
31541         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31542         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31543         * sys/xvimage/xvimagesink.h:
31544           first batch of pixel aspect ratio commits.
31545
31546 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31547
31548         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31549         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
31550         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
31551           handle stride, needs work if we want to move stride handling
31552           upstream, but works correctly for our purposes.
31553
31554 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31555
31556         * gst/videoscale/README:
31557           add testing examples
31558         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
31559         (gst_videoscale_chain):
31560         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31561         (gst_videoscale_get_size):
31562           add get_size function that handles stride like videotestsrc.
31563           fixes conversion for YUV formats for as much as I can test them.
31564
31565 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31566
31567         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31568         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
31569         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31570         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
31571         (gst_xvimagesink_xvimage_put):
31572           further cleanups, logging, error handling and synchronizing
31573
31574 2004-07-27  Wim Taymans  <wim@fluendo.com>
31575
31576         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
31577         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
31578         (gst_videomixer_pad_set_property),
31579         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
31580         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
31581         (gst_videomixer_class_init), (gst_videomixer_init),
31582         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
31583         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
31584         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
31585         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
31586         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
31587         (gst_videomixer_loop), (plugin_init):
31588         Be a nicer negotiation citizen and provide a getcaps function on
31589         the srcpad. This also fixes a crash when resizing.
31590
31591 2004-07-27  Julien MOUTTE  <julien@moutte.net>
31592
31593         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31594         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
31595
31596 2004-07-27  Wim Taymans  <wim@fluendo.com>
31597
31598         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
31599         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31600         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31601         (gst_pngenc_set_property):
31602         * ext/libpng/gstpngenc.h:
31603         Added snapshot property to pngenc.
31604         removed g_print from pngdec
31605
31606 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31607
31608         * gst/ac3parse/ac3parse.vcproj
31609         * gst/adder/adder.vcproj
31610         * gst/alpha/alpha.vcproj
31611         * gst/alpha/alphacolor.vcproj
31612         * gst/asfdemux/asf.vcproj
31613         * gst/audioconvert/audioconvert.vcproj
31614         * gst/audiorate/audiorate.vcproj
31615         * gst/audioscale/audioscale.vcproj
31616         * gst/auparse/auparse.vcproj
31617         * gst/avi/avi.vcproj
31618         * gst/cdxaparse/cdxaparse.vcproj
31619         * gst/chart/chart.vcproj
31620         * gst/colorspace/colorspace.vcproj
31621         * gst/cutter/cutter.vcproj
31622         * gst/debug/debug.vcproj
31623         * gst/debug/efence.vcproj
31624         * gst/debug/navigationtest.vcproj
31625         * gst/deinterlace/deinterlace.vcproj
31626         * gst/effectv/effectv.vcproj
31627         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
31628         * gst/filter/filter.vcproj
31629         * gst/flx/flxdec.vcproj
31630         * gst/goom/goom.vcproj
31631         * gst/interleave/interleave.vcproj
31632         * gst/law/alaw.vcproj
31633         * gst/law/mulaw.vcproj
31634         * gst/matroska/matroska.vcproj
31635         * gst/median/median.vcproj
31636         * gst/mixmatrix/mixmatrix.vcproj
31637         * gst/mpeg1sys/mpeg1systemencode.vcproj
31638         * gst/mpeg1videoparse/mp1videoparse.vcproj
31639         * gst/mpeg2sub/mpeg2subt.vcproj
31640         * gst/mpegaudio/mpegaudio.vcproj
31641         * gst/mpegaudioparse/mpegaudioparse.vcproj
31642         * gst/mpegstream/mpegstream.vcproj
31643         * gst/multifilesink/multifilesink.vcproj
31644         * gst/multipart/multipart.vcproj
31645         * gst/oneton/oneton.vcproj
31646         * gst/overlay/overlay.vcproj
31647         * gst/passthrough/passthrough.vcproj
31648         * gst/qtdemux/qtdemux.vcproj
31649         * gst/realmedia/rmdemux.vcproj
31650         * gst/rtjpeg/rtjpeg.vcproj
31651         * gst/rtp/rtp.vcproj
31652         * gst/silence/silence.vcproj
31653         * gst/sine/sinesrc.vcproj
31654         * gst/smooth/smooth.vcproj
31655         * gst/smpte/smpte.vcproj
31656         * gst/spectrum/spectrum.vcproj
31657         * gst/speed/speed.vcproj
31658         * gst/stereo/stereo.vcproj
31659         * gst/switch/switch.vcproj
31660         * gst/tags/tagedit.vcproj
31661         * gst/tcp/tcp.vcproj
31662         * gst/typefind/typefindfunctions.vcproj
31663         * gst/udp/udp.vcproj
31664         * gst/videobox/videobox.vcproj
31665         * gst/videocrop/videocrop.vcproj
31666         * gst/videodrop/videodrop.vcproj
31667         * gst/videofilter/gamma.vcproj
31668         * gst/videofilter/videobalance.vcproj
31669         * gst/videofilter/videofilter.vcproj
31670         * gst/videofilter/videoflip.vcproj
31671         * gst/videoflip/videoflip.vcproj
31672         * gst/videomixer/videomixer.vcproj
31673         * gst/videorate/videorate.vcproj
31674         * gst/videoscale/videoscale.vcproj
31675         * gst/videotestsrc/videotestsrc.vcproj
31676         * gst/virtualdub/virtualdub.vcproj
31677         * gst/volenv/volenv.vcproj
31678         * gst/volume/volume.vcproj
31679         * gst/wavenc/wavenc.vcproj
31680         * gst/wavparse/wavparse.vcproj
31681         * gst/y4m/y4menc.vcproj
31682         * gst-libs/gst/audio/audio.vcproj
31683         * gst-libs/gst/audio/audiofilter.vcproj
31684         * gst-libs/gst/colorbalance/colorbalance.vcproj
31685         * gst-libs/gst/idct/idtc.vcproj
31686         * gst-libs/gst/media-info/media-info.vcproj
31687         * gst-libs/gst/mixer/mixer.vcproj
31688         * gst-libs/gst/navigation/navigation.vcproj
31689         * gst-libs/gst/play/play.vcproj
31690         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
31691         * gst-libs/gst/resample/resample.vcproj
31692         * gst-libs/gst/riff/riff.vcproj
31693         * gst-libs/gst/tuner/tuner.vcproj
31694         * gst-libs/gst/video/video.vcproj
31695         * gst-libs/gst/xoverlay/xoverlay.vcproj
31696           avoid problems with math.h, fix release dependancy
31697           rename GStreamer-0.8.lib to libgstreamer.lib
31698
31699 2004-07-27  Julien MOUTTE  <julien@moutte.net>
31700
31701         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
31702         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
31703         the atom is not available we have to unlock the mutex. Fixes #148023
31704
31705 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31706
31707         * gst-libs/gst/media-info/media-info.h:
31708           issue for a vararg macro with MSVC
31709
31710 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31711
31712         * gst/effectv/effectv.vcproj
31713         * gst-libs/gst/idct/idct.vcproj:
31714         * gst-libs/gst/media-info/media-info.vcproj:
31715         * gst-libs/gst/navigation/navigation.vcproj:
31716         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
31717         * gst-libs/gst/video/video.vcproj:
31718         * gst-libs/gst/xoverlay/xoverlay.vcproj:
31719           fixes for build problems
31720
31721 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31722
31723         * gst-libs/gst/audio/audio.def:
31724         * gst-libs/gst/audio/riff.def:
31725           add some definitions needed by plugins
31726
31727 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31728
31729         * gst/asfdemux/gstasfmux.c
31730           Fix some 64 bits constants to be glib friendly
31731
31732 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31733
31734         * gst/ac3parse/gstac3parse.c
31735         * gst/audioscale/gstaudioscale.c
31736         * gst/auparse/gstauparse.c
31737         * gst/colorspace/gstcolorspace.c
31738         * gst/colorspace/yuv2rgb.h
31739           local include fixes
31740
31741 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31742
31743         * win32/gst.sln
31744           add more plugins to the build
31745
31746 2004-07-26  Julien MOUTTE  <julien@moutte.net>
31747
31748         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31749         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
31750
31751 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31752
31753         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
31754         (gst_level_set_property), (gst_level_get_property),
31755         (gst_level_base_init), (gst_level_class_init):
31756           add debugging categories.  cleanups.
31757
31758 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31759
31760         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31761         (gst_videoscale_planar411), (gst_videoscale_planar400),
31762         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
31763         (gst_videoscale_scale_nearest_str1),
31764         (gst_videoscale_scale_nearest_str2),
31765         (gst_videoscale_scale_nearest_str4),
31766         (gst_videoscale_scale_nearest_16bit),
31767         (gst_videoscale_scale_nearest_24bit):
31768           fixed stride issues
31769           tested with 320x240 -> 321, 322, 324 x240
31770           tested with YV12, I420, YUY2, UYVY
31771           fixed packed422rev (don't think it could have worked before)
31772           by testing with UYVY
31773
31774 2004-07-26  Benjamin Otte  <otte@gnome.org>
31775
31776         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
31777         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
31778         (plugin_init):
31779           add debugging category, add error checks like checking return values
31780           of setup calls, make sure it still works after
31781           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
31782
31783 2004-07-26  Wim Taymans  <wim@fluendo.com>
31784
31785         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31786         (gst_mpeg_demux_get_audio_stream),
31787         (gst_mpeg_demux_process_private):
31788         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
31789         Check for error codes from the negotiation functions. Make sure
31790         we really set the pad caps when a new pad is created.
31791
31792 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31793
31794         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
31795         (gst_ffmpeg_caps_to_pix_fmt):
31796         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
31797         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31798         (gst_ffmpegcolorspace_pad_link):
31799           don't make function do two things at the same time without reason.
31800
31801 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31802
31803         * gst/ac3parse/ac3parse.vcproj
31804         * gst/adder/adder.vcproj
31805         * gst/alpha/alpha.vcproj
31806         * gst/alpha/alphacolor.vcproj
31807         * gst/asfdemux/asf.vcproj
31808         * gst/audioconvert/audioconvert.vcproj
31809         * gst/audiorate/audiorate.vcproj
31810         * gst/audioscale/audioscale.vcproj
31811         * gst/auparse/auparse.vcproj
31812         * gst/avi/avi.vcproj
31813         * gst/cdxaparse/cdxaparse.vcproj
31814         * gst/chart/chart.vcproj
31815         * gst/colorspace/colorspace.vcproj
31816         * gst/cutter/cutter.vcproj
31817         * gst/debug/debug.vcproj
31818         * gst/debug/efence.vcproj
31819         * gst/debug/navigationtest.vcproj
31820         * gst/deinterlace/deinterlace.vcproj
31821         * gst/effectv/effectv.vcproj
31822         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
31823         * gst/filter/filter.vcproj
31824         * gst/flx/flxdec.vcproj
31825         * gst/goom/goom.vcproj
31826         * gst/interleave/interleave.vcproj
31827         * gst/law/alaw.vcproj
31828         * gst/law/mulaw.vcproj
31829         * gst/matroska/matroska.vcproj
31830         * gst/median/median.vcproj
31831         * gst/mixmatrix/mixmatrix.vcproj
31832         * gst/mpeg1sys/mpeg1systemencode.vcproj
31833         * gst/mpeg1videoparse/mp1videoparse.vcproj
31834         * gst/mpeg2sub/mpeg2subt.vcproj
31835         * gst/mpegaudio/mpegaudio.vcproj
31836         * gst/mpegaudioparse/mpegaudioparse.vcproj
31837         * gst/mpegstream/mpegstream.vcproj
31838         * gst/multifilesink/multifilesink.vcproj
31839         * gst/multipart/multipart.vcproj
31840         * gst/oneton/oneton.vcproj
31841         * gst/overlay/overlay.vcproj
31842         * gst/passthrough/passthrough.vcproj
31843         * gst/qtdemux/qtdemux.vcproj
31844         * gst/realmedia/rmdemux.vcproj
31845         * gst/rtjpeg/rtjpeg.vcproj
31846         * gst/rtp/rtp.vcproj
31847         * gst/silence/silence.vcproj
31848         * gst/sine/sinesrc.vcproj
31849         * gst/smooth/smooth.vcproj
31850         * gst/smpte/smpte.vcproj
31851         * gst/spectrum/spectrum.vcproj
31852         * gst/speed/speed.vcproj
31853         * gst/stereo/stereo.vcproj
31854         * gst/switch/switch.vcproj
31855         * gst/tags/tagedit.vcproj
31856         * gst/tcp/tcp.vcproj
31857         * gst/typefind/typefindfunctions.vcproj
31858         * gst/udp/udp.vcproj
31859         * gst/videobox/videobox.vcproj
31860         * gst/videocrop/videocrop.vcproj
31861         * gst/videodrop/videodrop.vcproj
31862         * gst/videofilter/gamma.vcproj
31863         * gst/videofilter/videobalance.vcproj
31864         * gst/videofilter/videofilter.vcproj
31865         * gst/videofilter/videoflip.vcproj
31866         * gst/videoflip/videoflip.vcproj
31867         * gst/videomixer/videomixer.vcproj
31868         * gst/videorate/videorate.vcproj
31869         * gst/videoscale/videoscale.vcproj
31870         * gst/videotestsrc/videotestsrc.vcproj
31871         * gst/virtualdub/virtualdub.vcproj
31872         * gst/volenv/volenv.vcproj
31873         * gst/volume/volume.vcproj
31874         * gst/wavenc/wavenc.vcproj
31875         * gst/wavparse/wavparse.vcproj
31876         * gst/y4m/y4menc.vcproj
31877           more plugins supported under windows
31878
31879 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31880
31881         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
31882         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
31883         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
31884         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
31885         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
31886           Add debugging statements.  Use the sizes as returned by the
31887           *CreateImage calls.
31888
31889 2004-07-26  Johan Dahlin  <johan@gnome.org>
31890
31891         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
31892         the pad is negotiated.
31893
31894         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
31895
31896 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31897
31898         * gst-libs/gst/colorbalance/colorbalance.vcproj:
31899         * gst-libs/gst/idct/idct.vcproj:
31900         * gst-libs/gst/media-info/media-info.vcproj:
31901         * gst-libs/gst/mixer/mixer.vcproj:
31902         * gst-libs/gst/navigation/navigation.vcproj:
31903         * gst-libs/gst/play/play.vcproj:
31904         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
31905         * gst-libs/gst/resample/resample.vcproj:
31906         * gst-libs/gst/tuner/tuner.vcproj:
31907         * gst-libs/gst/video/video.vcproj:
31908         * gst-libs/gst/xoverlay/xoverlay.vcproj:
31909           more plugins supported under windows
31910
31911 2004-07-25 Iain <iain@prettypeople.org>
31912
31913         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
31914         pad now rather than when the pad is created because state changes wipe
31915         explicit caps (fixes #148043).
31916
31917 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
31918
31919         reviewed by Benjamin Otte  <otte@gnome.org>
31920
31921         * ext/mad/gstmad.c:
31922           fix mad plugin crashing on Sun (fixes #148289)
31923
31924 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31925
31926         * gst/avi/avi.def:
31927         * gst/avi/avi.vcproj:
31928         * gst/matroska/matroska.def:
31929         * gst/matroska/matroska.vcproj:
31930           remove unused .def files
31931
31932 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31933
31934         * gst-libs/gst/audio/gstaudiofilter.c:
31935           Clean the local include
31936
31937 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31938
31939         * win32/gst.sln:
31940         * gst-libs/gst/audio/audio.def:
31941         * gst-libs/gst/audio/audio.vcproj:
31942         * gst-libs/gst/audio/audiofilter.vcproj:
31943         * gst-libs/gst/audio/riff.def:
31944         * gst-libs/gst/audio/riff.vcproj:
31945         * gst-libs/gst/gst-libs.def:
31946         * gst-libs/gst/gst-libs.vcproj:
31947         * gst/avi/avi.vcproj:
31948         * gst/avi/avi.vcproj:
31949           Copy the files where needed after building, cleaner projects
31950
31951 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31952
31953         * gst/matroska/ebml-write.c:
31954           Fix some 64 bits constants to be glib friendly
31955
31956 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
31957
31958         * win32/gst.sln:
31959         * gst-libs/gst/gst-libs.def:
31960         * gst-libs/gst/gst-libs.vcproj:
31961         * gst/matroska/matroska.def:
31962         * gst/matroska/matroska.vcproj:
31963           Add the preliminary canvas to build plugins on Win32
31964
31965 2004-07-23  Benjamin Otte  <otte@gnome.org>
31966
31967         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
31968           don't enfore negotiation from source side, it breaks
31969           sinesrc ! audioconvert ! osssink
31970
31971 2004-07-22  David Schleef  <ds@schleef.org>
31972
31973         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
31974         for ELF files, since they can easily be recognized as audio/mpeg.
31975         (bug #147441)
31976
31977 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31978
31979         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31980         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
31981         (gst_videoscale_scale_nearest_24bit),
31982         (gst_videoscale_scale_nearest_16bit):
31983           fix 16bit and 24bit for stride (24bit might need testing)
31984           don't pretend we do more than one algorithm
31985
31986 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31987
31988         * configure.ac:
31989         * gst/Makefile.am:
31990         * gst/multifilesink/Makefile.am:
31991         * gst/multifilesink/gstmultifilesink.c:
31992         (gst_multifilesink_get_formats),
31993         (gst_multifilesink_get_query_types), (_do_init),
31994         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
31995         (gst_multifilesink_init), (gst_multifilesink_dispose),
31996         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
31997         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
31998         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
31999         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
32000         (gst_multifilesink_chain), (gst_multifilesink_change_state),
32001         (gst_multifilesink_uri_get_type),
32002         (gst_multifilesink_uri_get_protocols),
32003         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
32004         (gst_multifilesink_uri_handler_init), (plugin_init):
32005         * gst/multifilesink/gstmultifilesink.h:
32006         * testsuite/Makefile.am:
32007         * testsuite/multifilesink/Makefile.am:
32008         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
32009         (gst_newmedia_class_init), (gst_newmedia_init),
32010         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
32011         (newfile_signal), (test_signal), (main):
32012         multifilesink plugin for creating new files every time a new media
32013         discontinuity event occurs
32014
32015 2004-07-22  Wim Taymans  <wim@fluendo.com>
32016
32017         * gst/alpha/Makefile.am:
32018         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
32019         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
32020         (gst_alpha_color_init), (gst_alpha_color_set_property),
32021         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
32022         (transform), (gst_alpha_color_chain),
32023         (gst_alpha_color_change_state), (plugin_init):
32024         Stupid plugin to to RGBA to AYUV conversion because none of
32025         the colorspace plugins can handle that yet.
32026
32027 2004-07-22  Wim Taymans  <wim@fluendo.com>
32028
32029         * examples/seeking/seek.c: (update_scale), (main):
32030         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32031         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32032         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32033         (gst_decode_bin_init), (gst_decode_bin_dispose),
32034         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32035         (no_more_pads), (close_link), (type_found),
32036         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32037         (plugin_init):
32038         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32039         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32040         (gst_play_base_bin_dispose), (queue_overrun),
32041         (gen_preroll_element), (remove_prerolls), (unknown_type),
32042         (no_more_pads), (new_stream), (setup_source),
32043         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32044         (play_base_eos), (gst_play_base_bin_change_state),
32045         (gst_play_base_bin_add_element),
32046         (gst_play_base_bin_remove_element),
32047         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32048         (gst_play_base_bin_unlink_stream),
32049         (gst_play_base_bin_get_streaminfo):
32050         * gst/playback/gstplaybin.c: (gen_video_element),
32051         (gen_audio_element):
32052         * gst/playback/gststreaminfo.h:
32053         More playback updates, attempt to fix things after the state change
32054         breakage.
32055
32056 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32057
32058         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
32059         (gst_videoscale_scale_nearest_16bit):
32060           comment algorithm
32061
32062 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32063
32064         * gst/videotestsrc/gstvideotestsrc.c:
32065         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
32066         (gst_videotestsrc_init), (gst_videotestsrc_get),
32067         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
32068         (gst_videotestsrc_get_property):
32069         * gst/videotestsrc/gstvideotestsrc.h:
32070         * gst/videotestsrc/videotestsrc.c:
32071         * gst/videotestsrc/videotestsrc.h:
32072           cleanup and commenting
32073
32074 2004-07-21  Wim Taymans  <wim@fluendo.com>
32075
32076         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
32077         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
32078         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
32079         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
32080         (_find_chain_get_unknown_part), (_find_streams_check),
32081         (gst_ogg_demux_push), (gst_ogg_pad_push):
32082         * ext/theora/theoradec.c: (theora_get_formats),
32083         (theora_dec_src_convert), (theora_dec_sink_convert),
32084         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32085         (theora_dec_chain):
32086         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32087         (vorbis_dec_convert), (vorbis_dec_src_query),
32088         (vorbis_dec_src_event), (vorbis_dec_event):
32089         More seeking fixes, oggdemux now supports seeking to time and
32090         uses the downstream element to convert granulepos to time.
32091         Seeking in theora-only ogg files now works.
32092
32093 2004-07-21  Wim Taymans  <wim@fluendo.com>
32094
32095         * ext/theora/theoradec.c: (gst_theora_dec_init),
32096         (theora_get_formats), (theora_get_event_masks),
32097         (theora_get_query_types), (theora_dec_src_convert),
32098         (theora_dec_sink_convert), (theora_dec_src_query),
32099         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
32100         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32101         (vorbis_get_event_masks), (vorbis_get_query_types),
32102         (gst_vorbis_dec_init), (vorbis_dec_convert),
32103         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
32104         Added query/convert/formats functions to vorbis and theora decoders
32105         so that the outside world can use them too. Fixed seeking on an
32106         ogg/theora/vorbis file by disabling the seeking seeking on the
32107         theora srcpad.
32108
32109 2004-07-21  Julien MOUTTE  <julien@moutte.net>
32110
32111         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32112         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
32113         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
32114         images creation for both elements. We don't create the image on caps
32115         nego or renego, we just destroy the internal one if present if it does
32116         not match the needs. The chain function takes care of creating a new
32117         image when needed.
32118         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32119         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
32120         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32121         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
32122         the image format information. The buffer pool checks for the context
32123         image format and discard images with different formats.
32124         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
32125
32126 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
32127
32128         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32129         (gst_ffmpegcolorspace_chain):
32130           no point in doing any chaining if the pad we want to push from
32131           isn't usable.
32132
32133 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32134
32135         * gst-libs/gst/riff/riff-media.c:
32136         (gst_riff_create_audio_caps_with_data):
32137           Fix double end-to-native symbol conversion (#148021).
32138
32139 2004-07-20  David Schleef  <ds@schleef.org>
32140
32141         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32142         Don't use an Atom that doesn't exist.
32143
32144 2004-07-20  Wim Taymans  <wim@fluendo.com>
32145
32146         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32147         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32148         (gst_multifdsink_client_remove),
32149         (gst_multifdsink_handle_client_write),
32150         (gst_multifdsink_queue_buffer):
32151         * gst/tcp/gstmultifdsink.h:
32152         More multifdsink stats. Avoid deadlock by releasing locks
32153         before sending out a signal.
32154
32155 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32156
32157         * po/LINGUAS:
32158         * po/hu.po:
32159           added Hungarian translation (Laszlo Dvornik)
32160
32161 2004-07-20  Wim Taymans  <wim@fluendo.com>
32162
32163         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32164         (gst_multifdsink_add), (gst_multifdsink_client_remove),
32165         (gst_multifdsink_handle_client_write),
32166         (gst_multifdsink_queue_buffer):
32167         * gst/tcp/gsttcp-marshal.list:
32168         Fixed the stupid marshal definition.
32169
32170 2004-07-20  Wim Taymans  <wim@fluendo.com>
32171
32172         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32173         (gst_multifdsink_init), (gst_multifdsink_add),
32174         (gst_multifdsink_client_remove),
32175         (gst_multifdsink_handle_client_write),
32176         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
32177         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
32178         (gst_multifdsink_init_send):
32179         * gst/tcp/gstmultifdsink.h:
32180         Added more stats, added timeout for a client, fixed some typos
32181         and added some comments.
32182
32183 2004-07-20  Wim Taymans  <wim@fluendo.com>
32184
32185         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32186         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32187         (gst_multifdsink_client_remove),
32188         (gst_multifdsink_handle_client_write):
32189         * gst/tcp/gstmultifdsink.h:
32190         * gst/tcp/gsttcp-marshal.list:
32191         Added get_stats method that returns a GValueArray of
32192         stats values.
32193
32194 2004-07-19  Benjamin Otte  <otte@gnome.org>
32195
32196         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
32197           make sure longname, description and author are valid UTF-8
32198
32199 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32200
32201         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
32202         (gst_ximagesink_set_property):
32203         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
32204         (gst_xvimagesink_set_property):
32205           make sure SYNCHRONOUS is respected after getting the X context
32206
32207 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32208
32209         * gst/matroska/matroska-demux.c:
32210         (gst_matroska_demux_handle_src_event),
32211         (gst_matroska_demux_parse_blockgroup):
32212         * gst/matroska/matroska-ids.h:
32213           add BlockReference tag and ignore it to clear out log.
32214           ignore NAVIGATION events to clear out log.
32215
32216 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32217
32218         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
32219         (gst_matroska_demux_add_stream):
32220         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
32221           add debug categories
32222
32223 2004-07-16  Wim Taymans  <wim@fluendo.com>
32224
32225         * ext/libpng/Makefile.am:
32226         * ext/libpng/gstpng.c: (plugin_init):
32227         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
32228         (gst_pngdec_get_type), (gst_pngdec_base_init),
32229         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
32230         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
32231         * ext/libpng/gstpngdec.h:
32232         Added png decoder.
32233
32234 2004-07-16  Julien MOUTTE  <julien@moutte.net>
32235
32236         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
32237         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
32238         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
32239         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
32240         (gst_ximagesink_buffer_alloc):
32241         * sys/ximage/ximagesink.h:
32242         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32243         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32244         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
32245         (gst_xvimagesink_buffer_alloc):
32246         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
32247         again. Using internal data pointer of the x(v)image to store image's
32248         data to be coherent with the buffer alloc mechanism. Investigated the
32249         image destruction code to be sure that everything gets freed correctly.
32250
32251 2004-07-16  Wim Taymans  <wim@fluendo.com>
32252
32253         * gst-libs/gst/riff/riff-read.c:
32254         (gst_riff_read_strf_vids_with_data),
32255         (gst_riff_read_strf_auds_with_data):
32256         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32257         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
32258         Make sure we don't create 0 sized subbuffers in riff-read.
32259         Signal the no more pads signal after reading the avi header.
32260
32261 2004-07-16  Wim Taymans  <wim@fluendo.com>
32262
32263         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32264         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32265         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32266         (gst_decode_bin_init), (gst_decode_bin_dispose),
32267         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32268         (no_more_pads), (close_link), (type_found),
32269         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32270         (gst_decode_bin_change_state), (plugin_init):
32271         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32272         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32273         (gst_play_base_bin_dispose), (queue_overrun),
32274         (gen_preroll_element), (remove_prerolls), (unknown_type),
32275         (no_more_pads), (new_stream), (setup_source),
32276         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32277         (play_base_eos), (gst_play_base_bin_change_state),
32278         (gst_play_base_bin_add_element),
32279         (gst_play_base_bin_remove_element),
32280         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32281         (gst_play_base_bin_unlink_stream),
32282         (gst_play_base_bin_get_streaminfo):
32283         * gst/playback/gstplaybasebin.h:
32284         Better error recovery. Added configurable preroll queue size. Faster
32285         detection of no-more-pads.
32286
32287 2004-07-16  Wim Taymans  <wim@fluendo.com>
32288
32289         * gst-libs/gst/video/video.h:
32290         Added 32 bits RGBA. Not sure if we should use another mime-type
32291         for alpha rgb. Currently the presence of the alpha_mask property
32292         signals an alpha channel.
32293
32294 2004-07-16  Wim Taymans  <wim@fluendo.com>
32295
32296         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
32297         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
32298         FPS seems to be 0.0 to MAX everywhere else.
32299
32300 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32301
32302         * gst-libs/gst/riff/riff-media.c:
32303         (gst_riff_create_video_caps_with_data):
32304           mp42/mp43 (no caps) exist too.
32305         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
32306           Set pixel_width/height; we've got them in-caps.
32307         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
32308         * gst/wavparse/gstwavparse.c: (plugin_init):
32309           Both are valid primary.
32310         * sys/oss/gstossmixer.c:
32311           Remove i18n hack and enable translations.
32312
32313 2004-07-15  Benjamin Otte  <otte@gnome.org>
32314
32315         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32316         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
32317           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
32318
32319 2004-07-15  Benjamin Otte  <otte@gnome.org>
32320
32321         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
32322         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
32323         (gst_alsa_close_audio):
32324           disable some of the debugging code for now. Writing debugging to a
32325           buffer is broken in current alsalib releases.
32326
32327 2004-07-12  Benjamin Otte  <otte@gnome.org>
32328
32329         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
32330           use bufferpools
32331
32332 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
32333
32334         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
32335         (theora_dec_src_query), (theora_dec_event):
32336         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
32337           add debugging categories.  Remove \n's.
32338
32339 2004-07-13  Johan Dahlin  <johan@gnome.org>
32340
32341         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
32342         (gst_play_bin_get_property): Impl.
32343
32344 2004-07-13  Wim Taymans  <wim@fluendo.com>
32345
32346         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
32347         When trying to find the stream length, seek back N pages
32348         instead of just one, where N is the number of streams in
32349         the current chain.
32350
32351 2004-07-13  Wim Taymans  <wim@fluendo.com>
32352
32353         * gst-libs/gst/riff/riff-media.c:
32354         (gst_riff_create_audio_caps_with_data),
32355         (gst_riff_create_audio_caps),
32356         (gst_riff_create_audio_template_caps):
32357         * gst-libs/gst/riff/riff-media.h:
32358         * gst-libs/gst/riff/riff-read.c:
32359         (gst_riff_read_strf_vids_with_data),
32360         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
32361         * gst-libs/gst/riff/riff-read.h:
32362         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32363         (gst_avi_demux_add_stream):
32364         Set codec_data on caps for avidemuxer.
32365
32366 2004-07-12  David Schleef  <ds@schleef.org>
32367
32368         * configure.ac: Fix test for Objective C
32369
32370 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
32371         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
32372         (gst_gdk_pixbuf_chain):
32373           Add svg and pcx to template caps, and ensure that getcaps returns a
32374           subset of the template caps.
32375           Copy each row manually for output, as gdkpixbuf may pad the
32376           rowstride to a 32-bit word boundary.
32377
32378 2004-07-12  Wim Taymans  <wim@fluendo.com>
32379
32380         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
32381         (gst_riff_create_video_template_caps):
32382         Fix the template caps to include some more media types.
32383
32384 2004-07-12  Wim Taymans  <wim@fluendo.com>
32385
32386         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32387         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32388         (compare_ranks), (print_feature), (gst_decode_bin_init),
32389         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32390         (try_to_link_1), (new_pad), (close_link), (type_found),
32391         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32392         (gst_decode_bin_change_state), (plugin_init):
32393         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32394         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32395         (gst_play_base_bin_dispose), (queue_overrun),
32396         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32397         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32398         (gst_play_base_bin_get_property), (play_base_eos),
32399         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32400         (gst_play_base_bin_remove_element),
32401         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32402         (gst_play_base_bin_unlink_stream),
32403         (gst_play_base_bin_get_streaminfo):
32404         * gst/playback/gstplaybasebin.h:
32405         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32406         (gst_play_bin_class_init), (gst_play_bin_init),
32407         (gst_play_bin_dispose), (gst_play_bin_set_property),
32408         (gst_play_bin_get_property), (gen_video_element),
32409         (gen_audio_element), (remove_sinks), (setup_sinks),
32410         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32411         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32412         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32413         (gst_play_bin_query), (plugin_init):
32414         * gst/playback/test4.c: (main):
32415         More fixes on reusing of the element.
32416
32417 2004-07-11  Benjamin Otte  <otte@gnome.org>
32418
32419         * ext/mad/gstmad.c: (normal_seek):
32420           allow seeking for other methods than just SET
32421
32422 2004-07-11  Andy Wingo  <wingo@pobox.com>
32423
32424         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
32425         float, "any" caps -> buffer_frames=[0,MAX].
32426
32427         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
32428         doesn't intersect our caps with the template any more. Do it
32429         ourselves.
32430         (interleave_buffered_loop): Use g_newa instead of malloc/free.
32431
32432 2004-07-09  Wim Taymans  <wim@fluendo.com>
32433
32434         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32435         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32436         (compare_ranks), (print_feature), (gst_decode_bin_init),
32437         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32438         (try_to_link_1), (new_pad), (close_link), (type_found),
32439         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32440         (gst_decode_bin_change_state), (plugin_init):
32441         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32442         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32443         (gst_play_base_bin_dispose), (queue_overrun),
32444         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32445         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32446         (gst_play_base_bin_get_property), (play_base_eos),
32447         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32448         (gst_play_base_bin_remove_element),
32449         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32450         (gst_play_base_bin_unlink_stream),
32451         (gst_play_base_bin_get_streaminfo):
32452         * gst/playback/gstplaybasebin.h:
32453         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32454         (gst_play_bin_class_init), (gst_play_bin_init),
32455         (gst_play_bin_dispose), (gst_play_bin_set_property),
32456         (gst_play_bin_get_property), (gen_video_element),
32457         (gen_audio_element), (remove_sinks), (setup_sinks),
32458         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32459         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32460         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32461         (gst_play_bin_query), (plugin_init):
32462         * gst/playback/test4.c: (main):
32463         Work on object reuse and seeking.
32464
32465 2004-07-09  Wim Taymans  <wim@fluendo.com>
32466
32467         * examples/seeking/seek.c: (iterate):
32468         Don't consume all CPU in the idle loop.
32469
32470 2004-07-09  Wim Taymans  <wim@fluendo.com>
32471
32472         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
32473         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
32474         Add pad to element *after* setting the pad functions so that
32475         the scheduler can use the correct ones.
32476
32477 2004-07-09  Wim Taymans  <wim@fluendo.com>
32478
32479         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
32480         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
32481         Sync to keyframe after seek
32482
32483 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32484
32485         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
32486         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
32487         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
32488         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
32489         * ext/libvisual/visual.c: (gst_visual_change_state):
32490         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
32491         * ext/theora/theoradec.c: (theora_dec_change_state):
32492         * ext/theora/theoraenc.c: (theora_enc_change_state):
32493         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
32494         * gst-libs/gst/navigation/navigation.c:
32495         * gst/adder/gstadder.c: (gst_adder_change_state):
32496         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
32497         (gst_audio_convert_get_buffer):
32498         * gst/multipart/multipartdemux.c:
32499         (gst_multipart_demux_change_state):
32500         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
32501         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
32502         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
32503         * gst/videoscale/gstvideoscale.c:
32504         (gst_videoscale_handle_src_event):
32505         * gst/volume/gstvolume.c: (volume_chain_int16):
32506           don't assert in state change, this should be done by the base
32507           GstElement class.
32508           various debugging fixes.
32509
32510 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32511
32512         * configure.ac:
32513         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32514         (gst_play_dispose), (gst_play_set_location),
32515         (gst_play_set_data_src), (gst_play_set_video_sink),
32516         (gst_play_set_audio_sink), (gst_play_set_visualization),
32517         (gst_play_connect_visualization), (gst_play_get_sink_element),
32518         (gst_play_get_all_by_interface):
32519         * gst-libs/gst/play/play.h:
32520           add new method to get elements implementing an interface.
32521           add various error logging
32522
32523 2004-07-08  Wim Taymans  <wim@fluendo.com>
32524
32525         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
32526         (make_mpeg_pipeline), (make_mpegnt_pipeline),
32527         (make_playerbin_pipeline), (query_durations_elems),
32528         (query_durations_pads), (query_positions_elems),
32529         (query_positions_pads), (update_scale), (iterate), (stop_seek),
32530         (main):
32531         Added playbin seeking example.
32532
32533 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32534
32535         * gst-libs/gst/play/play.c: (gst_play_set_location),
32536         (gst_play_set_data_src), (gst_play_set_video_sink),
32537         (gst_play_set_audio_sink), (gst_play_set_visualization),
32538         (gst_play_connect_visualization), (gst_play_get_framerate):
32539           use a macro to look up elements from hash table
32540
32541 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32542
32543         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32544         (gst_play_get_length_callback), (gst_play_set_location),
32545         (gst_play_seek_to_time), (gst_play_set_data_src),
32546         (gst_play_set_video_sink), (gst_play_set_audio_sink),
32547         (gst_play_set_visualization), (gst_play_connect_visualization),
32548         (gst_play_get_sink_element):
32549         - add debugging info
32550         - fix looking up sink elements by iterating over complete caps
32551         - put everything except for source and autoplugger in a complete bin
32552
32553 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32554
32555         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
32556         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
32557         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
32558         (gst_alsa_sink_write), (gst_alsa_sink_loop):
32559         * ext/alsa/gstalsasink.h:
32560         - add debugging info
32561         - clean up schizophrenia of data/buffer/event
32562         - fix double event unref error
32563
32564 2004-07-08  Wim Taymans  <wim@fluendo.com>
32565
32566         * gst/playback/Makefile.am:
32567         Add headers to noinst
32568
32569 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32570
32571         * tools/gst-launch-ext-m.m:
32572         * tools/gst-launch-ext.1.in:
32573           convert to the third millenium
32574
32575 2004-07-07  David Schleef  <ds@schleef.org>
32576
32577         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
32578
32579 2004-07-07  Wim Taymans  <wim@fluendo.com>
32580
32581         * gst/playback/Makefile.am:
32582         * gst/playback/README:
32583         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32584         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32585         (compare_ranks), (print_feature), (gst_decode_bin_init),
32586         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32587         (try_to_link_1), (new_pad), (close_link), (type_found),
32588         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32589         (plugin_init):
32590         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32591         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32592         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
32593         (gen_preroll_element), (no_more_pads), (new_stream),
32594         (setup_source), (gst_play_base_bin_set_property),
32595         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
32596         (gst_play_base_bin_add_element),
32597         (gst_play_base_bin_remove_element),
32598         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32599         (gst_play_base_bin_unlink_stream),
32600         (gst_play_base_bin_get_streaminfo):
32601         * gst/playback/gstplaybasebin.h:
32602         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32603         (gst_play_bin_class_init), (gst_play_bin_init),
32604         (gst_play_bin_dispose), (gst_play_bin_set_property),
32605         (gst_play_bin_get_property), (gen_video_element),
32606         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
32607         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
32608         (gst_play_bin_get_formats), (gst_play_bin_convert),
32609         (gst_play_bin_get_query_types), (gst_play_bin_query),
32610         (plugin_init):
32611         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
32612         (gst_stream_info_get_type), (gst_stream_info_class_init),
32613         (gst_stream_info_init), (gst_stream_info_new),
32614         (gst_stream_info_dispose), (gst_stream_info_set_property),
32615         (gst_stream_info_get_property):
32616         * gst/playback/gststreaminfo.h:
32617         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
32618         (main):
32619         * gst/playback/test2.c: (main):
32620         * gst/playback/test3.c: (update_scale), (main):
32621         More playbin fixes. Added README. Do better element filtering.
32622         Added base class to preroll media. Added test apps.
32623
32624 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32625
32626         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
32627         * ext/mpeg2dec/gstmpeg2dec.h:
32628           various debugging improvements.  Reset stream to next picture
32629           instead of sequence header, otherwise seeks cannot work.
32630
32631 2004-07-07  Wim Taymans  <wim@fluendo.com>
32632
32633         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
32634         (gst_video_box_class_init), (gst_video_box_set_property),
32635         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
32636         Use pad_alloc where possible.
32637
32638 2004-07-07  Wim Taymans  <wim@fluendo.com>
32639
32640         * sys/oss/gstosselement.c: (gst_osselement_reset),
32641         (gst_osselement_parse_caps):
32642         * sys/oss/gstosselement.h:
32643         * sys/oss/gstosssrc.c: (gst_osssrc_get):
32644         Fix offset on osssrc.
32645
32646 2004-07-07  Wim Taymans  <wim@fluendo.com>
32647
32648         * ext/theora/theora.c: (plugin_init):
32649         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
32650         (theora_dec_src_query), (theora_dec_chain):
32651         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
32652         (theora_enc_sink_link), (theora_buffer_from_packet),
32653         (theora_push_packet), (theora_enc_chain):
32654         Fix theora granulepos calculation.
32655         Fix overflow in duration/position calculation.
32656         Bump rank to PRIMARY for theoradec.
32657         Use granulepos of last packet to calculate position.
32658         Set keyframe flag on buffers when needed.
32659
32660 2004-07-06  David Schleef  <ds@schleef.org>
32661
32662         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
32663         serious?  (Fixed, obviously.)
32664
32665 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
32666
32667         * po/LINGUAS:
32668         * po/cs.po:
32669           added Czech translation (Miloslav Trmac)
32670
32671 2004-07-05  Wim Taymans  <wim@fluendo.com>
32672
32673         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32674         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32675         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
32676         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32677         (close_link), (type_found), (gst_decode_bin_set_property),
32678         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
32679         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
32680         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
32681         (gst_decode_bin_query), (plugin_init):
32682         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32683         (gst_play_bin_class_init), (gst_play_bin_init),
32684         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
32685         (get_video_element), (new_pad), (setup_source),
32686         (gst_play_bin_set_property), (gst_play_bin_get_property),
32687         (gst_play_bin_change_state), (gst_play_bin_add_element),
32688         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
32689         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32690         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32691         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
32692         * gst/playback/test.c: (main):
32693         More fixes, cleaned up playbin, make it use decodebin. Added
32694         threaded property to playbin.
32695
32696 2004-07-05  Wim Taymans  <wim@fluendo.com>
32697
32698         * configure.ac:
32699         * gst/playback/Makefile.am:
32700         * gst/playback/decodetest.c: (main):
32701         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32702         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32703         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
32704         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32705         (close_link), (type_found), (gst_decode_bin_set_property),
32706         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
32707         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
32708         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
32709         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
32710         (plugin_init):
32711         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32712         (gst_play_bin_class_init), (gst_play_bin_init),
32713         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
32714         (collect_sink_pads), (find_compatibles), (close_pad_link),
32715         (try_to_link_1), (new_pad), (close_link), (type_found),
32716         (setup_source), (gst_play_bin_set_property),
32717         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
32718         (compare_ranks), (gst_play_bin_collect_factories),
32719         (gst_play_bin_change_state), (gst_play_bin_add_element),
32720         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
32721         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32722         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32723         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
32724         * gst/playback/test.c: (main):
32725         Added some playback helper elements and some test apps, very alpha
32726         still.
32727
32728 2004-07-04  Benjamin Otte  <otte@gnome.org>
32729
32730         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
32731           only restart audio when we indeed have an xrun to fix repeated
32732           xruns. Fix suggested by Giuliano Pochini.
32733
32734 2004-07-03  David Schleef  <ds@schleef.org>
32735
32736         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
32737         call to gst_debug_log() if debugging is disabled (bug #145118)
32738
32739 2004-07-03  Benjamin Otte  <otte@gnome.org>
32740
32741         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
32742           use our own functions for restarting the alsa device.
32743         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
32744           I should apply patches myself - use MIN for the third argument, not
32745           the second, this fixes seeking
32746
32747 2004-07-02  David Schleef  <ds@schleef.org>
32748
32749         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
32750         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
32751         do with the logic.
32752
32753 2004-07-02  David Schleef  <ds@schleef.org>
32754
32755         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
32756         output buffers.  Fix logic mistake.  (bug #144866)
32757
32758 2004-07-02  David Schleef  <ds@schleef.org>
32759
32760         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
32761         on X.  (bug #144753)
32762
32763 2004-07-02  David Schleef  <ds@schleef.org>
32764
32765         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
32766         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
32767         (bug #144624)
32768         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
32769         (gst_osselement_rate_probe_check): Add another workaround for
32770         buggy drivers (bug #145336)
32771
32772 2004-07-02  David Schleef  <ds@schleef.org>
32773
32774         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
32775         Most systems don't have MSG_NOSIGNAL.
32776
32777 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
32778
32779         * Makefile.am:
32780         * gst-libs/gst/colorbalance/Makefile.am:
32781         * gst-libs/gst/mixer/Makefile.am:
32782         * gst-libs/gst/play/Makefile.am:
32783         * gst-libs/gst/tuner/Makefile.am:
32784           (hopefully) fix both install and dist and make error message useful.
32785           needs testing across automakes.
32786
32787 2004-07-02  Benjamin Otte  <otte@gnome.org>
32788
32789         * ext/ogg/gstogg.c: (plugin_init):
32790           we require bytestream now
32791         * ext/ogg/gstoggdemux.c:
32792           huge diff to implement chain setup in a fast and generic way. This
32793           improves tag reading and startup of huge files (read: Theora videos)
32794           quite a bit. It probably contains bugs, too, so please test.
32795           Seeking is not improved to the fast method.
32796
32797 2004-06-29  Wim Taymans  <wim@fluendo.com>
32798
32799         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
32800         * ext/ogg/gstoggmux.c:
32801         Fix memleak in oggdemux when running unconnected pads.
32802         doc update in mux, start working on keyframe mode.
32803
32804 2004-06-29  Benjamin Otte  <otte@gnome.org>
32805
32806         * sys/oss/gstosssink.c:
32807         * sys/oss/gstosssrc.c:
32808           advertise correct template caps - we indeed do non-native endianness
32809           and 8bit audio has no endianness
32810         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
32811         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
32812           avoid (wrong) duplications in getcaps function and return
32813           template caps
32814
32815 2004-06-29  Wim Taymans  <wim@fluendo.com>
32816
32817         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32818         (gst_multifdsink_class_init), (gst_multifdsink_add),
32819         (gst_multifdsink_remove), (gst_multifdsink_clear),
32820         (gst_multifdsink_client_remove),
32821         (gst_multifdsink_handle_client_read),
32822         (gst_multifdsink_client_queue_data),
32823         (gst_multifdsink_client_queue_caps),
32824         (gst_multifdsink_client_queue_buffer),
32825         (gst_multifdsink_handle_client_write),
32826         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32827         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32828         (gst_multifdsink_init_send), (gst_multifdsink_close):
32829         Fix wrong GList iteration that could crash the server when
32830         more then 2 clients disconnect at the same time. Read all the
32831         pending commands in one batch to recover from command storms under
32832         very heavy load.
32833
32834 2004-06-28  Wim Taymans  <wim@fluendo.com>
32835
32836         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
32837         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
32838         (gst_videomixer_pad_set_property),
32839         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
32840         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
32841         (gst_videomixer_class_init), (gst_videomixer_init),
32842         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
32843         (pad_zorder_compare), (gst_videomixer_sort_pads),
32844         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
32845         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
32846         (gst_videomixer_update_queues), (gst_videomixer_loop),
32847         (plugin_init):
32848         Avoid divide by zero, choose masterpad as the pad with the highest
32849         framerate.
32850
32851 2004-06-27  Julien Moutte  <julien@moutte.net>
32852
32853         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
32854         (gst_ximagesink_xwindow_new):
32855         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
32856         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
32857         function directly. We might want to call it from somewhere else one day.
32858
32859 2004-06-27  Julien Moutte  <julien@moutte.net>
32860
32861         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
32862         (gst_ximagesink_xwindow_new):
32863         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
32864         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
32865         window decorations.
32866
32867 2004-06-27  Wim Taymans  <wim@fluendo.com>
32868
32869         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
32870         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
32871         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
32872         (gst_dvdec_set_property), (gst_dvdec_get_property):
32873         * ext/dv/gstdvdec.h:
32874         Implement drop_factor property to lower the framerate with
32875         a factor.
32876
32877 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32878
32879         * gst-libs/gst/colorbalance/Makefile.am:
32880         * gst-libs/gst/mixer/Makefile.am:
32881         * gst-libs/gst/play/Makefile.am:
32882         * gst-libs/gst/tuner/Makefile.am:
32883           unbreak Company's fix that didn't install the -enum.h files
32884
32885 2004-06-27  Wim Taymans  <wim@fluendo.com>
32886
32887         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
32888         (gst_dvdec_change_state):
32889         * ext/dv/gstdvdec.h:
32890         Fix timestamp, duration and offset of the buffers.
32891
32892 2004-06-27  Wim Taymans  <wim@fluendo.com>
32893
32894         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32895         (gst_multifdsink_class_init), (gst_multifdsink_add),
32896         (gst_multifdsink_remove), (gst_multifdsink_clear),
32897         (gst_multifdsink_client_remove),
32898         (gst_multifdsink_handle_client_read),
32899         (gst_multifdsink_client_queue_data),
32900         (gst_multifdsink_client_queue_caps),
32901         (gst_multifdsink_client_queue_buffer),
32902         (gst_multifdsink_handle_client_write),
32903         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32904         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32905         (gst_multifdsink_init_send), (gst_multifdsink_close):
32906         * gst/tcp/gstmultifdsink.h:
32907         * gst/tcp/gsttcpserversink.c:
32908         (gst_tcpserversink_handle_server_read),
32909         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
32910         More multifdsink fixes, more recovery policy fixes.
32911         Removed stupid g_print
32912
32913 2004-06-26  Wim Taymans  <wim@fluendo.com>
32914
32915         * gst/tcp/Makefile.am:
32916         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32917         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
32918         (gst_multifdsink_class_init), (gst_multifdsink_init),
32919         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
32920         (gst_multifdsink_handle_client_read),
32921         (gst_multifdsink_client_queue_data),
32922         (gst_multifdsink_client_queue_caps),
32923         (gst_multifdsink_client_queue_buffer),
32924         (gst_multifdsink_handle_client_write),
32925         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32926         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32927         (gst_multifdsink_chain), (gst_multifdsink_set_property),
32928         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
32929         (gst_multifdsink_close), (gst_multifdsink_change_state):
32930         * gst/tcp/gstmultifdsink.h:
32931         * gst/tcp/gsttcpplugin.c: (plugin_init):
32932         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
32933         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
32934         (gst_tcpserversink_handle_server_read),
32935         (gst_tcpserversink_handle_select),
32936         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
32937         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
32938         * gst/tcp/gsttcpserversink.h:
32939         Added multifdsink, made tcpserversink a subclass of fdsink, removed
32940         one of the locks, added recovery policy to multifdsink.
32941
32942 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32943
32944         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
32945           fix decision for when getting frames with same timestamp
32946         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
32947         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
32948         (gst_v4lsrc_get_property):
32949         * sys/v4l/gstv4lsrc.h:
32950           add latency offset property
32951
32952 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32953
32954         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
32955         (plugin_init):
32956           fix debugging. add category.
32957
32958 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32959
32960         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
32961           fix wrong offsets
32962
32963 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32964
32965         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
32966         (gst_alsa_src_get_time), (gst_alsa_src_loop),
32967         (gst_alsa_src_change_state):
32968           return a time that is in sync with the element's processing
32969
32970 2004-06-25  Wim Taymans  <wim@fluendo.com>
32971
32972         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
32973         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
32974         (gst_tcpserversink_client_remove),
32975         (gst_tcpserversink_handle_client_read),
32976         (gst_tcpserversink_client_queue_data),
32977         (gst_tcpserversink_client_queue_caps),
32978         (gst_tcpserversink_client_queue_buffer),
32979         (gst_tcpserversink_handle_client_write),
32980         (gst_tcpserversink_queue_buffer),
32981         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
32982         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
32983         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
32984         (gst_tcpserversink_close):
32985         * gst/tcp/gsttcpserversink.h:
32986         Serversink rewrite. Really do non blocking writes to clients and
32987         maintain an internal queue to handle slower clients while not
32988         disturbing fast clients.
32989
32990 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32991
32992         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
32993           better debug, don't override OFFSET and OFFSET_END
32994
32995 2004-06-25  Iain <iain@prettypeople.org>
32996
32997         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
32998         name=source for the wavparse pipeline.
32999
33000 2004-06-24  Johan Dahlin  <johan@gnome.org>
33001
33002         * ext/theora/theoraenc.c (theora_enc_chain): Call
33003         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
33004         streamheader caps are set correctly.
33005
33006 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33007
33008         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33009         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
33010           respect minimum bitrate; same could be done for max bitrate
33011
33012 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33013
33014         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33015         (gst_vorbisenc_setup):
33016           fix sample rate range
33017
33018 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33019
33020         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
33021         (gst_oggvorbisenc_setup):
33022         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
33023         (gst_vorbisenc_setup):
33024           resolve ambiguities in code and description
33025
33026 2004-06-24  Wim Taymans  <wim@fluendo.com>
33027
33028         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
33029         * ext/alsa/gstalsa.h:
33030         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33031         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
33032         Use alsa trigger_tstamp to get the timestamp of the first
33033         sample in the buffer for more precise sync. Some cleanups.
33034
33035 2004-06-24  Wim Taymans  <wim@fluendo.com>
33036
33037         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
33038         (gst_audiorate_init), (gst_audiorate_chain),
33039         (gst_audiorate_set_property), (gst_audiorate_get_property):
33040         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33041         (gst_videorate_chain):
33042         Added some logging, fixed an overflow bug in videorate.
33043
33044 2004-06-24  Benjamin Otte  <otte@gnome.org>
33045
33046         * ext/kio/Makefile.am:
33047           fix for builddir != srcdir and distcheck
33048
33049 2004-06-24  Benjamin Otte  <otte@gnome.org>
33050
33051         * gst-libs/gst/colorbalance/Makefile.am:
33052         * gst-libs/gst/mixer/Makefile.am:
33053         * gst-libs/gst/play/Makefile.am:
33054         * gst-libs/gst/tuner/Makefile.am:
33055         * gst/tcp/Makefile.am:
33056         * sys/dxr3/Makefile.am:
33057           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
33058           tarball.
33059           Also add all *.list files that were missing.
33060         * Makefile.am:
33061           add a distcheck hook to ensure the above doesn't happen again.
33062
33063 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
33064
33065         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
33066
33067 2004-06-23  Colin Walters  <walters@redhat.com>
33068
33069         * m4/Makefile.am: Distribute gst-fionread.m4.
33070
33071 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33072
33073         * configure.ac: back to dev
33074
33075 2004-06-23  Wim Taymans  <wim@fluendo.com>
33076
33077         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
33078         (gst_alsa_xrun_recovery):
33079         * ext/alsa/gstalsa.h:
33080         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33081         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
33082         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33083         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
33084         (gst_alsa_src_loop):
33085         Add clock to alsasrc. Take new capture timestamp when
33086         restarting after an overrun. Split up some functions between
33087         alsasrc and alsasink.
33088
33089 === release 0.8.2 ===
33090
33091 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33092
33093         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33094         (gst_alsa_change_state), (gst_alsa_update_avail),
33095         (gst_alsa_xrun_recovery):
33096         * ext/alsa/gstalsa.h:
33097         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33098           merge back changes from release
33099
33100 2004-06-23  Wim Taymans  <wim@fluendo.com>
33101
33102         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
33103         (gst_audiorate_init), (gst_audiorate_chain),
33104         (gst_audiorate_set_property), (gst_audiorate_get_property):
33105         Implement sample dropping and notify
33106
33107 2004-06-22  Wim Taymans  <wim@fluendo.com>
33108
33109         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33110         (theora_enc_sink_link), (theora_buffer_from_packet),
33111         (theora_push_packet), (theora_enc_chain):
33112         Some cleanups, make sure the timestamps are correct.
33113
33114 2004-06-22  Wim Taymans  <wim@fluendo.com>
33115
33116         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
33117         (gst_alsa_change_state), (gst_alsa_update_avail),
33118         (gst_alsa_xrun_recovery):
33119         * ext/alsa/gstalsa.h:
33120         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33121         Cleanups, take queued samples into account when reporting
33122         the time.
33123
33124 2004-06-22  Wim Taymans  <wim@fluendo.com>
33125
33126         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33127         (gst_videorate_init):
33128         Initialize the property as well.
33129
33130 2004-06-22  Wim Taymans  <wim@fluendo.com>
33131
33132         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33133         (gst_videorate_init), (gst_videorate_chain),
33134         (gst_videorate_set_property), (gst_videorate_get_property):
33135         Add property to make videorate silent.
33136         Add property to prefer new frames over old ones.
33137
33138 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33139
33140         * sys/osxvideo/Makefile.am:
33141         Workaround so that the osxvideo .so file gets linked with the
33142         Cocoa, OpenGL and QuickTime frameworks
33143
33144 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33145
33146         * sys/osxaudio/Makefile.am:
33147         Workaround so that the osxaudio .so file gets linked with the
33148         CoreAudio framework
33149
33150 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33151
33152         * configure.ac:
33153         Whoops, my fault...fixed build issues
33154
33155 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33156
33157         * configure.ac:
33158         Add objective-c support if running in Darwin/Mac OS X
33159         * sys/Makefile.am:
33160         * sys/osxvideo:
33161         * sys/osxvideo/Makefile.am:
33162         * sys/osxvideo/osxvideosink.h:
33163         * sys/osxvideo/osxvideosink.m:
33164         * sys/osxvideo/cocoawindow.h:
33165         * sys/osxvideo/cocoawindow.m:
33166         Add osxvideosink, a cocoa-based osx video sink
33167
33168
33169 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
33170         * ext/dvdnav/gst-dvd:
33171         Grab the gconf key from the right spot
33172         * gst/debug/gstnavseek.c: (gst_navseek_init),
33173         (gst_navseek_segseek), (gst_navseek_handle_src_event),
33174         (gst_navseek_chain):
33175         * gst/debug/gstnavseek.h:
33176           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
33177           and loop parameters of a segment seek.
33178         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
33179         (gst_videotestsrc_get_event_masks),
33180         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
33181         * gst/videotestsrc/gstvideotestsrc.h:
33182           Add seeking support to videotestsrc
33183           Initialise the timestamp_offset variable.
33184
33185 2004-06-18  Wim Taymans  <wim@fluendo.com>
33186
33187         * ext/sidplay/gstsiddec.cc:
33188         Fix negotiation and set correct end offset.
33189
33190 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33191
33192         * configure.ac: branch and prerelease
33193
33194 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33195
33196         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
33197         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
33198         (gst_tcpclientsrc_init_receive):
33199         * gst/tcp/gsttcpclientsrc.h:
33200           read caps when connecting to server for GDP so we set them correctly
33201
33202 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33203
33204         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33205           notify drops and duplicates
33206         * gst/videoscale/videoscale.c: (videoscale_get_structure):
33207           no good reason to limit ourselves to 100x100
33208
33209 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33210
33211         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33212         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
33213         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33214         (gst_v4lsrc_get_property):
33215         * sys/v4l/gstv4lsrc.h:
33216         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33217         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33218         (gst_v4l_set_audio):
33219         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
33220         (gst_v4lsrc_try_capture):
33221         * sys/v4l/v4lsrc_calls.h:
33222           change try_palette to more general try_capture
33223           add autoprobe option so we can turn off autoprobing
33224           various fixes
33225
33226 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33227
33228         * configure.ac:
33229           add videorate
33230         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
33231         (gst_ximagesink_class_init):
33232         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
33233         (gst_xvimagesink_class_init):
33234           run them as finalize, not dispose, since dispose can be invoked
33235           multiple times
33236
33237 2004-06-17  Wim Taymans  <wim@fluendo.com>
33238
33239         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33240         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
33241         * ext/alsa/gstalsa.h:
33242         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33243         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
33244         (gst_alsa_src_change_state):
33245         * ext/alsa/gstalsasrc.h:
33246         Make the xrun code timestamp and offset the buffers correctly.
33247         moved the clock to the base class, use alsa methods to get time.
33248         Do correct timestamping on outgoing buffers.
33249
33250 2004-06-17  Wim Taymans  <wim@fluendo.com>
33251
33252         * gst/audiorate/Makefile.am:
33253         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
33254         (gst_audiorate_base_init), (gst_audiorate_class_init),
33255         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
33256         (gst_audiorate_set_property), (gst_audiorate_get_property),
33257         (gst_audiorate_change_state), (plugin_init):
33258         Added an audiorate converter that fills in gaps.
33259
33260 2004-06-17  Johan Dahlin  <johan@gnome.org>
33261
33262         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
33263
33264 2004-06-16  Wim Taymans  <wim@fluendo.com>
33265
33266         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
33267         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33268         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33269         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33270         (gst_v4lsrc_get_property):
33271         * sys/v4l/gstv4lsrc.h:
33272         Added a copy mode to v4lsrc where it will output a copied version
33273         of its internal hardware buffer.
33274         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
33275         can't | them.
33276
33277 2004-06-16  Wim Taymans  <wim@fluendo.com>
33278
33279         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33280         Timestamp fixes.
33281
33282 2004-06-16  Wim Taymans  <wim@fluendo.com>
33283
33284         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33285         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33286         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33287         (gst_v4lsrc_get_property):
33288         * sys/v4l/gstv4lsrc.h:
33289         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33290         Added a sync mode enum property to control v4lsrc timestamp method
33291         Removed the use-fixed-fps property and moved functionality in
33292         the enum.
33293         Don't error on an error value from v4l-conf, it might not always
33294         be a real error.
33295
33296 2004-06-16  Wim Taymans  <wim@fluendo.com>
33297
33298         * gst/videorate/Makefile.am:
33299         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
33300         (gst_videorate_base_init), (gst_videorate_class_init),
33301         (gst_videorate_getcaps), (gst_videorate_link),
33302         (gst_videorate_init), (gst_videorate_chain),
33303         (gst_videorate_set_property), (gst_videorate_get_property),
33304         (gst_videorate_change_state), (plugin_init):
33305         Added a video timestamp corrector.
33306
33307 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33308
33309         fixed a potential leak with previous commit
33310
33311         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33312
33313 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33314
33315         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33316         Added missing refcount, fixes bug #144425
33317         Cheers Tim for finding the bug
33318
33319 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
33320
33321         * sys/v4l/gstv4l.c: (plugin_init):
33322         * sys/v4l/gstv4lcolorbalance.c:
33323         * sys/v4l/gstv4lcolorbalance.h:
33324         * sys/v4l/gstv4lelement.c:
33325         * sys/v4l/gstv4lelement.h:
33326         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
33327         * sys/v4l/gstv4lmjpegsink.h:
33328         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
33329         * sys/v4l/gstv4lmjpegsrc.h:
33330         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33331         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33332         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
33333         * sys/v4l/gstv4lsrc.h:
33334         * sys/v4l/gstv4ltuner.c:
33335         * sys/v4l/gstv4ltuner.h:
33336         * sys/v4l/gstv4lxoverlay.c:
33337         * sys/v4l/gstv4lxoverlay.h:
33338         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
33339         (gst_v4l_set_window), (gst_v4l_enable_overlay):
33340         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33341         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33342         (gst_v4l_set_audio):
33343         * sys/v4l/v4l_calls.h:
33344         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
33345         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
33346         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
33347         (gst_v4lmjpegsink_playback_init),
33348         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
33349         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
33350         (gst_v4lmjpegsink_playback_stop),
33351         (gst_v4lmjpegsink_playback_deinit):
33352         * sys/v4l/v4lmjpegsink_calls.h:
33353         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
33354         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
33355         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
33356         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
33357         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
33358         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
33359         * sys/v4l/v4lmjpegsrc_calls.h:
33360         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
33361         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
33362         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
33363         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
33364         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
33365         (gst_v4lsrc_try_palette):
33366         * sys/v4l/v4lsrc_calls.h:
33367           bunch of paranoia cleanups
33368
33369 2004-06-14  David Schleef  <ds@schleef.org>
33370
33371         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
33372         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
33373         Send discont events and change timestamps appropriately when
33374         we get a seek event.  (bug #144240)
33375         * ext/cdparanoia/gstcdparanoia.h:
33376
33377 2004-06-14  Benjamin Otte  <otte@gnome.org>
33378
33379         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
33380           snd_pcm_hw_params_set_rate  since the latter fails for no good
33381           reason on some setups.
33382
33383 2004-06-14  David Schleef  <ds@schleef.org>
33384
33385         * gst/volume/demo.c: (value_changed_callback): exp10() is not
33386         standard.  Thank you for playing.
33387
33388 2004-06-14  Wim Taymans  <wim@fluendo.com>
33389
33390         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
33391         Patch 1.3 broke the ordering of the colorspace info and
33392         made the plugin basically work by coincidence, reordered
33393         the info.
33394
33395 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33396
33397         * ext/lame/gstlame.c:
33398         * ext/mad/gstmad.c:
33399           sync caps.  Make sure mad can only output a list of rates, not
33400           a full range.  In the future, have three caps lists for each of the
33401           mpeg versions.  Change mpegversion to a double as well.
33402
33403 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33404
33405         * gst/volume/.cvsignore:
33406         * gst/volume/Makefile.am:
33407         * gst/volume/demo.c: (value_changed_callback), (idler),
33408         (setup_gui), (main):
33409           added small demo app
33410
33411 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
33412         * ext/esd/esdsink.c: (gst_esdsink_change_state):
33413         * ext/esd/esdsink.h:
33414         Close the esd connection on pause, because esd will just wait -
33415         blocking all other esd clients indefinitely.
33416
33417 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
33418
33419         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
33420           previous commit with GST_DEBUG
33421
33422 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
33423
33424         * configure.ac:
33425           add a header check for a dvdread header in dvdnav.  Fixes #133002
33426
33427 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33428
33429         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
33430         * gst/tcp/gsttcpclientsink.h:
33431         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
33432         * gst/tcp/gsttcpclientsrc.h:
33433         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
33434         (gst_tcpserversink_handle_server_read),
33435         (gst_tcpserversink_init_send):
33436         * gst/tcp/gsttcpserversink.h:
33437         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
33438         * gst/tcp/gsttcpserversrc.h:
33439         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
33440         version of IP)
33441
33442 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33443
33444         * configure.ac:
33445         Added ogg library so that OSX detects libtheora properly
33446
33447 2004-06-11  Wim Taymans  <wim@fluendo.com>
33448
33449         * ext/theora/theoradec.c: (theora_dec_chain),
33450         (theora_dec_change_state):
33451         Don't try to decode frames before we received a keyframe.
33452
33453 2004-06-11  Wim Taymans  <wim@fluendo.com>
33454
33455         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33456         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33457         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33458         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33459         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33460         Added property to set the maximum delay of a page.
33461
33462 2004-06-10  Wim Taymans  <wim@fluendo.com>
33463
33464         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33465         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33466         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33467         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33468         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33469         Added max-delay property to control the maximum amount
33470         of data to put in one page.
33471
33472 2004-06-10  Wim Taymans  <wim@fluendo.com>
33473
33474         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33475         (gst_theora_enc_init), (theora_enc_sink_link),
33476         (theora_buffer_from_packet), (theora_enc_set_property),
33477         (theora_enc_get_property):
33478         Set duration on encoded buffer, added some more properties
33479
33480 2004-06-10  Wim Taymans  <wim@fluendo.com>
33481
33482         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
33483         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33484         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
33485         * ext/theora/theoraenc.c: (theora_enc_chain):
33486         Fix refcounting bugs
33487
33488 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33489
33490         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
33491         (gst_asf_demux_loop), (gst_asf_demux_process_file),
33492         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
33493         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
33494         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
33495         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
33496         (gst_asf_demux_change_state):
33497         * gst/asfdemux/gstasfdemux.h:
33498           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
33499           feels like. I think we should set a new requirement for demuxers
33500           from now on to implement sane loop functions, data loops, query
33501           and seek functions before first commit into CVS. And this commit
33502           fixes all of the above.
33503
33504 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
33505
33506         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
33507           vorbis comments are properly encoded in UTF-8 before adding them
33508           to a GstTagList
33509
33510 2004-06-09  Benjamin Otte  <otte@gnome.org>
33511
33512         * ext/alsa/gstalsa.c: (add_channels):
33513           handle min <= max correctly
33514         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
33515         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
33516           add fixation functions so we fixate correctly. No preferring of alaw
33517           anymore because it's the first structure.
33518         * ext/alsa/gstalsa.h:
33519         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
33520         (gst_alsa_hw_params_dump):
33521           add functions to ease debugging in alsalib
33522         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
33523         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
33524         (gst_alsa_start_audio):
33525           only specify hw params if we really setup a format (fixes #134007 -
33526           or at least works around it)
33527
33528 2004-06-09  Wim Taymans  <wim@fluendo.com>
33529
33530         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
33531         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
33532         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
33533         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
33534         (gst_ogg_mux_loop):
33535         Use stream caps to setup the initial pages in the ogg stream.
33536         Correctly set the streamheader caps on the srcpad.
33537
33538 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
33539
33540         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33541         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33542         (gst_v4lsrc_getcaps):
33543         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33544         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
33545           add querying of fps lists for webcams.  Negotiating to a framerate
33546           now works.
33547
33548 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33549
33550         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
33551         (theora_push_buffer), (theora_push_packet),
33552         (theora_set_header_on_caps), (theora_enc_chain):
33553           mark buffers and put on streamheader, raw theora streaming
33554           now works too, whee
33555
33556 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33557
33558         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
33559         (gst_tcp_gdp_read_caps):
33560           do a looping read for caps and GDP headers too
33561
33562 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33563
33564         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33565         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
33566           return EOS instead of NULL in _get
33567
33568 2004-06-08  Wim Taymans  <wim@fluendo.com>
33569
33570         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
33571         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
33572         (gst_tcp_gdp_write_caps):
33573         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33574         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
33575         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
33576         Memory leak fixes
33577
33578 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33579
33580         * ext/vorbis/Makefile.am:
33581         * ext/vorbis/vorbis.c: (plugin_init):
33582         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
33583         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
33584         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
33585         (vorbis_parse_change_state):
33586         * ext/vorbis/vorbisparse.h:
33587           adding a vorbisparse element that marks the buffers, streaming
33588           raw vorbis using GDP now works, whee
33589
33590 2004-06-08  Wim Taymans  <wim@fluendo.com>
33591
33592         * ext/jpeg/Makefile.am:
33593         * ext/jpeg/README:
33594         * ext/jpeg/gstjpeg.c: (plugin_init):
33595         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
33596         (gst_smokedec_base_init), (gst_smokedec_class_init),
33597         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
33598         * ext/jpeg/gstsmokedec.h:
33599         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
33600         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
33601         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
33602         (gst_smokeenc_resync), (gst_smokeenc_chain),
33603         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
33604         * ext/jpeg/gstsmokeenc.h:
33605         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
33606         (smokecodec_flush_destination), (smokecodec_term_destination),
33607         (smokecodec_init_source), (smokecodec_fill_input_buffer),
33608         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
33609         (smokecodec_term_source), (smokecodec_encode_new),
33610         (smokecodec_decode_new), (smokecodec_info_free),
33611         (smokecodec_set_quality), (smokecodec_get_quality),
33612         (smokecodec_set_threshold), (smokecodec_get_threshold),
33613         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
33614         (find_best_size), (abs_diff), (put), (smokecodec_encode),
33615         (smokecodec_parse_header), (smokecodec_decode):
33616         * ext/jpeg/smokecodec.h:
33617         Added a new simple jpeg based codec
33618
33619 2004-06-08  Wim Taymans  <wim@fluendo.com>
33620
33621         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33622         (gst_multipart_mux_loop):
33623         Fix memory leak
33624
33625 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33626
33627         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33628         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
33629         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
33630         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
33631         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33632         * gst/tcp/gsttcpserversink.h:
33633           take streamheader into account
33634
33635 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33636
33637         * gst/level/Makefile.am:
33638         * gst/level/gstlevel.c: (gst_level_class_init):
33639           clean up marshal generation
33640
33641 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33642
33643         * gst/tcp/Makefile.am:
33644         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
33645         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
33646         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
33647         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
33648         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
33649         (gst_tcpclientsrc_get_property):
33650         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33651         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33652         (gst_tcpserversink_handle_client_read),
33653         (gst_tcpserversink_handle_client_write),
33654         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
33655         * gst/tcp/gsttcpserversink.h:
33656           add signals client-added and client-removed
33657         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
33658         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
33659         (gst_tcpserversrc_get_property):
33660         uniformized, change default protocol to NONE
33661         * gst/tcp/gsttcp-marshal.list: added
33662 2004-06-07  Benjamin Otte  <otte@gnome.org>
33663
33664         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33665           handle discont events if they happen before caps nego
33666
33667 2004-06-07  Wim Taymans  <wim@fluendo.com>
33668
33669         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
33670         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
33671         (gst_multipart_demux_plugin_init):
33672         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33673         (gst_multipart_mux_init), (gst_multipart_mux_loop),
33674         (gst_multipart_mux_change_state):
33675         Small updates, fix a memleak
33676
33677 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
33678
33679         * configure.ac: OSS portability
33680         * ext/arts/gst_arts.c: idem
33681         * sys/oss/gstosselement.c: idem
33682         * sys/oss/gstossmixer.c: idem
33683         * sys/oss/gstosssink.c: idem
33684         * sys/oss/gstosssrc.c: idem
33685         * sys/oss/oss_probe.c: idem
33686           - check for soundcard.h in different places for some BSD
33687
33688 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
33689
33690         * AUTHORS:
33691         Add me to the authors file
33692         * configure.ac:
33693         Increase the libdv requirement to >= version 0.100
33694         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
33695         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
33696         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
33697         * ext/dv/gstdvdec.h:
33698         Add support for the new_media flag when sending DISCONT events
33699         Make the querying work when video pad is not linked
33700
33701 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
33702
33703         reviewed by Benjamin Otte  <otte@gnome.org>
33704
33705         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
33706           create a NULL-initialized array of pads, so we don't think they
33707           exist already. (fixes #143130)
33708
33709 2004-06-07  Benjamin Otte  <otte@gnome.org>
33710
33711         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
33712         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
33713         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
33714           don't use // coments
33715
33716 2004-06-07  Benjamin Otte  <otte@gnome.org>
33717
33718         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
33719           cast to GstClockTime to get higher granularity
33720         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33721           use gst_element_set_time_delay to get the exact time
33722         * ext/mad/gstmad.c: (gst_mad_chain):
33723           use the negotiated rate instead of the current frame's rate which
33724           might be wrong because of bit errors. This avoids emitting totally
33725           bogus timestamps and screwing sync.
33726         (fixes #143454)
33727
33728 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
33729
33730         reviewed by Benjamin Otte  <otte@gnome.org>
33731
33732         * gst/adder/gstadder.c: (gst_adder_loop):
33733           properly error out when no negotiation has happened yet. (fixes
33734           #143032)
33735
33736 2004-06-06  Benjamin Otte  <otte@gnome.org>
33737
33738         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
33739           forward correctly transformed offset in discont events. Based on
33740           patch by Arwed v. Merkatz. (fixes #142851)
33741
33742 2004-06-06  David Schleef  <ds@schleef.org>
33743
33744         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
33745         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
33746         problems on several systems.
33747
33748 2004-06-06  Benjamin Otte  <otte@gnome.org>
33749
33750         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
33751           use explicit caps on the srcpad
33752         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
33753           properly error out if caps couldn't be set (fixes #142764)
33754
33755 2004-06-06  Benjamin Otte  <otte@gnome.org>
33756
33757         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
33758         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
33759         (gst_alsa_start_audio):
33760           - don't call set_periods_integer anymore, it breaks the
33761           configuration randomly
33762           - call snd_pcm_hw_params_set_access directly instead of using masks
33763           - don't fail if the sw_params can't be set, just use the default
33764           params and hope it works. Alsalib has weird issues when you touch
33765           sw_params and does no proper error reporting about what failed.
33766         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
33767         (gst_alsa_close_audio):
33768           make our alsa debugging go via gst debugging and not conditionally
33769           defined
33770         * ext/alsa/gstalsa.h:
33771           add ALSA_DEBUG_FLUSH macro
33772         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
33773         (plugin_init):
33774           wrap alsa errors to be printed via the gst debugging system and not
33775           spammed to stderr
33776
33777 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33778
33779         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
33780         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
33781         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
33782         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
33783         (qtdemux_parse_trak):
33784         * gst/qtdemux/qtdemux.h:
33785           Bitch. Also known as seeking, querying & co.
33786         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
33787         (gst_osssink_change_state):
33788         * sys/oss/gstosssink.h:
33789           Resyncing is for weenies, this hack is no longer needed and was
33790           broken anyway (since it - unintendedly - always leaves resync to
33791           TRUE).
33792
33793 2004-06-05  Andrew Turner <zxombie@hotpop.com>
33794
33795         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
33796         * gst/tcp/gsttcpclientsrc.h: idem
33797           - define MSG_NOSIGNAL if not done
33798           - include unistd.h for off_t
33799           (fixes #143749)
33800
33801 2004-06-05  Benjamin Otte  <otte@gnome.org>
33802
33803         * configure.ac:
33804         * ext/kio/Makefile.am:
33805           check for qt's moc preprocessor explicitly and use it
33806
33807 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33808
33809         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
33810           don't get a signal for EPIPE on socket writes
33811           (somebody check if this works on other platforms)
33812
33813 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33814
33815         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33816         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33817           check error condition on available samples correctly
33818
33819 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33820
33821         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
33822           avoid a segfault
33823         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
33824         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
33825         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
33826         (gst_tcpserversrc_gdp_read_header):
33827          use ssize_t over size_t since the former is signed and thus the
33828          check for error codes can work
33829
33830 2004-06-02  Wim Taymans  <wim@fluendo.com>
33831
33832         reviewed by: Johan
33833
33834         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33835         (gst_multipart_mux_loop):
33836         Oops
33837
33838 2004-06-02  Wim Taymans  <wim@fluendo.com>
33839
33840         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33841         (gst_multipart_mux_init), (gst_multipart_mux_loop),
33842         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
33843         (gst_multipart_mux_change_state):
33844         Added configurable boundary specifier, added the value as a
33845         caps field as well.
33846
33847 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33848
33849         * gst/tcp/gsttcp.c:
33850         * gst/tcp/gsttcpclientsrc.c:
33851         * gst/tcp/gsttcpclientsrc.h:
33852         * gst/tcp/gsttcpserversrc.c:
33853           - portability fix, to compile on OSX
33854             (fixes #143146)
33855
33856         * sys/osxaudio/gstosxaudioelement.c:
33857         * sys/osxaudio/gstosxaudiosink.c:
33858         * sys/osxaudio/gstosxaudiosrc.c:
33859           - compilation warnings on OSX
33860             (fixes #143153)
33861
33862 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33863
33864         * ext/vorbis/vorbisdec.c : sign warning fixes
33865
33866         * gst-libs/gst/mixer/mixertrack.c :
33867           do no use defines which are glib 2.4 specific
33868
33869 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
33870
33871         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
33872           buffer since libflac doesn't expect it (reports a sync error when
33873           it encounters that)
33874
33875
33876 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
33877
33878         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
33879         * gst-libs/gst/mixer/mixertrack.c:
33880         (gst_mixer_track_get_property), (get_mixer_track_init),
33881         (get_mixer_track_get_property): Added property accessors
33882         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
33883         * gst-libs/gst/mixer/mixeroptions.c:
33884         (gst_mixer_options_get_values): Added
33885         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
33886         * gst-libs/gst/mixer/mixer.c: Fixed comment
33887
33888
33889 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33890
33891         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
33892           improve error messages on open
33893
33894
33895 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33896
33897         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33898           check if v4l-conf is in path
33899
33900 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33901
33902         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
33903           change assert to a more readable error message
33904
33905 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
33906
33907         * gst-libs/gst/tuner/tunerchannel.h:
33908           - add a freq_multiplicator field to make the conversion
33909             between internal frequency unit and Hz
33910         * sys/v4l/gstv4lelement.c:
33911         * sys/v4l2/gstv4l2element.c:
33912           - change default video device to /dev/video0
33913         * sys/v4l/v4l_calls.c:
33914         * sys/v4l2/v4l2_calls.c:
33915           - we only expose frequency to the user in Hz instead of
33916             bastard v4lX unit (either 62.5kHz or 62.5Hz)
33917
33918 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
33919         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
33920           Initialise b_o_s and e_o_s variables
33921         * gst-libs/gst/riff/riff-media.c:
33922         (gst_riff_create_video_caps_with_data):
33923           Add some unusual fourcc's from mplayer avi's
33924         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
33925           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
33926           autoplugging.
33927
33928 2004-05-28  Wim Taymans  <wim@fluendo.com>
33929
33930         * configure.ac:
33931         * gst/alpha/Makefile.am:
33932         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
33933         (gst_alpha_get_type), (gst_alpha_base_init),
33934         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
33935         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
33936         (gst_alpha_chroma_key), (gst_alpha_chain),
33937         (gst_alpha_change_state), (plugin_init):
33938         A plugin to add an alpha channel to I420 video. Can optionally do
33939         chroma keying.
33940         * gst/multipart/Makefile.am:
33941         * gst/multipart/multipart.c: (plugin_init):
33942         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
33943         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
33944         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
33945         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
33946         (gst_multipart_demux_change_state),
33947         (gst_multipart_demux_plugin_init):
33948         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
33949         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
33950         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
33951         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
33952         (gst_multipart_mux_pad_unlink),
33953         (gst_multipart_mux_request_new_pad),
33954         (gst_multipart_mux_handle_src_event),
33955         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
33956         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
33957         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
33958         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
33959         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
33960         send multipart jpeg images to a browser.
33961         * gst/videobox/Makefile.am:
33962         * gst/videobox/README:
33963         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
33964         (gst_video_box_get_type), (gst_video_box_base_init),
33965         (gst_video_box_class_init), (gst_video_box_init),
33966         (gst_video_box_set_property), (gst_video_box_get_property),
33967         (gst_video_box_sink_link), (gst_video_box_i420),
33968         (gst_video_box_ayuv), (gst_video_box_chain),
33969         (gst_video_box_change_state), (plugin_init):
33970         Crops or adds borders around an image. can do alpha channel
33971         borders as well.
33972         * gst/videomixer/Makefile.am:
33973         * gst/videomixer/README:
33974         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
33975         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
33976         (gst_videomixer_pad_get_sink_event_masks),
33977         (gst_videomixer_pad_get_property),
33978         (gst_videomixer_pad_set_property),
33979         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
33980         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
33981         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
33982         (gst_videomixer_base_init), (gst_videomixer_class_init),
33983         (gst_videomixer_init), (gst_videomixer_request_new_pad),
33984         (gst_videomixer_handle_src_event),
33985         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
33986         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
33987         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
33988         (gst_videomixer_loop), (gst_videomixer_get_property),
33989         (gst_videomixer_set_property), (gst_videomixer_change_state),
33990         (plugin_init):
33991         Generic video mixer plugin, can handle multiple inputs all with
33992         different framerates and video sizes. Is fully alpha channel
33993         aware.
33994
33995 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33996
33997         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
33998           Select first track as master track. Not sure how else to handle
33999           that...
34000         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
34001           Discard discont events. Should fix #142962.
34002
34003 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34004
34005         * ext/alsa/Makefile.am:
34006         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
34007         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
34008         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
34009         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
34010         (gst_alsa_mixer_get_option):
34011         * ext/alsa/gstalsamixer.h:
34012         * ext/alsa/gstalsamixeroptions.c:
34013         (gst_alsa_mixer_options_get_type),
34014         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
34015         (gst_alsa_mixer_options_new):
34016         * ext/alsa/gstalsamixeroptions.h:
34017         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
34018         * ext/alsa/gstalsamixertrack.h:
34019           Add enumerations (as GstMixerOptions). Make correct distinction
34020           between input/output tracks. Add capture/playback private flag.
34021           Use flag to decide on whether to set capture or playback volumes
34022           or switches. Use playback and record switches.
34023         * gst-libs/gst/mixer/Makefile.am:
34024         * gst-libs/gst/mixer/mixer-marshal.list:
34025         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
34026         (gst_mixer_set_option), (gst_mixer_get_option),
34027         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
34028         (gst_mixer_volume_changed), (gst_mixer_option_changed):
34029         * gst-libs/gst/mixer/mixer.h:
34030         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
34031         (gst_mixer_options_class_init), (gst_mixer_options_init),
34032         (gst_mixer_options_dispose):
34033         * gst-libs/gst/mixer/mixeroptions.h:
34034           Add GstMixerOptions.
34035         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
34036           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
34037           broken device detection on computers with multiple OSS sound
34038           cards.
34039
34040 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34041
34042         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34043           fixate nicely even when the peer is not negotiating
34044
34045 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34046
34047         * gst/audioconvert/gstaudioconvert.c:
34048         (gst_audio_convert_parse_caps):
34049           make sure we don't allow depth > width
34050         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34051           fixate endianness to G_BYTE_ORDER as default
34052         * gst/audioscale/gstaudioscale.c:
34053           we don't handle another endianness as host-endianness
34054
34055 2004-05-25  David Schleef  <ds@schleef.org>
34056
34057         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
34058
34059 2004-05-24  Benjamin Otte  <otte@gnome.org>
34060
34061         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
34062         (gst_oggvorbisenc_setup):
34063           properly fail when we can't setup the vorbis encoder due to
34064           unsupported settings
34065         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
34066         (gst_vorbisenc_setup):
34067           same
34068         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
34069           fix case where warnings occured when one pad was unlinked while the
34070           other's link function was called
34071
34072 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
34073
34074         * gst/tcp/Makefile.am:
34075           use GST_ENABLE_NEW
34076
34077 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34078
34079         * gst-libs/gst/resample/private.h:
34080           don't use optimizations that are #if 0'ed
34081
34082 2004-05-24  Wim Taymans  <wim@fluendo.com>
34083
34084         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
34085         Fix potential division by zero error and hopefully get
34086         the position query right to get correct timestamps on avi
34087         audio.
34088
34089 2004-05-24  Wim Taymans  <wim@fluendo.com>
34090
34091         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
34092         (gst_videoscale_scale_nearest_str2),
34093         (gst_videoscale_scale_nearest_str4),
34094         (gst_videoscale_scale_nearest_32bit),
34095         (gst_videoscale_scale_nearest_24bit),
34096         (gst_videoscale_scale_nearest_16bit):
34097         Fix the scaling algorithm and avoid a buffer overflow.
34098         removed the while loop in the scaling function as it
34099         was used for point sampling only.
34100
34101 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34102
34103         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
34104         (gst_id3_tag_class_init), (gst_id3_tag_init),
34105         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
34106         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
34107         (gst_id3_tag_send_tag_event):
34108           lots of fixes to make id3mux work and id3demux work correctly
34109
34110 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34111
34112         * ext/Makefile.am:
34113           add rules to build shout2send (was removed by accident
34114           when this module was no more marked experimental/broken)
34115
34116 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34117
34118         * ext/shout2/gstshout2.c:
34119         * ext/shout2/gstshout2.h:
34120           adding a "connection problem" signal to shout2send
34121           (fixes #142954)
34122
34123 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
34124
34125         * ext/kio/kioreceiver.cpp:
34126         * ext/kio/kioreceiver.h:
34127           fix sign comparison issues
34128
34129 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34130
34131         * gst/cdxaparse/gstcdxaparse.c:
34132         * gst/cdxaparse/gstcdxaparse.h:
34133           some renaming
34134           add some checks/sanity
34135           prepare for seek addition
34136
34137         * sys/sunaudio/gstsunaudio.c:
34138           remove exported dupe init function
34139
34140 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
34141
34142         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
34143         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
34144           Fix format conversion and position querying.
34145         * gst/debug/progressreport.c: (gst_progressreport_report):
34146           Don't output a bogus total value that we didn't query.
34147         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
34148           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
34149           only a blank window after xine has been used.
34150
34151 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34152
34153         * m4/as-arts.m4:
34154           sync with upstream version to fix test on FC2
34155           readd with -ko to preserve Id header
34156
34157 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34158
34159         * configure.ac:
34160           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
34161         * gst/tcp/gsttcpclientsrc.c: idem
34162         * gst/tcp/gsttcpserversink.c: idem
34163         * gst/tcp/gsttcpserversrc.c: idem
34164         * m4/gst-fionread.m4: idem
34165
34166         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
34167
34168         * configure.ac: enable speex plugin for speex 1.1.5+
34169         * ext/speex/gstspeexenc.c: fix cast warning
34170
34171         * ext/esd/README: fix typo
34172
34173 2004-05-20  David Schleef  <ds@schleef.org>
34174
34175         * configure.ac: Minor cosmetic change to convince the buildbot to
34176         reautogen.
34177         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
34178         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
34179         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
34180         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
34181         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
34182         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
34183         More hacking.  Plays audio now.
34184
34185 2004-05-20  David Schleef  <ds@schleef.org>
34186
34187         * configure.ac:
34188         * sys/Makefile.am:
34189
34190 2004-05-20  David Schleef  <ds@schleef.org>
34191
34192         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
34193         * sys/osxaudio/gstosxaudio.c:
34194         * sys/osxaudio/gstosxaudioelement.c:
34195         * sys/osxaudio/gstosxaudioelement.h:
34196         * sys/osxaudio/gstosxaudiosink.c:
34197         * sys/osxaudio/gstosxaudiosink.h:
34198         * sys/osxaudio/gstosxaudiosrc.c:
34199         * sys/osxaudio/gstosxaudiosrc.h:
34200
34201 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34202
34203         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
34204         (gst_vorbisenc_chain):
34205           put the codec headers on the caps as streamheader as well as
34206           pushing them out
34207
34208 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34209
34210         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34211         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
34212         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
34213         split up push_packet into two functions
34214
34215 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34216
34217         * gst/tcp/.cvsignore:
34218           ignore enums
34219         * gst/tcp/Makefile.am:
34220         * gst/tcp/README:
34221         * gst/tcp/gsttcp.c:
34222         * gst/tcp/gsttcp.h:
34223         * gst/tcp/gsttcpclientsink.c:
34224         * gst/tcp/gsttcpclientsink.h:
34225         * gst/tcp/gsttcpclientsrc.c:
34226         * gst/tcp/gsttcpclientsrc.h:
34227         * gst/tcp/gsttcpplugin.c:
34228         * gst/tcp/gsttcpserversink.c:
34229         * gst/tcp/gsttcpserversink.h:
34230         * gst/tcp/gsttcpserversrc.c:
34231         * gst/tcp/gsttcpserversrc.h:
34232           add new tcp elements
34233
34234 2004-05-19  Wim Taymans  <wim@fluendo.com>
34235
34236         * gst/law/mulaw-conversion.c: (mulaw_encode):
34237         Fix overflow bug in ulaw encoding.
34238
34239 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34240
34241         * ext/mad/gstmad.c: (gst_mad_handle_event):
34242           don't unref the event twice
34243
34244 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34245
34246         * configure.ac:
34247           remove -Wno-sign-compare
34248
34249 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34250
34251         * configure.ac:
34252           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
34253           if you want to work against glib 2.2 and 2.4
34254
34255 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34256
34257         * gst/tcp/Makefile.am:
34258         * gst/tcp/gsttcp.c:
34259         * gst/tcp/gsttcp.h:
34260         * gst/tcp/gsttcpsink.h:
34261         * gst/tcp/gsttcpsrc.h:
34262           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
34263
34264 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34265
34266         * gst/debug/tests.c: (md5_get_value):
34267           fix segfault on gst-inspect
34268
34269 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34270
34271         * gst/debug/testplugin.c:
34272         * gst/debug/tests.c:
34273         * gst/debug/tests.h:
34274           add new extensible and configurable testing element. Current tests
34275           include buffer count, stream length, timestamp/duration matching and
34276           md5.
34277         * gst/debug/Makefile.am:
34278         * gst/debug/gstdebug.c: (plugin_init):
34279           add infrastructure for new element
34280
34281 2004-05-19  Johan Dahlin  <johan@gnome.org>
34282
34283         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
34284         ending of the array. Fixes gst-inspect segfault on ppc.
34285
34286 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34287
34288         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
34289
34290         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
34291
34292 2004-05-18  David Schleef  <ds@schleef.org>
34293
34294         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
34295         warnings (bugs, actually) noticed by gcc but not forte.
34296
34297 2004-05-18  David Schleef  <ds@schleef.org>
34298
34299         * sys/sunaudio/Makefile.am:
34300         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
34301
34302 2004-05-18  David Schleef  <ds@schleef.org>
34303
34304         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
34305         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
34306         to allow qtdemux to use non-seekable streams. (bug #142272)
34307
34308 2004-05-18  David Schleef  <ds@schleef.org>
34309
34310         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
34311         (gst_resample_sinc_ft_float): Remove use of static temporary
34312         buffer.  This code was obviously not supposed to last long, but
34313         it's stuck in our ABI, so it required a little hack to make it
34314         ABI-compatible.  Fixes #142585.
34315         * gst-libs/gst/resample/resample.h: same.
34316
34317 2004-05-18  David Schleef  <ds@schleef.org>
34318
34319         * configure.ac: Add sunaudio
34320         * examples/Makefile.am: make gstplay depend on gconf
34321         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
34322         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
34323         (convert_table_lookup), (img_convert): remove c99-isms
34324         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
34325           unsigned, to fix a warning on Solaris
34326         * gst/mpeg1sys/systems.c: bcopy->memcpy
34327         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
34328         * sys/Makefile.am: Add sunaudio
34329
34330 2004-05-18  Wim Taymans  <wim@fluendo.com>
34331
34332         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
34333         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
34334         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
34335         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
34336         (gst_ogg_mux_loop):
34337         Fix an ugly memleak where the muxer didn't flush enough ogg
34338         pages. This also resulted in badly muxed ogg files.
34339
34340 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34341
34342         * gst/asfdemux/asfheaders.c :
34343         * gst/asfdemux/asfheaders.h :
34344         * gst/asfdemux/gstasfdemux.c :
34345           - fix ASF_OBJ_PADDING guid
34346           - add 3 new object guids (language list, metadata,
34347             extended stream properties)
34348           - add a function to parse extended header objects
34349
34350 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34351
34352         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
34353           remove leftover debugging g_print
34354
34355 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34356
34357         * ext/mad/gstmad.c: (gst_mad_handle_event):
34358           Fix for when the first format in a discont event is not a
34359           byte-based one. Should fix #137710.
34360
34361 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34362
34363         * m4/a52.m4 : fix compilation with -Wall -Werror
34364         * m4/libfame.m4 : idem
34365         * m4/libmikmod.m4 : idem
34366
34367 2004-05-17  Benjamin Otte  <otte@gnome.org>
34368
34369         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34370           signal the new tags before giving up the reference
34371
34372 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34373
34374         * ext/shout2/gstshout2.c:
34375           use application/ogg instead of application/x-ogg (patch by Patrick
34376           Guimond, fixes #142432)
34377         * sys/oss/gstosselement.c: (gst_osselement_reset),
34378         (gst_osselement_sync_parms):
34379           don't set fragment size unless specified (fixes #142493)
34380
34381 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34382
34383         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
34384           fixes #142664
34385
34386 2004-05-17  Benjamin Otte  <otte@gnome.org>
34387
34388         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
34389           compute offsets correctly for internal buffers so timestamps are set
34390           correctly when we can't seek. Also handle cases where there are no
34391           offsets. (based on a patch by David Moore, fixes #142507)
34392
34393 2004-05-17  Benjamin Otte  <otte@gnome.org>
34394
34395         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34396           use correct variable when determining amount of data to skip so we
34397           don't skip into the void and segfault
34398
34399 2004-05-16  Benjamin Otte  <otte@gnome.org>
34400
34401         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34402           Hi, I'm a memleak
34403
34404 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34405
34406         * gst/asfdemux/gstasfdemux.c:
34407           - fix a mem leak and always propagate tags
34408           - add WMV3 to known video codecs (but no decoder yet)
34409           - replace "surplus data" at end of audio header for what
34410             it is : codec specific data
34411           - fix a typo
34412
34413 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
34414
34415         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
34416
34417         * gst-libs/gst/audio/audioclock.c:
34418           Fix wrong return type (#142205).
34419
34420 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34421
34422         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
34423           Ignore CRCs by default (fixes #142566).
34424
34425 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34426
34427         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
34428         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
34429         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
34430         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
34431         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
34432         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
34433           Fix for cases where we fail to attach to a mixer.
34434
34435 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34436
34437         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
34438           Don't touch events after not owning them anymore.
34439         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
34440         (gst_wavparse_fmt), (gst_wavparse_other),
34441         (gst_wavparse_handle_seek), (gst_wavparse_loop),
34442         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
34443         (gst_wavparse_srcpad_event):
34444         * gst/wavparse/gstwavparse.h:
34445           Add seeking, fix querying.
34446
34447 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34448
34449         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34450           - process comments even if they don't end with \0\0
34451             g_convert would ignore them if present and works well without them
34452
34453 2004-05-16  Benjamin Otte  <otte@gnome.org>
34454
34455         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
34456           simplify caps
34457
34458 2004-05-16  Benjamin Otte  <otte@gnome.org>
34459
34460         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34461           don't write to memory we might not write to - g_convert does that
34462           for us anyway (fixes #142613)
34463         (gst_asf_demux_audio_caps):
34464           comment out gst_util_dump_mem
34465
34466 2004-05-16  Benjamin Otte  <otte@gnome.org>
34467
34468         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34469           compute correct expected timestamps after seek (broken since
34470           last commit)
34471         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
34472           rename element and debugging category to gdkpixbufscale
34473
34474 2004-05-16  Benjamin Otte  <otte@gnome.org>
34475
34476         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34477           add error checking to snd_pcm_delay and remove duplicate call to
34478           snd_pcm_delay that caused issues (see inline code comments)
34479         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
34480           make more readable and fix return value when snd_pcm_delay fails
34481         (fixes #142586)
34482
34483 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
34484         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
34485         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
34486         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
34487         (gst_pixbufscale_link), (gst_pixbufscale_init),
34488         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
34489         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
34490         (gst_pixbufscale_get_property), (pixbufscale_init):
34491         * ext/gdk_pixbuf/pixbufscale.h:
34492         Add these files I forgot earlier
34493
34494 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
34495         * ext/gdk_pixbuf/Makefile.am:
34496         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
34497         * ext/gdk_pixbuf/gstgdkpixbuf.h:
34498         Add new pixbufscale element to scale RGB video
34499         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
34500         and HYPER interpolation correctly.
34501         * ext/theora/theoraenc.c: (theora_enc_chain),
34502         Discard buffer and return if explicit caps could not be set
34503         (theora_enc_get_property):
34504         Make _get return kbps for the bitrate consistent with
34505         the _set function.
34506
34507
34508 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34509
34510         * ext/libvisual/visual.c: (gst_visual_chain):
34511           add missing visual_audio_analyze
34512
34513 2004-05-14  David Schleef  <ds@schleef.org>
34514
34515         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
34516         is killed while we're playing.
34517         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
34518         gst_element_no_more_pads().
34519
34520 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34521
34522         * gst-libs/gst/riff/riff-read.c :
34523           - fix INFO tag extraction in RIFF/AVI files
34524             because gst_event_unref (event) also freed taglist
34525           - avoid a mem leak
34526
34527 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34528
34529         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
34530         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
34531
34532         * gst/auparse/gstauparse.c :
34533           - add code (commented for now) to support audio/x-adpcm on src pad
34534             (we have no decoder for those layout yet)
34535
34536         * gst/cdxaparse/gstcdxaparse.c :
34537         * gst/cdxaparse/gstcdxaparse.h :
34538           - partial rewrite using RiffRead (ripped iain's wavparse code)
34539
34540         * gst/rtp/gstrtpL16enc.c : typo
34541         * gst/rtp/gstrtpgsmenc.c : typo
34542
34543 2004-05-13  Benjamin Otte  <otte@gnome.org>
34544
34545         * configure.ac:
34546           check for exact version of libvisual, it's not supposed to be
34547           API/ABI stable yet
34548
34549 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34550
34551         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
34552           signal no-more-pads
34553
34554 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
34555
34556         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
34557         Report which format was used for GST_FORMAT_DEFAULT
34558         * gst/debug/Makefile.am:
34559         * gst/debug/gstdebug.c: (plugin_init):
34560         * gst/debug/progressreport.c: (gst_progressreport_base_init),
34561         (gst_progressreport_class_init), (gst_progressreport_init),
34562         (gst_progressreport_report), (gst_progressreport_set_property),
34563         (gst_progressreport_get_property), (gst_progressreport_chain),
34564         (gst_progressreport_plugin_init):
34565         Add progressreport element for testing.
34566
34567 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
34568
34569         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
34570         * sys/v4l/gstv4lsrc.h:
34571         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
34572         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
34573         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
34574         (gst_v4lsrc_grab_frame):
34575           add more debugging
34576           send a discont at start
34577
34578 2004-05-12  Colin Walters  <walters@redhat.com>
34579
34580         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
34581         inflooping if we can't find a chunk.  Or in other words, don't blow
34582         chunks if we don't have a chunk to blow.
34583
34584 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
34585         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
34586         Remove old debug output
34587         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
34588         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
34589         (gst_dvdec_set_property), (gst_dvdec_get_property):
34590         Change the quality setting to an enum, so it works from gst-launch
34591         Don't renegotiate a non-linked pad. Allows audio only decoding.
34592         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
34593         (gst_deinterlace_link), (gst_deinterlace_init):
34594         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
34595         (gst_videodrop_link):
34596         Some caps negotiation fixes
34597
34598 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34599
34600         * ext/tarkin/gsttarkin.c :
34601           - Change RANK from NONE to PRIMARY
34602         * ext/gdk_pixbuf/gstgdkpixbuf.c :
34603           - Change RANK from NONE to MARGINAL
34604         * ext/divx/gstdivxenc.c :
34605           - Change RANK from PRIMARY to NONE (encoder/spider issue)
34606
34607 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
34608
34609         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34610         (gst_vorbisenc_push_packet):
34611           copy a function that was added between 1.0 and 1.0.1 until we
34612           depend on worthwhile features of post-1.0
34613
34614 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34615
34616         * configure.ac:
34617           enable shout2 by default
34618         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
34619         (gst_shout2send_base_init), (gst_shout2send_init),
34620         (gst_shout2send_connect), (gst_shout2send_change_state):
34621         * ext/shout2/gstshout2.h:
34622           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
34623           #142262)
34624         * ext/theora/theora.c: (plugin_init):
34625           don't set rank on encoders
34626
34627 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
34628
34629         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34630           Use codec_data property instead of flag1 and flag2 for wma
34631
34632 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34633
34634         * gst/cdxaparse/gstcdxaparse.c :
34635           - Add mpegversion to CAPS to make it link
34636           - Rank is as GST_RANK_SECONDARY instead of NONE
34637         * gst/auparse/gstauparse.c :
34638           - Document all audio encoding we can encounter from Solaris 9
34639             headers and libsndfile information.
34640           - Increase max. rate from 48000 to 192000 (to match other elements)
34641           - Don't try to play junk data between header and samples
34642
34643 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34644
34645         * ext/libvisual/visual.c: (gst_visual_getcaps):
34646           use the right caps depending on endianness (I hope)
34647         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
34648           use GST_RANK_NONE for all non-decoding elements or spider gets
34649           mighty confused
34650
34651 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34652
34653         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34654           Fix some odd cases and fix BE metadata parsing of unicode16 text.
34655
34656 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34657
34658         * gst/switch/gstswitch.c: (gst_switch_release_pad),
34659         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
34660         (gst_switch_loop), (gst_switch_get_type):
34661           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
34662           HEADERS. Had to be said.
34663
34664 2004-05-10  David Schleef  <ds@schleef.org>
34665
34666         * configure.ac: Add prototype Dirac support.
34667         * ext/Makefile.am:
34668         * ext/dirac/Makefile.am:
34669         * ext/dirac/gstdirac.cc:
34670         * ext/dirac/gstdiracdec.cc:
34671
34672 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34673
34674         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
34675         (gst_auparse_init), (gst_auparse_chain),
34676         (gst_auparse_change_state):
34677           Hack around spider. Remove me some day please.
34678
34679 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34680
34681         * gst/auparse/gstauparse.c: (gst_auparse_chain):
34682           Fix for some uninitialized variables in previous patch, also
34683           makes it work. Fixes #142286 while we're at it.
34684
34685 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34686
34687         * gst/auparse/gstauparse.c:
34688                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
34689                 only unsupported formats are ADPCM/CCITT G.72x
34690                 reviewed by Ronald
34691         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
34692
34693 2004-05-10  Wim Taymans  <wim@fluendo.com>
34694
34695         * ext/vorbis/Makefile.am:
34696         * ext/vorbis/README:
34697         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
34698         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
34699         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
34700         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
34701         (gst_oggvorbisenc_convert_sink),
34702         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
34703         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
34704         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
34705         (get_constraints_string), (update_start_message),
34706         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
34707         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
34708         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
34709         * ext/vorbis/oggvorbisenc.h:
34710         * ext/vorbis/vorbis.c: (plugin_init):
34711         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
34712         (raw_caps_factory), (gst_vorbisenc_class_init),
34713         (gst_vorbisenc_init), (gst_vorbisenc_setup),
34714         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
34715         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
34716         * ext/vorbis/vorbisenc.h:
34717         Added a raw vorbis encoder to be used with the oggmuxer.
34718         We still need the old encoder for some gnome applications,
34719         read the README to find out how that works.
34720         The raw encoder is called "rawvorbisenc" until 0.9.
34721
34722 2004-05-10  Wim Taymans  <wim@fluendo.com>
34723
34724         * ext/ogg/gstogg.c: (plugin_init):
34725         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
34726         (gst_ogg_print):
34727         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
34728         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
34729         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
34730         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
34731         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
34732         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
34733         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
34734         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
34735         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
34736         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
34737         Added an ogg muxer.
34738         Small typo fixes in the demuxer.
34739
34740 2004-05-10  Wim Taymans  <wim@fluendo.com>
34741
34742         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34743         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
34744         (theora_enc_change_state), (theora_enc_set_property),
34745         (theora_enc_get_property):
34746         Mark the last packet with an EOS flag which is not really needed
34747         in gstreamer.
34748         Do some better video framerate initialisation.
34749         Update the buffer timestamp.
34750
34751 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
34752
34753         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
34754         Return the result of the parent state change call
34755
34756 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34757
34758         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
34759         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
34760         * gst/law/alaw-encode.c : (idem)
34761         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
34762         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
34763         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
34764
34765 2004-05-09  Benjamin Otte  <otte@gnome.org>
34766
34767         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34768           don't use a fixed buffer size when writing variable length data to
34769           it. Fixes memory corruption and makes alsasrc work
34770
34771 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34772
34773         * ext/gnomevfs/gstgnomevfssink.c:
34774         (_gst_boolean_allow_overwrite_accumulator),
34775         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
34776           Run glib's default signal handler (??) in RUN_CLEANUP rather than
34777           RUN_LAST, and don't use that to set the accumulator value because
34778           then it's always FALSE.
34779
34780 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34781
34782         * gst-libs/gst/riff/riff-media.c:
34783         (gst_riff_create_video_caps_with_data),
34784         (gst_riff_create_audio_caps),
34785         (gst_riff_create_audio_template_caps):
34786         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
34787           Fix for unaligned RIFF files (i.e. where all the chunks together
34788           in a LIST chunk are not of the same size as the size given in
34789           the LIST chunk header). Fixes several odd WAVE files. Also fix
34790           ADPCM (block_align property) in audio, so that wavparse based
34791           on this works now as it used to stand-alone.
34792
34793 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
34794
34795         reviewed by Benjamin Otte  <otte@gnome.org>
34796
34797         * ext/a52dec/gsta52dec.c:
34798         * ext/divx/gstdivxdec.c:
34799         * ext/divx/gstdivxenc.c:
34800         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
34801         * ext/faac/gstfaac.c: (gst_faac_base_init):
34802         * ext/faad/gstfaad.c: (gst_faad_base_init):
34803         * ext/ivorbis/vorbisfile.c:
34804         * ext/lame/gstlame.c:
34805         * ext/libfame/gstlibfame.c:
34806         * ext/mpeg2enc/gstmpeg2enc.cc:
34807         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
34808         * ext/sidplay/gstsiddec.cc:
34809         * ext/speex/gstspeexdec.c:
34810         * ext/speex/gstspeexenc.c:
34811         * ext/xvid/gstxviddec.c:
34812         * ext/xvid/gstxvidenc.c:
34813           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
34814           (fixes #142193)
34815
34816 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34817
34818         * ext/alsa/gstalsa.c: (device_list),
34819         (gst_alsa_class_probe_devices):
34820         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
34821           Fix alsa oddness in mixer after the combination of using mixer
34822           in source/sink elements and using hw:x,y instead of just hw:x.
34823
34824 2004-05-09  Benjamin Otte  <otte@gnome.org>
34825
34826         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
34827         (gst_wavparse_create_sourcepad):
34828           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
34829           sourcepads
34830
34831 2004-05-09  Benjamin Otte  <otte@gnome.org>
34832
34833         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34834           allow discont events before caps nego
34835
34836 2004-05-08  Benjamin Otte  <otte@gnome.org>
34837
34838         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
34839           don't leak events
34840
34841 2004-05-08  Benjamin Otte  <otte@gnome.org>
34842
34843         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
34844         (gst_level_change_state), (gst_level_init):
34845         * gst/level/gstlevel.h:
34846           figure out if we're initialized directly instead of keeping a
34847           variable that's wrong in 90% of cases
34848           don't initialize pads and then leak them and use a new unitialized
34849           pad. (fixes #142084)
34850           these were bugs so n00bish I didn't find them for an hour :/
34851
34852 2004-05-08 Iain <iain@prettypeople.org>
34853
34854         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
34855         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
34856         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
34857         return the length that was read.
34858         (gst_riff_read_strf_auds): Allow fmt tags as well.
34859
34860 2004-05-07  David Schleef  <ds@schleef.org>
34861
34862         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
34863         signed char assumption in faad.h.
34864
34865 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34866
34867         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
34868           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
34869
34870 2004-05-07  Colin Walters  <walters@redhat.com>
34871
34872         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
34873         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
34874         function.
34875         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
34876         Add dispose function.
34877
34878 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
34879         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
34880           Fix caps nego and pad templates. RGB mode caps should
34881           work now.
34882         * ext/dvdnav/gst-dvd:
34883           Move mpeg2dec inside the thread because otherwise the
34884           queue rejects cap changes mid-stream
34885         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
34886         (gst_mpeg2dec_flush_decoder):
34887           For mpeg2dec > 0.4.0, call the flush function instead of
34888           manually extracting all in-flight frames.
34889         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
34890         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
34891           Change mime type video/dv go video/x-dv to match the
34892           rest of gst-plugins
34893
34894 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34895
34896         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34897         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
34898         (gst_alsa_sink_class_init):
34899         * ext/alsa/gstalsasink.h:
34900         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
34901         (gst_alsa_src_class_init):
34902         * ext/alsa/gstalsasrc.h:
34903           Make alsasink/src a subclass of alsamixer so that mixer stuff
34904           shows up in gst-rec. Needs some finetuning.
34905
34906 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34907
34908         * ext/lame/gstlame.c: (gst_lame_chain):
34909           simplify
34910         * ext/mad/gstmad.c: (gst_mad_handle_event):
34911           fix event leak
34912         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
34913           be able to detect mp3 files < 4096 bytes
34914
34915 2004-05-06  Wim Taymans  <wim@fluendo.com>
34916
34917         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34918         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
34919         (theora_enc_set_property), (theora_enc_get_property):
34920         Also encode the first frame, cleanup some code.
34921
34922 2004-05-06  Wim Taymans  <wim@fluendo.com>
34923
34924         * ext/mpeg2enc/gstmpeg2enc.cc:
34925         Forward events first before deciding that negotiation was
34926         not performed.
34927
34928 2004-05-06  Wim Taymans  <wim@fluendo.com>
34929
34930         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
34931         First process the events before deciding that negotiation
34932         was not performed.
34933
34934 2004-05-06  Wim Taymans  <wim@fluendo.com>
34935
34936         * ext/theora/Makefile.am:
34937         * ext/theora/theora.c: (plugin_init):
34938         * ext/theora/theoradec.c: (theora_dec_change_state):
34939         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
34940         (gst_theora_enc_class_init), (gst_theora_enc_init),
34941         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
34942         (theora_enc_chain), (theora_enc_change_state),
34943         (theora_enc_set_property), (theora_enc_get_property):
34944         Added a theora encoder, grouped the encoder and decoder into the
34945         same plugin.
34946
34947 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
34948
34949         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
34950         (gst_jpegenc_chain):
34951         fix DURATION on outgoing buffers
34952         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
34953         debug using time formats
34954         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
34955         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
34956         (gst_xvimagesink_sink_link):
34957         windows with width/height 0 generate X errors, so don't allow them
34958
34959 2004-05-05  Wim Taymans  <wim@fluendo.com>
34960
34961         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
34962         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
34963         (gst_mpeg2dec_negotiate_format):
34964         * ext/mpeg2dec/gstmpeg2dec.h:
34965           removed the static pad template so that we can add the
34966           more accurate framerate value to the caps.
34967
34968
34969 2004-05-04  Benjamin Otte  <otte@gnome.org>
34970
34971         * configure.ac:
34972           check for kdemacros.h, too (should fix #141821)
34973         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
34974           don't crash if no header was sent, but nicely error out (fixes part
34975           of #141554)
34976
34977 2004-05-04  Wim Taymans  <wim@fluendo.com>
34978
34979         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
34980         parent dispose function to avoid segfault on destroy.
34981
34982 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
34983
34984         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
34985         (plugin_init):
34986         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
34987         (gst_xvimagesink_sink_link):
34988         clean up debugging caps
34989         also recreate xvimage when format has changed
34990
34991 2004-05-04  Benjamin Otte  <otte@gnome.org>
34992
34993         * ext/libvisual/Makefile.am:
34994         * ext/libvisual/visual.c: (gst_visual_class_init),
34995         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
34996         (gst_visual_srclink), (gst_visual_chain),
34997         (gst_visual_change_state), (plugin_init):
34998           use a GstAdapter to correctly adapt buffer sizes - allows using a
34999           framerate
35000
35001 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35002
35003         * sys/v4l/gstv4lelement.h:
35004         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
35005         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
35006         (gst_v4lsrc_buffer_free):
35007         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
35008         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
35009         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
35010         (gst_v4lsrc_requeue_frame):
35011         move some debugging categories around
35012         query for fps index and set accordingly if found
35013
35014 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35015
35016         * ext/lame/gstlame.c:
35017         correct defaults that lame_init puts out of range
35018
35019 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35020
35021         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
35022         (gst_divxenc_class_init):
35023         fix range since -1 is the default
35024         * gst/mpeg1sys/gstmpeg1systemencode.c:
35025         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
35026         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
35027         (gst_rtjpegdec_chain):
35028         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
35029         (gst_rtjpegenc_chain):
35030         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
35031         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
35032         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
35033         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
35034         * sys/v4l/gstv4lsrc.c:
35035         * sys/v4l/v4l_calls.c: (gst_v4l_open):
35036         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35037         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35038         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
35039         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
35040           remove gst_info calls
35041
35042 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35043
35044         * Makefile.am:
35045         * po/af.po:
35046         * po/az.po:
35047         * po/en_GB.po:
35048         * po/nl.po:
35049         * po/sr.po:
35050         * po/sv.po:
35051           Updated translations
35052
35053 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35054
35055         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35056           refactor/comment code
35057
35058 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35059
35060         * gst/asfdemux/Makefile.am:
35061         * gst/asfdemux/asfheaders.c:
35062         * gst/asfdemux/asfheaders.h:
35063         * gst/asfdemux/gstasf.c: (plugin_init):
35064         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
35065         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
35066         (gst_asf_demux_setup_pad):
35067         * gst/asfdemux/gstasfdemux.h:
35068         * gst/asfdemux/gstasfmux.c:
35069         * gst/asfdemux/gstasfmux.h:
35070           Add tagging support to demuxer, split out registration in its own
35071           file instead of in demux (hacky), and prevent having some tables
35072           in our memory multiple times (in asfheaders.h).
35073
35074 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35075
35076         * gst/matroska/matroska-demux.c:
35077         (gst_matroska_demux_parse_metadata):
35078         * gst/matroska/matroska-ids.h:
35079           Basic tag reading support.
35080
35081 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35082
35083         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
35084           Really detect ac-3 audio.
35085         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
35086           really detect matroska files (off-by-1).
35087
35088 2004-04-30  David Schleef  <ds@schleef.org>
35089
35090         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35091         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
35092         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
35093         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
35094         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
35095         hackage -- parse a lot more atoms, extract a few tags.  One might even
35096         mistake this for tag support.  Maybe it is.
35097         * gst/qtdemux/qtdemux.h:
35098
35099 2004-04-30  Colin Walters  <walters@verbum.org>
35100
35101         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
35102
35103 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
35104
35105         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35106         (gst_ffmpegcolorspace_getcaps):
35107           remove broken nego fix
35108
35109 2004-04-30  Benjamin Otte  <otte@gnome.org>
35110
35111         * configure.ac:
35112         * ext/Makefile.am:
35113         * ext/libvisual/Makefile.am:
35114         * ext/libvisual/visual.c:
35115           add initial support for libvisual (http://libvisual.sourceforge.net)
35116           libvisual is still quite alpha, so expect crashes in there :)
35117
35118 2004-04-29  David Schleef  <ds@schleef.org>
35119
35120         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
35121         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
35122         up qtdemux to make it spit out codec_data.  Do _not_ look at this
35123         code; you will no longer respect me.
35124
35125 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35126
35127         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
35128         * ext/alsa/gstalsa.h :
35129         change alsa pcm device discovery to find more than 1 device
35130         per card. code review by Ronald.
35131
35132 2004-04-29  David Schleef  <ds@schleef.org>
35133
35134         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
35135         Add a check for a driver bug on FreeBSD.  (bug #140565)
35136
35137 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35138
35139         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
35140         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35141         (gst_jpegenc_getcaps):
35142           move format setting to inner loop
35143         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35144         (gst_ffmpegcolorspace_getcaps):
35145           use GST_PAD_CAPS if available so that we use already negotiated
35146           caps
35147         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35148         (qtdemux_parse_moov), (qtdemux_parse):
35149           extra debugging
35150         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
35151         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
35152           move hardcoded path to DEFINE
35153
35154 2004-04-28  David Schleef  <ds@schleef.org>
35155
35156         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
35157         (bug #140064)
35158
35159 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35160
35161         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35162           Don't probe for playback device if we're a source element. Fixes
35163           #139658.
35164
35165 2004-04-29  Benjamin Otte  <otte@gnome.org>
35166
35167         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
35168         (gst_id3_tag_chain):
35169           rewrite buffer offset
35170
35171 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35172
35173         * configure.ac:
35174         * ext/Makefile.am:
35175         * ext/dts/Makefile.am:
35176         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
35177         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
35178         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
35179         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
35180         (gst_dtsdec_loop), (gst_dtsdec_change_state),
35181         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
35182         (plugin_init):
35183         * ext/dts/gstdtsdec.h:
35184           New DTS decoder.
35185         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
35186         (gst_faad_srcconnect):
35187           Add ESDS atom handling (.m4a).
35188
35189 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35190
35191         * ext/divx/gstdivxdec.c: (plugin_init):
35192           Remove comment that makes no sense.
35193         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
35194           Fix for obvious typo that resulted in warnings during gst-register.
35195         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
35196         (gst_xviddec_sink_link):
35197           Fix caps negotiation a bit better.
35198         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
35199           We call this 'codec_data', not 'esds'.
35200
35201 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35202
35203         * gst/monoscope/gstmonoscope.c:
35204           make sure we only provide 256x128
35205         * gst/monoscope/monoscope.c: (monoscope_init):
35206           assert size of 256x128
35207
35208 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35209
35210         * Makefile.am:
35211         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
35212         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
35213           fixate to max width and height of device
35214
35215 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35216
35217         * Makefile.am:
35218         * sys/v4l/gstv4l.c:
35219         * sys/v4l/gstv4lsrc.c:
35220         * sys/v4l/v4l_calls.c:
35221         * sys/v4l/v4lsrc_calls.c:
35222           fix for qc-usb driver which fakes having more than one buffer
35223           by handing the same buffer twice, which confused GStreamer's/v4lsrc
35224           buffer_free override
35225           add debugging
35226
35227 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35228
35229         * Makefile.am:
35230         * gst/videotestsrc/gstvideotestsrc.c:
35231         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
35232         (gst_videotestsrc_init), (gst_videotestsrc_get),
35233         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
35234         * gst/videotestsrc/gstvideotestsrc.h:
35235           add num-buffers property
35236
35237         2004-04-26  Benjamin Otte  <otte@gnome.org>
35238
35239         * ext/mad/gstid3tag.c: (plugin_init):
35240           set id3mux rank to NONE so it doesn't confuse spider
35241           require audio/mpeg,mpegversion=1 in id3mux
35242
35243 2004-04-26  Benjamin Otte  <otte@gnome.org>
35244
35245         * configure.ac:
35246           detect faad correctly as non-working if it's indeed non-working
35247
35248 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
35249
35250         * Makefile.am:
35251         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35252         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
35253         fix _getcaps so it only negotiates to its supported format
35254
35255 2004-04-25  Benjamin Otte  <otte@gnome.org>
35256
35257         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35258           fix memleak
35259
35260 2004-04-23  Benjamin Otte  <otte@gnome.org>
35261
35262         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35263           audio/x-raw-int with height rules! not. Now it's depth.
35264
35265 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35266
35267         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
35268         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
35269         (gst_wavparse_loop):
35270           Missing variable initialization. Add handling of DVI ADPCM. Fix
35271           mis-parsing of LIST chunks. This works around a bug where we mis-
35272           parse non-aligning LIST chunks (so LIST chunks where the contents
35273           don't align with the actual LIST size). The correct fix is to use
35274           rifflib, I'm not going to fix wavparse - too much work. All this
35275           fixes #104878.
35276
35277 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
35278
35279         reviewed by Benjamin Otte  <otte@gnome.org>
35280
35281         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
35282           fix shoutcast not working (fixes #140844)
35283
35284 2004-04-22  Benjamin Otte  <otte@gnome.org>
35285
35286         * ext/hermes/gsthermescolorspace.c:
35287         (gst_hermes_colorspace_caps_remove_format_info):
35288         * gst/colorspace/gstcolorspace.c:
35289         (gst_colorspace_caps_remove_format_info):
35290         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35291         (gst_ffmpegcolorspace_caps_remove_format_info):
35292           s/gst_caps_simplify/gst_caps_do_simplify/
35293
35294 2004-04-22  Benjamin Otte  <otte@gnome.org>
35295
35296         * gst-libs/gst/riff/riff-media.c:
35297         (gst_riff_create_video_caps_with_data):
35298           mpegversion is an int
35299         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
35300           don't try to create pad templates with NULL caps, use any caps
35301           instead.
35302
35303 2004-04-20  David Schleef  <ds@schleef.org>
35304
35305         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
35306         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
35307         (bug #140384)
35308
35309 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35310
35311         reviewed by David Schleef
35312
35313         * ext/mad/gstid3tag.c: Add stdlib.h
35314         * gst/rtp/gstrtpgsmenc.c: same
35315         * gst/tags/gstid3tag.c: same
35316         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
35317         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
35318         GST_DISABLE_LOADSAVE use.
35319         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
35320         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
35321         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
35322         atol(3)).
35323         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
35324         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
35325         strtoul(3)).
35326         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
35327         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
35328         $(ID3_CFLAGS).
35329         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
35330         $(LIBFAME_CFLAGS).
35331
35332 2004-04-20  David Schleef  <ds@schleef.org>
35333
35334         * gst/realmedia/rmdemux.c:  This was supposed to part of the
35335         last checkin.  Same idea.
35336
35337 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35338
35339         reviewed by David Schleef
35340
35341         * configure.ac: bump required gstreamer version to 0.8.1.1
35342         because of following changes [--ds]
35343
35344         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
35345         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
35346         (gst_riff_read_header):  Use GST_READ_UINT*
35347         macros to access possibly unaligned memory.
35348
35349         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
35350         (mp3_type_find):  Use GST_READ_UINT*
35351         macros to access possibly unaligned memory.
35352         (mp3_type_find, mpeg1_parse_header, qt_type_find)
35353         (speex_type_find): Likewise
35354
35355         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
35356
35357         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
35358         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
35359         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
35360         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
35361         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
35362         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
35363         macros to access possibly unaligned memory.
35364
35365         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
35366         Likewise.
35367
35368         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
35369         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
35370
35371         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35372         Likewise.
35373
35374         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
35375         (gst_mpeg2subt_chain_subtitle): Likewise.
35376
35377         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
35378         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
35379         Likewise.
35380
35381         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
35382         Likewise.
35383
35384         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
35385         Likewise.
35386
35387         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
35388         Likewise.
35389
35390 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35391
35392         * configure.ac:
35393           update required version of GStreamer because of GST_TIME_FORMAT
35394
35395 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35396
35397         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
35398           remove leftover g_print
35399         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
35400           don't try setting only a subset of the caps. We don't want to kill
35401           autoplugging on purpose
35402
35403 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35404
35405         * sys/ximage/ximagesink.c: (plugin_init):
35406         * sys/xvimage/xvimagesink.c: (plugin_init):
35407           add debugging categories
35408
35409 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35410
35411         * po/en_GB.po:
35412         * po/LINGUAS:
35413           Adding en_GB translation (Gareth Owen)
35414
35415 2004-04-20  David Schleef  <ds@schleef.org>
35416
35417         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
35418         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
35419         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
35420         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
35421         A number of new features and hacks to extract the esds atom and
35422         put it into the caps.  (bug #137724)
35423
35424 2004-04-19  David Schleef  <ds@schleef.org>
35425
35426         * gconf/Makefile.am: Fix for non-GNU make
35427         * gst-libs/gst/Makefile.am: Change directory order to handle
35428         GstPlay linking with gstinterfaces
35429         * gst-libs/gst/audio/make_filter: make use of tr portable
35430         * gst-libs/gst/play/Makefile.am: Add intended \
35431         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
35432         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
35433         function prototype instead of void *.
35434         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
35435         macro.
35436         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35437         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
35438         * gst/videofilter/make_filter: make use of tr portable
35439         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
35440
35441 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
35442
35443         * po/LINGUAS:
35444         * po/uk.po:
35445           Added Ukrainian translation (Maxim V. Dziumanenko)
35446
35447 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35448
35449         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
35450         (gst_gsmdec_link), (gst_gsmdec_chain):
35451           Fix capsnego, simplify chain function slightly.
35452         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
35453           Add GSM.
35454
35455 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35456
35457         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
35458         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
35459         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
35460           Hack to make wavparse work with spider (always -> sometimes pad).
35461           Fixes #135862 && #140411.
35462
35463 2004-04-18  Benjamin Otte  <otte@gnome.org>
35464
35465         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
35466         (gst_osselement_rate_probe_check),
35467         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
35468           get rid of \n in debug output
35469
35470 2004-04-17  Iain <iain@prettypeople.org>
35471
35472         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
35473         not just EOS.
35474
35475 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35476
35477         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
35478         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
35479         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
35480         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
35481         (gst_id3_tag_src_link), (gst_id3_tag_chain),
35482         (gst_id3_tag_change_state), (plugin_init):
35483           deprecate id3tag element and replace with id3demux/id3mux.
35484           great side effect: this ugly file is now even uglier, yay!
35485         * ext/mad/gstmad.h:
35486           remove non-available function
35487           update for new get_type
35488
35489 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35490
35491         * configure.ac:
35492           require mpeg2dec >= 0.4.0
35493
35494 2004-04-17  Benjamin Otte  <otte@gnome.org>
35495
35496         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35497         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
35498         (gst_xvimagesink_set_xwindow_id):
35499           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
35500           assorted cleanup fixes.
35501
35502 2004-04-16  David Schleef  <ds@schleef.org>
35503
35504         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
35505         * sys/xvimage/xvimagesink.h: same
35506
35507 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35508
35509         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
35510           Fix GST_ELEMENT_ERROR with (NULL)
35511
35512 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35513
35514         * gst-libs/gst/riff/riff-media.c:
35515         (gst_riff_create_video_caps_with_data):
35516           Add div[3456] as fourccs for DivX 3 (fixes #140137).
35517
35518 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35519
35520         * gst-libs/gst/riff/riff-media.c:
35521         (gst_riff_create_video_caps_with_data),
35522         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
35523         (gst_riff_create_video_template_caps),
35524         (gst_riff_create_audio_template_caps):
35525         * gst-libs/gst/riff/riff-media.h:
35526         * gst-libs/gst/riff/riff-read.c:
35527         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
35528         * gst-libs/gst/riff/riff-read.h:
35529         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
35530           Add MS RLE support. I added some functions to read out strf chunks
35531           into strf chunks and the data behind it. This is usually color
35532           palettes (as in RLE, but also in 8-bit RGB). Also use those during
35533           caps creation. Lastly, add ADPCM (similar to wavparse - which
35534           should eventually be rifflib based).
35535         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
35536         (gst_matroska_demux_init), (gst_matroska_demux_reset):
35537         * gst/matroska/matroska-demux.h:
35538           Remove placeholders for some prehistoric tagging system. Didn't add
35539           support for any tag system really anyway.
35540         * gst/qtdemux/qtdemux.c:
35541           Add support for audio/x-m4a (MPEG-4) through spider.
35542         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
35543         (gst_wavparse_loop):
35544           ADPCM support (#135862). Increase max. buffer size because we
35545           cannot split buffers for ADPCM (screws references) and I've seen
35546           files with 2048 byte chunks. 4096 seems safe for now.
35547
35548 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35549
35550         * configure.ac: bump nano to 1
35551
35552 === release 0.8.1 ===
35553
35554 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35555
35556         * configure.ac: releasing 0.8.1, "Comforting Sounds"
35557
35558 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35559
35560         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
35561           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
35562           Fixes #140058
35563
35564 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
35565
35566         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
35567           lower rank of dvddemux so that it's not used for mpeg playback.
35568
35569 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35570
35571         * configure.ac:
35572           save libs correctly when checking mad
35573
35574 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
35575
35576         * ext/mad/gstid3tag.c: (plugin_init):
35577           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
35578
35579 2004-04-13  David Schleef  <ds@schleef.org>
35580
35581         * common/m4/gst-feature.m4: Call -config scripts with
35582         --plugin-libs if it is supported.
35583         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
35584         JPEG images are image/jpeg.
35585         * gst/debug/Makefile.am:
35586         * gst/debug/negotiation.c: (gst_negotiation_class_init),
35587         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
35588         (gst_negotiation_update_caps), (gst_negotiation_get_property),
35589         (gst_negotiation_plugin_init): Add a property that acts like
35590         filter caps.
35591         * testsuite/gst-lint:  Move license checking to be a standard
35592         test.
35593
35594 2004-04-13  David Schleef  <ds@schleef.org>
35595
35596         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
35597         patch from Sebastien Cote (bug #139958)
35598
35599 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35600
35601         * examples/gstplay/Makefile.am:
35602         * examples/gstplay/player.c: (main):
35603           make the commandline player example use gconf settings
35604
35605 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35606
35607         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
35608         (gst_cacasink_sinkconnect), (gst_cacasink_init),
35609         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
35610           init/end library during state transition, not object
35611           creation/disposal.  get rid of custom dispose handler.
35612
35613
35614 2004-04-12  Christian Schaller <Uraeus@gnome.org>
35615
35616         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
35617         be a symlink
35618
35619 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35620
35621         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
35622           Handle JUNK chunks inside data section. Prevents warnings.
35623
35624 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35625
35626         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
35627         (gst_riff_create_video_template_caps):
35628           Add MS video v1.
35629         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
35630         (gst_avi_demux_stream_data):
35631           Add support for "rec-list" chunks.
35632
35633 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35634
35635         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35636           Fix another codecname mismatch.
35637
35638 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35639
35640         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
35641           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
35642           so that MJPEG plays back.
35643
35644 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35645
35646         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
35647         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
35648         * gst/mpeg1videoparse/gstmp1videoparse.h:
35649           Fix for some slight mis-cuts in buffer parsing, and for some
35650           potential overflows or faults-causers. Adds disconts. Also fixes
35651           #139105 while we're at it.
35652
35653 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35654
35655         * configure.ac:
35656         * sys/v4l2/gstv4l2element.h:
35657           Workaround for missing struct v4l2_buffer declaration in Suse 9
35658           and Mandrake 10 linux/videodev2.h header file (#135919).
35659
35660 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35661
35662         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
35663           Bail out if no filename was given.
35664
35665 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35666
35667         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
35668         (gst_v4l2_fourcc_from_structure):
35669           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
35670           Y41B somewhere).
35671
35672 2004-04-09  Benjamin Otte  <otte@gnome.org>
35673
35674         * ext/gnomevfs/gstgnomevfssink.c:
35675         (_gst_boolean_allow_overwrite_accumulator),
35676         (gst_gnomevfssink_class_init):
35677           fix erase signal - if any handler returns false the file will not be
35678           overwritten. If no handler is connected, the file will not be
35679           overwritten either.
35680           renamed signal to "allow-overwrite"
35681         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
35682           free string when adding it to ID3 failed
35683         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35684           unref event when done
35685         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35686           free caps
35687         * gst/typefind/gsttypefindfunctions.c:
35688         (mpeg_video_stream_type_find):
35689           fix invalid read
35690
35691 2004-04-08  David Schleef  <ds@schleef.org>
35692
35693         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35694         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
35695
35696 2004-04-08  David Schleef  <ds@schleef.org>
35697
35698         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
35699         we don't support (bug #139532)
35700
35701 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
35702
35703         * ext/mad/gstmad.c: (gst_mad_handle_event),
35704         (gst_mad_check_caps_reset), (gst_mad_chain),
35705         (gst_mad_change_state):
35706           only set explicit caps if they haven't been set before for
35707           this stream.  MPEG-audio sample rate/channels aren't allowed
35708           to change in-stream.
35709           Fixes #139382
35710
35711 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35712
35713         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
35714         (_gst_boolean_did_something_accumulator),
35715         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
35716         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
35717         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
35718         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
35719         (gst_gnomevfssink_change_state):
35720           Fix erase signal. Don't erase by default. Remove handoff signal.
35721           Remove erase property. Don't segfault. General cleanup.
35722
35723 2004-04-07  Benjamin Otte  <otte@gnome.org>
35724
35725         * gst-libs/gst/gconf/test-gconf.c: (main):
35726           add missing gst_init
35727
35728 2004-04-07  Benjamin Otte  <otte@gnome.org>
35729
35730         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
35731           free the mutexes, too
35732
35733 2004-04-07  Benjamin Otte  <otte@gnome.org>
35734
35735         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
35736           actually free the URI string
35737         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
35738           compute offset correctly when passing discont events
35739         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35740           don't leak discont events
35741         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
35742           add some missing breaks so caps aren't copied randomly
35743         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
35744           if we realloc memory, we better use it
35745
35746 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35747
35748         * ext/mad/gstmad.c: (normal_seek):
35749           fix GST_FORMAT_TIME usage
35750
35751 2004-04-05  David Schleef  <ds@schleef.org>
35752
35753         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
35754         a deprecated function (hack!)
35755
35756 2004-04-05  Benjamin Otte  <otte@gnome.org>
35757
35758         * ext/esd/esdmon.c: (gst_esdmon_get):
35759           fix nonterminated vararg and memleak
35760
35761 2004-04-05  Benjamin Otte  <otte@gnome.org>
35762
35763         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
35764         (gst_ladspa_init), (gst_ladspa_force_src_caps),
35765         (gst_ladspa_set_property), (gst_ladspa_get_property),
35766         (gst_ladspa_instantiate), (gst_ladspa_activate),
35767         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
35768           clean up debugging
35769
35770 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
35771
35772         reviewed by Benjamin Otte  <otte@gnome.org>
35773
35774         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
35775           check for broken LADSPA parameters (fixes #138635)
35776
35777 2004-04-05  Benjamin Otte  <otte@gnome.org>
35778
35779         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
35780           advertise buffer-frames correctly on sinkpads
35781
35782 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35783
35784         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
35785         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
35786         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
35787         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
35788         (gst_mad_check_caps_reset), (gst_mad_chain):
35789         add more debugging, only reset caps when we're not in error state
35790
35791 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35792
35793         * ext/mad/gstmad.c: add debugging category, comment + cleanups
35794
35795 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
35796
35797         reviewed by Benjamin Otte  <otte@gnome.org>
35798
35799         * configure.ac:
35800           fix == in test(1) operator
35801
35802 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
35803
35804         reviewed by Benjamin Otte  <otte@gnome.org>
35805
35806         * configure.ac:
35807           fix --export-symblos-regex to a working regex.
35808
35809 2004-04-04  Benjamin Otte  <otte@gnome.org>
35810
35811         * sys/oss/.cvsignore:
35812           add for oss_probe
35813
35814 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
35815
35816         reviewed by Benjamin Otte  <otte@gnome.org>
35817
35818         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35819           add missing 'new_media' argument (fixes #138168)
35820         * gst/matroska/matroska-demux.c:
35821         (gst_matroska_demux_handle_seek_event):
35822           add vararg terminator (fixes #138169)
35823
35824 2004-04-02  David Schleef  <ds@schleef.org>
35825
35826         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
35827         disted (bug #138914)
35828
35829 2004-04-01  Benjamin Otte  <otte@gnome.org>
35830
35831         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
35832         (gst_alsa_close_audio):
35833           handle case better where a soundcard can't pause
35834         * ext/ogg/gstoggdemux.c:
35835           don't crash when we get events but don't have pads yet
35836
35837 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35838
35839         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
35840           throw an error if we couldn't probe any caps.
35841
35842 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
35843
35844         * ext/dvdnav/gst-dvd:
35845         Add a really simple sample DVD player
35846
35847 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
35848
35849         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
35850         (gst_a52dec_push), (gst_a52dec_handle_event),
35851         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
35852         (gst_a52dec_change_state):
35853         * ext/a52dec/gsta52dec.h:
35854           Use a debug category, Output timestamps correctly
35855           Emit tag info, Handle events, tell liba52dec about cpu
35856           capabilities so it can use MMX etc.
35857         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
35858           Fix a crasher accessing invalid memory
35859         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
35860         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
35861         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
35862         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
35863         (dvdnavsrc_query):
35864           Some support for byte-format seeking.
35865           Small fixes for still frames and menu button overlays
35866         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35867         (gst_mpeg2dec_alloc_buffer):
35868           Use a debug category. Adjust the report level of several items to
35869           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
35870           so it doesn't lose the GstBuffer pointer
35871         * gst/debug/Makefile.am:
35872         * gst/debug/gstdebug.c: (plugin_init):
35873         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
35874         (gst_navseek_base_init), (gst_navseek_class_init),
35875         (gst_navseek_init), (gst_navseek_seek),
35876         (gst_navseek_handle_src_event), (gst_navseek_set_property),
35877         (gst_navseek_get_property), (gst_navseek_chain),
35878         (gst_navseek_plugin_init):
35879         * gst/debug/gstnavseek.h:
35880           Add the navseek debug element for seeking back and forth in a
35881           video stream using arrow keys.
35882         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
35883         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
35884         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
35885         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
35886         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
35887         (gst_mpeg2subt_parse_header), (gst_get_nibble),
35888         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
35889         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
35890         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
35891         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
35892         * gst/mpeg2sub/gstmpeg2subt.h:
35893           Pretty much a complete rewrite. Now a loopbased element. May still
35894           require work to properly synchronise subtitle buffers.
35895         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
35896         (gst_dvd_demux_send_subbuffer):
35897         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
35898           Don't attempt to create subbuffers of size 0
35899           Reduce a couple of error outputs to warnings.
35900         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
35901         (gst_y4mencode_chain):
35902         Output the y4m frame header correctly.
35903
35904 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35905
35906         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
35907           throw errors instead of allowing SIGFPE
35908
35909 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35910
35911         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
35912         (gst_gconf_render_bin_from_key):
35913           leak plugging and style fixing
35914
35915 2004-03-31  David Schleef  <ds@schleef.org>
35916
35917         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
35918         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
35919         (bug #138225)
35920         * gst/debug/Makefile.am:
35921         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
35922         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
35923         plugin.
35924         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
35925         (gst_negotiation_base_init), (gst_negotiation_class_init),
35926         (gst_negotiation_init), (gst_negotiation_getcaps),
35927         (gst_negotiation_pad_link), (gst_negotiation_chain),
35928         (gst_negotiation_set_property), (gst_negotiation_get_property),
35929         (gst_negotiation_plugin_init):  New element to talk about random
35930         negotiation things happening in a pipeline.
35931
35932 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
35933
35934         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
35935           fix integer addition with help of Stefan Kost
35936
35937 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
35938
35939         * po/nl.po: updated Dutch translation (Elros Cyriatan)
35940
35941 2004-03-30  David Schleef  <ds@schleef.org>
35942
35943         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
35944         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
35945         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
35946         (bug #137504)
35947         * ext/mpeg2dec/gstmpeg2dec.h:
35948
35949 2004-03-30  David Schleef  <ds@schleef.org>
35950
35951         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
35952
35953 2004-03-30  David Schleef  <ds@schleef.org>
35954
35955         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
35956         Michael Petullo) to handle .mov
35957
35958 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35959
35960         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
35961         (gst_osselement_rate_check_rate):
35962           probe caps correctly for sound cards that only support one format
35963
35964 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35965
35966         * ext/kio/kiosrc.cpp: (process_events):
35967           update handling event processing if inside KDE - untested
35968
35969 2004-03-29  David Schleef  <ds@schleef.org>
35970
35971         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
35972         by 2 to not interfere with other colorspaces.
35973         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
35974         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
35975         one to not interfere with ffmpeg_colorspace.
35976
35977 2004-03-29  David Schleef  <ds@schleef.org>
35978
35979         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
35980         aren't in the caps.
35981         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
35982         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
35983
35984 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35985
35986         * gst-libs/gst/riff/riff-media.c:
35987           fail on error, don't try to set stuff on NULL caps
35988
35989 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35990
35991         * configure.ac:
35992         * ext/Makefile.am:
35993         * ext/kio/Makefile.am:
35994         * ext/kio/kioreceiver.cpp:
35995         * ext/kio/kioreceiver.h:
35996         * ext/kio/kiosrc.cpp:
35997         * ext/kio/kiosrc.h:
35998           add experimental kiosrc plugin
35999         * ext/alsa/gstalsaplugin.c: (plugin_init):
36000           initialize debugging category only when we're sure registering the
36001           plugins worked.
36002
36003 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36004
36005         * examples/gstplay/player.c: (main):
36006         * gst-libs/gst/play/play.c: (gst_play_class_init),
36007         (gst_play_set_location), (gst_play_set_data_src),
36008         (gst_play_set_video_sink), (gst_play_set_audio_sink),
36009         (gst_play_set_visualization), (gst_play_connect_visualization):
36010           check return values of element_set_state and return FALSE where
36011           failed
36012
36013 2004-03-29  Benjamin Otte  <otte@gnome.org>
36014
36015         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36016           try harder to check if an event is really a discont
36017
36018 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36019
36020         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
36021         * po/az.po:
36022
36023 2004-03-28  Benjamin Otte  <otte@gnome.org>
36024
36025         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
36026         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
36027         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
36028           get rid of non-standard "..." ranges in case statements.
36029
36030 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
36031
36032         * gst/mpegstream/gstmpegdemux.c:
36033         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
36034         specific functionality split to the new dvddemux element.
36035         * gst/mpegstream/gstdvddemux.c:
36036         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
36037         streams, derived from mpegdemux.
36038         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
36039         up. SCR based timestamp rewriting can be turned off (will probably
36040         completely disappear soon).
36041         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
36042         hacking. General cleanup. All printf statements replaced by
36043         debugging messages. Almost complete libdvdnav support.
36044         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
36045         by events. New properties for audio and subpicture languages.
36046         (dvdnavsrc_update_highlight): Now uses events.
36047         (dvdnavsrc_user_op): Cleaned up.
36048         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
36049         based). Lots of cleanup, and propper support for most libdvdnav
36050         events.
36051         (dvdnavsrc_make_dvd_event): New function.
36052         (dvdnavsrc_make_dvd_nav_packet_event): New function.
36053         (dvdnavsrc_make_clut_change_event): New function.
36054
36055 2004-03-26  Benjamin Otte  <otte@gnome.org>
36056
36057         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
36058           fix bug where typefinding would claim it's theora whenever less then
36059           7 bytes of data were available
36060
36061 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36062
36063         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
36064         (gst_alawdec_base_init), (gst_alawdec_class_init),
36065         (gst_alawdec_init), (gst_alawdec_chain):
36066         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
36067         (gst_alawenc_base_init), (gst_alawenc_class_init),
36068         (gst_alawenc_init), (gst_alawenc_chain):
36069         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
36070         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
36071         (gst_mulawdec_init), (gst_mulawdec_chain):
36072         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
36073         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
36074         (gst_mulawenc_init), (gst_mulawenc_chain):
36075           Fix capsnego in all four, remove the unused property functions and
36076           simplify the chain functions slightly. I guess we could use macros
36077           or something similar for those, since the code is so similar, but
36078           I'm currently too lazy...
36079
36080 2004-03-24  David Schleef  <ds@schleef.org>
36081
36082         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36083         (gst_osselement_close_audio), (gst_osselement_probe_caps),
36084         (gst_osselement_get_format_structure),
36085         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
36086         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
36087         (gst_osselement_rate_int_compare): Add code to handle rate probing
36088         (bug #120883)
36089         * sys/oss/gstosselement.h: same
36090         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
36091         Use rate probing provided by osselement.
36092         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
36093
36094 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36095
36096         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
36097         (gst_xvidenc_get_property):
36098           ulong/int mess-up.
36099
36100 2004-03-24  David Schleef  <ds@schleef.org>
36101
36102         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
36103         (gst_speexdec_init):
36104         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
36105         (gst_speexenc_init):  Create the pad template correctly (from
36106         the static pad template, not a NULL pointer.)
36107
36108 2004-03-25  Benjamin Otte  <otte@gnome.org>
36109
36110         * gst/debug/Makefile.am:
36111         * gst/debug/breakmydata.c:
36112           add element that quasi-randomly changes bytes in the stream.
36113           Intended use is robustness checking of demuxers and decoders in
36114           media tests.
36115
36116 2004-03-24  Benjamin Otte  <otte@gnome.org>
36117
36118         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
36119         (gst_alsa_probe_hw_params):
36120         * ext/alsa/gstalsa.h:
36121           debugging output fixes
36122
36123 2004-03-24  Benjamin Otte  <otte@gnome.org>
36124
36125         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
36126           don't g_return_if_fail if element is PLAYING, fail silently as every
36127           other element.
36128         * gst/effectv/gstquark.c: (gst_quarktv_chain):
36129           only fix needed for cast lvalue issues in gst-plugins
36130         * gst/volenv/gstvolenv.c: (gst_volenv_init):
36131           add proxy_getcaps
36132
36133 2004-03-24  Benjamin Otte  <otte@gnome.org>
36134
36135         * gst/level/gstlevel.c: (gst_level_init):
36136           add proxying getcaps function, so level doesn't advertise impossible
36137           caps
36138
36139 2004-03-24  David Schleef  <ds@schleef.org>
36140
36141         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36142         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
36143         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
36144         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
36145         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
36146         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
36147         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
36148         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
36149         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
36150         messages.  Divide the chunk size by the compression ratio
36151         (needed for MACE audio)
36152
36153 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36154
36155         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
36156           Fix buffer overflow read error.
36157
36158 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36159
36160         * ext/alsa/gstalsa.h:
36161           Remove unused entry.
36162         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36163           Add cinepak.
36164         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
36165         (gst_videodrop_link), (gst_videodrop_chain):
36166           Fix, sort of. Was horribly broken with new capsnego. Bah...
36167
36168 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
36169
36170         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
36171         (plugin_init):
36172         Add a monkeysaudio typefind function
36173
36174 2004-03-23  Johan Dahlin  <johan@gnome.org>
36175
36176         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
36177         (gst_play_video_fixate): Check so the structure has the field
36178         before trying to fixate them, this makes it possible to have
36179         fakesinks for video and audio output without printing errors on
36180         the output console.
36181
36182 2004-03-22  David Schleef  <ds@schleef.org>
36183
36184         * sys/oss/Makefile.am:
36185         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
36186         (check_rate), (add_rate):  Rate probing test app.
36187
36188 2004-03-21  Benjamin Otte  <otte@gnome.org>
36189
36190         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36191         (_fixate_caps_to_int), (gst_audio_convert_fixate):
36192           add a fixation function that pretty much does the right thing (fixes
36193           #137556)
36194
36195 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
36196
36197         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
36198
36199 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
36200
36201         reviewed by: Benjamin Otte  <otte@gnome.org>
36202
36203         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
36204           terminate gst_event_new_discontinuous correctly (fixes parts of
36205           #137711)
36206
36207 2004-03-19  David Schleef  <ds@schleef.org>
36208
36209         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
36210         since it doesn't depend on X, and it's part of our ABI.
36211
36212 2004-03-19  Iain <iain@prettypeople.org>
36213
36214         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
36215         is_int in the structure, not the local variable.
36216
36217 2004-03-19  David Schleef  <ds@schleef.org>
36218
36219         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
36220         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
36221         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
36222         Improvements in caps negotiation.
36223
36224 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36225
36226         * po/LINGUAS:
36227         * po/af.po:
36228           adding Afrikaans (Petri Jooste)
36229
36230 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36231
36232         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36233         (gst_ffmpegcolorspace_chain):
36234         throw error instead of g_critical (#137588)
36235
36236 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36237
36238         * Makefile.am:
36239         * configure.ac:
36240           dist common and m4 correctly
36241         * po/sv.po:
36242
36243 2004-03-17  David Schleef  <ds@schleef.org>
36244
36245         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
36246         (bug #137348)
36247
36248 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36249
36250         * po/LINGUAS:
36251         * po/sv.po:
36252           adding Swedish translation (Christian Rose)
36253
36254 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36255
36256         * Makefile.am: use release.mak
36257
36258 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36259
36260         * common/ChangeLog:
36261         * common/gst-autogen.sh:
36262           add some explanation about the version detection
36263         * configure.ac:
36264           fix X check
36265
36266 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36267
36268         * configure.ac: bump nano to 1
36269
36270 === release 0.8.0 ===
36271
36272 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36273
36274         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
36275
36276 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36277
36278         * configure.ac:
36279           update libtool version
36280         * gst-libs/gst/media-info/Makefile.am:
36281           actually use libtool version
36282
36283 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36284
36285         * configure.ac: fix speex detection to work with 1.0 but not 1.1
36286
36287 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36288
36289         * configure.ac:
36290         * gst-plugins.spec.in:
36291         * pkgconfig/Makefile.am:
36292         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
36293         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36294         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36295         * pkgconfig/gstreamer-libs.pc.in:
36296         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36297         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36298         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
36299         * pkgconfig/gstreamer-plugins.pc.in:
36300           remove @VERSION@ from some of the pc files since core and plugins
36301           are decoupled.
36302           created gstreamer-plugins.pc as it's a better name, but keeping
36303           -libs around for now to get fixes upstream done first.
36304
36305 2004-03-15  Julien MOUTTE <julien@moutte.net>
36306
36307         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
36308         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
36309         * gst-libs/gst/play/play.h:
36310
36311 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36312
36313         * *.c, *.cc: don't mix tabs and spaces
36314
36315 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36316
36317         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
36318           use the new ffmpegcolorspace
36319         * gst-plugins.spec.in:
36320           package new colorspace and media-info
36321         * configure.ac:
36322         * pkgconfig/Makefile.am:
36323           fix some more disting issues
36324         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36325         * pkgconfig/gstreamer-media-info.pc.in:
36326           generate media-info pc files
36327
36328 2004-03-15  Johan Dahlin  <johan@gnome.org>
36329
36330         * *.h: Revert indenting
36331
36332 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36333
36334         * configure.ac:
36335           adding ffmpegcolorspace element
36336         * gst/ffmpegcolorspace/Makefile.am:
36337         * gst/ffmpegcolorspace/avcodec.h:
36338         * gst/ffmpegcolorspace/common.h:
36339         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
36340         * gst/ffmpegcolorspace/dsputil.h:
36341         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
36342         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
36343         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
36344         (gst_ffmpeg_caps_to_pix_fmt):
36345         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
36346         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36347         (gst_ffmpegcolorspace_caps_remove_format_info),
36348         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
36349         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
36350         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
36351         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
36352         (gst_ffmpegcolorspace_set_property),
36353         (gst_ffmpegcolorspace_get_property),
36354         (gst_ffmpegcolorspace_register):
36355         * gst/ffmpegcolorspace/imgconvert.c:
36356         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
36357         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
36358         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
36359         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
36360         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
36361         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
36362         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
36363         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
36364         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
36365         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
36366         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
36367         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
36368         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
36369         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
36370         (img_get_alpha_info), (deinterlace_line),
36371         (deinterlace_line_inplace), (deinterlace_bottom_field),
36372         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
36373         * gst/ffmpegcolorspace/imgconvert_template.h:
36374         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
36375         * gst/ffmpegcolorspace/mmx.h:
36376         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
36377           adding ffmpegcolorspace element supplied by Ronald after cleaning
36378           up and pulling in the right bits of upstream source.
36379           I'm sure a better C/compiler wizard could do some cleaning up (for
36380           example use GLIB's malloc stuff), but as a first pass this
36381           works very well
36382
36383 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36384
36385         * ext/alsa/gstalsa.h:
36386           I assume Ronald forgot to commit the change to have cardname
36387           as a struct member.  Expect some public spanking at the next
36388           opportunity.
36389
36390 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36391
36392         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
36393         (gst_alsa_open_audio), (gst_alsa_close_audio):
36394         * ext/alsa/gstalsa.c:
36395           Don't open the device if we're a mixer (= padless).
36396         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
36397         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
36398         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
36399           Open mixer during state change rather than during object
36400           initialization. Also, get a device name. Currently in a somewhat
36401           hackish fashion, but I didn't really find something better.
36402
36403 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36404
36405         * *.c, *.h: run gst-indent
36406
36407 2004-03-14  Benjamin Otte  <otte@gnome.org>
36408
36409         * gst/modplug/gstmodplug.cc:
36410         * gst/modplug/gstmodplug.h:
36411           set correct timestamps on outgoing buffers
36412
36413 2004-03-14  Benjamin Otte  <otte@gnome.org>
36414
36415         * gst/modplug/gstmodplug.cc:
36416           handle events - don't do crap when a discont arrives that's not
36417           necessary
36418           This allows correct loading and playback of mods in Rhythmbox
36419
36420 2004-03-14  Benjamin Otte  <otte@gnome.org>
36421
36422         * configure.ac:
36423         * gst-libs/gst/gconf/Makefile.am:
36424         * pkgconfig/Makefile.am:
36425           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
36426           they get rebuilt properly
36427         * configure.ac:
36428           when checking for vorbis, try pkgconfig first.
36429         * gst/modplug/gstmodplug.cc:
36430           add fixate function
36431
36432 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36433
36434         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
36435           Fix for obvious mistake, where we first shift the offset and then
36436           read a samplesize element assuming the old offset. Note that this
36437           part still has something weird, i.e. my movies containing those
36438           don't actually play well, but at least there's something that looks
36439           like sound now.
36440
36441 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
36442         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
36443         (plugin_init):
36444         Add a typefind function for speex format
36445
36446 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36447
36448         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
36449         (gst_asf_demux_setup_pad):
36450           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
36451           instead of 0. Reason is simple: some elements have a fps range
36452           of 1-max instead of 0-max. So now ASF video actually works.
36453
36454 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36455
36456         * po/LINGUAS:
36457         * po/sr.po:
36458           adding serbian as a language
36459
36460 2004-03-13  Benjamin Otte  <otte@gnome.org>
36461
36462         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
36463           return taglist correctly from _get function, don't gst_pad_push it.
36464           (fixes #137042)
36465
36466 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36467         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36468
36469 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36470
36471         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
36472         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
36473         (gst_alsa_mixer_track_new):
36474         * ext/alsa/gstalsamixertrack.h:
36475           Fix ancient leftovers... MixerTrack is a GObject.
36476
36477 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36478
36479         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36480         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
36481           Don't block during probing...
36482
36483 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36484
36485         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
36486         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
36487         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
36488         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
36489         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
36490         (gst_alsa_open_audio), (gst_alsa_close_audio):
36491         * ext/alsa/gstalsa.h:
36492           Add propertyprobe interface implementation, add some device-name
36493           property, all this so that it looks good in gnome-volume-control.
36494
36495 2004-03-12  David Schleef  <ds@schleef.org>
36496
36497         * configure.ac: the Hermes library controls hermescolorspace, not
36498         colorspace.
36499         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
36500         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
36501         not /* */
36502         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
36503         * ext/sdl/sdlvideosink.h: ditto.
36504         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
36505
36506 2004-03-12  Benjamin Otte  <otte@gnome.org>
36507
36508         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
36509         (gst_x_overlay_got_xwindow_id):
36510         * gst-libs/gst/xoverlay/xoverlay.h:
36511           replace XID with unsigned long to get rid of the xlibs dependency in
36512           XOverlay (fixes #137004)
36513
36514 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36515         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
36516         (gst_agingtv_setup):
36517         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
36518         (gst_dicetv_base_init), (gst_dicetv_class_init),
36519         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
36520         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
36521         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
36522         (gst_edgetv_setup), (gst_edgetv_rgb32):
36523         * gst/effectv/gsteffectv.c:
36524         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
36525         (gst_quarktv_set_property):
36526         * gst/effectv/gstrev.c: (gst_revtv_get_type),
36527         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
36528         (gst_revtv_setup), (gst_revtv_rgb32):
36529         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
36530         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
36531         (gst_shagadelictv_init), (gst_shagadelictv_setup),
36532         (gst_shagadelictv_rgb32):
36533         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
36534         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
36535         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
36536         * gst/effectv/gstwarp.c:
36537         Port everything that can be ported to videofilter and fix up the caps.
36538         Can someone with a big-endian machine please check these?
36539
36540 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36541
36542         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
36543         (gst_osssink_chain), (gst_osssink_change_state):
36544           Latest fixes for A/V sync, audio playback and such. This is about
36545           all... MPEG playback issues are mostly related to the async build-
36546           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
36547
36548 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
36549
36550         patch from: Stephane Loeuillet
36551
36552         * configure.ac:
36553           use pkg-config for some libraries, falling back to the old .m4 way
36554           (fixes #131270)
36555         * m4/libdv.m4:
36556           removed
36557
36558 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
36559
36560         * configure.ac:
36561         * tools/Makefile.am:
36562         * tools/Makefile.in:
36563         * tools/gst-launch-ext-m.m:
36564         * tools/gst-launch-ext.1.in:
36565         * tools/gst-visualise-m.m:
36566         * tools/gst-visualise.1:
36567         * tools/gst-visualise.1.in:
36568           reorganizing generation of script tools
36569
36570 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36571
36572         * ext/divx/gstdivxdec.c:
36573           Downgrade priority. We prefer ffdec_mpeg4.
36574         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
36575         (gst_faad_chain), (gst_faad_change_state):
36576           Fix capsnego. Doesn't work for some sounds because we don't have
36577           a 5:1 to stereo element.
36578         * ext/xvid/gstxvid.c: (plugin_init):
36579           Add priority.
36580         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
36581         (gst_osssink_change_state):
36582           Add discont handling.
36583
36584 2004-03-09  Colin Walters  <walters@verbum.org>
36585
36586         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
36587         conversion.
36588
36589 2004-03-09  Benjamin Otte  <otte@gnome.org>
36590
36591         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
36592           the signals take 2 arguments
36593
36594 2004-03-09  David Schleef  <ds@schleef.org>
36595
36596         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
36597         (gst_alsa_fixate): Add fixate function.  (bug #136686)
36598         * ext/alsa/gstalsa.h:
36599         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
36600
36601 2004-03-09  Benjamin Otte  <otte@gnome.org>
36602
36603         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
36604         (gst_mikmod_change_state):
36605         * ext/mikmod/gstmikmod.h:
36606           make mikmod's loop function not loop infinitely and call
36607           gst_element_yield anymore
36608         * gst/modplug/gstmodplug.cc:
36609           fix pad negotiation (fixes #136590)
36610
36611 2004-03-09  David Schleef  <ds@schleef.org>
36612
36613         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
36614         doesn't conflict with the internal colorspace plugin.
36615         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
36616         satisfy the crappy-ass shell shipped by a certain vendor.
36617         * gst/videofilter/make_filter: same (bug #135299)
36618
36619 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36620
36621         * configure.ac: bump nano to 1
36622
36623 === release 0.7.6 ===
36624
36625 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36626
36627         * configure.in: releasing 0.7.6, "There"
36628
36629 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36630
36631         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36632         * pkgconfig/gstreamer-play.pc.in:
36633           synchronize the two
36634
36635 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36636
36637         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
36638         (cdparanoia_open), (cdparanoia_event):
36639           fix/add error handling
36640         * po/POTFILES.in:
36641           add cdparanoia source
36642         * tools/Makefile.am:
36643           make scripts executable
36644
36645 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36646
36647         * configure.ac:
36648         * ext/vorbis/Makefile.am:
36649         * sys/Makefile.am:
36650           remove id3types, vorbisfile and xvideosink from the build (#133783)
36651
36652 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36653
36654         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
36655           Fix metadata read crash (#136537).
36656
36657 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36658
36659         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
36660         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
36661           adding mime types, fixing the one-stop function
36662
36663 2004-03-08  Christian Schaller <Uraeus@gnome.org>
36664
36665         * ext/nas/nassink.c and /ext/nas/nassink.h:
36666         More NAS love from Arwed von Merkatz
36667         So lets all sing 'Can you feel the NAS tonight'
36668
36669 2004-03-08  Christian Schaller <Uraeus@gnome.org>
36670
36671         * tools/gst-launch-ext.in:
36672         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
36673
36674 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36675
36676         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
36677         (gst_mpeg2dec_init):
36678         remove the user_data pad for now, because it is being used in
36679         fixating causing MPEG playback to fixate on 1000 Hz for playback.
36680         If someone knows how to fix this properly, please do.
36681
36682 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36683
36684         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36685         (gst_osssink_get_time):
36686         add a warning, IMO this won't get triggered anymore, remove later
36687
36688 2004-03-07  David Schleef  <ds@schleef.org>
36689
36690         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
36691         format (bug #136470)
36692
36693 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36694
36695         * gst-libs/Makefile.am:
36696         * gst-libs/gst/media-info/Makefile.am:
36697         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
36698         (error_callback), (gst_media_info_error_create),
36699         (gst_media_info_error_element), (gmip_init), (gmip_reset),
36700         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
36701         * gst-libs/gst/media-info/media-info-priv.h:
36702         * gst-libs/gst/media-info/media-info-test.c: (main):
36703         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
36704         (gst_media_info_class_init), (gst_media_info_instance_init),
36705         (gst_media_info_set_source), (gst_media_info_read_with_idler),
36706         (gst_media_info_read_idler), (gst_media_info_read):
36707         * gst-libs/gst/media-info/media-info.h:
36708         fixed, should work now
36709
36710 2004-03-07  Christian Schaller <Uraeus@gnome.org>
36711
36712         * ext/nas/nassink.c:
36713         A bunch of NAS fixes from Arwed von Merkatz
36714
36715 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36716
36717         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
36718         (qtdemux_parse_trak):
36719           Fix crash (j might be greater than n_samples, in which case we're
36720           writing outside the allocated space for the array) and memleak.
36721
36722 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36723
36724         * sys/oss/gstosssink.c: (gst_osssink_chain):
36725           And another caller that couldn't handle delay < 0 (unsigned
36726           integer overflow). Video now continues playing on an audio
36727           buffer underrun, and the clock continues working. Audio still
36728           stalls.
36729
36730 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36731
36732         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36733         (gst_osssink_get_time):
36734           get_delay() may return values lower than 0. In those cases, we
36735           should not actually cast to *unsigned* int64, that will break
36736           stuff horribly. In my case, it screwed up A/V sync in movies
36737           in totem rather badly.
36738
36739 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36740
36741         * ext/faac/gstfaac.c: (gst_faac_chain):
36742         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
36743         * ext/libpng/gstpngenc.c: (user_write_data):
36744         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
36745         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
36746         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
36747         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
36748         Fix several misuse of gst_buffer_merge (it doesn't take ownership
36749         of any buffer), should fix some leaks. I hope I didn't unref buffers
36750         that shouldn't be...
36751
36752 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36753
36754         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
36755         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
36756         (error_callback), (gmi_reset), (gmi_seek_to_track),
36757         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
36758         (gmip_find_type_post), (gmip_find_stream_post),
36759         (gmip_find_track_streaminfo_post):
36760         * gst-libs/gst/media-info/media-info-priv.h:
36761         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
36762         (info_print), (main):
36763         * gst-libs/gst/media-info/media-info.c:
36764         (gst_media_info_error_create), (gst_media_info_error_element),
36765         (gst_media_info_instance_init), (gst_media_info_get_property),
36766         (gst_media_info_new), (gst_media_info_set_source),
36767         (gst_media_info_read_idler), (gst_media_info_read):
36768         * gst-libs/gst/media-info/media-info.h:
36769           first pass at making this work again.  This seems to work on
36770           tagged ogg/vorbis and mp3 files.
36771
36772 2004-03-06  Benjamin Otte  <otte@gnome.org>
36773
36774         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
36775           fix huge leak: gst_buffer_merge doesn't unref the first argument
36776           itself.
36777
36778 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36779
36780         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
36781           report layer/mode/emphasis
36782
36783 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36784
36785         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
36786
36787 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36788
36789         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
36790           signal serial
36791
36792 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36793
36794         * ext/vorbis/vorbis.c: (plugin_init):
36795         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
36796         (gst_vorbis_dec_init), (vorbis_dec_event):
36797         add debug category
36798         make vorbisdec handle _BYTE and _TIME queries
36799
36800 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36801
36802         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
36803           from the xing header
36804
36805 2004-03-06  Benjamin Otte  <otte@gnome.org>
36806
36807         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
36808         (gst_audio_convert_link), (gst_audio_convert_change_state),
36809         (gst_audio_convert_buffer_from_default_format):
36810           do conversions from/to float correctly, fix some caps nego errors,
36811           export correct supported caps in template and getcaps, use correct
36812           caps in try_set_caps functions
36813
36814 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36815
36816         For some reason, I only committed a ChangeLog entry yesterday and
36817         not the corresponding code...
36818         * ext/mad/gstmad.c: Fix detection of Xing headers
36819         * gst/tags/gstid3tag.c: Changes to support TLEN tags
36820
36821 2004-03-06  Benjamin Otte  <otte@gnome.org>
36822
36823         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
36824         (gst_ogg_demux_src_query):
36825           make sure to handle the case where there's no current chain
36826           gracefully.
36827
36828 2004-03-05  David Schleef  <ds@schleef.org>
36829
36830         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
36831         Add fixate function. (bug #131128)
36832         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
36833         (gst_sdlvideosink_fixate):  Add fixate function.
36834         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
36835         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
36836         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
36837         Fix missing break that was causing ulaw to be interpreted as
36838         raw int.
36839
36840 2004-03-05  David Schleef  <ds@schleef.org>
36841
36842         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
36843         Fix code that ignores return value of gst_buffer_merge().
36844         (bug #114560)
36845         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
36846         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
36847         * testsuite/gst-lint:  Check for above.
36848
36849 2004-03-05  David Schleef  <ds@schleef.org>
36850
36851         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
36852         caps and throw an element error.  (bug #136334)
36853
36854 2004-03-05  David Schleef  <ds@schleef.org>
36855
36856         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
36857         (gst_faad_chain): Fix negotiation.
36858         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
36859         key and button events.
36860         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
36861         dung heap of code.
36862         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
36863         depends on gconf
36864         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
36865         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
36866         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
36867         function to encourage better negotiation, particularly between
36868         audioconvert and osssink.
36869         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
36870         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
36871         more important.
36872         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
36873         typefinding.
36874         * gst/vbidec/vbiscreen.c:  Add glib header
36875         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
36876
36877 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
36878
36879         * ext/mad/gstmad.c: Fix detection of Xing headers
36880         * gst/tags/gstid3tag.c: Changes to support TLEN tags
36881
36882 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36883
36884         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
36885         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
36886           debug updates
36887
36888 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36889
36890         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
36891         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
36892         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
36893         files, and report the parsed length as a GST_TAG_DURATION tag.
36894         * gst/tags/gstid3tag.c: support TLEN (duration) tag
36895
36896 2004-03-05  Benjamin Otte  <otte@gnome.org>
36897
36898         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
36899           convert channels correctly. convert correctly to unsigned.
36900
36901 2004-03-05  Julien MOUTTE <julien@moutte.net>
36902
36903         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
36904         we have a window before clearing it.
36905
36906 2004-03-05  Julien MOUTTE <julien@moutte.net>
36907
36908         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
36909         have a window before clearing it.
36910
36911 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36912
36913         * gconf/gstreamer.schemas.in:
36914         * gst-libs/gst/gconf/Makefile.am:
36915           version installation path the same way as for 0.6
36916         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36917         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36918         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36919           remove comment that was fixed
36920
36921 2004-03-05  David Schleef  <ds@schleef.org>
36922
36923         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
36924         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
36925         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
36926         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
36927         Add prototype code for handling seeking and querying.
36928
36929 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36930
36931         * examples/gstplay/player.c: (main):
36932           Initialize variables to NULL. Prevents a segfault because the
36933           (uninitialized) variable is not NULL, resulting in a crash on
36934           trying to reach error->message.
36935
36936 2004-03-05  Benjamin Otte  <otte@gnome.org>
36937
36938         * gst/audioconvert/gstaudioconvert.c:
36939         (gst_audio_convert_buffer_to_default_format):
36940         make float=>int conversion work correctly even in cornercases.
36941
36942 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
36943
36944         * debian/README.Debian:
36945         * debian/build-deps:
36946         * debian/changelog:
36947         * debian/control:
36948         * debian/control.in:
36949         * debian/copyright:
36950         * debian/gstreamer-a52dec.files:
36951         * debian/gstreamer-aa.files:
36952         * debian/gstreamer-alsa.files:
36953         * debian/gstreamer-alsa.manpages:
36954         * debian/gstreamer-arts.files:
36955         * debian/gstreamer-artsd.files:
36956         * debian/gstreamer-audiofile.files:
36957         * debian/gstreamer-avifile.files:
36958         * debian/gstreamer-cdparanoia.files:
36959         * debian/gstreamer-colorspace.files:
36960         * debian/gstreamer-doc.files:
36961         * debian/gstreamer-dv.files:
36962         * debian/gstreamer-dvd.files:
36963         * debian/gstreamer-esd.files:
36964         * debian/gstreamer-festival.files:
36965         * debian/gstreamer-flac.files:
36966         * debian/gstreamer-gconf.conffiles:
36967         * debian/gstreamer-gconf.files:
36968         * debian/gstreamer-gconf.postinst:
36969         * debian/gstreamer-gnomevfs.files:
36970         * debian/gstreamer-gsm.files:
36971         * debian/gstreamer-http.files:
36972         * debian/gstreamer-jack.files:
36973         * debian/gstreamer-jpeg.files:
36974         * debian/gstreamer-mad.files:
36975         * debian/gstreamer-mikmod.files:
36976         * debian/gstreamer-misc.files:
36977         * debian/gstreamer-mpeg2dec.files:
36978         * debian/gstreamer-oss.files:
36979         * debian/gstreamer-plugin-apps.files:
36980         * debian/gstreamer-plugin-apps.manpages:
36981         * debian/gstreamer-plugin-libs-dev.files:
36982         * debian/gstreamer-plugin-libs.files:
36983         * debian/gstreamer-plugin-template.postinst:
36984         * debian/gstreamer-plugin-template.postrm:
36985         * debian/gstreamer-sdl.files:
36986         * debian/gstreamer-sid.files:
36987         * debian/gstreamer-vorbis.files:
36988         * debian/gstreamer-x.files:
36989         * debian/mk.control:
36990         * debian/rules:
36991         Debian package info not maintained here.
36992
36993 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
36994
36995         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
36996         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
36997         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
36998         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
36999         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
37000         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
37001         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
37002         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
37003         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
37004         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
37005         * gst-libs/gst/colorbalance/colorbalance.c:
37006         (gst_color_balance_class_init):
37007         * gst-libs/gst/colorbalance/colorbalancechannel.c:
37008         (gst_color_balance_channel_class_init):
37009         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37010         * gst-libs/gst/play/play.c: (gst_play_class_init):
37011         * gst-libs/gst/propertyprobe/propertyprobe.c:
37012         (gst_property_probe_iface_init):
37013         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
37014         * gst-libs/gst/tuner/tunerchannel.c:
37015         (gst_tuner_channel_class_init):
37016         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
37017         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
37018         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
37019         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
37020         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
37021         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
37022         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
37023         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
37024         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
37025           fix signals to use - instead of _
37026         * ext/libcaca/gstcacasink.h:
37027         * ext/sdl/sdlvideosink.h:
37028           fix header rename
37029
37030 2004-03-04  David Schleef  <ds@schleef.org>
37031
37032         * testsuite/gst-lint:  Add a check for bad signal names.
37033
37034 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
37035
37036         reviewed by David Schleef
37037
37038         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
37039         modified the alpha channel and caused a warning. (bug #136192)
37040
37041 2004-04-03  Christian Schaller <Uraeus@gnome.org>
37042
37043         * gst-plugins.spec.in:
37044         Change names of plugins to actually be correct. Try to keep things
37045         alphabetical to avoid getting beat up by Thomas
37046
37047 2004-03-03  Julien MOUTTE <julien@moutte.net>
37048
37049         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
37050         Using ximagesink as a default if no gconf key found. We should
37051         probably consider using alsasink instead of osssink for the audio
37052         part.
37053
37054 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37055
37056         * configure.ac:
37057           fix --with-plugins, don't think it ever worked before
37058         * gst-plugins.spec.in:
37059           even more updates
37060
37061 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37062
37063         * ext/sdl/sdlvideosink.h:
37064         * sys/ximage/ximagesink.h:
37065         * sys/xvideo/xvideosink.h:
37066         * sys/xvimage/xvimagesink.h:
37067           Fix for move of gstvideosink.h -> videosink.h.
37068
37069 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37070
37071         * gst-libs/gst/xwindowlistener/Makefile.am:
37072           this is a plugin library, not a library
37073
37074 2004-03-01  David Schleef  <ds@schleef.org>
37075
37076         * AUTHORS:  Added some names.  Add yourself if you're still
37077         missing.
37078
37079 2004-03-01  David Schleef  <ds@schleef.org>
37080
37081         * MAINTAINERS: Add
37082
37083 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37084
37085         * gst-plugins.spec.in: clean up spec file
37086
37087 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37088
37089         * gst-libs/gst/video/Makefile.am:
37090         * gst-libs/gst/video/gstvideosink.c:
37091         * gst-libs/gst/video/gstvideosink.h:
37092           rename gstvideosink.h to videosink.h to match other headers
37093         * gst/mixmatrix/Makefile.am:
37094           fix plugin filename
37095         * gst/tags/Makefile.am: fix plugin filename
37096
37097 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37098
37099         * gst/tags/Makefile.am: fix plugin filename
37100
37101 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37102
37103         * examples/gstplay/player.c: (got_time_tick), (main):
37104           add error handler
37105           display time_tick more readably
37106         * gst/mixmatrix/Makefile.am:
37107           fix plugin file name
37108
37109 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
37110
37111         * sys/oss/gstosselement.c: (gst_osselement_probe),
37112         (device_combination_append), (gst_osselement_class_probe_devices):
37113         * sys/oss/gstosselement.h:
37114           Reworked enumeration of oss dsps and mixers so that gst-mixer works
37115           on my system using alsa oss emulation, fixes bug #135597
37116
37117 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37118
37119         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
37120         (gst_videodrop_chain), (gst_videodrop_change_state):
37121         * gst/videodrop/gstvideodrop.h:
37122           Work based on timestamp of input data, not based on the expected
37123           framerate from the input. The consequence is that this element now
37124           not only scales framerates, but also functions as a framerate
37125           corrector or framerate stabilizer/constantizer.
37126
37127 2004-02-27  David Schleef  <ds@schleef.org>
37128
37129         patches from jmmv@menta.net (Julio M. Merino Vidal)
37130
37131         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
37132         GST_ELEMENT_ERROR call (bug #135634)
37133         * gst/interleave/interleave.c: (interleave_buffered_loop),
37134         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
37135         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
37136         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37137         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
37138         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
37139         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
37140         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
37141         Fix GST_ELEMENT_ERROR call.
37142         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
37143         GST_ELEMENT_ERROR call.
37144
37145 2004-02-27  Benjamin Otte  <otte@gnome.org>
37146
37147         * gst-libs/gst/audio/audio.h:
37148           add macro to make sure header isn't included twice
37149         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
37150           don't use gst_buffer_free
37151         * gst/playondemand/filter.func:
37152           don't use gst_data_free. Free data only once.
37153
37154 2004-02-26  David Schleef  <ds@schleef.org>
37155
37156         * gst-libs/gst/colorbalance/Makefile.am:
37157         * gst-libs/gst/mixer/Makefile.am:
37158         * gst-libs/gst/tuner/Makefile.am:
37159         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
37160         should not be disted, -marshal.h files should not be installed,
37161         and -enum.h files _should_ be installed.  Fix to make this the
37162         case.
37163
37164 === release 0.7.5 ===
37165
37166 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
37167
37168         * configure.ac: release 0.7.5, "Under The Sea"
37169
37170 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37171
37172         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
37173         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
37174         * gst/videoscale/gstvideoscale.c:
37175         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
37176           assorted debug/warning fixes
37177
37178 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37179
37180         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
37181         (gst_videoscale_init), (gst_videoscale_chain),
37182         (gst_videoscale_set_property), (plugin_init):
37183         * gst/videoscale/gstvideoscale.h:
37184         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
37185         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
37186         (gst_videoscale_planar400), (gst_videoscale_packed422),
37187         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
37188         (gst_videoscale_24bit), (gst_videoscale_16bit),
37189         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
37190         (gst_videoscale_scale_plane_slow),
37191         (gst_videoscale_scale_point_sample),
37192         (gst_videoscale_scale_nearest),
37193         (gst_videoscale_scale_nearest_str2),
37194         (gst_videoscale_scale_nearest_str4),
37195         (gst_videoscale_scale_nearest_32bit),
37196         (gst_videoscale_scale_nearest_24bit),
37197         (gst_videoscale_scale_nearest_16bit):
37198         add debugging category and use it properly
37199         fix use of GST_PTR_FORMAT
37200
37201 2004-02-25  Andy Wingo  <wingo@pobox.com>
37202
37203         * gst/interleave/interleave.c (interleave_buffered_loop): Always
37204         push only when channel->buffer is NULL. Prevents segfaults doing
37205         the state change after a nonlocal exit, like a scheme exception.
37206
37207         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
37208         Handle the case where the intersected caps is empty.
37209
37210 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37211
37212         * gst/law/mulaw-decode.c: (mulawdec_link):
37213         * gst/law/mulaw.c: (plugin_init):
37214           fix mulawdec so it actually works again
37215
37216 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
37217
37218         reviewed by: David Schleef  <ds@schleef.org>
37219
37220         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
37221         (gst_gamma_init), (gst_gamma_set_property),
37222         (gst_gamma_get_property), (gst_gamma_calculate_tables),
37223         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
37224         for RGB, with separate r g and b correction factors. (#131167)
37225
37226 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
37227
37228         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
37229           only signal tags for bitrate if they're > 0 (#134894)
37230
37231 2004-02-24  David Schleef  <ds@schleef.org>
37232
37233         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
37234         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
37235         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
37236         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
37237         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
37238         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
37239         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
37240         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
37241         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
37242         category.  Attempt to fix timestamp calculation.
37243
37244 2004-02-24  Johan Dahlin  <johan@gnome.org>
37245
37246         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
37247
37248 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
37249
37250         * configure.ac:
37251         * gconf/Makefile.am:
37252         * gconf/gstreamer.schemas:
37253         * gst-libs/gst/gconf/Makefile.am:
37254         * gst-libs/gst/gconf/gconf.c:
37255           version gconf schemas and install locations
37256
37257 2004-02-23  Benjamin Otte  <otte@gnome.org>
37258
37259         * ext/xine/xineinput.c: (gst_xine_input_dispose):
37260         (gst_xine_input_subclass_init):
37261           call parent dispose.
37262           change pad template for CD reader correctly
37263         * ext/xine/Makefile.am:
37264         * ext/xine/gstxine.h:
37265         * ext/xine/xine.c: (plugin_init):
37266         * ext/xine/xineaudiosink.c:
37267           wrap audio sinks, too
37268         * gst-libs/gst/resample/private.h:
37269         * gst-libs/gst/resample/resample.c: (gst_resample_init),
37270         (gst_resample_reinit), (gst_resample_scale),
37271         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
37272         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
37273         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
37274         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
37275         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
37276         * gst-libs/gst/resample/resample.h:
37277         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
37278         (gst_audioscale_class_init), (gst_audioscale_link),
37279         (gst_audioscale_get_buffer), (gst_audioscale_init),
37280         (gst_audioscale_chain), (gst_audioscale_set_property),
37281         (gst_audioscale_get_property):
37282         * gst/audioscale/gstaudioscale.h:
37283           s/resample_*/gst_resample_*/i to not clobber namespaces
37284
37285 2004-02-23  Julien MOUTTE  <julien@moutte.net>
37286
37287         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
37288         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
37289         (gst_riff_create_video_template_caps),
37290         (gst_riff_create_audio_template_caps),
37291         (gst_riff_create_iavs_template_caps):
37292         * gst-libs/gst/riff/riff-media.h:
37293         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
37294         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
37295         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
37296         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
37297         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
37298         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
37299         (gst_matroska_demux_plugin_init): First batch implementing audio and
37300         video codec tags in demuxers.
37301
37302 2004-02-22  Benjamin Otte  <otte@gnome.org>
37303
37304         * ext/xine/Makefile.am:
37305         * ext/xine/gstxine.h:
37306         * ext/xine/xine.c: (plugin_init):
37307         * ext/xine/xineinput.c:
37308           add input plugin wrapper. Playback from files, http, mms and cdda
37309           works.
37310         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
37311           remove leftover G_GNUC_UNUSED
37312         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
37313         (gst_asf_demux_identify_guid):
37314           improve debugging output
37315
37316 2004-02-22  Benjamin Otte  <otte@gnome.org>
37317
37318         reported by: Padraig O'Briain <padraig.obriain@sun.com>
37319
37320         * autogen.sh:
37321           replace test -e with test -x for mkinstalldirs to be more portable.
37322           (fixes #134816)
37323
37324 2004-02-22  Benjamin Otte  <otte@gnome.org>
37325
37326         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
37327
37328         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
37329           set rank to PRIMARY
37330         * gst/volume/gstvolume.c: (plugin_init):
37331           set rank to NONE
37332         fixes #134960
37333
37334 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
37335
37336         reviewed by Benjamin Otte  <otte@gnome.org>
37337
37338         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
37339           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
37340
37341 2004-02-22  Benjamin Otte  <otte@gnome.org>
37342
37343         * configure.ac:
37344           export [_]*{gst,Gst,GST}.* symbols from plugins
37345
37346 2004-02-22  Christophe Fergeau <teuf@gnome.org>
37347
37348         reviewed by: Benjamin Otte  <otte@gnome.org>
37349
37350         * ext/lame/gstlame.c: (add_one_tag):
37351         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37352         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
37353         (gst_vorbisenc_metadata_set1):
37354         * gst/tags/gstid3tag.c:
37355         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
37356           apply fixes from bugs #135042 (lame can't write tags) and #133817
37357           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
37358
37359 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
37360
37361         * configure.ac: Export only gst_plugin_desc from plugins.
37362          Note that this change only makes any effect with Linux using libtool
37363          1.5.2 or higher. Otherwise it is silently ignored, but it would build
37364          fine. And don't try to have several versions of libtool in different
37365          directories.
37366
37367 2004-02-20  Andy Wingo  <wingo@pobox.com>
37368
37369         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
37370         interleave respectively.
37371
37372         * gst/interleave/deinterleave.c: New plugin: deinterleave
37373         (replaces on oneton).
37374         * gst/interleave/interleave.c: New plugin: interleave.
37375         * gst/interleave/plugin.h: Support file.
37376         * gst/interleave/plugin.c: Support file.
37377
37378         * configure.ac: Remove intfloat and oneton, add interleave.
37379
37380         * ext/sndfile/gstsf.c: Handle events better.
37381
37382         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
37383         and float2int operation. int2float has scheduling problems as
37384         noted in in2float_chain.
37385
37386 2004-02-20  Benjamin Otte  <otte@gnome.org>
37387
37388         * ext/xine/Makefile.am:
37389         * ext/xine/gstxine.h:
37390         * ext/xine/xine.c:
37391         * ext/xine/xineaudiodec.c:
37392         * ext/xine/xinecaps.c:
37393           add first version of xine plugin wrapper. Currently only wraps the
37394           QDM2 win32 DLL, and even that only in proof-of-concept quality.
37395         * configure.ac:
37396         * ext/Makefile.am:
37397           add xine plugin wrapper, disabled by default. Use --enable-xine to
37398           build. Note that it'll segfault on gst-register if you don't remove
37399           the goom and tvtime post plugins from xine.
37400         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
37401         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
37402           add extradata parsing for QDM2.
37403           change around debugging prints.
37404
37405 2004-02-19  Benjamin Otte  <otte@gnome.org>
37406
37407         * ext/lame/gstlame.c: (gst_lame_chain):
37408         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
37409           use gst_tag_list_insert when you want to insert tags
37410
37411 2004-02-18  David Schleef  <ds@schleef.org>
37412
37413         * configure.ac:  Move massink to gst-rotten
37414         * ext/Makefile.am:
37415         * ext/mas/Makefile.am:
37416         * ext/mas/massink.c:
37417         * ext/mas/massink.h:
37418
37419 2004-02-18  David Schleef  <ds@schleef.org>
37420
37421         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
37422         typefinding, since it seems to be worse than nothing.
37423         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
37424         atom to recognize .mp4 and .m4a files as video/quicktime.
37425
37426 2004-02-18  David Schleef  <ds@schleef.org>
37427
37428         * gst/sine/demo-dparams.c: (quit_live),
37429         (dynparm_log_value_changed), (dynparm_value_changed), (main):
37430         Use double dparams, not float.
37431         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37432         (gst_sinesrc_init): Change sync default to FALSE, since multiple
37433         sync'd elements don't really work correctly.
37434         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
37435         (volume_update_volume), (volume_get_property):  Change dparam
37436         to double.
37437
37438 2004-02-18  Julien MOUTTE  <julien@moutte.net>
37439
37440         * sys/ximage/ximagesink.c:
37441         (gst_ximagesink_xwindow_update_geometry),
37442         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37443         (gst_ximagesink_change_state), (gst_ximagesink_expose),
37444         (gst_ximagesink_init): Rework the way software video scaling works. So
37445         now we check on each chain call if the video frames are feeling the
37446         window. If not we try to renegotiate caps. On failure we memorize that
37447         and we won't try again for that PLAYING sessions.
37448         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
37449         failure.
37450         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
37451         synchronous flag.
37452
37453 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37454
37455         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
37456           break up _link so we can give a better debug message for errors
37457
37458 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37459
37460         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37461           set up debug category
37462
37463 2004-02-18  Julien MOUTTE <julien@moutte.net>
37464
37465         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37466         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
37467         the way renegotiation work. The event handling function is not taking
37468         care of external windows and renegotiate method check for pad flags
37469         NEGOTIATING. Should fix : #133209
37470
37471 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37472
37473         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
37474         pad is negotiating before trying renegotiation.
37475
37476 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
37477
37478         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
37479           pass on all possible mime types as typefind hints
37480
37481 2004-02-17  Julien MOUTTE <julien@moutte.net>
37482
37483         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
37484         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
37485         possible SHM leak if we crash. All other apps using XShm are doing
37486         that.
37487
37488 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37489
37490         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37491         (gst_ximagesink_expose): Renegotiate size on expose.
37492         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
37493         size on expose.
37494
37495 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37496
37497         * testsuite/alsa/sinesrc.c:
37498           cosmetic fix to fix compile issue with gcc 2.95.4
37499
37500 2004-02-16  Julien MOUTTE <julien@moutte.net>
37501
37502         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
37503         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
37504         failed opening the audio device.
37505         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
37506         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
37507         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
37508         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
37509         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37510         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
37511         (gst_ximagesink_change_state), (gst_ximagesink_chain),
37512         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
37513         Removing some useless g_return_if_fail like wingo suggested.
37514         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
37515         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
37516         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
37517         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
37518         (gst_xvimagesink_update_colorbalance),
37519         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
37520         (gst_xvimagesink_xcontext_clear),
37521         (gst_xvimagesink_get_fourcc_from_caps),
37522         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
37523         (gst_xvimagesink_set_xwindow_id),
37524         (gst_xvimagesink_colorbalance_list_channels),
37525         (gst_xvimagesink_colorbalance_set_value),
37526         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
37527         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
37528
37529 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
37530
37531         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37532           throw error when not negotiated instead of asserting
37533
37534 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37535
37536         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
37537         correct data refcounting.
37538
37539 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37540
37541         * gst/switch/gstswitch.c: (gst_switch_change_state),
37542         (gst_switch_class_init): Cleaning the sinkpads correctly on state
37543         change, mostly the EOS flag.
37544
37545 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37546
37547         * examples/gstplay/player.c: (got_eos), (main): Adding some
37548         output for debugging.
37549         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
37550         timeouts if we go to any state different from PLAYING.
37551         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
37552         more EOS bugs in riff lib.
37553
37554 2004-02-14  Julien MOUTTE  <julien@moutte.net>
37555
37556         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
37557         visualization until i find a way to fix switch correctly.
37558         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
37559         EOS arrives.
37560         * gst/switch/gstswitch.c: (gst_switch_release_pad),
37561         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
37562         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
37563         Reworked switch to get a more correct behaviour with events and refing
37564         of data stored in sinkpads.
37565         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
37566         we don't pull from a pad in EOS.
37567
37568 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37569
37570         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37571           remove v1 tag even if we can't read it (makes sure we don't detect
37572           it again)
37573
37574 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37575
37576         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
37577         (gst_alsa_xrun_recovery):
37578         * ext/alsa/gstalsa.h:
37579           try xrun recovery when wait failed. Make xrun recovery function
37580           return TRUE/FALSE to indicate success. (might fix #134354)
37581
37582 2004-02-13  David Schleef  <ds@schleef.org>
37583
37584         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
37585         (dynparm_value_changed), (main): Convert from float to double.
37586         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
37587
37588 2004-02-13  David Schleef  <ds@schleef.org>
37589
37590         * gst/silence/gstsilence.c: (gst_silence_class_init),
37591         (gst_silence_set_clock), (gst_silence_get),
37592         (gst_silence_set_property), (gst_silence_get_property):
37593         * gst/silence/gstsilence.h: Add sync property.
37594         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37595         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
37596         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
37597         * gst/sine/gstsinesrc.h: Add sync property.
37598
37599 2004-02-13  David Schleef  <ds@schleef.org>
37600
37601         * gst/intfloat/gstint2float.c: (conv_f32_s16),
37602         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
37603
37604 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37605
37606         * configure.ac:
37607         * ext/Makefile.am:
37608         * gst-libs/ext/Makefile.am:
37609           move ffmpeg plugin to gst-ffmpeg module
37610
37611 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37612
37613         * configure.ac: use GST_ARCH to detect architecture
37614
37615 2004-02-12  Julien MOUTTE  <julien@moutte.net>
37616
37617         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
37618
37619 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
37620
37621         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
37622           classify LADSPA plugins based on number of src/sink pads
37623           (#133663, Stefan Kost)
37624         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
37625           fix dparams registration
37626           (#133528, Stefan Kost)
37627         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
37628           fix use of isprint and use g_ascii_isprint instead
37629           (#133316, Stefan Kost)
37630
37631 2004-02-11  David Schleef  <ds@schleef.org>
37632
37633         Convert a few inner loops to use liboil.  This is currently
37634         optional, and is only enabled if liboil is present (duh!).
37635         * configure.ac: Check for liboil-0.1
37636         * gst/intfloat/Makefile.am:
37637         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
37638         (gst_int2float_chain_gint16):
37639         * gst/videofilter/Makefile.am:
37640         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
37641         (tablelookup_u8), (gst_videobalance_planar411):
37642         * gst/videotestsrc/Makefile.am:
37643         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
37644         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
37645         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
37646         (paint_hline_RGB565), (paint_hline_xRGB1555):
37647
37648 2004-02-11  David Schleef  <ds@schleef.org>
37649
37650         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
37651         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
37652         (gst_colorspace_getcaps), (gst_colorspace_link),
37653         (gst_colorspace_base_init), (gst_colorspace_init),
37654         (gst_colorspace_chain), (gst_colorspace_change_state),
37655         (plugin_init): Merge Ronald's patch (bug #117897) and update
37656         for new caps and negotiation.  Seems to work, although it
37657         shows off bugs in lcs.
37658
37659 2004-02-11  David Schleef  <ds@schleef.org>
37660
37661         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
37662         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
37663
37664 2004-02-11  David Schleef  <ds@schleef.org>
37665
37666         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
37667         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
37668         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
37669         Add server and port properties
37670
37671 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
37672
37673         * m4/a52.m4:
37674         * m4/aalib.m4:
37675         * m4/as-ffmpeg.m4:
37676         * m4/as-liblame.m4:
37677         * m4/as-slurp-ffmpeg.m4:
37678         * m4/check-libheader.m4:
37679         * m4/esd.m4:
37680         * m4/freetype2.m4:
37681         * m4/gconf-2.m4:
37682         * m4/glib.m4:
37683         * m4/gst-alsa.m4:
37684         * m4/gst-artsc.m4:
37685         * m4/gst-ivorbis.m4:
37686         * m4/gst-matroska.m4:
37687         * m4/gst-sdl.m4:
37688         * m4/gst-shout2.m4:
37689         * m4/gst-sid.m4:
37690         * m4/gtk.m4:
37691         * m4/libdv.m4:
37692         * m4/libfame.m4:
37693         * m4/libmikmod.m4:
37694         * m4/ogg.m4:
37695         * m4/vorbis.m4:
37696           fix underquotedness of macros (#133800)
37697         * m4/as-avifile.m4:
37698         * m4/xmms.m4:
37699           removed because no longer used
37700
37701 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
37702
37703         * configure.ac:
37704           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
37705           by autopoint (fixes #132996)
37706
37707 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37708
37709         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
37710         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
37711         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
37712         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
37713           fix memleaks
37714
37715 2004-02-11  David Schleef  <ds@schleef.org>
37716
37717         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
37718         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
37719         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
37720         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
37721         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
37722         (gst_jpegenc_class_init), (gst_jpegenc_init),
37723         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
37724         (gst_jpegenc_chain), (gst_jpegenc_set_property),
37725         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
37726         * ext/jpeg/gstjpegenc.h: Fix negotiation.
37727
37728 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37729
37730         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
37731         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
37732         * ext/mikmod/gstmikmod.h:
37733           fix caps negotiation in mikmod
37734         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
37735           output debug information
37736
37737 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37738
37739         * gst-libs/gst/colorbalance/Makefile.am:
37740         * gst-libs/gst/navigation/Makefile.am:
37741         * gst-libs/gst/xoverlay/Makefile.am:
37742           remove unused GST_OPT_CFLAGS from Makefiles
37743           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
37744
37745 2004-02-07  David Schleef  <ds@schleef.org>
37746
37747         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
37748         push events to pads that haven't been created (#133508)
37749
37750 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
37751
37752         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
37753         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
37754         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
37755         (gst_dvdec_loop), (gst_dvdec_change_state):
37756         Second attempt at committing a working dvdec element.
37757
37758 2004-02-06  David Schleef  <ds@schleef.org>
37759
37760         Build fixes for OS X: (see #129600)
37761         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
37762         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
37763         (gst_riff_read_strf_iavs):
37764         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
37765         (gst_avi_demux_stream_odml):
37766         * gst/playondemand/Makefile.am:
37767         * gst/rtp/rtp-packet.c:
37768
37769 2004-02-05  David Schleef  <ds@schleef.org>
37770
37771         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
37772         last change, because it Just Doesn't Compile.
37773
37774 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37775
37776         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37777           skip undecodable id3v2 tag instead of keeping it
37778
37779 2004-02-05  David Schleef  <ds@schleef.org>
37780
37781         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
37782         Unref leaked buffer.  (Noticed by Ronald)
37783
37784 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
37785
37786         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37787         Sync requires with other checks.  >= vs =.
37788
37789 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
37790
37791         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
37792         (gst_dvdec_video_link), (gst_dvdec_loop):
37793         * ext/dv/gstdvdec.h:
37794           rework the caps negotiation so that dvdec works again instead
37795           of just segfaulting.
37796
37797 === release 0.7.4 ===
37798
37799 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37800
37801         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
37802         * configure.ac: changed for release
37803
37804 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37805
37806         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
37807         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37808         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37809         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37810           reworked patch by David Lehn to fix libdir and includedir for
37811           uninstalled libraries
37812           removed play and gconf from gstreamer-libs since they have their
37813           own pkgconfig files
37814
37815 2004-02-04  David Schleef  <ds@schleef.org>
37816
37817         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
37818         memleak.
37819
37820 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37821
37822         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37823           use correct GST_TAG_ENCODER tag
37824
37825 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37826
37827         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
37828           be sure to stop the clock when going to paused
37829         * sys/oss/gstosssink.c: (gst_osssink_change_state):
37830           reset number of transmitted when going to ready.
37831         fixes #132935
37832
37833 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
37834
37835         reviewed by Benjamin Otte
37836
37837         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37838           extract track count (fixes #133410)
37839
37840 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37841
37842         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
37843           that should be !=, not == (fixes #132519)
37844
37845 2004-02-04  David Schleef  <ds@schleef.org>
37846
37847         Make sure set_explicit_caps() is called before adding pad.
37848         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
37849         * gst/id3/gstid3types.c: (gst_id3types_loop):
37850         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
37851         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
37852
37853 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37854
37855         * configure.ac:
37856           bump nano to 2, first prerelease
37857           put back AM_PROG_LIBTOOL
37858
37859 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37860
37861         * testsuite/alsa/Makefile.am:
37862           these are user test apps, not automatic testsuite tests
37863
37864 2004-02-04  David Schleef  <ds@schleef.org>
37865
37866         Convert GST_DEBUG_CAPS() to GST_DEBUG():
37867         * gst/mpeg1videoparse/gstmp1videoparse.c:
37868         (mp1videoparse_parse_seq):
37869         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
37870         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
37871         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
37872         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
37873         (gst_xvideosink_getcaps):
37874         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
37875         * testsuite/gst-lint: more tests
37876
37877 2004-02-04  David Schleef  <ds@schleef.org>
37878
37879         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
37880         with the code that they would expand to.
37881         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
37882         (gst_flacdec_get_src_query_types),
37883         (gst_flacdec_get_src_event_masks):
37884         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
37885         (gst_gnomevfssrc_get_query_types),
37886         (gst_gnomevfssrc_get_event_mask):
37887
37888 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37889
37890         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37891         (gst_sinesrc_dispose):
37892           fix memleak by properly disposing sinesrc
37893
37894 2004-02-04  Julien MOUTTE  <julien@moutte.net>
37895
37896         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
37897         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
37898         an overlay to redraw the image because it has been exposed.
37899         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
37900         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
37901         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
37902         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
37903         interface
37904         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
37905         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
37906         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
37907         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
37908         interface
37909
37910 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37911
37912         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
37913           more memleak fixage
37914
37915 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37916
37917         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37918         * gst/typefind/gsttypefindfunctions.c:
37919           fix memleaks shown by gst-typefind
37920
37921 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
37922
37923         * common/glib-gen.mak:
37924           add hack rule to touch .Plo files
37925         * gst-libs/gst/colorbalance/Makefile.am:
37926         * gst-libs/gst/mixer/Makefile.am:
37927         * gst-libs/gst/play/Makefile.am:
37928         * gst-libs/gst/tuner/Makefile.am:
37929           remove glib_root variable
37930
37931 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37932
37933         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
37934           set explicit caps before adding the element, so the autopluggers can
37935           plug correctly.
37936         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
37937         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
37938         (mpeg_video_type_find), (mpeg_video_stream_type_find),
37939         (dv_type_find):
37940           fix memleaks in typefind functions. gst_type_find_suggest takes a const
37941           argument.
37942
37943 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
37944
37945         * gst-libs/gst/colorbalance/Makefile.am:
37946         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
37947         * gst-libs/gst/colorbalance/colorbalance.c:
37948         * gst-libs/gst/colorbalance/colorbalance.h:
37949         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
37950         * gst-libs/gst/mixer/Makefile.am:
37951         * gst-libs/gst/mixer/mixer-marshal.list:
37952         * gst-libs/gst/mixer/mixer.c:
37953         * gst-libs/gst/mixer/mixer.h:
37954         * gst-libs/gst/mixer/mixermarshal.list:
37955         * gst-libs/gst/play/Makefile.am:
37956         * gst-libs/gst/play/play.h:
37957         * gst-libs/gst/tuner/Makefile.am:
37958         * gst-libs/gst/tuner/tuner-marshal.list:
37959         * gst-libs/gst/tuner/tuner.c:
37960         * gst-libs/gst/tuner/tuner.h:
37961         * gst-libs/gst/tuner/tunermarshal.list:
37962           use new glib-gen.mak snippet to clean up Makefile.am
37963           fix various bugs in Makefile.am's
37964
37965 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37966
37967         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
37968           handle chain parsing correctly in the multichain case
37969         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
37970         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
37971         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
37972         (theora_dec_chain):
37973           handle events and queries correctly
37974
37975 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37976
37977         * .cvsignore:
37978         Ignore generated file _stdint.h.
37979
37980 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37981
37982         * gst-libs/gst/colorbalance/Makefile.am:
37983         * gst-libs/gst/colorbalance/colorbalance.h:
37984         * gst-libs/gst/mixer/Makefile.am:
37985         * gst-libs/gst/mixer/mixer.h:
37986         * gst-libs/gst/play/Makefile.am:
37987         * gst-libs/gst/play/play.h:
37988         * gst-libs/gst/tuner/Makefile.am:
37989         * gst-libs/gst/tuner/tuner.h:
37990         Generate enum type code with glib-mkenums.
37991         * gst-libs/gst/colorbalance/.cvsignore:
37992         * gst-libs/gst/mixer/.cvsignore:
37993         * gst-libs/gst/play/.cvsignore:
37994         * gst-libs/gst/tuner/.cvsignore:
37995         Ignore generated files.
37996
37997 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37998
37999         * gst-libs/gst/audio/.cvsignore:
38000         Ignore generated file.
38001         * gst-libs/gst/audio/Makefile.am:
38002         Do not install example filter.
38003
38004 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38005
38006         * examples/switch/.cvsignore:
38007         Ignore generated file.
38008
38009 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38010
38011         * common/m4/ax_create_stdint_h.m4:
38012         * configure.ac:
38013           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
38014           _stdint.h.
38015         * Makefile.am:
38016           remove generated _stdint.h in DISTCLEANFILES
38017         * ext/a52dec/gsta52dec.c:
38018           include _stdint.h for a52dec. (should fix #133064)
38019
38020 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38021
38022         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
38023         (gst_tag_to_vorbis_comments):
38024         Add replaygain support to vorbistag
38025
38026 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38027         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38028         (gst_ffmpeg_caps_to_extradata):
38029           Fix SVQ3 caps flag properties
38030           Use glib macro for bytes swap
38031
38032 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38033
38034         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38035         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38036         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38037         * ext/sndfile/gstsf.c: (plugin_init):
38038         * gst/avi/gstavi.c: (plugin_init):
38039         * sys/dxr3/dxr3init.c: (plugin_init):
38040         * sys/oss/gstossaudio.c: (plugin_init):
38041         * sys/v4l/gstv4l.c: (plugin_init):
38042         * sys/v4l2/gstv4l2.c: (plugin_init):
38043           remove textdomain calls
38044         * po/nl.po:
38045           update Dutch translation
38046
38047 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38048
38049         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
38050         (gst_play_set_audio_sink): Moving volume in the audio thread for
38051         instantaneous volume change. Maybe i will add another volume in front
38052         of visualization later, not sure yet though.
38053
38054 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38055
38056         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38057         (gst_ximagesink_handle_xevents): Better X events handling, only take
38058         the latest events for configure and motion.
38059         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
38060
38061 2004-02-02  Jon Trowbridge  <trow@gnu.org>
38062
38063         reviewed by: David Schleef  <ds@schleef.org>
38064
38065         Fix memory leaks:
38066         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
38067         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
38068
38069 2004-02-02  David Schleef  <ds@schleef.org>
38070
38071         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
38072         of lines.
38073         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
38074         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38075         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
38076         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
38077         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
38078         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
38079         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
38080         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
38081         (gst_float2_2_int_link):
38082         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
38083         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
38084         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
38085         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
38086         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
38087         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
38088         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
38089         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
38090         * testsuite/gst-lint: Add tests for bzero and ;;
38091
38092 2004-02-02  David Schleef  <ds@schleef.org>
38093
38094         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
38095
38096 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38097
38098         * ext/aalib/gstaasink.c: (gst_aasink_open):
38099         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38100         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38101         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38102         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38103         (gst_afsink_close_file):
38104         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38105         (gst_afsrc_close_file):
38106         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38107         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38108         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38109         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38110         * ext/esd/esdmon.c: (gst_esdmon_get):
38111         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
38112         * ext/faac/gstfaac.c: (gst_faac_chain):
38113         * ext/faad/gstfaad.c: (gst_faad_chain):
38114         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38115         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38116         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38117         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38118         (gst_flacdec_loop):
38119         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38120         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38121         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38122         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38123         (gst_gnomevfssink_close_file):
38124         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38125         (gst_gnomevfssrc_open_file):
38126         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38127         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38128         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38129         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38130         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38131         * ext/mad/gstmad.c: (gst_mad_chain):
38132         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38133         * ext/mpeg2dec/gstmpeg2dec.c:
38134         * ext/mpeg2enc/gstmpeg2enc.cc:
38135         * ext/mplex/gstmplex.cc:
38136         * ext/mplex/gstmplexibitstream.cc:
38137         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38138         (gst_ogg_demux_push):
38139         * ext/raw1394/gstdv1394src.c:
38140         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38141         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38142         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38143         (gst_sf_loop):
38144         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38145         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
38146         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38147         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38148         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38149         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38150         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38151         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38152         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38153         (gst_riff_read_element_data), (gst_riff_read_seek),
38154         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38155         * gst/adder/gstadder.c: (gst_adder_loop):
38156         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38157         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38158         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38159         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38160         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38161         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38162         * gst/goom/gstgoom.c: (gst_goom_chain):
38163         * gst/id3/gstid3types.c: (gst_id3types_loop):
38164         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38165         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38166         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38167         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38168         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38169         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38170         (gst_ebml_read_float), (gst_ebml_read_header):
38171         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38172         (gst_matroska_demux_parse_blockgroup):
38173         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38174         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38175         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38176         * gst/silence/gstsilence.c: (gst_silence_get):
38177         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38178         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38179         * gst/speed/gstspeed.c: (speed_loop):
38180         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38181         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38182         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38183         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38184         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38185         (gst_wavparse_loop):
38186         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38187         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38188         (dxr3audiosink_close):
38189         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38190         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38191         (dxr3videosink_close), (dxr3videosink_write_data):
38192         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38193         * sys/oss/gstosssink.c: (gst_osssink_chain):
38194         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38195         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38196         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38197         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38198         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
38199         (gst_v4l_set_window), (gst_v4l_enable_overlay):
38200         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38201         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38202         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38203         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38204         (gst_v4l_set_audio):
38205         * sys/v4l/v4l_calls.h:
38206         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38207         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38208         (gst_v4lmjpegsink_playback_init),
38209         (gst_v4lmjpegsink_playback_start):
38210         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
38211         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38212         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38213         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38214         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38215         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38216         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38217         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38218         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38219         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38220         (gst_v4l2_get_output), (gst_v4l2_set_output),
38221         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38222         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38223         (gst_v4l2_set_attribute):
38224         * sys/v4l2/v4l2_calls.h:
38225         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
38226         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
38227         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
38228         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
38229         (gst_v4l2src_capture_stop):
38230         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
38231         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38232         (gst_ximagesink_chain):
38233         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
38234         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
38235         (gst_xvideosink_xwindow_new):
38236         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38237         (gst_xvimagesink_chain):
38238
38239 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38240
38241         * gst/volume/gstvolume.c: (gst_volume_set_volume),
38242         (gst_volume_get_volume), (volume_class_init), (volume_init),
38243         (volume_chain_int16), (volume_update_volume):
38244         * gst/volume/gstvolume.h:
38245           make code more readable by removing magic numbers
38246           make mixer interface export 0-100 range
38247           make it internally map to 0.0-1.0 range so users don't distort
38248           output by putting the sliders at full volume
38249
38250 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38251
38252         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
38253         (gst_play_state_change), (gst_play_seek_to_time):
38254         block the tick callback for 0.5 secs after doing a seek
38255
38256 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38257
38258         * gst-libs/gst/play/play.c: (gst_play_new):
38259           check for GError
38260
38261 2004-02-01  Julien MOUTTE  <julien@moutte.net>
38262
38263         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
38264         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
38265         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
38266         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
38267         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
38268         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
38269
38270 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
38271
38272         * configure.ac:
38273         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38274           check for a function added in vorbis 1.1
38275
38276 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38277
38278         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
38279         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
38280           really start/stop clock only on PLAYING <=> PAUSED
38281         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38282           remove \n from debugging lines
38283         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38284           make it work when seeking does not
38285         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38286           reset on DISCONT
38287
38288 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38289
38290         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
38291           start clock on PAUSED=>PLAYING, not later
38292         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
38293           extract correct time for different discont formats
38294         (gst_alsa_sink_get_time):
38295           don't segfault when no format is negotiated yet, just return 0
38296         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38297         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
38298         (gst_ogg_pad_push):
38299           handle flush and discont events correctly
38300         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
38301           handle discont events correctly
38302
38303 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
38304
38305         * gst-libs/gst/play/play.c: (gst_play_error_quark),
38306         (gst_play_error_create), (gst_play_error_plugin),
38307         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
38308         * gst-libs/gst/play/play.h:
38309           add error handling during creation
38310         * examples/gstplay/player.c: (main):
38311           use new gst_play_new
38312
38313
38314 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38315
38316         * ext/theora/theoradec.c: (theora_dec_chain):
38317           make comments work
38318         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
38319         (vorbis_dec_src_event), (vorbis_dec_chain):
38320           add encoder tag, fix tag reading to be more error tolerant, change
38321           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
38322           gst_pad_event_default.
38323         * gst/tags/gstvorbistag.c:
38324         (gst_tag_list_from_vorbiscomment_buffer):
38325           undefine function specific define at end of function
38326
38327 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
38328
38329         * ext/flac/gstflac.c: (plugin_init):
38330         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
38331         * ext/flac/gstflacdec.h:
38332         * ext/flac/gstflacenc.h:
38333           Fix typos
38334
38335 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
38336
38337         * examples/gstplay/player.c: s/gstplay.h/play.h/
38338
38339 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38340
38341         * gst-libs/gst/play/Makefile.am:
38342         * gst-libs/gst/play/gstplay.c:
38343         * gst-libs/gst/play/gstplay.h:
38344         * gst-libs/gst/play/play.c:
38345           more surgery, operation complete
38346
38347 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38348
38349         * gst-libs/gst/play/play.old.c:
38350         * gst-libs/gst/play/play.old.h:
38351           after CVS surgery by moving, remove
38352         * gst-libs/gst/play/playpipelines.c:
38353           remove
38354
38355         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38356           add negotiation error
38357
38358 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38359
38360         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38361         (gst_ogg_demux_push):
38362           add some seeking debug info
38363           send a flush when seeking
38364
38365 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38366
38367         * configure.ac:
38368           use AC_C_INLINE
38369         * configure.ac:
38370         * ext/Makefile.am:
38371         * ext/theora/Makefile.am:
38372         * ext/theora/theoradec.c:
38373           add theora video decoder. Does just do simple decoding for now and
38374           has been tested against Theora cvs only. It only works when theora
38375           is compiled with --enable-static.
38376         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38377           always reset packetno on DISCONT
38378
38379 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38380
38381         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38382           Fix audio.
38383
38384 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38385
38386         * gst/mpegaudioparse/gstmpegaudioparse.c:
38387         (mp3_type_frame_length_from_header):
38388           Fix header parsing - stolen from ffmpeg (thank you! :) ).
38389
38390 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38391
38392         * ext/esd/esdsink.c: (gst_esdsink_init):
38393           Since we have static pad template caps, we don't need to negotiate;
38394           either the core errors out or we know the format.
38395
38396 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38397
38398         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38399         (gst_riff_read_seek):
38400         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38401         (gst_ebml_read_seek):
38402           Fix event handling.
38403
38404 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38405
38406         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
38407           removee video/x-theora from vp3 decoder, it doesn't handle raw
38408           theora streams
38409         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
38410           fix bug with finalizing element that never went to PAUSED
38411         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
38412           length and position queries were swapped
38413         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
38414         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
38415         (vorbis_dec_src_event):
38416           implement querying time and bytes
38417
38418 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38419
38420         * just about every source file:
38421           gst_element_error -> GST_ELEMENT_ERROR
38422
38423 2004-01-29  Julien MOUTTE  <julien@moutte.net>
38424
38425         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
38426         emiting FLUSH and even before DISCONT.
38427         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
38428         get the best instant seeking as possible yay!
38429
38430 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38431
38432         * gst/mpeg1videoparse/gstmp1videoparse.c:
38433         (gst_mp1videoparse_real_chain):
38434           Committed wrong version last week... Grr... Didn't notice until now.
38435
38436 2004-01-29  Julien MOUTTE <julien@moutte.net>
38437
38438         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
38439         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
38440         have_xwindow_id signal in xwindow_create.
38441
38442 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38443
38444         * ext/ogg/gstoggdemux.c:
38445           lots of changes - mainly support for chained bitstreams, seeking,
38446           querying and bugfixes of course
38447         * ext/vorbis/Makefile.am:
38448         * ext/vorbis/vorbisdec.c:
38449         * ext/vorbis/vorbisdec.h:
38450           add vorbisdec raw vorbis decoder
38451         * ext/vorbis/vorbis.c: (plugin_init):
38452           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
38453         * gst/intfloat/Makefile.am:
38454         * gst/intfloat/float22int.c:
38455         * gst/intfloat/float22int.h:
38456         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
38457           add float2intnew plugin. It converts multichannel interleaved float to
38458           multichannel interleaved int. The name should probably be changed.
38459         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
38460         (plugin_init):
38461           add typefinding for raw theora video so oggdemux can detect it.
38462
38463 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38464
38465         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
38466         sink element first.
38467         * gst/videoscale/gstvideoscale.c:
38468         (gst_videoscale_handle_src_event): Fixing src event handler.
38469
38470 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38471
38472         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
38473         (gst_v4lsrc_open), (gst_v4lsrc_close),
38474         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
38475         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
38476         * sys/v4l/gstv4lsrc.h:
38477         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
38478         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
38479           Implement resizing... Hack. But that's why v4l is b0rked...
38480
38481 2004-01-28  Julien MOUTTE <julien@moutte.net>
38482
38483         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
38484         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
38485         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
38486         (gst_ximagesink_xwindow_destroy):
38487         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
38488         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
38489         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
38490         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
38491         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
38492         correctly cleaning the image created to check xshm calls on succes,
38493         added a lot of XSync calls in X11 functions, and fixed a segfault when
38494         no image format was defined before negotiation happened.
38495
38496 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38497
38498         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
38499           use gst_element_get_time to get correct time
38500
38501 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38502
38503         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
38504         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
38505         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
38506         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
38507         (gst_xvimagesink_check_xshm_calls),
38508         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
38509         X plugins are now able to detect that XShm calls will fail even if the
38510         server claims that it has XShm support (remote displays most of the
38511         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
38512         so that we use non XShm functions. This feature is almost useless for
38513         xvimagesink as Xv is not supported on remote displays anyway, but
38514         it might happen than even on the local display XShm calls fail.
38515
38516 2004-01-27  David Schleef  <ds@schleef.org>
38517
38518         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
38519         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
38520         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
38521         changed esdsink to only use 44100,16,2, since esd sucks at rate
38522         conversion and esdsink has had difficulty negotiating.
38523
38524 2004-01-27  Julien MOUTTE <julien@moutte.net>
38525
38526         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
38527         (gst_play_seek_to_time): Fixing the way to get current position.
38528
38529 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38530
38531         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
38532           use gst_element_get_time to get correct time
38533
38534 2004-01-27  Julien MOUTTE <julien@moutte.net>
38535
38536         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
38537         fix ever... Inverting 2 lines of code make spider autoplug correctly
38538         tagged mp3 !
38539
38540 2004-01-27  David Schleef  <ds@schleef.org>
38541
38542         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
38543         Use gst_pad_try_set_caps_nonfixed().
38544
38545 2004-01-27  David Schleef  <ds@schleef.org>
38546
38547         * gst/ac3parse/gstac3parse.c: update to checklist 5
38548         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
38549         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
38550         * gst/audioscale/gstaudioscale.c: same
38551         * gst/auparse/gstauparse.c: same
38552         * gst/avi/gstavidemux.c: same
38553
38554 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38555
38556         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
38557           stop processing after EOS
38558
38559 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38560
38561         * gst/asfdemux/asfheaders.h:
38562         * gst/asfdemux/gstasfdemux.c:
38563         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
38564         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
38565         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
38566           lot's of fixes to make data extraction simpler and get the code
38567           architecture and compiler independant. Add debugging category
38568         * gst/goom/gstgoom.c: (gst_goom_change_state):
38569           reset channel count on PAUSED=>READY, not READY=>PAUSED
38570
38571 2004-01-26  Colin Walters  <walters@verbum.org>
38572
38573         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
38574         code to pull a bigger buffer in iradio mode.  This as a side effect
38575         makes typefinding work.
38576
38577 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
38578
38579         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
38580         Fix SVQ3 decoding on PPC
38581
38582 2004-01-26  Julien MOUTTE <julien@moutte.net>
38583
38584         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
38585         that one managed to stay there... Fixed.
38586
38587 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
38588
38589         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38590         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
38591         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
38592         (qtdemux_video_caps):
38593         * gst/qtdemux/qtdemux.h:
38594         Add SVQ3 specific flags to qtdemux and ffmpeg
38595
38596 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38597
38598         * gst-libs/gst/audio/audio.h:
38599           remove buffer-frames from audio caps
38600         * gst/audioconvert/gstaudioconvert.c:
38601           fix plugin to really work.
38602
38603 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38604
38605         * gst-libs/gst/mixer/mixer.c:
38606         * gst-libs/gst/propertyprobe/propertyprobe.c:
38607         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
38608         (gst_tuner_find_channel_by_name):
38609         * gst-libs/gst/tuner/tuner.h:
38610           Add gtk-doc style comments. Also fix a function name.
38611
38612 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38613
38614         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
38615         (gst_divxdec_negotiate):
38616           Fix for new capsnego - also fixes gst-player with divxdec.
38617
38618 2004-01-25  Julien MOUTTE  <julien@moutte.net>
38619
38620         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
38621         (gst_play_identity_handoff), (gst_play_set_location),
38622         (gst_play_set_visualization), (gst_play_connect_visualization): Another
38623         try in visualization implementation. Still have an issue with switch
38624         blocking when pulling from video_queue and only audio comes out of
38625         spider.
38626         * gst/switch/gstswitch.c: (gst_switch_release_pad),
38627         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
38628         release method. And check if the pad is usable before pulling.
38629
38630 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38631
38632         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
38633         (gst_videobalance_init),
38634         (gst_videobalance_colorbalance_list_channels),
38635         (gst_videobalance_colorbalance_set_value),
38636         (gst_videobalance_colorbalance_get_value),
38637         (gst_videobalance_update_properties),
38638         (gst_videobalance_update_tables_planar411),
38639         (gst_videobalance_planar411):
38640         * gst/videofilter/gstvideobalance.h:
38641           Implement lookup-tables. +/- 10x faster.
38642
38643 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38644
38645         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38646         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
38647           The index reading was broken. The rest worked fine, but the whole
38648           goal of my rewrite was to make avidemux readable, and this was
38649           not at all readable. Please use typed variables.
38650
38651 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38652
38653         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38654           Additional pad usability check.
38655         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
38656         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
38657         (gst_mp1videoparse_real_chain):
38658           Fix MPEG video stream parsing. The original plugin had several
38659           issues, including not timestamping streams where the source was
38660           not timestamped (this happens with PTS values in mpeg system
38661           streams, but MPEG video is also a valid stream on its own so
38662           that needs timestamps too). We use the display time code for that
38663           for now. Also, if one incoming buffer contains multiple valid
38664           frames, we push them all on correctly now, including proper EOS
38665           handling. Lastly, several potential segfaults were fixed, and we
38666           properly sync on new sequence/gop headers to include them in next,
38667           not previous frames (since they're header for the next frame, not
38668           the previous). Also see #119206.
38669         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
38670         (bpf_from_header):
38671           Move caps setting so we only do it after finding several valid
38672           MPEG-1 fraes sequentially, not right after the first one (which
38673           might be coincidental).
38674         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
38675         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38676         (plugin_init):
38677           Add unsynced MPEG video stream typefinding, and change some
38678           probability values so we detect streams rightly. The idea is as
38679           follows: I can have an unsynced system stream which contains
38680           video. In the current code, I would randomly get a type for either
38681           system or video stream type found, because the probabilities are
38682           being calculated rather randomly. I now use fixed values, so we
38683           always prefer system stream if that was found (and that is how it
38684           should be). If no system stream was found, we can still identity                the stream as video-only.
38685
38686 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38687
38688         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38689         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
38690           don't write to buffer. Extract data without the need of
38691           __attribute__ ((packed))
38692
38693 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38694
38695         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
38696         (mpeg1_sys_type_find):
38697           Fix MPEG-1 stream typefinding.
38698
38699 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38700
38701         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
38702           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
38703
38704 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
38705
38706         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
38707         * ext/esd/gstesd.c: (plugin_init):
38708           private debugging, better error reporting
38709
38710 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38711
38712         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
38713         (gst_riff_read_init), (gst_riff_read_change_state):
38714         * gst-libs/gst/riff/riff-read.h:
38715           Remove stuff fromold metadata system.
38716
38717 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38718
38719         * ext/ogg/gstoggdemux.c:
38720           Fix wrong file comment.
38721         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38722         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
38723           Add metadata reading properly.
38724
38725 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
38726
38727         * ext/Makefile.am:
38728           Fix nas DIST_SUBDIRS
38729           Uraeus:
38730           Fix bug where make distcheck doesn't get run on adding stuff to
38731           the build.
38732
38733 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38734
38735         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
38736         * ext/divx/gstdivxdec.h:
38737           Fix divx3 ("msmpeg4") playback using divxdec.
38738
38739 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38740
38741         * gst/typefind/gsttypefindfunctions.c:
38742         (mp3_type_frame_length_from_header): fix bug in length computation
38743         (mp3_type_find): improve debugging output
38744
38745 2004-01-23  Julien MOUTTE  <julien@moutte.net>
38746
38747         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
38748         (gst_play_set_location), (gst_play_seek_to_time),
38749         (gst_play_set_audio_sink), (gst_play_set_visualization),
38750         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
38751         the pipeline from scratch. Visualization is back and switch went out as
38752         i realized it was not possible to use the way i wanted.
38753         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
38754         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
38755         clearing in state change from READY to NULL. So that one can clean the
38756         X ressources keeping the element.
38757         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38758         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
38759         (gst_xvimagesink_colorbalance_set_value),
38760         (gst_xvimagesink_colorbalance_get_value),
38761         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
38762         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
38763         change from READY to NULL and fixed some stupid bugs in colorbalance
38764         get/set values. Also added the following feature : when nobody tries to
38765         set some values to the colorbalance levels before the xcontext is
38766         grabbed, then when creating channels list from Xv attributes we set the
38767         internal values to the Xv defaults. This way we handle buggy Xv drivers
38768         that set default hue values far from the middle of the range (Thanks
38769         to Jon Trowbridge for pointing that issue).
38770         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
38771         colorbalance levels have been set before xcontext is grabbed.
38772
38773 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38774
38775         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
38776           Fix the ossmixer case where we shouldn't open /dev/dsp* because
38777           it might block operations (which is bad for a mixer).
38778
38779 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
38780
38781         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
38782         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
38783         (gmip_find_type_pre):
38784         * gst-libs/gst/media-info/media-info-priv.h:
38785         * gst-libs/gst/media-info/media-info.c:
38786         (gst_media_info_instance_init), (gst_media_info_read_idler):
38787         add fakesink to get caps on decoder src pad again
38788         fix callback prototype to match new have_type signal signature
38789
38790 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
38791
38792         * gst/adder/gstadder.c: (gst_adder_link):
38793           fix non-compile and cut-n-paste code
38794
38795 2004-01-21  David Schleef  <ds@schleef.org>
38796
38797         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
38798         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
38799         (gst_swfdec_init), (gst_swfdec_change_state):
38800         * ext/swfdec/gstswfdec.h:
38801         Fix negotiation.
38802         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
38803         (gst_adder_request_new_pad): Fix negotiation.
38804         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
38805         Add a fixate function.
38806         * gst/intfloat/gstfloat2int.c:
38807         * gst/intfloat/gstfloat2int.h:
38808         * gst/intfloat/gstint2float.c:
38809         * gst/intfloat/gstint2float.h:
38810         Completely rewrite the negotiation.  Doesn't quite work yet,
38811         due to some buffer-frames problem.
38812
38813 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
38814
38815         * ext/gnomevfs/gstgnomevfssrc.c:
38816         * sys/v4l2/v4l2_calls.h:
38817           fix includes for distcheck
38818
38819 2004-01-21  Christian Schaller <uraeus@gnome.org>
38820
38821         * ext/nas/
38822         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
38823         based on earlier patch from Laurent Vivier
38824
38825 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
38826
38827         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
38828         Fix wma caps property
38829         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
38830         Fix typo (flags1 and flags2)
38831
38832 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38833
38834         * gst-libs/gst/media-info/media-info-priv.c:
38835         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
38836         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
38837         (gmip_find_stream), (gmip_find_track_metadata),
38838         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
38839         (gmip_find_track_format):
38840         * gst-libs/gst/media-info/media-info-priv.h:
38841         * gst-libs/gst/media-info/media-info-test.c: (main):
38842         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
38843         (gst_media_info_read_idler), (gst_media_info_read):
38844         * gst-libs/gst/media-info/media-info.h:
38845           register debugging category and use it for debugging
38846
38847 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38848
38849         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
38850         (gst_vorbisfile_new_link):
38851           signal streaminfo through tags
38852
38853 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38854
38855         * ext/mplex/gstmplex.cc:
38856         * ext/mplex/gstmplexibitstream.cc:
38857           g++ doesn't like NULL in our i18n/error macros, should be
38858           either (NULL) or ("").
38859
38860 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38861
38862         * sys/dxr3/dxr3audiosink.c:
38863         * sys/dxr3/dxr3init.c:
38864         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
38865         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
38866           Fix more error error error errors (missing includes here).
38867
38868 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38869
38870         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
38871           fix thomas' error errors.
38872
38873 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38874
38875         * ext/mpeg2enc/gstmpeg2enc.cc:
38876           fix error errors.
38877
38878 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38879
38880         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38881         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38882           Fix for new error system.
38883
38884 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38885
38886         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38887           fix for new error reporting
38888
38889 2004-01-20  David Schleef  <ds@schleef.org>
38890
38891         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
38892         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
38893         (gst_ximagesink_set_xwindow_id): Change to using a framerate
38894         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
38895         and neither is 100+, most likely.
38896         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
38897         (gst_xvimagesink_getcaps): same
38898
38899 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38900
38901         * configure.ac:
38902           Up version requirement to 2.0.3 (not yet released) to avoid symbol
38903           clashes with ffmpeg.
38904
38905 2004-01-20  Julien MOUTTE  <julien@moutte.net>
38906
38907         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
38908         (gst_switch_init): Fixed switch element : proxying link and setting
38909         caps from src to sink on request.
38910
38911 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38912
38913         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
38914         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38915         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38916         fix element_error
38917
38918 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38919
38920         * sys/v4l/v4l_calls.h:
38921         * sys/v4l2/v4l2_calls.h:
38922           element_error fixes
38923
38924 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38925
38926         * gst-libs/gst/gst-i18n-plugin.h:
38927           add locale.h
38928           remove config.h inclusion
38929
38930 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38931
38932         * autogen.sh:
38933           adding autopoint invocation
38934         * Makefile.am:
38935         * configure.ac:
38936         * gst-libs/gst/gettext.h:
38937           adding gettext bits
38938         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38939         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38940         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38941         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38942         (gst_gnomevfssink_close_file):
38943         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
38944         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
38945         * gst-libs/gst/gst-i18n-plugin.h:
38946         * gst/avi/gstavi.c: (plugin_init):
38947         * sys/dxr3/dxr3init.c: (plugin_init):
38948         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
38949         * sys/oss/gstossaudio.c: (plugin_init):
38950         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38951         * sys/v4l/gstv4l.c: (plugin_init):
38952         * sys/v4l/v4l_calls.c: (gst_v4l_open):
38953         * sys/v4l2/gstv4l2.c: (plugin_init):
38954         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38955         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
38956         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
38957         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
38958         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
38959         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
38960           make sure locale and translation domain are set
38961           fix translated strings
38962         * po/.cvsignore:
38963         * po/LINGUAS:
38964         * po/Makevars:
38965         * po/POTFILES.in:
38966         * po/nl.po:
38967           put translation files into place
38968         * sys/xvideo/imagetest.c: (main):
38969         * ext/dv/demo-play.c: (main):
38970           fix unnecessary translations
38971
38972 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
38973
38974         * ext/sndfile/gstsf.c:
38975         * gst/avi/gstavimux.c:
38976         * ext/audiofile/gstafsink.c:
38977         * ext/audiofile/gstafsrc.c:
38978         * ext/gnomevfs/gstgnomevfssink.c:
38979         * ext/gnomevfs/gstgnomevfssrc.c:
38980         * sys/oss/gstosselement.c:
38981         * sys/v4l/v4l_calls.h:
38982           fix i18n include
38983
38984 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38985
38986         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38987         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38988         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38989         (gst_v4l2_get_output), (gst_v4l2_set_output),
38990         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38991         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38992         (gst_v4l2_set_attribute):
38993         update to new error handling
38994
38995 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38996
38997         * ext/sidplay/gstsiddec.cc:
38998         * gst/modplug/gstmodplug.cc:
38999           parenthese NULL because C++ seems angry about it
39000
39001 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39002
39003         * gst-libs/gst/gst-i18n-plugin.h:
39004           add skeleton i18n stuff, but needs to be further implemented
39005
39006 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
39007
39008         * examples/gstplay/player.c: (main):
39009         * ext/aalib/gstaasink.c: (gst_aasink_open):
39010         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
39011         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
39012         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
39013         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
39014         (gst_afsink_close_file):
39015         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
39016         (gst_afsrc_close_file):
39017         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39018         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39019         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
39020         * ext/esd/esdmon.c: (gst_esdmon_get):
39021         * ext/esd/esdsink.c: (gst_esdsink_chain):
39022         * ext/faac/gstfaac.c: (gst_faac_chain):
39023         * ext/faad/gstfaad.c: (gst_faad_chain):
39024         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
39025         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
39026         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
39027         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
39028         (gst_flacdec_loop):
39029         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
39030         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
39031         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
39032         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39033         (gst_gnomevfssink_close_file):
39034         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
39035         (gst_gnomevfssrc_open_file):
39036         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
39037         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
39038         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
39039         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
39040         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
39041         * ext/mad/gstmad.c: (gst_mad_chain):
39042         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
39043         * ext/mpeg2dec/gstmpeg2dec.c:
39044         * ext/mpeg2enc/gstmpeg2enc.cc:
39045         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39046         * ext/mplex/gstmplex.cc:
39047         * ext/mplex/gstmplexibitstream.cc:
39048         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
39049         (gst_ogg_demux_push), (gst_ogg_pad_push):
39050         * ext/raw1394/gstdv1394src.c:
39051         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
39052         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
39053         * ext/sidplay/gstsiddec.cc:
39054         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
39055         (gst_sf_loop):
39056         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
39057         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
39058         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
39059         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
39060         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
39061         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
39062         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
39063         * gst-libs/gst/Makefile.am:
39064         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39065         (gst_riff_read_element_data), (gst_riff_read_seek),
39066         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
39067         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
39068         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
39069         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
39070         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
39071         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
39072         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
39073         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39074         * gst/goom/gstgoom.c: (gst_goom_chain):
39075         * gst/id3/gstid3types.c: (gst_id3types_loop):
39076         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
39077         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
39078         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39079         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
39080         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
39081         (gst_ebml_read_float), (gst_ebml_read_header):
39082         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
39083         (gst_matroska_demux_parse_blockgroup):
39084         * gst/modplug/gstmodplug.cc:
39085         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
39086         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39087         * gst/oneton/gstoneton.c: (gst_oneton_chain):
39088         * gst/silence/gstsilence.c: (gst_silence_get):
39089         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39090         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
39091         * gst/speed/gstspeed.c: (speed_loop):
39092         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
39093         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39094         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
39095         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
39096         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
39097         (gst_wavparse_loop):
39098         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
39099         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
39100         (dxr3audiosink_close):
39101         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
39102         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
39103         (dxr3videosink_close), (dxr3videosink_write_data):
39104         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39105         * sys/oss/gstosselement.h:
39106         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
39107         (gst_osssink_chain):
39108         * sys/oss/gstosssrc.c: (gst_osssrc_get):
39109         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39110         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
39111         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
39112         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
39113         (gst_v4l_enable_overlay):
39114         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
39115         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
39116         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
39117         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
39118         (gst_v4l_set_audio):
39119         * sys/v4l/v4l_calls.h:
39120         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
39121         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
39122         (gst_v4lmjpegsink_playback_init),
39123         (gst_v4lmjpegsink_playback_start):
39124         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
39125         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
39126         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
39127         (gst_v4lmjpegsrc_requeue_frame):
39128         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
39129         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
39130         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
39131         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
39132         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
39133         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
39134         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
39135         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
39136         (gst_v4l2src_capture_stop):
39137         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
39138         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39139         (gst_ximagesink_chain):
39140         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
39141         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
39142         (gst_xvideosink_xwindow_new):
39143         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39144         (gst_xvimagesink_chain):
39145         use new error signal, function and categories
39146
39147 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
39148
39149         * configure.ac:
39150         * ext/Makefile.am:
39151         * ext/musicbrainz/gsttrm.c:
39152         * ext/musicbrainz/gsttrm.h:
39153         * ext/musicbrainz/Makefile.am:
39154         Add a trm plugin
39155
39156 2004-01-18  Julien MOUTTE  <julien@moutte.net>
39157
39158         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
39159         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
39160         synchronous property for debugging.
39161         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
39162         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39163         (gst_xvimagesink_set_property): Moving a pointer declaration to a
39164         smaller block, fixing indent.
39165
39166 2004-01-16  David Schleef  <ds@schleef.org>
39167
39168         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
39169         property affects the video stream.
39170         * sys/xvimage/xvimagesink.c:
39171         * sys/xvimage/xvimagesink.h:
39172         Add synchronous property for debugging.  Should probably be
39173         disabled in non-CVS builds.  Make sure that the Xv attribute
39174         exists before we set it (crash!).  Fix a silly float bug that
39175         caused colorbalance to just not work.
39176
39177 2004-01-17  Christian Schaller <Uraeus@gnome.org>
39178
39179         * tools/gst-launch-ext.in - update for new plugins
39180
39181 2004-01-16  David Schleef  <ds@schleef.org>
39182
39183         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
39184         already-freed caps.
39185
39186 2994-01-16  Christian Schaller <Uraeus@gnome.org>
39187
39188         * Update spec for new colorspace plugin and libcaca plugin
39189         * Fix compilation of libcaca plugin (clock -> id)
39190
39191 2004-01-16  Julien MOUTTE <julien@moutte.net>
39192
39193         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
39194         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
39195         (gst_xvimagesink_set_xwindow_id),
39196         (gst_xvimagesink_colorbalance_set_value),
39197         (gst_xvimagesink_colorbalance_get_value),
39198         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39199         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
39200         correct colorbalance properties. They can now be set when the element
39201         is still in NULL state. The values will be committed to the Xv Port
39202         when xcontext is initialized.
39203         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
39204         brightness int values in the GstXvImagesink structure.
39205
39206 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39207
39208         * gst-libs/gst/Makefile.am:
39209           restructure so having local patches works easier.
39210
39211 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39212
39213         * ext/mpeg2enc/Makefile.am:
39214         * ext/mpeg2enc/gstmpeg2enc.cc:
39215         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39216           Bugfix with respect to EOS handling.
39217
39218 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39219
39220         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39221           Link with right caps (else, it segfaults).
39222         * ext/mplex/gstmplexjob.cc:
39223           Fix for slight API change in 1.6.1.93 release of mjpegtools.
39224
39225 2004-01-15  David Schleef  <ds@schleef.org>
39226
39227         * gst-libs/gst/audio/Makefile.am:
39228         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
39229         from the template.
39230         * gst-libs/gst/audio/gstaudiofilter.c:
39231         * gst-libs/gst/audio/gstaudiofilter.h:
39232         Add bytes_per_sample and size and n_samples calculation.
39233         * gst-libs/gst/audio/gstaudiofilterexample.c:
39234         Remove, now autogenerated.
39235         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
39236         Moved from gstaudiofilterexample, object name changed, code added
39237         so that it actually works.
39238         * gst-libs/gst/audio/make_filter:
39239         Script to build an audiofilter subclass from the template.
39240         * gst/colorspace/Makefile.am:
39241         * gst/colorspace/yuv2yuv.c:
39242         Remove file, since it's GPL, and we don't use it.
39243
39244 2004-01-15  Julien MOUTTE  <julien@moutte.net>
39245
39246         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39247         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
39248         them use the buffer free function to test how the buffer was allocated.
39249
39250 2004-01-15  David Schleef  <ds@schleef.org>
39251
39252         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
39253         that handles osssink fallback.
39254         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
39255         (gst_audio_convert_getcaps):
39256         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
39257         Add audio/x-qdm2 for QDM2 audio.
39258         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39259         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
39260         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
39261         Decrease minimum size to 16x16.
39262         * gst/wavparse/gstwavparse.c:
39263         Convert disabled pad template caps to new caps.
39264         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
39265         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39266         (gst_xvimagesink_chain): Throw element error when display cannot
39267         be opened.  Increase minimum framerate to 1.0.  Check the data
39268         free function on a buffer to make sure it is the type we expect
39269         before manipulating it.
39270
39271 2004-01-15  Julien MOUTTE <julien@moutte.net>
39272
39273         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39274         (gst_videobalance_colorbalance_set_value): Implement passthru if
39275         settings are in the middle.
39276         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
39277
39278 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39279
39280         * gst/videofilter/Makefile.am:
39281         * gst/volume/Makefile.am:
39282           Since we use videofilter symbols, link to it.
39283
39284 2004-01-15  Julien MOUTTE <julien@moutte.net>
39285
39286         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
39287         mixer interface type to HARDWARE.
39288         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
39289         type to SOFTWARE.
39290         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
39291         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
39292         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
39293         (gst_volume_interface_init), (gst_volume_list_tracks),
39294         (gst_volume_set_volume), (gst_volume_get_volume),
39295         (gst_volume_set_mute), (gst_volume_mixer_init),
39296         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
39297         (volume_init): Implementing mixer interface.
39298         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
39299         * sys/oss/gstosselement.c: (gst_osselement_get_type),
39300         (gst_osselement_change_state): Removing some trailing commas in
39301         structures.
39302         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
39303         interface type to HARDWARE.
39304         * sys/v4l/gstv4lcolorbalance.c:
39305         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
39306         type to HARDWARE.
39307         * sys/v4l2/gstv4l2colorbalance.c:
39308         (gst_v4l2_color_balance_interface_init): Setting colorbalance
39309         interface type to HARDWARE.
39310         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
39311         same code than ximagesink for event handling.
39312
39313 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39314
39315         * ext/snapshot/Makefile.am:
39316         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
39317         (gst_snapshot_chain):
39318         * ext/snapshot/gstsnapshot.h:
39319           This has to be a joke... Snapshot should be connected to a tee,
39320           colorspace element before it and EOS after that, where the other
39321           src of the tee receives normal data.
39322           The current way is *wrong*.
39323
39324 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39325
39326         * ext/hermes/gsthermescolorspace.c:
39327           Fix another compile error. Same as below.
39328
39329 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39330
39331         * gst/colorspace/gstcolorspace.c:
39332         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
39333         (gst_colorspace_i420_to_yv12):
39334           Fix compiling... Didn't test if it actually works.
39335
39336 2004-01-15  David Schleef  <ds@schleef.org>
39337
39338         * configure.ac:
39339         * gst/colorspace/Makefile.am:
39340         * gst/colorspace/gstcolorspace.c:
39341         * gst/colorspace/gstcolorspace.h:
39342         * gst/colorspace/yuv2rgb.c:
39343         * gst/colorspace/yuv2rgb.h:
39344         Duplicate the ext/hermes colorspace plugin, and remove Hermes
39345         code and GPL code.  Fix for new caps negotiation.  Rewrite
39346         much of the format handling code, and some of the conversion
39347         code.  Basically, rewrote almost everything.  This element
39348         handles I420, YV12 to RGB conversions.
39349         * ext/hermes/Makefile.am:
39350         * ext/hermes/gsthermescolorspace.c:
39351         Rename colorspace to hermescolorspace.  Fix negotiation issues.
39352         Remove non-Hermes related code.  This element handles lots of
39353         RGB to RGB conversions, but no YUV.
39354         * ext/hermes/gstcolorspace.c:
39355         * ext/hermes/gstcolorspace.h:
39356         * ext/hermes/rgb2yuv.c:
39357         * ext/hermes/yuv2rgb.c:
39358         * ext/hermes/yuv2rgb.h:
39359         * ext/hermes/yuv2rgb_mmx16.s:
39360         * ext/hermes/yuv2yuv.c:
39361         * ext/hermes/yuv2yuv.h:
39362         Remove old code.
39363
39364 2004-01-14  Colin Walters  <walters@verbum.org>
39365
39366         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
39367         they've already been.
39368
39369 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39370
39371         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
39372           assume tag mode when pad is not connected
39373
39374 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39375
39376         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39377           Don't update the time of the clock
39378         (gst_alsa_sink_loop):
39379           sync to the clock given to alsasink, not the own clock
39380         * sys/oss/gstosssink.c: (gst_osssink_chain):
39381           sync to the clock
39382         (gst_osssink_change_state):
39383           activate the clock
39384         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39385         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39386           remove bogus code that made DISCONT events unhandled
39387         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
39388           explicitly case to double in _set_simple. (fixes 2nd warning in bug
39389           #131502)
39390         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
39391         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
39392         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
39393           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
39394           2nd warning in bug #131502)
39395
39396 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39397
39398         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39399         (gst_videobalance_colorbalance_set_value),
39400         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
39401         for colorbalance interface implementation.
39402         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39403         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
39404         (gst_ximagesink_dispose), (gst_ximagesink_init),
39405         (gst_ximagesink_class_init): Adding DISPLAY property.
39406         * sys/ximage/ximagesink.h: Adding display_name to store display.
39407         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39408         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39409         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
39410         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
39411         properties (they still need polishing though for gst-launch use : no
39412         xcontext yet, i ll do that tomorrow).
39413         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
39414
39415 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39416
39417         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39418         (gst_play_set_location), (gst_play_set_visualization): Preparing
39419         switch integration, adding videobalance in the pipeline.
39420
39421 2004-01-14  Julien MOUTTE <julien@moutte.net>
39422
39423         * gst-libs/gst/colorbalance/colorbalance.c:
39424         (gst_color_balance_class_init): Adding a default type.
39425         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
39426         the type.
39427         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
39428         (gst_videobalance_dispose), (gst_videobalance_class_init),
39429         (gst_videobalance_init), (gst_videobalance_interface_supported),
39430         (gst_videobalance_interface_init),
39431         (gst_videobalance_colorbalance_list_channels),
39432         (gst_videobalance_colorbalance_set_value),
39433         (gst_videobalance_colorbalance_get_value),
39434         (gst_videobalance_colorbalance_init): Implementing colorbalance
39435         interface.
39436         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
39437         list.
39438         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
39439         bug which was triggering a BadAccess X error when setting an overlay
39440         before pad was really negotiated.
39441         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
39442         Using the colorbalance type macro.
39443
39444 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39445
39446         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
39447         (gst_flacenc_chain):
39448           handle tags correctly
39449         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
39450           extract ID3v1 tags correctly
39451
39452 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39453
39454         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
39455         (plugin_init):
39456           Improve matroska typefinding for odd-typed headers...
39457
39458 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39459
39460         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
39461           Fix for using incremental number on padnames.
39462
39463 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39464
39465         * ext/divx/gstdivxdec.c:
39466         * ext/divx/gstdivxenc.c:
39467           Set category to divx4linux instead of divx (too generic).
39468         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
39469         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
39470         (gst_wavparse_loop), (gst_wavparse_change_state):
39471         * gst/wavparse/gstwavparse.h:
39472           fix parsing of WAV files with non-standard fmt-tag size and fix
39473           skipping of unrecognized chunks... Someone please fix this thing
39474           to use rifflib so all this is automated.
39475         * sys/v4l/Makefile.am:
39476         * sys/v4l2/Makefile.am:
39477           Add X_CFLAGS because we depend on X (for overlay).
39478
39479 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
39480
39481         * ext/mpeg2dec/gstmpeg2dec.c:
39482           Don't issue a timestamp unless we tagged the frame
39483           with a PTS.
39484
39485 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39486
39487         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
39488           Query the audio element to get the time, not the clock. We're
39489           interested in the element's time here.
39490
39491 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39492
39493         * ext/aalib/gstaasink.c: (gst_aasink_chain):
39494         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39495         * ext/esd/esdsink.c: (gst_esdsink_chain):
39496         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
39497         * ext/mas/massink.c: (gst_massink_chain):
39498         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
39499         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
39500         (gst_matroska_demux_parse_metadata):
39501         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
39502         (gst_mpeg_parse_release_locks):
39503         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
39504         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
39505         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39506         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
39507         (gst_osssink_change_state):
39508         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39509         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39510         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
39511         (gst_xvideosink_release_locks):
39512         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39513           use element time.
39514         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
39515         (gst_alsa_clock_stop):
39516         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
39517         (gst_audio_clock_get_internal_time):
39518           simplify for use with new clocking code.
39519         * testsuite/alsa/Makefile.am:
39520         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
39521           fix testsuite for new caps system
39522
39523 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39524
39525         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
39526         * ext/flac/gstflacenc.c: (add_one_tag):
39527           length is already host endian, no need to convert. Fixes playback of
39528           tagged files on PPC. (bug #128384)
39529
39530 2004-01-13  Julien MOUTTE <julien@moutte.net>
39531
39532         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
39533         colorbalance interface stating if it is hardware based or software
39534         based.
39535         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
39536         Removing a trailing comma.
39537         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39538         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
39539         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
39540         the documentation seems to be wrong on the -1000 to 1000 interval.
39541
39542 2004-01-12  David Schleef  <ds@schleef.org>
39543
39544         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
39545         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
39546         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
39547         Fix negotiation.  Add a bufferalloc function for the sink pad,
39548         and generally clean up some of the code.
39549
39550 2004-01-12  Julien MOUTTE <julien@moutte.net>
39551
39552         * gst-libs/gst/colorbalance/colorbalancechannel.c:
39553         (gst_color_balance_channel_dispose): Adding safety check in dispose
39554         method.
39555         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39556         (gst_xvimagesink_xcontext_clear),
39557         (gst_xvimagesink_interface_supported),
39558         (gst_xvimagesink_colorbalance_list_channels),
39559         (gst_xvimagesink_colorbalance_set_value),
39560         (gst_xvimagesink_colorbalance_get_value),
39561         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
39562         Adding colorbalance interface support to set XV parameters such as
39563         HUE, BRIGHTNESS, CONTRAST, SATURATION.
39564         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
39565         interface.
39566
39567 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39568
39569         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
39570         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
39571         (gst_audio_convert_init), (gst_audio_convert_set_property),
39572         (gst_audio_convert_get_property), (gst_audio_convert_chain),
39573         (gst_audio_convert_link),
39574         (gst_audio_convert_buffer_to_default_format),
39575         (gst_audio_convert_buffer_from_default_format), (plugin_init):
39576           - implement _getcaps and use it
39577           - improve linking
39578           - remove float caps since no float conversion is actually done
39579           - remove properties and arguments that were to be used for rate
39580             conversion
39581
39582 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39583
39584         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
39585         (gst_audio_structure_set_int):
39586         * gst-libs/gst/audio/audio.h:
39587           add helper functions for _getcaps matching the standard audio
39588           templates
39589
39590 2004-01-12  David Schleef  <ds@schleef.org>
39591
39592         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
39593         Test that pad is negotiated before getting its caps.
39594
39595 2004-01-12  Julien MOUTTE <julien@moutte.net>
39596
39597         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
39598         analyzing the pads of an element the bin is mostly in READY state so
39599         no caps were negotiated. This helper function needs to work with
39600         _get_caps directly then. I was not freeing them though, added that to
39601         fix the mem leak.
39602
39603 2004-01-12  Julien MOUTTE <julien@moutte.net>
39604
39605         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39606         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
39607         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
39608         than the free_func.
39609
39610 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39611
39612         * sys/oss/gstossaudio.c: (plugin_init):
39613         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
39614         * sys/oss/gstosselement.h:
39615           make an oss debugging category
39616           make failure more descriptive
39617
39618 2004-01-11  David Schleef  <ds@schleef.org>
39619
39620         * ext/ffmpeg/gstffmpeg.c:
39621         * ext/ffmpeg/gstffmpegcodecmap.c:
39622         * ext/ffmpeg/gstffmpegdec.c:
39623         * ext/ffmpeg/gstffmpegenc.c:
39624         * ext/ffmpeg/gstffmpegprotocol.c:
39625         * ext/gdk_pixbuf/gstgdkanimation.c:
39626         * ext/jpeg/gstjpeg.c:
39627         * ext/libpng/gstpng.c:
39628         * ext/mpeg2dec/perftest.c:
39629         * ext/speex/gstspeex.c:
39630         * gst-libs/gst/resample/dtos.c:
39631         * gst/intfloat/gstintfloatconvert.c:
39632         * gst/oneton/gstoneton.c:
39633         * gst/rtjpeg/RTjpeg.c:
39634         * gst/rtp/gstrtp.c:
39635         * sys/dxr3/dxr3init.c:
39636         * sys/glsink/gstgl_nvimage.c:
39637         * sys/glsink/gstgl_pdrimage.c:
39638         * sys/glsink/gstglsink.c:
39639         * testsuite/gst-lint:
39640         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
39641
39642 2004-01-11  David Schleef  <ds@schleef.org>
39643
39644         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
39645         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
39646         * ext/gdk_pixbuf/gstgdkanimation.c:
39647         (gst_gdk_animation_iter_create_pixbuf):
39648         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
39649         (gst_gdk_pixbuf_chain):
39650         * ext/gdk_pixbuf/gstgdkpixbuf.h:
39651         * ext/jack/gstjack.c: (gst_jack_change_state):
39652         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
39653         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
39654         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
39655         * gst/videofilter/gstvideofilter.c:
39656         (gst_videofilter_set_output_size):
39657         Remove all usage of gst_pad_get_caps(), and replace it with
39658         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
39659
39660 2004-01-11  David Schleef  <ds@schleef.org>
39661
39662         * configure.ac:
39663         * ext/Makefile.am: Fixes to make ext/libcaca compile.
39664         * ext/divx/gstdivxdec.c:
39665         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
39666         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
39667         handle images that span multiple buffers.  Now work with both
39668         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
39669         * ext/gdk_pixbuf/gstgdkpixbuf.h:
39670         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
39671         video/video.h changes
39672         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
39673         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39674         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
39675         of GstData free function.
39676         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
39677         same.
39678
39679 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39680
39681         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
39682         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
39683         (gst_v4l2element_get_property):
39684         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
39685           add norm, channel and frequency properties.
39686         * sys/v4l2/gstv4l2tuner.c:
39687           fixes for tuner interface changes
39688         * sys/v4l2/gstv4l2element.h:
39689         * sys/v4l2/gstv4l2src.c:
39690         * sys/v4l2/gstv4l2src.h:
39691         * sys/v4l2/v4l2src_calls.c:
39692         * sys/v4l2/v4l2src_calls.h:
39693           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
39694
39695 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39696
39697         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
39698         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
39699         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
39700         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
39701         * gst-libs/gst/tuner/tuner.h:
39702           GObjects aren't const.
39703           Add find_by_name functions.
39704           Add checks to _changed functions.
39705         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
39706         (gst_v4l_tuner_get_norm):
39707           Fixes for above.
39708
39709 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39710
39711         * gst-libs/gst/video/video.h:
39712           Fix caps template names to be understandable.
39713           Prefix everything with GST_VIDEO.
39714         * ext/aalib/gstaasink.c:
39715         * ext/divx/gstdivxdec.c:
39716         * ext/divx/gstdivxenc.c:
39717         * ext/gdk_pixbuf/gstgdkpixbuf.c:
39718         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
39719         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
39720         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
39721         * ext/libcaca/gstcacasink.c:
39722         * ext/libpng/gstpngenc.c: (raw_caps_factory):
39723         * ext/snapshot/gstsnapshot.c:
39724         * ext/swfdec/gstswfdec.c:
39725         * ext/xvid/gstxviddec.c:
39726         * ext/xvid/gstxvidenc.c:
39727         * gst/chart/gstchart.c:
39728         * gst/deinterlace/gstdeinterlace.c:
39729         * gst/effectv/gsteffectv.c:
39730         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39731         * gst/goom/gstgoom.c:
39732         * gst/median/gstmedian.c:
39733         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
39734         (gst_monoscope_srcconnect), (gst_monoscope_chain):
39735         * gst/overlay/gstoverlay.c:
39736         * gst/smooth/gstsmooth.c:
39737         * gst/smpte/gstsmpte.c:
39738         * gst/synaesthesia/gstsynaesthesia.c:
39739         * gst/videocrop/gstvideocrop.c:
39740         * gst/videodrop/gstvideodrop.c:
39741         * gst/y4m/gsty4mencode.c:
39742         * sys/qcam/gstqcamsrc.c:
39743         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
39744           Make them work with new video.h file.
39745         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39746         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
39747         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39748         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
39749           Make it work with new buffer allocation system.
39750
39751 2004-01-11  Julien MOUTTE  <julien@moutte.net>
39752
39753         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
39754         pad_alloc_buffer implementation to use ->srcpad
39755         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
39756         pad_alloc_buffer implementation to use ->srcpad
39757         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
39758         pad_alloc_buffer implementation to use ->srcpad
39759         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
39760         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
39761         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
39762         a reference to everything we need.
39763         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
39764         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
39765         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
39766         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
39767         a reference to everything we need.
39768         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
39769
39770 2004-01-11  David Schleef  <ds@schleef.org>
39771
39772         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
39773         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
39774         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
39775         structure members.
39776         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
39777         value during a resize/renegotiation.
39778         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
39779         gst_pad_alloc_buffer();
39780         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39781         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
39782         structure members.
39783         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
39784         Fix for rename of buffer private structure members.
39785         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39786         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
39787         Fix for rename of buffer private structure members.
39788         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39789         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
39790         Fix for rename of buffer private structure members.
39791
39792 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
39793
39794         reviewed by: David Schleef <ds@schleef.org>
39795
39796         * gst/videofilter/Makefile.am:
39797         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
39798         from the patch by ds to fit in with recent make_filter changes.
39799
39800 2004-01-11  Julien MOUTTE  <julien@moutte.net>
39801
39802         * configure.ac: Adding examples/switch/Makefile
39803         * examples/Makefile.am: Adding examples/switch
39804         * examples/switch/Makefile.am: Adding switcher example.
39805         * examples/switch/switcher.c: (got_eos), (idle_iterate),
39806         (switch_timer), (main): Adding an example demonstrating switch usage
39807         with 2 videotestsrc showing different patterns.
39808         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39809         (gst_switch_init): Fixing switch with the new caps system.
39810
39811 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39812
39813         * gst-libs/gst/video/video.h:
39814           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
39815           They should probably be like
39816           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
39817
39818 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39819
39820         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
39821         (qtdemux_parse_trak):
39822           fix audio chunk size/timestamp calculation
39823
39824 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39825
39826         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
39827           fix SVQ3 caps
39828
39829 2004-01-11  Steve Baker  <steve@stevebaker.org>
39830
39831         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
39832         (gst_agingtv_base_init), (gst_agingtv_class_init),
39833         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
39834         (gst_agingtv_set_property), (gst_agingtv_get_property):
39835         Port agingTV to videofilter
39836
39837 2004-01-09  Julien MOUTTE <julien@moutte.net>
39838
39839         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
39840         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39841
39842 2004-01-09  Julien MOUTTE <julien@moutte.net>
39843
39844         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
39845         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39846         * gst-libs/gst/xoverlay/xoverlay.c:
39847         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
39848         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
39849         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39850         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39851         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39852         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39853         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
39854         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
39855         the bufferalloc_function to replace bufferpools, fixing the XOverlay
39856         interface implementation to handle xid being 0 and fix some bugs
39857         triggered by Benjamin's testcase.
39858         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39859         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
39860         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
39861         the bufferalloc_function to replace bufferpools, fixing the XOverlay
39862         interface implementation to handle xid being 0 and fix some bugs
39863         triggered by Benjamin's testcase.
39864
39865 2004-01-09  David Schleef  <ds@schleef.org>
39866
39867         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
39868         mouse pointer events.  It works.
39869
39870 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39871
39872         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
39873           Use explicit caps - fix capsnego.
39874         * ext/xvid/gstxviddec.c:
39875         * ext/xvid/gstxvidenc.c:
39876           Remove macro-inside-macro which caused compile errors.
39877         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
39878           Error out if it's not a RIFF file. Else we error out without
39879           gst_element_error() which is not good...
39880
39881 2004-01-08  David Schleef  <ds@schleef.org>
39882
39883         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39884         Fix pad_link function to handle formats that ffmpeg returns
39885         as multiple caps structures.
39886         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
39887         Only complain if source buffer is _smaller_ than expected.
39888         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
39889         (gst_videoscale_handle_src_event): Resize navigation events
39890         when passing them upstream.
39891         * gst/videotestsrc/gstvideotestsrc.c:
39892         * gst/videotestsrc/gstvideotestsrc.h:
39893         * gst/videotestsrc/videotestsrc.c:
39894         * gst/videotestsrc/videotestsrc.h:
39895         Rewrite many of the buffer painting functions to handle odd
39896         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
39897         been verified to work with my video card.
39898         * testsuite/gst-lint:  Add check for elements calling
39899         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
39900
39901 2004-01-08  David Schleef  <ds@schleef.org>
39902
39903         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
39904         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
39905
39906 2004-01-08  Julien MOUTTE  <julien@moutte.net>
39907
39908         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
39909         configure event is not emiting the desired size signal. That fixes
39910         aspect ratio issues with gst-player.
39911
39912 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39913
39914         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
39915           Fix capsnego.
39916
39917 2004-01-08  Julien MOUTTE  <julien@moutte.net>
39918
39919         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
39920         public method to fire size signal.
39921
39922 2004-01-07  Julien MOUTTE  <julien@moutte.net>
39923
39924         * examples/gstplay/Makefile.am: Adding the interface library.
39925         * gst-libs/gst/play/Makefile.am: Adding the interface library.
39926         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
39927         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
39928         GST_IS_X_OVERLAY before signal connect.
39929         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
39930         Removing the have_video_size signal.
39931         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
39932         and associated public method.
39933         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39934         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
39935         signal.
39936         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
39937         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
39938         signal.
39939         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
39940         Using XOverlay public method to fire size signal.
39941
39942 2004-01-07  David Schleef  <ds@schleef.org>
39943
39944         * gst/videofilter/Makefile.am:
39945         * gst/videofilter/gstvideotemplate.c:
39946         * gst/videofilter/make_filter:
39947         Create gstvideoexample.c in a srcdir!=builddir friendly way.
39948         Convert make_filter to /bin/sh script.
39949
39950 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
39951
39952         * gst/modplug/gstmodplug.cc: fix element description
39953
39954 2004-01-07  Julien MOUTTE  <julien@moutte.net>
39955
39956         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
39957         (got_video_size): Adding some new lines in g_print calls.
39958         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
39959         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
39960         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
39961         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
39962         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
39963         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
39964         Complete code review, reverting some stuff i disagree with, adding
39965         some fixes : time synchronization on invalid timestamps, renegotiation
39966         of private window.
39967         * sys/ximage/ximagesink.h:
39968         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
39969         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
39970         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
39971         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
39972         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
39973         (gst_xvimagesink_buffer_new),
39974         (gst_xvimagesink_navigation_send_event),
39975         (gst_xvimagesink_set_xwindow_id),
39976         (gst_xvimagesink_get_desired_size),
39977         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
39978         stuff i disagree with, adding some fixes : Renegotiation of private
39979         window, implementing get_desired_size.
39980
39981 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39982
39983         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
39984         (gst_afsink_handle_event):
39985         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
39986         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
39987         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
39988         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
39989         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
39990           Fix for instantiate-test (see core). Also remove dead code from
39991           jpegenc (which still needs fixing, but that's lower on my TODO
39992           list...).
39993         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
39994           Never return NULL as caps.
39995
39996 2004-01-07  David Schleef  <ds@schleef.org>
39997
39998         * configure.ac:
39999         * ext/Makefile.am:
40000         * ext/librfb/Makefile.am:
40001         * ext/librfb/gstrfbsrc.c:
40002         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
40003         is the protocol used by VNC.
40004
40005 2004-01-07  David Schleef  <ds@schleef.org>
40006
40007         * gst/videofilter/gstvideotemplate.c:
40008         * gst/videofilter/gstvideotemplate.h:
40009         * gst/videofilter/make_filter:
40010         Merge videotemplate header into source file.
40011         * gst/effectv/Makefile.am:
40012         * gst/effectv/gsteffectv.c: (plugin_init):
40013         * gst/effectv/gstwarp.c:
40014         Make warpTV a subclass of videofilter.
40015
40016 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40017
40018         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
40019           Add guard against invalid utf-8 conversions in mad. Just in case.
40020
40021 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40022
40023         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40024           Fix for bug shown by poisoning
40025
40026 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40027
40028         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40029         (gst_v4lmjpegsrc_buffer_free):
40030         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
40031         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
40032         (gst_v4lsrc_buffer_free):
40033           Fix for removed bufferpools.
40034
40035 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40036
40037         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
40038         Fix caps negotiation.
40039
40040         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
40041         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
40042         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
40043         (dvdnavsrc_event):
40044         * ext/mpeg2dec/gstmpeg2dec.c:
40045         * gst-libs/gst/navigation/navigation.c:
40046         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
40047         * gst-libs/gst/navigation/navigation.h:
40048         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
40049         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
40050         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
40051         Super-simple first version of mouse and keyboard events. Clicking
40052         on a DVD menu now works, although it may not take you where you
40053         expected.
40054
40055         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40056         * gst/videotestsrc/gstvideotestsrc.c:
40057         (gst_videotestsrc_src_fixate):
40058         These fixate functions were broken - they never actually
40059         fixated :)
40060
40061 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40062
40063         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
40064         (gst_icecastsend_init):
40065           fix for new caps system.
40066         * gst-libs/gst/mixer/mixertrack.h:
40067         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
40068           Add 'master track' flag (for tools like ACME that only want to
40069           change the main volume).
40070
40071 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40072
40073         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
40074         (gst_xvid_csp_to_caps):
40075         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
40076         * ext/xvid/gstxvidenc.c:
40077         ifdef out ARGB type when it isn't available
40078         in xvidcore 1.0.0beta2
40079
40080 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40081
40082         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
40083           When we have received a new SCR right in the first buffer after
40084           a seek (so in the same cycle that handles the discont), we should
40085           handle the buffer instead of unreffing it, else we lose data.
40086
40087 2004-01-06  Iain <iain@prettypeople.org>
40088
40089         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
40090           buffer-frames caps too.
40091
40092         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
40093           caps that we need, don't destroy them all and rebuild them. And when
40094           creating src pads, use the src pad template rather than the sink...
40095
40096 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40097
40098         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
40099           Add pad to element *after* setting functions such as event handler.
40100           Without this, the scheduler (opt) will link pads, set the event
40101           handler from the default event function (dispatcher in gstpad.c)
40102           and *after* that, we will set our own event function, which will
40103           thus never be used (and thus mpegdemux doesn't handle events).
40104
40105 2004-01-04  David Schleef  <ds@schleef.org>
40106
40107         Fix the fixate functions to handle new prototype:
40108         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40109         * gst/videotestsrc/gstvideotestsrc.c:
40110         (gst_videotestsrc_src_fixate):
40111         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40112         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
40113         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
40114
40115 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40116
40117         * sys/ximage/ximagesink.h:
40118         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40119         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
40120         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
40121         (gst_ximagesink_xoverlay_init):
40122           assorted fixes to make (re)embedding work
40123         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
40124         (gst_ximagesink_get_desired_size):
40125           implement desired size additions to XOverlay
40126
40127 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40128
40129         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
40130         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
40131         (gst_x_overlay_got_desired_size):
40132         * gst-libs/gst/xoverlay/xoverlay.h:
40133           Add optional "desired size" signal and querying.
40134
40135 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40136
40137         * gst/matroska/matroska-demux.c:
40138         (gst_matroska_demux_parse_blockgroup):
40139           Fix EBML-laced block parsing. Diffs are relative to previous
40140           lace, not the first lace. Thanks to Mosu from the Matroska
40141           team for detecting this.
40142         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40143         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
40144         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
40145         (gst_wavparse_change_state):
40146         * gst/wavparse/gstwavparse.h:
40147           Quickfix for capsnego.
40148
40149 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40150
40151         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
40152           Fix indenting, fix pad creation.
40153
40154 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40155
40156         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
40157         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
40158         (gst_xviddec_sink_link):
40159           Implement src_getcaps() so proper size caps is negotiated.
40160
40161 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40162
40163         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
40164           Finish flac decoder on EOS. See #116178.
40165
40166 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40167
40168         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
40169         (gst_matroska_demux_add_stream):
40170         * gst/matroska/matroska-ids.h:
40171           Add getcaps() function to fix capsnego...
40172
40173 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40174
40175         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40176         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
40177         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
40178           Fix more integer overflows. Again, see #126967.
40179
40180 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40181
40182         * ext/mpeg2dec/gstmpeg2dec.c:
40183           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
40184           #130416.
40185
40186 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40187
40188         * configure.ac:
40189         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
40190         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
40191         * ext/xvid/gstxvid.h:
40192         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
40193         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
40194         (gst_xviddec_src_link), (gst_xviddec_sink_link),
40195         (gst_xviddec_change_state):
40196         * ext/xvid/gstxviddec.h:
40197         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
40198         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
40199         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
40200         (gst_xvidenc_link), (gst_xvidenc_set_property),
40201         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
40202         * ext/xvid/gstxvidenc.h:
40203           Update xvid plugin to latest xvid (1.0.0-beta3) API.
40204
40205 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40206
40207         * gst/rtp/rtp-packet.c:
40208           Add sys/types.h include, since OS X doesn't define in_addr_t
40209           in netinet/in.h, like it does on Linux (see #129600).
40210
40211 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
40212
40213         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
40214
40215         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
40216           Correct logic of dispose function (see #129306).
40217
40218 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40219
40220         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
40221         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
40222         (gst_mpeg_parse_init):
40223         * gst/mpegstream/gstmpegparse.h:
40224           Remove clock (which was never provided, i.e. dead code), and
40225           also fix integer overflows at high PTS values (see #126967).
40226
40227 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40228
40229         * ext/flac/gstflacdec.c:
40230         * ext/libpng/gstpngenc.h:
40231         * ext/mikmod/gstmikmod.h:
40232           OS X fixes (see #126628).
40233
40234 2004-01-02  David Schleef  <ds@schleef.org>
40235
40236         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
40237         (gst_alsa_src_base_init): Remove bogus "src" request pad.
40238         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
40239         (gst_mpeg_parse_class_init): Move pad template registration
40240         to class_init, since the derived class (mpegdemux) doesn't
40241         want them.
40242
40243 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40244
40245         * sys/ximage/Makefile.am:
40246         * sys/xvideo/Makefile.am:
40247         * sys/xvimage/Makefile.am:
40248           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
40249           after installation (see #127664).
40250
40251 2004-01-02  David Schleef  <ds@schleef.org>
40252
40253         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
40254         (gst_ffmpegenc_connect):  Negotiation fixes.
40255         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
40256         Remove inappropriate gst_caps_free().
40257         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40258         Reenable Ronald's internal resize code, since the core handles
40259         it correctly now.
40260
40261 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40262
40263         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
40264         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
40265         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
40266           Fix pad template stuff.
40267
40268 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40269
40270         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
40271         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
40272           fix signed integer reading/writing.
40273
40274 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40275
40276         * ext/alsa/README:
40277           Remove outdated document
40278
40279 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
40280
40281         * gst/cutter/gstcutter.c: (gst_cutter_init):
40282           src pad was being created twice - oops.
40283
40284 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40285
40286         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40287           Comment out internal resize. It doesn't handle the resulting
40288           XEvent internally, does another try_set_caps() which leads to
40289           a really nice loop.
40290           Real fix will come when Julien and Dave are awake. ;).
40291
40292 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40293
40294         * ext/mpeg2enc/gstmpeg2enc.cc:
40295           fix const/nonconst compile issue.
40296
40297 2004-01-02  David Schleef  <ds@schleef.org>
40298
40299         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
40300         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
40301         Add fixate function and a check for bad formats.
40302
40303 2004-01-01  David Schleef  <ds@schleef.org>
40304
40305         Negotiation fixes:
40306         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
40307         (gst_audiofilter_init):
40308         * gst/debug/efence.c: (gst_efence_init):
40309         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
40310         (gst_deinterlace_init):
40311         * gst/volume/gstvolume.c: (volume_connect):
40312
40313 2004-01-01  David Schleef  <ds@schleef.org>
40314
40315         Convert elements to use gst_pad_use_explicit_caps() where
40316         appropriate:
40317         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
40318         * ext/audiofile/gstafparse.c: (gst_afparse_init),
40319         (gst_afparse_open_file):
40320         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
40321         (gst_afsrc_open_file):
40322         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
40323         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
40324         (gst_ffmpegdec_chain):
40325         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
40326         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
40327         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
40328         (gst_gdk_pixbuf_chain):
40329         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
40330         (gst_jpegdec_chain):
40331         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
40332         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
40333         (gst_mikmod_negotiate):
40334         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
40335         (gst_mpeg2dec_negotiate_format):
40336         * ext/mpeg2enc/gstmpeg2enc.cc:
40337         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
40338         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
40339         (gst_speexdec_sinkconnect):
40340         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
40341         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
40342         (gst_vorbisfile_new_link):
40343         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
40344         (gst_ac3parse_chain):
40345         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
40346         (gst_asf_demux_setup_pad):
40347         * gst/auparse/gstauparse.c: (gst_auparse_init),
40348         (gst_auparse_chain):
40349         * gst/id3/gstid3types.c: (gst_id3types_loop):
40350         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40351         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
40352         (mp1videoparse_parse_seq):
40353         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
40354         (bpf_from_header):
40355         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40356         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
40357         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
40358         (gst_mpeg_parse_send_data):
40359         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40360         (gst_qtdemux_add_stream):
40361         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
40362         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40363         (gst_wavparse_parse_fmt):
40364
40365 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40366
40367         * configure.ac:
40368           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
40369           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
40370           it therefore uses the wrong include paths. Too bad... Note
40371           that 1.6.1.93 is not release yet. ;).
40372           Also add a check for mplex, which is now using the lib'ified
40373           mplex from mjpegtools, too.
40374         * ext/ffmpeg/gstffmpegcodecmap.c:
40375           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
40376           issues. I don't think ffmpeg handles 3ivx correctly, so this
40377           probably won't work. But it won't hurt either.
40378         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
40379         (gst_ffmpegdec_chain):
40380         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
40381         (gst_ffmpegenc_chain_audio):
40382           Fix memleak in audio encoding. Close codec if open fails, this
40383           calls the cleanup routines so we can re-use the context.
40384         * ext/mpeg2enc/gstmpeg2enc.cc:
40385           Fix pad template names/types, fix memory issue with getcaps().
40386         * ext/mpeg2enc/gstmpeg2encoder.cc:
40387         * ext/mpeg2enc/gstmpeg2encoder.hh:
40388           Fix compile issue with new caps system (const thingy).
40389         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40390         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
40391           We read a first frame right on initing, so that we have a caps
40392           when we init the output. This caps is cached in padprivate and
40393           read as first frame.
40394         * ext/mplex/Makefile.am:
40395         * ext/mplex/gstmplex.cc:
40396         * ext/mplex/gstmplex.h:
40397         * ext/mplex/gstmplex.hh:
40398         * ext/mplex/gstmplexibitstream.cc:
40399         * ext/mplex/gstmplexibitstream.hh:
40400         * ext/mplex/gstmplexjob.cc:
40401         * ext/mplex/gstmplexjob.hh:
40402         * ext/mplex/gstmplexoutputstream.cc:
40403         * ext/mplex/gstmplexoutputstream.hh:
40404           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
40405           had issues, didn't do capsnego, supported only a subset of the
40406           mplex features and required a mplex fork in our local CVS. Plus
40407           that it worked agaist a very old mplex version. Rewriting was
40408           faster than updating it.
40409         * gst-libs/ext/Makefile.am:
40410         * gst-libs/ext/mplex/INSTRUCT:
40411         * gst-libs/ext/mplex/Makefile.am:
40412         * gst-libs/ext/mplex/README:
40413         * gst-libs/ext/mplex/TODO:
40414         * gst-libs/ext/mplex/ac3strm_in.cc:
40415         * gst-libs/ext/mplex/audiostrm.hh:
40416         * gst-libs/ext/mplex/audiostrm_out.cc:
40417         * gst-libs/ext/mplex/aunit.hh:
40418         * gst-libs/ext/mplex/bits.cc:
40419         * gst-libs/ext/mplex/bits.hh:
40420         * gst-libs/ext/mplex/buffer.cc:
40421         * gst-libs/ext/mplex/buffer.hh:
40422         * gst-libs/ext/mplex/fastintfns.h:
40423         * gst-libs/ext/mplex/format_codes.h:
40424         * gst-libs/ext/mplex/inputstrm.cc:
40425         * gst-libs/ext/mplex/inputstrm.hh:
40426         * gst-libs/ext/mplex/lpcmstrm_in.cc:
40427         * gst-libs/ext/mplex/mjpeg_logging.cc:
40428         * gst-libs/ext/mplex/mjpeg_logging.h:
40429         * gst-libs/ext/mplex/mjpeg_types.h:
40430         * gst-libs/ext/mplex/mpastrm_in.cc:
40431         * gst-libs/ext/mplex/mpegconsts.cc:
40432         * gst-libs/ext/mplex/mpegconsts.h:
40433         * gst-libs/ext/mplex/mplexconsts.hh:
40434         * gst-libs/ext/mplex/multplex.cc:
40435         * gst-libs/ext/mplex/outputstream.hh:
40436         * gst-libs/ext/mplex/padstrm.cc:
40437         * gst-libs/ext/mplex/padstrm.hh:
40438         * gst-libs/ext/mplex/stillsstream.cc:
40439         * gst-libs/ext/mplex/stillsstream.hh:
40440         * gst-libs/ext/mplex/systems.cc:
40441         * gst-libs/ext/mplex/systems.hh:
40442         * gst-libs/ext/mplex/vector.cc:
40443         * gst-libs/ext/mplex/vector.hh:
40444         * gst-libs/ext/mplex/videostrm.hh:
40445         * gst-libs/ext/mplex/videostrm_in.cc:
40446         * gst-libs/ext/mplex/videostrm_out.cc:
40447         * gst-libs/ext/mplex/yuv4mpeg.cc:
40448         * gst-libs/ext/mplex/yuv4mpeg.h:
40449         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
40450         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
40451           We don't fork mjpegtools' mplex in our CVS anymore.
40452         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
40453         (gst_avi_demux_add_stream):
40454         * gst/avi/gstavidemux.h:
40455           Add getcaps() function for proper caps nego. This makes some
40456           parts of AVI playback/reading work.
40457         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40458           Resize window on new capsnego. This is probably wrong, but
40459           I'm still committing it because with current capsnego, the
40460           first successfull capsnego is auto-fixated, therefore rounded
40461           down to the lowest values in the caps. this results in a 16x16
40462           XWindow that is not reized when real capsnego finishes.
40463           Dave, I see more cases of this, do you know a proper solution?
40464         * tools/gst-launch-ext.in:
40465           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
40466
40467 2003-12-31  David Schleef  <ds@schleef.org>
40468
40469         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
40470         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
40471           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
40472
40473 2003-12-30  David Schleef  <ds@schleef.org>
40474
40475         * ext/ffmpeg/gstffmpegcolorspace.c:
40476         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
40477         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
40478         (gst_ffmpegcsp_chain): Negotiation fixes
40479         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
40480         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
40481         (gst_audio_convert_link), (gst_audio_convert_channels):
40482         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
40483         (gst_audioscale_link), (gst_audioscale_get_buffer),
40484         (gst_audioscale_chain): Negotiation fixes
40485         * gst/audioscale/gstaudioscale.h:
40486         * gst/videofilter/gstvideofilter.c:
40487         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
40488         (gst_videofilter_link), (gst_videofilter_init),
40489         (gst_videofilter_set_output_size), (gst_videofilter_setup),
40490         (gst_videofilter_find_format_by_structure):
40491         * gst/videofilter/gstvideofilter.h: Negotiation fixes
40492         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
40493         (gst_videoscale_link):
40494         * gst/videoscale/videoscale.c: (videoscale_get_structure),
40495         (videoscale_find_by_structure), (gst_videoscale_setup):
40496         * gst/videoscale/videoscale.h: Negotiation fixes
40497         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40498         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
40499         function, restrict resizing to a multiple of 4 (hack until
40500         everyone supports odd sizes correctly).
40501
40502 2003-12-29  Colin Walters  <walters@verbum.org>
40503
40504         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
40505         signed.
40506
40507 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
40508
40509         * ext/sndfile/gstsf.c: (gst_sf_loop):
40510           Fix warning about discarding const qualifier
40511
40512 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
40513
40514         * gst/cutter/gstcutter.c:
40515         * gst/videoscale/gstvideoscale.c:
40516         * gst/volenv/gstvolenv.c:
40517         * gst-libs/gst/audio/audio.c:
40518         * gst-libs/gst/video/video.c:
40519           Fix warnings
40520
40521 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40522
40523         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
40524           Don't send ALSA debugging to stderr.
40525         * ext/alsa/gstalsa.h:
40526           Use GST_WARNING instead of g_warning when ALSA functions fail.
40527
40528 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40529
40530         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
40531           Free XVAdapterInfo correctly.
40532
40533 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40534
40535         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
40536         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
40537           Make id3tag use correct caps nego.
40538
40539 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
40540
40541         * ext/ivorbis/vorbis.c:
40542         * ext/ivorbis/vorbisenc.h:
40543         * ext/ivorbis/vorbisfile.c:
40544           Modify so that it uses the new caps things
40545
40546 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40547
40548         * testsuite/spider/spider1.c: (main):
40549         * testsuite/spider/spider2.c: (main):
40550         * testsuite/spider/spider3.c: (main):
40551           Make tests compile again. They probably don't work.
40552
40553 2003-12-24  Colin Walters  <walters@verbum.org>
40554
40555         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
40556         we can't fixate the caps anymore.
40557
40558 2003-12-23  David Schleef  <ds@schleef.org>
40559
40560         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
40561         * sys/oss/gstosssink.c: (gst_osssink_init),
40562         (gst_osssink_sink_fixate): Add fixate function.
40563
40564 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40565
40566         * ext/ffmpeg/gstffmpegcodecmap.c:
40567         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
40568         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
40569         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
40570         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
40571         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
40572         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
40573         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
40574           fix typo in RGB masks, and move back to "old" colorspace
40575           capsnego code until whoever wrote this new crap has actually
40576           tested it so that it works.
40577           And yes, this works, keep it that way please.
40578
40579 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40580
40581         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
40582         (gst_divxdec_init), (gst_divxdec_negotiate):
40583         * ext/divx/gstdivxdec.h:
40584         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
40585         (gst_divxenc_init):
40586         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
40587         (gst_faac_sinkconnect), (gst_faac_srcconnect):
40588         * ext/mpeg2enc/gstmpeg2enc.cc:
40589         * ext/mpeg2enc/gstmpeg2encoder.cc:
40590         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40591         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
40592         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
40593         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
40594         (dxr3spusink_init):
40595         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
40596         (dxr3videosink_init):
40597           Fix caps breakage after Dave's caps branch merge.
40598
40599 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40600
40601         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
40602           Fix for 24bpp display.
40603
40604 2003-12-23  Colin Walters  <walters@verbum.org>
40605
40606         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
40607         a GnomeVFSHandle directly.
40608
40609 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40610
40611         * gst/volume/Makefile.am:
40612         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
40613         (volume_base_init), (volume_init):
40614           Reenable volume element and fix to work with new caps stuff.
40615           Rhythmbox needs this.
40616
40617 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40618
40619         * gst/qtdemux/qtdemux.c: (plugin_init):
40620           qtdemux requires bytestream
40621
40622 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40623
40624         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
40625           Fix remaining caps handling errors due to CAPS merge.
40626
40627 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40628
40629         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
40630         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
40631         (gst_faad_srcconnect):
40632           Port to new caps system.
40633
40634 2003-12-21  Julien MOUTTE  <julien@moutte.net>
40635
40636         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40637         (got_video_size), (main): using g_print instead of g_message.
40638         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
40639         signal which was not emitted because of "switch" element added to the
40640         bin but not connected. (Removing from the bin temporarily)
40641
40642 2003-12-21  Julien MOUTTE  <julien@moutte.net>
40643
40644         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
40645         find X development files. I don't understand the previous tests and
40646         they fail on my debian/ppc unstable. This one works.
40647         * examples/gstplay/player.c: (main): Set the pipeline to READY before
40648         exiting.
40649         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
40650         (gst_play_set_video_sink), (gst_play_set_audio_sink),
40651         (gst_play_set_visualization): Add some safety checks in set_ methods
40652         and state_change. This was throwing some ugly CRITICAL messages when
40653         pipeline was getting disposed and casts were failing.
40654
40655 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40656
40657         * configure.ac:
40658           Improve mpeg2enc detection. This is for distributions that do
40659           ship mjpegtools, but without mpeg2enc. Also does object check
40660           for might there ever be ABI incompatibility.
40661         * ext/mpeg2enc/gstmpeg2enc.cc:
40662           Add Andrew as second maintainer (he's helping me), and also add
40663           an error if no caps was set. This happens if I pull before capsnego
40664           and that's something I should solve sometime else.
40665         * gst/matroska/matroska-demux.c:
40666         (gst_matroska_demux_parse_blockgroup):
40667           Fix time parsing.
40668         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
40669         (gst_matroska_mux_track_header):
40670           Add caps to templates.
40671         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
40672           Add mpegversion=1 to prevent confusion with MPEG/AAC.
40673         * gst/mpegstream/gstmpegdemux.c:
40674           Remove layer since it causes warnings about unfixed caps.
40675         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40676           Fix obvious typo (we error out if caps were set, we should of
40677           course error out if *no* caps were set).
40678         * sys/oss/gstosselement.c: (gst_osselement_convert):
40679           Fix format conversion, we confused bits/bytes.
40680         * sys/oss/gstosselement.h:
40681           Improve documentation for 'bps'.
40682         * sys/v4l/TODO:
40683           Remove stuff about plugins that need removing - this was done
40684           ages ago.
40685         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
40686         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
40687         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
40688         (gst_v4lsrc_src_query):
40689         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
40690         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
40691           Add get_query_types(), get_formats() and query() functions.
40692
40693 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
40694
40695         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
40696           * moved CVS to freedesktop.org