gst-libs/gst/rtp/gstbasertpdepayload.*: Add some more G_LIKELY
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2
3         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
5         (gst_base_rtp_depayload_set_gst_timestamp),
6         (gst_base_rtp_depayload_change_state):
7         * gst-libs/gst/rtp/gstbasertpdepayload.h:
8         Add some more G_LIKELY
9         Fail when the setcaps function was not called.
10
11         * gst-libs/gst/rtp/gstbasertppayload.c:
12         (gst_basertppayload_set_outcaps):
13         Propagate return value of setcaps.
14
15 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
16
17         * gst/subparse/Makefile.am:
18         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
19         (gst_sub_parse_class_init), (gst_sub_parse_init),
20         (gst_convert_to_utf8), (detect_encoding), (convert_encoding),
21         (get_next_line), (gst_sub_parse_data_format_autodetect),
22         (feed_textbuf), (handle_buffer), (gst_sub_parse_change_state),
23         (gst_subparse_type_find):
24         * gst/subparse/gstsubparse.h:
25         Add support for UTF16/UTF32 subtitles as long as the first bytes of
26         the first buffer contain the BOM. This also adds support for other
27         encodings that allow NUL bytes via the encoding property.
28         Fixes bugs #552237 and #456788.
29
30 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
31
32         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
33         Don't drop the last byte of image tags if they're not an URI list.
34         Fixes bug #556066.
35
36 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
37
38         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
39         For looking at the 4th byte we have to get 4 bytes of course
40         and not 3.
41
42 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
43
44         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
45         Improve FLAC-without-headers typefinding by looking at most of the
46         frame header and checking if invalid values are used. Should prevent
47         quite some false positives compared to the old version which only
48         check if the first 14 bits are set.
49
50 2008-10-11  Stefan Kost  <ensonic@users.sf.net>
51
52         * sys/xvimage/xvimagesink.c:
53           Don't assert on caps==NULL.
54
55 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
56
57         * gst/subparse/gstsubparse.c:
58         (gst_sub_parse_data_format_autodetect), (handle_buffer),
59         (gst_sub_parse_change_state):
60         * gst/subparse/gstsubparse.h:
61         * tests/check/elements/subparse.c: (GST_START_TEST):
62         Add support for subtitle files with UTF-8 BOM at the beginning
63         by simple stripping it from the first line before passing it
64         to any parsing code. Fixes bug #555257 and playback of files
65         created by Gnome Subtitles.
66
67 2008-10-10  Wim Taymans  <wim.taymans@collabora.co.uk>
68
69         * gst/audiotestsrc/gstaudiotestsrc.c:
70         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
71         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
72         (gst_audio_test_src_start), (gst_audio_test_src_stop),
73         (gst_audio_test_src_do_seek), (gst_audio_test_src_check_get_range),
74         (gst_audio_test_src_create):
75         * gst/audiotestsrc/gstaudiotestsrc.h:
76         Define the default property values in the usual place.
77         Implement start/stop to reset values correctly.
78         Calculate the sample size only once when we negotiate.
79         Rename some values to make more sense.
80         Keep track of our byte range.
81         Add support for pull based scheduling. Disabled for now until we have
82         the whole stack working.
83         Set the BUFFER_OFFSET correctly.
84
85 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
86
87         Based on a patch by: xavierb at gmail dot com
88
89         * gst/subparse/gstsubparse.c:
90         (gst_sub_parse_data_format_autodetect):
91         * tests/check/elements/subparse.c: (GST_START_TEST):
92         Make the detection of the used subtitle a bit less strict
93         for srt subtitles. Fixes bug #555607.
94
95 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
96
97         * ext/vorbis/vorbisenc.c:
98         (gst_vorbis_enc_buffer_check_discontinuous):
99         Fix discontinuity detection which was broken by last commit.
100
101 2008-10-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
102
103         * configure.ac::
104           Require core CVS for ghostpad API additions used by decodebin2.
105
106 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
107
108         * gst-libs/gst/audio/gstbaseaudiosrc.c:
109         (gst_base_audio_src_create):
110         Fix debug statements (space between '%' and actual format).
111
112 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
113
114         * gst/playback/gstdecodebin2.c: (gst_decode_pad_activate):
115         Remove bogus assert, the decodepad could have been created inside an
116         already existing group.
117
118 2008-10-08  Andy Wingo  <wingo@pobox.com>
119
120         * gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
121         target instead of setting it.
122         (gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
123         API for a decode pad. The bugfix is that we set the group in
124         activate(), not when the pad was created because it might be NULL
125         then.
126         (gst_decode_group_control_source_pad, gst_decode_group_expose):
127         Update to use the API.
128
129 2008-10-08  Andy Wingo  <wingo@pobox.com>
130
131         * gst/playback/gstdecodebin2.c (struct _GstDecodePad): Change to
132         be a subclass of GstGhostPad.
133         (analyze_new_pad): So, when emitting the signals that determine
134         how we do autoplugging, already create the ghost pad and use it as
135         the pad in the signal arguments. This allows applications to make
136         a connection between the pad passed in e.g. autoplug-continue, and
137         the pad passed in new-decoded-pad.
138         (connect_pad, expose_pad): Update to receive the ghosted decode
139         pad in the args, retargetting it as necessary if we have to plug
140         the target pad through a multiqueue.
141         (gst_decode_group_control_source_pad): Adapt to receive an
142         already-ghosted pad that just needs activation, blocking, and
143         drain notification.
144         (sort_end_pads): Adapt for decode pads actually being pads.
145         (gst_decode_group_expose): Adapt for decode pads actually being
146         pads. Rewrite the decode pad names so they appear in order. Adds a
147         new error case if we couldn't set the name.
148         (gst_decode_group_free, gst_decode_group_hide): Adapt cleanup
149         logic.
150         (gst_decode_pad_set_blocked, gst_decode_pad_add_drained_check):
151         New API for the decode pad, needed because we shouldn't do these
152         things inside gst_decode_pad_new(), but after.
153         (gst_decode_pad_new): Change to actually make the real pad, and
154         delay the blocking/drainage bits.
155
156 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
157
158         Patch by: Daniel Drake <dsd at laptop dot org>
159
160         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear_collectpads):
161         Unref all buffers when clearing collectpads. Fixes bug #546955.
162
163 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
164
165         Based on a patch by: Klaas <klaas at rivercrew dot net>
166
167         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_sink_event),
168         (gst_vorbis_enc_buffer_check_discontinuous),
169         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
170         * ext/vorbis/vorbisenc.h:
171         Keep track of the upstream segments and use the running time on that
172         segment instead of the buffer timestamp everywhere. Fixes bug #525807.
173
174 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
175
176         * gst/audioconvert/audioconvert.c: (audio_convert_convert):
177         Prevent overflows with big buffer when calculating the size of
178         the intermediate buffer by using gst_util_uint64_scale() instead of
179         plain arithmetics. Fixes bug #552801.
180
181 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
182
183         Patch by: Pavel Zeldin <pzeldin at gmail dot com>
184
185         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time),
186         (gst_clock_overlay_class_init), (gst_clock_overlay_finalize),
187         (gst_clock_overlay_init), (gst_clock_overlay_set_property),
188         (gst_clock_overlay_get_property):
189         * ext/pango/gstclockoverlay.h:
190         API: Add ability to specify format for date/time display by
191         adding a "time-format" property.
192         Fixes bug #554879.
193
194 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
195
196         Patch by: Jan Gerber <j at oil21 dot org>
197
198         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
199         (gst_riff_create_video_template_caps):
200         Add FFV1 fourcc to support playback of FFMPEG lossless video
201         in AVI. Fixes bug #555319.
202
203 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
204
205         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
206
207         * gst-libs/gst/audio/gstbaseaudiosrc.c:
208         (gst_base_audio_src_create):
209         Implement skew clock slaving. Fixes #552559.
210
211 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
212
213         * gst-libs/gst/audio/multichannel.c:
214         * gst-libs/gst/audio/testchannels.c:
215         Fix include of config.h
216
217 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
218
219         Based on Patch by: Tero Saarni <tero dot saarni at gmail dot com>
220
221         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_parse_line),
222         (print_media), (gst_sdp_message_dump):
223         Fix parsing of the c= field containing multicast addresses.
224         Fixes #552199.
225         Add the connection info to the session or streams.
226         Fix parsing of the bandwidth.
227         Add debugging for the connections and bandwidths for a media.
228         Add debugging for the bandwidth of the session. 
229
230 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
231
232         * gst-libs/gst/rtp/gstbasertppayload.c:
233         (gst_basertppayload_change_state):
234         Configure the next seqnum and timestamp in the state change so that they
235         can be queried soon after.
236
237 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
238
239         * gst-libs/gst/rtp/gstbasertpdepayload.c:
240         (gst_base_rtp_depayload_chain):
241         Improve debugging of the rtptime.
242
243 2008-10-05  Jan Schmidt  <jan.schmidt@sun.com>
244
245         * configure.ac:
246         Back to development -> 0.10.21.1
247
248 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
249
250         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
251         (plugin_init):
252         Add typefinding for FLAC without headers in the beginning.
253         This is already handled by flacdec and friends.
254
255 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
256
257         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find),
258         (plugin_init):
259         Add typefinder for MXF.
260
261 2008-10-03  Jan Schmidt  <jan.schmidt@sun.com>
262
263         * tests/icles/Makefile.am:
264         Only build test-colorkey if GTK+ is available.
265
266 === release 0.10.21 ===
267
268 2008-10-03  Jan Schmidt <jan.schmidt@sun.com>
269
270         * configure.ac:
271           releasing 0.10.21, "We Could Be Wrong"
272
273 2008-09-28  Jan Schmidt  <jan.schmidt@sun.com>
274
275         * configure.ac:
276         0.10.20.4 pre-release
277
278 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
279
280         Patch by: Vincent Penquerc'h <ogg dot k dot ogg dot k at googlemail dot com>
281
282         * ext/theora/theoraparse.c: (theora_parse_set_streamheader):
283         Set the BOS flag on the BOS packet. Fixes #553244.
284
285 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
286
287         * gst-libs/gst/rtsp/gstrtspmessage.c:
288         (gst_rtsp_message_parse_request),
289         (gst_rtsp_message_parse_response):
290         Fix the g_return_val_if_fail() statements.
291
292 2008-09-22  Michael Smith <msmith@songbirdnest.com>
293
294         * gst-libs/gst/tag/gsttagdemux.c:
295           Fail to activate if there's insufficient data in the file to be usable,
296           preventing an assertion fail later. Fixes #552960
297
298 2008-09-15  Tim-Philipp Müller  <tim.muller at collabora co uk>
299
300         * gst-libs/gst/pbutils/descriptions.c:
301         * gst/typefind/gsttypefindfunctions.c:
302           Recognise Kate subtitle streams (#550582).
303
304 2008-09-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
305
306         * gst-libs/gst/audio/audio.h: (GST_AUDIO_FIELD_SIGNED):
307           Remove trailing comma from enum list, which causes problems
308           with -pendantic (#550729).
309
310 2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>
311
312         * configure.ac:
313         0.10.20.2 pre-release
314
315         * po/LINGUAS:
316         * po/id.po:
317         * po/pt_BR.po:
318
319         New translations.
320
321 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
322
323         * gst-libs/gst/interfaces/propertyprobe.c:
324           (gst_property_probe_get_properties),
325           (gst_property_probe_get_property),
326           (gst_property_probe_probe_property),
327           (gst_property_probe_probe_property_name),
328           (gst_property_probe_needs_probe),
329           (gst_property_probe_needs_probe_name),
330           (gst_property_probe_get_values),
331           (gst_property_probe_get_values_name),
332           (gst_property_probe_probe_and_get_values),
333           (gst_property_probe_probe_and_get_values_name):
334           More sanity checks for our second-favourite interface.
335
336 2008-09-05  Stefan Kost  <ensonic@users.sf.net>
337
338         * gst-libs/gst/interfaces/propertyprobe.c:
339           Check for NULL pointer, in the hope that this fixes #532864.
340
341 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
342
343         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
344           No really, the next release is 0.10.21 (fix Since: tags in docs).
345
346 2008-09-04  Wim Taymans  <wim.taymans@collabora.co.uk>
347
348         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop):
349         Disable a code path that is now called but causes a deadlock for some
350         reason and is unneeded.
351
352 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
353
354         * sys/xvimage/xvimagesink.c:
355         * sys/xvimage/xvimagesink.h:
356           Add a "draw-border" property that can be set to false to disable
357           drawing borders.
358           
359         * tests/icles/test-colorkey.c:
360         * tests/icles/Makefile.am:
361           Add new test application for the colorkey handling.
362
363 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
364
365         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
366         Use a decent caps for TrueSpeech instead of a ffmpeg-specific one.
367         This will also be fixed for upcoming gst-ffmpeg release so that once
368         this release of -base is out, it will work with the latest gst-ffmpeg
369         release.
370
371 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
372
373         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
374         (gst_riff_create_audio_template_caps):
375         Add Truespeech mapping for RIFF formats (AVI/WAV).
376         Fixes #550656
377
378 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
379
380         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
381         Typefind video/mj2 and image/jp2 ISO JPEG2000 mime types.
382         Fixes #550638.
383
384 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
385
386         * configure.ac:
387         * gst/subparse/Makefile.am:
388         * gst/subparse/gstsubparse.c:
389         * gst/subparse/samiparse.c:
390         * tests/check/elements/subparse.c:
391           Rework last change, so that we build subparse, but just disable the
392           sami parse functionality, if we're configured to not use xml. In the
393           tests only the sami test is disabled now.
394
395 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
396
397         * configure.ac:
398           Disable subparse when xml is disabled. It woundn't work anyway. Fixes
399           test runs.
400
401 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
402
403         * po/POTFILES.in:
404           Add some more files with strings for translation.
405
406 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
407
408         * gst-libs/gst/tag/gstvorbistag.c:
409         * tests/check/libs/tag.c:
410           Use new geo location tags from core. Fixes #481169
411
412 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
413
414         * tests/check/elements/audioresample.c: (setup_audioresample),
415         (fail_unless_perfect_stream), (test_perfect_stream_instance),
416         (test_discont_stream_instance):
417         Now that GstBaseTransform is 'fixed' ... remove cruft from tests.
418         Add debugging for coherence.
419
420 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
421
422         Patch by: Jonathan Matthew  <notverysmart gmail com>
423
424         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
425           Add typefinder for PDF documents (which is nice to have, since it's a
426           common format, but also helps prevent false positives). Fixes #549814.
427
428 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
429
430         * gst/playback/gstplaybin2.c: (selector_blocked), (pad_added_cb),
431         (no_more_pads_cb):
432         Fix nasty race where multiple decodebins could start pushing data before
433         we manage to configure the sinks, resulting in not-linked errors in
434         typical RTSP streaming cases.
435
436 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
437
438         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
439         Since we now call stop, we trigger this code path that causes a deadlock
440         is apparently not needed.
441
442 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
443
444         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
445         (gst_ring_buffer_stop):
446         Also allow the case where the ringbuffer was paused when we try to stop
447         it so that the basesrc stop function is still called.
448
449 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
450
451         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
452
453         * sys/v4l/gstv4lelement.c: (gst_v4l_class_probe_devices):
454         Reprobe devices again instead of taking a cached list as new
455         devices could've been plugged in. Fixes bug #549062.
456
457 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
458
459         Patch by: Alessandro Dessina <alessandro nnva org>
460
461         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
462         (gst_ogg_demux_activate_chain):
463         Don't add pads and activate them for skeleton streams. These are already
464         handled inside oggdemux. Fixes bug #537599.
465
466 2008-08-22  Wim Taymans  <wim.taymans@collabora.co.uk>
467
468         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
469         Reset variable so that query and convert fail after going back to
470         READY. Fixes #548898.
471
472 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
473
474         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
475         If a buffer arrives with a timestamp before the timestamp+duration
476         of the previous buffer clip it instead of dropping it completely.
477         Slight improvement for the unfixable bug #548913.
478
479 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
480
481         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
482         Take the current timestamp instead of timestamp+duration for the offset.
483         This offset will later be used for calculating the timestamp and
484         otherwise vorbisdec will interpolate timestamps wrong if upstream
485         only sends timestamps and no granulepos.
486
487 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
488
489         * tests/examples/seek/seek.c:
490           Don't crash when having no visualisations.
491
492 2008-08-16  David Schleef  <ds@schleef.org>
493
494         * gst/typefind/gsttypefindfunctions.c: DV typefinding.  Remove
495           check for a bit that is 0 in IEC 61384, but not SMPTE 314M.
496           Fixes #548065.
497
498 2008-08-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
499
500         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
501         When cleaning up the caps fields also remove "depth" for the same
502         reason we remove "width".
503
504 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
505
506         * gst-libs/gst/pbutils/descriptions.c: (format_info_get_desc):
507           Add Lead H.264 here as well.
508
509 2008-08-14  Julien Moutte  <julien@fluendo.com>
510
511         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
512         (gst_riff_create_video_template_caps): Add Lead H.264 variant.
513
514 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
515
516         * gst-libs/gst/audio/gstbaseaudiosrc.c:
517         (gst_base_audio_src_create):
518         When not slaved to another clock also subtract the base_time from our
519         internal clock time to get the running time.
520
521 2008-08-12  David Schleef  <ds@schleef.org>
522
523         * ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate,
524           since it has no basis in libtheora.
525
526 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
527
528         * gst-libs/gst/interfaces/propertyprobe.h:
529           Remove double "interface" from doc-string.
530
531         * gst-libs/gst/interfaces/xoverlay.h:
532           Document interface.
533
534         * gst-libs/gst/riff/riff.c:
535           Add basic doc blobs.
536
537 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
538
539         * gst-libs/gst/audio/Makefile.am:
540           Don't try to build that example anymore.
541
542 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
543
544         * gst-libs/gst/audio/.cvsignore:
545         * gst-libs/gst/audio/Makefile.am:
546         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
547         * gst-libs/gst/audio/make_filter:
548           Move audiofiltertemplate to gst-template.
549
550 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
551
552         * docs/libs/gst-plugins-base-libs-sections.txt:
553         * gst-libs/gst/audio/gstaudiosrc.h:
554           More docs and shuffling. What can we do with the hundreds of #defines.
555
556 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
557
558         * gst-libs/gst/audio/audio.h:
559         * gst-libs/gst/audio/gstaudiofilter.h:
560         * gst-libs/gst/audio/gstringbuffer.h:
561         * gst-libs/gst/interfaces/propertyprobe.h:
562         * gst-libs/gst/tag/gsttagdemux.h:
563           Reducing number of dundocumented symbols.
564
565 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
566
567         * gst-libs/gst/audio/audio.c:
568           Fix doc comment syntax.
569
570         * gst-libs/gst/interfaces/propertyprobe.c:
571           Add more doc-comments and a FIXME: for the signal.    
572
573 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
574
575         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sink_event),
576         (gst_ogg_mux_request_new_pad):
577         * ext/ogg/gstoggmux.h:
578         Don't pretend to support NEWSEGMENT events, instead override the
579         GstCollectPads event function to return FALSE on NEWSEGMENT events
580         and do the normal work for other events.
581
582         This prevents elements like flacenc to seek to the start and rewrite
583         some data which then results in a broken Ogg packet.
584
585 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
586
587         Patch by: Frederic Crozat <fcrozat@mandriva.org>
588
589         * ext/alsa/gstalsaplugin.c: (plugin_init):
590         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
591         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
592         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
593         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
594         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
595         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
596         * gst/playback/gstdecodebin.c: (plugin_init):
597         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
598         * gst/playback/gstplayback.c: (plugin_init):
599         * gst/playback/gstqueue2.c: (plugin_init):
600         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
601         * sys/v4l/gstv4l.c: (plugin_init):
602         Make sure gettext returns translations in UTF-8 encoding rather
603         than in the current locale encoding (#546822).
604
605 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
606
607         * gst-libs/gst/pbutils/descriptions.c:
608           Add audio/x-qdm for qtdemux.
609
610 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
611
612         * ext/vorbis/vorbisdec.c:
613           Do not leak old taglist.
614
615 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
616
617         * tests/icles/test-scale.c:
618           Include <stdlib.h> for atoi().
619
620 2008-08-04  Andy Wingo  <wingo@pobox.com>
621
622         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
623         documentation fix.
624
625 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
626
627         * gst/adder/gstadder.c:
628           Cleanup lots of empty lines that came from gst-indent going havoc
629           before I added the INDENT_ON/OFF marker some time agao.
630
631 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
632
633         * configure.ac:
634         * gst-libs/gst/riff/riff-read.c:
635           Bump requirement to latest core and use new tag for riff formats.
636           Needed for #520694.
637
638 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
639
640         * tests/examples/dynamic/Makefile.am:
641         * tests/examples/dynamic/codec-select.c: (make_encoder),
642         (make_pipeline), (do_switch), (my_bus_callback), (main):
643         Add example app that dynamically switches between 3 'encoders'.
644
645 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
646
647         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
648         Add some more comments.
649
650 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
651
652         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
653         (gst_video_test_src_create):
654         Discard buffers of the wrong size after renegotiation, this is perfectly
655         possible with things like capsfilter that could suggest caps changes
656         upstream without knowing the size of the buffer.
657
658 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
659
660         * tests/icles/.cvsignore:
661         * tests/icles/Makefile.am:
662         * tests/icles/test-scale.c: (make_pipeline), (main):
663         Add dynamic rescaling tests for the new basetransform.
664
665 2008-07-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
666
667         * gst/audioconvert/Makefile.am:
668           Dist recently-added gstfastrandom.h.
669
670 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
671
672         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
673         Fix a "may be used uninitialized in this function" which weirdly only
674         appears on macosx (?).
675
676 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
677
678         * gst-libs/gst/riff/riff-ids.h:
679           Adding acid chunk for tempo and loop information.
680
681 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
682
683         * sys/xvimage/Makefile.am:
684           floor() needs linking to $(LIBM).
685
686 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
687
688         * ext/gnomevfs/gstgnomevfssrc.c:
689           Aggregate short reads and add some comments and debug logging.
690           Fixes #537380
691
692 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
693
694         * gst/playback/gstplaybasebin.c:
695           Fix property doc markup (its not a signal).
696
697         * sys/xvimage/xvimagesink.c:
698           Add since tag for new proeprties (also add sice tags fro the last two
699           other additions).
700
701 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
702
703         * sys/xvimage/xvimagesink.c:
704         * sys/xvimage/xvimagesink.h:
705           Add autofill/colorkey properties. Fixes #538656.
706
707 2008-07-28  David Schleef  <ds@schleef.org>
708
709         * sys/xvimage/xvimagesink.c:
710           Fix rounding errors when converting colorbalance values
711           between hardware and object property ranges.  Partial
712           fix for #537889, however, there still seems to be a small
713           drift problem that could be totem's fault.
714
715 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
716
717         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
718         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
719         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
720         This fixes a critical warning.
721
722 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
723
724         * ext/ogg/gstoggmux.c:
725         Allow muxing of CELT into Ogg streams.
726
727 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
728
729         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
730         (plugin_init):
731         Add simple typefinder for the CELT codec (www.celt-codec.org).
732
733 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
734
735         Patch by: Jan Gerber <j at oil21 dot org>
736
737         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
738         Fix calculation of the start time from skeleton streams.
739         Fixes bug #530068.
740
741 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
742
743         * tests/examples/seek/seek.c:
744           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
745
746 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
747
748         * gst/audioconvert/audioconvert.h:
749         * gst/audioconvert/gstaudioquantize.c:
750         (gst_audio_quantize_setup_dither),
751         (gst_audio_quantize_free_dither):
752         * gst/audioconvert/gstfastrandom.h:
753         Implement a linear congruential generator as pseudo random number
754         generator for the dither noise. This is about 2 times faster than
755         using GLib's mersenne twister. Also this uses only integer math for
756         generating integers while GLib internally uses floating point math.
757
758 2008-07-23  Michael Smith <msmith@songbirdnest.com>
759
760         * configure.ac:
761           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
762
763 2008-07-23  Tim-Philipp Müller  <tim.muller at collabora co uk>
764
765         Patch by: Damien Lespiau  <damien.lespiau gmail com>
766
767         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
768           Use GST_STR_NULL to avoid crashes with libcs that don't
769           like NULL strings in printf args (such as the win32 one).
770           Fixes #544306.
771
772 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
773
774         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
775         Oops - set the size of the image used for probing back to 1x1, for
776         consistency with ximagesink
777
778 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
779
780         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
781         (gst_ximagesink_ximage_new):
782         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
783         (gst_xvimagesink_xvimage_new):
784
785         Apparently on Solaris and OS/X (at least), it's not legal to ask the
786         X server to attach to a shared memory segment after we've deleted it,
787         with the result that MIT-SHM is disabled. Instead, remove it only after 
788         X succeeds in attaching too.
789
790 2008-07-16  David Schleef  <ds@schleef.org>
791
792         * gst/audiotestsrc/gstaudiotestsrc.c:
793         * gst/audiotestsrc/gstaudiotestsrc.h:
794           Add 'ticks', a 1/30 second sine wave pulse every second.
795
796 2008-07-15  David Schleef  <ds@schleef.org>
797
798         * gst-libs/gst/video/video.c: Revert ABI change.
799
800 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
801
802         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
803         Make it impossible to have NULL caps at the point where we set
804         framerate and other things. Also don't return immediately for "3ivd"
805         video and let framerate, etc be set. Might fix bug #542508.
806
807 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
808
809         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
810         Video format can also be conveniently determined from (many)
811         non-fixed caps.
812
813 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
814
815         * gst/playback/gstplaybasebin.c:
816         * gst/playback/gstplaybasebin.h:
817         * gst/playback/gstplaybin.c:
818         * gst/playback/gststreamselector.c:
819         First stab at integrating DVD subpicture overlay into
820         playbin. Successfully plugs and plays, but the queues need
821         shrinking - 3 seconds of video is too much buffering.
822
823 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
824
825         * gst/audioconvert/gstaudioconvert.c:
826           Remove now obsolete note in the docs.
827
828 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
829
830         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
831         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
832         * docs/plugins/gst-plugins-base-plugins-sections.txt:
833         * docs/plugins/gst-plugins-base-plugins.args:
834         * docs/plugins/gst-plugins-base-plugins.hierarchy:
835         * docs/plugins/gst-plugins-base-plugins.interfaces:
836         * docs/plugins/gst-plugins-base-plugins.prerequisites:
837         * docs/plugins/gst-plugins-base-plugins.signals:
838         * docs/plugins/inspect/plugin-adder.xml:
839         * docs/plugins/inspect/plugin-alsa.xml:
840         * docs/plugins/inspect/plugin-audioconvert.xml:
841         * docs/plugins/inspect/plugin-audiorate.xml:
842         * docs/plugins/inspect/plugin-audioresample.xml:
843         * docs/plugins/inspect/plugin-audiotestsrc.xml:
844         * docs/plugins/inspect/plugin-cdparanoia.xml:
845         * docs/plugins/inspect/plugin-decodebin.xml:
846         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
847         * docs/plugins/inspect/plugin-gdp.xml:
848         * docs/plugins/inspect/plugin-gnomevfs.xml:
849         * docs/plugins/inspect/plugin-libvisual.xml:
850         * docs/plugins/inspect/plugin-ogg.xml:
851         * docs/plugins/inspect/plugin-pango.xml:
852         * docs/plugins/inspect/plugin-playback.xml:
853         * docs/plugins/inspect/plugin-queue2.xml:
854         * docs/plugins/inspect/plugin-subparse.xml:
855         * docs/plugins/inspect/plugin-tcp.xml:
856         * docs/plugins/inspect/plugin-theora.xml:
857         * docs/plugins/inspect/plugin-typefindfunctions.xml:
858         * docs/plugins/inspect/plugin-uridecodebin.xml:
859         * docs/plugins/inspect/plugin-video4linux.xml:
860         * docs/plugins/inspect/plugin-videorate.xml:
861         * docs/plugins/inspect/plugin-videoscale.xml:
862         * docs/plugins/inspect/plugin-videotestsrc.xml:
863         * docs/plugins/inspect/plugin-volume.xml:
864         * docs/plugins/inspect/plugin-vorbis.xml:
865         * docs/plugins/inspect/plugin-ximagesink.xml:
866         * docs/plugins/inspect/plugin-xvimagesink.xml:
867         * ext/alsa/gstalsamixer.c:
868         * ext/alsa/gstalsasink.c:
869         * ext/alsa/gstalsasrc.c:
870         * ext/gio/gstgiosink.c:
871         * ext/gio/gstgiosrc.c:
872         * ext/gio/gstgiostreamsink.c:
873         * ext/gio/gstgiostreamsrc.c:
874         * ext/gnomevfs/gstgnomevfssink.c:
875         * ext/gnomevfs/gstgnomevfssrc.c:
876         * ext/ogg/gstoggdemux.c:
877         * ext/ogg/gstoggmux.c:
878         * ext/pango/gstclockoverlay.c:
879         * ext/pango/gsttextoverlay.c:
880         * ext/pango/gsttextrender.c:
881         * ext/pango/gsttimeoverlay.c:
882         * ext/theora/theoradec.c:
883         * ext/theora/theoraenc.c:
884         * ext/theora/theoraparse.c:
885         * ext/vorbis/vorbisdec.c:
886         * ext/vorbis/vorbisenc.c:
887         * ext/vorbis/vorbisparse.c:
888         * ext/vorbis/vorbistag.c:
889         * gst/adder/gstadder.c:
890         * gst/audioconvert/gstaudioconvert.c:
891         * gst/audioresample/gstaudioresample.c:
892         * gst/audiotestsrc/gstaudiotestsrc.c:
893         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
894         * gst/gdp/gstgdpdepay.c:
895         * gst/gdp/gstgdppay.c:
896         * gst/playback/gstdecodebin2.c:
897         * gst/playback/gstplaybin.c:
898         * gst/playback/gstplaybin2.c:
899         * gst/playback/gstqueue2.c:
900         * gst/playback/gsturidecodebin.c:
901         * gst/tcp/gstmultifdsink.c:
902         * gst/tcp/gsttcpserversink.c:
903         * gst/videorate/gstvideorate.c:
904         * gst/videoscale/gstvideoscale.c:
905         * gst/videotestsrc/gstvideotestsrc.c:
906         * gst/volume/gstvolume.c:
907         * sys/ximage/ximagesink.c:
908         * sys/xvimage/xvimagesink.c:
909           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
910           titles. Drop mentining that all our example pipelines are "simple"
911           pipelines.
912
913 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
914
915         * tests/examples/seek/Makefile.am:
916         Fix out of tree build by adding all required CFLAGS.
917
918 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
919
920         * gst/playback/gstdecodebin.c: (add_raw_queue):
921         And ref the pad before returning it again when linking to the queue
922         failed. Otherwise we will unref the pad twice later and things break.
923
924 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
925
926         * gst/playback/gstdecodebin.c: (add_raw_queue):
927         If linking the raw pad with a queue fails, try it without a queue
928         instead of failing completely. This should never happen.
929
930 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
931
932         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
933
934         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
935         Add a queue after a demuxer if the demuxer outputs raw data. This was
936         done before only for non-raw data but is required in this case too.
937         Fixes bug #540215.
938
939         decodebin2 doesn't have this issue because all streams of a group
940         go through multiqueue.
941
942 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
943
944         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
945
946         * gst-libs/gst/sdp/gstsdpmessage.c:
947         Makes libgstsdp compile with mingw32 by defining the right WINVER so
948         that getaddrinfo() can be used. Fixes #541358.
949
950 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
951
952         * gst/videotestsrc/gstvideotestsrc.c:
953         (gst_video_test_src_class_init), (gst_video_test_src_init),
954         (gst_video_test_src_set_property),
955         (gst_video_test_src_get_property), (gst_video_test_src_create):
956         * gst/videotestsrc/gstvideotestsrc.h:
957         Cleanups, use default property values as defines.
958         Add property to enable/disable peer buffer allocation.
959
960 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
961
962         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
963         * tests/check/pipelines/streamheader.c: (streamheader_suite):
964         Enable unit tests on PPC again as the bugs are now fixed.
965
966 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
967
968         * gst-libs/gst/riff/riff-ids.h:
969         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
970         (gst_riff_create_audio_template_caps):
971         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
972         Fixes bug #540351.
973
974 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
975
976         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
977         (gst_ffmpeg_pixfmt_to_caps):
978         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
979         (gst_ffmpegcsp_get_unit_size):
980         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
981         it on other formats. Also adjust the unit size only for that format
982         to not include the palette. Fixes bug #540497.
983
984 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
985
986         * gst/adder/gstadder.c:
987           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
988
989 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
990
991         * ChangeLog:
992           ChangeLog surgery.
993   
994         * tests/examples/seek/seek.c:
995           Move variable into ifdef too.
996         
997
998 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
999
1000         * tests/examples/seek/seek.c:
1001           Include config.h and check if we have X. Remove XInitThread(), don't
1002           think its needed. Fixes: #540334.
1003
1004 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1005
1006         Patch by: Sam Morris <sam at robots dot org to uk>
1007
1008         * gst-libs/gst/interfaces/mixertrack.c:
1009         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
1010         (gst_mixer_track_set_property):
1011         API: Add "index" property to GstMixerTrack to differantiate between
1012         multiple mixer tracks with the same label.
1013
1014         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
1015         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1016         Set the "index" property of GstMixerTrack to the index given by ALSA.
1017         Fixes bug #528299.
1018
1019 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
1020
1021         * tests/examples/seek/Makefile.am:
1022         * tests/examples/seek/seek.c:
1023           Remove libgstvideo usage. Use gtk_get_option_group instead of
1024           gtk_init().
1025
1026 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1027
1028         * tests/check/Makefile.am:
1029           Name the test registry format neutral.
1030
1031 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1032
1033         * gst/playback/gstqueue2.c:
1034           Do not double notify. Remove the unsued return value.
1035
1036 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1037
1038         * ext/alsa/gstalsamixer.c:
1039           Also consider "speaker" as a name for master volume. If that doesn't
1040           help look for the first non-mono volume control that also has a
1041           playback switch.
1042
1043 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1044
1045         * ChangeLog:
1046           Forgot to save the ChangeLog :/
1047
1048 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1049
1050         * tests/examples/seek/Makefile.am:
1051         * tests/examples/seek/seek.c:
1052           Embedd the xwindow. Allow to play multiple files.
1053
1054 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
1055
1056         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
1057         (gst_ximagesink_setcaps):
1058         * sys/ximage/ximagesink.h:
1059         When the caps change, make sure to re-draw borders in
1060         force-aspect-ratio=true mode.
1061         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
1062         Don't clear the border_draw flag until we actually draw the border.
1063         * tests/check/Makefile.am:
1064         Ignore alsasink/src during the states test too, so it doesn't fail
1065         when running without access to the sound device.
1066
1067 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
1068
1069         * tests/examples/seek/seek.c:
1070           Fix crasher when playing a parse-launch line the 2nd time.
1071
1072 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1073
1074         * tests/check/pipelines/oggmux.c:
1075           Properly ifdef tests to fix compilation.
1076
1077 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1078
1079         * gst/playback/gstplay-marshal.list:
1080         * gst/playback/gstplaybin2.c:
1081           Add get-video-pad, get-audio-pad, get-text-pad action signals to
1082           playbin2. This allows the user to get to the selector's sinkpads, and
1083           thus inspect a range of things - caps, tags, etc. 
1084
1085 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1086
1087         * gst/playback/gstplaybin2.c:
1088           Use a different constant for the convert-frame signal id.
1089           Fixes #537009.
1090
1091 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1092
1093         * gst/playback/gstplaybin2.c:
1094         * gst/playback/gstplaysink.c:
1095           Fix a whole bunch of typos in comments and log statements. 
1096
1097 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1098
1099         * sys/xvimage/xvimagesink.c:
1100           Don't set colour balance values on the Xv port if the user hasn't
1101           changed them (via properties or the interface). Avoids accumulating
1102           rounding errors for the common case.
1103           Partial fix for bug #537889.
1104
1105 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1106
1107         * gst/playback/gstdecodebin2.c:
1108           Ensure decodebin2 emits 'drained' signal once, and only once, when all
1109           pads are drained.
1110
1111 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1112
1113         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
1114         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
1115         Report the encoder latency. Fixes #538232.
1116
1117 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1118
1119         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
1120         (notify_source), (activate_group):
1121         Implement the source property, emit notify when it changes in the
1122         underlying uridecodebin.
1123
1124 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1125
1126         * tests/examples/seek/seek.c: (stop_cb):
1127         Free and clear the seek element list so that we don't use invalid
1128         references when seeking after recreating a gst-launch line.
1129
1130 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1131
1132         * gst-libs/gst/audio/gstbaseaudiosink.c:
1133         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
1134         (gst_base_audio_sink_render):
1135         Report latency even if we are not live instead of hiding it.
1136         Take ts-offset and render-delay of the basesink into account when
1137         scheduling samples.
1138         Rework the clipping code so that we can take the various offsets into
1139         account and still do correct clipping.
1140
1141 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
1142
1143         * configure.ac:
1144         Bump verion back to devel -> 0.10.20.1
1145
1146 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1147
1148         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
1149         Don't increase the size of non-string image buffers by one as this
1150         might in theory confuse decoders. Still increase it by one for string
1151         image buffers to append '\0'.
1152
1153 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1154
1155         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1156         
1157         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
1158         Fix a buffer memleak and remove a confusing and wrong debug output.
1159         Fixes bug #538663.
1160
1161 === release 0.10.20 ===
1162
1163 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
1164
1165         * configure.ac:
1166           releasing 0.10.20, "Here I Go Again"
1167
1168 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1169
1170         * configure.ac:
1171         0.10.19.3 pre-release
1172
1173 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1174
1175         * gst-libs/gst/rtsp/gstrtspconnection.c:
1176         Fix build on win32.
1177         Patch By: David Schleef <ds@schleef.org>
1178         Fixes: #536874
1179
1180 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1181
1182         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
1183         (gst_gio_base_src_create):
1184         * ext/gio/gstgiobasesrc.h:
1185         Try to read the requested number of bytes, even if the first
1186         read returns less than requested, until nothing is read anymore
1187         or we have the requested amount of bytes. This fixes playback of
1188         files via Samba as Samba only allows to read 64k at once.
1189
1190         Implement a caching algorithm that makes sure that we read at
1191         least 4k of data every time. Some elements will try to read a few
1192         bytes, then seek, read again a few bytes and so on and this is
1193         painfully slow as every operation has to go over DBus if GVfs is
1194         used as backend.
1195
1196         Fixes bug #536849 and #536848.
1197
1198         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
1199         (gst_gio_src_check_get_range):
1200         Override check_get_range() to blacklist http/https URIs
1201         and whitelist file URIs. More to be added on demand.
1202
1203 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
1204
1205         * configure.ac:
1206         0.10.19.2 pre-release
1207
1208 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
1209
1210         * win32/common/libgstrtsp.def:
1211         * win32/common/libgsttag.def:
1212         Add new API functions to the dll exports
1213
1214 2008-06-04  Michael Smith <msmith@songbirdnest.com>
1215
1216         * gst/playback/gstplaybasebin.c:
1217           Disconnect signals from decodebins we created before we remove it
1218           from playbin, to avoid crashes if the decodebin is eventually
1219           disposed after the playbin itself (possible if the app takes a
1220           reference on the decodebin).
1221           Fixes #536521.
1222
1223 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1224
1225         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
1226           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
1227           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
1228           (h264_video_type_find), (mpeg_video_stream_type_find),
1229           (dv_type_find), (mmsh_type_find):
1230           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
1231           copy caps for no good reason (this may be desirable to make it easier
1232           to detect leaks, but then it should probably be done for all caps
1233           in the typefinder somewhere).
1234
1235 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1236
1237         * tests/check/Makefile.am:
1238         Do not try to run the check tests for subparse unless it has been
1239         built.
1240
1241 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1242
1243         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
1244         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
1245         Do not try to run a test which requires vorbisenc unless we have
1246         actually built it.
1247
1248 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1249
1250         * gst-libs/gst/rtsp/gstrtspconnection.c:
1251         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
1252         (gst_rtsp_connection_clear_auth_params),
1253         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
1254         * gst-libs/gst/rtsp/gstrtspconnection.h:
1255         Add a couple of missing argument guards.
1256         Add a way of setting the DSCP for an RTSP connection.
1257         Add an accessor method for the ip member of GstRTSPConnection as all
1258         members are supposed to be private.
1259
1260 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1261
1262         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
1263         Fixed accidental use of IPv4 options for all IPv6 addresses.
1264
1265 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1266
1267         * gst-libs/gst/interfaces/mixertrack.h:
1268           Document mixer track flags.
1269
1270 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1271
1272         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1273
1274         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
1275         Don't set caps on the buffers that contain a copy of the buffer
1276         including the caps of them resulting in an always increasing refcount
1277         of the caps and insanely large caps. Instead include a buffer without
1278         caps in the new caps. Fixes bug #536475.
1279
1280 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1281
1282         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1283         Transform a given PAR to a range on the struct with the generic
1284         height/width instead of the struct with the possibly restricted
1285         height/width.
1286
1287 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1288
1289         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1290         Prefer the given format if it contains something stricter than [1,MAX]
1291         for height or width and only put a structure that requires rescaling
1292         as second. This makes it possible to use videoscale in pipelines where
1293         the source can actually produce the wanted height/width but usually
1294         selects a different one from the requested.
1295
1296 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1297
1298         Based on patch by: John Millikin <jmillikin gmail com>
1299
1300         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
1301           (gst_vorbis_tag_add_coverart):
1302           Retrieve COVERART tags from vorbis comments (#512333)
1303
1304 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1305
1306         * gst-libs/gst/tag/tag.h:
1307         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
1308           Don't forget to add new enum value here too (should probably use
1309           glib-mkenums here...).
1310
1311 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1312
1313         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
1314         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
1315         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
1316           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
1317           (gst_tag_image_data_to_image_buffer):
1318           Add two utility functions to avoid code duplication (#512333):
1319           API: add gst_tag_image_data_to_image_buffer()
1320           API: add gst_tag_list_add_id3_image()
1321           API: add GST_TAG_IMAGE_TYPE_NONE enum value
1322
1323 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1324
1325         * win32/common/libgstaudio.def:
1326         Add gst_audio_check_channel_positions() to the exported symbols.
1327
1328 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1329
1330         * docs/libs/gst-plugins-base-libs-sections.txt:
1331         * gst-libs/gst/audio/multichannel.c:
1332         (gst_audio_check_channel_positions):
1333         * gst-libs/gst/audio/multichannel.h:
1334         API: Make gst_audio_check_channel_positions() public.
1335
1336         * tests/check/libs/audio.c: (GST_START_TEST):
1337         Add some simple checks for gst_audio_check_channel_positions().
1338
1339 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1340
1341         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
1342           minrange and maxrange are scaled according to the frequency
1343           multiplier.
1344
1345 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1346
1347         * ext/pango/Makefile.am:
1348         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
1349           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
1350           Use gstvideo functions to calculate strides and plane offsets. Fixes
1351           rendering issue ('ghost' images of the text on the chroma planes)
1352           with widths or heights that are not multiples of 8 (#506659 and
1353           probably also #485729).
1354
1355         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
1356           (main):
1357           Test with odd height/width too.
1358
1359 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
1360
1361         * gst/adder/gstadder.c: (gst_adder_query_duration),
1362         (gst_adder_query_latency):
1363         When using gst_element_iterate_pads() one has to unref every pad
1364         after usage.
1365
1366 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1367
1368         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1369         (gst_base_audio_src_class_init):
1370         Add a gtk-doc chunk for the new properties to have a Since: indication.
1371
1372 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1373
1374         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1375         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
1376         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
1377         (gst_base_audio_src_change_state):
1378         Provide readable actual-buffer-time and actual-latency-time properties
1379         that reflect the configured ringbuffer values. Fixes #524724.
1380         API: GstBaseAudioSrc:actual-buffer-time
1381         API: GstBaseAudioSrc:actual-latency-time
1382
1383 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
1384
1385         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
1386         (gst_basertppayload_change_state):
1387         Simply converting the running time into an RTP timestamp by scaling it
1388         based on the clock-rate is good enough for making an RTP timestamp. This
1389         has the added benefit that we can later on expose a property with the
1390         RTP timestamp of running time 0, as is needed for RTSP servers to
1391         generate the response of the PLAY request.
1392
1393 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
1394
1395         * gst/audioconvert/gstaudioconvert.c:
1396         (structure_has_fixed_channel_positions),
1397         (gst_audio_convert_transform_caps):
1398         Allow up to 11 positioned channels now that audioconvert can handle
1399         this but add no default positions for > 8 channels.
1400         
1401         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1402         Add some unit tests for the above change: Test conversion of
1403         11 positioned channels to stereo and the other way around, test
1404         conversion of 15 unpositioned channels in different ways.
1405
1406 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1407
1408         * win32/common/libgstaudio.def:
1409         Add gst_audio_clock_reset to the list of exported symbols.
1410
1411 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1412
1413         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
1414         Remove wrong_channels_identification_header unit test as we now
1415         support 7 (and more channels).
1416
1417 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1418
1419         * gst/audioconvert/gstchannelmix.c:
1420         (gst_channel_mix_fill_one_other):
1421         If mixing left or right to center (or the other way around) only take
1422         the complete value if we don't already have the original position in
1423         the source.
1424
1425 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1426
1427         * gst-libs/gst/audio/multichannel.c:
1428         (gst_audio_check_channel_positions),
1429         (gst_audio_set_structure_channel_positions_list),
1430         (gst_audio_fixate_channel_positions):
1431         Allow rear center together with rear left/right and other previously
1432         conflicting channel positions. The reason why they weren't allowed
1433         was the channel mixing implementation in audioconvert.
1434         Also take this into account when fixing channel layouts.
1435
1436         Allow setting channel positions for 1/2 channels when using
1437         gst_audio_set_structure_channel_position().
1438
1439         * gst/audioconvert/gstchannelmix.c:
1440         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
1441         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
1442         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
1443         Major rewrite of the channel mixing.
1444
1445         We now allow previously conflicting channel positions to appear
1446         together (rear center and rear left/right for example).
1447         Fixes bug #533817.
1448
1449         Rework the way channels are mixed together to take more possible
1450         channel positions into account, properly mix from/to side channels
1451         and don't assume that either center, left&right or nothing of a
1452         specific position is available anymore.
1453
1454         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1455         Adjust unit tests with non-standard 1/2 channel layouts to the more
1456         correct new behaviour.
1457
1458         Add a unit test for 5.1->Stereo downmixing.
1459
1460 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1461
1462         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
1463         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
1464         Add sane defaults for the 7 and 8 channel layouts as those are
1465         undefined in the Vorbis spec. Use NONE channel layouts when decoding
1466         more than 8 channels instead of erroring out. Fixes bug #535356.
1467
1468 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1469
1470         * docs/plugins/Makefile.am:
1471         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1472         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1473         * ext/theora/theoraparse.c:
1474         Add theoraparse to the docs and fix some docs.
1475
1476 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1477
1478         * gst-libs/gst/cdda/gstcddabasesrc.c:
1479         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
1480         Fix EOS condition and track addition check, the track.end sector is
1481         included in the track. Fixes #533265.
1482
1483 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1484
1485         Patch by: Mark Nauwelaerts <manauw at skynet be>
1486
1487         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
1488         (gst_video_rate_flush_prev), (gst_video_rate_event),
1489         (gst_video_rate_chain):
1490         * gst/videorate/gstvideorate.h:
1491         React (more) to NEWSEGMENT
1492         Small adjustment in timestamp calculation to prevent mismatches
1493         Fixes #435633.
1494
1495 2008-05-28  Tim-Philipp Müller  <tim.muller at collabora co uk>
1496
1497         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
1498           Initialise error to NULL as we should.
1499
1500 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
1501
1502         * gst/adder/gstadder.c: (gst_adder_query_duration),
1503         (gst_adder_query_latency), (gst_adder_query):
1504         Implement latency query.
1505
1506 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
1507
1508         * gst/adder/gstadder.c: (gst_adder_query_duration):
1509         Correctly resync the iterator if gst_iterator_next() returns
1510         GST_ITERATOR_RESYNC.
1511
1512 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1513
1514         * win32/vs6/libgstpbutils.dsp:
1515           Add pbutils-enumtypes.c to sources (#518037).
1516
1517 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1518
1519         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
1520         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
1521         * gst-libs/gst/audio/gstaudioclock.h:
1522         Add method to inform the clock that the time starts from 0 again. We use
1523         this info to calculate a clock offset so that the time we report in
1524         internal_time is monotonically increasing, as required by the clock base
1525         class. Fixes #521761.
1526         API: GstAudioClock::gst_audio_clock_reset()
1527
1528         * gst-libs/gst/audio/gstbaseaudiosink.c:
1529         (gst_base_audio_sink_skew_slaving),
1530         (gst_base_audio_sink_change_state):
1531         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1532         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1533         Reset reported time when we (re)create the ringbuffer.
1534
1535 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1536
1537         * ext/alsa/gstalsamixertrack.c:
1538           (gst_alsa_mixer_track_update_alsa_capabilities):
1539           Make sure playback volumes aren't accidentally overwritten by
1540           capture volumes if an alsa mixer track has both playback and
1541           capture capabilities: we create two GstMixerTracks in that
1542           case, so make sure we query only the alsa capabilities that
1543           refer to the type of GstMixerTrack we created from the dual
1544           capability alsa element. Should fix issues with Audigy2 sound
1545           cards (#518082).
1546
1547 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1548
1549         * tests/check/pipelines/oggmux.c: (test_pipeline):
1550           Don't use deprecated function.
1551
1552 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1553
1554         * gst/playback/gstdecodebin2.c:
1555         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
1556         Check for NULL cases and log them, creating ghostpads can, for example,
1557         fail when the pad returns wrong caps.
1558
1559         * gst/playback/gstplaybin2.c: (perform_eos):
1560         When pushing out the EOS event, collect the return value and warn when
1561         something failed.
1562
1563 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1564
1565         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1566         (gst_riff_create_video_template_caps):
1567         Add support for DVCPRO.
1568
1569 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
1570
1571         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
1572           Change default scaling method from nearest-neighbour to bilinear.
1573
1574 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
1575
1576         * tests/check/libs/video.c:
1577           More checks.
1578
1579 2008-05-25  Tim-Philipp Müller  <tim.muller at collabora co uk>
1580
1581         * gst/subparse/gstsubparse.c: (parser_state_init),
1582           (gst_sub_parse_format_autodetect), (handle_buffer):
1583         * gst/subparse/gstsubparse.h:
1584         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
1585           Limit duration to a maximum of five seconds for tmplayer format where
1586           we can guess the duration only from the timestamp of the next line of
1587           text. We don't want to show a text for eternities just because nothing
1588           else is being said for a while.
1589
1590 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1591
1592         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1593         (gst_base_rtp_depayload_chain),
1594         (gst_base_rtp_depayload_handle_sink_event),
1595         (gst_base_rtp_depayload_push_full),
1596         (gst_base_rtp_depayload_change_state):
1597         Check sequence numbers, mark input buffers with a discont flag for the
1598         subclass when we detected a gap, drop duplicate buffers. We do this
1599         because one can use the element without a jitterbuffer in front and we
1600         don't want to feed the subclasses invalid or reordered data.
1601         Do an error when the subclass did not provide a process function instead
1602         of crashing.
1603         Some other small cleanups.
1604
1605 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
1606
1607         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
1608           May just as well use the precalculated uvstride here.
1609
1610 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
1611
1612         * docs/plugins/Makefile.am:
1613         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1614         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1615         * docs/plugins/gst-plugins-base-plugins.args:
1616         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1617         * docs/plugins/gst-plugins-base-plugins.interfaces:
1618         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1619         * docs/plugins/inspect/plugin-adder.xml:
1620         * docs/plugins/inspect/plugin-alsa.xml:
1621         * docs/plugins/inspect/plugin-audioconvert.xml:
1622         * docs/plugins/inspect/plugin-audiorate.xml:
1623         * docs/plugins/inspect/plugin-audioresample.xml:
1624         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1625         * docs/plugins/inspect/plugin-cdparanoia.xml:
1626         * docs/plugins/inspect/plugin-decodebin.xml:
1627         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1628         * docs/plugins/inspect/plugin-gdp.xml:
1629         * docs/plugins/inspect/plugin-gio.xml:
1630         * docs/plugins/inspect/plugin-gnomevfs.xml:
1631         * docs/plugins/inspect/plugin-libvisual.xml:
1632         * docs/plugins/inspect/plugin-ogg.xml:
1633         * docs/plugins/inspect/plugin-pango.xml:
1634         * docs/plugins/inspect/plugin-playback.xml:
1635         * docs/plugins/inspect/plugin-queue2.xml:
1636         * docs/plugins/inspect/plugin-subparse.xml:
1637         * docs/plugins/inspect/plugin-tcp.xml:
1638         * docs/plugins/inspect/plugin-theora.xml:
1639         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1640         * docs/plugins/inspect/plugin-uridecodebin.xml:
1641         * docs/plugins/inspect/plugin-video4linux.xml:
1642         * docs/plugins/inspect/plugin-videorate.xml:
1643         * docs/plugins/inspect/plugin-videoscale.xml:
1644         * docs/plugins/inspect/plugin-videotestsrc.xml:
1645         * docs/plugins/inspect/plugin-volume.xml:
1646         * docs/plugins/inspect/plugin-vorbis.xml:
1647         * docs/plugins/inspect/plugin-ximagesink.xml:
1648         * docs/plugins/inspect/plugin-xvimagesink.xml:
1649         * ext/cdparanoia/gstcdparanoiasrc.c:
1650         * ext/ogg/gstoggdemux.c:
1651         * ext/ogg/gstoggdemux.h:
1652         * ext/ogg/gstoggmux.c:
1653         * ext/ogg/gstoggmux.h:
1654         * gst/audioconvert/audioconvert.c:
1655         * gst/audioconvert/audioconvert.h:
1656         * gst/audioconvert/gstaudioconvert.h:
1657         * gst/gdp/gstgdpdepay.h:
1658         * gst/gdp/gstgdppay.h:
1659         * gst/playback/gstdecodebin.c:
1660         * gst/playback/gstdecodebin2.c:
1661         * gst/playback/gstplaybin.c:
1662         * gst/playback/gstplaybin2.c:
1663         * gst/playback/gsturidecodebin.c:
1664         * gst/tcp/gstmultifdsink.c:
1665         * gst/tcp/gstmultifdsink.h:
1666         * gst/tcp/gsttcp.h:
1667
1668         Add some documentation comments, and some new headers to be scanned.
1669         Rename some internal enum declarations (audioconvert's DitherType and
1670         NoiseShapingType, GstUnitType from the TCP elements) to match the
1671         documented GObject type names so that the docs pick them up.
1672         Name the playbin2 docs markups properly so they get picked up. They'll
1673         need renaming back when/if playbin2 becomes playbin.
1674
1675         100% symbol coverage for the plugin docs, booya.
1676
1677 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
1678
1679         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
1680
1681         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
1682         Fix generation of NV12/NV21 frames. Fixes bug #532454.
1683
1684 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
1685
1686         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1687
1688         * gst/playback/gstdecodebin.c: (remove_fakesink):
1689         Lock the fakesink before setting the state to NULL and removing it from
1690         the bin so that a concurrent state change cannot interfere. 
1691         Fixes #534331.
1692
1693 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
1694
1695         * docs/Makefile.am:
1696         Fix installing plugin documentation when gtk-doc is disabled.
1697
1698 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
1699
1700         * gst-libs/gst/rtsp/Makefile.am:
1701         Distribute, don't install md5.h
1702
1703 2008-05-21  Julien Moutte  <julien@fluendo.com>
1704
1705         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
1706         instead of SOL_IP, works on more platforms.
1707         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
1708         arguments.
1709
1710 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1711
1712         * ext/vorbis/vorbisdec.c:
1713         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
1714         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
1715         Some debug and comment fixes.
1716
1717         * tests/examples/dynamic/addstream.c: (main):
1718         Fix , to ;
1719
1720 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1721
1722         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
1723         * gst/playback/decodetest.c: (new_decoded_pad_cb):
1724         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1725         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
1726         (cleanup_decodebin):
1727         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
1728         (connect_element), (gst_decode_group_control_demuxer_pad):
1729         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
1730         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
1731         (mute_group_type):
1732         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
1733         (gst_play_bin_set_property), (handoff), (gen_video_element),
1734         (gen_text_element), (gen_audio_element), (gen_vis_element),
1735         (remove_sinks), (add_sink), (setup_sinks):
1736         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
1737         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
1738         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
1739         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
1740         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
1741         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
1742         (gen_vis_chain), (gst_play_sink_reconfigure),
1743         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
1744         (gst_play_sink_request_pad):
1745         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
1746         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
1747         (cb_newpad):
1748         * gst/playback/test6.c: (new_decoded_pad_cb):
1749         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1750         * tests/check/elements/audiorate.c: (test_injector_chain),
1751         (do_perfect_stream_test):
1752         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
1753         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
1754         * tests/check/elements/gnomevfssink.c:
1755         * tests/check/elements/textoverlay.c:
1756         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
1757         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
1758         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
1759         * tests/check/pipelines/oggmux.c: (test_pipeline):
1760         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
1761         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
1762         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
1763         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
1764         * tests/examples/seek/seek.c: (make_mod_pipeline),
1765         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
1766         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
1767         (make_theora_pipeline), (make_vorbis_theora_pipeline),
1768         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
1769         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
1770         (update_fill), (msg_buffering):
1771         Don't use bad gst_element_get_pad().
1772
1773 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
1774
1775         * gst-libs/gst/riff/riff-media.c:
1776           Fix wrong method name in docs. Fix calculation of strf fields for
1777           broken mulaw/alaw.
1778   
1779         * gst-libs/gst/riff/riff-read.c:
1780           Whitespace fix and removing double ';'.
1781
1782 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1783
1784         * docs/design/part-playbin2.txt:
1785         Add some leftover doc.
1786
1787 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1788
1789         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
1790         Fix copy & paste error in last commit.
1791
1792 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1793
1794         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
1795         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
1796         other channel positions when source has SIDE channels and dest doesn't
1797         or the other way around.
1798
1799 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1800
1801         Patch by: Henrik Eriksson <henriken at axis dot com>
1802
1803         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
1804         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
1805         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
1806         (gst_multi_fd_sink_get_property):
1807         * gst/tcp/gstmultifdsink.h:
1808         Add support for DSCP QOS. Fixes #469933.
1809
1810 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1811
1812         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1813         Add another test that checks if conversion between standard 1 and 2
1814         channel layouts with and without positions set is working.
1815
1816 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1817
1818         * gst-libs/gst/audio/multichannel.c:
1819         (gst_audio_check_channel_positions):
1820         Allow non-standard 2 channel layouts.
1821         
1822         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1823         Add some tests for converting and remapping non-standard 1 and 2
1824         channel layouts.
1825
1826 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1827
1828         * gst/audioconvert/gstchannelmix.c:
1829         (gst_channel_mix_fill_normalize):
1830         Prevent division by zero if the channel mix matrix contains only
1831         zeroes.
1832
1833 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1834
1835         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1836
1837         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
1838         Close a buffer memory leak. Fixes bug #534071.
1839
1840 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1841
1842         * gst-libs/gst/rtsp/gstrtsptransport.h:
1843         Make the GstRTSPTransport struct members public as there are no
1844         setters/getters and it's supposed to be changed directly.
1845         Fixes bug #533087.
1846
1847 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1848
1849         * gst/adder/gstadder.c:
1850         Adder also doesn't support audio/x-raw-int with width!=depth so don't
1851         claim this on the pad template caps.
1852
1853 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1854
1855         * gst-libs/gst/audio/gstbaseaudiosink.c:
1856         (gst_base_audio_sink_sync_latency):
1857         We can only use our optimal calibration if we prerolled before the
1858         latency expired.
1859
1860 2008-05-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
1861
1862         * configure.ac:
1863           Require core CVS for GstBaseSrc buffer caps setting magic.
1864
1865 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1866
1867         * gst/audioconvert/gstaudioconvert.c:
1868         (gst_audio_convert_fixate_channels):
1869         Fix logic in last commit.
1870
1871 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1872
1873         * gst/audioconvert/gstaudioconvert.c:
1874         (gst_audio_convert_fixate_channels):
1875         Passthrough the channel positions if the number of output channels is
1876         the same as the number of input channels, the input had a channel
1877         layout and downstream requests no special one. We did this already for
1878         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
1879
1880 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1881
1882         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
1883         (gst_gnome_vfs_src_finalize),
1884         (gst_gnome_vfs_src_received_headers_callback),
1885         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
1886         * ext/gnomevfs/gstgnomevfssrc.h:
1887         Set the ICY caps on the srcpad from where they get picked up by the base
1888         class now and set on the outgoing buffers.
1889
1890         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1891         (gst_base_audio_src_create):
1892         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
1893         BaseSrc now sets the caps on outgoing buffers automatically.
1894
1895 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1896
1897         * gst-libs/gst/audio/gstbaseaudiosink.c:
1898         (gst_base_audio_sink_resample_slaving),
1899         (gst_base_audio_sink_skew_slaving),
1900         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
1901         (gst_base_audio_sink_async_play),
1902         (gst_base_audio_sink_change_state):
1903         Change the way in which the ringbuffer is started when dealing with a
1904         slaved clock and latency. We now sync to the clock until we reach
1905         upstream latency before starting the ringbuffer. This has the effect
1906         that we can accurately align the master and slave clocks and let the
1907         rate correction code take care of the initial drift or rounding errors
1908         instead of leaving them uncorrected with the old approach.
1909
1910 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1911
1912         * gst/audioconvert/gstaudioconvert.c:
1913         (gst_audio_convert_fixate_channels):
1914         Correctly set the default channel positions when converting to 8
1915         channels.
1916
1917 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
1918
1919         * configure.ac:
1920           Error out if we don't have the required version of core.
1921
1922 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
1923
1924         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
1925           Use data scan helper in aac typefinder and stop scanning
1926           for headers when we've found a type. Also fix potential invalid
1927           memory access when calculating the frame length.
1928
1929 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
1930
1931         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
1932           (mpeg_sys_is_valid_pack):
1933           Don't modify scan context when we return FALSE in ensure_data, so
1934           it's possible to continue scanning, and we don't end up with a NULL
1935           data pointer and a positive size, which might bite us the next time
1936           we're called. Small constification.
1937
1938 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
1939
1940         * gst/adder/gstadder.c:
1941         Adder doesn't support 24 bit samples so don't claim it supports them
1942         in the pad template caps.
1943
1944 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1945
1946         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1947         (gst_base_rtp_depayload_chain):
1948         Validate the RTP packet before further processing it. It's just too
1949         dangerous to accept random packets and people are not forced to use a
1950         jitterbuffer or session manager to filter out the bad packets.
1951
1952         * gst-libs/gst/rtp/gstrtpbuffer.c:
1953         (gst_rtp_buffer_set_extension_data),
1954         (gst_rtp_buffer_get_payload_subbuffer):
1955         Small cleanups.
1956         When setting extension data in a buffer that is too small, we fail and
1957         we should not set the extension bit.
1958         Change GST_WARNINGS into g_warning because they really are
1959         programming errors.
1960
1961         * tests/check/libs/rtp.c: (GST_START_TEST):
1962         Catch the g_warnings now in the unit tests and that fact that failing to
1963         set extension data left the extension bit untouched.
1964
1965 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1966
1967         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
1968           Revert previous change which made basetransform handle buffer_alloc
1969           and which breaks things badly in the non-passthrough case since it
1970           returned buffers with a different (ie. sometimes smaller) size than
1971           the size requested.
1972
1973 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1974
1975         Patch by: Bernard B <b-gnome at largestprime dot net>
1976
1977         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
1978         Fix seqnum compare function for bordercase values and fix the docs
1979         again. Fixes #533075.
1980
1981         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
1982         Add a testcase for seqnum compare function.
1983
1984 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
1985
1986         * gst/adder/gstadder.c: (gst_adder_setcaps),
1987         (gst_adder_class_init):
1988         Correctly declare the supported endianness on the pad templates
1989         and check for correct endianness in the set caps function. Adder
1990         only supports native endianness.
1991         Also use gst_element_class_set_details_simple().
1992
1993 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
1994
1995         * sys/xvimage/xvimagesink.c:
1996           Better debug logging in port value handling. Merging separate port
1997           value loops into one.
1998
1999 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2000
2001         Patch by: Hannes Bistry <hannesb at gmx dot de>
2002
2003         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
2004         * gst/tcp/gsttcpserversink.c:
2005         (gst_tcp_server_sink_handle_server_read),
2006         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
2007         Fix regression in clientsrc because we did not add the fd to the poll
2008         set anymore. Fixes #532364.
2009         Do some cleanups here and there.
2010
2011 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2012
2013         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
2014         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2015         * gst/playback/gstplay-marshal.list:
2016         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2017         Use correct marshallers. GstCaps are a boxed type and no GObject
2018         subclass.
2019
2020 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2021
2022         * win32/common/libgstrtsp.def:
2023         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
2024         symbols.
2025
2026 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2027
2028         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2029
2030         * tests/check/elements/audioresample.c:
2031         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
2032         (live_switch_push), (GST_START_TEST):
2033         Add unit test for the latest basetransform negotiation changes.
2034         See bug #526768.
2035
2036 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2037
2038         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2039         Fix nv12<->nv21 conversion if stride is larger than width.
2040
2041 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2042
2043         Patch by: Jan Gerber <j at oil21 dot org>
2044
2045         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2046         (gst_ogg_pad_parse_skeleton_fisbone):
2047         * ext/ogg/gstoggdemux.h:
2048         Parse presentation time from skeleton streams and use it as offset
2049         for the timestamps. Fixes bug #530068.
2050
2051 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2052
2053         * gst-libs/gst/audio/gstbaseaudiosink.c:
2054         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
2055         Revert previous patch that attempted to more accurately calculate the
2056         initial offset between master and slave clock. The best thing we can do
2057         in general is take the time of both clocks as the diff since we don't
2058         know when the actual preroll happened.
2059
2060 2008-05-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
2061
2062         * gst-libs/gst/pbutils/install-plugins.c:
2063           Fix docs: type and missing word.
2064
2065 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2066
2067         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2068           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
2069           for this instead; don't check if we've found enough markers after
2070           each and every step, it's enough to do that only if we've actually
2071           found a new marker.
2072           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
2073
2074 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2075
2076         * gst/typefind/gsttypefindfunctions.c:
2077           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
2078           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
2079           (mpeg_video_stream_type_find):
2080           Move scan helper thingy to the beginning of the file so we can use
2081           it in other typefind functions. Rename it to something more
2082           generic. Also improve handling of things towards the end of the
2083           typefind data: peek as much as we can if we know the size of the
2084           data, rather than just min_size.
2085
2086 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
2087
2088         * docs/libs/gst-plugins-base-libs-sections.txt:
2089         * gst-libs/gst/interfaces/colorbalance.c:
2090         * gst-libs/gst/interfaces/colorbalance.h:
2091         * gst-libs/gst/interfaces/colorbalancechannel.c:
2092         * gst-libs/gst/interfaces/colorbalancechannel.h:
2093         * gst-libs/gst/interfaces/tuner.c:
2094         * gst-libs/gst/interfaces/tunerchannel.c:
2095         * gst-libs/gst/interfaces/tunerchannel.h:
2096         * gst-libs/gst/interfaces/tunernorm.c:
2097         * gst-libs/gst/interfaces/tunernorm.h:
2098         * gst-libs/gst/video/video.c:
2099         * gst-libs/gst/video/video.h:
2100         Document the GstTuner and GstColorBalance interfaces, and some
2101         other random API functions that needed it. 70% symbol coverage, woo.
2102
2103 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2104
2105         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
2106         Choose to allocate one less segment but require one additional segment
2107         as latency. 
2108
2109         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
2110         No need to increment the number of segments in the source.
2111
2112         * gst-libs/gst/audio/gstbaseaudiosink.c:
2113         (gst_base_audio_sink_get_time), (clock_convert_external),
2114         (gst_base_audio_sink_resample_slaving),
2115         (gst_base_audio_sink_skew_slaving),
2116         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
2117         (gst_base_audio_sink_async_play):
2118         Remove adding latency when returning the internal time while subtracting
2119         it again when we use the value a little later.
2120         When calculating the end timestamp, we are making a rounding error
2121         with the current algorithm. Ensure that we don't accumulate these
2122         rounding errors when aligning samples by not resampling at all if we
2123         don't need to. Fixes #419351.
2124         Make the initial calibration of the clock slaving a little more
2125         predictable and accurate. Also handle the case where we don't do
2126         clock slaving.
2127
2128 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
2129
2130         Based on a patch by:
2131           Björn Benderius <bjoern dot benderius at axis dot com>
2132
2133         * gst/ffmpegcolorspace/avcodec.h:
2134         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2135         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2136         (gst_ffmpegcsp_avpicture_fill):
2137         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2138         * gst/ffmpegcolorspace/imgconvert_template.h:
2139         Add conversions from/to NV12 and NV21 and conversions between those
2140         two formats. Fixes bug #532166.
2141
2142 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
2143
2144         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2145         Abort the h264 typefinding as soon as _peek() doesn't return anything,
2146         which happens for example with files smaller than 128kb.
2147
2148 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2149
2150         Patch by: Wouter Cloetens <zombie at e2big dot org>
2151
2152         * gst-libs/gst/rtsp/Makefile.am:
2153         * gst-libs/gst/rtsp/gstrtspconnection.c:
2154         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
2155         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
2156         (add_auth_header), (gst_rtsp_connection_free),
2157         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
2158         (gst_rtsp_connection_set_auth_param),
2159         (gst_rtsp_connection_clear_auth_params):
2160         * gst-libs/gst/rtsp/gstrtspconnection.h:
2161         Add Digest authorization support for RTSP connections. See #532065.
2162
2163         * gst-libs/gst/rtsp/md5.c:
2164         * gst-libs/gst/rtsp/md5.h:
2165         Yeap, another md5 implementation until we can depend on a glib that has
2166         support for it.
2167
2168 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
2169
2170         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2171
2172         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2173         Let audioresample use the buffer allocation of basetransform instead
2174         of it's own stuff.
2175
2176         * tests/check/elements/audioresample.c: (alloc_only_48000),
2177         (GST_START_TEST), (audioresample_suite):
2178         Add unit test for the recent basetransform bugfix, where upstream
2179         changes caps to something that can't be passed through anymore.
2180
2181 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2182
2183         * win32/common/config.h.in:
2184           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
2185           use the real thing than having "???" unconditionally.
2186
2187 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2188
2189         * gst-libs/gst/audio/gstbaseaudiosink.c:
2190         (gst_base_audio_sink_query):
2191         Report the latency with the new seglatency parameter.
2192
2193         * gst-libs/gst/audio/gstringbuffer.c:
2194         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
2195         (gst_ring_buffer_acquire):
2196         * gst-libs/gst/audio/gstringbuffer.h:
2197         Add new field to the ringbufferspec to specify the expected latency
2198         between the underlying device read/write pointer, this is needed
2199         when writing sinks that sit a little closer to the hardware.
2200         Add some more docs for other fields.
2201
2202 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2203
2204         * gst/volume/gstvolume.c: (volume_transform_ip):
2205         Return NOT_NEGOTIATED if we didn't set a process function yet for some
2206         reason instead of crashing later. Might fix bug #509125.
2207
2208 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2209
2210         Based on a patch by: Tim-Philipp Müller  <tim.muller at collabora co uk>
2211
2212         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
2213         * gst/audioconvert/audioconvert.h:
2214         * gst/audioconvert/gstaudioconvert.c:
2215         (gst_audio_convert_parse_caps),
2216         (structure_has_fixed_channel_positions),
2217         (gst_audio_convert_transform_caps):
2218         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
2219         Add support for more than 8 channels and NONE channel layouts. For
2220         more than 8 channels no channel conversion is supported yet, only
2221         format conversions are supported. Fixes bug #398033.
2222
2223         * tests/check/elements/audioconvert.c: (verify_convert),
2224         (GST_START_TEST), (audioconvert_suite):
2225         Add some unit tests by Tim for checking the NONE channel layouts
2226         and more than 8 channels and add some more unit tests for channel
2227         conversions.
2228
2229 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
2230
2231         * gst/playback/gstdecodebin2.c: (connect_pad):
2232         When autoplugging fails, set the element back to NULL before
2233         unreffing it.
2234
2235 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2236
2237         * win32/common/libgstaudio.def:
2238         Add gst_base_audio_src_[sg]et_slave_method() to the exported
2239         symbols.
2240
2241 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2242
2243         * gst/subparse/samiparse.c: (handle_start_sync),
2244         (end_sami_element), (characters_sami):
2245         Remove trailing, leading and double whitespaces.
2246         Correctly timestamp buffers and output the last buffer too.
2247
2248         * tests/check/elements/subparse.c: (GST_START_TEST),
2249         (subparse_suite):
2250         Add a simple unit test for SAMI parsing.
2251
2252 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2253
2254         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2255
2256         * gst/subparse/samiparse.c: (handle_start_sync),
2257         (start_sami_element), (end_sami_element), (characters_sami),
2258         (sami_context_reset):
2259         Only output characters inside the "sync" elements. There could be
2260         other elements like "style" that have some content but should
2261         not be printed. Fixes bug #467911.
2262
2263 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2264
2265         * gst/playback/gstplaybasebin.c: (set_audio_mute),
2266         (set_active_source):
2267         * gst/playback/gstplaybasebin.h:
2268         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2269         (playbin_set_audio_mute):
2270         Allow setting -1 as current-audio to mute the current audio stream,
2271         similar to what is done for subtitles. Fixes bug #342294.
2272
2273 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
2274
2275         * gst-libs/gst/pbutils/descriptions.c: (formats): 
2276         It's SorensOn and not SorensEn.
2277
2278 2008-05-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2279
2280         * gst-libs/gst/pbutils/descriptions.c: (formats):
2281           Fix description of video/x-flash-video.
2282
2283 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
2284
2285         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2286         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2287         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2288         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
2289         Remove some unused code.
2290
2291         * gst/audioconvert/gstaudioquantize.c:
2292         (gst_audio_quantize_free_noise_shaping):
2293         Don't return before freeing the noise shaping history.
2294
2295 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2296
2297         * tests/check/elements/subparse.c: (do_test),
2298           (test_tmplayer_style3b), (subparse_suite):
2299           Add unit test for the tmplayer variant from bug #530962.
2300
2301 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2302
2303         * gst/subparse/gstsubparse.c: (handle_buffer),
2304           (gst_sub_parse_sink_event):
2305         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
2306           (tmplayer_parse_line):
2307           Fix parsing of tmplayer subtitle variant where every single line contains
2308           text and there isn't an empty line after each line to determine the
2309           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
2310           making sure that we push out the last line of text without a duration if
2311           there's still text left in the buffer at the end.
2312
2313 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2314
2315         * gst/subparse/gstsubparse.c: (feed_textbuf):
2316           Fix detection of discontinuities based on the buffer offset (doesn't work
2317           so well if no buffer offset is set) and also check for the DISCONT buffer
2318           flag. This keeps the parser state from being reset after each buffer in
2319           the unit test.
2320
2321 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2322
2323         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
2324           Further fine-tuning: don't absolutely require sequence or GOP headers
2325           (as introduced in the previous commit), but adjust the typefind
2326           probabilities returned accordingly if we don't see them. Also make sure
2327           picture header and first slice are somewhat close to each other (which
2328           is not perfect but still better than requiring a fixed offset or having
2329           no limit at all).
2330
2331 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2332
2333         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2334         (gst_basertppayload_sink_setcaps),
2335         (gst_basertppayload_sink_getcaps):
2336         Rename the setcaps/getcaps function internally to make it clear that
2337         they are called for the sink pad.
2338
2339 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2340
2341         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2342         (gst_base_rtp_depayload_class_init),
2343         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
2344         (gst_base_rtp_depayload_packet_lost),
2345         (gst_base_rtp_depayload_set_gst_timestamp):
2346         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2347         Catch packet-lost events from the jitterbuffer and convert them into a
2348         vmethod call (lost-packet) so that depayloaders can do something smart.
2349         Also add a default packet-lost function that sends out a segment update
2350         to the decoders.
2351
2352 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
2353
2354         * gst/playback/test4.c:
2355         * gst/playback/test5.c:
2356         * gst/playback/test6.c:
2357         * gst/playback/test7.c:
2358           Also include config.h when relying on defines from it. Fixes the
2359           build. Its been a please to serve :)
2360
2361 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
2362
2363         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
2364         (paint_setup_NV21), (paint_hline_NV12_NV21):
2365         Add support for NV12 and NV21 in videotestsrc
2366
2367 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
2368
2369         * gst/videoscale/gstvideoscale.c:
2370         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
2371         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
2372         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
2373         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
2374         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
2375         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
2376         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
2377         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
2378         (vs_image_scale_linear_RGB555):
2379         Support 1x1 images as input and output as for example the BBC HQ new
2380         streams have 1x1 GIFs in the playlists for some reason.
2381
2382 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
2383
2384         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
2385           (try_to_link_1):
2386           If we can't activate one of the decoders we plugged in (such as,
2387           say, musepackdec) for some reason (it might not support push mode,
2388           for example), remove any pad probes that close_pad_link() might
2389           have set up. This makes sure we later don't try to remove a probe
2390           for a pad that doesn't exist any longer, and avoids nast warnings
2391           and probably other things too.
2392
2393 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2394
2395         * gst/typefind/gsttypefindfunctions.c:
2396           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
2397           (plugin_init):
2398           Rework mpeg video stream typefinding a bit more: make sure sequence,
2399           GOP, picture and slice headers appear in the order they should and
2400           that we've in fact at least had one of each; fix picture header
2401           detection; decouple picture and slice header check - don't assume
2402           they're at a fixed offset, there may be extra data in between. Also,
2403           announce varying degrees of probability depending on what we found
2404           exactly (multiple pictures, at least one picture, just sequence and
2405           GOP headers). Finally, in _ensure_data(), take into account that we
2406           might be typefinding smaller amounts of data, such as the first
2407           buffer of a stream, so fall back to the minimum size needed as long
2408           as that's available, instead of erroring out if there's less than
2409           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
2410           fuzzed file from #399342 as valid.
2411
2412 2008-04-30  Michael Smith <msmith@songbirdnest.com>
2413
2414         * ext/theora/theoradec.c:
2415           Cool kids don't divide by zero.
2416           Treat PAR of x:0 as 1:1.
2417           Fixes #530719.
2418
2419 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2420
2421         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
2422           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
2423           (mpeg_video_stream_type_find):
2424           Refactor a bit: use context structure to track parsing offset and
2425           size of available data and make the code a bit clearer. Fixes bad
2426           memory access in #356937.
2427
2428 2008-04-28  Michael Smith <msmith@songbirdnest.com>
2429
2430         * gst/playback/test4.c:
2431         * gst/playback/test5.c:
2432         * gst/playback/test6.c:
2433         * gst/tcp/gstmultifdsink.c:
2434           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
2435           is defined.
2436
2437 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2438
2439         * gst-libs/gst/audio/gstbaseaudiosink.h:
2440         Clarify some docs.
2441
2442         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
2443         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
2444         (gst_base_audio_src_set_slave_method),
2445         (gst_base_audio_src_get_slave_method),
2446         (gst_base_audio_src_set_property),
2447         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
2448         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2449         Add property and methods for selecting the clock slave method in the
2450         source, like in the sink.
2451         We only implement "none" and "re-timestamp" for now.
2452         API: gst_base_audio_src_set_slave_method()
2453         API: gst_base_audio_src_get_slave_method()
2454
2455 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
2456
2457         * gst-libs/gst/rtp/gstrtpbuffer.c:
2458         Fix the docs about the seqnum compare function, it returns a difference.
2459
2460 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
2461
2462         * ext/alsa/gstalsadeviceprobe.c:
2463         (gst_alsa_get_device_list): Don't return before freeing up
2464         the allocated structures.
2465
2466 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
2467
2468         * gst/playback/gstplaybin.c:
2469           Remove obsolete streaminfo code and fix a leak. Fixes #529546
2470
2471 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2472
2473         * ext/ogg/gstoggdemux.c:
2474           Revert the event part, that should not go in.
2475
2476 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2477
2478         * ext/ogg/gstoggdemux.c:
2479           Don't leak GstPluginFeatures when filtering.
2480
2481 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2482
2483         * sys/xvimage/xvimagesink.c:
2484           Add some logging for cases when grabbing the xv failed.
2485
2486 2008-04-21  David Schleef  <ds@schleef.org>
2487
2488         * ext/ogg/gstoggmux.c:
2489           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
2490           packet.  Should conform to what we currently think is the
2491           final Ogg/Dirac muxing spec.
2492
2493 2008-04-21  David Schleef  <ds@schleef.org>
2494
2495         * sys/xvimage/xvimagesink.c:
2496           Fix typo that causes the overlay keying color to bright green
2497           on a 16-bit display.  Dark grey good.  Bright green bad.
2498
2499 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
2500
2501         * ext/gnomevfs/gstgnomevfsuri.c:
2502           Add  FIXME comment about using uri-list for source and sink.
2503
2504 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2505
2506         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2507         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
2508         vaargs functions to gint. Otherwise the fractions will get 0 set
2509         instead of the correct value on big endian systems. Fixes bug #529018.
2510
2511 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2512
2513         * ext/gnomevfs/gstgnomevfssink.c:
2514         (gst_gnome_vfs_sink_uri_get_protocols):
2515         * ext/gnomevfs/gstgnomevfssrc.c:
2516         (gst_gnome_vfs_src_uri_get_protocols):
2517         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
2518         (gst_gnomevfs_get_supported_uris):
2519         Get the list of supported URI schemes in a threadsafe way and use the
2520         same list for the source and sink.
2521
2522 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2523
2524         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
2525         (gst_gio_get_supported_protocols):
2526         Don't generate a new supported protocols list on each call but cache
2527         it. It's supposed to be static anyway, this way we only leak it once
2528         per process.
2529
2530         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
2531         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
2532         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
2533         (gst_gio_sink_start):
2534         * ext/gio/gstgiosink.h:
2535         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
2536         (gst_gio_src_class_init), (gst_gio_src_finalize),
2537         (gst_gio_src_set_property), (gst_gio_src_get_property),
2538         (gst_gio_src_start):
2539         * ext/gio/gstgiosrc.h:
2540         API: Add "file" properties where one can set a GFile as
2541         source/destination.
2542
2543         Add locking to the properties and use
2544         gst_element_class_set_details_simple() instead of a static
2545         GstElementDetails struct.
2546
2547 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
2548
2549         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
2550         (plugin_init):
2551         Add "mpp" and "mp+" as possible extensions for MusePack files.
2552
2553         Add typefinding for MusePack StreamVersion 8 files and include the
2554         stream version in the caps.
2555
2556 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
2557
2558         * gst-libs/gst/rtp/gstrtppayloads.c:
2559         (gst_rtp_payload_info_for_name):
2560         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
2561
2562 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
2563
2564         * configure.ac:
2565           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
2566           (NB: this only affects compilation of some of the examples).
2567           Remove some configure.ac cruft that's not needed any longer.
2568
2569 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
2570
2571         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
2572         Don't validate the payload if there isn't any.
2573         Fixes #525915
2574
2575 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
2576
2577         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
2578         Use g_atomic_int_set() instead of gst_atomic_int_set().
2579
2580 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
2581
2582         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2583         Return NULL instead of a gchar * array with one NULL element if we
2584         don't get any supported URI schemes from GIO.
2585
2586 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
2587
2588         * gst/audiotestsrc/gstaudiotestsrc.c:
2589           Remove cpp style commented old code.
2590
2591 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
2592
2593         * gst/playback/gstdecodebin2.c:
2594           Fix signal docs.
2595
2596 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
2597
2598         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
2599           (gst_text_overlay_init):
2600           Fix textoverlay unit test again by making the supposed default
2601           value for the wait-text property the actual default value.
2602           Also fix Since: tag for new property.
2603
2604 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
2605
2606         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
2607           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
2608           (gst_video_format_get_pixel_stride),
2609           (gst_video_format_get_component_width),
2610           (gst_video_format_get_component_height),
2611           (gst_video_format_get_component_offset), (gst_video_format_get_size),
2612           (gst_video_format_convert):
2613           Add guards to these functions to ensure sane input values.
2614
2615         * tests/check/libs/video.c:
2616           Fix unit test not to create caps with width=0 and height=0.
2617
2618 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
2619
2620         * docs/design/draft-keyframe-force.txt:
2621         Fix typo.
2622
2623         * gst/playback/gstqueue2.c: (update_buffering),
2624         (gst_queue_handle_src_query):
2625         Set buffering mode in the messages.
2626         Set buffering percent in the query.
2627
2628         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
2629         (do_stream_buffering), (do_download_buffering), (msg_buffering):
2630         Do some more fancy things based on the buffering method in use.
2631
2632 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2633
2634         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
2635         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
2636         (msg_buffering), (main):
2637         Add basic download reports to seek using the new buffering API.
2638
2639 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2640
2641         * gst/playback/gstqueue2.c: (update_buffering),
2642         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
2643         (gst_queue_src_checkgetrange_function):
2644         Include extra buffering stats in the buffering message.
2645         Implement BUFFERING query.
2646
2647         * gst/playback/gsturidecodebin.c: (do_async_start),
2648         (do_async_done), (type_found), (setup_streaming), (setup_source),
2649         (gst_uri_decode_bin_change_state):
2650         Only add decodebin2 when the type is found in streaming mode.
2651         Make uridecodebin async to PAUSED even when we don't have decodebin2
2652         added yet.
2653
2654 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
2655
2656         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2657         Filter cdda from the supported URI schemes. We can't support
2658         musicbrainz tags and everything else one expects from a cdda source
2659         with GIO. Fixes bug #526794.
2660
2661 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
2662
2663         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
2664         (gst_xvimagesink_buffer_alloc):
2665         Fix calculation of 'expected size' for YV12 buffers.
2666         Be a little more verbose in the debug output for buffer-alloc'ed
2667         buffers which turn out to have the wrong size.
2668
2669 2008-04-07  Tim-Philipp Müller  <tim at centricular dot net>
2670
2671         * NEWS:
2672         * RELEASE:
2673         * gst-plugins-base.doap:
2674           Merge other changes from 0.10.19 release branch.
2675
2676 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
2677
2678         * gst-libs/gst/audio/gstbaseaudiosink.c:
2679           (gst_base_audio_sink_class_init):
2680         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2681           (gst_base_audio_src_class_init):
2682         * gst/playback/gstplayback.c: (plugin_init):
2683         * gst/volume/gstvolume.c: (plugin_init):
2684           Work around missing bits of thread-safety on older GLibs some
2685           more to avoid assertions when starting up multiple playbin
2686           objects concurrently (see #512382).
2687
2688 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
2689
2690         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
2691           Remove some more fields.
2692
2693 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
2694
2695         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2696
2697         * configure.ac:
2698         Actually build dlls when cross-compiling with mingw32.
2699         Fixes bug #526247.
2700
2701 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
2702
2703         * configure.ac:
2704           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
2705
2706 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2707
2708         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
2709         (msg_buffering), (connect_bus_signals), (main):
2710         Add statusbar.
2711         Add buffering support with feedback in the statusbar.
2712
2713 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
2714
2715         * ext/ogg/gstoggmux.c:
2716           Fix sample pipeline description.
2717
2718 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
2719
2720         * docs/plugins/Makefile.am:
2721         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2722         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2723         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2724           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
2725
2726         * docs/plugins/gst-plugins-base-plugins.args:
2727         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2728         * docs/plugins/gst-plugins-base-plugins.interfaces:
2729         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2730         * docs/plugins/inspect/plugin-adder.xml:
2731         * docs/plugins/inspect/plugin-alsa.xml:
2732         * docs/plugins/inspect/plugin-audioconvert.xml:
2733         * docs/plugins/inspect/plugin-audiorate.xml:
2734         * docs/plugins/inspect/plugin-audioresample.xml:
2735         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2736         * docs/plugins/inspect/plugin-cdparanoia.xml:
2737         * docs/plugins/inspect/plugin-decodebin.xml:
2738         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2739         * docs/plugins/inspect/plugin-gdp.xml:
2740         * docs/plugins/inspect/plugin-gnomevfs.xml:
2741         * docs/plugins/inspect/plugin-libvisual.xml:
2742         * docs/plugins/inspect/plugin-ogg.xml:
2743         * docs/plugins/inspect/plugin-pango.xml:
2744         * docs/plugins/inspect/plugin-playback.xml:
2745         * docs/plugins/inspect/plugin-queue2.xml:
2746         * docs/plugins/inspect/plugin-subparse.xml:
2747         * docs/plugins/inspect/plugin-tcp.xml:
2748         * docs/plugins/inspect/plugin-theora.xml:
2749         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2750         * docs/plugins/inspect/plugin-uridecodebin.xml:
2751         * docs/plugins/inspect/plugin-video4linux.xml:
2752         * docs/plugins/inspect/plugin-videorate.xml:
2753         * docs/plugins/inspect/plugin-videoscale.xml:
2754         * docs/plugins/inspect/plugin-videotestsrc.xml:
2755         * docs/plugins/inspect/plugin-volume.xml:
2756         * docs/plugins/inspect/plugin-vorbis.xml:
2757         * docs/plugins/inspect/plugin-ximagesink.xml:
2758         * docs/plugins/inspect/plugin-xvimagesink.xml:
2759           Update introspection data.
2760
2761         * ext/ogg/gstoggmux.c:
2762           Document oggmux.
2763
2764         * gst/playback/gstdecodebin2.c:
2765           Don't use gtk-doc style comment start for private stuff, but make it
2766           formatted like this for consistency.
2767
2768 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2769
2770         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
2771         (gst_decode_bin_init), (gst_decode_bin_dispose),
2772         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
2773         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
2774         (analyze_new_pad), (connect_pad), (expose_pad),
2775         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
2776         (gst_decode_group_expose), (gst_decode_group_free),
2777         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
2778         Remove fakesink hack, we can now implement this more elegantly.
2779         Added property to bypass typefinding.
2780         Removed underrun callback and demuxer pad probe, we now use the srcpad
2781         probe to expose groups.
2782         API::sink-caps property
2783
2784         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
2785         Guard against multiple emissions of the no_more_pads signal, which
2786         happens when we are dealing with chained oggs.
2787
2788         * gst/playback/gsturidecodebin.c: (remove_decoders),
2789         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
2790         (setup_source):
2791         For streams, use our own typefind element and plug our queue after it.
2792         We will need this to determine the type of buffering to use for the
2793         queue soon.
2794
2795 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2796
2797         * gst-libs/gst/audio/gstbaseaudiosink.c:
2798         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
2799         Guard against over and underflows because of clock slaving.
2800         When we are using our own clock, still compensate for any calibrations
2801         that we might have done to our clock.
2802
2803 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2804
2805         * ext/theora/theoradec.c: (theora_handle_type_packet),
2806         (theora_dec_chain):
2807         Don't try to do anything fancy with the return code from pushing an
2808         event, it does not have enough information to turn it into a
2809         GST_FLOW_ERROR.
2810
2811 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2812
2813         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
2814         (gst_ogg_demux_chain_elem_pad):
2815         Add small debug line.
2816         Pass return code from the internal decoder instead of the too generic
2817         GST_FLOW_ERROR.
2818
2819 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
2820
2821         * gst-libs/gst/cdda/Makefile.am:
2822         * gst-libs/gst/cdda/base64.c:
2823         * gst-libs/gst/cdda/base64.h:
2824         * gst-libs/gst/cdda/gstcddabasesrc.c:
2825         (gst_cddabasesrc_calculate_musicbrainz_discid):
2826         Use GLib's base64 implementation instead of our own.
2827
2828 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2829
2830         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2831         (gst_ogg_demux_read_chain):
2832         Refix oggdemux, we only have a problem if we failed to find a chain and
2833         we are not EOF.
2834
2835 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2836
2837         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
2838
2839         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2840         (gst_ogg_demux_read_chain):
2841         When we fail to find a BOS page and we and up with no chain, error out
2842         properly instead of segfaulting. Fixes #525665.
2843
2844 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2845
2846         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2847         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
2848         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
2849         no-more-pads...
2850
2851 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2852
2853         * gst/playback/gstqueue2.c: (update_out_rates),
2854         (gst_queue_open_temp_location_file),
2855         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
2856         (gst_queue_handle_src_query), (gst_queue_set_property):
2857         Update the estimated input data when we push out a buffer.
2858         Add some debug info about the temp file.
2859         Only forward src events when we are not using a temp file.
2860         Don't block the duration query, we need to find something better.
2861         Don't leak the temp filename.
2862
2863 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
2864
2865         * configure.ac:
2866         Require GLib 2.12 and liboil 0.3.14.
2867
2868         * gst/volume/gstvolume.c: (volume_process_double):
2869         Unconditionally use liboil 0.3.14 function.
2870
2871 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
2872
2873         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
2874         ms-gsm can have arbitrarty sample rates. See #481354.
2875
2876 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2877
2878         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
2879         MP4S is generic MPEG-4, not a microsoft variant.
2880
2881 2008-03-27  Michael Smith <msmith@fluendo.com>
2882
2883         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
2884           Check the body CRC (if set) when depayloading.
2885           Fixes #522401.
2886
2887 2008-03-24  Tim-Philipp Müller  <tim at centricular dot net>
2888
2889         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
2890           Fix Since: version for new property.
2891
2892 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2893
2894         * gst-libs/gst/rtsp/gstrtspconnection.c:
2895         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
2896         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
2897         Don't error when poll_wait returns EAGAIN.
2898
2899 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2900
2901         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
2902         The queue is never filled when there are no buffers in the queue at all.
2903         Fixes #523993.
2904
2905 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2906
2907         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
2908         (init_group), (free_group), (gst_play_bin_init),
2909         (gst_play_bin_finalize), (gst_play_bin_set_uri),
2910         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
2911         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
2912         (gst_play_bin_set_current_video_stream),
2913         (gst_play_bin_set_current_audio_stream),
2914         (gst_play_bin_set_current_text_stream),
2915         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
2916         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
2917         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
2918         (activate_group), (deactivate_group), (setup_next_source),
2919         (save_current_group), (gst_play_bin_change_state):
2920         Update some docs.
2921         Add new locks and conds to protect pipeline creation and group
2922         switching.
2923         Implement the sub-uri property.
2924         Keep track of pending uridecodebin creation and configure the output
2925         pipeline after all streams are configured.
2926         Propagate subtitle encoding to the uridecodebins.
2927         Implement getting the video/audio/visualisation elements.
2928         Use input-selector for stream switching.
2929         If we are asked to do visualisation, prefer to autoplug raw sinks
2930         instead of sinks that accept encoded data.
2931
2932 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2933
2934         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
2935         (gst_play_sink_init), (gst_play_sink_dispose),
2936         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
2937         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
2938         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
2939         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
2940         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
2941         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
2942         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
2943         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
2944         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
2945         * gst/playback/gstplaysink.h:
2946         Add methods to get audio/video/vis elements.
2947         Add methods to set the font description for the overlay.
2948         Remove properties, we're using this element with its methods only.
2949         Add support for subtitles.
2950         Rearrange the locking a bit to not use the object lock for protecting
2951         the pipeline construction.
2952         Try to use the volume and mute property on the sink when its available.
2953         Implement the mute option with volume when the sink does not have a mute
2954         property.
2955         Only add volume element when the sink has no volume property.
2956         Only do visualisations with raw audio pads.
2957
2958 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2959
2960         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
2961         (gst_text_overlay_init), (gst_text_overlay_set_property),
2962         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
2963         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
2964         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
2965         (gst_text_overlay_change_state):
2966         * ext/pango/gsttextoverlay.h:
2967         Add property to configure waiting for text on the textpad or not, with
2968         the default behaviour being the old one (always wait for text before
2969         rendering the video). This default behaviour is usually not the best one
2970         because the text stream can very sparse and could require queueing a lot
2971         of video.
2972         Fix the flushing and EOS handing so that we don't mix up their meaning.
2973
2974 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2975
2976         * gst/playback/gsturidecodebin.c:
2977         (gst_uri_decode_bin_autoplug_factories),
2978         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
2979         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
2980         (gst_uri_decode_bin_set_property),
2981         (gst_uri_decode_bin_get_property), (no_more_pads_full),
2982         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
2983         (proxy_autoplug_factories_signal), (make_decoder),
2984         (source_new_pad), (setup_source):
2985         Add a readonly source property and notify.
2986         Add new lock for protecting the construction of the pipeline.
2987         Keep track of the decodebins we plugged.
2988         Correctly proxy the autoplug signal so that it actually continues.
2989         Proxy subtitle-encoding to the decodebins.
2990
2991 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2992
2993         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
2994         (text_toggle_cb), (update_streams), (main):
2995         Rearrange some buttons in playbin2 and make some other boxes insensitive
2996         when needed.
2997         Add language codes to subtitle selection boxes when we gind the right
2998         tags for the streams.
2999
3000 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3001
3002         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
3003         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
3004         (gst_decode_bin_set_subs_encoding),
3005         (gst_decode_bin_get_subs_encoding),
3006         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
3007         (deactivate_free_recursive):
3008         Protect caps property with the object lock.
3009         Protect encoding property with the object lock.
3010         Keep list of elements we added that have the subtitle-encoding property.
3011         Distribute the subtitle-encoding to all of the elements when it
3012         changes.
3013
3014 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3015
3016         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
3017         Small debug improvement.
3018
3019         * gst-libs/gst/audio/gstbaseaudiosink.c:
3020         (gst_base_audio_sink_render):
3021         Fix bug in determining the sample start/stop position, we want to base
3022         this decision on the fact that we are going forwards or backwards, not
3023         slower or faster. This fixes some ugly resync warnings when playing at
3024         very slow speeds.
3025
3026 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
3027
3028         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3029         Correctly set the supported URI schemes and don't leave
3030         some schemes in the middle or at the start at NULL.
3031
3032 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3033
3034         * tests/check/elements/gdpdepay.c:
3035           Make test compile without unused function/variable warnings on PPC.
3036  
3037 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3038
3039         * configure.ac:
3040         * ext/alsa/gstalsamixerelement.c:
3041         (gst_alsa_mixer_element_class_init):
3042         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
3043         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
3044         * ext/cdparanoia/gstcdparanoiasrc.c:
3045         (gst_cd_paranoia_src_class_init):
3046         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
3047         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
3048         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
3049         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
3050         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
3051         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
3052         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
3053         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3054         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
3055         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
3056         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
3057         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
3058         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
3059         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3060         (gst_audio_filter_template_class_init):
3061         * gst-libs/gst/audio/gstbaseaudiosink.c:
3062         (gst_base_audio_sink_class_init):
3063         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3064         (gst_base_audio_src_class_init):
3065         * gst-libs/gst/cdda/gstcddabasesrc.c:
3066         (gst_cdda_base_src_class_init):
3067         * gst-libs/gst/interfaces/mixertrack.c:
3068         (gst_mixer_track_class_init):
3069         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3070         (gst_base_rtp_depayload_class_init):
3071         * gst-libs/gst/rtp/gstbasertppayload.c:
3072         (gst_basertppayload_class_init):
3073         * gst/audioconvert/gstaudioconvert.c:
3074         (gst_audio_convert_class_init):
3075         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
3076         * gst/audioresample/gstaudioresample.c:
3077         (gst_audioresample_class_init):
3078         * gst/audiotestsrc/gstaudiotestsrc.c:
3079         (gst_audio_test_src_class_init):
3080         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
3081         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
3082         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3083         (preroll_unlinked):
3084         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
3085         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
3086         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
3087         * gst/playback/gstqueue2.c: (gst_queue_class_init):
3088         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
3089         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3090         (gst_stream_selector_class_init):
3091         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
3092         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
3093         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3094         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
3095         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
3096         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
3097         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
3098         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
3099         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
3100         * gst/videotestsrc/gstvideotestsrc.c:
3101         (gst_video_test_src_class_init):
3102         * gst/volume/gstvolume.c: (gst_volume_class_init):
3103         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
3104         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
3105         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
3106         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
3107         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
3108         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
3109         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
3110         static strings (i.e. all). This gives us less memory usage,
3111         fewer allocations and thus less memory defragmentation. Depend
3112         on core CVS for this. Fixes bug #523806.
3113
3114 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3115
3116         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3117         Filter http and https protocols. GIO/GVfs handles them but it's
3118         impossible to implement iradio/icecast with it. Better use
3119         souphttpsrc or something else for this.
3120
3121         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
3122         If getting the file informations by a query fails try it with the
3123         seek-to-end trick too.
3124
3125 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3126
3127         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
3128         (gst_volume_base_init), (gst_volume_class_init),
3129         (volume_process_double), (volume_process_float),
3130         (volume_transform_ip), (plugin_init):
3131         memset buffers to zero if we get a GAP buffer. We usually see a
3132         buffer as one unit so let's handle it as one and don't care about
3133         volume changes while processing one buffer.
3134         Also clean up some stuff a bit.
3135
3136 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3137
3138         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3139         (gst_audio_convert_create_silence_buffer),
3140         (gst_audio_convert_transform):
3141         Make audioconvert GAP-aware by outputting silence buffers when the
3142         input has the GAP flag set. This is up to 8x faster.
3143         Based on a patch by Stefan Kost. Fixes bug #517813.
3144
3145 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3146
3147         * gst/volume/gstvolume.c: (volume_process_double):
3148         Use oil_scalarmultiply_f64_ns() for double processing when it's
3149         available at compile time.
3150
3151 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3152
3153         * configure.ac:
3154         Fix lrint/lrintf checks to actually work. These functions are
3155         in libm on Linux at least so try to link to it.
3156
3157 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
3158
3159         * configure.ac:
3160         Back to development - 0.10.18.1
3161
3162 === release 0.10.18 ===
3163
3164 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
3165
3166         * configure.ac:
3167           releasing 0.10.18, "I will follow"
3168
3169 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
3170
3171         * configure.ac:
3172         * win32/common/config.h:
3173         0.10.17.4 pre-release
3174
3175 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3176
3177         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
3178         Use GST_STR_NULL when trying to print strings that could be NULL because
3179         this might crash on some platforms. See #520808.
3180
3181 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3182
3183         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3184
3185         * gst-libs/gst/rtsp/gstrtspconnection.c:
3186         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3187         (read_line), (gst_rtsp_connection_read_internal):
3188         Generic Windows fixes that makes libgstrtsp work on Windows when
3189         coupled with the new GstPoll API. See #520808.
3190
3191 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
3192
3193         Patch by: Milosz Derezynski <internalerror at gmail dot com>
3194
3195         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
3196           If seeking to a new position succeeds don't simply return from
3197           create() without creating a buffer. Do this only in the case
3198           seeking to the new position fails. Fixes bug #523054.
3199
3200 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
3201
3202         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
3203           (gst_video_format_from_rgba32_masks):
3204           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
3205           (#522635).
3206
3207         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
3208           Add unit test for the RGB caps parsing and creation, checking for
3209           internal consistency of the new API and consistency of the API with
3210           the old GST_VIDEO_CAPS_* defines.
3211
3212 2008-03-14  David Schleef  <ds@schleef.org>
3213
3214         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
3215           because -base is in freeze.
3216
3217 2008-03-14  David Schleef  <ds@schleef.org>
3218
3219         Patch by: William M. Brack
3220
3221         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
3222
3223 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3224
3225         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3226         (gst_selector_pad_chain):
3227         * gst/playback/gststreamselector.h:
3228         Revert change that caused regression until a real fix is found.
3229         Fixes #522203.
3230
3231 2008-03-12  Michael Smith <msmith@fluendo.com>
3232
3233         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3234         * gst-libs/gst/audio/gstringbuffer.h:
3235           Rename recently added buffer types to make more sense.
3236         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
3237         (gst_alsasink_write):
3238           Adapt for above API changes.
3239           Fixes bug #520523.
3240
3241 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
3242
3243         * win32/common/libgstnetbuffer.def:
3244         Add new symbol gst_netaddress_equal. Fixes bug #521743.
3245
3246 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
3247
3248         * configure.ac:
3249         * win32/common/config.h:
3250         0.10.17.3 pre-release
3251
3252 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3253
3254         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3255         (gst_base_audio_src_create):
3256         Fix duration when no clock was provided. Fixes #520300.
3257
3258 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3259
3260         Patch by: Olivier Crete  <tester at tester ca>
3261
3262         * docs/libs/gst-plugins-base-libs-sections.txt:
3263         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
3264         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3265         Add trivial function to compare GstNetAddress. See #520626.
3266         API: GstNetBuffer::gst_netaddress_equal
3267
3268 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3269
3270         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3271         Update mode property docs, it's deprecated now.
3272
3273 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3274
3275         * gst-libs/gst/rtsp/gstrtspconnection.c:
3276         (gst_rtsp_connection_create):
3277         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
3278         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
3279         * gst/tcp/gstmultifdsink.h:
3280         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
3281         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
3282         Remove GstPollMode from gstpoll constructor.
3283
3284 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
3285
3286         * configure.ac:
3287         * win32/common/config.h:
3288         0.10.17.2 pre-release
3289
3290 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3291
3292         * gst/Makefile.am:
3293         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
3294         them twice
3295
3296         * win32/common/libgstinterfaces.def:
3297         * win32/common/libgstrtp.def:
3298         Add new API to the defs
3299
3300 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3301
3302         Patch by: Mersad Jelacic  <mersad at axis dot com>
3303
3304         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3305         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
3306         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
3307         possible to specify the sample size in bits. (#509637)
3308
3309 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3310
3311         * tests/check/libs/mixer.c:
3312           Add a few simple checks for the new message types.
3313
3314 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3315
3316         * docs/libs/gst-plugins-base-libs-sections.txt:
3317         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
3318           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
3319           (gst_mixer_message_get_type),
3320           (gst_mixer_message_parse_option_changed),
3321           (gst_mixer_message_parse_options_list_changed):
3322         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
3323           (GST_MIXER_MESSAGE_OPTION_CHANGED),
3324           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
3325           (GST_MIXER_MESSAGE_MIXER_CHANGED):
3326           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
3327           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
3328
3329 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3330
3331         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
3332           (gst_mixer_options_get_values):
3333         * gst-libs/gst/interfaces/mixeroptions.h:
3334           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
3335           (_GstMixerOptions), (_GstMixerOptionsClass):
3336           API: add GstMixerOptions::get_values vfunc (#519906)
3337
3338 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3339
3340         * configure.ac:
3341         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
3342         plug-ins are included/excluded. (#498222)
3343
3344 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3345
3346         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3347         Add typefinder for IMelody files, using audio/x-imelody.
3348         See bug #519516.
3349
3350 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3351
3352         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
3353         * ext/alsa/gstalsasink.c: (set_hwparams):
3354         * ext/alsa/gstalsasrc.c: (set_hwparams):
3355         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
3356         * ext/ogg/gstoggmux.h:
3357         * ext/ogg/gstogmparse.c:
3358         * gst-libs/gst/audio/audio.c:
3359         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
3360         * gst-libs/gst/pbutils/missing-plugins.c:
3361         (gst_missing_uri_sink_message_new),
3362         (gst_missing_element_message_new),
3363         (gst_missing_decoder_message_new),
3364         (gst_missing_encoder_message_new):
3365         * gst-libs/gst/rtp/gstbasertppayload.c:
3366         * gst-libs/gst/rtp/gstrtcpbuffer.c:
3367         (gst_rtcp_packet_bye_get_reason):
3368         * gst/audioconvert/gstaudioconvert.c:
3369         * gst/audioresample/gstaudioresample.c:
3370         * gst/ffmpegcolorspace/imgconvert.c:
3371         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
3372         * gst/typefind/gsttypefindfunctions.c:
3373         * gst/videoscale/vs_4tap.c:
3374         * gst/videoscale/vs_4tap.h:
3375         * sys/v4l/gstv4lelement.c:
3376         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
3377         * sys/v4l/v4l_calls.c:
3378         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
3379         (gst_v4lsrc_try_capture):
3380         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
3381         (gst_ximagesink_ximage_new):
3382         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
3383         (gst_xvimagesink_xvimage_new):
3384         * tests/check/elements/audioconvert.c:
3385         * tests/check/elements/audioresample.c:
3386         (fail_unless_perfect_stream):
3387         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
3388         * tests/check/elements/decodebin.c:
3389         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
3390         (setup_gdpdepay_streamheader):
3391         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
3392         (setup_gdppay_streamheader):
3393         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
3394         * tests/check/elements/multifdsink.c: (setup_multifdsink):
3395         * tests/check/elements/textoverlay.c:
3396         * tests/check/elements/videorate.c: (setup_videorate):
3397         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
3398         * tests/check/elements/volume.c: (setup_volume):
3399         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
3400         * tests/check/elements/vorbistag.c:
3401         * tests/check/generic/clock-selection.c:
3402         * tests/check/generic/states.c: (setup), (teardown):
3403         * tests/check/libs/cddabasesrc.c:
3404         * tests/check/libs/video.c:
3405         * tests/check/pipelines/gio.c:
3406         * tests/check/pipelines/oggmux.c:
3407         * tests/check/pipelines/simple-launch-lines.c:
3408         (simple_launch_lines_suite):
3409         * tests/check/pipelines/streamheader.c:
3410         * tests/check/pipelines/theoraenc.c:
3411         * tests/check/pipelines/vorbisdec.c:
3412         * tests/check/pipelines/vorbisenc.c:
3413         * tests/examples/seek/scrubby.c:
3414         * tests/examples/seek/seek.c: (query_positions_elems),
3415         (query_positions_pads):
3416         * tests/icles/stress-xoverlay.c: (myclock):
3417         Correct all relevant warnings found by the sparse semantic code
3418         analyzer. This include marking several symbols static, using
3419         NULL instead of 0 for pointers and using "foo (void)" instead
3420         of "foo ()" for declarations.
3421
3422         * win32/common/libgstrtp.def:
3423         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
3424
3425 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3426
3427         Patch by: José Alburquerque <jaalburqu svn gnome org>
3428
3429         * gst/playback/gstplaybin2.c:
3430           Make the function signature of the _get_*_tags() functions match
3431           the signature of the vfuncs they implement, ie. return a
3432           GstTagList rather than a GstStructure, which is more correct,
3433           even if one is typedef'ed to the other (#518940).
3434
3435 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3436
3437         * gst-libs/gst/rtsp/gstrtspconnection.c:
3438           Don't include unix headers unconditionally (fixes #518037).
3439
3440 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3441
3442         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
3443           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
3444           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
3445           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
3446           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
3447           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
3448           (gst_video_format_is_packed), (video_format_is_packed):
3449           Add unit test that makes sure that the strides, offsets and
3450           sizes returned for the various YUV formats by the new video API
3451           match the old reference implementation in videotestsrc.
3452
3453 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3454
3455         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
3456           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
3457           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
3458           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
3459           (gst_video_format_get_pixel_stride),
3460           (gst_video_format_get_component_width),
3461           (gst_video_format_get_component_height),
3462           (gst_video_format_get_component_offset), (gst_video_format_get_size):
3463         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
3464           (GST_VIDEO_FORMAT_Y42B):
3465           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
3466
3467 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3468
3469         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
3470           YV12 is I420 with swapped components 1 and 2, so the offset of
3471           component 1 for I420 should be the offset for component 2 for YV12
3472           and vice versa.
3473
3474 2008-02-29  Rene Stadler  <mail@renestadler.de>
3475
3476         * sys/v4l/gstv4lelement.c:
3477         Add missing semicolon to fix indentation.
3478
3479 2008-02-29  Julien Moutte  <julien@fluendo.com>
3480
3481         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
3482         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
3483         if we can do SPDIF output.
3484         * ext/alsa/gstalsa.h:
3485         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
3486         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
3487         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
3488         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3489         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
3490         to support AC3, EC3 and IEC958 buffers.
3491
3492 2008-02-29  Tim-Philipp Müller  <tim at centricular dot net>
3493
3494         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
3495           (gst_mixer_message_parse_mute_toggled),
3496           (gst_mixer_message_parse_record_toggled),
3497           (gst_mixer_message_parse_volume_changed),
3498           (gst_mixer_message_parse_option_changed):
3499           De-cruft and fix message type assertions (NULL is not a really
3500           valid mixer message type string).
3501
3502 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3503
3504         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
3505         When negotiating, actually start from a format that we can support
3506         instead of from the too generic template.
3507
3508 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3509
3510         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
3511         Enable vis setting.
3512
3513         * gst/playback/gstplaysink.c: (gst_play_sink_init),
3514         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
3515         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
3516         (gen_vis_chain):
3517         Implement vis switching while playing.
3518
3519 2008-02-28  David Schleef  <ds@schleef.org>
3520
3521         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
3522
3523 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3524
3525         Patch by: Peter Kjellerstedt  <pkj at axis com>
3526
3527         * gst/tcp/Makefile.am:
3528         * gst/tcp/fdsetstress.c:
3529         * gst/tcp/gstfdset.c:
3530         * gst/tcp/gstfdset.h:
3531         Removed fdset and stress test, they are now known as GstPoll in
3532         core. 
3533
3534         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
3535         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
3536         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
3537         (gst_multi_fd_sink_handle_client_write),
3538         (gst_multi_fd_sink_queue_buffer),
3539         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
3540         (gst_multi_fd_sink_stop):
3541         * gst/tcp/gstmultifdsink.h:
3542         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
3543         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
3544         (gst_tcp_gdp_read_caps):
3545         * gst/tcp/gsttcp.h:
3546         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
3547         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
3548         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
3549         * gst/tcp/gsttcpclientsink.h:
3550         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
3551         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
3552         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
3553         * gst/tcp/gsttcpclientsrc.h:
3554         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
3555         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
3556         * gst/tcp/gsttcpserversink.h:
3557         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
3558         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
3559         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
3560         * gst/tcp/gsttcpserversrc.h:
3561         Port to GstPoll. See #505417.
3562
3563 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3564
3565         Patch by: Peter Kjellerstedt  <pkj at axis com>
3566
3567         * gst-libs/gst/rtsp/gstrtspconnection.c:
3568         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
3569         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
3570         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
3571         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
3572         (gst_rtsp_connection_flush):
3573         * gst-libs/gst/rtsp/gstrtspconnection.h:
3574         Use GstPoll for the rtsp connection. See #505417.
3575
3576 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3577
3578         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
3579         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
3580         Add combo box for visualisations, populate it with a factory list
3581         of all visualisation plugins, configure vis plugin instance in
3582         playbin2. 
3583
3584 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3585
3586         * tests/check/libs/rtp.c: (GST_START_TEST):
3587         Add check for RTP buffer defaults, padding and marker bit API.
3588
3589 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
3590
3591         * gst-libs/gst/cdda/sha1.c: (sha_transform):
3592         Use memcpy() instead of upcasting a byte array to long *. This
3593         fixes an unaligned memory access, resulting in SIGBUS on IA64.
3594         This should be ported to GCheckSum once we can use GLib 2.16.
3595         Partially fixes bug #500833.
3596
3597 2008-02-27  Tim-Philipp Müller  <tim at centricular dot net>
3598
3599         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
3600           Push tag event after the newsegment event. Log the pointer of
3601           the buffer we're actually going to push rather than the buffer
3602           we're feeding to _make_metadata_writable().
3603
3604 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3605
3606         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3607         Comment smoke typefinder for now. The smokedec plugin needs one
3608         frame per buffer but we have no parser yet, thus it simply crashes
3609         in most situations.
3610
3611 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3612
3613         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3614         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
3615
3616 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3617
3618         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
3619         (plugin_init):
3620         Add midi typefinder, copied from the timidity plugin.
3621
3622 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
3623
3624         Based on patch by: Tomasz Sałaciński <tsalacinski gmail com>
3625
3626         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
3627         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
3628           (subparse_suite):
3629           Forward slashes at the beginning and end of a line also signify
3630           italics (Fixes: #518162).
3631
3632 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3633
3634         * tests/check/gst-plugins-base.supp:
3635         Add a suppression for a cached value in GIO that wasn't moved
3636         while moving gio from -bad to -base.
3637
3638 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3639
3640         Patch by: Brian Cameron <brian dot cameron at sun dot com>
3641
3642         * configure.ac:
3643         Don't hardcode -Wall and -Werror for configure checks, this fails
3644         with non-GCC compilers. Fixes bug #517991.
3645
3646 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
3647
3648         * gst/audioconvert/gstaudioconvert.c:
3649         * gst/audioconvert/gstaudioquantize.c:
3650         * gst/audioconvert/gstaudioquantize.h:
3651           Make audioconvert gap aware. If noiseshaping is used, wait for
3652           noiseshaping to converge before marking as GAP. Fixes #517813.
3653
3654 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
3655
3656         * gst/audiotestsrc/gstaudiotestsrc.c:
3657           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
3658
3659 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
3660
3661         * ext/gnomevfs/gstgnomevfssink.c:
3662         (gst_gnome_vfs_sink_handle_event):
3663         Return FALSE when seeking for a new segment fails instead
3664         of silently ignoring the failure and appending every buffer
3665         that comes for the new segment.
3666
3667 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3668
3669         * gst/playback/gstplaysink.c: (find_property),
3670         (gst_play_sink_find_property), (gen_video_chain),
3671         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
3672         Recursively search the sink element for a last-frame property so that we
3673         can also find the property in autovideosink and friends that don't
3674         always proxy the internal sink properties.
3675
3676 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3677
3678         * gst-libs/gst/audio/multichannel.c:
3679           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
3680           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
3681           (gst_audio_set_structure_channel_positions_list),
3682           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
3683           (gst_audio_fixate_channel_positions):
3684           Fix confusing terminology in docs and code: structure fields are
3685           'fields' and not 'properties'.
3686
3687 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3688
3689         * gst-libs/gst/audio/multichannel.c:
3690           (gst_audio_check_channel_positions), (add_list_to_struct):
3691           Give more useful warning messages if one of the channel
3692           layout enums passed to us is invalid and if the "channels"
3693           field in the caps has a GType we don't expect.
3694
3695 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3696
3697         * gst-libs/gst/audio/multichannel.c:
3698           Fix typo in docs blurb.
3699
3700 2008-02-19  Julien Moutte  <julien@fluendo.com>
3701
3702         Patch by: Josep Torra Valles <josep@fluendo.com>
3703
3704         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
3705         typefind lookup to fix typefinding on HD clips.
3706
3707 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3708
3709         * gst/playback/gstscreenshot.c:
3710         * gst/playback/gstscreenshot.h:
3711           Fix up copyright (I rewrote the GStreamer-0.10 code for
3712           this from scratch back in the days).
3713
3714 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
3715
3716         * gst/playback/Makefile.am:
3717         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
3718         (create_element), (gst_play_frame_conv_convert):
3719         * gst/playback/gstscreenshot.h:
3720         Add screenshot conversion code from totem.
3721
3722         * gst/playback/gstplay-marshal.list:
3723         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
3724         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
3725         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
3726         Implement frame property to get a color-unconverted snapshot.
3727         Implement convert-frame action signal to get a converted snapshot image.
3728         Configure connection speed in uridecodebin.
3729         Document some more properties.
3730
3731         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3732         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
3733         (gst_play_sink_get_last_frame):
3734         * gst/playback/gstplaysink.h:
3735         Use last-buffer property of the video sink to get a video snapshot.
3736
3737         * tests/examples/seek/seek.c: (shot_cb), (main):
3738         Add snapshot button for playbin2 and use the frame property to save the
3739         frame as a png in the current directory.
3740
3741 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
3742
3743         Patch by: Josep Torra Valles <josep at fluendo dot com>
3744
3745         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
3746         (plugin_init):
3747         Add typefinding support for h264 elementary streams.
3748         Fixes bug #517420.
3749
3750 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
3751
3752         * configure.ac:
3753           Require CVS of core for new API in collectpads.
3754
3755         * gst/adder/gstadder.c:
3756           Use new API to make adder sparse stream aware.
3757
3758 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3759
3760         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
3761         (no_more_pads_cb):
3762         Get the object data correct so that we can remove our channels
3763         correctly.
3764
3765         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
3766         (gen_vis_chain), (gst_play_sink_reconfigure),
3767         (gst_play_sink_request_pad):
3768         Add option to disable async behaviour in the sinks when possible. This
3769         makes it possible to avoid an audio queue when dealing with
3770         visualisations.
3771         Add option to add a queue for the audio path.
3772
3773         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
3774         (main):
3775         Disable the vis checkbox to match the defaults of playbin2.
3776         Only get the stream info when we need to.
3777
3778 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
3779
3780         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
3781         (gst_gio_base_sink_set_stream):
3782         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
3783         (gst_gio_base_src_set_stream):
3784         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
3785         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
3786         Don't use async operations as they require a running main loop.
3787         This makes us block again when closing streams and unable
3788         to mount the enclosing volume of an URI if it isn't yet.
3789
3790 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
3791
3792         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
3793         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
3794         (gen_vis_chain), (gst_play_sink_reconfigure),
3795         (gst_play_sink_request_pad):
3796         Move tee in front of the audio and vis pipelines.
3797         Add queue for audio for now.
3798         Add visualisation support.
3799
3800         * tests/examples/seek/seek.c: (main):
3801         Visualisation is by default disabled.
3802
3803 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
3804
3805         * ext/gio/gstgiobasesink.c: (close_stream_cb):
3806         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
3807         Improve debugging a bit.
3808
3809         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
3810         * ext/gio/gstgiosink.h:
3811         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
3812         * ext/gio/gstgiosrc.h:
3813         Try to mount the enclosing volume of a GFile if it isn't mounted
3814         yet. This requires us to wait for an async operation to finish, done
3815         with an nested GMainLoop. Authentication is not supported yet, will
3816         come later.
3817
3818 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3819
3820         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3821         (gst_play_bin_set_property), (gst_play_bin_get_property),
3822         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
3823         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
3824         (gst_play_sink_get_mute), (gen_audio_chain):
3825         * gst/playback/gstplaysink.h:
3826         Add mute property.
3827
3828         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3829         (gst_selector_pad_chain):
3830         * gst/playback/gststreamselector.h:
3831         Make sure we forward the event only once.
3832
3833         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
3834         Add and implement the mute button for playbin2.
3835
3836 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3837
3838         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
3839
3840         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
3841         Add some more debug info.
3842         Make sure we never return a negative delay. Fixes #516246.
3843
3844 2008-02-12  Tim-Philipp Müller  <tim at centricular dot net>
3845
3846         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
3847           Revert patch that makes the sink hold the object lock when
3848           calling snd_pcm_delay(), since it breaks playback for me.
3849
3850 2008-02-12  Julien Moutte  <julien@fluendo.com>
3851
3852         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
3853         some seek flags when changing rate.
3854
3855 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3856
3857         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3858         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
3859         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
3860         Fix potential leaks.
3861
3862         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
3863         Fix leak when there is no function configured.
3864
3865 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3866
3867         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
3868         (gst_v4lsrc_buffer_finalize):
3869         Correctly chain up the finalize method.
3870
3871 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3872
3873         * ext/gio/gstgiostreamsink.c:
3874         * ext/gio/gstgiostreamsrc.c:
3875         Add documentation and example code for giostreamsink/giostreamsrc.
3876
3877         * tests/check/pipelines/gio.c: (GST_START_TEST):
3878         Ask the GMemoryOutputStream for the data instead of assuming that
3879         the pointer to the data stayed the same. It could've been realloc'ed.
3880
3881 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3882
3883         * ext/gio/gstgiosink.c:
3884         * ext/gio/gstgiosrc.c:
3885         Make the documentation of giosink/giosrc complete, large parts
3886         are based on the gnomevfssink/gnomevfssrc docs.
3887
3888 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3889
3890         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3891         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3892         * docs/plugins/gst-plugins-base-plugins.args:
3893         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3894         * docs/plugins/gst-plugins-base-plugins.interfaces:
3895         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3896         * docs/plugins/gst-plugins-base-plugins.signals:
3897         * docs/plugins/inspect/plugin-adder.xml:
3898         * docs/plugins/inspect/plugin-audioconvert.xml:
3899         * docs/plugins/inspect/plugin-audiorate.xml:
3900         * docs/plugins/inspect/plugin-audioresample.xml:
3901         * docs/plugins/inspect/plugin-decodebin.xml:
3902         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3903         * docs/plugins/inspect/plugin-gdp.xml:
3904         * docs/plugins/inspect/plugin-gio.xml:
3905         * docs/plugins/inspect/plugin-gnomevfs.xml:
3906         * docs/plugins/inspect/plugin-libvisual.xml:
3907         * docs/plugins/inspect/plugin-ogg.xml:
3908         * docs/plugins/inspect/plugin-pango.xml:
3909         * docs/plugins/inspect/plugin-playback.xml:
3910         * docs/plugins/inspect/plugin-queue2.xml:
3911         * docs/plugins/inspect/plugin-subparse.xml:
3912         * docs/plugins/inspect/plugin-theora.xml:
3913         * docs/plugins/inspect/plugin-uridecodebin.xml:
3914         * docs/plugins/inspect/plugin-videorate.xml:
3915         * docs/plugins/inspect/plugin-videoscale.xml:
3916         * docs/plugins/inspect/plugin-volume.xml:
3917         * docs/plugins/inspect/plugin-vorbis.xml:
3918         Add the GIO documentation again and while at that run make update.
3919
3920 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3921
3922         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
3923         * ext/alsa/gstalsasink.c: (set_swparams):
3924         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
3925           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
3926           against libasound >= 1.0.16, since it's been deprecated in
3927           0.10.16, and alignment is always 1 then, apparently. (#512899)
3928
3929 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3930
3931         * gst/playback/gstplaybin.c: (gen_audio_element):
3932         * gst/playback/gstplaysink.c: (gen_audio_chain):
3933           Handle case where we can't create the volume element a bit
3934           better (#514307).
3935
3936 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3937
3938         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
3939         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
3940           Add support for https protocol. Fixes #510229.
3941
3942 2008-02-11  Julien Moutte  <julien@fluendo.com>
3943         
3944         Patch by: Alan Peevers <peeves@pacbell.net>
3945
3946         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
3947         lock when calling alsa methods.
3948
3949 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3950
3951         * gst/typefind/gsttypefindfunctions.c:
3952           Bump rank of jpeg and png typefinders, which will return maximum
3953           probability in the most common cases (thus short-circuiting more
3954           expensive typefinders like the mp3 one for these two quite common
3955           image types).
3956
3957 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
3958
3959         * ext/theora/theoraparse.c:
3960         Fix long description of the theora parser to be more verbose than just
3961         the type name.
3962
3963 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
3964
3965         Patch by: Branko Čibej <brane at xbc dot nu>
3966
3967         * sys/xvimage/xvimagesink.c:
3968         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
3969         Fixes bug #515654.
3970
3971 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3972
3973         * gst/playback/gstplaybasebin.c:
3974         Set is_dynamic as True if there are elements with both request
3975         and sometimes src pad templates instead of breaking out when it
3976         finds the first pad template that is a src.
3977
3978 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3979
3980         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
3981         (update_streams), (video_combo_cb), (audio_combo_cb),
3982         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
3983         Add some stream switching and volume gui for playbin2.
3984
3985 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3986
3987         * gst/playback/gstplay-marshal.list:
3988         Added marshal for streamselector Tags.
3989
3990         * gst/playback/gstplaybasebin.c: (set_active_source):
3991         Streamselector now selects pads based on the pad object instead of its
3992         name.
3993
3994         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3995         (init_group), (gst_play_bin_init), (get_group), (get_tags),
3996         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
3997         (gst_play_bin_get_text_tags),
3998         (gst_play_bin_set_current_video_stream),
3999         (gst_play_bin_set_current_audio_stream),
4000         (gst_play_bin_set_current_text_stream),
4001         (gst_play_bin_set_property), (gst_play_bin_get_property),
4002         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
4003         Remove option to mute streams with the current-a/v/t property, we have
4004         this functionality in the flags.
4005         Add signals to notify when the number of A/V/T channels changed.
4006         Add action signals to get tags for the A/V/T streams.
4007         Implement setting the current A/V/T stream.
4008         Rearrange some things to simplify stream selection.
4009         Implement volume.
4010
4011         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
4012         (gst_play_sink_get_volume), (gst_play_sink_set_property),
4013         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
4014         (activate_vis), (gst_play_sink_reconfigure):
4015         * gst/playback/gstplaysink.h:
4016         Add and implement volume setting methods.
4017
4018         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
4019         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4020         (gst_selector_pad_event), (gst_stream_selector_class_init),
4021         (gst_stream_selector_init), (gst_stream_selector_finalize),
4022         (gst_stream_selector_set_property),
4023         (gst_stream_selector_get_property),
4024         (gst_stream_selector_get_linked_pad),
4025         (gst_stream_selector_request_new_pad):
4026         * gst/playback/gststreamselector.h:
4027         Add pad properties for tags and status of pads.
4028         Keep tags on pads.
4029         Make active pad selection based on pad object instead of name.
4030
4031 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
4032
4033         * configure.ac:
4034           Revert last change as we now check in gtk-doc.m4 for sed.
4035
4036 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
4037
4038         * configure.ac:
4039         Find and subst SED when building the docs.
4040
4041 2008-02-08  Julien Moutte  <julien@fluendo.com>
4042
4043         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
4044         (main): Make sure bus signals are reconnected when pressing STOP
4045         and then PLAY again for a parse launch pipeline. Fix a ref leak
4046         on the bus.
4047         * win32/common/config.h: Updated.
4048
4049 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4050
4051         * configure.ac:
4052         Make DISABLE_DEPRECATED defined *only* during CVS, not during
4053         pre-releases or releases.
4054
4055 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4056
4057         * configure.ac:
4058         * ext/gio/Makefile.am:
4059         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
4060         reporting
4061
4062 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4063
4064         * docs/plugins/Makefile.am:
4065         Add the headers which need scanning for the GIO plugin. The rest of
4066         the docs still need migrating.
4067
4068 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4069
4070         * ext/Makefile.am:
4071         * tests/check/Makefile.am:
4072         * tests/check/pipelines/.cvsignore:
4073         Add gio in a few more places.
4074
4075 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4076
4077         * configure.ac:
4078         * ext/Makefile.am:
4079         * tests/check/Makefile.am:
4080         Move gio plugin from -bad and mark as experimental.
4081
4082 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4083
4084         * gst-libs/gst/interfaces/mixeroptions.c:
4085         * gst-libs/gst/interfaces/mixertrack.c:
4086         Comment out a couple of other things which break the build when
4087         GST_DISABLE_DEPRECATED isn't on but -Werror is.
4088
4089 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4090
4091         * docs/libs/gst-plugins-base-libs-sections.txt:
4092           Fix pbutils header.
4093
4094 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4095
4096         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4097         Fix compiler warning.
4098
4099 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4100
4101         Patch by: Peter Kjellerstedt  <pkj at axis com>
4102
4103         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4104         Clear the addrinfo struct using memset. Fixes #514937.
4105
4106 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4107
4108         * gst/tcp/gstfdset.h:
4109         Remove unused field to same some memory.
4110
4111         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4112         Mark action signals as such.
4113
4114 2008-02-06  Michael Smith <msmith@fluendo.com>
4115
4116         * ext/theora/theoradec.c: (_theora_granule_frame),
4117         (_inc_granulepos):
4118           Increment granulepos for new-bitstream versions appropriately.
4119           Fixes #514623.
4120
4121 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4122
4123         * tests/examples/seek/seek.c: (do_seek),
4124         (rate_spinbutton_changed_cb), (update_streams), (main):
4125         Remove obsolete stream_time reset after flushing seek, core does that
4126         automatically now.
4127         Improve accuracy of speed spinbutton.
4128         Only do playbin2 stuff when we actually use it.
4129
4130 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4131
4132         * tests/check/Makefile.am:
4133           Revert previous change of the test environment's GST_PLUGIN_PATH.
4134           The problem is not with the plugins, but with element factories
4135           and only occurs if elements are split out from existing plugins
4136           or if plugins change name (see #512740).
4137
4138 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4139
4140         * tests/check/Makefile.am:
4141           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
4142           with the core's plugins first and our local build directories last,
4143           since we might be building against an installed core, and that
4144           core's plugin directory may contain older or other versions of
4145           our own -base plugins, but we really do want to test our local
4146           ones (if there are multiple plugins or element factories with the
4147           same name, those inspected last will trump those read in earlier).
4148           Fixes #512740 for the most part.
4149
4150 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4151
4152         * configure.ac:
4153         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4154         Use gmtime_r if available as gmtime is not MT-safe.
4155         Fixes bug #511810.
4156
4157 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4158
4159         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4160         Cast glong to time_t as time_t might have a different type on
4161         other platforms, like FreeBSD, and we get a compiler warning
4162         otherwise. Fixes bug #511825.
4163
4164 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4165
4166         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4167         (get_group), (get_n_pads), (gst_play_bin_get_property),
4168         (pad_added_cb), (no_more_pads_cb), (perform_eos),
4169         (autoplug_select_cb), (deactivate_group):
4170         Remove stream-info, we going for something easier.
4171         Refactor getting the current group.
4172         Implement getting the number of audio/video/text streams.
4173
4174         * gst/playback/gststreamselector.c:
4175         (gst_stream_selector_class_init), (gst_stream_selector_init),
4176         (gst_stream_selector_get_property),
4177         (gst_stream_selector_request_new_pad),
4178         (gst_stream_selector_release_pad):
4179         * gst/playback/gststreamselector.h:
4180         Add property for number of pads.
4181
4182         * tests/examples/seek/seek.c: (set_scale), (update_flag),
4183         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
4184         (text_toggle_cb), (update_streams), (msg_async_done),
4185         (msg_state_changed), (main):
4186         Block slider callback when updating the slider position.
4187         Add gui elements for controlling playbin2.
4188         Add callback for async_done that updates position/duration.
4189
4190 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
4191
4192         * docs/plugins/Makefile.am:
4193         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4194         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4195         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4196         * docs/plugins/gst-plugins-base-plugins.interfaces:
4197         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4198           First round of plugin docs cleansups.
4199
4200         * docs/plugins/inspect/plugin-adder.xml:
4201         * docs/plugins/inspect/plugin-alsa.xml:
4202         * docs/plugins/inspect/plugin-audioconvert.xml:
4203         * docs/plugins/inspect/plugin-audiorate.xml:
4204         * docs/plugins/inspect/plugin-audioresample.xml:
4205         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4206         * docs/plugins/inspect/plugin-cdparanoia.xml:
4207         * docs/plugins/inspect/plugin-decodebin.xml:
4208         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4209         * docs/plugins/inspect/plugin-gdp.xml:
4210         * docs/plugins/inspect/plugin-gnomevfs.xml:
4211         * docs/plugins/inspect/plugin-libvisual.xml:
4212         * docs/plugins/inspect/plugin-ogg.xml:
4213         * docs/plugins/inspect/plugin-pango.xml:
4214         * docs/plugins/inspect/plugin-subparse.xml:
4215         * docs/plugins/inspect/plugin-tcp.xml:
4216         * docs/plugins/inspect/plugin-theora.xml:
4217         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4218         * docs/plugins/inspect/plugin-video4linux.xml:
4219         * docs/plugins/inspect/plugin-videorate.xml:
4220         * docs/plugins/inspect/plugin-videoscale.xml:
4221         * docs/plugins/inspect/plugin-videotestsrc.xml:
4222         * docs/plugins/inspect/plugin-volume.xml:
4223         * docs/plugins/inspect/plugin-vorbis.xml:
4224         * docs/plugins/inspect/plugin-ximagesink.xml:
4225         * docs/plugins/inspect/plugin-xvimagesink.xml:
4226           Regenerate.
4227
4228         * ext/ogg/Makefile.am:
4229         * ext/ogg/gstoggmux.c:
4230         * ext/ogg/gstoggmux.h:
4231           Add header for oggmux. the c-file needs a doc blob still.
4232
4233 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4234
4235         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4236
4237         * gst-libs/gst/rtp/gstrtpbuffer.c:
4238         (gst_rtp_buffer_set_extension_data):
4239         * gst-libs/gst/rtp/gstrtpbuffer.h:
4240         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
4241         Add gst_rtp_buffer_set_extension_data() 
4242         Add a unit test for this addition. Fixes #511478.
4243         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
4244
4245 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4246
4247         * configure.ac:
4248         Back to CVS
4249
4250 === release 0.10.17 ===
4251
4252 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
4253
4254         * configure.ac:
4255           releasing 0.10.17, "Peanut Butter and Jelly"
4256
4257 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4258
4259         * gst-libs/gst/interfaces/mixeroptions.c:
4260         * gst-libs/gst/interfaces/mixertrack.c:
4261         Also remove the conditional registration of the signals
4262         that disappeared with the ABI change in 0.10.14
4263
4264 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4265
4266         * gst-libs/gst/rtsp/gstrtspconnection.c:
4267         Revert patch to gstrtspconnection.c for brown paper bag
4268         release of -base. Re-opens: #511825
4269
4270 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4271
4272         * gst-libs/gst/interfaces/mixeroptions.h:
4273         * gst-libs/gst/interfaces/mixertrack.h:
4274         Change the way these deprecated function pointers are removed
4275         so that the compiled ABI is unconditionally smaller. This 
4276         sets in stone an ABI break that actually occurred when the
4277         things were deprecated in 0.10.14, which seems to be the best
4278         fix as the only known users are oss-mixer and sunaudio-mixer in 
4279         gst-plugins-good.
4280         Fixes: #513018
4281
4282 2008-01-30  Tim-Philipp Müller  <tim at centricular dot net>
4283
4284         * win32/common/libgstpbutils.def:
4285           Export the two new _get_type() functions which are needed
4286           by the python bindings.
4287
4288 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4289
4290         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4291         Cast glong to time_t as time_t might have a different type on
4292         other platforms, like FreeBSD, and we get a compiler warning
4293         otherwise. Fixes bug #511825.
4294
4295 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4296
4297         * gst-libs/gst/audio/gstaudiofilter.c:
4298         (gst_audio_filter_class_init):
4299         Initialize the GstRingerBuffer class to get it's debug category
4300         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
4301         category and otherwise we get some g_critical(). Fixes bug #512334.
4302
4303 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
4304
4305         * configure.ac:
4306         Back to CVS
4307
4308 === release 0.10.16 ===
4309
4310 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
4311
4312         * configure.ac:
4313           releasing 0.10.16, "Scheduled Interruption"
4314
4315 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4316
4317         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4318
4319         * gst-libs/gst/rtp/gstrtpbuffer.c:
4320         (gst_rtp_buffer_get_extension_data):
4321         Fix typos and wrong extension check. Fixes #511274.
4322
4323 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
4324
4325         * po/sk.po:
4326         Oops - add new sk.po mentioned in the LINGUAS I just committed
4327
4328 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
4329
4330         * po/LINGUAS:
4331         Add ca translation to the disted list.
4332
4333         * win32/vs6/libgstsdp.dsp:
4334         Convert line endings to CRLF
4335
4336 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
4337
4338         * win32/MANIFEST:
4339         Add win32/vs6/libgstrtsp.dsp to MANIFEST
4340
4341 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4342
4343         * win32/common/libgstsdp.def:
4344         * win32/common/libgstvideo.def:
4345         Add new API declarations
4346
4347 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4348
4349         * ext/theora/gsttheoradec.h:
4350         * ext/theora/gsttheoraparse.h:
4351         * ext/theora/theoradec.c:
4352         * ext/theora/theoraparse.c:
4353         Take a 2nd stab at handling libtheora granulepos changes in the decoder
4354         and parser by inspecting the bitstream version of the incoming data.
4355
4356 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
4357
4358         * configure.ac:
4359         * pkgconfig/Makefile.am:
4360         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
4361         * pkgconfig/gstreamer-audio.pc.in:
4362         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
4363         * pkgconfig/gstreamer-cdda.pc.in:
4364         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
4365         * pkgconfig/gstreamer-fft.pc.in:
4366         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
4367         * pkgconfig/gstreamer-floatcast.pc.in:
4368         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4369         * pkgconfig/gstreamer-interfaces.pc.in:
4370         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
4371         * pkgconfig/gstreamer-netbuffer.pc.in:
4372         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
4373         * pkgconfig/gstreamer-pbutils.pc.in:
4374         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
4375         * pkgconfig/gstreamer-riff.pc.in:
4376         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
4377         * pkgconfig/gstreamer-rtp.pc.in:
4378         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
4379         * pkgconfig/gstreamer-rtsp.pc.in:
4380         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
4381         * pkgconfig/gstreamer-sdp.pc.in:
4382         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
4383         * pkgconfig/gstreamer-tag.pc.in:
4384         * pkgconfig/gstreamer-video-uninstalled.pc.in:
4385         * pkgconfig/gstreamer-video.pc.in:
4386         Provide one pkg-config file for every gst-plugins-base library.
4387         This makes linking to those libraries much more intuitive and
4388         provides standard pkg-config behaviour for them. Fixes bug #499697.
4389
4390 2008-01-13  David Schleef  <ds@schleef.org>
4391
4392         * gst/videoscale/vs_4tap.c:
4393           Fix valgrind error on 4tap scaling method.
4394
4395 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
4396
4397         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4398         Include Winsock2.h for VS6 and use a different way initialize
4399         hints structure so it can build with VS6.
4400         * win32/MANIFEST:
4401         * win32/vs6/libgstsdp.dsp:
4402         * win32/common/libgstsdp.def:
4403         Add new files for libgstsdp.
4404         * win32/vs6/grammar.dsp:
4405         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
4406         * win32/vs6/gst_plugins_base.dsw:
4407         * win32/vs6/libgstdecodebin.dsp:
4408         * win32/vs6/libgstdecodebin2.dsp:
4409         * win32/vs6/libgstplaybin.dsp:
4410         * win32/vs6/libgstvolume.dsp:
4411         Add new dependencies to the link list.
4412
4413 2008-01-13  Julien Moutte  <julien@fluendo.com>
4414
4415         * win32/common/config.h:
4416         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
4417         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
4418         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
4419         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
4420         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
4421         * win32/common/interfaces-enumtypes.c:
4422         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
4423         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
4424         (gst_mixer_track_flags_get_type),
4425         (gst_tuner_channel_flags_get_type):
4426         * win32/common/multichannel-enumtypes.c:
4427         (gst_audio_channel_position_get_type):
4428         * win32/common/pbutils-enumtypes.c:
4429         (gst_install_plugins_return_get_type):
4430         * win32/common/pbutils-enumtypes.h: Update/Add generated files
4431         in the win32 build directory.
4432
4433 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4434
4435         * tests/check/Makefile.am:
4436         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
4437
4438         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
4439         * tests/check/elements/playbin.c:
4440         * tests/check/libs/mixer.c: (test_element_interface_supported),
4441         (gst_implements_interface_init):
4442         * tests/check/libs/rtp.c: (GST_START_TEST):
4443         Fix various assignment type mismatches.
4444
4445 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4446
4447         * configure.ac:
4448         * gst-libs/gst/rtsp/Makefile.am:
4449         Add test to see if hstrerror is available or if we need libresolv
4450         (Solaris) for it, then use it in libgstrtsp.
4451
4452 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4453
4454         * gst-libs/gst/tag/Makefile.am:
4455         Fix include path order
4456
4457 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
4458
4459         * gst-libs/gst/pbutils/install-plugins.c:
4460         (gst_install_plugins_context_copy),
4461         (gst_install_plugins_context_get_type):
4462         * gst-libs/gst/pbutils/install-plugins.h:
4463         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
4464         for bindings.
4465
4466 2008-01-11  Michael Smith <msmith@fluendo.com>
4467
4468         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
4469         (_theora_granule_frame), (_theora_granule_start_time),
4470         (theora_dec_sink_convert), (theora_dec_decode_buffer):
4471           Adapt for post-alpha meaning of granulepos, when we
4472           have a newer version of libtheora.
4473         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4474         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
4475         (theora_enc_is_discontinuous), (theora_enc_chain):
4476           Likewise.
4477         * tests/check/Makefile.am:
4478           Link libtheora into theoraenc test so we can check which version of
4479           libtheora we're testing against.
4480         * tests/check/pipelines/theoraenc.c: (check_libtheora),
4481         (check_buffer_granulepos),
4482         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
4483         (theoraenc_suite):
4484           Adapt tests to check the values that are now defined for theora; make
4485           the tests backwards-adapt the passed values if we're running against an
4486           old libtheora.
4487           Fixes #497964
4488
4489 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
4490
4491         * gst-libs/gst/audio/gstbaseaudiosink.c:
4492           (gst_base_audio_sink_class_init):
4493         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4494           (gst_base_audio_src_class_init):
4495           Ref audio clock class from a thread-safe context to make sure
4496           we're not bit by GObjects lack of thread-safety here (#349410),
4497            however unlikely that may be in practice.
4498
4499 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
4500
4501         * autogen.sh:
4502           Add -Wno-portability to the automake parameters to stop warnings
4503           about GNU make extensions being used. We require GNU make in almost
4504           every Makefile anyway.
4505           
4506         * configure.ac:
4507           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
4508           at the same time is required for per target flags.
4509
4510 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4511
4512         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
4513           Post an error message if we can't pull as many bytes as we need
4514           for the tag. This makes sure the user gets to see a proper error
4515           message if a file with a partial ID3 tag is fed to decodebin, and
4516           not a 'no ID3 tag demuxer' error, which would be confusing
4517           (see #508138).
4518
4519 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4520
4521         * gst-libs/gst/pbutils/descriptions.c: (formats):
4522           Add description strings for ID3, APE, and ICY tags.
4523
4524 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4525
4526         * gst/playback/gstdecodebin.c: (try_to_link_1):
4527           Make sure we error out correctly if we can't activate one of
4528           the elements we've added.  Fixes #508138.
4529           
4530 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
4531
4532         Patch by: Bastien Nocera <hadess at hadess net>
4533
4534         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
4535           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
4536           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
4537           the volume is the same for all channels. This works around
4538           some problem in alsa that leaves us with inconsistent state
4539           for some reason (#486840).
4540
4541 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
4542
4543         Patch by: Jerone Young <jerone at gmail com>
4544
4545         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
4546           If there's no mixer track by the name of 'Master' or 'Front',
4547           check if there's one called 'PCM' before trying the generic
4548           fallback logic (fixes #506928, where we pick 'Mic' as master
4549           track for the AD1984 card in a Thinkpad T61/X61 laptop).
4550
4551 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4552
4553         * gst/playback/gstplay-enum.c:
4554         (register_gst_autoplug_select_result),
4555         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
4556         (gst_play_flags_get_type):
4557         * gst/playback/gstplay-enum.h:
4558         Add enums for configuration flags.
4559
4560         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4561         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
4562         (gst_play_bin_get_property), (no_more_pads_cb),
4563         (autoplug_select_cb), (gst_play_bin_change_state):
4564         Merge mode with flags.
4565         Add more property getters/setters, defaults and docs.
4566         Add properties to get number of audio/video/text streams.
4567         Create sink object in _init so that we can always rely on it being
4568         there.
4569
4570         * gst/playback/gstplaysink.c: (gst_play_sink_init),
4571         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
4572         (activate_vis), (gst_play_sink_reconfigure),
4573         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
4574         (gst_play_sink_change_state):
4575         * gst/playback/gstplaysink.h:
4576         Use flags to configure the sink pipelines.
4577         Add tee before audio pipeline so that we can use it for visualisations.
4578         Start working on integrating visualisations.
4579         Remove mode, we can do everything with the flags now.
4580         Add method to configue the sink pipeline.
4581
4582 2008-01-06  Tim-Philipp Müller  <tim at centricular dot net>
4583
4584         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
4585           (check_buffer_timestamp), (check_buffer_duration):
4586           Turn these functions into macros so we can see right away
4587           where the failure occured.
4588
4589 2008-01-05  Julien Moutte  <julien@fluendo.com>
4590
4591         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
4592         debugging information to understand how X calculates the stride
4593         for XvImages.
4594
4595 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
4596
4597         * gst/volume/Makefile.am:
4598         * gst/volume/gstvolume.c: (volume_choose_func),
4599         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
4600         (volume_setup):
4601         * gst/volume/gstvolume.h:
4602         Use GstAudioFilter as base class for the volume element instead of
4603         plain GstBaseTransform.
4604
4605 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
4606
4607         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
4608         Don't set element details for the abstract GstAudioFilter class.
4609
4610 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
4611
4612         * gst-libs/gst/audio/gstaudiofilter.c:
4613         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
4614         Implement get_unit_size() vmethod of GstBaseTransform.
4615
4616 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
4617
4618         * gst-libs/gst/pbutils/Makefile.am:
4619         * gst-libs/gst/pbutils/pbutils.h:
4620         Use glib-enum generator to have a proper enum GType for
4621         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
4622
4623 2007-12-31  David Schleef  <ds@schleef.org>
4624
4625         * tests/check/Makefile.am:
4626         * tests/check/pipelines/theoraenc.c:
4627           Reenable theoraenc test, which fails on the buildbot but
4628           not locally.
4629
4630 2007-12-31  David Schleef  <ds@schleef.org>
4631
4632         * docs/libs/.cvsignore:
4633         * docs/plugins/.cvsignore:
4634           Add *-undeclared.txt to fix buildbot.
4635
4636 2007-12-31  David Schleef  <ds@schleef.org>
4637
4638         * tests/check/Makefile.am:
4639           Second attempt at disabling theoraenc test long enough to
4640           get buildbot to compile -base.
4641
4642 2007-12-31  David Schleef  <ds@schleef.org>
4643
4644         * tests/check/pipelines/theoraenc.c:
4645           Disable theoraenc test long enough to get the buildbot to
4646           compile a recent -base.
4647
4648 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
4649
4650         * tests/examples/seek/seek.c: (stop_cb):
4651         Make sure we reset the slider value to 0.0 without racing against a
4652         possible g_idle that sets it to something else.
4653
4654 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
4655
4656         * sys/ximage/ximagesink.c:
4657         fix typo
4658
4659 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4660
4661         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
4662         * gst-libs/gst/rtsp/gstrtspdefs.h:
4663         Add Location header so that we can start implementing redirects.
4664         See #506025.
4665
4666 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
4667
4668         * gst/subparse/gstssaparse.c:
4669         combine if's
4670
4671 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
4672
4673         * gst/subparse/gstssaparse.c:
4674         remove duplicate log message
4675
4676 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
4677
4678         * ext/libvisual/visual.c: (gst_visual_chain):
4679         Fix 'xyz may be used uninitialized' compiler warnings caused
4680         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
4681         abort() in any case but properly report the error.
4682
4683 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4684
4685         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4686         (gst_play_bin_finalize), (gst_play_bin_set_uri),
4687         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
4688         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
4689         (autoplug_select_cb), (activate_group), (deactivate_group),
4690         (setup_next_source), (save_current_group),
4691         (gst_play_bin_change_state):
4692         Code cleanups.
4693         Remove next-uri, we can use the uri property just fine.
4694         Fix some crasher.
4695         Unref uridecodebin when switching.
4696         Fix going to READY.
4697
4698         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4699         (gst_play_sink_init), (gst_play_sink_dispose),
4700         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
4701         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
4702         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
4703         (gst_play_sink_set_property), (gst_play_sink_get_property),
4704         (gen_video_chain), (gen_text_element), (gen_audio_chain),
4705         (gen_vis_element), (gst_play_sink_get_mode),
4706         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
4707         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
4708         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
4709         (gst_play_sink_change_state):
4710         * gst/playback/gstplaysink.h:
4711         Add some locking to make things threadsafe.
4712
4713         * gst/playback/test7.c: (about_to_finish_cb):
4714         Fix test.
4715
4716 2007-12-22  Tim-Philipp Müller  <tim at centricular dot net>
4717
4718         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
4719           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
4720           (gst_video_scale_transform):
4721           Don't claim to be able to handle/transform caps that can't really
4722           be handled by the currently selected scaling method (here: RGB or
4723           packed YUV with 4-tap method). Also add locking to method property.
4724
4725         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
4726           (test_basetransform_based):
4727           Some test pipelines for the above (not entirely valgrind clean yet
4728           apparently).
4729
4730 2007-12-21  David Schleef  <ds@schleef.org>
4731
4732         * gst-libs/gst/video/video.c:
4733         * gst-libs/gst/video/video.h:
4734           Add additional RGBA and RGB-24 video formats.
4735
4736 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
4737
4738         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
4739           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
4740           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
4741         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
4742           (cddabasesrc_suite):
4743           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
4744           deprecated in the future (see #498924).
4745
4746 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
4747
4748         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
4749           Don't leak event.
4750
4751 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
4752
4753         * gst-libs/gst/riff/riff-read.c:
4754         Use GST_ROUND_UP_2 macro
4755
4756 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
4757
4758         * gst/playback/.cvsignore:
4759           Ignore more.
4760
4761 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
4762
4763         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
4764         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
4765           (set_active_source):
4766         * gst/playback/gstplaybasebin.h:
4767         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4768           (setup_sinks), (playbin_set_subtitles_visible):
4769           Make switching off of subtitles work. To avoid all kind of
4770           problems with unlinking of the subtitle input, we just keep
4771           the subtitle inputs linked as they are and tell textoverlay
4772           not to render them. Fixes #373011.
4773           Other subtitle switching issues (esp. when there are both
4774           external and in-stream subtitles) remain. They'll be solved
4775           in playbin2.
4776
4777 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4778
4779         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
4780         Init the pad segment too.
4781
4782 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4783
4784         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
4785         (gst_audioringbuffer_open_device),
4786         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
4787         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4788         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
4789         (gst_audio_sink_create_ringbuffer):
4790         Improve debug output.
4791
4792         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
4793         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
4794         Prevent some functions from doing things and failing when the
4795         ringbuffer is not yet acquired.
4796
4797 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
4798
4799         * gst-libs/gst/interfaces/interfaces.h:
4800           Also remove interfaces.h from CVS as it is not needed anymore.
4801
4802 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
4803
4804         * gst-libs/gst/interfaces/Makefile.am:
4805           interfaces.h is not used anymore so remove it from the build
4806           process.
4807
4808 2007-12-17  David Schleef  <ds@schleef.org>
4809
4810         * gst/videotestsrc/gstvideotestsrc.c:
4811         * gst/videotestsrc/gstvideotestsrc.h:
4812           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
4813           for testing vertical refresh synchronization.
4814
4815 2007-12-17  David Schleef  <ds@schleef.org>
4816
4817         * docs/libs/gst-plugins-base-libs-sections.txt:
4818         * gst-libs/gst/video/video.c:
4819         * gst-libs/gst/video/video.h:
4820           Add new GstVideFormat enum and write a bunch of helper functions
4821           based around it.
4822
4823 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
4824
4825         * Makefile.am:
4826           Use new common/win32.mak.
4827
4828 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4829
4830         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4831         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
4832         Add debug info.
4833         When going from PLAYING to PAUSED, pause the ringbuffer before calling
4834         the parent state change function, just like the audiosink, because the
4835         parent waits for the element to finish its processing before completing
4836         the state change. This makes going to PAUSED a lot snappier.
4837         When going from READY to PAUSED, don't allow the ringbuffer to start
4838         yet.
4839
4840 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4841
4842         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4843         Yet another fix for broken software that produce files with an empty
4844         blockalign field. Instead of completely failing, make a second attempt
4845         at guessing the width/depth by looking at strf->size.
4846
4847 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>
4848
4849         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
4850           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
4851         * gst-libs/gst/pbutils/install-plugins.c:
4852           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
4853         * gst-libs/gst/pbutils/missing-plugins.c:
4854           (gst_missing_plugin_message_get_installer_detail),
4855           (gst_missing_encoder_installer_detail_new):
4856         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
4857         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4858           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
4859           avoid compiler warnings (#503930).
4860
4861 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4862
4863         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4864         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
4865         for jpeg video streams.
4866         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
4867         for the above modification.
4868
4869 2007-12-15  Tim-Philipp Müller  <tim at centricular dot net>
4870
4871         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
4872           (gst_x_overlay_handle_events):
4873           More guards (we don't want klass to end up being NULL).
4874
4875 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
4876
4877         * configure.ac:
4878         * gst/volume/gstvolume.c: (gst_volume_init):
4879           Use new gst_base_transform_set_gap_aware() function as volume
4880           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
4881           for this.
4882
4883 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4884
4885         * tests/examples/seek/seek.c: (msg_segment_done), (main):
4886         Don't go to READY on EOS as this avoids testing of seeking and
4887         restarting after EOS, use the stop button when you want to READY.
4888         Don't try to do a flushing seek in segment-done, it does not make
4889         sense to use this for gapless playback and is not needed.
4890
4891 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4892
4893         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
4894         (reset_rate_timer), (update_in_rates), (update_out_rates),
4895         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
4896         (gst_queue_chain), (gst_queue_loop):
4897         Use separate timers for input and output rates.
4898         Pause measuring the output rate when we block for more data.
4899         See #503262.
4900
4901 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4902
4903         * gst/playback/gstqueue2.c: (gst_queue_chain):
4904         Pause the timer to measure the input rate when we block because the
4905         queue is filled. See #503262.
4906
4907 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4908
4909         Patch by: Peter Kjellerstedt  <pkj at axis com>
4910
4911         * gst-libs/gst/rtsp/gstrtspconnection.c:
4912         (gst_rtsp_connection_free):
4913         Close control sockets. Fixes #503440.
4914
4915 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4916
4917         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
4918         Expose the right pad in the right place with the right element.
4919
4920 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
4921
4922         * gst-libs/gst/pbutils/descriptions.c: (formats):
4923           Add description for 'private' dts caps (who come up with that name?).
4924
4925 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
4926
4927         * Makefile.am:
4928           Add check-exports target and run it with 'make check'.
4929
4930         * configure.ac:
4931           Be stricter about what we export in our libraries: change regexp so that
4932           we only export _gst_foo(), but not __gst_foo().
4933
4934         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
4935         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
4936           Change internal functions to __gst_foo so they dont' get exported.
4937
4938         * win32/common/libgstaudio.def:
4939           Add missing symbols.
4940
4941 2007-12-11  David Schleef  <ds@schleef.org>
4942
4943         * ChangeLog: remove conflict markers
4944
4945 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
4946
4947         * ext/gnomevfs/Makefile.am:
4948         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
4949           Use gst_tag_freeform_string_to_utf8() here, which also takes
4950           into account any character sets specified by the user via
4951           environment variables.
4952
4953 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
4954
4955         * gst/audioconvert/Makefile.am:
4956         Also link to libm.
4957
4958 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
4959
4960         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4961         No need for floating point operations here. avoids having to link
4962         against the math library too.
4963
4964 2007-12-10  Tim-Philipp Müller  <tim at centricular dot net>
4965
4966         * gst-libs/gst/pbutils/descriptions.c: (formats),
4967           (format_info_get_desc):
4968         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
4969           (GST_START_TEST):
4970           Add one or two missing formats.  Generate ADPCM description
4971           dynamically depending on layout/format.
4972
4973 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
4974
4975         * configure.ac:
4976           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
4977
4978 2007-12-08  Tim-Philipp Müller  <tim at centricular dot net>
4979
4980         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
4981
4982         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
4983           Some .srt files start with chunk number 0 and not chunk number 1,
4984           recognise and accept those as well (fixes #502497).
4985
4986         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
4987           (test_src):
4988           Add unit test for the above.
4989
4990 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
4991
4992         * gst/playback/gstplay-enum.c:
4993         (register_gst_autoplug_select_result),
4994         (gst_autoplug_select_result_get_type):
4995         * gst/playback/gstplay-enum.h:
4996         Add missing files.
4997
4998 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
4999
5000         * gst/playback/Makefile.am:
5001         Group decodebin2 and uridecodebin into the same plugin so that they
5002         can share the GEnumType.
5003
5004         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
5005         (_gst_select_accumulator), (gst_decode_bin_class_init),
5006         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
5007         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
5008         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
5009         Add signal to sort factories instead of the more awkward autoplug-select
5010         signal.
5011         Modify autoplug_select so that we can try, skip or expose the
5012         autopluggin of an element on a pad.
5013
5014         * gst/playback/gstfactorylists.c: (compare_ranks),
5015         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
5016         (element_filter), (gst_factory_list_get_elements),
5017         (gst_factory_list_debug), (gst_factory_list_filter):
5018         * gst/playback/gstfactorylists.h:
5019         Simplify the API, allow getting elements based on mask.
5020
5021         * gst/playback/gstplay-marshal.list:
5022         Add some more marshallers.
5023
5024         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
5025         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
5026         (autoplug_select_cb), (activate_group):
5027         Add support for managing non-raw sinks by providing a custom element and
5028         sink list to decodebin2.
5029         Try to plug non-raw sinks when decodebin2 using autoplug-select of
5030         decodebin2.
5031
5032         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
5033         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
5034         * gst/playback/gstplaysink.h:
5035         Add support for raw and non-raw sinks. 
5036         Add support to force sinks selected by playbin2.
5037         Don't plug raw converters for non-raw sinks.
5038
5039         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
5040         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
5041         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
5042         (plugin_init):
5043         Use right accumulators.
5044         Proxy new signal.
5045
5046 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5047
5048         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5049         Use runnning time as the base time instead of the timestamp.
5050         Spotted by Saur on IRC.
5051
5052 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
5053
5054         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5055         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
5056
5057 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5058
5059         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
5060         (gst_ogg_demux_read_chain):
5061         If we find a new serial number but it does not contain a BOS page, make
5062         sure we initialize the chain to NULL because else we will try to scan it
5063         and crash. Fixes #500763
5064
5065 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
5066
5067         * gst/playback/Makefile.am:
5068         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
5069         (get_feature_array), (decoders_filter), (sinks_filter),
5070         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
5071         (gst_factory_list_filter):
5072         * gst/playback/gstfactorylists.h:
5073         Refactor some common code to filter factories and check caps compat.
5074
5075         * gst/playback/gstdecodebin.c:
5076         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5077         (gst_decode_bin_init), (gst_decode_bin_dispose),
5078         (gst_decode_bin_autoplug_continue),
5079         (gst_decode_bin_autoplug_factories),
5080         (gst_decode_bin_autoplug_select), (analyze_new_pad),
5081         (find_compatibles):
5082         * gst/playback/gstplaybin.c:
5083         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5084         (gst_play_bin_init), (gst_play_bin_finalize),
5085         (autoplug_factories_cb), (activate_group):
5086         * gst/playback/gstqueue2.c:
5087         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
5088         (proxy_autoplug_continue_signal),
5089         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5090         (proxy_drained_signal):
5091         Add some more debug info and use factor filtering code.
5092
5093 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5094
5095         * gst/audiotestsrc/gstaudiotestsrc.c:
5096         * gst/volume/gstvolume.c:
5097         * gst/volume/gstvolume.h:
5098           Add GAP-flag support.
5099
5100 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5101
5102         * tests/examples/seek/seek.c: (main): Increase the range of the
5103         rate selector as I would like to test QOS behavior at higher
5104         forward and reverse playback speed like say 64x.
5105
5106 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
5107
5108         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5109         (audioresample_query), (audioresample_query_type),
5110         (gst_audioresample_set_property):
5111         Implement latency query.
5112
5113 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5114
5115         * gst-libs/gst/audio/gstbaseaudiosink.c:
5116         (gst_base_audio_sink_drain):
5117         Our EOS time contains the base_time, _wait_eos() expects a running_time
5118         so we have to subtract the base_time again before calling the function.
5119         This fixes an EOS regression where the base_time was added twice and EOS
5120         took longer and longer in certain situations.
5121         Fixes #498767.
5122
5123 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5124
5125         * docs/libs/gst-plugins-base-libs-sections.txt:
5126         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
5127         (gst_base_audio_sink_set_provide_clock),
5128         (gst_base_audio_sink_get_provide_clock),
5129         (gst_base_audio_sink_set_slave_method),
5130         (gst_base_audio_sink_get_slave_method),
5131         (gst_base_audio_sink_set_property),
5132         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
5133         (gst_base_audio_sink_none_slaving),
5134         (gst_base_audio_sink_handle_slaving):
5135         * gst-libs/gst/audio/gstbaseaudiosink.h:
5136         Expose methods for some object properties so that subclasses can more
5137         easily configure them.
5138         Added slave method none, that completely disables slaving to the
5139         internal clock.
5140         API: gst_base_audio_sink_set_provide_clock()
5141         API: gst_base_audio_sink_get_provide_clock()
5142         API: gst_base_audio_sink_set_slave_method()
5143         API: gst_base_audio_sink_get_slave_method()
5144
5145         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5146         (gst_base_audio_src_set_provide_clock),
5147         (gst_base_audio_src_get_provide_clock),
5148         (gst_base_audio_src_set_property),
5149         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
5150         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5151         Expose methods for some object properties so that subclasses can more
5152         easily configure them.
5153         API: gst_base_audio_src_set_provide_clock()
5154         API: gst_base_audio_src_get_provide_clock()
5155
5156 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
5157
5158         Patch by: Joe Peterson <lavajoe at gentoo dot org>
5159
5160         * gst-libs/gst/sdp/gstsdpmessage.c:
5161         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
5162
5163 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
5164
5165         * tests/check/libs/fft.c: (GST_START_TEST):
5166         Fix scaling to really have dB instead of something else.
5167
5168 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5169
5170         * tests/examples/seek/seek.c: (main): There's a nice macro to check
5171         GTK version, use it.
5172
5173 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5174
5175         * tests/examples/seek/seek.c: (main): Try to support stable version
5176         of GTK.
5177
5178 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
5179
5180         * gst/playback/README:
5181         * gst/playback/test7.c:
5182           Fix the build + little README update.
5183
5184 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5185
5186         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
5187         Add playbin2 seek pipeline.
5188
5189 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5190
5191         * gst/playback/Makefile.am:
5192         * gst/playback/gstplayback.c: (plugin_init):
5193         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
5194         (eos_cb), (about_to_finish_cb), (main):
5195         Add playbin2.
5196         Added gapless playback example.
5197
5198         * gst/playback/gstplaybasebin.c:
5199         * gst/playback/gstplaybasebin.h:
5200         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
5201         * gst/playback/gstqueue2.c:
5202         * gst/playback/test.c:
5203         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5204         (pad_removed_cb):
5205         * gst/playback/gststreaminfo.h:
5206         Change email.
5207
5208         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
5209         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
5210         (gst_play_bin_dispose), (gst_play_bin_set_uri),
5211         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5212         (gst_play_bin_get_property), (gst_play_bin_handle_message),
5213         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
5214         (drained_cb), (unlink_group), (activate_group),
5215         (setup_next_source), (gst_play_bin_change_state),
5216         (gst_play_bin2_plugin_init):
5217         Added raw first version of playbin2. Does chained oggs and gapless
5218         playback fine. No support for raw sinks yet. No visualisations or
5219         subtitles yet.
5220
5221         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
5222         (gst_play_sink_class_init), (gst_play_sink_init),
5223         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
5224         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5225         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5226         (gst_play_sink_set_property), (gst_play_sink_get_property),
5227         (post_missing_element_message), (free_chain), (add_chain),
5228         (activate_chain), (gen_video_chain), (gen_text_element),
5229         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
5230         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
5231         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5232         (gst_play_sink_send_event), (gst_play_sink_change_state):
5233         * gst/playback/gstplaysink.h:
5234         Added Element that abstracts the sinks and their pipelines for playbin2.
5235
5236 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5237
5238         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
5239         (gst_selector_pad_class_init), (gst_selector_pad_init),
5240         (gst_selector_pad_finalize), (gst_selector_pad_reset),
5241         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
5242         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
5243         (gst_selector_pad_chain), (gst_stream_selector_get_type),
5244         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
5245         (gst_stream_selector_init), (gst_stream_selector_set_property),
5246         (gst_stream_selector_get_linked_pad),
5247         (gst_stream_selector_getcaps),
5248         (gst_stream_selector_is_active_sinkpad),
5249         (gst_stream_selector_activate_sinkpad),
5250         (gst_stream_selector_get_linked_pads),
5251         (gst_stream_selector_request_new_pad),
5252         (gst_stream_selector_release_pad):
5253         * gst/playback/gststreamselector.h:
5254         Improve streamselector, make it select and unselect the current pad more
5255         intelligently. 
5256         Subclass GstPad for the sinkpads of the selector.
5257         Handle segments more correctly.
5258         Fix caps negotiation.
5259         Implement release_pad.
5260
5261 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5262
5263         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5264         (gst_decode_group_check_if_drained), (source_pad_event_probe),
5265         (remove_fakesink):
5266         Add drained signal fired when decodebin finishes decoding the data.
5267         Remove deprecated STATE_DIRTY message.
5268
5269         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5270         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
5271         (analyse_source), (proxy_drained_signal), (make_decoder),
5272         (source_new_pad), (value_list_append_structure_list),
5273         (handle_redirect_message), (handle_message):
5274         Proxy the new drained signal.
5275         Handle pad removed from decodebin.
5276         Handle redirect messages by sorting multiple redirections based on the
5277         connection speed.
5278
5279 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5280
5281         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5282
5283         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5284         Fix leaking headers. Fixes #496761.
5285
5286 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5287
5288         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5289
5290         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5291         (gst_ximagesink_change_state):
5292         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
5293         Don't leak the PAR on errors. Fixes #496731.
5294
5295 2007-11-16  Tim-Philipp Müller  <tim at centricular dot net>
5296
5297         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
5298           (gst_tag_from_id3_user_tag):
5299           Add mapping for audio cd discid tags, so we can extract
5300           them from tags as well (see #347848). Also compare identifiers
5301           in ID3v2 TXXX frames in a case-insensitive way to increase
5302           compatibility when reading tags (discid vs. DiscID vs. DiscId).
5303
5304 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5305
5306         * gst-plugins-base.doap:
5307         Oops, fix the release name.
5308
5309 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5310
5311         * gst-plugins-base.doap:
5312         Add 0.10.15 release
5313
5314 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5315
5316         * configure.ac:
5317         Back to CVS
5318
5319 === release 0.10.15 ===
5320
5321 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
5322
5323         * configure.ac:
5324           releasing 0.10.15, "No need to argue"
5325
5326 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
5327
5328         * win32/vs6/libgstfft.dsp:
5329         Convert line endings to DOS.
5330
5331 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
5332
5333         * win32/vs6/gst_plugins_base.dsw:
5334         * win32/vs6/libgstfft.dsp:
5335         * win32/MANIFEST:
5336         Add a project file for fft plugin and remove socket
5337         based plugin which don't build from the workspace.
5338         * win32/vs6/libgstaudio.dsp:
5339         * win32/vs6/libgstrtp.dsp:
5340         * win32/vs6/libgsttag.dsp:
5341         Convert line endings back to DOS.
5342         Fixes #496724
5343
5344 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5345
5346         * win32/vs6/libgstinterfaces.dsp:
5347         * win32/vs6/libgstrtsp.dsp:
5348         Convert line endings back to DOS
5349
5350 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5351
5352         * gst-libs/gst/fft/kiss_fft_f32.h:
5353         * gst-libs/gst/fft/kiss_fft_f64.h:
5354         * gst-libs/gst/fft/kiss_fft_s16.h:
5355         * gst-libs/gst/fft/kiss_fft_s32.h:
5356         Don't include malloc.h which doesn't exist on Mac OSX.
5357         Instead, pull in glib.h and use g_malloc/g_free for 
5358         consistency. Fixes: #496548
5359
5360 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
5361
5362         * gst/playback/gstdecodebin2.c:
5363           Dont leak ghostpad. Fixes #475451.
5364
5365 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
5366
5367         * docs/design/design-decodebin.txt:
5368         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5369         Update some more docs and comments.
5370
5371 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5372
5373         Patch by: Sebastien Moutte  <sebastien moutte net>
5374
5375         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
5376           (gst_rtcp_unix_to_ntp):
5377         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
5378           Fix some C99-isms and and a missing function that some versions of
5379           MSVC don't like too much (#494346).
5380
5381         * win32/vs6/gst_plugins_base.dsw:
5382         * win32/vs6/libgstaudio.dsp:
5383         * win32/vs6/libgstrtp.dsp:
5384         * win32/vs6/libgsttag.dsp:
5385           Update vs6 projects files (#494346).
5386
5387 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5388
5389         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5390
5391         * win32/common/libgstaudio.def:
5392         * win32/common/libgstcdda.def:
5393         * win32/common/libgstinterfaces.def:
5394         * win32/common/libgstnetbuffer.def:
5395         * win32/common/libgstpbutils.def:
5396         * win32/common/libgstrtp.def:
5397         * win32/common/libgstrtsp.def:
5398         * win32/common/libgsttag.def:
5399         * win32/common/libgstvideo.def:
5400           More missing symbols to export (fixes #493986).
5401
5402 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
5403
5404         * docs/libs/gst-plugins-base-libs-sections.txt:
5405         * gst-libs/gst/fft/gstfftf32.c:
5406         * gst-libs/gst/fft/gstfftf32.h:
5407         * gst-libs/gst/fft/gstfftf64.c:
5408         * gst-libs/gst/fft/gstfftf64.h:
5409         * gst-libs/gst/fft/gstffts16.c:
5410         * gst-libs/gst/fft/gstffts16.h:
5411         * gst-libs/gst/fft/gstffts32.c:
5412         * gst-libs/gst/fft/gstffts32.h:
5413         * tests/check/libs/fft.c: (GST_START_TEST):
5414         Remove the magnitude and phase calculation functions as these have
5415         very special use cases and can't even be used for the spectrum
5416         element. Also adjust the docs to mention some properties of the used
5417         FFT implemention, i.e. how the values are scaled. Fixes #492098.
5418
5419 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5420
5421         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
5422           (finish_source):
5423           Avoid crash when there are external subtitles (fixes #491722).
5424
5425 2007-11-03  Tim-Philipp Müller  <tim at centricular dot net>
5426
5427         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5428         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
5429           'Could not open resource for writing' is not an acceptable
5430           error message when we can't open the audio device (see #492334),
5431           even less so when we're trying to open it to record something.
5432
5433 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
5434
5435         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5436
5437         * win32/common/libgstrtp.def:
5438           Add some more missing symbols (#492813).
5439
5440 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
5441
5442         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
5443
5444         * tests/check/elements/audioconvert.c: (verify_convert):
5445           Add check to make sure that the out caps have a channel layout
5446           set on them where they should have one.
5447
5448 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
5449
5450         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
5451
5452         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
5453         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
5454           Include our own _stdint.h instead of sys/types.h, makes MingW happy
5455           (#492306).
5456
5457         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
5458           Use _pipe directly, GLib doesn't have a pipe() macro any longer
5459           (it disappeared in GLib 2.14.0) (#492306).
5460
5461         * gst-libs/gst/sdp/Makefile.am:
5462         * gst-libs/gst/sdp/gstsdpmessage.c:
5463           Fix includes and LIBS for win32/Mingw (#492306).
5464
5465         * tests/examples/dynamic/addstream.c (pause_play_stream):
5466           Use more portable g_usleep() instead of sleep() (#492306).
5467
5468 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
5469
5470         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5471
5472         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
5473           (gst_ring_buffer_parse_caps):
5474           Return NULL instead of an enum that happens to be 0, fixes warning
5475           on MSVC (#492114).
5476
5477         * gst-libs/gst/audio/gstringbuffer.h:
5478           No trailing commas in enum list (for gcc-2.9x).
5479
5480         * gst/videotestsrc/videotestsrc.c: (random_char):
5481           Make information loss explicit instead of implicitly truncating to
5482           eight bits via the return value.  Fixes runtime error on MSVC when
5483           using the debug CRT (#492114).
5484
5485         * win32/common/config.h.in:
5486           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
5487
5488         * win32/common/libgstinterfaces.def:
5489         * win32/common/libgstrtp.def:
5490           Export a few more symbols (#492114).
5491
5492 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
5493
5494         * gst-libs/gst/audio/audio.c:
5495         * gst-libs/gst/audio/audio.h:
5496           Readd the deprecation guards, but preserve compilability.
5497
5498 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5499
5500         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
5501           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
5502           Preserve channel layout when fixating the number of channels in the
5503           output caps, or make sure there's a suitable channel position layout
5504           set on the caps if required. Fixes #430677.
5505
5506 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5507
5508         * tests/check/elements/decodebin.c: (test_text_plain_streams):
5509           Make sure the pipeline really operates in push mode as it should
5510           in this case.
5511
5512 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5513
5514         * gst-libs/gst/audio/audio.h:
5515           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
5516           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
5517           (ie. normal cvs builds) will fail.
5518
5519 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
5520
5521         * docs/libs/Makefile.am:
5522         * gst-libs/gst/audio/audio.c:
5523         * gst-libs/gst/audio/audio.h:
5524         * gst-libs/gst/interfaces/mixer.c:
5525           tell gtk-doc about the deprecation guard. Apply more doc fixes.
5526
5527 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5528
5529         * tests/check/libs/audio.c: (init_value_to_channel_layout),
5530           (test_channel_layout_value_intersect), (audio_suite):
5531           Add simple unit test to make sure GstValue intersection
5532           of channel layouts works the way I think it does.
5533
5534 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
5535
5536         * docs/libs/gst-plugins-base-libs-sections.txt:
5537         * gst-libs/gst/audio/gstaudiofilter.h:
5538         * gst-libs/gst/interfaces/mixer.h:
5539         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5540         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5541         * gst-libs/gst/sdp/gstsdpmessage.c:
5542           Fix the docs according to what gtk-doc complained about.
5543
5544 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
5545
5546         * tests/icles/stress-playbin.c:
5547           Fix the build.
5548
5549 2007-10-30  Tim-Philipp Müller  <tim at centricular dot net>
5550
5551         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
5552         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5553           Post nice/more useful error message if we don't have a decoder for
5554           the primary type.
5555
5556 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
5557
5558         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
5559         Be a bit more useful, unblock the pads after we fired the no-more-pads
5560         signal so that we can use the signal to inspect and connect all pads
5561         without having to keep extra state outside of decodebin.
5562
5563 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
5564
5565         * gst/playback/gsturidecodebin.c:
5566         (gst_uri_decode_bin_autoplug_continue),
5567         (gst_uri_decode_bin_class_init), (no_more_pads_full):
5568         Implement default signal handler so that we return TRUE when nothing is
5569         connected.
5570
5571 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
5572
5573         * gst-libs/gst/riff/riff-media.c:
5574         (gst_riff_wavext_add_channel_layout),
5575         (gst_riff_wave_add_default_channel_layout),
5576         (gst_riff_wavext_get_default_channel_mask),
5577         (gst_riff_create_audio_caps):
5578         Use the ALSA channel layout as default for wav files without channel
5579         layout information. This fixes playback of chan-id.wav on 5.1 systems
5580         for example. Also refactor the channel layout setting a bit and add
5581         more default channel orders. Fixes #489010.
5582
5583 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
5584
5585         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
5586           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
5587           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
5588           instead.
5589
5590 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
5591
5592         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5593         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
5594         (gst_decode_bin_set_subs_encoding),
5595         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
5596         (gst_decode_bin_get_property), (analyze_new_pad):
5597         Move subtitle encoding property to decodebin2 so that it can set the
5598         property value on all elements that it autoplugs and that require it.
5599         Make caps refcounting more consistent in get/set.
5600
5601         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
5602         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
5603         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
5604         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
5605         (proxy_autoplug_continue_signal),
5606         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5607         (make_decoder):
5608         Proxy properties and relevant signals from the internal decodebin.
5609         Make properties MT safe.
5610
5611 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
5612
5613         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
5614         * gst-libs/gst/tag/tags.c:
5615           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
5616           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
5617
5618         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
5619           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
5620
5621         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
5622           (gst_tag_to_vorbis_comments):
5623           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
5624           just mapping everything I found in the wild) (#414539).
5625
5626 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
5627
5628         Inspired by patch of: René Stadler <mail at renestadler dot de>
5629
5630         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5631         (gst_decode_bin_autoplug_continue),
5632         (gst_decode_bin_autoplug_factories),
5633         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
5634         (find_compatibles):
5635         * gst/playback/gstplay-marshal.list:
5636         Remove the autoplug-sort signal and replace it with a binding friendly
5637         autoplug-select signal.
5638         Add an autoplug-factories signal that can be used to generate a list of
5639         factories to try to autoplug.
5640         Add the GstPad to the autoplugging signal args as it might be needed to
5641         make a good factory selection.
5642         Fix up the marshallers for this. Fixes #407282.
5643
5644 2007-10-23  Tim-Philipp Müller  <tim at centricular dot net>
5645
5646         * gst-libs/gst/tag/gsttagdemux.c:
5647           Don't abort with an assertion if we receive a seek event with
5648           a start type of NONE (see launchpad bug #155878).
5649
5650 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
5651
5652         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
5653         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
5654         (gst_ximagesink_change_state), (gst_ximagesink_reset):
5655         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
5656         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
5657         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
5658         Make sure that before we clean up the X resources, we shutdown and join
5659         the event thread.
5660         Also make sure the event thread does not shut down immediatly after
5661         startup because the running variable is not yet correctly set.
5662         Fixes #378770. 
5663
5664 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
5665
5666         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
5667         Make the window for a race in typefind and shutting down smaller until
5668         we figure out the right locking here. Avoids #485753 usually.
5669
5670         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
5671         Remove unneeded lock causing a race in typefind and shutting down.
5672         Fixes #485753.
5673
5674         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
5675         Also remove sinks when going to NULL because we might not complete the
5676         state change to PAUSED, causing the PAUSED->READY state change not to
5677         happen.
5678
5679 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
5680
5681         * gst-libs/gst/audio/gstbaseaudiosink.c:
5682         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
5683         Also explicitly release the ringbuffer when going to NULL because it
5684         is required in the setcaps function, before the state change to PAUSED
5685         completes.
5686
5687 2007-10-16  Tim-Philipp Müller  <tim at centricular dot net>
5688
5689         * tests/icles/.cvsignore:
5690         * tests/icles/Makefile.am:
5691         * tests/icles/stress-playbin.c:
5692           Does what it says on the tin.
5693
5694 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
5695
5696         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
5697         Fix queue negotiation. See #486758.
5698
5699 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5700
5701         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
5702         (gst_xvimagesink_xwindow_new),
5703         (gst_xvimagesink_update_colorbalance),
5704         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
5705
5706         Fix handling of some of the X atoms. If the last parameter is True,
5707         XInternAtom won't create the atom if it doesn't exist, and therefore
5708         might return None. This causes X errors on Xv implementations that
5709         don't provide the colour balance attributes.
5710
5711 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5712
5713         * gst-libs/gst/tag/gstvorbistag.c:
5714         * tests/check/libs/tag.c:
5715           Extract vorbis comment LICENSE tags correctly.
5716
5717 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5718
5719         Patch by: Jason Kivlighn  <jkivlighn gmail com>
5720
5721         * gst-libs/gst/tag/gstid3tag.c:
5722         * tests/check/libs/tag.c:
5723           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
5724
5725 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
5726
5727         * gst-libs/gst/tag/gsttagdemux.c:
5728           Don't error out when a buggy downstream element doesn't
5729           handle the newsegment event we send properly (especially
5730           not without posting a meaningful error message on the
5731           bus). See bug #471370 and launchpad bug #136264.
5732
5733 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
5734
5735         * gst-libs/gst/audio/gstbaseaudiosink.c:
5736         (gst_base_audio_sink_drain):
5737         Use new basesink method to make our EOS drain interruptable.
5738
5739 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
5740
5741         * gst-libs/gst/rtp/gstrtppayloads.c:
5742         Fix silly search-replace oversight.
5743
5744 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
5745
5746         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
5747
5748         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
5749         (gst_basertppayload_set_outcaps):
5750         Fix caps memleak. Fixes #484989.
5751
5752
5753 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5754
5755         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5756         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
5757         Fix debug output.
5758
5759 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5760
5761         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5762         (gst_base_audio_src_create):
5763         Also handle the case where there is no clock set on the audio source,
5764         like in the unit tests.
5765
5766 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
5767
5768         * gst-libs/gst/rtp/gstrtppayloads.c:
5769         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
5770         to avoid compiler warnings
5771
5772 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5773
5774         * gst/playback/gstdecodebin.c: (type_found),
5775         (gst_decode_bin_change_state):
5776         * gst/playback/gstdecodebin2.c: (type_found),
5777         (gst_decode_bin_change_state):
5778         Don't disconnect the have_type signal because we never reconnect it
5779         later on. Instead keep a variable to see if we already detected a type.
5780
5781 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5782
5783         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
5784         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
5785         (type_found):
5786         Unlink the signal handler when we found the type, we're not going to do
5787         anything sensible with more type_found signals anyway.
5788
5789 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5790
5791         * gst-libs/gst/tag/gsttagdemux.c:
5792           Don't leak caps.
5793
5794 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5795
5796         * gst-libs/gst/tag/Makefile.am:
5797         * gst-libs/gst/tag/gsttagdemux.c:
5798         * gst-libs/gst/tag/gsttagdemux.h:
5799           API: add GstTagDemux base class for simple tag demuxers.
5800
5801         * docs/libs/gst-plugins-base-libs-docs.sgml:
5802         * docs/libs/gst-plugins-base-libs-sections.txt:
5803           Add GstTagDemux to docs.
5804
5805 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
5806
5807         * gst-libs/gst/rtp/gstrtpbuffer.c:
5808         (gst_rtp_buffer_get_payload_subbuffer):
5809         Fix bug introduced with last commit which inverted the logic and
5810         caused all buffers to be dropped. Fixes #483620.
5811         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
5812
5813 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
5814
5815         * gst-libs/gst/rtp/gstrtpbuffer.c:
5816           Replace g_return_if_val (as it could be disabled), with regular return
5817           and warning.
5818
5819 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
5820
5821         * tests/check/pipelines/simple-launch-lines.c:
5822           Print message name and not just number.
5823
5824 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
5825
5826         * gst-libs/gst/audio/gstbaseaudiosink.c:
5827         (gst_base_audio_sink_async_play):
5828         When slaved to the clock, don't try to align a sample with the previous
5829         one when going to PLAYING again.
5830
5831 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
5832
5833         * tests/examples/snapshot/snapshot.c:
5834           Fix the build.
5835
5836 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5837
5838         * gst-libs/gst/sdp/gstsdpmessage.h:
5839         Add RFC 3556 bandwidth modifiers.
5840
5841 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5842
5843         * docs/libs/gst-plugins-base-libs-docs.sgml:
5844         * docs/libs/gst-plugins-base-libs-sections.txt:
5845         * gst-libs/gst/rtp/gstrtppayloads.c:
5846         Update documentation.
5847
5848 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5849
5850         * gst-libs/gst/rtp/Makefile.am:
5851         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
5852         (gst_rtp_payload_info_for_name):
5853         * gst-libs/gst/rtp/gstrtppayloads.h:
5854         Added new file and header to deal with payload info.
5855
5856         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
5857         (gst_rtp_buffer_default_clock_rate):
5858         * gst-libs/gst/rtp/gstrtpbuffer.h:
5859         Payload specific stuff is move to new headers.
5860         Implement _default_clock rate using the new payload function.
5861
5862         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
5863         (gst_sdp_parse_line):
5864         * gst-libs/gst/sdp/gstsdpmessage.h:
5865         Add some more comments.
5866
5867 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5868
5869         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
5870         (sdp_check_header), (sdp_type_find), (plugin_init):
5871         Add typefind function for application/sdp.
5872         Remove some old dirac typefind code that was ifdeffed out.
5873
5874 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
5875
5876         * win32/common/libgstaudio.def:
5877         Add new exported functions.
5878         * win32/vs6/grammar.dsp:
5879         Add autogeneration and copy of some autegenerated files from win32/common
5880         for rtsp library.
5881         * win32/vs6/libgstaudioconvert.dsp:
5882         Add gstaudioquantize.c to the build.
5883         * win32/vs6/libgstinterfaces.dsp:
5884         Add videoorientation.c to the build.
5885         * win32/vs6/libgstriff.dsp:
5886         Add libgsttag to the link libraries list.
5887         * win32/vs6/libgstvolume.dsp:
5888         Add liboil to the link.
5889         * win32/vs6/gst_plugins_base.dsw:
5890         * win32/vs6/libgstrtsp.dsp:
5891         * win32/common/libgstrtsp.def:
5892         Add files to build libgstrtsp library.
5893         
5894 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
5895
5896         * tests/examples/snapshot/snapshot.c: (main):
5897         Print error when pipeline failed to construct.
5898
5899 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5900
5901         * configure.ac:
5902         * gst-libs/gst/tag/gstid3tag.c:
5903         * gst-libs/gst/tag/gstvorbistag.c:
5904           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
5905           and ID3v2 tags.
5906
5907 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5908
5909         * gst-libs/gst/floatcast/floatcast.h:
5910           Don't include config.h in an installed public header, this
5911           might break compilation of applications that don't have such
5912           a header and doesn't necessarily do what it's supposed to do
5913           anyway (ie. check for the lrint/lrintf defines) (#442065).
5914           Add docs for the various macros and document how this header
5915           has to be used (link against libm, etc.); add a few FIXMEs;
5916           include math.h for non-c99 code path.  Based on patch by
5917           Jan Schmidt.
5918           
5919 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
5920
5921         * configure.ac:
5922         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
5923         of duplicating these macros in configure.ac.
5924
5925 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5926
5927         * po/hu.po:
5928         * po/sv.po:
5929         * po/uk.po:
5930           Updated translations to 0.10.14
5931
5932 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5933
5934         translated by: Jakub Bogusz <qboosh@pld-linux.org>
5935
5936         * po/pl.po:
5937           Added Polish translation.
5938
5939 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5940
5941         translated by: Ilkka Tuohela <hile@iki.fi>
5942
5943         * po/fi.po:
5944           Added Finnish translation.
5945
5946 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5947
5948         translated by: Jorge González González <aloriel@gmail.com>
5949
5950         * po/es.po:
5951           Added Spanish translation.
5952
5953 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5954
5955         translated by: Mogens Jaeger <mogens@jaeger.tf>
5956
5957         * po/da.po:
5958           Added Danish translation.
5959
5960 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5961
5962         translated by: Funda Wang <fundawang@linux.net.cn>
5963
5964         * po/zh_CN.po:
5965           Added Chinese (simplified) translation.
5966
5967 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5968
5969         translated by: Alexander Shopov <ash@contact.bg>
5970
5971         * po/bg.po:
5972           Added Bulgarian translation.
5973
5974 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
5975
5976         * gst/playback/gstqueue2.c: (gst_queue_push_one):
5977         Fix compilation wrt printf arguments.
5978
5979 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
5980
5981         * configure.ac:
5982         * tests/examples/Makefile.am:
5983         * tests/examples/snapshot/.cvsignore:
5984         * tests/examples/snapshot/Makefile.am:
5985         * tests/examples/snapshot/snapshot.c: (main):
5986         Add simple snapshot example program using appsink.
5987
5988 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
5989
5990         * tests/check/generic/states.c:
5991           Improved state change unit test.
5992
5993 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
5994
5995         * docs/plugins/.cvsignore:
5996         * tests/check/.cvsignore:
5997           Ignore registries in any format.
5998
5999 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6000
6001         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6002         (gst_base_rtp_depayload_chain),
6003         (gst_base_rtp_depayload_set_gst_timestamp):
6004         Only copy timestamp on outgoing packets if the depayloader did not set
6005         one.
6006         Also copy duration on outgoing packets.
6007
6008 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6009
6010         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6011         (gst_basertppayload_set_outcaps):
6012         Fix compilation because of missing %d in printf.
6013         When fixating caps, fixate what we can and throw away all remaining
6014         unfixed caps, subclasses should do something smart if they need to.
6015
6016 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6017
6018         * ext/gnomevfs/gstgnomevfssrc.c:
6019           Improve debug logs a bit and be more verbose if things go wrong.
6020
6021 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6022
6023         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6024         (gst_text_overlay_set_property):
6025         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6026         * gst-libs/gst/audio/gstbaseaudiosink.c:
6027         (gst_base_audio_sink_render):
6028         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6029         (gst_rtcp_unix_to_ntp):
6030         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
6031         * gst/playback/gstqueue2.c:
6032         * tests/examples/seek/seek.c: (set_scale):
6033         Fix a bunch of compile warnings shown with Forte.
6034
6035         * gst/audiorate/gstaudiorate.c:
6036         Always pull in config.h before including any system headers.
6037
6038 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
6039
6040         * gst/playback/gstqueue2.c: (update_buffering),
6041         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
6042         (gst_queue_handle_sink_event), (gst_queue_chain),
6043         (gst_queue_push_one), (gst_queue_sink_activate_push),
6044         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
6045         Also fix #476514 for queue2.
6046
6047 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6048
6049         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6050         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
6051         (gst_base_rtp_depayload_chain),
6052         (gst_base_rtp_depayload_handle_sink_event),
6053         (gst_base_rtp_depayload_push_full),
6054         (gst_base_rtp_depayload_set_gst_timestamp),
6055         (gst_base_rtp_depayload_change_state):
6056         Remove code to deal with RTP to GST time conversion, we now just copy
6057         the GST timestamp we receive to the outgoing buffers.
6058         Handle segment and flushes correctly.
6059
6060         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6061         When we have no valid input timestamp, use the previous rtp timestamp on
6062         the outgoing RTP packet instead of the RTP base time.
6063
6064 2007-09-15  David Schleef  <ds@schleef.org>
6065
6066         * ext/alsa/gstalsa.c:
6067         * ext/alsa/gstalsadeviceprobe.c:
6068         * ext/alsa/gstalsamixer.c:
6069         * ext/alsa/gstalsasink.c:
6070         * ext/alsa/gstalsasrc.c:
6071           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
6072
6073 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
6074
6075         * gst-libs/gst/rtp/gstbasertppayload.c:
6076         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
6077         Add some debug info when negotiating caps.
6078
6079 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6080
6081         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
6082         A buffer with an empty payload is also a valid buffer.
6083
6084 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6085
6086         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
6087         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6088         (gst_basertppayload_change_state):
6089         Make sure we start our RTP timestamp from the random base RTP
6090         timestamp even if the buffer timestamp starts from some random value.
6091
6092 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6093
6094         * configure.ac:
6095         * tests/examples/Makefile.am:
6096         * tests/examples/dynamic/.cvsignore:
6097         * tests/examples/dynamic/Makefile.am:
6098         * tests/examples/dynamic/addstream.c: (create_stream),
6099         (pause_play_stream), (message_received), (eos_message_received),
6100         (perform_step), (main):
6101         Add simple exmple app to demonstrate starting and pausing live and
6102         non-live bins in a PLAYING pipeline.
6103
6104 2007-09-14  Julien MOUTTE  <julien@moutte.net>
6105
6106         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
6107         typefind for QCP files (RFC #3625)
6108
6109 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6110
6111         * gst-libs/gst/audio/gstbaseaudiosink.c:
6112         (gst_base_audio_sink_init):
6113         Disable pull mode scheduling, we're not ready for it yet and it subtly
6114         breaks a lot of things.
6115
6116 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6117
6118         * tests/check/elements/libvisual.c:
6119           Test all libvisual plugins, not just the first one; this reproduces
6120           bug #450336 quite easily.  Looks like a problem with the 'jess'
6121           visualisation.
6122
6123 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6124
6125         * tests/check/Makefile.am:
6126         * tests/check/elements/.cvsignore:
6127         * tests/check/elements/libvisual.c:
6128           Add basic libvisual test case in an attempt to reproduce bug #450336.
6129           Doesn't reproduce that bug, but some other crasher instead (invalid
6130           free), at least with make elements/libvisual.forever and the bumscope
6131           plugin on x86-64/gutsy. Leaving test disabled for now.
6132
6133 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6134
6135         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6136
6137         * gst-libs/gst/rtsp/gstrtspconnection.c:
6138         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
6139         (read_body), (gst_rtsp_connection_receive):
6140         Make sure we can not cancel in the middle of receiving a message.
6141         Fixes #475731.
6142
6143 2007-09-11  Tim-Philipp Müller  <tim at centricular dot net>
6144
6145         Patch by: Josep Torra Valles <josep@fluendo.com>
6146
6147         * gst/playback/gstplaybasebin.c:
6148           Increase upper limit for audio queue a bit; fixes preroll problem
6149           with playbin and decodebin2 when playing a quicktime trailer with
6150           multichannel audio via http (#464666).
6151
6152 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
6153
6154         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6155         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
6156         (gst_base_audio_src_provide_clock),
6157         (gst_base_audio_src_set_property),
6158         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
6159         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6160         Allow othe clocks than the internal clock to be used for the pipeline.
6161         Add property to disable clock provide.
6162         API: GstBaseAudioSrc::provide-clock
6163
6164 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
6165
6166         * gst/playback/gstdecodebin2.c:
6167           Don't leak request pads. Fixes #475395.
6168
6169 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6170
6171         Patch by: René Stadler <mail at renestadler dot de>
6172
6173         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6174         (gst_ximage_buffer_class_init):
6175         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6176         (gst_xvimage_buffer_class_init):
6177         Correctly chain up finalize with the parent class to prevent
6178         memory leaks. Fixes #474880.
6179
6180 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6181
6182         * gst/volume/gstvolume.c: (volume_choose_func):
6183         * tests/check/elements/volume.c: (GST_START_TEST):
6184         Revert the latest change: floating point samples are allowed to
6185         have any value, not only values in the range [-1,1]. Thanks to Andy
6186         Wingo for noticing.
6187         Also fix processing of int32 samples with volumes > 4 by making the
6188         unity value smaller which prevents overflows.
6189
6190 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6191
6192         * gst-libs/gst/rtp/gstrtpbuffer.c:
6193         * tests/check/libs/rtp.c:
6194           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
6195
6196 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6197
6198         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
6199
6200         * gst-libs/gst/rtp/gstrtpbuffer.c:
6201           Fix up GstRTPHeader helper struct so that compilers will not under
6202           any circumstances add padding in between our fields, as currently
6203           happens with MSVC on win32, because that would lead to us sending
6204           out RTP payloads with broken RTP headers (#471194).
6205           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
6206           
6207         * tests/check/Makefile.am:
6208         * tests/check/libs/.cvsignore:
6209         * tests/check/libs/rtp.c:
6210           Add some simple unit tests for GstRTPBuffer. Some are disabled
6211           because the code tested still needs fixing (set_csrc() does not work).
6212
6213 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6214
6215         * win32/MANIFEST:
6216         * win32/common/gstrtsp-enumtypes.c:
6217         * win32/common/gstrtsp-enumtypes.h:
6218         * win32/common/interfaces-enumtypes.c:
6219         * win32/common/interfaces-enumtypes.h:
6220         * win32/common/multichannel-enumtypes.c:
6221           Add rtsp enumtypes (#474384) and update others.
6222
6223 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
6224
6225         * configure.ac:
6226           Fix configure check for HAVE_LIBXML_HTML.
6227
6228 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
6229
6230         * tests/check/libs/.cvsignore:
6231           Ignore more, in case the build bots work again one day.
6232
6233 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
6234
6235         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
6236
6237         * configure.ac:
6238         * gst-libs/gst/Makefile.am:
6239         * gst-libs/gst/fft/Makefile.am:
6240         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
6241         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
6242         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
6243         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
6244         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
6245         * gst-libs/gst/fft/gstfft.h:
6246         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
6247         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
6248         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
6249         * gst-libs/gst/fft/gstfftf32.h:
6250         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
6251         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
6252         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
6253         * gst-libs/gst/fft/gstfftf64.h:
6254         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
6255         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
6256         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
6257         * gst-libs/gst/fft/gstffts16.h:
6258         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
6259         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
6260         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
6261         * gst-libs/gst/fft/gstffts32.h:
6262         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
6263         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6264         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
6265         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
6266         * gst-libs/gst/fft/kiss_fft_f32.h:
6267         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
6268         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6269         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
6270         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
6271         * gst-libs/gst/fft/kiss_fft_f64.h:
6272         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
6273         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6274         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
6275         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
6276         * gst-libs/gst/fft/kiss_fft_s16.h:
6277         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
6278         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6279         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
6280         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
6281         * gst-libs/gst/fft/kiss_fft_s32.h:
6282         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
6283         (kiss_fftr_f32), (kiss_fftri_f32):
6284         * gst-libs/gst/fft/kiss_fftr_f32.h:
6285         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
6286         (kiss_fftr_f64), (kiss_fftri_f64):
6287         * gst-libs/gst/fft/kiss_fftr_f64.h:
6288         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
6289         (kiss_fftr_s16), (kiss_fftri_s16):
6290         * gst-libs/gst/fft/kiss_fftr_s16.h:
6291         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
6292         (kiss_fftr_s32), (kiss_fftri_s32):
6293         * gst-libs/gst/fft/kiss_fftr_s32.h:
6294         * gst-libs/gst/fft/kiss_version:
6295         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6296         * pkgconfig/gstreamer-plugins-base.pc.in:
6297         Add libgstfft, a FFT library based on Kiss FFT which is
6298         BSD licensed. Supported sample formats are int16, int32,
6299         float and double. For those formats a real FFT and IFFT
6300         can be done, different windowing functions can be applied
6301         and functions for extracting the magnitude and phase exist.
6302         Fixes #468619.
6303
6304         * docs/libs/Makefile.am:
6305         * docs/libs/gst-plugins-base-libs-docs.sgml:
6306         * docs/libs/gst-plugins-base-libs-sections.txt:
6307         Integrate libgstfft into the docs.
6308
6309         * tests/check/Makefile.am:
6310         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
6311         Add unit tests for libgstfft, currently only testing the FFT.
6312         Unit tests for IFFT will follow soon.
6313
6314 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
6315
6316         Patch by: Peter Kjellerstedt  <pkj at axis com>
6317
6318         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
6319         (gst_sdp_message_init), (gst_sdp_message_uninit),
6320         (is_multicast_address), (gst_sdp_message_as_text),
6321         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
6322         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
6323         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
6324         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
6325         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
6326         (gst_sdp_media_init), (gst_sdp_media_uninit),
6327         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
6328         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
6329         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
6330         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
6331         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
6332         * gst-libs/gst/sdp/gstsdpmessage.h:
6333         Separate INIT_ARRAY() and related macros into two versions, one for
6334         structures and one for pointers (e.g., INIT_ARRAY() and
6335         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
6336         lists of emails and phone numbers.
6337         Add missing const as appropriate.
6338         Change all gint to guint since they all actually represent unsigned
6339         values.
6340         Do not use time as a variable name as it shadows the global time().
6341         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
6342         Actually implement gst_sdp_message_add_time().
6343         Make gst_sdp_message_add_time() take repeat times as an argument.
6344         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
6345         Corrected the definition of gst_sdp_media_get_bandwidth() (was
6346         misspelled as badwidth).
6347         gst-indented and a little clean up. Fixes #471067.
6348
6349 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
6350
6351         * gst/volume/gstvolume.c: (volume_choose_func),
6352         (volume_process_double), (volume_process_double_clamp),
6353         (volume_process_float_clamp):
6354         Correctly clamp float/double samples in the [-1.0,1.0] range to
6355         prevent weird effects.
6356         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
6357         Add unit tests for all samples types that had none before.
6358
6359 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6360
6361         * gst-libs/gst/rtp/gstrtpbuffer.c:
6362           Need to include stdlib.h for abs() here too.
6363
6364 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6365
6366         * gst/playback/gststreaminfo.c:
6367           Fix build.
6368
6369 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
6370
6371         * gst/playback/gststreaminfo.c:
6372           Clean up some half-disabled code and comment.
6373
6374 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6375
6376         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6377
6378         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
6379         (gst_base_rtp_payload_audio_handle_event):
6380         Return FALSE from the event handler to let the parent class handle the
6381         event. Fixes #446766.
6382
6383         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6384         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
6385         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
6386
6387         * gst-libs/gst/rtp/gstbasertppayload.c:
6388         Bump the MTU to 1400.
6389
6390 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
6391
6392         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
6393         Add an audio/x-nsf typefind function for the nsfdec element.
6394
6395 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
6396         * gst/playback/gstplaybasebin.c:
6397         Included "myth://" on stream_uris list for enable buffering to mythtv files
6398
6399 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6400
6401         * docs/libs/gst-plugins-base-libs-sections.txt:
6402         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
6403         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
6404         (gst_rtcp_unix_to_ntp):
6405         * gst-libs/gst/rtp/gstrtcpbuffer.h:
6406         Fix parsing of RB blocks.
6407         Fix docs.
6408         Added helper functions to convert to/from UNIX and NTP time.
6409         API: gst_rtcp_ntp_to_unix()
6410         API: gst_rtcp_unix_to_ntp()
6411
6412         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6413         (gst_rtp_buffer_get_header_len),
6414         (gst_rtp_buffer_get_extension_data),
6415         (gst_rtp_buffer_get_payload_subbuffer),
6416         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
6417         (gst_rtp_buffer_ext_timestamp):
6418         * gst-libs/gst/rtp/gstrtpbuffer.h:
6419         Fix some more docs.
6420         Implement handling of packets with extensions.
6421         Fix padding check in _validate().
6422         Added function to get extension data.
6423         API: gst_rtp_buffer_get_header_len()
6424         API: gst_rtp_buffer_get_extension_data()
6425
6426 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6427
6428         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6429         (gst_base_rtp_depayload_class_init),
6430         (gst_base_rtp_depayload_set_gst_timestamp):
6431         Add some more docs for the queue-delay property and fix a typo in a
6432         comment.
6433
6434         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6435         Fix typo.
6436
6437 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6438
6439         * gst-libs/gst/audio/gstbaseaudiosink.c:
6440         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
6441         (gst_base_audio_sink_change_state):
6442         When skew slaving, try to hover around the middle of a segment so that
6443         we at most drift by half a segment.
6444         If we are aligning in the oposite direction of the clock skew, we don't
6445         have to resync.
6446
6447 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6448
6449         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6450         (gst_base_rtp_depayload_setcaps),
6451         (gst_base_rtp_depayload_set_gst_timestamp):
6452         Be less silly with the segment start, just apply the clock-base to the
6453         timestamp.
6454
6455 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6456
6457         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6458         (gst_base_rtp_depayload_class_init),
6459         (gst_base_rtp_depayload_finalize),
6460         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
6461         (gst_base_rtp_depayload_handle_sink_event),
6462         (gst_base_rtp_depayload_set_gst_timestamp),
6463         (gst_base_rtp_depayload_change_state):
6464         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6465         Deprecate the queue handling thread thing and remove the code.
6466         Use new method to calculate the extended timestamp.
6467
6468 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6469
6470         * gst-libs/gst/rtp/gstrtcpbuffer.c:
6471         (gst_rtcp_packet_sdes_copy_entry):
6472         Use g_strndup which does exactly what we want.
6473
6474         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
6475         (gst_rtp_buffer_ext_timestamp):
6476         * gst-libs/gst/rtp/gstrtpbuffer.h:
6477         Add helper function to compare seqnums.
6478         Add helper function to calculate extended timestamps.
6479         API: gst_rtp_buffer_compare_seqnum()
6480         API: gst_rtp_buffer_ext_timestamp()
6481
6482 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
6483
6484         * gst-libs/gst/rtp/gstrtcpbuffer.c:
6485         (gst_rtcp_packet_sdes_get_entry),
6486         (gst_rtcp_packet_sdes_copy_entry):
6487         * gst-libs/gst/rtp/gstrtcpbuffer.h:
6488         Fix and document SDES item data function.
6489         Add new function that makes a proper copy of SDES item data.
6490         API: gst_rtcp_packet_sdes_copy_entry()
6491
6492 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
6493
6494         * configure.ac:
6495         * gst/Makefile.am:
6496           The tcp and subparse plugins are under gst, but not totaly free of
6497           dependencies. Handle selection inconfigure.ac, so that they show up
6498           on the final list of what is build and what is not. Maybe they should
6499           better be moved to ext.
6500
6501 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
6502
6503         Patch by: Daniel Díaz  <yosoy@danieldiaz.org>
6504
6505         * configure.ac:
6506         * gst/Makefile.am:
6507           Check if libxml provides HTML parser which subparse needs.
6508           Fixes #451970.
6509
6510 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
6511
6512         * ext/alsa/gstalsa.c:
6513           Fix typo and compilation on big endian systems.
6514
6515 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
6516
6517         * gst/subparse/gstssaparse.c:
6518           Convert SSA newline codes into actual newline characters (#470766).
6519
6520 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
6521
6522         * docs/libs/gst-plugins-base-libs-sections.txt:
6523         * gst-libs/gst/pbutils/install-plugins.c:
6524         * gst-libs/gst/pbutils/install-plugins.h:
6525         * tests/check/libs/pbutils.c:
6526           API: also add gst_install_plugins_supported() while we're at it
6527           (see #470456).
6528
6529 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
6530
6531         * docs/libs/gst-plugins-base-libs-sections.txt:
6532         * gst-libs/gst/pbutils/missing-plugins.c:
6533         * gst-libs/gst/pbutils/missing-plugins.h:
6534         * tests/check/libs/pbutils.c:
6535           API: add gst_missing_*_installer_detail_new() convenience API so
6536           that applications that know exactly what they're missing can request
6537           installer detail strings for those items directly instead of having
6538           to first create a dummy missing-plugin message and then get the
6539           installer detail string from that.  Fixes #470456.
6540
6541 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
6542
6543         * gst/playback/gstdecodebin.c: (close_pad_link):
6544         We need to set up delayed-linking whenever the caps are non-fixed,
6545         not just when there are multiple types - use gst_pad_is_fixed()
6546         to test.
6547
6548 2007-08-26  Tim-Philipp Müller  <tim at centricular dot net>
6549
6550         * gst-libs/gst/pbutils/missing-plugins.c:
6551           (gst_missing_plugin_message_get_installer_detail):
6552           Add missing separator in PID fallback case.
6553
6554 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
6555
6556         * ext/alsa/Makefile.am:
6557         There is no GST_PLUGINS_BASE_LIBS defined.
6558         
6559         * ext/alsa/gstalsa.c:
6560         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
6561         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
6562         Add support for ALSA 24-bit formats.
6563         snd_pcm_delay can return an error code, especially
6564         during XRUNS. In that case, the best we can do is assume
6565         delay = 0.
6566
6567         * gst/audioconvert/Makefile.am:
6568         Add flags from -base before any more-remote dependencies.
6569
6570 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
6571
6572         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
6573
6574         * gst/volume/gstvolume.c: (volume_choose_func),
6575         (volume_update_real_volume), (gst_volume_set_volume),
6576         (gst_volume_init), (volume_process_int32),
6577         (volume_process_int32_clamp), (volume_process_int24),
6578         (volume_process_int24_clamp), (volume_process_int16),
6579         (volume_process_int16_clamp), (volume_process_int8),
6580         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
6581         * gst/volume/gstvolume.h:
6582         Add support for int32, int24 and int8 to the volume element.
6583         Fixes #445529.
6584
6585 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
6586
6587         * tests/examples/Makefile.am:
6588           Fix even more.
6589
6590 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
6591
6592         * configure.ac:
6593         * docs/libs/Makefile.am:
6594         * docs/libs/gst-plugins-base-libs-docs.sgml:
6595         * docs/libs/gst-plugins-base-libs-sections.txt:
6596         * ext/gnomevfs/gstgnomevfssrc.c:
6597         * ext/gnomevfs/gstgnomevfssrc.h:
6598         * gst-libs/gst/Makefile.am:
6599         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6600         * pkgconfig/gstreamer-plugins-base.pc.in:
6601         * sys/v4l/v4lsrc_calls.c:
6602         * tests/examples/Makefile.am:
6603         * win32/common/config.h:
6604           Revert unwanted commit. many thanks to moap. I want a fix for 
6605           https://thomas.apestaart.org/moap/trac/ticket/239
6606
6607 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
6608
6609         * gst/volume/gstvolume.c:
6610           Move passthrough below gst_object_sync_values(). Fixes #442654.
6611
6612 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
6613
6614         * gst-libs/gst/audio/audio.c:
6615         Clarify the docs a little.
6616
6617 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
6618
6619         * gst/volume/gstvolume.c:
6620           Enable liboil for float and add more details about problems with
6621           int16.
6622
6623 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6624
6625         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
6626         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
6627
6628 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6629
6630         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
6631         When calculating the first timestamp of the buffers, don't go below 0
6632         and clip the samples because the offset was on the eos page.
6633         Fixes #466717.
6634
6635 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6636
6637         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
6638         (gst_ogg_demux_collect_chain_info):
6639         Also submit the eos page when trying to find the first timestamp.
6640         See #466717.
6641
6642 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
6643
6644         * gst-libs/gst/audio/audio.h:
6645         Use gst_util_uint64_scale() instead of doing the math
6646         with double for GST_FRAMES_TO_CLOCK_TIME() and
6647         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
6648         prevents rounding errors. Fixes #467667.
6649
6650 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6651
6652         * gst-libs/gst/rtsp/gstrtspconnection.c:
6653         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
6654         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
6655         * gst-libs/gst/rtsp/gstrtspconnection.h:
6656         Small cleanups.
6657         On shutdown, don't read the control socket yet.
6658         Set timeout value correctly in all cases.
6659         Add function to check if the server accepts reads or writes.
6660         API: gst_rtsp_connection_poll()
6661
6662         * gst-libs/gst/rtsp/gstrtspdefs.h:
6663         Fix compilation with -pedantic.
6664         Add enum for _poll.
6665
6666 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6667
6668         Patch by: Olivier Crete  <tester at tester ca>
6669
6670         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
6671         (gst_basertppayload_getcaps):
6672         * gst-libs/gst/rtp/gstbasertppayload.h:
6673         Add getcaps vfunc to basertppayload. See #465146.
6674
6675 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6676
6677         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
6678         Only post buffering messages when we are a stream.
6679
6680 2007-08-15  Tim-Philipp Müller  <tim at centricular dot net>
6681
6682         * gst-libs/gst/pbutils/install-plugins.c:
6683         * gst-libs/gst/pbutils/missing-plugins.c:
6684           Small docs fix and addition.
6685
6686 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
6687
6688         * tests/icles/.cvsignore:
6689         * tests/icles/Makefile.am:
6690         * tests/icles/test-textoverlay.c:
6691           Add a dumb little test for textoverlay alignments.
6692
6693 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
6694
6695         Patch by: Dan Williams  <dcbw redhat com>
6696
6697         * ext/pango/gsttextoverlay.c:
6698         * ext/pango/gsttextoverlay.h:
6699           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
6700           "silent" property so there's a Since tag in the API reference.
6701
6702 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
6703
6704         * gst-libs/gst/rtp/gstbasertppayload.c:
6705         (gst_basertppayload_set_outcaps):
6706         * gst-libs/gst/rtp/gstbasertppayload.h:
6707         Improve caps negotiation so that downstream elements can confiure
6708         certain RTP properties by fixing them on the caps. See #465146.
6709         Add docs.
6710
6711 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>
6712
6713         * docs/libs/gst-plugins-base-libs-sections.txt:
6714         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6715         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6716           Mark as deprecated some macros which were presumably meant to be
6717           private API and accidentally exposed in the public header file.
6718           Also actually _init() lock (only works at the moment because the
6719           struct is zeroed out when created and the initial values in the
6720           mutex struct are zeroes too). (#459585)
6721
6722 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
6723
6724         * docs/libs/Makefile.am:
6725           Remove cruft and do some cleanups.
6726
6727         * docs/libs/gst-plugins-base-libs-docs.sgml:
6728           Prepare for comming gtkdoc features (rebase against online docs).
6729
6730 2007-08-10  Michael Smith <msmith@fluendo.com>
6731
6732         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
6733           Debug output fixes.
6734         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
6735         (GST_START_TEST):
6736           Change the number of buffers used; 500 is too many and leads to
6737           timeouts.
6738
6739 2007-08-10  Tim-Philipp Müller  <tim at centricular dot net>
6740
6741         * gst/playback/gstqueue2.c:
6742         * gst/videorate/gstvideorate.c:
6743           Printf format fixes (#465028).
6744
6745 2007-08-09  Michael Smith <msmith@fluendo.com>
6746
6747         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
6748           If we have a large (> 1 second) discontinuity, push a series of
6749           smaller buffers rather than a single very large buffer. Avoids
6750           unreasonably large single buffer allocations when encountering a
6751           large gap.
6752         * tests/check/elements/audiorate.c: (GST_START_TEST),
6753         (audiorate_suite):
6754           Add a test for this.
6755
6756 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
6757
6758         * gst/playback/gstplaybasebin.c: (group_commit),
6759         (queue_remove_probe), (queue_threshold_reached):
6760
6761         Patch by: Josep Torra Valles <josep@fluendo.com>
6762         Fixes: #465015
6763         Make sure we remove the check_queues buffer probe from the 
6764         correct queue to avoid racily going back to "buffering 99%" when
6765         buffering is actually complete.
6766
6767         Also, fix the spelling of Josep's surname in the ChangeLog.
6768
6769 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
6770
6771         * ext/ogg/gstoggmux.c:
6772           Do not leak oggmux instance.
6773         
6774         * ext/vorbis/vorbisenc.c:
6775           Also log values.
6776
6777 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6778
6779         * po/hu.po:
6780         * po/it.po:
6781         * po/nl.po:
6782         * po/uk.po:
6783         * po/vi.po:
6784           Updated translations.
6785
6786 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
6787
6788         patch by: Yang Hong <hongyang@redflag-linux.com>
6789
6790         * ext/pango/gsttextoverlay.c:
6791         * ext/pango/gsttextoverlay.h:
6792           Add 'silent' property to GstTimeOverlay. Fixes #462979
6793
6794 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
6795
6796         Patch by: Josep Torra Valles <josep@fluendo.com>
6797
6798         * docs/plugins/gst-plugins-base-plugins.args:
6799         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
6800         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
6801         (gst_uri_decode_bin_get_property), (gen_source_element):
6802         Add connection-speed property. Fixes #464690.
6803
6804 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
6805
6806         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
6807
6808         * configure.ac:
6809         * gst-libs/gst/rtsp/Makefile.am:
6810         * gst-libs/gst/rtsp/gstrtspconnection.c:
6811         (gst_rtsp_connection_connect):
6812         Fix compilation on windows. Fixes #464320.
6813
6814 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
6815
6816         Patch by: Josep Torra Valles <josep@fluendo.com>
6817
6818         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6819         (gst_play_base_bin_init), (queue_threshold_reached),
6820         (gen_source_element), (setup_substreams),
6821         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
6822         (gst_play_base_bin_get_streaminfo_value_array):
6823         * gst/playback/gstplaybasebin.h:
6824         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6825         (gst_play_bin_set_property), (gst_play_bin_get_property),
6826         (gst_play_bin_handle_redirect_message):
6827         Move connection-speed property from playbin to playbasebin so that we
6828         can also configure it in source elements that have the connection-speed
6829         property. Fixes #464028.
6830         Add some debug info here and there.
6831
6832 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
6833
6834         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
6835         Properly respond to conversion queries. Fixes #464079.
6836
6837 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
6838
6839         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
6840         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
6841         (gst_audio_test_src_init_sine_table),
6842         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
6843         * gst/audiotestsrc/gstaudiotestsrc.h:
6844         Add float/double and int32 support to audiotestsrc. Fixes #460422.
6845         Also set the default volume to the default value specified in the
6846         GParamSpec.
6847
6848 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
6849
6850         Patch by: Jens Granseuer <jensgr at gmx dot net>
6851
6852         * gst/audioconvert/gstaudioquantize.c:
6853         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
6854
6855 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
6856
6857         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
6858         Add rdt manager for rdt transport.
6859         Fix parsing of RDT transport.
6860
6861 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
6862
6863         * configure.ac:
6864         Back to CVS
6865
6866 === release 0.10.14 ===
6867
6868 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
6869
6870         * configure.ac:
6871           releasing 0.10.14, "Light Years Ahead"
6872
6873 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6874
6875         * tests/check/libs/audio.c: (GST_START_TEST):
6876         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
6877
6878 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6879
6880         * gst-libs/gst/audio/audio.c:
6881         When clipping a buffer with no timestamp, assume it is
6882         within the segment without warnings.
6883
6884         Fixes: #460978
6885
6886 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
6887
6888         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
6889         Fire the signal on the object, not the interface.
6890
6891 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6892
6893         * gst-libs/gst/rtsp/.cvsignore:
6894         Ber. Don't include the full path, idiot.
6895
6896 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6897
6898         * gst-libs/gst/rtsp/.cvsignore:
6899         Ignore generated files.
6900
6901 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6902
6903         * gst-libs/gst/interfaces/Makefile.am:
6904         * gst-libs/gst/interfaces/interfaces-marshal.list:
6905         * gst-libs/gst/interfaces/rtspextension.c:
6906         * gst-libs/gst/interfaces/rtspextension.h:
6907         * gst-libs/gst/rtsp/Makefile.am:
6908         * gst-libs/gst/rtsp/gstrtsp.h:
6909         * gst-libs/gst/rtsp/gstrtspextension.c:
6910         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
6911         (gst_rtsp_extension_detect_server),
6912         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
6913         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
6914         (gst_rtsp_extension_configure_stream),
6915         (gst_rtsp_extension_get_transports),
6916         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
6917         * gst-libs/gst/rtsp/gstrtspextension.h:
6918         * gst-libs/gst/rtsp/rtsp-marshal.list:
6919         Move the rtspextension.h interface into gstrtspextension.h
6920         as part of libgstrtsp instead of libgstinterfaces, because it's
6921         only for use within plugins, not applications. 
6922         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
6923         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
6924         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
6925         is abstract.
6926
6927 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
6928
6929         * gst-libs/gst/interfaces/Makefile.am:
6930         * gst-libs/gst/interfaces/interfaces-marshal.list:
6931         * gst-libs/gst/interfaces/rtspextension.c:
6932         (gst_rtsp_extension_iface_init),
6933         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
6934         * gst-libs/gst/interfaces/rtspextension.h:
6935         Fix marshaller for the send signal.
6936         Add URL to stream selection interface method.
6937
6938 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6939
6940         * gst-libs/gst/riff/Makefile.am:
6941         Pull in our dependencies from -base before those from outside.
6942
6943 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
6944
6945         * docs/libs/gst-plugins-base-libs-sections.txt:
6946         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
6947         * gst-libs/gst/rtsp/gstrtspbase64.h:
6948         API: gst_rtsp_base64_decode_ip()
6949         Added function to decode Base64 in-place.
6950
6951 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6952
6953         * tests/check/libs/.cvsignore:
6954         Ignore the mixer test binary.
6955
6956 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6957
6958         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
6959         Gratuitous comment change to trigger a rebuild on the buildbots.
6960
6961 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
6962
6963         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
6964         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
6965         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
6966         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
6967         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
6968         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
6969         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
6970         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
6971         (gst_sdp_media_get_attribute_val):
6972         * gst-libs/gst/sdp/gstsdpmessage.h:
6973         Constify args where we can.
6974
6975 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
6976
6977         * gst-libs/gst/interfaces/Makefile.am:
6978         * gst-libs/gst/interfaces/rtspextension.c:
6979         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
6980         (gst_rtsp_extension_detect_server),
6981         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
6982         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
6983         (gst_rtsp_extension_configure_stream),
6984         (gst_rtsp_extension_get_transports),
6985         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
6986         * gst-libs/gst/interfaces/rtspextension.h:
6987         Move interface for RTSP extensions from -good to here.
6988         Added helper methods to invoke interface methods.
6989
6990 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
6991
6992         * docs/libs/gst-plugins-base-libs-sections.txt:
6993         * gst-libs/gst/rtsp/gstrtspdefs.h:
6994         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
6995         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
6996         (gst_rtsp_message_init_response),
6997         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
6998         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
6999         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7000         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7001         (gst_rtsp_message_get_body), (dump_key_value):
7002         * gst-libs/gst/rtsp/gstrtspmessage.h:
7003         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7004         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7005         (gst_rtsp_range_parse):
7006         * gst-libs/gst/rtsp/gstrtsprange.h:
7007         * gst-libs/gst/rtsp/gstrtsptransport.c:
7008         * gst-libs/gst/rtsp/gstrtspurl.c:
7009         Fix some more RTSP docs.
7010         Add some missing methods for dealing with messages.
7011
7012 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7013
7014         * docs/libs/gst-plugins-base-libs-docs.sgml:
7015         * docs/libs/gst-plugins-base-libs-sections.txt:
7016         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7017         * gst-libs/gst/rtsp/gstrtspbase64.h:
7018         * gst-libs/gst/rtsp/gstrtspconnection.c:
7019         (gst_rtsp_connection_connect), (add_auth_header),
7020         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
7021         (read_body), (gst_rtsp_connection_receive),
7022         (gst_rtsp_connection_next_timeout),
7023         (gst_rtsp_connection_reset_timeout),
7024         (gst_rtsp_connection_set_auth):
7025         * gst-libs/gst/rtsp/gstrtspconnection.h:
7026         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
7027         * gst-libs/gst/rtsp/gstrtspdefs.h:
7028         * gst-libs/gst/rtsp/gstrtspmessage.h:
7029         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7030         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7031         (gst_rtsp_range_parse):
7032         * gst-libs/gst/rtsp/gstrtspurl.h:
7033         Added beginnings of RTSP documentation.
7034
7035 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7036
7037         * docs/libs/Makefile.am:
7038         * docs/libs/gst-plugins-base-libs-docs.sgml:
7039         * docs/libs/gst-plugins-base-libs-sections.txt:
7040         * gst-libs/gst/sdp/gstsdp.h:
7041         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
7042         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
7043         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7044         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
7045         (gst_sdp_message_get_attribute_val),
7046         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
7047         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
7048         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
7049         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7050         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
7051         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
7052         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
7053         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
7054         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7055         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
7056         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
7057         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
7058         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
7059         (gst_sdp_media_get_attribute_val_n),
7060         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
7061         (print_media), (gst_sdp_message_dump):
7062         * gst-libs/gst/sdp/gstsdpmessage.h:
7063         Document the SDP library.
7064         Add some of the missing SDPMedia methods.
7065
7066 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7067
7068         * configure.ac:
7069         * gst-libs/gst/Makefile.am:
7070         * gst-libs/gst/rtsp/Makefile.am:
7071         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7072         * gst-libs/gst/rtsp/gstrtspbase64.h:
7073         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
7074         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
7075         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
7076         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
7077         (parse_response_status), (parse_request_line), (parse_line),
7078         (gst_rtsp_connection_read), (read_body),
7079         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
7080         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
7081         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
7082         (gst_rtsp_connection_set_auth):
7083         * gst-libs/gst/rtsp/gstrtspconnection.h:
7084         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
7085         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
7086         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
7087         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
7088         (gst_rtsp_find_method):
7089         * gst-libs/gst/rtsp/gstrtspdefs.h:
7090         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7091         (gst_rtsp_message_new), (gst_rtsp_message_init),
7092         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
7093         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
7094         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
7095         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
7096         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7097         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7098         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
7099         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
7100         (gst_rtsp_message_dump):
7101         * gst-libs/gst/rtsp/gstrtspmessage.h:
7102         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7103         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7104         (gst_rtsp_range_parse), (gst_rtsp_range_free):
7105         * gst-libs/gst/rtsp/gstrtsprange.h:
7106         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
7107         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
7108         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
7109         (range_as_text), (rtsp_transport_mode_as_text),
7110         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7111         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
7112         (gst_rtsp_transport_free):
7113         * gst-libs/gst/rtsp/gstrtsptransport.h:
7114         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
7115         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
7116         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
7117         * gst-libs/gst/rtsp/gstrtspurl.h:
7118         * gst-libs/gst/sdp/Makefile.am:
7119         * gst-libs/gst/sdp/gstsdp.h:
7120         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
7121         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
7122         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
7123         (gst_sdp_attribute_init), (gst_sdp_message_new),
7124         (gst_sdp_message_init), (gst_sdp_message_uninit),
7125         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
7126         (gst_sdp_media_uninit), (gst_sdp_media_free),
7127         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
7128         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
7129         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
7130         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
7131         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7132         (gst_sdp_message_get_attribute_val),
7133         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
7134         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
7135         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
7136         (gst_sdp_media_get_attribute_val_n),
7137         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
7138         (read_string), (read_string_del), (gst_sdp_parse_line),
7139         (gst_sdp_message_parse_buffer), (print_media),
7140         (gst_sdp_message_dump):
7141         * gst-libs/gst/sdp/gstsdpmessage.h:
7142         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7143         Move SDP and RTSP from helper objects in -good to a reusable library.
7144         Use a proper gst_ namespace.
7145
7146 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7147
7148         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
7149         (vorbis_dec_flush_decode):
7150         Use the new buffer clipping function from gstaudio here.
7151
7152 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7153
7154         * docs/libs/gst-plugins-base-libs-sections.txt:
7155         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
7156         * gst-libs/gst/audio/audio.h:
7157         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
7158         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
7159         Also add deprecation guards for gst_audio_structure_set_int() to the
7160         header.
7161
7162 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7163
7164         * docs/libs/gst-plugins-base-libs-sections.txt:
7165           Cleanup the docs.
7166
7167 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7168
7169         Patch by: Dan Williams <dcbw at redhat dot com>
7170
7171         * gst/playback/gstplaybasebin.c:
7172         (gst_play_base_bin_get_streaminfo_value_array):
7173         Don't return NULL when querying the stream info value array but instead
7174         return an empty array. Fixes #459204.
7175
7176 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
7177
7178         * gst/playback/gsturidecodebin.c:
7179           Init debug category before using it.
7180
7181 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
7182
7183         * gst-libs/gst/interfaces/mixer.h:
7184         Add padding vars in place of the signal pointers
7185         when building with DISABLE_DEPRECATED so that the
7186         interface structure doesn't change size.
7187
7188 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
7189
7190         * docs/libs/gst-plugins-base-libs-sections.txt:
7191         * ext/alsa/gstalsamixer.c:
7192         * ext/alsa/gstalsamixer.h:
7193         * ext/alsa/gstalsamixerelement.c:
7194         * ext/alsa/gstalsamixertrack.c:
7195         * gst-libs/gst/interfaces/mixer.c:
7196         * gst-libs/gst/interfaces/mixer.h:
7197         * gst-libs/gst/interfaces/mixeroptions.c:
7198         * gst-libs/gst/interfaces/mixeroptions.h:
7199         * gst-libs/gst/interfaces/mixertrack.c:
7200         * gst-libs/gst/interfaces/mixertrack.h:
7201         * tests/check/Makefile.am:
7202         * tests/check/libs/mixer.c:
7203
7204         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7205         Fixes: #152864 
7206
7207         Add support for notifying mixer changes on the message bus, and
7208         implement it in alsamixer.
7209
7210         API: gst_mixer_get_mixer_flags
7211         API: gst_mixer_message_parse_mute_toggled
7212         API: gst_mixer_message_parse_record_toggled
7213         API: gst_mixer_message_parse_volume_changed
7214         API: gst_mixer_message_parse_option_changed
7215         API: GstMixerMessageType
7216         API: GstMixerFlags
7217
7218 2007-07-20  Michael Smith <msmith@fluendo.com>
7219
7220         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7221         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
7222           xcontext->im_format is only for testing XShm support (as the header
7223           file comments document). Use xvimage->im_format for everything else.
7224           Avoids spurious warnings on buffer allocation before setcaps.
7225
7226 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7227
7228         * tests/examples/volume/Makefile.am:
7229         * tests/icles/Makefile.am:
7230           We should use $(LIBM).
7231
7232 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7233
7234         * tests/icles/Makefile.am:
7235           This needs -lm.
7236
7237 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7238
7239         * gst-libs/gst/rtp/gstbasertppayload.c:
7240         (gst_basertppayload_class_init), (gst_basertppayload_init),
7241         (gst_basertppayload_set_property),
7242         (gst_basertppayload_get_property):
7243         Don't break ABI, restore previous ranges. Keep the default random
7244         selection of timestamp and seqnum offset but as soon as the app sets a
7245         specific value, use that one.
7246
7247 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7248
7249         Patch by: Bastien Nocera <hadess at hadess dot net>
7250
7251         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7252         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7253         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7254         * sys/xvimage/xvimagesink.h:
7255         Add option to turn off double-buffering for debugging purposes.
7256         Fixes #437169.
7257
7258 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7259
7260         Patch by: Jorn Baayen <jorn at openedhand dot com>
7261
7262         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
7263         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
7264         (gst_ximagesink_init), (gst_ximagesink_class_init):
7265         * sys/ximage/ximagesink.h:
7266         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
7267         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7268         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7269         * sys/xvimage/xvimagesink.h:
7270         add 'handle-expose' property. Useful for video widgets which may want to
7271         be in control of Expose behaviour. Fixes #380625
7272
7273 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7274
7275         * gst-libs/gst/rtp/gstbasertppayload.c:
7276         (gst_basertppayload_class_init), (gst_basertppayload_init),
7277         (gst_basertppayload_event), (gst_basertppayload_push),
7278         (gst_basertppayload_set_property),
7279         (gst_basertppayload_get_property),
7280         (gst_basertppayload_change_state):
7281         * gst-libs/gst/rtp/gstbasertppayload.h:
7282         Fix ranges of rtp payloader properties so that the full range can be
7283         used in addition to -1 (random).
7284         Fix wrong seqnum reporting in caps.
7285         Fixes #420326.
7286
7287 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
7288
7289         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
7290         (gst_video_rate_query):
7291         Use boilerplate.
7292         Add latency query, might not be perfect yet but already works a lot
7293         better. Fixes #442557.
7294
7295 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7296
7297         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7298         (gst_xvimagesink_setcaps):
7299         * sys/xvimage/xvimagesink.h:
7300         After a caps change, redraw our borders to avoid garbage left there
7301         when the image format changes to a smaller size, like 16:9 -> 4:3
7302         Also, hold the flow_lock a bit longer in the set_caps while we're
7303         fiddling with the xcontext.
7304
7305 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7306
7307         * Makefile.am:
7308         * configure.ac:
7309         * tests/Makefile.am:
7310         Remove bogus check for libcheck, since we check for
7311         gstreamer-check and it pulls in the required info from there, and we
7312         weren't actually _using_ the information for libcheck ourselves
7313         anyway.
7314
7315 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7316
7317         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7318         (gst_ffmpeg_caps_to_pixfmt):
7319         Fix the r_mask test for RGBA32 on little-endian.
7320         Fix a stupid typo that would have obviously broken 
7321         compilation on big-endian, if anyone was testing.
7322
7323 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7324
7325         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
7326         (paint_hline_str4):
7327         * gst/videotestsrc/videotestsrc.h:
7328         Add alpha to the color struct.
7329         Use a default alpha value of 255 instead of 128.
7330
7331 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7332
7333         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
7334         (setup_source):
7335         Clear the dynamic pads counter when starting a new uri. This makes
7336         reusing playbin work again.
7337         Fixes #454264.
7338
7339 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
7340
7341         * configure.ac:
7342           Use pkg-config to locate check.
7343
7344 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
7345
7346         * configure.ac:
7347         * tests/check/elements/volume.c: (GST_START_TEST):
7348           Fix 'make check' build against core CVS.
7349
7350 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
7351
7352         * gst-libs/gst/interfaces/propertyprobe.c:
7353         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7354         * gst-libs/gst/tag/gstvorbistag.c:
7355           Make gtk-doc happy.
7356
7357 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
7358
7359         * gst-libs/gst/audio/gstbaseaudiosink.c:
7360         (gst_base_audio_sink_callback):
7361           Quick hack to make audiosinks stop at EOS when operating in
7362           pull-mode; needs to be fixed properly some day.
7363
7364 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
7365
7366         * docs/libs/gst-plugins-base-libs-sections.txt:
7367           Fix location of includes in the docs.
7368
7369 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
7370
7371         * gst/ffmpegcolorspace/avcodec.h:
7372         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7373         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7374         (gst_ffmpegcsp_avpicture_fill):
7375         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
7376         (img_get_alpha_info):
7377         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
7378         of the existing BGRA32 and RGBA32 formats with the alpha at the other
7379         end of the word. Partially fixes #451908
7380
7381 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
7382
7383         * docs/libs/Makefile.am:
7384         * docs/plugins/Makefile.am:
7385           Simplify --extra-dir as gtkdoc scans recursively.
7386
7387 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
7388
7389         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
7390         (gst_adder_request_new_pad):
7391         Make getcaps more robust by not using the proxycaps function. This makes
7392         sure that we don't end up recursively calling getcaps upstream.
7393         See #316248.
7394
7395 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
7396
7397         * gst/audioconvert/audioconvert.c:
7398         Include math.h to fix compilation.
7399
7400 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
7401
7402         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7403         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
7404         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
7405         format, as produced by some dc1394 cameras like the iSight.
7406         See http://www.fourcc.org/yuv.php#IYU1
7407
7408 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
7409
7410         * gst/audioconvert/Makefile.am:
7411         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
7412         (check_default), (audio_convert_prepare_context),
7413         (audio_convert_clean_context), (audio_convert_convert):
7414         * gst/audioconvert/audioconvert.h:
7415         * gst/audioconvert/gstaudioconvert.c:
7416         (gst_audio_convert_dithering_get_type),
7417         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
7418         (gst_audio_convert_init), (gst_audio_convert_set_caps),
7419         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
7420         * gst/audioconvert/gstaudioconvert.h:
7421         * gst/audioconvert/gstaudioquantize.c:
7422         (gst_audio_quantize_setup_noise_shaping),
7423         (gst_audio_quantize_free_noise_shaping),
7424         (gst_audio_quantize_setup_dither),
7425         (gst_audio_quantize_free_dither),
7426         (gst_audio_quantize_setup_quantize_func),
7427         (gst_audio_quantize_setup), (gst_audio_quantize_free):
7428         * gst/audioconvert/gstaudioquantize.h:
7429         Implement dithering and noise shaping in audioconvert. By default now
7430         TPDF dithering (and no noise shaping) will be used when converting
7431         from a higher bit depth to 20 bit depth or smaller, otherwise
7432         everything will be as it is now.
7433         For the last audioconvert in a pipeline it would make sense to
7434         use some kind of noise shaping, enabling it by default for all
7435         conversions would give undesired results though. Fixes #360246.
7436         * tests/check/elements/audioconvert.c: (setup_audioconvert),
7437         (GST_START_TEST):
7438         Adjust unit test for the new audioconvert.
7439
7440 2007-06-28  Wim Taymans  <wim@fluendo.com>
7441
7442         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
7443         Use other metrics as well when estimating the buffer level.
7444
7445 2007-06-28  Wim Taymans  <wim@fluendo.com>
7446
7447         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
7448         Small debug improvement.
7449
7450         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
7451         (plugin_init):
7452         Tweak the rate estimation period.
7453         When calculating the buffer filledness in rate estimation mode, don't
7454         mix it with other metrics.
7455
7456 2007-06-28  Wim Taymans  <wim@fluendo.com>
7457
7458         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
7459         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
7460         When creating the groups, allow for a 5 second, unlimited buffers
7461         preroll phase after which we expose the group.
7462         When the group is exposed, use a small number of buffers up to a 2
7463         second limit. Also disconnect the overrun signal from multiqueue when we
7464         exposed the group because it is not needed anymore.
7465
7466 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7467
7468         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
7469           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
7470           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
7471           (#451707); also, output some debugging info when dealing with
7472           freeform strings.
7473
7474         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
7475           Add unit test for the above.
7476
7477 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7478
7479         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
7480           Add description for Windows Media RTP caps.
7481
7482         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
7483           Remove RTP fields that don't define the format from caps.
7484
7485 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7486
7487         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
7488           Skip empty buffers, but not empty header buffers. That way the original
7489           vorbisdec unit test still passes (#451145); also, take into account
7490           that those empty packets might carry a granulepos.
7491
7492         * tests/check/Makefile.am:
7493         * tests/check/elements/vorbisdec.c:
7494         (_create_codebook_header_buffer), (_create_audio_buffer),
7495         (GST_START_TEST), (vorbisdec_suite):
7496           Add unit test that sends an empty packet.
7497
7498 2007-06-27  Wim Taymans  <wim@fluendo.com>
7499
7500         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
7501         Don't error out on 0-sized packets, just emit a warning because this is
7502         not a fatal error. Fixes #451145.
7503
7504 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
7505
7506         * docs/plugins/gst-plugins-base-plugins.args:
7507         * docs/plugins/gst-plugins-base-plugins.signals:
7508         * docs/plugins/inspect/plugin-adder.xml:
7509         * docs/plugins/inspect/plugin-alsa.xml:
7510         * docs/plugins/inspect/plugin-audioconvert.xml:
7511         * docs/plugins/inspect/plugin-audiorate.xml:
7512         * docs/plugins/inspect/plugin-audioresample.xml:
7513         * docs/plugins/inspect/plugin-audiotestsrc.xml:
7514         * docs/plugins/inspect/plugin-cdparanoia.xml:
7515         * docs/plugins/inspect/plugin-decodebin.xml:
7516         * docs/plugins/inspect/plugin-decodebin2.xml:
7517         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
7518         * docs/plugins/inspect/plugin-gdp.xml:
7519         * docs/plugins/inspect/plugin-gnomevfs.xml:
7520         * docs/plugins/inspect/plugin-libvisual.xml:
7521         * docs/plugins/inspect/plugin-ogg.xml:
7522         * docs/plugins/inspect/plugin-pango.xml:
7523         * docs/plugins/inspect/plugin-playbin.xml:
7524         * docs/plugins/inspect/plugin-subparse.xml:
7525         * docs/plugins/inspect/plugin-tcp.xml:
7526         * docs/plugins/inspect/plugin-theora.xml:
7527         * docs/plugins/inspect/plugin-typefindfunctions.xml:
7528         * docs/plugins/inspect/plugin-video4linux.xml:
7529         * docs/plugins/inspect/plugin-videorate.xml:
7530         * docs/plugins/inspect/plugin-videoscale.xml:
7531         * docs/plugins/inspect/plugin-videotestsrc.xml:
7532         * docs/plugins/inspect/plugin-volume.xml:
7533         * docs/plugins/inspect/plugin-vorbis.xml:
7534         * docs/plugins/inspect/plugin-ximagesink.xml:
7535         * docs/plugins/inspect/plugin-xvimagesink.xml:
7536           Update docs with caps info.
7537
7538 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
7539
7540         * po/POTFILES.in:
7541           Add more files with translatable strings (#450875).
7542
7543 2007-06-23  Edward Hervey  <edward@fluendo.com>
7544
7545         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
7546         The chain should be freed if we error out here, else it will leak.
7547         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
7548         (cleanup_decodebin):
7549         Don't forget to *properly* remove the signals, else it will leak.
7550
7551 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
7552
7553         * MAINTAINERS:
7554         Updating all the maintainers files
7555
7556 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
7557
7558         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
7559         (main):
7560           Destroy and recreate parse-launch based pipeline after stop to be able
7561           to play again. Reorder some code and add more comments.
7562
7563 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
7564
7565         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
7566         When handling a delayed-caps notification case, mark
7567         the group as dynamic so that the nbdynamic count is
7568         incremented and decremented correctly. Fixes: #449156
7569         Patch by: Wim Taymans <wim@fluendo.com>
7570
7571 2007-06-19  Andy Wingo  <wingo@pobox.com>
7572
7573         * gst-libs/gst/audio/gstbaseaudiosink.c
7574         (gst_base_audio_sink_init): Enable pull-mode operation.
7575
7576 2007-06-19  Michael Smith <msmith@fluendo.com>
7577
7578         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7579           Change minimum rate back to 1000 to allow low-sample-rate wav files
7580           to play back.
7581
7582 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
7583
7584         * po/vi.po:
7585           Update translations.
7586
7587 2007-06-15  David Schleef  <ds@schleef.org>
7588
7589         * gst/playback/gstqueue2.c:
7590           Fix compile error from ignored return value.
7591
7592 2007-06-15  Michael Smith <msmith@fluendo.com>
7593
7594         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
7595           Update tmpbuf for all neccesary rows, not just one, as is required
7596           when downscaling.
7597           Fixes #402076.
7598
7599 2007-06-15  Michael Smith <msmith@fluendo.com>
7600
7601         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
7602         (eos_buffer_probe):
7603           Add a test that ensures we set DELTA_UNIT on all non-header,
7604           non-video buffers, if we have a video stream.
7605         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
7606         (gst_ogg_mux_process_best_pad):
7607           Move setting delta_pad to earlier, where we inspect all pads, so
7608           that leading audio pages don't get DELTA_UNIT unset if they come
7609           before the first DELTA_UNIT from video pages. Fixes the newly-added
7610           test. Fixes #385527.
7611
7612 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
7613
7614         * tests/check/pipelines/streamheader.c: (streamheader_suite):
7615           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
7616           fails on the p5-ppc64 build bot and the failure looks like it is due
7617           to the same issue as #348114, ie. a compiler bug.
7618
7619 2007-06-13  Edward Hervey  <edward@fluendo.com>
7620
7621         * gst/playback/gstqueue2.c: (gst_queue_create_read):
7622         Fix build on MacOSX.
7623
7624 2007-06-13  Wim Taymans  <wim@fluendo.com>
7625
7626         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7627         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
7628         Fix compilation on mingw. Fixes #446972.
7629
7630 2007-06-12  Wim Taymans  <wim@fluendo.com>
7631
7632         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7633
7634         * gst/playback/gstqueue2.c: (update_buffering),
7635         (gst_queue_locked_enqueue):
7636         Fix a division by zero when the max percent is <= 0. Fixes #446572.
7637         also update the buffering status when receiving events. Fixes #446551.
7638
7639 2007-06-11  Wim Taymans  <wim@fluendo.com>
7640
7641         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7642
7643         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
7644         (gst_queue_handle_src_query):
7645         Wait for preroll before attempting to forward a duration query upstream.
7646         Fixes #445505.
7647
7648 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
7649
7650         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
7651         (gst_base_rtp_depayload_set_gst_timestamp):
7652         Use G_GINT64_CONSTANT macro for int64 constant.
7653         * win32/common/libgstinterfaces.def:
7654         * win32/common/libgsttag.def:
7655         Add new exported functions.
7656
7657 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
7658
7659         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
7660           The BOS page of the first Dirac video stream needs to come before
7661           the BOS page of any Vorbis streams or other audio streams, just like
7662           it is with Theora.
7663
7664 2007-06-07  Wim Taymans  <wim@fluendo.com>
7665
7666         * gst/playback/gstqueue2.c: (gst_queue_get_range):
7667         Fix compilation.
7668
7669 2007-06-06  Wim Taymans  <wim@fluendo.com>
7670
7671         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7672
7673         * gst/playback/gstqueue2.c: (gst_queue_init),
7674         (gst_queue_handle_sink_event), (gst_queue_chain),
7675         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
7676         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
7677         (gst_queue_src_activate_pull):
7678         Add pull based scheduling and fix some deadlocks. Fixes #444523.
7679         Does not yet completely work because duration queries upstream won't
7680         block yet.
7681
7682 2007-06-06  Wim Taymans  <wim@fluendo.com>
7683
7684         * configure.ac:
7685         * gst/playback/gstqueue2.c: (gst_queue_create_read):
7686         Some more fseeko checks.
7687
7688 2007-06-06  Wim Taymans  <wim@fluendo.com>
7689
7690         * configure.ac:
7691         check for large file support.
7692
7693 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
7694
7695         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
7696
7697         * gst/subparse/gstsubparse.c: (parse_subrip),
7698         (subviewer_unescape_newlines), (parse_subviewer),
7699         (gst_sub_parse_data_format_autodetect),
7700         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
7701         * gst/subparse/gstsubparse.h:
7702         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
7703         * tests/check/elements/subparse.c: (GST_START_TEST),
7704         (subparse_suite):
7705         Add a unit test for both SubViewer formats.
7706
7707 2007-06-01  Michael Smith <msmith@fluendo.com>
7708
7709         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
7710           Don't overflow intermediate values when seeking to large time values
7711           in audiotestsrc.
7712
7713 2007-06-05  Wim Taymans  <wim@fluendo.com>
7714
7715         * gst/playback/gstqueue2.c: (gst_queue_have_data),
7716         (gst_queue_create_read), (gst_queue_read_item_from_file),
7717         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
7718         Include stdio to define fseeko.
7719
7720 2007-06-05  Wim Taymans  <wim@fluendo.com>
7721
7722         Patch by: Edward Hervey  <edward@fluendo.com>
7723
7724         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
7725         (gst_v4lsrc_query):
7726         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
7727
7728 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
7729
7730         * gst-libs/gst/riff/Makefile.am:
7731         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
7732           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
7733           our own implementation.
7734
7735 2007-06-05  Wim Taymans  <wim@fluendo.com>
7736
7737         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7738         (gst_base_rtp_depayload_setcaps),
7739         (gst_base_rtp_depayload_set_gst_timestamp),
7740         (gst_base_rtp_depayload_change_state):
7741         Handle timestamp wraparound.
7742
7743 2007-06-05  Wim Taymans  <wim@fluendo.com>
7744
7745         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
7746         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
7747         (gst_uri_decode_bin_change_state):
7748         Make sure we name srcpads uniquely even when using different internal
7749         decodebins.
7750         Signal no-more-pads when no more dynamic elements exist.
7751         Remove pads on cleanup.
7752
7753 2007-06-05  Wim Taymans  <wim@fluendo.com>
7754
7755         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7756
7757         * gst/playback/gstqueue2.c: (gst_queue_class_init),
7758         (gst_queue_init), (gst_queue_finalize),
7759         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
7760         (gst_queue_create_read), (gst_queue_read_item_from_file),
7761         (gst_queue_open_temp_location_file),
7762         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
7763         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
7764         (gst_queue_is_empty), (gst_queue_is_filled),
7765         (gst_queue_change_state), (gst_queue_set_temp_location),
7766         (gst_queue_set_property):
7767         Add support for filebased buffering. Fixes #441264.
7768
7769 2007-06-05  Wim Taymans  <wim@fluendo.com>
7770
7771         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
7772         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
7773         (caps_notify_group_cb), (gst_decode_group_new),
7774         (gst_decode_group_free):
7775         Add support for delayed caps fixation when autoplugging.
7776         Optimize cases where a multiqueue is not needed/wanted, like right after
7777         anything that is not a demuxer.
7778
7779 2007-06-05  Wim Taymans  <wim@fluendo.com>
7780
7781         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
7782         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
7783         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
7784         consideratly speedup ogg chain detection by not trying to find a base
7785         timestamp for skeleton streams. 
7786
7787 2007-06-05  Wim Taymans  <wim@fluendo.com>
7788
7789         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
7790         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
7791         (gst_multi_fd_sink_remove_flush),
7792         (gst_multi_fd_sink_remove_client_link),
7793         (gst_multi_fd_sink_handle_client_write),
7794         (gst_multi_fd_sink_handle_clients):
7795         * gst/tcp/gstmultifdsink.h:
7796         Add support for remove_flush.
7797
7798 2007-06-05  Wim Taymans  <wim@fluendo.com>
7799
7800         * docs/design/draft-keyframe-force.txt:
7801         * ext/theora/theoraenc.c: (theora_enc_sink_event),
7802         (theora_enc_chain):
7803         Add draft design for forcing keyframes in encoders and implement in
7804         theoraenc.
7805
7806 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
7807
7808         * configure.ac:
7809           Back to CVS
7810
7811 === release 0.10.13 ===
7812
7813 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
7814
7815         * configure.ac:
7816           releasing 0.10.13, "What's Going on?"
7817
7818 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
7819
7820         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7821         In riff, the depth is stored in the size field but it just means that
7822         the least significant bits are cleared. We can therefore just play
7823         the sample as if it had a depth == width. Fixes: #440997
7824
7825         Patch by: Wim Taymans <wim@fluendo.com> 
7826         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
7827
7828 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
7829
7830         * gst-libs/gst/floatcast/floatcast.h:
7831         Define inline when needed on win32 builds. Fixes: #441295
7832         Patch by: Sebastien Moutte  <sebastien@moutte.net>
7833
7834 2007-05-29  Wim Taymans  <wim@fluendo.com>
7835
7836         * gst/playback/gstplaybasebin.c: (queue_overrun),
7837         (no_more_pads_full):
7838         Stop buffering when the group is commited because the queues filled up.
7839         Fixes #442024.
7840
7841 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
7842
7843         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
7844         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
7845         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7846         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7847         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7848         * ext/alsa/gstalsamixer.h:
7849         * ext/alsa/gstalsamixerelement.c:
7850         (gst_alsa_mixer_element_interface_supported),
7851         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
7852         (gst_alsa_mixer_element_set_property),
7853         (gst_alsa_mixer_element_get_property),
7854         (gst_alsa_mixer_element_change_state):
7855         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
7856         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
7857         (gst_mixer_option_changed):
7858         * gst-libs/gst/interfaces/mixer.h:
7859         Revert commits towards #152864 made so far. We'll pick it up again
7860         after the 0.10.13 release.
7861
7862 2007-05-24  Wim Taymans  <wim@fluendo.com>
7863
7864         * gst-libs/gst/audio/gstbaseaudiosink.c:
7865         (gst_base_audio_sink_render):
7866         After an interrupt (PAUSED/flush) assume that the next sample should not
7867         be aligned to the previous sample. Fixes #417992.
7868
7869 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
7870
7871         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7872           Don't add channels and rate fields to the template caps for
7873           audio/x-dts, as wavparse might not always be able to set them,
7874           which would then lead to 'caps are not a real subset of the
7875           template caps' warnings.
7876
7877 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
7878
7879         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
7880         Handle unknown or invalid pads without crashing, as might occur if
7881         a media file like an mp3 is specified as a subtitle file.
7882         Fixes: #410039
7883
7884 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
7885
7886         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
7887         (setup_sinks):
7888         Block the subtitle bin output queue before ghosting it and linking,
7889         then unblock after. This avoids spurious not-linked errors caused 
7890         by the queue starting up (because it gets linked when it is ghosted). 
7891         Fixes: #350299
7892
7893 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
7894
7895         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
7896         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
7897         file. Avoids flukes where the input gets typefound to some valid but
7898         useless type.
7899
7900 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7901
7902         * tests/check/Makefile.am:
7903         * tests/check/elements/.cvsignore:
7904         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
7905         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
7906           Add unit test for gnomevfssink seeking and position reporting for
7907           file:// URIs.
7908
7909 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7910
7911         Patch by: Mark Nauwelaerts <manauw at skynet be>
7912
7913         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
7914         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
7915         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
7916         * ext/gnomevfs/gstgnomevfssink.h:
7917           Fix position reporting, especially after a seek (from upstream),
7918           see #412648.
7919
7920 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7921
7922         * ext/cdparanoia/gstcdparanoiasrc.c:
7923           Repair umlaut.
7924
7925 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
7926
7927         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7928         Specify the full valid range for MP3 samplerates. Fixes a regression
7929         caused by extra header checks since the last release.
7930
7931 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
7932
7933         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
7934         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
7935         Fix a locking-order bug I introduced with my changes the other day.
7936         Patch by Mike Smith.
7937
7938 2007-05-21  Michael Smith <msmith@fluendo.com>
7939
7940         * ext/theora/theoradec.c: (theora_handle_data_packet):
7941           Don't look inside 0-length packets (which indicate duplicated
7942           frames)
7943
7944 2007-05-21  Wim Taymans  <wim@fluendo.com>
7945
7946         * ext/cdparanoia/gstcdparanoiasrc.c:
7947         (gst_cd_paranoia_src_read_sector):
7948         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7949         (gst_base_audio_src_create):
7950         Small cleanups.
7951
7952         * ext/theora/theoradec.c: (theora_dec_sink_event):
7953         Fix typo.
7954
7955         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7956         (gst_base_rtp_depayload_set_gst_timestamp):
7957         Add some FIXME
7958
7959         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
7960         And some debug info when a FIXME path is hit.
7961
7962 2007-05-21  Wim Taymans  <wim@fluendo.com>
7963
7964         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7965         (gst_base_rtp_audio_payload_class_init),
7966         (gst_base_rtp_audio_payload_init),
7967         (gst_base_rtp_audio_payload_finalize),
7968         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
7969         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
7970         (gst_base_rtp_payload_audio_handle_event):
7971         Some cleanups, remove minptime property as it is now in the parent
7972         class.
7973         Override parent class event function.
7974
7975         * gst-libs/gst/rtp/gstbasertppayload.c:
7976         (gst_basertppayload_class_init), (gst_basertppayload_init),
7977         (gst_basertppayload_event), (gst_basertppayload_set_property),
7978         (gst_basertppayload_get_property):
7979         * gst-libs/gst/rtp/gstbasertppayload.h:
7980         Add min-ptime property.
7981         Add handle-event vmethod. Fixes #415001.
7982
7983 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
7984
7985         * gst-libs/gst/audio/gstbaseaudiosink.c
7986           (gst_base_audio_sink_change_state):
7987           Fix typo in comment.
7988
7989         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
7990           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
7991           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
7992           close_link):
7993         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
7994           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
7995           Remove trailing whitespaces in comments.
7996
7997         * gst/volume/Makefile.am:
7998           Fix tabs.
7999
8000 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8001
8002         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8003
8004         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
8005           set_option, get_option, _gst_reserved):
8006           Revert reordering functions (keep ABI).
8007
8008 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
8009
8010         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
8011         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
8012         (gst_ximagesink_show_frame):
8013         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8014         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
8015         (gst_xvimagesink_show_frame):
8016         When we create our own window, indicate that we handle the 
8017         WM_DELETE client message from the window manager, so that it won't 
8018         kill our window (and our app) along with it. Handle ClientMessage,
8019         post an error on the bus, and close the window. Further buffers
8020         arriving will result in a FlowError because the window has been
8021         destroyed.
8022
8023         Fixes: #393975
8024
8025         Clean up the X event handling loop and make them the same for
8026         both xvimagesink and ximagesink while I'm at it.
8027
8028 2007-05-17  Wim Taymans  <wim@fluendo.com>
8029
8030         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
8031         Make decodebin2 autoplug depayloaders too.
8032
8033         * gst/playback/gsturidecodebin.c: (source_new_pad):
8034         Set the newly created decoder in a usable state when autoplugging a
8035         dynamic source such as RTSP.
8036
8037 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8038
8039         * gst/playback/gststreaminfo.c: (cb_probe):
8040           Ignore video-codec tag for audio streams and ignore audio-codec tags
8041           for video streams. Should make codec name collection a bit more
8042           robust against sloppy demuxers that send tag events containing both
8043           tags down each pad.
8044
8045 2007-05-17  Wim Taymans  <wim@fluendo.com>
8046
8047         * gst/playback/gstqueue2.c: (update_rates):
8048         Tweak the buffering thresholds a little.
8049         Update the buffer size with the previously calculate rate instead of
8050         only when we calculate a new rate so that we get smoother buffering
8051         updates.
8052
8053         * gst/playback/Makefile.am:
8054         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
8055         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
8056         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
8057         (gst_uri_decode_bin_get_property), (unknown_type),
8058         (add_element_stream), (no_more_pads_full), (no_more_pads),
8059         (source_no_more_pads), (new_decoded_pad), (array_has_value),
8060         (gen_source_element), (has_all_raw_caps), (analyse_source),
8061         (remove_decoders), (make_decoder), (remove_source),
8062         (source_new_pad), (setup_source), (decoder_query_init),
8063         (decoder_query_duration_fold), (decoder_query_duration_done),
8064         (decoder_query_position_fold), (decoder_query_position_done),
8065         (decoder_query_latency_fold), (decoder_query_latency_done),
8066         (decoder_query_seeking_fold), (decoder_query_seeking_done),
8067         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
8068         (gst_uri_decode_bin_change_state), (plugin_init):
8069         New element that intergrates a source, optional buffering element and
8070         decodebin.
8071
8072 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8073
8074         * configure.ac:
8075           Bump libtheora requirement to 1.0alpha5 for the pixformat check
8076           (also has a .pc file, so we don't need the fallback check any
8077           longer). Fixes #438840.
8078
8079 2007-05-17  Wim Taymans  <wim@fluendo.com>
8080
8081         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8082         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
8083         (apply_segment), (apply_buffer), (update_buffering),
8084         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
8085         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8086         (gst_queue_handle_sink_event), (gst_queue_is_filled),
8087         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
8088         (plugin_init):
8089         fix build.
8090
8091 2007-05-17  Wim Taymans  <wim@fluendo.com>
8092
8093         * gst/playback/Makefile.am:
8094         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8095         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
8096         (gst_queue_getcaps), (gst_queue_bufferalloc),
8097         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
8098         (apply_buffer), (update_buffering), (reset_rate_timer),
8099         (update_rates), (gst_queue_locked_flush),
8100         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8101         (gst_queue_handle_sink_event), (gst_queue_is_empty),
8102         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
8103         (gst_queue_loop), (gst_queue_handle_src_event),
8104         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
8105         (gst_queue_src_activate_push), (gst_queue_change_state),
8106         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
8107         On our way to playbin2 this is the new network queue that does buffering
8108         all by itself using high and low watermarks. It can also measure up and
8109         downstream bandwidth to optimally size the queue.
8110
8111 2007-05-17  Michael Smith <msmith@fluendo.com>
8112
8113         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8114         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
8115           Use the segment->last_stop value to calculate the next timestamp to
8116           generate after a seek; not the segment->start value.
8117
8118 2007-05-15  David Schleef  <ds@schleef.org>
8119
8120         * docs/Makefile.am: Install docs even when --disable-gtk-doc
8121           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
8122
8123 2007-05-15  Wim Taymans  <wim@fluendo.com>
8124
8125         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8126         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
8127         Some more chained streaming ogg timestamp fixes.
8128
8129 2007-05-15  Wim Taymans  <wim@fluendo.com>
8130
8131         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8132         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8133         (gst_ogg_demux_handle_page):
8134         Add some FIXMEs.
8135         Fix chain start/stop segment handling based on patch by
8136         <ahalda at cs dot mcgill dot ca> see #320984.
8137
8138 2007-05-15  Michael Smith <msmith@fluendo.com>
8139
8140         * configure.ac:
8141           We don't require a C++ compiler. So don't require one.
8142
8143 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8144
8145         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
8146           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8147           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
8148           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8149           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
8150           gst_alsa_mixer_update_track):
8151           Apply some of the cleanup Tim suggested in #152864 afterwards.
8152
8153 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8154
8155         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8156
8157         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
8158           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
8159           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
8160           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8161           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
8162           gst_alsa_mixer_handle_source_callback,
8163           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8164           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
8165           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
8166           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
8167           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
8168           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
8169         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
8170         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
8171           gst_alsa_mixer_element_interface_supported,
8172           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
8173           gst_alsa_mixer_element_set_property,
8174           gst_alsa_mixer_element_get_property,
8175           gst_alsa_mixer_element_change_state):
8176         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
8177         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
8178           gst_mixer_option_changed):
8179         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
8180           volume_changed, option_changed, _gst_reserved):
8181           Implement notification for alsamixer. Fixes #152864
8182
8183 2007-05-14  David Schleef  <ds@schleef.org>
8184
8185         * gst/videotestsrc/videotestsrc.c:
8186         * gst/videotestsrc/videotestsrc.h:
8187           Add support for video/x-raw-bayer.
8188
8189 2007-05-12  David Schleef  <ds@schleef.org>
8190
8191         * sys/xvimage/xvimagesink.c:
8192           Add some sanity checking for the XVImage size returned by X.
8193           Related to #377400.
8194
8195 2007-05-12  Wim Taymans  <wim@fluendo.com>
8196
8197         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8198         (gst_base_rtp_depayload_setcaps),
8199         (gst_base_rtp_depayload_set_gst_timestamp):
8200         Parse and use additional caps fields as described in updated
8201         application/x-rtp caps spec.
8202
8203 2007-05-12  Wim Taymans  <wim@fluendo.com>
8204
8205         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8206         (gst_ogg_demux_collect_chain_info):
8207         If there is a stream in a chain without any data packets, ignore the
8208         stream in the total length calculations. Might be related to #436820.
8209
8210 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
8211
8212         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
8213         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
8214         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
8215         (mpeg_video_type_find), (mpeg_video_stream_type_find),
8216         (plugin_init):
8217
8218         Consolidate and re-work our mpeg system stream detection to probe
8219         more packets and produce a higher confidence result. Fixes a
8220         regression caused by lowering the typefind probability last year
8221         - related to bug #397810. Remove the redundant MPEG-1 specific 
8222         typefind function, as the new one detects both MPEG-1 & MPEG-2
8223         happily.
8224
8225         Also cleanup the MPEG elementary and MPEG-TS detection functions a
8226         little. 
8227
8228         Tested against my media test directory, with some improvements and
8229         no regressions.
8230
8231 2007-05-10  Wim Taymans  <wim@fluendo.com>
8232
8233         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
8234         (queue_out_of_data):
8235         Connect to the new queue "pushing" signal instead of the broken
8236         "running" one.
8237
8238 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
8239
8240         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8241         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
8242         Move variable declaration before the first instruction.
8243         * gst/videotestsrc/videotestsrc.c:
8244         Define M_PI if it's not defined yet.
8245         * win32/common/libgstrtp.def:
8246         Add new exported functions.
8247
8248 2007-05-09  Michael Smith <msmith@fluendo.com>
8249
8250         * ext/theora/theoradec.c: (theora_handle_type_packet):
8251           gst_pad_push_event() does not return a GstFlowReturn!
8252
8253 2007-05-09  Wim Taymans  <wim@fluendo.com>
8254
8255         * tests/examples/seek/scrubby.c: (stop_cb), (main):
8256         * tests/examples/seek/seek.c: (do_seek):
8257         Some small cosmetic changes.
8258
8259 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
8260
8261         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
8262           gst_adder_change_state):
8263         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
8264           segment_pending, segment_position, segment_rate):
8265           Handle playback-rate on adder.
8266
8267 2007-05-07  Michael Smith <msmith@fluendo.com>
8268
8269         * ext/theora/gsttheoradec.h:
8270         * ext/theora/theoradec.c: (gst_theora_dec_reset),
8271         (theora_dec_sink_event), (theora_handle_comment_packet),
8272         (theora_handle_type_packet), (theora_dec_change_state):
8273           Don't push events (newsegment, tags) before initialising the
8274           decoder.
8275           This is neccesary for seeking to work correctly in gnonlin.
8276
8277 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8278
8279         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8280         * gst/adder/gstadder.c:
8281         * gst/audiotestsrc/gstaudiotestsrc.c
8282           (gst_audio_test_src_create_white_noise):
8283         * gst/videotestsrc/gstvideotestsrc.c:
8284         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
8285           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
8286           volume_sink_template, volume_src_template, gst_volume_init,
8287           volume_process_double, volume_process_int16,
8288           volume_process_int16_clamp):
8289           Doc fixes and formatting.
8290
8291 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8292
8293         * tests/check/Makefile.am:
8294         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
8295           Minimal check for volume's GstController usability; also another
8296           test for #422295.
8297
8298 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8299
8300         * gst-libs/gst/cdda/gstcddabasesrc.c:
8301         (gst_cdda_base_src_add_track):
8302           Fix it so that it (a) makes sense and (b) doesn't break
8303           everything cdda-related including the unit test.
8304
8305 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8306
8307         * gst-libs/gst/cdda/gstcddabasesrc.c:
8308         (gst_cdda_base_src_add_track):
8309           Fix build when disabling asserts.
8310
8311 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
8312
8313         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
8314           When XShm is not available, we might get row strides that are not
8315           rounded up to multiples of four; this is bad, because virtually
8316           every RGB-processing element in GStreamer assumes rowstrides are
8317           rounded up to multiples of four, so let's allocate at least enough
8318           memory to avoid crashes in this case. The image will still be
8319           displayed distorted though if this happens, so that still needs
8320           fixing (maybe by allocating a bigger image with an 'even' width
8321           and then clipping it appropriately when rendering - something for
8322           Xlib aficionados in any case).
8323
8324 2007-05-03  Michael Smith <msmith@fluendo.com>
8325
8326         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
8327           If a buffer doesn't have a timestamp, assume it's contiguous with
8328           the previous buffer, and synthesise timestamps appropriately.
8329
8330 2007-05-03  Edward Hervey  <edward@fluendo.com>
8331
8332         * tests/check/elements/videorate.c: (GST_START_TEST):
8333         Set buffer timestamp to a valid value in order to test the buffer
8334         really does stay in videorate.
8335
8336 2007-05-03  Edward Hervey  <edward@fluendo.com>
8337
8338         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8339         There is no sensible way to handle incoming buffers which don't have a
8340         valid timestamp. We therefore discard them and wait for the next one.
8341
8342 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
8343
8344         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
8345         * gst/playback/gstdecodebin2.c: (plugin_init):
8346           Better error message for text files.
8347
8348 2007-04-29  Wim Taymans  <wim@fluendo.com>
8349
8350         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
8351         Fix offset bug in generation RR packets.
8352
8353 2007-04-27  Julien MOUTTE  <julien@moutte.net>
8354
8355         * ext/theora/theoradec.c: (_theora_granule_time),
8356         (theora_dec_push_forward), (theora_handle_data_packet),
8357         (theora_dec_decode_buffer): Calculate buffer duration correctly
8358         to generate a perfect stream (#433888).
8359         * gst/audioresample/gstaudioresample.c:
8360         (audioresample_check_discont): Glib provides ABS.
8361
8362 2007-04-27  Wim Taymans  <wim@fluendo.com>
8363
8364         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
8365         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
8366         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
8367         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8368         (gst_rtcp_packet_bye_set_reason):
8369         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8370         Fix RB block parsing and writing.
8371         Add support for constructing BYE packets.
8372
8373 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
8374
8375         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
8376         (gst_base_audio_src_create):
8377         * po/POTFILES.in:
8378           When posting a warning message because samples were dropped, post
8379           something more intelligible than he default error message for clock
8380           errors which is just confusing in this context (#432984).
8381
8382 2007-04-25  Wim Taymans  <wim@fluendo.com>
8383
8384         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
8385         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
8386         (read_packet_header), (gst_rtcp_packet_move_to_next),
8387         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
8388         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
8389         (gst_rtcp_packet_sdes_get_item_count),
8390         (gst_rtcp_packet_sdes_first_item),
8391         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
8392         (gst_rtcp_packet_sdes_first_entry),
8393         (gst_rtcp_packet_sdes_next_entry),
8394         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
8395         (gst_rtcp_packet_sdes_add_entry):
8396         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8397         Implement code to write SR, RR and SDES packets.
8398
8399 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
8400
8401         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
8402
8403         * sys/ximage/ximagesink.c:
8404           Fix build if XShm is not available (#432362).
8405
8406 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
8407
8408         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
8409         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
8410         pointers to random memory which are passed to g_free() when
8411         audio_convert_prepare_context() is called the first time.
8412
8413 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
8414
8415         Patch by: Dan Williams <dcbw redhat com>
8416
8417         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8418           Don't leak incoming buffer if gst_pad_push() returns a
8419           non-OK flow. Fixes #432755.
8420          
8421         * tests/check/elements/videorate.c: (GST_START_TEST),
8422         (videorate_suite):
8423           Unit test for the above by Yours Truly.
8424
8425 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
8426
8427         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
8428         (gst_adder_sink_event), (gst_adder_collected):
8429           Fix non-flushing segmented seeks, Fixes #340060 for me
8430
8431 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8432
8433         Patch by: Olivier Crete  <tester at tester ca>
8434
8435         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8436         (gst_base_rtp_audio_payload_class_init),
8437         (gst_base_rtp_audio_payload_init),
8438         (gst_base_rtp_audio_payload_dispose):
8439           Chain up to parent class in dispose function; get rid of
8440           unnecessary 'diposed' flag in private structure (#415001).
8441
8442 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8443
8444         * docs/libs/gst-plugins-base-libs.types:
8445         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8446         (gst_base_rtp_audio_payload_class_init):
8447         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8448         * gst-libs/gst/rtp/gstbasertppayload.c:
8449           Some minor docs fixes and additions; also add missing 'Since' bits.
8450
8451 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8452
8453         Patch by: Zeeshan Ali  <zeenix gmail com>
8454
8455         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8456         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8457         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8458         (gst_base_rtp_audio_payload_push):
8459         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
8460           The recently-added gst_base_rtp_audio_payload_push() should take an
8461           object of type GstBaseRTPAudioPayload as first argument (#431672).
8462
8463 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8464
8465         * gst/audioresample/gstaudioresample.c:
8466           Make more functions static, just because we can.
8467
8468 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8469
8470         * tests/check/elements/audioresample.c:
8471           Add unit test for audioresample shutdown crasher (#420106).
8472
8473 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
8474
8475         * gst/subparse/gstsubparse.c:
8476         * gst/subparse/samiparse.c:
8477           Use GST_DISABLE_XML here
8478
8479         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8480         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
8481         (gst_xvimagesink_buffer_alloc),
8482         (gst_xvimagesink_navigation_send_event):
8483         * sys/xvimage/xvimagesink.h:
8484           Include stdlib.h when using atoi.
8485           
8486         * tests/check/elements/playbin.c: (playbin_suite):
8487           Use GST_DISABLE_REGISTRY here
8488
8489 2007-04-19  Michael Smith  <msmith@fluendo.com>
8490
8491         * ext/theora/gsttheoraenc.h:
8492         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
8493         (theora_enc_sink_event), (theora_enc_change_state):
8494           Track initialisation state; don't try to use encoder state if we're
8495           not initialised (it'll segfault).
8496
8497 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
8498
8499         * tests/check/pipelines/.cvsignore:
8500         Fix build.
8501
8502 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8503
8504         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8505         Allow random depths between 1 and 32 instead of only multiplies of 8.
8506
8507 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8508
8509         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8510         Set the maximum number of channels for PCM and float in the correct
8511         place to have it also used when creating the template caps.
8512
8513 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8514
8515         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8516         Correctly support 4, 6 and 8 channels with normal PCM and float
8517         wav files.
8518
8519         Fix the depth and signedness calculation in extensible wav files and
8520         also handle 1, 2, 4, 6, 8 channels here when a file without channel
8521         mask is found.
8522
8523         Add support for float, alaw and mulaw in extensible wav files.
8524
8525         This allows correct playback of all but 5 files from
8526         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
8527         
8528         (gst_riff_create_audio_template_caps):
8529         Add voxware and float formats to the template caps.     
8530
8531 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8532
8533         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
8534
8535         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
8536         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
8537
8538         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8539         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
8540         Use the correct format strings for integer formats.
8541
8542 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
8543
8544         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
8545           Don't use pad_alloc_buffer_and_set_caps to create a small header
8546           packet, or, worse, to create a big temporary video buffer using the
8547           src pad.
8548
8549 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8550
8551         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
8552         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
8553           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
8554           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
8555
8556 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8557
8558         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
8559           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
8560           streamheader_suite):
8561           Add another test set up for failure
8562
8563 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8564
8565         * tests/check/Makefile.am:
8566         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
8567           GST_START_TEST, streamheader_suite, main):
8568           Add a test for the streamheader bug Wim fixed.
8569
8570 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
8571
8572         * ext/theora/theoradec.c: (theora_dec_sink_event):
8573         Fix misleading comment.
8574
8575 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
8576
8577         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8578           More sanity checks for the header fields.
8579
8580 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
8581
8582         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8583           Try encodings from all environment variables, not just those in the
8584           first environment variable that is set.
8585
8586 2007-04-12  Wim Taymans  <wim@fluendo.com>
8587
8588         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
8589         (gst_video_rate_chain):
8590         Add some debug.
8591
8592         * tests/check/elements/videorate.c: (GST_START_TEST),
8593         (videorate_suite):
8594         Added check for videorate changing caps handling. Closes #421834.
8595
8596 2007-04-12  Michael Smith  <msmith@fluendo.com>
8597
8598         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
8599           Use scale functions to avoid overflow when calculating duration of 
8600           vorbis buffers.
8601
8602 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
8603
8604         * docs/libs/gst-plugins-base-libs-sections.txt:
8605         * gst-libs/gst/tag/tag.h:
8606         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8607           API: add gst_tag_freeform_string_to_utf8() (#405072).
8608
8609         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
8610           Use gst_tag_freeform_string_to_utf8() here.
8611
8612 2007-04-12  Wim Taymans  <wim@fluendo.com>
8613
8614         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
8615         (gst_gdp_pay_sink_event):
8616         Make sure we set the IN_CAPS flag correctly.
8617
8618         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
8619         Get the IN_CAPS flag before we call functions that mess with the flags.
8620
8621 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8622
8623         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
8624           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
8625           Only stamp buffers with offset/offset_end right before they get
8626           pushed.  This ensures offset continuity, which was not the case
8627           before as shown by
8628           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
8629
8630 2007-04-06  Wim Taymans  <wim@fluendo.com>
8631
8632         * gst/playback/gstplaybin.c: (add_sink),
8633         (gst_play_bin_change_state):
8634         Activate sync in playbin, we are ready to handle it for live streams.
8635
8636 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
8637
8638         * tests/check/elements/playbin.c:
8639         (test_sink_usage_video_only_stream), (playbin_suite):
8640           Add small test for stream-info-value-array code paths.
8641
8642 2007-04-05  Wim Taymans  <wim@fluendo.com>
8643
8644         * gst-libs/gst/audio/gstbaseaudiosink.c:
8645         (gst_base_audio_sink_skew_slaving):
8646         Don't try to create invalid calibration parameters by making the
8647         internal time go backwards, instead make external time go forward.
8648
8649 2007-04-05  Wim Taymans  <wim@fluendo.com>
8650
8651         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8652
8653         * gst/playback/gstplaybasebin.c: (add_stream):
8654         Fix leak in add_stream(), when g_value_set_object() increases the
8655         refcount of streaminfo object. Fixes #426250.
8656
8657 2007-04-03  David Schleef  <ds@schleef.org>
8658
8659         * gst/videotestsrc/gstvideotestsrc.c:
8660         * gst/videotestsrc/gstvideotestsrc.h:
8661         * gst/videotestsrc/videotestsrc.c:
8662         * gst/videotestsrc/videotestsrc.h:
8663           Add a test pattern called "circular", which has concentric
8664           rings with varying radial frequency.  The main purpose of this
8665           pattern is to test fidelity loss in a filter or scaler element.
8666           Notably, this pattern is scale invariant, and is optimally viewed
8667           with a width (and height) of 400.
8668
8669 2007-04-03  Wim Taymans  <wim@fluendo.com>
8670
8671         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8672
8673         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
8674         (deactivate_free_recursive):
8675         Decodebin2 doesn't unref pads it obtains in some occasions:
8676         - multiqueue src pads, when either connecting further or exposing
8677         - sink pads of new autoplugged elements
8678         - peer pads when recursively freeing elements
8679         Fixes #425455.
8680
8681 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
8682
8683         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8684         Add audio/x-raw-float support, now that audioconvert support
8685         non-native endianness floats.
8686
8687 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
8688
8689         * docs/libs/gst-plugins-base-libs-docs.sgml:
8690           gstreamer-plugins-base.pc doesn't exist, it's
8691           gstreamer-plugins-base-0.10.pc.
8692
8693 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8694
8695         Patch by: René Stadler <mail at renestadler dot de>
8696         with some minor changes
8697
8698         * gst-libs/gst/floatcast/floatcast.h:
8699         Use more efficient float endianness conversion functions that don't
8700         involve 2 function calls per value.
8701         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
8702         (check_default), (audio_convert_prepare_context):
8703         * gst/audioconvert/gstaudioconvert.c:
8704         (gst_audio_convert_parse_caps), (make_lossless_changes):
8705         Support non-native endianness floats as input and output.
8706         Fixes #339838.
8707         * tests/check/elements/audioconvert.c: (verify_convert),
8708         (GST_START_TEST):
8709         Add unit tests for the non-native endianness float conversions.
8710
8711 2007-03-29  Wim Taymans  <wim@fluendo.com>
8712
8713         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8714         (gst_base_rtp_depayload_base_init),
8715         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
8716         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
8717         (gst_base_rtp_depayload_set_gst_timestamp),
8718         (gst_base_rtp_depayload_change_state),
8719         (gst_base_rtp_depayload_set_property),
8720         (gst_base_rtp_depayload_get_property):
8721         * gst-libs/gst/rtp/gstbasertpdepayload.h:
8722         Add Private structure.
8723         Bring element code to 2007.
8724         Parse clock-base caps param and use it when generating the
8725         newsegment.
8726         Reset variables before going to PAUSED.
8727         Fix some docs.
8728
8729 2007-03-29  Wim Taymans  <wim@fluendo.com>
8730
8731         * docs/libs/gst-plugins-base-libs-docs.sgml:
8732         * docs/libs/gst-plugins-base-libs-sections.txt:
8733         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8734         (gst_base_rtp_audio_payload_get_adapter):
8735         Add RTCP docs.
8736         Fix some more docs.
8737
8738         * gst-libs/gst/rtp/Makefile.am:
8739         * gst-libs/gst/rtp/gstrtcpbuffer.c:
8740         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
8741         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
8742         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
8743         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
8744         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
8745         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
8746         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
8747         (gst_rtcp_packet_sr_get_sender_info),
8748         (gst_rtcp_packet_sr_set_sender_info),
8749         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
8750         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
8751         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
8752         (gst_rtcp_packet_sdes_get_chunk_count),
8753         (gst_rtcp_packet_sdes_first_chunk),
8754         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
8755         (gst_rtcp_packet_sdes_first_item),
8756         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
8757         (gst_rtcp_packet_bye_get_ssrc_count),
8758         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
8759         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8760         (gst_rtcp_packet_bye_get_reason_len),
8761         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
8762         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8763         Add new helper object for parsing and creating RTCP messages.
8764
8765 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8766
8767         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8768         PCM samples with width=8 must be always unsigned, no matter what
8769         depth they have.
8770
8771 2007-03-29  Andy Wingo  <wingo@pobox.com>
8772
8773         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
8774         perfect offsets also, not just timestamps.
8775
8776         * tests/check/elements/videorate.c (test_more): Test that given
8777         any incoming offsets, that videorate produces perfect offsets.
8778
8779 2007-03-29  Wim Taymans  <wim@fluendo.com>
8780
8781         * gst-libs/gst/riff/riff-ids.h:
8782         Add some more RIFF formats.
8783
8784 2007-03-29  Wim Taymans  <wim@fluendo.com>
8785
8786         * gst-libs/gst/rtp/gstrtpbuffer.c:
8787         (gst_rtp_buffer_default_clock_rate):
8788         * gst-libs/gst/rtp/gstrtpbuffer.h:
8789         Fix fixed payload names and docs.
8790         Added method to get the default clock rates of fixed payload types.
8791         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
8792
8793 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8794
8795         * tests/check/pipelines/.cvsignore:
8796         Add new vorbisdec test to cvsignore.
8797
8798 2007-03-28  Wim Taymans  <wim@fluendo.com>
8799
8800         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
8801         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
8802         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
8803         (gst_base_audio_sink_set_property),
8804         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
8805         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
8806         (gst_base_audio_sink_skew_slaving),
8807         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
8808         (gst_base_audio_sink_async_play):
8809         * gst-libs/gst/audio/gstbaseaudiosink.h:
8810         Store private stuff in GstBaseAudioSinkPrivate.
8811         Add configurable clock slaving modes property.
8812         API:: GstBaseAudioSink::slave-method property
8813         Some more latency reporting tweaks.
8814         Added skew based clock slaving correction and make it the default until
8815         the resampling method is more robust.
8816
8817 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
8818
8819         * gst/audioconvert/audioconvert.c:
8820         Add docs to the integer pack functions and implement proper
8821         rounding. Before we had rounding towards negative infinity, i.e.
8822         always the smaller number was taken. Now we use natural rounding,
8823         i.e. rounding to the nearest integer and to the one with the largest
8824         absolute value for X.5. The old rounding introduced some minor
8825         distortions. Fixes #420079
8826         * tests/check/elements/audioconvert.c: (GST_START_TEST):
8827         Fix one unit test that assumed the old rounding and added unit tests
8828         for checking signed/unsigned int16 <-> signed/unsigned int16 with
8829         depth 8, one for signed int16 <-> unsigned int16 and one for the new
8830         rounding from signed int32 to signed/unsigned int16.
8831
8832 2007-03-27  Michael Smith  <msmith@fluendo.com>
8833
8834         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
8835         (gst_audio_convert_transform_caps):
8836           Fix typo in debug line introduced recently, as pointed out on irc.
8837
8838 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
8839
8840         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8841         * tests/check/libs/tag.c: (GST_START_TEST):
8842           Make sure we parse floating-point numbers in vorbis comments
8843           correctly with either '.' or ',' as separator, no matter what
8844           the current locale is. Add unit test for this too.
8845
8846 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
8847
8848         Patch by: René Stadler  <mail at renestadler de>
8849
8850         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
8851           When writing out floating-point numbers to vorbis comment tags, always
8852           use the same character as separator no matter what the current locale is
8853           (fixes #423051).
8854
8855         * tests/check/libs/tag.c: (GST_START_TEST):
8856           Add unit tests for replaygain tags in vorbis comments (closes #423055).
8857
8858 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8859
8860         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
8861           vorbis_handle_data_packet):
8862           Correctly set DURATION to generate a timestamp-continuous stream.
8863           One bug left at the end; see
8864           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
8865         * tests/check/Makefile.am:
8866         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
8867           Add a test to check this.  Without the above patch this test fails.
8868
8869 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
8870
8871         * gst-libs/gst/rtp/Makefile.am:
8872         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
8873
8874 2007-03-23  Michael Smith  <msmith@fluendo.com>
8875
8876         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
8877         (gst_video_rate_reset), (gst_video_rate_chain):
8878           If videorate changes caps, we can no longer use the old buffer
8879           (which may have a different size, incompatible with our caps).
8880           So don't do that; just duplicate the new frame more times.
8881
8882 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
8883
8884         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
8885         Remove playbin's override of the set_clock vmethod. It's irrelevant
8886         after Wim's commit on the 19th.
8887
8888 2007-03-22  Wim Taymans  <wim@fluendo.com>
8889
8890         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
8891         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
8892         * ext/gnomevfs/gstgnomevfssrc.h:
8893         Don't cache file sizes. Fixes #341078.
8894
8895 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
8896
8897         * gst/playback/gstplaybin.c: (add_sink):
8898           Use GST_PTR_FORMAT to log caps. 
8899
8900 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
8901
8902         Patch by: Young-Ho Cha <ganadist at chollian net>
8903
8904         * gst/subparse/samiparse.c: (handle_start_font):
8905           Special-case some more colour names that pango doesn't handle by
8906           default. Fixes #420578.
8907
8908 2007-03-20  Michael Smith  <msmith@fluendo.com>
8909
8910         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
8911           If we get a zero-sized input buffer, don't pass it to libvorbis, as
8912           that marks EOS internally. After that, libvorbis will buffer all
8913           input data, and encode none of it, eventually leading to memory
8914           exhaustion.
8915
8916 2007-03-19  Wim Taymans  <wim@fluendo.com>
8917
8918         * gst/playback/gstdecodebin.c: (remove_fakesink):
8919         Don't post STATE_DIRTY anymore.
8920
8921         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
8922         (gst_play_bin_change_state):
8923         Remove stream_time reset in seek handling, core does that now.
8924         Disable clocking for live pipelines by forcing a NULL clock to the
8925         complete pipeline, core is too smart now for our previous hack.
8926         We can always autoplug in PAUSED now.
8927
8928 2007-03-17  David Schleef  <ds@schleef.org>
8929
8930         * REQUIREMENTS:  Update this file, change the formatting to make
8931         it more consistent, plus more machine readable.
8932
8933 2007-03-16  Michael Smith  <msmith@fluendo.com>
8934
8935         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
8936         (strip_width_64), (append_with_other_format):
8937           Previous fix was too simplistic, and broke the tests. Use a better
8938           approach; only strip 64 from widths for integer audio.
8939
8940 2007-03-16  Michael Smith  <msmith@fluendo.com>
8941
8942         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
8943         (gst_audio_convert_transform_caps):
8944           We don't support 64 bit integer audio, so don't try to claim we can.
8945           Stops us producing caps don't match our template caps.
8946           Update comments.
8947
8948 2007-03-15  Michael Smith  <msmith@fluendo.com>
8949
8950         * gst/audioresample/gstaudioresample.c:
8951         (audioresample_check_discont), (audioresample_transform):
8952           Don't trigger discontinuities for very small imperfections; a filter
8953           flush will sound bad, and many plugins have rounding errors leading
8954           to these.
8955
8956 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
8957
8958         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
8959
8960         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8961         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
8962         API: add "min-ptime" property to RTP base audio payloader.
8963         API: add gst_base_rtp_audio_payload_push().
8964         API: add gst_base_rtp_audio_payload_get_adapter().
8965         Fixes #415001
8966         Indentation/whitespace/documentation fixes.
8967
8968 2007-03-14  Julien MOUTTE  <julien@moutte.net>
8969
8970         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
8971         (audioresample_transform_size), (audioresample_do_output),
8972         (audioresample_transform), (audioresample_pushthrough): Handle
8973         discontinuous streams.
8974         * gst/audioresample/gstaudioresample.h:
8975         * tests/check/elements/audioresample.c:
8976         (test_discont_stream_instance), (GST_START_TEST),
8977         (audioresample_suite): Add a test for discontinuous streams.
8978         * win32/common/config.h: Updated.
8979
8980 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8981
8982         * po/af.po:
8983         * po/az.po:
8984         * po/cs.po:
8985         * po/en_GB.po:
8986         * po/it.po:
8987         * po/nb.po:
8988         * po/nl.po:
8989         * po/or.po:
8990         * po/sq.po:
8991         * po/sr.po:
8992         * po/sv.po:
8993         * po/uk.po:
8994         * po/vi.po:
8995           Update translations from translation project.
8996
8997 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8998
8999         * gst/audioresample/debug.h:
9000         * gst/audioresample/resample.c: (resample_init):
9001           Since I really am not interested in a debug line for each sample
9002           being processed, move the library's debugging to its own category,
9003           libaudioresample
9004
9005 2007-03-13  Michael Smith  <msmith@fluendo.com>
9006
9007         * ext/theora/theoradec.c: (theora_handle_type_packet):
9008           Since the plugin doesn't support anything other than 4:2:0 right
9009           now, post an error and fail if we get something else. Won't matter
9010           until libtheora supports the other pixel formats, but hopefully
9011           that'll be soon...
9012
9013 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9014
9015         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
9016         Use gst_guint64_to_gdouble for conversion.
9017         * win32/MANIFEST:
9018         Add new files to the win32 MANIFEST.
9019         * win32/common/libgstaudio.def:
9020         * win32/common/libgstpbutils.def:
9021         Add new exported functions.
9022         * win32/vs6/gst_plugins_base.dsw:
9023         * win32/vs6/libgstdecodebin.dsp:
9024         * win32/vs6/libgstplaybin.dsp:
9025         Change the link to libgstpbutils.lib.
9026         * win32/vs6/libgstdecodebin2.dsp:
9027         Add a new project for decodebin2.
9028         * win32/vs6/libgstpbutils.dsp:
9029         Add a new project for pbutils.
9030
9031 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9032
9033         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9034           Also accept partial dates with only year and month,
9035           like 1999-12-00 (fixes #410396 even more).
9036
9037         * tests/check/libs/tag.c: (GST_START_TEST):
9038           Add unit test for the above.
9039
9040 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9041
9042         * tests/check/elements/subparse.c: (GST_START_TEST),
9043         (subparse_suite):
9044           Add unit test for MPL2 subtitle format (#413799).
9045
9046 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9047
9048         Patch by: Kamil Pawlowski  <kamilpe gmail com>
9049
9050         * gst/subparse/Makefile.am:
9051         * gst/subparse/gstsubparse.c:
9052         (gst_sub_parse_data_format_autodetect),
9053         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
9054         (gst_subparse_type_find):
9055         * gst/subparse/gstsubparse.h:
9056         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
9057         * gst/subparse/mpl2parse.h:
9058           Add support for MPL2 subtitle format (#413799).
9059
9060 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9061
9062         * configure.ac:
9063           We require core CVS for the new buffer metadata copy functions.
9064
9065 2007-03-09  Wim Taymans  <wim@fluendo.com>
9066
9067         * gst-libs/gst/tag/gstid3tag.c:
9068         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9069         Fixes #414496.
9070
9071         Patch by: Alex Lancaster <alexl at users sourceforge net>
9072
9073 2007-03-09  Wim Taymans  <wim@fluendo.com>
9074
9075         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
9076         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
9077         Improve adapter usage and comments.
9078
9079 2007-03-09  Wim Taymans  <wim@fluendo.com>
9080
9081         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9082         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
9083         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
9084         Use new metadata copy function.
9085
9086         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9087         (gst_ffmpegcsp_transform):
9088         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
9089         Basetransform copied the metadata for us.
9090
9091 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9092
9093         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
9094         (gst_text_overlay_video_event):
9095           Some more logging. Only accept newsegment events in TIME format and
9096           send a WARNING message if they are not in TIME format.
9097
9098         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
9099         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
9100         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
9101         * gst/subparse/gstsubparse.h:
9102           No need to allocate GstSegment structure dynamically, just put it
9103           into the instance structure; ignore newsegment events in BYTE
9104           format and in particular don't let it overwrite our saved TIME
9105           segment from the last seek.
9106
9107 2007-03-09  Michael Smith  <msmith@fluendo.com>
9108
9109         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
9110           Replace AC3 typefinder with one that isn't terrible, and actually
9111           works usefully.
9112
9113 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9114
9115         * gst/audioconvert/gstaudioconvert.c:
9116         (gst_audio_convert_transform):
9117           fix error category and translatable string
9118           
9119
9120 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9121
9122         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9123         * pkgconfig/gstreamer-plugins-base.pc.in:
9124           Fix up utils => pbutils here too.
9125
9126 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9127
9128         * gst/subparse/gstsubparse.c: (handle_buffer):
9129           Break out of loop in chain function as soon as possible if we get
9130           a non-OK flow return.
9131
9132 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9133
9134         * tests/check/elements/alsa.c: (GST_START_TEST):
9135         Unref the mixer if the state change fails too (if the
9136         alsa devices are inaccessible, for example)
9137
9138 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9139
9140         * tests/check/Makefile.am:
9141         Don't test libvisual elements in the states check, because libvisual
9142         seems to leak internally.
9143
9144         Re-enable the alsa and states tests now that there's new suppressions
9145         in gst.supp.
9146
9147         * tests/check/elements/alsa.c: (GST_START_TEST):
9148         Don't leak the alsamixer we instantiated.
9149
9150 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9151
9152         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9153         (gst_ximagesink_change_state), (gst_ximagesink_reset),
9154         (gst_ximagesink_finalize):
9155         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
9156         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
9157         Move some cleanup stuff from the state change handler into a _reset()
9158         function that can be called from _finalize(). This ensures that things
9159         get freed even if (for some reason) the NULL->READY state transition
9160         fails in the parent class.
9161         Even if a parent state change fails, process our downward state change
9162         logic instead of bailing out early.
9163         Free the correct xcontext pointer in ximagesink's xcontext_clear.
9164
9165 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9166
9167         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9168         Extra log line.
9169
9170         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
9171         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
9172         Use pango_font_description_set_family_static instead of 
9173         pango_font_description_set_family to save a string copy (it was
9174         leaking due to the strdup anyway)
9175
9176         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
9177         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
9178         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
9179         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
9180         Chain up in finalize.
9181
9182 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
9183
9184         * gst-libs/gst/interfaces/mixertrack.c:
9185         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
9186         (gst_mixer_track_set_property):
9187           API: add "untranslated-label" property which should be set by
9188           implementations at construct time (#414645).
9189
9190         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
9191         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9192           Set "untranslated-label" when constructing mixer track objects.
9193
9194         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
9195           Unit test to check the above.
9196
9197 2007-03-07  Wim Taymans  <wim@fluendo.com>
9198
9199         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
9200         Fix confusing debug message.
9201
9202 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9203
9204         * gst-plugins-base.doap:
9205         update doap file with new version
9206
9207 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9208
9209         * configure.ac:
9210         Back to CVS
9211
9212 === release 0.10.12 ===
9213
9214 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
9215
9216         * configure.ac:
9217           releasing 0.10.12, "Zombie Horde"
9218
9219 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9220
9221         * configure.ac:
9222         Bump version to 0.10.11.4 pre-release
9223
9224 2007-03-06  Wim Taymans  <wim@fluendo.com>
9225
9226         * gst-libs/gst/audio/gstbaseaudiosink.c:
9227         (gst_base_audio_sink_async_play):
9228         Fix regression that made GStreamer skip the first samples of audio.
9229         Fixes #414684.
9230
9231 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9232
9233         * configure.ac:
9234         Bump version to 0.10.11.3 pre-release
9235
9236 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
9237
9238         * po/POTFILES.in:
9239           Update paths for the rename from utils to pbutils to fix the build.
9240
9241 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
9242
9243         * gst-libs/gst/pbutils/Makefile.am:
9244           Change directory to install headers in from gst/utils to gst/pbutils
9245           as well.
9246
9247 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9248
9249         * configure.ac:
9250         * docs/libs/gst-plugins-base-libs-docs.sgml:
9251         * docs/libs/gst-plugins-base-libs-sections.txt:
9252         * gst-libs/gst/Makefile.am:
9253         * gst-libs/gst/interfaces/mixer.c:
9254         * gst-libs/gst/pbutils/Makefile.am:
9255         * gst-libs/gst/pbutils/descriptions.c:
9256         (gst_pb_utils_get_source_description),
9257         (gst_pb_utils_get_sink_description),
9258         (gst_pb_utils_get_decoder_description),
9259         (gst_pb_utils_get_encoder_description),
9260         (gst_pb_utils_get_element_description),
9261         (gst_pb_utils_add_codec_description_to_tag_list),
9262         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
9263         * gst-libs/gst/pbutils/descriptions.h:
9264         * gst-libs/gst/pbutils/install-plugins.c:
9265         * gst-libs/gst/pbutils/install-plugins.h:
9266         * gst-libs/gst/pbutils/missing-plugins.c:
9267         (gst_missing_uri_source_message_new),
9268         (gst_missing_uri_sink_message_new),
9269         (gst_missing_element_message_new),
9270         (gst_missing_decoder_message_new),
9271         (gst_missing_encoder_message_new),
9272         (gst_missing_plugin_message_get_description):
9273         * gst-libs/gst/pbutils/missing-plugins.h:
9274         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
9275         * gst-libs/gst/pbutils/pbutils.h:
9276         * gst-libs/gst/utils/Makefile.am:
9277         * gst-libs/gst/utils/base-utils.c:
9278         * gst-libs/gst/utils/base-utils.h:
9279         * gst-libs/gst/utils/descriptions.c:
9280         * gst-libs/gst/utils/descriptions.h:
9281         * gst-libs/gst/utils/install-plugins.c:
9282         * gst-libs/gst/utils/install-plugins.h:
9283         * gst-libs/gst/utils/missing-plugins.c:
9284         * gst-libs/gst/utils/missing-plugins.h:
9285         * gst-plugins-base.spec.in:
9286         * gst/playback/Makefile.am:
9287         * gst/playback/gstdecodebin.c:
9288         * gst/playback/gstdecodebin2.c:
9289         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9290         (gen_source_element):
9291         * gst/playback/gstplaybin.c: (plugin_init):
9292         * tests/check/Makefile.am:
9293         * tests/check/libs/pbutils.c: (GST_START_TEST),
9294         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
9295         * tests/check/libs/utils.c:
9296           rename utils to pbutils
9297
9298 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
9299
9300         * docs/plugins/Makefile.am:
9301         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9302         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9303         * docs/plugins/inspect/plugin-decodebin2.xml:
9304         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
9305         Add documentation for decodebin2 that indicates that the API
9306         is still unstable.
9307
9308 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9309
9310         * configure.ac:
9311         Update to 0.10.11.2 (0.10.12 pre-release)
9312
9313 2007-03-01  Wim Taymans  <wim@fluendo.com>
9314
9315         * gst-libs/gst/audio/gstbaseaudiosink.c:
9316         (gst_base_audio_sink_async_play):
9317         base time is irrelevant here.
9318
9319 2007-03-01  Wim Taymans  <wim@fluendo.com>
9320
9321         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
9322         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
9323         Improve debugging.
9324
9325         * gst-libs/gst/audio/gstbaseaudiosink.c:
9326         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
9327         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
9328         Improve latency and clock slaving calculations.
9329         Improve slave clock calibration.
9330
9331         * gst-libs/gst/audio/gstringbuffer.c:
9332         (gst_ring_buffer_commit_full):
9333         When we are asked to render N sample to 0 bytes, return N.
9334
9335 2007-03-01  Wim Taymans  <wim@fluendo.com>
9336
9337         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
9338         (gst_alsasink_write), (gst_alsasink_reset):
9339         * ext/alsa/gstalsasink.h:
9340         Remove unused dispose function.
9341         Rename lock to not interfere with alsasrc lock.
9342
9343         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
9344         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
9345         (gst_alsasrc_read), (gst_alsasrc_reset):
9346         * ext/alsa/gstalsasrc.h:
9347         Implement finalize function.
9348         Use lock to protect alsa access.
9349         Implement _reset.
9350         Fine tune sw params.
9351
9352 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9353
9354         * configure.ac:
9355           Convert to new AG_GST style.
9356
9357 2007-02-28  Wim Taymans  <wim@fluendo.com>
9358
9359         Patch by: Ed Catmur <ed at catmur dot co dot uk>
9360
9361         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
9362         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
9363         Fix race condition when rapidly switching visualisations in playbin.
9364         Fixes #401029.
9365
9366 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
9367
9368         * tests/check/Makefile.am:
9369         Include local stuff before system installed things in LDFLAGS and
9370         CFLAGS.
9371
9372 2007-02-28  Wim Taymans  <wim@fluendo.com>
9373
9374         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
9375         Improve debugging.
9376
9377 2007-02-28  Wim Taymans  <wim@fluendo.com>
9378
9379         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
9380         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
9381         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
9382         Fix duration and timestamping, taking latency into account.
9383         Implement latency query.
9384
9385 2007-02-28  Wim Taymans  <wim@fluendo.com>
9386
9387         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
9388         (gst_audio_clock_new):
9389         Fix clock name.
9390
9391         * gst-libs/gst/audio/gstbaseaudiosink.c:
9392         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
9393         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
9394         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
9395         (gst_base_audio_src_create):
9396         Improve latency query code.
9397         Use proper clock names.
9398
9399 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9400
9401         * tests/check/generic/states.c: (GST_START_TEST):
9402           Copy the states.c test from core again
9403         * tests/check/Makefile.am:
9404           ignore cdio and cdparanoiasrc
9405
9406 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9407
9408         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9409         (double_hq), (audio_convert_get_func_index), (check_default),
9410         (audio_convert_prepare_context), (audio_convert_convert):
9411           Also make valgrind happy and avoid copying data in some cases.
9412
9413 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9414
9415         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9416         (double_hq), (audio_convert_get_func_index),
9417         (audio_convert_prepare_context), (audio_convert_convert):
9418         * gst/audioconvert/gstaudioconvert.c:
9419         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
9420         (gst_audio_convert_transform_caps):
9421         * tests/check/elements/audioconvert.c: (GST_START_TEST),
9422         (audioconvert_suite):
9423           Don't run inplace if that overwrites source data as we go. Add more
9424           tests. Fixes #339837 even more.
9425
9426 2007-02-27  Julien MOUTTE  <julien@moutte.net>
9427
9428         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
9429         (msg_segment_done): Fix various seeking bugs (Slider was not
9430         updating when doing a non flushing seek, Reverse playback 
9431         on segment seek was wrong).
9432
9433 2007-02-26  Wim Taymans  <wim@fluendo.com>
9434
9435         * tests/examples/seek/seek.c: (stop_seek):
9436         When we stop scrubbing, don't leave the pipeline PLAYING when we
9437         requested a PAUSED state.
9438
9439 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
9440
9441         Patch by: René Stadler <mail at renestadler de>
9442
9443         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9444           Parse date strings in vorbis comments that have an invalid (zero)
9445           month or day (#410396).
9446
9447         * tests/check/libs/tag.c: (GST_START_TEST):
9448           Test case for the above.
9449
9450 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
9451
9452         Patch by: Loïc Minier <lool+gnome at via ecp fr>
9453
9454         * configure.ac:
9455         * ext/alsa/Makefile.am:
9456         * gst/audiotestsrc/Makefile.am:
9457           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
9458
9459 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
9460
9461         * gst/playback/gstplaybin.c:
9462           Improve docs: point out that the application needs to assist playbin
9463           with buffering.
9464
9465 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
9466
9467         * gst-libs/gst/utils/install-plugins.c:
9468         * gst-libs/gst/utils/missing-plugins.c:
9469         * tests/check/libs/utils.c: (missing_msg_check_getters):
9470           Change GStreamer marker prefix in detail string from 'gstreamer.net'
9471           to just 'gstreamer'. Document the caps string component of the
9472           decoder/encoder detail a bit better, since not everyone will be
9473           familiar with the GStreamer media type/caps system (but they better
9474           enjoy nested itemized lists).
9475
9476 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
9477
9478         * gst-libs/gst/netbuffer/gstnetbuffer.c:
9479         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
9480           Fix copying of GstNetBuffer (would crash before, or at least lead to
9481           invalid memory access, #410772), for now by copying the GstBuffer copy
9482           code from the core over here so we can copy the GstBuffer fields on a
9483           provided buffer instance (of type GstNetBuffer in this case). Would be
9484           better to fix this with some support by the core though (and in the long
9485           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
9486
9487         * tests/check/Makefile.am:
9488           Enable unit test for GstNetBuffer.
9489
9490 2007-02-22  Andy Wingo  <wingo@pobox.com>
9491
9492         * gst-libs/gst/audio/gstbaseaudiosink.c
9493         (gst_base_audio_sink_init): Disable pull-mode activation until we
9494         figure out how to make audio sinks go to PLAYING.
9495
9496 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
9497
9498         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9499         (double_hq), (audio_convert_get_func_index),
9500         (audio_convert_prepare_context), (audio_convert_convert):
9501         * gst/audioconvert/audioconvert.h:
9502         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
9503         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
9504         * gst/audioconvert/gstchannelmix.h:
9505         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9506           Add float as an intermediate format, as well as float mixing. Enable
9507           test that was failing before. Fixes #339837
9508
9509 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
9510
9511         * tests/examples/seek/seek.c: (do_seek):
9512         Undo the previous commit: -1 as a stop time implies that the stop
9513         time is the end of file, clearing any previously configured segment.
9514
9515 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
9516
9517         * tests/examples/seek/seek.c: (do_seek):
9518         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
9519
9520 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
9521
9522         * gst/volume/gstvolume.c: (volume_process_int16),
9523         (volume_process_int16_clamp), (volume_set_caps):
9524           Unbreak volume, value remains gint.
9525
9526 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
9527
9528         * gst/volume/gstvolume.c: (volume_choose_func),
9529         (volume_update_real_volume), (gst_volume_set_volume),
9530         (gst_volume_init), (volume_process_double), (volume_process_float),
9531         (volume_process_int16), (volume_process_int16_clamp),
9532         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
9533         * gst/volume/gstvolume.h:
9534           Extend float audio support (double) and some int->uint cleanups.
9535
9536 2007-02-20  Edward Hervey  <edward@fluendo.com>
9537
9538         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
9539         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
9540         (sort_end_pads), (gst_decode_group_expose),
9541         (gst_decode_group_hide):
9542         Don't free groups from the streaming threads. Just put them aside and
9543         free them in dispose.
9544
9545 2007-02-20  Edward Hervey  <edward@fluendo.com>
9546
9547         * gst/playback/gstdecodebin2.c: (connect_element),
9548         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
9549         (sort_end_pads), (gst_decode_group_expose):
9550         Handle dynamic pads within groups.
9551         Sort pads before exposing them in order to make playbin happy.
9552         There still is a race with the multiqueue filling up. This should be
9553         solved separately.
9554         Fixes #398721
9555
9556 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9557
9558         * gst-libs/gst/utils/base-utils.c:
9559         * gst-libs/gst/utils/descriptions.c:
9560         * gst-libs/gst/utils/install-plugins.c:
9561         * gst-libs/gst/utils/missing-plugins.c:
9562           Some more docs (and descriptions for two subtitle formats).
9563
9564 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9565
9566         * gst-libs/gst/audio/audio.c:
9567           Fix documentation.
9568
9569 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9570
9571         Patch by: Yves Lefebvre  <ivanohe abacom com>
9572
9573         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
9574           Don't leak caps. Fixes #408278.
9575
9576 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
9577
9578         * ext/cdparanoia/gstcdparanoiasrc.h:
9579         * ext/ogg/gstoggdemux.h:
9580         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
9581         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
9582         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
9583         * gst-libs/gst/audio/audio.h:
9584         * gst-libs/gst/audio/gstaudiofilter.h:
9585         * gst-libs/gst/interfaces/videoorientation.h:
9586         * gst/adder/gstadder.h:
9587           More docs coverage and some ChangeLog surgery (add missing names)
9588
9589 2007-02-15  Wim Taymans  <wim@fluendo.com>
9590
9591         * sys/ximage/ximagesink.c:
9592         (gst_ximagesink_calculate_pixel_aspect_ratio):
9593         * sys/xvimage/xvimagesink.c:
9594         (gst_xvimagesink_calculate_pixel_aspect_ratio):
9595         Small constifications.
9596
9597 2007-02-15  Wim Taymans  <wim@fluendo.com>
9598
9599         * gst-libs/gst/audio/gstbaseaudiosink.c:
9600         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
9601         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
9602         (gst_base_audio_sink_async_play),
9603         (gst_base_audio_sink_change_state):
9604         Answer latency query.
9605         Use configured latency when syncing.
9606         Fix clock slaving.
9607
9608         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9609         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
9610         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
9611         Fix possible memleak.
9612         Implement latency query.
9613         Small cleanups.
9614
9615 2007-02-15  Wim Taymans  <wim@fluendo.com>
9616
9617         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
9618         Ignore errors in reset, these are not fatal. They also grab the element
9619         lock which is already taking when this function is called. Fixes
9620         #405451.
9621
9622 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9623
9624         * configure.ac:
9625           Remove 'tests/examples/xerror/Makefile' from output files again.
9626
9627 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9628
9629         * configure.ac:
9630         * docs/plugins/Makefile.am:
9631           Also crossref against gst-plugins-base-libs.
9632
9633 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
9634
9635         * configure.ac:
9636         * docs/libs/Makefile.am:
9637         * docs/plugins/Makefile.am:
9638           Add crossreferences to glib/gobject/gstream docs.
9639
9640         * gst-libs/gst/audio/audio.h:
9641           Source formatting.
9642
9643         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
9644           Add own debug category.
9645
9646 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
9647
9648         Patch by: René Stadler <mail at renestadler de>
9649
9650         * gst-libs/gst/tag/gstvorbistag.c:
9651           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
9652           (#403597).
9653
9654 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
9655
9656         * gst/playback/gstplaybasebin.c: (setup_source):
9657           When we have external subtitles and wait for the subtitle decodebin
9658           to get up and running, we set up a (sync) bus handler for the
9659           subtitle decodebin, so we can stop waiting when it posts an error
9660           message. However, we should do that before we set the subtitle
9661           decodebin's state to playing, otherwise things are racy and we might
9662           miss error messages posted before we had a chance to set up the bus.
9663           This should finally fix totem hanging on .txt pseudo-subtitle files.
9664           
9665 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
9666
9667         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
9668           Use gst_gdouble_to_guint64 for conversions.
9669         * win32/common/config.h.in:
9670           Add a define for GST_INSTALL_PLUGINS_HELPER
9671         * win32/common/libgstaudio.def:
9672         * win32/common/libgstcdda.def:
9673         * win32/common/libgstnetbuffer.def:
9674         * win32/common/libgstrtp.def:
9675         * win32/common/libgutils.def:
9676           Add new exported functions.
9677         * win32/vs6/gst_plugins_base.dsw:
9678         * win32/vs6/libgstdecodebin.dsp:
9679         * win32/vs6/libgstnetbuffer.dsp:
9680         * win32/vs6/libgstplaybin.dsp:
9681         * win32/vs6/libgstrtp.dsp:
9682         * win32/vs6/libgstvorbis.dsp:
9683         * win32/vs6/libgstcdda.dsp:
9684         * win32/vs6/libgstgdp.dsp:
9685         * win32/vs6/libgstutils.dsp:
9686           Update and add new project files.
9687
9688 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
9689
9690         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
9691         (subrip_remove_unhandled_tags), (parse_subrip):
9692           For SubRip (.srt) subtitles, ignore all markup tags we don't
9693           handle (like font tags, for example).
9694
9695         * tests/check/elements/subparse.c:
9696           Add test for this.
9697
9698 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9699
9700         * gst/playback/gstdecodebin.c: (add_fakesink),
9701         (gst_decode_bin_change_state):
9702         * gst/playback/gstdecodebin2.c: (add_fakesink),
9703         (gst_decode_bin_change_state):
9704           Don't error out if there is no fakesink in the NULL to READY state
9705           change, since when decodebin is re-used, we're only adding the
9706           fakesink element in READY to PAUSED.
9707
9708         * tests/check/elements/decodebin.c:
9709         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
9710         (decodebin_suite):
9711           Minimal unit test to make sure we can use the same decodebin
9712           instance twice (at least with audiotestsrc input).
9713
9714 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9715
9716         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
9717           Try to get devic-name from device string first, and from handle only
9718           as fallback (seems to yield better results and is more robust
9719           against buggy probing code on the application side).
9720
9721 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
9722
9723         Based on patch by: Julien Puydt <julien.puydt at laposte net>
9724
9725         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
9726         (gst_alsa_find_device_name):
9727         * ext/alsa/gstalsa.h:
9728         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
9729         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
9730           Improve device-name detection a bit, especially in the case where
9731           the device is not actually open (#405020, #405024). Move common code
9732           into gstalsa.c instead of duplicating it.
9733
9734 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
9735
9736         * gst/audioconvert/gstaudioconvert.c:
9737           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
9738
9739 2007-02-06  Julien MOUTTE  <julien@moutte.net>
9740
9741         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
9742         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
9743         (gst_xvimagesink_interface_supported),
9744         (gst_xvimagesink_probe_get_properties),
9745         (gst_xvimagesink_probe_probe_property),
9746         (gst_xvimagesink_probe_needs_probe),
9747         (gst_xvimagesink_probe_get_values),
9748         (gst_xvimagesink_property_probe_interface_init),
9749         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
9750         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
9751         (gst_xvimagesink_get_type):
9752         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
9753         for XVAdaptors so that one can choose the adaptor to use with 
9754         gstreamer-properties.
9755
9756 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
9757
9758         * gst/audioconvert/gstaudioconvert.c:
9759           Also mention that a conversion from double to float is suboptimal still.
9760
9761 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
9762
9763         * gst-libs/gst/audio/gstaudiofilter.c:
9764         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
9765           Clear our formats structure and free the caps contained in it when
9766           shutting down.
9767
9768 2007-02-05  Andy Wingo  <wingo@pobox.com>
9769
9770         * gst-libs/gst/audio/gstbaseaudiosink.c
9771         (gst_base_audio_sink_callback): Update basesink->offset so that we
9772         pull monotonically increasing offsets instead of, um, seeking back
9773         to 0 each time. Fixes alsasrc ! alsasink!
9774
9775 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
9776
9777         * gst/videoscale/gstvideoscale.c:
9778           A width and height of 1 makes us crash, so increase minimum size to
9779           2x2 pixels until someone feels like fixing this (#404512).
9780
9781 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
9782
9783         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
9784           Add small test to make sure request pads are cleaned up properly
9785           even if oggmux never changes state out of NULL.
9786
9787 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
9788
9789         * tests/check/libs/utils.c: (GST_START_TEST):
9790           Fix unit test. Turns out things work much better when you
9791           NULL-terminate string arrays. Should make p5 build bot happy again.
9792
9793 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9794
9795         * gst-libs/gst/audio/Makefile.am:
9796         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
9797         (gst_audio_filter_template_base_init),
9798         (gst_audio_filter_template_class_init),
9799         (gst_audio_filter_template_init),
9800         (gst_audio_filter_template_set_property),
9801         (gst_audio_filter_template_get_property),
9802         (gst_audio_filter_template_setup),
9803         (gst_audio_filter_template_filter),
9804         (gst_audio_filter_template_filter_inplace), (plugin_init):
9805           Oops, forgot to commit fixed-up example.
9806
9807 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9808
9809         * docs/libs/gst-plugins-base-libs-sections.txt:
9810         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
9811         (gst_audio_filter_class_init), (gst_audio_filter_init),
9812         (gst_audio_filter_set_caps),
9813         (gst_audio_filter_class_add_pad_templates):
9814         * gst-libs/gst/audio/gstaudiofilter.h:
9815           Port GstAudioFilter to 0.10. This change technically breaks
9816           API and ABI (and thus also every library developer's heart),
9817           but seems justifiable on the grounds that the base class was
9818           completely unusable before (ie. would crash immediately when
9819           actually used). Fixes #403963 (and eventually also #403572).
9820           Also document all of this a bit.
9821
9822 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9823
9824         * gst-libs/gst/utils/install-plugins.c:
9825         (gst_install_plugins_spawn_child):
9826         * tests/check/libs/utils.c:
9827         (test_base_utils_install_plugins_do_callout):
9828           Lowering log level to see why things fail on the p5 build bot;
9829           fix some typos in unit test messages.
9830
9831 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9832
9833         * tests/check/libs/utils.c:
9834         (test_base_utils_install_plugins_do_callout):
9835           Don't hard-code temp directory for test helper; use GLib functions
9836           to write out file and do error checking etc.
9837
9838 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9839
9840         * gst-libs/gst/utils/Makefile.am:
9841         * gst-libs/gst/utils/base-utils.h:
9842         * gst-libs/gst/utils/install-plugins.c:
9843         (gst_install_plugins_context_set_xid),
9844         (gst_install_plugins_context_new),
9845         (gst_install_plugins_context_free),
9846         (gst_install_plugins_get_helper),
9847         (gst_install_plugins_spawn_child),
9848         (gst_install_plugins_return_from_status),
9849         (gst_install_plugins_installer_exited),
9850         (gst_install_plugins_async), (gst_install_plugins_sync),
9851         (gst_install_plugins_return_get_name),
9852         (gst_install_plugins_installation_in_progress):
9853         * gst-libs/gst/utils/install-plugins.h:
9854           API: add API for applications to initiate installation of missing
9855           plugins, ie. gst_install_plugins_async() primarily.
9856           Based on libgimme-codec by Ryan Lortie.
9857
9858         * configure.ac:
9859           Add --with-install-plugins-helper configure option so distros can specify
9860           the path of the helper script or program to call when plugin installation
9861           is requested (distros: please do any argument munging in this helper
9862           script instead of patching GStreamer to pass arguments differently
9863           to another program directly).
9864
9865         * docs/libs/gst-plugins-base-libs-docs.sgml:
9866         * docs/libs/gst-plugins-base-libs-sections.txt:
9867           Build and document new API.
9868
9869         * tests/check/libs/utils.c: (result_cb),
9870         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
9871         (libgstbaseutils_suite):
9872           Some simple checks for the new API.
9873
9874 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9875
9876         * tests/check/elements/audioconvert.c: (test_float_conversion):
9877           Add small test for 32bit float <=> 64bit float conversion (works
9878           only one way so far, 32=>64 produces structured noise).
9879
9880 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9881
9882         * gst/audioconvert/gstaudioconvert.c:
9883         (set_structure_widths_32_and_64), (make_lossless_changes):
9884           We don't support floats with a width of 40, 48 or 56 bits.
9885
9886 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
9887
9888         * gst/audioconvert/audioconvert.c: (float), (double),
9889         (audio_convert_get_func_index):
9890         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
9891         (make_lossless_changes):
9892           Support for 64-bit float audio in audioconvert (#339837)
9893
9894 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
9895
9896         Patch by: Holger Wansing  <linux wansing-online de>
9897
9898         * po/LINGUAS:
9899         * po/de.po:
9900           Add German translation (#352069).
9901
9902 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
9903
9904         reviewed by: Wim Taymans <wim@fluendo.com>
9905
9906         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
9907         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
9908         Use newly added GstCollectPads API to free the allocated resources in
9909         the GstOggPad structures (#402393).
9910
9911 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
9912
9913         * gst/playback/gstplaybin.c: (gen_vis_element):
9914           Add audioresample+audioconvert in front of the visualisation
9915           element, so that elements like libvisual 0.4 that don't support all
9916           samplerates can work.
9917
9918           Fixes: #402505
9919
9920 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
9921
9922         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
9923         (gst_play_base_bin_get_streaminfo_value_array):
9924           Take some locks and make a copy of the streaminfo value array we
9925           maintain while holding the lock, so that the application can
9926           retrieve the stream-info as a value array in a thread-safe way.
9927
9928 2007-01-30  Wim Taymans  <wim@fluendo.com>
9929
9930         * gst/audioconvert/gstaudioconvert.c:
9931         Don't fail on 0 sized buffers. Fixes #396835.
9932
9933 2007-01-29  David Schleef  <ds@schleef.org>
9934
9935         * gst/typefind/gsttypefindfunctions.c:
9936           Detect BBCD as video/x-dirac, so we can play raw dirac
9937           streams.
9938
9939 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
9940
9941         * ext/theora/theoraenc.c: (theora_enc_chain):
9942           Check return value of theora_encode_header(), or we might try to
9943           allocate a random number of bytes. theora_encode_header() can fail
9944           if libtheora has been compiled with encoding support disabled.
9945           Fixes #398110.
9946
9947 2007-01-29  Wim Taymans  <wim@fluendo.com>
9948
9949         * tests/check/gst/.cvsignore:
9950         Do as buildbot says.
9951
9952 2007-01-29  Wim Taymans  <wim@fluendo.com>
9953
9954         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
9955         Fix strides in libvisual. Gst uses X strides.
9956         Inspired by: <ed at catmur dot co dot uk> and 
9957         <tim at centricular dot net>
9958         Fixes #401118.
9959
9960 2007-01-27  Wim Taymans  <wim@fluendo.com>
9961
9962         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
9963         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
9964         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
9965         (gst_ogg_demux_perform_seek),
9966         (gst_ogg_demux_bisect_forward_serialno),
9967         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
9968         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
9969         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
9970         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
9971         * ext/ogg/gstoggdemux.h:
9972         Properly propagate streaming errors when we are scanning the file for
9973         chains so that we don't crash when shut down. Might fix some crashers
9974         when quickly switching oggs in RB such as #332503 and #378436.
9975
9976 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
9977
9978         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
9979           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
9980           error code as well.
9981
9982 2007-01-25  Wim Taymans  <wim@fluendo.com>
9983
9984         * gst/playback/gstplaybasebin.c: (remove_source):
9985         Don't try to disconnect a signal from a finalized object.
9986
9987 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
9988
9989         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
9990           Cast lock macro parameters to make sure we're actually accessing the
9991           lock member at the right class level. Free list itself in _dispose()
9992           as well and NULL it in case dispose gets called multiple times.
9993
9994 2007-01-25  Edward Hervey  <edward@fluendo.com>
9995
9996         * gst/playback/gstdecodebin2.c:
9997         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
9998         Free GstDecodeGroups no longer used.
9999         (gst_decode_group_expose):
10000         Don't unlock too many times !
10001         (deactivate_free_recursive):
10002         Free iterator once we're done with it.
10003         Fix for recursively deactivating elements (stop at ghostpads).
10004
10005 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10006
10007         * gst/playback/gstplaybin.c: (handoff):
10008           Fix up caps on the frame buffer before we save it and potentially
10009           make it accessible to other threads via g_object_get; also use
10010           gst_buffer_replace() instead of gst_mini_object_replace().
10011
10012 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10013
10014         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10015           Make getting the current frame thread-safe.
10016
10017 2007-01-25  Edward Hervey  <edward@fluendo.com>
10018
10019         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
10020         (gst_decode_group_new), (gst_decode_group_free):
10021         Set queues to bigger sizes to cope with HD contents.
10022         Fix some mutex freeing and add comment about MT safe methods.
10023
10024 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
10025
10026         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
10027         (gst_text_overlay_text_event):
10028           Don't unnecessarily ref (and then leak) upstream events if the text
10029           pad is not linked. Fixes #399948.
10030
10031         * tests/check/gst-plugins-base.supp:
10032           Add suppression for pango on edgy/x86 for textoverlay test.
10033
10034 2007-01-24  Wim Taymans  <wim@fluendo.com>
10035
10036         * gst-libs/gst/rtp/gstrtpbuffer.h:
10037         Add some more fixed payloads.
10038
10039 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10040
10041         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
10042           Error out properly if we get an error from libogg while reading the
10043           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
10044
10045 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10046
10047         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
10048           Don't leak mutex.
10049
10050         * tests/check/elements/playbin.c:
10051         (test_sink_usage_video_only_stream),
10052         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
10053         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
10054         (test_missing_suburisource_handler),
10055         (test_missing_primary_decoder), (playbin_suite):
10056           Run all tests once with decodebin and once with decodebin2.
10057           One test does not pass yet with decodebin2.
10058
10059 2007-01-23  Edward Hervey  <edward@fluendo.com>
10060
10061         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
10062         Fix the cases where oggmux doesn't properly figure out that all
10063         sinkpads have gone EOS, and therefore doesn't push out the remaining
10064         buffers and the final EOS event.
10065         Fixes #363379
10066
10067 2007-01-23  Julien MOUTTE  <julien@moutte.net>
10068
10069         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10070         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10071         Don't lock on navigation event push, just on keysym to string.
10072         Fixes #397673 again.
10073
10074 2007-01-22  Edward Hervey  <edward@fluendo.com>
10075
10076         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
10077         (get_current_group), (group_demuxer_event_probe),
10078         (gst_decode_group_expose), (deactivate_free_recursive),
10079         (gst_decode_group_free):
10080         Cleanups.
10081         Don't forget to emit 'no-more-pads' once a group is exposed.
10082         Cleanup elements from a DecodeGroup once we remove it.
10083         Protect call to gst_decode_group_expose() with the decodebin lock.
10084
10085 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10086
10087         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10088         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10089         Looking at Xorg code i can't figure out if that XKeysymToString
10090         function is thread sensible or not. Lock it just in case as
10091         recommended by Radek Doulik <rodo at ximian dot com>.
10092
10093 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10094
10095         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10096         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10097         Lock that X Call as well. Fixes #397673.
10098
10099 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10100
10101         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10102           Don't go into an endless loop if the file starts with 00 00 01 2X,
10103           like quicktime redirect files might. Fixes #396042.
10104
10105         * tests/check/Makefile.am:
10106         * tests/check/gst/.cvsignore:
10107         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
10108         (typefindfunctions_suite):
10109           Add unit test for the above.
10110
10111 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10112
10113         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10114           On second thought, use "depth" field rather than "bpp" field.
10115
10116 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10117
10118         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10119           Camtasia caps apparently need a bpp field (#398875).
10120
10121 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10122
10123         * gst/playback/gstplaybasebin.c: (setup_subtitle),
10124         (gen_source_element), (gst_play_base_bin_change_state):
10125           Attempt at a better error message in case we don't have the required
10126           URI handler installed; post missing-plugin message also when we're
10127           missing an URI handler for the subtitle URI; clean up properly also
10128           when an error occurs and we never made it to PAUSED state.
10129
10130         * tests/check/elements/playbin.c: (GST_START_TEST),
10131         (playbin_suite):
10132           Check that we're also getting a missing-plugin messsage for a
10133           missing subtitle URI handler (and clean up properly).
10134
10135 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10136
10137         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
10138           Plug a few reference leaks.
10139
10140 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10141
10142         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10143           Lower probability a bit if the marker isn't right at the start,
10144           to decrease the chance of false positives.
10145
10146 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10147
10148         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10149           Small mpeg2 system stream typefinding improvement: make typefinder
10150           probe a bit into the stream instead of just looking for a marker
10151           at the beginning. Fixes #397810.
10152
10153 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
10154
10155         * gst/audioconvert/gstchannelmix.c:
10156           Remove compatibility cruft for prehistoric GLib versions.
10157
10158 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
10159
10160         * gst/playback/Makefile.am:
10161         * gst/playback/gstdecodebin.c: (close_pad_link):
10162         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
10163         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10164         (gst_play_base_bin_handle_message_func), (unknown_type):
10165           Let decodebin be the element to post missing-plugin messages for
10166           missing decoders (rather than playbin); make playbin implement
10167           GstBin::handle_message so we can suppress missing-plugin messages
10168           for types we're not handling on purpose (don't want to bring up an
10169           installer in those cases).
10170
10171 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
10172
10173         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10174         * gst-libs/gst/tag/gstvorbistag.c:
10175         (gst_tag_list_to_vorbiscomment_buffer):
10176         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
10177           Fix potentially unaligned access (#397207).
10178
10179 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10180
10181         * tests/examples/seek/seek.c: (set_scale), (update_scale),
10182         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
10183         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
10184         (main):
10185           Allow to toggle looping while it plays. Fix callback prototype. Clean
10186           up code a bit more. Add copyright header.
10187
10188 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10189
10190         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10191           Red and blue mask was swapped (spotted by Dan Williams).
10192
10193 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
10194
10195         * gst-libs/gst/tag/gstid3tag.c:
10196         * gst-libs/gst/tag/gstvorbistag.c:
10197           Use new beats-per-minute tag from core.
10198
10199 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
10200
10201         * po/POTFILES.in:
10202           Add new files with translatable strings, so they actually make it
10203           into the template file one day.
10204
10205 2007-01-12  Andy Wingo  <wingo@pobox.com>
10206
10207         * gst-libs/gst/audio/gstbaseaudiosink.c
10208         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
10209         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
10210         stuff, as the base class handles this now. Actually tell the ring
10211         buffer to start.
10212         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
10213         How did this work before? Maybe I'm not as awesome a programmer as
10214         I think.
10215
10216         * gst-libs/gst/audio/gstbaseaudiosrc.c
10217         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
10218         of a pad function.
10219
10220 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10221
10222         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
10223           Remove more fields so that the application can better blacklist
10224           formats that have been tried before.
10225
10226 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10227
10228         * gst-libs/gst/audio/mixerutils.h:
10229           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
10230           used when compiling with c++ compilers as well.
10231
10232 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10233
10234         * gst/typefind/gsttypefindfunctions.c:
10235           Fix comment.
10236
10237 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
10238
10239         * gst/playback/gstplaybin.c: (post_missing_element_message),
10240         (gen_video_element), (gen_text_element), (gen_audio_element),
10241         (gen_vis_element):
10242           Post missing-plugin messages also when we error out because
10243           converters, textoverlay or auto*sinks are missing (#161922).
10244
10245 2007-01-10  Wim Taymans  <wim@fluendo.com>
10246
10247         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
10248         (is_demuxer_element), (new_caps):
10249         * gst/playback/gstplaybasebin.c: (source_new_pad):
10250         Fix the case where we try to ref a NULL element when we delay a link
10251         because of unfixed caps.
10252         Set the state of autoplugged decodebins to PAUSED.
10253         RTSP now works in playbin, we can remove it from the blacklist.
10254
10255 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10256
10257         * gst/playback/Makefile.am:
10258         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
10259         (unknown_type), (setup_subtitle), (gen_source_element):
10260         * gst/playback/gstplaybin.c: (plugin_init):
10261           Post missing-plugin messages on the bus for missing sources and
10262           missing decoders/demuxers/depayloaders; fix error code used when
10263           we're missing an URI handler source; for media types that we are not
10264           handling on purpose at the moment, don't print "don't know how to
10265           handle xyz" messages to the terminal or post missing-plugin
10266           messages on the bus.
10267
10268         * tests/check/elements/playbin.c: (create_playbin),
10269         (GST_START_TEST), (gst_codec_src_uri_get_type),
10270         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
10271         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
10272         (gst_codec_src_init_type), (gst_codec_src_base_init),
10273         (gst_codec_src_create), (gst_codec_src_class_init),
10274         (gst_codec_src_init), (plugin_init), (playbin_suite):
10275           Add some tests for the missing-plugin stuff.
10276
10277 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10278
10279         * configure.ac:
10280         * gst-libs/gst/Makefile.am:
10281         * gst-libs/gst/utils/Makefile.am:
10282         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
10283         * gst-libs/gst/utils/base-utils.h:
10284         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
10285         (find_format_info), (caps_are_rtp_caps),
10286         (gst_base_utils_get_source_description),
10287         (gst_base_utils_get_sink_description),
10288         (gst_base_utils_get_decoder_description),
10289         (gst_base_utils_get_encoder_description),
10290         (gst_base_utils_get_element_description),
10291         (gst_base_utils_add_codec_description_to_tag_list),
10292         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
10293         * gst-libs/gst/utils/descriptions.h:
10294         * gst-libs/gst/utils/missing-plugins.c:
10295         (missing_structure_get_type), (copy_and_clean_caps),
10296         (gst_missing_uri_source_message_new),
10297         (gst_missing_uri_sink_message_new),
10298         (gst_missing_element_message_new),
10299         (gst_missing_decoder_message_new),
10300         (gst_missing_encoder_message_new),
10301         (missing_structure_get_string_detail),
10302         (missing_structure_get_caps_detail),
10303         (gst_missing_plugin_message_get_installer_detail),
10304         (gst_missing_plugin_message_get_description),
10305         (gst_is_missing_plugin_message):
10306         * gst-libs/gst/utils/missing-plugins.h:
10307           API: add new libgstbaseutils library with functions
10308           - to create and parse missing-plugins messages
10309           - that provide (translated) descriptions for caps/decoders/sources/etc.
10310           Closes #392393.
10311
10312         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
10313         * pkgconfig/gstreamer-plugins-base.pc.in:
10314           Add new lib.
10315
10316         * docs/libs/gst-plugins-base-libs-docs.sgml:
10317         * docs/libs/gst-plugins-base-libs-sections.txt:
10318           Generate docs for new lib and API.
10319
10320         * tests/check/Makefile.am:
10321         * tests/check/libs/.cvsignore:
10322         * tests/check/libs/utils.c: (missing_msg_check_getters),
10323         (GST_START_TEST), (libgstbaseutils_suite):
10324           Add some basic unit tests.
10325
10326 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10327
10328         * ext/ogg/Makefile.am:
10329           Dist gstoggdemux.h to fix 'make distcheck'.
10330
10331         * sys/v4l/Makefile.am:
10332           Fix 'make distcheck' even more.
10333
10334 2007-01-09  Wim Taymans  <wim@fluendo.com>
10335
10336         * docs/plugins/Makefile.am:
10337         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10338         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10339         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
10340         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
10341         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
10342         (gst_ogg_demux_perform_seek):
10343         * ext/ogg/gstoggdemux.h:
10344         Added docs.
10345         Add some more comments.
10346         Small cleanups.
10347
10348 2007-01-09  Wim Taymans  <wim@fluendo.com>
10349
10350         * ext/theora/theoradec.c:
10351         * ext/vorbis/vorbisdec.c:
10352         * gst-libs/gst/audio/gstringbuffer.c:
10353         (gst_ring_buffer_commit_full):
10354         * gst-libs/gst/audio/gstringbuffer.h:
10355         * gst-libs/gst/rtp/gstrtpbuffer.c:
10356         * gst-libs/gst/tag/gstvorbistag.c:
10357         Small documentation updates/fixes
10358
10359 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10360
10361         * configure.ac:
10362           Require core CVS HEAD for Andy's basesrc/sink API additions.
10363
10364 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10365
10366         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
10367
10368         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
10369         (plugin_init):
10370           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
10371           on flac.sf.net (there appear to be other versions of the first
10372           ogg page in the wild) (#391365).
10373
10374 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10375
10376         * configure.ac:
10377           Check if localtime_r() is available.
10378
10379         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
10380           If localtime_r() is not available, fall back to localtime(). Should
10381           fix build on MingW (#393310).
10382
10383 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10384
10385         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
10386         * gst/subparse/gstsubparse.h:
10387           Remove spurious 1000 subtrahend when calculating the timestamp from
10388           the frame number and the frame rate . Also, use the frames/second
10389           value specified in the first line of the file, if one is specified
10390           there. Should fix #357503.
10391
10392         * tests/check/elements/subparse.c: (do_test),
10393         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
10394         (subparse_suite):
10395           Add some basic unit tests for the microdvd subtitle format.
10396
10397 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10398
10399         Patch by: Young-Ho Cha <ganadist at chollian dot net>
10400
10401         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10402         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
10403         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
10404         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
10405         (gst_xvimagesink_set_xwindow_id),
10406         (gst_xvimagesink_set_event_handling),
10407         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10408         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10409         Fixes: #390076.
10410         Add an adaptor property to select a specific XV adaptor.
10411         * sys/xvimage/xvimagesink.h:
10412
10413 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10414
10415         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10416         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
10417         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
10418         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
10419         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
10420         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
10421         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10422         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
10423         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
10424         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
10425         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
10426         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
10427         Use flow_lock much more to protect every access to xwindow.
10428         Try to catch erros while creating images in case some drivers are
10429         just generating an XError when the requested image is too big.
10430         Should fix : #354698, #384008, #384060.
10431         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
10432         Implement some stress testing of setting window xid.
10433
10434 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
10435
10436         * win32/common/libgsaudio.def:
10437           Add new exported function.
10438         * win32/common/libgstogg.dsp:
10439           Add gstoggaviparse.c to the build.
10440         * win32/common/libgstvideoscale.dsp:
10441           Add vs_4tap.c to the build.
10442         * win32/common/libgstvorbis.dsp:
10443           Add vorbistag.c to the build.
10444         
10445 2007-01-06  Andy Wingo  <wingo@pobox.com>
10446
10447         * gst-libs/gst/audio/gstbaseaudiosink.c
10448         (gst_base_audio_sink_class_init)
10449         (gst_base_audio_sink_init): 
10450         (gst_base_audio_sink_activate_pull): Add an activate_pull function
10451         to baseaudiosink, and tell basesink that we can work in pull mode.
10452         This way the ring buffer thread drives the pipeline directly, if
10453         pull mode is possible. There is some lingering nastiness regarding
10454         capsnego, however.
10455         (gst_base_audio_sink_callback): Implement the callback to pull
10456         data. This interface is a bit light, though -- it should get a
10457         GstFlowReturn return value at least.
10458
10459 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10460
10461         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
10462         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
10463         * gst/playback/gstdecodebin2.c:
10464         (gst_decode_group_check_if_blocked):
10465           Printf format and missing argument fixes.
10466
10467 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
10468
10469         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
10470         (gst_ogm_parse_change_state):
10471         Activate pads before adding them to the element.
10472
10473 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10474
10475         * tests/examples/seek/scrubby.c: (main):
10476         * tests/examples/seek/seek.c: (main):
10477           Call g_thread_init() first thing in main() (see #391278).
10478
10479 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10480
10481         * tests/check/Makefile.am:
10482         * tests/check/libs/.cvsignore:
10483         * tests/check/libs/netbuffer.c: (GST_START_TEST),
10484         (netbuffer_suite):
10485           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
10486           for the time being, since it's broken, see #393099.
10487
10488 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10489
10490         * tests/check/Makefile.am:
10491           Update to use GST_PLUGINS_BASE_CFLAGS as well.
10492
10493 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10494
10495         * configure.ac:
10496           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
10497           so that GST_BASE_CFLAGS can go inbetween them, making sure
10498           we use uninstalled gst-libs headers
10499         * docs/libs/Makefile.am:
10500         * ext/alsa/Makefile.am:
10501         * ext/cdparanoia/Makefile.am:
10502         * ext/gnomevfs/Makefile.am:
10503         * ext/libvisual/Makefile.am:
10504         * ext/ogg/Makefile.am:
10505         * ext/theora/Makefile.am:
10506         * ext/vorbis/Makefile.am:
10507         * gst-libs/gst/audio/Makefile.am:
10508         * gst-libs/gst/cdda/Makefile.am:
10509         * gst-libs/gst/interfaces/Makefile.am:
10510         * gst-libs/gst/riff/Makefile.am:
10511         * gst-libs/gst/rtp/Makefile.am:
10512         * gst-libs/gst/tag/Makefile.am:
10513         * gst/adder/Makefile.am:
10514         * gst/audioconvert/Makefile.am:
10515         * gst/audiorate/Makefile.am:
10516         * gst/audioresample/Makefile.am:
10517         * gst/playback/Makefile.am:
10518         * gst/tcp/Makefile.am:
10519         * gst/videoscale/Makefile.am:
10520         * gst/volume/Makefile.am:
10521         * sys/ximage/Makefile.am:
10522         * sys/xvimage/Makefile.am:
10523         * tests/icles/Makefile.am:
10524           adapt
10525
10526 2007-01-04  Julien MOUTTE  <julien@moutte.net>
10527
10528         * gst-libs/gst/interfaces/xoverlay.c:
10529         (gst_x_overlay_handle_events):
10530         * gst-libs/gst/interfaces/xoverlay.h:
10531         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
10532         (gst_ximagesink_set_xwindow_id),
10533         (gst_ximagesink_set_event_handling),
10534         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
10535         (gst_ximagesink_get_property), (gst_ximagesink_init),
10536         (gst_ximagesink_class_init):
10537         * sys/ximage/ximagesink.h:
10538         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
10539         (gst_xvimagesink_set_xwindow_id),
10540         (gst_xvimagesink_set_event_handling),
10541         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
10542         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
10543         (gst_xvimagesink_class_init):
10544         * sys/xvimage/xvimagesink.h:
10545         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
10546         Add a method to the XOverlay interface to allow disabling of 
10547         event handling in x[v]imagesink elements. This will let X events
10548         propagate to parent windows which can be usefull in some cases.
10549         Be carefull that the application is then responsible of pushing
10550         navigation events and expose events to the video sink.
10551         Fixes: #387138.
10552
10553 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
10554
10555         * gst-libs/gst/tag/gstvorbistag.c:
10556         * tests/check/libs/tag.c: (GST_START_TEST):
10557           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
10558           (fixes #392070).
10559
10560 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
10561
10562         * configure.ac:
10563         * docs/Makefile.am:
10564         * docs/design/Makefile.am:
10565           Dist design docs.
10566
10567 2006-12-27  Julien MOUTTE  <julien@moutte.net>
10568
10569         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
10570         typo. Fixes: #390063.
10571
10572 2006-12-27  Julien MOUTTE  <julien@moutte.net>
10573
10574         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10575         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
10576         caps leak.
10577         * win32/common/config.h: Updated.
10578
10579 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
10580
10581         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
10582         (setup_gdpdepay_streamheader):
10583         * tests/check/elements/gdppay.c: (cleanup_gdppay),
10584         (setup_gdppay_streamheader):
10585           Fix the dp tests, but activating the pads for the streamheader tests
10586           too and cleaning up conditionaly
10587
10588 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
10589
10590         * gst/ffmpegcolorspace/avcodec.h:
10591         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10592         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
10593         (gst_ffmpegcsp_avpicture_fill):
10594         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
10595         (img_get_alpha_info):
10596         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
10597         other end of the word. Fixes: #387073.
10598
10599         Add some inconsequential branch hints in a couple of places.
10600
10601 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
10602
10603         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10604         (gst_ffmpeg_caps_to_smpfmt):
10605           The "signed" field in raw audio caps is of boolean type, trying to
10606           extract the value with _get_int() will fail (fix to keep in sync with
10607           the copy in gst-ffmpeg)
10608
10609 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
10610
10611         * tests/check/elements/audioresample.c: (cleanup_audioresample):
10612         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
10613         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
10614         (cleanup_gdpdepay):
10615         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
10616         * tests/check/elements/subparse.c: (teardown_subparse):
10617         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
10618         * tests/check/elements/videorate.c: (cleanup_videorate):
10619         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
10620         * tests/check/elements/volume.c: (cleanup_volume):
10621         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
10622         (cleanup_vorbisdec):
10623         * tests/check/elements/vorbistag.c: (setup_vorbistag),
10624         (cleanup_vorbistag):
10625           consistent pad (de)activation
10626
10627 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
10628
10629         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10630           Forgot to register the extensions.
10631
10632 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
10633
10634         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
10635         (plugin_init):
10636           Add typefinder for VIVO files (my christmas present to the 90s).
10637
10638 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10639
10640         * gst/playback/gstdecodebin.c: (type_found):
10641           Special-case the text/plain media type: we only want to recognise it
10642           as a 'raw' decoded media type if it comes from a demuxer or subtitle
10643           parser, but not if the entire stream is of text/plain type. If the
10644           entire stream is text/plain, we should just error out.
10645
10646           This fixes playback of audio files with lyrics in totem. Totem can't
10647           distinguish between text files and subtitle files and passes any
10648           .txt file with the same basename as the main file to playbin as
10649           suburi, and playbin will then throw a 'subtitle found, but no video
10650           stream' error, which isn't entirely helpful. See #380342.
10651
10652           Also, with this change we'll show a slightly more correct error
10653           message in case totem passes a playlist file to us (although a
10654           custom error message wording instead of the default text would
10655           probably not be a bad idea either).
10656
10657           Same problem also needs to be fixed for playbin+decodebin2.
10658
10659         * tests/check/Makefile.am:
10660         * tests/check/elements/decodebin.c: (src_handoff_cb),
10661         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
10662         (decodebin_suite):
10663           Add simple unit test for decodebin for the above.
10664
10665 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10666
10667         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
10668         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
10669           Refuse to change state to READY when we failed to create any of the
10670           required elements in our instance init function.
10671
10672 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
10673
10674         * docs/libs/gst-plugins-base-libs-sections.txt:
10675           Small docs fixes/updates.
10676
10677         * gst-libs/gst/video/gstvideosink.h:
10678           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
10679           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
10680           removed from the base sink API between 0.9.6 and 0.9.7).
10681           API: add GST_VIDEO_SINK_CAST and use it for the height/width
10682           accessor macros, so we don't do a runtime GObject type check every
10683           time we use them.
10684
10685 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10686
10687         * Makefile.am:
10688         * gst-plugins-base.doap:
10689         * gst-plugins-base.spec.in:
10690           add doap file
10691
10692 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
10693
10694         Patch by: Jens Granseuer <jensgr at gmx net>
10695
10696         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
10697         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
10698         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
10699         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
10700         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
10701           Declare variables at the beginning of a block. Fixes #383195.
10702
10703 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
10704
10705         * configure.ac:
10706         Bump version nano - back to CVS.
10707
10708
10709 === release 0.10.11 ===
10710
10711 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
10712
10713         * configure.ac:
10714           releasing 0.10.11, "Dumb things"
10715
10716 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
10717
10718         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
10719         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
10720         Handle the case where an element has multiple pads with 
10721         unfixed caps as well as still possibly producing more dynamic 
10722         pads by storing each case as a distinct entry in the dynamic list.
10723         Fixes #38223 again.
10724
10725 2006-12-04  Wim Taymans  <wim@fluendo.com>
10726
10727         * gst/playback/gstdecodebin.c: (close_pad_link):
10728         Fix #382223, add more dynamic caps handling.
10729
10730 2006-12-04  Wim Taymans  <wim@fluendo.com>
10731
10732         * gst-libs/gst/audio/gstringbuffer.h:
10733         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
10734         (gst_netaddress_set_ip4_interface),
10735         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
10736         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
10737         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
10738         (gst_netaddress_get_ttl):
10739         * gst-libs/gst/netbuffer/gstnetbuffer.h:
10740         * gst/playback/gstdecodebin.c: (close_pad_link):
10741         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
10742         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
10743         * win32/common/config.h:
10744
10745 2006-12-01  Michael Smith  <msmith@fluendo.com>
10746
10747         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
10748           Delete bad debug code.
10749           Fixes #381219
10750
10751 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
10752
10753         * gst/videoscale/vs_4tap.c:
10754         * win32/MANIFEST:
10755         * win32/common/config.h:
10756         * win32/vs8/libgstvideoscale.vcproj:
10757         Fix compilation on win32 under VS8
10758         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
10759         Partially fixes #381175
10760
10761 2006-11-30  Michael Smith  <msmith@fluendo.com>
10762
10763         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
10764         (GST_START_TEST):
10765           It would be very bad if, after a discont buffer, we thought every
10766           single following buffer was also discont. So, add to the test to
10767           ensure that this isn't the case.
10768           
10769         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
10770           ... it was the case. So fix it.
10771
10772 2006-11-28  Wim Taymans  <wim@fluendo.com>
10773
10774         * gst/playback/gstplaybasebin.c: (check_queue_event):
10775         Improve debug.
10776
10777         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
10778         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
10779         padtemplate caps. Refixes #357577.
10780
10781 2006-11-28  Wim Taymans  <wim@fluendo.com>
10782
10783         * gst/playback/gstplaybasebin.c: (check_queue_event),
10784         (queue_threshold_reached), (queue_out_of_data),
10785         (gen_preroll_element):
10786         Add event probe to see when EOS is in a queue and we can disable the
10787         underrun signals. Fixes #357577.
10788
10789 2006-11-28  Edward Hervey  <edward@fluendo.com>
10790
10791         * gst/playback/Makefile.am:
10792         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
10793         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
10794         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
10795         (gst_decode_bin_init), (gst_decode_bin_dispose),
10796         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
10797         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
10798         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
10799         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
10800         (connect_element), (expose_pad), (type_found),
10801         (pad_added_group_cb), (pad_removed_group_cb),
10802         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
10803         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
10804         (are_raw_caps), (multi_queue_overrun_cb),
10805         (multi_queue_underrun_cb), (gst_decode_group_new),
10806         (get_current_group), (group_demuxer_event_probe),
10807         (gst_decode_group_control_demuxer_pad),
10808         (gst_decode_group_control_source_pad),
10809         (gst_decode_group_check_if_blocked),
10810         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
10811         (gst_decode_group_hide), (gst_decode_group_free),
10812         (gst_decode_group_set_complete), (source_pad_blocked_cb),
10813         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
10814         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
10815         (plugin_init):
10816         New decodebin2 element.
10817         Closes #370092
10818         * gst/playback/gstplay-marshal.list:
10819         Added marshallers for new signals in decodebin2
10820         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
10821         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
10822         is set.
10823
10824 2006-11-28  Wim Taymans  <wim@fluendo.com>
10825
10826         * gst/playback/gstplaybasebin.c: (setup_source),
10827         (gst_play_base_bin_change_state):
10828         Disable rtsp:// uris for the release, it's not good enough yet.
10829         Remove unused var.
10830
10831 2006-11-26  Wim Taymans  <wim@fluendo.com>
10832
10833         * ext/theora/theoradec.c: (gst_theora_dec_reset),
10834         (theora_dec_push_forward), (theora_dec_push_reverse),
10835         (theora_handle_data_packet), (theora_dec_decode_buffer),
10836         (theora_dec_flush_decode), (theora_dec_chain_reverse),
10837         (theora_dec_chain_forward), (theora_dec_chain):
10838         Implement reverse playback.
10839
10840         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
10841         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
10842         (vorbis_dec_chain_forward):
10843         Clear buffers used for reverse playback in _reset.
10844         No need to set the eos flag, we clip samples using the segment.
10845
10846 2006-11-24  Wim Taymans  <wim@fluendo.com>
10847
10848         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
10849         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
10850         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
10851         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
10852         Some cleanups.
10853         Handle continued pages in reverse mode.
10854
10855 2006-11-24  Wim Taymans  <wim@fluendo.com>
10856
10857         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
10858         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
10859         (vorbis_dec_flush_decode):
10860         Small cleanups.
10861         Don't try to add invalid timestamps.
10862         Clipping will unref the buffer.
10863
10864 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10865
10866         * gst/adder/gstadder.h:
10867         * gst/audiotestsrc/gstaudiotestsrc.h:
10868           remove obsolete _factory_init protos
10869
10870 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10871
10872         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
10873           Fix spacing in debug message.
10874
10875 2006-11-23  Wim Taymans  <wim@fluendo.com>
10876
10877         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
10878         (gst_ogg_demux_chain):
10879         Don't just ignore return values from _pad_push().
10880         Small debug improvements.
10881
10882 2006-11-23  Michael Smith  <msmith@fluendo.com>
10883
10884         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
10885           If our incoming buffer is marked as DISCONT, then increment the page
10886           number (so that the discontinuity is marked in the final ogg
10887           bitstream) and flush the previous page.
10888
10889 2006-11-22  Michael Smith  <msmith@fluendo.com>
10890
10891         * ext/theora/gsttheoraenc.h:
10892         * ext/theora/theoraenc.c: (gst_theora_enc_init),
10893         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
10894         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
10895         (theora_enc_chain), (theora_enc_change_state):
10896           Mark discontinuities of > 3/4 of a frame, reinit encoder.
10897
10898         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
10899         (GST_START_TEST), (theoraenc_suite):
10900           Enable discontinuity test, fix it.
10901
10902 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10903
10904         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
10905         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
10906         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
10907         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
10908         (gst_text_overlay_change_state):
10909         * ext/pango/gsttextoverlay.h:
10910           Some textoverlay fixes: for one, in the video chain function,
10911           actually wait for a text buffer to come in if there is none at the
10912           moment and there should be one; also, deal more gracefully with
10913           incoming buffers that do not have a timestamp or duration; discard
10914           text buffer when not needed any longer. Fixes #341681.
10915
10916         * tests/check/Makefile.am:
10917         * tests/check/elements/.cvsignore:
10918         * tests/check/elements/textoverlay.c:
10919         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
10920         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
10921         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
10922         (test_video_waits_for_text_send_text_newsegment_thread),
10923         (test_video_waits_for_text_shutdown_element),
10924         (test_render_continuity_push_video_buffers_thread),
10925         (textoverlay_suite):
10926           Add some unit tests for textoverlay.
10927
10928 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10929
10930         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
10931           Avoid integer underflow when the found probability for mp3 is
10932           smaller than the 'penalty' we subtract if there's not a clean
10933           mp3 header sync at offset 0.
10934
10935 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
10936
10937         * docs/libs/gst-plugins-base-libs-sections.txt:
10938           Add some new symbols to the docs
10939
10940 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
10941
10942         * tests/check/Makefile.am:
10943         * tests/check/elements/ffmpegcolorspace.c:
10944         (ffmpegcolorspace_suite):
10945           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
10946           (for now not for valgrinding though, since it takes too long).
10947
10948 2006-11-20  Wim Taymans  <wim@fluendo.com>
10949
10950         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10951         (gst_ffmpeg_pixfmt_to_caps):
10952         Fix RGBA32 caps. Fixes #357038.
10953
10954 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
10955
10956         * gst-libs/gst/interfaces/mixertrack.h:
10957           Add FIXME so we can add some padding here in 0.11
10958
10959 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
10960
10961         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
10962           Fix GstBaseRTPAudioPayload structure so the whole GObject
10963           inheritance business actually works (parent class instance structure
10964           must always come first in the derived class instance structure).
10965
10966 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
10967
10968         * gst/videotestsrc/Makefile.am:
10969         * tests/check/Makefile.am:
10970           Make sure our checks and the videotestsrc plugin link against the
10971           local uninstalled gst libs and not any installed gst libs that
10972           might happen to exist as well.
10973
10974         * tests/check/elements/adder.c: (message_received),
10975         (test_event_message_received), (test_play_twice_message_received):
10976         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
10977           Fix compiler warnings when compiling against core with disabled
10978           debugging system.
10979
10980 2006-11-16  Michael Smith  <msmith@fluendo.com>
10981
10982         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
10983         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
10984           Fix audiorate, so that it accurately sets offsets and timestamps.
10985           Doesn't change the fundamental algorithmic decisions; so should be
10986           safe.
10987
10988         * tests/check/Makefile.am:
10989           Enable audiorate test now that it passes.
10990
10991 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
10992
10993         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
10994           clear xv when going to NULL, remove // commented non-existant proto
10995
10996         * tests/examples/seek/seek.c: (main):
10997           add missing tooltip description for scrub and play_scrub
10998
10999 2006-11-14  David Schleef  <ds@schleef.org>
11000
11001         * configure.ac:
11002           Bump liboil requirement to 0.3.8.
11003         * gst-libs/gst/riff/riff-media.c:
11004           Add Dirac fourcc.
11005         * gst/videoscale/vs_image.h:
11006         * gst/videoscale/vs_scanline.h:
11007           Use liboil's stdint.h.
11008         * gst/videotestsrc/videotestsrc.c:
11009           Remove liboil related ifdef's, since they aren't needed now, and
11010           won't work with future versions.
11011
11012 2006-11-14  David Schleef  <ds@schleef.org>
11013
11014         * gst/videoscale/Makefile.am:
11015         * gst/videoscale/gstvideoscale.c:
11016         * gst/videoscale/gstvideoscale.h:
11017         * gst/videoscale/vs_4tap.c:
11018         * gst/videoscale/vs_4tap.h:
11019         * gst/videoscale/vs_image.c:
11020         * gst/videoscale/vs_image.h:
11021         * gst/videoscale/vs_scanline.c:
11022         * gst/videoscale/vs_scanline.h:
11023           Add a 4-tap image scaler.  Theoretically looks much prettier.
11024           The tap calculation could use some improvement.
11025
11026 2006-11-14  Wim Taymans  <wim@fluendo.com>
11027
11028         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
11029
11030         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
11031         (gst_riff_parse_strf_iavs):
11032         * gst/subparse/gstsubparse.c: (convert_encoding):
11033         * gst/tcp/gstmultifdsink.c:
11034         (gst_multi_fd_sink_handle_client_write):
11035         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
11036         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
11037         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
11038         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
11039         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11040         (gst_ximagesink_ximage_new):
11041         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
11042         Various gsize and gssize printf fixes. Fixes #372507.
11043
11044 2006-11-13  Wim Taymans  <wim@fluendo.com>
11045
11046         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11047         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
11048         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11049         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
11050         (vorbis_dec_chain_forward), (vorbis_dec_chain):
11051         * ext/vorbis/vorbisdec.h:
11052         First stab at vorbis reverse playback.
11053
11054 2006-11-13  Wim Taymans  <wim@fluendo.com>
11055
11056         * gst-libs/gst/audio/gstbaseaudiosink.c:
11057         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11058         * gst-libs/gst/audio/gstbaseaudiosink.h:
11059         Make the clock sync code more accurate wrt resampling and playback
11060         at different rates.
11061         
11062         * gst-libs/gst/audio/gstringbuffer.c:
11063         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
11064         * gst-libs/gst/audio/gstringbuffer.h:
11065         Use better algorithm to interpolate sample rates. 
11066
11067 2006-11-13  Michael Smith  <msmith@fluendo.com>
11068
11069         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
11070           Improve a debug line slightly.
11071
11072         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
11073           Call gst_riff_init() in plugin_init, to avoid getting errors from
11074           the debug system (unrelated changes to another plugin made this turn
11075           up; not sure why).
11076
11077 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11078
11079         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
11080
11081         * win32/common/libgsttag.def:
11082           Add missing symbol (#366492).
11083
11084 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
11085
11086         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
11087           Don't unref a NULL pad.
11088
11089 2006-11-09  Wim Taymans  <wim@fluendo.com>
11090
11091         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11092         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
11093         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
11094         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
11095         (gst_ogg_demux_loop):
11096         Implement first stab at reverse playback.
11097
11098 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
11099
11100         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11101         (gst_riff_create_video_template_caps):
11102           add h263/h264 variants to the caps, Fixes #363118
11103
11104 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
11105
11106         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
11107         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
11108           Use g_strerror instead of strerror so we get UTF-8.
11109
11110 2006-11-03  David Schleef  <ds@schleef.org>
11111
11112         * ext/ogg/gstoggdemux.c:
11113         * ext/ogg/gstoggmux.c:
11114           Add/remove KW-DIRAC header here, since it is ogg-specific.
11115
11116 2006-11-03  Michael Smith  <msmith@fluendo.com>
11117
11118         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
11119           Recognise more mpeg4 elementary video streams.
11120
11121 2006-11-02  Edward Hervey  <edward@fluendo.com>
11122
11123         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11124         Lower the probability of mp3 typefinding functions if we don't find a
11125         valid mp3 header at the start of the file.
11126         Closes #369482
11127
11128 2006-11-02  Wim Taymans  <wim@fluendo.com>
11129
11130         * ext/theora/gsttheoradec.h:
11131         * ext/theora/theoradec.c: (gst_theora_dec_init),
11132         (theora_dec_sink_event), (theora_dec_chain_forward),
11133         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11134         (theora_dec_chain):
11135         Document and partially implement an algorithm for doing reverse playback
11136         of theora video.
11137
11138 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
11139
11140         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11141
11142         * win32/common/config.h:
11143         * win32/common/interfaces-enumtypes.c:
11144         * win32/common/libgsttag.def:
11145         * win32/vs8/gst-plugins-base.sln:
11146         * win32/vs8/libgstaudioresample.vcproj:
11147         * win32/vs8/libgstinterfaces.vcproj:
11148         * win32/vs8/libgstogg.vcproj:
11149         * win32/vs8/libgstriff.vcproj:
11150         * win32/vs8/libgsttag.vcproj:
11151         * win32/vs8/libgsttheora.vcproj:
11152         * win32/vs8/libgstvideoscale.vcproj:
11153         * win32/vs8/libgstvorbis.vcproj:
11154           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
11155           to libgsttag.def; add missing dependencies for some vs8 projects;
11156           re-arrange placement of .def files in vs8 projects (#366334).
11157
11158 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
11159
11160         * ext/ogg/gstogg.c:
11161           Remove unused variable.
11162
11163         * ext/ogg/gstoggdemux.c:
11164           Fix Wim's surname in plugin description.
11165
11166 2006-10-31  Wim Taymans  <wim@fluendo.com>
11167
11168         * gst-plugins-base.spec.in:
11169         spec new .h file. Fixes #368310.
11170
11171 2006-10-31  Michael Smith  <msmith@fluendo.com>
11172
11173         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
11174         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
11175         (gst_multi_fd_sink_get_stats),
11176         (gst_multi_fd_sink_remove_client_link),
11177         (gst_multi_fd_sink_queue_buffer),
11178         (gst_multi_fd_sink_handle_clients):
11179         * gst/tcp/gstmultifdsink.h:
11180           Make using the remove or clear signals threadsafe.
11181           Make calling get-stats with an invalid fd not segfault.
11182           Fixes 368273.
11183
11184 2006-10-31  Wim Taymans  <wim@fluendo.com>
11185
11186         * gst-libs/gst/rtp/Makefile.am:
11187         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11188         (gst_base_rtp_audio_payload_init):
11189         Fix and activate base audio payloader.
11190
11191 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11192
11193         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
11194         (plugin_init):
11195           Add typefinder for QuickTime Image Files (see #366156).
11196
11197 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11198
11199         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
11200           Another typo fix (#366212).
11201
11202 2006-10-27  Wim Taymans  <wim@fluendo.com>
11203
11204         * gst/volume/gstvolume.c: (volume_transform_ip):
11205         Use stream time to synchronize volume property instead of rather random
11206         timestamps. This is needed when gnonlin does its time shifting.
11207
11208 2006-10-27  Wim Taymans  <wim@fluendo.com>
11209
11210         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
11211
11212         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
11213         Remove the pad from the element in release_pad. Fixes #364812.
11214
11215 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
11216
11217         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
11218         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
11219           Explicitly create our custom buffer classes at a thread-safe
11220           location as well, since g_type_class_ref() doesn't seem to be
11221           entirely thread-safe either (#365501; also see #349410).
11222
11223 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
11224
11225         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
11226         (gst_riff_parse_info):
11227           If strings in INFO chunk are not UTF-8, do something similar to
11228           what we do for ID3v1 tags: check a number of environment variables
11229           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
11230           character sets to try, otherwise try the current locale and/or fall
11231           back on ISO-8859-1. Fixes #360552.
11232
11233 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11234
11235         * gst/videotestsrc/gstvideotestsrc.c:
11236         (gst_video_test_src_pattern_get_type),
11237         (gst_video_test_src_set_pattern):
11238         * gst/videotestsrc/gstvideotestsrc.h:
11239         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
11240         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
11241         (gst_video_test_src_checkers8):
11242         * gst/videotestsrc/videotestsrc.h:
11243           Add a bunch of exciting new checkers patterns.
11244
11245 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11246
11247         * gst/subparse/Makefile.am:
11248         * gst/subparse/gstsubparse.c:
11249         (gst_sub_parse_data_format_autodetect),
11250         (gst_sub_parse_format_autodetect), (handle_buffer),
11251         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
11252         * gst/subparse/gstsubparse.h:
11253         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
11254         (parse_tmplayer):
11255         * gst/subparse/tmplayerparse.h:
11256           Add support for TMPlayer-type subtitles (#362845).
11257
11258         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
11259         (GST_START_TEST), (subparse_suite):
11260           Add some basic unit tests for the above.
11261
11262 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11263
11264         * tests/check/elements/audiorate.c: (test_injector_base_init),
11265         (test_injector_class_init), (test_injector_chain),
11266         (test_injector_init), (probe_cb), (do_perfect_stream_test),
11267         (GST_START_TEST), (audiorate_suite):
11268           More tests for audiorate: inject buffers to check behaviour when
11269           buffers overlap.
11270
11271 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
11272
11273         * tests/check/Makefile.am:
11274         * tests/check/elements/.cvsignore:
11275         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
11276         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
11277           Add some basic unit tests for audiorate. Disabled at the moment
11278           since it doesn't pass yet (see bug #363119).
11279
11280 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11281
11282         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
11283         (parse_subrip), (handle_buffer):
11284           Add missing closing tags for markup and fix broken markup,
11285           otherwise pango won't render anything (fixes #357531). Also,
11286           make sure the text we send out is always NUL-terminated
11287           (better safe than sorry etc.).
11288
11289         * tests/check/elements/subparse.c: (test_srt_do_test),
11290         (test_srt):
11291           Some more tests for .srt incl. tests for the above stuff.
11292
11293 2006-10-20  Julien MOUTTE  <julien@moutte.net>
11294
11295         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
11296         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
11297         Patch by: Stefan Kost  <ensonic@users.sf.net>
11298         Try to redraw borders only when needed. Apparently this consumes
11299         resources on small devices... :-O (#363607)
11300
11301 2006-10-20  Michael Smith  <msmith@fluendo.com>
11302
11303         * gst/tcp/gstmultifdsink.c:
11304         (gst_multi_fd_sink_client_queue_buffer):
11305           If caps change, then update the client's idea of the caps so that we
11306           don't end up re-sending streamheaders for every single buffer after
11307           the caps change.
11308
11309 2006-10-20  Michael Smith  <msmith@fluendo.com>
11310
11311         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
11312         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
11313           Set caps on pushed buffers; fix up refcounting of caps objects.
11314
11315 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11316
11317         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
11318         (plugin_init):
11319           Typefind mmsh header data packet to application/x-mmsh (#362625).
11320
11321 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11322
11323         * tests/check/Makefile.am:
11324         * tests/check/elements/.cvsignore:
11325         * tests/check/elements/subparse.c: (buffer_from_static_string),
11326         (setup_subparse), (teardown_subparse), (test_srt_do_test),
11327         (GST_START_TEST), (subparse_suite):
11328           Add very simple unit test for subparse.
11329
11330 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11331
11332         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
11333         (parse_subrip):
11334           Strip trailing newlines from subtitle text output.
11335
11336 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11337
11338         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
11339         (gst_sub_parse_change_state):
11340           Fix memleak; clear subparse->textbuf n state change function.
11341
11342 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11343
11344         * gst/subparse/gstsubparse.c:
11345         (gst_sub_parse_data_format_autodetect):
11346           Don't require subrip (.srt) files to start with a chunk number of 1.
11347
11348 2006-10-18  Wim Taymans  <wim@fluendo.com>
11349
11350         * gst-libs/gst/audio/gstbaseaudiosink.c:
11351         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11352         * gst-libs/gst/audio/gstbaseaudiosink.h:
11353         Extract rate from the NEWSEGMENT event.
11354         Use commit_full to also take rate adjustment into account when writing
11355         samples to the ringbuffer.
11356         
11357         * gst-libs/gst/audio/gstringbuffer.c:
11358         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
11359         (gst_ring_buffer_read):
11360         * gst-libs/gst/audio/gstringbuffer.h:
11361         Added _commit_full() to also take rate into account.
11362         Use simple interpolation algorithm to resample audio.
11363         API: gst_ring_buffer_commit_full()
11364
11365         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
11366         * tests/examples/seek/seek.c: (segment_done):
11367         Don't try to seek with 0.0 rate, just pause instead.
11368         Remove bogus debug line.
11369
11370 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11371
11372         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
11373         (setup_source):
11374           Catch async errors when starting up the subtitle bin, so we can
11375           stop waiting and continue with the main film instead of hanging
11376           forever. Fixes #339366.
11377
11378         * tests/check/elements/playbin.c: (playbin_suite):
11379           Enable unit test for the above.
11380
11381 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11382
11383         * tests/check/Makefile.am:
11384         * tests/check/elements/.cvsignore:
11385         * tests/check/elements/playbin.c: (GST_START_TEST),
11386         (gst_red_video_src_uri_get_type),
11387         (gst_red_video_src_uri_get_protocols),
11388         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
11389         (gst_red_video_src_uri_handler_init),
11390         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
11391         (gst_red_video_src_create), (gst_red_video_src_class_init),
11392         (gst_red_video_src_init), (plugin_init), (playbin_suite):
11393           Some small and basic unit tests for playbin; not very useful yet,
11394           but at least a start.
11395
11396 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11397
11398         * gst/playback/gstplaybin.c: (setup_sinks):
11399           The old pad activation spiel.
11400
11401 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11402
11403         * gst/playback/gstplaybasebin.c: (setup_source):
11404           Don't hang forever if the subbin already fails to start up in 
11405           the state change to PAUSED (#339366).
11406
11407 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
11408
11409         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
11410         (gst_tuner_set_channel), (gst_tuner_get_channel),
11411         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
11412         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
11413         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
11414         (gst_tuner_find_channel_by_name):
11415           Fix some function guards, add some more function guards.
11416
11417 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
11418
11419         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
11420         (remove_element_chain):
11421         Don't return a pad from get_our_ghost_pad unless it is actually the
11422         one we want.
11423         Change a cast in remove_element_chain slightly.
11424
11425 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11426
11427         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11428         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
11429         Segment seeking needs to use the rate and set stop to -1.
11430
11431 2006-10-13  Wim Taymans  <wim@fluendo.com>
11432
11433         * gst-libs/gst/audio/gstbaseaudiosink.c:
11434         (gst_base_audio_sink_setcaps):
11435         Don't crash when ringbuffer is not yet created.
11436         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
11437         Fixes #361634.
11438
11439         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
11440         * gst/playback/gststreamselector.c:
11441         (gst_stream_selector_request_new_pad):
11442         Activate pads befre adding them to running elements.
11443
11444 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11445
11446         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11447         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
11448         updater when we start grabing the slider. Don't wait for the
11449         pipeline to be PAUSED.
11450
11451 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
11452
11453         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
11454         (gst_mixer_set_volume), (gst_mixer_get_volume),
11455         (gst_mixer_set_mute), (gst_mixer_set_option),
11456         (gst_mixer_get_option), (gst_mixer_mute_toggled),
11457         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
11458         (gst_mixer_option_changed):
11459           Guard mixer interface functions against bogus arguments.
11460
11461 2006-10-12  Julien MOUTTE  <julien@moutte.net>
11462
11463         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
11464         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
11465         (msg_state_changed), (main): Use state-changed messages to trigger
11466         start/stop of scale update timer. Indeed the scale slider was
11467         jumping here and there because the update timer was activated 
11468         before seek completed. This fixes instant applying of rate changes
11469         by pressing the spinbutton like a crazy man !
11470
11471 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
11472
11473         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
11474
11475         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
11476         (gst_basertppayload_finalize):
11477           Fix two small memory leaks (#361456).
11478
11479 2006-10-10  Julien MOUTTE  <julien@moutte.net>
11480
11481         * tests/examples/seek/seek.c: (do_seek),
11482         (rate_spinbutton_changed_cb): When changing spinbutton we try
11483         to change the rate on the fly.
11484
11485 2006-10-10  Wim Taymans  <wim@fluendo.com>
11486
11487         * gst-libs/gst/riff/riff-ids.h:
11488         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
11489         (gst_riff_create_audio_template_caps):
11490         Add WMS caps.
11491
11492 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11493
11494         Patch by: Josep Torra Valles <josep@fluendo.com>
11495
11496         * ext/gnomevfs/gstgnomevfssink.c:
11497         * ext/gnomevfs/gstgnomevfssrc.c:
11498         Fix URI interface implementation return type.
11499         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
11500         Fix what looks like a copy/paste issue when assigning values.
11501         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11502         (gst_audio_filter_template_get_type):
11503         Cast to prevent Forte warnings.
11504         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11505         Fix URI interface implementation return type.
11506         gst_pad_query_position requires a signed integer pointer as
11507         3rd parameter, GstClockTime is unsigned.
11508         * gst/audioconvert/audioconvert.c:
11509         Fix integer overflow when treated as signed.
11510         * gst/audioresample/resample.c: (resample_add_input_data):
11511         Cast to prevent warnings on Forte.
11512         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
11513         Fix integer overflow when treated as signed.
11514         * gst/ffmpegcolorspace/imgconvert_template.h:
11515         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
11516         * gst/playback/gstdecodebin.c: (queue_filled_cb),
11517         (cleanup_decodebin):
11518         Who initialises a guint to -1!
11519         Cast function pointers to prevent warnings on Forte.
11520         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
11521         (queue_threshold_reached):
11522         Cast function pointers correctly to prevent warnings on Forte.
11523         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
11524         Cast function pointers correctly to prevent warnings on Forte.
11525         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
11526         Obvious change to unsigned, 0xEF > max signed char.
11527         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
11528         GstClockTime is unsigned, initialise correctly.
11529         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
11530         Cast so pointer arithemetic doesn't cause warnings on Forte.
11531         * gst/videorate/gstvideorate.c:
11532         Use correct return value.
11533         * tests/examples/seek/scrubby.c:
11534         GstClockTime is unsigned, initialise correctly.
11535
11536 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
11537
11538         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
11539
11540         * gst/typefind/gsttypefindfunctions.c:
11541           Recognise XML files and XML-like files shorter than 256 bytes as
11542           well (fixes #359237).
11543
11544 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
11545
11546         Patch by: Renato Filho <renato.filho@indt.org.br>
11547         
11548         * gst/typefind/gsttypefindfunctions.c:
11549         Added typefind functions to video/x-nuv media.
11550         
11551 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
11552
11553         * gst-libs/gst/interfaces/xoverlay.c:
11554         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
11555           Some more guards against invalid input.
11556
11557 2006-10-07  Julien MOUTTE  <julien@moutte.net>
11558
11559         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
11560         Useless goto.
11561         * tests/examples/seek/seek.c: (do_seek),
11562         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
11563         seek example to experiment with rates != 1.0 (reverse playback !)
11564
11565 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
11566
11567         * gst-libs/gst/interfaces/xoverlay.c:
11568           Unref message in doc-example (spotted by Robert McQueen)
11569
11570 2006-10-06  Wim Taymans  <wim@fluendo.com>
11571
11572         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11573         (mpeg1_parse_header), (mpeg1_sys_type_find):
11574         printf fix.
11575
11576 2006-10-06  Wim Taymans  <wim@fluendo.com>
11577
11578         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11579         (close_pad_link):
11580         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
11581         Activate dynamic pads before adding them to the element.
11582
11583 2006-10-06  Michael Smith  <msmith@fluendo.com>
11584
11585         * gst-libs/gst/floatcast/floatcast.h:
11586           Fix obviously-bogus macros; use the correct types.
11587
11588 2006-10-06  Wim Taymans  <wim@fluendo.com>
11589
11590         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11591         (gst_base_rtp_depayload_change_state):
11592         Also call parent state change function to activate pads.
11593
11594         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11595         (mpeg1_parse_header), (mpeg1_sys_type_find):
11596         Add some more debug info in mpeg typefinding.
11597
11598 2006-10-06  Michael Smith  <msmith@fluendo.com>
11599
11600         * ext/theora/theoradec.c: (theora_dec_chain):
11601           Zero byte theora packets are valid and well-defined; don't warn on
11602           them.
11603
11604 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11605
11606         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
11607         (gst_multi_fd_sink_get_stats), (find_limits),
11608         (gst_multi_fd_sink_queue_buffer):
11609           API: add dropped_buffers to the get-stats GValueArray
11610
11611 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
11612
11613         * ext/alsa/gstalsadeviceprobe.c:
11614         (gst_alsa_device_property_probe_get_values):
11615         * ext/alsa/gstalsasink.c: (set_hwparams):
11616         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
11617         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
11618         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
11619         (gst_ogg_mux_process_best_pad):
11620         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
11621         (gst_ogg_parse_chain):
11622         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
11623         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11624         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
11625         (gst_vorbis_enc_buffer_check_discontinuous):
11626         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
11627         * gst-libs/gst/audio/gstbaseaudiosink.c:
11628         (gst_base_audio_sink_render):
11629         * gst-libs/gst/cdda/gstcddabasesrc.c:
11630         (gst_cdda_base_src_handle_track_seek):
11631         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11632         (gst_base_rtp_depayload_push_full):
11633         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
11634         * gst/audioresample/resample.c: (resample_input_pushthrough):
11635         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
11636         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
11637         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11638         (wavpack_type_find):
11639         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
11640         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11641         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
11642         * tests/check/elements/volume.c: (GST_START_TEST):
11643           Printf format fixes.
11644
11645 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11646
11647         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
11648           Fix a simple mistake (see the docs)
11649           Fixes #359580
11650
11651 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11652
11653         * docs/plugins/Makefile.am:
11654         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11655         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11656         * docs/plugins/gst-plugins-base-plugins.args:
11657         * docs/plugins/gst-plugins-base-plugins.hierarchy:
11658         * docs/plugins/inspect/plugin-adder.xml:
11659         * docs/plugins/inspect/plugin-alsa.xml:
11660         * docs/plugins/inspect/plugin-audioconvert.xml:
11661         * docs/plugins/inspect/plugin-audiorate.xml:
11662         * docs/plugins/inspect/plugin-audioresample.xml:
11663         * docs/plugins/inspect/plugin-audiotestsrc.xml:
11664         * docs/plugins/inspect/plugin-cdparanoia.xml:
11665         * docs/plugins/inspect/plugin-decodebin.xml:
11666         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
11667         * docs/plugins/inspect/plugin-gdp.xml:
11668         * docs/plugins/inspect/plugin-gnomevfs.xml:
11669         * docs/plugins/inspect/plugin-libvisual.xml:
11670         * docs/plugins/inspect/plugin-ogg.xml:
11671         * docs/plugins/inspect/plugin-pango.xml:
11672         * docs/plugins/inspect/plugin-playbin.xml:
11673         * docs/plugins/inspect/plugin-subparse.xml:
11674         * docs/plugins/inspect/plugin-tcp.xml:
11675         * docs/plugins/inspect/plugin-theora.xml:
11676         * docs/plugins/inspect/plugin-typefindfunctions.xml:
11677         * docs/plugins/inspect/plugin-video4linux.xml:
11678         * docs/plugins/inspect/plugin-videorate.xml:
11679         * docs/plugins/inspect/plugin-videoscale.xml:
11680         * docs/plugins/inspect/plugin-videotestsrc.xml:
11681         * docs/plugins/inspect/plugin-volume.xml:
11682         * docs/plugins/inspect/plugin-vorbis.xml:
11683         * docs/plugins/inspect/plugin-ximagesink.xml:
11684         * docs/plugins/inspect/plugin-xvimagesink.xml:
11685           Add vorbistag element to docs; update version numbers to 0.10.10.1.
11686
11687 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11688
11689         Patch by: James "Doc" Livingston <doclivingston at gmail com>
11690
11691         * ext/vorbis/Makefile.am:
11692         * ext/vorbis/vorbis.c: (plugin_init):
11693         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
11694         (vorbis_parse_parse_packet), (vorbis_parse_chain):
11695         * ext/vorbis/vorbisparse.h:
11696         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
11697         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
11698         (gst_vorbis_tag_parse_packet):
11699         * ext/vorbis/vorbistag.h:
11700           Add new vorbistag element which derives from vorbisparse
11701           and is essentially the same as well, only that it implements
11702           the GstTagSetter interface and can modify the stream's
11703           vorbiscomment on the fly (#335635).
11704
11705         * tests/check/Makefile.am:
11706         * tests/check/elements/.cvsignore:
11707         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11708         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
11709         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
11710         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
11711           Add unit test for new vorbistag element.
11712
11713 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11714
11715         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
11716         (vorbis_parse_push_headers), (vorbis_parse_chain):
11717           Set BOS flag in packet structure to fix 'jump depends
11718           on unitialized value' errors in valgrind; various minor
11719           clean-ups.
11720
11721 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
11722
11723         * gst/playback/gstdecodebin.c: (close_pad_link):
11724         Fix typo in a debug statement.
11725
11726         * gst/playback/gstplaybasebin.c: (probe_triggered),
11727         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
11728         (gen_source_element), (source_new_pad), (analyse_source),
11729         (setup_source):
11730         When handling no_more_pads in new_decoded_pad, make sure to treat
11731         subtitle pads correctly. Fixes playback with subtitle files.
11732
11733         Move a recurring message to LOG level.
11734
11735         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
11736         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
11737         which ends up as -1 when cast to an int. Make the logic handle the
11738         max value as an unsigned mask and only change the colorkey when it's
11739         a value we recognise.
11740
11741 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11742
11743         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11744         Removed empty * between paragraphs
11745
11746 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11747
11748         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11749         * gst-libs/gst/rtp/README:
11750         Moved some documentation into .c file
11751
11752 2006-09-29  Wim Taymans  <wim@fluendo.com>
11753
11754         * gst/playback/gstdecodebin.c: (no_more_pads):
11755         Fix compilation.
11756
11757 2006-09-29  Wim Taymans  <wim@fluendo.com>
11758
11759         * gst/playback/gstdecodebin.c: (new_caps):
11760         Remove g_print
11761
11762         * gst/playback/gstplaybin.c:
11763         Add some docs.
11764
11765 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11766
11767         * tests/check/Makefile.am:
11768           Re-enable cddabasesrc test to see if it works again
11769           now.
11770
11771 2006-09-29  Wim Taymans  <wim@fluendo.com>
11772
11773         * gst/playback/gstplaybasebin.c: (setup_subtitle),
11774         (gen_source_element):
11775         Handle invalid URIs a bit more gracefully.
11776
11777 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11778
11779         * tests/check/pipelines/oggmux.c:
11780           Remove obsolete comment.
11781
11782 2006-09-29  Michael Smith  <msmith@fluendo.com>
11783
11784         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
11785         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
11786         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
11787         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
11788         (gst_ogg_mux_collected):
11789           Commit patch from James "Doc" Livingston, adds proper EOS handling
11790           in oggmux. GStreamer can, for the first time ever, create a valid
11791           Ogg file! Yay!
11792
11793         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
11794         (oggmux_suite):
11795           Reenable tests now that they pass.
11796
11797 2006-09-29  Wim Taymans  <wim@fluendo.com>
11798
11799         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
11800         Stop reading commands when EOF (we read 0) as well.
11801
11802 2006-09-28  Wim Taymans  <wim@fluendo.com>
11803
11804         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
11805         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
11806         (find_dynamic), (unlinked), (close_link):
11807         Implement delayed caps linking needed for element with a lot of
11808         different caps on the src pads that get fixed at runtime.
11809         Improve management of dynamic elements.
11810
11811         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
11812         (group_destroy), (group_commit), (check_queue), (queue_overrun),
11813         (gen_preroll_element), (remove_groups), (unknown_type),
11814         (add_element_stream), (no_more_pads_full), (no_more_pads),
11815         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
11816         (new_decoded_pad), (setup_subtitle), (array_has_value),
11817         (gen_source_element), (source_new_pad), (has_all_raw_caps),
11818         (analyse_source), (remove_decoders), (make_decoder),
11819         (remove_source), (setup_source), (finish_source), (prepare_output),
11820         (gst_play_base_bin_change_state):
11821         * gst/playback/gstplaybasebin.h:
11822         Use more _CAST instead of full type checking casts.
11823         Small cleanups, plug some leaks.
11824         Handle dynamic sources.
11825         Add some helper functions to create lists of strings used for
11826         blacklisting and other stuff.
11827         Refactor some code dealing with analysing the source.
11828         Re-enable sources without pads (like cd:// or other selfcontained
11829         elements).
11830
11831 2006-09-28  Wim Taymans  <wim@fluendo.com>
11832
11833         * gst-libs/gst/audio/gstbaseaudiosink.c:
11834         (gst_base_audio_sink_render):
11835         When we have a timestamp, we can still perform clipping.
11836         When we have no clock, we must play the sample ASAP.
11837
11838 2006-09-28  Wim Taymans  <wim@fluendo.com>
11839
11840         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11841         Set caps on outgoing buffers.
11842
11843         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
11844         (gst_video_rate_event), (gst_video_rate_chain):
11845         * gst/videorate/gstvideorate.h:
11846         Fix videorate some more. Fixes #357977
11847
11848 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
11849
11850         * tests/check/elements/adder.c: (adder_suite):
11851           Don't set timeout to 6 seconds when we're running
11852           in valgrind ... (and how is 6 seconds longer than
11853           the default anyway?)
11854
11855 2006-09-28  Wim Taymans  <wim@fluendo.com>
11856
11857         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11858         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
11859         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
11860         Keep sink and src segment to keep track of time and support more
11861         input formats.
11862         Fix bogus next_offset and run_time calculation, don't understand how
11863         this could have worked before. Fixes #357976.
11864         Remove some unneeded vars.
11865
11866 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
11867
11868         * gst/playback/gstplaybin.c: (remove_sinks):
11869           Only remove visualisation from visbin if there is a visbin (or:
11870           don't throw warnings when closing totem without playing a file).
11871
11872 2006-09-27  Wim Taymans  <wim@fluendo.com>
11873
11874         * gst-libs/gst/audio/gstbaseaudiosink.c:
11875         (gst_base_audio_sink_render):
11876         Add some more info in a WARNING.
11877
11878         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11879         (gst_base_audio_src_create):
11880         Handle PAUSE in create function, use new -core addition to
11881         wait for playing. Fixes pausing and resuming capture from an
11882         audiosrc.
11883
11884         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11885         (gst_ring_buffer_read):
11886         Constify some more.
11887         Caller supports interrupted reads now.
11888
11889 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11890
11891         * tests/check/Makefile.am:
11892           Another attempt to make the gen64 buildbot happy.
11893
11894 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
11895
11896         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
11897
11898         * ext/libvisual/visual.c: (gst_visual_clear_actors),
11899         (gst_visual_chain), (gst_visual_change_state):
11900           Libvisual plugin was not passing audio data to libvisual 0.4.0 
11901           correctly. Fixes #357800
11902
11903 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11904
11905         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
11906           Add timeout to _get_state() so we see which pipeline it is
11907           that causes trouble on the gen64 build bot.
11908
11909 2006-09-27  Wim Taymans  <wim@fluendo.com>
11910
11911         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11912         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
11913         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
11914         (gst_base_rtp_depayload_set_gst_timestamp):
11915         the source pad always uses fixed caps.
11916
11917 2006-09-27  Wim Taymans  <wim@fluendo.com>
11918
11919         * docs/libs/gst-plugins-base-libs-docs.sgml:
11920         * docs/libs/gst-plugins-base-libs-sections.txt:
11921         * gst-libs/gst/audio/gstaudioclock.c:
11922         * gst-libs/gst/audio/gstaudioclock.h:
11923         * gst-libs/gst/audio/gstaudiosink.c:
11924         * gst-libs/gst/audio/gstaudiosink.h:
11925         * gst-libs/gst/audio/gstaudiosrc.c:
11926         * gst-libs/gst/audio/gstbaseaudiosink.c:
11927         (gst_base_audio_sink_render):
11928         * gst-libs/gst/audio/gstbaseaudiosink.h:
11929         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
11930         * gst-libs/gst/audio/gstbaseaudiosrc.h:
11931         * gst-libs/gst/audio/gstringbuffer.h:
11932         Added docs for the audio libs.
11933
11934 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11935
11936         * tests/check/Makefile.am:
11937           Temporarily disable test that fails on the bots for unknown reasons.
11938
11939 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11940
11941         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11942         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11943         Moved AudioCodecType into priv
11944         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
11945
11946 2006-09-25  Wim Taymans  <wim@fluendo.com>
11947
11948         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11949         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
11950         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
11951         (new_pad):
11952         Cleanups and small leak fixes.
11953         Added Depayloaders to valid list of autopluggable elements.
11954
11955 2006-09-25  Wim Taymans  <wim@fluendo.com>
11956
11957         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11958         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
11959         (gen_video_element), (gen_text_element), (gen_audio_element),
11960         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
11961         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
11962         Detect NO_PREROLL state change returns and disable clock distribution to
11963         the sinks so that sync is disabled.
11964         Avoid some type checking and do simple casts instead.
11965         Small cleanups, fix some FIXMEs.
11966         Be more robust when linking user specified elements, catch an report
11967         errors. Fixes #357404.
11968         Fix some leaks in the error paths.
11969
11970 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
11971
11972         * ChangeLog:
11973           ChangeLog surgery for missing bug-number
11974
11975 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
11976
11977         Patch by: Peter Kjellerstedt  <pkj at axis com>
11978
11979         * gst/playback/test.c:
11980           Fix compilation with uClibc and -Werror (#357591).
11981
11982 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
11983
11984         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
11985           Parse dates that are followed by a time as well (#357532).
11986
11987         * tests/check/libs/tag.c: (test_vorbis_tags):
11988           Add unit test for this.
11989
11990 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11991
11992         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
11993         (gst_audio_convert_transform_caps):
11994         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
11995         * gst/videotestsrc/videotestsrc.h:
11996           A few array const-ifications.
11997
11998 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11999
12000         * tests/check/Makefile.am:
12001           See if this makes the build bots happy.
12002
12003         * tests/check/libs/cddabasesrc.c:
12004           UTF8-ise my name.
12005
12006 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12007
12008         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12009
12010         * gst/subparse/samiparse.c: (handle_start_font),
12011         (fix_invalid_entities):
12012           More case-insensitivity for certain tags; recognise entities with
12013           decimal codes as special entities as well (#357330).
12014
12015 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12016
12017         * gst-libs/gst/Makefile.am:
12018           Need to build tag directory before cdda.
12019
12020 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12021
12022         * docs/libs/gst-plugins-base-libs-sections.txt:
12023         * gst-libs/gst/cdda/Makefile.am:
12024         * gst-libs/gst/cdda/gstcddabasesrc.c:
12025         (gst_cdda_base_src_base_init):
12026         * gst-libs/gst/cdda/gstcddabasesrc.h:
12027         * gst-libs/gst/tag/tag.h:
12028         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
12029         (gst_tag_register_musicbrainz_tags):
12030           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
12031           depend on libgsttag. This is required so we can extract/read tags like
12032           DISCID without depending on libgstcddabasesrc (which used to register
12033           them).
12034
12035         * gst-libs/gst/tag/gstvorbistag.c:
12036           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
12037           tags (also see #347848).
12038
12039         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
12040           Log vorbis comments we are actually writing. Const-ify array.
12041
12042 2006-09-23  Wim Taymans  <wim@fluendo.com>
12043
12044         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
12045         Improve buffering a bit by avoiding a deadlock because we cannot assume
12046         the underrun is always called.
12047
12048 2006-09-23  Wim Taymans  <wim@fluendo.com>
12049
12050         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12051
12052         * gst-libs/gst/riff/riff-ids.h:
12053         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12054         (gst_riff_create_audio_template_caps):
12055         Added MPEG-4 AAC and id and caps. Fixes #357289
12056         Added WMA9 Lossless id.
12057
12058 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12059
12060         * ext/gnomevfs/gstgnomevfssrc.c:
12061           Fix misleading docs addition.
12062
12063         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12064           Get rid of compiler warning the right way.
12065
12066 2006-09-22  Wim Taymans  <wim@fluendo.com>
12067
12068         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12069         (gst_base_rtp_depayload_finalize),
12070         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
12071         (gst_base_rtp_depayload_push_full),
12072         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
12073         (gst_base_rtp_depayload_process),
12074         (gst_base_rtp_depayload_set_gst_timestamp),
12075         (gst_base_rtp_depayload_queue_release):
12076         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12077         Small cleanups.
12078         Fix some leaks.
12079         Refactored the process method and added methods to push from the process
12080         vmethod.
12081         Use _scale functions.
12082         API: gst_base_rtp_depayload_push_ts
12083         API: gst_base_rtp_depayload_push
12084
12085         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12086         timestamps are uint.
12087
12088 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
12089
12090         * gst-libs/gst/interfaces/xoverlay.c:
12091           Remove unused statement from doc example.
12092
12093 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
12094
12095         * gst-libs/gst/interfaces/videoorientation.c:
12096         (gst_video_orientation_iface_init),
12097         (gst_video_orientation_get_hflip),
12098         (gst_video_orientation_get_vflip),
12099         (gst_video_orientation_get_hcenter),
12100         (gst_video_orientation_get_vcenter),
12101         (gst_video_orientation_set_hflip),
12102         (gst_video_orientation_set_vflip),
12103         (gst_video_orientation_set_hcenter),
12104         (gst_video_orientation_set_vcenter):
12105           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
12106           in ChangeLog)
12107
12108 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
12109
12110         * tests/check/Makefile.am:
12111         * tests/check/elements/.cvsignore:
12112         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
12113         (create_rgb_conversions), (rgb_conversion_free),
12114         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
12115         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
12116           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
12117           but disable for now since it doesn't pass (something wrong with
12118           RGBA somewhere).
12119
12120 2006-09-21  Wim Taymans  <wim@fluendo.com>
12121
12122         * gst/playback/gstplaybasebin.c: (group_commit),
12123         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
12124         (queue_out_of_data), (gen_preroll_element),
12125         (preroll_remove_overrun), (probe_triggered):
12126         Refactor handling of overrun detection.
12127         Separate handling of group completion and deadlock detection when doing
12128         network buffering. This should fix some deadlocks that were not detected
12129         because the group was completed.
12130         Add more comments, improve debugging.
12131
12132 2006-09-21  Wim Taymans  <wim@fluendo.com>
12133
12134         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12135         * tests/check/libs/audio.c:
12136         Some more compilation fixes.
12137
12138 2006-09-21  Wim Taymans  <wim@fluendo.com>
12139
12140         * gst-libs/gst/audio/gstringbuffer.c:
12141         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12142         (gst_ring_buffer_read):
12143         Early morning compilation fix.
12144
12145 2006-09-20  Wim Taymans  <wim@fluendo.com>
12146
12147         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12148         * tests/check/elements/multifdsink.c: (GST_START_TEST):
12149         * tests/check/elements/videorate.c: (GST_START_TEST):
12150         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12151         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
12152         Fix some warnings.
12153
12154 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12155
12156         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12157         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12158         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12159           Handcrafted merge to help CVS understanding what I changed and what
12160           not.
12161
12162 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12163
12164         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12165         (gst_xvimagesink_get_times):
12166           change colorkey behaviour back according to #354773 comment 6/7
12167
12168 2006-09-19  Michael Smith  <msmith@fluendo.com>
12169
12170         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12171         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
12172         (gst_multi_fd_sink_recover_client),
12173         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
12174         (gst_multi_fd_sink_get_property):
12175         * gst/tcp/gstmultifdsink.h:
12176           Implement stubbed out properties unit-type, units-soft-max,
12177           units-max, to allow specifying maximum sizes in units other than
12178           buffers.
12179           Fixes #355935
12180
12181 2006-09-19  Wim Taymans  <wim@fluendo.com>
12182
12183         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12184         (gst_riff_create_audio_template_caps):
12185         Reorder the audio formats a bit for clarity.
12186         Detect and create caps for MSGSM and MSN (WAV49).
12187         Fixes #356596.
12188
12189         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12190         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12191         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12192         Small cleanups, move error handling out of normal flow for clarity.
12193
12194 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12195
12196         * docs/libs/gst-plugins-base-libs-docs.sgml:
12197         * docs/libs/gst-plugins-base-libs.types:
12198         * gst-libs/gst/interfaces/Makefile.am:
12199         * gst-libs/gst/interfaces/videoorientation.c:
12200         (gst_video_orientation_get_type),
12201         (gst_video_orientation_iface_init),
12202         (gst_video_orientation_get_hflip),
12203         (gst_video_orientation_get_vflip),
12204         (gst_video_orientation_get_hcenter),
12205         (gst_video_orientation_get_vcenter),
12206         (gst_video_orientation_set_hflip),
12207         (gst_video_orientation_set_vflip),
12208         (gst_video_orientation_set_hcenter),
12209         (gst_video_orientation_set_vcenter):
12210         * gst-libs/gst/interfaces/videoorientation.h:
12211           API: Add new interface to control video orientation (fixes #354908)
12212
12213 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12214
12215         * gst/videotestsrc/gstvideotestsrc.c:
12216           Use G_UNLIKELY in _create and log one more detail.
12217           
12218         (gst_video_test_src_get_times), (gst_video_test_src_create):
12219         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12220           Use gst_util_uint64_scale_int in _get_times().
12221
12222 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12223
12224         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
12225           Give better warning message (add object and detail).
12226
12227 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12228
12229         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12230         (gst_xvimagesink_get_times):
12231           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
12232           #354773), use gst_util_uint64_scale_int in _get_times()
12233
12234 2006-09-18  Michael Smith  <msmith@fluendo.com>
12235
12236         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
12237           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
12238           always true, leading to dropping all timestamps.
12239
12240 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12241
12242         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
12243         (gst_visual_chain), (gst_visual_change_state):
12244           update to work also with libvisual 0.4 API, fix double unref (#355914)
12245           
12246         * tools/gst-launch-ext.1.in:
12247         * tools/gst-visualise.1.in:
12248           remove references to old man-pages
12249
12250         * tests/examples/seek/seek.c: (main):
12251           add real meadi-buttons, add tool-tips for the seek-options, arrange
12252           seek options in a table
12253
12254 2006-09-18  Michael Smith  <msmith@fluendo.com>
12255
12256         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
12257         (gst_ogg_mux_push_buffer):
12258           Don't generate out-of-order timestamps from oggmux, instead clamp
12259           output timestamps to be >= the previously output ts.
12260           Fixes #355595
12261
12262 2006-09-18  Michael Smith  <msmith@fluendo.com>
12263
12264         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12265         (gst_multi_fd_sink_class_init):
12266           Updates, fixes, and typo corrections for multifdsink. No functional
12267           changes.
12268
12269 2006-09-17  Michael Smith  <msmith@fluendo.com>
12270
12271         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
12272           Don't crash on truncated files - check that we got an 8 byte buffer
12273           before trying to memcmp it.
12274
12275 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12276
12277         * gst/playback/gstplaybasebin.c: (get_active_source):
12278           Make stream-switching appear instant to the application
12279           (ie. make sure that a g_object_get on 'current-foo' returns
12280           the stream previously set with g_object_set(). Totem needs
12281           this to update stream-related meta-info (like audio-codec)
12282           correctly when switching streams.
12283
12284 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12285
12286         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
12287         (gst_alsa_mixer_ensure_track_list):
12288           Try harder to guess which mixer track is the master mixer
12289           track (instead of just taking the first one that has a pvolume).
12290           Fixes #342228.
12291
12292 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12293
12294         reviewed by: <delete if not using a buddy>
12295
12296         * gst-libs/gst/audio/audio.h:
12297         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
12298
12299 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12300
12301         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
12302         (gst_audio_convert_transform_caps):
12303           Get structure-name just once.
12304
12305 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12306
12307         * tests/check/elements/audioresample.c: (GST_START_TEST):
12308         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12309         * tests/check/elements/volume.c: (GST_START_TEST):
12310         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
12311         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
12312         (test_pipeline), (GST_START_TEST):
12313         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
12314         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
12315           Fix big batch of compiler warnings.
12316
12317 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12318
12319         * ext/gnomevfs/gstgnomevfssrc.c:
12320           Add docs about icydemux usage in connection with gnomevfssrc
12321
12322         * ext/libvisual/visual.c:
12323         * ext/ogg/gstoggaviparse.c:
12324         * ext/ogg/gstoggdemux.c:
12325         * ext/ogg/gstoggmux.c:
12326         * ext/ogg/gstoggparse.c:
12327         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12328         * gst-libs/gst/audio/gstaudiosink.c:
12329         * gst-libs/gst/audio/gstaudiosrc.c:
12330         * gst/audiorate/gstaudiorate.c:
12331           More G_OBJECT macro fixing.
12332
12333         * gst/audiotestsrc/gstaudiotestsrc.h:
12334           Fix wrong info in header due to copy & paste
12335
12336 2006-09-15  Wim Taymans  <wim@fluendo.com>
12337
12338         * gst-libs/gst/audio/gstbaseaudiosink.c:
12339         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
12340         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12341         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
12342         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
12343         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
12344         Do the delay calculation in the source/sink base classes as this is
12345         specific for the capture/playback mode.
12346         Try to fixate a bit better, like round depth up to a multiple of 8
12347         bigger than width.
12348         Handle underruns correctly by marking DISCONT on buffers and adjusting
12349         timestamps to handle the gap.
12350         Set offset/offset_end correctly on buffers.
12351
12352         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
12353         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12354         (gst_ring_buffer_read):
12355         Remove resync and underrun recovery from the ringbuffer.
12356         Fix ringbuffer read code on under/overrun.
12357
12358 2006-09-15  Wim Taymans  <wim@fluendo.com>
12359
12360         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12361         (gst_play_base_bin_init), (fill_buffer), (check_queue),
12362         (queue_threshold_reached), (gst_play_base_bin_set_property),
12363         (gst_play_base_bin_get_property):
12364         * gst/playback/gstplaybasebin.h:
12365         Don't use a 0 low watermark when buffering, it is catching starvation
12366         way too late. Instead, use a 3 second queue with 30 and 95
12367         percent low/high watermarks. 
12368         Added queue-min-threshold property to configure low watermark.
12369         Use new _buffering message API.
12370         Make queue_threshold variable big enough to store a uint64 time value.
12371         API: playbin::queue-min-threshold property.
12372
12373 2006-09-15  Wim Taymans  <wim@fluendo.com>
12374
12375         * configure.ac:
12376         We require 0.10.10.1 now because of _wait_preroll().
12377
12378         * gst-libs/gst/audio/gstbaseaudiosink.c:
12379         (gst_base_audio_sink_render):
12380         Use gst_base_sink_wait_preroll().
12381
12382 2006-09-15  Wim Taymans  <wim@fluendo.com>
12383
12384         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
12385         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
12386         Use DEBUG_OBJECT more.
12387
12388 === release 0.10.10 ===
12389
12390 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12391
12392         patch by: Michael Smith <msmith at fluendo dot com>
12393
12394         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
12395         (gst_multi_fd_sink_client_queue_buffer),
12396         (gst_multi_fd_sink_new_client):
12397         * tests/check/elements/multifdsink.c: (GST_START_TEST),
12398         (multifdsink_suite):
12399           Fix implementation of sync-method 'next-keyframe'
12400           Closes #354594
12401
12402 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12403
12404         patch by: Wim Taymans <wim at fluendo dot com>
12405
12406         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
12407         This patch removes the RANDOM flag that was incorrectly introduced with
12408         revision 1.91.  Fixes #354590
12409
12410 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
12411
12412         * tests/check/Makefile.am:
12413           Random variation in Makefile line to see if it makes the
12414           gen64-base-full bot any happier.
12415
12416 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12417
12418         * tests/check/pipelines/oggmux.c: (oggmux_suite):
12419           Disable test that fails at the moment (killed after timeout).
12420
12421 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12422
12423         Patch by: James Livingston  <doclivingston at gmail.com>
12424
12425         * tests/check/Makefile.am:
12426         * tests/check/pipelines/.cvsignore:
12427         * tests/check/pipelines/oggmux.c: (get_page_codec),
12428         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
12429         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
12430         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
12431         (test_theora_vorbis), (oggmux_suite):
12432           Add simple unit test for oggmux from #337026 with checking for the
12433           EOS flags disabled for the time being.
12434
12435 2006-09-04  Wim Taymans  <wim@fluendo.com>
12436
12437         patch by: Alessandro Dessina <alessandro nnva org>
12438
12439         * ext/ogg/gstoggmux.c:
12440         Add cmml caps to oggmux. Fixes #353912
12441
12442 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
12443
12444         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12445           Returning a return value often helps. In this case, we
12446           don't need the return value anyway, so just get rid of it.
12447           Should make build bots much happier.
12448
12449 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
12450
12451         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
12452         (paint_get_structure), (gst_video_test_src_get_size),
12453         (gst_video_test_src_smpte), (gst_video_test_src_snow),
12454         (gst_video_test_src_unicolor), (paint_setup_AYUV),
12455         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
12456         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
12457         * gst/videotestsrc/videotestsrc.h:
12458           Add support for AYUV and the various RGBA formats. Initialise
12459           fields of paintinfo structs allocated on the stack.
12460
12461         * tests/check/elements/videotestsrc.c: (right_shift_colour),
12462         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
12463         (check_rgb_buf), (videotestsrc_suite):
12464           Add unit tests for videotestsrc's RGB output.
12465
12466 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
12467
12468         * gst/videotestsrc/gstvideotestsrc.c:
12469         (gst_video_test_src_pattern_get_type),
12470         (gst_video_test_src_set_pattern):
12471         * gst/videotestsrc/gstvideotestsrc.h:
12472         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
12473         (gst_video_test_src_black), (gst_video_test_src_white),
12474         (gst_video_test_src_red), (gst_video_test_src_green),
12475         (gst_video_test_src_blue):
12476         * gst/videotestsrc/videotestsrc.h:
12477           Add more uni-colour patterns ("white", "red", "green", and "blue").
12478
12479 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
12480
12481         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
12482           Fix stride for YVYU, should be word-aligned (#353658).
12483
12484 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
12485
12486         * gst/adder/gstadder.c: (gst_adder_src_event):
12487           Fix build.
12488
12489 2006-08-31  Edward Hervey  <edward@fluendo.com>
12490
12491         * gst/adder/gstadder.c: (forward_event_func),
12492         (gst_adder_src_event), (gst_adder_collected),
12493         (gst_adder_change_state):
12494         * gst/adder/gstadder.h:
12495         Remember the start position asked in the incoming seeks, so we can
12496         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
12497         of assuming it will always be 0).
12498
12499 2006-08-31  Edward Hervey  <edward@fluendo.com>
12500
12501         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
12502         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
12503         (gst_ogg_demux_loop):
12504         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
12505
12506 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
12507
12508         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12509         (gst_ffmpegcsp_get_unit_size):
12510           Return FALSE instead of returning a random false unit
12511           size when the format isn't known/supported (even if
12512           this shouldn't happen under normal circumstances).
12513
12514 2006-08-29  Wim Taymans  <wim@fluendo.com>
12515
12516         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
12517
12518         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
12519         (gst_gnome_vfs_src_start):
12520         Try harder to get the size from a uri by using _info_uri() when
12521         _info_from_handle() does not give us enough info. 
12522         Also follow symlinks when getting the size.
12523         Partially Fixes #332864.
12524
12525 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
12526
12527         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
12528
12529         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
12530         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
12531         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12532         (gst_alsa_mixer_set_record):
12533         * ext/alsa/gstalsamixertrack.c:
12534         (gst_alsa_mixer_track_update_alsa_capabilities),
12535         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
12536         (gst_alsa_mixer_track_update):
12537         * ext/alsa/gstalsamixertrack.h:
12538           Improve and fix mixer track handling, in particular better handling
12539           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
12540           separate track objects for tracks that have both capture and playback
12541           volume (and label them differently as well so they're not mistakenly
12542           assumed to be duplicates); classify mixer tracks that only affect
12543           the audible volume of something (rather than the capture volume)
12544           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
12545           for capture tracks to correspond to alsa-pswitch alsa-cswitch
12546           (following the meaning documented in the mixer interface header
12547           file); add support for alsa's exclusive cswitch groups; update/sync
12548           state/flags better if mixer settings are changed by another
12549           application. Fixes #336075.
12550
12551 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
12552
12553         * gst/playback/gstplaybin.c:
12554           Improve docs: add section about BUFFERING messages sent by playbin.
12555
12556 2006-08-29  Michael Smith  <msmith@fluendo.com>
12557
12558         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
12559         (gst_vorbis_enc_buffer_check_discontinuous),
12560         (gst_vorbis_enc_chain):
12561           Ignore explicit DISCONT marked on buffers (which is often spurious,
12562           particularly when using multiple segments), in favour of solely
12563           using the timestamps/durations.
12564
12565 2006-08-29  Edward Hervey  <edward@fluendo.com>
12566
12567         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12568         Don't rely on incoming buffers offset anymore, since it is completely
12569         broken when using multiple segments.
12570         Instead convert the incoming buffers timestamp to running time, and
12571         then convert that value to the offsets.
12572         Also inform GstSegment of the last outputted stop position, which is
12573         needed if we received several segments with an unknown stop value.
12574
12575 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12576
12577         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
12578           fix buffer unreffing on a header push failure
12579
12580 2006-08-28  Wim Taymans  <wim@fluendo.com>
12581
12582         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
12583         (gst_audio_rate_chain):
12584         Make the metadata of the buffer writable before changing its
12585         flags.
12586
12587 2006-08-28  Wim Taymans  <wim@fluendo.com>
12588
12589         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12590         (gst_audio_rate_setcaps), (gst_audio_rate_init),
12591         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
12592         (gst_audio_rate_chain), (gst_audio_rate_change_state):
12593         Fix audiorate some more.
12594         Reset and resync counters on flush and READY.
12595         Handle the DISCONT flag correctly.
12596         Use GstSegment to track position.
12597         Fail when not negotiated.
12598         Fixes #353234.
12599
12600 2006-08-25  Michael Smith  <msmith@fluendo.com>
12601
12602         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
12603           Fix spelling.
12604           Remove accidently included debug line.
12605
12606 2006-08-25  Wim Taymans  <wim@fluendo.com>
12607
12608         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
12609         Small cleanups.
12610         If a buffer is received with no caps, make the buffer metadata
12611         writable and set the caps, making sure that we don't screw up the
12612         refcounts.
12613
12614 2006-08-25  Michael Smith  <msmith@fluendo.com>
12615
12616         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
12617         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
12618           Fix memory leaks and misleading debug messages, add a couple of
12619           comments.
12620
12621         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
12622         (gst_multi_fd_sink_render):
12623           Do not use gst_buffer_make_writable() in a basesink render method,
12624           as it may incorrectly unref the buffer. Instead, use convoluted
12625           dance to avoid copying the buffer except when we need to.
12626
12627 2006-08-25  Michael Smith  <msmith@fluendo.com>
12628
12629         * ext/vorbis/vorbisenc.c:
12630         (gst_vorbis_enc_buffer_check_discontinuous):
12631           Allow very small discontinuities in the timestamps. These we can't
12632           do anything useful with anyway (because vorbis's timestamps have
12633           only sample granularity), and are commonly produced by elements with
12634           minor bugs. Allow up to 1/2 a sample out.
12635           Fixes #351742.
12636
12637 2006-08-24  Wim Taymans  <wim@fluendo.com>
12638
12639         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
12640         (play_scrub_toggle_cb), (main):
12641         Add a checkbox to enable play scrubbing. Makes it possible to disable
12642         normal scrubbing.
12643
12644 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
12645
12646         * tests/check/elements/.cvsignore:
12647           make buildbot happy
12648
12649 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12650
12651         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
12652         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
12653         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
12654         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
12655         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
12656         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
12657         (gst_ogm_text_parse_strip_trailing_zeroes),
12658         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
12659         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
12660           Refactor ogm parse, do better input checking, misc. clean-ups.
12661           Cache incoming events and push them once the source pad has
12662           been created. Don't pass unterminated strings to sscanf().
12663           Strip trailing zeroes from subtitle text output, since they
12664           are not valid UTF-8. Don't push vorbiscomment packets on
12665           the subtitle text pad. Output perfect streams if possible.
12666
12667 2006-08-23  Wim Taymans  <wim@fluendo.com>
12668
12669         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12670         Waits for tasks to settle down so that we clean up correctly for 
12671         valgrind.
12672
12673 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12674
12675         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
12676           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
12677           actually return return value in taglists_are_equal.
12678
12679 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12680
12681         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
12682           Fix crash due to broken bitstream parsing on x86-64: can't make
12683           any assumptions about sizeof(struct) due to alignment/packing
12684           differences on different architectures. Fixes #351790.
12685
12686 2006-08-22  Wim Taymans  <wim@fluendo.com>
12687
12688         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
12689         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
12690         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
12691         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
12692         (gst_riff_parse_info):
12693         Protect public functions against bad input.
12694         Do some cleanups.
12695         Fix documentation.
12696
12697 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12698
12699         * gst-libs/gst/riff/riff-ids.h:
12700         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
12701           Add voxware audio IDs (even if we can't play it) (#351795).
12702
12703 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12704
12705         * gst-libs/gst/riff/riff-media.c:
12706         (gst_riff_create_video_template_caps),
12707         (gst_riff_create_audio_template_caps),
12708         (gst_riff_create_iavs_template_caps):
12709           Const-ify some arrays and use G_N_ELEMENTS instead
12710           of wasting oodles of RAM on terminator bits.
12711
12712 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12713
12714         * gst-libs/gst/tag/gstvorbistag.c:
12715         (gst_tag_list_to_vorbiscomment_buffer):
12716         * tests/check/libs/tag.c: (GST_START_TEST):
12717           And the same for _to_vorbiscomment_buffer(): allow
12718           id_data_len == 0 for speex.
12719
12720 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12721
12722         * configure.ac:
12723         * docs/plugins/Makefile.am:
12724         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12725         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12726         * docs/plugins/inspect/plugin-gdp.xml:
12727         * gst/gdp/Makefile.am:
12728         * tests/check/Makefile.am:
12729           Move GDP plugin to -base from -bad.  Closes #347783.
12730
12731 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
12732
12733         * gst-libs/gst/tag/gstvorbistag.c:
12734         (gst_tag_list_from_vorbiscomment_buffer):
12735           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
12736           Also add some checks to make sure we don't memcmp() beyond the end of
12737           vorbiscomment buffer if the ID to check for is larger than the buffer.
12738
12739         * tests/check/libs/tag.c: (GST_START_TEST):
12740           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
12741
12742 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
12743
12744         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
12745         (gst_vorbis_enc_set_metadata):
12746           Use vorbis comment utility functions from libgsttag
12747           instead of re-inventing the wheel (partially fixes #347091).
12748
12749 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
12750
12751         * tests/check/elements/audioconvert.c: (GST_START_TEST):
12752         Fix leaks. Wait for state transitions that might happen ASYNC, as well
12753         as some that won't.
12754
12755 2006-08-21  Wim Taymans  <wim@fluendo.com>
12756
12757         * docs/libs/Makefile.am:
12758         * docs/libs/gst-plugins-base-libs-sections.txt:
12759         * docs/libs/gst-plugins-base-libs.types:
12760         Don't try to GObject scan the netbuffer as it's not a GObject.
12761         Fixes #351308.
12762
12763         * gst-libs/gst/netbuffer/gstnetbuffer.c:
12764         * gst-libs/gst/netbuffer/gstnetbuffer.h:
12765         Document GstNetBuffer.
12766
12767 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
12768
12769         * tests/check/elements/audioconvert.c: (GST_START_TEST),
12770         (audioconvert_suite):
12771           Add testcase for caps-size-explosion
12772
12773 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
12774
12775         * gst/audioconvert/gstaudioconvert.c:
12776         (gst_audio_convert_get_unit_size), (set_structure_widths):
12777           Lower debug, use g_assert in _get_unit_size
12778
12779         * gst/audioresample/gstaudioresample.c:
12780         (audioresample_get_unit_size):
12781         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12782         (gst_ffmpegcsp_get_unit_size):
12783         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
12784           use g_assert in _get_unit_size
12785
12786 2006-08-18  Wim Taymans  <wim@fluendo.com>
12787
12788         * docs/libs/gst-plugins-base-libs-sections.txt:
12789         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
12790         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
12791         (gst_rtp_buffer_get_payload_buffer):
12792         * gst-libs/gst/rtp/gstrtpbuffer.h:
12793         Document GstRTPBuffer.
12794         Added function to efficiently strip payload headers.
12795         API: gst_rtp_buffer_get_payload_subbuffer()
12796
12797 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
12798
12799         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
12800         (gst_tag_to_vorbis_comments):
12801           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
12802           tags and deserialise them properly as well (#347091).
12803           Add some more gtk-doc blurbs and also some g_return_if_fail().
12804
12805         * tests/check/libs/tag.c: (GST_START_TEST),
12806         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
12807           More tests.
12808
12809 2006-08-17  Wim Taymans  <wim@fluendo.com>
12810
12811         * ext/ogg/Makefile.am:
12812         * ext/ogg/gstogg.c: (plugin_init):
12813         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
12814         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
12815         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
12816         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
12817         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
12818         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
12819         Added ogg-in-avi parser element. Fixes #140139.
12820
12821         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
12822         Fixed a bug in oggdemux debug code.
12823
12824         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12825         (gst_riff_create_audio_template_caps):
12826         Recognise Ogg in the AVI extensible wave format.
12827
12828 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
12829
12830         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12831           Make buffer durations add up (duration should be next_ts-ts for
12832           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
12833           from CVS.
12834
12835         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
12836         (test_buffer_timestamps), (cddabasesrc_suite):
12837           Add unit test for the above.
12838
12839         * tests/check/Makefile.am:
12840           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
12841           to see what happens.
12842
12843 2006-08-16  Wim Taymans  <wim@fluendo.com>
12844
12845         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
12846         (gst_alsasink_open):
12847         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
12848         (gst_alsasrc_open):
12849         Avoid setting and using a NULL device name.
12850         Print more info when we fail to open a device.
12851
12852 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12853
12854         * docs/libs/gst-plugins-base-libs-sections.txt:
12855         * gst-libs/gst/tag/tag.h:
12856         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
12857           API: add gst_tag_parse_extended_comment() (#351426).
12858
12859         * tests/check/Makefile.am:
12860         * tests/check/libs/.cvsignore:
12861         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
12862           Add unit test for gst_tag_parse_extended_comment().
12863
12864 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
12865
12866         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
12867         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
12868           Fix leak (#351502).
12869
12870 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
12871
12872         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12873         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12874         * docs/plugins/gst-plugins-base-plugins.args:
12875         * gst/playback/gstplaybin.c:
12876           Document playbin.
12877           
12878         * docs/plugins/inspect/plugin-adder.xml:
12879         * docs/plugins/inspect/plugin-alsa.xml:
12880         * docs/plugins/inspect/plugin-audioconvert.xml:
12881         * docs/plugins/inspect/plugin-audiorate.xml:
12882         * docs/plugins/inspect/plugin-audioresample.xml:
12883         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12884         * docs/plugins/inspect/plugin-cdparanoia.xml:
12885         * docs/plugins/inspect/plugin-decodebin.xml:
12886         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12887         * docs/plugins/inspect/plugin-gnomevfs.xml:
12888         * docs/plugins/inspect/plugin-ogg.xml:
12889         * docs/plugins/inspect/plugin-pango.xml:
12890         * docs/plugins/inspect/plugin-playbin.xml:
12891         * docs/plugins/inspect/plugin-subparse.xml:
12892         * docs/plugins/inspect/plugin-tcp.xml:
12893         * docs/plugins/inspect/plugin-theora.xml:
12894         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12895         * docs/plugins/inspect/plugin-video4linux.xml:
12896         * docs/plugins/inspect/plugin-videorate.xml:
12897         * docs/plugins/inspect/plugin-videoscale.xml:
12898         * docs/plugins/inspect/plugin-videotestsrc.xml:
12899         * docs/plugins/inspect/plugin-volume.xml:
12900         * docs/plugins/inspect/plugin-vorbis.xml:
12901         * docs/plugins/inspect/plugin-ximagesink.xml:
12902         * docs/plugins/inspect/plugin-xvimagesink.xml:
12903           Update to CVS version.
12904
12905 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
12906
12907         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12908         (gst_play_bin_set_property), (gst_play_bin_get_property),
12909         (value_list_append_structure_list),
12910         (gst_play_bin_handle_redirect_message),
12911         (gst_play_bin_handle_message):
12912           API: GstPlayBin::connection-speed
12913           Add "connection-speed" property; re-order redirect messages with
12914           multiple redirect locations depending on the minimum bitrate if
12915           that information is available and a connection speed is set
12916           (#350399).
12917
12918 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
12919
12920         * gst/playback/gstplaybin.c:
12921           Update max volume to the same value that the volume element uses.
12922
12923 2006-08-14  Wim Taymans  <wim@fluendo.com>
12924
12925         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
12926         Less uglyness..
12927
12928 2006-08-14  Wim Taymans  <wim@fluendo.com>
12929
12930         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
12931         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
12932         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
12933         Add some more debug info.
12934         Don't crash when a seek failed.
12935         Actually return the result of the seek instead of TRUE.
12936         Ignore multiple BOS pages with the same serial so that we don't create
12937         the same stream multiple times.
12938         Post an error when we fail to do the initial seek.
12939
12940 2006-08-13  Wim Taymans  <wim@fluendo.com>
12941
12942         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
12943         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
12944         Small code cleanup.
12945
12946         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
12947         (gst_alsa_mixer_new):
12948         Remove hack that always set the device to hw:0*.
12949         Properly find the card name for whatever device was configured.
12950         Do some better debugging.
12951         Fixes #350784.
12952
12953         * ext/alsa/gstalsamixerelement.c:
12954         (gst_alsa_mixer_element_set_property),
12955         (gst_alsa_mixer_element_change_state):
12956         Cleanups.
12957         Handle setting of a NULL device name better.
12958
12959 2006-08-11  Wim Taymans  <wim@fluendo.com>
12960
12961         * gst/adder/gstadder.c:
12962         Don't clip float values. Fixes #350900.
12963
12964 2006-08-11  Andy Wingo  <wingo@pobox.com>
12965
12966         * gst/tcp/gsttcp.c: Really fix the build?
12967
12968         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
12969         fixes the build.
12970
12971 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
12972
12973         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
12974           Float caps shouldn't have a "signed" field.
12975
12976 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
12977
12978         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
12979           Implement SEEKING query in its most basic form, so that we can
12980           at least check if we're seekable or not (#350655).
12981
12982 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
12983
12984         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
12985           The checks here are not even close to anything that would
12986           justify MAXIMUM probability, lowering to POSSIBLE until someone
12987           fixes the checks (case at hand: quicktime redirection files
12988           might start with 00 00 01 XX and pass the checks here just
12989           fine, see #350399).
12990
12991 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
12992
12993         Patch by: Sjoerd Simons  <sjoerd at luon net>
12994
12995         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
12996           Better detection for multipart/x-mixed-replace: accept leading
12997           whitespaces before the boundary marker as well (as our very own
12998           multipartmux used to produce) (#349068).
12999
13000 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
13001
13002         Patch by: Young-Ho Cha  <ganadist at chollian net>
13003
13004         * gst-libs/gst/riff/riff-ids.h:
13005         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13006         (gst_riff_create_audio_template_caps):
13007           Detect DTS audio streams (#350157).
13008
13009 2006-08-05  Andy Wingo  <wingo@pobox.com>
13010
13011         * ext/theora/gsttheoraparse.h:
13012         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
13013         (theora_parse_dispose, theora_parse_set_property)
13014         (theora_parse_get_property, theora_parse_munge_granulepos)
13015         (theora_parse_push_buffer, theora_parse_change_state):
13016         API: GstTheoraParse::synchronization-points
13017         Add a property 'synchronization-points' to fix badly synchronized oggs.
13018
13019 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13020
13021         * tests/check/Makefile.am:
13022         * tests/check/libs/.cvsignore:
13023         * tests/check/libs/audio.c: (structure_contains_channel_positions),
13024         (fixed_caps_have_channel_positions), (GST_START_TEST),
13025         (audio_suite), (main):
13026           Add a few tests for the channel position stuff in libgstaudio.
13027
13028 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13029
13030         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
13031         (gst_alsa_detect_channels):
13032         * ext/alsa/gstalsasink.c:
13033           Add support for cards that (only) do more than 8 channels,
13034           like the Delta 44 (#345188).
13035
13036         * gst-libs/gst/audio/multichannel.c:
13037         (gst_audio_check_channel_positions):
13038         * gst-libs/gst/audio/multichannel.h:
13039           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
13040           unspecified channel position and cannot be combined with any
13041           of the other audio channel positions; adjust position layout
13042           checks accordingly (#345188).
13043
13044 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13045
13046         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13047           Recognise ancient RealAudio files (see #349779).
13048
13049 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13050
13051         Patch by: Jens Granseuer  <jensgr at gmx net>
13052
13053         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13054           Add typefinder for Interplay's MVE format (#348973).
13055
13056 2006-08-02  Wim Taymans  <wim@fluendo.com>
13057
13058         Patch by: Marcel Moreaux <marcelm at luon dot net>
13059
13060         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13061         (gst_base_rtp_depayload_add_to_queue):
13062         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13063         Handle RTP sequence number rollover.
13064         Disable jitterbuffer by default.
13065
13066 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
13067
13068         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
13069         (audioresample_set_caps):
13070         Don't leak references to the incoming caps. Clean them up when
13071         stopping.
13072
13073         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
13074         (gst_video_scale_finalize):
13075         Don't leak our temporary pixel buffer.
13076
13077         * tests/check/Makefile.am:
13078         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
13079         (GST_START_TEST), (simple_launch_lines_suite):
13080
13081         Fix leaks and re-enable the test for valgrind checking.
13082
13083 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13084
13085         Patch by: Sjoerd Simons  <sjoerd at luon net>
13086
13087         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
13088         (plugin_init):
13089           Add typefind function for multipart/x-mixed-replace (#348916).
13090
13091 2006-07-28  Wim Taymans  <wim@fluendo.com>
13092
13093         * gst/adder/gstadder.c: (gst_adder_setcaps),
13094         (gst_adder_query_duration):
13095         Fix leak in duration query.
13096         Reflow some docs and notes.
13097
13098 2006-07-28  Michael Smith  <msmith@fluendo.com>
13099
13100         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
13101         (vorbisenc_suite):
13102           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
13103           aspect of it.
13104
13105 2006-07-28  Michael Smith  <msmith@fluendo.com>
13106
13107         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
13108         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
13109         (gst_vorbis_enc_push_buffer),
13110         (gst_vorbis_enc_buffer_check_discontinuous),
13111         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13112         * ext/vorbis/vorbisenc.h:
13113           Handle discontinuities in the input vorbis stream correctly,
13114           so that the output is properly timestamped (and has good granulepos
13115           values). Needs some oggmux fixes too.
13116
13117 2006-07-27  Wim Taymans  <wim@fluendo.com>
13118
13119         patch by: Kai Vehmanen <kv2004 eca cx>
13120
13121         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13122         (gst_base_rtp_depayload_chain),
13123         (gst_base_rtp_depayload_handle_sink_event),
13124         (gst_base_rtp_depayload_change_state):
13125         Don't send multiple newsegments with different formats.
13126         Fixes #348677.
13127
13128 2006-07-26  Wim Taymans  <wim@fluendo.com>
13129
13130         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13131         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
13132         Make seeking in ogg more accurate again by doing the more correct
13133         granuletime to stream time conversion.
13134
13135 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13136
13137         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
13138         (gst_multi_fd_sink_new_client):
13139           debug a little more understandably
13140           do not use goto as a substitute for break, especially if
13141           break is also being used
13142
13143 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13144
13145         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
13146         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
13147           Remove GLib-2.6 compatibility cruft.
13148
13149 2006-07-24  Wim Taymans  <wim@fluendo.com>
13150
13151         * gst-libs/gst/audio/gstbaseaudiosink.c:
13152         (gst_base_audio_sink_render):
13153         Don't try to align a sample to an unknown value.
13154
13155 2006-07-24  Wim Taymans  <wim@fluendo.com>
13156
13157         * gst-libs/gst/audio/gstbaseaudiosink.c:
13158         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
13159         When the audio clock is slaved to another clock, never try to align
13160         samples but trust the rate interpolation algorithm.
13161
13162 2006-07-24  Wim Taymans  <wim@fluendo.com>
13163
13164         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13165         Don't try to calculate silence samples, base class does this much
13166         better now.
13167
13168         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13169         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
13170         (gst_ring_buffer_acquire):
13171         Calculate silence samples correctly.
13172
13173         * gst-libs/gst/audio/gstringbuffer.h:
13174         Add _CAST macro.
13175
13176 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
13177
13178         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
13179           Limit search for the first markup tag to the first few kB of
13180           the file. If we don't find one there, it's highly unlikely that
13181           this is an XML(-ish) file.
13182
13183 2006-07-21  Andy Wingo  <wingo@pobox.com>
13184
13185         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
13186         test to the one in vorbisenc. Also commented out.
13187
13188         * tests/check/pipelines/vorbisenc.c: 
13189         (test_discontinuity): New test, commented out until Mike lands
13190         some elite vorbisenc patches.
13191
13192         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
13193         Bufferstraw was actually factored out of these tests. Now we share
13194         code yay.
13195
13196         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
13197         for bufferstraw addition to gstcheck.
13198
13199 2006-07-21  Wim Taymans  <wim@fluendo.com>
13200
13201         * ext/theora/theoradec.c: (clip_buffer):
13202         Better clipping.
13203
13204 2006-07-21  Wim Taymans  <wim@fluendo.com>
13205
13206         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
13207         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13208         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
13209         Fix leak.
13210         Avoid type casting when we can.
13211
13212         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
13213         Fix mem leak.
13214
13215 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
13216
13217         * ext/alsa/gstalsamixerelement.c:
13218         (gst_alsa_mixer_element_change_state):
13219           Make state change fail if the specified device can't be opened
13220           for some reason.
13221
13222 2006-07-20  Wim Taymans  <wim@fluendo.com>
13223
13224         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13225         (cb_newpad), (main):
13226         Example of a small audio/video player using decodebin.
13227
13228 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
13229
13230         * gst-libs/gst/riff/riff-ids.h:
13231           Add 'fact' chunk id
13232
13233 2006-07-19  Wim Taymans  <wim@fluendo.com>
13234
13235         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13236         (gst_base_rtp_depayload_chain),
13237         (gst_base_rtp_depayload_change_state):
13238         Don't assert when not negotiated but post a meaningfull 
13239         error message. Fixes #347918.
13240
13241         * gst-libs/gst/rtp/gstbasertppayload.c:
13242         Add comment about better default MTU size.
13243
13244         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
13245         Small cleanups, start docs.
13246
13247 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13248
13249         Patch by: Martin Szulecki
13250
13251         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
13252           If "device-name" is requested and the device is not
13253           open, try to temporarily open it to obtain this
13254           information (#342494).
13255
13256 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13257
13258         * gst-libs/gst/tag/gstid3tag.c:
13259           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
13260
13261         * gst-libs/gst/tag/gsttageditingprivate.h:
13262         * gst-libs/gst/tag/gstvorbistag.c:
13263           Some more random const-ifications.
13264
13265 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13266
13267         * gst-libs/gst/riff/riff-ids.h:
13268         * gst-libs/gst/riff/riff-media.c:
13269         (gst_riff_create_video_template_caps):
13270           Add more FOURCCs (sort list to make stuff easier to find),
13271           add comment what those 16 bytes in struct _gst_riff_strh according to
13272           one avi-dumper are
13273
13274 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13275
13276         * gst-libs/gst/audio/multichannel.c:
13277         (gst_audio_check_channel_positions),
13278         (gst_audio_fixate_channel_positions):
13279           Const-ify two arrays.
13280
13281 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13282
13283         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
13284           Fix typo, so that alsasink also advertises 8 channels
13285           if that's supported (tags: can, worms, open, alsa, ph34r).
13286
13287 2006-07-17  Wim Taymans  <wim@fluendo.com>
13288
13289         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13290         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
13291         *sigh*, when is the compiler going to warn when the comments
13292         are out-of-sync with the code.. Refix case of busted theora
13293         headers with 0 granule pos.
13294
13295 2006-07-14  Wim Taymans  <wim@fluendo.com>
13296
13297         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13298         (gst_base_rtp_depayload_wait),
13299         (gst_base_rtp_depayload_change_state),
13300         (gst_base_rtp_depayload_set_property),
13301         (gst_base_rtp_depayload_get_property):
13302         Fix 99% cpu load by waiting for absolute times on the
13303         clock. Fixes #347300.
13304
13305 2006-07-14  Andy Wingo  <wingo@pobox.com>
13306
13307         * ext/theora/gsttheoraparse.h: 
13308         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
13309         (theora_parse_push_headers, theora_parse_clear_queue)
13310         (theora_parse_drain_queue_prematurely, )
13311         (theora_parse_sink_event, theora_parse_change_state): Queue events
13312         until we initialized our state, like in vorbisparse.
13313
13314         * ext/vorbis/vorbisparse.h: 
13315         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
13316         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
13317         (vorbis_parse_drain_queue_prematurely, )
13318         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
13319         until we have initialized our state. Fixes seeking after an
13320         initial pad block.
13321
13322 2006-07-14  Andy Wingo  <wingo@pobox.com>
13323
13324         Patch by: Iain Holmes <iaingnome@gmail.com>
13325         
13326         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
13327
13328 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
13329
13330         * configure.ac:
13331         Bump nano back to CVS
13332
13333 === release 0.10.9 ===
13334
13335 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
13336
13337         * configure.ac:
13338           releasing 0.10.9, "I walk the line"
13339
13340 2006-07-14  Michael Smith  <msmith@fluendo.com>
13341
13342         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
13343           Move a g_cond_signal to earlier to avoid sometimes deadlocking
13344           (commonly happens when running this test under valgrind) when trying
13345           to remove the buffer probe.
13346
13347 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13348
13349         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
13350         Fix missing g_unlock from the previous commit
13351
13352 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13353
13354         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13355         (gst_ximagesink_change_state):
13356         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13357         (gst_xvimagesink_change_state):
13358         Implement a locking order to ensure we always take the object lock
13359         before the x_lock and never vice-versa.
13360
13361 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13362
13363         * gst/playback/gstdecodebin.c: (find_compatibles):
13364         Fix a caps leak when linking (#347304)
13365
13366         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13367         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
13368         (gst_ximagesink_change_state):
13369         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
13370         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
13371         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
13372         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
13373         Don't leak shared memory resources. Use the object lock to protect
13374         against the xcontext disappearing while returning a buffer from the
13375         pipeline. (#347304)
13376
13377 2006-07-12  Edward Hervey  <edward@fluendo.com>
13378
13379         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
13380         (vorbis_handle_comment_packet):
13381         gst_tag_list_merge() returns a new object. Take that into account when
13382         using it. This avoids memleak.
13383         Revert previous commit which is not needed.
13384
13385 2006-07-12  Edward Hervey  <edward@fluendo.com>
13386
13387         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
13388         Reset the decoder in finalize so that all fields get cleared.
13389
13390 2006-07-12  Wim Taymans  <wim@fluendo.com>
13391
13392         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13393         (gst_base_audio_src_set_clock),
13394         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
13395         Don't try to post an error message when setting the clock fails
13396         as this can happen when adding an element to a bin which will then
13397         deadlock. Fixes #347296.
13398
13399 2006-07-12  Edward Hervey  <edward@fluendo.com>
13400
13401         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
13402         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
13403         (vorbis_handle_type_packet):
13404         Post tag messages on the bus even if we're not initialized.
13405         If we're not initialized, we still postpone the event pushing of tags.
13406
13407 2006-07-12  Wim Taymans  <wim@fluendo.com>
13408
13409         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13410         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13411         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13412         Revert last two changes that broke the freeze.
13413
13414 2006-07-12  Wim Taymans  <wim@fluendo.com>
13415
13416         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13417         basesink calculates silence sample correctly for us.
13418
13419 2006-07-12  Wim Taymans  <wim@fluendo.com>
13420
13421         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13422         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13423         Calculate correct silence samples so we don't fill our ringbuffer
13424         with noise.
13425
13426 2006-07-12  Edward Hervey  <edward@fluendo.com>
13427
13428         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13429         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
13430         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
13431         * ext/vorbis/vorbisdec.h:
13432         Delay sending events (newsegment, tags) until the decoder is properly
13433         initialized.
13434         Fixes #347295
13435
13436 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
13437
13438         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
13439         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
13440           Patch from #347221 adding a test for audioconvert
13441           channel remappings.
13442
13443 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
13444
13445         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
13446         (gst_ssa_parse_parse_line):
13447           Don't include the terminating NUL in the buffer size,
13448           it's only there for extra paranoia (would add random
13449           '*' characters at the end of each subtitle since the
13450           terminator itself is not valid UTF-8 technically).
13451           Also fix indenting after boilerplate macro.
13452
13453 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
13454
13455         * gst/playback/gstdecodebin.c: (close_pad_link):
13456           Also emit 'unknown-type' signal (which should really be
13457           called unhandled-type) if we found potential decoders/demuxers
13458           in the registry but none of them worked in the end (as in the
13459           case where the plugins don't exist any longer but are still
13460           listed in the registry). Fixes #329798.
13461
13462 2006-07-08  Andy Wingo  <wingo@pobox.com>
13463
13464         * theoraparse.c (theora_parse_push_buffer)
13465         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
13466         Add some more debugging. Fix granulepos reconstruction in the face
13467         of discontinuities.
13468
13469 2006-07-06  Wim Taymans  <wim@fluendo.com>
13470
13471         * gst-libs/gst/audio/gstbaseaudiosink.c:
13472         (gst_base_audio_sink_class_init),
13473         (gst_base_audio_sink_provide_clock):
13474         Use gobject_class instead of G_OBJECT_CLASS (klass)
13475
13476         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13477         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
13478         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
13479         (gst_base_audio_src_get_time),
13480         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
13481         (gst_base_audio_src_create_ringbuffer):
13482         Fix latency and buffer-time constants and properties ala basesink.
13483         Implement pull based scheduling. Fixes #346527.
13484         Set default blocksize in GstBaseSrc to 0, we default to pushing out
13485         one segment.
13486         Refuse slaving to another clock instead of silently not working.
13487         Only provide a clock when we are actually able to do so.
13488         Various small cleanups and compiler hints.
13489
13490 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13491
13492         Patch by: Lutz Mueller <lutz at topfrose de>
13493
13494         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
13495         (plugin_init):
13496           Add typefinding for text/html (#346581).
13497
13498 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13499
13500         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
13501         (xml_check_first_element), (xml_type_find), (smil_type_find):
13502           Fix SMIL typefinding, make xml_check_first_element() more
13503           useful.
13504
13505 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13506
13507         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
13508         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
13509         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
13510         * gst/playback/gstplaybasebin.h:
13511           Protect list of elements with a subtitle-encoding property and
13512           the subtitle encoding member itself with a lock of their own
13513           instead of using the object lock. This prevents a dead-lock in
13514           the element-remove callback in some circumstances when shutting
13515           down playbin.
13516
13517 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
13518
13519         * win32/common/libgsttag.def:
13520         Export some new functions.
13521         * win32/vs6/libgstogg.dsp:
13522         Add a link to libgsttag-0.10.lib.
13523
13524 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
13525
13526         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
13527           Some const-ification.
13528
13529 2006-07-04  Wim Taymans  <wim@fluendo.com>
13530
13531         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
13532         Improve checking if we are dealing with a stream. Added some
13533         more uris that need buffering.
13534
13535 2006-07-03  Edward Hervey  <edward@fluendo.com>
13536
13537         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
13538         Remove unused variable.
13539
13540 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13541
13542         * Makefile.am:
13543           include lcov.mak
13544         * configure.ac:
13545           add GCOV_LIBS to GST_LIBS
13546
13547 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
13548
13549         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
13550
13551         * ext/alsa/gstalsasrc.c:
13552           Add 32 bps to template caps and increase channels range
13553           from [1,2] to [1,MAX]. See #346326.
13554
13555 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
13556
13557         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
13558           Recognise 'WMVA' video codec fourcc (#345879).
13559           
13560 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
13561          
13562         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
13563           Fixed nasty memory leak
13564
13565 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13566
13567         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
13568         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
13569           fix logging
13570
13571 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
13572
13573         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13574         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
13575         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
13576         Protect remove_fakesink using a mutex, so that we don't try and
13577         remove the fakesink simultaneously from multiple threads.
13578
13579         When going from READY to PAUSED, restore the fakesink, so that
13580         it is there when decodebin gets reused.
13581
13582 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
13583
13584         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
13585         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13586         * gst-libs/gst/rtp/gstbasertppayload.c:
13587         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13588         * gst/tcp/gstmultifdsink.c:
13589         * gst/tcp/gsttcpclientsink.c:
13590         * gst/tcp/gsttcpclientsrc.c:
13591         * gst/tcp/gsttcpserversink.c:
13592         * gst/tcp/gsttcpserversrc.c:
13593         * gst/videorate/gstvideorate.c:
13594         * gst/videotestsrc/gstvideotestsrc.c:
13595         * sys/v4l/gstv4ljpegsrc.c:
13596         * sys/v4l/gstv4lmjpegsink.c:
13597         * sys/v4l/gstv4lsrc.c:
13598         * tests/examples/seek/scrubby.c:
13599         * tests/examples/seek/seek.c:
13600           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
13601
13602 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13603
13604         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
13605           Second field in GEnumValue shouldn't be a description,
13606           but a stringified version of the enum value.
13607
13608 2006-06-22  Wim Taymans  <wim@fluendo.com>
13609
13610         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13611         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
13612         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
13613         Avoid type checking in buffer casts.
13614         Avoid caps copy in buffer_alloc when we can.
13615         Use pad_peer_accept.
13616
13617 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13618
13619         * gst-libs/gst/tag/tag.h:
13620           Oops, make that 'Since: 0.10.9'.
13621
13622 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13623
13624         * docs/libs/gst-plugins-base-libs-sections.txt:
13625         * gst-libs/gst/tag/tag.h:
13626         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
13627         (gst_tag_image_type_get_type):
13628           API: add GstTagImageType enum to describe images contained
13629           in image tags (#345641).
13630
13631 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13632
13633         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
13634           Fix warnings with gst-inspect: "buffers-min" property
13635           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
13636           typo in property description.
13637
13638 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13639
13640         Patch by: Cody Russell <bratsche at gnome org>
13641
13642         * gst/audioresample/gstaudioresample.c:
13643         (gst_audioresample_class_init):
13644         * gst/playback/gststreamselector.c:
13645         (gst_stream_selector_class_init):
13646         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
13647         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
13648         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
13649         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
13650         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
13651         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
13652         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
13653         * gst/videotestsrc/gstvideotestsrc.c:
13654         (gst_video_test_src_class_init):
13655         * gst/volume/gstvolume.c: (gst_volume_class_init):
13656           Avoid unnecessary class cast check in class_init
13657           functions (#337747).
13658
13659 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
13660
13661         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
13662         (gst_text_overlay_video_chain):
13663           g_markup_escape_text() REALLY doesn't like non-UTF8 input
13664           and doesn't validate its input either (and neither did
13665           textoverlay it seems). Let's do that then and fix #345206.
13666
13667 2006-06-19  Wim Taymans  <wim@fluendo.com>
13668
13669         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
13670         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
13671         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
13672         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
13673         (find_syncframe), (find_limits), (assign_value),
13674         (count_burst_unit), (gst_multi_fd_sink_new_client),
13675         (gst_multi_fd_sink_handle_client_write),
13676         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
13677         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
13678         (gst_multi_fd_sink_change_state):
13679         * gst/tcp/gstmultifdsink.h:
13680         Added shiny new burst-on-connect methods.
13681         Add properties to control the minimal amount of data queued.
13682         Small cleanups.
13683         API: bytes-min property
13684         API: time-min property
13685         API: buffers-min property
13686         API: burst-unit property
13687         API: burst-value property
13688         API: add-full signal
13689
13690         * gst/tcp/gsttcp-marshal.list:
13691         Added new marshaller code for the new signal.
13692
13693         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13694         (multifdsink_suite):
13695         Added testcases for new burst methods.
13696
13697 2006-06-19  Edward Hervey  <edward@fluendo.com>
13698
13699         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
13700         Implement clipping for accurate seeking.
13701         Closes #345225
13702
13703 2006-06-19  Wim Taymans  <wim@fluendo.com>
13704
13705         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
13706
13707         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
13708         (gst_video_scale_transform):
13709         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
13710
13711 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
13712
13713         * configure.ac:
13714           Fix --disable-external (can't set conditionals conditionally,
13715           #343602).
13716
13717 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13718
13719         * tests/check/elements/audioresample.c: (test_reuse),
13720         (audioresample_suite):
13721           Add test case for bug #342789 fixed below.
13722
13723 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13724
13725         * gst/audioresample/gstaudioresample.c:
13726         (gst_audioresample_class_init), (gst_audioresample_init),
13727         (audioresample_start), (audioresample_stop),
13728         (gst_audioresample_set_property), (gst_audioresample_get_property):
13729           Implement GstBaseTransform::start and ::stop so that audioresample
13730           can clear its internal state properly and be reused instead of
13731           causing non-negotiated errors with playbin under some circumstances
13732           (#342789).
13733
13734         * tests/check/elements/audioresample.c: (setup_audioresample),
13735         (cleanup_audioresample):
13736           Need to set element state here so that ::start and ::stop are
13737           called.
13738
13739 2006-06-16  Wim Taymans  <wim@fluendo.com>
13740
13741         Patch by: Young-Ho Cha <ganadist at chollian dot net>
13742
13743         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
13744         Parse extra data better, apparently it's right behind
13745         the normal strf header size. Fixes #343500.
13746
13747 2006-06-16  Wim Taymans  <wim@fluendo.com>
13748
13749         * ext/alsa/gstalsasink.c: (set_hwparams):
13750         If we fail to set the buffer_time and period_time alsa
13751         parameters, post a warning and leave alsa select a 
13752         default instead of failing. Fixes #342085
13753
13754 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13755
13756         * docs/libs/gst-plugins-base-libs-sections.txt:
13757         * gst-libs/gst/cdda/gstcddabasesrc.h:
13758           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
13759           out in the header file and shouldn't be listed in the docs.
13760
13761         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13762           Must dereference pointer to fourcc in the debug statement.
13763
13764 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
13765
13766         * docs/libs/Makefile.am:
13767         * docs/libs/gst-plugins-base-libs-docs.sgml:
13768         * docs/libs/gst-plugins-base-libs-sections.txt:
13769         * docs/libs/gst-plugins-base-libs.types:
13770         add remaining symbols into correct setions
13771         
13772         * gst-libs/gst/audio/gstringbuffer.c:
13773         fix incomplete docs
13774         
13775         * gst-libs/gst/audio/gstringbuffer.h:
13776         comment out not yet implemented function
13777         
13778         
13779         * gst-libs/gst/floatcast/floatcast.h:
13780         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13781         add short descriptions
13782         
13783         
13784         * gst-libs/gst/interfaces/propertyprobe.c:
13785         fix return value docs   
13786         
13787         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13788         simplify debug logging
13789         
13790         * gst-libs/gst/riff/riff-read.h:
13791         sync function prototype and docs
13792         
13793         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
13794         remove left over symbol
13795
13796 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13797
13798         * autogen.sh:
13799         * configure.ac:
13800         * docs/Makefile.am:
13801           Use GST_PLUGIN_DOCS macro in configure.ac, add
13802           --enable-plugin-docs default to autogen.sh and use
13803           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
13804
13805 2006-06-15  Wim Taymans  <wim@fluendo.com>
13806
13807         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
13808         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
13809         (gst_ogg_demux_loop):
13810         Combine GstFlowReturn from the source pads to give a
13811         meaningfull result to the upstream peer or to stop the
13812         processing task in case of errors.
13813
13814 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13815
13816         * gst/playback/gststreaminfo.c: (cb_probe):
13817           Try GST_TAG_CODEC as fallback when extracting the
13818           codec name; more debug info.
13819
13820 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13821
13822         * ext/ogg/Makefile.am:
13823         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13824           Extract language tags from ogm subtitle streams, so that
13825           the subtitle menu choices are labelled correctly in
13826           Totem (fixes #344708).
13827
13828 2006-06-14  Wim Taymans  <wim@fluendo.com>
13829
13830         Patch by: Alessandro Decina <alessandro at nnva dot org>
13831
13832         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
13833         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
13834         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
13835         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
13836         Fix various leaks. Fixes #343699.
13837         Add x-smoke mime type.
13838
13839 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13840
13841         * gst-libs/gst/riff/riff-ids.h:
13842           Add IDs for 'bext' chunks (see #343837).
13843
13844 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
13845
13846         Patch by: Young-Ho Cha  <ganadist at chollian net>
13847
13848         * gst/subparse/samiparse.c: (sami_context_pop_state),
13849         (handle_start_font), (end_sami_element):
13850           Honour font face tags in SAMI subtitles (#344503).
13851
13852 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13853
13854         * po/POTFILES.in:
13855           add missing files containing translatable strings
13856
13857 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13858
13859         * docs/libs/tmpl/.cvsignore:
13860           we don't want those *.sgml files in CVS either
13861
13862 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13863
13864         * docs/libs/.cvsignore:
13865         * tests/check/elements/.cvsignore:
13866         * tests/check/libs/.cvsignore:
13867           ignore more
13868
13869 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13870
13871         * docs/libs/Makefile.am:
13872           also commiting the changed Makefile.am (added more libs to the
13873           doc-build)
13874
13875 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13876
13877         * docs/libs/gst-plugins-base-libs-docs.sgml:
13878         * docs/libs/gst-plugins-base-libs-sections.txt:
13879         * docs/libs/gst-plugins-base-libs.types:
13880           first batch of reordering things, add index & hierarchy
13881
13882 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13883
13884         * configure.ac:
13885           use GST_PKG_CHECK_MODULES, cleans up output
13886
13887 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
13888
13889         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
13890           Add support for burn:// URIs (#343385); const-ify things a bit,
13891           use G_N_ELEMENTS instead of hard-coded array size.
13892
13893 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
13894
13895         Patch by: Young-Ho Cha  <ganadist at chollian net>
13896
13897         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
13898           Fix up broken entities before passing them to libxml *sigh*.
13899           (#343303).
13900           
13901 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13902
13903         * configure.ac:
13904           back to TRUNK
13905
13906 === release 0.10.8 ===
13907
13908 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
13909
13910         * configure.ac:
13911           releasing 0.10.8, "Moar gij ziet mij nie"
13912
13913 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13914
13915         * configure.ac:
13916         * po/af.po:
13917         * po/az.po:
13918         * po/cs.po:
13919         * po/en_GB.po:
13920         * po/hu.po:
13921         * po/it.po:
13922         * po/nb.po:
13923         * po/nl.po:
13924         * po/or.po:
13925         * po/sq.po:
13926         * po/sr.po:
13927         * po/sv.po:
13928         * po/uk.po:
13929         * po/vi.po:
13930         * win32/common/config.h:
13931           0.10.7.2 prerelease
13932
13933 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13934
13935         * docs/libs/tmpl/gstaudio.sgml:
13936         * docs/libs/tmpl/gstcolorbalance.sgml:
13937         * docs/libs/tmpl/gstmixer.sgml:
13938         * docs/libs/tmpl/gstringbuffer.sgml:
13939         * docs/libs/tmpl/gsttuner.sgml:
13940         * docs/libs/tmpl/gstxoverlay.sgml:
13941         * gst-libs/gst/audio/audio.c:
13942         * gst-libs/gst/audio/gstringbuffer.c:
13943         * gst-libs/gst/interfaces/colorbalance.c:
13944         * gst-libs/gst/interfaces/mixer.c:
13945         * gst-libs/gst/interfaces/tuner.c:
13946         * gst-libs/gst/interfaces/xoverlay.c:
13947           move last template doc snippets to source code and delete them
13948
13949 2006-06-06  Michael Smith  <msmith@fluendo.com>
13950
13951         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
13952         (theora_parse_drain_queue):
13953           Mark DELTA_UNIT on non-keyframes.
13954
13955 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
13956
13957         * gst-libs/gst/audio/gstbaseaudiosink.c:
13958         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
13959         * gst-libs/gst/audio/gstbaseaudiosink.h:
13960         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
13961         (gst_ring_buffer_samples_done):
13962         * gst-libs/gst/audio/gstringbuffer.h:
13963         Document better the fact that latency_time and buffer_time are values
13964         stored in microseconds, and not the usual GStreamer nanoseconds.
13965         Change the variables (compatibly) that store them from GstClockTime 
13966         to guint64 to make it more clear that they're not storing clock times.
13967         Also, remove the bogus property description that says the user can
13968         specify -1 to get the default value, since that's never been the case.
13969
13970         When computing the default segment size for the ring buffer, make it
13971         an integer number of samples.
13972
13973         When the sub-class indicates a delay greater than the number of
13974         samples we've written return 0 from the audio sink get_time method.
13975
13976 2006-06-02  Michael Smith  <msmith@fluendo.com>
13977
13978         * tests/check/elements/audioconvert.c: (set_channel_positions),
13979         (get_float_mc_caps), (get_int_mc_caps):
13980         * tests/check/elements/audioresample.c:
13981         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
13982         * tests/check/elements/videorate.c:
13983         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
13984         * tests/check/elements/volume.c:
13985         * tests/check/elements/vorbisdec.c:
13986         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
13987           Don't busy-wait in tests; this was causing test timeouts very
13988           frequently when running under valgrind.
13989
13990 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13991
13992         * gst/tcp/README:
13993         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
13994         (gst_multi_fd_sink_remove_client_link),
13995         (gst_multi_fd_sink_client_queue_caps),
13996         (gst_multi_fd_sink_client_queue_buffer),
13997         (gst_multi_fd_sink_handle_client_write),
13998         (gst_multi_fd_sink_render):
13999         * gst/tcp/gstmultifdsink.h:
14000           make multifdsink properly deal with streamheader:
14001           - streamheader is taken from caps
14002           - buffers marked with IN_CAPS are not sent
14003           - streamheaders are sent, on connection, from the caps of the
14004             buffer where the client gets positioned to
14005           - further streamheader changes are done every time the client
14006             will receive a buffer with different caps
14007         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14008         (gst_multifdsink_create_streamheader):
14009           add tests for this
14010
14011 2006-06-02  Michael Smith  <msmith@fluendo.com>
14012
14013         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14014           Reinstate limit on channel count. Vorbis does not define the meaning
14015           of > 6 channels, so they're just independent channels. Gstreamer
14016           currently has no mechanism to represent N independent channels.
14017
14018 2006-06-02  Michael Smith  <msmith@fluendo.com>
14019
14020         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14021           Don't arbitrarily restrict channel counts and rate in vorbis.
14022           In terms of effects likely on real-world files, this fixes 96kHz
14023           playback of vorbis.
14024
14025 2006-06-02  Michael Smith  <msmith@fluendo.com>
14026
14027         * gst/audioconvert/audioconvert.c: (float):
14028           More correct float->int conversion.
14029
14030 2006-06-02  Michael Smith  <msmith@fluendo.com>
14031
14032         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
14033           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
14034           value. Fixes g-critical on trying to play back ogg containing
14035           unknown codec.
14036
14037 2006-06-02  Wim Taymans  <wim@fluendo.com>
14038
14039         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
14040         (setup_source):
14041         * gst/playback/gstplaybasebin.h:
14042         Make the subtitle detection work from any thread so we don't
14043         deadlock. Fixes #343397.
14044
14045 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14046
14047         * gst/volume/Makefile.am:
14048           Seriously, it's not *that* hard to get compilation right.  Even
14049           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
14050
14051 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14052
14053         * gst/volume/gstvolume.c: (volume_choose_func),
14054         (volume_update_real_volume), (gst_volume_class_init),
14055         (gst_volume_init), (volume_process_float), (volume_process_int16),
14056         (volume_process_int16_clamp), (volume_set_caps),
14057         (volume_transform_ip), (plugin_init):
14058         * gst/volume/gstvolume.h:
14059         rewrite the passthrough check, split _int16 and _int16_clamp, fix
14060         another property desc., remove unused param from process function
14061         
14062         * tests/check/elements/volume.c: (volume_suite):
14063         reactivate the passthrough test
14064
14065 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14066
14067         * ext/alsa/gstalsamixerelement.h:
14068         * ext/alsa/gstalsamixeroptions.h:
14069         * ext/alsa/gstalsamixertrack.h:
14070         * ext/gnomevfs/gstgnomevfssink.h:
14071         * ext/gnomevfs/gstgnomevfssrc.h:
14072         * ext/theora/gsttheoradec.h:
14073         * ext/theora/gsttheoraenc.h:
14074         * ext/theora/gsttheoraparse.h:
14075         * ext/vorbis/vorbisparse.h:
14076         * gst-libs/gst/audio/gstaudioclock.h:
14077         * gst-libs/gst/audio/gstaudiofilter.h:
14078         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14079         * gst/audioconvert/gstaudioconvert.h:
14080         * gst/audioresample/gstaudioresample.h:
14081         * gst/audiotestsrc/gstaudiotestsrc.h:
14082         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
14083         * gst/playback/gststreamselector.h:
14084         * gst/tcp/gstmultifdsink.h:
14085         * gst/tcp/gsttcpclientsink.h:
14086         * gst/tcp/gsttcpclientsrc.h:
14087         * gst/tcp/gsttcpserversink.h:
14088         * gst/tcp/gsttcpserversrc.h:
14089         * gst/videorate/gstvideorate.h:
14090         * gst/videoscale/gstvideoscale.h:
14091         * gst/videotestsrc/gstvideotestsrc.h:
14092         * gst/volume/gstvolume.h:
14093         * sys/v4l/gstv4ljpegsrc.h:
14094         * sys/v4l/gstv4lmjpegsink.h:
14095         * sys/v4l/gstv4lmjpegsrc.h:
14096         * sys/v4l/gstv4lsrc.h:
14097         * sys/ximage/ximagesink.h:
14098         * sys/xvimage/xvimagesink.h:
14099         * tests/old/testsuite/alsa/sinesrc.h:
14100         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14101
14102 2006-05-31  Wim Taymans  <wim@fluendo.com>
14103
14104         * ext/libvisual/visual.c: (gst_visual_reset),
14105         (gst_visual_sink_setcaps), (gst_visual_sink_event),
14106         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
14107         Handle DISCONT.
14108         Use running time before doing QoS.
14109         Handle mono too.
14110
14111 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14112
14113         * docs/libs/Makefile.am:
14114           set a magic variable to indicate we know the docs are incomplete
14115
14116 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14117
14118         * win32/common/libgstvideo.def:
14119           export gst_video_calculate_display_ratio
14120         * win32/vs6/libgstvideoscale.dsp:
14121           add link to libgstvideo-0.10.lib
14122
14123 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
14124
14125         * gst/playback/gstplaybasebin.c: (gen_source_element):
14126           Throw a more comprehensible error for rtsp:// URIs (rather
14127           than erroring out with a negotiation error later on) until
14128           we fix playbin to handle rtspsrc etc.
14129
14130 2006-05-30  Wim Taymans  <wim@fluendo.com>
14131
14132         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
14133         (gst_text_overlay_text_event):
14134         Added some FIXMEs.
14135
14136 2006-05-30  Wim Taymans  <wim@fluendo.com>
14137
14138         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
14139         (gst_adder_request_new_pad), (gst_adder_release_pad):
14140         * gst/adder/gstadder.h:
14141         Implement release_request_pad.
14142         Make padcounter atomic.
14143
14144         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
14145         Added check for release_pad in adder.
14146
14147 2006-05-30  Wim Taymans  <wim@fluendo.com>
14148
14149         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
14150         Fix build again.
14151
14152 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14153
14154         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14155         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
14156         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
14157         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
14158         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
14159         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
14160         (gst_ogg_demux_bisect_forward_serialno),
14161         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
14162         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
14163           add more debugging
14164           clean up printf formats for granulepos and serialno
14165
14166 2006-05-30  Michael Smith  <msmith@fluendo.com>
14167
14168         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14169         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
14170         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
14171         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
14172         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
14173         * ext/vorbis/vorbisenc.h:
14174           Multi-channel caps negotiation, so we can do proper multichannel
14175           vorbis encoding, negotiated through audioconvert.
14176
14177 2006-05-30  Wim Taymans  <wim@fluendo.com>
14178
14179         * tests/check/elements/adder.c: (test_event_message_received),
14180         (test_play_twice_message_received), (GST_START_TEST),
14181         (adder_suite):
14182         Added check to show that #339935 is fixed with ongoing
14183         adder and collectpads fixes.
14184
14185 2006-05-29  Wim Taymans  <wim@fluendo.com>
14186
14187         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
14188         Don't leak pad name.
14189
14190 2006-05-29  Wim Taymans  <wim@fluendo.com>
14191
14192         * gst/adder/gstadder.c: (gst_adder_query_duration),
14193         (forward_event_func), (forward_event), (gst_adder_src_event):
14194         Fix adder seeking.
14195         Make query/seeking code threadsafe.
14196
14197         * tests/check/Makefile.am:
14198         * tests/check/elements/adder.c: (test_event_message_received),
14199         (GST_START_TEST), (test_play_twice_message_received):
14200         Fix adder test case.
14201
14202 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
14203
14204         Patch by: Young-Ho Cha  <ganadist at chollian net>
14205
14206         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14207         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
14208         (set_encoding_element), (decodebin_element_added_cb),
14209         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
14210         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
14211         * gst/playback/gstplaybasebin.h:
14212           Add 'subtitle-encoding' property to playbin, so applications can
14213           force a subtitle encoding for non-UTF8 subtitles (#342268).
14214
14215         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
14216         (gst_sub_parse_set_property):
14217           Rename recently-added 'encoding' property to 'subtitle-encoding'
14218           (so it can be proxied by playbin/decodebin in a generic way
14219           with less danger of false positives).
14220
14221 2006-05-29  Michael Smith  <msmith@fluendo.com>
14222
14223         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
14224         (append_with_other_format), (set_structure_widths),
14225         (gst_audio_convert_transform_caps):
14226           Patch from #341562: give more specific audio caps in get_caps, so
14227           that basetransform  can make better decisions on what caps to
14228           negotiate.
14229
14230 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14231
14232         * tests/check/elements/volume.c:
14233         make it compile again
14234
14235 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14236
14237         * tests/check/elements/volume.c: (volume_suite):
14238         disable test until #343196 gets resolved
14239
14240 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14241
14242         * gst/adder/gstadder.c: (gst_adder_get_type):
14243         Make it easier to copy&paste
14244         
14245         * gst/volume/Makefile.am:
14246         * gst/volume/gstvolume.c: (volume_update_real_volume),
14247         (gst_volume_set_volume), (gst_volume_set_mute),
14248         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
14249         (volume_transform_ip), (volume_update_mute),
14250         (volume_update_volume):
14251         * gst/volume/gstvolume.h:
14252         Add own debug category, move duplicate code to helper function, fix
14253         property texts, add more comments and prepare ffor liboil-goodness
14254         
14255         * tests/check/Makefile.am:
14256         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
14257         add test for mute and passtrough case, be a bit more verbose to track
14258         failure
14259         
14260         * tests/check/generic/states.c: (GST_START_TEST):
14261         catch elements that fail to instantiate
14262
14263 2006-05-28  Edward Hervey  <edward@fluendo.com>
14264
14265         * tests/check/pipelines/simple-launch-lines.c:
14266         * tests/check/pipelines/theoraenc.c:
14267         * tests/check/pipelines/vorbisenc.c:
14268         Comment out tests using parse_launch() if core was built without
14269         parsing capabilities.
14270
14271 2006-05-27  Edward Hervey  <edward@fluendo.com>
14272
14273         * tests/check/Makefile.am:
14274         Extra bonus points for whoever explains to ensonic that you are meant
14275         to test unit tests thoroughly before commiting them, especially if
14276         you know it's going to break.
14277         De-activated element/adder tests.
14278
14279 2006-05-27  Edward Hervey  <edward@fluendo.com>
14280
14281         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14282         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
14283         Marking caps conversion issues as GST_WARNING is way too verbose,
14284         Moving them to GST_LOG.
14285
14286 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14287
14288         * README:
14289           Replace current README (containing the release notes from
14290           some 0.9.x version) with a proper README taken from the core.
14291
14292 2006-05-26  Wim Taymans  <wim@fluendo.com>
14293
14294         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14295         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
14296         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
14297         (vorbis_dec_change_state):
14298         Small cleanups.
14299         Add some FIXMEs
14300         Clip output samples to segment boundaries.
14301
14302 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14303
14304         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14305         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
14306         Improve the errors produced on bad output, including some human
14307         readable description strings.
14308         Handle the (theoretical for ximagesink) case where the XServer 
14309         has a different idea about the size required for a particular 
14310         frame and gives us too small a memory allocation.
14311
14312 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14313
14314         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14315         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
14316         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
14317         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14318         Improve the errors produced on bad output, including some human 
14319         readable description strings.
14320         Handle RGB Xv formats properly by transforming them into our 
14321         big-endian caps description.
14322         Use gst_caps_truncate to ensure that we never try and choose a
14323         non-fixed caps in buffer_alloc.
14324         Handle the case where the XServer has a different idea about the size
14325         required for a particular frame and gives us too small a memory
14326         allocation.
14327         Use -1 to indicate 'no image format', because 0 is a valid XServer
14328         image format number.
14329         Put RGB Xv formats at the end of the caps, so that we always prefer
14330         YUV format frames.
14331         Iterate the available Xv Encodings to determine the maximum width and
14332         height, and then return that in our caps.
14333         (Closes #315312, #337544)
14334
14335 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
14336
14337         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
14338         When there is only one unfinished pad and it receives an event that
14339         doesn't match our requirements, we need to set alldone=FALSE so that
14340         the fakesink is not removed yet.
14341
14342 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
14343
14344         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
14345           Use gst_type_find_helper_for_buffer() to find the type
14346           of stream from the first packet.
14347
14348         * configure.ac:
14349           Bump requirements to core CVS (needed for vorbis
14350           typefinding to work).
14351
14352 2006-05-24  Edward Hervey  <edward@fluendo.com>
14353
14354         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
14355         Added the 'prfl' atom type which MQV (no, it's not a typo) files
14356         contain.  Else they play perfectly fine with qtdemux.
14357
14358 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
14359
14360         * ext/theora/theoradec.c:
14361         * ext/theora/theoraenc.c:
14362         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
14363         * gst/audiorate/gstaudiorate.c:
14364           make more debug catagories static
14365         
14366         * tests/check/Makefile.am:
14367         * tests/check/elements/adder.c: (message_received),
14368         (test_event_message_received), (GST_START_TEST),
14369         (test_play_twice_message_received), (adder_suite):
14370           added test case for using element twice, extra bonus points for anyone
14371           who can make these test run reliably
14372
14373 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
14374
14375         * ext/theora/theoradec.c: (theora_dec_chain):
14376           Make work with time-stamped input buffers that do not
14377           have a granulepos in BUFFER_OFFSET_END (like theora
14378           buffers coming from matroskademux). Fixes #342448.
14379
14380 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
14381
14382         Patch by: Peter Kjellerstedt  <pkj at axis com>
14383
14384         * gst/tcp/Makefile.am:
14385           fdstresstest doesn't need Gtk+, fix compilation if 
14386           gtk is not available (#342566).
14387
14388 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14389          
14390         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14391           80 line columns
14392           Removed redundant floor()
14393
14394 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
14395
14396         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14397           On second thought, just skip JUNK chunks automatically, so
14398           the caller doesn't have to handle this. Fixes #342345.
14399           Also, return GST_FLOW_UNEXPECTED if we get a short read,
14400           not GST_FLOW_ERROR.
14401
14402 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
14403
14404         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14405           Don't bail out on JUNK chunks with a size of 0 (would try to
14406           pull_range 0 bytes before, which sources don't like too much).
14407           See #342345.
14408
14409 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14410
14411         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14412         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14413         Use the gstutil scaling function to preserve 64 bits while calculating
14414         output width and height from the display-aspect-ratio. (A continuation
14415         of #341542)
14416
14417 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14418
14419         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
14420         (gst_xvimagesink_buffer_alloc):
14421         * sys/xvimage/xvimagesink.h:
14422         When performing buffer allocations, remember the caps and image format
14423         we return so that if the same caps are asked for next time we can
14424         return them immediately without doing any caps intersections.
14425
14426 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14427          
14428         * gst-libs/gst/rtp/README:
14429           Some new documentation
14430         * gst-libs/gst/rtp/gstrtpbuffer.h:       
14431           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
14432         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14433         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
14434           New RTP audio base payloader class. Supports frame or sample based
14435           codecs.  Not enabled in Makefile.am until approved.
14436
14437 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14438
14439         * tests/check/elements/alsa.c: (test_device_property_probe):
14440           Fix test case: don't try to free NULL GValueArray when there
14441           are no devices.
14442
14443 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14444
14445         * tests/check/Makefile.am:
14446         * tests/check/elements/alsa.c: (test_device_property_probe),
14447         (alsa_suite), (main):
14448           Add simple test that runs a device property probe on alsasrc,
14449           alsasink and alsamixer. Disable valgrind check for now (too
14450           many leaks in libasound, and valgrind ignored my suppressions
14451           additions).
14452
14453 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14454
14455         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
14456         (gst_alsa_device_property_probe_probe_property),
14457         (gst_alsa_device_property_probe_needs_probe),
14458         (gst_alsa_device_property_probe_get_values),
14459         (gst_alsa_type_add_device_property_probe_interface):
14460         * ext/alsa/gstalsadeviceprobe.h:
14461         * ext/alsa/gstalsamixerelement.c:
14462         (gst_alsa_mixer_element_init_interfaces):
14463         * ext/alsa/gstalsamixerelement.h:
14464           Clean up and simplify alsa device probing. Make it actually work
14465           for multiple classes. Don't cache results any longer.
14466
14467         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
14468         (gst_alsasink_init):
14469         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
14470         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
14471         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
14472           Make alsasink and alsasrc implement the GstPropertyProbe interface
14473           for device probing (#342181).
14474           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
14475
14476 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14477
14478         * gst/subparse/samiparse.c: (handle_start_font):
14479           Don't ignore return value of strtol (++compiler_happiness).
14480
14481 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
14482
14483         Patch by: Young-Ho Cha  <ganadist chollian net>
14484
14485         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
14486         (gst_sub_parse_class_init), (gst_sub_parse_init),
14487         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
14488         (convert_encoding):
14489         * gst/subparse/gstsubparse.h:
14490           Add 'encoding' property (#341681).
14491
14492         * gst/subparse/samiparse.c: (characters_sami):
14493           Output is pango markup, so we need to escape text
14494           between tags (#342143).
14495
14496 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
14497
14498         * gst-libs/gst/audio/multichannel.c:
14499         (gst_audio_check_channel_positions):
14500           It's okay to have caps with channels=1 and a channel position
14501           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
14502           (deinterleavers might want to keep the position in the caps,
14503           so that they can be re-interleaved again properly later).
14504           Leave check for unexpected 2-channel layouts intact for now.
14505
14506 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14507
14508         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
14509         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
14510         basesrc can do its job correctly.
14511
14512 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
14513
14514         * ext/alsa/Makefile.am:
14515         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
14516         (gst_alsa_detect_formats), (get_channel_free_structure),
14517         (caps_add_channel_configuration), (gst_alsa_detect_channels),
14518         (gst_alsa_probe_supported_formats):
14519         * ext/alsa/gstalsa.h:
14520         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
14521           Refactor and improve caps probing code: probe signedness
14522           when we probe the supported formats/widths; set endianness
14523           to the one we actually probed for (ie. cpu endianness).
14524           
14525         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
14526         (gst_alsasrc_close):
14527         * ext/alsa/gstalsasrc.h:
14528           Implement caps probing for alsasrc.
14529
14530 2006-05-15  Wim Taymans  <wim@fluendo.com>
14531
14532         * ext/theora/theoradec.c: (gst_theora_dec_reset),
14533         (theora_dec_src_query), (theora_dec_src_event),
14534         (theora_dec_sink_event), (theora_handle_comment_packet),
14535         (theora_handle_data_packet), (theora_dec_change_state):
14536         Cleanups, add some G_LIKELY.
14537         Use segment helpers instead of our own wrong code.
14538         Clear queued buffers on seek and READY.
14539
14540         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
14541         (vorbis_dec_convert), (vorbis_dec_src_query),
14542         (vorbis_dec_src_event), (vorbis_dec_sink_event),
14543         (vorbis_handle_comment_packet), (vorbis_dec_push),
14544         (vorbis_handle_data_packet), (vorbis_dec_chain),
14545         (vorbis_dec_change_state):
14546         * ext/vorbis/vorbisdec.h:
14547         Remove old useless packetno variable.
14548         Do position query properly.
14549         Add some G_LIKELY.
14550         Do cleanup of queued buffers in new helper function
14551         and use it.
14552
14553 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14554
14555         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
14556           Query supported sample rates. Fixes #341732.
14557
14558 2006-05-15  Julien MOUTTE  <julien@moutte.net>
14559
14560         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
14561         (gst_decode_bin_change_state): Make decodebin reusable
14562         when going from PAUSE_TO_READY and then back to PAUSED.
14563         Fixes #331678.
14564
14565 2006-05-15  Wim Taymans  <wim@fluendo.com>
14566
14567         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
14568         (vorbis_dec_convert), (vorbis_dec_src_query),
14569         (vorbis_dec_sink_query), (vorbis_dec_src_event),
14570         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
14571         (vorbis_dec_clean_queued), (vorbis_dec_push),
14572         (vorbis_handle_data_packet), (vorbis_dec_change_state):
14573         Cleanups. Use refcounting and DEBUG_OBJECT.
14574         Reset segment on flush, use code methods instead of our
14575         own wrong version.
14576         Fix potential memleak.
14577
14578 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14579
14580         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
14581         (gst_alsasink_init):
14582         * ext/alsa/gstalsasink.h:
14583           Don't leak allocated snd_output_t structure if there's
14584           more than one alsasink instance at a time (#341873).
14585           Also fix GObject macros in header file.
14586           
14587 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14588
14589         * gst/subparse/gstsubparse.c:
14590         (gst_sub_parse_data_format_autodetect):
14591           Don't use libxml functions in the typefinding code.
14592
14593 2006-05-15  Wim Taymans  <wim@fluendo.com>
14594
14595         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14596         Fix seeking performance in the case where a non-header 
14597         packet has a 0 granulepos (busted theora case). 
14598         Fixes #341719
14599         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
14600          the first place, you limelight stealer you)
14601
14602 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14603
14604         * gst/subparse/gstsubparse.c:
14605         (gst_sub_parse_data_format_autodetect):
14606           Improve SAMI typefinding: handle case where there are
14607           whitespaces or newlines in front of the first <SAMI>
14608           tag (#169936).
14609
14610 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14611
14612         * configure.ac:
14613           Build video4linux plugin even if there's no XVIDEO, just
14614           without implementing the GstXOverlay interface (#334002).
14615          
14616 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14617
14618         * configure.ac:
14619         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
14620         (plugin_init):
14621           Add tentative support for libvisual-0.4 (#336881).
14622
14623 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14624
14625         Patch by: Young-Ho Cha <ganadist at chollian net>
14626
14627         * gst/subparse/samiparse.c: (handle_start_font):
14628           Need to map "silver" colour explicitly (#169936).
14629
14630 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14631
14632         Patch by: Young-Ho Cha  <ganadist at chollian net>
14633
14634         * gst/subparse/Makefile.am:
14635         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
14636         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
14637         (gst_sub_parse_format_autodetect), (feed_textbuf),
14638         (gst_subparse_type_find), (plugin_init):
14639         * gst/subparse/gstsubparse.h:
14640         * gst/subparse/samiparse.c:
14641         * gst/subparse/samiparse.h:
14642           Add support for SAMI subtitles (#169936).
14643
14644 2006-05-14  Michael Smith  <msmith@fluendo.com>
14645
14646         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
14647           Fix #341696: crash when mixing L+R+C to mono or stereo.
14648         * tests/check/Makefile.am:
14649         * tests/check/elements/audioconvert.c: (set_channel_positions),
14650         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
14651         (audioconvert_suite):
14652           Add test for the above, including some generic framework bits for
14653           testing multichannel things.
14654
14655 === release 0.10.7 ===
14656
14657 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
14658
14659         * configure.ac:
14660           releasing 0.10.7, "Leave the gun"
14661
14662 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
14663
14664         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14665         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14666         Fix the build.
14667
14668 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
14669
14670         * docs/libs/gst-plugins-base-libs-docs.sgml:
14671         * docs/libs/gst-plugins-base-libs-sections.txt:
14672         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
14673         * gst-libs/gst/video/video.h:
14674         * gst/videoscale/Makefile.am:
14675         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14676         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14677         * tests/check/Makefile.am:
14678         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
14679         (main):
14680           Fix integer overflow problem with pixel-aspect-ratio calculations
14681           in videoscale and xvimagesink (#341542)
14682
14683 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
14684
14685         * gst-libs/gst/tag/gstid3tag.c:
14686           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
14687
14688 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
14689
14690         * win32/MANIFEST:
14691           update win32 files listing
14692
14693 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14694
14695         patch by: Sjoerd Simons (sjoerd@luon.net)
14696
14697         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14698         (group_create), (group_destroy), (add_stream),
14699         (gst_play_base_bin_get_property),
14700         (gst_play_base_bin_get_streaminfo_value_array):
14701         * gst/playback/gstplaybasebin.h:
14702           API: GstPlayBaseBin::stream-info-value-array property
14703           use a more bindings-friendly way of exposing streaminfo
14704           using a GValueArray.  Tested in ipython.
14705           Closes #341114
14706
14707 2006-05-11  Wim Taymans  <wim@fluendo.com>
14708
14709         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
14710         (queue_underrun_cb), (queue_filled_cb):
14711         Also catch queue underruns but don't do anything yet.
14712         Refactor and comment queue enlarging code a bit.
14713
14714         * gst/playback/gstplaybasebin.c: (queue_overrun),
14715         (queue_threshold_reached), (queue_out_of_data),
14716         (gen_preroll_element):
14717         If a queue over/underruns check that we don't create nasty
14718         deadlocks when the min-threshold is not reached but the
14719         max-bytes is. In those cases disable max-bytes when we
14720         know that the queue is fed timed data.
14721         Add more comments.
14722
14723 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
14724
14725         * gst/playback/gstplaybin.c: (gen_audio_element):
14726           Make playbin automatically plug an 'audioresample'
14727           element before the audio sink as well. This solves
14728           problems with sinks that only accept a very specific
14729           sample rate, like esdsink (e.g. #340379).
14730
14731 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
14732
14733         * gst/playback/gstplaybasebin.c: (gen_source_element):
14734           Make http sources send special headers so that we receive
14735           icecast metadata if the http stream is an icecast stream
14736           (otherwise the server will just ignore them). This also
14737           means that from now on users will need the 'icydemux'
14738           element from gst-plugins-good installed if they want to
14739           listen to icecast radio streams. (#341432, #333657).
14740
14741 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14742
14743         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
14744         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
14745           remove stupid example from docs - it should come with a simple
14746           C program instead.
14747           Clean up/fix docs
14748         * tests/check/elements/multifdsink.c: (wait_bytes_served),
14749         (fail_if_can_read), (GST_START_TEST),
14750         (gst_multifdsink_create_streamheader), (multifdsink_suite):
14751           add a test for changing streamheader which exposes a bug in
14752           multifdsink
14753
14754 2006-05-11  Michael Smith  <msmith@fluendo.com>
14755
14756         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
14757         (gst_gnome_vfs_src_received_headers_callback):
14758         * ext/gnomevfs/gstgnomevfssrc.h:
14759           Don't set icy-caps unless we have a sane interval value. Move
14760           interval to a local variable; we never use it outside this function.
14761
14762 2006-05-11  Wim Taymans  <wim@fluendo.com>
14763
14764         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
14765         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
14766         Register special buffer types along with the objects so
14767         that they are not registered at runtime from N different
14768         streaming threads since they are not threadsafe.
14769
14770 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14771
14772         * tests/check/elements/multifdsink.c: (wait_bytes_served),
14773         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
14774           add two more tests, one doing streamheader
14775
14776 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14777
14778         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
14779           clean up the bufqueue when shutting down
14780         * tests/check/Makefile.am:
14781         * tests/check/elements/multifdsink.c: (setup_multifdsink),
14782         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
14783         (main):
14784           add a test for the leak that was just fixed
14785
14786 2006-05-10  Wim Taymans  <wim@fluendo.com>
14787
14788         * gst/adder/gstadder.c: (gst_adder_setcaps),
14789         (gst_adder_query_duration), (gst_adder_query), (forward_event),
14790         (gst_adder_src_event), (gst_adder_sink_event),
14791         (gst_adder_class_init), (gst_adder_finalize),
14792         (gst_adder_request_new_pad), (gst_adder_collected):
14793         * gst/adder/gstadder.h:
14794         Updated some docs. Added comments and FIXMEs all over the place.
14795         Improve debugging info.
14796         Fix leak on finalize by not calling the parent.
14797         Implement duration query.
14798         Make event forwarding threadsafe.
14799         Correctly send NEWSEGMENT at start and after flush.
14800         Handle EOS correctly.
14801         Post error when not negotiated.
14802
14803         * tests/check/elements/adder.c: (GST_START_TEST):
14804         Added FIXME in the test.
14805
14806 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14807
14808         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
14809         (gst_text_overlay_halign_get_type),
14810         (gst_text_overlay_wrap_mode_get_type):
14811         * ext/theora/theoradec.c: (theora_handle_type_packet),
14812         (theora_handle_data_packet):
14813         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
14814         (theora_enc_sink_setcaps), (theora_enc_chain):
14815         * gst-libs/gst/cdda/gstcddabasesrc.c:
14816         (gst_cdda_base_src_mode_get_type):
14817         * gst/audiotestsrc/gstaudiotestsrc.c:
14818         (gst_audiostestsrc_wave_get_type):
14819         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
14820         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
14821         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14822         (gst_sync_method_get_type), (gst_unit_type_get_type),
14823         (gst_client_status_get_type):
14824         * gst/videoscale/gstvideoscale.c:
14825         (gst_video_scale_method_get_type):
14826         * gst/videotestsrc/gstvideotestsrc.c:
14827         (gst_video_test_src_pattern_get_type):
14828         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
14829         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
14830         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
14831         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
14832         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
14833         (paint_setup_RGB565), (paint_setup_xRGB1555):
14834           Const-ify GEnumValue and GFlagsValue arrays. Use
14835           GST_ROUND_UP_* macros instead of home-made ones.
14836
14837 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14838
14839         * configure.ac:
14840           Require core CVS for the new newsegment stuff.
14841
14842 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14843
14844         Patch by: Sjoerd Simons  <sjoerd at luon net>
14845
14846         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
14847           Register nick for enum value (#341160).
14848
14849 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
14850
14851         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
14852         (plugin_init):
14853          backout typefind patch #340375
14854          
14855         * tests/check/elements/adder.c: (message_received),
14856         (GST_START_TEST), (adder_suite):
14857           redo, signal-handling of test
14858
14859 2006-05-09  Wim Taymans  <wim@fluendo.com>
14860
14861         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
14862         (gst_adder_collected):
14863         * gst/adder/gstadder.h:
14864         Remove bogus segment merging and forwarding, we don't
14865         care about timestamps anyway and we just produce a
14866         continuous stream. 
14867         Also create a nice NEWSEGMENT event when we start.
14868         Use _scale_int some more.
14869
14870 2006-05-09  Edward Hervey  <edward@fluendo.com>
14871
14872         * tests/icles/stress-xoverlay.c:
14873         Fix if core was built without parsing support.
14874
14875 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14876
14877         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14878           Add SEDG (Samsung MPEG-4) fourcc.
14879
14880 2006-05-09  Edward Hervey  <edward@fluendo.com>
14881
14882         * tests/icles/stress-xoverlay.c:
14883         * tests/examples/volume/volume.c:
14884         Fix if core was built without parsing support.
14885
14886         * tests/examples/seek/seek.c:
14887         Disable the parse_launch example if core was built without parsing
14888         support.
14889
14890 2006-05-08  Edward Hervey  <edward@fluendo.com>
14891
14892         * autogen.sh: (CONFIGURE_DEF_OPT): 
14893         libtoolize on Darwin/MacOSX is called glibtoolize
14894
14895 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14896
14897         * tests/check/Makefile.am:
14898         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
14899           Disable the adder test, until the build-slaves posses the kindness to 
14900           either like it or to give valid reason for not doing so 
14901
14902 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14903
14904         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
14905         (adder_suite):
14906           Shuffle NULL state change around and raise timeout more
14907
14908 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14909
14910         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
14911         (mp4_type_find), (plugin_init):
14912           Add typefind to distinguish between "audio/x-m4a" and new type
14913           "video/mp4". Fixes #340375
14914
14915         * tests/check/elements/adder.c: (adder_suite):
14916           Raise timeout to make buildbot happy
14917
14918 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14919
14920         * gst/adder/gstadder.c: (gst_adder_sink_event),
14921         (gst_adder_request_new_pad), (gst_adder_change_state):
14922         * gst/adder/gstadder.h:
14923         * tests/check/Makefile.am:
14924         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
14925         (adder_suite), (main):
14926           Add sink-event handling to adder. It tries to merge incomming
14927           newsegment-events. Added test to check if segment_done is comming
14928           through. Fixes #340060
14929
14930 2006-05-05  Andy Wingo  <wingo@pobox.com>
14931
14932         * ext/theora/theoraparse.c (gst_theora_parse_init)
14933         (theora_parse_src_convert, theora_parse_src_query):
14934         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
14935         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
14936         query functions on the source pads of the theora and vorbis parse
14937         elements. Fixes position querying when doing a remux.
14938
14939 2006-05-05  Michael Smith  <msmith@fluendo.com>
14940
14941         * ext/theora/theoraparse.c: (parse_granulepos),
14942         (theora_parse_drain_queue_prematurely),
14943         (theora_parse_queue_buffer), (theora_parse_sink_event):
14944           Fix flushing.
14945           Fix invalid granulepos outputs when starting with a non-keyframe.
14946
14947 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
14948
14949         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
14950         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
14951         Rearrange MPEG system stream detection, fixing some memleaks in the
14952         process.
14953         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
14954         they clean up their data correctly.
14955         Remove unused ogganx caps and move the 'is_annodex' check to inside
14956         the 'is_ogg' if statement.
14957
14958 2006-05-05  Wim Taymans  <wim@fluendo.com>
14959
14960         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
14961         Properly remove ghostpads. Fixes #340392
14962
14963 2006-05-04  David Schleef  <ds@schleef.org>
14964
14965         * gst/typefind/gsttypefindfunctions.c:
14966
14967 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
14968
14969         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
14970         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
14971
14972         When typefinding an MP3 in push-based mode, don't penalise the
14973         probability down to 74% when we found 5 valid frames just because we
14974         can't peek the end of the file.
14975
14976         Make the probability for detecting MPEG Transport Streams based on the
14977         number of sequential headers we successfully detected.
14978
14979 2006-05-03  Wim Taymans  <wim@fluendo.com>
14980
14981         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14982         (vorbis_dec_push), (vorbis_dec_chain):
14983         Still produce an error when we receive an empty packet.
14984
14985 2006-05-03  Wim Taymans  <wim@fluendo.com>
14986
14987         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
14988         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
14989         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
14990         Mark buffers with DISCONT after seek and after activating new
14991         chains.
14992
14993         * ext/theora/gsttheoradec.h:
14994         * ext/theora/theoradec.c: (gst_theora_dec_reset),
14995         (theora_get_query_types), (theora_dec_sink_event),
14996         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
14997         (theora_dec_change_state):
14998         Fix frame counter.
14999         Detect and mark DISCONT buffers.
15000
15001         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15002         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
15003         (vorbis_dec_change_state):
15004         * ext/vorbis/vorbisdec.h:
15005         Use GstSegment.
15006         Detect and mark DISCONT buffers.
15007         Don't crash on 0 sized buffers.
15008
15009 2006-05-03  Wim Taymans  <wim@fluendo.com>
15010
15011         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
15012         (volume_transform_ip):
15013         Increase "volume" property to 10.0. Fixes #340369.
15014         Set the process function to NULL when capsnego fails so that
15015         we properly error out.
15016
15017 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15018
15019         * gst/playback/gstplaybin.c: (add_sink):
15020         * gst/playback/test.c: (main):
15021         * gst/playback/test5.c: (dump_element_stats):
15022         * gst/playback/test6.c: (main):
15023           free caps using gst_caps_unref, don't leak caps-strings
15024
15025 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
15026
15027         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
15028         (plugin_init):
15029           Refine musepack typefinding a bit. Return MAXIMUM
15030           probability when we detect stream version 7 to make
15031           sure the mpeg audio typefinder doesn't trump us.
15032
15033 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15034
15035         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15036           Protect against unexpected NULL strf_data buffer.
15037
15038 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15039
15040         * tests/check/elements/audioconvert.c: (verify_convert),
15041         (GST_START_TEST):
15042           interpret the out[] buffer in the order the bytes are actually
15043           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
15044           Other tests should use BYTE_ORDER since the array is filled in
15045           with actual values
15046
15047 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15048
15049         * tests/check/elements/audioconvert.c: (verify_convert),
15050         (GST_START_TEST):
15051           when a test fails, give an indication of which it is
15052
15053 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15054
15055         * gst-libs/gst/cdda/gstcddabasesrc.c:
15056           compile fix; strtol() needs <stdlib.h>
15057
15058 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15059
15060         * ext/alsa/gstalsamixerelement.c:
15061         * ext/alsa/gstalsasrc.c:
15062         * ext/cdparanoia/gstcdparanoiasrc.c:
15063         * ext/gnomevfs/gstgnomevfssink.c:
15064         * ext/gnomevfs/gstgnomevfssrc.c:
15065         * ext/ogg/gstoggdemux.c:
15066         * ext/ogg/gstoggmux.c:
15067         * ext/ogg/gstoggparse.c:
15068         * ext/ogg/gstogmparse.c:
15069         * ext/pango/gstclockoverlay.c:
15070         * ext/pango/gsttextoverlay.c:
15071         * ext/pango/gsttextrender.c:
15072         * ext/pango/gsttimeoverlay.c:
15073         * ext/theora/theoradec.c:
15074         * ext/theora/theoraenc.c:
15075         * ext/vorbis/vorbisdec.c:
15076         * ext/vorbis/vorbisenc.c:
15077         * gst-libs/gst/audio/gstaudiofilter.c:
15078         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15079         * gst/audioconvert/gstaudioconvert.c:
15080         * gst/audiorate/gstaudiorate.c:
15081         * gst/audioresample/gstaudioresample.c:
15082         * gst/audiotestsrc/gstaudiotestsrc.c:
15083         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15084         * gst/playback/gstdecodebin.c:
15085         * gst/playback/gstplaybin.c:
15086         * gst/playback/gststreamselector.c:
15087         * gst/subparse/gstsubparse.c:
15088         * gst/tcp/gstmultifdsink.c:
15089         * gst/tcp/gsttcpclientsink.c:
15090         * gst/tcp/gsttcpclientsrc.c:
15091         * gst/tcp/gsttcpserversink.c:
15092         * gst/tcp/gsttcpserversrc.c:
15093         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15094         * gst/videorate/gstvideorate.c:
15095         * gst/videoscale/gstvideoscale.c:
15096         * gst/videotestsrc/gstvideotestsrc.c:
15097         * gst/volume/gstvolume.c:
15098         * sys/v4l/gstv4ljpegsrc.c:
15099         * sys/v4l/gstv4lmjpegsink.c:
15100         * sys/v4l/gstv4lmjpegsrc.c:
15101         * sys/v4l/gstv4lsrc.c:
15102         * sys/ximage/ximagesink.c:
15103         * sys/xvimage/xvimagesink.c:
15104         * tests/check/libs/cddabasesrc.c:
15105           make GstElementDetails const
15106
15107 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15108
15109         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
15110         (gst_adder_init):
15111           send events from src-pad to all sink-pads fixes #338657
15112
15113 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15114
15115         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
15116         (alsasink_parse_spec):
15117           query width capabilities from alsa, fixes #338919
15118
15119 2006-04-28  Wim Taymans  <wim@fluendo.com>
15120
15121         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
15122         (gst_multi_fd_sink_remove_client_link):
15123         * gst/tcp/gstmultifdsink.h:
15124         Fix race condition in multifdsink that can lead to spurious 
15125         duplicate clients. this patch adds a new signal that is fired when
15126         multifdsink has removed all references to the fd.
15127         Fixes #339574.
15128         Updated documentation.
15129         API: client-fd-removed signal added
15130
15131 2006-04-28  Michael Smith  <msmith@fluendo.com>
15132
15133         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
15134           When asking g_value_array_new to prealloc elements, we may as well
15135           ask for the right number of elements.
15136
15137 2006-04-28  Wim Taymans  <wim@fluendo.com>
15138
15139         * gst-libs/gst/audio/gstbaseaudiosink.c:
15140         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
15141         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
15142         patch to make timestamp checking more tollerant to rounding 
15143         errors given that real discontinuities are to be marked on
15144         buffers. Fixes some asf files and #338778.
15145         Also avoid some crashers when we receive an event in the 
15146         NULL state.
15147
15148 2006-04-28  Michael Smith  <msmith@fluendo.com>
15149
15150         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
15151         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
15152         (gst_gnome_vfs_src_get_property),
15153         (gst_gnome_vfs_src_send_additional_headers_callback),
15154         (gst_gnome_vfs_src_received_headers_callback),
15155         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
15156         (gst_gnome_vfs_src_stop):
15157         * ext/gnomevfs/gstgnomevfssrc.h:
15158           Remove ICY handling (mostly) from gnomevfssrc, in favour of
15159           proper shared support within icydemux.
15160
15161 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15162
15163         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
15164         (gst_video_rate_swap_prev), (gst_video_rate_chain):
15165           fix up docs
15166           fix a leak when no caps negotiated
15167           fix counting of input frames
15168         * tests/check/elements/.cvsignore:
15169         * tests/check/elements/videorate.c: (assert_videorate_stats),
15170         (GST_START_TEST), (videorate_suite):
15171           add tests for these
15172
15173 2006-04-28  Wim Taymans  <wim@fluendo.com>
15174
15175         * gst-libs/gst/audio/gstringbuffer.c:
15176         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
15177         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
15178         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
15179         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
15180         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
15181         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
15182         (gst_ring_buffer_commit), (gst_ring_buffer_read),
15183         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
15184         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
15185         Check arguments passed to public functions instead of
15186         crashing.
15187
15188 2006-04-28  Wim Taymans  <wim@fluendo.com>
15189
15190         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
15191         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
15192         GstBaseAudioSrc must be live or it does not work.
15193
15194         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
15195         Don't set live to TRUE as this is the default in the parentclass.
15196
15197 2006-04-28  Wim Taymans  <wim@fluendo.com>
15198
15199         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
15200         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
15201         Videoscale doesn't pass on pixel-aspect ratio. Handle all
15202         fixation cases better. Fixes #338991
15203
15204 2006-04-28  Wim Taymans  <wim@fluendo.com>
15205
15206         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
15207         Handle 0/1 framerate correctly Fixes #331901.
15208
15209 2006-04-28  Wim Taymans  <wim@fluendo.com>
15210
15211         * tests/check/elements/audioconvert.c: (get_float_caps),
15212         (GST_START_TEST), (audioconvert_suite):
15213         Added check for correct clipping when doing float samples
15214         in audioconvert.
15215
15216 2006-04-28  Wim Taymans  <wim@fluendo.com>
15217
15218         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
15219         (gst_video_rate_chain):
15220         Print more debugging info.
15221
15222 2006-04-28  Wim Taymans  <wim@fluendo.com>
15223
15224         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
15225         (resample_set_state_from_caps):
15226         Add support for other formats audioresample can handle such as
15227         32 bits in and float and 64 bits float. Fixes #301759
15228
15229 2006-04-28  Wim Taymans  <wim@fluendo.com>
15230
15231         * gst/audioconvert/audioconvert.c: (float):
15232         correctly clip float samples > 1.0. Fixes #338718
15233
15234 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15235
15236         Patch by: Young-Ho Cha  <ganadist at chollian net>
15237
15238         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
15239         (gst_text_overlay_render_text):
15240           Don't strip newlines from the text. Also, center lines
15241           within multi-line paragraphs (#339405).
15242
15243 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15244
15245         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
15246           Fix wavpack typefinding to work in more cases (don't peek
15247           for chunks of multiple hundred kBs at once, but process
15248           things step-by-step in smaller units). Fixes #339786.
15249
15250 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15251
15252         * configure.ac:
15253           back to HEAD
15254
15255 === release 0.10.6 ===
15256
15257 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
15258
15259         * configure.ac:
15260           releasing 0.10.6, "Chao"
15261
15262 2006-04-26  David Schleef  <ds@schleef.org>
15263
15264         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
15265           Fixes #338897.
15266
15267 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15268
15269         * configure.ac:
15270         * win32/common/config.h:
15271           new prerelease
15272
15273 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15274
15275         patch by: Wim Taymans
15276
15277         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15278         (gst_ogg_demux_perform_seek):
15279           make sure correct newsegments are sent, so that the decoder
15280           and the demuxer agree on timestamps.  Fixes playback of a lot
15281           of Ogg files that do not start from 0.  Fixes #339833.
15282
15283 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15284
15285         Patch by: Edward Hervey  <edward@fluendo.com>
15286
15287         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
15288         * tests/check/Makefile.am:
15289         * tests/check/elements/videorate.c: (assert_videorate_stats),
15290         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
15291         (videorate_suite), (main):
15292           Fix an infinite loop if frames are passed in with wrongly ordered
15293           timestamps.  Fixes #339013.
15294
15295 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15296
15297         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15298
15299         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
15300           fix typefinding on some ISO files.  Fixes #339212.
15301
15302 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15303
15304         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15305
15306         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15307           add another H264 fourcc.  Fixes #339047.
15308
15309 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15310
15311         Patch by: Jan Schmidt
15312
15313         * gst/playback/gststreamselector.c:
15314         (gst_stream_selector_bufferalloc):
15315           Restore old StreamSelector behaviour.
15316           Fixes #338419.
15317
15318 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15319
15320         * configure.ac:
15321         * win32/common/config.h:
15322           prerelease
15323
15324 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15325
15326         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
15327
15328         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15329         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
15330           Fix some memory leaks: on finalize, free buffers left in the queue
15331           before destroying the queue; in _push(), unref rtp_buf even if
15332           the process vfunc returned a NULL buffer as output buffer (#337548);
15333           demote some recuring debug messages to LOG level.
15334
15335 2006-04-11  Wim Taymans  <wim@fluendo.com>
15336
15337         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15338         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15339         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
15340         (gst_ogg_demux_loop):
15341         More cleanups.
15342         Respect segment stop when emiting EOS or SEGMENT_DONE.
15343         Fixes (#337945).
15344
15345 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15346
15347         * gst/playback/gststreamselector.c:
15348         (gst_stream_selector_get_property):
15349           Don't leak pad name.
15350
15351 2006-04-10  Michael Smith  <msmith@fluendo.com>
15352
15353         * tests/check/Makefile.am:
15354         * tests/check/gst-plugins-base.supp:
15355           Suppress an old libtheora bug (fixed in more recent versions), so 
15356           that FC4 buildslaves can pass.
15357
15358 2006-04-10  Wim Taymans  <wim@fluendo.com>
15359
15360         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15361         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15362         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
15363         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
15364         (gst_ogg_demux_loop):
15365         Don't leak events.
15366         Remember what error we got when finding chains, if we
15367         were shutdown, that would not be an error.
15368
15369 2006-04-10  Wim Taymans  <wim@fluendo.com>
15370
15371         * gst-libs/gst/audio/gstbaseaudiosink.c:
15372         (gst_base_audio_sink_event):
15373         Starting the ringbuffer when we did not acquire it can cause
15374         a deadlock, is pointless and causes nasty things for
15375         subclasses. 
15376         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
15377
15378 2006-04-10  Wim Taymans  <wim@fluendo.com>
15379
15380         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15381         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15382         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15383         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
15384         (gst_ogg_demux_deactivate_current_chain),
15385         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15386         (gst_ogg_demux_bisect_forward_serialno),
15387         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
15388         Add some more debugging.
15389
15390 2006-04-10  Wim Taymans  <wim@fluendo.com>
15391
15392         * ext/theora/theoradec.c: (theora_dec_src_event),
15393         (theora_handle_data_packet):
15394         Some more debug info.
15395
15396         * tests/examples/seek/seek.c: (start_seek), (main):
15397         Print element messages too.
15398
15399 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
15400
15401         * gst/audioresample/debug.h:
15402           replace debug macros with variable number of parameters
15403           by a simple alias to gstreamer standard debug macros 
15404          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
15405           supported by MSVC 6.0 and 7.1)
15406         * gst/audioresample/resample.h:
15407           define M_PI and rint for WIN32
15408         * win32/common/libgstaudio.def:
15409         * win32/common/libgstriff.def:
15410         * win32/common/libgsttag.def:
15411         * win32/common/libgstvideo.def:
15412           add new exported functions
15413         * win32/vs6:
15414           update project files
15415
15416 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15417
15418         * ext/alsa/gstalsamixeroptions.c:
15419         (gst_alsa_mixer_options_class_init):
15420         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
15421         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
15422         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
15423         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
15424         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
15425         * gst-libs/gst/audio/gstaudiofilter.c:
15426         (gst_audio_filter_class_init):
15427         * gst-libs/gst/audio/gstaudiosink.c:
15428         (gst_audioringbuffer_class_init):
15429         * gst-libs/gst/audio/gstaudiosrc.c:
15430         (gst_audioringbuffer_class_init):
15431         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
15432         * gst-libs/gst/interfaces/colorbalancechannel.c:
15433         (gst_color_balance_channel_class_init):
15434         * gst-libs/gst/interfaces/mixeroptions.c:
15435         (gst_mixer_options_class_init):
15436         * gst-libs/gst/interfaces/mixertrack.c:
15437         (gst_mixer_track_class_init):
15438         * gst-libs/gst/interfaces/tunerchannel.c:
15439         (gst_tuner_channel_class_init):
15440         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
15441         * gst-libs/gst/netbuffer/gstnetbuffer.c:
15442         (gst_netbuffer_class_init):
15443         * gst-libs/gst/rtp/gstbasertppayload.c:
15444         (gst_basertppayload_class_init):
15445         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
15446         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
15447         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
15448         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
15449         * gst/playback/gststreamselector.c:
15450         (gst_stream_selector_class_init):
15451         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
15452         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
15453         * sys/v4l/gstv4lcolorbalance.c:
15454         (gst_v4l_color_balance_channel_class_init):
15455         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
15456         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
15457         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15458         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
15459         (gst_v4l_tuner_norm_class_init):
15460         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
15461         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
15462         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
15463         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
15464
15465 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15466
15467         * ext/pango/gsttextrender.h:
15468         * gst-libs/gst/audio/gstaudiosink.h:
15469         * gst-libs/gst/audio/gstaudiosrc.h:
15470         * gst-libs/gst/audio/gstbaseaudiosink.h:
15471         * gst-libs/gst/audio/gstbaseaudiosrc.h:
15472         * gst-libs/gst/audio/gstringbuffer.h:
15473         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15474         * gst-libs/gst/rtp/gstbasertppayload.h:
15475         * gst-libs/gst/video/gstvideofilter.h:
15476         * gst-libs/gst/video/gstvideosink.h:
15477         * gst/playback/gstplaybasebin.h:
15478         * gst/tcp/gstmultifdsink.h:
15479         * sys/v4l/gstv4lelement.h:
15480         Fix broken GObject macros
15481
15482 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15483
15484         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
15485         More debug to trace why my USB headset is not working with gst
15486
15487 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
15488
15489         * gst/playback/gstplaybasebin.c: (group_destroy):
15490         Clean up our group elements properly in the case where it never 
15491         got committed - it still got added unconditionally to the bin.
15492
15493 2006-04-07  Wim Taymans  <wim@fluendo.com>
15494
15495         * ext/theora/theoradec.c: (theora_dec_sink_event),
15496         (theora_handle_data_packet), (theora_dec_chain):
15497         Unref unhandled events.
15498         Protect against empty buffers.
15499         Perform QoS on running time.
15500
15501 2006-04-07  Michael Smith  <msmith@fluendo.com>
15502
15503         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
15504         (gst_vorbis_enc_chain):
15505           Remove leaks from vorbisenc.
15506           Mostly minor changes, the only significant one is that now the
15507           buffers we set as 'streamheader' on the caps are copies of the
15508           original buffers, to avoid circular refcounting problems.
15509
15510 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
15511
15512         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
15513           Don't remove our mute-probe if someone else already did so.
15514           Don't set a 2nd one if there is already one pending on the pad.
15515
15516         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
15517         (do_playbin_seek):
15518           When a seek fails, ensure that playbin is still set back to playing.
15519           
15520         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
15521         (mpeg_ts_type_find), (plugin_init):
15522           Add a typefind function for mpeg-ts streams. (Closes: #336617)
15523
15524 2006-04-06  Andy Wingo  <wingo@pobox.com>
15525
15526         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
15527         (gst_video_rate_init): Caps-related parameters should not be reset
15528         by a flush -- move their inits to the instance init function.
15529         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
15530         is not OK, just return the result.
15531
15532         * gst/audiotestsrc/gstaudiotestsrc.c
15533         (gst_audio_test_src_class_init)
15534         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
15535         broken by Stefan's commit on 24 March.
15536
15537         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
15538         buffers being pushed out. Fixes oggmux ! multifdsink.
15539
15540 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
15541
15542         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
15543         (gst_vorbis_dec_init), (vorbis_dec_finalize):
15544         * ext/vorbis/vorbisdec.h:
15545         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
15546         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
15547         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
15548         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
15549         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
15550         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
15551         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
15552         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
15553         (gst_vorbis_enc_buffer_from_packet),
15554         (gst_vorbis_enc_buffer_from_header_packet),
15555         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
15556         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
15557         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
15558         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
15559         (gst_vorbis_enc_change_state):
15560         * ext/vorbis/vorbisenc.h:
15561           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
15562           vorbisenc adhere to the official nomenclature; use boilerplate
15563           macro.
15564
15565 2006-04-04  Andy Wingo  <wingo@pobox.com>
15566
15567         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
15568         Whoops, fix bug introduced. Bad hacker!
15569         
15570         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
15571         Properly handle the case where you get EOS before any buffers are
15572         received. Use gst_buffer_make_metadata_writable where appropriate.
15573
15574         * ext/theora/theoradec.c (theora_handle_data_packet): This value
15575         is often negative -- make it signed so as not to wrap around.
15576         Fixes segfaults introduced on 9 March.
15577
15578 2006-04-03  Wim Taymans  <wim@fluendo.com>
15579
15580         * ext/theora/gsttheoradec.h:
15581         * ext/theora/theoradec.c: (theora_dec_src_event):
15582         Don't try to store a gdouble in a gboolean.
15583         Small cleanups.
15584
15585 2006-04-03  Michael Smith  <msmith@fluendo.com>
15586
15587         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
15588           Oggmux sucks.
15589           Make it suck slightly less by writing out the final page.
15590           Still can't encode a vorbis-in-ogg file correctly, though.
15591
15592 2006-04-03  Andy Wingo  <wingo@pobox.com>
15593
15594         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
15595         a g_print.
15596
15597         * ext/theora/theora.c (plugin_init): Register theoraparse.
15598
15599         * ext/theora/gsttheoraparse.h: 
15600         * ext/theora/theoraparse.c: New files implementing a theora
15601         parser. Now we can properly remux ogg/theora+vorbis, yay.
15602
15603         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
15604
15605 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15606
15607         * gst/audiotestsrc/gstaudiotestsrc.c:
15608           Fixed the sample pipeline (see #323798)
15609
15610 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15611
15612         * configure.ac:
15613         * win32/common/config.h:
15614         * win32/common/config.h.in:
15615           use AS_VERSION and AS_NANO
15616           more cleanups
15617
15618 2006-03-31  Andy Wingo  <wingo@pobox.com>
15619
15620         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
15621         uninitialized variable return that would happen.
15622         
15623         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
15624         uninitialized variable return that would never happen.
15625
15626         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
15627         (vorbis_parse_sink_event): Add an event function to flush our
15628         state on a seek, and to drain buffers on a premature EOS.
15629         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
15630         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
15631         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
15632         (vorbis_parse_drain_queue): Queue up buffers until we can set
15633         their timestamps and granulepos values.
15634
15635         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
15636         and keep track of data needed for deriving granulepos and
15637         timestamps for buffers.
15638
15639 2006-03-29  Wim Taymans  <wim@fluendo.com>
15640
15641         Patch by: j^ <j at bootlab dot org>
15642
15643         * ext/alsa/gstalsamixerelement.c:
15644         (gst_alsa_mixer_element_class_init):
15645         * ext/alsa/gstalsasink.c:
15646         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
15647         * ext/ogg/gstoggdemux.c:
15648         * ext/ogg/gstoggmux.c:
15649         * ext/ogg/gstoggparse.c:
15650         * ext/pango/gstclockoverlay.c:
15651         * ext/pango/gsttextoverlay.c:
15652         * ext/pango/gsttextrender.c:
15653         * ext/pango/gsttimeoverlay.c:
15654         * ext/theora/theoradec.c:
15655         * ext/theora/theoraenc.c:
15656         * ext/vorbis/vorbisdec.c:
15657         * ext/vorbis/vorbisenc.c:
15658         * gst/audioconvert/gstaudioconvert.c:
15659         * gst/subparse/gstsubparse.c:
15660         * gst/tcp/gstmultifdsink.c:
15661         * gst/tcp/gsttcpclientsink.c:
15662         * gst/tcp/gsttcpclientsrc.c:
15663         * gst/tcp/gsttcpserversink.c:
15664         * gst/tcp/gsttcpserversrc.c:
15665           better/unified long descriptions
15666           Fixes #336477
15667
15668 2006-03-29  Wim Taymans  <wim@fluendo.com>
15669
15670         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
15671         (stop_seek):
15672         Don't let double and triple clicks mess up our state.
15673
15674 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
15675
15676         * gst/playback/gstplaybin.c: (gen_video_element),
15677         (gen_text_element), (gen_audio_element), (gen_vis_element):
15678           Error out gracefully when we can't create any of the usual
15679           conversion elements for some reason. Also, don't try to
15680           create an audioscale (sic) element that's not used anyway.
15681
15682 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
15683
15684         * gst/playback/gstplaybasebin.c: (setup_source):
15685           Don't post RESOURCE_NOT_FOUND error when we can't find a source
15686           element for a particular protocol, that's confusing for users.
15687           Instead, post a RESOURCE_FAILED error, so that our own error
15688           message is actually shown in totem etc. (#336303).
15689
15690 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15691
15692         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
15693
15694         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
15695         (gst_gnome_vfs_src_get_icy_metadata):
15696           Fix some minor memory leaks (#336194).
15697
15698 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15699
15700         * ext/gnomevfs/gstgnomevfs.c:
15701         (gst_gnome_vfs_location_to_uri_string):
15702         * ext/gnomevfs/gstgnomevfs.h:
15703         * ext/gnomevfs/gstgnomevfssink.c:
15704         (gst_gnome_vfs_sink_set_property):
15705         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
15706           Make gnomevfssink accept filenames as well as URIs for the
15707           "location" property, just like gnomevfssrc does (and
15708           filesrc/filesink do) (#336190).
15709
15710 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
15711
15712         * tests/check/generic/clock-selection.c: (GST_START_TEST):
15713           set to NULL before unreffing, fixes a valgrind leak.
15714           Why was this not triggering the error that an object needs to
15715           be NULL before unreffing ?
15716         * win32/common/config.h:
15717           update
15718
15719 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
15720
15721         * gst/subparse/gstsubparse.c: (convert_encoding),
15722         (gst_sub_parse_change_state):
15723         * gst/subparse/gstsubparse.h:
15724           Text subtitle files may or may not be UTF-8. If it's not, we
15725           don't really want to see '?' characters in place of non-ASCII
15726           characters like accented characters. So let's assume the input
15727           is UTF-8 until we come across text that is clearly not. If it's
15728           not UTF-8, we don't really know what it is, so try the following:
15729           (a) see whether the GST_SUBTITLE_ENCODING environment variable
15730           is set; if not, check (b) if the current locale encoding is
15731           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
15732           the current locale encoding is UTF-8 and the environment variable
15733           was not set to any particular encoding. Not perfect, but better
15734           than nothing (and better than before, I think) (fixes #172848).
15735
15736 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
15737
15738         * configure.ac:
15739           update core requirement to 0.10.4.1 because of async_playback
15740           vmethod on GstBaseSink
15741
15742 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15743
15744         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
15745         * gst/adder/gstadder.c: (gst_adder_init):
15746         use DEBUG_FUNCPTR for collectpads
15747
15748 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15749
15750         * docs/plugins/Makefile.am:
15751         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15752         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15753         * ext/cdparanoia/gstcdparanoiasrc.c:
15754         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
15755         (gst_gnome_vfs_sink_class_init):
15756         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
15757         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
15758         * ext/ogg/gstoggmux.c:
15759         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
15760         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
15761         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
15762         * ext/pango/gsttextoverlay.c:
15763         * ext/pango/gsttextrender.c:
15764         * ext/theora/theoradec.c:
15765         * ext/theora/theoraenc.c:
15766         * ext/vorbis/vorbisdec.c:
15767         * ext/vorbis/vorbisenc.c:
15768         * gst-libs/gst/audio/gstaudiofilter.c:
15769         (gst_audio_filter_base_init):
15770         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15771         (gst_audio_filter_template_base_init):
15772         * gst/adder/gstadder.c: (gst_adder_get_type):
15773         * gst/adder/gstadder.h:
15774         * gst/audioconvert/gstaudioconvert.c:
15775         * gst/audiotestsrc/gstaudiotestsrc.c:
15776         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
15777         (gst_audio_test_src_create):
15778         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15779         * gst/playback/gstdecodebin.c:
15780         * gst/playback/gstplaybin.c:
15781         * gst/playback/gststreamselector.c:
15782         (gst_stream_selector_base_init):
15783         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
15784         * gst/volume/gstvolume.c:
15785         * sys/v4l/gstv4lmjpegsink.c:
15786         * sys/v4l/gstv4lmjpegsrc.c:
15787         * tests/check/libs/cddabasesrc.c:
15788         * tests/old/examples/gob/gst-identity2.gob:
15789           Add docs for adder, use GST_ELEMENT_DETAILS macro,
15790           define GstElementDetails at the top
15791
15792 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
15793
15794         * win32/common/libgstinterfaces.def:
15795         Add a lot of export functions for gst-python
15796         * win32/vs6/libgstinterfaces.dsp:
15797         Add a missing include folder in the project configuration
15798         
15799 2006-03-23  Wim Taymans  <wim@fluendo.com>
15800
15801         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15802         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
15803         (gst_base_audio_src_change_state):
15804         Fix audio sources, forgot to make the ringbuffer
15805         startable...
15806
15807 2006-03-23  Wim Taymans  <wim@fluendo.com>
15808
15809         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15810         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
15811         (gst_base_audio_src_change_state):
15812         unparent instead of unref the ringbuffer.
15813
15814 2006-03-23  Wim Taymans  <wim@fluendo.com>
15815
15816         * gst-libs/gst/audio/gstbaseaudiosink.c:
15817         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
15818         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
15819         Implement new async_play vmethod to start slaving and allow
15820         playback start in case of async PLAY state changes. 
15821
15822         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
15823         Enable QoS with new method in base class.
15824
15825 2006-03-23  Wim Taymans  <wim@fluendo.com>
15826
15827         Patch by: Julien MOUTTE <julien at moutte dot net>
15828
15829         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
15830         (gst_video_test_src_do_seek), (gst_video_test_src_create):
15831         Partially handle 0 framerate, only EOS after the first frame
15832         is missing.
15833
15834 2006-03-23  Wim Taymans  <wim@fluendo.com>
15835
15836         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
15837
15838         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
15839         (gst_riff_create_video_template_caps):
15840         * gst/ffmpegcolorspace/avcodec.h:
15841         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15842         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
15843         (gst_ffmpegcsp_avpicture_fill):
15844         * gst/ffmpegcolorspace/imgconvert.c:
15845         Patch for support of YVU9 AVI files (#334822)
15846
15847 2006-03-22  Edward Hervey  <edward@fluendo.com>
15848
15849         * docs/design/design-decodebin.txt:
15850         Added design document for new decodebin
15851         (Target Caps): text/x-pango-markup is also a default target caps.
15852
15853 2006-03-22  Wim Taymans  <wim@fluendo.com>
15854
15855         * gst-libs/gst/audio/gstbaseaudiosink.c:
15856         (gst_base_audio_sink_dispose):
15857         Since we _parent the ringbuffer, we also need to
15858         _unparent instead of a plain _unref.
15859
15860 2006-03-22  Wim Taymans  <wim@fluendo.com>
15861
15862         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
15863         (stop_seek), (scrub_toggle_cb), (main):
15864         Add scrub checkbox.
15865
15866 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
15867
15868         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
15869         (gst_ogg_parse_chain):
15870           Fix very inefficient usage of linked lists (#335365).
15871
15872 2006-03-21  Edward Hervey  <edward@fluendo.com>
15873
15874         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
15875         * gst/playback/gstplaybin.c: (handoff):
15876         * gst/playback/gststreamselector.c:
15877         (gst_stream_selector_set_property):
15878         gcc 4.1 unreferenced pointer fixes.
15879         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
15880         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
15881         gst_buffer_ref() now takes a GstBuffer*.
15882
15883 2006-03-20  Julien MOUTTE  <julien@moutte.net>
15884
15885         * sys/xvimage/xvimagesink.c:
15886         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
15887         by Jan Schmidt.
15888
15889 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
15890
15891         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
15892         (id3v1_type_find), (apetag_type_find), (plugin_init):
15893           Can't do tag preferences via probability, as tags would then
15894           lose against types that are recognised with MAXIMUM probability
15895           (like .wav); so let all tag typefinders return MAXIMUM themselves
15896           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
15897           that we can prefer APE to ID3v1 (fixes #335028).
15898           
15899 2006-03-17  Wim Taymans  <wim@fluendo.com>
15900
15901         * gst-libs/gst/audio/gstbaseaudiosink.c:
15902         (gst_base_audio_sink_change_state):
15903         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
15904         (gst_ring_buffer_may_start):
15905         * gst-libs/gst/audio/gstringbuffer.h:
15906         Only start playback if we are playing.
15907         should fix #330748.
15908
15909 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
15910
15911         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15912         * win32/common/config.h:
15913           Revert accidental commits to these files.
15914
15915 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
15916
15917         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
15918
15919         * tests/Makefile.am:
15920           Don't try to build tests in tests/icles if we
15921           don't have X (#323852)
15922
15923 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
15924
15925         * gst-libs/gst/tag/gstid3tag.c:
15926           Add TXXX frame identifiers for replaygain stuff as used
15927           by some taggers (see #323721).
15928
15929 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
15930
15931         * gst/playback/gststreamselector.c:
15932         (gst_stream_selector_set_property),
15933         (gst_stream_selector_bufferalloc):
15934           Preserve the existing buggy streamselector behaviour by performing
15935           a fallback buffer allocation when downstream isn't linked yet.
15936           This should really be fixed in playbin by blocking pads until it's
15937           linked them.
15938           Also, use gst_pad_alloc_buffer instead of
15939           gst_pad_alloc_buffer_and_set.
15940
15941 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
15942
15943         * gst-libs/gst/tag/gstid3tag.c:
15944           Don't crash on unknown ID3v2 TXXX frames.
15945           
15946 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
15947
15948         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
15949           Chain up to the parent finalize method.
15950           Add 32-bit sample size to the template caps.
15951
15952         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
15953         (gst_riff_create_video_template_caps):
15954           Add the fourcc that the VMWare codec uses.
15955           
15956         * gst/playback/gststreamselector.c:
15957         (gst_stream_selector_set_property),
15958         (gst_stream_selector_bufferalloc),
15959         (gst_stream_selector_request_new_pad):
15960           For the active pad, forward buffer-alloc requests, otherwise
15961           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
15962           having to memcpy every frame when used by playbin.
15963
15964         * gst/tcp/gstmultifdsink.c:
15965         (gst_multi_fd_sink_handle_client_write):
15966           Get negotiated caps from the sink pad, rather than the sink
15967           pad's peer.
15968
15969 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
15970
15971         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
15972         
15973         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
15974           Don't forget to set src->callbacks_pushed to FALSE again when
15975           popping them, otherwise re-activation in a different mode won't
15976           work (#334620).
15977
15978 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
15979
15980         Patch by: Sebastien Moutte  <sebastien moutte net>
15981
15982         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
15983         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
15984         (gst_ffmpeg_smpfmt_to_caps):
15985           Replace __VA_ARGS__ caps creation macros with varargs functions.
15986           Makes things compile on MSVC (#320765), looks nicer, and we can
15987           tell the compiler to check for the NULL terminator.
15988
15989 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15990
15991         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
15992
15993         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15994           Make sure the buffer we copy into is really always big
15995           enough, this time for real (#333488).
15996           
15997 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15998
15999         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16000           Add support for 24bpp DIB (#305279).
16001
16002 2006-03-14  Wim Taymans  <wim@fluendo.com>
16003
16004         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
16005         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16006         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
16007         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16008         (gst_video_scale_init), (gst_video_scale_src_event):
16009         Re-enable QoS after the release.
16010         Rework videoscale to use the base class src_event handler.
16011
16012 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16013
16014         * configure.ac:
16015           back to CVS.
16016
16017 === release 0.10.5 ===
16018
16019 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
16020
16021         * configure.ac:
16022           releasing 0.10.5, "Net"
16023
16024 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
16025
16026         * docs/plugins/Makefile.am:
16027           Part of previous cdparanoiasrc docs fixes, forgot to commit.
16028           
16029 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16030
16031         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16032         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16033         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16034           Add cdparanoiasrc to docs.
16035
16036         * gst-libs/gst/cdda/gstcddabasesrc.c:
16037           More GstCddaBaseSrc docs.
16038
16039 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16040
16041         * docs/libs/gst-plugins-base-libs-sections.txt:
16042         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
16043         * gst-libs/gst/tag/tag.h:
16044           API: libgsttag: new method gst_tag_from_id3_user_tag().
16045
16046 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16047
16048         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16049           NULL-terminate array of mpeg4 video file extensions.
16050           Fixes crash on PPC (#334226).
16051
16052 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16053
16054         * ext/gnomevfs/gstgnomevfssrc.c:
16055         (gst_gnome_vfs_src_check_get_range):
16056           gnome_vfs_uri_is_local() alone is not a good indicator
16057           whether we can operate in pull-mode with a specific URI,
16058           as it returns FALSE for file:// URIs that point to an
16059           NFS-mounted path. Be more conservative here: whitelist
16060           local files, blacklist http URIs and use the old
16061           mechanism for anything else (fixes #334216).
16062
16063 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16064
16065         * configure.ac:
16066           back to trunk
16067
16068 === release 0.10.4 ===
16069
16070 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
16071
16072         * configure.ac:
16073           releasing 0.10.4, "Power"
16074
16075 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
16076
16077         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16078         Disable max-lateness by setting it to -1 for now, so that 
16079         we can bed QoS stuff in thoroughly between now and the next
16080         release.
16081
16082 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
16083
16084         Patch by: Fabrizio Gennari
16085
16086         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16087           Make sure we don't read beyond the palette buffer in case of
16088           broken or manipulated files (#333488)
16089
16090 2006-03-10  Edward Hervey  <edward@fluendo.com>
16091
16092         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16093         Fix for variable not initialized.
16094
16095 2006-03-09  Wim Taymans  <wim@fluendo.com>
16096
16097         * ext/libvisual/visual.c: (gst_visual_get_type),
16098         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
16099         (gst_visual_chain):
16100         Small cleanups.
16101
16102         * ext/theora/gsttheoradec.h:
16103         * ext/theora/theoradec.c: (gst_theora_dec_init),
16104         (gst_theora_dec_reset), (_theora_granule_time),
16105         (theora_dec_src_convert), (theora_dec_sink_convert),
16106         (theora_dec_src_query), (theora_dec_src_event),
16107         (theora_dec_sink_event), (theora_handle_comment_packet),
16108         (theora_handle_header_packet), (theora_dec_push),
16109         (theora_handle_data_packet), (theora_dec_chain),
16110         (theora_dec_change_state):
16111         Add simple QoS.
16112
16113 2006-03-09  Wim Taymans  <wim@fluendo.com>
16114
16115         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
16116         (audiocast_register_listener), (gst_gnome_vfs_src_start):
16117         Some cleanups.
16118
16119 2006-03-09  Wim Taymans  <wim@fluendo.com>
16120
16121         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
16122         Don't try to activate NULL chains.
16123
16124 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16125
16126         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16127           Fix invalid memory access to region before peek'd data (#332964).
16128
16129 2006-03-09  Wim Taymans  <wim@fluendo.com>
16130
16131         Patch by: Christophe Fergeau
16132
16133         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
16134         * ext/pango/gsttextrender.c: (gst_text_render_init):
16135         * gst/adder/gstadder.c: (gst_adder_init):
16136         Don't leak padtemplates, closes #333510.
16137
16138 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16139
16140         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16141           Fix invalid memory access: make sure string passed to
16142           regexec() is NUL-termianted.
16143
16144 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16145
16146         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
16147         (mp3_type_find):
16148           Refactor mpeg/audio typefinding to make it more maintainable
16149           and easier to fine-tune. Make probing into middle of the file
16150           work properly (fixes #333900, also see #152688).
16151
16152 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16153
16154         * gst/typefind/gsttypefindfunctions.c:
16155         (utf8_type_find_have_valid_utf8_at_offset):
16156           Remove part from previous commit that was bogus:
16157           g_utf8_validate() does in fact not accept embedded
16158           zeroes, so we don't need to check for those (thanks
16159           to Mike for the hint).
16160
16161 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16162
16163         * gst/typefind/gsttypefindfunctions.c:
16164         (utf8_type_find_count_embedded_zeroes),
16165         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
16166           Make plain/text typefinder more conservative: firstly, check
16167           for embedded zeroes, which are perfectly valid UTF-8 characters,
16168           but also a fairly good sign that something is not a plain text
16169           file; secondly, probe into the middle of the file if possible.
16170           If we can't probe into the middle, limit the probability value
16171           to be returned to TYPE_FIND_POSSIBLE (see #333900).
16172
16173 2006-03-08  Michael Smith  <msmith@fluendo.com>
16174
16175         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16176           Make typefind function name for mpeg4 video unique.
16177
16178 2006-03-08  Wim Taymans  <wim@fluendo.com>
16179
16180         * ext/libvisual/visual.c: (gst_visual_init),
16181         (gst_visual_clear_actors), (gst_visual_dispose),
16182         (gst_visual_reset), (gst_visual_src_setcaps),
16183         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
16184         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
16185         (gst_visual_chain), (gst_visual_change_state):
16186         Cleanups, post nice errors.
16187         Handle sink and src events.
16188         Implement simple QoS.
16189
16190         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16191         Use new basesink methods to configure max-lateness.
16192         Small doc update.
16193
16194         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16195         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
16196         Debug statement cleanups.
16197
16198         * gst/volume/gstvolume.c: (gst_volume_class_init):
16199         Simple cleanup.
16200
16201 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16202
16203         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
16204         (gst_text_overlay_init), (gst_text_overlay_set_property),
16205         (gst_text_overlay_get_property):
16206           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
16207           as string type properties, but mark them deprecated. Add
16208           'halignment' and 'valignment' properties that use enums
16209           instead of strings.
16210
16211 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16212
16213         Patch by: Fabrizio Gennari
16214
16215         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16216           Allow palettes with less than 256 colours in AVI files
16217           (#333488)
16218
16219 2006-03-07  Julien MOUTTE  <julien@moutte.net>
16220
16221         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
16222         (gst_text_overlay_video_event): Fix wrong EOS handling on text
16223         pad. We were releasing the queued text buffer when we should keep
16224         it until video pad gets EOS or discard the text buffer because it's
16225         too old. That was eating the last subtitle buffer. Add some more
16226         debug.
16227
16228 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16229
16230         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
16231         (gst_text_overlay_video_chain):
16232           Fix invalid memory access (we can't access a buffer after it's been
16233           pushed downstream without taking a reference); fix memory leak (if
16234           there's no text to render, bail out before allocating stuff).
16235
16236 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16237
16238         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
16239         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
16240         * ext/pango/gsttextoverlay.h:
16241           If input is plain text, escape it before passing it to
16242           pango_layout_set_markup().
16243
16244 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16245
16246         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
16247           Don't ignore flow return from gst_pad_push().
16248
16249 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16250
16251         Patch by: Fabrizio Gennari
16252
16253         * ext/libvisual/visual.c: (gst_visual_getcaps),
16254         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
16255         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
16256         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16257         (gst_vorbisenc_convert_sink):
16258         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
16259         (gst_audio_duration_from_pad_buffer):
16260         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
16261         (gst_audio_filter_chain):
16262         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16263         (gst_base_rtp_depayload_setcaps):
16264         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
16265         (gst_video_get_size):
16266         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
16267           Don't leak references returned by gst_pad_get_parent()
16268           (#333663)
16269
16270 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
16271
16272         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16273           change location param details
16274         * gst/volume/gstvolume.c: (plugin_init):
16275           correct plugin description
16276
16277 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16278
16279         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
16280         (gst_gnome_vfs_src_check_get_range):
16281           Override GstBaseSrc::check_get_range() in order to avoid opening
16282           the resource just to check whether we can operate in pull-mode or
16283           not - we can predict that pretty well from the URI alone. Should
16284           fix problems with last.fm (#331690). (Requires latest core CVS).
16285
16286 2006-03-06  Wim Taymans  <wim@fluendo.com>
16287
16288         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
16289         (gst_video_sink_class_init):
16290         Throw away frames that are later than 20 ms.
16291
16292 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16293
16294         Patch by: Fabrizio Gennari
16295
16296         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16297           Set depth on WMA caps (#333545)
16298
16299 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16300
16301         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16302         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
16303           put Theora BOS pages before others.  This hardcodes
16304           the Ogg/Theora I profile, but hey.
16305
16306 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16307
16308         * ext/ogg/README:
16309           updated with some examples
16310         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
16311         (granulepos_add), (theora_buffer_from_packet):
16312         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
16313         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
16314         (gst_vorbisenc_chain):
16315           implement strategy from ext/ogg/README
16316         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16317         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
16318         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
16319         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
16320           Fix muxer so that oggz-validate is happy with all streams;
16321           except for no eos mark, and the BOS page ordering
16322         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16323         (check_buffer_granulepos):
16324         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
16325           update tests to check for OFFSET being set as requested
16326           fixed type of granulepos, it's not a ClockTime
16327
16328 2006-03-05  Julien MOUTTE  <julien@moutte.net>
16329
16330         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16331         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
16332         Check that the xvimage we are creating has a correct size
16333         before returning it. (#314897)
16334
16335 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
16336
16337         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16338           Give id3 and ape tag typefinders a rank slightly higher
16339           than PRIMARY to ensure they're always run before any of
16340           the other typefinders (in particular wav and mp3) (#324186).
16341
16342 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
16343
16344         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16345           Add support for '3IVD' fourcc (#333403).
16346
16347 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
16348
16349         * configure.ac:
16350           Bump requirements to GStreamer CVS for the new error enum.
16351
16352         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
16353           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
16354           space left on the device (fixes #333352).
16355
16356 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
16357
16358         * win32/vs6:
16359           add a project file for libgstvolume
16360           update the workspace
16361
16362 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16363
16364         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
16365         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16366         (GST_START_TEST):
16367           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
16368           Set IN_CAPS on header buffers
16369
16370 2006-03-02  Wim Taymans  <wim@fluendo.com>
16371
16372         * docs/plugins/Makefile.am:
16373         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16374         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16375         Add audioresample to docs.
16376
16377         * gst/audioconvert/gstaudioconvert.c:
16378         Add revision date.
16379
16380         * gst/audioresample/gstaudioresample.c:
16381         (gst_audioresample_base_init), (gst_audioresample_class_init),
16382         (gst_audioresample_init), (gst_audioresample_dispose),
16383         (audioresample_get_unit_size), (audioresample_transform_caps),
16384         (resample_set_state_from_caps), (audioresample_transform_size),
16385         (audioresample_set_caps), (audioresample_event),
16386         (audioresample_do_output), (audioresample_transform),
16387         (audioresample_pushthrough), (gst_audioresample_set_property),
16388         (gst_audioresample_get_property), (plugin_init):
16389         * gst/audioresample/gstaudioresample.h:
16390         Added docs.
16391         Small code cleanups.
16392
16393 2006-03-02  Wim Taymans  <wim@fluendo.com>
16394
16395         * docs/plugins/Makefile.am:
16396         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16397         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16398         Added videoscale to docs.
16399
16400         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
16401         (gst_video_rate_swap_prev), (gst_video_rate_event),
16402         (gst_video_rate_chain):
16403         Fix typo in docs.
16404
16405         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16406         (gst_video_scale_init), (gst_video_scale_prepare_size),
16407         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
16408         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
16409         * gst/videoscale/gstvideoscale.h:
16410         Added docs, examples.
16411         Some code cleanups.
16412         Post errors instead of g_warning.
16413
16414 2006-03-02  Wim Taymans  <wim@fluendo.com>
16415
16416         * docs/libs/gst-plugins-base-libs-docs.sgml:
16417         * docs/libs/gst-plugins-base-libs-sections.txt:
16418         * docs/libs/gst-plugins-base-libs.types:
16419         * docs/plugins/Makefile.am:
16420         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16421         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16422         Added some more docs to libs and plugins.
16423
16424         * gst-libs/gst/audio/gstringbuffer.c:
16425         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
16426         * gst-libs/gst/audio/gstringbuffer.h:
16427         Document ringbuffer some more.
16428
16429         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
16430         (gst_video_rate_setcaps), (gst_video_rate_reset),
16431         (gst_video_rate_init), (gst_video_rate_flush_prev),
16432         (gst_video_rate_swap_prev), (gst_video_rate_event),
16433         (gst_video_rate_chain), (gst_video_rate_change_state):
16434         * gst/videorate/gstvideorate.h:
16435         Fix videorate to use segments.
16436         Make it work with 0/1 framerates (closes #331903)
16437         Handle EOS correctly.
16438         Added docs.
16439
16440 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
16441
16442         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
16443         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
16444         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
16445           In state change function, first chain up to parent class,
16446           then handle downwards state change stuff. Remove some
16447           commented out cruft from 0.8 code.
16448
16449 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
16450
16451         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
16452         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
16453         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
16454         (gst_ogm_parse_chain):
16455           Don't remove/re-add source pad if the new caps are the same as
16456           the old caps anyway (#333042). When removing source pad, don't
16457           unref it afterwards - we didn't ref it when adding. Sprinkle some
16458           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
16459           after using gst_pad_get_parent(). Return downstream flow return
16460           value in chain function.
16461
16462 2006-03-02  Wim Taymans  <wim@fluendo.com>
16463
16464         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16465         * docs/plugins/gst-plugins-base-plugins.args:
16466         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16467         * docs/plugins/gst-plugins-base-plugins.interfaces:
16468         * docs/plugins/gst-plugins-base-plugins.signals:
16469         Fix hierarchy, added some more elements to the docs.
16470
16471         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16472         (gst_ffmpegcsp_get_type):
16473         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
16474         Fix docs for ffmpegcolorspace.
16475
16476 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
16477
16478         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
16479         (apetag_type_find), (ape_type_find), (plugin_init):
16480           Some typefinding fine-tuning:
16481           - rank ID3/APE tags in order of preference via probabilities, so that
16482             ID3v2 > APEv2 > APEv1 > ID3v1.
16483           - three or four bytes don't really justify MAXIMUM probability,
16484             change those to 'very likely' (musepack and monkeysaudio).
16485
16486 2006-03-01  Wim Taymans  <wim@fluendo.com>
16487
16488         * docs/plugins/Makefile.am:
16489         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16490         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16491         * ext/alsa/gstalsamixer.c:
16492         * ext/alsa/gstalsamixer.h:
16493         * ext/alsa/gstalsamixerelement.c:
16494         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
16495         * ext/alsa/gstalsamixerelement.h:
16496         * ext/alsa/gstalsasink.c:
16497         * ext/alsa/gstalsasink.h:
16498         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
16499         (gst_alsasrc_init):
16500         * ext/alsa/gstalsasrc.h:
16501         Added alsa docs.
16502         Small code cleanups.
16503
16504 2006-03-01  Wim Taymans  <wim@fluendo.com>
16505
16506         * ext/theora/Makefile.am:
16507         Dist new header too,
16508
16509 2006-03-01  Wim Taymans  <wim@fluendo.com>
16510
16511         * docs/plugins/Makefile.am:
16512         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16513         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16514         * ext/gnomevfs/gstgnomevfssink.h:
16515         * ext/gnomevfs/gstgnomevfssrc.h:
16516         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
16517         * ext/vorbis/vorbisdec.h:
16518         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
16519         * ext/vorbis/vorbisenc.h:
16520         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
16521         (vorbis_parse_chain), (vorbis_parse_change_state):
16522         * ext/vorbis/vorbisparse.h:
16523         * gst/audioconvert/gstaudioconvert.h:
16524         * gst/tcp/gsttcpserversink.h:
16525         * gst/videotestsrc/gstvideotestsrc.c:
16526         * gst/videotestsrc/gstvideotestsrc.h:
16527         * gst/volume/gstvolume.c:
16528         * gst/volume/gstvolume.h:
16529         Fix some more docs.
16530         Added docs for vorbisdec and vorbisparse.
16531         Fix vorbisparse.
16532
16533 2006-03-01  Wim Taymans  <wim@fluendo.com>
16534
16535         * docs/plugins/Makefile.am:
16536         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16537         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16538         * ext/pango/gstclockoverlay.h:
16539         * ext/pango/gsttextoverlay.h:
16540         * ext/pango/gsttextrender.h:
16541         * ext/pango/gsttimeoverlay.h:
16542         * ext/theora/gsttheoradec.h:
16543         * ext/theora/gsttheoraenc.h:
16544         * ext/theora/theoradec.c:
16545         * ext/theora/theoraenc.c:
16546         * gst/audioconvert/gstaudioconvert.h:
16547         * gst/audiotestsrc/gstaudiotestsrc.h:
16548         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
16549         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
16550         * gst/tcp/gstmultifdsink.h:
16551         Updated/added documentation.
16552
16553         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
16554         (gst_text_overlay_halign_get_type),
16555         (gst_text_overlay_wrap_mode_get_type),
16556         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
16557         (gst_text_overlay_init), (gst_text_overlay_set_property),
16558         (gst_text_overlay_get_property):
16559         Fix up properties to be enums instead of string to make bindings,
16560         introspection and automatic GUI creation possible.
16561         Add getters for the properties.
16562
16563 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
16564
16565         * gst/audiotestsrc/gstaudiotestsrc.c:
16566           added defines of M_PI and M_PI_2
16567         * gst/ffmpegcolorspace/avcodec.h:
16568           removed #include "stdint.h" for win32 as _stdint.h is 
16569           autogenerated to win32/common
16570         * win32/common/libgstaudio.def:
16571         * win32/common/libgsttag.def:
16572           added some exports
16573         * win32/vs6:
16574           some project files bugs corrected
16575         * win32/vs7:
16576           project files are reset to the default vs7 configuration 
16577           (they link to msvcr71.dll using default optimizations)
16578           
16579 2006-02-28  Wim Taymans  <wim@fluendo.com>
16580
16581         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16582         Fix some docs.
16583
16584 2006-02-28  Edward Hervey  <edward@fluendo.com>
16585
16586         * ext/alsa/gstalsasrc.c:
16587         Set proper class on the ElementDetails:
16588         Source/Audio instead of Src/Audio/
16589
16590 2006-02-28  Edward Hervey  <edward@fluendo.com>
16591
16592         * gst/videoscale/vs_scanline.c:
16593         (vs_scanline_resample_nearest_RGBA):
16594         Revert optimization in videoscale. It should go in liboil and have
16595         an appropriate liboil function.
16596
16597 2006-02-28  Wim Taymans  <wim@fluendo.com>
16598
16599         * gst-libs/gst/audio/gstbaseaudiosink.c:
16600         (gst_base_audio_sink_provide_clock):
16601         Don't try to provide a clock in the NULL state.
16602
16603 2006-02-28  Wim Taymans  <wim@fluendo.com>
16604
16605         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
16606         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
16607         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16608         (gst_ogg_demux_deactivate_current_chain),
16609         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
16610         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
16611         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
16612         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
16613         Use GstSegment infrastructure to remove duplicated code
16614         and handle more seek cases correctly.
16615
16616 2006-02-28  Wim Taymans  <wim@fluendo.com>
16617
16618         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16619         (gst_ffmpegcsp_transform):
16620         Don't ignore return code from ffmpeg convert function.
16621
16622         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
16623         Split out some long statements to ease debugging.
16624
16625 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
16626
16627         * ext/libvisual/visual.c: (gst_visual_init),
16628         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
16629         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
16630         being able to renegotiate the size. Instead, use the negotiation
16631         algorithm from the goom plugin to pick an initial output caps. 
16632
16633         Also, allow theoretical libvisual plugins that might support non-GL 
16634         output even if they also do GL.
16635
16636 2006-02-26  Julien MOUTTE  <julien@moutte.net>
16637
16638         * ext/libvisual/visual.c: (gst_visual_init),
16639         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
16640         (plugin_init): Load only non GL plugins. Fix some memleaks and 
16641         possible negotiation issues.
16642
16643 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16644
16645         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
16646
16647 2006-02-24  Michael Smith  <msmith@fluendo.com>
16648
16649         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
16650         (cmml_type_find), (plugin_init):
16651           Fix CMML type find function to not require a specific minor version
16652           of the CMML header.
16653
16654           Add an MPEG4 video elementary stream typefind function.
16655
16656 2006-02-04  Michael Smith  <msmith@fluendo.com>
16657
16658         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
16659         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
16660         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16661         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
16662         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
16663         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
16664           Annodex support in ogg demuxer. Doesn't do very much without the
16665           other annodex patches (to come).
16666
16667 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16668
16669         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
16670
16671         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16672           Pick up palette for MS video v1 (#327028)
16673
16674 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16675
16676         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16677         (gst_ffmpegcsp_caps_remove_format_info),
16678         (gst_ffmpegcsp_get_unit_size):
16679           The 'palette_data' field from incoming RGB caps shouldn't be
16680           proxied on outgoing YUV caps; also, restrict unit size
16681           adjustment in case of paletted data only to the unit that
16682           actually has a palette. Fixes #330711.
16683
16684 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16685
16686         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16687         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
16688         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
16689         (gst_ffmpegcsp_get_unit_size):
16690           Plug some memory leaks.
16691
16692 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16693
16694         * sys/ximage/Makefile.am:
16695         * sys/xvimage/Makefile.am:
16696           Add some _CFLAGS and _LIBS that seem to be missing
16697           and/or required for Cygwin (see #317048).
16698
16699 2006-02-22  Wim Taymans  <wim@fluendo.com>
16700
16701         * ext/alsa/gstalsasrc.c:
16702         Fix description as pointed out by caugier.
16703
16704 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
16705
16706         Reviewed by : Edward Hervey  <edward@fluendo.com>
16707
16708         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
16709         (qt_type_find):
16710         Better 3gp typefinding (#331526).
16711
16712 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16713
16714         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
16715           Don't send EOS event here, the base class will send one for us.
16716
16717         * gst/playback/gstplaybasebin.c: (prepare_output):
16718           Subpictures without video stream aren't allowed either.
16719         
16720         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16721           Fix debug statement copy'n'paste-o.
16722
16723 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16724
16725         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
16726           Fix issues with mixer keeping state when muting/unmuting
16727           and when changing the volume whilst muted (see #331763
16728           and #331765).
16729
16730 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16731
16732         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
16733         (parse_subrip), (gst_sub_parse_format_autodetect):
16734           Set right caps given that we send escaped text. Also,
16735           honour <i></i>, <b></b> and <u></u> markers that can be found
16736           in .srt files (fixes #310202).
16737
16738 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16739
16740         * gst-libs/gst/audio/mixerutils.c:
16741         (element_factory_rank_compare_func):
16742           Make order in which elements are tried more determinable.
16743
16744 2006-02-20  Julien MOUTTE  <julien@moutte.net>
16745
16746         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
16747         (remove_element_chain), (cleanup_decodebin),
16748         (gst_decode_bin_change_state): Make decodebin reusable by
16749         fixing remove_element_chain first and then introduce a
16750         cleaner in state change to ->NULL. (Closes #331678)
16751
16752 2006-02-19  Wim Taymans  <wim@fluendo.com>
16753
16754         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
16755         use 0666 mask when creating files so umask gets applied
16756         correctly. Fixes #331295.
16757
16758 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
16759
16760         * gst/subparse/Makefile.am:
16761         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
16762         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
16763         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
16764         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
16765         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
16766         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
16767         * gst/subparse/gstssaparse.h:
16768         * gst/subparse/gstsubparse.c: (plugin_init):
16769           Add very basic parser for SSA subtitle streams (as often
16770           found in matroska files).
16771
16772 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
16773
16774         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
16775           That should be text/x-pango-markup, not text/x-pango-layout.
16776
16777 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16778
16779         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
16780         Polishing.
16781
16782 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16783
16784         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16785         (gst_text_overlay_finalize), (gst_text_overlay_init),
16786         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16787         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16788         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
16789         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
16790         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
16791         Fix state change deadlock.
16792
16793 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16794
16795         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16796         (gst_text_overlay_finalize), (gst_text_overlay_init),
16797         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16798         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16799         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
16800         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
16801         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
16802         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
16803         and subtitles files.
16804
16805 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16806
16807         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
16808         should be considered as raw.
16809
16810 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16811
16812         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
16813         (cb_probe):
16814         * gst/playback/gststreaminfo.h: Introduce language informations.
16815
16816 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
16817
16818         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
16819         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
16820         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
16821         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
16822         Set shared memory segments to be deleted as soon as we have attached,
16823         that way they get cleaned up automatically if we crash.
16824
16825 2006-02-18  Julien MOUTTE  <julien@moutte.net>
16826
16827         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
16828         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
16829         functions are called with lock held.
16830
16831 2006-02-18  Julien MOUTTE  <julien@moutte.net>
16832
16833         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16834         (gst_text_overlay_finalize), (gst_text_overlay_init),
16835         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16836         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16837         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
16838         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
16839         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
16840         (gst_text_overlay_change_state): Refactoring of textoverlay
16841         without collectpads. This now supports sparse subtitles coming
16842         from a demuxer instead of a sub file. Seeking is still broken 
16843         though. Need to discuss with wtay some more on how to handle
16844         seeking correctly.
16845         * ext/pango/gsttextoverlay.h:
16846         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
16847         subtitles coming from the demuxer.
16848
16849 2006-02-17  Wim Taymans  <wim@fluendo.com>
16850
16851         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16852         (gst_vorbisenc_convert_sink):
16853         Use some more scaling functions.
16854
16855 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16856
16857         * ext/cdparanoia/gstcdparanoiasrc.c:
16858         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
16859         (gst_cd_paranoia_paranoia_callback),
16860         (gst_cd_paranoia_src_signal_is_being_watched),
16861         (gst_cd_paranoia_src_read_sector):
16862         * ext/cdparanoia/gstcdparanoiasrc.h:
16863           Add back 'transport-error' and 'uncorrected-error' signals and
16864           make them actually be fired when bad stuff happens (#319340).
16865
16866 2006-02-17  Wim Taymans  <wim@fluendo.com>
16867
16868         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
16869         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
16870         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
16871         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
16872         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
16873         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
16874         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
16875         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
16876         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
16877         (gst_ring_buffer_clear):
16878         Small cleanups.
16879         Added some G_LIKELY.
16880
16881 2006-02-17  Wim Taymans  <wim@fluendo.com>
16882
16883         * gst-libs/gst/audio/TODO:
16884         Update TODO
16885
16886         * gst-libs/gst/audio/gstbaseaudiosink.c:
16887         (gst_base_audio_sink_get_offset):
16888         When trying to play samples ASAP and we don't have a
16889         previous sample, try to play at position 0 instead of
16890         an invalid position.
16891
16892 2006-02-17  Wim Taymans  <wim@fluendo.com>
16893
16894         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
16895         (gst_alsasink_reset):
16896         Also release lock when we get an error in _reset();
16897         fix an error message.
16898
16899 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16900
16901         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
16902         (gst_alsasink_init), (get_channel_free_structure),
16903         (caps_add_channel_configuration), (gst_alsasink_getcaps),
16904         (gst_alsasink_close):
16905         * ext/alsa/gstalsasink.h:
16906           Add support for more than 2 channels (#326720).
16907
16908 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16909
16910         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16911           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
16912           with 4 or 6 channels, assume a default channel layout to make things
16913           work (not sure there's anything else we can do in those cases).
16914
16915 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16916
16917         * gst-libs/gst/audio/multichannel.c:
16918           Minor docs fix.
16919
16920         * gst-libs/gst/riff/Makefile.am:
16921         * gst-libs/gst/riff/riff-ids.h:
16922         * gst-libs/gst/riff/riff-media.c:
16923         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
16924           Add support for WAVEFORMATEX, eg. PCM audio with more than two
16925           channels and a channel layout map.
16926           
16927 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
16928
16929         Reviewed by Edward Hervey  <edward@fluendo.com>
16930
16931         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
16932         C-level optimization of the RGBA nearest neighbour function.
16933         Eventually this might end up in liboil with vectorized versions.
16934
16935 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16936
16937         * gst-libs/gst/audio/multichannel.c:
16938         (gst_audio_get_channel_positions):
16939           When we have more than 2 channels, but no channel layout is
16940           specified in the caps, return some default channel layout
16941           to the caller and warn about about a possibly buggy element
16942           (could be buggy filtercaps as well of course) (#317038).
16943
16944 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16945
16946         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
16947           Add gst-libs/gst/cdda to list of lib search paths.
16948
16949 2006-02-15  Andy Wingo  <wingo@pobox.com>
16950
16951         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
16952         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
16953         to the Lord Jesus that I do not have to touch the ogg muxer ever
16954         again.
16955
16956 2006-02-15  Edward Hervey  <edward@fluendo.com>
16957
16958         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
16959         quicktime movie files can also contain 'uuid' atoms.
16960
16961 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
16962
16963         * gst/audioconvert/plugin.c: (plugin_init):
16964           Register the GstAudioChannelPosition enum type with the type
16965           system in the plugin_init function, so that it is known before
16966           any element actually makes use of multi-channel stuff. This is
16967           required for example if one wants to be able to deserialise/use
16968           a caps string with channel positions before any pipeline has
16969           been setup and started, like with gst-launch.
16970
16971 2006-02-14  Wim Taymans  <wim@fluendo.com>
16972
16973         * gst-libs/gst/audio/gstringbuffer.c:
16974         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
16975         (gst_ring_buffer_samples_done), (wait_segment),
16976         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
16977         Add some compiler G_(UN_)LIKELY help.
16978         SIGNAL the ringbuffer waiters when going to PAUSED as well to
16979         make sure they can exit their functions. Should fix #330748
16980
16981 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16982
16983         * Makefile.am:
16984         * configure.ac:
16985         * win32/MANIFEST:
16986         * win32/common/_stdint.h:
16987           Windows does not have long long; copy the generated _stdint.h
16988         * win32/common/interfaces-enumtypes.c:
16989         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
16990         (gst_mixer_track_flags_get_type),
16991         (gst_tuner_channel_flags_get_type):
16992         * win32/common/multichannel-enumtypes.c:
16993         (gst_audio_channel_position_get_type):
16994           update
16995
16996 2006-02-13  Wim Taymans  <wim@fluendo.com>
16997
16998         * gst-libs/gst/audio/gstbaseaudiosink.c:
16999         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
17000         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17001         Always sync on first sample we receive when starting.
17002
17003 2006-02-13  Wim Taymans  <wim@fluendo.com>
17004
17005         * gst/playback/gstplaybin.c: (gen_vis_element):
17006         Update vis bin docs.
17007         Move queue after tee so we don't queue video buffers but
17008         audio samples instead. Fixes problems where the video queue
17009         is filled and the audio queue empty.
17010
17011 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
17012
17013         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
17014           No need to push an EOS event here, GstBaseSrc will do that for us
17015           when we return FLOW_UNEXPECTED.
17016           
17017 2006-02-12  Wim Taymans  <wim@fluendo.com>
17018
17019         * gst-libs/gst/audio/gstbaseaudiosink.c:
17020         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
17021         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
17022         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17023         Use scale functions when possible.
17024         Fix error messages.
17025         Free clockid when after waiting for EOS.
17026         Use G_(UN_)LIKLY when it makes sense.
17027         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
17028
17029 2006-02-12  Edward Hervey  <edward@fluendo.com>
17030
17031         * gst/playback/gstplaybasebin.c: (prepare_output): 
17032         Remove stray semi-colon (fixes #330888).
17033
17034 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
17035
17036         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
17037         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
17038         Fix up the XShm call testing so that we catch errors, and don't
17039         cause new ones by attempting to detach from a segment we failed
17040         to attach to. Fixes #312439.
17041
17042 2006-02-10  Edward Hervey  <edward@fluendo.com>
17043
17044         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17045         Added flv file typefind (video/x-flv).
17046
17047 2006-02-10  Edward Hervey  <edward@fluendo.com>
17048
17049         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17050         (gst_riff_create_video_template_caps):
17051         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
17052         Also added the caps to the default set of riff video caps.
17053
17054 2006-02-09  Andy Wingo  <wingo@pobox.com>
17055
17056         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
17057         time and the end time of the last packet in the page.
17058         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
17059         on the pages in our queue, set the duration as well. Reflow a
17060         debug statement.
17061         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
17062         Fixes bad muxing order.
17063
17064 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17065
17066         * gst-libs/gst/rtp/gstbasertppayload.c:
17067         (gst_basertppayload_setcaps), (gst_basertppayload_push):
17068           update seqnum before setting it on the packet; this makes sure
17069           that the timestamp and seqnum properties match after pushing
17070           a buffer
17071
17072 2006-02-09  Andy Wingo  <wingo@pobox.com>
17073
17074         * gst-libs/gst/audio/gstringbuffer.c
17075         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
17076         overflow after 13.5 hours of recording. Kapow!
17077
17078         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
17079         the buffer size -- we don't care about underrun/overrun reporting
17080         right now, just need to return a useful value.
17081
17082 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17083
17084         * configure.ac:
17085           Back to CVS
17086
17087 === release 0.10.3 ===
17088
17089 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17090
17091         * configure.ac:
17092           releasing 0.10.3, "Under Pressure"
17093
17094 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17095
17096         * configure.ac:
17097         Drat. Bump libtool version number for new API.
17098         Prelease 0.10.2.3 (of 0.10.3)
17099
17100 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17101
17102         * configure.ac:
17103         * win32/common/config.h:
17104         0.10.2.2 prerelease (of 0.10.3).
17105
17106 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17107
17108         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
17109           Revert Andy's newsegment change pending a more correct
17110           fix.
17111
17112 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17113
17114         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17115         (qt_type_find), (plugin_init):
17116           detect more files as 3gp
17117           group and reorder the iso file formats
17118
17119 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17120
17121         * ext/vorbis/vorbis.c: (plugin_init):
17122           Register musicbrainz tags, so apps don't have to.
17123
17124 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17125
17126         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
17127         (gst_tag_to_vorbis_tag):
17128           Make sure we called gst_tag_register_musicbrainz_tags()
17129           before possibly mapping a vorbiscomment string from/to a
17130           musicbrainz tag.
17131
17132 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17133
17134         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
17135           In case we can't find the required number of consecutive
17136           mpeg audio frames to positively identify an MPEG audio
17137           stream, check if there's at least a valid mpeg audio
17138           frame right at offset 0 and if so suggest mpeg/audio
17139           caps with a very low probability (#153004).
17140
17141 2006-02-07  Andy Wingo  <wingo@pobox.com>
17142
17143         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
17144         a TIME segment if we get timestamped buffers. Requires recent
17145         fixes in core to work properly.
17146
17147 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17148
17149         * gst/playback/gstplaybasebin.c: (prepare_output):
17150           Don't print the URI as part of the error message, it
17151           makes error dialogs look rather ugly, especially if
17152           the URI is very long or has characters in it that
17153           need escaping.
17154
17155 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17156
17157         * gst/playback/gstplaybasebin.c: (prepare_output):
17158           Error out if we have only text or subtitles, but nothing
17159           else. Also error out if we have subtitles but no video
17160           stream.
17161
17162 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17163
17164         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17165           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
17166           Post an error message on the bus when we encounter an
17167           error, which will hopefully be more meaningful than the
17168           'Internal Flow Error' message users get to see if we
17169           just return GST_FLOW_ERROR.
17170
17171 2006-02-07  Andy Wingo  <wingo@pobox.com>
17172
17173         * configure.ac (GST_MAJORMINOR): Update core version req to
17174         0.10.2.2, for the collectpads API addition (#330244).
17175
17176 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17177
17178         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17179           Return FALSE from plugin_init() when GnomeVFS can't
17180           be initialised for some reason (#328423).
17181
17182 2006-02-06  Julien MOUTTE  <julien@moutte.net>
17183
17184         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
17185         Stick to seeking theory until i find the bug.
17186         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
17187
17188 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17189
17190         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17191         (theora_enc_finalize), (theora_enc_sink_setcaps),
17192         (theora_set_header_on_caps), (theora_enc_chain),
17193         (theora_enc_change_state):
17194         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
17195           Make theoraenc and the tests leak free. Like, really.
17196
17197 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17198
17199         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17200         (theora_enc_finalize), (theora_enc_sink_setcaps):
17201           Add a finalize method to ensure we clean up state even if
17202           someone omitted the state change back to NULL.
17203
17204         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
17205         (gst_vorbisenc_chain):
17206           Free some more leaked bits.
17207
17208         * tests/check/pipelines/theoraenc.c: (start_pipeline),
17209         (stop_pipeline):
17210           Wait for state changes to happen if they're ASYNC.
17211
17212           This ought to teach those fancy pants buildbots a lesson.
17213
17214 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17215
17216         * gst-libs/gst/tag/gstid3tag.c:
17217           Add mapping for ID3 International Standard Recording Code
17218           tag "TSRC"
17219
17220 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17221
17222         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
17223           Don't leak tag names.
17224
17225 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17226
17227         * docs/libs/gst-plugins-base-libs-docs.sgml:
17228         * docs/libs/gst-plugins-base-libs-sections.txt:
17229         * gst-libs/gst/tag/gstid3tag.c:
17230         * gst-libs/gst/tag/gstvorbistag.c:
17231         * gst-libs/gst/tag/tags.c:
17232           Split libgsttag docs into multiple sections.
17233
17234 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17235
17236         * docs/libs/Makefile.am:
17237         * docs/libs/gst-plugins-base-libs-docs.sgml:
17238         * docs/libs/gst-plugins-base-libs-sections.txt:
17239         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
17240         * gst-libs/gst/tag/gstvorbistag.c:
17241         * gst-libs/gst/tag/tag.h:
17242         * gst-libs/gst/tag/tags.c:
17243           Add libgsttag to the docs.
17244
17245 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17246
17247         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
17248         (gst_text_overlay_init), (gst_text_overlay_src_event),
17249         (gst_text_overlay_collected): Fix clockoverlay.
17250
17251 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17252
17253         * docs/libs/compiling.sgml:
17254           Fix typo: it's pkg-config, not pkg-gconfig
17255
17256         * docs/libs/gst-plugins-base-libs-docs.sgml:
17257         * docs/libs/gst-plugins-base-libs-sections.txt:
17258         * docs/libs/tmpl/gstgconf.sgml:
17259           There is no libgstgconf in 0.10, remove it
17260           from the docs.
17261
17262 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17263
17264         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
17265         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
17266         (gst_text_overlay_src_event), (gst_text_overlay_collected):
17267         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
17268         (gst_sub_parse_class_init), (gst_sub_parse_init),
17269         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
17270         (parse_mpsub), (parser_state_init), (handle_buffer),
17271         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
17272         * gst/subparse/gstsubparse.h: Introduce seeking code.
17273
17274 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17275
17276         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17277           Add comment about LANGUAGE tag inconsistency (we want
17278           ISO-639-1, but extract three-letter identifiers?)
17279
17280         * po/POTFILES.in:
17281           Add two translatable files.
17282
17283 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17284
17285         * gst-libs/gst/tag/Makefile.am:
17286         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17287         * gst-libs/gst/tag/tag.h:
17288         * gst-libs/gst/tag/tags.c:
17289         (gst_tag_register_musicbrainz_tags_internal),
17290         (gst_tag_register_musicbrainz_tags):
17291           Forward-port some tags stuff from the 0.8 branch. This is
17292           mostly the addition of musicbrainz tags and their mapping
17293           to vorbistags, and a vorbistag mapping of the language tag.
17294
17295 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17296
17297         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
17298         refactoring.
17299
17300 2006-02-04  David Schleef  <ds@schleef.org>
17301
17302         * ext/ogg/gstoggmux.c:
17303         * gst/typefind/gsttypefindfunctions.c:
17304           Add Dirac typefinding and add dirac format to oggmux.
17305
17306 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
17307
17308         * gst/playback/gstdecodebin.c: (try_to_link_1):
17309           Don't put essential function call into
17310           g_return_*() macro, otherwise it'll all be
17311           replaced by NOOPs when compiling with
17312           G_DISABLE_CHECKS defined.
17313
17314 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17315
17316         * ext/ogg/gstoggdemux.c:
17317         * ext/ogg/gstoggparse.c:
17318         * gst/tcp/gsttcpserversink.c:
17319         * sys/v4l/v4lsrc_calls.c:
17320         * sys/v4l/v4lsrc_calls.h:
17321         Just make it compile with --disable-gst-debug.
17322
17323 2006-02-03  Wim Taymans  <wim@fluendo.com>
17324
17325         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17326         (gst_alsasink_class_init), (gst_alsasink_init),
17327         (gst_alsasink_write), (gst_alsasink_reset):
17328         * ext/alsa/gstalsasink.h:
17329         Add lock to protect alsa calls.
17330         Implement reset to flush samples ASAP, does not work
17331         with dmix though.
17332
17333 2006-02-02  Wim Taymans  <wim@fluendo.com>
17334
17335         * gst-libs/gst/audio/gstbaseaudiosink.c:
17336         (gst_base_audio_sink_provide_clock):
17337         Ugh.. getting late I guess...
17338
17339 2006-02-02  Wim Taymans  <wim@fluendo.com>
17340
17341         * gst-libs/gst/audio/gstbaseaudiosink.c:
17342         (gst_base_audio_sink_provide_clock),
17343         (gst_base_audio_sink_set_property),
17344         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
17345         Don't try to provide a clock when we are not negotiated since
17346         we might not be able to make it run.
17347
17348 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17349
17350         * gst/playback/gstdecodebin.c: (try_to_link_1):
17351           Unlinking two source pads is ... hard.
17352
17353 2006-02-02  Wim Taymans  <wim@fluendo.com>
17354
17355         * gst-libs/gst/audio/TODO:
17356         Updated.
17357
17358         * gst-libs/gst/audio/gstbaseaudiosink.c:
17359         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
17360         On EOS, wait till the last sample is played before posting EOS.
17361
17362 2006-02-01  Philippe Kalaf <burger at speedy dot org>
17363
17364         Patch by: Kai Vehmanen
17365         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17366           Adds ability to enable newsegment bypass by setting queue_delay to
17367           zero. Also avoid thread being started if queue_delay is zero.
17368
17369 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17370
17371         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
17372           Make test work again by connecting fakesinks to each decoded pad,
17373           which makes the pipeline wait until each fakesink has a buffer
17374           queued before going to PAUSED state. At that point we know the
17375           decodebin pads are negotiated.
17376
17377 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17378
17379         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
17380         (gst_cdda_base_src_handle_event):
17381         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
17382           Pass unhandled queries to the parent class's query function.
17383
17384 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17385
17386         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
17387         (gst_ogg_pad_src_query):
17388         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
17389         * ext/theora/theoradec.c: (theora_dec_src_query),
17390         (theora_dec_sink_query):
17391         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
17392         (vorbis_dec_sink_query):
17393         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
17394         (gst_vorbisenc_sink_query):
17395         * gst/adder/gstadder.c: (gst_adder_query):
17396           Pass unhandled queries upstream instead of just
17397           dropping them (#326447). Also, fix supported
17398           query types list for some elements.
17399
17400 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17401
17402         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
17403         (paris_type_find), (ilbc_type_find), (plugin_init):
17404           Fix typefinding for audio/x-au, audio/x-paris and
17405           audio/iLBC-sh. We cannot use the START_WITH macros
17406           here, because there can only be one typefind factory
17407           with the same name (caps), so the second one would
17408           replace the first one and the first one would never
17409           be called when doing typefinding (see #161712).
17410           
17411
17412 2006-01-31  Wim Taymans  <wim@fluendo.com>
17413
17414         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
17415         (vorbis_handle_header_packet), (vorbis_dec_push),
17416         (vorbis_handle_data_packet):
17417         Use scale_int when we can, add some more scaling.
17418         Check packettype before parsing it.
17419
17420 2006-01-31  Wim Taymans  <wim@fluendo.com>
17421
17422         * ext/theora/theoradec.c: (_theora_granule_time),
17423         (theora_dec_src_convert), (theora_dec_sink_convert):
17424         Call right _scale functions.
17425         Use parameter instead of some other random value.
17426
17427 2006-01-31  Wim Taymans  <wim@fluendo.com>
17428
17429         * ext/theora/theoradec.c: (_theora_granule_frame),
17430         (_theora_granule_time), (_inc_granulepos),
17431         (theora_dec_src_convert), (theora_dec_sink_convert),
17432         (theora_handle_type_packet), (theora_handle_data_packet),
17433         (theora_dec_chain):
17434         Use higher precision timestamps calculation.
17435         Convert some other conversions to _scale.
17436
17437 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
17438
17439         * gst/audiotestsrc/gstaudiotestsrc.c:
17440         (gst_audio_test_src_create_sine_table), (plugin_init):
17441         * gst/volume/gstvolume.c: (plugin_init):
17442           initialize gst_controller before using
17443
17444 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
17445
17446         * tests/check/pipelines/theoraenc.c:
17447         * tests/check/pipelines/vorbisenc.c:
17448         Define constant using G_GINT64_CONSTANT to avoid errors when
17449         passing it around - otherwise it gets truncated to 32 bits.
17450
17451         Fixes failing tests.
17452
17453 2006-01-31  Andy Wingo  <wingo@pobox.com>
17454
17455         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
17456         caps being set doesn't have a framerate value. Basically a stopgap
17457         measure.
17458
17459         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
17460         technically correct enough to put into core though.
17461         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
17462         DURATION. Fixes theoraenc ! oggmux.
17463
17464         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
17465         fraction, not double.
17466
17467 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
17468
17469         * win32/vs7:
17470         add vs7 project files created by Sergey Scobich
17471
17472 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
17473
17474         * win32/vs8:
17475         add vs8 project files created by Sergey Scobich
17476         
17477 2006-01-30  Andy Wingo  <wingo@pobox.com>
17478
17479         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
17480         timestamp + duration, not just timestamp -- ogg pages should be
17481         ordered by stop time. Necessary fix given the change in vorbis
17482         timestamps.
17483
17484         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
17485         (gst_theora_enc_init): Pull the granule shift out of the encoder.
17486         (granulepos_add): New function, handles the messiness of adjusting
17487         granulepos values.
17488         (theora_buffer_from_packet):
17489         (theora_enc_chain):
17490         (theora_enc_sink_event): Use granulepos_add, not +.
17491
17492         * tests/check/pipelines/theoraenc.c
17493         (check_buffer_granulepos_from_starttime): Just check the frame
17494         count, not the actual granulepos -- we can't dictate to the
17495         encoder when it should be placing keyframes.
17496
17497 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17498
17499         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
17500           SERVICE_NOT_AVAILABLE happens for example when you're trying to
17501           play an http:// stream from a server that's not serving
17502
17503 2006-01-30  Andy Wingo  <wingo@pobox.com>
17504
17505         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
17506         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
17507         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
17508         available.
17509
17510         * ext/theora/gsttheoraenc.h:
17511         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
17512         although theoraenc was timestamping correctly. Added handling of
17513         streams that start with nonzero timestamps.
17514
17515         * tests/check/Makefile.am:
17516         * tests/check/pipelines/theoraenc.c: New file, basically does same
17517         tests as vorbisenc.
17518
17519         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
17520
17521 2006-01-30  Wim Taymans  <wim@fluendo.com>
17522
17523         * gst-libs/gst/audio/gstaudiosink.c:
17524         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
17525         (gst_audioringbuffer_pause):
17526         Implement pause that does not wait for completion.
17527
17528         * gst-libs/gst/audio/gstbaseaudiosink.c:
17529         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17530         Don't drop buffers when going to PAUSED but perform preroll on
17531         remaining samples now that core base class supports this.
17532
17533         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
17534         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
17535         (gst_ring_buffer_commit):
17536         Pause should not signal waiters.
17537         Implement return value of _commit correctly.
17538
17539 2006-01-30  Andy Wingo  <wingo@pobox.com>
17540
17541         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
17542
17543         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
17544         updated to timestamp from the first sample, not the last.
17545         (gst_vorbisenc_buffer_from_header_packet): New function, takes
17546         special care of granulepos and timestamp for header packets.
17547         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
17548         when the first buffer has a nonzero timestamp.
17549
17550         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
17551         (GstVorbisEnc.subgranule_offset): New members. Take care of the
17552         case when the first audio buffer we get has a nonzero timestamp.
17553         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
17554         properly timestamp vorbis buffers with the time of the first
17555         sample, not the last.
17556         
17557         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
17558         vorbis_granule_time_copy -- now it takes the granule/subgranule
17559         offset into account.
17560
17561         * tests/check/pipelines/vorbisenc.c: New test for correctness of
17562         timestamps, durations, and granulepos on buffers produced by
17563         vorbisenc.
17564
17565 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
17566
17567         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17568         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
17569           Patch from Eric Jonas to support conversions to/from UYVY 
17570           (Fixes: #324626)
17571
17572 2006-01-30  Julien MOUTTE  <julien@moutte.net>
17573
17574         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
17575         (setup_subtitle), (setup_source), (set_active_source):
17576         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
17577         (gen_text_element), (gen_audio_element), (gen_vis_element),
17578         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
17579
17580 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
17581
17582         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
17583         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
17584                 use gst_guint64_to_gdouble to be compliant with vs6
17585         * gst/playback/gstdecodebin.c: (try_to_link_1)
17586         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
17587                 use G_GINT64_CONSTANT for int64 constants
17588         * win32/common/libgstinterfaces.def:
17589                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
17590         * win32/vs6:
17591                 update and add new project files
17592                 
17593 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17594
17595         * Makefile.am:
17596         * win32/MANIFEST:
17597         * win32/common/interfaces-enumtypes.c:
17598         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17599         (gst_mixer_track_flags_get_type),
17600         (gst_tuner_channel_flags_get_type):
17601         * win32/common/interfaces-enumtypes.h:
17602         * win32/common/multichannel-enumtypes.c:
17603         (gst_audio_channel_position_get_type):
17604         * win32/common/multichannel-enumtypes.h:
17605           add a win32-update rule like in core, and copy over enumtypes files
17606
17607 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17608
17609         * win32/MANIFEST:
17610         * win32/common/config.h:
17611         * win32/common/config.h.in:
17612           add config files just like in core
17613
17614 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
17615
17616         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
17617           Make gcc-4.1 happy (part of #327357).
17618
17619 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17620
17621         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
17622         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
17623         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
17624         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
17625         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
17626         (gst_alsasrc_unprepare), (gst_alsasrc_read):
17627           Update all error messages.  All of them should either use
17628           the default translated message, or actually provide a
17629           translatable string.
17630           Make the string for channel count problems meaningful.
17631
17632 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17633
17634         * sys/v4l/v4l_calls.c: (gst_v4l_open):
17635           check for and throw RESOURCE_BUSY
17636
17637 2006-01-27  David Schleef  <ds@schleef.org>
17638
17639         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
17640           checked in this change -- it requires liboil features not
17641           in 0.3.6.  Revert parts.
17642
17643 2006-01-27  David Schleef  <ds@schleef.org>
17644
17645         * REQUIREMENTS:
17646         * configure.ac: update liboil requirement to 0.3.6
17647         * gst/videoscale/Makefile.am:
17648         * gst/videoscale/vs_scanline.c: liboilify
17649
17650 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17651
17652         * ext/libvisual/visual.c: (get_buffer):
17653           When pad_alloc returns a GstFlowReturn other
17654           than GST_FLOW_OK, make sure it is passed upstream.
17655
17656 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17657
17658         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17659         (gst_alsasink_class_init):
17660           Free the device name string.
17661
17662         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
17663         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
17664         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
17665           Don't remove a pad from the collectpads structure until it
17666           is released - it's a request pad, and may receive data again
17667           if the element gets moved back to PLAYING state.
17668
17669         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
17670           Ensure we turn on double buffering on the Xv port, and
17671           set the colour key to something dark and mysterious that
17672           isn't black.
17673
17674 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
17675
17676         * ext/alsa/gstalsaplugin.c: (plugin_init):
17677         * ext/cdparanoia/gstcdparanoiasrc.c:
17678         (gst_cd_paranoia_src_base_init), (plugin_init):
17679         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17680         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
17681           - a library should not call setlocale. see "Libraries" node in
17682             gettext manual
17683           - make sure all plugins that use translation do bindtextdomain
17684             to point to the localedir
17685         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
17686         (setup_sinks), (plugin_init):
17687           all this, and check for NULL when creating sinks
17688
17689 2006-01-27  Julien MOUTTE  <julien@moutte.net>
17690
17691         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
17692         (plugin_init): Make typefinding of subtitles work again.
17693
17694 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
17695
17696         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
17697         (mp3_type_frame_length_from_header), (mp3_type_find),
17698         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
17699         (plugin_init):
17700           Backport a bunch of typefinding fixes from the 0.8 branch.
17701           Also, improve wavpack typefinding: if we can't peek the
17702           entire wavpack block, try to parse the bits we can get and
17703           see if we find what we're looking for in those.
17704
17705 2006-01-26  Julien MOUTTE  <julien@moutte.net>
17706
17707         * sys/ximage/ximagesink.c:
17708         (gst_ximagesink_calculate_pixel_aspect_ratio):
17709         * sys/xvimage/xvimagesink.c:
17710         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
17711         more cases of pixel aspect ratio.
17712
17713 2006-01-26  Edward Hervey  <edward@fluendo.com>
17714
17715         * gst/playback/gstdecodebin.c: (pad_probe):
17716         Also consider the flush-start and tag events as unblockers
17717         for the pad probes.
17718
17719 2006-01-26  Julien MOUTTE  <julien@moutte.net>
17720
17721         * gst/playback/gstplaybin.c: (gst_play_bin_init),
17722         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
17723         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
17724         On the fly visualisation switch, works disabling, enabling as
17725         well but it won't be able to enable vis in a playbin that was
17726         created with no visualisation.
17727
17728 2006-01-25  Wim Taymans  <wim@fluendo.com>
17729
17730         * gst-libs/gst/audio/gstbaseaudiosink.c:
17731         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17732         Undo previous commit that returned WRONG_STATE sooner, it breaks 
17733         resume after pause.
17734
17735 2006-01-25  Wim Taymans  <wim@fluendo.com>
17736
17737         * gst-libs/gst/audio/gstbaseaudiosink.c:
17738         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
17739         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
17740         Improve debugging.
17741         Post error when caps cannot be parsed.
17742         Resync on discontinuity in the stream.
17743         Clip samples to segment boundaries.
17744         return WRONG_STATE sooner when we are flushing.
17745
17746         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
17747         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
17748         Make audiosrc operate in TIME.
17749         Set TIMESTAMP and DURATION on buffers.
17750
17751 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
17752
17753         * tests/examples/seek/seek.c: (main):
17754           Output tag messages as well.
17755
17756 2006-01-23  Edward Hervey  <edward@fluendo.com>
17757
17758         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
17759         (free_pad_probes), (remove_fakesink), (pad_probe),
17760         (close_pad_link), (gst_decode_bin_change_state):
17761         Replace GstPadBlockCallback with pad probes that detect
17762         first buffer AND eos before removing fakesink.
17763         Fixes hang with demuxers doing EOS while pre-rolling.
17764         Solves #328279
17765
17766 2006-01-23  Andy Wingo  <wingo@pobox.com>
17767
17768         * ext/alsa/gstalsasink.c:
17769         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17770         (gst_base_rtp_depayload_setcaps),
17771         (gst_base_rtp_depayload_add_to_queue),
17772         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
17773         
17774         Patch by: Jens Granseuer <jensgr at gmx dot net>
17775
17776 2006-01-22  Julien MOUTTE  <julien@moutte.net>
17777
17778         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
17779         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17780         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
17781         frames. We might get a frame destroyed after changing state to
17782         NULL, adding a safety check on xcontext.
17783
17784 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
17785
17786         * gst-libs/gst/interfaces/xoverlay.c:
17787           Fix prepare-xwindow-id code example in the docs - we need to
17788           ignore all messages that aren't element messages as well.
17789           
17790 2006-01-21  Julien MOUTTE  <julien@moutte.net>
17791
17792         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
17793           I think one day i'll completely undestand how caps negotiation
17794           is supposed to work. This refactoring handles buffer_alloc
17795           called with caps we can't handle. We definitely don't want a
17796           set_caps with those caps, so we define and allocate a buffer
17797           we would like to receive.
17798
17799 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
17800
17801         * gst/playback/gstplaybasebin.c: (setup_source):
17802           Free iterator when done.
17803
17804 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
17805
17806         * gst-libs/gst/audio/gstbaseaudiosink.c:
17807         (gst_base_audio_sink_render):
17808           Fix playback of non-synchronised streams by assuming a rate
17809           of 1.0 instead of a random one.
17810
17811           Makes this work again:
17812
17813           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
17814           endianness=(int)4321, signed=(boolean)true, width=(int)16,
17815           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
17816           audioresample ! alsasink
17817
17818 === release 0.10.2 ===
17819
17820 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
17821
17822         * configure.ac:
17823           releasing 0.10.2, "Then the devil is six"
17824
17825 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
17826
17827         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
17828         * gst/playback/gststreamselector.c:
17829         (gst_stream_selector_set_property):
17830           Comment out broken code that connects to the state-changed signal.
17831           At this point, changing current stream selection is broken, but 
17832           stuff like gst-launch playbin current-audio=1 works and filters
17833           to the chosen stream.
17834
17835 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17836
17837         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17838           Fix #327216 (null dereference in vorbisdec)
17839
17840 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
17841
17842         * ext/theora/theoradec.c: (theora_handle_comment_packet):
17843           Post taglist actually on bus instead of just freeing it
17844           (fixes #327114 and totem bug #327080).
17845
17846         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
17847           Use gst_element_found_tags_for_pad(), so that the tags
17848           are sent downstream as an event as well.
17849
17850 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17851
17852         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
17853         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
17854         (gst_ximagesink_buffer_alloc):
17855         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
17856         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
17857         (gst_xvimagesink_buffer_alloc):
17858           move all regularly occurring messages to GST_LOG level
17859           add some more object logs
17860
17861 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17862
17863         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
17864           fix a silly segfault
17865
17866 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
17867
17868         * docs/libs/gst-plugins-base-libs-docs.sgml:
17869         * docs/libs/gst-plugins-base-libs-sections.txt:
17870         * gst-libs/gst/audio/mixerutils.c:
17871         * gst-libs/gst/audio/mixerutils.h:
17872           Add docs for mixerutils stuff.
17873
17874 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
17875
17876         * gst/playback/gstplaybasebin.c: (setup_source):
17877           Fix playback for sources that emit raw audio or
17878           raw video streams (e.g.: cd audio sources) (#325984).
17879
17880 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17881
17882         * gst-libs/gst/audio/mixerutils.c:
17883         (gst_audio_mixer_filter_do_filter):
17884           actually save the element we create
17885
17886 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
17887
17888         * gst-libs/gst/cdda/gstcddabasesrc.c:
17889         (gst_cdda_base_src_handle_track_seek):
17890           No need to post a tag message on the bus when seeking
17891           within the same track, only post it when the current
17892           track changes.
17893
17894 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
17895
17896         * gst/playback/gstplaybasebin.c: (group_destroy),
17897         (probe_triggered), (new_decoded_pad), (mute_group_type),
17898         (set_active_source):
17899         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
17900         * gst/playback/gststreamselector.c:
17901         (gst_stream_selector_base_init),
17902         (gst_stream_selector_set_property),
17903         (gst_stream_selector_request_new_pad):
17904           Reenable stream selection. These mechanisms need a complete overhaul
17905           in the face of 0.8->0.10 changes though.
17906
17907 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
17908
17909         * ext/ogg/gstoggdemux.c:
17910           Change the pad template to src_%d to match the pads that 
17911           are created from it. decodebin needs this information in order
17912           to decide that oggdemux is capable of producing multiple pads
17913           (and hence needs queues inserted).
17914
17915         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
17916         (gst_ogg_mux_collected):
17917           Make debug output more useful by using GST_PTR_FORMAT.
17918
17919 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17920
17921         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
17922
17923         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
17924           Set depth and width for alaw/mulaw (fixes #326601).
17925
17926 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
17927
17928         * tests/icles/Makefile.am:
17929           don't build the tests if we don't have the libs
17930
17931 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
17932
17933         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
17934         (gst_cd_paranoia_paranoia_callback):
17935           Don't try to free NULL pointers.
17936
17937 2006-01-10  Edward Hervey  <edward@fluendo.com>
17938
17939         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
17940         (gst_audio_rate_change_state), (plugin_init):
17941         Add debugging category.
17942         Fix type issues.
17943         Add case for incoming buffers without valid offset/offset_end.
17944
17945 2006-01-10  Michael Smith  <msmith@fluendo.com>
17946
17947         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
17948           Don't leak GCond in audio sources.
17949
17950 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
17951
17952         * gst/playback/gstplaybin.c: (gen_audio_element):
17953           Don't leak an autoaudiosink/alsasink when we generate
17954           a new audio element. (old code, I guess)
17955
17956 2006-01-10  Michael Smith  <msmith@fluendo.com>
17957
17958         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
17959           Support float audio in audiorate.
17960           Use width rather than depth for selecting sample width.
17961
17962 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
17963
17964         * gst/videotestsrc/videotestsrc.h:
17965           Use GLib types here (that way we don't have to include the
17966           generated _stdint.h header, which makes life easier for win32
17967           folks that don't use autotools for the build) (#325990, patch
17968           by: Sergey Scobich).
17969
17970 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
17971
17972         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
17973         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
17974         (gst_ring_buffer_pause), (wait_segment):
17975         * gst-libs/gst/audio/gstringbuffer.h:
17976           Name (private) union, makes Forte compiler happy (this time
17977           for real) (#324900).
17978
17979 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
17980
17981         * gst-libs/gst/audio/Makefile.am:
17982           Link against libgstinterfaces, needed for mixer
17983           and property probe stuff.
17984
17985 2006-01-09  Edward Hervey  <edward@fluendo.com>
17986
17987         * gst-libs/gst/Makefile.am:
17988
17989 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
17990
17991         * gst-libs/gst/audio/Makefile.am:
17992         * gst-libs/gst/audio/mixerutils.c:
17993         (gst_audio_mixer_filter_do_filter),
17994         (gst_audio_mixer_filter_check_element),
17995         (gst_audio_mixer_filter_probe_feature),
17996         (element_factory_rank_compare_func),
17997         (gst_audio_default_registry_mixer_filter):
17998         * gst-libs/gst/audio/mixerutils.h:
17999           Add gst_audio_default_registry_mixer_filter() utility
18000           function.
18001
18002 2006-01-03  Michael Smith  <msmith@fluendo.com>
18003
18004         * gst/audioresample/resample.h:
18005           As before, but for o_buf
18006
18007 2006-01-03  Michael Smith  <msmith@fluendo.com>
18008
18009         * gst/audioresample/resample.h:
18010           Declare struct _ResampleState.buffer as unsigned char *, not void *,
18011           since we do arithmetic on it.
18012
18013 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
18014
18015         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18016         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18017         (gst_ring_buffer_pause), (wait_segment):
18018         * gst-libs/gst/audio/gstringbuffer.h:
18019           Sun's Forte compiler doesn't seem to like anonymous structs,
18020           so use same setup as in GstBaseSrc (fixes #324900).
18021
18022 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18023
18024         * configure.ac:
18025         * gst/volume/Makefile.am:
18026         * gst/volume/demo.c:
18027           move old example to tests/examples/volume/volune.c
18028         * tests/examples/Makefile.am:
18029         * tests/examples/seek/seek.c: (main):
18030           change window-close event from "delete-event" to "destroy"
18031         * tests/examples/volume/Makefile.am:
18032         * tests/examples/volume/volume.c: (value_changed_callback),
18033         (setup_gui), (message_received), (eos_message_received), (main):
18034           fix event handling and bus usage
18035
18036 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
18037
18038         * gst/audiotestsrc/gstaudiotestsrc.c:
18039         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
18040         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
18041         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
18042         (gst_audio_test_src_create_square),
18043         (gst_audio_test_src_create_saw),
18044         (gst_audio_test_src_create_triangle),
18045         (gst_audio_test_src_create_silence),
18046         (gst_audio_test_src_create_white_noise),
18047         (gst_audio_test_src_create_pink_noise),
18048         (gst_audio_test_src_init_sine_table),
18049         (gst_audio_test_src_create_sine_table),
18050         (gst_audio_test_src_change_wave),
18051         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
18052         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
18053         * gst/audiotestsrc/gstaudiotestsrc.h:
18054           update to basesrc changes, implement segmented seeking and eos
18055           handling, add a 'sine-tab' waveform for performance critical playback
18056
18057 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18058
18059         * po/POTFILES.in:
18060           ... and this time the other modified file that I missed last time.
18061
18062 2005-12-29  Michael Smith  <msmith@fluendo.com>
18063
18064         * gst/playback/gstdecodebin.c: (new_pad):
18065           Fix non-C89 variable declaration not at the start of a block. Should
18066           help some compilers.
18067
18068 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18069
18070         * tests/check/Makefile.am:
18071           And now fix 'make distcheck' (builddir != srcdir)
18072
18073 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18074
18075         * configure.ac:
18076         * ext/cdparanoia/Makefile.am:
18077         * ext/cdparanoia/gstcdparanoia.c:
18078         * ext/cdparanoia/gstcdparanoia.h:
18079         * ext/cdparanoia/gstcdparanoiasrc.c:
18080         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
18081         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
18082         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
18083         (gst_cd_paranoia_paranoia_callback),
18084         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
18085         (gst_cd_paranoia_src_set_property),
18086         (gst_cd_paranoia_src_get_property), (plugin_init):
18087         * ext/cdparanoia/gstcdparanoiasrc.h:
18088           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
18089           plugin again (there are still fixes required to playbin to make
18090           cdda:// uris work there).
18091
18092 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18093
18094         * tests/check/Makefile.am:
18095           Fix test case compilation.
18096
18097 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18098
18099         * gst-libs/gst/cdda/gstcddabasesrc.c:
18100         (gst_cdda_base_src_update_duration),
18101         (gst_cdda_base_src_calculate_cddb_id):
18102           An integer is not a string. Fix access to uninitialised variable.
18103
18104         * tests/check/Makefile.am:
18105           Add cddabasesrc unit test; also actually enable the vorbis test.
18106
18107         * tests/check/generic/states.c:
18108           Blacklist new cd audio elements as well.
18109
18110         * tests/check/libs/cddabasesrc.c:
18111           Unit test for GstCddaBaseSrc (discid calculation mostly).
18112
18113 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18114
18115         * docs/libs/Makefile.am:
18116         * docs/libs/gst-plugins-base-libs-docs.sgml:
18117         * docs/libs/gst-plugins-base-libs-sections.txt:
18118         * docs/libs/gst-plugins-base-libs.types:
18119           Add docs for libgstcdda/GstCddaBaseSrc.
18120
18121         * gst-libs/gst/interfaces/mixertrack.h:
18122           Do one struct member per line with a semicolon at the end, that way
18123           even gtk-doc might parse it without complaining.
18124
18125 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18126
18127         * configure.ac:
18128         * gst-libs/gst/Makefile.am:
18129         * gst-libs/gst/cdda/Makefile.am:
18130         * gst-libs/gst/cdda/base64.c:
18131         * gst-libs/gst/cdda/base64.h:
18132         * gst-libs/gst/cdda/gstcddabasesrc.c:
18133         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
18134         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
18135         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
18136         (gst_cdda_base_src_get_property),
18137         (gst_cdda_base_src_get_track_from_sector),
18138         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
18139         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
18140         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
18141         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
18142         (gst_cdda_base_src_uri_get_protocols),
18143         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
18144         (gst_cdda_base_src_uri_handler_init),
18145         (gst_cdda_base_src_setup_interfaces),
18146         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
18147         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
18148         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
18149         (gst_cdda_base_src_add_tags),
18150         (gst_cdda_base_src_add_index_associations),
18151         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
18152         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
18153         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
18154         (gst_cdda_base_src_create):
18155         * gst-libs/gst/cdda/gstcddabasesrc.h:
18156         * gst-libs/gst/cdda/sha1.c:
18157         * gst-libs/gst/cdda/sha1.h:
18158           Add new libgstcdda with GstCddaBaseSrc class.
18159
18160 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18161
18162         * ext/gnomevfs/gstgnomevfssink.h:
18163           Use GstBaseSinkClass as parent_class member for class struct, not
18164           GstBaseSink.
18165
18166 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18167
18168         Patch by: Michael Benes
18169
18170         * gst/videotestsrc/gstvideotestsrc.c:
18171         (gst_video_test_src_class_init), (gst_video_test_src_start):
18172           Add start method to reset running time and number of frames sent
18173           when starting up (fixes #324696)
18174
18175 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18176
18177         * docs/plugins/Makefile.am:
18178         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18179         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18180         * docs/plugins/gst-plugins-base-plugins.args:
18181         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18182         * docs/plugins/gst-plugins-base-plugins.signals:
18183           Add docs stuff for gnomevfssrc and gnomevfssink.
18184
18185         * ext/gnomevfs/gstgnomevfssrc.c:
18186           Fix example pipeline in gtk-doc blurb.
18187
18188 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18189
18190         * ext/gnomevfs/Makefile.am:
18191         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
18192         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
18193         (gst_gnome_vfs_handle_get_type), (plugin_init):
18194         * ext/gnomevfs/gstgnomevfs.h:
18195         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
18196         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
18197         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
18198         (gst_gnome_vfs_sink_set_property),
18199         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
18200         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
18201         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
18202         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
18203         (gst_gnome_vfs_sink_uri_get_type),
18204         (gst_gnome_vfs_sink_uri_get_protocols),
18205         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
18206         (gst_gnome_vfs_sink_uri_handler_init):
18207         * ext/gnomevfs/gstgnomevfssink.h:
18208           Port gnomevfssink; add gtk-doc blurb.
18209
18210         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
18211         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
18212         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
18213         (gst_gnome_vfs_src_uri_get_type),
18214         (gst_gnome_vfs_src_uri_get_protocols),
18215         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
18216         (gst_gnome_vfs_src_uri_handler_init),
18217         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
18218         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
18219         (gst_gnome_vfs_src_send_additional_headers_callback),
18220         (gst_gnome_vfs_src_received_headers_callback),
18221         (gst_gnome_vfs_src_push_callbacks),
18222         (gst_gnome_vfs_src_pop_callbacks),
18223         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
18224         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
18225         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
18226         * ext/gnomevfs/gstgnomevfssrc.h:
18227           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
18228           file; add gtk-doc blurb with example pipelines.
18229
18230 === release 0.10.1 ===
18231
18232 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
18233
18234         * configure.ac:
18235           releasing 0.10.1, "Dobro Dedek"
18236
18237 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
18238
18239         * gst/typefind/gsttypefindfunctions.c:
18240         iLBC30 and iLBC20 added to typefind.
18241
18242 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18243
18244         * gst-libs/gst/audio/gstbaseaudiosink.c:
18245         (gst_base_audio_sink_class_init):
18246         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18247         (gst_base_audio_src_class_init):
18248           update strings, values are in microseconds
18249           change the default sink buffer time to something that is smaller
18250           (to help software volume mixing have a slightly lower delay) but
18251           still be acceptable on Wim's laptop
18252
18253 2005-12-20  Edward Hervey  <edward@fluendo.com>
18254
18255         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
18256         Made a quack, forgot to add DUCK to the riff video template.
18257
18258 2005-12-19  Edward Hervey  <edward@fluendo.com>
18259
18260         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
18261         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
18262         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
18263         (gst_ogm_parse_chain):
18264         Make sure pads are initialized correctly.
18265         * gst-libs/gst/riff/riff-ids.h:
18266         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18267         (gst_riff_create_video_template_caps):
18268         Add a whole bunch of FOURCC <=> MimeType.
18269         Extend the riff video pad template to support the newly added fourcc.
18270
18271 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18272
18273         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
18274         (gst_ogg_demux_activate_chain):
18275           Extra debug output when activating/deactivating chains.
18276
18277         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
18278         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
18279         (unlinked):
18280           Remove a queue from our list when it becomes unlinked.
18281           Don't add queues to elements in class 'Demux' if they
18282           can only produce one pad 
18283
18284 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18285
18286         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
18287         (gst_video_sink_get_type): Add a debug category.
18288
18289 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18290
18291         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18292         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
18293           Handle downstream newsegment by sending our own newsegment before the
18294           next buffer to be released. (#323900)
18295
18296 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18297
18298         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18299         (gst_base_rtp_depayload_set_gst_timestamp):
18300           add queue delay to new segment as well (as opposed to just the first
18301           buffer). (bug #322347)
18302
18303 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18304
18305         * ext/libvisual/visual.c: (make_valid_name):
18306           change some char* into char[]
18307         * gst/audiotestsrc/gstaudiotestsrc.c:
18308         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
18309         (gst_audio_test_src_create):
18310         * gst/audiotestsrc/gstaudiotestsrc.h:
18311           prepare to handle EOS and SEGMENT_DONE
18312
18313 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18314
18315         * tests/check/generic/states.c: (GST_START_TEST):
18316           Blacklist cdparanoia element in state test.
18317
18318 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18319
18320           Patch by: Benjamin Pineau
18321
18322         * gst/tcp/gsttcp.c:
18323         * gst/tcp/gsttcpclientsink.c:
18324         * gst/tcp/gsttcpserversink.c:
18325         * gst/tcp/gsttcpserversrc.c:
18326           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
18327
18328 2005-12-15  Michael Smith  <msmith@fluendo.com>
18329
18330         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
18331         (gst_video_rate_chain):
18332           Fix timestamping for videorate when the first buffer it sees has a
18333           non-zero timestamp. Fix some misleading debug output.
18334
18335 2005-12-15  Michael Smith  <msmith@fluendo.com>
18336
18337         * gst/audioresample/gstaudioresample.c:
18338           Don't leak all input buffers to audioresample.
18339
18340 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
18341
18342         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
18343           Don't operate on empty text buffers. Strip newlines and
18344           tabs only from the end of the text, but leave them intact
18345           in the middle. Fix typo in gtk-doc description.
18346
18347 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
18348
18349         * gst/playback/gstplaybasebin.c:
18350         * gst/playback/gstplaybin.c: (handoff):
18351           Make sure the video frame buffer we return to apps via the
18352           "frame" property always has caps set on it. Modify
18353           _gst_gvalue_set_object() macro to handle NULL objects
18354           gracefully too.
18355
18356 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
18357
18358         * gst/audiotestsrc/gstaudiotestsrc.c:
18359         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18360         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
18361         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
18362         (gst_audio_test_src_create):
18363         * gst/audiotestsrc/gstaudiotestsrc.h:
18364         Adjust to some recent api changes and add wtays new cool seeking
18365         capabillities
18366
18367 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
18368
18369         * ext/alsa/Makefile.am:
18370         * ext/alsa/gstalsadeviceprobe.c:
18371         * ext/alsa/gstalsadeviceprobe.h:
18372           Helper functions to add device probing via the GstPropertyProbe
18373           interface to a class.
18374
18375         * ext/alsa/gstalsamixer.h:
18376           Comment out GST_ALSA_MIXER, it returns a struct that's not
18377           used.
18378
18379         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
18380           Add some debug info. 
18381
18382         * ext/alsa/gstalsamixerelement.c:
18383         (gst_alsa_mixer_element_interface_supported),
18384         (gst_implements_interface_init),
18385         (gst_alsa_mixer_element_init_interfaces),
18386         (gst_alsa_mixer_element_class_init),
18387         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
18388         (gst_alsa_mixer_element_set_property),
18389         (gst_alsa_mixer_element_get_property),
18390         (gst_alsa_mixer_element_change_state):
18391         * ext/alsa/gstalsamixerelement.h:
18392           Add 'device' and 'device-name' properties. Add GstPropertyProbe
18393           for device handling (gnome-volume-control will need that).
18394
18395 2005-12-12  Christian Schaller  <uraeus@gnome.org>
18396
18397         * ext/Makefile.am: fix cdparanoia entry
18398         * gst-plugins-base.spec.in: add cdparanoia
18399
18400 2005-12-12  Michael Smith  <msmith@fluendo.com>
18401
18402         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18403           Use the correct function to free list of typefind factories.
18404
18405 2005-12-12  Wim Taymans  <wim@fluendo.com>
18406
18407         * gst/videotestsrc/gstvideotestsrc.c:
18408         (gst_video_test_src_class_init), (gst_video_test_src_init),
18409         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
18410         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
18411         (gst_video_test_src_create):
18412         * gst/videotestsrc/gstvideotestsrc.h:
18413         Implement seeking in videotestsrc.
18414         Small cleanups.
18415
18416 2005-12-12  Wim Taymans  <wim@fluendo.com>
18417
18418         * ext/cdparanoia/Makefile.am:
18419         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
18420         (gst_paranoia_endian_get_type), (_do_init),
18421         (cdparanoia_class_init), (cdparanoia_init),
18422         (cdparanoia_set_property), (cdparanoia_get_property),
18423         (cdparanoia_do_seek), (cdparanoia_is_seekable),
18424         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
18425         (cdparanoia_convert), (cdparanoia_get_query_types),
18426         (cdparanoia_query), (cdparanoia_set_index),
18427         (cdparanoia_uri_set_uri):
18428         * ext/cdparanoia/gstcdparanoia.h:
18429         Partially ported cdparanoia now that basesrc can support a
18430         plugin like this..
18431
18432 2005-12-12  Wim Taymans  <wim@fluendo.com>
18433
18434         * tests/examples/seek/scrubby.c: (main):
18435         Set higher priority for bus events so they don't get reordered with
18436         gtk gui events.
18437
18438         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
18439         (flush_toggle_cb), (main):
18440         Added checkbox to disable flushing seeks. 
18441         Disable scrubbing when doing non flushing seeks.
18442
18443 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
18444
18445         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
18446         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
18447         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
18448         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
18449           Implement some sort of event handling that doesn't rely on
18450           g_return_if_fail; make sure we always push the last chunk of an 
18451           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
18452           state change function; remove some old cruft. Seeking is still
18453           rather unlikely to work though.
18454
18455         * tools/.cvsignore:
18456           Ignore more.
18457
18458 2005-12-11  Julien MOUTTE  <julien@moutte.net>
18459
18460         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
18461         Fixed a leak of the current image reference when cleaning up.
18462         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
18463
18464 2005-12-09  Michael Smith  <msmith@fluendo.com>
18465
18466         * tools/Makefile.am:
18467         * tools/gst-launch-ext-m.m:
18468           Remove gst-launch-ext. It doesn't work, and is no longer
18469           particularly useful.
18470
18471 2005-12-08  Luca Ognibene  <luogni@tin.it>
18472
18473         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
18474           don't pass random values to ogmparse convert function.
18475           Make seeking possible in the exile1.ogm file.
18476
18477 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
18478
18479         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
18480         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
18481           Work around refcount problem with g_value_set_object() that occur
18482           if the core has been compiled against GLib-2.6 (g_value_set_object()
18483           will only g_object_ref() the element, but the caller will
18484           gst_object_unref() it and bad things will happen due to the way
18485           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
18486           totem for people on FC4 using Thomas's 0.10 RPMs.
18487           
18488 2005-12-07  Edward Hervey  <edward@fluendo.com>
18489
18490         Time to welcome ogm to 0.10 :)
18491         
18492         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
18493         (gst_ogg_pad_typefind):
18494         Oggdemux can now properly typefind elements with dynamic pads.
18495         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18496         Properly set caps on src pad, and set caps on outgoing buffers.
18497
18498 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18499
18500         * ext/alsa/gstalsamixer.h:
18501         * ext/alsa/gstalsamixerelement.h:
18502         * ext/alsa/gstalsamixeroptions.h:
18503         * ext/alsa/gstalsamixertrack.h:
18504         * ext/alsa/gstalsasink.c:
18505         * ext/alsa/gstalsasink.h:
18506         * ext/alsa/gstalsasrc.c:
18507         * ext/alsa/gstalsasrc.h:
18508         * ext/cdparanoia/gstcdparanoia.h:
18509         * ext/gnomevfs/gstgnomevfsuri.h:
18510         * ext/ogg/gstoggdemux.c:
18511         * ext/ogg/gstoggmux.c:
18512         * ext/pango/gsttextoverlay.h:
18513         * ext/theora/theoradec.c:
18514         * ext/theora/theoraenc.c:
18515         * ext/vorbis/vorbisdec.h:
18516         * ext/vorbis/vorbisenc.c:
18517         * ext/vorbis/vorbisenc.h:
18518         * ext/vorbis/vorbisparse.h:
18519         * gst-libs/gst/audio/gstaudioclock.h:
18520         * gst-libs/gst/audio/gstaudiosink.c:
18521         * gst-libs/gst/audio/gstaudiosink.h:
18522         * gst-libs/gst/audio/gstaudiosrc.c:
18523         * gst-libs/gst/audio/gstaudiosrc.h:
18524         * gst-libs/gst/audio/gstbaseaudiosink.c:
18525         * gst-libs/gst/audio/gstbaseaudiosink.h:
18526         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18527         * gst-libs/gst/audio/gstbaseaudiosrc.h:
18528         * gst-libs/gst/audio/gstringbuffer.h:
18529         * gst-libs/gst/audio/multichannel.h:
18530         * gst-libs/gst/floatcast/floatcast.h:
18531         * gst-libs/gst/interfaces/colorbalance.c:
18532         * gst-libs/gst/interfaces/colorbalance.h:
18533         * gst-libs/gst/interfaces/colorbalancechannel.h:
18534         * gst-libs/gst/interfaces/mixer.h:
18535         * gst-libs/gst/interfaces/mixeroptions.h:
18536         * gst-libs/gst/interfaces/mixertrack.h:
18537         * gst-libs/gst/interfaces/navigation.h:
18538         * gst-libs/gst/interfaces/propertyprobe.h:
18539         * gst-libs/gst/interfaces/tuner.h:
18540         * gst-libs/gst/interfaces/tunerchannel.h:
18541         * gst-libs/gst/interfaces/tunernorm.h:
18542         * gst-libs/gst/interfaces/xoverlay.h:
18543         * gst-libs/gst/netbuffer/gstnetbuffer.h:
18544         * gst-libs/gst/riff/riff-ids.h:
18545         * gst-libs/gst/riff/riff-media.h:
18546         * gst-libs/gst/riff/riff-read.h:
18547         * gst-libs/gst/rtp/gstbasertpdepayload.h:
18548         * gst-libs/gst/rtp/gstbasertppayload.c:
18549         * gst-libs/gst/rtp/gstbasertppayload.h:
18550         * gst-libs/gst/rtp/gstrtpbuffer.c:
18551         * gst-libs/gst/rtp/gstrtpbuffer.h:
18552         * gst-libs/gst/tag/gsttageditingprivate.h:
18553         * gst-libs/gst/tag/gstvorbistag.c:
18554         (gst_tag_list_from_vorbiscomment_buffer):
18555         * gst-libs/gst/tag/tag.h:
18556         * gst-libs/gst/video/video.h:
18557         * gst/adder/gstadder.c:
18558         * gst/adder/gstadder.h:
18559         * gst/audioconvert/audioconvert.c:
18560         * gst/audioconvert/audioconvert.h:
18561         * gst/audioconvert/gstaudioconvert.c:
18562         * gst/audioconvert/gstchannelmix.c:
18563         * gst/audioconvert/gstchannelmix.h:
18564         * gst/audiorate/gstaudiorate.c:
18565         * gst/audioresample/buffer.h:
18566         * gst/audioresample/functable.h:
18567         * gst/audioresample/gstaudioresample.c:
18568         * gst/audioresample/resample.h:
18569         * gst/ffmpegcolorspace/avcodec.h:
18570         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18571         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
18572         * gst/ffmpegcolorspace/imgconvert.c:
18573         * gst/ffmpegcolorspace/imgconvert_template.h:
18574         * gst/playback/gstdecodebin.c:
18575         * gst/playback/gstplaybasebin.h:
18576         * gst/playback/gstplaybin.c:
18577         * gst/playback/gststreaminfo.h:
18578         * gst/tcp/gstfdset.c:
18579         * gst/tcp/gstfdset.h:
18580         * gst/tcp/gstmultifdsink.c:
18581         * gst/tcp/gstmultifdsink.h:
18582         * gst/tcp/gsttcp.h:
18583         * gst/tcp/gsttcpclientsrc.c:
18584         * gst/tcp/gsttcpclientsrc.h:
18585         * gst/tcp/gsttcpplugin.h:
18586         * gst/tcp/gsttcpserversink.c:
18587         * gst/tcp/gsttcpserversrc.c:
18588         * gst/typefind/gsttypefindfunctions.c:
18589         * gst/videorate/gstvideorate.c:
18590         * gst/videotestsrc/gstvideotestsrc.h:
18591         * gst/videotestsrc/videotestsrc.h:
18592         * sys/v4l/gstv4lcolorbalance.h:
18593         * sys/v4l/gstv4ltuner.h:
18594         * sys/v4l/gstv4lxoverlay.h:
18595         * sys/v4l/v4l_calls.h:
18596         * sys/v4l/videodev_mjpeg.h:
18597         * tests/check/elements/audioconvert.c:
18598         * tests/check/elements/audioresample.c:
18599         * tests/check/elements/audiotestsrc.c:
18600         * tests/check/elements/videotestsrc.c:
18601         * tests/check/elements/volume.c:
18602         * tests/examples/seek/scrubby.c:
18603         * tests/examples/seek/seek.c:
18604           expand tabs
18605
18606 === release 0.10.0 ===
18607
18608 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18609
18610         * configure.ac:
18611           releasing 0.10.0, "Mont-d'or"
18612
18613 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
18614
18615         * tests/examples/seek/Makefile.am:
18616         Build fix for when gtk is not available.
18617
18618 2005-12-05  Andy Wingo  <wingo@pobox.com>
18619
18620         * ext/libvisual/visual.c: (get_buffer):
18621         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
18622         * ext/pango/gsttextrender.c: (gst_text_render_chain):
18623         * ext/theora/theoradec.c: (theora_handle_data_packet):
18624         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
18625         (theora_enc_chain):
18626         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
18627         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
18628         Update for alloc_buffer changes.
18629
18630 2005-12-05  Andy Wingo  <wingo@pobox.com>
18631
18632         patch by: Kai Vehmanen <kv2004 eca cx>
18633         
18634         * gst-libs/gst/rtp/gstbasertpdepayload.c
18635         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
18636
18637 2005-12-04  Andy Wingo  <wingo@pobox.com>
18638
18639         patch by: Sebastien Cote <sebas642 yahoo ca>
18640         
18641         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
18642         Fixes #319172.
18643
18644 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
18645
18646         * docs/plugins/Makefile.am:
18647         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18648         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18649         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18650         * ext/pango/gstclockoverlay.c:
18651         * ext/pango/gsttextoverlay.c: 
18652         * ext/pango/gsttextrender.c:
18653         * ext/pango/gsttimeoverlay.c:
18654           Add gtk-doc blurbs to pango elements.
18655
18656 2005-12-02  Wim Taymans  <wim@fluendo.com>
18657
18658         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
18659         * gst/audioresample/buffer.h:
18660         * gst/audioresample/gstaudioresample.c:
18661         * gst/audioresample/gstaudioresample.h:
18662         * gst/audioresample/resample.c: (resample_input_flush),
18663         (resample_input_pushthrough), (resample_input_eos),
18664         (resample_get_output_size_for_input),
18665         (resample_get_input_size_for_output), (resample_get_output_size),
18666         (resample_get_output_data):
18667         * gst/audioresample/resample.h:
18668         * gst/audioresample/resample_ref.c: (resample_scale_ref):
18669         Fix audioresample, seek torture, new segments, reverse negotiation
18670         etc.. work fine.
18671
18672 2005-12-02  Wim Taymans  <wim@fluendo.com>
18673
18674         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
18675         Small cleanups.
18676
18677 2005-12-02  Wim Taymans  <wim@fluendo.com>
18678
18679         * gst/audioconvert/gstaudioconvert.c:
18680         (gst_audio_convert_transform):
18681         Post errors.
18682
18683 === release 0.9.7 ===
18684
18685 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18686
18687         * configure.ac:
18688           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
18689
18690 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18691
18692         * Makefile.am:
18693         * po/hu.po:
18694         * win32/MANIFEST:
18695         * win32/gst.sln:
18696           add win32 MANIFEST file
18697           do something to the hungarian translation
18698
18699 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
18700
18701         * ext/Makefile.am:
18702           Add $(PANGO_DIR) to SUBDIRS
18703
18704         * ext/pango/gstclockoverlay.c:
18705         * ext/pango/gsttimeoverlay.c:
18706           Fix and improve element descriptions.
18707
18708 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18709
18710         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18711         * docs/plugins/inspect/plugin-libvisual.xml:
18712         * docs/plugins/inspect/plugin-pango.xml:
18713           add pango plugin to docs
18714
18715 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18716
18717         * configure.ac:
18718         * ext/Makefile.am:
18719           moved pango to base
18720
18721 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18722
18723         * configure.ac:
18724         * tests/Makefile.am:
18725         * tests/icles/.cvsignore:
18726         * tests/icles/Makefile.am:
18727         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
18728         (close_display), (resize_window), (move_window), (create_window),
18729         (terminate_playback), (pause_playback), (start_playback), (main):
18730           add stress test for xoverlay from Julien
18731
18732 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18733
18734         * docs/libs/tmpl/gstcolorbalance.sgml:
18735         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18736         * gst-libs/gst/rtp/gstbasertppayload.c:
18737         * gst-libs/gst/rtp/gstrtpbuffer.c:
18738         * gst-libs/gst/rtp/gstrtpbuffer.h:
18739           Do burger's rename for rtp payloaders and depayloaders
18740
18741 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18742
18743         * win32/:
18744           add Visual Studio 6 build files
18745
18746 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18747
18748         * docs/libs/gst-plugins-base-libs-docs.sgml:
18749         * docs/libs/gst-plugins-base-libs-sections.txt:
18750         * docs/libs/tmpl/gstaudio.sgml:
18751         * docs/libs/tmpl/gstringbuffer.sgml:
18752         * gst-libs/gst/interfaces/xoverlay.c:
18753         * gst-libs/gst/video/gstvideofilter.c:
18754         * gst-libs/gst/video/gstvideosink.c:
18755           update documentation
18756
18757 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18758
18759         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
18760         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
18761         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
18762         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
18763         (gst_multi_fd_sink_get_stats),
18764         (gst_multi_fd_sink_remove_client_link),
18765         (gst_multi_fd_sink_handle_client_read),
18766         (gst_multi_fd_sink_client_queue_data),
18767         (gst_multi_fd_sink_client_queue_caps),
18768         (gst_multi_fd_sink_client_queue_buffer),
18769         (gst_multi_fd_sink_new_client),
18770         (gst_multi_fd_sink_handle_client_write),
18771         (gst_multi_fd_sink_recover_client),
18772         (gst_multi_fd_sink_queue_buffer),
18773         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
18774         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
18775         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
18776         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
18777         * gst/tcp/gstmultifdsink.h:
18778         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
18779         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
18780         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
18781         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
18782         (gst_tcp_client_sink_set_property),
18783         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
18784         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
18785         * gst/tcp/gsttcpclientsink.h:
18786         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
18787         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
18788         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
18789         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
18790         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
18791         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
18792         * gst/tcp/gsttcpclientsrc.h:
18793         * gst/tcp/gsttcpplugin.c: (plugin_init):
18794         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
18795         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
18796         (gst_tcp_server_sink_finalize),
18797         (gst_tcp_server_sink_handle_server_read),
18798         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
18799         (gst_tcp_server_sink_set_property),
18800         (gst_tcp_server_sink_get_property),
18801         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
18802         * gst/tcp/gsttcpserversink.h:
18803         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
18804         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
18805         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
18806         (gst_tcp_server_src_set_property),
18807         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
18808         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
18809         * gst/tcp/gsttcpserversrc.h:
18810           more borgifying
18811
18812 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18813
18814         * docs/plugins/Makefile.am:
18815         * docs/plugins/gst-plugins-base-plugins.args:
18816         * docs/plugins/inspect/plugin-libvisual.xml:
18817         * gst/audioconvert/plugin.h:
18818         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
18819         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
18820         (gst_audio_rate_setcaps), (gst_audio_rate_init),
18821         (gst_audio_rate_chain), (gst_audio_rate_set_property),
18822         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
18823         (plugin_init):
18824         * gst/audiotestsrc/gstaudiotestsrc.c:
18825         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
18826         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18827         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
18828         (gst_audio_test_src_get_query_types),
18829         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
18830         (gst_audio_test_src_create_square),
18831         (gst_audio_test_src_create_saw),
18832         (gst_audio_test_src_create_triangle),
18833         (gst_audio_test_src_create_silence),
18834         (gst_audio_test_src_create_white_noise),
18835         (gst_audio_test_src_init_pink_noise),
18836         (gst_audio_test_src_generate_pink_noise_value),
18837         (gst_audio_test_src_create_pink_noise),
18838         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
18839         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
18840         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
18841         (plugin_init):
18842         * gst/audiotestsrc/gstaudiotestsrc.h:
18843         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
18844         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
18845         (gst_sub_parse_init), (gst_sub_parse_formats),
18846         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
18847         (convert_encoding), (get_next_line),
18848         (gst_sub_parse_data_format_autodetect),
18849         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
18850         (gst_sub_parse_loop), (gst_sub_parse_chain),
18851         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
18852         (plugin_init):
18853         * gst/subparse/gstsubparse.h:
18854         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
18855         (gst_video_rate_base_init), (gst_video_rate_class_init),
18856         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
18857         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
18858         (gst_video_rate_init), (gst_video_rate_event),
18859         (gst_video_rate_chain), (gst_video_rate_set_property),
18860         (gst_video_rate_get_property), (gst_video_rate_change_state),
18861         (plugin_init):
18862         * gst/videoscale/gstvideoscale.c:
18863         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
18864         (gst_video_scale_src_template_factory),
18865         (gst_video_scale_sink_template_factory),
18866         (gst_video_scale_get_type), (gst_video_scale_base_init),
18867         (gst_video_scale_class_init), (gst_video_scale_init),
18868         (gst_video_scale_set_property), (gst_video_scale_get_property),
18869         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
18870         (gst_video_scale_prepare_size), (parse_caps),
18871         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
18872         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
18873         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
18874         (plugin_init):
18875         * gst/videoscale/gstvideoscale.h:
18876         * gst/videotestsrc/gstvideotestsrc.c:
18877         (gst_video_test_src_pattern_get_type),
18878         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
18879         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
18880         (gst_video_test_src_set_pattern),
18881         (gst_video_test_src_set_property),
18882         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
18883         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
18884         (gst_video_test_src_event), (gst_video_test_src_get_times),
18885         (gst_video_test_src_create), (plugin_init):
18886         * gst/videotestsrc/gstvideotestsrc.h:
18887         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
18888         (gst_video_test_src_smpte), (gst_video_test_src_snow),
18889         (gst_video_test_src_black):
18890         * gst/videotestsrc/videotestsrc.h:
18891           borgify further
18892           clean up docs a little
18893
18894 2005-11-30  Wim Taymans  <wim@fluendo.com>
18895
18896         * gst-libs/gst/rtp/gstbasertpdepayload.h:
18897         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
18898         (gst_basertppayload_event), (gst_basertppayload_push),
18899         (gst_basertppayload_change_state):
18900         * gst-libs/gst/rtp/gstbasertppayload.h:
18901         closed #320644.
18902
18903 2005-11-30  Julien MOUTTE  <julien@moutte.net>
18904
18905         * docs/libs/gst-plugins-base-libs-docs.sgml:
18906         * docs/libs/gst-plugins-base-libs-sections.txt:
18907         * gst-libs/gst/video/gstvideofilter.c:
18908         * gst-libs/gst/video/gstvideosink.c:
18909         * gst-libs/gst/video/gstvideosink.h: Adding docs.
18910
18911 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18912
18913         * LICENSE:
18914           move
18915         * po/af.po:
18916         * po/az.po:
18917         * po/cs.po:
18918         * po/en_GB.po:
18919         * po/hu.po:
18920         * po/it.po:
18921         * po/nb.po:
18922         * po/nl.po:
18923         * po/or.po:
18924         * po/sq.po:
18925         * po/sr.po:
18926         * po/sv.po:
18927         * po/uk.po:
18928         * po/vi.po:
18929         * Makefile.am:
18930           update
18931         * scripts/autoplugins.sh:
18932           remove
18933
18934 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18935
18936         * Makefile.am:
18937         * configure.ac:
18938         * examples/Makefile.am:
18939         * examples/capsfilter/Makefile.am:
18940         * examples/capsfilter/capsfilter1.c:
18941         * examples/gob/Makefile.am:
18942         * examples/gob/gst-identity2.gob:
18943         * examples/indexing/.cvsignore:
18944         * examples/indexing/Makefile.am:
18945         * examples/indexing/indexmpeg.c:
18946         * examples/seeking/.cvsignore:
18947         * examples/seeking/Makefile.am:
18948         * examples/seeking/cdparanoia.c:
18949         * examples/seeking/cdplayer.c:
18950         * examples/seeking/chained.c:
18951         * examples/seeking/scrubby.c:
18952         * examples/seeking/seek.c:
18953         * examples/stats/Makefile.am:
18954         * examples/stats/mp2ogg.c:
18955         * examples/switch/.cvsignore:
18956         * examples/switch/Makefile.am:
18957         * examples/switch/switcher.c:
18958         * tests/Makefile.am:
18959         * tests/check/generic/.cvsignore:
18960         * tests/check/pipelines/.cvsignore:
18961         * tests/examples/Makefile.am:
18962         * tests/examples/seek/Makefile.am:
18963           reorganize stuff under tests/
18964
18965 2005-11-30  Edward Hervey  <edward@fluendo.com>
18966
18967         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
18968         Go away you stupid GstStaticPadTemplate memleak.
18969
18970 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18971
18972         * gst-libs/gst/net/Makefile.am:
18973         * gst-libs/gst/net/README:
18974         * gst-libs/gst/net/gstnetbuffer.c:
18975         * gst-libs/gst/net/gstnetbuffer.h:
18976           this was moved to "netbuffer"
18977
18978 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18979
18980         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
18981         (gst_video_filter_class_init), (gst_video_filter_init):
18982         * gst-libs/gst/video/gstvideofilter.h:
18983           borgify name to bring in line with other classes
18984
18985 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18986
18987         * gst/audioscale/.cvsignore:
18988         * gst/audioscale/Makefile.am:
18989         * gst/audioscale/README:
18990         * gst/audioscale/audioscale.vcproj:
18991         * gst/audioscale/dtof.c:
18992         * gst/audioscale/dtos.c:
18993         * gst/audioscale/functable.c:
18994         * gst/audioscale/gstaudioscale.c:
18995         * gst/audioscale/gstaudioscale.h:
18996         * gst/audioscale/private.h:
18997         * gst/audioscale/resample.c:
18998         * gst/audioscale/resample.h:
18999         * gst/audioscale/test.c:
19000           remove
19001
19002 2005-11-30  Edward Hervey  <edward@fluendo.com>
19003
19004         * gst-libs/gst/netbuffer/Makefile.am:
19005         really, really tired
19006
19007 2005-11-30  Edward Hervey  <edward@fluendo.com>
19008
19009         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19010         Update for new GstTypeFindFactory _register()
19011
19012 2005-11-30  Edward Hervey  <edward@fluendo.com>
19013
19014         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
19015         Let's not override libgstnet from core for no reason...
19016         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
19017         Ok, maybe not so quick next time.
19018
19019 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19020
19021         * configure.ac:
19022         * gst-libs/gst/Makefile.am:
19023           moved gst-libs/gst/net to netbuffer through CVS surgery
19024           remove old directory
19025           updating build to accomodate
19026           (#322257)
19027
19028 2005-11-29  Andy Wingo  <wingo@pobox.com>
19029
19030         * pkgconfig/gstreamer-plugins-base.pc.in:
19031         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
19032         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
19033         (#322257).
19034
19035 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19036
19037         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
19038         3rd time's the charm. Correct ref-counting for discarded buffers.
19039
19040 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19041
19042         * gst/playback/gststreamselector.c:
19043         (gst_stream_selector_class_init),
19044         (gst_stream_selector_set_property),
19045         (gst_stream_selector_get_property),
19046         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19047         Fix ref-counting
19048
19049 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19050
19051         * gst/subparse/gstsubparse.c: (feed_textbuf):
19052           Don't access already unref'ed buffer.
19053
19054 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19055
19056         * gst/playback/gststreamselector.c:
19057         (gst_stream_selector_class_init), (gst_stream_selector_init),
19058         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
19059         (gst_stream_selector_get_property),
19060         (gst_stream_selector_get_linked_pad),
19061         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19062         * gst/playback/gststreamselector.h:
19063         Add the active-pad property for playbin to use shortly. Ignore buffers
19064         from any other pad, returning GST_FLOW_NOT_LINKED
19065
19066 2005-11-29  Julien MOUTTE  <julien@moutte.net>
19067
19068         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
19069         patch from bug #322704 (Alessandro Decina).
19070
19071 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19072
19073         * gst-libs/gst/audio/Makefile.am:
19074           folded audiofilter into the audio library
19075
19076 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19077
19078         * gst/videoscale/gstvideoscale.h:
19079         * gst/videoscale/gstvideoscale.c:
19080           remove unimplemented scale methods
19081
19082 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19083
19084         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
19085           Don't leak caps.
19086
19087 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19088
19089         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
19090         (gst_ximagesink_setcaps):
19091         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19092         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
19093         happens (only visible on ximagesink but bug is in xv too) set_caps was
19094         destroying the internal x[v]image used to memcpy non locally alloced
19095         buffers so that it got renewed on next _chain. The issue is that 
19096         _expose will try to put that image as it reffed it in _put.
19097         Using gst_buffer_unref instead of destroy fixes it !
19098
19099 2005-11-28  Edward Hervey  <edward@fluendo.com>
19100
19101         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19102         (try_to_link_1), (queue_filled_cb):
19103         Better use of the queues. Start with a small size queue and only increase
19104         the size of the queues when the other queues are empty.
19105
19106 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19107
19108         * gst-libs/gst/video/Makefile.am:
19109           compile in copied-over videofilter into the video library
19110         * gst-libs/gst/video/videosink.h:
19111           rename the header to gstvideosink.h since it's a base GstObject class
19112         * sys/ximage/ximagesink.h:
19113         * sys/xvimage/xvimagesink.h:
19114           use the new header
19115
19116 2005-11-28  Wim Taymans  <wim@fluendo.com>
19117
19118         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
19119         * gst/playback/gstplaybasebin.h:
19120         Prepare to handle errors betters.
19121
19122         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
19123         Set sinks to PAUSED first before adding and linking them so that
19124         we don't interrupt dataflow.
19125
19126 2005-11-28  Wim Taymans  <wim@fluendo.com>
19127
19128         * gst-libs/gst/audio/TODO:
19129         Updated TODO
19130
19131         * gst-libs/gst/audio/gstaudiosink.c:
19132         (gst_audioringbuffer_open_device),
19133         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
19134         (gst_audioringbuffer_release):
19135         Small cleanups.
19136
19137         * gst-libs/gst/audio/gstbaseaudiosink.c:
19138         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
19139         (gst_base_audio_sink_change_state):
19140         Slave to the master clock when going to PLAYING and unslave when
19141         going to PAUSED.
19142
19143         * gst-libs/gst/audio/gstringbuffer.c:
19144         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
19145         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
19146         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
19147         (gst_ring_buffer_clear_all), (wait_segment),
19148         (gst_ring_buffer_commit), (gst_ring_buffer_read),
19149         (gst_ring_buffer_advance):
19150         * gst-libs/gst/audio/gstringbuffer.h:
19151         Add some docs and cleanups.
19152
19153 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19154
19155         * sys/xvimage/xvimagesink.c:
19156         (gst_xvimagesink_navigation_send_event): Fix navigation events
19157         coordinates translation with pixel aspect ratios.
19158
19159 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19160
19161         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
19162         Use calculated video geometry from _setcaps instead of buffer
19163         caps to respect pixel aspect ratio. (fixes #322388)
19164
19165 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19166
19167         * docs/libs/tmpl/gstcolorbalance.sgml:
19168         * docs/libs/tmpl/gstmixer.sgml:
19169         * docs/libs/tmpl/gstxoverlay.sgml:
19170         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
19171         interface.
19172
19173 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19174
19175         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
19176         Refuse to create an XvImage if we can't find the format.
19177
19178 2005-11-28  Edward Hervey  <edward@fluendo.com>
19179
19180         * gst-libs/gst/riff/riff-media.c:
19181         (gst_riff_create_audio_template_caps):
19182         Add ATRAC3 to the list of riff-possible audio caps.
19183         I know we still don't have a plugin for atrac3, but it's saner to output
19184         that than a cryptic mimetype.
19185
19186 2005-11-27  Edward Hervey  <edward@fluendo.com>
19187
19188         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
19189         Don't try to create a zero-sized subbuffer.
19190
19191 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19192
19193         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
19194         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
19195         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
19196         (gst_ximagesink_expose): Fixed a tricky race.
19197         * sys/ximage/ximagesink.h:
19198         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19199         (gst_xvimagesink_expose): Fixed a tricky race.
19200         * sys/xvimage/xvimagesink.h:
19201
19202 2005-11-27  Edward Hervey  <edward@fluendo.com>
19203
19204         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19205         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
19206         Remove unused properties, and add queues between demuxers and decoders
19207         so that a lot more files can preroll properly.
19208
19209 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19210
19211         * gst-libs/gst/net/Makefile.am:
19212         * gst-libs/gst/rtp/Makefile.am:
19213         * gst-libs/gst/tag/Makefile.am:
19214           remove silly include
19215         * gst/tags/Makefile.am:
19216         * gst/tags/gsttagediting.c:
19217         * gst/tags/gsttageditingprivate.h:
19218         * gst/tags/tagedit.vcproj:
19219           remove directory, is as good as empty
19220
19221 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19222
19223         * configure.ac:
19224           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
19225         * gst-libs/Makefile.am:
19226         * gst-libs/gst/audio/Makefile.am:
19227         * gst-libs/gst/interfaces/Makefile.am:
19228         * gst-libs/gst/net/Makefile.am:
19229         * gst-libs/gst/riff/Makefile.am:
19230         * gst-libs/gst/rtp/Makefile.am:
19231         * gst-libs/gst/tag/Makefile.am:
19232         * gst-libs/gst/video/Makefile.am:
19233           and use them
19234
19235 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19236
19237         * docs/libs/tmpl/gstcolorbalance.sgml:
19238         * docs/libs/tmpl/gstmixer.sgml:
19239         * docs/libs/tmpl/gstxoverlay.sgml:
19240         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
19241         * sys/ximage/ximagesink.h:
19242         * sys/xvimage/xvimagesink.h: More and more documentation.
19243
19244 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19245
19246         * docs/libs/gst-plugins-base-libs-docs.sgml:
19247         * docs/libs/gst-plugins-base-libs-sections.txt:
19248         * docs/libs/tmpl/gstcolorbalance.sgml:
19249         * docs/libs/tmpl/gstmixer.sgml:
19250         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
19251         to documentation.
19252
19253 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19254
19255         * docs/plugins/Makefile.am:
19256         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19257         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19258         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
19259
19260 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19261
19262         * docs/plugins/Makefile.am:
19263         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19264         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19265         * docs/plugins/inspect/plugin-adder.xml:
19266         * docs/plugins/inspect/plugin-alsa.xml:
19267         * docs/plugins/inspect/plugin-audioconvert.xml:
19268         * docs/plugins/inspect/plugin-audiorate.xml:
19269         * docs/plugins/inspect/plugin-audioresample.xml:
19270         * docs/plugins/inspect/plugin-audiotestsrc.xml:
19271         * docs/plugins/inspect/plugin-decodebin.xml:
19272         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
19273         * docs/plugins/inspect/plugin-gnomevfs.xml:
19274         * docs/plugins/inspect/plugin-ogg.xml:
19275         * docs/plugins/inspect/plugin-playbin.xml:
19276         * docs/plugins/inspect/plugin-subparse.xml:
19277         * docs/plugins/inspect/plugin-tcp.xml:
19278         * docs/plugins/inspect/plugin-theora.xml:
19279         * docs/plugins/inspect/plugin-typefindfunctions.xml:
19280         * docs/plugins/inspect/plugin-video4linux.xml:
19281         * docs/plugins/inspect/plugin-videorate.xml:
19282         * docs/plugins/inspect/plugin-videoscale.xml:
19283         * docs/plugins/inspect/plugin-videotestsrc.xml:
19284         * docs/plugins/inspect/plugin-volume.xml:
19285         * docs/plugins/inspect/plugin-vorbis.xml:
19286         * docs/plugins/inspect/plugin-ximagesink.xml:
19287         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
19288         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
19289
19290 2005-11-26  Edward Hervey  <edward@fluendo.com>
19291
19292         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
19293         Properly return GstFlowReturn from gst_pad_push in chain functions.
19294
19295 2005-11-25  Michael Smith  <msmith@fluendo.com>
19296
19297         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
19298         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
19299         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
19300         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
19301           Handle various conditions better when we don't understand a stream.
19302           Removes a heap of CRITICALs on ogg streams containing unknown data.
19303
19304 2005-11-24  Andy Wingo  <wingo@pobox.com>
19305
19306         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
19307         Be threadsafe.
19308
19309 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19310
19311         * configure.ac: back to HEAD
19312
19313 === release 0.9.6 ===
19314
19315 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19316
19317         * configure.ac:
19318           releasing 0.9.6, "White Eight"
19319
19320 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19321
19322         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
19323         * docs/plugins/inspect/plugin-sine.xml:
19324           remove sinesrc some more
19325
19326 2005-11-23  Wim Taymans  <wim@fluendo.com>
19327
19328         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
19329         If we are reading too slowly, jump forward in the ringbuffer
19330         instead of blocking.
19331
19332 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19333
19334         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
19335         (gst_visual_chain):
19336         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
19337         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
19338         (gst_videorate_chain):
19339         * gst/videotestsrc/gstvideotestsrc.c:
19340         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
19341         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
19342         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
19343         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
19344         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19345         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19346           Updates for API changes
19347
19348 2005-11-23  Wim Taymans  <wim@fluendo.com>
19349
19350         * gst-libs/gst/audio/gstbaseaudiosink.c:
19351         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19352         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19353         Fix for calibration API change.
19354
19355 2005-11-23  Michael Smith <msmith@fluendo.com>
19356
19357         * gst-libs/gst/audio/multichannel.c:
19358         (gst_audio_get_channel_positions),
19359         (gst_audio_set_channel_positions),
19360         (gst_audio_set_structure_channel_positions_list),
19361         (gst_audio_fixate_channel_positions):
19362           Use gst_value_array_*() functions on value arrays, not
19363           gst_value_list_*().
19364
19365 2005-11-23  Edward Hervey  <edward@fluendo.com>
19366
19367         * autogen.sh:
19368         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
19369         Fixes autogen
19370
19371 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19372
19373         * check/Makefile.am:
19374         * check/elements/videotestsrc.c: (setup_videotestsrc),
19375         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
19376         (main):
19377           add a test for videotestsrc
19378
19379 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19380
19381         * gst/sine/.cvsignore:
19382         * gst/sine/Makefile.am:
19383         * gst/sine/gstsinesrc.c:
19384         * gst/sine/gstsinesrc.h:
19385         * gst/sine/sinesrc.vcproj:
19386           and remove sinesrc from the repository.  Closes #321446
19387
19388 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19389
19390         * configure.ac:
19391         * gst-plugins-base.spec.in:
19392           remove sinesrc from the build
19393
19394 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19395
19396         * check/Makefile.am:
19397         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
19398         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
19399         (main):
19400           add a test for audiotestsrc, testing all waves.  Even seems
19401           leak-free at first glance, nice job Stefan
19402
19403 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19404
19405         * po/af.po:
19406         * po/az.po:
19407         * po/cs.po:
19408         * po/en_GB.po:
19409         * po/hu.po:
19410         * po/it.po:
19411         * po/nb.po:
19412         * po/nl.po:
19413         * po/or.po:
19414         * po/sq.po:
19415         * po/sr.po:
19416         * po/sv.po:
19417         * po/uk.po:
19418         * po/vi.po:
19419           Translation string updates
19420
19421         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19422         (gst_v4lsrc_set_caps):
19423         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19424         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19425         * sys/v4l/v4lsrc_calls.h:
19426           Improve v4lsrc, by making it work again.
19427
19428 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19429
19430         * ext/libvisual/visual.c: (gst_visual_chain):
19431           Fix the fps calculations.
19432
19433         * gst/ffmpegcolorspace/avcodec.h:
19434           Move structure element for clarity
19435
19436         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
19437         * gst-libs/gst/interfaces/tunernorm.h:
19438         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
19439         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19440         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19441         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
19442         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
19443         (gst_v4lmjpegsrc_getcaps):
19444         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19445         (gst_v4lsrc_set_caps):
19446         * sys/v4l/gstv4lsrc.h:
19447         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19448         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19449         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19450         * sys/v4l/v4lsrc_calls.h:
19451           Fractional framerates...
19452
19453 2005-11-22  Wim Taymans  <wim@fluendo.com>
19454
19455         * gst-libs/gst/audio/gstbaseaudiosink.c:
19456         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19457         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19458         And we provide a clock by default, of course...
19459
19460 2005-11-22  Wim Taymans  <wim@fluendo.com>
19461
19462         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
19463         This clock can be slaved to a master clock now.
19464
19465         * gst-libs/gst/audio/gstbaseaudiosink.c:
19466         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
19467         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
19468         (gst_base_audio_sink_set_clock),
19469         (gst_base_audio_sink_set_property),
19470         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
19471         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19472         * gst-libs/gst/audio/gstbaseaudiosink.h:
19473         Handle slaving the internal clock to the clock selected in the
19474         pipeline.
19475         Add property to make the basesink not provide a clock.
19476
19477         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19478         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
19479         (gst_base_rtp_depayload_wait):
19480         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19481         We can use the clock in GstElement, no need to store it ourselves.
19482
19483 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19484
19485         * docs/libs/tmpl/gstaudio.sgml:
19486           update
19487         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
19488         (gst_paranoia_endian_get_type):
19489         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
19490         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
19491         * gst/audiotestsrc/gstaudiotestsrc.c:
19492         (gst_audiostestsrc_wave_get_type):
19493         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
19494         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
19495         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
19496         (gst_sync_method_get_type), (gst_unit_type_get_type),
19497         (gst_client_status_get_type), (gst_multifdsink_class_init),
19498         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
19499         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
19500         (gst_multifdsink_get_property):
19501         * gst/tcp/gstmultifdsink.h:
19502         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
19503         * gst/videotestsrc/gstvideotestsrc.c:
19504         (gst_videotestsrc_pattern_get_type):
19505           remove deprecated properties
19506           fix up enums to correctly have short lowercase dashed nicks
19507
19508 2005-11-22  Michael Smith <msmith@fluendo.com>
19509
19510         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
19511         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
19512           Add underscore.
19513
19514 2005-11-22  Michael Smith <msmith@fluendo.com>
19515
19516         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
19517         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
19518           Use utility method for scaling clocktime for fractional framerates.
19519
19520 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19521
19522         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
19523         (gst_visual_chain):
19524         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19525         * ext/theora/theoradec.c: (theora_handle_type_packet):
19526         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
19527         (theora_enc_chain):
19528         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
19529         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
19530         * gst-libs/gst/video/video.h:
19531         * gst/ffmpegcolorspace/avcodec.h:
19532         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19533         (gst_ffmpeg_caps_to_pixfmt):
19534         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19535         (gst_ffmpegcsp_set_caps):
19536         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
19537         (gst_videorate_setcaps), (gst_videorate_blank_data),
19538         (gst_videorate_chain):
19539         * gst/videotestsrc/gstvideotestsrc.c:
19540         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
19541         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
19542         (gst_videotestsrc_event), (gst_videotestsrc_create):
19543         * gst/videotestsrc/gstvideotestsrc.h:
19544         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19545         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
19546         (gst_ximagesink_get_times), (gst_ximagesink_init):
19547         * sys/ximage/ximagesink.h:
19548         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19549         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
19550         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
19551         * sys/xvimage/xvimagesink.h:
19552           Convert elements to use fractions for their framerate.
19553           V4L elements to come later tonight.
19554
19555 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19556
19557         * gst-libs/gst/audio/audio.c:
19558         * gst-libs/gst/audio/audio.h:
19559           remove some deprecated functions
19560
19561 2005-11-22  Andy Wingo  <wingo@pobox.com>
19562
19563         * Update for gst_tag_setter API changes.
19564
19565 2005-11-22  Andy Wingo  <wingo@pobox.com>
19566
19567         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
19568         (gst_ogg_demux_perform_seek):
19569         * ext/theora/theoradec.c (theora_dec_sink_event):
19570         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
19571         update-funcnames.
19572
19573 2005-11-22  Wim Taymans  <wim@fluendo.com>
19574
19575         * examples/seeking/seek.c: (main):
19576         Give higher priority to bus signals than the gtk events
19577         to fix a race condition in the segment looping.
19578
19579 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19580
19581         * ext/theora/Makefile.am:
19582         * ext/vorbis/Makefile.am:
19583         * gst-libs/gst/tag/Makefile.am:
19584         * gst-plugins-base.spec.in:
19585           Rename libgsttagedit to libgsttag (#322117).
19586
19587 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19588
19589         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
19590         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
19591           Call gst_x_overlay_prepare_xwindow_id() to give applications
19592           a final chance to set their own xwindow id before the video
19593           sink creates its own window.
19594
19595 2005-11-22  Julien MOUTTE  <julien@moutte.net>
19596
19597         * sys/xvimage/xvimagesink.c:
19598         (gst_xvimagesink_navigation_send_event): Handle navigation
19599         events correcly with borders if applicable.
19600
19601 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19602
19603         Patch by: Luca Ognibene
19604
19605         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19606         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
19607         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19608         (gst_ffmpegcsp_caps_remove_format_info):
19609         * gst/ffmpegcolorspace/imgconvert.c:
19610         * gst/ffmpegcolorspace/imgconvert_template.h:
19611           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
19612           #318353); use gst_structure_has_name().
19613
19614 2005-11-22  Julien MOUTTE  <julien@moutte.net>
19615
19616         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
19617         (gst_ximagesink_class_init): Add debug macros on functions.
19618         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
19619         (gst_xvimagesink_xwindow_draw_borders),
19620         (gst_xvimagesink_xvimage_put),
19621         (gst_xvimagesink_xwindow_update_geometry),
19622         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
19623         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
19624         (gst_xvimagesink_xcontext_clear),
19625         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
19626         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
19627         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
19628         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
19629         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
19630         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
19631         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
19632         expose while being PAUSED, out of data flow navigation events, etc..
19633
19634 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19635
19636         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
19637         * gst-libs/gst/audio/audio.h:
19638           fix prototype - wondering why the test worked regardless
19639
19640 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19641
19642         * check/Makefile.am:
19643         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
19644         * gst-libs/gst/audio/audio.h:
19645           add a method that returns a proper GstClockTime
19646
19647 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19648
19649         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
19650         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
19651         * gst-libs/gst/interfaces/xoverlay.h:
19652           Remove everything having to do with the desired size; add 
19653           gst_x_overlay_prepare_xwindow_id() function; remove the
19654           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
19655           post a message on the bus instead (#321816).
19656
19657         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
19658         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
19659         (gst_xvimagesink_xoverlay_init):
19660           Remove desired size stuff (#321816).
19661
19662 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19663
19664         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19665         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19666         (mpeg_video_type_find), (mpeg_video_stream_type_find):
19667           Terminate vararg functions with NULL instead of 0 to 
19668           make gcc4 happy.
19669
19670 2005-11-21  Andy Wingo  <wingo@pobox.com>
19671
19672         patch by: Sebastien Cote <sebas642@yahoo.ca>
19673         
19674         * gst-libs/gst/rtp/gstrtpbuffer.h: 
19675         * gst-libs/gst/rtp/gstrtpbuffer.c
19676         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
19677
19678 2005-11-21  Andy Wingo  <wingo@pobox.com>
19679
19680         * gst/playback/gstplaybin.c (gen_audio_element) 
19681         (gen_video_element): Use the new MISSING_PLUGIN core error
19682         category. Closes #320060.
19683
19684         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
19685         * gst/videorate/gstvideorate.c (gst_videorate_event):
19686         * ext/theora/theoradec.c (theora_dec_sink_event): 
19687         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
19688         stream lock.
19689
19690         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
19691         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
19692         stream lock changes.
19693
19694 2005-11-21  Wim Taymans  <wim@fluendo.com>
19695
19696         * gst-libs/gst/audio/gstbaseaudiosink.c:
19697         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
19698         (gst_base_audio_sink_provide_clock),
19699         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
19700         (gst_base_audio_sink_change_state):
19701         * gst/audioresample/gstaudioresample.c:
19702         Segment update fix.
19703
19704 2005-11-21  Andy Wingo  <wingo@pobox.com>
19705
19706         * *.h:
19707         * *.c: Ran scripts/update-macros. Oh yes.
19708
19709 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19710
19711         * sys/ximage/Makefile.am:
19712         * sys/ximage/ximage.c:
19713           Rename ximage plugin to ximagesink (#321426) (Don't forget to
19714           remove your old libgstximage.* manually if necessary).
19715
19716 2005-11-21  Michael Smith <msmith@fluendo.com>
19717
19718         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
19719           Minimal fix for bug #320200: set the min/max bitrate in the correct
19720           units. A better fix would be to upgrade to the RATEMANAGE2
19721           interface, rather than using the deprecated interface used here, but
19722           that would require an update in our libvorbis dependency (to 1.1),
19723           which is probably undesirable.
19724
19725 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19726
19727         * ext/libvisual/visual.c: (get_buffer):
19728         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19729         (gst_base_audio_src_fixate):
19730         * gst/audioconvert/gstaudioconvert.c:
19731         (gst_audio_convert_fixate_caps):
19732         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
19733         * gst/audiotestsrc/gstaudiotestsrc.c:
19734         (gst_audiotestsrc_src_fixate):
19735         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
19736         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
19737         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
19738         * gst/videotestsrc/gstvideotestsrc.c:
19739         (gst_videotestsrc_src_fixate):
19740         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
19741         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
19742           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19743           (#322027)
19744
19745
19746 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19747
19748         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
19749         (gst_riff_create_iavs_caps):
19750         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
19751         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
19752         (gst_riff_parse_info):
19753         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
19754         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
19755         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
19756           Fixes for GST_FOURCC_FORMAT API change.
19757
19758 2005-11-21  Andy Wingo  <wingo@pobox.com>
19759
19760         patch by: Alessandro Dessina <alessandro nnva org>
19761
19762         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
19763         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
19764         (gst_ogg_parse_chain):
19765         * ext/theora/theoraenc.c (theora_set_header_on_caps):
19766         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
19767         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
19768         gst_value_list calls on arrays. Fixes #321962.
19769
19770 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19771
19772         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
19773         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
19774         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
19775         * gst/adder/gstadder.c: (gst_adder_init),
19776         (gst_adder_request_new_pad), (gst_adder_collected),
19777         (gst_adder_change_state):
19778           Update for gst_collectpads_foo() to gst_collect_pads_foo()
19779           API change.
19780
19781 2005-11-21  Michael Smith <msmith@fluendo.com>
19782
19783         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
19784         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
19785           Properly handle pad_push return values.
19786
19787 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
19788
19789         * gst-libs/gst/tag/Makefile.am:
19790         * gst-libs/gst/tag/gstvorbistag.c:
19791         (gst_tag_list_to_vorbiscomment_buffer):
19792           Remove obsolete vorbistag element and debug category.
19793
19794         * gst/playback/gstplaybasebin.c: (check_queue):
19795           Don't divide by 0 when queue-threshold is 0.
19796
19797         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
19798           Don't modify an existing pixel-aspect-ratio if we fail to read
19799           a new one.
19800
19801 2005-11-20  Wim Taymans  <wim@fluendo.com>
19802
19803         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
19804         (gst_vorbisenc_push_packet):
19805         GST_PAD_IS_USABLE is gone, use the return value of
19806         the push or pad_alloc_buffer instead.
19807
19808 2005-11-18  Julien MOUTTE  <julien@moutte.net>
19809
19810         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
19811         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
19812         (gst_ximagesink_ximage_destroy),
19813         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
19814         (gst_ximagesink_xwindow_new),
19815         (gst_ximagesink_xwindow_update_geometry),
19816         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
19817         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
19818         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
19819         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
19820         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
19821         (gst_ximagesink_navigation_send_event),
19822         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
19823         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
19824         (gst_ximagesink_finalize), (gst_ximagesink_init),
19825         (gst_ximagesink_class_init):
19826         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
19827         This new version brings correct software scaling, non flickering
19828         window while resizing, pixel aspect ratio handling, usage of
19829         hardware buffer pools, out of data flow event thread for 
19830         navigation and handling of expose events even when being PAUSED,
19831         a new property to keep video aspect ratio when resizing, etc...
19832
19833 2005-11-18  Julien MOUTTE  <julien@moutte.net>
19834
19835         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
19836         (gst_videoscale_fixate_caps): Introduce back caps fixate with
19837         handling of PAR.
19838
19839 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
19840
19841         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
19842         Unsetting IS_SINK flag from the fakesink, so decodebin
19843         never behaves as a sink.
19844
19845 2005-11-17  Wim Taymans  <wim@fluendo.com>
19846
19847         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19848         (gst_base_audio_src_change_state):
19849         Fix the audiosrc base class again, we did not unflush.
19850
19851 2005-11-17  Julien MOUTTE  <julien@moutte.net>
19852
19853         * examples/seeking/seek.c: (make_dv_pipeline),
19854         (make_vorbis_theora_pipeline), (make_avi_pipeline),
19855         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
19856         to ogg/vorbis/theora pipeline.
19857
19858 2005-11-17  Wim Taymans  <wim@fluendo.com>
19859
19860         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
19861         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
19862         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
19863         Fix EOS on multiple streams.
19864         More debugging.
19865
19866 2005-11-16  Wim Taymans  <wim@fluendo.com>
19867
19868         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
19869         (gst_ogg_demux_perform_seek):
19870         Segment done must include stream time.
19871
19872         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
19873         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
19874         (gst_ogg_mux_change_state):
19875         Fix ogg muxer again.
19876
19877 2005-11-16  Wim Taymans  <wim@fluendo.com>
19878
19879         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
19880         Fix compile again.
19881
19882 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19883
19884         * ext/libvisual/visual.c: (gst_visual_init):
19885         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19886         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
19887         (gst_ogg_parse_chain):
19888         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
19889         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
19890         * ext/theora/theoradec.c: (gst_theora_dec_init):
19891         * ext/theora/theoraenc.c: (gst_theora_enc_init):
19892         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
19893         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
19894         * gst/adder/gstadder.c: (gst_adder_class_init),
19895         (gst_adder_dispose):
19896         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
19897         * gst/subparse/gstsubparse.c: (gst_subparse_init):
19898         * gst/videorate/gstvideorate.c: (gst_videorate_init):
19899           Fix a whole set of pad template leaks
19900
19901 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19902
19903         * check/generic/states.c: (GST_START_TEST):
19904           fix the test so that it only checks for elements that are part of
19905           this source module
19906
19907 2005-11-16  Michael Smith <msmith@fluendo.com>
19908
19909         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
19910         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
19911         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
19912         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
19913         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
19914         (gst_ogg_mux_change_state):
19915           Fix leaking collectpads.
19916
19917 2005-11-16  Edward Hervey  <edward@fluendo.com>
19918
19919         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
19920         (gst_videorate_event), (gst_videorate_chain):
19921         Handle segment seeks
19922
19923 2005-11-16  Wim Taymans  <wim@fluendo.com>
19924
19925         * gst-libs/gst/audio/gstbaseaudiosink.c:
19926         (gst_base_audio_sink_provide_clock),
19927         (gst_base_audio_sink_change_state):
19928         Set ringbuffer to non-flushing when going to PAUSED, set to
19929         flushing again when going to READY.
19930
19931         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
19932         (gst_ring_buffer_stop):
19933         Start in flushing mode by default.
19934         Don't set flushing in the _stop method, let the app call
19935         this explicitly.
19936
19937 2005-11-16  Julien MOUTTE  <julien@moutte.net>
19938
19939         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
19940         * gst-libs/gst/video/videosink.h: Add helper function needed
19941         for video sinks.
19942
19943 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
19944
19945         * gst/videoscale/gstvideoscale.c:
19946         (gst_videoscale_handle_src_event):
19947           Don't leak reference to pad parent.
19948
19949 2005-11-16  Wim Taymans  <wim@fluendo.com>
19950
19951         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
19952         Set ringbuffer to flushing when stopping so that we don't
19953         block on wait_segment anymore and livelock.
19954
19955 2005-11-16  Wim Taymans  <wim@fluendo.com>
19956
19957         * examples/seeking/seek.c: (send_event), (do_seek),
19958         (loop_toggle_cb), (segment_done), (main):
19959         Added looping checkbox.
19960
19961 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19962
19963         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
19964         (gst_ogg_demux_init):
19965         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
19966         (gst_vorbis_dec_init):
19967           revert unrefs, they don't pass make check
19968
19969 2005-11-15  Johan Dahlin  <johan@gnome.org>
19970
19971         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
19972         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
19973         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
19974         (gst_vorbis_dec_init):
19975         Fix pad template leaks. 
19976
19977 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
19978
19979         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
19980           Make state change function thread safe.
19981
19982 2005-11-15  Edward Hervey  <edward@fluendo.com>
19983
19984         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
19985         (gst_ogg_demux_class_init):
19986         Implement GstElement::send_event, so we can send seek events
19987         in GST_STATE_READY
19988
19989 2005-11-14  Julien MOUTTE  <julien@moutte.net>
19990
19991         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
19992         Discovered how to take away flickering while resizing the
19993         window. Please don't put that in ximagesink, refactoring in
19994         progress.
19995
19996 2005-11-14  Michael Smith <msmith@fluendo.com>
19997
19998         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
19999         (gst_multifdsink_render):
20000           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
20001
20002 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
20003
20004         * gst/playback/gstplaybin.c: (gen_audio_element):
20005           Use autoaudiosink, it tends to be more widely available than
20006           autoaudiiosink.
20007           
20008 2005-11-14  Andy Wingo  <wingo@pobox.com>
20009
20010         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
20011         as well if it is available. Fixes #316442.
20012
20013 2005-11-14  Michael Smith <msmith@fluendo.com>
20014
20015         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
20016         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
20017         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20018         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20019         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
20020         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20021         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
20022         (gst_vorbisenc_change_state):
20023           Fix a small memory leak in vorbisenc.
20024           Fix large memory leaks in oggmux, also fix lots of state change
20025           bugs in oggmux.
20026
20027 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20028
20029         * gst/videotestsrc/gstvideotestsrc.c:
20030         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
20031         (gst_videotestsrc_src_fixate):
20032           move fixation to a fixate function
20033           remove negotiate function, basesrc's is good enough
20034           fixes a bug for check when using the element alone
20035
20036 2005-11-13  Edward Hervey  <edward@fluendo.com>
20037
20038         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
20039         (key_toggle_cb), (main):
20040         Added checkboxes for adding/removing the accurate and key_unit seek
20041         flags.
20042
20043 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20044
20045         * configure.ac: back to HEAD
20046
20047 === release 0.9.5 ===
20048
20049 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20050
20051         * configure.ac:
20052           releasing 0.9.5, "No No Kia"
20053
20054 2005-11-11  Edward Hervey  <edward@fluendo.com>
20055
20056         * examples/seeking/seek.c: (make_parselaunch_pipeline):
20057         Added parse-launch syntax seeking mode for the seeking example.
20058         This should help stress-test even more cases.
20059         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
20060
20061 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20062
20063         * sys/xvimage/xvimagesink.c:
20064         (gst_xvimagesink_navigation_send_event):
20065           Check whether peer pad exists before sending navigation events
20066           to it.
20067
20068 2005-11-11  Michael Smith <msmith@fluendo.com>
20069
20070         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
20071         (gst_vorbisenc_buffer_from_packet):
20072         * ext/vorbis/vorbisenc.h:
20073           Set duration on encoded buffers. This allows oggmux's
20074           max_page_delay parameter to actually work.
20075
20076 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20077
20078         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20079         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
20080         (gst_ffmpegcsp_avpicture_fill):
20081         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20082         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
20083           Make palettes work again (see #132341). Use our own macros
20084           for rounding up.
20085
20086 2005-11-10  Andy Wingo  <wingo@pobox.com>
20087
20088         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
20089         string doober.
20090
20091 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20092
20093         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20094         (gst_ffmpegcsp_transform_caps):
20095           Prefer passthrough in transform_caps
20096
20097 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20098
20099         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
20100           check for ALSA errors properly, instead of relying on ALSA's
20101           error strings to serve to the user.
20102
20103 2005-11-10  Wim Taymans  <wim@fluendo.com>
20104
20105         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
20106         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
20107         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
20108         Modernise the seek code.
20109
20110 2005-11-10  Michael Smith <msmith@fluendo.com>
20111         
20112         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
20113         (setup_substreams), (set_active_source):
20114           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
20115           trying to go to NULL if we failed to read a file.
20116
20117 2005-11-10  Wim Taymans  <wim@fluendo.com>
20118
20119         * gst/audiotestsrc/gstaudiotestsrc.c:
20120         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
20121         (gst_audiotestsrc_create):
20122         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20123         (gst_sinesrc_get_times), (gst_sinesrc_create):
20124         * gst/videotestsrc/gstvideotestsrc.c:
20125         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
20126         (gst_videotestsrc_create):
20127         The base class can now sync for us.
20128
20129 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20130
20131         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
20132           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
20133           name=source autoprobe=false autoprobe-fps=false copy-mode=1
20134           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
20135           format=(fourcc)I420" ! xvimagesink
20136
20137 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
20138
20139         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20140         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
20141         (gst_sinesrc_newsegment):
20142           Send newsegment event in TIME format, set duration if
20143           num-buffers is set, fix duration querying.
20144
20145 2005-11-10  Michael Smith <msmith@fluendo.com>
20146
20147         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20148         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20149         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20150         (gst_ogg_mux_collected):
20151          Fix EOS handling, partially. Now forwarding an EOS event once we have
20152          EOS on all pads works correctly. However, we still don't properly set
20153          EOS on the actual ogg stream pages.
20154
20155 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
20156
20157         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
20158           Set elements to NULL state before disposing of them.
20159
20160 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
20161
20162         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20163
20164         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20165         (gst_base_rtp_depayload_init),
20166         (gst_base_rtp_depayload_set_gst_timestamp):
20167         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20168           We need to send a newsegment event for each instance, not
20169           just for the first instance of this class (get rid of
20170           static variable in function). (#321011).
20171           
20172 2005-11-08  Michael Smith <msmith@fluendo.com>
20173
20174         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20175         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
20176         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
20177         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
20178           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
20179           This makes us mux things correctly according to the ogg muxing
20180           rules. Still not handling EOS correctly right now, though.
20181
20182 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20183
20184         * gst/audioconvert/gstaudioconvert.c:
20185           Fix typo in docs. 
20186
20187 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20188
20189         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
20190         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
20191           Initialise segment_stop to GST_CLOCK_TIME_NONE when
20192           creating a new chain; should fix live streaming. Also
20193           add more debug output and fix a typo.
20194
20195 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
20196
20197         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20198
20199         * gst/volume/gstvolume.c: (volume_set_caps):
20200           Fix compilation on Solaris with Forte. (#320923)
20201
20202 2005-11-08  Wim Taymans  <wim@fluendo.com>
20203
20204         * gst-libs/gst/audio/gstbaseaudiosink.c:
20205         (gst_base_audio_sink_render):
20206         No need to do a typecheck.
20207
20208 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20209
20210         * ext/alsa/gstalsa.h:
20211           We register a debug category, so let's use it.
20212
20213 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20214
20215         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20216         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
20217         Fixed a small problem.
20218
20219 2005-11-04  Wim Taymans  <wim@fluendo.com>
20220
20221         * examples/seeking/Makefile.am:
20222         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
20223         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
20224         (make_playerbin_pipeline), (format_value), (update_scale),
20225         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
20226         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
20227         (print_usage), (main):
20228         Added app for playback speed testing.
20229
20230         * examples/seeking/seek.c: (dynamic_link),
20231         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
20232         (make_mpeg_pipeline), (do_seek), (set_update_scale),
20233         (message_received), (main):
20234         Updated seek example.
20235
20236 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20237
20238         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20239         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20240         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
20241         (gst_base_rtp_depayload_set_clock):
20242         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20243         Don't sleep on the bench (system clock) when you have a nice 
20244         comfortable bed (Gstreamer clock) to sleep on.
20245
20246 2005-11-03  Wim Taymans  <wim@fluendo.com>
20247
20248         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20249         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
20250         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
20251         Handle the case where a pad_block failed.
20252
20253 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
20254
20255         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
20256
20257         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20258         (gst_base_rtp_depayload_add_to_queue),
20259         (gst_base_rtp_depayload_push),
20260         (gst_base_rtp_depayload_set_gst_timestamp),
20261         (gst_base_rtp_depayload_queue_release):
20262           Fixes some bugs in the depayloader's queuing/de-queueing code.
20263
20264 2005-10-31  Michael Smith <msmith@fluendo.com>
20265
20266         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
20267         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20268         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
20269           Patch from Alessandro Decina <alessandro@nnva.org>.
20270           Make oggdemux only find the final time in a chain, not per-pad,
20271           since the per-pad information can be very expensive to locate, and
20272           it isn't used anywhere. This makes reading a file containing
20273           OggSkeleton reasonably fast.
20274           Also, make chain finding work when there are logical bitstreams that
20275           can't be decoded. Fixes #319110.
20276
20277 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20278
20279         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20280         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20281         (gst_base_rtp_depayload_chain),
20282         (gst_base_rtp_depayload_add_to_queue),
20283         (gst_base_rtp_depayload_push),
20284         (gst_base_rtp_depayload_set_gst_timestamp),
20285         (gst_base_rtp_depayload_queue_release),
20286         (gst_base_rtp_depayload_start_thread),
20287         (gst_base_rtp_depayload_set_property),
20288         (gst_base_rtp_depayload_get_property):
20289         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20290         Some random fixes, to fullfill the desires of thomas.
20291
20292 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20293
20294         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20295         (gst_base_rtp_depayload_add_to_queue),
20296         (gst_base_rtp_depayload_push):
20297         Fixed the queueing algorithm.
20298
20299 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20300
20301         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20302         (gst_base_rtp_depayload_push):
20303         A small fix
20304
20305 2005-10-31  Wim Taymans  <wim@fluendo.com>
20306
20307         * gst-libs/gst/audio/gstringbuffer.h:
20308         Don't break ABI.
20309
20310         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20311         (gst_ffmpeg_caps_to_pixfmt):
20312         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20313         (gst_ffmpegcsp_set_caps):
20314         Some more comments.
20315         Handle missing required caps fields better.
20316
20317 2005-10-31  Wim Taymans  <wim@fluendo.com>
20318
20319         * gst-libs/gst/audio/gstbaseaudiosink.c:
20320         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
20321         (gst_base_audio_sink_render):
20322         * gst-libs/gst/audio/gstringbuffer.c:
20323         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20324         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
20325         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
20326         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
20327         (gst_ring_buffer_read):
20328         * gst-libs/gst/audio/gstringbuffer.h:
20329         Add flushing mode to the ringbuffer so that it in all cases does
20330         not try to handle more audio. This makes sure it does not try to
20331         block anymore when flushing and fixes a livelock.
20332
20333 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
20334
20335         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
20336         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
20337         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
20338           Explicitly check for -1 values before doing a conversion
20339           and always map them to -1. (#315545)
20340
20341 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
20342
20343         * gst/playback/gstplaybin.c: (gen_video_element):
20344           first try autovideosink, then xvimagesink, then error out
20345         * po/POTFILES.in:
20346           add translatable file
20347         * po/af.po:
20348         * po/az.po:
20349         * po/cs.po:
20350         * po/en_GB.po:
20351         * po/hu.po:
20352         * po/it.po:
20353         * po/nb.po:
20354         * po/nl.po:
20355         * po/or.po:
20356         * po/sq.po:
20357         * po/sr.po:
20358         * po/sv.po:
20359         * po/uk.po:
20360         * po/vi.po:
20361           update translations
20362
20363 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
20364
20365         * gst-libs/gst/rtp/gstbasedepayload.c:
20366         * gst-libs/gst/rtp/gstbasedepayload.h:
20367           Minor cleanups
20368
20369 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
20370
20371         * gst/playback/.cvsignore:
20372         * gst/playback/decodetest.c:
20373         * gst/playback/test3.c:
20374           Port these two tests as well.
20375
20376 2005-10-27  Wim Taymans  <wim@fluendo.com>
20377
20378         * ext/theora/theoradec.c: (theora_dec_src_query),
20379         (theora_dec_sink_event):
20380         * ext/theora/theoraenc.c: (theora_enc_sink_event),
20381         (theora_enc_change_state):
20382         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20383         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
20384         Take proper locks when handling events.
20385
20386 2005-10-27  Wim Taymans  <wim@fluendo.com>
20387
20388         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
20389         (gst_adder_change_state):
20390         Fix timestamps and fix deadlock when stopping the collectpads.
20391
20392 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20393
20394         * gst-libs/gst/rtp/gstrtpbuffer.h:
20395         Declaring the payload types as strings too so that they can be used
20396         in the padtemplate inialization.
20397
20398 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
20399
20400         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
20401
20402         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20403         (gst_base_rtp_depayload_class_init):
20404         Fixes a small but nasty bug. The derived elements no longer segfaults
20405         on finalization.
20406
20407 2005-10-26  Michael Smith <msmith@fluendo.com>
20408
20409         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
20410           When clearing an audioconvert context, set tmpbufsize to zero, so
20411           we'll allocate it again later if required.
20412           This fixes audioconvert re-negotiating formats, which previously
20413           segfaulted with a NULL destination buffer.
20414
20415 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
20416
20417         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20418         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
20419         (gst_base_rtp_depayload_set_gst_timestamp),
20420         (gst_base_rtp_depayload_queue_release):
20421         Fixed a smalll memleak.
20422
20423 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20424         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20425         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
20426         (gst_base_rtp_depayload_finalize),
20427         (gst_base_rtp_depayload_setcaps),
20428         (gst_base_rtp_depayload_add_to_queue),
20429         (gst_base_rtp_depayload_push),
20430         (gst_base_rtp_depayload_set_gst_timestamp),
20431         (gst_base_rtp_depayload_queue_release),
20432         (gst_base_rtp_depayload_thread),
20433         (gst_base_rtp_depayload_change_state):
20434         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20435         Changed the C++ comments to C comments
20436
20437 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20438
20439         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
20440         * gst/tcp/gsttcpclientsrc.h:
20441         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
20442         * gst/tcp/gsttcpserversrc.h:
20443           Remove unused 'curoffset' structure member.
20444
20445 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20446
20447         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20448         (gst_base_rtp_depayload_base_init),
20449         (gst_base_rtp_depayload_finalize):
20450         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20451         * gst-libs/gst/rtp/gstbasertppayload.h:
20452           The pad-template on the sinkpad should be set by the derived classes.
20453           Also added some useful macros.
20454
20455 2005-10-24  Wim Taymans  <wim@fluendo.com>
20456
20457         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
20458         Correctly flush decoder samples even if we could not
20459         copy them to an output buffer. Fixes #319618.
20460
20461 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20462
20463         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20464         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
20465         the caps against our xcontext caps.
20466
20467 2005-10-24  Wim Taymans  <wim@fluendo.com>
20468
20469         * gst-libs/gst/audio/gstbaseaudiosink.c:
20470         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
20471         Remove g_print
20472         Use sync property from baseclass to disable sync.
20473
20474 2005-10-24  Wim Taymans  <wim@fluendo.com>
20475
20476         * gst-libs/gst/audio/gstbaseaudiosink.c:
20477         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
20478         Buffers with no timestamps get aligned with previous buffers or
20479         on underrun, played ASAP.
20480
20481 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20482
20483         * gst-libs/gst/video/video.h:
20484         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20485         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20486         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
20487         here comes my change on caps for framerate and geometry range.
20488         We are now accepting 1 to MAXINT for width and height, and from
20489         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
20490         to be blended correctly in videomixer.
20491
20492 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20493
20494         * configure.ac:
20495           back to HEAD
20496
20497 === release 0.9.4 ===
20498
20499 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20500
20501         * NEWS:
20502         * RELEASE:
20503         * configure.ac:
20504           releasing 0.9.4, "Velociraptor"
20505
20506 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20507
20508         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
20509         * po/POTFILES.in:
20510           STOPPED -> FAILED
20511
20512 2005-10-21  Wim Taymans  <wim@fluendo.com>
20513
20514         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20515         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
20516         (pad_blocked), (close_pad_link), (new_pad):
20517         Don't try to remove elements twice.
20518
20519 2005-10-21  Wim Taymans  <wim@fluendo.com>
20520
20521         * ext/theora/theoradec.c: (theora_dec_src_query),
20522         (theora_dec_sink_event):
20523         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20524         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
20525         (vorbis_handle_data_packet):
20526         * ext/vorbis/vorbisdec.h:
20527         Fix old naming.
20528
20529         * gst-libs/gst/audio/gstbaseaudiosink.c:
20530         (gst_base_audio_sink_render):
20531         Don't try to sync on buffers without a timestamp.
20532
20533 2005-10-21  Wim Taymans  <wim@fluendo.com>
20534
20535         * ext/theora/theoradec.c: (theora_dec_src_query),
20536         (theora_dec_sink_event):
20537         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20538         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
20539         (vorbis_handle_data_packet):
20540         * ext/vorbis/vorbisdec.h:
20541         Fix old naming.
20542
20543 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20544
20545         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
20546         (gst_vorbisenc_src_query):
20547           Implement position and duration queries.
20548
20549         * gst/playback/test3.c: (update_scale), (main):
20550           Fix for async state changes and print nicer output.
20551
20552 2005-10-20  Wim Taymans  <wim@fluendo.com>
20553
20554         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20555         (dump_element_stats), (main):
20556         * gst/playback/test6.c: (main):
20557         Fix tests again
20558
20559 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20560
20561         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
20562         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
20563           Don't use functions for position queries when handling
20564           duration queries.
20565
20566 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20567
20568         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20569         (vorbis_handle_data_packet), (vorbis_dec_chain),
20570         (vorbis_dec_change_state):
20571         * ext/vorbis/vorbisdec.h:
20572           Vorbis streams can be embedded in other container formats
20573           than ogg, container formats where the demuxer might set 
20574           timestamps on encoded vorbis buffers instead of those silly 
20575           granulepos thingies. In short: make vorbisdec handle 
20576           timestamps on incoming buffers as well.
20577
20578 2005-10-20  Wim Taymans  <wim@fluendo.com>
20579
20580         * gst/playback/gstplaybasebin.c: (group_destroy),
20581         (gst_play_base_bin_change_state):
20582         Fix leak.
20583         Handle case where playbasebin is now ASYNC because
20584         decodebin is.
20585
20586 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20587
20588         * gst/audioconvert/Makefile.am:
20589         * gst/audioconvert/bufferframesconvert.c:
20590         * gst/audioconvert/plugin.c: (plugin_init):
20591         * gst/audioconvert/plugin.h:
20592           And bye bye buffer-frames-convert
20593
20594 2005-10-19  Wim Taymans  <wim@fluendo.com>
20595
20596         * check/elements/audioconvert.c:
20597         * docs/libs/tmpl/gstaudio.sgml:
20598         * docs/libs/tmpl/gstcolorbalance.sgml:
20599         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20600         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
20601         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
20602         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
20603         * gst-libs/gst/audio/audio.h:
20604         * gst/audioconvert/audioconvert.h:
20605         * gst/audioconvert/gstaudioconvert.c:
20606         (gst_audio_convert_parse_caps):
20607         * gst/volume/gstvolume.c:
20608         Bye bye buffer-frames.
20609
20610 2005-10-19  Wim Taymans  <wim@fluendo.com>
20611
20612         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20613         (query_positions_elems), (query_positions_pads), (update_scale),
20614         (do_seek), (set_update_scale), (message_received), (main):
20615         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
20616         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
20617         (gst_ogg_demux_loop):
20618         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
20619         * ext/theora/theoradec.c: (theora_dec_src_query),
20620         (theora_dec_sink_event):
20621         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20622         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
20623         * gst/adder/gstadder.c: (gst_adder_query):
20624         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
20625         * gst/playback/test3.c: (update_scale):
20626         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20627         (dump_element_stats), (main):
20628         * gst/playback/test6.c: (main):
20629         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
20630         Query API update.
20631
20632 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20633
20634         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
20635         (xml_check_first_element), (xml_type_find), (smil_type_find),
20636         (plugin_init):
20637           Add typefinding for SMIL and for generic XML. Based on patch by
20638           Akos Maroy (#308663).
20639
20640 2005-10-18  Wim Taymans  <wim@fluendo.com>
20641
20642         * gst/playback/Makefile.am:
20643         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20644         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
20645         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
20646         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
20647         (gst_decode_bin_change_state):
20648         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20649         (gst_play_bin_send_event_to_sink):
20650         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20651         (dump_element_stats), (main):
20652         * gst/playback/test6.c: (main):
20653         Make playbin async, it'll commit state to paused when all streams
20654         are detected.
20655         Remove ugly hack.
20656         Added test6.c to show async behaviour.
20657
20658 2005-10-18  Wim Taymans  <wim@fluendo.com>
20659
20660         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
20661         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
20662         Fix for segment-start/stop API change.
20663
20664 2005-10-18  Wim Taymans  <wim@fluendo.com>
20665
20666         * check/Makefile.am:
20667         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
20668         (main):
20669         Add future test for clock selection.
20670
20671 2005-10-18  Wim Taymans  <wim@fluendo.com>
20672
20673         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
20674         (gst_alsasink_close):
20675         Set handle to NULL.
20676
20677         * gst-libs/gst/audio/gstringbuffer.c:
20678         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20679         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
20680         (gst_ring_buffer_start), (gst_ring_buffer_pause),
20681         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
20682         (gst_ring_buffer_read):
20683         More debug info.
20684
20685 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
20686
20687         * gst/audiotestsrc/Makefile.am:
20688         * gst/sine/Makefile.am:
20689         * gst/volume/Makefile.am:
20690           fix broken build of controllerized plugins
20691
20692 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
20693
20694         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20695
20696         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20697         (gst_riff_create_video_template_caps):
20698           Add support for Indeo-3 (IV32).
20699
20700 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20701
20702         * configure.ac:
20703           rewrite
20704
20705 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20706
20707         * gst-libs/gst/video/video.c: (gst_video_get_size):
20708         * gst/audiotestsrc/gstaudiotestsrc.c:
20709           doc updates
20710
20711 2005-10-17  Andy Wingo  <wingo@pobox.com>
20712
20713         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
20714         with the collectpads change.
20715         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
20716
20717         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
20718
20719         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
20720
20721         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
20722         alloc_buffer flow return to callers.
20723         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
20724         change. Fix some memleaks in theoraenc.
20725
20726         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
20727         in strange circumstance.
20728
20729 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20730
20731         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20732         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
20733         from caps, let's use the caps...
20734
20735 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20736
20737         * configure.ac:
20738           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
20739
20740 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20741
20742         * gst-libs/gst/interfaces/Makefile.am:
20743           fix silly typo
20744
20745 2005-10-16  Andy Wingo  <wingo@pobox.com>
20746
20747         * gst/playback/gstdecodebin.c
20748         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
20749         function!
20750         (try_to_link_1): Increase kraziness level.
20751
20752 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20753
20754         * configure.ac:
20755           restructure like the core one
20756         * gst-libs/gst/audio/Makefile.am:
20757         * gst-libs/gst/interfaces/Makefile.am:
20758         * gst-libs/gst/net/Makefile.am:
20759         * gst-libs/gst/riff/Makefile.am:
20760         * gst-libs/gst/rtp/Makefile.am:
20761         * gst-libs/gst/tag/Makefile.am:
20762         * gst-libs/gst/video/Makefile.am:
20763           use correct linker flags, now the libs are properly versioned
20764         * check/elements/audioconvert.c: (verify_convert):
20765         * ext/alsa/gstalsaplugin.c:
20766         * ext/cdparanoia/gstcdparanoia.c:
20767         * ext/gnomevfs/gstgnomevfs.c:
20768         * ext/libvisual/visual.c:
20769         * ext/ogg/gstogg.c:
20770         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
20771         * ext/theora/theora.c:
20772         * ext/vorbis/vorbis.c:
20773         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20774         * gst-libs/gst/tag/gsttagediting.c:
20775         * gst-libs/gst/video/video.c:
20776         * gst/adder/gstadder.c:
20777         * gst/audioconvert/plugin.c:
20778         * gst/audiorate/gstaudiorate.c:
20779         * gst/audioresample/gstaudioresample.c:
20780         * gst/audioresample/resample_ref.c: (resample_scale_ref):
20781         * gst/audioscale/gstaudioscale.c:
20782         * gst/audioscale/resample.c:
20783         * gst/audiotestsrc/gstaudiotestsrc.c:
20784         * gst/ffmpegcolorspace/gstffmpeg.c:
20785         * gst/playback/gstdecodebin.c: (close_pad_link):
20786         * gst/playback/gstplaybin.c: (gen_video_element),
20787         (gen_audio_element):
20788         * gst/sine/gstsinesrc.c:
20789         * gst/subparse/gstsubparse.c:
20790         * gst/tags/gsttagediting.c:
20791         * gst/tcp/gsttcpplugin.c:
20792         * gst/typefind/gsttypefindfunctions.c:
20793         * gst/videorate/gstvideorate.c:
20794         * gst/videoscale/gstvideoscale.c:
20795         * gst/videotestsrc/gstvideotestsrc.c:
20796         * gst/volume/gstvolume.c:
20797         * sys/v4l/gstv4l.c:
20798         * sys/ximage/ximage.c:
20799         * sys/xvimage/xvimagesink.c:
20800           fix up defines
20801
20802 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20803
20804         * ext/vorbis/vorbisenc.c:
20805         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20806         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
20807         (gst_tag_to_vorbis_comments):
20808           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
20809
20810 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20811
20812         * examples/stats/mp2ogg.c:
20813         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20814           typo fixes
20815
20816 2005-10-13  Michael Smith <msmith@fluendo.com>
20817
20818         * ext/ogg/gstoggmux.c:
20819           Use magic glib macros to define constants as 64 bit, to ensure
20820           appropriate vararg passing.
20821
20822 2005-10-13  Michael Smith <msmith@fluendo.com>
20823
20824         * ext/ogg/gstoggmux.c:
20825         * gst/audioconvert/audioconvert.c: (float):
20826           Don't use LL suffix, as it's not portable, and neither of these
20827           uses required it anyway.
20828
20829 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20830
20831         * examples/indexing/indexmpeg.c: (main):
20832         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
20833         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
20834         (cdparanoia_convert), (cdparanoia_query):
20835         * ext/cdparanoia/gstcdparanoia.h:
20836         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
20837         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
20838         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
20839         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
20840         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
20841         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
20842         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
20843         (gst_multifdsink_render), (gst_multifdsink_start),
20844         (gst_multifdsink_stop):
20845         * gst/tcp/gstmultifdsink.h:
20846         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
20847         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
20848         (gst_tcpclientsink_stop):
20849         * gst/tcp/gsttcpclientsink.h:
20850         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
20851         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
20852         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
20853         * gst/tcp/gsttcpclientsrc.h:
20854         * gst/tcp/gsttcpserversink.h:
20855         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
20856         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
20857         (gst_tcpserversrc_stop):
20858         * gst/tcp/gsttcpserversrc.h:
20859         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
20860         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
20861         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
20862           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20863           moved bitshift from macro to enum definition
20864
20865 2005-10-12  Wim Taymans  <wim@fluendo.com>
20866
20867         * examples/seeking/Makefile.am:
20868         Oops.
20869
20870 2005-10-12  Wim Taymans  <wim@fluendo.com>
20871
20872         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20873         (gst_ring_buffer_read), (gst_ring_buffer_clear):
20874         Don't assert on normal stuff.
20875
20876         * gst/playback/gstplaybin.c: (do_playbin_seek):
20877         API fix.
20878
20879 2005-10-12  Wim Taymans  <wim@fluendo.com>
20880
20881         * check/pipelines/simple_launch_lines.c: (run_pipeline):
20882         * examples/seeking/Makefile.am:
20883         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
20884         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20885         (do_seek), (set_update_scale), (message_received), (main):
20886         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20887         (gst_ring_buffer_read), (gst_ring_buffer_clear):
20888         Update for _get_state() API change.
20889
20890 2005-10-11  Wim Taymans  <wim@fluendo.com>
20891
20892         * gst-libs/gst/audio/gstbaseaudiosink.c:
20893         (gst_base_audio_sink_render):
20894         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20895         (gst_base_audio_src_create):
20896         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20897         (gst_ring_buffer_read):
20898         Cleanups.
20899         Commit and read from ringbuffer in samples rather than bytes.
20900
20901 2005-10-11  Wim Taymans  <wim@fluendo.com>
20902
20903         * gst-libs/gst/audio/gstbaseaudiosink.c:
20904         (gst_base_audio_sink_render):
20905         Respect segment rate and accum when scheduling samples.
20906
20907 2005-10-11  Julien MOUTTE  <julien@moutte.net>
20908
20909         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20910         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
20911         EOS correctly, that needs more work.
20912
20913 2005-10-11  Wim Taymans  <wim@fluendo.com>
20914
20915         * check/generic/states.c: (GST_START_TEST):
20916         remove old property.
20917
20918         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
20919         (gst_ogg_demux_perform_seek):
20920         * ext/theora/theoradec.c: (theora_dec_sink_event):
20921         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20922         (vorbis_handle_data_packet):
20923         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20924         (gst_base_rtp_depayload_set_gst_timestamp):
20925         * gst/videorate/gstvideorate.c: (gst_videorate_event):
20926         Update for newsegment API change.
20927
20928 2005-10-11  Michael Smith <msmith@fluendo.com>
20929
20930         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
20931         (do_playbin_seek), (gst_play_bin_send_event):
20932           Override send_event differently, so that we can takes bits of
20933           functionality from GstPipeline (special handling for seeks,
20934           including pausing/resuming, and resetting stream time) and still get
20935           the appropriate behaviour of only forwarding event to a single sink,
20936           rather than all of them.
20937           Unfortunately requires a lot of code duplication, but the
20938           alternatives are equally ugly in the end.
20939
20940 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20941
20942         * check/elements/audioconvert.c: (setup_audioconvert),
20943         (cleanup_audioconvert), (get_int_caps), (verify_convert),
20944         (GST_START_TEST), (audioconvert_suite):
20945           clean up tests a little, fix some leaks.
20946
20947 2005-10-10  Wim Taymans  <wim@fluendo.com>
20948
20949         * ext/alsa/gstalsasink.c:
20950         Also allow unsigned int.
20951
20952         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20953         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
20954         Small cleanup
20955
20956 2005-10-10  Wim Taymans  <wim@fluendo.com>
20957
20958         * check/pipelines/simple_launch_lines.c: (run_pipeline):
20959         Small update, use API as stated in design docs.
20960
20961         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20962         (update_scale), (do_seek), (seek_cb), (set_update_scale),
20963         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
20964         (message_received), (main):
20965         Updated seek example for GOption. Some usability improvements.
20966
20967 2005-10-10  Wim Taymans  <wim@fluendo.com>
20968
20969         * gst/audioconvert/audioconvert.h:
20970         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
20971         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
20972         Alloc temp storage somewhere else where we can do it more
20973         portable.
20974
20975 2005-10-10  Wim Taymans  <wim@fluendo.com>
20976
20977         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
20978         (gst_tcpserversrc_start):
20979         Don't block in accept while doing the state change, move
20980         to poll and make cancellable.
20981
20982 2005-10-09  Philippe Khalaf <burger@speedy.org>
20983
20984         * gst-libs/gst/rtp/rtpbasedepayload.c:
20985         Set timestamp and add queue delay to timestamp
20986         * gst-libs/gst/rtp/rtpbuffer.h:
20987         Set correct payload type for h263
20988
20989 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
20990
20991         * gst/audiotestsrc/gstaudiotestsrc.c:
20992         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
20993         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
20994         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
20995         (gst_audiotestsrc_create_triangle),
20996         (gst_audiotestsrc_create_silence),
20997         (gst_audiotestsrc_create_white_noise),
20998         (gst_audiotestsrc_init_pink_noise),
20999         (gst_audiotestsrc_generate_pink_noise_value),
21000         (gst_audiotestsrc_create_pink_noise),
21001         (gst_audiotestsrc_change_wave):
21002         * gst/audiotestsrc/gstaudiotestsrc.h:
21003           fixed typo, added pink noise
21004
21005 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21006
21007         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
21008         (plugin_init):
21009           Add wavpack and spc typefind functions from 0.8 branch.
21010
21011 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21012
21013         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
21014         (ar_type_find), (msdos_type_find), (plugin_init):
21015           Add typefind functions for tar archives, ar archives,
21016           RAR archives, and msdos-executables (dlls, exe, etc.).
21017           Some of those would be wrongly identified as mpeg
21018           streams of some sort before (#315550).
21019
21020 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21021
21022         * configure.ac:
21023         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21024         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21025         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
21026         * gst/audiotestsrc/Makefile.am:
21027         * gst/audiotestsrc/gstaudiotestsrc.c:
21028         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
21029         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
21030         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
21031         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
21032         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
21033         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
21034         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
21035         (gst_audiotestsrc_create_silence),
21036         (gst_audiotestsrc_create_white_noise),
21037         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
21038         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
21039         (gst_audiotestsrc_start), (plugin_init):
21040         * gst/audiotestsrc/gstaudiotestsrc.h:
21041           add new plugin and element
21042         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
21043           use gobject_class
21044
21045 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21046
21047         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
21048         (gst_adder_init), (gst_adder_request_new_pad),
21049         (gst_adder_change_state):
21050           Add query function to source pad, so adder reports the correct
21051           time/sample position when queried (#315457); fix state change
21052           function; use GST_DEBUG_FUNCPTR() for pad functions.
21053
21054 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21055
21056         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
21057           Fix leaks in typefind registration
21058           Clean up the gratuitous commenting and whitespacing a little
21059
21060 2005-10-08  Wim Taymans  <wim@fluendo.com>
21061
21062         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
21063         Only actually wait for the thread to be stopped if it's 
21064         running.
21065
21066 2005-10-08  Wim Taymans  <wim@fluendo.com>
21067
21068         * gst-libs/gst/audio/gstbaseaudiosink.c:
21069         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21070         If we receive EOS we can start playback of what we had.
21071
21072 2005-10-08  Wim Taymans  <wim@fluendo.com>
21073
21074         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21075         (gst_multifdsink_finalize), (multifdsink_hash_remove),
21076         (gst_multifdsink_stop):
21077         Fix crasher when going to NULL multiple times.
21078
21079 2005-10-06  Wim Taymans  <wim@fluendo.com>
21080
21081         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
21082         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21083         * gst-libs/gst/audio/gstbaseaudiosrc.h:
21084         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
21085         patch from Edgard Lima <edgard.lima@indt.org.br>
21086         Fixed gstbaseaudiosrc adding ring buffer sync to it.
21087
21088 2005-10-06  Wim Taymans  <wim@fluendo.com>
21089
21090         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21091         Report the FLOW_RETURN as string in the error message.
21092
21093         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
21094         Don't assert when clearing an unnegotiated buffer.
21095
21096 2005-10-04  Michael Smith <msmith@fluendo.com>
21097
21098         * gst/playback/gstplaybasebin.c: (group_destroy),
21099         (gen_preroll_element), (remove_groups), (setup_source):
21100         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
21101         (setup_sinks), (gst_play_bin_send_event),
21102         (gst_play_bin_change_state):
21103           Set state to NULL before removing from bin. Fix refcounting.
21104
21105 2005-10-04  Michael Smith <msmith@fluendo.com>
21106
21107         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21108           Correct refcounting in send_event() function. Previously was wrong
21109           if the first sink was unable to handle the event.
21110
21111 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21112
21113         * configure.ac:
21114           back to development
21115
21116 === release 0.9.3 ===
21117
21118 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21119
21120         * configure.ac:
21121           Releasing 0.9.3, "De Facto"
21122
21123 2005-10-03  Andy Wingo  <wingo@pobox.com>
21124
21125         * gst/playback/gstdecodebin.c (try_to_link_1)
21126         (remove_element_chain): set element to NULL before removing it.
21127
21128 2005-10-02  Johan Dahlin  <johan@gnome.org>
21129
21130         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
21131         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
21132         MT safe.
21133
21134 2005-10-02  Andy Wingo  <wingo@pobox.com>
21135
21136         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
21137         (gst_ring_buffer_prepare_read): 
21138         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
21139         Demote to LOG.
21140
21141 2005-09-29  Wim Taymans  <wim@fluendo.com>
21142
21143         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
21144         * ext/theora/theoradec.c: (theora_handle_data_packet):
21145         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21146         Propagate error codes from alloc_buffer too.
21147
21148 2005-09-29  Wim Taymans  <wim@fluendo.com>
21149
21150         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
21151         We use fixed caps.
21152
21153         * gst/playback/Makefile.am:
21154         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21155         (dump_element_stats), (main):
21156         Added example stream introspection code.
21157
21158 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
21159
21160         * gst/adder/gstadder.c: (gst_adder_collected):
21161           fix adder for float elements
21162
21163 2005-09-28  Wim Taymans  <wim@fluendo.com>
21164
21165         * gst-libs/gst/audio/gstbaseaudiosink.c:
21166         (gst_base_audio_sink_class_init),
21167         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
21168         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21169         (gst_base_audio_src_class_init),
21170         (gst_base_audio_src_provide_clock):
21171         get_clock -> provide_clock
21172
21173 2005-09-28  Andy Wingo  <wingo@pobox.com>
21174
21175         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
21176         and unlocking.
21177
21178         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
21179         unlocking.
21180
21181         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
21182         Actually add the pad template.
21183         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
21184
21185         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
21186         I'm at it...
21187
21188         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
21189         from fdsrc. Get caps in create() instead of start() so it can be
21190         interrupted. Interruption somewhat untested.
21191
21192         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
21193         Proper EOS handling.
21194
21195 2005-09-27  Andy Wingo  <wingo@pobox.com>
21196
21197         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
21198
21199         * gst/tcp/gsttcpserversrc.c: Cleaned up.
21200
21201         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
21202
21203         * gst/tcp/gsttcp.h: 
21204         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
21205         out of tcpclientsrc.c. Cancellable.
21206         (gst_tcp_socket_read): Made private, cancellable, with better
21207         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
21208         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
21209         whole buffer, and better diagnostics.
21210         (gst_tcp_gdp_read_caps): Same.
21211
21212         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
21213
21214 2005-09-26  Andy Wingo  <wingo@pobox.com>
21215
21216         * gst/sine/gstsinesrc.h:
21217         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
21218         change the 'sync' property to 'is-live' and implement it halfway,
21219         update for controller api change.
21220
21221         * gst/volume/gstvolume.c (volume_transform_ip): Update for
21222         controller api change.
21223
21224 2005-09-24  Wim Taymans  <wim@fluendo.com>
21225
21226         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
21227         * gst-libs/gst/audio/gstaudiosink.c:
21228         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
21229         (gst_audioringbuffer_stop):
21230         * gst-libs/gst/audio/gstbaseaudiosink.c:
21231         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
21232         (gst_base_audio_sink_change_state):
21233         * gst-libs/gst/audio/gstbaseaudiosink.h:
21234         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
21235         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
21236         (gst_ring_buffer_commit), (gst_ring_buffer_read):
21237         * gst-libs/gst/audio/gstringbuffer.h:
21238         Fix sync again. Moved sample alignment to basesink.
21239
21240 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21241
21242         * docs/plugins/Makefile.am:
21243         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21244         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21245         * gst/volume/gstvolume.c:
21246           add/fix docs
21247         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
21248         * gst-libs/gst/audio/audio.h:
21249           add conversion macros for frames <-> clocktime
21250
21251 2005-09-23  David Schleef  <ds@schleef.org>
21252
21253         * gst/audioresample/Makefile.am:
21254         * gst/audioresample/debug.h:
21255         * gst/audioresample/gstaudioresample.c:
21256         * gst/audioresample/resample.c: Convert to using gst debugging
21257
21258 2005-09-22  Wim Taymans  <wim@fluendo.com>
21259
21260         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21261         (gst_play_bin_send_event):
21262         Only seek on one sink, the first one that succeeds.
21263
21264 2005-09-22  Michael Smith <msmith@fluendo.com>
21265
21266         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
21267         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21268         Don't flush encoder state unless we have an initialised encoder.
21269         Clear out encoder state on PAUSED_TO_READY.
21270
21271 2005-09-22  Wim Taymans  <wim@fluendo.com>
21272
21273         * gst-libs/gst/rtp/gstbasertppayload.c:
21274         (gst_basertppayload_class_init), (gst_basertppayload_init),
21275         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21276         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21277         (gst_basertppayload_is_filled), (gst_basertppayload_push),
21278         (gst_basertppayload_set_property),
21279         (gst_basertppayload_get_property),
21280         (gst_basertppayload_change_state):
21281         * gst-libs/gst/rtp/gstbasertppayload.h:
21282         Added max-ptime to control amount of data in the rtp packets.
21283
21284 2005-09-21  Andy Wingo  <wingo@pobox.com>
21285
21286         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
21287         thingies.
21288
21289         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
21290         can be called multiple times, dogs.
21291
21292 2005-09-21  Wim Taymans  <wim@fluendo.com>
21293
21294         * gst-libs/gst/rtp/gstbasertppayload.c:
21295         (gst_basertppayload_class_init), (gst_basertppayload_init),
21296         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21297         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21298         (gst_basertppayload_push), (gst_basertppayload_get_property),
21299         (gst_basertppayload_change_state):
21300         Allow 0 ssrc too.
21301
21302 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
21303
21304         * docs/libs/compiling.sgml:
21305           fixing typos
21306
21307 2005-09-20  Wim Taymans  <wim@fluendo.com>
21308
21309         * gst-libs/gst/rtp/gstbasertppayload.c:
21310         (gst_basertppayload_class_init), (gst_basertppayload_init),
21311         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21312         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21313         (gst_basertppayload_push), (gst_basertppayload_set_property),
21314         (gst_basertppayload_get_property),
21315         (gst_basertppayload_change_state):
21316         * gst-libs/gst/rtp/gstbasertppayload.h:
21317         Added property to configure sequence number offsets.
21318
21319 2005-09-20  Wim Taymans  <wim@fluendo.com>
21320
21321         * gst-libs/gst/rtp/gstbasertppayload.c:
21322         (gst_basertppayload_class_init), (gst_basertppayload_init),
21323         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21324         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21325         (gst_basertppayload_push), (gst_basertppayload_set_property),
21326         (gst_basertppayload_get_property),
21327         (gst_basertppayload_change_state):
21328         * gst-libs/gst/rtp/gstbasertppayload.h:
21329         Make timestamp offset configurable.
21330
21331 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
21332
21333         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21334           fix wrong pop/unref
21335
21336 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
21337
21338         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21339
21340         * gst-libs/gst/interfaces/propertyprobe.c:
21341         (gst_property_probe_probe_property_name),
21342         (gst_property_probe_needs_probe_name),
21343         (gst_property_probe_get_values_name),
21344         (gst_property_probe_probe_and_get_values_name):
21345           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
21346           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
21347
21348 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
21349
21350         * check/Makefile.am:
21351           have some tests be disabled for valgrinding
21352         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
21353         (GST_START_TEST):
21354         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
21355           Fix A Leak.  Chain To Parent Finalize.
21356
21357 2005-09-19  Wim Taymans  <wim@fluendo.com>
21358
21359         * examples/seeking/seek.c: (make_wav_pipeline), (main):
21360         Fixed wav pipeline.
21361
21362 2005-09-19  Wim Taymans  <wim@fluendo.com>
21363
21364         * gst-libs/gst/rtp/gstbasertppayload.c:
21365         (gst_basertppayload_class_init), (gst_basertppayload_init),
21366         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21367         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21368         (gst_basertppayload_push), (gst_basertppayload_get_property),
21369         (gst_basertppayload_change_state):
21370         Posting ERROR and WARNING messages is good.
21371
21372 2005-09-19  Wim Taymans  <wim@fluendo.com>
21373
21374         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21375         (gst_base_rtp_depayload_add_to_queue),
21376         (gst_base_rtp_depayload_push),
21377         (gst_base_rtp_depayload_set_gst_timestamp),
21378         (gst_base_rtp_depayload_queue_release):
21379         This one was not supposed to go in.
21380
21381 2005-09-19  Wim Taymans  <wim@fluendo.com>
21382
21383         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21384         Fix for bus API.
21385
21386         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21387         (gst_base_rtp_depayload_chain),
21388         (gst_base_rtp_depayload_add_to_queue),
21389         (gst_base_rtp_depayload_push),
21390         (gst_base_rtp_depayload_set_gst_timestamp),
21391         (gst_base_rtp_depayload_queue_release):
21392         Some cleanups.
21393
21394         * gst-libs/gst/rtp/gstbasertppayload.c:
21395         (gst_basertppayload_class_init), (gst_basertppayload_init),
21396         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
21397         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
21398         (gst_basertppayload_get_property),
21399         (gst_basertppayload_change_state):
21400         Added debugging category.
21401
21402 2005-09-18  David Schleef  <ds@schleef.org>
21403
21404         * gst/playback/gstdecodebin.c: free plugin list correctly
21405         * gst/playback/gstplaybin.c: emit warning if autovideosink
21406           and autoaudiosink can't be found (instead of segfaulting)
21407
21408 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21409
21410         * check/elements/audioconvert.c: (GST_START_TEST):
21411           try out 24 bit conversion
21412
21413 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21414
21415         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21416         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
21417         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
21418         * ext/vorbis/vorbisenc.h:
21419           Fix EOS handling.  Still needs a fix in the ogg muxer to
21420           mark the last page as eos.
21421
21422 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21423
21424         * common/gtk-doc-plugins.mak:
21425         * docs/plugins/Makefile.am:
21426         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21427         * gst/ffmpegcolorspace/Makefile.am:
21428         * gst/ffmpegcolorspace/avcodec.h:
21429         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21430         * gst/tcp/gstmultifdsink.c:
21431           fix up ffmpegcolorspace docs; extract header
21432
21433 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21434
21435         * common/gtk-doc-plugins.mak:
21436         * docs/plugins/Makefile.am:
21437         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21438         * ext/theora/Makefile.am:
21439         * ext/theora/gsttheoraenc.h:
21440         * ext/theora/theoraenc.c:
21441         * ext/vorbis/vorbisenc.c:
21442           pick up signals and args for vorbis; add some docs for vorbis
21443
21444 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21445
21446         * common/gstdoc-scangobj:
21447         * common/gtk-doc-plugins.mak:
21448         * docs/libs/Makefile.am:
21449         * docs/plugins/gst-plugins-base-plugins.args:
21450         * docs/plugins/gst-plugins-base-plugins.hierarchy:
21451         * docs/plugins/gst-plugins-base-plugins.interfaces:
21452         * docs/plugins/gst-plugins-base-plugins.prerequisites:
21453         * docs/plugins/gst-plugins-base-plugins.signals:
21454           only scanobj stuff from our source module.  Not sure yet
21455           if that's correct, given the hierarchy stuff :)
21456
21457 2005-09-15  Wim Taymans  <wim@fluendo.com>
21458
21459         * gst/audioconvert/gstaudioconvert.c:
21460         And enable 24 bits mode as well..
21461
21462 2005-09-15  Wim Taymans  <wim@fluendo.com>
21463
21464         * gst-libs/gst/rtp/Makefile.am:
21465         * gst-libs/gst/rtp/gstbasertppayload.c:
21466         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
21467         (gst_basertppayload_class_init), (gst_basertppayload_init),
21468         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
21469         (gst_basertppayload_chain), (gst_basertppayload_set_options),
21470         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
21471         (gst_basertppayload_set_property),
21472         (gst_basertppayload_get_property),
21473         (gst_basertppayload_change_state):
21474         * gst-libs/gst/rtp/gstbasertppayload.h:
21475         Added rtp payloader base class.
21476
21477 2005-09-15  Andy Wingo  <wingo@pobox.com>
21478
21479         * configure.ac (plugindir): Remove the EOL matcher from the
21480         regexp, as it causes me problems. Libtool? Make? Who knows?
21481
21482 2005-09-14  David Schleef  <ds@schleef.org>
21483
21484         * check/generic/states.c: 
21485         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
21486         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
21487           Fixes for changes in registry API.
21488
21489         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
21490           to GST_PLUGIN_LDFLAGS.
21491         * ext/libvisual/visual.c: Make the library shut up.
21492         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
21493         * gst-libs/gst/audio/gstaudiofilter.c: same
21494
21495 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21496
21497         * docs/plugins/Makefile.am:
21498         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21499         * docs/plugins/inspect/plugin-libvisual.xml:
21500         * docs/plugins/tmpl/element-tcpserversink.sgml:
21501         * ext/theora/theoraenc.c:
21502           add libvisual plugin and theoraenc element to docs
21503
21504 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21505
21506         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21507         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21508         * ext/theora/theoraenc.c:
21509           add theoraenc
21510
21511 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
21512
21513         * gst/audioconvert/Makefile.am:
21514           Audioconvert derives from GstBaseTransform and should
21515           link to the library with our base elements to avoid
21516           unresolved symbols. Makes things work with MinGW (#316160)
21517
21518         * gst/playback/test4.c: (main):
21519           Fix MinGW build problem and use g_usleep() instead of 
21520           sleep() (#316162)
21521
21522 2005-09-12  Wim Taymans  <wim@fluendo.com>
21523
21524         * gst/audioconvert/audioconvert.c: (float),
21525         (audio_convert_prepare_context), (audio_convert_convert):
21526         * gst/audioconvert/audioconvert.h:
21527         Cleanups, speedups, simplifications, added back support
21528         for 24 bits.
21529
21530 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21531
21532         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21533         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21534         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
21535         * docs/plugins/tmpl/element-tcpserversink.sgml:
21536         * gst/ffmpegcolorspace/gstffmpeg.c:
21537         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21538         * gst/videotestsrc/gstvideotestsrc.c:
21539         * gst/volume/gstvolume.c:
21540           add more elements to the docs
21541
21542 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21543
21544         * check/Makefile.am:
21545         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
21546         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
21547           Add extra tests for basetransform based components. 
21548           Comment out the test_element_negotiation test until we decide
21549           if it's testing correct behaviour.
21550         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
21551         (gst_visual_chain), (gst_visual_change_state):
21552           Slightly more correct but still bogus timestamping.
21553           Fix state change function.
21554         * gst/audioconvert/gstaudioconvert.c:
21555         (gst_audio_convert_class_init):
21556         * gst/audioresample/gstaudioresample.c:
21557         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21558         (gst_ffmpegcsp_class_init):
21559         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
21560         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
21561         (gst_videoscale_prepare_image):
21562         * gst/volume/gstvolume.c: (gst_volume_class_init),
21563         (volume_transform_ip):
21564           Basetransform updates. Enable passthrough modes.
21565         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21566         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
21567         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
21568           Negotiation fix that allows the window to return to the original
21569           size and renegotiate passthrough upstream. Extra debug output.
21570
21571 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21572
21573         * gst/sine/gstsinesrc.c:
21574         * gst/volume/gstvolume.c:
21575           fix up header include
21576
21577 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
21578
21579         * gst-libs/gst/audio/gstbaseaudiosink.c:
21580         (gst_base_audio_sink_render):
21581         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
21582         * gst/volume/gstvolume.c: (gst_volume_class_init),
21583         (volume_transform):
21584           fixing lost sync, some more debugging
21585
21586 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
21587
21588         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21589         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
21590         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
21591         (gst_xvimagesink_check_xshm_calls):
21592           Fix compilation when XShm is not available.
21593
21594 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21595
21596         * ext/libvisual/visual.c: (gst_visual_dispose),
21597         (gst_visual_getcaps), (gst_visual_src_setcaps),
21598         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
21599         (gst_visual_change_state):
21600           Finish fixing up libvisual plugin so that it runs. 
21601
21602 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21603
21604         * ext/vorbis/vorbisenc.c:
21605         * gst-libs/gst/tag/gstvorbistag.c:
21606           gsttaginterface.h -> gsttagsetter.h
21607
21608 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21609
21610         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
21611           added another test that failes for me (test is not active by default)
21612
21613 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21614
21615         * configure.ac:
21616           v4l2 is no longer in gst-plugins-base
21617
21618 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21619
21620         * configure.ac:
21621           In the output at the end, don't show the first plugin on the same
21622           line as "Core plug-ins, always built:".
21623           Indent the output as for other plugin categories
21624         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
21625           #define that can be used to not use peer buffer_alloc functions for
21626           test purposes.
21627         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21628         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
21629         (gst_ximagesink_show_frame):
21630         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
21631         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
21632         (gst_xvimagesink_show_frame):
21633           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
21634           fails gracefully instead of XError aborting or deadlocking.
21635
21636 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21637
21638         * ext/libvisual/Makefile.am:
21639           link against gst-base-libs
21640
21641 2005-09-06  David Schleef  <ds@schleef.org>
21642
21643         * configure.ac: Enable libvisual plugin.
21644         * ext/libvisual/Makefile.am:
21645         * ext/libvisual/visual.c: Fixes to make it compile.
21646
21647 === release 0.9.2 ===
21648
21649 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21650
21651         * NEWS:
21652         * RELEASE:
21653         * configure.ac:
21654         * docs/random/ChangeLog-0.8:
21655           releasing 0.9.2, "Spoon"
21656
21657 2005-09-05  Michael Smith <msmith@fluendo.com>
21658
21659         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
21660           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
21661           that in the vorbisenc element.
21662
21663 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21664
21665         * common/gtk-doc-plugins.mak:
21666         * docs/plugins/Makefile.am:
21667           fix distcheck
21668         * gst/audioresample/resample.c:
21669           fix wrong docstring
21670
21671 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21672
21673         * common/gst-xmlinspect.py:
21674         * common/gtk-doc-plugins.mak:
21675           only inspect plugins for this given package
21676           require gst-python 0.9
21677
21678 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21679
21680         * Makefile.am:
21681         * autogen.sh:
21682         * common/gst-xmlinspect.py:
21683         * configure.ac:
21684         * docs/Makefile.am:
21685         * docs/plugins/inspect/plugin-alsa.xml:
21686         * docs/plugins/inspect/plugin-audioresample.xml:
21687         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
21688         * docs/plugins/inspect/plugin-ogg.xml:
21689         * docs/plugins/tmpl/element-gnomevfssink.sgml:
21690         * docs/plugins/tmpl/element-multifdsink.sgml:
21691         * docs/plugins/tmpl/element-tcpserversink.sgml:
21692         * docs/plugins/tmpl/element-vorbisenc.sgml:
21693         * gst-plugins-base.spec.in:
21694           various doc-related updates
21695
21696 2005-08-31  Wim Taymans  <wim@fluendo.com>
21697
21698         * gst-libs/gst/audio/gstbaseaudiosink.c:
21699         (gst_base_audio_sink_render):
21700         Resync if the buffer timestamps drift more than a 10th 
21701         of a second.
21702
21703 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
21704
21705         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
21706         (gst_v4lsrc_get_property):
21707           The 'timestamp-offset' property is registered as an int64, so
21708           let's use g_value_{set|get}_int64() in our setter and getter
21709           functions (makes it work and fixes warnings with gst-inspect).
21710
21711 2005-08-30  Wim Taymans  <wim@fluendo.com>
21712
21713         * check/elements/audioconvert.c: (setup_audioconvert):
21714         * check/elements/audioresample.c: (setup_audioresample):
21715         * check/elements/volume.c: (setup_volume):
21716         Fix checks.
21717
21718 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21719
21720         * common/gtk-doc-plugins.mak:
21721         * common/plugins.xsl:
21722         * docs/plugins/Makefile.am:
21723           make module a param
21724
21725 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
21726
21727         * examples/seeking/seek.c: (make_mp3_pipeline),
21728         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
21729         (play_cb), (pause_cb), (stop_cb):
21730           update the example
21731
21732 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
21733
21734         * gst/volume/gstvolume.c: (gst_volume_class_init),
21735         (volume_transform):
21736           do not update controlled params, if buffer has no timestamp
21737
21738 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
21739
21740         * configure.ac:
21741         * gst/sine/Makefile.am:
21742         * gst/volume/Makefile.am:
21743           controllerized elements also need to link against controller-libs ;)
21744
21745 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
21746
21747         * docs/libs/tmpl/gstcolorbalance.sgml:
21748         * docs/libs/tmpl/gstgconf.sgml:
21749         * docs/libs/tmpl/gstmixer.sgml:
21750         * docs/libs/tmpl/gstringbuffer.sgml:
21751         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
21752         (gst_sinesrc_create):
21753         * gst/volume/gstvolume.c: (gst_volume_class_init),
21754         (volume_transform):
21755           controllerized two audio plugins
21756
21757 2005-08-29  Andy Wingo  <wingo@pobox.com>
21758
21759         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
21760         (vorbis_handle_data_packet): Fix some int overflow errors.
21761
21762         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
21763         -1.
21764         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
21765         valid.
21766         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
21767         if it's valid. Fixed streaming-mode playback.
21768
21769         * check/elements/volume.c (cleanup_volume): Fix for running
21770         CK_FORK=no.
21771
21772         * check/elements/audioconvert.c: Convert from native endian, not
21773         little endian.
21774
21775 2005-08-29  Michael Smith <msmith@fluendo.com>
21776
21777         * ext/ogg/Makefile.am:
21778         * ext/ogg/gstogg.c: (plugin_init):
21779         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
21780         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
21781         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
21782         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
21783         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
21784         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
21785         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
21786         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
21787         Add an ogg parser element.
21788
21789 2005-08-28  Andy Wingo  <wingo@pobox.com>
21790
21791         * Updates for two-arg init from GST_BOILERPLATE_FULL.
21792
21793 2005-08-26  Wim Taymans  <wim@fluendo.com>
21794
21795         * gst/audioconvert/audioconvert.c: (if), (float),
21796         (audio_convert_get_func_index), (check_default),
21797         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21798         (audio_convert_clean_context), (audio_convert_get_sizes),
21799         (audio_convert_convert):
21800         Cleanups.
21801
21802 2005-08-26  Wim Taymans  <wim@fluendo.com>
21803
21804         * gst/audioconvert/audioconvert.c: (if), (float),
21805         (audio_convert_get_func_index), (check_default),
21806         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21807         (audio_convert_clean_context), (audio_convert_get_sizes),
21808         (audio_convert_convert):
21809         More elegant and working temp buffer selection algo.
21810
21811 2005-08-26  Wim Taymans  <wim@fluendo.com>
21812
21813         * gst/audioconvert/audioconvert.c: (if), (float),
21814         (audio_convert_get_func_index), (check_default),
21815         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21816         (audio_convert_clean_context), (audio_convert_get_sizes),
21817         (get_temp_buffer), (audio_convert_convert):
21818         Use realloc else we lose our original data.
21819
21820 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
21821
21822         * gst/audioresample/gstaudioresample.c:
21823           use base class' newsegment to properly timestamp
21824
21825 2005-08-26  Wim Taymans  <wim@fluendo.com>
21826
21827         * gst/audioconvert/audioconvert.c: (if), (float),
21828         (audio_convert_get_func_index), (check_default),
21829         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21830         (audio_convert_clean_context), (audio_convert_get_sizes),
21831         (get_temp_buffer), (audio_convert_convert):
21832         * gst/audioconvert/gstaudioconvert.c:
21833         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
21834         (gst_audio_convert_transform_caps),
21835         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
21836         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
21837         Oops, allocate enough space to perform the channel mix.
21838
21839 2005-08-26  Wim Taymans  <wim@fluendo.com>
21840
21841         * gst/audioconvert/Makefile.am:
21842         * gst/audioconvert/audioconvert.c: (if), (float),
21843         (audio_convert_get_func_index), (check_default),
21844         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21845         (audio_convert_clean_context), (audio_convert_get_sizes),
21846         (get_temp_buffer), (audio_convert_convert):
21847         * gst/audioconvert/audioconvert.h:
21848         * gst/audioconvert/gstaudioconvert.c:
21849         (gst_audio_convert_class_init), (gst_audio_convert_init),
21850         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
21851         (gst_audio_convert_get_unit_size),
21852         (gst_audio_convert_transform_caps),
21853         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
21854         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
21855         * gst/audioconvert/gstaudioconvert.h:
21856         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21857         (gst_channel_mix_fill_identical),
21858         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
21859         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
21860         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
21861         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
21862         (gst_channel_mix_mix):
21863         * gst/audioconvert/gstchannelmix.h:
21864         Cleanups, librarify a bit, optimize, better negotiation and more.
21865
21866 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
21867
21868         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
21869         Another from MikeS:
21870         During typefinding, don't support negative offsets
21871         (offsets from the end of the stream) in our typefind->peek() function
21872         - nothing embedded in ogg ever needs them. However, we need to recognise
21873         those requests and reject them, otherwise we return invalid pointers.
21874
21875 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
21876
21877         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
21878         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
21879         (vorbisdec_finalize), (vorbis_handle_type_packet):
21880           Big shout-out to MikeS for fixing this giant memory leak.
21881           Huzzah!
21882
21883 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21884
21885         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
21886         (audio_convert_get_unit_size):
21887           plug some leaks
21888
21889 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21890
21891         * check/Makefile.am:
21892         * check/elements/audioconvert.c: (setup_audioconvert),
21893         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21894         (GST_START_TEST), (audioconvert_suite), (main):
21895           add a test for audioconvert
21896         * gst/audioresample/gstaudioresample.c:
21897         * gst/audioresample/gstaudioresample.h:
21898           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
21899           note that for buffers of 1/3 sec this means DURATION(c) is 
21900           one nanosecond more than for a and b
21901
21902 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21903
21904         * check/Makefile.am:
21905         * check/elements/audioresample.c: (setup_audioresample),
21906         (cleanup_audioresample), (fail_unless_perfect_stream),
21907         (test_perfect_stream_instance), (GST_START_TEST),
21908           add a check for audioresample
21909         (audioresample_suite), (main):
21910         * check/elements/volume.c: (GST_START_TEST):
21911           remove unused method
21912         * gst/audioresample/gstaudioresample.c:
21913           set correct buffer parameters since we're changing them
21914         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21915           add some debug
21916
21917 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21918
21919         * gst/audioresample/debug.c:
21920         * gst/audioresample/gstaudioresample.c:
21921           add room for extra overlap samples when asked to transform size
21922           protect against possible mem corruption and check for discrepancies
21923           between written size and outbuffer's size so we can warn for
21924           potential problems
21925         * gst/audioresample/resample.c: (resample_init),
21926         (resample_get_output_size_for_input), (resample_get_output_size),
21927         (resample_set_n_channels), (resample_set_format):
21928           set debug level based on RESAMPLE_DEBUG env var
21929           make sure that get_output_size* returns a whole number of
21930           sample_size
21931           set sample_size each time either channel or format is set
21932         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
21933         * gst/audioresample/resample_functable.c:
21934         (resample_scale_functable):
21935         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21936           remove r->sample_size, it's done in resample.c now
21937           add some debugging to the ref implementation
21938           make sure we only give back bytes that are wholes of the sample
21939           size
21940
21941 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
21942         * gst/playback/gstplaybasebin.c: (fill_buffer):
21943         Revert unpopular change for GST_MESSAGE_SRC to GObject.
21944
21945 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
21946
21947         * gst/volume/gstvolume.c:
21948           made set_caps function static
21949
21950 2005-08-24  Wim Taymans  <wim@fluendo.com>
21951
21952         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21953         (gst_vorbisenc_change_state):
21954         Stop leaking taglists.
21955
21956 2005-08-24  Wim Taymans  <wim@fluendo.com>
21957
21958         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
21959         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
21960         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
21961         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
21962         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
21963         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
21964         Parse seeking events better.
21965         Unref static caps.
21966         Generate correct newsegment events, fixes seeking in live oggs.
21967
21968         * ext/theora/theoradec.c: (theora_dec_src_query),
21969         (theora_dec_src_event), (theora_dec_src_getcaps),
21970         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
21971         Use newsegment values to report correct play time.
21972
21973         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21974         (vorbis_dec_src_event), (vorbis_dec_sink_event):
21975         * ext/vorbis/vorbisdec.h:
21976         Parse and use newsegment values to report correct play time.
21977
21978         * gst-libs/gst/audio/gstbaseaudiosink.c:
21979         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21980         Clear ringbuffer on flush.
21981         Use newsegment values to calculate playback time.
21982
21983         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
21984         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
21985         Basesink does newsegment calculations for us now.
21986
21987 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21988
21989         * check/Makefile.am:
21990         * configure.ac:
21991           add core's plugins to the mix so that playbin works
21992         * check/generic/states.c: (GST_START_TEST):
21993           set a 0 timeout on pipelines, so they don't force the next
21994           state change
21995         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
21996         (gst_play_base_bin_change_state):
21997           remove the crappy error handling and do GST error handling
21998
21999 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22000
22001         * check/Makefile.am:
22002         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
22003           add same test as to core, it bitches out on playbin atm.
22004
22005 2005-08-24  Wim Taymans  <wim@fluendo.com>
22006
22007         * configure.ac:
22008         Remove audioscale.
22009
22010 2005-08-24  Wim Taymans  <wim@fluendo.com>
22011
22012         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
22013         (gst_videoscale_prepare_size), (parse_caps),
22014         (gst_videoscale_set_caps), (gst_videoscale_get_size),
22015         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
22016         (gst_videoscale_transform):
22017         * gst/videoscale/gstvideoscale.h:
22018         Refactor, make use of BaseTranform really well.
22019
22020 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22021
22022         * configure.ac:
22023           compile audioresample
22024         * gst/audioresample/Makefile.am:
22025         * gst/audioresample/buffer.c:
22026         * gst/audioresample/functable.c:
22027         * gst/audioresample/gstaudioresample.c:
22028         * gst/audioresample/gstaudioresample.h:
22029         * gst/audioresample/resample.c:
22030         (resample_get_output_size_for_input):
22031         * gst/audioresample/resample.h:
22032         * gst/audioresample/resample_chunk.c:
22033         * gst/audioresample/resample_functable.c:
22034         * gst/audioresample/resample_ref.c:
22035           port to use basetransform; doesn't work in all cases yet
22036
22037 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22038
22039         * gst/audioconvert/gstaudioconvert.c:
22040         (gst_audio_convert_class_init), (gst_audio_convert_init),
22041         (audio_convert_get_unit_size), (audio_convert_transform_caps),
22042         (audio_convert_fixate_caps), (audio_convert_set_caps),
22043         (audio_convert_transform),
22044         (gst_audio_convert_buffer_to_default_format),
22045         (gst_audio_convert_buffer_from_default_format),
22046         (gst_audio_convert_channels):
22047         * gst/audioconvert/gstchannelmix.c:
22048         * gst/audioconvert/gstchannelmix.h:
22049           port to basetransform
22050         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22051         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
22052         (gst_ffmpegcsp_get_unit_size):
22053         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22054         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
22055           fix for basetransform changes
22056
22057 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
22058
22059         * check/Makefile.am:
22060           Add CHECK_CFLAGS and LDFLAGS
22061
22062         * gst/playback/gstplaybasebin.c: (fill_buffer):
22063           GST_MESSAGE_SRC became a GObject
22064
22065 2005-08-24  Wim Taymans  <wim@fluendo.com>
22066
22067         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
22068         (gst_ring_buffer_clear_all):
22069         * gst-libs/gst/audio/gstringbuffer.h:
22070         Added function to clear the ringbuffer.
22071
22072 2005-08-24  Andy Wingo  <wingo@pobox.com>
22073
22074         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
22075         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
22076         of _open and _close.
22077
22078         * sys/v4l/gstv4lxoverlay.h:
22079         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
22080         an Xv connection here, instead of all the time. Make Xv only be
22081         loaded if you axe for it. Kindof a workaround for buggy behaviour
22082         of Xv when using remote xservers (XvQueryExtension would block).
22083         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
22084         replace the _open and _close public API. Only start the xv
22085         connection if necessary.
22086         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
22087
22088 2005-08-23  David Schleef  <ds@schleef.org>
22089
22090         * gst/audioresample/Makefile.am: Leet audioresampling code
22091         * gst/audioresample/buffer.c:
22092         * gst/audioresample/buffer.h:
22093         * gst/audioresample/debug.c:
22094         * gst/audioresample/debug.h:
22095         * gst/audioresample/functable.c:
22096         * gst/audioresample/functable.h:
22097         * gst/audioresample/gstaudioresample.c:
22098         * gst/audioresample/gstaudioresample.h:
22099         * gst/audioresample/resample.c:
22100         * gst/audioresample/resample.h:
22101         * gst/audioresample/resample_chunk.c:
22102         * gst/audioresample/resample_functable.c:
22103         * gst/audioresample/resample_ref.c:
22104
22105 2005-08-23  Wim Taymans  <wim@fluendo.com>
22106
22107         * examples/seeking/seek.c: (make_vorbis_pipeline),
22108         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
22109         Small seek updates.
22110
22111 2005-08-23  Andy Wingo  <wingo@pobox.com>
22112
22113         * gst-libs/gst/audio/gstbaseaudiosrc.c
22114         (gst_base_audio_src_fixate): Only fixate endianness if it is
22115         present in the caps.
22116
22117 2005-08-22  Andy Wingo  <wingo@pobox.com>
22118
22119         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
22120         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
22121         device-name property.
22122
22123         * gst-libs/gst/audio/gstaudiosrc.h:
22124         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
22125         close_device in the ring buffer, like gstaudiosink.
22126
22127         * ext/alsa/gstalsamixer.h:
22128         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
22129         macro to implement the interface without much code. Cleanups. 
22130
22131         * ext/alsa/gstalsasrc.h:
22132         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
22133         READY.
22134
22135         * ext/alsa/Makefile.am: Add new files.
22136         * ext/alsa/gstalsamixerelement.c: 
22137         * ext/alsa/gstalsamixerelement.c: Split element code out from
22138         mixer code so that alsasrc can be a mixer too.
22139
22140 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22141
22142         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22143         (GST_START_TEST):
22144         * check/elements/vorbisdec.c: (setup_vorbisdec),
22145         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
22146         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22147         (vorbis_handle_identification_packet),
22148         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
22149         (vorbis_handle_header_packet), (vorbis_dec_push),
22150         (vorbis_dec_chain):
22151           use the setup/teardown methods to save code.  save code is good.
22152
22153 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22154
22155         * check/Makefile.am:
22156           add ext dir for plugins
22157           add vorbisdec test conditionally
22158         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22159         (GST_START_TEST), (volume_suite):
22160           add a test with wrong caps
22161         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
22162         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
22163           add a vorbisdec test
22164         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
22165         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
22166           clean up debug output
22167         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22168           yay, fix a segfault/security issue in vorbisdec
22169           gst-launch fakesrc ! vorbisdec wasn't happy
22170         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
22171         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
22172         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
22173         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
22174         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
22175         (gst_vorbisenc_set_metadata), (get_constraints_string),
22176         (update_start_message), (gst_vorbisenc_setup),
22177         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
22178         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
22179         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
22180         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
22181         * ext/vorbis/vorbisenc.h:
22182           march in line
22183         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22184         (gst_ffmpegcsp_transform):
22185           have the kow come home
22186         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22187           debug my func ptr
22188         * gst/volume/gstvolume.c: (volume_set_caps):
22189           add a debug
22190
22191 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22192
22193         * Makefile.am:
22194         * check/.cvsignore:
22195         * check/Makefile.am:
22196         * check/elements/.cvsignore:
22197         * check/elements/volume.c: (chain_func), (event_func),
22198         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
22199         (main):
22200         * configure.ac:
22201           add unit test structure for gst-plugins-base
22202           add a test for volume
22203         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
22204         (gst_volume_set_volume), (gst_volume_get_volume),
22205         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
22206         (volume_funcfind), (volume_process_float), (volume_process_int16),
22207         (volume_set_caps), (volume_transform), (volume_update_mute),
22208         (volume_update_volume), (volume_set_property),
22209         (volume_get_property):
22210           document a little; use basetransform vmethod _set_caps
22211
22212 2005-08-19  Andy Wingo  <wingo@pobox.com>
22213
22214         * ext/alsa/gstalsamixertrack.h:
22215         * ext/alsa/gstalsamixertrack.c:
22216         * ext/alsa/gstalsamixeroptions.h:
22217         * ext/alsa/gstalsamixeroptions.c:
22218         * ext/alsa/gstalsamixer.h:
22219         * ext/alsa/gstalsamixer.c: Port to 0.9.
22220
22221         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
22222         Remove gstalsa.c and alsaclock. No more cruft here.
22223         
22224 2005-08-18  Wim Taymans  <wim@fluendo.com>
22225
22226         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22227         (gst_base_rtp_depayload_chain),
22228         (gst_base_rtp_depayload_add_to_queue),
22229         (gst_base_rtp_depayload_push),
22230         (gst_base_rtp_depayload_queue_release):
22231         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22232         Fix for RTPBuffer changes.
22233
22234         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
22235         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
22236         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
22237         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
22238         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
22239         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
22240         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
22241         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
22242         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
22243         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
22244         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
22245         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
22246         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
22247         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
22248         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
22249         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
22250         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
22251         (gst_rtpbuffer_get_payload):
22252         * gst-libs/gst/rtp/gstrtpbuffer.h:
22253         Don't subclass GstBuffer but add methods and helper functions
22254         to construct and manipulate RTP packets in regular GstBuffers.
22255
22256 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
22257
22258         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
22259           moved statement below switch
22260         * gst/volume/gstvolume.c: (gst_volume_class_init):
22261           added debug ptr
22262
22263 2005-08-16  Wim Taymans  <wim@fluendo.com>
22264
22265         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22266         (gst_base_audio_src_change_state):
22267         Open and close device in READY<->NULL state change.
22268
22269 2005-08-16  Andy Wingo  <wingo@pobox.com>
22270
22271         * examples/seeking/Makefile.am: Don't compile non-compiling
22272         compiled objects with the compiler.
22273
22274         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
22275         elements.
22276
22277 2005-08-12  Philippe Khalaf <burger@speedy.org>
22278         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22279         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22280           Made a thread to release the queue.
22281           Removed timestamp conversion for now.
22282
22283 2005-08-10  Philippe Khalaf <burger@speedy.org>
22284         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22285         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22286           Added rtp timestamp -> gst timestamp conversion.
22287           Fixed several problems with queue.
22288
22289 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22290
22291         * gst-libs/gst/audio/gstaudioclock.h:
22292         * gst-libs/gst/audio/gstaudiofilter.h:
22293         * gst-libs/gst/audio/gstaudiosink.h:
22294         * gst-libs/gst/audio/gstaudiosrc.h:
22295         * gst-libs/gst/audio/gstbaseaudiosink.h:
22296         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22297         * gst-libs/gst/audio/gstringbuffer.h:
22298         * gst-libs/gst/net/gstnetbuffer.h:
22299         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22300         * gst-libs/gst/rtp/gstrtpbuffer.h:
22301           Add padding (you will need to rebuild gst-plugins-base,
22302           gst-plugins and all applications afterwards!)
22303
22304 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22305
22306         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
22307         (gst_riff_parse_chunk):
22308           Fix bug in debug message and add some more debug messages.
22309
22310 2005-08-08  Edward Hervey  <edward@fluendo.com>
22311
22312         * gst-libs/gst/riff/riff-media.c:
22313         backported updates since branch
22314
22315 2005-08-08  Andy Wingo  <wingo@pobox.com>
22316
22317         * gst-libs/gst/audio/gstbaseaudiosink.c
22318         (gst_base_audio_sink_change_state): Open the device in NULL->READY
22319         like good elements should. Close on READY->NULL too.
22320
22321         * gst-libs/gst/audio/gstaudiosink.c
22322         (gst_audioringbuffer_open_device,
22323         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
22324         (gst_audioringbuffer_release): Updates for new ring buffer API,
22325         hook into the new audio sink api.
22326
22327         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
22328         (GstAudioSinkClass.close): Just open and close the device -- no
22329         resource allocation or configuration.
22330         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
22331         vmethods, handle device setup and resource allocation.
22332
22333         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
22334         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
22335         base class API.
22336
22337         * gst-libs/gst/audio/gstringbuffer.h
22338         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
22339         New vmethods.
22340
22341         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
22342         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
22343         New API functions. The device should be opened before acquiring
22344         and closed after releasing.
22345
22346 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
22347
22348         * gst-libs/gst/interfaces/mixer.h:
22349           Reset padding to GST_PADDING.
22350
22351 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22352
22353         * gst/playback/gstplaybin.c: (remove_sinks):
22354           Remove visualization from parent explicitely; works around some
22355           apparent refcount issue that I haven't tracked down yet.
22356
22357 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22358
22359         * ext/alsa/gstalsasink.c: (set_hwparams):
22360           Assign debug category, add negotiation debug msgs.
22361
22362 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22363
22364         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
22365           Fix error code for file-not-found to NOT_FOUND.
22366
22367 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22368
22369         * common/gtk-doc-plugins.mak:
22370         * docs/plugins/Makefile.am:
22371         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22372         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22373           renamed to actual element names, so much nicer to look at
22374         * docs/plugins/tmpl/gstmultifdsink.sgml:
22375           remove
22376         * docs/plugins/tmpl/multifdsink.sgml:
22377         * docs/plugins/tmpl/tcpserversink.sgml:
22378           add
22379         * ext/alsa/gstalsa.c:
22380         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
22381         * ext/ogg/gstoggmux.c:
22382         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
22383         * gst/playback/gstdecodebin.c:
22384         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22385         * gst/tcp/gsttcpserversink.c:
22386           various fixes and documentation additions
22387
22388 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22389
22390         * common/Makefile.am:
22391         * common/gstdoc-scangobj:
22392         * common/gtk-doc-plugins.mak:
22393         * common/gtk-doc.mak:
22394           add a custom scangobj that uses the registry
22395           add a custom gtk-doc-plugins.mak that uses it
22396           some doc build fixes
22397         * configure.ac:
22398         * docs/Makefile.am:
22399         * docs/plugins/Makefile.am:
22400         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22401         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22402         * docs/plugins/gst-plugins-base-plugins.types:
22403         * docs/plugins/tmpl/gstmultifdsink.sgml:
22404           add docs for one element, multifdsink
22405         * gst/adder/gstadder.h:
22406         * gst/volume/gstvolume.h:
22407           don't privatize enum
22408         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
22409         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
22410         (gst_sync_method_get_type), (gst_client_status_get_type),
22411         (gst_multifdsink_class_init),
22412         (gst_multifdsink_client_queue_buffer),
22413         (gst_multifdsink_handle_client_write):
22414         * gst/tcp/gstmultifdsink.h:
22415         * gst/tcp/gsttcp.h:
22416         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
22417         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
22418         (gst_tcpclientsink_render):
22419         * gst/tcp/gsttcpclientsink.h:
22420         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
22421         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
22422         (gst_tcpclientsrc_start):
22423         * gst/tcp/gsttcpclientsrc.h:
22424         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
22425         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
22426         * gst/tcp/gsttcpserversrc.h:
22427         * gst/typefind/gsttypefindfunctions.c:
22428           remove superfluous Type stuff
22429
22430 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22431
22432         * gst/playback/gstplaybin.c: (gen_video_element):
22433           Enable videoscale.
22434
22435 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22436
22437         * gst-libs/gst/gconf/gconf.c:
22438         * gst-libs/gst/gconf/gconf.h:
22439           Fix some Andy Problem [tm].
22440
22441 2005-08-04  Andy Wingo  <wingo@pobox.com>
22442
22443         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
22444         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
22445         (gst_ffmpegcsp_get_size): Adapt to API changes.
22446
22447         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
22448         Implement an in-place do-nothing transform.
22449
22450 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22451
22452         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
22453         (gst_ximagesink_renegotiate_size):
22454           Do not set new window sizes yet if we prepare a new buffer size
22455           for upstream renegotiation (software scaling) at some point in the
22456           future, because this new size waqs not actually accepted yet. Once
22457           accepted, renegotiation later on will set the new sizes just fine.
22458           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
22459           embedding testcase.
22460
22461 2005-08-03  Andy Wingo  <wingo@pobox.com>
22462
22463         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
22464         (gst_ximagesink_buffer_alloc): 
22465         Protect the height, width, and desired_caps with the pool_lock.
22466         Fixes videotestsrc ! queue ! ximagesink.
22467
22468 2005-08-02  Edward Hervey  <edward@fluendo.com>
22469
22470         * gst/volume/gstvolume.c:
22471         include left from controller cleanup
22472
22473 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
22474         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
22475           Stop collectpads before calling the parent state
22476           change function on PAUSED->READY.
22477
22478 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
22479         * configure.ac:
22480           When testing for X libs, use the X CFlags 
22481         * gst/adder/gstadder.c: (gst_adder_change_state):
22482           Stop the collectpads before calling parent state change function
22483           on PAUSED->READY, otherwise we deadlock deactivating pads.
22484
22485 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
22486
22487         * configure.ac:
22488         * docs/libs/tmpl/gstcolorbalance.sgml:
22489         * docs/libs/tmpl/gstmixer.sgml:
22490         * examples/Makefile.am:
22491         * gst/sine/Makefile.am:
22492         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
22493         (gst_sinesrc_set_property), (plugin_init):
22494         * gst/sine/gstsinesrc.h:
22495         * gst/volume/Makefile.am:
22496         * gst/volume/gstvolume.c: (gst_volume_set_volume),
22497         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
22498         (volume_process_float), (volume_process_int16),
22499         (volume_set_property), (plugin_init):
22500         * gst/volume/gstvolume.h:
22501           deactivate and remove dparams (libgstcontrol)
22502
22503 2005-07-29  Wim Taymans  <wim@fluendo.com>
22504
22505         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
22506         Convert me to BaseTransform!! help..
22507
22508 2005-07-29  Andy Wingo  <wingo@pobox.com>
22509
22510         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
22511         sinks.
22512
22513         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
22514         support of both endiannesses.
22515
22516 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
22517
22518         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
22519           Fix confusing debug message (s/event/query/)
22520
22521 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
22522
22523         * gst/videotestsrc/videotestsrc.h:
22524           Use "_stdint.h" instead of <stdint.h>
22525
22526 2005-07-27  Wim Taymans  <wim@fluendo.com>
22527
22528         * ext/vorbis/Makefile.am:
22529         Revert wrong commit.
22530
22531 2005-07-27  Wim Taymans  <wim@fluendo.com>
22532
22533         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
22534         More compilation fixen.
22535
22536 2005-07-27  Wim Taymans  <wim@fluendo.com>
22537
22538         * gst-libs/gst/audio/gstbaseaudiosink.c:
22539         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
22540         (gst_base_audio_sink_create_ringbuffer),
22541         (gst_base_audio_sink_change_state):
22542         Fix compilation.
22543
22544 2005-07-27  Wim Taymans  <wim@fluendo.com>
22545
22546         * examples/seeking/seek.c: (setup_dynamic_link),
22547         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
22548         (query_positions_elems), (query_positions_pads), (do_seek):
22549         Update seek example.
22550
22551         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
22552         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
22553         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
22554         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
22555         (gst_ogg_demux_handle_event),
22556         (gst_ogg_demux_deactivate_current_chain),
22557         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
22558         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22559         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
22560         (gst_ogg_demux_loop):
22561         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
22562         * ext/theora/theoradec.c: (theora_dec_src_event),
22563         (theora_dec_src_getcaps), (theora_dec_sink_event),
22564         (theora_dec_push), (theora_dec_chain):
22565         * ext/vorbis/Makefile.am:
22566         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
22567         (vorbis_dec_sink_event), (vorbis_dec_push),
22568         (vorbis_handle_data_packet):
22569         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
22570         (gst_vorbisenc_chain):
22571         * gst/playback/gststreaminfo.c: (cb_probe):
22572         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
22573         * gst/videorate/gstvideorate.c: (gst_videorate_event):
22574         * gst/videoscale/gstvideoscale.c:
22575         (gst_videoscale_handle_src_event):
22576         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
22577         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
22578         (gst_ximagesink_navigation_send_event):
22579         * sys/xvimage/xvimagesink.c:
22580         (gst_xvimagesink_navigation_send_event):
22581         Various event updates and cleanups
22582
22583 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22584
22585         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
22586           Fix segfault for I420/YV12.
22587
22588 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22589
22590         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
22591           Report bitrate.
22592
22593 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22594
22595         * gst/playback/gstplaybin.c: (gen_video_element),
22596         (gen_audio_element):
22597           Switch to auto*sink elements as default sinks; add volume element
22598           so that volume control in totem works.
22599
22600 2005-07-21  Wim Taymans  <wim@fluendo.com>
22601
22602         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
22603         * gst/playback/gstplaybin.c: (setup_sinks),
22604         (gst_play_bin_change_state):
22605         Refcount fix and more comments.
22606
22607 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22608
22609         * sys/ximage/Makefile.am:
22610         * sys/ximage/ximage.c: (plugin_init):
22611         * sys/ximage/ximagesink.c:
22612         Prepare for adding ximagesrc, rename of plugin to ximage etc.
22613         
22614
22615 2005-07-21  Wim Taymans  <wim@fluendo.com>
22616
22617         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
22618         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
22619         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
22620         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
22621         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
22622         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
22623         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
22624         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
22625         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
22626         Generate correct disconts for live chained oggs.
22627
22628         * gst-libs/gst/audio/gstbaseaudiosink.c:
22629         (gst_base_audio_sink_render),
22630         (gst_base_audio_sink_create_ringbuffer),
22631         (gst_base_audio_sink_change_state):
22632         Handle discont math correctly.
22633
22634         * gst/playback/gstplaybin.c: (add_sink):
22635         Some small debug cleanup.
22636
22637 2005-07-21  Wim Taymans  <wim@fluendo.com>
22638
22639         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
22640         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
22641         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
22642         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
22643         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
22644         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
22645         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
22646         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
22647         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22648         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
22649         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
22650         (gst_ogg_demux_change_state), (gst_ogg_print):
22651         Reorganize code to send the right disconts when in streaming
22652         mode.
22653
22654 2005-07-20  Andy Wingo  <wingo@pobox.com>
22655
22656         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
22657         fix (?), fixes a seggie mcfalterson (#310894).
22658
22659 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22660
22661         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
22662         (gst_ogg_mux_set_header_on_caps):
22663         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
22664         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
22665         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
22666         * gst-libs/gst/audio/multichannel.c:
22667         (gst_audio_set_channel_positions),
22668         (gst_audio_set_structure_channel_positions_list):
22669         * gst/playback/gstdecodebin.c: (dynamic_create):
22670         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
22671         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
22672           Fixes for API changes in core.
22673
22674 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22675
22676         * gst/playback/gstplaybasebin.c: (fill_buffer):
22677           Use _new_custom() so we can set custom message types for buffering
22678           messages.
22679
22680 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22681
22682         * configure.ac:
22683         * gst-libs/gst/Makefile.am:
22684         * gst-libs/gst/gconf/.cvsignore:
22685         * gst-libs/gst/gconf/Makefile.am:
22686         * gst-libs/gst/gconf/test-gconf.c:
22687         * pkgconfig/Makefile.am:
22688         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
22689         * pkgconfig/gstreamer-gconf.pc.in:
22690           Remove gconf stuff, use gconf elements instead from now on.
22691
22692 2005-07-20  Wim Taymans  <wim@fluendo.com>
22693
22694         * gst-libs/gst/audio/TODO:
22695         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
22696         (gst_audio_clock_get_internal_time):
22697         * gst-libs/gst/audio/gstaudioclock.h:
22698         * gst-libs/gst/audio/gstbaseaudiosink.c:
22699         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
22700         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
22701         (gst_base_audio_sink_render),
22702         (gst_base_audio_sink_create_ringbuffer),
22703         (gst_base_audio_sink_change_state):
22704         Make sure the audio clock always returns an increasing value.
22705
22706 2005-07-19  Andy Wingo  <wingo@pobox.com>
22707
22708         * gst/videotestsrc/: Cleanups.
22709
22710 2005-07-19  Wim Taymans  <wim@fluendo.com>
22711
22712         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
22713         Better debugging.
22714
22715 2005-07-19  Wim Taymans  <wim@fluendo.com>
22716
22717         * examples/seeking/seek.c: (make_dv_pipeline),
22718         (make_vorbis_theora_pipeline), (query_rates),
22719         (query_positions_elems), (query_positions_pads), (do_seek):
22720         Make correct DV pipeline.
22721
22722 2005-07-18  Andy Wingo  <wingo@pobox.com>
22723
22724         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
22725         default. Also because it's the only thing that really works. (This
22726         is used in the GConf elements).
22727         Use AS_LIBTOOL_TAGS.
22728
22729 2005-07-18  Wim Taymans  <wim@fluendo.com>
22730
22731         * gst/playback/gstdecodebin.c: (remove_element_chain):
22732         * gst/playback/gstplaybin.c: (add_sink):
22733         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
22734         (gst_stream_info_set_mute):
22735         * gst/playback/gststreamselector.c:
22736         (gst_stream_selector_get_linked_pad),
22737         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
22738         More leak and compile fixes.
22739
22740 2005-07-18  Wim Taymans  <wim@fluendo.com>
22741
22742         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
22743         (query_rates), (query_positions_elems), (query_positions_pads),
22744         (do_seek), (seek_cb), (stop_seek):
22745         Updated seek example. 
22746
22747         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
22748         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
22749         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
22750         * gst/playback/gstplaybin.c: (add_sink):
22751         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
22752         (gst_stream_info_set_mute):
22753         Some refcount leak fixes.
22754
22755 2005-07-16  Wim Taymans  <wim@fluendo.com>
22756
22757         * gst-libs/gst/audio/gstbaseaudiosink.c:
22758         (gst_base_audio_sink_render):
22759         Align samples even if we have roundoff errors in the 
22760         timestamp conversion.
22761
22762 2005-07-16  Wim Taymans  <wim@fluendo.com>
22763
22764         * docs/libs/tmpl/gstringbuffer.sgml:
22765         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
22766         (query_rates), (query_positions_elems), (query_positions_pads),
22767         (update_scale), (do_seek):
22768         Updated seek example.
22769
22770         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
22771         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
22772         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
22773         (gst_ogg_demux_loop):
22774         Push out correct discont values.
22775
22776         * ext/theora/theoradec.c: (theora_dec_src_convert),
22777         (theora_dec_sink_convert), (theora_dec_src_getcaps),
22778         (theora_dec_sink_event), (theora_handle_type_packet),
22779         (theora_handle_header_packet), (theora_dec_push),
22780         (theora_handle_data_packet), (theora_dec_chain),
22781         (theora_dec_change_state):
22782         Better timestamping.
22783
22784         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
22785         (vorbis_dec_sink_event), (vorbis_dec_push),
22786         (vorbis_handle_data_packet), (vorbis_dec_chain):
22787         * ext/vorbis/vorbisdec.h:
22788         Better timestamping.
22789
22790         * gst-libs/gst/audio/gstbaseaudiosink.c:
22791         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
22792         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22793         Handle syncing on timestamps instead of sample offsets. Make
22794         use of DISCONT values as described in design docs.
22795
22796         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22797         (gst_base_audio_src_get_time):
22798         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
22799         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
22800         (gst_ring_buffer_read):
22801         * gst-libs/gst/audio/gstringbuffer.h:
22802         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
22803         (gst_ximagesink_show_frame):
22804         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22805         Correcly convert buffer timestamp to stream time.
22806
22807 2005-07-16  Wim Taymans  <wim@fluendo.com>
22808
22809         * gst/audioconvert/gstaudioconvert.c:
22810         (gst_audio_convert_get_buffer):
22811         Timestamp buffers correctly.
22812
22813         * gst/playback/gstplaybin.c: (gen_video_element):
22814         Make internal fakesink silent.
22815
22816 2005-07-15  Wim Taymans  <wim@fluendo.com>
22817
22818         * gst/ffmpegcolorspace/Makefile.am:
22819         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22820         (gst_ffmpegcsp_caps_remove_format_info),
22821         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
22822         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
22823         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
22824         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
22825         Ported ffmpegcolorspace to basetransform.
22826
22827         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
22828         * gst/volume/gstvolume.c: (volume_transform):
22829         Ported to new API.
22830
22831 2005-07-14  Wim Taymans  <wim@fluendo.com>
22832
22833         * gst/videotestsrc/Makefile.am:
22834         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
22835         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
22836         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
22837         (gst_videotestsrc_init), (gst_videotestsrc_event),
22838         (gst_videotestsrc_create), (gst_videotestsrc_start),
22839         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
22840         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
22841         (gst_videotestsrc_get_property):
22842         * gst/videotestsrc/gstvideotestsrc.h:
22843         Make videotestsrc a pushsrc.
22844
22845 2005-07-14  Wim Taymans  <wim@fluendo.com>
22846
22847         * gst/tcp/gstfdset.c: (gst_fdset_free):
22848         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
22849         (gst_multifdsink_add), (gst_multifdsink_remove),
22850         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
22851         (gst_multifdsink_remove_client_link),
22852         (gst_multifdsink_client_queue_data),
22853         (gst_multifdsink_client_queue_caps),
22854         (gst_multifdsink_client_queue_buffer),
22855         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
22856         (gst_multifdsink_stop):
22857         * gst/tcp/gstmultifdsink.h:
22858         0.8 backporting.
22859
22860         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
22861         Also draw image when not from a pool.
22862
22863 2005-07-14  Wim Taymans  <wim@fluendo.com>
22864
22865         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
22866         (mute_stream), (silence_stream):
22867         Small debug additions.
22868
22869 2005-07-14  Wim Taymans  <wim@fluendo.com>
22870
22871         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
22872         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
22873         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
22874         Better error recovery, ignore unconnected pads and
22875         non-fatal errors.
22876
22877 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22878
22879         * docs/libs/tmpl/gstaudio.sgml:
22880         * docs/libs/tmpl/gstcolorbalance.sgml:
22881         * docs/libs/tmpl/gstgconf.sgml:
22882         * docs/libs/tmpl/gstmixer.sgml:
22883         * docs/libs/tmpl/gstringbuffer.sgml:
22884         * docs/libs/tmpl/gsttuner.sgml:
22885         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22886         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
22887         (gst_tcpclientsrc_class_init):
22888         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
22889         (gst_tcpserversrc_class_init):
22890         * sys/v4l/gstv4lelement.c:
22891           more autistic cleanliness in functions/names/defines
22892
22893 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
22894
22895         * configure.ac:
22896           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
22897           added manually to each Makefile.am so we are sure it goes
22898           *last* and doesn't add -L flags before linking in libs of our
22899           own, like, say, internal .la libs, that then accidentally pick
22900           up the installed copy.
22901         * docs/libs/Makefile.am:
22902         * ext/alsa/Makefile.am:
22903         * ext/cdparanoia/Makefile.am:
22904         * ext/gnomevfs/Makefile.am:
22905         * ext/libvisual/Makefile.am:
22906         * ext/ogg/Makefile.am:
22907         * ext/theora/Makefile.am:
22908         * ext/vorbis/Makefile.am:
22909         * gst-libs/gst/video/Makefile.am:
22910         * gst/adder/Makefile.am:
22911         * gst/audioconvert/Makefile.am:
22912         * gst/audiorate/Makefile.am:
22913         * gst/audioscale/Makefile.am:
22914         * gst/ffmpegcolorspace/Makefile.am:
22915         * gst/playback/Makefile.am:
22916         * gst/sine/Makefile.am:
22917         * gst/subparse/Makefile.am:
22918         * gst/tags/Makefile.am:
22919         * gst/tcp/Makefile.am:
22920         * gst/typefind/Makefile.am:
22921         * gst/videorate/Makefile.am:
22922         * gst/videoscale/Makefile.am:
22923         * gst/videotestsrc/Makefile.am:
22924         * gst/volume/Makefile.am:
22925         * sys/v4l/Makefile.am:
22926         * sys/ximage/Makefile.am:
22927         * sys/xvimage/Makefile.am:
22928           adapt properly to this change. This should make sure that
22929           plugins and libs properly link to the as-yet-uninstalled
22930           copies of stuff like libgstinterfaces and libgstvideo
22931
22932 2005-07-13  Andy Wingo  <wingo@pobox.com>
22933
22934         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
22935         (gst_v4lsrc_fixate): Fixate on format as well.
22936
22937         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
22938         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
22939         buffer points to it.
22940         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
22941         rather just doing X calls ourselves. Also fixes a memleak.
22942
22943 2005-07-12  Andy Wingo  <wingo@pobox.com>
22944
22945         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
22946         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
22947         (gst_v4lsrc_create): Re-add the copy-mode property, default to
22948         TRUE to avoid deadlocks if an element holds on to our buffers.
22949
22950 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22951
22952         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22953         (gst_sinesrc_init), (gst_sinesrc_create),
22954         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
22955         (gst_sinesrc_start):
22956         * gst/sine/gstsinesrc.h:
22957           removing num-buffers property before moving it
22958
22959 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
22960
22961         * configure.ac:
22962           use overridable ERROR_CFLAGS
22963         * docs/libs/gst-plugins-base-libs.types:
22964         * docs/libs/tmpl/gstringbuffer.sgml:
22965         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
22966         (gst_alsasink_class_init):
22967         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
22968         (gst_alsasrc_class_init):
22969         * gst-libs/gst/audio/audio.h:
22970         * gst-libs/gst/audio/gstaudioclock.h:
22971         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
22972         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
22973         (gst_audio_filter_link), (gst_audio_filter_init),
22974         (gst_audio_filter_chain), (gst_audio_filter_set_property),
22975         (gst_audio_filter_get_property),
22976         (gst_audio_filter_class_add_pad_templates):
22977         * gst-libs/gst/audio/gstaudiofilter.h:
22978         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
22979         (gst_audio_filter_template_get_type),
22980         (gst_audio_filter_template_base_init),
22981         (gst_audio_filter_template_class_init),
22982         (gst_audio_filter_template_init),
22983         (gst_audio_filter_template_set_property),
22984         (gst_audio_filter_template_get_property), (plugin_init),
22985         (gst_audio_filter_template_setup),
22986         (gst_audio_filter_template_filter),
22987         (gst_audio_filter_template_filter_inplace):
22988         * gst-libs/gst/audio/gstaudiosink.c:
22989         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
22990         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
22991         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
22992         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
22993         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
22994         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
22995         * gst-libs/gst/audio/gstaudiosink.h:
22996         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
22997         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
22998         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
22999         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
23000         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
23001         (gst_audio_src_class_init), (gst_audio_src_init),
23002         (gst_audio_src_create_ringbuffer):
23003         * gst-libs/gst/audio/gstaudiosrc.h:
23004         * gst-libs/gst/audio/gstbaseaudiosink.c:
23005         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
23006         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23007         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
23008         (gst_base_audio_sink_set_property),
23009         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
23010         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
23011         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
23012         (gst_base_audio_sink_create_ringbuffer),
23013         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
23014         * gst-libs/gst/audio/gstbaseaudiosink.h:
23015         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23016         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
23017         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
23018         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
23019         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
23020         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
23021         (gst_base_audio_src_event), (gst_base_audio_src_create),
23022         (gst_base_audio_src_create_ringbuffer),
23023         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
23024         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23025         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
23026         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
23027         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
23028         (gst_ring_buffer_debug_spec_caps),
23029         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
23030         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
23031         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
23032         (gst_ring_buffer_start), (gst_ring_buffer_pause),
23033         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
23034         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
23035         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
23036         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
23037         (gst_ring_buffer_clear):
23038         * gst-libs/gst/audio/gstringbuffer.h:
23039         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
23040         (gst_video_sink_class_init), (gst_video_sink_get_type):
23041         * gst-libs/gst/video/videosink.h:
23042         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23043         (gst_multifdsink_class_init),
23044         (gst_multifdsink_handle_client_write),
23045         (gst_multifdsink_change_state):
23046         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23047         (gst_tcpclientsink_setcaps):
23048         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23049         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
23050         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
23051         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
23052         (gst_ximagesink_send_pending_navigation),
23053         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
23054         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
23055         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
23056         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23057         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
23058         (gst_xvimagesink_send_pending_navigation),
23059         (gst_xvimagesink_navigation_send_event),
23060         (gst_xvimagesink_set_xwindow_id),
23061         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
23062         (gst_xvimagesink_get_type):
23063         more macro splitting
23064
23065 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23066
23067         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23068           plug a memleak, allows me to import 1479 albums in one go
23069           in jamboree
23070         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23071         (vorbis_handle_type_packet), (vorbis_dec_chain),
23072         (vorbis_dec_change_state):
23073           fix some format strings
23074
23075 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23076
23077         * docs/libs/tmpl/gstcolorbalance.sgml:
23078         * docs/libs/tmpl/gstmixer.sgml:
23079         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
23080         (gst_alsasink_set_property), (gst_alsasink_get_property):
23081         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
23082         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
23083           add device property
23084
23085 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23086
23087         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23088         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23089         (audiocast_register_listener), (audiocast_thread_run),
23090         (gst_gnomevfssrc_send_additional_headers_callback),
23091         (gst_gnomevfssrc_received_headers_callback),
23092         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
23093         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
23094         (gst_gnomevfssrc_get_size):
23095           add/clean up debugging
23096         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
23097           cleanups
23098
23099 2005-07-07  Andy Wingo  <wingo@pobox.com>
23100
23101         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
23102         framerate. Need to get a handle on when exactly this function is
23103         called, tho.
23104
23105         * sys/v4l/v4lsrc_calls.h:
23106         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
23107         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
23108         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
23109
23110         * sys/v4l/v4l_calls.h: Cast to V4lElement.
23111         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
23112         v4lelements are sources.
23113
23114         * sys/v4l/gstv4lxoverlay.h:
23115         * sys/v4l/gstv4lxoverlay.c:
23116         * sys/v4l/gstv4ltuner.h:
23117         * sys/v4l/gstv4ltuner.c: Header loc fixen.
23118         
23119         * sys/v4l/gstv4lsrc.h:
23120         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
23121         PushSrc/BaseSrc. Removed most sync-related properties, videorate
23122         or something should handle that. Made a live source.
23123
23124         * sys/v4l/gstv4lelement.h:
23125         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
23126         signals. Some cleanups.
23127
23128         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
23129
23130         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
23131         stuff.
23132
23133         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
23134         stuff.
23135
23136         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
23137
23138 2005-07-07  Wim Taymans  <wim@fluendo.com>
23139
23140         * ext/theora/theoradec.c: (theora_get_query_types),
23141         (theora_dec_src_getcaps), (theora_dec_push):
23142         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
23143         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
23144         Remove deprecated/unused query types.
23145
23146 2005-07-06  Wim Taymans  <wim@fluendo.com>
23147
23148         * ext/alsa/Makefile.am:
23149         * ext/alsa/gstalsaplugin.c: (plugin_init):
23150         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23151         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23152         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
23153         (gst_alsasrc_class_init), (gst_alsasrc_init),
23154         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
23155         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
23156         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
23157         (gst_alsasrc_reset):
23158         * ext/alsa/gstalsasrc.h:
23159         * gst-libs/gst/audio/Makefile.am:
23160         * gst-libs/gst/audio/gstaudiosink.c:
23161         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23162         (gst_audioringbuffer_start):
23163         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23164         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23165         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
23166         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
23167         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23168         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23169         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
23170         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
23171         * gst-libs/gst/audio/gstaudiosrc.h:
23172         * gst-libs/gst/audio/gstbaseaudiosink.c:
23173         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23174         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
23175         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
23176         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23177         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
23178         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
23179         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
23180         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
23181         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
23182         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
23183         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
23184         (gst_baseaudiosrc_change_state):
23185         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23186         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
23187         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
23188         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
23189         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
23190         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
23191         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
23192         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
23193         * gst-libs/gst/audio/gstringbuffer.h:
23194         Added audiosource base classes.
23195         Ported alsasrc, still very basic.
23196
23197 2005-07-06  Wim Taymans  <wim@fluendo.com>
23198
23199         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
23200         (theora_dec_push), (theora_handle_data_packet):
23201         Prepare for better timestamp fix later.
23202
23203         * gst/audioconvert/gstaudioconvert.c:
23204         List most accurate caps first
23205
23206         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
23207         Use proper pad task function.
23208
23209         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23210         (gst_xvimagesink_show_frame):
23211         Fix deadlock when alloc failed.
23212
23213 2005-07-05  Andy Wingo  <wingo@pobox.com>
23214
23215         * ext/gnomevfs/gstgnomevfssrc.c:
23216         * gst/sine/gstsinesrc.c:
23217         * gst/tcp/gsttcpserversrc.c:
23218         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
23219
23220         * sys/v4l/: Port from 0.8.
23221
23222         * Many files: Null if we got it....
23223
23224 2005-07-05  Andy Wingo  <wingo@pobox.com>
23225
23226         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
23227         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
23228         Signedness fixes.
23229
23230 2005-07-05  Wim Taymans  <wim@fluendo.com>
23231
23232         * configure.ac:
23233         * gst/tcp/Makefile.am:
23234         * gst/tcp/README:
23235         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23236         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
23237         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
23238         (is_sync_frame), (gst_multifdsink_handle_client_write),
23239         (gst_multifdsink_render), (gst_multifdsink_start),
23240         (gst_multifdsink_stop), (gst_multifdsink_change_state):
23241         * gst/tcp/gstmultifdsink.h:
23242         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
23243         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
23244         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
23245         * gst/tcp/gsttcp.h:
23246         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23247         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23248         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
23249         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
23250         * gst/tcp/gsttcpclientsink.h:
23251         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23252         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
23253         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
23254         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
23255         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
23256         * gst/tcp/gsttcpclientsrc.h:
23257         * gst/tcp/gsttcpplugin.c: (plugin_init):
23258         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
23259         * gst/tcp/gsttcpserversink.h:
23260         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23261         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
23262         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
23263         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
23264         (gst_tcpserversrc_stop):
23265         * gst/tcp/gsttcpserversrc.h:
23266         * gst/tcp/gsttcpsink.c:
23267         * gst/tcp/gsttcpsink.h:
23268         * gst/tcp/gsttcpsrc.c:
23269         * gst/tcp/gsttcpsrc.h:
23270         Ported tcp plugins to 0.9. 
23271         
23272
23273 2005-07-05  Andy Wingo  <wingo@pobox.com>
23274
23275         * gst/playback/gstplaybasebin.c (fill_buffer):
23276         message_new_application fixen.
23277
23278         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
23279         Style fix.
23280
23281 2005-07-04  Wim Taymans  <wim@fluendo.com>
23282
23283         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23284         Set caps on output buffer.
23285
23286 2005-07-04  Andy Wingo  <wingo@pobox.com>
23287
23288         * ext/gnomevfs/gstgnomevfssrc.c
23289         (gst_gnomevfssrc_received_headers_callback) 
23290         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
23291         hopefully.
23292
23293         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
23294         No refcount leakage.
23295
23296         * configure.ac: Enable -Werror.
23297         
23298         * ext/theora/theoradec.c (theora_dec_src_getcaps):
23299         * gst/audioconvert/bufferframesconvert.c
23300         (buffer_frames_convert_fixate):
23301         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
23302         (gst_audio_convert_fixate):
23303         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
23304         (gst_sinesrc_create): Fixate func changes.
23305         
23306         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23307         (gst_ximagesink_buffer_alloc): Unused var.
23308
23309 2005-07-01  Andy Wingo  <wingo@pobox.com>
23310
23311         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
23312         getcaps to do explicit caps. Needs to be done in all decoders,
23313         possibly via a base class.
23314
23315         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
23316
23317         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
23318         caps on the sink pad, just rely on the pad template. Also, setting
23319         ANY caps on a pad is not valid because the caps are not fixed.
23320
23321         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
23322         caps on the buffer, and get the width from the desired_caps if
23323         they're set.
23324         (gst_ximagesink_renegotiate_size): Implement via setting the
23325         desired_caps on the ximagesink.
23326         (gst_ximagesink_setcaps): Only reset the width of the player if it
23327         wasn't already set. Not sure if this is right.
23328         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
23329
23330         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
23331         that the user wants. NULL unless the window has been resized.
23332
23333         * gst/volume/gstvolume.c (volume_transform): Adapt to
23334         basetransform refcount changes.
23335         
23336 2005-07-01  Andy Wingo  <wingo@pobox.com>
23337
23338         * gst/videoscale/gstvideoscale.c:
23339         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
23340         from BaseTransform, implements a transform_caps. Removed dead code
23341         including some PAR stuff that was never reached -- should probably
23342         be added back somehow.
23343
23344 2005-07-01  Andy Wingo  <wingo@pobox.com>
23345
23346         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
23347         come later.
23348
23349 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23350
23351         * configure.ac:
23352         * docs/libs/Makefile.am:
23353         * docs/libs/gst-plugins-libs.types:
23354         * ext/alsa/Makefile.am:
23355         * ext/alsa/gstalsamixer.h:
23356         * ext/alsa/gstalsamixeroptions.h:
23357         * ext/alsa/gstalsamixertrack.h:
23358         * gst-libs/gst/Makefile.am:
23359         * gst-libs/gst/colorbalance/.cvsignore:
23360         * gst-libs/gst/colorbalance/Makefile.am:
23361         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
23362         * gst-libs/gst/colorbalance/colorbalance.c:
23363         * gst-libs/gst/colorbalance/colorbalance.h:
23364         * gst-libs/gst/colorbalance/colorbalance.vcproj:
23365         * gst-libs/gst/colorbalance/colorbalancechannel.c:
23366         * gst-libs/gst/colorbalance/colorbalancechannel.h:
23367         * gst-libs/gst/interfaces/Makefile.am:
23368         * gst-libs/gst/interfaces/colorbalance.c:
23369         (gst_color_balance_class_init):
23370         * gst-libs/gst/interfaces/colorbalance.h:
23371         * gst-libs/gst/interfaces/interfaces-marshal.list:
23372         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
23373         * gst-libs/gst/interfaces/mixer.h:
23374         * gst-libs/gst/interfaces/mixeroptions.h:
23375         * gst-libs/gst/interfaces/navigation.c:
23376         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
23377         * gst-libs/gst/interfaces/tuner.h:
23378         * gst/volume/Makefile.am:
23379         * gst/volume/gstvolume.c:
23380         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
23381         * sys/ximage/Makefile.am:
23382         * sys/ximage/ximagesink.c:
23383         * sys/xvimage/Makefile.am:
23384         * sys/xvimage/xvimagesink.c:
23385           fold in all interfaces into an interfaces dir, preserving CVS
23386           history
23387
23388 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23389
23390         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
23391           Fix build after riff changes.
23392
23393 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23394
23395         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
23396         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
23397         (gst_riff_create_video_template_caps),
23398         (gst_riff_create_audio_template_caps),
23399         (gst_riff_create_iavs_template_caps):
23400         * gst-libs/gst/riff/riff-media.h:
23401         * gst-libs/gst/riff/riff-read.h:
23402         * gst-libs/gst/riff/riff.c: (gst_riff_init):
23403           Add gst_riff_init() to initialize the debug category, instead
23404           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
23405
23406 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23407
23408         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
23409           Oops, I shouldn't apply hacks.
23410
23411 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23412
23413         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
23414           Remove pad_loop function which doesn't work.
23415
23416 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23417
23418         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
23419           Send EOS when deactivating.
23420         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
23421         (check_queue), (queue_threshold_reached), (queue_out_of_data),
23422         (gen_preroll_element), (probe_triggered), (mute_stream),
23423         (silence_stream), (new_decoded_pad), (setup_substreams),
23424         (set_active_source):
23425         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
23426         (remove_sinks), (add_sink):
23427         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
23428           Change for new probe API.
23429
23430 2005-06-29  Wim Taymans  <wim@fluendo.com>
23431
23432         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
23433         * gst-libs/gst/audio/gstbaseaudiosink.c:
23434         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23435         (gst_baseaudiosink_change_state):
23436         * gst-libs/gst/audio/gstbaseaudiosink.h:
23437         * gst-libs/gst/audio/gstringbuffer.c:
23438         (gst_ringbuffer_set_callback):
23439         Fix compilation error.
23440         Ringbuffer starts out as not running.
23441         Free our clock in dispose.
23442         When releasing the ringbuffer we need to renegotiate so
23443         clear the pad caps.
23444
23445 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
23446
23447         * autogen.sh:
23448         * configure.ac:
23449         * docs/Makefile.am:
23450         * docs/libs/Makefile.am:
23451         * docs/libs/gst-plugins-libs-docs.sgml:
23452         * docs/libs/gst-plugins-libs-sections.txt:
23453         * docs/libs/gst-plugins-libs.types:
23454         * docs/libs/tmpl/gstaudio.sgml:
23455         * docs/libs/tmpl/gstcolorbalance.sgml:
23456         * docs/libs/tmpl/gstringbuffer.sgml:
23457         * gst-libs/gst/audio/gstringbuffer.c:
23458         (gst_ringbuffer_set_callback):
23459           reinstate gtk-doc docs for plugin libs
23460
23461 2005-06-28  Wim Taymans  <wim@fluendo.com>
23462
23463         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23464         (gst_ogg_demux_init):
23465         Removed pad loop function.
23466
23467 2005-06-28  Wim Taymans  <wim@fluendo.com>
23468
23469         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
23470         If we're building a chain we are not in an error case
23471         when we queue a buffer.
23472
23473 2005-06-28  Andy Wingo  <wingo@pobox.com>
23474
23475         * *.c: Don't cast to GstObject before reffing/unreffing.
23476
23477 2005-06-27  Andy Wingo  <wingo@pobox.com>
23478
23479         * gst/videotestsrc/gstvideotestsrc.c
23480         (gst_videotestsrc_activate_push): Activation API changes.
23481
23482         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
23483         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
23484         they have refs on the decodebin.
23485
23486         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
23487         parent class.
23488         (gst_ogg_pad_typefind): Don't leak a pad ref.
23489         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
23490         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
23491         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
23492
23493 2005-06-27  Edward Hervey  <edward@fluendo.com>
23494
23495         * ext/theora/theoradec.c: (theora_dec_change_state): 
23496         re-arranged call to parent's state change in order to avoid locks (or
23497         worse).
23498
23499 2005-06-26  Edward Hervey  <edward@fluendo.com>
23500
23501         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
23502         2nd argument of 'unknow-type' signal is a GstCaps and not a
23503         GstMiniObject
23504
23505 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
23506         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
23507           Set the worker thread's running flag to TRUE before starting the
23508           thread.
23509         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
23510           Catch a failure to add typefind to the bin.
23511
23512 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
23513
23514         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23515         (gst_sinesrc_init), (gst_sinesrc_create),
23516         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23517         (gst_sinesrc_start):
23518         * gst/sine/gstsinesrc.h:
23519           add num-buffers and timestamp-offset properties
23520         * gst/videotestsrc/gstvideotestsrc.c:
23521         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
23522         (gst_videotestsrc_get_property):
23523           add timestamp-offset property
23524
23525 2005-06-23  Christian Schaller  <uraeus@gnome.org>
23526
23527         * configure.ac: add videorate
23528         * gst-plugins-base.spec.in: add videorate
23529
23530 2005-06-23  Wim Taymans  <wim@fluendo.com>
23531
23532         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
23533         (gst_videorate_getcaps), (gst_videorate_setcaps),
23534         (gst_videorate_event), (gst_videorate_chain):
23535         Fixed videorate, fixating an already fixated caps is not
23536         an error.
23537
23538 2005-06-23  Wim Taymans  <wim@fluendo.com>
23539
23540         * ext/ogg/README:
23541         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
23542         Buffer on caps is not boxed anymore.
23543
23544 2005-06-22  Wim Taymans  <wim@fluendo.com>
23545
23546         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
23547         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23548         Set buffers on caps as miniobjects and not as boxed.
23549
23550 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23551
23552         * configure.ac:
23553           back to HEAD
23554
23555 === release 0.9.1 ===
23556
23557 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23558
23559         * .cvsignore:
23560         * NEWS:
23561         * README:
23562         * RELEASE:
23563         * configure.ac:
23564         * po/af.po:
23565         * po/az.po:
23566         * po/cs.po:
23567         * po/en_GB.po:
23568         * po/hu.po:
23569         * po/it.po:
23570         * po/nb.po:
23571         * po/nl.po:
23572         * po/or.po:
23573         * po/sq.po:
23574         * po/sr.po:
23575         * po/sv.po:
23576         * po/uk.po:
23577         * po/vi.po:
23578           updates for release
23579
23580 2005-06-09  Andy Wingo  <wingo@pobox.com>
23581
23582         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
23583         
23584 2005-06-09  Andy Wingo  <wingo@pobox.com>
23585
23586         * configure.ac:
23587         * gst-libs/gst/Makefile.am:
23588         * gst-libs/gst/net/Makefile.am:
23589         Add gstnet to build.
23590
23591 2005-06-09  Andy Wingo  <wingo@pobox.com>
23592
23593         * gst-libs/gst/gconf/gconf.c:
23594         * gst/playback/test.c:
23595         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
23596         fixes.
23597
23598         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
23599
23600         * ext/theora/theoraenc.c (theora_enc_chain): 
23601         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
23602
23603         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
23604         RealPad.
23605
23606 2005-06-02  Wim Taymans  <wim@fluendo.com>
23607
23608         * gst-libs/gst/net/Makefile.am:
23609         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
23610         * pkgconfig/gstreamer-libs.pc.in:
23611         Added net stuff, version net lib.
23612
23613 2005-06-02  Wim Taymans  <wim@fluendo.com>
23614
23615         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23616         (query_rates), (query_positions_elems), (query_positions_pads),
23617         (do_seek):
23618         Updated seek example.
23619
23620 2005-06-02  Andy Wingo  <wingo@pobox.com>
23621
23622         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
23623         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
23624         list.
23625
23626         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
23627         remove the typefind, the bin dispose will do it for us. When it's
23628         removed and unreffed, the signal handler will be disconnected,
23629         too.
23630         (unlinked): It's too difficult to disconnect from unlinked
23631         handlers, as they are on pads not elements. Just punt if the pads
23632         aren't grandkids of the bin.
23633
23634 2005-06-02  Wim Taymans  <wim@fluendo.com>
23635
23636         * ext/ogg/README:
23637         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23638         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
23639         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
23640         * ext/theora/theoradec.c: (theora_dec_src_query),
23641         (theora_handle_data_packet):
23642         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
23643         (theora_enc_chain):
23644         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23645         (vorbis_handle_data_packet):
23646         * gst/audioconvert/bufferframesconvert.c:
23647         (buffer_frames_convert_chain):
23648         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23649         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23650         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23651         (gst_ffmpegcsp_chain):
23652         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
23653         (gst_videorate_getcaps), (gst_videorate_setcaps),
23654         (gst_videorate_event), (gst_videorate_chain):
23655         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
23656         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
23657         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23658         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
23659         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
23660         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
23661         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
23662         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
23663         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
23664         Cleanups and buffer alloc.
23665
23666 2005-05-31  Wim Taymans  <wim@fluendo.com>
23667
23668         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
23669         Don't try to call the delay method when the device is not
23670         opened.
23671
23672 2005-05-31  Wim Taymans  <wim@fluendo.com>
23673
23674         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
23675         Get actual segment size and buffer size after opening
23676         the device.
23677
23678 2005-05-30  Wim Taymans  <wim@fluendo.com>
23679
23680         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
23681         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
23682         Also FLUSH upstream, makes the loop function exit faster.
23683         
23684         * ext/theora/theoradec.c: (theora_dec_src_query):
23685         Some more debug info in the query.
23686         
23687         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23688         (gst_ximagesink_setcaps):
23689         Release lock on par error, better error reporting.
23690
23691 2005-05-26  Wim Taymans  <wim@fluendo.com>
23692
23693         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23694         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
23695         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
23696         Clear chains in READY
23697         Queue packets until the chain is activated.
23698
23699 2005-05-25  Wim Taymans  <wim@fluendo.com>
23700
23701         * gst-libs/gst/audio/gstaudiosink.c:
23702         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23703         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23704         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23705         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23706         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23707         (gst_audiosink_create_ringbuffer):
23708         * gst-libs/gst/audio/gstbaseaudiosink.c:
23709         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
23710         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
23711         (gst_baseaudiosink_set_property), (build_linear_format),
23712         (debug_spec_caps), (debug_spec_buffer),
23713         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
23714         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
23715         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
23716         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
23717         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
23718         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
23719         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
23720         (gst_ringbuffer_play), (gst_ringbuffer_pause),
23721         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
23722         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
23723         (wait_segment), (gst_ringbuffer_commit),
23724         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
23725         (gst_ringbuffer_clear):
23726         Various small cleanups.
23727
23728         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23729         (gst_audio_convert_change_state):
23730         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
23731         No need to take the locks anymore.
23732
23733 2005-05-25  Wim Taymans  <wim@fluendo.com>
23734
23735         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
23736         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
23737         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
23738         (type_found):
23739         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
23740         (group_destroy), (group_commit), (queue_overrun),
23741         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
23742         (mute_stream), (new_decoded_pad), (setup_substreams),
23743         (setup_source), (mute_group_type), (set_active_source),
23744         (gst_play_base_bin_change_state):
23745         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
23746         (gen_video_element), (gen_text_element), (gen_audio_element),
23747         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
23748         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
23749         (gst_stream_info_dispose), (gst_stream_info_set_mute):
23750         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
23751         Some playbin cleanups mostly refcounting sloppyness.
23752
23753 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23754
23755         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
23756           Work with streaming input.
23757
23758 2005-05-25  Wim Taymans  <wim@fluendo.com>
23759
23760         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23761         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23762         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23763         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
23764         No need to take the STREAM lock anymore.
23765
23766 2005-05-25  Wim Taymans  <wim@fluendo.com>
23767
23768         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23769         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
23770         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
23771         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
23772         (gst_ogg_demux_sink_activate):
23773         * ext/theora/theoradec.c: (theora_dec_src_event),
23774         (theora_handle_comment_packet), (theora_dec_chain),
23775         (theora_dec_change_state):
23776         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23777         (vorbis_handle_data_packet), (vorbis_dec_chain),
23778         (vorbis_dec_change_state):
23779         Remove STREAM locks as they are taken in core now.
23780         Never set bogus granulepos on vorbis/theora.
23781         Fix leaks in theoradec tag parsing.
23782
23783 2005-05-25  Wim Taymans  <wim@fluendo.com>
23784
23785         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23786         Fix memleaks, GST_BUFFER_DATA() is not freed.
23787
23788 2005-05-25  Wim Taymans  <wim@fluendo.com>
23789
23790         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23791         Open non-blocking, set to blocking mode afterwards to avoid
23792         lockups when audio device is busy.
23793
23794 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23795
23796         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
23797           This can't be good.
23798
23799 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23800
23801         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
23802         (gst_audio_convert_chain), (gst_audio_convert_link_src),
23803         (gst_audio_convert_setcaps):
23804           Implement instant setup switching.
23805
23806 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23807
23808         * gst/playback/gstplaybasebin.c: (probe_triggered):
23809           Fix missing unlock.
23810         * gst/playback/gstplaybin.c: (add_sink):
23811           First add, then link (otherwise pad link fails).
23812
23813 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23814
23815         * examples/Makefile.am:
23816         fix buildbot (make distcheck)
23817
23818 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23819
23820         * gst/playback/gstplaybin.c: (gen_vis_element):
23821           Remove some wrong code. Doesn't work yet.
23822
23823 2005-05-19  Wim Taymans  <wim@fluendo.com>
23824
23825         * gst-libs/gst/net/Makefile.am:
23826         * gst-libs/gst/net/README:
23827         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
23828         (gst_netbuffer_class_init), (gst_netbuffer_init),
23829         (gst_netbuffer_finalize), (gst_netbuffer_copy),
23830         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
23831         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
23832         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
23833         * gst-libs/gst/net/gstnetbuffer.h:
23834         Added buffer subclass to store extra to/from addresses for
23835         network sources/sinks.
23836
23837 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23838
23839         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
23840           Don't lock an unassigned variable.
23841
23842 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23843
23844         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
23845           Increase buffer for video, decrease buffer for other media types.
23846         * gst/playback/gstplaybin.c: (gen_video_element),
23847         (gen_audio_element):
23848           Change names for debugging purposes.
23849
23850 2005-05-18  Wim Taymans  <wim@fluendo.com>
23851
23852         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23853         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23854         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23855         (gst_ffmpegcsp_chain):
23856         Enable buffer alloc passthrough if the source and dest
23857         formats are the same.
23858
23859 2005-05-17  Wim Taymans  <wim@fluendo.com>
23860
23861         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
23862         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
23863         (gst_ogg_demux_chain_unlocked):
23864         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23865         (gst_audio_convert_caps_remove_format_info),
23866         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
23867         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
23868         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23869         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23870         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
23871         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
23872         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
23873         (gst_ffmpegcsp_get_property):
23874         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
23875         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
23876         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
23877         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
23878         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
23879         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23880         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
23881         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
23882         Leak fixes in oggdemux.
23883         Some cleanups in audioconvert.
23884         Make passthrough work along with buffer_alloc etc.
23885         Make buffer_alloc and buffer recycling actually work in
23886         xvimagesink.
23887
23888 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23889
23890         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
23891           make the compiler happy
23892
23893 2005-05-17  Wim Taymans  <wim@fluendo.com>
23894
23895         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
23896         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
23897         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
23898         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
23899         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
23900         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
23901         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
23902         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
23903         (gst_xvimagesink_set_xwindow_id):
23904         * sys/xvimage/xvimagesink.h:
23905         Port xvimagesink to new MiniObject.
23906
23907 2005-05-17  Wim Taymans  <wim@fluendo.com>
23908
23909         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
23910         (gst_audiofilter_chain):
23911         * gst-libs/gst/audio/gstaudiosink.c:
23912         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23913         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23914         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23915         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23916         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23917         (gst_audiosink_create_ringbuffer):
23918         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23919         (gst_audio_convert_caps_remove_format_info),
23920         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
23921         (gst_audio_convert_fixate), (gst_audio_convert_channels):
23922         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23923         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23924         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
23925         Fix passthrough in ffmpegcolorspace.
23926         Fix memset in audiosink on wrong memory.
23927
23928 2005-05-16  David Schleef  <ds@schleef.org>
23929
23930         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
23931         to GstMiniObject.
23932
23933 2005-05-16  David Schleef  <ds@schleef.org>
23934
23935         Port from GstData to GstMiniObject.
23936         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23937         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
23938         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
23939         (gst_ogg_mux_collected):
23940         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
23941         * ext/theora/theoradec.c: (theora_handle_comment_packet),
23942         (theora_handle_data_packet):
23943         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
23944         (theora_set_header_on_caps), (theora_enc_chain):
23945         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23946         (vorbis_handle_comment_packet):
23947         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23948         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
23949         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
23950         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
23951         * gst/audioconvert/gstaudioconvert.c:
23952         (gst_audio_convert_get_buffer):
23953         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
23954         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
23955         (mute_stream), (silence_stream):
23956         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
23957         * gst/volume/gstvolume.c: (volume_transform):
23958         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
23959         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
23960         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
23961         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
23962         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
23963         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
23964         (gst_ximagesink_buffer_alloc):
23965         * sys/ximage/ximagesink.h:
23966
23967 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23968
23969         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
23970         (fill_buffer), (check_queue), (queue_threshold_reached),
23971         (queue_out_of_data):
23972         * gst/playback/gstplaybasebin.h:
23973           Post buffer-fullness on the bus.
23974
23975 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23976
23977         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
23978         (try_to_link_1):
23979         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
23980         (group_commit), (probe_triggered), (setup_source),
23981         (gst_play_base_bin_change_state):
23982         * gst/playback/gstplaybasebin.h:
23983         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
23984         (gst_play_bin_init), (remove_sinks), (setup_sinks),
23985         (gst_play_bin_change_state):
23986           Move setup_output_pads into a virtual function, remove
23987           group-switch (no longer needed) and redirect (handled by bus
23988           now) signals.
23989
23990 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23991
23992         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23993         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
23994         (get_active_group), (get_building_group), (group_destroy),
23995         (group_commit), (check_queue), (queue_overrun),
23996         (queue_threshold_reached), (queue_out_of_data),
23997         (gen_preroll_element), (remove_groups), (unknown_type),
23998         (add_element_stream), (no_more_pads), (probe_triggered),
23999         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
24000         (setup_substreams), (setup_source), (finish_source),
24001         (prepare_output), (muted_group_change_state),
24002         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
24003         (gst_play_base_bin_change_state):
24004         * gst/playback/gstplaybasebin.h:
24005         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24006         (gst_play_bin_init), (gst_play_bin_set_property),
24007         (gen_video_element), (gen_text_element), (gen_audio_element),
24008         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
24009         (gst_play_bin_change_state):
24010         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
24011         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
24012         (stream_info_change_state), (gst_stream_info_set_mute),
24013         (gst_stream_info_get_property):
24014         * gst/playback/gststreaminfo.h:
24015         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24016         (gst_stream_selector_get_linked_pad),
24017         (gst_stream_selector_getcaps),
24018         (gst_stream_selector_get_linked_pads),
24019         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
24020         * gst/playback/gststreamselector.h:
24021           Rough port of playbin. Needs some more work, but is mostly done,
24022           and uses a few locks in important places, which should make stuff
24023           like chain-switches clean. Still uses GST_STATE() in a few places,
24024           which isn't all that good an idea, subtitles/elements disabled
24025           because no elements to test with and thus probably broken, query
24026           and event handling moved to GstBin, internal thread removed
24027           alltogether because the pipeline does that for us now. Can play
24028           Ogg/Vorbis files. Haven't tested anything else yet.
24029
24030 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24031
24032         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
24033           Do no-more-pads (needed for autoplugging).
24034
24035 2005-05-10  Andy Wingo  <wingo@pobox.com>
24036
24037         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
24038         message to the bus with the tags. Still not sent downstream tho.
24039
24040         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
24041         get_parent.
24042         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
24043         avoid refcounting hassles.
24044
24045 2005-05-09  Andy Wingo  <wingo@pobox.com>
24046
24047         * gst/volume/Makefile.am:
24048         * gst/volume/demo.c
24049         * gst/volume/gstvolume.h
24050         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
24051         basetransform. Probably need an audio filter base class.
24052
24053 2005-05-09  Wim Taymans  <wim@fluendo.com>
24054
24055         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
24056         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
24057         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
24058         (gst_vorbisenc_chain):
24059         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24060         (gst_audio_convert_caps_remove_format_info),
24061         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24062         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24063         Make caps writable before writing to it.
24064         Fix negotiation in audioconvert some more.
24065
24066 2005-05-09  Wim Taymans  <wim@fluendo.com>
24067
24068         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24069         (gst_videorate_getcaps), (gst_videorate_setcaps),
24070         (gst_videorate_event), (gst_videorate_chain):
24071         Better negotiation.
24072
24073 2005-05-09  Wim Taymans  <wim@fluendo.com>
24074
24075         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24076         (gst_videorate_getcaps), (gst_videorate_setcaps),
24077         (gst_videorate_blank_data), (gst_videorate_init),
24078         (gst_videorate_event), (gst_videorate_chain),
24079         (gst_videorate_change_state):
24080         Port videorate, do a better job at negotiation while we're at
24081         it.
24082
24083 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
24084
24085         * configure.ac:
24086           Disable libvisual
24087
24088         * examples/Makefile.am:
24089         * gst-libs/gst/audio/Makefile.am:
24090         * gst-libs/gst/riff/Makefile.am:
24091         * gst-libs/gst/tag/Makefile.am:
24092         * gst-libs/gst/video/Makefile.am:
24093           Fixups for missing variables.
24094
24095 2005-05-09  Wim Taymans  <wim@fluendo.com>
24096
24097         * examples/seeking/seek.c: (make_theora_pipeline),
24098         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
24099         (query_rates), (query_positions_elems), (query_positions_pads),
24100         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
24101         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
24102         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
24103         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
24104         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
24105         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
24106         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24107         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24108         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24109         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
24110         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
24111         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
24112         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
24113         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
24114         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24115         (theora_dec_src_convert), (theora_dec_sink_convert),
24116         (theora_dec_src_query), (theora_dec_sink_query),
24117         (theora_dec_src_event), (theora_dec_sink_event),
24118         (theora_handle_comment_packet), (theora_handle_type_packet),
24119         (theora_handle_header_packet), (theora_handle_data_packet),
24120         (theora_dec_chain):
24121         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24122         (vorbis_dec_convert), (vorbis_dec_src_query),
24123         (vorbis_dec_sink_query), (vorbis_dec_src_event),
24124         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24125         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24126         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24127         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
24128         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
24129         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
24130         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24131         (gst_play_bin_query):
24132         * gst/playback/test3.c: (update_scale):
24133         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
24134         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
24135         * gst/subparse/gstsubparse.c: (gst_subparse_init):
24136         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
24137         (gst_videotestsrc_src_query):
24138         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
24139         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
24140         (paint_hline_YUV9):
24141         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
24142         Port to new query API.
24143         Updated seek.
24144         Cleanups in x[v]imagesink
24145
24146 2005-05-09  Andy Wingo  <wingo@pobox.com>
24147
24148         * ext/alsa/gstalsasink.h:
24149         * ext/gnomevfs/gstgnomevfssrc.c:
24150         (gst_gnomevfssrc_get_icy_metadata):
24151         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
24152         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
24153         * ext/theora/theoradec.c (theora_dec_src_query)
24154         (theora_dec_src_event, theora_dec_sink_event)
24155         (theora_handle_comment_packet, theora_handle_data_packet):
24156         * ext/theora/theoraenc.c (theora_enc_chain):
24157         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
24158         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
24159         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
24160         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
24161         (qt_type_find):
24162         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
24163         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
24164         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
24165         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
24166         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
24167         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
24168         (paint_setup_xBGR8888, paint_setup_RGBx8888)
24169         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
24170         (paint_setup_RGB565, paint_setup_xRGB1555):
24171         * gst/videotestsrc/videotestsrc.h:
24172         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
24173         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
24174         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
24175         GCC4 fixes.
24176         
24177         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
24178         gst_pad_query_position. Fixes oggdemux.
24179
24180 2005-05-08  David Schleef  <ds@schleef.org>
24181
24182         * configure.ac: Require liboil.
24183         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
24184         a few more.
24185         * gst/videotestsrc/videotestsrc.c:
24186         * gst/videotestsrc/videotestsrc.h:
24187
24188 2005-05-06  Wim Taymans  <wim@fluendo.com>
24189
24190         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24191         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24192         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24193         Well, unreffing a buffer right before pushing it is asking
24194         for trouble..
24195
24196 2005-05-06  Christian Schaller  <uraeus@gnome.org>
24197
24198         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
24199
24200 2005-05-06  Wim Taymans  <wim@fluendo.com>
24201
24202         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24203         (gst_audio_convert_caps_remove_format_info),
24204         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24205         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24206         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24207         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24208         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24209         * gst/sine/Makefile.am:
24210         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
24211         (gst_sinesrc_class_init), (gst_sinesrc_init),
24212         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
24213         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
24214         (gst_sinesrc_update_freq):
24215         * gst/sine/gstsinesrc.h:
24216         * gst/tcp/gstmultifdsink.c:
24217         * sys/xvimage/xvimagesink.c:
24218         Fixed negotiation wrt _peer_get_caps()
24219         Some cleanups.
24220
24221
24222 2005-05-06  Wim Taymans  <wim@fluendo.com>
24223
24224         * gst-libs/gst/audio/gstaudiosink.c:
24225         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24226         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24227         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24228         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24229         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24230         (gst_audiosink_create_ringbuffer):
24231         * gst-libs/gst/audio/gstbaseaudiosink.c:
24232         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24233         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24234         (gst_baseaudiosink_set_property), (build_linear_format),
24235         (debug_spec_caps), (debug_spec_buffer),
24236         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24237         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24238         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24239         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24240         * gst-libs/gst/audio/gstbaseaudiosink.h:
24241         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24242         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24243         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24244         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24245         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24246         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24247         (wait_segment), (gst_ringbuffer_commit),
24248         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24249         (gst_ringbuffer_clear):
24250         * gst-libs/gst/audio/gstringbuffer.h:
24251         Make the base audiosink return an error when there is no
24252         audiobuffer negotiated.
24253
24254 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24255
24256         * ext/Makefile.am:
24257         Disable cdparanoia until someone ports it!
24258
24259 2005-05-06  Wim Taymans  <wim@fluendo.com>
24260
24261         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24262         (gst_ogg_demux_sink_activate):
24263         And revert after wingo's revert.. sigh..
24264
24265 2005-05-05  Andy Wingo  <wingo@pobox.com>
24266
24267         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
24268         GObject.
24269         * configure.ac: Return audiorate and subparse from the ghetto.
24270         Re-enable -Wall -Werror.
24271         * gst/subparse/gstsubparse.c:
24272         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
24273         or chain-based. Cleaned up a bit. Not tested.
24274         
24275 2005-05-05  Christian Schaller <christian@fluendo.com> 
24276
24277         * Makefile.am: remove stuff that is not building
24278         * configure.ac: remove stuff that is not building
24279         * examples/Makefile.am: remove stuff that is not building
24280         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
24281         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
24282         * sys/Makefile.am: remove stuff that is not building
24283         * testsuite/Makefile.am: remove stuff that is not building
24284
24285 2005-05-05  Andy Wingo  <wingo@pobox.com>
24286
24287         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24288         * gst-libs/gst/tag/gstvorbistag.c:
24289         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
24290         * gst/adder/gstadder.h:
24291         * gst/audioconvert/gstchannelmix.c:
24292         (gst_audio_convert_fill_one_other):
24293         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
24294         (gst_audiorate_init), (gst_audiorate_chain):
24295         * gst/playback/gstplaybasebin.c: (setup_source):
24296         * gst/playback/test3.c: (update_scale):
24297         Some GCC4 fixes
24298         
24299         * po/af.po:
24300         * po/az.po:
24301         * po/cs.po:
24302         * po/en_GB.po:
24303         * po/hu.po:
24304         * po/it.po:
24305         * po/nb.po:
24306         * po/nl.po:
24307         * po/or.po:
24308         * po/sq.po:
24309         * po/sr.po:
24310         * po/sv.po:
24311         * po/uk.po:
24312         * po/vi.po: Foo
24313
24314 2005-05-05  Wim Taymans  <wim@fluendo.com>
24315
24316         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24317         (gst_audio_convert_caps_remove_format_info),
24318         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24319         (gst_audio_convert_change_state), (gst_audio_convert_channels):
24320         * gst/videotestsrc/gstvideotestsrc.c:
24321         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
24322         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
24323         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
24324         (gst_videotestsrc_init), (gst_videotestsrc_loop):
24325         Don't ignore _push() return values.
24326         Make sure no processing is done when shutting down.
24327         Videotestsrc pad activation fix.
24328
24329 2005-05-05  Wim Taymans  <wim@fluendo.com>
24330
24331         * gst/adder/Makefile.am:
24332         * gst/adder/gstadder.c: (gst_adder_setcaps),
24333         (gst_adder_class_init), (gst_adder_init),
24334         (gst_adder_request_new_pad), (gst_adder_collected),
24335         (gst_adder_change_state):
24336         * gst/adder/gstadder.h:
24337         Ported adder as an example of a mixer element using
24338         collect pads. Needs more negotiation work.
24339
24340 2005-05-05  Wim Taymans  <wim@fluendo.com>
24341
24342         * ext/theora/theoradec.c: (_inc_granulepos),
24343         (theora_dec_src_event), (theora_dec_sink_event),
24344         (theora_handle_comment_packet), (theora_handle_type_packet),
24345         (theora_handle_header_packet), (theora_handle_data_packet),
24346         (theora_dec_chain):
24347         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24348         (gst_theora_enc_init), (theora_enc_sink_setcaps),
24349         (theora_push_buffer), (theora_push_packet),
24350         (theora_enc_sink_event), (theora_enc_chain),
24351         (theora_enc_change_state), (theora_enc_set_property),
24352         (theora_enc_get_property):
24353         Added stream lock to decoder so that we can serialize
24354         the discont event.
24355         More theoraenc porting, recover from errors, do clean
24356         shutdown.
24357
24358 2005-05-05  Wim Taymans  <wim@fluendo.com>
24359
24360         * ext/ogg/Makefile.am:
24361         * ext/ogg/README:
24362         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24363         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
24364         (gst_ogg_print):
24365         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24366         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24367         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24368         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24369         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
24370         (gst_ogg_mux_change_state):
24371         Ported ogg muxer.
24372
24373 2005-05-05  Wim Taymans  <wim@fluendo.com>
24374
24375         * docs/design-audiosinks.txt:
24376         * gst-libs/gst/audio/TODO:
24377         * gst-libs/gst/audio/gstaudiosink.c:
24378         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24379         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24380         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24381         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24382         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24383         (gst_audiosink_create_ringbuffer):
24384         * gst-libs/gst/audio/gstbaseaudiosink.c:
24385         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24386         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24387         (gst_baseaudiosink_set_property), (build_linear_format),
24388         (debug_spec_caps), (debug_spec_buffer),
24389         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24390         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24391         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24392         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24393         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24394         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24395         (gst_ringbuffer_release), (gst_ringbuffer_play),
24396         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24397         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
24398         (gst_ringbuffer_set_sample), (wait_segment),
24399         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
24400         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
24401         More work on the audiosink, mostly debugging and a race in
24402         shutdown.
24403
24404 2005-04-28  Wim Taymans  <wim@fluendo.com>
24405
24406         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24407         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
24408         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
24409         (vorbis_dec_src_query), (vorbis_dec_src_event),
24410         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24411         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24412         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24413         Don't crap out when seeking back to position 0.
24414
24415 2005-04-28  Wim Taymans  <wim@fluendo.com>
24416
24417         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
24418         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
24419         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
24420         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
24421         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
24422         Make audio sink configurable, use alsasink as default.
24423
24424 2005-04-28  Wim Taymans  <wim@fluendo.com>
24425
24426         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24427         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24428         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24429         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
24430         (vorbis_dec_change_state):
24431         * ext/vorbis/vorbisdec.h:
24432         Refactor, use STREAM_LOCK.
24433
24434 2005-04-28  Wim Taymans  <wim@fluendo.com>
24435
24436         * ext/theora/theoradec.c: (_inc_granulepos),
24437         (theora_dec_sink_event), (theora_handle_comment_packet),
24438         (theora_handle_type_packet), (theora_handle_header_packet),
24439         (theora_handle_data_packet), (theora_dec_chain),
24440         (theora_dec_change_state):
24441         Refactor a bit, use STREAM_LOCK.
24442
24443 2005-04-28  Wim Taymans  <wim@fluendo.com>
24444
24445         * ext/alsa/Makefile.am:
24446         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
24447         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
24448         (gst_alsa_link), (gst_alsa_close_audio):
24449         * ext/alsa/gstalsaplugin.c: (plugin_init):
24450         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
24451         (gst_alsasink_dispose), (gst_alsasink_base_init),
24452         (gst_alsasink_class_init), (gst_alsasink_init),
24453         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
24454         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
24455         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
24456         (gst_alsasink_reset):
24457         * ext/alsa/gstalsasink.h:
24458         Implement alsasink with simple open/write/close API. 
24459         Make alsa dir build by disabling compilation of code.
24460
24461 2005-04-28  Wim Taymans  <wim@fluendo.com>
24462
24463         * gst-libs/gst/audio/Makefile.am:
24464         * gst-libs/gst/audio/audio.h:
24465         * gst-libs/gst/audio/audioclock.c:
24466         * gst-libs/gst/audio/audioclock.h:
24467         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
24468         (gst_audio_clock_class_init), (gst_audio_clock_init),
24469         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
24470         * gst-libs/gst/audio/gstaudioclock.h:
24471         * gst-libs/gst/audio/gstaudiosink.c:
24472         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24473         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24474         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24475         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24476         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24477         (gst_audiosink_create_ringbuffer):
24478         * gst-libs/gst/audio/gstbaseaudiosink.c:
24479         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24480         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24481         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
24482         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
24483         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24484         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24485         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24486         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24487         * gst-libs/gst/audio/gstbaseaudiosink.h:
24488         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24489         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
24490         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24491         (gst_ringbuffer_release), (gst_ringbuffer_play),
24492         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24493         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
24494         (gst_ringbuffer_set_sample), (wait_segment),
24495         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
24496         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
24497         * gst-libs/gst/audio/gstringbuffer.h:
24498         Make ringbuffer faster and more simple by removing the locks
24499         in the playback thread.
24500         Add sample accurate playback based on buffer sample offsets.
24501         Make the baseaudiosink provide a clock.
24502         Parse caps in the base class.
24503         Correctly handle seeking, flushing and state changes.
24504
24505 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
24506
24507         * configure.ac:
24508         * gst/audioconvert/Makefile.am:
24509         * gst/audioscale/Makefile.am:
24510           Fix part of the build.  Come on guys, autogen didn't even work :)
24511
24512 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24513
24514         * configure.ac:
24515         * gst-libs/gst/Makefile.am:
24516         * gst-libs/gst/media-info/.cvsignore:
24517         * gst-libs/gst/media-info/Makefile.am:
24518         * gst-libs/gst/media-info/README:
24519         * gst-libs/gst/media-info/media-info-priv.c:
24520         * gst-libs/gst/media-info/media-info-priv.h:
24521         * gst-libs/gst/media-info/media-info-test.c:
24522         * gst-libs/gst/media-info/media-info.c:
24523         * gst-libs/gst/media-info/media-info.h:
24524         * gst-libs/gst/media-info/media-info.vcproj:
24525         * pkgconfig/Makefile.am:
24526         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
24527         * pkgconfig/gstreamer-media-info.pc.in:
24528           Remove media-info, which is also successed by playbin (see Totem
24529           implementation).
24530
24531 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24532
24533         * configure.ac:
24534         * examples/Makefile.am:
24535         * examples/gstplay/.cvsignore:
24536         * examples/gstplay/Makefile.am:
24537         * examples/gstplay/player.c:
24538         * gst-libs/gst/Makefile.am:
24539         * gst-libs/gst/play/.cvsignore:
24540         * gst-libs/gst/play/Makefile.am:
24541         * gst-libs/gst/play/play.c:
24542         * gst-libs/gst/play/play.h:
24543         * gst-libs/gst/play/play.vcproj:
24544         * pkgconfig/Makefile.am:
24545         * pkgconfig/gstreamer-play-uninstalled.pc.in:
24546         * pkgconfig/gstreamer-play.pc.in:
24547           Remove libgstplay, playbin is now the official successor.
24548
24549 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24550
24551         * configure.ac:
24552         * gst-libs/gst/Makefile.am:
24553         * gst-libs/gst/xwindowlistener/Makefile.am:
24554         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
24555         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
24556           Remove deprecated xwindowlistener (I've moved xwindowlistening
24557           in the v4l/v4l2 plugins over to serverside).
24558
24559 2005-04-25  David Schleef  <ds@schleef.org>
24560
24561         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
24562         to examples/dynparams.  Examples do not belong interspersed with
24563         source code.
24564         * examples/dynparams/demo-dparams.c:
24565         * gst/sine/Makefile.am:
24566         * gst/sine/demo-dparams.c:
24567
24568 2005-04-25  David Schleef  <ds@schleef.org>
24569
24570         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
24571         * gst-libs/gst/audio/Makefile.am:
24572         * gst-libs/gst/riff/Makefile.am:
24573         * gst-libs/gst/tag/Makefile.am:
24574         * gst-libs/gst/video/Makefile.am:
24575         * gst-libs/gst/xwindowlistener/Makefile.am:
24576
24577         Convert to 0.9 API, seems to work:
24578         * sys/ximage/Makefile.am:
24579         * sys/ximage/ximagesink.c:
24580
24581 2005-04-24  David Schleef  <ds@schleef.org>
24582
24583         Link plugins against libraries:
24584         * ext/alsa/Makefile.am:
24585         * gst/tcp/Makefile.am:
24586
24587         Remove asm code that should be in liboil
24588         * gst/videoscale/Makefile.am:
24589         * gst/videoscale/videoscale_x86_asm.s:
24590
24591         gettext wants these checked in:
24592         * po/af.po:
24593         * po/az.po:
24594         * po/cs.po:
24595         * po/en_GB.po:
24596         * po/hu.po:
24597         * po/it.po:
24598         * po/nb.po:
24599         * po/nl.po:
24600         * po/or.po:
24601         * po/sq.po:
24602         * po/sr.po:
24603         * po/sv.po:
24604         * po/uk.po:
24605         * po/vi.po:
24606
24607 2005-04-24  David Schleef  <ds@schleef.org>
24608
24609         Convert gst_main() to g_main_loop_run()
24610         * gst/playback/decodetest.c: (main):
24611         * gst/playback/test2.c: (main):
24612         * gst/playback/test3.c: (main):
24613         * gst/playback/test4.c: (main):
24614
24615         Link plugins against libraries:
24616         * ext/libvisual/Makefile.am:
24617         * sys/xvimage/Makefile.am:
24618
24619 2005-04-24  David Schleef  <ds@schleef.org>
24620
24621         * configure.ac: Remove idct and resample libs
24622         * gst-libs/gst/Makefile.am: same
24623
24624         Remove usage of gst_library_load():
24625         * ext/alsa/gstalsaplugin.c: (plugin_init):
24626         * ext/libvisual/visual.c: (plugin_init):
24627         * ext/ogg/gstogg.c: (plugin_init):
24628         * ext/theora/theora.c: (plugin_init):
24629         * ext/vorbis/vorbis.c: (plugin_init):
24630         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
24631         * gst/audioscale/gstaudioscale.c:
24632         * gst/adder/gstadder.c: (plugin_init):
24633         * gst/audioconvert/plugin.c: (plugin_init):
24634         * sys/ximage/ximagesink.c: (plugin_init):
24635         * sys/xvimage/xvimagesink.c: (plugin_init):
24636         * gst/tcp/gsttcpplugin.c: (plugin_init):
24637
24638         Link plugins against libraries:
24639         * ext/ogg/Makefile.am:
24640         * ext/theora/Makefile.am:
24641         * ext/vorbis/Makefile.am:
24642         * gst/audioconvert/Makefile.am:
24643
24644         Create proper libraries:
24645         * gst-libs/gst/riff/Makefile.am:
24646         * gst-libs/gst/audio/Makefile.am:
24647         * gst-libs/gst/video/Makefile.am:
24648
24649         Move resample library to audioscale plugin directory:
24650         * gst-libs/gst/resample/Makefile.am:
24651         * gst-libs/gst/resample/README:
24652         * gst-libs/gst/resample/dtof.c:
24653         * gst-libs/gst/resample/dtos.c:
24654         * gst-libs/gst/resample/functable.c:
24655         * gst-libs/gst/resample/private.h:
24656         * gst-libs/gst/resample/resample.c:
24657         * gst-libs/gst/resample/resample.h:
24658         * gst-libs/gst/resample/resample.vcproj:
24659         * gst-libs/gst/resample/test.c:
24660         * gst/audioscale/Makefile.am:
24661         * gst/audioscale/README:
24662         * gst/audioscale/dtof.c:
24663         * gst/audioscale/dtos.c:
24664         * gst/audioscale/functable.c:
24665         * gst/audioscale/private.h:
24666         * gst/audioscale/resample.c:
24667         * gst/audioscale/resample.h:
24668         * gst/audioscale/test.c:
24669
24670         Move tagedit library to gst-libs:
24671         * gst-libs/gst/tag/Makefile.am:
24672         * gst-libs/gst/tag/gstid3tag.c:
24673         * gst-libs/gst/tag/gsttagediting.c:
24674         * gst-libs/gst/tag/gsttageditingprivate.h:
24675         * gst-libs/gst/tag/gstvorbistag.c:
24676         * gst/tags/Makefile.am:
24677         * gst/tags/gstid3tag.c:
24678         * gst/tags/gstvorbistag.c:
24679
24680         Fix for core changes:
24681         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
24682         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
24683         (gst_sinesrc_getrange):
24684
24685 2005-04-23  David Schleef  <ds@schleef.org>
24686
24687         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
24688         in gst-plugins in a long time, and properly belongs in liboil.
24689         * gst-libs/gst/idct/Makefile.am:
24690         * gst-libs/gst/idct/README:
24691         * gst-libs/gst/idct/dct.h:
24692         * gst-libs/gst/idct/doieee:
24693         * gst-libs/gst/idct/fastintidct.c:
24694         * gst-libs/gst/idct/floatidct.c:
24695         * gst-libs/gst/idct/idct.c:
24696         * gst-libs/gst/idct/idct.h:
24697         * gst-libs/gst/idct/idtc.vcproj:
24698         * gst-libs/gst/idct/ieeetest.c:
24699         * gst-libs/gst/idct/intidct.c:
24700
24701 2005-04-20  Wim Taymans  <wim@fluendo.com>
24702
24703         * docs/design-audiosinks.txt:
24704         * gst-libs/gst/audio/Makefile.am:
24705         * gst-libs/gst/audio/TODO:
24706         * gst-libs/gst/audio/gstaudiosink.c:
24707         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24708         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24709         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
24710         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24711         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24712         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
24713         (gst_audiosink_class_init), (gst_audiosink_init),
24714         (gst_audiosink_create_ringbuffer):
24715         * gst-libs/gst/audio/gstaudiosink.h:
24716         * gst-libs/gst/audio/gstbaseaudiosink.c:
24717         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
24718         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
24719         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
24720         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
24721         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
24722         (gst_baseaudiosink_create_ringbuffer),
24723         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24724         * gst-libs/gst/audio/gstbaseaudiosink.h:
24725         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24726         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
24727         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
24728         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24729         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
24730         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24731         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
24732         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
24733         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
24734         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
24735         * gst-libs/gst/audio/gstringbuffer.h:
24736         An attempt at a set of audio base classes together with some
24737         design docs.
24738
24739 2005-04-20  Wim Taymans  <wim@fluendo.com>
24740
24741         * gst/audioconvert/Makefile.am:
24742         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24743         (gst_audio_convert_caps_remove_format_info),
24744         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24745         (gst_audio_convert_channels):
24746         Link against audio libs.
24747         Fix audio convert plugin.
24748
24749 2005-04-20  Wim Taymans  <wim@fluendo.com>
24750
24751         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
24752         (gst_ogg_demux_sink_activate):
24753         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
24754         (theora_set_header_on_caps), (theora_enc_sink_event),
24755         (theora_enc_chain):
24756         Fix theora encoder.
24757
24758 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24759
24760         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
24761         * gst/playback/gstdecodebin.c: (find_compatibles):
24762           Work with staticpadtemplates in elementfactories.
24763
24764 2005-04-12  Wim Taymans  <wim@fluendo.com>
24765
24766         * gst/playback/README:
24767         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24768         (compare_ranks), (print_feature), (gst_decode_bin_init),
24769         (dynamic_create), (dynamic_free), (find_compatibles),
24770         (mimetype_is_raw), (close_pad_link), (got_redirect),
24771         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
24772         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
24773         (gst_decode_bin_change_state):
24774         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24775         (gst_play_base_bin_init), (group_destroy), (group_commit),
24776         (check_queue), (queue_overrun), (queue_threshold_reached),
24777         (queue_out_of_data), (gen_preroll_element), (unknown_type),
24778         (new_decoded_pad), (setup_subtitle), (gen_source_element),
24779         (got_redirect), (setup_source), (play_base_eos),
24780         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
24781         (gst_play_base_bin_remove_element):
24782         * gst/playback/gstplaybasebin.h:
24783         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24784         (gst_play_bin_init), (gst_play_bin_dispose),
24785         (gst_play_bin_set_property), (gen_video_element),
24786         (gen_text_element), (gen_audio_element), (remove_sinks),
24787         (gst_play_bin_send_event):
24788         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
24789         (stream_info_change_state), (gst_stream_info_set_mute):
24790         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24791         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
24792         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
24793         (gst_stream_selector_chain):
24794         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
24795         (main):
24796         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
24797         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
24798         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
24799         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
24800         Raw and crude port of decodebin. 
24801         Make playbin compile.
24802
24803 2005-04-06  Wim Taymans  <wim@fluendo.com>
24804
24805         * ext/gnomevfs/Makefile.am:
24806         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
24807         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
24808         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
24809         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
24810         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
24811         (gst_gnomevfssrc_stop):
24812         * ext/ogg/Makefile.am:
24813         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
24814         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
24815         * ext/theora/Makefile.am:
24816         * ext/theora/theoradec.c: (_inc_granulepos),
24817         (theora_dec_sink_event), (theora_dec_chain):
24818         * ext/vorbis/Makefile.am:
24819         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24820         (vorbis_dec_sink_event), (vorbis_dec_chain):
24821         * gst-libs/gst/audio/Makefile.am:
24822         * sys/xvimage/Makefile.am:
24823         Make gnomevfssrc extend the source base class.
24824         Fix linking against libs in various plugins.
24825
24826 2005-04-06  Andy Wingo  <wingo@pobox.com>
24827
24828         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
24829         GST_BASE_LIBS.
24830
24831         * configure.ac: Add check and AC_SUBST for libgstbase.
24832
24833 2005-03-31  Wim Taymans  <wim@fluendo.com>
24834
24835         * examples/seeking/Makefile.am:
24836         * examples/seeking/cdparanoia.c: (main):
24837         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
24838         (play_cb), (pause_cb), (stop_cb), (main):
24839         * examples/seeking/playbin.c:
24840         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
24841         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
24842         (make_sid_pipeline), (make_vorbis_pipeline),
24843         (make_theora_pipeline), (make_vorbis_theora_pipeline),
24844         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
24845         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
24846         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
24847         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
24848         (stop_cb), (main):
24849         * examples/seeking/spider_seek.c:
24850         * examples/seeking/vorbisfile.c:
24851         * ext/gnomevfs/Makefile.am:
24852         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
24853         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
24854         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
24855         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
24856         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
24857         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
24858         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
24859         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
24860         * ext/ogg/README:
24861         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
24862         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
24863         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
24864         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
24865         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
24866         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
24867         (gst_ogg_pad_event), (gst_ogg_pad_reset),
24868         (gst_ogg_demux_factory_filter), (compare_ranks),
24869         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
24870         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
24871         (gst_ogg_chain_new), (gst_ogg_chain_free),
24872         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
24873         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
24874         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
24875         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
24876         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
24877         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
24878         (gst_ogg_demux_get_prev_page),
24879         (gst_ogg_demux_deactivate_current_chain),
24880         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
24881         (gst_ogg_demux_bisect_forward_serialno),
24882         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
24883         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
24884         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
24885         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
24886         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
24887         (gst_ogg_demux_change_state), (gst_ogg_print):
24888         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24889         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
24890         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
24891         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
24892         (gst_ogg_mux_loop):
24893         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24894         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24895         (theora_dec_src_convert), (theora_dec_sink_convert),
24896         (theora_dec_src_query), (theora_dec_src_event),
24897         (theora_dec_sink_event), (theora_dec_chain),
24898         (theora_dec_change_state):
24899         * ext/theora/theoraenc.c: (gst_theora_enc_init),
24900         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
24901         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
24902         (theora_enc_change_state):
24903         * ext/vorbis/Makefile.am:
24904         * ext/vorbis/oggvorbisenc.c:
24905         * ext/vorbis/oggvorbisenc.h:
24906         * ext/vorbis/vorbis.c: (plugin_init):
24907         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24908         (vorbis_dec_src_query), (vorbis_dec_src_event),
24909         (vorbis_dec_sink_event), (vorbis_dec_chain),
24910         (vorbis_dec_change_state):
24911         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
24912         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
24913         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
24914         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
24915         (gst_vorbisenc_change_state):
24916         * ext/vorbis/vorbisenc.h:
24917         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
24918         * gst-libs/gst/audio/audioclock.c:
24919         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24920         (gst_audiofilter_init), (gst_audiofilter_chain):
24921         * gst-libs/gst/audio/testchannels.c: (main):
24922         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
24923         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
24924         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
24925         (gmip_find_track_streaminfo), (gmip_find_track_format):
24926         * gst-libs/gst/media-info/media-info.c:
24927         (gst_media_info_read_idler):
24928         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
24929         (gst_play_get_all_by_interface):
24930         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
24931         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
24932         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
24933         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
24934         (gst_riff_parse_info):
24935         * gst-libs/gst/riff/riff-read.h:
24936         * gst-libs/gst/riff/riff.c: (plugin_init):
24937         * gst-libs/gst/video/Makefile.am:
24938         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
24939         (gst_videosink_class_init), (gst_videosink_get_type):
24940         * gst-libs/gst/video/videosink.h:
24941         * gst/audioconvert/bufferframesconvert.c:
24942         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
24943         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
24944         * gst/audioconvert/channelmixtest.c: (main):
24945         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24946         (gst_audio_convert_chain),
24947         (gst_audio_convert_caps_remove_format_info),
24948         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
24949         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
24950         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
24951         (gst_audio_convert_buffer_to_default_format),
24952         (gst_audio_convert_buffer_from_default_format),
24953         (gst_audio_convert_channels):
24954         * gst/audioconvert/gstchannelmix.h:
24955         * gst/ffmpegcolorspace/avcodec.h:
24956         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24957         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
24958         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
24959         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
24960         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
24961         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
24962         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
24963         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
24964         (mpeg_video_type_find), (mpeg_video_stream_type_find),
24965         (dv_type_find):
24966         * gst/videotestsrc/gstvideotestsrc.c:
24967         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
24968         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
24969         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
24970         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
24971         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
24972         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
24973         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
24974         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
24975         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
24976         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
24977         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
24978         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
24979         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24980         (gst_xvimagesink_navigation_send_event),
24981         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
24982         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
24983         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
24984         * sys/xvimage/xvimagesink.h:
24985         Plugin port to 0.9, ogg/theora playback should work in the seek
24986         example now.
24987         Removed old examples.
24988         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
24989         explained in 0.9 TODO doc.
24990
24991
24992 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
24993
24994         * autogen.sh:
24995         * configure.ac:
24996         * ext/Makefile.am:
24997         * gst/Makefile.am:
24998         * po/POTFILES.in:
24999         * po/af.po:
25000         * po/az.po:
25001         * po/cs.po:
25002         * po/en_GB.po:
25003         * po/hu.po:
25004         * po/it.po:
25005         * po/nb.po:
25006         * po/nl.po:
25007         * po/or.po:
25008         * po/sq.po:
25009         * po/sr.po:
25010         * po/sv.po:
25011         * po/uk.po:
25012         * po/vi.po:
25013         * sys/Makefile.am:
25014         * testsuite/Makefile.am:
25015           remove a whole bunch of plugins.  This module now contains a set
25016           of free reference plugins/elements as agreed.
25017
25018 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25019
25020         * configure.ac:
25021           hunting season on 0.9 is now OPEN
25022
25023 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25024
25025         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25026           Kick the hell out of gcc for not warning me about a symbol conflict.
25027
25028 2005-02-22  Luca Ognibene  <luogni@tin.it>
25029
25030         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25031
25032         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
25033           Don't leak caps string (fixes #168134)
25034
25035         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
25036         (gst_jpegenc_init), (gst_jpegenc_finalize),
25037         (gst_jpegenc_change_state):
25038           Don't leak line buffers and context struct (fixes #168133).
25039
25040 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
25041
25042         * configure.ac:
25043         * ext/dirac/gstdiracdec.cc:
25044         (gst_diracdec_chain):
25045           Since dirac 0.5.0 the framerate in dirac is expressed as a
25046           rational number. Fix build and up requirement to 0.5.0, and
25047           also pass parameters to gst_diracdec_link in the right order
25048           (fixes #167959).
25049
25050 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
25051
25052         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
25053         * ext/faad/gstfaad.h:
25054         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
25055         certain invalid muxed streams, where some packets will contain 
25056         junk after decoder data. Partially fixes #149158.
25057
25058 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
25059         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
25060           Make sure we only write to writable buffers
25061
25062 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
25063
25064         * gst-libs/gst/riff/riff-media.c:
25065         (gst_riff_create_audio_caps_with_data):
25066           Do actually fix invalid RIFF fmt header values for alaw
25067           and mulaw audio instead of just saying so.
25068
25069         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25070           Give gst_riff_create_audio_caps_with_data() a chance to
25071           fix up broken format header fields before extracting any
25072           parameters from the header. (fixes #167633)
25073
25074 2005-02-19  Martin Holters  <martin.holters@gmx.de>
25075
25076         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25077
25078         * gst/audioconvert/bufferframesconvert.c:
25079         (buffer_frames_convert_link):
25080           Don't leak othercaps. (fixes #167878)
25081
25082 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
25083
25084         * configure.ac:
25085         * ext/libvisual/visual.c: (gst_visual_srclink),
25086         (gst_visual_change_state):
25087           Support libvisual 0.2.0.
25088
25089 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
25090
25091         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
25092         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
25093           Use same rowstrides for I420 as used everywhere else.
25094
25095 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
25096
25097         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
25098           Declare variables at beginning of block and make gcc-2.95 happy
25099           (fixes # 167482, patch by Gergely Nagy).
25100           
25101         * gst/tcp/gsttcpclientsrc.c:
25102         * gst/tcp/gsttcpclientsrc.h:
25103           Move some includes into the header, so that struct sockaddr_in is
25104           defined when it should be defined on FreeBSD as well (fixes
25105           #167483).
25106           
25107         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
25108           Don't pass uninitialised values to setsockopt() here either.
25109
25110 2005-02-17  Luca Ognibene  <luogni at tin dot it>
25111
25112         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25113
25114         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
25115           Don't pass uninitialised values to setsockopt(). (fixes #167704)
25116
25117 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25118
25119         * gst/playback/gstplaybin.c: (add_sink):
25120           Invert bin_add/link order to workaround deadlock in opt.
25121
25122 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25123
25124         * gst/modplug/gstmodplug.cc:
25125           Add missing break causing position queries to fail.
25126
25127 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25128
25129         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
25130           Granpos can apparently be -1, which screws up calculations...
25131
25132 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
25133
25134         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25135         (gst_ximagesink_send_pending_navigation),
25136         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
25137         (gst_ximagesink_init):
25138         * sys/ximage/ximagesink.h:
25139         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25140         (gst_xvimagesink_send_pending_navigation),
25141         (gst_xvimagesink_navigation_send_event),
25142         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
25143         * sys/xvimage/xvimagesink.h:
25144           Use a mutex protected list to marshal navigation
25145           events into the stream thread from whichever thread
25146           sends them.
25147
25148 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
25149
25150         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
25151           Display current position and track length; misc. clean-ups.
25152           
25153         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
25154         (speed_init), (speed_chain):
25155           Add query function, so that the stream length and current position
25156           get adjusted when queried (note that current position queries may
25157           still be wrong if the audio sink returns values based on buffer
25158           timestamps instead of passing on the query).
25159
25160 2005-02-13  Benjamin Otte  <otte@gnome.org>
25161
25162         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
25163         (gst_audio_convert_channels):
25164           create channel conversion matrix when linking
25165         * gst/audioconvert/.cvsignore:
25166         * gst/audioconvert/Makefile.am:
25167         * gst/audioconvert/channelmixtest.c: (main):
25168           add (ugly) test that ensures stereo <=> mono conversion works
25169           correctly
25170
25171 2005-02-13  Benjamin Otte  <otte@gnome.org>
25172
25173         * gst/audioconvert/gstchannelmix.h:
25174           include missing header file
25175         * gst/audioconvert/gstchannelmix.c:
25176         (gst_audio_convert_fill_compatible):
25177           use same sign for both channels when converting to/from compatible
25178           channel. Previously used different signs made the signals cancel
25179           each other out and appear like silence. (fixes #167269)
25180
25181 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25182
25183         * gst/ffmpegcolorspace/avcodec.h:
25184         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25185         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
25186         (gst_ffmpegcsp_avpicture_fill):
25187         * gst/ffmpegcolorspace/imgconvert.c:
25188           Convert to and from YV12 (fixes #156379).
25189
25190 2005-02-12  Julien MOUTTE  <julien@moutte.net>
25191
25192         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25193         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
25194         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
25195         (gst_ximagesink_expose), (gst_ximagesink_set_property),
25196         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
25197         methods from chain and negotiation and vice versa (Fixes #166142).
25198         * sys/ximage/ximagesink.h: Add stream_lock.
25199         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
25200         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25201         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25202         (gst_xvimagesink_expose): Check for xcontext before trying to link.
25203
25204 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25205
25206         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
25207           Don't send "Hey! You gave me a NULL pointer you naughty person" as
25208           error message when we can't open the DVD device (when dvdnav_open()
25209           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
25210           the above). Send something more useful instead (fixes #167117).
25211
25212 2005-02-11  Julien MOUTTE  <julien@moutte.net>
25213
25214         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
25215         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
25216         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25217         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25218         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
25219         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
25220         methods from chain and negotiation and vice versa (Fixes #166142).
25221         Fix a possible bug of images in the buffer pool being discarded because
25222         we are looking at the wrong geometry.
25223         * sys/xvimage/xvimagesink.h: Add stream_lock.
25224
25225 2005-02-11  David Schleef  <ds@schleef.org>
25226
25227         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
25228         unsigned int. (fixes #167128)
25229
25230 2005-02-11  David Schleef  <ds@schleef.org>
25231
25232         * gst/librfb/Makefile.am: Testing stuff before committing is
25233           for wimps... and people with fast machines.  Fix stupid
25234           mistake.
25235
25236 2005-02-11  David Schleef  <ds@schleef.org>
25237
25238         * configure.ac: Pull in librfb from my CVS tree, because it is
25239           too small and annoying to be separate.  Move rfbsrc plugin
25240           to gst/.
25241         * ext/Makefile.am:
25242         * ext/librfb/Makefile.am:
25243         * ext/librfb/gstrfbsrc.c:
25244         * gst/librfb/Makefile.am:
25245         * gst/librfb/gstrfbsrc.c:
25246         * gst/librfb/rfb.c:
25247         * gst/librfb/rfb.h:
25248         * gst/librfb/rfbbuffer.c:
25249         * gst/librfb/rfbbuffer.h:
25250         * gst/librfb/rfbbytestream.c:
25251         * gst/librfb/rfbbytestream.h:
25252         * gst/librfb/rfbcontext.h:
25253         * gst/librfb/rfbdecoder.c:
25254         * gst/librfb/rfbdecoder.h:
25255         * gst/librfb/rfbutil.h:
25256
25257 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
25258
25259         * gst/speed/Makefile.am:
25260         * gst/speed/demo-mp3.c: (main):
25261         * gst/speed/filter.func:
25262         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
25263         (speed_class_init), (speed_init), (speed_chain_int16),
25264         (speed_chain_float32), (speed_chain), (speed_set_property),
25265         (speed_get_property), (speed_change_state):
25266         * gst/speed/gstspeed.h:
25267           Fix speed element and make it chain-based (fixes #156467),
25268           and make it handle more than one channel.
25269
25270 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
25271
25272         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
25273         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
25274         (gst_dtsdec_chain), (gst_dtsdec_change_state):
25275         * ext/dts/gstdtsdec.h:
25276           Don't clobber the stack constructing the channels array.
25277           Make the element chain-based. DTS tracks can now be played.
25278           
25279 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
25280
25281         * gst-libs/gst/audio/multichannel.h:
25282         * gst-libs/gst/gconf/gconf.h:
25283         * gst-libs/gst/idct/idct.h:
25284         * gst-libs/gst/media-info/media-info-priv.h:
25285         * gst-libs/gst/play/play.h:
25286         * gst-libs/gst/resample/private.h:
25287         * gst-libs/gst/resample/resample.h:
25288         * gst-libs/gst/riff/riff-ids.h:
25289         * gst-libs/gst/video/video.h:
25290         * gst-libs/gst/video/videosink.h:
25291           Add G_BEGIN_DECLS and G_END_DECLS around headers where
25292           missing, so that they work when included from C++ code.
25293
25294 2005-02-09  David Schleef  <ds@schleef.org>
25295
25296         * testsuite/gst-lint: Check for non-statically scoped
25297           parent_class variables.  This won't be a problem once
25298           plugins are loaded with RTLD_LOCAL.
25299
25300 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25301
25302         * ext/mplex/gstmplexibitstream.cc:
25303           gcc madness.
25304
25305 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25306
25307         * ext/ogg/gstogmparse.c:
25308         * gst/debug/gstnavigationtest.c:
25309           Die, thou faulty symbol pollutors (non-static parent_class).
25310
25311 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25312
25313         * ext/mplex/gstmplexibitstream.cc:
25314           Fix event handling (#165525).
25315
25316 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25317
25318         * ext/mikmod/gstmikmod.c:
25319         * gst/modplug/gstmodplug.cc:
25320           Add missing endianness to template (fixes #165509).
25321
25322 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25323
25324         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
25325           Fix wrong order of reading of optional bytes (#165290).
25326
25327 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25328
25329         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25330           Implement FILLER event awareness.
25331
25332 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25333
25334         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
25335           Fix track calculations (#166208).
25336
25337 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25338
25339         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25340
25341         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
25342         * ext/libpng/gstpngenc.c:
25343           Fix byte-order, use proper fixed caps. Fixes #164197.
25344
25345 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
25346
25347         * configure.ac:
25348           Add dvdlpcmdec 
25349
25350         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
25351         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
25352           Don't push buffers if the src pad isn't negotiated yet.
25353           
25354         * gst/audioconvert/gstaudioconvert.c:
25355         (gst_audio_convert_buffer_to_default_format),
25356         (gst_audio_convert_buffer_from_default_format):
25357           Add support for 24-bit width.
25358
25359         * gst/dvdlpcmdec/.cvsignore:
25360         * gst/dvdlpcmdec/Makefile.am:
25361         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
25362         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
25363         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
25364         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
25365         (plugin_init):
25366         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
25367           New decoder for rearranging DVD LPCM into our audio/x-raw-int
25368           format. Needs support for the channels maps if someone can find 
25369           a DVD LPCM track with > 2 channels.
25370
25371         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
25372         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
25373         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
25374         * gst/mpegstream/gstdvddemux.h:
25375         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
25376         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
25377         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
25378         * gst/mpegstream/gstmpegdemux.h:
25379         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
25380         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
25381         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
25382         (gst_mpeg_parse_handle_src_query),
25383         (gst_mpeg_parse_handle_src_event):
25384           Use audio/x-dvd-lpcm for LPCM output.
25385           Add DTS output.
25386
25387 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25388
25389         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25390
25391         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
25392         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
25393           Add BGRA handling (#165736).
25394
25395 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
25396
25397         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25398
25399         * gst/law/alaw-decode.c: (alawdec_link):
25400         * gst/law/alaw-encode.c: (alawenc_link):
25401         * gst/law/mulaw-decode.c: (mulawdec_link):
25402         * gst/law/mulaw-encode.c: (mulawenc_link):
25403           Fix caps memleaks (#166600).
25404
25405 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
25406
25407         * ext/tarkin/mem.h:
25408         * ext/tarkin/wavelet.h:
25409         * ext/tarkin/yuv.h:
25410         * gst/ffmpegcolorspace/avcodec.h:
25411           Include "_stdint.h" instead of <stdint.h>. Fixes build on
25412           systems that don't have stdint.h, like Solaris9 (fixes #166631).
25413
25414 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25415
25416         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
25417         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
25418         (gst_xvimagesink_change_state):
25419           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
25420           Xv video (and thereby regenerate Xv colourkey) in clear() so
25421           that PLAY -> READY -> PLAY works (fixes #162504).
25422
25423 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25424
25425         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
25426           Switch to list instead of range, since MJPEG-devices really just
25427           support decimations, not any size.
25428
25429 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25430         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
25431         (gst_mpeg2dec_reset), (free_all_buffers),
25432         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
25433         * ext/mpeg2dec/gstmpeg2dec.h:
25434           The libmpeg2 user-allocated buffer management is awkward, 
25435           to say the least. Hopefully this fixes things.
25436
25437 2005-02-04  Andy Wingo  <wingo@pobox.com>
25438
25439         * gst/audioconvert/bufferframesconvert.c
25440         (buffer_frames_convert_fixate): New function, fixates to 256
25441         frames per buffer by default. (Much better than 1.)
25442         (buffer_frames_convert_init): Set the fixate function for both src
25443         and sink pad.
25444         (buffer_frames_convert_link): After success setting nonfixed caps,
25445         get the negotiated caps so we can know how many buffer-frames it
25446         will be. No idea how this worked at all before.
25447
25448 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25449
25450         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
25451         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
25452         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
25453         (handle_sequence), (handle_picture):
25454         * ext/mpeg2dec/gstmpeg2dec.h:
25455           Rearrange buffer tracking and refcounting and refactor
25456           a little for readability. 
25457
25458 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
25459         * sys/v4l/gstv4l.c: (plugin_init):
25460         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
25461         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
25462         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
25463         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
25464         * sys/v4l/gstv4ljpegsrc.h:
25465         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
25466         * sys/v4l/v4l_calls.h:
25467         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
25468         (gst_v4lsrc_get_fps):
25469         * sys/v4l/v4lsrc_calls.h:
25470           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
25471           you jpeg inside rgb frames" driver.
25472           Don't error in the v4lsrc link function, just return 
25473           REFUSED.
25474
25475 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25476
25477         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
25478         (gst_qcamsrc_open):
25479           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
25480
25481 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25482
25483         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
25484           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
25485
25486 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25487
25488         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
25489           Reset negotiated state on PAUSED->READY.
25490
25491 2005-02-02  David Schleef  <ds@schleef.org>
25492
25493         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
25494         whereever possible.  (Fixes #165997)
25495         * examples/capsfilter/capsfilter1.c: (main):
25496         * examples/dynparams/filter.c: (create_ui):
25497         * examples/seeking/cdparanoia.c: (get_track_info), (main):
25498         * examples/seeking/chained.c: (main):
25499         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
25500         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
25501         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
25502         (make_mpeg_pipeline), (make_mpegnt_pipeline):
25503         * examples/seeking/spider_seek.c: (make_spider_pipeline):
25504         * examples/switch/switcher.c: (main):
25505         * ext/dv/demo-play.c: (main):
25506         * ext/faad/gstfaad.c: (gst_faad_change_state):
25507         * ext/mad/gstmad.c: (gst_mad_chain):
25508         * ext/smoothwave/demo-osssrc.c: (main):
25509         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
25510         (gst_gconf_render_bin_from_description),
25511         (gst_gconf_get_default_audio_sink),
25512         (gst_gconf_get_default_video_sink),
25513         (gst_gconf_get_default_audio_src),
25514         (gst_gconf_get_default_video_src),
25515         (gst_gconf_get_default_visualization_element):
25516         * gst/level/demo.c: (main):
25517         * gst/level/plot.c: (main):
25518         * gst/playback/gstplaybin.c: (gen_video_element),
25519         (gen_audio_element):
25520         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
25521         * gst/playondemand/demo-mp3.c: (setup_pipeline):
25522         * gst/sine/demo-dparams.c: (main):
25523         * gst/spectrum/demo-osssrc.c: (main):
25524         * gst/speed/demo-mp3.c: (main):
25525         * gst/volume/demo.c: (main):
25526         * testsuite/embed/embed.c: (main):
25527
25528 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
25529
25530         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
25531         (gst_tcpclientsink_finalize):
25532         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
25533         (gst_tcpclientsrc_finalize):
25534         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
25535         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
25536         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
25537         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
25538           Don't leak the hostname when shutting down.
25539           In tcpserversrc, take a copy of the default hostname.
25540
25541 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25542
25543         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
25544           Set caps to systemstream=TRUE.
25545
25546 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25547
25548         * testsuite/Makefile.am:
25549           Fix more OSX buildbots.
25550
25551 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
25552
25553         * ext/mpeg2dec/gstmpeg2dec.c:
25554           Don't send things to NULL PAD_PEERs
25555
25556         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
25557           Copy-on-write the incoming buffer.
25558
25559         * gst/mpegstream/gstdvddemux.h:
25560         * gst/mpegstream/gstmpegclock.h:
25561         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
25562         (normal_seek), (gst_mpeg_demux_handle_src_event):
25563         * gst/mpegstream/gstmpegdemux.h:
25564         * gst/mpegstream/gstmpegpacketize.h:
25565         * gst/mpegstream/gstmpegparse.c:
25566         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
25567         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
25568         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
25569         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
25570         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
25571         * gst/mpegstream/gstmpegparse.h:
25572         * gst/mpegstream/gstrfc2250enc.h:
25573           Various changes to the way time is computed that make seeking and
25574           total time estimation much better here.
25575           Use G_BEGIN/END_DECLS instead of __cplusplus
25576
25577         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
25578           Use gst_buffer_stamp instead of only copying the TIMESTAMP
25579
25580 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25581
25582         * gst/subparse/gstsubparse.c:
25583           Fix OSX buildbot.
25584
25585 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
25586
25587         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
25588         (theora_enc_chain), (theora_enc_change_state):
25589         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
25590         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
25591         (gst_vorbisenc_change_state):
25592         * ext/vorbis/vorbisenc.h:
25593           Set granulepos and timestamp correctly for streams not
25594           starting at 0, taking into account the initial delay.
25595
25596 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
25597
25598         * gst/mpegstream/gstdvddemux.c:
25599           Add audio/x-dts to audio pad template caps
25600
25601 2005-01-30  David Schleef  <ds@schleef.org>
25602
25603         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
25604         (create_context), (gst_polypsink_link): Fix silly endianness
25605         bug.  Add some debugging.  Remove float from caps; it doesn't
25606         work.  Attempt to get remote audio working.
25607
25608 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25609
25610         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
25611           Add 3IV2 fourcc.
25612
25613 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25614
25615         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
25616         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
25617         (gst_avi_demux_stream_data):
25618         * gst/avi/gstavidemux.h:
25619           Invert DIB images. Fixes #132341.
25620
25621 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25622
25623         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25624         (gst_ffmpegcsp_chain):
25625           D'oh, reference the palette data, not the palette structure.
25626           Fixes color distortion in #132341.
25627
25628 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25629
25630         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
25631           PAR can be non-fixed when not provided as argument (#162626).
25632
25633 2005-01-29  David Moore  <dcm@acm.org>
25634
25635         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25636
25637         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25638         (gst_qtdemux_loop_header):
25639           Re-apply patch from #142272 that allows non-seekable sources,
25640           re-proposed by Daniel Drake <dsd@gentoo.org>.
25641
25642 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25643
25644         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
25645           Use the src template for creating the src pad (#162330).
25646
25647 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25648
25649         * configure.ac:
25650         * ext/musepack/Makefile.am:
25651         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
25652         (gst_musepackdec_init), (gst_musepackdec_dispose),
25653         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
25654         (gst_musepack_stream_init), (gst_musepackdec_loop),
25655         (gst_musepackdec_change_state):
25656         * ext/musepack/gstmusepackdec.cpp:
25657         * ext/musepack/gstmusepackdec.h:
25658         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
25659         (gst_musepack_reader_read), (gst_musepack_reader_seek),
25660         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
25661         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
25662         * ext/musepack/gstmusepackreader.cpp:
25663         * ext/musepack/gstmusepackreader.h:
25664           Update to 1.1 API (#165446).
25665
25666 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25667
25668         * ext/Makefile.am:
25669           Unbreak buildbot.
25670
25671 2005-01-28  Andy Wingo  <wingo@pobox.com>
25672
25673         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
25674         to reflect a different dubious internet source. Add a reference
25675         and some commentary.
25676
25677 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25678
25679         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25680         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
25681         * gst/playback/gststreamselector.h:
25682           Be more selective when we're redoing caps negotiation from
25683           within the chain function on a stream change.
25684
25685 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25686
25687         * configure.ac:
25688         * ext/Makefile.am:
25689         * ext/amrnb/Makefile.am:
25690         * ext/amrnb/amrnb.c: (plugin_init):
25691         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
25692         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
25693         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
25694         (gst_amrnbdec_state_change):
25695         * ext/amrnb/amrnbdec.h:
25696         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
25697         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
25698         (gst_amrnbparse_init), (gst_amrnbparse_formats),
25699         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
25700         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
25701         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
25702         * ext/amrnb/amrnbparse.h:
25703           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
25704         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
25705           Add AMR-NB/-WB raw formats.
25706         * ext/alsa/gstalsa.c: (gst_alsa_link):
25707           Keep valid time when changing format.
25708         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25709         (qtdemux_parse_trak):
25710           Add some more format-specific options (#140141, #143555, #155163).
25711
25712 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25713
25714         * gst/matroska/matroska-demux.c:
25715         (gst_matroska_demux_parse_blockgroup):
25716           Fix logic error in timing of subtitle stream synchronization.
25717         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
25718           Add skip-chunk, which is found in kodak-camera streams.
25719
25720 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
25721
25722         * po/LINGUAS:
25723         * po/vi.po:
25724           Adding Vietnamese translation (submitted by Clytie Siddall)
25725
25726 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25727
25728         * gst/playback/gstdecodebin.c: (try_to_link_1):
25729           Use realpad for signal.
25730
25731 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25732
25733         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
25734           Fix category so decodebin picks it up.
25735
25736 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25737
25738         * ext/mad/Makefile.am:
25739         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
25740         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
25741         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
25742         (found_type), (gst_id3demux_bin_change_state):
25743         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
25744         (gst_id3_tag_init), (gst_id3_tag_handle_event),
25745         (gst_id3_tag_src_link), (gst_id3_tag_chain),
25746         (gst_id3_tag_change_state), (plugin_init):
25747         * ext/mad/gstmad.h:
25748           Add id3demuxbin (which is a simple bin consisting of id3demux
25749           and typefind), take over rank from id3demux, remove typefind
25750           code from id3demux. Makes all broken mp3s that I know of work,
25751           and thereby fixes #152688.
25752
25753 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
25754
25755         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25756
25757         * ext/mad/gstmad.c: (gst_mad_src_event):
25758         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
25759           Allow seeks on audio pad, make mad forward those (#164826).
25760         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
25761           Set duration (#165335).
25762
25763 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25764
25765         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
25766         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
25767         (gst_asf_demux_process_ext_content_desc),
25768         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
25769         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
25770         * gst/asfdemux/gstasfdemux.h:
25771           Improve metadata display, e.g. if the metadata comes before the
25772           streams are loaded (which is perfectly valid).
25773
25774 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25775
25776         * tools/gst-launch-ext-m.m:
25777           Fix AVI/ASF pipelines (#165340).
25778
25779 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
25780         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
25781         build failure on amd64
25782
25783 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
25784
25785         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
25786         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
25787           Check environment variables GST_ID3V2_TAG_ENCODING,
25788           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
25789           list of character encodings to force interpretation of non-unicode
25790           strings stored in an ID3v2 tag to a particular encoding. If none
25791           is specified, try to use current locale's encoding, then fall back
25792           to ISO-8859-1 (which will always succeed). (Resolves #149274)
25793         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
25794         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
25795           Check environment variables GST_ID3V1_TAG_ENCODING,
25796           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
25797           list of character encodings to use in case a string encountered
25798           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
25799           specified, try to use the current locale's encoding, then fall
25800           back to ISO-8859-1 (which will always succeed).
25801
25802 2005-01-25  Benjamin Otte  <otte@gnome.org>
25803
25804         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
25805           - on half framerate, compute the rate in advance so the comparisons
25806             don't compare wrong values
25807           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
25808             behaviour
25809           - don't use mad_header_decode anymore, mad_frame_decode does that
25810             automatically
25811           - when getting rid of consumed bytes, reset the stream's skiplen
25812           (fixes #163867)
25813
25814 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
25815
25816         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
25817           Use 1/2 a second for default max_discont, as PES streams from DVB
25818           seem to have larger spacings in the SCR. 
25819           Fix a typo.
25820
25821 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25822
25823         * gst/playback/gstplaybasebin.c: (group_commit):
25824           Notify delayed stream-info availability.
25825
25826 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
25827         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
25828         (gst_a52dec_handle_event), (gst_a52dec_chain):
25829         Add some debug output. Check that a discont has a valid
25830         time associated.
25831         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
25832         (gst_alsa_sink_loop):
25833         Ignore TAG events. A little extra debug for broken timestamps.
25834         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
25835         (dvdnavsrc_change_state):
25836         Ensure we send a discont to engage the link before we send any
25837         other events.
25838         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
25839         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
25840         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
25841         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
25842         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
25843         dvd://title works in totem because typefinding sends a seek that ends
25844         up going back to chapter 1 regardless.
25845         * ext/mpeg2dec/gstmpeg2dec.c:
25846         * ext/mpeg2dec/gstmpeg2dec.h:
25847         Output correct timestamps and handle disconts.
25848         * ext/ogg/gstoggdemux.c: (get_relative):
25849         Small guard against a null dereference.
25850         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
25851         (gst_textoverlay_set_property):
25852         Free memory when done. Don't call gst_event_filler_get_duration on
25853         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
25854         g_warning.
25855         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
25856         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
25857         (gst_sw_srclink), (gst_smoothwave_chain):
25858         Draw solid lines, prettier colours.
25859         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
25860         Add a default palette that'll work for some movies.
25861         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
25862         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
25863         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
25864         * gst/mpegstream/gstdvddemux.h:
25865         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
25866         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
25867         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
25868         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
25869         * gst/mpegstream/gstmpegparse.h:
25870         Use PTM/NAV events when for timestamp adjustment when connected to 
25871         dvdnavsrc. Don't use many discont events where one suffices.
25872         * gst/playback/gstplaybasebin.c: (group_destroy),
25873         (gen_preroll_element), (gst_play_base_bin_add_element):
25874         * gst/playback/gstplaybasebin.h:
25875         Make sure we remove subtitles from the same bin we put them in.
25876         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
25877         (gst_subparse_buffer_format_autodetect),
25878         (gst_subparse_change_state):
25879         Fix some memleaks and invalid accesses.
25880         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
25881         (oggskel_type_find), (cmml_type_find), (plugin_init):
25882         Some typefind functions for Annodex v3.0 files
25883         * gst/wavparse/gstwavparse.h:
25884         GstRiffReadClass is the correct parent class.
25885
25886 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25887
25888         * gst-libs/gst/riff/riff-media.c:
25889         (gst_riff_create_video_caps_with_data):
25890           Add extradata to huffyuv (fixes #165013).
25891         * gst-libs/gst/riff/riff-read.c:
25892         (gst_riff_read_strf_vids_with_data):
25893           Fix extradata extraction if it is in the chunk size.
25894
25895 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
25896
25897         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25898
25899         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
25900         (gst_quarktv_change_state), (gst_quarktv_dispose):
25901           Memory free'ing location fix (#164708).
25902
25903 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25904
25905         * gst/playback/gstplaybasebin.c: (group_commit),
25906         (gen_preroll_element), (probe_triggered), (gen_source_element),
25907         (setup_source), (gst_play_base_bin_change_state),
25908         (gst_play_base_bin_add_element):
25909           Don't block for streams.
25910         * gst/playback/gststreaminfo.c: (stream_info_change_state),
25911         (gst_stream_info_set_mute):
25912           Use gst_pad_set_active_recursive.
25913
25914 2005-01-25  Andy Wingo  <wingo@pobox.com>
25915
25916         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
25917         for #ifndef HAVE_XVIDEO.
25918
25919 2005-01-24  Jeffrey C. Ollie
25920
25921         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
25922
25923         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
25924         * ext/gsm/gstgsmdec.h:
25925         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
25926         * ext/gsm/gstgsmenc.h:
25927         Fix rate to 8kHz as per spec, removes obscure errors when no rate
25928         was given by property. Add proper buffer timestamps and offsets.
25929
25930 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25931
25932         * gst-libs/gst/riff/riff-media.c:
25933         (gst_riff_create_audio_caps_with_data):
25934           Audio can be <8000Hz.
25935
25936 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25937
25938         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
25939           Explicit state change to workaround refcount bugs.
25940
25941 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25942
25943         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
25944         (gst_avimux_riff_get_avi_header):
25945           Fix...
25946
25947 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25948
25949         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
25950         (gst_riff_read_element_data):
25951         * gst-libs/gst/riff/riff-read.h:
25952           Add _peek version (req'ed in CDXA).
25953         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
25954         (gst_cdxaparse_loop):
25955           Fix parsing in playbin.
25956         * gst/playback/gstdecodebin.c: (close_pad_link):
25957           Ignore current_ pads, they cause major annoyance.
25958
25959 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25960
25961         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25962           Safety guard.
25963
25964 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25965
25966         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
25967           Fix padding...
25968
25969 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25970
25971         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
25972           Allow for 0-sized buffers. Fixes length query problems in
25973           starwars.mkv from the testsuite.
25974
25975 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
25976
25977         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
25978         (gst_video_box_i420), (gst_video_box_chain):
25979           Fix row strides for I420 (fixes #163159)
25980           
25981 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25982
25983         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
25984           MPEG2 has a useful rate property, so we can actually use that.
25985           For MPEG-1, continue using the bytes/time properties.
25986
25987 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25988
25989         * gst-libs/gst/riff/riff-media.c:
25990         (gst_riff_create_video_caps_with_data),
25991         (gst_riff_create_video_template_caps):
25992           Add intel-h263.
25993
25994 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25995
25996         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
25997           Fail if caps negotiation fails. Should fix #162184, and should
25998           definately be in there regardless of it fixing the actual bug.
25999         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
26000         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
26001         (gst_avimux_riff_get_avix_header),
26002         (gst_avimux_riff_get_video_header),
26003         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
26004         (gst_avimux_start_file), (gst_avimux_handle_event),
26005         (gst_avimux_change_state):
26006         * gst/avi/gstavimux.h:
26007           Refactor structure writing to use GST_WRITE_UINT macros, add
26008           metadata writing support.
26009
26010 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26011
26012         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
26013           Elements may already be destroyed when this function is called.
26014
26015 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26016
26017         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26018         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
26019           More memory leak fixes (#149162).
26020
26021 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26022
26023         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26024         (gst_qtdemux_add_stream):
26025           Fix two memleaks.
26026
26027 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26028
26029         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26030           Argh...
26031
26032 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26033
26034         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26035           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
26036           when fixating to six channels in Totem.
26037
26038 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26039
26040         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
26041           Fix compile warnings on Solaris 10 buildbot
26042
26043 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26044
26045         * ext/dvdread/dvdreadsrc.c: (_read):
26046           Don't read beyond the last cell in a chapter (fixes 
26047           invalid memory access)
26048
26049 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26050
26051         * ext/dvdread/stream_labels.c:
26052         (dvdreadsrc_get_audio_stream_labels):
26053           Use NULL for an empty GList instead of g_list_alloc(); fix 
26054           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
26055           of GString (easier to bulk free later)
26056
26057 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26058
26059         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26060
26061         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26062         (gst_ffmpeg_pixfmt_to_caps):
26063           Fix BGRA32 caps (#164209).
26064
26065 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26066
26067         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26068
26069         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26070         (gst_ffmpeg_caps_to_pixfmt):
26071           alpha_mask can be RGBA/ABGR. Fixes #164265.
26072
26073 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
26074
26075         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26076
26077         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
26078         (gst_mpeg2dec_alloc_buffer):
26079         * ext/mpeg2dec/gstmpeg2dec.h:
26080           Crop if decoding size is not the actual image size (#163676).
26081
26082 2005-01-17  Steve Baker  <steve@stevebaker.org>
26083
26084         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26085
26086         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
26087         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
26088           Add libsndfile typefind functions (#163309).
26089
26090 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26091
26092         * tools/gst-launch-ext-m.m:
26093           Add .aac, fix .m1v/.m2v (#163891).
26094
26095 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26096
26097         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
26098           Sanity check, don't wait endlessly since the clock might not
26099           actually run at this point (which is a deadlock). Fixes #164069.
26100
26101 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26102
26103         * gst/playback/gstplaybasebin.c: (probe_triggered):
26104           Of course, only pause if group is done...
26105
26106 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26107
26108         * gst/playback/gstplaybasebin.c: (probe_triggered):
26109           Thread safety.
26110
26111 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
26112
26113         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
26114           Don't return state change success when the parent
26115           failed.
26116
26117 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26118
26119         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
26120           Free events (fix memleak in #162905).
26121
26122 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
26123
26124         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26125
26126         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26127         (gst_ffmpeg_caps_to_pixfmt):
26128           Fix for depth = 15. Fixes #161675.
26129
26130 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26131
26132         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26133           Set FPS correctly, even for webcams and the like.
26134         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
26135           Don error on setting while capturing.
26136
26137 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26138
26139         * ext/dv/gstdvdec.c:
26140         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26141         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26142           I'm a bad boy. using /1001. to force C to do float division
26143           and not integer division (as it did in my last commit)
26144           Thanks to David I. Lehn for pointing this mistake.
26145
26146 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26147
26148         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
26149           Revert Johan's 1.35->1.36 since it breaks compat.
26150
26151 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26152
26153         * ext/dv/gstdvdec.c:
26154         * ext/libfame/gstlibfame.c:
26155         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26156         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26157           replace framerate aproximations by their real value
26158           (24000/1001, 30000/1001, 60000/1001)
26159           Finish fixing bug #164049
26160
26161 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26162
26163         * ext/ogg/gstoggmux.c:
26164           eos/bos debugging
26165         * gst/tcp/gstmultifdsink.c:
26166         * gst/tcp/gstmultifdsink.h:
26167         * gst/tcp/gsttcp.c:
26168         * gst/tcp/gsttcp.h:
26169         * gst/tcp/gsttcpclientsink.c:
26170         * gst/tcp/gsttcpclientsrc.c:
26171         * gst/tcp/gsttcpserversink.c:
26172         * gst/tcp/gsttcpserversrc.c:
26173           improve reusability of elements after state changes and errors
26174           make multifdsink throw away streamheaders when receiving new ones
26175
26176 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26177
26178         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26179           Fix for if items are already in list...
26180
26181 2005-01-12  Benjamin Otte  <otte@gnome.org>
26182
26183         * gst/adder/gstadder.c: (gst_adder_loop):
26184           fix adder a bit so it doesn't screw up with events as much anymore
26185
26186 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
26187
26188         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
26189         (pixbufscale_scale), (gst_pixbufscale_chain):
26190         * ext/gdk_pixbuf/pixbufscale.h:
26191           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
26192           to ensure rowstrides are calculated the same way as 
26193           ffmpegcolorspace
26194           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
26195           that we pick up duration and offset also.
26196
26197 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26198
26199         * gst/avi/gstavimux.c: (gst_avimux_class_init),
26200         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
26201           Reusability fixes.
26202
26203 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26204
26205         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
26206         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
26207         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
26208         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
26209           Update flags when requested.
26210
26211 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26212
26213         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26214           Fix dmix.
26215
26216 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26217
26218         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26219         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
26220         (probe_triggered), (new_decoded_pad), (gen_source_element),
26221         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
26222         * gst/playback/gstplaybasebin.h:
26223         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
26224         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
26225         (gst_play_bin_change_state):
26226           Implement group-switch signal for use in apps to clear metadata
26227           cache, clean up subtitle, add suburi property instead of # hack,
26228           some error-out fixes.
26229
26230 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26231
26232         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
26233           Debug.
26234         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
26235           If we got a state change in the _get handler, don't return success.
26236
26237 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26238
26239         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
26240         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
26241           Make jpegdec quiet on MJPEG decoding
26242         * gst/asfdemux/README:
26243           Fix mimetypes for MJPEG and H263
26244
26245 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26246
26247         * ext/theora/theoradec.c: (theora_dec_chain):
26248           Fix broken code generation by gcc by swapping arguments.
26249         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26250           Fix \n in debug.
26251
26252 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26253
26254         * TODO:
26255           delete this file, it is by far outdated
26256         * ext/alsa/gstalsa.1: remove
26257         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
26258         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
26259         (gst_alsa_get_caps):
26260           Add HW probing for supported sample rates. Fixes #161704
26261
26262 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26263
26264         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26265           Don't crash, biatch! :).
26266
26267 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26268
26269         * ext/musepack/gstmusepackreader.cpp:
26270         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26271           Some work on tags - still doesn't work in playbin...
26272         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26273           Handle events...
26274
26275 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26276
26277         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
26278           Also shove tags on kid pads.
26279
26280 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26281
26282         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
26283           Don't bail on unknown events.
26284         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26285           Don't crash on events before negotiation.
26286         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26287           Send tags on pads, too.
26288         * gst/playback/gststreamselector.c:
26289         (gst_stream_selector_request_new_pad):
26290           Forward events on first pad if no input was selected yet.
26291
26292 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26293
26294         * gst/playback/gstplaybasebin.c: (setup_substreams):
26295           Don't disable streamtype if the stream doesn't exist, since
26296           then playing a video after audio will disable both and nothing
26297           will happen. Fixes the testsuite.
26298
26299 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26300
26301         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
26302         (gst_v4l_xoverlay_set_xwindow_id):
26303         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
26304         (gst_v4l2_xoverlay_set_xwindow_id):
26305           Add debug categories, fix overlay disabling.
26306
26307 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26308
26309         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
26310         * ext/alsa/gstalsa.h:
26311           Add HW probing for period_count/size and buffer_size MIX/MAX
26312           Adjust default/user defined value if out of bounds
26313           Should fix bug #162024
26314
26315 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26316
26317         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
26318           Fix warning (#161191).
26319
26320 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26321
26322         * ext/dvdread/stream_labels.c:
26323         (dvdreadsrc_get_audio_stream_labels):
26324           Fix warning (init the good variable in switch default)
26325
26326 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
26327
26328         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26329
26330         * gst/tta/gstttaparse.c: (gst_tta_src_event):
26331           Fix gcc-2.95 compile (#163485).
26332
26333 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26334
26335         * configure.ac:
26336         * ext/flac/gstflacenc.c: (gst_flacenc_init),
26337         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
26338         (gst_flacenc_tell_callback), (gst_flacenc_chain),
26339         (gst_flacenc_change_state):
26340         * ext/flac/gstflacenc.h:
26341           Update for API change in flac-1.1.1. Update requirement in
26342           configure.ac. Fixes #162974.
26343
26344 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26345
26346         * gst/playback/gstplaybasebin.c: (group_destroy):
26347           Remove hack to get rid of assert and get rid of unlinked
26348           signals properly.
26349
26350 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26351
26352         * gst/playback/gstplaybasebin.c: (setup_source):
26353           Set source to NULL so that resources are free'ed. Fixes issues
26354           with playback of CDDA and similar device-accessing things.
26355
26356 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26357
26358         * testsuite/embed/Makefile.am:
26359           test->noinst, fix make test in buildbot.
26360
26361 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26362
26363         * ext/dvdread/stream_labels.c: new file
26364         * ext/dvdread/stream_labels.h: new file
26365         * ext/dvdread/Makefile.am:
26366         * ext/dvdread/dvdreadsrc.c: (_seek_title):
26367           Extract audio stream label from DVD IFO files.
26368           It only dump them on the console for now, still have to
26369           make playbin aware of them.
26370
26371 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26372
26373         * gst/playback/gstplaybasebin.c: (setup_source):
26374           Fix hanging subs.
26375
26376 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26377
26378         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
26379         (gen_preroll_element), (remove_groups), (setup_subtitle),
26380         (gen_source_element), (setup_source):
26381         * gst/playback/gstplaybasebin.h:
26382           Multiple .sub files is just a stupid idea... Fix some threading
26383           mistakes. Interestingly, external .sub files cause playbin to
26384           hang, I don't know why... Parsing fixes contributed by Fran??ois
26385           Kooman <fkooman@tuxed.net>.
26386
26387 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26388
26389         * testsuite/embed/Makefile.am:
26390           Fix buildbot.
26391
26392 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26393
26394         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26395
26396         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
26397         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
26398         (gst_pngenc_set_property):
26399         * ext/libpng/gstpngenc.h:
26400           Add compression level property (#163323).
26401
26402 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26403
26404         * configure.ac:
26405         * examples/capsfilter/capsfilter1.c: (main):
26406         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26407         * ext/dvdread/Makefile.am:
26408         * ext/dvdread/demo-play:
26409         * ext/dvdread/demo-play.c:
26410         * gconf/gstreamer.schemas.in:
26411         * gst-libs/gst/gconf/gconf.c:
26412         * sys/v4l/TODO:
26413         * testsuite/Makefile.am:
26414         * testsuite/embed/Makefile.am:
26415         * testsuite/embed/embed.c: (cb_expose), (main):
26416           Remove all references to xvideosink, fix examples (#140845).
26417         * gst/playback/gstplaybasebin.c: (group_destroy):
26418           Apparently, disposal does not unlink - so do explicitely.
26419         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26420           Add debug.
26421
26422 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
26423
26424         * README: fix PKG_CONFIG_PATH instructions, what was there
26425         previously was breaking default search path, not nice. 
26426         Fixes #163358
26427
26428 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26429
26430         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
26431         (gst_audioscale_chain):
26432           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
26433           when resampling - how the ^@$^!@^! is this possible?!?
26434
26435 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26436
26437         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
26438           Reset variables on READY.
26439         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
26440         (gst_matroska_mux_loop):
26441           Require data before writing header.
26442
26443 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
26444
26445         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26446
26447         * ext/mad/gstmad.c: (gst_mad_chain):
26448           Don't call mad_stream_sync() directly after recovering sync.
26449           Fixes #151661.
26450
26451 2005-01-09  Martin Eikermann  <meiker@upb.de>
26452
26453         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26454
26455         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
26456         (snapshot_handler), (gst_snapshot_sinkconnect),
26457         (gst_snapshot_chain):
26458           Allocate resources when required, fix recursive signal emission
26459           and fix caps. Fixes #161667.
26460
26461 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26462
26463         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26464
26465         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
26466         (gst_pngdec_chain):
26467           Handle only 8-bppc (bits-per-pixel-component) images, better
26468           error handling and correct strides. Fixes #163177.
26469         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
26470         (gst_pngenc_chain):
26471           Better error handling. Fixes #163348.
26472
26473 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26474
26475         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
26476         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
26477         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
26478         (dvdnavsrc_uri_handler_init):
26479           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
26480         * gst/playback/gstplaybasebin.c: (gen_source_element):
26481           Add MMS to streaming URIs.
26482
26483 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26484
26485         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
26486         * sys/xvimage/xvimagesink.c:
26487         (gst_xvimagesink_navigation_send_event):
26488           Check for pad availability before sending event.
26489
26490 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26491
26492         * gst-plugins.spec.in:
26493           Add subparse.
26494
26495 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26496
26497         * configure.ac:
26498           Since we use functions from CVS, up requirement.
26499
26500 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26501
26502         * gst/playback/Makefile.am:
26503         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26504         (group_destroy), (group_commit), (group_is_muted),
26505         (gen_preroll_element), (add_stream), (unknown_type),
26506         (probe_triggered), (preroll_unlinked), (mute_stream),
26507         (silence_stream), (new_decoded_pad), (setup_substreams),
26508         (setup_source), (get_active_source), (mute_group_type),
26509         (muted_group_change_state), (set_active_source),
26510         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
26511         (play_base_eos), (gst_play_base_bin_change_state):
26512         * gst/playback/gstplaybasebin.h:
26513         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
26514         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
26515         (gst_stream_info_dispose), (stream_info_mute_pad),
26516         (stream_info_change_state), (gst_stream_info_set_mute):
26517         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
26518         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
26519         (gst_stream_selector_init), (gst_stream_selector_dispose),
26520         (gst_stream_selector_get_linked_pad),
26521         (gst_stream_selector_get_caps), (gst_stream_selector_link),
26522         (gst_stream_selector_get_linked_pads),
26523         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
26524         * gst/playback/gststreamselector.h:
26525           Adding stream selection support plus required properties for
26526           applications to use this. Fully fixes #100931.
26527
26528 2005-01-08  Benjamin Otte  <otte@gnome.org>
26529
26530         * gst/games/gstpuzzle.c: (nav_event_handler):
26531           - handle nav events differently: forward every event no matter if it
26532             was handled or not.
26533           - translate events
26534           You can now cheat by using navigationtest ! puzzle and moving the
26535           mouse close to the edge of a tile. ;)
26536
26537 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26538
26539         * configure.ac:
26540         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
26541         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
26542         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
26543         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
26544         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
26545         (gst_ogm_parse_plugin_init):
26546         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
26547         (gst_textoverlay_link), (gst_textoverlay_getcaps),
26548         (gst_textoverlay_event), (gst_textoverlay_video_chain),
26549         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
26550         * ext/pango/gsttextoverlay.h:
26551         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
26552         (gst_matroska_demux_handle_seek_event),
26553         (gst_matroska_demux_sync_streams),
26554         (gst_matroska_demux_parse_blockgroup),
26555         (gst_matroska_demux_subtitle_caps),
26556         (gst_matroska_demux_plugin_init):
26557         * gst/matroska/matroska-ids.h:
26558         * gst/playback/gstdecodebin.c: (close_pad_link):
26559         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
26560         (gen_preroll_element), (remove_groups), (add_stream),
26561         (new_decoded_pad), (setup_subtitles), (gen_source_element),
26562         (setup_source):
26563         * gst/playback/gstplaybasebin.h:
26564         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
26565         * gst/subparse/Makefile.am:
26566         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
26567         (gst_subparse_base_init), (gst_subparse_class_init),
26568         (gst_subparse_init), (gst_subparse_formats),
26569         (gst_subparse_eventmask), (gst_subparse_event),
26570         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
26571         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
26572         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
26573         (parse_mpsub_deinit), (parse_mpsub_init),
26574         (gst_subparse_buffer_format_autodetect),
26575         (gst_subparse_format_autodetect), (gst_subparse_loop),
26576         (gst_subparse_change_state), (gst_subparse_type_find),
26577         (plugin_init):
26578         * gst/subparse/gstsubparse.h:
26579         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
26580         (plugin_init):
26581           Add subtitle support, .sub parser (supports SRT and MPsub),
26582           OGM text support, Matroska UTF-8 text support, deadlock fixes
26583           all over the place, subtitle awareness in decodebin/playbin
26584           and some fixes to textoverlay to handle subtitles in a stream
26585           correctly. Fixes #100931.
26586
26587 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26588
26589         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26590           Check for pad availability before doing a query on it.
26591
26592 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26593
26594         * ext/dv/gstdvdec.c:
26595           really fix bpp24/32 dvdec caps (classic rgba indeed)
26596         * gst/asfdemux/gstasfdemux.c:
26597         (gst_asf_demux_process_ext_content_desc):
26598           don't send text tags if they are empty (bis repetita)
26599
26600 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26601
26602         * ext/dv/gstdvdec.c:
26603          remove unneeded comment from dvdec
26604           (related to DV 4CC codes in AVI files)
26605           moved them in gstreamer/docs/random/mimetypes
26606         * gst/asfdemux/gstasfdemux.c:
26607         (gst_asf_demux_process_ext_content_desc):
26608          don't send text tags if they are empty
26609          fix mem leak on error path
26610         * gst/ffmpegcolorspace/avcodec.h:
26611         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26612         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
26613         (gst_ffmpegcsp_avpicture_fill):
26614         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
26615         * gst/ffmpegcolorspace/imgconvert_template.h:
26616          adds BGR32 and BGRA32 to ffmpegcolorspace
26617           (still bad colors, fixing it on next commit)
26618           helps with dvdec outputing BGR32
26619
26620 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26621
26622         * ext/dv/gstdvdec.c:
26623          Fix audio caps i just broke (missing ',')
26624         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
26625         (gst_matroska_mux_reset):
26626          Fix typo + add FIXME about old "x-gst-metadata" crap
26627
26628 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26629
26630         * ext/dv/demo-play.c: (main):
26631          xvideosink -> xvimagesink
26632         * ext/dv/gstdvdec.c:
26633          change rgb 32/32 caps to 24/32 (no alpha)
26634          change nb of channels to be a list (2 or 4, not 2)
26635          change sample rate to be a list (32, 44.1, 48 kHz) not a range
26636         * gst/asfdemux/gstasfdemux.c:
26637         (gst_asf_demux_process_ext_content_desc):
26638          Add 'date/year' to extracted metadata list
26639
26640 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26641
26642         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
26643           The return value of fixate_to does not imply that the requested
26644           value was set, so don't assume.
26645
26646 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
26647
26648         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26649
26650         * ext/libpng/gstpngdec.c:
26651         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
26652         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
26653         * ext/libpng/gstpngenc.h:
26654           Alpha support (encoder; #163161), mime fixage.
26655
26656 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
26657
26658         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26659
26660         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
26661         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
26662         (gst_faac_set_property), (gst_faac_get_property):
26663         * ext/faac/gstfaac.h:
26664           Allow for ADTS output (#153434).
26665
26666 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26667
26668         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
26669           Fix against template (#150576).
26670
26671 2005-01-06  Benjamin Otte  <otte@gnome.org>
26672
26673         * gst/games/gstpuzzle.c: (draw_puzzle):
26674           don't draw a puzzle if either width or height of tiles would be 0.
26675
26676 2005-01-06  Benjamin Otte  <otte@gnome.org>
26677
26678         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
26679         (gst_puzzle_class_init), (gst_puzzle_finalize):
26680           no memleaks, please
26681         (gst_puzzle_create), (gst_puzzle_init),
26682         (gst_puzzle_set_property), (gst_puzzle_setup):
26683           change initialization code around so we don't reshuffle on resize
26684         (draw_puzzle):
26685           fix another stupid typo
26686
26687 2005-01-06  Benjamin Otte  <otte@gnome.org>
26688
26689         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
26690           fix stupid typo that borked copying on YUY2
26691
26692 2005-01-06  Benjamin Otte  <otte@gnome.org>
26693
26694         * gst/games/gstpuzzle.c: (draw_puzzle):
26695           fix edges when image sizes aren't multiples of tile sizes
26696
26697 2005-01-06  Benjamin Otte  <otte@gnome.org>
26698
26699         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
26700           make RGB endianness work correctly
26701         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
26702           refactor and fix race with initial shuffling
26703         (nav_event_handler):
26704           allow using the mouse to puzzle
26705         (draw_puzzle):
26706           insist on tiles having width and height as multiples of 4 to get
26707           clean YUV image handling
26708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
26709         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
26710           s/DEBUG/LOG/ for common messages
26711         (gst_xvimagesink_navigation_send_event):
26712           fix mouse event translation to not include screen PAR
26713         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
26714           fix mouse event translation to actually work
26715
26716 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26717
26718         * gst/asfdemux/gstasfdemux.c:
26719         (gst_asf_demux_process_ext_content_desc):
26720          Extract TrackNumber metadata + clean up code
26721         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
26722          Hope this is the good fix (var used unitialised)
26723
26724 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26725
26726         * ext/faad/gstfaad.c: (gst_faad_chain):
26727           Only increment timestamp if it's valid. Fixes raw AAC streams.
26728
26729 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26730
26731         * configure.ac:
26732         * gst/games/Makefile.am:
26733         * gst/games/gstpuzzle.c:
26734           add a puzzle game with...
26735         * gst/games/gstvideoimage.c:
26736         * gst/games/gstvideoimage.h:
26737           ... full colorspace support (that includes YUV9 and RGB16)) stolen
26738           from videotestsrc and made into something that would be a nice
26739           library for a lot of other plugins.
26740
26741 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26742
26743         * configure.ac:
26744          don't compile faad plugin if a RC of 2.0 is found
26745          Fixes #155346 (and FC1 buildbot)
26746         * gst/asfdemux/gstasfdemux.c:
26747         (gst_asf_demux_process_ext_content_desc):
26748          try to make Solaris compiler happier
26749
26750 2005-01-06  Paul Jack  <pjack@sfaf.org>
26751
26752         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26753
26754         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
26755           Fix segfault (#161667).
26756
26757 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26758
26759         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26760           Fix framerate reporting.
26761
26762 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26763
26764         * gst-libs/gst/riff/riff-ids.h:
26765         * gst/wavenc/riff.h:
26766          Add AMR (VBR and CBR) ids to riff.h audio codec list
26767         * gst/asfdemux/gstasfdemux.c:
26768         (gst_asf_demux_process_ext_content_desc),
26769         (gst_asf_demux_process_object):
26770           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
26771
26772 2005-01-05  Martin Eikermann  <meiker@upb.de>
26773
26774         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26775
26776         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
26777         (gst_dvd_demux_handle_discont):
26778         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
26779         (gst_mpeg_demux_handle_discont):
26780           Recreate pads on new-media (#160730).
26781         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
26782           Send discont even if manager changes timestamps (#161929).
26783
26784 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
26785
26786         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26787
26788         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
26789           Fix invalid memory access (#159211).
26790
26791 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26792
26793         * examples/gstplay/player.c: (main):
26794           Don't iterate.
26795         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
26796           Add visualizations.
26797         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26798         (gst_a52dec_handle_frame):
26799           Set duration.
26800         * ext/dvdnav/gst-dvd:
26801           Add audioconvert. Fixes #161325.
26802         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
26803           Explicitely case to gint64. Possible valgrind error.
26804         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
26805         (gst_play_tick_callback), (gst_play_change_state),
26806         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
26807         (gst_play_set_location), (gst_play_get_location),
26808         (gst_play_seek_to_time), (gst_play_set_data_src),
26809         (gst_play_set_video_sink), (gst_play_set_audio_sink),
26810         (gst_play_set_visualization), (gst_play_connect_visualization),
26811         (gst_play_get_framerate), (gst_play_get_all_by_interface),
26812         (gst_play_new):
26813           Use playbin. Fixes #139749 and #147744.
26814         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
26815           Add genre tag.
26816         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
26817         (audioscale_get_type), (gst_audioscale_base_init),
26818         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
26819         (gst_audioscale_getcaps), (gst_audioscale_fixate),
26820         (gst_audioscale_link), (gst_audioscale_get_buffer),
26821         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
26822         (gst_audioscale_init), (gst_audioscale_dispose),
26823         (gst_audioscale_chain), (gst_audioscale_set_property),
26824         (gst_audioscale_get_property), (plugin_init):
26825           Indent properly.
26826         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
26827           Fix LPCM.
26828         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
26829         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
26830         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
26831           Add more metadata (fixes #162656).
26832
26833 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26834
26835         * configure.ac:
26836           back to cvs
26837
26838 === release 0.8.7 ===
26839
26840 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26841
26842         * NEWS:
26843         * RELEASE:
26844         * configure.ac:
26845           releasing 0.8.7, "Hyperspace"
26846
26847 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26848
26849         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
26850
26851         * gst/playback/gstplaybasebin.c:
26852          Fix for #162924 - free caps after use, not before
26853
26854 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
26855
26856         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
26857
26858         * gst/playback/gstplaybasebin.c:
26859         * gst/wavparse/gstwavparse.c:
26860           Fix for #154773 - fixes playback of small .wav files
26861
26862 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26863
26864         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
26865
26866         * gst/audioscale/gstaudioscale.c:
26867           Fix for #162819 - make audioscale reusable
26868           Fixes playback of more than one file with playbin/totem
26869
26870 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26871
26872         * gst/ffmpegcolorspace/avcodec.h:
26873         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26874         * gst/ffmpegcolorspace/imgconvert.c:
26875           clean up the mess that made me cry and avoid needless duplication
26876
26877 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26878
26879         * gst/ffmpegcolorspace/imgconvert.c:
26880           give some indication of why we're segfaulting
26881
26882 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26883
26884         * configure.ac:
26885           Fix indentation, fix v4l2 plugin detection.
26886         * ext/Makefile.am:
26887           Fix libmms location (Maciej, use diff -u!).
26888         * ext/alsa/gstalsa.c: (gst_alsa_init):
26889           Initialize caps cache to NULL.
26890         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
26891           Only change state on audiosink if it exists.
26892
26893 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
26894
26895         * gst/matroska/matroska-demux.c:
26896         * gst/matroska/matroska-ids.h:
26897         * gst/matroska/matroska-demux.h:
26898         Fix Vorbis streams failing to decode in some files, where cluster_time
26899         isn't 0, because then it doesn't send codec_priv before actual data.
26900         Remove time-based test and replace it with marker set on beginning of
26901         new stream
26902
26903 2004-12-28  David Schleef  <ds@schleef.org>
26904
26905         Merge patch from Ronald fixing problems with streaming
26906         text.
26907         * ext/cairo/gstcairo.c: (plugin_init):
26908         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
26909         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
26910         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
26911         (gst_textoverlay_font_init), (gst_textoverlay_init),
26912         (gst_textoverlay_set_property):
26913         * ext/cairo/gsttextoverlay.h:
26914
26915 2004-12-27  David Schleef  <ds@schleef.org>
26916
26917         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
26918         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
26919         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
26920         (gst_textoverlay_font_init), (gst_textoverlay_init),
26921         (gst_textoverlay_set_property): Improvements to actually
26922         render text as white on black outline on video, including
26923         font selection and horizontal/vertical alignment.  (Ronald's
26924         christmas present)
26925         * ext/cairo/gsttextoverlay.h:
26926
26927 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26928
26929         * ext/ogg/gstogg.c:
26930         * ext/ogg/gstogmparse.c:
26931           fix ogm[audio/video]parse plugin registration
26932           (riff won't load if bytestream is already loaded)
26933
26934 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26935
26936         * gst/audioconvert/gstchannelmix.c:
26937           fix for GLIB < 2.4
26938
26939 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26940
26941         * Makefile.am:
26942         * configure.ac:
26943           disable docs again until it actually passes make distcheck.
26944
26945 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26946
26947         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
26948         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
26949         (plugin_init):
26950           Add 3GP (variables name Q3GP because they can't start with a
26951           number). Add samr audio fourcc (used in .3gp files), decoder
26952           is work in progress. Also do a GST_WARNING instead of ERROR
26953           in case of unknown nodes, to decrease output.
26954
26955 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26956
26957         * Makefile.am:
26958           really fix dist
26959
26960 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
26961
26962         * configure.ac:
26963         * ext/speex/gstspeexdec.h:
26964         * ext/speex/gstspeexenc.h:
26965           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
26966           Fix detection code in configure.ac
26967
26968 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26969
26970         * gst/matroska/matroska-demux.c:
26971         (gst_matroska_demux_parse_blockgroup):
26972           Save position, so that queries give proper return values. Don't
26973           know how this could ever have worked before...
26974
26975 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
26976
26977         * configure.ac:
26978           Put additional LAME check inside the conditional.  Fixes #152339
26979
26980 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26981
26982         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26983         (gst_avi_demux_stream_scan):
26984           Add some more debug. Fix logic error when setting movi offset
26985           while reading index.
26986
26987 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26988
26989         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26990         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
26991         (gst_avi_demux_process_next_entry):
26992           Add some debugging. Better detection of broken indexes and the
26993           accompanying index recovery. No infinite loops on state changes
26994           when we're still in our loopfunction.
26995
26996 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26997
26998         * configure.ac:
26999           Fix up.
27000
27001 2004-12-22  Archana Shah  <archana.shah@wipro.com>
27002
27003         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
27004
27005         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
27006           Normalizing the value before setting
27007         (gst_sunaudiomixer_get_volume):
27008           Normalizing the value after getting. Fixes bug# 161980
27009
27010 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27011
27012         * Makefile.am: Make sure docs gets disted
27013         * docs/Makefile.am: Make sure all needed files get disted
27014         * gst-plugins.spec.in: latest updates
27015
27016 2004-12-22  Wim Taymans  <wim@fluendo.com>
27017
27018         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27019         Revert patch 1.38 as clock distribution over schedulers does
27020         not work correcly in the core yet.
27021
27022 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27023
27024         * sys/oss/README: remove this file, which predates my birth
27025           (and which content is by far outdated)
27026
27027 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
27028
27029         * Makefile.am:
27030         * configure.ac:
27031         * docs/Makefile.am:
27032         * docs/libs/Makefile.am:
27033         * docs/libs/gst-plugins-libs-docs.sgml:
27034         * docs/libs/gst-plugins-libs-sections.txt:
27035         * docs/libs/tmpl/gstgconf.sgml:
27036         * docs/upload.mak:
27037         * docs/version.entities.in:
27038           Added boilerplate gtk-doc files for plugin-libs documentation.
27039
27040 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27041
27042         * gst/auparse/gstauparse.c: fix int and float audio caps
27043
27044 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27045
27046         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27047         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27048           g_assert() can be a macro, don't use #ifdef inside it.
27049
27050 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
27051
27052         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27053
27054         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
27055         (gst_videorate_init), (gst_videorate_chain),
27056         (gst_videorate_change_state):
27057           Event handling (fixes #159986).
27058
27059 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27060
27061         * gst-libs/gst/riff/riff-media.c:
27062         (gst_riff_create_video_caps_with_data):
27063           Add BLZ0 (Blizzard's version of DivX) fourcc.
27064
27065 2004-12-18  David Schleef  <ds@schleef.org>
27066
27067         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
27068         portability fix.
27069
27070 2004-12-18  David Schleef  <ds@schleef.org>
27071
27072         * gst/tta/ttadec.h: Disable some header code that isn't used
27073         and clearly isn't portable.
27074
27075 2004-12-18  David Schleef  <ds@schleef.org>
27076
27077         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
27078         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27079         (avcodec_get_pix_fmt), (avpicture_layout),
27080         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
27081         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
27082         Fix code to not use GCC extensions (and c99 extensions that
27083         Forte does not like.)
27084
27085 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27086
27087         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27088
27089         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
27090         (gst_deinterlace_chain):
27091           Rowstride fixes. Fixes #161039.
27092         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
27093         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
27094         (gst_video_crop_getcaps), (gst_video_crop_link),
27095         (gst_video_crop_i420), (gst_video_crop_chain),
27096         (gst_video_crop_change_state):
27097           Rework of negotiation. Actually works now. Fixes #158650.
27098
27099 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27100
27101         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
27102           That was very stupid.
27103
27104 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27105
27106         * gst/matroska/matroska-demux.c:
27107         (gst_matroska_demux_parse_blockgroup):
27108           Fix possible crasher.
27109
27110 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27111
27112         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
27113         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
27114           Lace sizes can be zero.
27115
27116 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27117
27118         * ext/musepack/gstmusepackdec.cpp:
27119           Fetch error return values. Fixes #161624.
27120         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
27121           Really EOS.
27122
27123 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27124
27125         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
27126           Work for truncated (unfinished download etc.) files. Fixes #160514.
27127
27128 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27129
27130         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27131           Fix for integer overflow. Makes #156001 not crash. Probably masks
27132           the real bug.
27133
27134 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27135
27136         * gst/ac3parse/gstac3parse.c: (plugin_init):
27137           Parsers never have ranks. Fixes #159651.
27138
27139 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27140
27141         * gst/playback/gstdecodebin.c: (compare_ranks):
27142           make sure the facotries are ordered the same every time even if they
27143           have the same rank by using the name
27144         * gst/playback/gstdecodebin.c: (find_compatibles):
27145           make sure we don't add factories to the list twice
27146
27147 2004-12-16  David Schleef  <ds@schleef.org>
27148
27149         * configure.ac: look for musepack headers as musepack/*.h
27150         (fixes #159847)
27151         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
27152         * ext/musepack/gstmusepackreader.h: same
27153
27154 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27155
27156         * gst-libs/gst/riff/riff-read.c:
27157         (gst_riff_read_strf_auds_with_data):
27158           Read extradata correctly (fixes #155879).
27159
27160 2004-12-16  David Schleef  <ds@schleef.org>
27161
27162         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
27163         audio.  does _not_ attempt or allow conversion unless channels
27164         is 1 or 2.
27165
27166 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27167
27168         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
27169
27170 2004-12-16  David Schleef  <ds@schleef.org>
27171
27172         * gst/audioscale/gstaudioscale.c: the resample library only
27173         handles 1 or 2 channels.  Change caps to compensate.
27174
27175 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27176
27177         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
27178         (gst_matroska_demux_audio_caps):
27179           Some MPEG-AAC hacks, because else it doesn't work...
27180
27181 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27182
27183         * gst-libs/gst/riff/riff-media.c:
27184         (gst_riff_create_video_caps_with_data),
27185         (gst_riff_create_video_template_caps):
27186           Add h264.
27187
27188 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27189
27190         * gst-libs/gst/audio/Makefile.am:
27191           Try to fix buildbot.
27192
27193 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27194
27195         * gst/tcp/gstmultifdsink.c:
27196           Clean up and uniformize debugging.
27197
27198 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
27199
27200         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27201
27202         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27203         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
27204         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
27205         (gst_mpeg_demux_change_state):
27206           Reset on ready. Fixes 160276.
27207
27208 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27209
27210         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27211
27212         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27213         (gst_ffmpegcsp_pad_link):
27214           Fix memleak (#154815).
27215
27216 2004-12-16  James Bowes  <bowes@cs.dal.ca>
27217
27218         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27219
27220         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
27221         (gst_musicbrainz_init), (gst_musicbrainz_chain),
27222         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
27223         * ext/musicbrainz/gsttrm.h:
27224           Add support for using a proxy server when getting a trm id from
27225           the MusicBrainz database (#149613).
27226
27227 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
27228
27229         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27230
27231         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
27232         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
27233           Fix memleaks (#157233).
27234
27235 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27236
27237         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27238
27239         * gst-libs/gst/resample/resample.c: (gst_resample_close):
27240         * gst-libs/gst/resample/resample.h:
27241         * gst/audioscale/gstaudioscale.c:
27242           Fix memleak (#159215).
27243
27244 2004-12-16  Toni Willberg  <toniw@iki.fi>
27245
27246         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27247
27248         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
27249         * sys/oss/oss_probe.c: (main):
27250           Check for mono/stereo support (similar to samplerate probing),
27251           fixes #159433. Also add missing copyright header to oss_probe.c.
27252
27253 2004-12-15  David Schleef  <ds@schleef.org>
27254
27255         * configure.ac: add audioresample and cairo plugins.  Remove
27256         HAVE_MMX stuff, because it's not used.
27257         * ext/Makefile.am: same
27258         * ext/audioresample/Makefile.am: You are not ready for an
27259         audio resampling element based on audioresample.
27260         * ext/audioresample/gstaudioresample.c:
27261         * ext/audioresample/gstaudioresample.h:
27262         * ext/cairo/Makefile.am: You are not ready for overlay elements
27263         based on cairo.  Don't look too closely, these elements kinda
27264         suck right now.
27265         * ext/cairo/gstcairo.c: new
27266         * ext/cairo/gsttextoverlay.c: new
27267         * ext/cairo/gsttextoverlay.h: new
27268         * ext/cairo/gsttimeoverlay.c: new
27269         * ext/cairo/gsttimeoverlay.h: new
27270         * gst-libs/gst/media-info/media-info-priv.h: fix compile
27271         problem with compilers that don't support variadic macros.
27272
27273 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
27274
27275         Reviewed by:  David Schleef  <ds@schleef.org>
27276
27277         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
27278         Bala, registering sunaudiosrc (oops!), and cleaning up code a
27279         bit.  Also ran indent-gst.
27280         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
27281         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
27282         (gst_sunaudiosrc_setparams):
27283
27284 2004-12-14  David Schleef  <ds@schleef.org>
27285
27286         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
27287         output rate to 16000.  Should fix #160235.
27288
27289 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27290
27291         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
27292         Add typefinding for mpeg2 pes streams
27293
27294 2004-12-13  David Schleef  <ds@schleef.org>
27295
27296         * configure.ac:  Applied patch from bug #143659, making default
27297         sources and sinks OS-dependent (for Solaris), and added code
27298         for OS/X.
27299         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
27300
27301 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27302
27303         * gst-libs/gst/riff/riff-media.c:
27304           forgot to add h2.64 to avidemux template caps
27305
27306 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27307
27308         * gst/wavenc/riff.h:
27309         * gst-libs/gst/riff/riff-media.c:
27310         * gst-libs/gst/riff/riff-ids.h:
27311         * gst/avi/gstavimux.c
27312         add 4CC code for VideoSoft h264 in AVI (VSSH)
27313           fixes bug #160655
27314         remove s323 from riff, it's quicktime specific :(
27315
27316 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27317
27318         * gst/asfdemux/README
27319         * gst/wavenc/riff.h
27320         * gst-libs/gst/riff/riff-ids.h
27321         * gst-libs/gst/riff/riff-media.c
27322         * gst/qtdemux/qtdemux.c:
27323           add new 4CC codes for h263 related codecs
27324           fixes partially bug #155163
27325
27326 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
27327
27328         * configure.ac: Update polyaudio requirement to 0.7
27329         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
27330
27331 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27332
27333         * gst/interleave/deinterleave.c:
27334         fix my name's spelling! :)
27335
27336 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27337
27338         * AUTHORS ChangeLog
27339         * gst/auparse/gstauparse.c
27340         * gst/interleave/deinterleave.c
27341         * gst/law/:
27342                 alaw-decode.c alaw-encode.c
27343                 mulaw-decode.c mulaw-encode.c
27344         * gst/oneton/gstoneton.c
27345         * sys/osxaudio/:
27346                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
27347         * sys/osxvideo/:
27348                 cocoawindow.h cocoawindow.m
27349                 osxvideosink.h osxvideosink.m
27350
27351         put the same mail address for Zaheer Abbas Merali everywhere
27352
27353 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27354
27355         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
27356           Align by packetsize, and assert that we a packet available before
27357           playing. The first makes webstreams work (they often include
27358           trailing padding data in a packet), the second allows pausing a
27359           ASF stream in totem without getting demux errors afterwards.
27360
27361 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27362
27363         * ext/ogg/gstoggdemux.c: (get_relative):
27364           Check for non-NULL before accessing member (end-of-chain).
27365
27366 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27367
27368         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
27369         (cdparanoia_set_property), (cdparanoia_get_property):
27370         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
27371         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
27372         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
27373         (dvdreadsrc_init), (dvdreadsrc_set_property),
27374         (dvdreadsrc_get_property):
27375         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
27376         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
27377           Synchronize property names where not yet the case. Devices are
27378           now device=X, other versions are deprecated (but still exist).
27379           Also use g_free() unconditionally.
27380         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27381         (setup_source), (gst_play_base_bin_get_property):
27382           Expose source.
27383
27384 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27385
27386         * configure.ac: move GCONF macro outside conditional for the am
27387           conditional. Fixes #160439
27388
27389 2004-12-08  David Schleef  <ds@schleef.org>
27390
27391         * tools/gst-visualise-m.m: Switch to elements that currently
27392         exist.
27393
27394 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27395
27396         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
27397           We love wrong commas.
27398
27399 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27400
27401         * gst/matroska/matroska-demux.c:
27402         (gst_matroska_demux_handle_src_query):
27403           Don't set DEFAULT, unsupported - makes length display incorrectly
27404           in some cases.
27405
27406 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27407
27408         * gst/monoscope/README: remove blurb about files being GPL
27409         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
27410         * gst/monoscope/monoscope.c: Change license to BSD with explanation
27411           monoscope is now effectively LGPL licensed
27412
27413 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27414
27415         * gst/monoscope/README: Update information to be more correct
27416         * gst/monoscope/convolve.c: Relicense to LGPL
27417         * gst/monoscope/convolve.h: Relicense to LGPL
27418
27419 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
27420
27421         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
27422           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
27423         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
27424           set default_duration for mpeg1 audio
27425
27426 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27427
27428         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
27429         * ext/alsa/gstalsa.h:
27430           refactor big chunks of the core caps negotiation code to make it
27431           a lot faster, because people claim it's really slow
27432           (actually, just cache the getcaps when the device is opened)
27433
27434 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27435
27436         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
27437         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
27438         (gst_a52dec_handle_frame), (gst_a52dec_chain),
27439         (gst_a52dec_change_state), (plugin_init):
27440         * ext/a52dec/gsta52dec.h:
27441           Do something useful with timestamps. Make chain-based (since
27442           there's really no reason to be loopbased).
27443         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
27444           Update current_byte/frame correctly.
27445
27446 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27447
27448         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
27449         (gst_ape_demux_stream_init):
27450           Forward tags, too.
27451
27452 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27453
27454         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
27455           Let's make sure we're done typefinding when detecting tags.
27456
27457 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27458
27459         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
27460         (gst_ebml_read_init), (gst_ebml_read_use_event),
27461         (gst_ebml_read_element_id), (gst_ebml_peek_id),
27462         (gst_ebml_read_seek), (gst_ebml_read_skip),
27463         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
27464         (gst_ebml_read_master):
27465         * gst/matroska/ebml-read.h:
27466         * gst/matroska/matroska-demux.c:
27467         (gst_matroska_demux_parse_contents),
27468         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
27469           Disgustingly evil hack for working around INTERRUPT events and
27470           their extremely annoying habit of being a pain in the ass. We
27471           simply peek a cluster before reading any of it.
27472
27473 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27474
27475         * ext/musepack/gstmusepackdec.cpp:
27476           There's also floating point libmusepacks.
27477
27478 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27479
27480         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
27481         (gst_faad_chanpos_to_gst), (gst_faad_chain):
27482           Set DURATION even if source buffer didn't. Also use increasing
27483           timestamps.
27484         * gst-libs/gst/riff/riff-media.c:
27485         (gst_riff_create_audio_caps_with_data):
27486           Block_align can have larger values than 8192.
27487
27488 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27489
27490         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
27491         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
27492         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
27493         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
27494           Fix caps.
27495
27496 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27497
27498         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
27499           Fix logic bug.
27500
27501 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27502
27503         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
27504           Yay, another one.
27505
27506 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27507
27508         * ext/esd/esdsink.c: (gst_esdsink_chain):
27509           Make error actually say something useful (fixes #156798).
27510         * gst-libs/gst/riff/riff-media.c:
27511         (gst_riff_create_video_caps_with_data),
27512         (gst_riff_create_video_template_caps):
27513           Add Intel Video 5.0 fourcc (IV50).
27514
27515 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
27516
27517         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
27518         detection on mono and stereo mp3 files.
27519
27520 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27521
27522         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
27523           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
27524           the contained stream).
27525
27526 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27527
27528         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
27529           Oops, remove debug.
27530
27531 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
27532
27533         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27534
27535         * gst/law/alaw-decode.c: (alawdec_getcaps):
27536         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
27537           Prevent warnings when negotiating caps (fixes #159338).
27538
27539 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27540
27541         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27542         (gst_ffmpegcsp_chain):
27543           Remove old leftover that shouldn't be there...
27544
27545 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
27546
27547         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27548
27549         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
27550           Don't forward DISCONT events (fixes #159684).
27551
27552 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27553
27554         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
27555           Unlink manually since sometimes bin disposal (and therefore
27556           pad unlinking) is delayed, which will cause a new media file
27557           to not be able to start playing instantly.
27558
27559 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27560
27561         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
27562           On mute of an unlinked stream, check for pad availability so
27563           we don't crash on unlinked pad.
27564
27565 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27566
27567         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27568         (gst_avi_demux_massage_index):
27569           Fix quite humiliating bug in omitting 0-sized index chunks but
27570           forgetting to count them for timestamps.
27571
27572 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27573
27574         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
27575           Actually leave the loop if we failed to sync. Don't crash.
27576
27577 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27578
27579         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
27580         (gst_dvd_demux_process_private):
27581         * gst/mpegstream/gstdvddemux.h:
27582           Fix crash (#159759). Doesn't work, though. :-(.
27583
27584 2004-11-28  Benjamin Otte  <otte@gnome.org>
27585
27586         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
27587           more overwriting protection due to modifying channels one by one
27588           instead of all at once
27589
27590 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27591
27592         * gst/audioconvert/gstchannelmix.c:
27593         (gst_audio_convert_fill_normalize):
27594           Normalize using absolute values.
27595
27596 2004-11-28  Julien MOUTTE  <julien@moutte.net>
27597
27598         * configure.ac:
27599         * ext/Makefile.am:
27600         * ext/directfb/Makefile.am:
27601         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
27602         (gst_directfbvideosink_get_pixel_format),
27603         (gst_directfbvideosink_get_format_from_fourcc),
27604         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
27605         (gst_directfbvideosink_sink_link),
27606         (gst_directfbvideosink_change_state),
27607         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
27608         (gst_directfbvideosink_buffer_alloc),
27609         (gst_directfbvideosink_interface_supported),
27610         (gst_directfbvideosink_interface_init),
27611         (gst_directfbvideosink_navigation_send_event),
27612         (gst_directfbvideosink_navigation_init),
27613         (gst_directfbvideosink_set_property),
27614         (gst_directfbvideosink_get_property),
27615         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
27616         (gst_directfbvideosink_base_init),
27617         (gst_directfbvideosink_class_init),
27618         (gst_directfbvideosink_get_type), (plugin_init):
27619         * ext/directfb/directfbvideosink.h: Adding a first version of
27620         directfbvideosink.
27621         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
27622         more.
27623
27624 2004-11-28  Benjamin Otte  <otte@gnome.org>
27625
27626         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
27627           walk the samples backwards if out_channels > in_channels so we don't
27628           overwrite data
27629
27630 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27631
27632         * gst/audioconvert/Makefile.am:
27633         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
27634         (gst_audio_convert_link), (gst_audio_convert_change_state),
27635         (gst_audio_convert_channels):
27636         * gst/audioconvert/gstchannelmix.c:
27637         (gst_audio_convert_unset_matrix),
27638         (gst_audio_convert_fill_identical),
27639         (gst_audio_convert_fill_compatible),
27640         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
27641         (gst_audio_convert_fill_others),
27642         (gst_audio_convert_fill_normalize),
27643         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
27644         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
27645         * gst/audioconvert/gstchannelmix.h:
27646           Implement a channel mixer.
27647
27648 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
27649
27650         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
27651         * ext/alsa/gstalsa.h:
27652         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
27653         Make alsasink actually honor gst_element_set_clock and use that
27654         clock instead of its internal one.
27655
27656 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
27657
27658         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
27659         (gst_play_base_bin_change_state): nullify source and decoder when
27660         going from READY to NULL so that we don't try to do weird stuff with
27661         them when going from NULL to READY
27662         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
27663         instead of g_object_unref
27664         (gen_video_element), (gen_audio_element): more refcounting fixes, now
27665         it should be correct
27666         (gst_play_bin_change_state): don't call remove_sinks if we are
27667         currently disposing the object
27668
27669 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27670
27671         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
27672           Don't forget bass if it's there. Else left channel is silent...
27673
27674 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27675
27676         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
27677         (gst_a52dec_change_state):
27678           Don't do sample adjusting anymore, we use float audio now.
27679         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27680           Don't fixate to non-existing properties.
27681
27682 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27683
27684         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
27685         (gst_a52dec_change_state):
27686           Advertise that we can do surround sound.
27687
27688 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27689
27690         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
27691           Add buffer-frames=0.
27692         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
27693         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
27694         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
27695         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
27696         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
27697         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
27698         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
27699         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
27700         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
27701         * ext/dvdread/dvdreadsrc.h:
27702           Add seeking, querying for bytes, sectors, title, angle and
27703           chapter. Handle multiple chapters. Relicense to LGPL because
27704           Billy agreed on that (thanks Billy!).
27705
27706 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
27707
27708         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
27709         call parent dispose method
27710
27711 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
27712
27713         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
27714         (gst_audio_clock_get_internal_time):
27715         Fix active <-> inactive transitions: ensure time value always
27716         grows and avoid abrupt value changes.
27717
27718 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
27719
27720         * configure.ac:
27721         * gst/tta/Makefile.am:
27722         * gst/tta/crc32.h:
27723         * gst/tta/filters.h:
27724         * gst/tta/gsttta.c:
27725         * gst/tta/gstttadec.c:
27726         * gst/tta/gstttadec.h:
27727         * gst/tta/gstttaparse.c:
27728         * gst/tta/gstttaparse.h:
27729         * gst/tta/ttadec.h:
27730           added TTA parser and decoder
27731
27732 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27733
27734         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27735         (probe_triggered), (check_queue), (buffer_underrun),
27736         (buffer_running), (buffer_overrun), (gen_source_element),
27737         (setup_source):
27738         * gst/playback/gstplaybasebin.h:
27739           Implement buffering. Needs some more work.
27740
27741 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27742
27743         * ext/theora/theoradec.c: (theora_dec_chain):
27744           Fix ilog mask range overflow.
27745
27746 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27747
27748         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
27749           Don't omit the last (which in case of dmix is the only :) )
27750           channel count. Don't set channels if <= 2.
27751
27752 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
27753
27754         * gst/playback/gstplaybin.c: (gen_video_element),
27755         (gen_audio_element): Removed 2 obsolete comments
27756
27757 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27758
27759         * ext/vorbis/oggvorbisenc.c
27760         * ext/vorbis/vorbisenc.c :
27761           change description fields of those plugins to differentiate them
27762           (pitivi show Encoders by description, they had the same one)
27763
27764 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
27765
27766         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27767
27768         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
27769         (gst_play_bin_set_property), (gen_video_element),
27770         (gen_audio_element):
27771           Refcounting fixes for provided audio-/videosinks.
27772
27773 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27774
27775         * gst/playback/gstplaybin.c: (gen_video_element),
27776         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
27777           Don't reference all sinks, but only the video- and audiosinks.
27778           The vis. element should be disposed when we're done with it.
27779           We don't have any reason to keep it around. This fixes warnings
27780           when reusing playbin for playing multiple audio files with
27781           vis. enabled. Also release audio device on pause - idea stolen
27782           from Rhythmbox.
27783
27784 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27785
27786         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
27787         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
27788         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
27789         * ext/alsa/gstalsaplugin.c: (plugin_init):
27790         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
27791         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
27792         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
27793         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
27794         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
27795         (gst_faad_change_state), (plugin_init):
27796         * ext/faad/gstfaad.h:
27797         * ext/vorbis/vorbis.c: (plugin_init):
27798         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27799         * gst-libs/gst/audio/Makefile.am:
27800         * gst-libs/gst/audio/audio.c: (plugin_init):
27801         * gst-libs/gst/audio/multichannel.c:
27802         (gst_audio_check_channel_positions),
27803         (gst_audio_get_channel_positions),
27804         (gst_audio_set_channel_positions),
27805         (gst_audio_set_structure_channel_positions_list),
27806         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
27807         (gst_audio_fixate_channel_positions):
27808         * gst-libs/gst/audio/multichannel.h:
27809         * gst-libs/gst/audio/testchannels.c: (main):
27810         * gst/audioconvert/gstaudioconvert.c:
27811         (gst_audio_convert_class_init), (gst_audio_convert_init),
27812         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
27813         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
27814         (gst_audio_convert_fixate), (gst_audio_convert_channels):
27815         * gst/audioconvert/plugin.c: (plugin_init):
27816           Surround sound support.
27817
27818 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27819
27820         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
27821           Fix position for discont if we're close as well. Nitpicking, but
27822           saves a few milliseconds of extra waiting or skipping.
27823
27824 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27825
27826         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
27827           We sometimes need parsers for playback, so add those too.
27828
27829 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27830
27831         * configure.ac:
27832         * gst/apetag/Makefile.am:
27833         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
27834         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
27835         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
27836         (gst_ape_demux_get_src_query_types),
27837         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
27838         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
27839         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
27840         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
27841         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
27842         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
27843         (gst_ape_demux_change_state):
27844         * gst/apetag/apedemux.h:
27845         * gst/apetag/apetag.c: (plugin_init):
27846         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
27847         (plugin_init):
27848           APE v1/2 tag reader plus typefind function.
27849
27850 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27851
27852         * configure.ac:
27853         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27854         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
27855           Remove hacks for older core. Require newer core version
27856           accordingly.
27857
27858 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27859
27860         * gst/cdxaparse/Makefile.am:
27861         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
27862         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
27863         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
27864         * gst/cdxaparse/gstcdxaparse.h:
27865         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
27866         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
27867         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
27868         (gst_cdxastrip_get_src_query_types),
27869         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
27870         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
27871         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
27872         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
27873         * gst/cdxaparse/gstcdxastrip.h:
27874           SVCD/VCD header stripping separated from CDXA image parsing.
27875         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
27876         (plugin_init):
27877           Add VCD/SVCD header typefinding for VCD/SVCD.
27878         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
27879         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
27880         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
27881         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
27882         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
27883         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
27884         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
27885         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
27886         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
27887         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
27888         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
27889         * sys/vcd/vcdsrc.h:
27890           Fix up, add seeking, querying, URI interface. Works in totem now.
27891
27892 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27893
27894         * configure.ac:
27895           back to CVS
27896
27897 === release 0.8.6 ===
27898
27899 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27900
27901         * NEWS:
27902         * RELEASE:
27903         * configure.ac:
27904         * po/af.po:
27905         * po/az.po:
27906         * po/cs.po:
27907         * po/en_GB.po:
27908         * po/hu.po:
27909         * po/it.po:
27910         * po/nb.po:
27911         * po/nl.po:
27912         * po/or.po:
27913         * po/sq.po:
27914         * po/sr.po:
27915         * po/sv.po:
27916         * po/uk.po:
27917           releasing 0.8.6, "IOU Love"
27918
27919 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27920
27921         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27922
27923         * gst/playback/gstplaybasebin.c:
27924           Fix unplayable files error handling.  Fixes #158365
27925
27926 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27927
27928         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27929
27930         * gst/typefind/gsttypefindfunctions.c:
27931           Fix broken mp3 typefinding.  Fixes #158375
27932
27933 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27934
27935         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27936
27937         * ext/ogg/gstoggdemux.c:
27938           Fix sync on broken files.  Fixes #158976
27939
27940 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27941
27942         patch by: Edward Hervey <bilboed@bilboed.com>
27943
27944         * ext/libpng/gstpngenc.c:
27945           Copy over buffer properties.  Fixes #158832
27946
27947 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27948
27949         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
27950
27951         * ext/dvdread/dvdreadsrc.c:
27952           Fixes invalid reads (#158462)
27953
27954 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27955
27956         * sys/v4l/gstv4lsrc.c:
27957         * sys/v4l/gstv4lsrc.h:
27958         * sys/v4l/v4lsrc_calls.c:
27959           Probe less and cache it.  Fixes #159187.
27960
27961 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27962
27963         * gst/videorate/gstvideorate.c:
27964           Handle all video formats. Fixes #159186.
27965
27966 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
27967         * gst/synaesthesia/gstsynaesthesia.c:
27968         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
27969         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
27970         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
27971         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
27972         (gst_synaesthesia_change_state), (plugin_init):
27973         Fix up synaesthesia to work under different samplerates/ buffer sizes.
27974         Force 320x200 output, as that's the only thing the underlying
27975         synaesthesia implementation supports. Still needs to be made
27976         re-entrant.
27977
27978 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27979
27980         * configure.ac:
27981           Fix mpeg2enc configure check (similar to mplex check below).
27982
27983 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
27984
27985         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27986
27987         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27988           Fix for gcc-2.95 (fixes #158221).
27989
27990 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27991
27992         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27993           Re-add clock distribution hack (until new core is released).
27994           Fixes #158125.
27995
27996 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
27997         * configure.ac:
27998           fix mplex configure check segfaulting on some systems (bug #140994)
27999
28000 2004-11-13  Benjamin Otte  <otte@gnome.org>
28001
28002         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
28003           add debugging
28004         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28005           do a wait when we enter the loop func with no data available to
28006           write instead of getting into an 100% CPU loop by just returning and
28007           being called again by the scheduler
28008
28009 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
28010
28011         * configure.ac:
28012         * ext/libvisual/visual.c: (gst_visual_get_type),
28013         (libvisual_log_handler), (gst_visual_getcaps),
28014         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
28015         (plugin_init):
28016           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
28017         * ext/smoothwave/Makefile.am:
28018         * ext/smoothwave/demo-osssrc.c: (main):
28019         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
28020         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
28021         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
28022         (plugin_init):
28023         * ext/smoothwave/gstsmoothwave.h:
28024           Make gstsmoothwave a working element in the 20th century.
28025
28026         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
28027           Fix incorrect link function
28028
28029 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28030
28031         * gst/volume/gstvolume.c:
28032           Allow buffer-frames=0.
28033
28034 2004-11-12 Iain <iaingnome@gmail.com>
28035
28036         * configure.ac: Check for polypaudio
28037
28038         * ext/Makefile.am: Build the polyp dir
28039
28040         * ext/polyp: The polypsink sources.
28041
28042 2004-10-30 Iain <iaingnome@gmail.com>
28043
28044         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
28045         caps to reflect the new number of channels.
28046
28047 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28048
28049         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28050           Fix for negotiation order problem. This would show when the
28051           ALSA loopfuction was called before any other function. ALSA
28052           wouldn't do anything because we're not negotiated yet, leading
28053           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
28054
28055 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28056
28057         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28058
28059         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
28060           No warnings (#157986).
28061
28062 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28063
28064         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
28065           Prefer apev1/2 and id3v1 (at end of file) over musepack.
28066
28067 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28068
28069         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
28070           Signal no-more-pads (so it works in playbin).
28071
28072 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28073
28074         * ext/musepack/gstmusepackreader.cpp:
28075           Workaround for older core.
28076
28077 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28078
28079         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
28080           Actually test for odd width/height rather than testing whether
28081           a temporary variable that was 0 before we subtracted 1 is now
28082           not equal to zero (which it always is).
28083
28084 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28085
28086         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
28087         Fix compilation if HAVE_XVIDEO is not defined
28088
28089 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28090
28091         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
28092         Fix compilation if HAVE_XVIDEO is not defined
28093
28094 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
28095
28096         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
28097         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
28098         (gst_goom_change_state), (plugin_init):
28099         Use the bytestream adapter so goom doesn't depend on the input
28100         buffer size.
28101         Add a debug category
28102
28103 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28104
28105         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28106           Only set hardware parameters *after* negotiation. Before
28107           negotiation, it will set ANY and that seems to cause crashes
28108           (see e.g. #151288, #153227).
28109
28110 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28111
28112         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
28113           This seems to be antique leftover. It needs to pass error
28114           checking.
28115         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28116         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
28117         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
28118         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
28119           Fix GstXOverlay implementation (#151059).
28120
28121 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28122
28123         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28124           Don't assert (#157853).
28125
28126 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28127
28128         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28129           Fix bytes/samples confustion.
28130         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
28131           Fix for underrun (#144389).
28132
28133 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28134
28135         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28136           Disable halfway-seek for pending release (since it needs a new
28137           core release).
28138
28139 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28140
28141         * sys/v4l/gstv4lsrc.c:
28142         * sys/v4l/gstv4lsrc.h:
28143         * sys/v4l/v4lsrc_calls.c:
28144           add autoprobe-fps property so we can separate autoprobing parts
28145
28146 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28147
28148         * sys/v4l/gstv4lsrc.c:
28149         * sys/v4l/v4lsrc_calls.c:
28150         initialise fourcc to catch unset fourcc's, and debug
28151
28152 2004-11-09  Wim Taymans  <wim@fluendo.com>
28153
28154         * gst/playback/README:
28155         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28156         * gst/playback/gstplaybin.c: (gst_play_bin_init),
28157         (gst_play_bin_dispose), (gst_play_bin_set_property),
28158         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
28159         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
28160         (gst_play_bin_get_formats), (gst_play_bin_convert),
28161         (gst_play_bin_get_query_types), (gst_play_bin_query):
28162         Cleanups and some more documentation.
28163
28164 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
28165
28166         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
28167         (gst_cacasink_init), (gst_cacasink_chain):
28168         * ext/libcaca/gstcacasink.h:
28169         Cacasink inherits from VideoSink, so let that store the clock.
28170
28171 2004-11-09  Wim Taymans  <wim@fluendo.com>
28172
28173         * gst/playback/README:
28174         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
28175         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
28176         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
28177         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
28178         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
28179         (setup_sinks):
28180         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
28181         (gst_stream_info_is_mute), (gst_stream_info_set_property):
28182         * gst/playback/gststreaminfo.h:
28183         Updated README.
28184         Only switch groups if all streams have muted (EOSed).
28185         Send Tags in sync with the stream playback instead of in
28186         the playback/preroll phase.
28187         Some cleanups, free the fakesrc elements.
28188
28189 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28190
28191         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
28192           buffer-frames property was missing
28193         * ext/arts/gst_arts.c:
28194           rate missing from sinkcaps
28195         * ext/audiofile/gstafparse.c:
28196         * ext/audiofile/gstafsink.c:
28197         * ext/audiofile/gstafsrc.c:
28198         * ext/swfdec/gstswfdec.c:
28199           int audio doesn't know buffer-frames
28200         * ext/cdparanoia/gstcdparanoia.c:
28201           int audio doesn't know chunksize either
28202         * ext/nas/nassink.c:
28203           it's endianness, not endianess
28204         * gst-libs/gst/audio/audio.h:
28205           make float standard pad template caps really describe float
28206         * gst/law/mulaw.c: (linear_factory):
28207           signed only, please
28208         * gst/mpegstream/gstdvddemux.c:
28209           widths of 20 are not valid
28210
28211 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
28212
28213         Submitted by: Luca Ferretti <elle.uca@infinito.it>
28214
28215         * po/LINGUAS:
28216         * po/it.po:
28217           Add Italian
28218
28219 2004-11-08  Wim Taymans  <wim@fluendo.com>
28220
28221         * gst/playback/README:
28222         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28223         * gst/playback/gstplaybasebin.c: (probe_triggered),
28224         (gst_play_base_bin_change_state):
28225         Updated README, added more comments for fixmes etc..
28226
28227 2004-11-08  Wim Taymans  <wim@fluendo.com>
28228
28229         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28230         We can remove this hack now.
28231
28232 2004-11-08  Wim Taymans  <wim@fluendo.com>
28233
28234         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
28235         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28236         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28237         Only mix AYUV for maximum quality.
28238
28239 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28240
28241         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
28242         (gst_ogg_demux_push), (gst_ogg_pad_push):
28243           Let's act as if we're synchronized now! :).
28244         * ext/theora/theoradec.c: (theora_dec_chain):
28245           Add some debug.
28246
28247 2004-11-08  Wim Taymans  <wim@fluendo.com>
28248
28249         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28250         (gst_alpha_set_property), (gst_alpha_sink_link),
28251         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
28252         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
28253         (gst_alpha_init_params), (gst_alpha_chain):
28254         Implement alpha functions for AYUV too, this increases
28255         accuracy quite a bit.
28256
28257 2004-11-08  Wim Taymans  <wim@fluendo.com>
28258
28259         * gst/ffmpegcolorspace/avcodec.h:
28260         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28261         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
28262         (gst_ffmpegcsp_avpicture_fill):
28263         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28264         (gst_ffmpegcsp_caps_remove_format_info):
28265         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28266         (shrink12), (img_get_alpha_info), (deinterlace_line),
28267         (deinterlace_line_inplace):
28268         * gst/ffmpegcolorspace/imgconvert_template.h:
28269         Added AYUV colorspace and handle RGBA a bit more respectful.
28270
28271 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28272
28273         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28274           Actually always send a discont (cornercase when resending the
28275           same serial-tagged chain twice).
28276
28277 2004-11-08  Julien MOUTTE  <julien@moutte.net>
28278
28279         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
28280         (gst_ximagesink_finalize):
28281         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
28282         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
28283
28284 2004-11-08  Wim Taymans  <wim@fluendo.com>
28285
28286         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
28287         Don't segfault on NULL data.
28288
28289 2004-11-08  Wim Taymans  <wim@fluendo.com>
28290
28291         * gst/playback/gstdecodebin.c: (unlinked):
28292         * gst/playback/gstplay-marshal.list:
28293         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28294         (gst_play_base_bin_init), (group_create), (get_active_group),
28295         (get_building_group), (group_destroy), (group_commit),
28296         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
28297         (add_element_stream), (no_more_pads), (probe_triggered),
28298         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
28299         (state_change), (setup_source), (gst_play_base_bin_get_property),
28300         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
28301         (gst_play_base_bin_link_stream),
28302         (gst_play_base_bin_get_streaminfo):
28303         * gst/playback/gstplaybasebin.h:
28304         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
28305         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
28306         Add support for chained ogg files. Prepare for playlist
28307         support. This patch introduces the concept of pad groups, which
28308         together compose one playable media file.
28309
28310 2004-11-07  David Schleef  <ds@schleef.org>
28311
28312         * testsuite/gst-lint: Check for pad templates that aren't statically
28313         scoped.
28314
28315 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28316
28317         * configure.ac:
28318         * ext/Makefile.am:
28319         * ext/musepack/Makefile.am:
28320         * ext/musepack/gstmusepackdec.cpp:
28321         * ext/musepack/gstmusepackdec.h:
28322         * ext/musepack/gstmusepackreader.cpp:
28323         * ext/musepack/gstmusepackreader.h:
28324           Add musepack decoder.
28325         * ext/faad/gstfaad.c: (gst_faad_base_init):
28326           Make pad templates static.
28327         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28328         (plugin_init):
28329           Add musepack typefinder, make mp3 typefinding work halfway stream,
28330           which doesn't actually work yet because id3demux doesn't implement
28331           _get_length().
28332
28333 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28334
28335         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
28336         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
28337           Fix interrupt event handling (#144436).
28338
28339 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28340
28341         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
28342           Hide unused glory.
28343
28344 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28345
28346         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28347
28348         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
28349           Fix weird caps (#157548).
28350
28351 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28352
28353         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28354
28355         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
28356           Add missing NULL terminator (#157543).
28357
28358 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28359
28360         * gst/tcp/gsttcp.h:
28361         * gst/tcp/gsttcpclientsink.c:
28362         * gst/tcp/gsttcpclientsrc.c:
28363         * gst/tcp/gsttcpserversink.c:
28364         * gst/tcp/gsttcpserversrc.c:
28365           ports can go up to 65535.  Move common defines to gsttcp.h
28366
28367 2004-11-05  Wim Taymans  <wim@fluendo.com>
28368
28369         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
28370         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
28371         Added two more colorspaces.
28372
28373 2004-11-05  Wim Taymans  <wim@fluendo.com>
28374
28375         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28376         (gst_ffmpegcsp_avpicture_fill):
28377         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28378         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
28379         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
28380         More stride fixes.
28381
28382 2004-11-05  Wim Taymans  <wim@fluendo.com>
28383
28384         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
28385         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
28386         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28387         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
28388         (gst_videomixer_loop):
28389         More stride fixes.
28390
28391 2004-11-05  Benjamin Otte  <otte@gnome.org>
28392
28393         * ext/mad/gstmad.c: (gst_mad_chain):
28394           don't overflow data buffer. Flush not needed sync data when syncing
28395           failed.
28396
28397 2004-11-04  Wim Taymans  <wim@fluendo.com>
28398
28399         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28400         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
28401         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
28402         (gst_alpha_init_params), (gst_alpha_chain),
28403         (gst_alpha_change_state):
28404         Updated the chroma keying algorithm with something more
28405         sophisticated.
28406
28407 2004-11-03  Wim Taymans  <wim@fluendo.com>
28408
28409         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28410         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28411         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28412         Fix stride issues. Does not completely work for odd
28413         heights.
28414
28415 2004-11-03  Wim Taymans  <wim@fluendo.com>
28416
28417         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28418         (gst_alpha_chroma_key), (gst_alpha_chain):
28419         Fix stride issues. Does not completely work for odd
28420         heights.
28421
28422 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
28423
28424         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28425         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
28426         leak fixes
28427
28428 2004-11-03  Wim Taymans  <wim@fluendo.com>
28429
28430         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28431         (gst_ffmpegcsp_avpicture_fill):
28432         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28433         (avpicture_alloc):
28434         * gst/ffmpegcolorspace/imgconvert_template.h:
28435         Use correct _fill function to get correct strides.
28436
28437 2004-11-02  David Schleef  <ds@schleef.org>
28438
28439         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
28440         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
28441         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
28442         Change all g_print()s to debugging.  Add a bunch of consistency
28443         checks.
28444
28445 2004-11-02  Wim Taymans  <wim@fluendo.com>
28446
28447         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28448         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
28449         (unlinked), (no_more_pads), (close_link):
28450         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
28451         (unknown_type), (add_element_stream), (new_decoded_pad),
28452         (removed_decoded_pad), (setup_source):
28453         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
28454         (gst_stream_info_class_init), (gst_stream_info_init),
28455         (gst_stream_info_new), (gst_stream_info_dispose),
28456         (stream_info_mute_pad), (gst_stream_info_set_property),
28457         (gst_stream_info_get_property):
28458         * gst/playback/gststreaminfo.h:
28459         Fix playback of multiple files.
28460         a slightly different approach to handling dynamic pad removals.
28461         This one only looks at pads that we have linked.
28462
28463 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
28464
28465         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
28466         free" warning from libc.
28467
28468 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28469
28470         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28471         (get_unconnected_element), (remove_starting_from), (pad_removed),
28472         (close_link):
28473           Implement support for dynamic pad changing. We listen to "live"
28474           pad removals (i.e. while playing) and re-setup autoplugging
28475           after that. Playbasebin/playbin need some more work for this
28476           to finally work, but decodebin supports (and replugs) chained
28477           ogg now.
28478
28479 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
28480
28481         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
28482         (gst_alsa_finalize):
28483         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
28484         (gst_cdaudio_finalize):
28485         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
28486         (cdparanoia_finalize):
28487         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
28488         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
28489         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
28490         (dvdreadsrc_finalize):
28491         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
28492         (gst_flacdec_finalize):
28493         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
28494         (gst_flacenc_finalize):
28495         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
28496         (gst_gnomevfssink_finalize):
28497         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
28498         (gst_gnomevfssrc_finalize):
28499         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
28500         (gst_fameenc_finalize):
28501         * ext/nas/nassink.c: (gst_nassink_class_init),
28502         (gst_nassink_finalize):
28503         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
28504         (gst_sdlvideosink_class_init):
28505         * ext/sndfile/gstsf.c: (gst_sf_dispose):
28506         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
28507         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
28508         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
28509         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
28510         (gst_x_window_listener_dispose):
28511         * gst/audioscale/gstaudioscale.c:
28512         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
28513         (play_on_demand_finalize):
28514         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
28515         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
28516         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
28517         (cdplayer_finalize):
28518         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
28519         (gst_glimagesink_class_init):
28520         * sys/oss/gstosselement.c: (gst_osselement_class_init),
28521         (gst_osselement_finalize):
28522         * sys/oss/gstosssink.c: (gst_osssink_dispose):
28523         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
28524         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
28525           Fixes a bunch of problems with finalize and dispose functions,
28526           either assumptions that dispose is only called once, or not calling
28527           the parent class dispose/finalize function
28528
28529 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
28530
28531         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
28532           added two api precondition guards
28533           use g_strdup with getenv to fix crash when using ENVVAR
28534
28535 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
28536         * ext/esd/esdsink.c: (gst_esdsink_class_init),
28537         (gst_esdsink_finalize):
28538         Use a finalize function, not dispose, and more importantly,
28539         call the parent class finalize function too
28540
28541 2004-11-01  Johan Dahlin  <johan@gnome.org>
28542
28543         * ext/ogg/gstoggdemux.c:
28544         * gst/tags/gstvorbistag.c:
28545         Plug leaks.
28546
28547 2004-10-31  Benjamin Otte  <otte@gnome.org>
28548
28549         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
28550           lotsa memleaks today. But they're all small...
28551
28552 2004-10-31  Benjamin Otte  <otte@gnome.org>
28553
28554         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28555           another memleak crushed
28556
28557 2004-10-31  Benjamin Otte  <otte@gnome.org>
28558
28559         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
28560           fix memleak
28561
28562 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28563
28564         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28565           Hack to prevent crash when going to READY inside signal handler
28566           while this function is active.
28567
28568 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28569
28570         * gst/ffmpegcolorspace/Makefile.am:
28571         * gst/ffmpegcolorspace/avcodec.h:
28572         * gst/ffmpegcolorspace/common.h:
28573         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
28574         * gst/ffmpegcolorspace/dsputil.h:
28575         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
28576         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28577         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
28578         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
28579         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
28580         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
28581         (gst_ffmpegcsp_avpicture_fill):
28582         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
28583         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28584         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
28585         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
28586         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
28587         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
28588         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
28589         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
28590         * gst/ffmpegcolorspace/imgconvert.c:
28591         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
28592         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
28593         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
28594         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
28595         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
28596         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
28597         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
28598         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
28599         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
28600         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
28601         (grow21), (grow22), (grow41), (grow44), (conv411),
28602         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
28603         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
28604         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
28605         (avpicture_free), (is_yuv_planar), (img_convert),
28606         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
28607         (deinterlace_line_inplace), (deinterlace_bottom_field),
28608         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
28609         * gst/ffmpegcolorspace/imgconvert_template.h:
28610         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
28611         * gst/ffmpegcolorspace/mmx.h:
28612         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
28613         (av_fast_realloc), (av_mallocz_static), (av_free_static),
28614         (av_freep), (avcodec_get_context_defaults),
28615         (avcodec_alloc_context), (avcodec_init):
28616           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
28617           handling plus update from ffmpeg CVS. Large clean-up.
28618
28619 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28620
28621         * gst/playback/Makefile.am:
28622           We need the marshallers for decodebin, too.
28623
28624 2004-10-30  David Schleef  <ds@schleef.org>
28625
28626         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
28627           quicktime typefinding work with 64-bit offsets.
28628
28629 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
28630
28631         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
28632           Set EOS on the element when processing an EOS event.
28633         * ext/speex/gstspeexdec.h:
28634         * ext/speex/gstspeexenc.h:
28635           Only keep a const ptr to the mode
28636         * gst-libs/gst/riff/riff-media.c:
28637         (gst_riff_create_audio_caps_with_data),
28638         (gst_riff_create_audio_template_caps):
28639           Allow WMAV3, with up to 6 channels.
28640         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
28641           Don't call gst_pad_set_event_function on a sink pad.
28642         * gst/mpegstream/gstdvddemux.c:
28643         (gst_dvd_demux_get_subpicture_stream),
28644         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
28645           Copy the explicit caps that were set across to the cur_* pads,
28646           instead of trying to use a possibly non-existent negotiated caps.
28647           Reset the type of subpicture pads to UNKNOWN after calling
28648           init_stream, so that the caps get set.
28649
28650 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
28651
28652         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28653
28654         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
28655           Don't touch buffer if it is of size 0 (fixes #151064).
28656
28657 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28658
28659         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
28660           Synchronized discont handling.
28661
28662 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28663
28664         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28665         (gst_ogg_demux_push):
28666           Make seeking sort-of exact again (fixes #156387).
28667
28668 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28669
28670         * gst/playback/gstplaybasebin.c: (unknown_type),
28671         (add_element_stream), (new_decoded_pad),
28672         (gst_play_base_bin_change_state):
28673         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
28674         (gst_stream_info_init), (gst_stream_info_new),
28675         (gst_stream_info_dispose), (gst_stream_info_get_property):
28676         * gst/playback/gststreaminfo.h:
28677           Make caps explicitely available. Makes testing for unsupported
28678           types possible. Improves error reporting.
28679
28680 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28681
28682         * gst/audioconvert/gstaudioconvert.c:
28683         (gst_audio_convert_buffer_to_default_format):
28684           Really don't touch read-only buffers (#156563).
28685
28686 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
28687
28688         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28689
28690         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
28691           Fix memleak (#155223).
28692
28693 2004-10-29  Wim Taymans  <wim@fluendo.com>
28694
28695         * gst/tcp/.cvsignore:
28696         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
28697         (gst_multifdsink_class_init), (gst_multifdsink_init),
28698         (gst_multifdsink_add), (gst_multifdsink_remove),
28699         (gst_multifdsink_remove_client_link), (is_sync_frame),
28700         (gst_multifdsink_new_client),
28701         (gst_multifdsink_handle_client_write),
28702         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
28703         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
28704         (gst_multifdsink_get_property):
28705         * gst/tcp/gstmultifdsink.h:
28706         Added burst on connect sync_method, deprecated sync_clients,
28707         streamlined the sync code some more.
28708
28709 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28710
28711         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
28712         (gst_play_base_bin_change_state):
28713           Improve error reporting.
28714
28715 2004-10-28  Wim Taymans  <wim@fluendo.com>
28716
28717         * gst/tcp/Makefile.am:
28718         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
28719         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
28720         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
28721         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
28722         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
28723         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
28724         (gst_fdset_wait):
28725         Added more locks around fdset structures. Fixed/reworked
28726         the poll array resizing code.
28727         Added stress test for fdset.
28728
28729 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28730
28731         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
28732         fix build
28733
28734 2004-10-28  Benjamin Otte  <otte@gnome.org>
28735
28736         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
28737           fix link function to always query channels and query width for
28738           floats
28739         * configure.ac:
28740           add equalizer dir
28741         * gst/equalizer/Makefile.am:
28742         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
28743         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
28744         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
28745         (arg_to_scale), (setup_filter),
28746         (gst_iir_equalizer_compute_frequencies),
28747         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
28748         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
28749         (plugin_init):
28750           add an equalizer
28751
28752 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28753
28754         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
28755
28756         * po/LINGUAS:
28757         * po/nb.po:
28758           Added Norwegian Bokmaal translation
28759
28760 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28761
28762         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28763           Don't break on options (fixes #156488).
28764
28765 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28766
28767         * configure.ac:
28768         * ext/cdaudio/Makefile.am:
28769         * sys/Makefile.am:
28770           fix build on older automake
28771
28772 2004-10-26  Wim Taymans  <wim@fluendo.com>
28773
28774         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
28775         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
28776         Allow a little margin when negotiating the framerate.
28777
28778 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
28779
28780         * gst/level/gstlevel.c:
28781           synchonised naming of pads and pad-templates
28782
28783 2004-10-26  Wim Taymans  <wim@fluendo.com>
28784
28785         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28786         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
28787         (_find_streams_check), (gst_ogg_demux_push):
28788         Fix EOS again. Needs to be done in a better way. We should not
28789         remove the pad if there is no new chained stream.
28790
28791 2004-10-26 Iain <iaingnome@gmail.com>
28792
28793         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
28794         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
28795         of the caps.
28796         * gst/interleave/interleave.c (interleave_class_init): Hook up release
28797         pad.
28798         (interleave_release_pad): Remove the pad.
28799         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
28800         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
28801         the set device.
28802         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
28803         attrs
28804         (gst_xvimagesink_xcontext_clear): Free the xcontext.
28805         (gst_xvimagesink_finalize): Free the par.
28806
28807 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28808
28809         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
28810         (gst_avimux_stop_file):
28811           First calculate the rate, and only then use it. Hdr.rate is a
28812           multiple and not a derivative of hdr.scale. Scale is not the
28813           same as blockalign but is solely related to rate.
28814
28815 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28816
28817         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
28818         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
28819           Implement seeking.
28820
28821 2004-10-25  James Henstridge  <james@jamesh.id.au>
28822
28823         Reviewed by:  David Schleef  <ds@schleef.org>
28824
28825         * examples/gstplay/player.c: (got_stream_length), (main):
28826         * examples/seeking/cdplayer.c: (update_scale):
28827         * examples/seeking/seek.c: (format_value), (update_scale):
28828         * examples/seeking/spider_seek.c: (format_value), (update_scale),
28829         (stop_seek):
28830         Build fixes on AMD64.
28831
28832 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28833
28834         reviewed by: Ronald Bultje <rbultje at gnome dot org>
28835
28836         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
28837         Fix for some v4l cards which hang in v4lsrc
28838
28839 2004-10-25  Wim Taymans  <wim@fluendo.com>
28840
28841         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
28842         (gst_ogg_demux_push), (gst_ogg_chains_clear):
28843         Make sure to remove the pad when a new chain is
28844         encountered. Set some vars to NULL so we don't try
28845         to reference freed memory.
28846
28847 2004-10-25  Wim Taymans  <wim@fluendo.com>
28848
28849         * examples/seeking/Makefile.am:
28850         * examples/seeking/cdplayer.c: (update_scale):
28851         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
28852         * examples/seeking/playbin.c: (make_playerbin_pipeline),
28853         (format_value), (update_scale), (iterate), (start_seek),
28854         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
28855         (print_usage), (main):
28856         Added some more examples, update others.
28857
28858 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28859
28860         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
28861         * ext/speex/gstspeexdec.c: (speex_dec_chain):
28862         * ext/theora/theoradec.c: (theora_dec_chain):
28863         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28864           Add codec-name metadata.
28865
28866 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
28867
28868         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28869
28870         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28871         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
28872         * ext/alsa/gstalsamixertrack.h:
28873         * po/POTFILES.in:
28874           ALSA mixer track label internationalization (#154054).
28875
28876 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28877
28878         * ext/theora/theoradec.c: (theora_dec_chain):
28879           Export bitrate as metadata.
28880
28881 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28882
28883         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28884         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
28885         * ext/alsa/gstalsamixertrack.h:
28886           Fix names, fix loop.
28887
28888 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28889
28890         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
28891         (speex_dec_convert):
28892           sinkconvert function so oggdemux can get the file length (totem).
28893
28894 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
28895
28896         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28897
28898         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
28899           Don't push incomplete packets.
28900         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
28901           Fix MPEG-4 audio typefinding.
28902
28903 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28904
28905         * sys/v4l/Makefile.am:
28906         * sys/v4l/gstv4l.c: (plugin_init):
28907         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
28908         (gst_v4lelement_init), (gst_v4lelement_dispose),
28909         (gst_v4lelement_change_state):
28910         * sys/v4l/gstv4lelement.h:
28911         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
28912         (gst_v4l_xoverlay_close), (idle_refresh),
28913         (gst_v4l_xoverlay_set_xwindow_id):
28914         * sys/v4l/gstv4lxoverlay.h:
28915         * sys/v4l/v4l-overlay_calls.c:
28916         * sys/v4l/v4l_calls.h:
28917         * sys/v4l2/Makefile.am:
28918         * sys/v4l2/gstv4l2.c: (plugin_init):
28919         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
28920         (gst_v4l2element_init), (gst_v4l2element_dispose),
28921         (gst_v4l2element_change_state):
28922         * sys/v4l2/gstv4l2element.h:
28923         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
28924         (gst_v4l2_xoverlay_close), (idle_refresh),
28925         (gst_v4l2_xoverlay_set_xwindow_id):
28926         * sys/v4l2/gstv4l2xoverlay.h:
28927         * sys/v4l2/v4l2-overlay_calls.c:
28928         * sys/v4l2/v4l2_calls.h:
28929           Remove client-side overlay handling, use the X-server v4l plugin
28930           for that. Nicer overlay, less code. Also make the plugin
28931           compileable without X (but then without overlay, obviously).
28932           Makes xwindowlistener obsolete, should we remove that?
28933
28934 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28935
28936         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
28937         (gst_osssrc_src_query):
28938         * sys/oss/gstosssrc.h:
28939           OK, so people want offset in DEFAULT. This time, actually fix all
28940           cases.
28941         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
28942           Add FPS properly.
28943
28944 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28945
28946         * gst/asfdemux/gstasfmux.c:
28947         * gst/avi/gstavimux.c:
28948           Framerate.
28949
28950 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28951
28952         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
28953           Fix properties (channel, norm, frequency).
28954
28955 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28956
28957         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
28958           Flag typo.
28959         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
28960           No warnings.
28961
28962 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28963
28964         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
28965           Fix hang.
28966
28967 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28968
28969         * sys/v4l2/gstv4l2element.h:
28970           Yet Another Hack (tm) for kernel header borkedness.
28971         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
28972         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
28973         (gst_v4l2src_link), (gst_v4l2src_getcaps),
28974         (gst_v4l2src_change_state):
28975         * sys/v4l2/gstv4l2src.h:
28976         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
28977         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
28978           Fix caps, keep track of state, work.
28979
28980 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28981
28982         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
28983           Quiet.
28984
28985 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28986
28987         * sys/oss/gstosssrc.c: (gst_osssrc_get):
28988           Don't mix bytes and samples.
28989
28990 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28991
28992         * ext/ogg/gstoggmux.c:
28993           Basic pad template which accepts OGM tracks, speex, flac, vorbis
28994           and theora. Any is incorrect.
28995         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
28996           Fix caps.
28997         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
28998         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
28999         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
29000         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
29001         * sys/v4l/gstv4lmjpegsrc.h:
29002         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
29003         (gst_v4lsrc_change_state):
29004         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
29005         (gst_v4lmjpegsrc_capture_stop):
29006           Fix caps. Keep track of internal state. Work.
29007
29008 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29009
29010         * ext/Makefile.am:
29011           Fix the build fixes.
29012
29013 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29014
29015         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29016         (gst_ogg_demux_src_event), (_find_chain_seek),
29017         (gst_ogg_pad_push):
29018           Check for pad availability before using it.
29019         * ext/ogg/gstoggdemux.c: (_find_chain_process):
29020           Fix parsing of chained ogg. Needs more work on the decoder side.
29021
29022 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29023
29024         * gst/spectrum/Makefile.am:
29025         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
29026         (idle_func):
29027           Fix demo and reenable it. Yes, I'm currently playing with audio
29028           analysis tools
29029
29030 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29031
29032         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29033           We love it if files that start at zero work too...
29034
29035 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29036
29037         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29038           Handle files with missing EOS headers.
29039
29040 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29041
29042         * gst/tcp/gsttcpserversink.c:
29043         (gst_tcpserversink_handle_server_read),
29044         (gst_tcpserversink_init_send):
29045         Zero some variables first (need for accept not to return EINVAL)
29046
29047 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29048
29049         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29050         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29051         * ext/theora/theoradec.c: (theora_dec_sink_convert),
29052         (theora_dec_chain):
29053         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
29054         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
29055           Seeking and querying finetune.
29056
29057 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29058
29059         * configure.ac:
29060         * ext/Makefile.am:
29061         * ext/raw1394/Makefile.am:
29062           fix the build
29063
29064 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29065
29066         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29067           Wrong return.
29068         * gst/playback/Makefile.am:
29069         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
29070         * gst/playback/gstplay-marshal.list:
29071         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
29072           Fix marshallers.
29073
29074 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29075
29076         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
29077           Silence.
29078
29079 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29080
29081         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29082         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29083         (gst_ogg_pad_push):
29084           Yay for non-lineair granulepos in theora.
29085
29086 2004-10-18  Wim Taymans  <wim@fluendo.com>
29087
29088         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29089         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29090         * ext/dv/gstdvdec.h:
29091         Make sure we renegotiate aspect ratio when the camera switches.
29092
29093 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29094
29095         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29096         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29097           Start at zero.
29098         * ext/theora/theoradec.c: (theora_dec_chain):
29099           Skip headers. Bad idea for chained ogg, but fixes seeking.
29100
29101 2004-10-18  Wim Taymans  <wim@fluendo.com>
29102
29103         * configure.ac:
29104         I swear, this is the last time I touch this.
29105
29106 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29107
29108         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29109         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29110         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
29111           Faster seeking.
29112         * ext/theora/theoradec.c: (theora_dec_sink_convert):
29113           Time-to-default conversion.
29114         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29115           Don't error on unknown packets, just skip. We should probably
29116           read them if we want to support chained ogg.
29117
29118 2004-10-18  Wim Taymans  <wim@fluendo.com>
29119
29120         * configure.ac:
29121         Added cdaudio to wrong list.
29122
29123 2004-10-18  Wim Taymans  <wim@fluendo.com>
29124
29125         * configure.ac:
29126         Revive cdaudio.
29127
29128 2004-10-18  Wim Taymans  <wim@fluendo.com>
29129
29130         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29131         (gst_dvdec_video_link), (gst_dvdec_push):
29132         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29133         (gst_smokeenc_resync), (gst_smokeenc_chain):
29134         Fix mimetype on smoke encoder.
29135         Add aspect ratio to dvdec. Not sure if these
29136         values are correct though....
29137
29138 2004-10-18  Wim Taymans  <wim@fluendo.com>
29139
29140         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
29141         Fix vorbis property descriptions and ranges.
29142
29143 2004-10-18  Wim Taymans  <wim@fluendo.com>
29144
29145         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29146         Really do nothing when no data is available.
29147         Go to the playing state when the stream is not seekable
29148         instead of failing.
29149
29150 2004-10-18  Wim Taymans  <wim@fluendo.com>
29151
29152         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
29153         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
29154         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
29155         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
29156         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
29157         Added uri handler for cd://
29158         Port to new API.
29159
29160 2004-10-18  Wim Taymans  <wim@fluendo.com>
29161
29162         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29163         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29164         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29165         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29166         (remove_prerolls), (unknown_type), (add_element_stream),
29167         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
29168         (gst_play_base_bin_remove_element),
29169         (gst_play_base_bin_link_stream):
29170         * gst/playback/gstplaybin.c: (gen_video_element),
29171         (gen_vis_element), (remove_sinks), (setup_sinks):
29172         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29173         (gst_stream_info_get_type), (gst_stream_info_class_init),
29174         (gst_stream_info_init), (gst_stream_info_new),
29175         (gst_stream_info_dispose), (stream_info_mute_pad),
29176         (gst_stream_info_set_property), (gst_stream_info_get_property):
29177         * gst/playback/gststreaminfo.h:
29178         Add sink padtemplate to decodebin.
29179         Added some more comments.
29180         Make queue size configurable in playbasebin.
29181         Added possibility to use elements as sinks (ex cdaudio).
29182
29183 2004-10-15  Wim Taymans  <wim@fluendo.com>
29184
29185         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
29186         (gst_speexenc_chain):
29187         Fix speex timestamps so that it gets muxed properly.
29188
29189 2004-10-15  Wim Taymans  <wim@fluendo.com>
29190
29191         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
29192         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
29193         (gst_dv1394src_init), (gst_dv1394src_dispose),
29194         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
29195         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
29196         (gst_dv1394src_event), (gst_dv1394src_get_formats),
29197         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
29198         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
29199         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
29200         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
29201         * ext/raw1394/gstdv1394src.h:
29202         Added conversion/query functions.
29203         Update buffer timestamps,
29204         Added signals.
29205         Added uri dv:// so it might play from the firewire in playbin.
29206         Fix a possible leak.
29207         Added debugging.
29208
29209 2004-10-15  Wim Taymans  <wim@fluendo.com>
29210
29211         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
29212         (gst_dv1394src_init), (gst_dv1394src_set_property),
29213         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
29214         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
29215         * ext/raw1394/gstdv1394src.h:
29216         Added AV/C VTR control support needed for some cameras.
29217         Added automatic port detection.
29218         Added properties for selecting the channel.
29219         The configure.ac script is not yet updated to reflect the
29220         new libavc1394 and librom1394 dependencies.
29221
29222 2004-10-15  Wim Taymans  <wim@fluendo.com>
29223
29224         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29225         (qtdemux_parse), (gst_qtdemux_handle_esds):
29226         An esds box is not a container.
29227         Fix parsing of mp4v boxes.
29228         Do not try to renegotiate fps for each frame. Need to
29229         find a better method. This should fix mp4 playback.
29230
29231 2004-10-14  David Schleef  <ds@schleef.org>
29232
29233         * configure.ac: update for swfdec-0.3 and liboil-0.2
29234         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
29235         * ext/swfdec/gstswfdec.h: same
29236         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
29237         * gst/videotestsrc/videotestsrc.c: same
29238
29239 2004-10-14  Wim Taymans  <wim@fluendo.com>
29240
29241         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29242         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29243         (is_sync_frame), (gst_multifdsink_new_client),
29244         (gst_multifdsink_handle_client_write),
29245         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29246         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
29247         Turn warnings into info.
29248         Don't allow a state change in the streaming thread.
29249
29250 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
29251
29252         * ext/vorbis/oggvorbisenc.c:
29253         * ext/vorbis/vorbisdec.c:
29254           fix template sample rate
29255
29256 2004-10-13  Wim Taymans  <wim@fluendo.com>
29257
29258         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
29259         Decoding the header first fixes some problems in resyncing
29260         in more mp3s.
29261
29262 2004-10-12  Wim Taymans  <wim@fluendo.com>
29263
29264         * gst/playback/gstplaybin.c: (gen_video_element),
29265         (gen_vis_element), (remove_sinks), (setup_sinks):
29266         Added vis plugin support, need to configure the vis
29267         element to activate it.
29268
29269 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29270
29271         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
29272         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
29273           Some debug.
29274         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29275         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
29276         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
29277         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
29278         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29279         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
29280         * gst/avi/gstavidemux.h:
29281           Support for openDML-2.0 indx/ix## chunks. Support for broken index
29282           recovery (where, if part of the index is broken, we will still read
29283           the rest of the index and recover the broken part by stream
29284           scanning). More broken media support. EOS workarounds. General AVI
29285           braindamage headache recovery. Aspirin included.
29286
29287 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29288
29289         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
29290         (cdparanoia_event), (cdparanoia_query):
29291           Get rid of hideous lead-in.
29292
29293 2004-10-11  Wim Taymans  <wim@fluendo.com>
29294
29295         * gst/playback/gstplaybasebin.c: (setup_source):
29296         Wrong var used to get g_list_next.
29297
29298 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29299
29300         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29301         (cdparanoia_get), (cdparanoia_open):
29302           Report discid as metadata, add duration.
29303
29304 2004-10-11  Wim Taymans  <wim@fluendo.com>
29305
29306         * gst/playback/gstplaybasebin.c: (setup_source):
29307         Cleanup the previous pipeline a little earlier for the
29308         case that a source element provides raw data.
29309
29310 2004-10-11  Benjamin Otte  <otte@gnome.org>
29311
29312         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
29313           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
29314           consuming the last 128 bytes, even though it was valid mp3 data.
29315
29316 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29317
29318         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
29319         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
29320         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29321         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
29322
29323 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29324
29325         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
29326         Fix for webcams that support only specific width or height
29327
29328 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29329
29330         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29331
29332         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
29333           Fix wrong discont event setup (fixes #154967).
29334
29335 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
29336
29337         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29338
29339         * gst/auparse/gstauparse.c: (gst_auparse_chain):
29340           Error out on invalid data (fixes #154807).
29341
29342 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29343
29344         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29345
29346         * ext/dvdread/dvdreadsrc.c: (_read):
29347           Make titles > 0 work again (fixes #154834).
29348
29349 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29350
29351         * gst-libs/gst/riff/riff-media.c:
29352         (gst_riff_create_video_template_caps):
29353           WMV3 missing in template caps.
29354
29355 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29356
29357         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29358           OK, so the original code was too strict. It makes random AVI files
29359           hang for seconds upon opening, which is unacceptable and is far
29360           beyond the original goal of getting multiple chunks for one-chunk
29361           sounc stream files. So now do just that.
29362
29363 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29364
29365         * gst/playback/gstplaybasebin.c: (setup_source),
29366         (gst_play_base_bin_change_state):
29367           Actually clean up streaminfo if output fails. This would trigger
29368           if, for example, there was no CD in the drive. No preroll, so
29369           a streaminfo structure is created, but the subsequent state change
29370           of the thread fails.
29371         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
29372           Don't change state if parent failed.
29373
29374 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29375
29376         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
29377         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
29378         (gen_video_element), (remove_sinks):
29379           Add small bits of code for screenshot handling.
29380
29381 2004-10-08  Wim Taymans  <wim@fluendo.com>
29382
29383         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
29384         (gen_video_element), (gen_audio_element), (setup_sinks):
29385         Don't assume the user provided sinks are named "sink"...
29386
29387 2004-10-08  Wim Taymans  <wim@fluendo.com>
29388
29389         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29390         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
29391         (gst_play_base_bin_link_stream):
29392         Do not try to autoplug sources that generate raw streams like
29393         cdparanoia.
29394         disconnect the preroll overrun signal when we don't need it anymore.
29395
29396 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
29397
29398         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29399         Added reworked patch from #154903 from milosz derezynski (deadchip).
29400
29401 2004-10-08  Wim Taymans  <wim@fluendo.com>
29402
29403         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29404         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
29405         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
29406         (cdparanoia_convert), (cdparanoia_uri_get_type),
29407         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
29408         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
29409         * ext/cdparanoia/gstcdparanoia.h:
29410         This adds the cdda://<tracknum> uri.
29411
29412 2004-10-08  Wim Taymans  <wim@fluendo.com>
29413
29414         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29415         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29416         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29417         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
29418         (unknown_type), (gst_play_base_bin_remove_element),
29419         (gst_play_base_bin_link_stream):
29420         * gst/playback/gstplaybasebin.h:
29421         * gst/playback/gstplaybin.c: (gst_play_bin_init),
29422         (gst_play_bin_set_property), (gen_video_element),
29423         (gen_audio_element), (setup_sinks):
29424         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29425         (gst_stream_info_get_type), (gst_stream_info_class_init),
29426         (gst_stream_info_init), (gst_stream_info_new),
29427         (gst_stream_info_dispose), (stream_info_mute_pad),
29428         (gst_stream_info_set_property), (gst_stream_info_get_property):
29429         * gst/playback/gststreaminfo.h:
29430         Reuse the audio and video bins.
29431         Some internal cleanups in the stream selection code.
29432
29433 2004-10-08  Julien MOUTTE  <julien@moutte.net>
29434
29435         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29436         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29437         * sys/ximage/ximagesink.h:
29438         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29439         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29440         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
29441         not coming from those elements. Moreover these elements should not keep
29442         the xid they have been given when in NULL state.
29443
29444 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29445
29446         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29447         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29448         * sys/ximage/ximagesink.h:
29449         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29450         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29451         * sys/xvimage/xvimagesink.h:
29452           Actually only create a new toplevel window if we're not gonna
29453           embed it right after.
29454
29455 2004-10-07  Wim Taymans  <wim@fluendo.com>
29456
29457         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
29458         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
29459         * gst/playback/gstplaybin.c: (setup_sinks):
29460         Implement muting/unmuting of streams, mute streams that are not
29461         used.
29462
29463 2004-10-07  Wim Taymans  <wim@fluendo.com>
29464
29465         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
29466         (plugin_init):
29467         Added lame audio/x-ac3 typefind function.
29468
29469 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29470
29471         * configure.ac:
29472           bump nano to cvs
29473
29474 === release 0.8.5 ===
29475
29476 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29477
29478         * NEWS:
29479         * RELEASE:
29480         * configure.ac:
29481           releasing 0.8.5, "Take You On"
29482
29483 2004-10-06  Wim Taymans  <wim@fluendo.com>
29484
29485         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
29486         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
29487         (no_more_pads), (close_link), (type_found):
29488         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29489         * gst/playback/gstplaybin.c: (gen_video_element):
29490         Do not signal the no_more_pads after the first pad when
29491         we are plugging a non dynamic element with multiple
29492         output pads (like swfdec, dvdec, ...).
29493
29494 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29495
29496         * configure.ac:
29497           bump for prerelease
29498
29499 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29500
29501         * gst/wavparse/gstwavparse.c:
29502           add ATRAC3 to STATIC CAPS to fix a warning
29503
29504         * gst/matroska/ebml-read.c:
29505         * gst-libs/gst/riff/riff-read.c:
29506           fix typos
29507
29508 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29509
29510         * gst-libs/gst/riff/riff-media.c:
29511           generate caps for ATRAC3 audio streams
29512
29513         * gst/realmedia/rmdemux.c:
29514           generate caps for ATRAC3 audio streams
29515
29516 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29517
29518         * gst/wavparse/Makefile.am
29519         * gst/wavparse/riff.h
29520         * gst/wavparse/wavparse.vcproj
29521           riff.h removal (unused and duplication with riff-ids.h)
29522
29523 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29524
29525         * gst/wavparse/gstwavparse.h
29526           remove duplicated defines for audio codec codes
29527
29528         * gst-libs/gst/riff/riff-ids.h
29529         * gst/wavenc/riff.h:
29530           add "4CC" code for ATRAC3 audio streams
29531           add "4CC" code for ITU_G721_ADPCM (unused for now)
29532
29533 2004-10-06  Wim Taymans  <wim@fluendo.com>
29534
29535         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
29536         Actually _do_ negotiation. Pass gdouble as arg instead
29537         of guint64 for the framerate.
29538
29539 2004-10-06  Wim Taymans  <wim@fluendo.com>
29540
29541         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
29542         (find_compatibles), (close_pad_link), (try_to_link_1),
29543         (no_more_pads), (close_link), (type_found):
29544         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29545         * gst/playback/gstplaybin.c: (gen_video_element),
29546         (gen_audio_element):
29547         Set state on newly added element to READY so that negotiation
29548         can happen ASAP.
29549         Addes some more debug info.
29550         Do not try to plug pads with multiple caps structures or ANY
29551         because it is too dangerous since we do not do dynamic
29552         replugging.
29553
29554 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29555
29556         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
29557
29558         * po/LINGUAS:
29559         * po/or.po:
29560           add Oriya translation
29561
29562 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29563
29564         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29565           Prevent overwrite of size member. Makes audio sound crappy.
29566
29567 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29568
29569         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
29570         Add rmvb to the list of known RealMedia extensions
29571
29572 2004-10-05  Wim Taymans  <wim@fluendo.com>
29573
29574         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
29575         (mngdec_openstream), (mngdec_closestream),
29576         (mngdec_handle_sink_event), (mngdec_readdata),
29577         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
29578         (mngdec_getcanvasline), (mngdec_refresh),
29579         (gst_mngdec_change_state):
29580         Set the framerate correctly.
29581
29582 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29583
29584         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29585           There was something wrong with the index massaging.
29586
29587 2004-10-04  Wim Taymans  <wim@fluendo.com>
29588
29589         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
29590         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
29591         (gst_smokedec_chain):
29592         * ext/jpeg/gstsmokedec.h:
29593         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29594         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
29595         * ext/jpeg/gstsmokeenc.h:
29596         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
29597         (smokecodec_decode_new), (smokecodec_info_free),
29598         (smokecodec_set_quality), (smokecodec_get_quality),
29599         (smokecodec_set_threshold), (smokecodec_get_threshold),
29600         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
29601         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
29602         (smokecodec_encode), (smokecodec_parse_id),
29603         (smokecodec_parse_header), (smokecodec_decode):
29604         * ext/jpeg/smokecodec.h:
29605         * ext/jpeg/smokeformat.h:
29606         Updated smoke, new bitstream, allows embedding in ogg.
29607
29608 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29609
29610         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
29611           Fix seeking in some files. All this code is no longer needed (and
29612           actually breaks stuff) because we now synchronize the full index
29613           right when reading the header.
29614
29615 2004-10-04  Wim Taymans  <wim@fluendo.com>
29616
29617         * configure.ac:
29618         configure update for libmng.
29619
29620 2004-10-04  Wim Taymans  <wim@fluendo.com>
29621
29622         * ext/libmng/Makefile.am:
29623         * ext/libmng/gstmng.c: (plugin_init):
29624         * ext/libmng/gstmng.h:
29625         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
29626         (gst_mngdec_base_init), (gst_mngdec_class_init),
29627         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
29628         (gst_mngdec_loop), (gst_mngdec_get_property),
29629         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
29630         (mngdec_closestream), (mngdec_handle_sink_event),
29631         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
29632         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
29633         (gst_mngdec_change_state):
29634         * ext/libmng/gstmngdec.h:
29635         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
29636         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
29637         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
29638         (gst_mngenc_chain), (gst_mngenc_get_property),
29639         (gst_mngenc_set_property):
29640         * ext/libmng/gstmngenc.h:
29641         Added basic MNG decoder. Needs more work. The encoder does
29642         not work yet.
29643
29644 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29645
29646         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
29647         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
29648         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
29649           Don't hang on length=0 chunks. Some negotiation fixes. Signal
29650           no-more-pads.
29651
29652 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
29653
29654         * configure.ac:
29655           you need at least 1.0.4 of speex
29656
29657 2004-10-04 Iain <iaingnome@gmail.com>
29658
29659         * ext/speex/gstspeexdec.h: Revert the includes changes.
29660
29661         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
29662
29663 2004-09-30 Iain <iaingnome@gmail.com>
29664
29665         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
29666         found during init or set as a property instead of hardcoding /dev/audio
29667
29668 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29669
29670         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
29671         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
29672         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
29673         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
29674         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
29675         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
29676         (gst_rmdemux_dump_data):
29677           Use debug category, fix EOS handling. filesrc ! rmdemux now
29678           works.
29679
29680 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29681
29682         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
29683         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
29684         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
29685           Improve allocation, cutting and sorting of the index. How takes a
29686           few seconds instead of minutes.
29687
29688 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
29689
29690         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
29691           fixed compilation
29692
29693 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29694
29695         * gst-libs/gst/riff/riff-media.c:
29696         (gst_riff_create_video_caps_with_data),
29697         (gst_riff_create_video_template_caps):
29698           Add wing commander format mimetype/fourccs.
29699         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29700           Don't crash if some value is 0.
29701
29702 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29703
29704         * gst-libs/gst/riff/riff-media.c:
29705         (gst_riff_create_video_caps_with_data),
29706         (gst_riff_create_video_template_caps):
29707           Add DIB fourcc (raw, palettized 8-bit RGB).
29708         * gst-libs/gst/riff/riff-read.c:
29709         (gst_riff_read_strf_vids_with_data):
29710           Oops, fix strf_data reading bug.
29711         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
29712           Use a non-NULL tag.
29713         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
29714           Time for hacks. Sorry Dave. At least one quicktime movie (a
29715           trailer) that I've encountered contains multiple video tracks.
29716           One of those is the actual video track, the other are one-frame
29717           tracks (images). Unfortunately, the number of frames according
29718           to the trak header is 1 for each, so that doesn't help. So
29719           instead, I look at the duration and discard tracks with a
29720           duration shorter than 20% of the length of the stream. Better
29721           than nothing.
29722
29723 2004-10-01  Christian Schaller <christian@fluendo.com>
29724
29725         * ext/ivorbis/vorbis.c:
29726           Patch from Phil Blundell (Bug 152341)
29727
29728 2004-10-01  Wim Taymans  <wim@fluendo.com>
29729
29730         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
29731         (speex_dec_get_formats), (speex_dec_convert),
29732         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
29733         (speex_dec_chain), (gst_speexdec_get_property),
29734         (gst_speexdec_set_property):
29735         Small cleanups.
29736
29737 2004-10-01  Wim Taymans  <wim@fluendo.com>
29738
29739         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
29740         (gst_wavparse_stream_init), (gst_wavparse_fmt),
29741         (gst_wavparse_other), (gst_wavparse_loop),
29742         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
29743         (gst_wavparse_srcpad_event):
29744         * gst/wavparse/gstwavparse.h:
29745         Added some more debugging info.
29746         Fix the case where the length of the file is 0.
29747         Make sure we seek to sample borders.
29748
29749 2004-10-01  Wim Taymans  <wim@fluendo.com>
29750
29751         * gst/playback/README:
29752         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
29753         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29754         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29755         Add some debug info to decodebin, update README
29756
29757 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29758
29759         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
29760           Don't use g_print(); use GST_DEBUG().
29761
29762 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29763
29764         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
29765         (gst_ogg_mux_queue_pads):
29766           Handle EOS properly.
29767
29768 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
29769
29770         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29771
29772         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
29773         (gst_faad_chain), (gst_faad_change_state):
29774         * ext/faad/gstfaad.h:
29775           Allow playback of raw (unframed) MPEG AAC files (#148993).
29776
29777 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
29778
29779         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29780
29781         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29782           Throw error if we didn't recognize the stream. Fixes #152289.
29783
29784 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29785
29786         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
29787           Fix negotiation.
29788
29789 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
29790
29791         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29792
29793         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29794           Fix memleak.
29795
29796 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
29797
29798         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29799
29800         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
29801           Solve #152805.
29802         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
29803           Solve 152806.
29804
29805 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29806
29807         * gst-libs/gst/riff/riff-media.c:
29808         (gst_riff_create_video_caps_with_data),
29809         (gst_riff_create_audio_caps_with_data):
29810           Add codec_data handling (like asfdemux used to do).
29811         * gst/asfdemux/gstasf.c: (plugin_init):
29812         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
29813         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
29814           Use riff-media for caps creation instead of our own (mostly
29815           broken) copy of its functions.
29816
29817 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29818
29819         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
29820           Don't actually error out if we get another return value than
29821           -EINVAL. Opposite to what I first thought, drivers have random
29822           return values for this, although -EINVAL is the expected return
29823           value. Since this is not fatal, we shouldn't use
29824           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
29825
29826 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29827
29828         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
29829         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
29830         (dvdreadsrc_get_property), (_open), (_seek), (_read),
29831         (dvdreadsrc_get), (dvdreadsrc_open_file),
29832         (dvdreadsrc_change_state):
29833           Fix. Don't do one big huge loop around the whole DVD, that will
29834           cache all data and thus eat sizeof(dvd) (several GB) before we
29835           see something.
29836         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
29837           Actually NULL'ify event after using it.
29838         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
29839         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
29840         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29841         (gst_ebml_read_seek), (gst_ebml_read_skip):
29842           Handle events.
29843         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
29844         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
29845         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
29846           Fix timing (this will probably break if I seek using menus, but
29847           I didn't get there yet). VOBs and normal DVDs should now work.
29848           Add a mpeg2-only pad with high rank so this get autoplugged for
29849           MPEG-2 movies.
29850         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
29851         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
29852         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
29853         (gst_mpeg_demux_get_audio_stream),
29854         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
29855         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
29856           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
29857           MPEG-1 but use dvddemux for MPEG-2.
29858         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
29859         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
29860         (gst_mpeg_parse_parse_packhead):
29861           Timing. Only add pad template if it exists. Add sink template from
29862           class and not from ourselves. This means we will always use the
29863           correct sink template even if it is not the one defined in this
29864           file.
29865
29866 2004-09-29  Wim Taymans  <wim@fluendo.com>
29867
29868         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
29869         (gst_mpeg_demux_parse_pes):
29870         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
29871         Fix playback of mpeg again, timestamps where screwed up by
29872         patch 1.61.
29873
29874 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29875
29876         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
29877           Only return true if we actually filled something in. Prevents
29878           player applications from showing a random length for flac files.
29879         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29880         (gst_riff_read_use_event), (gst_riff_read_handle_event),
29881         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
29882         (gst_riff_read_strf_vids_with_data),
29883         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
29884           OK, ok, so I implemented event handling. Apparently it's normal
29885           that we receive random events at random points without asking
29886           for it.
29887         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29888         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
29889         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
29890         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29891         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
29892         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
29893         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
29894         * gst/avi/gstavidemux.h:
29895           Implement non-lineair chunk handling and subchunk processing.
29896           The first solves playback of AVI files where the audio and video
29897           data of individual buffers that we read are not synchronized.
29898           This should not happen according to the wonderful AVI specs, but
29899           of course it does happen in reality. It is also a prerequisite for
29900           the second. Subchunk processing allows us to cut chunks in small
29901           pieces and process each of these pieces separately. This is
29902           required because I've seen several AVI files with incredibly large
29903           audio chunks, even some files with only one audio chunk for the
29904           whole file. This allows for proper playback including seeking.
29905           This patch is supposed to fix all AVI A/V sync issues.
29906         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
29907         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
29908           Work.
29909         * gst/modplug/gstmodplug.cc:
29910           Proper return value setting for the query() function.
29911         * gst/playback/gstplaybasebin.c: (setup_source):
29912           Being in non-playing state (after, e.g., EOS) is not necessarily
29913           a bad thing. Allow for that. This fixes playback of short files.
29914           They don't actually playback fully now, because the clock already
29915           runs. This means that small files (<500kB) with a small length
29916           (<2sec) will still not or barely play. Other files, such as mod
29917           or flx, will work correctly, however.
29918
29919 2004-09-28  Wim Taymans  <wim@fluendo.com>
29920
29921         * ext/speex/gstspeex.c: (plugin_init):
29922         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
29923         (gst_speex_dec_class_init), (speex_dec_get_formats),
29924         (speex_get_event_masks), (speex_get_query_types),
29925         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
29926         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
29927         (gst_speexdec_get_property), (gst_speexdec_set_property),
29928         (speex_dec_change_state):
29929         * ext/speex/gstspeexdec.h:
29930         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
29931         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
29932         (gst_speexenc_base_init), (gst_speexenc_class_init),
29933         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
29934         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
29935         (gst_speexenc_src_query), (gst_speexenc_init),
29936         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
29937         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
29938         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
29939         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
29940         (gst_speexenc_chain), (gst_speexenc_get_property),
29941         (gst_speexenc_set_property), (gst_speexenc_change_state):
29942         * ext/speex/gstspeexenc.h:
29943         Rewrote speex encoder, make sure it can be embedded in ogg.
29944         Implemented speex decoder.
29945
29946 2004-09-28  Christian Schaller <christian@fluendo.com>
29947
29948         * configure.ac:
29949         Remove kioslave plugin. Markey is brewing a new working one
29950         * ext/Makefile.am: Remove kioslave plugin
29951         * ext/kio: remove
29952         * gst-plugins.spec.in: remove kio plugin from spec
29953
29954 2004-09-27  Wim Taymans  <wim@fluendo.com>
29955
29956         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29957         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29958         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
29959         (gst_multifdsink_new_client),
29960         (gst_multifdsink_handle_client_write),
29961         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29962         (gst_multifdsink_handle_clients):
29963         * gst/tcp/gstmultifdsink.h:
29964         Make syncing to keyframes actually work for new clients and lagging
29965         clients.
29966
29967 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29968
29969         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
29970         (gst_navigationtest_handle_src_event), (draw_box_planar411),
29971         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
29972         * gst/debug/gstnavigationtest.h:
29973           make navigationtest display button-press and button-release events
29974
29975 2004-09-26 Iain <iaingnome@gmail.com>
29976
29977         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
29978         the channels have received a new media event.
29979         (interleave_buffered_loop): Compresses a new media event on all
29980         channels into one.
29981
29982 2004-09-26 Iain <iaingnome@gmail.com>
29983
29984         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
29985         call the sinkpad's default event handler and not the srcpads. He also
29986         says this is confusing :)
29987         (gst_wavenc_stop_file): Company says that seek events only go upstream
29988         we should send a discontinuous downstream instead.
29989
29990 2004-09-25  Christian Schaller <christian@fluendo.com>
29991
29992         * Update SPEC file to be usable in conjunction with Fedora Core,
29993           Fedora.us and freshrpms packages
29994         * Fix typo in multifilesrc test Makefile
29995
29996 2004-09-24  Wim Taymans  <wim@fluendo.com>
29997
29998         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29999         Only signal the no_more_pads signal when we have
30000         added the stream to our list.
30001
30002 2004-09-24  Wim Taymans  <wim@fluendo.com>
30003
30004         * gst/playback/gstplaybasebin.c: (remove_prerolls),
30005         (new_decoded_pad):
30006         * gst/playback/gstplaybasebin.h:
30007         * gst/playback/gstplaybin.c: (setup_sinks):
30008         Don't try to preroll or decode more than one audio/video
30009         track.
30010
30011 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30012
30013         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
30014           Throw error if we failed to find a suitable output. This should
30015           throw an error if we successfully set up a pipeline (e.g. because
30016           we recognized a media file) but found no decodable streams in it
30017           (e.g. because it contains only media stream types for which we
30018           have no decoders, or because it's not a media type).
30019
30020 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30021
30022         * ext/dirac/Makefile.am:
30023         * ext/dirac/gstdirac.cc:
30024         * ext/dirac/gstdiracdec.cc:
30025         * ext/dirac/gstdiracdec.h:
30026           Do something. Don't actually know if this works because I don't
30027           have a demuxer yet.
30028         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
30029           Add channels=1 to caps returned from _getcaps().
30030         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
30031         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
30032         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
30033         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
30034         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
30035         (gst_ogm_parse_change_state):
30036           Separate between audio/video so ogmaudioparse actually uses the
30037           audio pad templates. Both audio and video work now, including
30038           autoplugging. Also use sometimes-srcpad hack.
30039         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30040           Handle events better. Don't hang on infinite loops.
30041         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
30042         (gst_avi_demux_init), (gst_avi_demux_reset),
30043         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30044         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
30045         (gst_avi_demux_change_state):
30046         * gst/avi/gstavidemux.h:
30047           Improve A/V sync. Still not perfect.
30048         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
30049         (gst_ebml_read_skip):
30050           Handle events better.
30051         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30052         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
30053         (qtdemux_audio_caps):
30054           Add IMA4. Improve event handling. Save offset after a seek when
30055           the headers are at the end of the file so that we don't end up in
30056           an infinite loop.
30057         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
30058           Add low-priority typefind support for files with no length.
30059
30060 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30061
30062         * testsuite/multifilesink/Makefile.am:
30063         fix typo
30064
30065 2004-09-22  Julien MOUTTE  <julien@moutte.net>
30066
30067         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30068         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
30069         mistakes from thaytan's patches.
30070
30071 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30072
30073         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30074           For completeness, XSync in the destroy function as xvimage does.
30075
30076 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30077
30078         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
30079            Correct caps negotiation
30080         * gst/volume/gstvolume.c: (volume_chain_float),
30081         (volume_chain_int16):
30082            Modify debug output to be little more informative
30083         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
30084         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30085         (gst_xvimagesink_xvimage_destroy):
30086           Add XSync calls after detaching from the shared memory segment to
30087           avoid a crash.
30088
30089 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30090
30091         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30092         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
30093         * ext/vorbis/vorbis.c: (plugin_init):
30094         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
30095         (gst_vorbisenc_chain):
30096         * ext/vorbis/vorbisenc.h:
30097         remove explicit newmedia support from oggmux and vorbisenc
30098         add debug category to vorbisenc
30099         * gst/multifilesink/gstmultifilesink.c:
30100         (gst_multifilesink_class_init), (gst_multifilesink_init),
30101         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
30102         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
30103         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
30104         (plugin_init):
30105         * gst/multifilesink/gstmultifilesink.h:
30106         add support for streamheader in multifilesink
30107
30108 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30109
30110         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
30111         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
30112         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
30113           Prevent infinite loops. More correct error reporting.
30114         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30115           Error out if negotiation fails.
30116         * gst/playback/gstplaybasebin.c: (setup_source),
30117         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
30118         (gst_play_base_bin_found_tag):
30119           Error/tag forwarding. Pre-roll fixes for source errors on state
30120           changes (e.g. "file does not exist") to prevent hangs.
30121
30122 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30123
30124         * testsuite/multifilesink/Makefile.am:
30125         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
30126         (gst_newmedia_class_init), (gst_newmedia_init),
30127         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30128         (newfile_signal), (test_signal), (main):
30129         * testsuite/multifilesink/multifilesrc_test.c: (main):
30130         * testsuite/multifilesink/oggtheora_test.c:
30131         (gst_newmedia_base_init), (gst_newmedia_class_init),
30132         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30133         (test_format), (newfile_signal), (test_signal), (main):
30134         * testsuite/multifilesink/oggvorbis_test.c:
30135         (gst_newmedia_base_init), (gst_newmedia_class_init),
30136         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30137         (test_format), (newfile_signal), (test_signal), (main):
30138         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
30139         (gst_newmedia_class_init), (gst_newmedia_init),
30140         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30141         (newfile_signal), (test_signal), (main):
30142         New media tests
30143
30144 2004-09-20  Christian Schaller <christian@fluendo.com>
30145
30146         * Fix mikmod license to LGPL as they have relicensed
30147         * Move Dirac and Effectv into LGPL section of README_license
30148
30149 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30150
30151         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
30152         (gst_mad_change_state):
30153           Allow for mp3 rate/channels changes. However, only very
30154           conservatively. Reason that we *have* to enable this is smiply
30155           because the mad find_sync() function is not good enough, it will
30156           regularly sync on random data as valid frames and therefore make
30157           us provide random caps as *final* caps of the stream. The best fix
30158           I could think of is to simply require several of the same stream
30159           changes in a row before we change caps.
30160           The actual testcase that works now is #
30161         * ext/ogg/Makefile.am:
30162         * ext/ogg/gstogg.c: (plugin_init):
30163         * ext/ogg/gstogmparse.c:
30164           OGM support (video only for now; I need an audio sample file).
30165         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30166         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
30167         (gst_asf_demux_add_video_stream):
30168           WMV extradata.
30169         * gst/playback/gstplaybasebin.c: (unknown_type):
30170           Don't error out on single unknown-types after all. It's wrong.
30171           If we found type of video and audio but not of a subtitle stream,
30172           it will still error out (which is unwanted). Will find a better fix
30173           later on.
30174         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
30175         (ogmaudio_type_find), (plugin_init):
30176           OGM support.
30177
30178 2004-09-20  Johan Dahlin  <johan@gnome.org>
30179
30180         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
30181         after setting caps.
30182
30183 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30184
30185         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
30186         * gst/wavenc/gstwavenc.h:
30187         Added newmedia support to wavenc
30188
30189 2004-09-17  Wim Taymans  <wim@fluendo.com>
30190
30191         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
30192         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30193         (gst_fdset_fd_can_write), (gst_fdset_wait):
30194         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
30195         (gst_multifdsink_init), (gst_multifdsink_add),
30196         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
30197         (gst_multifdsink_remove_client_link),
30198         (gst_multifdsink_client_queue_buffer),
30199         (gst_multifdsink_handle_client_write),
30200         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
30201         (gst_multifdsink_close), (gst_multifdsink_change_state):
30202         * gst/tcp/gstmultifdsink.h:
30203         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30204         (gst_tcpserversink_removed):
30205         Small cleanups in fdset.c
30206         Use a hastable to map fd to the client structure for faster
30207         lookup in _remove and get_stats.
30208         Added virtual function to close the fds.
30209         Handle clients even when the select/poll call was unblocked because
30210         of a command.
30211         Implement syncing to keyframe in the recovery procedure.
30212
30213 2004-09-16 Iain <iaingnome@gmail.com>
30214
30215         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
30216         try caps.
30217
30218 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30219
30220         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
30221           Caps are only set if the type of the stream is unknown, but this
30222           is initialized in ->init_stream(), so set to UNKNOWN after calling
30223           ->init_stream() so that capsnego starts.
30224
30225 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30226
30227         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30228         (gst_avi_demux_stream_data):
30229           Just hardcode for raw audio then. AVI audio sucks.
30230
30231 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
30232
30233         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
30234         * gst/matroska/matroska-mux.c: (audiosink_templ),
30235         (gst_matroska_mux_audio_pad_link):
30236         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
30237         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
30238
30239 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30240
30241         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30242         (gst_avi_demux_stream_data):
30243           Try to fix a/v sync issues.
30244
30245 2004-09-15  David Schleef  <ds@schleef.org>
30246
30247         * configure.ac: remove NASM check, since we don't use it.  Update
30248         dirac check to 0.4
30249         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
30250         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30251         Initialized variables.
30252         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
30253         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
30254         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
30255         SVQ3 format
30256
30257 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30258
30259         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30260         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
30261         * gst/avi/gstavidemux.h:
30262           Fix for compressed audio (mp3) timestamp generation. How did this
30263           ever work?
30264
30265 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30266
30267         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
30268           Volume is a double not a float.
30269
30270 2004-09-15  Wim Taymans  <wim@fluendo.com>
30271
30272         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
30273         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
30274         Don't close the fd in multifdsink as we didn't open it in the
30275         first place. Some cleanups.
30276
30277 2004-09-15  Wim Taymans  <wim@fluendo.com>
30278
30279         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30280         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30281         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30282         Fix the case where the muxer would mark pages as delta
30283         frames when they are not (vorbis only ogg).
30284
30285 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30286
30287         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
30288         (gst_play_base_bin_change_state):
30289           Handle the case where we failed to setup a clear pipeline. This
30290           will throw an error (or EOS, another nice case) and if you don't
30291           catch that, the app will wait for the signal forever (and thus
30292           hang).
30293
30294 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30295
30296         * ext/gnomevfs/gstgnomevfssink.c:
30297         (gst_gnomevfssink_uri_get_protocols):
30298         * ext/gnomevfs/gstgnomevfssrc.c:
30299         (gst_gnomevfssrc_uri_get_protocols):
30300         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30301         * ext/gnomevfs/gstgnomevfsuri.h:
30302           Use _uri_new() instead of _open(), so it doesn't take as long and
30303           Christophe's computer won't hang.
30304         * gst/playback/gstplaybasebin.c: (unknown_type):
30305           Throw error on unknown media type, so apps actually display it.
30306
30307 2004-09-14  Brian Cameron  <brian.cameron@sun.com
30308
30309         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
30310           this script to work on Solaris since bash shell handles echo
30311           differenly than bash.
30312
30313 2004-09-17  Wim Taymans  <wim@fluendo.com>
30314
30315         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
30316         (setup_source), (gst_play_base_bin_set_property),
30317         (gst_play_base_bin_add_element):
30318         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
30319         Some more work on making sure seeking pauses the pipeline and
30320         that changing the uri actually does something.
30321
30322 2004-09-17  Wim Taymans  <wim@fluendo.com>
30323
30324         * gst/tcp/gstfdset.c: (gst_fdset_wait):
30325         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
30326         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
30327         (gst_tcpserversink_close):
30328         Be a bit more paranoid when freeing memory.
30329
30330 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30331
30332         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
30333         (qtdemux_parse_trak):
30334           Don't crash by dividing by zero (see sample movie in #126922).
30335
30336 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30337
30338         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
30339           Don't touch non-existing data (fixes crash on file in #140147).
30340
30341 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30342
30343         * gst/playback/gstplaybasebin.c:
30344         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
30345           Handle double disposals, and proper change of URIs.
30346
30347 2004-09-13  Martin Eikermann <meiker@upb.de>
30348
30349         * gst/mpegstream/gstmpegparse.c:
30350           fix synchronistation for streams recorded from digital PCR
30351           fixes bug #119376
30352
30353 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30354
30355         * ext/gnomevfs/Makefile.am:
30356         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
30357         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
30358         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
30359         (gst_gnomevfssink_uri_get_type),
30360         (gst_gnomevfssink_uri_get_protocols),
30361         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
30362         (gst_gnomevfssink_uri_handler_init),
30363         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
30364         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
30365         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
30366         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
30367         (gst_gnomevfssrc_uri_get_type),
30368         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
30369         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
30370         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
30371         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
30372         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30373         * ext/gnomevfs/gstgnomevfsuri.h:
30374           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
30375           of fake URIs to see which this version of Gnome-VFS likes, and
30376           uses that for the Gst-URI interface. Makes playbin support http://
30377           streams. Also fix up some stupid behaviour in gnomevfssrc.
30378
30379 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30380
30381         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
30382         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
30383         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
30384         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
30385           Update mixer (to sync with other sessions) if we try to obtain
30386           a new value. This makes alsamixer work accross applications.
30387         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
30388           Only call sync functions if we're running, else alsalib asserts.
30389         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
30390           Sometimes fails to compile. Possibly a gcc bug.
30391         * gst/playback/gstplaybin.c: (gen_video_element),
30392         (gen_audio_element):
30393           Add a reference to an application-provided object, because we lose
30394           this same reference if we add it to the bin. If we don't do this,
30395           we can only use this object once and thus crash if we go from
30396           ready to playing, back to ready and back to playing again.
30397           Also add an audioscale element because several cheap soundcards -
30398           like mine - don't support all samplerates.
30399         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30400         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
30401           Fix wrong order or PAR calls. Makes automatically obtained PAR
30402           from the X server atually being used.
30403
30404 2004-09-12  David Schleef  <ds@schleef.org>
30405
30406         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
30407         #151887, #152102, #152247.
30408         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
30409         * examples/seeking/cdparanoia.c: same
30410         * examples/seeking/cdplayer.c: same
30411         * examples/seeking/seek.c: same
30412         * examples/seeking/spider_seek.c: same
30413         * examples/seeking/vorbisfile.c: same
30414         * examples/stats/mp2ogg.c: same
30415         * ext/esd/esdsink.c: (gst_esdsink_class_init),
30416         (gst_esdsink_dispose): Dispose of element properly.
30417         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
30418         fixes.
30419         * ext/nas/nassink.c: (gst_nassink_class_init),
30420         (gst_nassink_dispose): Dispose of element correctly.
30421         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
30422         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
30423         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
30424         Fix 64-bit warning.
30425         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30426         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
30427         Fix 64-bit warning.
30428
30429 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30430
30431         * configure.ac : change speex detection as 1.1.6 now uses
30432           .pc/pkg-config and they changed their headers location.
30433
30434 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
30435
30436         * gst/matroska/matroska-mux.h:
30437         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
30438         (gst_matroska_mux_start), (gst_matroska_mux_finish),
30439         (gst_matroska_mux_write_data):
30440           Write multiple blocks/frames per cluster.
30441                 Write meta-seek information (seek heads).
30442
30443 2004-09-09  Scott Wheeler <wheeler@kde.org>
30444
30445         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
30446         (gst_play_bin_set_property), (gst_play_bin_get_property),
30447         (gen_audio_element), (gen_audio_element):
30448           Add a volume element / property to the pipeline.
30449
30450 2004-09-07  Wim Taymans  <wim@fluendo.com>
30451
30452         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
30453         Copy timestamps from the master pad to the output buffers.
30454
30455 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30456
30457         * ext/raw1394/gstdv1394src.c:
30458           throw errors when applicable
30459
30460 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
30461
30462         * gst/matroska/ebml-ids.h:
30463         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
30464         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
30465         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
30466           automatically convert unix time <-> ebml time when reading/writing
30467           a date, use gst_ebml_write_uint to write CUETIME,
30468           not gst_ebml_write_date.
30469         * gst/matroska/matroska-ids.h:
30470         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
30471         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
30472         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
30473         (gst_matroska_mux_write_data):
30474           Write track and segment UIDs, write muxing date, write
30475           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
30476           Create cues for audio only files.
30477
30478 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30479
30480         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
30481         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
30482           Re-commit ALSA switches.
30483         * gst/adder/gstadder.c: (gst_adder_loop):
30484           64-bit fix (#151416).
30485         * gst/debug/progressreport.c: (gst_progressreport_report):
30486           64-bit fix (#151419).
30487         * gst/matroska/matroska-demux.c:
30488         (gst_matroska_demux_parse_contents):
30489           64-bit fix (#151420).
30490         * gst/playback/test3.c: (update_scale):
30491           64-bit fix (#151421).
30492
30493 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
30494
30495         * configure.ac:
30496           bump nano to cvs
30497
30498 === release 0.8.4 ===
30499
30500 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30501
30502         * configure.ac: releasing 0.8.4, "Alias"
30503
30504 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
30505
30506         * ext/theora/Makefile.am:
30507           fix makefile.  Fixes #151462.
30508
30509 2004-08-30  Wim Taymans  <wim@fluendo.com>
30510
30511         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
30512         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30513         (gst_multifdsink_remove_client_link),
30514         (gst_multifdsink_client_queue_buffer),
30515         (gst_multifdsink_handle_client_write):
30516         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
30517         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
30518         Fix some memory leaks.
30519
30520 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30521
30522         Patch by: David Schleef
30523
30524         * configure.ac:
30525         * sys/Makefile.am:
30526           rename our detection macro for V4L2.  Fixes #151236.
30527
30528 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30529
30530         Patch by: David Schleef
30531
30532         * configure.ac:
30533           check to define LAMEPRESET.  Fixes #151232.
30534
30535 2004-08-27  David Schleef  <ds@schleef.org>
30536
30537         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
30538         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
30539         (gst_glimagesink_fixate):  Move local variable declarations to
30540         make gcc-2.95 happy.
30541
30542 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30543
30544         * configure.ac:
30545           bump nano for prerelease
30546
30547 2004-08-27  David Schleef  <ds@schleef.org>
30548
30549         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
30550         * sys/sunaudio/gstsunaudiosrc.c:
30551         * sys/sunaudio/gstsunaudiosrc.h:
30552
30553 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
30554
30555         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
30556         handle EOS correctly
30557         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
30558         * gst/matroska/matroska-mux.h:
30559         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
30560         VFW compatibility mode
30561
30562 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30563
30564         patch by: Zaheer Abbas Merali
30565
30566         * ext/ogg/gstoggmux.c:
30567         * ext/vorbis/vorbisenc.c:
30568         * ext/vorbis/vorbisenc.h:
30569           handle NEWMEDIA
30570
30571 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
30572
30573         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
30574         fix byte order reversion on little endian machines.
30575         * gst/matroska/matroska-mux.c: (audiosink_templ),
30576         (gst_matroska_mux_audio_pad_link):
30577         add TTA codec to the list of supported codecs.
30578         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
30579         (gst_matroska_mux_start), (gst_matroska_mux_finish),
30580         (gst_matroska_mux_write_data):
30581         * gst/matroska/matroska-mux.h:
30582         write segment duration correctly, write muxing app string, fixes bugs
30583         #140897 and #140898.
30584         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
30585         wait for all pads to be negotiated before starting to mux.
30586
30587 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30588
30589         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
30590         * ext/lame/gstlame.h:
30591         Added new media support to lame
30592
30593 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
30594
30595         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
30596         send vorbis headers at the beginning of a stream, fixes bug #141554.
30597         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
30598         bug #148950.
30599         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
30600         (gst_matroska_demux_plugin_init):
30601         * gst/matroska/matroska-ids.h:
30602         enable demuxing of TTA audio streams, fixes bug #148951.
30603         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
30604         enable typefinding for TTA audio files, fixes bug #148711.
30605         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
30606         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
30607         fixes playback of packed bitstream and xvid with bframes, bug #135407.
30608
30609 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
30610
30611         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
30612         (gst_riff_read_element_data), (gst_riff_read_seek),
30613         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
30614         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
30615         <teuf@gnome.org>
30616
30617 2004-08-23 Iain <iaingnome@gmail.com>
30618
30619         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
30620         tags. They appear to be handled differently to normal.
30621         (tag_list_to_id3_tag_foreach): Ditto.
30622
30623 2004-08-22  Wim Taymans  <wim@fluendo.com>
30624
30625         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30626         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30627         Make sure we never send -1 granulepos.
30628
30629 2004-08-20  Wim Taymans  <wim@fluendo.com>
30630
30631         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30632         (gst_ogg_mux_loop):
30633         I will accept bitchslappings with non sharp objects.
30634
30635 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30636
30637         * configure.ac:
30638         Clean up the test for lame presets
30639
30640 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30641
30642         * configure.ac:
30643         * ext/lame/Makefile.am:
30644         * ext/lame/gstlame.c: (gst_lame_class_init),
30645         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
30646         Only enable lame presets if version of lame has presets in API
30647
30648 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
30649         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
30650         * gst/udp/gstudpsrc.h:
30651           Don't call gst_pad_push in a get function. Fixes #150449
30652
30653 2004-08-18  Wim Taymans  <wim@fluendo.com>
30654
30655         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
30656         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
30657         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
30658         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30659         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30660         (gst_fdset_wait):
30661         * gst/tcp/gstfdset.h:
30662         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30663         (gst_multifdsink_client_queue_buffer),
30664         (gst_multifdsink_handle_client_write):
30665         * gst/tcp/gstmultifdsink.h:
30666         Some extra checks in gstfdset.
30667         Only use send() when the fd is a socket. Don't try to
30668         read from write only fds.
30669
30670 2004-08-18  Wim Taymans  <wim@fluendo.com>
30671
30672         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
30673         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
30674         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30675         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30676         (gst_fdset_wait):
30677         Add more locking and bounds checking.
30678
30679 2004-08-18  Wim Taymans  <wim@fluendo.com>
30680
30681         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
30682         Realloc test fdset in the lock and right before starting
30683         the poll call. Bump the limit to 4096.
30684
30685 2004-08-17  David Schleef  <ds@schleef.org>
30686
30687         * sys/sunaudio/Makefile.am:
30688         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
30689         of rates and channels.  Make debugging less obnoxious.
30690
30691         Patch from Balamurali Viswanathan implementing a mixer for
30692         Sun audio.  (bug #144091):
30693         * sys/sunaudio/gstsunelement.c:
30694         * sys/sunaudio/gstsunelement.h:
30695         * sys/sunaudio/gstsunmixer.c:
30696         * sys/sunaudio/gstsunmixer.h:
30697
30698 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30699
30700         * gst/audioscale/gstaudioscale.c:
30701         * gst/audioscale/gstaudioscale.h:
30702         made audioscale resample from any sample rate to any sample rate
30703
30704 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
30705
30706         * ext/libpng/gstpngdec.c:
30707           error out on unsupported types
30708
30709 2004-08-17  Iain <iaingnome@gmail.com>
30710
30711         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
30712         mid_side and loose_mid_side properties if its a stereo stream.
30713
30714 2004-08-17  Wim Taymans  <wim@fluendo.com>
30715
30716         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
30717         (theora_get_formats), (theora_dec_src_convert),
30718         (theora_dec_sink_convert), (theora_dec_src_query),
30719         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
30720         Add a debug line.
30721
30722 2004-08-17  Wim Taymans  <wim@fluendo.com>
30723
30724         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
30725         (gst_ogg_pad_push):
30726         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30727         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
30728         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
30729         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30730         Mark delta units in the muxer.
30731         Try to decode the packet after an out-of-sync error from
30732         libogg.
30733
30734 2004-08-17  Wim Taymans  <wim@fluendo.com>
30735
30736         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30737         (gst_multifdsink_init), (gst_multifdsink_add),
30738         (gst_multifdsink_client_queue_buffer),
30739         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
30740         * gst/tcp/gstmultifdsink.h:
30741         Added option to send a keyframe to clients as the first buffer.
30742         Make timeout property writable.
30743
30744 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
30745
30746         patch by: Wim Taymans
30747
30748         * gst/tcp/gstfdset.c:
30749         * gst/tcp/gstmultifdsink.c:
30750           fix index comparison, should include 0
30751
30752 2004-08-16  Wim Taymans  <wim@fluendo.com>
30753
30754         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
30755         (gst_fdset_add_fd), (gst_fdset_remove_fd),
30756         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30757         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30758         (gst_fdset_wait):
30759           copy when reallocing for poll so the select arguments don't get
30760           changed during the call
30761
30762 2004-08-16  Wim Taymans  <wim@fluendo.com>
30763
30764         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
30765         (gst_theora_enc_class_init), (theora_enc_sink_link),
30766         (theora_buffer_from_packet), (theora_enc_chain):
30767         Fix bug where buffers were not marked as keyframes
30768         correctly.
30769
30770 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30771
30772         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
30773         (gst_lame_preset_get_type), (gst_lame_class_init):
30774         describe the enum values for vbr mode and presets more verbosely
30775
30776 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30777
30778         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
30779         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
30780         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
30781         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
30782         * ext/lame/gstlame.h:
30783         add preset property to lame so it can use lame presets
30784
30785 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30786
30787         * ext/lame/gstlame.c: (gst_lame_get_property):
30788         whoops forgot break, thanks teuf
30789
30790 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30791
30792         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
30793         (gst_lame_class_init), (gst_lame_src_getcaps),
30794         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
30795         (gst_lame_get_property), (gst_lame_setup):
30796         * ext/lame/gstlame.h:
30797         fix lame's broken vbr stuff, allow it to resample if need be, and also
30798         make xing header optional
30799
30800 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30801
30802         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
30803         added getcaps function so samplerate doesnt get fixated to silly values
30804
30805 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30806
30807         * ext/lame/gstlame.c: (gst_lame_src_link):
30808         revert previous fix
30809
30810 2004-08-12  Johan Dahlin  <johan@gnome.org>
30811
30812         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
30813         checks. Doesn't matter what state we are in. Interfaces are a
30814         compile time thing, not runtime. It also broke the python bindings.
30815
30816 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30817
30818         * ext/lame/gstlame.c: (gst_lame_src_link):
30819         made source pad link function check if sinkpad is ok..fixes the problem
30820         where core fixates the output rate of lame stupidly
30821
30822 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30823
30824         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
30825         * sys/v4l/v4l_calls.c:
30826         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
30827           fix fixate function to handle nonsimple caps.
30828           remove bogus check in _link
30829           cleanups
30830
30831 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30832
30833         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
30834         set default compression ratio parameter to 0.0 so bitrate parameter
30835         works :)
30836
30837 2004-08-11  David Schleef  <ds@schleef.org>
30838
30839         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
30840
30841 2004-08-11  David Schleef  <ds@schleef.org>
30842
30843         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
30844         before.
30845
30846 2004-08-11  David Schleef  <ds@schleef.org>
30847
30848         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
30849
30850 2004-08-11  David Schleef  <ds@schleef.org>
30851
30852         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
30853           license field
30854         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
30855         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
30856           LGPL.
30857         * gst/auparse/gstauparse.c: Fix plugin license field.
30858         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
30859         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
30860         * gst/rtp/gstrtp.c: Fix plugin license field.
30861
30862 2004-08-11  Wim Taymans  <wim@fluendo.com>
30863
30864         * gst/tcp/Makefile.am:
30865         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
30866         (ensure_size), (gst_fdset_new), (gst_fdset_free),
30867         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
30868         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
30869         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
30870         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30871         (gst_fdset_fd_can_write), (gst_fdset_wait):
30872         * gst/tcp/gstfdset.h:
30873         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
30874         (gst_multifdsink_class_init), (gst_multifdsink_init),
30875         (gst_multifdsink_add), (gst_multifdsink_remove),
30876         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
30877         (gst_multifdsink_remove_client_link),
30878         (gst_multifdsink_handle_client_read),
30879         (gst_multifdsink_client_queue_data),
30880         (gst_multifdsink_client_queue_caps),
30881         (gst_multifdsink_client_queue_buffer),
30882         (gst_multifdsink_handle_client_write),
30883         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30884         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
30885         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
30886         (gst_multifdsink_close):
30887         * gst/tcp/gstmultifdsink.h:
30888         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30889         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
30890         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
30891         (gst_tcpserversink_close):
30892         * gst/tcp/gsttcpserversink.h:
30893         Abstracted away the select call, implemented poll (yes we ran into
30894         the 1024 limit in production).
30895
30896 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
30897
30898         * gst/tcp/gsttcp.c:
30899         * gst/tcp/gsttcpplugin.c:
30900           improve debuggging, remove assert
30901
30902 2004-08-10  Wim Taymans  <wim@fluendo.com>
30903
30904         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
30905         (gst_client_status_get_type), (gst_multifdsink_class_init),
30906         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
30907         (gst_multifdsink_handle_client_read),
30908         (gst_multifdsink_handle_client_write),
30909         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30910         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
30911         (gst_multifdsink_get_property):
30912         * gst/tcp/gstmultifdsink.h:
30913         * gst/tcp/gsttcp-marshal.list:
30914         Starting to prepare for specifying buffer time in other units
30915         than buffers. Expose remove reason in signal.
30916
30917 2004-08-10  Wim Taymans  <wim@fluendo.com>
30918
30919         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30920         (gst_multifdsink_remove), (gst_multifdsink_clear),
30921         (gst_multifdsink_remove_client_link),
30922         (gst_multifdsink_handle_client_read),
30923         (gst_multifdsink_client_queue_data),
30924         (gst_multifdsink_client_queue_buffer),
30925         (gst_multifdsink_handle_client_write),
30926         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
30927         (gst_multifdsink_chain), (gst_multifdsink_close):
30928         * gst/tcp/gstmultifdsink.h:
30929         Added more debugging info. Changed the way clients are
30930         removed from the lists. Fixed a bug where a bad file descriptor
30931         could cause many clients to be removed.
30932
30933 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30934
30935         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
30936           allow all pixel-aspect-ratios, not just 1:1
30937
30938 2004-08-09  David Schleef  <ds@schleef.org>
30939
30940         * sys/glsink/ARB_multitexture.h:  Remove old files.
30941         * sys/glsink/EXT_paletted_texture.h:
30942         * sys/glsink/NV_register_combiners.h:
30943         * sys/glsink/gstgl_nvimage.c:
30944         * sys/glsink/gstgl_pdrimage.c:
30945         * sys/glsink/gstgl_rgbimage.c:
30946         * sys/glsink/gstglsink.c:
30947         * sys/glsink/gstglsink.h:
30948         * sys/glsink/gstglxwindow.c:
30949         * sys/glsink/regcomb_yuvrgb.c:
30950
30951 2004-08-09  David Schleef  <ds@schleef.org>
30952
30953         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
30954         GL sink plugin.  (Bug #147302)
30955
30956         * configure.ac: Test for OpenGL
30957         * sys/Makefile.am: Use test for OpenGL
30958         * sys/glsink/Makefile.am:
30959         * sys/glsink/glimagesink.c: rewrite
30960         * sys/glsink/glimagesink.h: rewrite
30961
30962 2004-08-09  David Schleef  <ds@schleef.org>
30963
30964         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
30965         sane framerates.
30966         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
30967         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
30968         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
30969
30970 2004-08-09  Wim Taymans  <wim@fluendo.com>
30971
30972         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30973         (gst_multifdsink_add), (gst_multifdsink_get_stats),
30974         (gst_multifdsink_client_remove),
30975         (gst_multifdsink_handle_client_read),
30976         (gst_multifdsink_handle_client_write),
30977         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
30978         Do a bit more logging, make the client_read code more robust.
30979
30980 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
30981
30982         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
30983         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
30984         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
30985         (gst_jpegdec_init), (gst_jpegdec_chain):
30986         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
30987         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
30988           cleanups, debugging fixes and memleak plugging
30989
30990 2004-08-09  Wim Taymans  <wim@fluendo.com>
30991
30992         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
30993         (theora_get_formats), (theora_dec_src_convert),
30994         (theora_dec_sink_convert), (theora_dec_src_query),
30995         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
30996         (theora_dec_change_state):
30997         Don't crash on missing header packets.
30998
30999 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31000
31001         * po/LINGUAS:
31002         * po/sq.po:
31003           Added Albanian translation (Laurent Dhima)
31004         * po/cs.po:
31005           updated
31006
31007 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31008
31009         * ext/lame/gstlame.c:
31010           fix/add debugging
31011
31012 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31013
31014         * sys/ximage/ximagesink.c:
31015         * sys/xvimage/xvimagesink.c:
31016           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
31017
31018 2004-08-06  Wim Taymans  <wim@fluendo.com>
31019
31020         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31021         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31022         (gst_multifdsink_client_remove),
31023         (gst_multifdsink_handle_client_read),
31024         (gst_multifdsink_handle_client_write),
31025         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31026         Make sure we don't try to read more from a client that what
31027         ioctl says us or we deadlock.
31028
31029 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31030
31031         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
31032         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
31033         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
31034           decouple running_time and n_frames so it can handle changing
31035           framerate while running
31036
31037 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31038
31039         * po/nl.po:
31040         * po/sv.po:
31041           updated translations
31042
31043 2004-08-04  Benjamin Otte  <otte@gnome.org>
31044
31045         * gst/videotestsrc/gstvideotestsrc.c:
31046         (gst_videotestsrc_get_capslist), (generate_capslist),
31047         (plugin_init):
31048           generate the list of supported caps at startup and reuse it instead
31049           of always generating it
31050
31051 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31052
31053         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
31054           whoops, last checkin broke normal build
31055
31056 2004-08-03  Benjamin Otte  <otte@gnome.org>
31057
31058         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
31059         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
31060         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
31061         (gst_alsa_mixer_get_option):
31062         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
31063         (dvdnavsrc_print_event):
31064         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
31065         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
31066         (gst_ogg_mux_pad_unlink):
31067         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
31068         (gst_multipart_mux_pad_unlink):
31069         * gst/videofilter/gstvideobalance.c:
31070         (gst_videobalance_colorbalance_set_value):
31071         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
31072         (gst_videomixer_pad_unlink):
31073         * po/uk.po:
31074         * sys/oss/gstossmixer.c:
31075         * sys/v4l/gstv4lcolorbalance.c:
31076         * sys/v4l/gstv4ltuner.c:
31077         * sys/v4l/v4lsrc_calls.c:
31078         * sys/v4l2/gstv4l2colorbalance.c:
31079         * sys/v4l2/gstv4l2tuner.c:
31080           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
31081
31082 2004-08-03  Benjamin Otte  <otte@gnome.org>
31083
31084         * examples/dynparams/filter.c: (ui_control_create):
31085         * examples/gstplay/player.c: (print_tag):
31086         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
31087         * ext/gdk_pixbuf/gstgdkanimation.c:
31088         (gst_gdk_animation_iter_may_advance):
31089         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
31090         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
31091         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
31092         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
31093         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
31094         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
31095         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
31096         * gst/sine/demo-dparams.c: (main):
31097         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
31098         * testsuite/alsa/formats.c: (create_pipeline):
31099         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
31100           fixes for G_DISABLE_ASSERT and friends
31101         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
31102         (mp3_type_frame_length_from_header), (mp3_type_find),
31103         (plugin_init):
31104           require mp3 typefinding to have at least MIN_HEADERS valid headers
31105           add typefinding for AAC adts files
31106
31107 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
31108
31109         * sys/ximage/ximagesink.c:
31110         (gst_ximagesink_calculate_pixel_aspect_ratio):
31111         * sys/xvimage/xvimagesink.c:
31112         (gst_xvimagesink_calculate_pixel_aspect_ratio):
31113         Make sure we calculate pixel-aspect-ratio using floating point maths
31114
31115 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31116
31117         * po/uk.po:
31118           updated translation
31119
31120 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31121
31122         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31123         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
31124           add debugging for display PAR calculation
31125
31126 2004-08-02  David Schleef  <ds@schleef.org>
31127
31128         * configure.ac: Fix mikmod CFLAGS.
31129
31130 2004-07-27  Benjamin Otte  <otte@gnome.org>
31131
31132         * gst/audioscale/gstaudioscale.c:
31133         - fix templates to only support S16, it's the only format that works
31134         - make caps nego code use try_set_caps_nonfixed and fixation instead
31135         of try_set_caps twice, which is not nice for autopluggers
31136         - change rank to secondary, so autopluggers can pick it up after
31137         audioconvert
31138
31139 2004-08-02  Iain <iain@prettypeople.org>
31140
31141         * gst/interleave/interleave.c (interleave_init),
31142         (interleave_request_new_pad),
31143         (interleave_pad_removed),
31144         (interleave_buffered_loop): Use the real pad count, not the artificial
31145         one.
31146
31147 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31148
31149         * configure.ac: bump nano back to development
31150
31151 === release 0.8.3 ===
31152
31153 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31154
31155         * configure.ac: releasing 0.8.3, "Water"
31156
31157 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31158
31159         * sys/xvimage/xvimagesink.c:
31160         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31161         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
31162         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
31163         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31164         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31165         * sys/xvimage/xvimagesink.h:
31166           apply similar PAR fixes as to ximagesink
31167
31168 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31169
31170         patch from: Benjamin Otte
31171
31172         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
31173           add link function to lame.  Fixes #148986.
31174
31175 2004-08-02  Johan Dahlin  <johan@gnome.org>
31176
31177         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
31178         fix debugging log
31179
31180 2004-07-30  David Schleef  <ds@schleef.org>
31181
31182         * gst/videomixer/Makefile.am: Fix things that should have been
31183         fixed in the last checkin.
31184
31185 2004-07-30  David Schleef  <ds@schleef.org>
31186
31187         * gst/multipart/Makefile.am: Fix things that should have been
31188         fixed in the last checkin.
31189
31190 2004-07-30  David Schleef  <ds@schleef.org>
31191
31192         * testsuite/multifilesink/Makefile.am: Fix unused variable.
31193
31194 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31195
31196         * configure.ac:
31197           bump nano for prerelease
31198         * po/af.po:
31199         * po/az.po:
31200         * po/cs.po:
31201         * po/en_GB.po:
31202         * po/hu.po:
31203         * po/nl.po:
31204         * po/sr.po:
31205         * po/sv.po:
31206         * po/uk.po:
31207           updates
31208
31209 2004-07-30  Wim Taymans  <wim@fluendo.com>
31210
31211         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31212         (gst_multifdsink_add), (gst_multifdsink_remove),
31213         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31214         (gst_multifdsink_client_remove),
31215         (gst_multifdsink_handle_client_write),
31216         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31217         * gst/tcp/gstmultifdsink.h:
31218         Recover from a select with a bad file descriptor by removing
31219         the client.
31220
31221 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31222
31223         * configure.ac:
31224           fix requirement of core
31225         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
31226         (gst_play_pipeline_setup):
31227           don't use colorspace element.  do use hermescolorspace element.
31228           make macro to get a colorspace element.
31229           mark strings for translation.
31230         * po/POTFILES.in:
31231           add play.c
31232         * po/af.po:
31233         * po/az.po:
31234         * po/cs.po:
31235         * po/en_GB.po:
31236         * po/hu.po:
31237         * po/nl.po:
31238         * po/sr.po:
31239         * po/sv.po:
31240         * po/uk.po:
31241           update translations
31242
31243 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31244
31245         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
31246         fix default for newmedia flag
31247
31248 2004-07-30  Wim Taymans  <wim@fluendo.com>
31249
31250         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31251         (gst_theora_dec_init), (theora_get_formats),
31252         (theora_dec_src_convert), (theora_dec_sink_convert),
31253         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31254         (theora_dec_chain), (theora_dec_set_property),
31255         (theora_dec_get_property):
31256         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31257         (gst_theora_enc_class_init), (gst_theora_enc_init),
31258         (theora_enc_sink_link), (theora_enc_chain),
31259         (theora_enc_set_property), (theora_enc_get_property):
31260         Added cropping option to theora decoder.
31261         Added border option to theora encoder.
31262
31263 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31264
31265         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31266         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31267         (gst_pngenc_set_property):
31268         * ext/libpng/gstpngenc.h:
31269         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
31270
31271 2004-07-30  Wim Taymans  <wim@fluendo.com>
31272
31273         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
31274         (theora_enc_sink_link), (theora_enc_chain),
31275         (theora_enc_set_property), (theora_enc_get_property):
31276         Fix encoding of non-multiple-of-16 video.
31277
31278 2004-07-29  David Schleef  <ds@schleef.org>
31279
31280         * configure.ac: make test for audiofile more strict
31281
31282 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31283
31284         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31285           give different names to typefind functions
31286
31287 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31288
31289         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31290         (gst_ximagesink_calculate_pixel_aspect_ratio),
31291         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
31292         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
31293         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
31294         (gst_ximagesink_get_property), (gst_ximagesink_init):
31295         * sys/ximage/ximagesink.h:
31296           allocate PAR's dynamically.
31297           use autodetected PAR if no object-set PAR is given.
31298           add workaround for directfb's X not setting physical size.
31299           fix to xvimagesink will follow tomorrow.
31300
31301 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31302
31303         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
31304         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
31305         (gst_shout2send_get_type), (gst_shout2send_set_clock),
31306         (gst_shout2send_class_init), (gst_shout2send_init),
31307         (set_shout_metadata), (gst_shout2send_set_metadata),
31308         (gst_shout2send_chain), (gst_shout2send_set_property),
31309         (gst_shout2send_get_property), (gst_shout2send_connect),
31310         (gst_shout2send_change_state):
31311         * ext/shout2/gstshout2.h:
31312         - fix for sending mp3 audio to icecast2 server, if pad link function not
31313         called before PAUSED state
31314         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
31315         - added tagging support for mp3 audio broadcasted
31316         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
31317         debug info
31318
31319 2004-07-28  Wim Taymans  <wim@fluendo.com>
31320
31321         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
31322         (gst_ogg_demux_push):
31323         Return query failure when we don't know the length of
31324         an ogg stream insteda of returning TRUE with a bogus value.
31325
31326 2004-07-28  Wim Taymans  <wim@fluendo.com>
31327
31328         * ext/theora/theoradec.c: (theora_get_formats),
31329         (theora_dec_src_convert), (theora_dec_sink_convert),
31330         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31331         (theora_dec_chain):
31332         Don't screw up the 1 Chroma for 1 luma sample situation when we
31333         have an odd offset/width by adding a black border in those cases.
31334
31335 2004-07-28  Wim Taymans  <wim@fluendo.com>
31336
31337         * ext/theora/theoradec.c: (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):
31341         * ext/theora/theoraenc.c: (theora_enc_sink_link):
31342         Added first attempt at cropping of the image as required by the
31343         theora spec. We need more properties in the caps (offset_x,
31344         offset_y,stride) to implement this correctly.
31345
31346 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
31347
31348         * ext/dvdnav/README:
31349           Update the README to use dvddemux
31350         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
31351           Ensure getcaps returns a subset of the template caps
31352         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
31353         (gst_mpeg2subt_init):
31354           Ensure getcaps returns a subset of the template caps
31355         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
31356         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
31357         (gst_dvd_demux_get_subpicture_stream),
31358         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
31359         * gst/mpegstream/gstdvddemux.h:
31360           Set the explicit caps on the current_video pad before pushing
31361           anything
31362         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31363         (gst_mpeg_demux_get_audio_stream):
31364           Free caps used to gst_pad_set_explicit_caps, which takes a const
31365           GstCaps *
31366
31367 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31368
31369         * configure.ac: update GStreamer requirement to 0.8.4 because of
31370           GstFraction.
31371
31372 2004-07-28  Wim Taymans  <wim@fluendo.com>
31373
31374         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
31375         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
31376         Add the pad to the element after setting up the caps. This
31377         makes it a lot easier to autoplug.
31378
31379 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31380
31381         * gst/median/gstmedian.c:
31382         * gst/mpeg2subt/gstmpeg2subt.c:
31383         * gst/mpegaudioparse/gstmpegaudioparse.c:
31384         * gst/mpegstream/gstdvddemux.c:
31385         * gst/mpegstream/gstmpegdemux.c:
31386         * gst/mpegstream/gstmpegpacketize.c:
31387         * gst/rtjpeg/gstrtjpeg.c:
31388         * gst/rtjpeg/gstrtjpegdec.c:
31389         * gst/rtjpeg/gstrtjpegenc.c:
31390         * gst/sine/gstsinesrc.c:
31391         * gst/smooth/gstsmooth.c:
31392         * gst/smpte/gstsmpte.c:
31393         * gst/smpte/gstsmpte.h:
31394         * gst/stereo/gststereo.c:
31395         * gst/videofilter/gstgamma.c:
31396         * gst/videofilter/gstvideobalance.c:
31397         * gst/videofilter/gstvideofilter.c:
31398         * gst/videofilter/gstvideoflip.c:
31399         * gst/videoscale/gstvideoscale.c:
31400         * gst/videoscale/videoscale.c:
31401         * gst/videotestsrc/gstvideotestsrc.c:
31402         * gst/videotestsrc/videotestsrc.c:
31403         * gst/wavenc/gstwavenc.c:
31404         * gst/wavparse/gstwavparse.c:
31405           fix local includes and 64 bits constants
31406
31407 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31408
31409         * win32/gst.sln:
31410         * gst-libs/gst/*/*.vcproj:
31411         * gst/*/*.vcproj:
31412           more working plugins
31413
31414 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31415
31416         * testsuite/alsa/Makefile.am:
31417         * testsuite/alsa/srcstate.c:
31418         add test for alsasrc changing state
31419
31420 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31421
31422         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
31423         (gst_silence_get):
31424         * gst/silence/gstsilence.h:
31425         fix silence generation for 16bit raw audio
31426
31427 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31428
31429         * gst/matroska/matroska-demux.c:
31430         (gst_matroska_demux_parse_metadata),
31431         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
31432         * gst/mpegaudio/common.c:
31433         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
31434         (gst_videoscale_getcaps), (gst_videoscale_link),
31435         (gst_videoscale_src_fixate), (gst_videoscale_init),
31436         (gst_videoscale_finalize):
31437         * gst/videoscale/gstvideoscale.h:
31438         * gst/videotestsrc/gstvideotestsrc.c:
31439         (gst_videotestsrc_get_capslist):
31440         * gst/wavenc/gstwavenc.c:
31441         * sys/oss/gstossmixer.c: (fill_labels):
31442         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31443         (gst_ximagesink_handle_xevents),
31444         (gst_ximagesink_calculate_pixel_aspect_ratio),
31445         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
31446         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
31447         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
31448         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
31449         (gst_ximagesink_init), (gst_ximagesink_class_init):
31450         * sys/ximage/ximagesink.h:
31451         * sys/xvimage/xvimagesink.c:
31452         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31453         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
31454         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
31455         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31456         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31457         * sys/xvimage/xvimagesink.h:
31458           first batch of pixel aspect ratio commits.
31459
31460 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31461
31462         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31463         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
31464         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
31465           handle stride, needs work if we want to move stride handling
31466           upstream, but works correctly for our purposes.
31467
31468 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31469
31470         * gst/videoscale/README:
31471           add testing examples
31472         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
31473         (gst_videoscale_chain):
31474         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31475         (gst_videoscale_get_size):
31476           add get_size function that handles stride like videotestsrc.
31477           fixes conversion for YUV formats for as much as I can test them.
31478
31479 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31480
31481         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31482         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
31483         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31484         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
31485         (gst_xvimagesink_xvimage_put):
31486           further cleanups, logging, error handling and synchronizing
31487
31488 2004-07-27  Wim Taymans  <wim@fluendo.com>
31489
31490         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
31491         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
31492         (gst_videomixer_pad_set_property),
31493         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
31494         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
31495         (gst_videomixer_class_init), (gst_videomixer_init),
31496         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
31497         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
31498         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
31499         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
31500         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
31501         (gst_videomixer_loop), (plugin_init):
31502         Be a nicer negotiation citizen and provide a getcaps function on
31503         the srcpad. This also fixes a crash when resizing.
31504
31505 2004-07-27  Julien MOUTTE  <julien@moutte.net>
31506
31507         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31508         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
31509
31510 2004-07-27  Wim Taymans  <wim@fluendo.com>
31511
31512         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
31513         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31514         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31515         (gst_pngenc_set_property):
31516         * ext/libpng/gstpngenc.h:
31517         Added snapshot property to pngenc.
31518         removed g_print from pngdec
31519
31520 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31521
31522         * gst/ac3parse/ac3parse.vcproj
31523         * gst/adder/adder.vcproj
31524         * gst/alpha/alpha.vcproj
31525         * gst/alpha/alphacolor.vcproj
31526         * gst/asfdemux/asf.vcproj
31527         * gst/audioconvert/audioconvert.vcproj
31528         * gst/audiorate/audiorate.vcproj
31529         * gst/audioscale/audioscale.vcproj
31530         * gst/auparse/auparse.vcproj
31531         * gst/avi/avi.vcproj
31532         * gst/cdxaparse/cdxaparse.vcproj
31533         * gst/chart/chart.vcproj
31534         * gst/colorspace/colorspace.vcproj
31535         * gst/cutter/cutter.vcproj
31536         * gst/debug/debug.vcproj
31537         * gst/debug/efence.vcproj
31538         * gst/debug/navigationtest.vcproj
31539         * gst/deinterlace/deinterlace.vcproj
31540         * gst/effectv/effectv.vcproj
31541         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
31542         * gst/filter/filter.vcproj
31543         * gst/flx/flxdec.vcproj
31544         * gst/goom/goom.vcproj
31545         * gst/interleave/interleave.vcproj
31546         * gst/law/alaw.vcproj
31547         * gst/law/mulaw.vcproj
31548         * gst/matroska/matroska.vcproj
31549         * gst/median/median.vcproj
31550         * gst/mixmatrix/mixmatrix.vcproj
31551         * gst/mpeg1sys/mpeg1systemencode.vcproj
31552         * gst/mpeg1videoparse/mp1videoparse.vcproj
31553         * gst/mpeg2sub/mpeg2subt.vcproj
31554         * gst/mpegaudio/mpegaudio.vcproj
31555         * gst/mpegaudioparse/mpegaudioparse.vcproj
31556         * gst/mpegstream/mpegstream.vcproj
31557         * gst/multifilesink/multifilesink.vcproj
31558         * gst/multipart/multipart.vcproj
31559         * gst/oneton/oneton.vcproj
31560         * gst/overlay/overlay.vcproj
31561         * gst/passthrough/passthrough.vcproj
31562         * gst/qtdemux/qtdemux.vcproj
31563         * gst/realmedia/rmdemux.vcproj
31564         * gst/rtjpeg/rtjpeg.vcproj
31565         * gst/rtp/rtp.vcproj
31566         * gst/silence/silence.vcproj
31567         * gst/sine/sinesrc.vcproj
31568         * gst/smooth/smooth.vcproj
31569         * gst/smpte/smpte.vcproj
31570         * gst/spectrum/spectrum.vcproj
31571         * gst/speed/speed.vcproj
31572         * gst/stereo/stereo.vcproj
31573         * gst/switch/switch.vcproj
31574         * gst/tags/tagedit.vcproj
31575         * gst/tcp/tcp.vcproj
31576         * gst/typefind/typefindfunctions.vcproj
31577         * gst/udp/udp.vcproj
31578         * gst/videobox/videobox.vcproj
31579         * gst/videocrop/videocrop.vcproj
31580         * gst/videodrop/videodrop.vcproj
31581         * gst/videofilter/gamma.vcproj
31582         * gst/videofilter/videobalance.vcproj
31583         * gst/videofilter/videofilter.vcproj
31584         * gst/videofilter/videoflip.vcproj
31585         * gst/videoflip/videoflip.vcproj
31586         * gst/videomixer/videomixer.vcproj
31587         * gst/videorate/videorate.vcproj
31588         * gst/videoscale/videoscale.vcproj
31589         * gst/videotestsrc/videotestsrc.vcproj
31590         * gst/virtualdub/virtualdub.vcproj
31591         * gst/volenv/volenv.vcproj
31592         * gst/volume/volume.vcproj
31593         * gst/wavenc/wavenc.vcproj
31594         * gst/wavparse/wavparse.vcproj
31595         * gst/y4m/y4menc.vcproj
31596         * gst-libs/gst/audio/audio.vcproj
31597         * gst-libs/gst/audio/audiofilter.vcproj
31598         * gst-libs/gst/colorbalance/colorbalance.vcproj
31599         * gst-libs/gst/idct/idtc.vcproj
31600         * gst-libs/gst/media-info/media-info.vcproj
31601         * gst-libs/gst/mixer/mixer.vcproj
31602         * gst-libs/gst/navigation/navigation.vcproj
31603         * gst-libs/gst/play/play.vcproj
31604         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
31605         * gst-libs/gst/resample/resample.vcproj
31606         * gst-libs/gst/riff/riff.vcproj
31607         * gst-libs/gst/tuner/tuner.vcproj
31608         * gst-libs/gst/video/video.vcproj
31609         * gst-libs/gst/xoverlay/xoverlay.vcproj
31610           avoid problems with math.h, fix release dependancy
31611           rename GStreamer-0.8.lib to libgstreamer.lib
31612
31613 2004-07-27  Julien MOUTTE  <julien@moutte.net>
31614
31615         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
31616         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
31617         the atom is not available we have to unlock the mutex. Fixes #148023
31618
31619 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31620
31621         * gst-libs/gst/media-info/media-info.h:
31622           issue for a vararg macro with MSVC
31623
31624 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31625
31626         * gst/effectv/effectv.vcproj
31627         * gst-libs/gst/idct/idct.vcproj:
31628         * gst-libs/gst/media-info/media-info.vcproj:
31629         * gst-libs/gst/navigation/navigation.vcproj:
31630         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
31631         * gst-libs/gst/video/video.vcproj:
31632         * gst-libs/gst/xoverlay/xoverlay.vcproj:
31633           fixes for build problems
31634
31635 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31636
31637         * gst-libs/gst/audio/audio.def:
31638         * gst-libs/gst/audio/riff.def:
31639           add some definitions needed by plugins
31640
31641 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31642
31643         * gst/asfdemux/gstasfmux.c
31644           Fix some 64 bits constants to be glib friendly
31645
31646 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31647
31648         * gst/ac3parse/gstac3parse.c
31649         * gst/audioscale/gstaudioscale.c
31650         * gst/auparse/gstauparse.c
31651         * gst/colorspace/gstcolorspace.c
31652         * gst/colorspace/yuv2rgb.h
31653           local include fixes
31654
31655 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31656
31657         * win32/gst.sln
31658           add more plugins to the build
31659
31660 2004-07-26  Julien MOUTTE  <julien@moutte.net>
31661
31662         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31663         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
31664
31665 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31666
31667         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
31668         (gst_level_set_property), (gst_level_get_property),
31669         (gst_level_base_init), (gst_level_class_init):
31670           add debugging categories.  cleanups.
31671
31672 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31673
31674         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31675         (gst_videoscale_planar411), (gst_videoscale_planar400),
31676         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
31677         (gst_videoscale_scale_nearest_str1),
31678         (gst_videoscale_scale_nearest_str2),
31679         (gst_videoscale_scale_nearest_str4),
31680         (gst_videoscale_scale_nearest_16bit),
31681         (gst_videoscale_scale_nearest_24bit):
31682           fixed stride issues
31683           tested with 320x240 -> 321, 322, 324 x240
31684           tested with YV12, I420, YUY2, UYVY
31685           fixed packed422rev (don't think it could have worked before)
31686           by testing with UYVY
31687
31688 2004-07-26  Benjamin Otte  <otte@gnome.org>
31689
31690         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
31691         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
31692         (plugin_init):
31693           add debugging category, add error checks like checking return values
31694           of setup calls, make sure it still works after
31695           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
31696
31697 2004-07-26  Wim Taymans  <wim@fluendo.com>
31698
31699         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31700         (gst_mpeg_demux_get_audio_stream),
31701         (gst_mpeg_demux_process_private):
31702         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
31703         Check for error codes from the negotiation functions. Make sure
31704         we really set the pad caps when a new pad is created.
31705
31706 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31707
31708         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
31709         (gst_ffmpeg_caps_to_pix_fmt):
31710         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
31711         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31712         (gst_ffmpegcolorspace_pad_link):
31713           don't make function do two things at the same time without reason.
31714
31715 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31716
31717         * gst/ac3parse/ac3parse.vcproj
31718         * gst/adder/adder.vcproj
31719         * gst/alpha/alpha.vcproj
31720         * gst/alpha/alphacolor.vcproj
31721         * gst/asfdemux/asf.vcproj
31722         * gst/audioconvert/audioconvert.vcproj
31723         * gst/audiorate/audiorate.vcproj
31724         * gst/audioscale/audioscale.vcproj
31725         * gst/auparse/auparse.vcproj
31726         * gst/avi/avi.vcproj
31727         * gst/cdxaparse/cdxaparse.vcproj
31728         * gst/chart/chart.vcproj
31729         * gst/colorspace/colorspace.vcproj
31730         * gst/cutter/cutter.vcproj
31731         * gst/debug/debug.vcproj
31732         * gst/debug/efence.vcproj
31733         * gst/debug/navigationtest.vcproj
31734         * gst/deinterlace/deinterlace.vcproj
31735         * gst/effectv/effectv.vcproj
31736         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
31737         * gst/filter/filter.vcproj
31738         * gst/flx/flxdec.vcproj
31739         * gst/goom/goom.vcproj
31740         * gst/interleave/interleave.vcproj
31741         * gst/law/alaw.vcproj
31742         * gst/law/mulaw.vcproj
31743         * gst/matroska/matroska.vcproj
31744         * gst/median/median.vcproj
31745         * gst/mixmatrix/mixmatrix.vcproj
31746         * gst/mpeg1sys/mpeg1systemencode.vcproj
31747         * gst/mpeg1videoparse/mp1videoparse.vcproj
31748         * gst/mpeg2sub/mpeg2subt.vcproj
31749         * gst/mpegaudio/mpegaudio.vcproj
31750         * gst/mpegaudioparse/mpegaudioparse.vcproj
31751         * gst/mpegstream/mpegstream.vcproj
31752         * gst/multifilesink/multifilesink.vcproj
31753         * gst/multipart/multipart.vcproj
31754         * gst/oneton/oneton.vcproj
31755         * gst/overlay/overlay.vcproj
31756         * gst/passthrough/passthrough.vcproj
31757         * gst/qtdemux/qtdemux.vcproj
31758         * gst/realmedia/rmdemux.vcproj
31759         * gst/rtjpeg/rtjpeg.vcproj
31760         * gst/rtp/rtp.vcproj
31761         * gst/silence/silence.vcproj
31762         * gst/sine/sinesrc.vcproj
31763         * gst/smooth/smooth.vcproj
31764         * gst/smpte/smpte.vcproj
31765         * gst/spectrum/spectrum.vcproj
31766         * gst/speed/speed.vcproj
31767         * gst/stereo/stereo.vcproj
31768         * gst/switch/switch.vcproj
31769         * gst/tags/tagedit.vcproj
31770         * gst/tcp/tcp.vcproj
31771         * gst/typefind/typefindfunctions.vcproj
31772         * gst/udp/udp.vcproj
31773         * gst/videobox/videobox.vcproj
31774         * gst/videocrop/videocrop.vcproj
31775         * gst/videodrop/videodrop.vcproj
31776         * gst/videofilter/gamma.vcproj
31777         * gst/videofilter/videobalance.vcproj
31778         * gst/videofilter/videofilter.vcproj
31779         * gst/videofilter/videoflip.vcproj
31780         * gst/videoflip/videoflip.vcproj
31781         * gst/videomixer/videomixer.vcproj
31782         * gst/videorate/videorate.vcproj
31783         * gst/videoscale/videoscale.vcproj
31784         * gst/videotestsrc/videotestsrc.vcproj
31785         * gst/virtualdub/virtualdub.vcproj
31786         * gst/volenv/volenv.vcproj
31787         * gst/volume/volume.vcproj
31788         * gst/wavenc/wavenc.vcproj
31789         * gst/wavparse/wavparse.vcproj
31790         * gst/y4m/y4menc.vcproj
31791           more plugins supported under windows
31792
31793 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31794
31795         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
31796         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
31797         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
31798         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
31799         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
31800           Add debugging statements.  Use the sizes as returned by the
31801           *CreateImage calls.
31802
31803 2004-07-26  Johan Dahlin  <johan@gnome.org>
31804
31805         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
31806         the pad is negotiated.
31807
31808         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
31809
31810 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31811
31812         * gst-libs/gst/colorbalance/colorbalance.vcproj:
31813         * gst-libs/gst/idct/idct.vcproj:
31814         * gst-libs/gst/media-info/media-info.vcproj:
31815         * gst-libs/gst/mixer/mixer.vcproj:
31816         * gst-libs/gst/navigation/navigation.vcproj:
31817         * gst-libs/gst/play/play.vcproj:
31818         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
31819         * gst-libs/gst/resample/resample.vcproj:
31820         * gst-libs/gst/tuner/tuner.vcproj:
31821         * gst-libs/gst/video/video.vcproj:
31822         * gst-libs/gst/xoverlay/xoverlay.vcproj:
31823           more plugins supported under windows
31824
31825 2004-07-25 Iain <iain@prettypeople.org>
31826
31827         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
31828         pad now rather than when the pad is created because state changes wipe
31829         explicit caps (fixes #148043).
31830
31831 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
31832
31833         reviewed by Benjamin Otte  <otte@gnome.org>
31834
31835         * ext/mad/gstmad.c:
31836           fix mad plugin crashing on Sun (fixes #148289)
31837
31838 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31839
31840         * gst/avi/avi.def:
31841         * gst/avi/avi.vcproj:
31842         * gst/matroska/matroska.def:
31843         * gst/matroska/matroska.vcproj:
31844           remove unused .def files
31845
31846 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31847
31848         * gst-libs/gst/audio/gstaudiofilter.c:
31849           Clean the local include
31850
31851 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31852
31853         * win32/gst.sln:
31854         * gst-libs/gst/audio/audio.def:
31855         * gst-libs/gst/audio/audio.vcproj:
31856         * gst-libs/gst/audio/audiofilter.vcproj:
31857         * gst-libs/gst/audio/riff.def:
31858         * gst-libs/gst/audio/riff.vcproj:
31859         * gst-libs/gst/gst-libs.def:
31860         * gst-libs/gst/gst-libs.vcproj:
31861         * gst/avi/avi.vcproj:
31862         * gst/avi/avi.vcproj:
31863           Copy the files where needed after building, cleaner projects
31864
31865 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31866
31867         * gst/matroska/ebml-write.c:
31868           Fix some 64 bits constants to be glib friendly
31869
31870 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
31871
31872         * win32/gst.sln:
31873         * gst-libs/gst/gst-libs.def:
31874         * gst-libs/gst/gst-libs.vcproj:
31875         * gst/matroska/matroska.def:
31876         * gst/matroska/matroska.vcproj:
31877           Add the preliminary canvas to build plugins on Win32
31878
31879 2004-07-23  Benjamin Otte  <otte@gnome.org>
31880
31881         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
31882           don't enfore negotiation from source side, it breaks
31883           sinesrc ! audioconvert ! osssink
31884
31885 2004-07-22  David Schleef  <ds@schleef.org>
31886
31887         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
31888         for ELF files, since they can easily be recognized as audio/mpeg.
31889         (bug #147441)
31890
31891 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31892
31893         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31894         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
31895         (gst_videoscale_scale_nearest_24bit),
31896         (gst_videoscale_scale_nearest_16bit):
31897           fix 16bit and 24bit for stride (24bit might need testing)
31898           don't pretend we do more than one algorithm
31899
31900 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31901
31902         * configure.ac:
31903         * gst/Makefile.am:
31904         * gst/multifilesink/Makefile.am:
31905         * gst/multifilesink/gstmultifilesink.c:
31906         (gst_multifilesink_get_formats),
31907         (gst_multifilesink_get_query_types), (_do_init),
31908         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
31909         (gst_multifilesink_init), (gst_multifilesink_dispose),
31910         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
31911         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
31912         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
31913         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
31914         (gst_multifilesink_chain), (gst_multifilesink_change_state),
31915         (gst_multifilesink_uri_get_type),
31916         (gst_multifilesink_uri_get_protocols),
31917         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
31918         (gst_multifilesink_uri_handler_init), (plugin_init):
31919         * gst/multifilesink/gstmultifilesink.h:
31920         * testsuite/Makefile.am:
31921         * testsuite/multifilesink/Makefile.am:
31922         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
31923         (gst_newmedia_class_init), (gst_newmedia_init),
31924         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
31925         (newfile_signal), (test_signal), (main):
31926         multifilesink plugin for creating new files every time a new media
31927         discontinuity event occurs
31928
31929 2004-07-22  Wim Taymans  <wim@fluendo.com>
31930
31931         * gst/alpha/Makefile.am:
31932         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
31933         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
31934         (gst_alpha_color_init), (gst_alpha_color_set_property),
31935         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
31936         (transform), (gst_alpha_color_chain),
31937         (gst_alpha_color_change_state), (plugin_init):
31938         Stupid plugin to to RGBA to AYUV conversion because none of
31939         the colorspace plugins can handle that yet.
31940
31941 2004-07-22  Wim Taymans  <wim@fluendo.com>
31942
31943         * examples/seeking/seek.c: (update_scale), (main):
31944         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
31945         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
31946         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
31947         (gst_decode_bin_init), (gst_decode_bin_dispose),
31948         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
31949         (no_more_pads), (close_link), (type_found),
31950         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
31951         (plugin_init):
31952         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
31953         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
31954         (gst_play_base_bin_dispose), (queue_overrun),
31955         (gen_preroll_element), (remove_prerolls), (unknown_type),
31956         (no_more_pads), (new_stream), (setup_source),
31957         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
31958         (play_base_eos), (gst_play_base_bin_change_state),
31959         (gst_play_base_bin_add_element),
31960         (gst_play_base_bin_remove_element),
31961         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
31962         (gst_play_base_bin_unlink_stream),
31963         (gst_play_base_bin_get_streaminfo):
31964         * gst/playback/gstplaybin.c: (gen_video_element),
31965         (gen_audio_element):
31966         * gst/playback/gststreaminfo.h:
31967         More playback updates, attempt to fix things after the state change
31968         breakage.
31969
31970 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31971
31972         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
31973         (gst_videoscale_scale_nearest_16bit):
31974           comment algorithm
31975
31976 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31977
31978         * gst/videotestsrc/gstvideotestsrc.c:
31979         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
31980         (gst_videotestsrc_init), (gst_videotestsrc_get),
31981         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
31982         (gst_videotestsrc_get_property):
31983         * gst/videotestsrc/gstvideotestsrc.h:
31984         * gst/videotestsrc/videotestsrc.c:
31985         * gst/videotestsrc/videotestsrc.h:
31986           cleanup and commenting
31987
31988 2004-07-21  Wim Taymans  <wim@fluendo.com>
31989
31990         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
31991         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
31992         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
31993         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
31994         (_find_chain_get_unknown_part), (_find_streams_check),
31995         (gst_ogg_demux_push), (gst_ogg_pad_push):
31996         * ext/theora/theoradec.c: (theora_get_formats),
31997         (theora_dec_src_convert), (theora_dec_sink_convert),
31998         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31999         (theora_dec_chain):
32000         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32001         (vorbis_dec_convert), (vorbis_dec_src_query),
32002         (vorbis_dec_src_event), (vorbis_dec_event):
32003         More seeking fixes, oggdemux now supports seeking to time and
32004         uses the downstream element to convert granulepos to time.
32005         Seeking in theora-only ogg files now works.
32006
32007 2004-07-21  Wim Taymans  <wim@fluendo.com>
32008
32009         * ext/theora/theoradec.c: (gst_theora_dec_init),
32010         (theora_get_formats), (theora_get_event_masks),
32011         (theora_get_query_types), (theora_dec_src_convert),
32012         (theora_dec_sink_convert), (theora_dec_src_query),
32013         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
32014         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32015         (vorbis_get_event_masks), (vorbis_get_query_types),
32016         (gst_vorbis_dec_init), (vorbis_dec_convert),
32017         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
32018         Added query/convert/formats functions to vorbis and theora decoders
32019         so that the outside world can use them too. Fixed seeking on an
32020         ogg/theora/vorbis file by disabling the seeking seeking on the
32021         theora srcpad.
32022
32023 2004-07-21  Julien MOUTTE  <julien@moutte.net>
32024
32025         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32026         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
32027         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
32028         images creation for both elements. We don't create the image on caps
32029         nego or renego, we just destroy the internal one if present if it does
32030         not match the needs. The chain function takes care of creating a new
32031         image when needed.
32032         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32033         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
32034         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32035         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
32036         the image format information. The buffer pool checks for the context
32037         image format and discard images with different formats.
32038         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
32039
32040 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
32041
32042         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32043         (gst_ffmpegcolorspace_chain):
32044           no point in doing any chaining if the pad we want to push from
32045           isn't usable.
32046
32047 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32048
32049         * gst-libs/gst/riff/riff-media.c:
32050         (gst_riff_create_audio_caps_with_data):
32051           Fix double end-to-native symbol conversion (#148021).
32052
32053 2004-07-20  David Schleef  <ds@schleef.org>
32054
32055         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32056         Don't use an Atom that doesn't exist.
32057
32058 2004-07-20  Wim Taymans  <wim@fluendo.com>
32059
32060         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32061         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32062         (gst_multifdsink_client_remove),
32063         (gst_multifdsink_handle_client_write),
32064         (gst_multifdsink_queue_buffer):
32065         * gst/tcp/gstmultifdsink.h:
32066         More multifdsink stats. Avoid deadlock by releasing locks
32067         before sending out a signal.
32068
32069 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32070
32071         * po/LINGUAS:
32072         * po/hu.po:
32073           added Hungarian translation (Laszlo Dvornik)
32074
32075 2004-07-20  Wim Taymans  <wim@fluendo.com>
32076
32077         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32078         (gst_multifdsink_add), (gst_multifdsink_client_remove),
32079         (gst_multifdsink_handle_client_write),
32080         (gst_multifdsink_queue_buffer):
32081         * gst/tcp/gsttcp-marshal.list:
32082         Fixed the stupid marshal definition.
32083
32084 2004-07-20  Wim Taymans  <wim@fluendo.com>
32085
32086         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32087         (gst_multifdsink_init), (gst_multifdsink_add),
32088         (gst_multifdsink_client_remove),
32089         (gst_multifdsink_handle_client_write),
32090         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
32091         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
32092         (gst_multifdsink_init_send):
32093         * gst/tcp/gstmultifdsink.h:
32094         Added more stats, added timeout for a client, fixed some typos
32095         and added some comments.
32096
32097 2004-07-20  Wim Taymans  <wim@fluendo.com>
32098
32099         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32100         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32101         (gst_multifdsink_client_remove),
32102         (gst_multifdsink_handle_client_write):
32103         * gst/tcp/gstmultifdsink.h:
32104         * gst/tcp/gsttcp-marshal.list:
32105         Added get_stats method that returns a GValueArray of
32106         stats values.
32107
32108 2004-07-19  Benjamin Otte  <otte@gnome.org>
32109
32110         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
32111           make sure longname, description and author are valid UTF-8
32112
32113 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32114
32115         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
32116         (gst_ximagesink_set_property):
32117         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
32118         (gst_xvimagesink_set_property):
32119           make sure SYNCHRONOUS is respected after getting the X context
32120
32121 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32122
32123         * gst/matroska/matroska-demux.c:
32124         (gst_matroska_demux_handle_src_event),
32125         (gst_matroska_demux_parse_blockgroup):
32126         * gst/matroska/matroska-ids.h:
32127           add BlockReference tag and ignore it to clear out log.
32128           ignore NAVIGATION events to clear out log.
32129
32130 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32131
32132         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
32133         (gst_matroska_demux_add_stream):
32134         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
32135           add debug categories
32136
32137 2004-07-16  Wim Taymans  <wim@fluendo.com>
32138
32139         * ext/libpng/Makefile.am:
32140         * ext/libpng/gstpng.c: (plugin_init):
32141         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
32142         (gst_pngdec_get_type), (gst_pngdec_base_init),
32143         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
32144         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
32145         * ext/libpng/gstpngdec.h:
32146         Added png decoder.
32147
32148 2004-07-16  Julien MOUTTE  <julien@moutte.net>
32149
32150         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
32151         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
32152         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
32153         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
32154         (gst_ximagesink_buffer_alloc):
32155         * sys/ximage/ximagesink.h:
32156         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32157         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32158         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
32159         (gst_xvimagesink_buffer_alloc):
32160         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
32161         again. Using internal data pointer of the x(v)image to store image's
32162         data to be coherent with the buffer alloc mechanism. Investigated the
32163         image destruction code to be sure that everything gets freed correctly.
32164
32165 2004-07-16  Wim Taymans  <wim@fluendo.com>
32166
32167         * gst-libs/gst/riff/riff-read.c:
32168         (gst_riff_read_strf_vids_with_data),
32169         (gst_riff_read_strf_auds_with_data):
32170         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32171         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
32172         Make sure we don't create 0 sized subbuffers in riff-read.
32173         Signal the no more pads signal after reading the avi header.
32174
32175 2004-07-16  Wim Taymans  <wim@fluendo.com>
32176
32177         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32178         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32179         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32180         (gst_decode_bin_init), (gst_decode_bin_dispose),
32181         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32182         (no_more_pads), (close_link), (type_found),
32183         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32184         (gst_decode_bin_change_state), (plugin_init):
32185         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32186         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32187         (gst_play_base_bin_dispose), (queue_overrun),
32188         (gen_preroll_element), (remove_prerolls), (unknown_type),
32189         (no_more_pads), (new_stream), (setup_source),
32190         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32191         (play_base_eos), (gst_play_base_bin_change_state),
32192         (gst_play_base_bin_add_element),
32193         (gst_play_base_bin_remove_element),
32194         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32195         (gst_play_base_bin_unlink_stream),
32196         (gst_play_base_bin_get_streaminfo):
32197         * gst/playback/gstplaybasebin.h:
32198         Better error recovery. Added configurable preroll queue size. Faster
32199         detection of no-more-pads.
32200
32201 2004-07-16  Wim Taymans  <wim@fluendo.com>
32202
32203         * gst-libs/gst/video/video.h:
32204         Added 32 bits RGBA. Not sure if we should use another mime-type
32205         for alpha rgb. Currently the presence of the alpha_mask property
32206         signals an alpha channel.
32207
32208 2004-07-16  Wim Taymans  <wim@fluendo.com>
32209
32210         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
32211         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
32212         FPS seems to be 0.0 to MAX everywhere else.
32213
32214 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32215
32216         * gst-libs/gst/riff/riff-media.c:
32217         (gst_riff_create_video_caps_with_data):
32218           mp42/mp43 (no caps) exist too.
32219         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
32220           Set pixel_width/height; we've got them in-caps.
32221         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
32222         * gst/wavparse/gstwavparse.c: (plugin_init):
32223           Both are valid primary.
32224         * sys/oss/gstossmixer.c:
32225           Remove i18n hack and enable translations.
32226
32227 2004-07-15  Benjamin Otte  <otte@gnome.org>
32228
32229         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32230         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
32231           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
32232
32233 2004-07-15  Benjamin Otte  <otte@gnome.org>
32234
32235         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
32236         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
32237         (gst_alsa_close_audio):
32238           disable some of the debugging code for now. Writing debugging to a
32239           buffer is broken in current alsalib releases.
32240
32241 2004-07-12  Benjamin Otte  <otte@gnome.org>
32242
32243         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
32244           use bufferpools
32245
32246 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
32247
32248         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
32249         (theora_dec_src_query), (theora_dec_event):
32250         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
32251           add debugging categories.  Remove \n's.
32252
32253 2004-07-13  Johan Dahlin  <johan@gnome.org>
32254
32255         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
32256         (gst_play_bin_get_property): Impl.
32257
32258 2004-07-13  Wim Taymans  <wim@fluendo.com>
32259
32260         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
32261         When trying to find the stream length, seek back N pages
32262         instead of just one, where N is the number of streams in
32263         the current chain.
32264
32265 2004-07-13  Wim Taymans  <wim@fluendo.com>
32266
32267         * gst-libs/gst/riff/riff-media.c:
32268         (gst_riff_create_audio_caps_with_data),
32269         (gst_riff_create_audio_caps),
32270         (gst_riff_create_audio_template_caps):
32271         * gst-libs/gst/riff/riff-media.h:
32272         * gst-libs/gst/riff/riff-read.c:
32273         (gst_riff_read_strf_vids_with_data),
32274         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
32275         * gst-libs/gst/riff/riff-read.h:
32276         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32277         (gst_avi_demux_add_stream):
32278         Set codec_data on caps for avidemuxer.
32279
32280 2004-07-12  David Schleef  <ds@schleef.org>
32281
32282         * configure.ac: Fix test for Objective C
32283
32284 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
32285         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
32286         (gst_gdk_pixbuf_chain):
32287           Add svg and pcx to template caps, and ensure that getcaps returns a
32288           subset of the template caps.
32289           Copy each row manually for output, as gdkpixbuf may pad the
32290           rowstride to a 32-bit word boundary.
32291
32292 2004-07-12  Wim Taymans  <wim@fluendo.com>
32293
32294         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
32295         (gst_riff_create_video_template_caps):
32296         Fix the template caps to include some more media types.
32297
32298 2004-07-12  Wim Taymans  <wim@fluendo.com>
32299
32300         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32301         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32302         (compare_ranks), (print_feature), (gst_decode_bin_init),
32303         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32304         (try_to_link_1), (new_pad), (close_link), (type_found),
32305         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32306         (gst_decode_bin_change_state), (plugin_init):
32307         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32308         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32309         (gst_play_base_bin_dispose), (queue_overrun),
32310         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32311         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32312         (gst_play_base_bin_get_property), (play_base_eos),
32313         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32314         (gst_play_base_bin_remove_element),
32315         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32316         (gst_play_base_bin_unlink_stream),
32317         (gst_play_base_bin_get_streaminfo):
32318         * gst/playback/gstplaybasebin.h:
32319         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32320         (gst_play_bin_class_init), (gst_play_bin_init),
32321         (gst_play_bin_dispose), (gst_play_bin_set_property),
32322         (gst_play_bin_get_property), (gen_video_element),
32323         (gen_audio_element), (remove_sinks), (setup_sinks),
32324         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32325         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32326         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32327         (gst_play_bin_query), (plugin_init):
32328         * gst/playback/test4.c: (main):
32329         More fixes on reusing of the element.
32330
32331 2004-07-11  Benjamin Otte  <otte@gnome.org>
32332
32333         * ext/mad/gstmad.c: (normal_seek):
32334           allow seeking for other methods than just SET
32335
32336 2004-07-11  Andy Wingo  <wingo@pobox.com>
32337
32338         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
32339         float, "any" caps -> buffer_frames=[0,MAX].
32340
32341         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
32342         doesn't intersect our caps with the template any more. Do it
32343         ourselves.
32344         (interleave_buffered_loop): Use g_newa instead of malloc/free.
32345
32346 2004-07-09  Wim Taymans  <wim@fluendo.com>
32347
32348         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32349         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32350         (compare_ranks), (print_feature), (gst_decode_bin_init),
32351         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32352         (try_to_link_1), (new_pad), (close_link), (type_found),
32353         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32354         (gst_decode_bin_change_state), (plugin_init):
32355         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32356         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32357         (gst_play_base_bin_dispose), (queue_overrun),
32358         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32359         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32360         (gst_play_base_bin_get_property), (play_base_eos),
32361         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32362         (gst_play_base_bin_remove_element),
32363         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32364         (gst_play_base_bin_unlink_stream),
32365         (gst_play_base_bin_get_streaminfo):
32366         * gst/playback/gstplaybasebin.h:
32367         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32368         (gst_play_bin_class_init), (gst_play_bin_init),
32369         (gst_play_bin_dispose), (gst_play_bin_set_property),
32370         (gst_play_bin_get_property), (gen_video_element),
32371         (gen_audio_element), (remove_sinks), (setup_sinks),
32372         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32373         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32374         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32375         (gst_play_bin_query), (plugin_init):
32376         * gst/playback/test4.c: (main):
32377         Work on object reuse and seeking.
32378
32379 2004-07-09  Wim Taymans  <wim@fluendo.com>
32380
32381         * examples/seeking/seek.c: (iterate):
32382         Don't consume all CPU in the idle loop.
32383
32384 2004-07-09  Wim Taymans  <wim@fluendo.com>
32385
32386         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
32387         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
32388         Add pad to element *after* setting the pad functions so that
32389         the scheduler can use the correct ones.
32390
32391 2004-07-09  Wim Taymans  <wim@fluendo.com>
32392
32393         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
32394         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
32395         Sync to keyframe after seek
32396
32397 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32398
32399         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
32400         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
32401         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
32402         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
32403         * ext/libvisual/visual.c: (gst_visual_change_state):
32404         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
32405         * ext/theora/theoradec.c: (theora_dec_change_state):
32406         * ext/theora/theoraenc.c: (theora_enc_change_state):
32407         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
32408         * gst-libs/gst/navigation/navigation.c:
32409         * gst/adder/gstadder.c: (gst_adder_change_state):
32410         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
32411         (gst_audio_convert_get_buffer):
32412         * gst/multipart/multipartdemux.c:
32413         (gst_multipart_demux_change_state):
32414         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
32415         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
32416         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
32417         * gst/videoscale/gstvideoscale.c:
32418         (gst_videoscale_handle_src_event):
32419         * gst/volume/gstvolume.c: (volume_chain_int16):
32420           don't assert in state change, this should be done by the base
32421           GstElement class.
32422           various debugging fixes.
32423
32424 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32425
32426         * configure.ac:
32427         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32428         (gst_play_dispose), (gst_play_set_location),
32429         (gst_play_set_data_src), (gst_play_set_video_sink),
32430         (gst_play_set_audio_sink), (gst_play_set_visualization),
32431         (gst_play_connect_visualization), (gst_play_get_sink_element),
32432         (gst_play_get_all_by_interface):
32433         * gst-libs/gst/play/play.h:
32434           add new method to get elements implementing an interface.
32435           add various error logging
32436
32437 2004-07-08  Wim Taymans  <wim@fluendo.com>
32438
32439         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
32440         (make_mpeg_pipeline), (make_mpegnt_pipeline),
32441         (make_playerbin_pipeline), (query_durations_elems),
32442         (query_durations_pads), (query_positions_elems),
32443         (query_positions_pads), (update_scale), (iterate), (stop_seek),
32444         (main):
32445         Added playbin seeking example.
32446
32447 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32448
32449         * gst-libs/gst/play/play.c: (gst_play_set_location),
32450         (gst_play_set_data_src), (gst_play_set_video_sink),
32451         (gst_play_set_audio_sink), (gst_play_set_visualization),
32452         (gst_play_connect_visualization), (gst_play_get_framerate):
32453           use a macro to look up elements from hash table
32454
32455 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32456
32457         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32458         (gst_play_get_length_callback), (gst_play_set_location),
32459         (gst_play_seek_to_time), (gst_play_set_data_src),
32460         (gst_play_set_video_sink), (gst_play_set_audio_sink),
32461         (gst_play_set_visualization), (gst_play_connect_visualization),
32462         (gst_play_get_sink_element):
32463         - add debugging info
32464         - fix looking up sink elements by iterating over complete caps
32465         - put everything except for source and autoplugger in a complete bin
32466
32467 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32468
32469         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
32470         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
32471         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
32472         (gst_alsa_sink_write), (gst_alsa_sink_loop):
32473         * ext/alsa/gstalsasink.h:
32474         - add debugging info
32475         - clean up schizophrenia of data/buffer/event
32476         - fix double event unref error
32477
32478 2004-07-08  Wim Taymans  <wim@fluendo.com>
32479
32480         * gst/playback/Makefile.am:
32481         Add headers to noinst
32482
32483 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32484
32485         * tools/gst-launch-ext-m.m:
32486         * tools/gst-launch-ext.1.in:
32487           convert to the third millenium
32488
32489 2004-07-07  David Schleef  <ds@schleef.org>
32490
32491         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
32492
32493 2004-07-07  Wim Taymans  <wim@fluendo.com>
32494
32495         * gst/playback/Makefile.am:
32496         * gst/playback/README:
32497         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32498         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32499         (compare_ranks), (print_feature), (gst_decode_bin_init),
32500         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32501         (try_to_link_1), (new_pad), (close_link), (type_found),
32502         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32503         (plugin_init):
32504         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32505         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32506         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
32507         (gen_preroll_element), (no_more_pads), (new_stream),
32508         (setup_source), (gst_play_base_bin_set_property),
32509         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
32510         (gst_play_base_bin_add_element),
32511         (gst_play_base_bin_remove_element),
32512         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32513         (gst_play_base_bin_unlink_stream),
32514         (gst_play_base_bin_get_streaminfo):
32515         * gst/playback/gstplaybasebin.h:
32516         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32517         (gst_play_bin_class_init), (gst_play_bin_init),
32518         (gst_play_bin_dispose), (gst_play_bin_set_property),
32519         (gst_play_bin_get_property), (gen_video_element),
32520         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
32521         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
32522         (gst_play_bin_get_formats), (gst_play_bin_convert),
32523         (gst_play_bin_get_query_types), (gst_play_bin_query),
32524         (plugin_init):
32525         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
32526         (gst_stream_info_get_type), (gst_stream_info_class_init),
32527         (gst_stream_info_init), (gst_stream_info_new),
32528         (gst_stream_info_dispose), (gst_stream_info_set_property),
32529         (gst_stream_info_get_property):
32530         * gst/playback/gststreaminfo.h:
32531         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
32532         (main):
32533         * gst/playback/test2.c: (main):
32534         * gst/playback/test3.c: (update_scale), (main):
32535         More playbin fixes. Added README. Do better element filtering.
32536         Added base class to preroll media. Added test apps.
32537
32538 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32539
32540         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
32541         * ext/mpeg2dec/gstmpeg2dec.h:
32542           various debugging improvements.  Reset stream to next picture
32543           instead of sequence header, otherwise seeks cannot work.
32544
32545 2004-07-07  Wim Taymans  <wim@fluendo.com>
32546
32547         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
32548         (gst_video_box_class_init), (gst_video_box_set_property),
32549         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
32550         Use pad_alloc where possible.
32551
32552 2004-07-07  Wim Taymans  <wim@fluendo.com>
32553
32554         * sys/oss/gstosselement.c: (gst_osselement_reset),
32555         (gst_osselement_parse_caps):
32556         * sys/oss/gstosselement.h:
32557         * sys/oss/gstosssrc.c: (gst_osssrc_get):
32558         Fix offset on osssrc.
32559
32560 2004-07-07  Wim Taymans  <wim@fluendo.com>
32561
32562         * ext/theora/theora.c: (plugin_init):
32563         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
32564         (theora_dec_src_query), (theora_dec_chain):
32565         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
32566         (theora_enc_sink_link), (theora_buffer_from_packet),
32567         (theora_push_packet), (theora_enc_chain):
32568         Fix theora granulepos calculation.
32569         Fix overflow in duration/position calculation.
32570         Bump rank to PRIMARY for theoradec.
32571         Use granulepos of last packet to calculate position.
32572         Set keyframe flag on buffers when needed.
32573
32574 2004-07-06  David Schleef  <ds@schleef.org>
32575
32576         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
32577         serious?  (Fixed, obviously.)
32578
32579 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
32580
32581         * po/LINGUAS:
32582         * po/cs.po:
32583           added Czech translation (Miloslav Trmac)
32584
32585 2004-07-05  Wim Taymans  <wim@fluendo.com>
32586
32587         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32588         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32589         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
32590         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32591         (close_link), (type_found), (gst_decode_bin_set_property),
32592         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
32593         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
32594         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
32595         (gst_decode_bin_query), (plugin_init):
32596         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32597         (gst_play_bin_class_init), (gst_play_bin_init),
32598         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
32599         (get_video_element), (new_pad), (setup_source),
32600         (gst_play_bin_set_property), (gst_play_bin_get_property),
32601         (gst_play_bin_change_state), (gst_play_bin_add_element),
32602         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
32603         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32604         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32605         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
32606         * gst/playback/test.c: (main):
32607         More fixes, cleaned up playbin, make it use decodebin. Added
32608         threaded property to playbin.
32609
32610 2004-07-05  Wim Taymans  <wim@fluendo.com>
32611
32612         * configure.ac:
32613         * gst/playback/Makefile.am:
32614         * gst/playback/decodetest.c: (main):
32615         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32616         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32617         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
32618         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32619         (close_link), (type_found), (gst_decode_bin_set_property),
32620         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
32621         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
32622         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
32623         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
32624         (plugin_init):
32625         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32626         (gst_play_bin_class_init), (gst_play_bin_init),
32627         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
32628         (collect_sink_pads), (find_compatibles), (close_pad_link),
32629         (try_to_link_1), (new_pad), (close_link), (type_found),
32630         (setup_source), (gst_play_bin_set_property),
32631         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
32632         (compare_ranks), (gst_play_bin_collect_factories),
32633         (gst_play_bin_change_state), (gst_play_bin_add_element),
32634         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
32635         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32636         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32637         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
32638         * gst/playback/test.c: (main):
32639         Added some playback helper elements and some test apps, very alpha
32640         still.
32641
32642 2004-07-04  Benjamin Otte  <otte@gnome.org>
32643
32644         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
32645           only restart audio when we indeed have an xrun to fix repeated
32646           xruns. Fix suggested by Giuliano Pochini.
32647
32648 2004-07-03  David Schleef  <ds@schleef.org>
32649
32650         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
32651         call to gst_debug_log() if debugging is disabled (bug #145118)
32652
32653 2004-07-03  Benjamin Otte  <otte@gnome.org>
32654
32655         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
32656           use our own functions for restarting the alsa device.
32657         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
32658           I should apply patches myself - use MIN for the third argument, not
32659           the second, this fixes seeking
32660
32661 2004-07-02  David Schleef  <ds@schleef.org>
32662
32663         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
32664         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
32665         do with the logic.
32666
32667 2004-07-02  David Schleef  <ds@schleef.org>
32668
32669         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
32670         output buffers.  Fix logic mistake.  (bug #144866)
32671
32672 2004-07-02  David Schleef  <ds@schleef.org>
32673
32674         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
32675         on X.  (bug #144753)
32676
32677 2004-07-02  David Schleef  <ds@schleef.org>
32678
32679         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
32680         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
32681         (bug #144624)
32682         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
32683         (gst_osselement_rate_probe_check): Add another workaround for
32684         buggy drivers (bug #145336)
32685
32686 2004-07-02  David Schleef  <ds@schleef.org>
32687
32688         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
32689         Most systems don't have MSG_NOSIGNAL.
32690
32691 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
32692
32693         * Makefile.am:
32694         * gst-libs/gst/colorbalance/Makefile.am:
32695         * gst-libs/gst/mixer/Makefile.am:
32696         * gst-libs/gst/play/Makefile.am:
32697         * gst-libs/gst/tuner/Makefile.am:
32698           (hopefully) fix both install and dist and make error message useful.
32699           needs testing across automakes.
32700
32701 2004-07-02  Benjamin Otte  <otte@gnome.org>
32702
32703         * ext/ogg/gstogg.c: (plugin_init):
32704           we require bytestream now
32705         * ext/ogg/gstoggdemux.c:
32706           huge diff to implement chain setup in a fast and generic way. This
32707           improves tag reading and startup of huge files (read: Theora videos)
32708           quite a bit. It probably contains bugs, too, so please test.
32709           Seeking is not improved to the fast method.
32710
32711 2004-06-29  Wim Taymans  <wim@fluendo.com>
32712
32713         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
32714         * ext/ogg/gstoggmux.c:
32715         Fix memleak in oggdemux when running unconnected pads.
32716         doc update in mux, start working on keyframe mode.
32717
32718 2004-06-29  Benjamin Otte  <otte@gnome.org>
32719
32720         * sys/oss/gstosssink.c:
32721         * sys/oss/gstosssrc.c:
32722           advertise correct template caps - we indeed do non-native endianness
32723           and 8bit audio has no endianness
32724         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
32725         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
32726           avoid (wrong) duplications in getcaps function and return
32727           template caps
32728
32729 2004-06-29  Wim Taymans  <wim@fluendo.com>
32730
32731         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32732         (gst_multifdsink_class_init), (gst_multifdsink_add),
32733         (gst_multifdsink_remove), (gst_multifdsink_clear),
32734         (gst_multifdsink_client_remove),
32735         (gst_multifdsink_handle_client_read),
32736         (gst_multifdsink_client_queue_data),
32737         (gst_multifdsink_client_queue_caps),
32738         (gst_multifdsink_client_queue_buffer),
32739         (gst_multifdsink_handle_client_write),
32740         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32741         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32742         (gst_multifdsink_init_send), (gst_multifdsink_close):
32743         Fix wrong GList iteration that could crash the server when
32744         more then 2 clients disconnect at the same time. Read all the
32745         pending commands in one batch to recover from command storms under
32746         very heavy load.
32747
32748 2004-06-28  Wim Taymans  <wim@fluendo.com>
32749
32750         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
32751         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
32752         (gst_videomixer_pad_set_property),
32753         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
32754         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
32755         (gst_videomixer_class_init), (gst_videomixer_init),
32756         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
32757         (pad_zorder_compare), (gst_videomixer_sort_pads),
32758         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
32759         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
32760         (gst_videomixer_update_queues), (gst_videomixer_loop),
32761         (plugin_init):
32762         Avoid divide by zero, choose masterpad as the pad with the highest
32763         framerate.
32764
32765 2004-06-27  Julien Moutte  <julien@moutte.net>
32766
32767         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
32768         (gst_ximagesink_xwindow_new):
32769         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
32770         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
32771         function directly. We might want to call it from somewhere else one day.
32772
32773 2004-06-27  Julien Moutte  <julien@moutte.net>
32774
32775         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
32776         (gst_ximagesink_xwindow_new):
32777         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
32778         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
32779         window decorations.
32780
32781 2004-06-27  Wim Taymans  <wim@fluendo.com>
32782
32783         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
32784         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
32785         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
32786         (gst_dvdec_set_property), (gst_dvdec_get_property):
32787         * ext/dv/gstdvdec.h:
32788         Implement drop_factor property to lower the framerate with
32789         a factor.
32790
32791 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32792
32793         * gst-libs/gst/colorbalance/Makefile.am:
32794         * gst-libs/gst/mixer/Makefile.am:
32795         * gst-libs/gst/play/Makefile.am:
32796         * gst-libs/gst/tuner/Makefile.am:
32797           unbreak Company's fix that didn't install the -enum.h files
32798
32799 2004-06-27  Wim Taymans  <wim@fluendo.com>
32800
32801         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
32802         (gst_dvdec_change_state):
32803         * ext/dv/gstdvdec.h:
32804         Fix timestamp, duration and offset of the buffers.
32805
32806 2004-06-27  Wim Taymans  <wim@fluendo.com>
32807
32808         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32809         (gst_multifdsink_class_init), (gst_multifdsink_add),
32810         (gst_multifdsink_remove), (gst_multifdsink_clear),
32811         (gst_multifdsink_client_remove),
32812         (gst_multifdsink_handle_client_read),
32813         (gst_multifdsink_client_queue_data),
32814         (gst_multifdsink_client_queue_caps),
32815         (gst_multifdsink_client_queue_buffer),
32816         (gst_multifdsink_handle_client_write),
32817         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32818         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32819         (gst_multifdsink_init_send), (gst_multifdsink_close):
32820         * gst/tcp/gstmultifdsink.h:
32821         * gst/tcp/gsttcpserversink.c:
32822         (gst_tcpserversink_handle_server_read),
32823         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
32824         More multifdsink fixes, more recovery policy fixes.
32825         Removed stupid g_print
32826
32827 2004-06-26  Wim Taymans  <wim@fluendo.com>
32828
32829         * gst/tcp/Makefile.am:
32830         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32831         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
32832         (gst_multifdsink_class_init), (gst_multifdsink_init),
32833         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
32834         (gst_multifdsink_handle_client_read),
32835         (gst_multifdsink_client_queue_data),
32836         (gst_multifdsink_client_queue_caps),
32837         (gst_multifdsink_client_queue_buffer),
32838         (gst_multifdsink_handle_client_write),
32839         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32840         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32841         (gst_multifdsink_chain), (gst_multifdsink_set_property),
32842         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
32843         (gst_multifdsink_close), (gst_multifdsink_change_state):
32844         * gst/tcp/gstmultifdsink.h:
32845         * gst/tcp/gsttcpplugin.c: (plugin_init):
32846         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
32847         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
32848         (gst_tcpserversink_handle_server_read),
32849         (gst_tcpserversink_handle_select),
32850         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
32851         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
32852         * gst/tcp/gsttcpserversink.h:
32853         Added multifdsink, made tcpserversink a subclass of fdsink, removed
32854         one of the locks, added recovery policy to multifdsink.
32855
32856 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32857
32858         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
32859           fix decision for when getting frames with same timestamp
32860         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
32861         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
32862         (gst_v4lsrc_get_property):
32863         * sys/v4l/gstv4lsrc.h:
32864           add latency offset property
32865
32866 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32867
32868         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
32869         (plugin_init):
32870           fix debugging. add category.
32871
32872 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32873
32874         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
32875           fix wrong offsets
32876
32877 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32878
32879         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
32880         (gst_alsa_src_get_time), (gst_alsa_src_loop),
32881         (gst_alsa_src_change_state):
32882           return a time that is in sync with the element's processing
32883
32884 2004-06-25  Wim Taymans  <wim@fluendo.com>
32885
32886         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
32887         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
32888         (gst_tcpserversink_client_remove),
32889         (gst_tcpserversink_handle_client_read),
32890         (gst_tcpserversink_client_queue_data),
32891         (gst_tcpserversink_client_queue_caps),
32892         (gst_tcpserversink_client_queue_buffer),
32893         (gst_tcpserversink_handle_client_write),
32894         (gst_tcpserversink_queue_buffer),
32895         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
32896         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
32897         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
32898         (gst_tcpserversink_close):
32899         * gst/tcp/gsttcpserversink.h:
32900         Serversink rewrite. Really do non blocking writes to clients and
32901         maintain an internal queue to handle slower clients while not
32902         disturbing fast clients.
32903
32904 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32905
32906         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
32907           better debug, don't override OFFSET and OFFSET_END
32908
32909 2004-06-25  Iain <iain@prettypeople.org>
32910
32911         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
32912         name=source for the wavparse pipeline.
32913
32914 2004-06-24  Johan Dahlin  <johan@gnome.org>
32915
32916         * ext/theora/theoraenc.c (theora_enc_chain): Call
32917         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
32918         streamheader caps are set correctly.
32919
32920 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
32921
32922         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
32923         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
32924           respect minimum bitrate; same could be done for max bitrate
32925
32926 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
32927
32928         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
32929         (gst_vorbisenc_setup):
32930           fix sample rate range
32931
32932 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
32933
32934         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
32935         (gst_oggvorbisenc_setup):
32936         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
32937         (gst_vorbisenc_setup):
32938           resolve ambiguities in code and description
32939
32940 2004-06-24  Wim Taymans  <wim@fluendo.com>
32941
32942         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
32943         * ext/alsa/gstalsa.h:
32944         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
32945         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
32946         Use alsa trigger_tstamp to get the timestamp of the first
32947         sample in the buffer for more precise sync. Some cleanups.
32948
32949 2004-06-24  Wim Taymans  <wim@fluendo.com>
32950
32951         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
32952         (gst_audiorate_init), (gst_audiorate_chain),
32953         (gst_audiorate_set_property), (gst_audiorate_get_property):
32954         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
32955         (gst_videorate_chain):
32956         Added some logging, fixed an overflow bug in videorate.
32957
32958 2004-06-24  Benjamin Otte  <otte@gnome.org>
32959
32960         * ext/kio/Makefile.am:
32961           fix for builddir != srcdir and distcheck
32962
32963 2004-06-24  Benjamin Otte  <otte@gnome.org>
32964
32965         * gst-libs/gst/colorbalance/Makefile.am:
32966         * gst-libs/gst/mixer/Makefile.am:
32967         * gst-libs/gst/play/Makefile.am:
32968         * gst-libs/gst/tuner/Makefile.am:
32969         * gst/tcp/Makefile.am:
32970         * sys/dxr3/Makefile.am:
32971           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
32972           tarball.
32973           Also add all *.list files that were missing.
32974         * Makefile.am:
32975           add a distcheck hook to ensure the above doesn't happen again.
32976
32977 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
32978
32979         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
32980
32981 2004-06-23  Colin Walters  <walters@redhat.com>
32982
32983         * m4/Makefile.am: Distribute gst-fionread.m4.
32984
32985 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
32986
32987         * configure.ac: back to dev
32988
32989 2004-06-23  Wim Taymans  <wim@fluendo.com>
32990
32991         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
32992         (gst_alsa_xrun_recovery):
32993         * ext/alsa/gstalsa.h:
32994         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
32995         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
32996         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
32997         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
32998         (gst_alsa_src_loop):
32999         Add clock to alsasrc. Take new capture timestamp when
33000         restarting after an overrun. Split up some functions between
33001         alsasrc and alsasink.
33002
33003 === release 0.8.2 ===
33004
33005 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33006
33007         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33008         (gst_alsa_change_state), (gst_alsa_update_avail),
33009         (gst_alsa_xrun_recovery):
33010         * ext/alsa/gstalsa.h:
33011         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33012           merge back changes from release
33013
33014 2004-06-23  Wim Taymans  <wim@fluendo.com>
33015
33016         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
33017         (gst_audiorate_init), (gst_audiorate_chain),
33018         (gst_audiorate_set_property), (gst_audiorate_get_property):
33019         Implement sample dropping and notify
33020
33021 2004-06-22  Wim Taymans  <wim@fluendo.com>
33022
33023         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33024         (theora_enc_sink_link), (theora_buffer_from_packet),
33025         (theora_push_packet), (theora_enc_chain):
33026         Some cleanups, make sure the timestamps are correct.
33027
33028 2004-06-22  Wim Taymans  <wim@fluendo.com>
33029
33030         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
33031         (gst_alsa_change_state), (gst_alsa_update_avail),
33032         (gst_alsa_xrun_recovery):
33033         * ext/alsa/gstalsa.h:
33034         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33035         Cleanups, take queued samples into account when reporting
33036         the time.
33037
33038 2004-06-22  Wim Taymans  <wim@fluendo.com>
33039
33040         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33041         (gst_videorate_init):
33042         Initialize the property as well.
33043
33044 2004-06-22  Wim Taymans  <wim@fluendo.com>
33045
33046         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33047         (gst_videorate_init), (gst_videorate_chain),
33048         (gst_videorate_set_property), (gst_videorate_get_property):
33049         Add property to make videorate silent.
33050         Add property to prefer new frames over old ones.
33051
33052 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33053
33054         * sys/osxvideo/Makefile.am:
33055         Workaround so that the osxvideo .so file gets linked with the
33056         Cocoa, OpenGL and QuickTime frameworks
33057
33058 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33059
33060         * sys/osxaudio/Makefile.am:
33061         Workaround so that the osxaudio .so file gets linked with the
33062         CoreAudio framework
33063
33064 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33065
33066         * configure.ac:
33067         Whoops, my fault...fixed build issues
33068
33069 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33070
33071         * configure.ac:
33072         Add objective-c support if running in Darwin/Mac OS X
33073         * sys/Makefile.am:
33074         * sys/osxvideo:
33075         * sys/osxvideo/Makefile.am:
33076         * sys/osxvideo/osxvideosink.h:
33077         * sys/osxvideo/osxvideosink.m:
33078         * sys/osxvideo/cocoawindow.h:
33079         * sys/osxvideo/cocoawindow.m:
33080         Add osxvideosink, a cocoa-based osx video sink
33081
33082
33083 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
33084         * ext/dvdnav/gst-dvd:
33085         Grab the gconf key from the right spot
33086         * gst/debug/gstnavseek.c: (gst_navseek_init),
33087         (gst_navseek_segseek), (gst_navseek_handle_src_event),
33088         (gst_navseek_chain):
33089         * gst/debug/gstnavseek.h:
33090           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
33091           and loop parameters of a segment seek.
33092         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
33093         (gst_videotestsrc_get_event_masks),
33094         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
33095         * gst/videotestsrc/gstvideotestsrc.h:
33096           Add seeking support to videotestsrc
33097           Initialise the timestamp_offset variable.
33098
33099 2004-06-18  Wim Taymans  <wim@fluendo.com>
33100
33101         * ext/sidplay/gstsiddec.cc:
33102         Fix negotiation and set correct end offset.
33103
33104 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33105
33106         * configure.ac: branch and prerelease
33107
33108 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33109
33110         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
33111         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
33112         (gst_tcpclientsrc_init_receive):
33113         * gst/tcp/gsttcpclientsrc.h:
33114           read caps when connecting to server for GDP so we set them correctly
33115
33116 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33117
33118         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33119           notify drops and duplicates
33120         * gst/videoscale/videoscale.c: (videoscale_get_structure):
33121           no good reason to limit ourselves to 100x100
33122
33123 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33124
33125         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33126         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
33127         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33128         (gst_v4lsrc_get_property):
33129         * sys/v4l/gstv4lsrc.h:
33130         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33131         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33132         (gst_v4l_set_audio):
33133         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
33134         (gst_v4lsrc_try_capture):
33135         * sys/v4l/v4lsrc_calls.h:
33136           change try_palette to more general try_capture
33137           add autoprobe option so we can turn off autoprobing
33138           various fixes
33139
33140 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33141
33142         * configure.ac:
33143           add videorate
33144         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
33145         (gst_ximagesink_class_init):
33146         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
33147         (gst_xvimagesink_class_init):
33148           run them as finalize, not dispose, since dispose can be invoked
33149           multiple times
33150
33151 2004-06-17  Wim Taymans  <wim@fluendo.com>
33152
33153         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33154         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
33155         * ext/alsa/gstalsa.h:
33156         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33157         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
33158         (gst_alsa_src_change_state):
33159         * ext/alsa/gstalsasrc.h:
33160         Make the xrun code timestamp and offset the buffers correctly.
33161         moved the clock to the base class, use alsa methods to get time.
33162         Do correct timestamping on outgoing buffers.
33163
33164 2004-06-17  Wim Taymans  <wim@fluendo.com>
33165
33166         * gst/audiorate/Makefile.am:
33167         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
33168         (gst_audiorate_base_init), (gst_audiorate_class_init),
33169         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
33170         (gst_audiorate_set_property), (gst_audiorate_get_property),
33171         (gst_audiorate_change_state), (plugin_init):
33172         Added an audiorate converter that fills in gaps.
33173
33174 2004-06-17  Johan Dahlin  <johan@gnome.org>
33175
33176         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
33177
33178 2004-06-16  Wim Taymans  <wim@fluendo.com>
33179
33180         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
33181         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33182         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33183         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33184         (gst_v4lsrc_get_property):
33185         * sys/v4l/gstv4lsrc.h:
33186         Added a copy mode to v4lsrc where it will output a copied version
33187         of its internal hardware buffer.
33188         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
33189         can't | them.
33190
33191 2004-06-16  Wim Taymans  <wim@fluendo.com>
33192
33193         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33194         Timestamp fixes.
33195
33196 2004-06-16  Wim Taymans  <wim@fluendo.com>
33197
33198         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33199         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33200         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33201         (gst_v4lsrc_get_property):
33202         * sys/v4l/gstv4lsrc.h:
33203         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33204         Added a sync mode enum property to control v4lsrc timestamp method
33205         Removed the use-fixed-fps property and moved functionality in
33206         the enum.
33207         Don't error on an error value from v4l-conf, it might not always
33208         be a real error.
33209
33210 2004-06-16  Wim Taymans  <wim@fluendo.com>
33211
33212         * gst/videorate/Makefile.am:
33213         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
33214         (gst_videorate_base_init), (gst_videorate_class_init),
33215         (gst_videorate_getcaps), (gst_videorate_link),
33216         (gst_videorate_init), (gst_videorate_chain),
33217         (gst_videorate_set_property), (gst_videorate_get_property),
33218         (gst_videorate_change_state), (plugin_init):
33219         Added a video timestamp corrector.
33220
33221 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33222
33223         fixed a potential leak with previous commit
33224
33225         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33226
33227 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33228
33229         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33230         Added missing refcount, fixes bug #144425
33231         Cheers Tim for finding the bug
33232
33233 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
33234
33235         * sys/v4l/gstv4l.c: (plugin_init):
33236         * sys/v4l/gstv4lcolorbalance.c:
33237         * sys/v4l/gstv4lcolorbalance.h:
33238         * sys/v4l/gstv4lelement.c:
33239         * sys/v4l/gstv4lelement.h:
33240         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
33241         * sys/v4l/gstv4lmjpegsink.h:
33242         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
33243         * sys/v4l/gstv4lmjpegsrc.h:
33244         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33245         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33246         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
33247         * sys/v4l/gstv4lsrc.h:
33248         * sys/v4l/gstv4ltuner.c:
33249         * sys/v4l/gstv4ltuner.h:
33250         * sys/v4l/gstv4lxoverlay.c:
33251         * sys/v4l/gstv4lxoverlay.h:
33252         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
33253         (gst_v4l_set_window), (gst_v4l_enable_overlay):
33254         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33255         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33256         (gst_v4l_set_audio):
33257         * sys/v4l/v4l_calls.h:
33258         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
33259         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
33260         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
33261         (gst_v4lmjpegsink_playback_init),
33262         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
33263         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
33264         (gst_v4lmjpegsink_playback_stop),
33265         (gst_v4lmjpegsink_playback_deinit):
33266         * sys/v4l/v4lmjpegsink_calls.h:
33267         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
33268         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
33269         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
33270         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
33271         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
33272         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
33273         * sys/v4l/v4lmjpegsrc_calls.h:
33274         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
33275         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
33276         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
33277         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
33278         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
33279         (gst_v4lsrc_try_palette):
33280         * sys/v4l/v4lsrc_calls.h:
33281           bunch of paranoia cleanups
33282
33283 2004-06-14  David Schleef  <ds@schleef.org>
33284
33285         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
33286         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
33287         Send discont events and change timestamps appropriately when
33288         we get a seek event.  (bug #144240)
33289         * ext/cdparanoia/gstcdparanoia.h:
33290
33291 2004-06-14  Benjamin Otte  <otte@gnome.org>
33292
33293         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
33294           snd_pcm_hw_params_set_rate  since the latter fails for no good
33295           reason on some setups.
33296
33297 2004-06-14  David Schleef  <ds@schleef.org>
33298
33299         * gst/volume/demo.c: (value_changed_callback): exp10() is not
33300         standard.  Thank you for playing.
33301
33302 2004-06-14  Wim Taymans  <wim@fluendo.com>
33303
33304         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
33305         Patch 1.3 broke the ordering of the colorspace info and
33306         made the plugin basically work by coincidence, reordered
33307         the info.
33308
33309 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33310
33311         * ext/lame/gstlame.c:
33312         * ext/mad/gstmad.c:
33313           sync caps.  Make sure mad can only output a list of rates, not
33314           a full range.  In the future, have three caps lists for each of the
33315           mpeg versions.  Change mpegversion to a double as well.
33316
33317 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33318
33319         * gst/volume/.cvsignore:
33320         * gst/volume/Makefile.am:
33321         * gst/volume/demo.c: (value_changed_callback), (idler),
33322         (setup_gui), (main):
33323           added small demo app
33324
33325 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
33326         * ext/esd/esdsink.c: (gst_esdsink_change_state):
33327         * ext/esd/esdsink.h:
33328         Close the esd connection on pause, because esd will just wait -
33329         blocking all other esd clients indefinitely.
33330
33331 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
33332
33333         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
33334           previous commit with GST_DEBUG
33335
33336 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
33337
33338         * configure.ac:
33339           add a header check for a dvdread header in dvdnav.  Fixes #133002
33340
33341 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33342
33343         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
33344         * gst/tcp/gsttcpclientsink.h:
33345         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
33346         * gst/tcp/gsttcpclientsrc.h:
33347         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
33348         (gst_tcpserversink_handle_server_read),
33349         (gst_tcpserversink_init_send):
33350         * gst/tcp/gsttcpserversink.h:
33351         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
33352         * gst/tcp/gsttcpserversrc.h:
33353         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
33354         version of IP)
33355
33356 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33357
33358         * configure.ac:
33359         Added ogg library so that OSX detects libtheora properly
33360
33361 2004-06-11  Wim Taymans  <wim@fluendo.com>
33362
33363         * ext/theora/theoradec.c: (theora_dec_chain),
33364         (theora_dec_change_state):
33365         Don't try to decode frames before we received a keyframe.
33366
33367 2004-06-11  Wim Taymans  <wim@fluendo.com>
33368
33369         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33370         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33371         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33372         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33373         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33374         Added property to set the maximum delay of a page.
33375
33376 2004-06-10  Wim Taymans  <wim@fluendo.com>
33377
33378         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33379         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33380         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33381         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33382         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33383         Added max-delay property to control the maximum amount
33384         of data to put in one page.
33385
33386 2004-06-10  Wim Taymans  <wim@fluendo.com>
33387
33388         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33389         (gst_theora_enc_init), (theora_enc_sink_link),
33390         (theora_buffer_from_packet), (theora_enc_set_property),
33391         (theora_enc_get_property):
33392         Set duration on encoded buffer, added some more properties
33393
33394 2004-06-10  Wim Taymans  <wim@fluendo.com>
33395
33396         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
33397         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33398         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
33399         * ext/theora/theoraenc.c: (theora_enc_chain):
33400         Fix refcounting bugs
33401
33402 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33403
33404         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
33405         (gst_asf_demux_loop), (gst_asf_demux_process_file),
33406         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
33407         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
33408         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
33409         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
33410         (gst_asf_demux_change_state):
33411         * gst/asfdemux/gstasfdemux.h:
33412           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
33413           feels like. I think we should set a new requirement for demuxers
33414           from now on to implement sane loop functions, data loops, query
33415           and seek functions before first commit into CVS. And this commit
33416           fixes all of the above.
33417
33418 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
33419
33420         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
33421           vorbis comments are properly encoded in UTF-8 before adding them
33422           to a GstTagList
33423
33424 2004-06-09  Benjamin Otte  <otte@gnome.org>
33425
33426         * ext/alsa/gstalsa.c: (add_channels):
33427           handle min <= max correctly
33428         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
33429         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
33430           add fixation functions so we fixate correctly. No preferring of alaw
33431           anymore because it's the first structure.
33432         * ext/alsa/gstalsa.h:
33433         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
33434         (gst_alsa_hw_params_dump):
33435           add functions to ease debugging in alsalib
33436         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
33437         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
33438         (gst_alsa_start_audio):
33439           only specify hw params if we really setup a format (fixes #134007 -
33440           or at least works around it)
33441
33442 2004-06-09  Wim Taymans  <wim@fluendo.com>
33443
33444         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
33445         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
33446         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
33447         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
33448         (gst_ogg_mux_loop):
33449         Use stream caps to setup the initial pages in the ogg stream.
33450         Correctly set the streamheader caps on the srcpad.
33451
33452 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
33453
33454         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33455         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33456         (gst_v4lsrc_getcaps):
33457         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33458         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
33459           add querying of fps lists for webcams.  Negotiating to a framerate
33460           now works.
33461
33462 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33463
33464         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
33465         (theora_push_buffer), (theora_push_packet),
33466         (theora_set_header_on_caps), (theora_enc_chain):
33467           mark buffers and put on streamheader, raw theora streaming
33468           now works too, whee
33469
33470 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33471
33472         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
33473         (gst_tcp_gdp_read_caps):
33474           do a looping read for caps and GDP headers too
33475
33476 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33477
33478         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33479         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
33480           return EOS instead of NULL in _get
33481
33482 2004-06-08  Wim Taymans  <wim@fluendo.com>
33483
33484         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
33485         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
33486         (gst_tcp_gdp_write_caps):
33487         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33488         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
33489         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
33490         Memory leak fixes
33491
33492 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33493
33494         * ext/vorbis/Makefile.am:
33495         * ext/vorbis/vorbis.c: (plugin_init):
33496         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
33497         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
33498         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
33499         (vorbis_parse_change_state):
33500         * ext/vorbis/vorbisparse.h:
33501           adding a vorbisparse element that marks the buffers, streaming
33502           raw vorbis using GDP now works, whee
33503
33504 2004-06-08  Wim Taymans  <wim@fluendo.com>
33505
33506         * ext/jpeg/Makefile.am:
33507         * ext/jpeg/README:
33508         * ext/jpeg/gstjpeg.c: (plugin_init):
33509         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
33510         (gst_smokedec_base_init), (gst_smokedec_class_init),
33511         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
33512         * ext/jpeg/gstsmokedec.h:
33513         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
33514         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
33515         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
33516         (gst_smokeenc_resync), (gst_smokeenc_chain),
33517         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
33518         * ext/jpeg/gstsmokeenc.h:
33519         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
33520         (smokecodec_flush_destination), (smokecodec_term_destination),
33521         (smokecodec_init_source), (smokecodec_fill_input_buffer),
33522         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
33523         (smokecodec_term_source), (smokecodec_encode_new),
33524         (smokecodec_decode_new), (smokecodec_info_free),
33525         (smokecodec_set_quality), (smokecodec_get_quality),
33526         (smokecodec_set_threshold), (smokecodec_get_threshold),
33527         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
33528         (find_best_size), (abs_diff), (put), (smokecodec_encode),
33529         (smokecodec_parse_header), (smokecodec_decode):
33530         * ext/jpeg/smokecodec.h:
33531         Added a new simple jpeg based codec
33532
33533 2004-06-08  Wim Taymans  <wim@fluendo.com>
33534
33535         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33536         (gst_multipart_mux_loop):
33537         Fix memory leak
33538
33539 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33540
33541         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33542         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
33543         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
33544         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
33545         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33546         * gst/tcp/gsttcpserversink.h:
33547           take streamheader into account
33548
33549 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33550
33551         * gst/level/Makefile.am:
33552         * gst/level/gstlevel.c: (gst_level_class_init):
33553           clean up marshal generation
33554
33555 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33556
33557         * gst/tcp/Makefile.am:
33558         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
33559         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
33560         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
33561         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
33562         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
33563         (gst_tcpclientsrc_get_property):
33564         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33565         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33566         (gst_tcpserversink_handle_client_read),
33567         (gst_tcpserversink_handle_client_write),
33568         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
33569         * gst/tcp/gsttcpserversink.h:
33570           add signals client-added and client-removed
33571         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
33572         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
33573         (gst_tcpserversrc_get_property):
33574         uniformized, change default protocol to NONE
33575         * gst/tcp/gsttcp-marshal.list: added
33576 2004-06-07  Benjamin Otte  <otte@gnome.org>
33577
33578         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33579           handle discont events if they happen before caps nego
33580
33581 2004-06-07  Wim Taymans  <wim@fluendo.com>
33582
33583         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
33584         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
33585         (gst_multipart_demux_plugin_init):
33586         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33587         (gst_multipart_mux_init), (gst_multipart_mux_loop),
33588         (gst_multipart_mux_change_state):
33589         Small updates, fix a memleak
33590
33591 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
33592
33593         * configure.ac: OSS portability
33594         * ext/arts/gst_arts.c: idem
33595         * sys/oss/gstosselement.c: idem
33596         * sys/oss/gstossmixer.c: idem
33597         * sys/oss/gstosssink.c: idem
33598         * sys/oss/gstosssrc.c: idem
33599         * sys/oss/oss_probe.c: idem
33600           - check for soundcard.h in different places for some BSD
33601
33602 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
33603
33604         * AUTHORS:
33605         Add me to the authors file
33606         * configure.ac:
33607         Increase the libdv requirement to >= version 0.100
33608         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
33609         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
33610         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
33611         * ext/dv/gstdvdec.h:
33612         Add support for the new_media flag when sending DISCONT events
33613         Make the querying work when video pad is not linked
33614
33615 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
33616
33617         reviewed by Benjamin Otte  <otte@gnome.org>
33618
33619         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
33620           create a NULL-initialized array of pads, so we don't think they
33621           exist already. (fixes #143130)
33622
33623 2004-06-07  Benjamin Otte  <otte@gnome.org>
33624
33625         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
33626         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
33627         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
33628           don't use // coments
33629
33630 2004-06-07  Benjamin Otte  <otte@gnome.org>
33631
33632         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
33633           cast to GstClockTime to get higher granularity
33634         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33635           use gst_element_set_time_delay to get the exact time
33636         * ext/mad/gstmad.c: (gst_mad_chain):
33637           use the negotiated rate instead of the current frame's rate which
33638           might be wrong because of bit errors. This avoids emitting totally
33639           bogus timestamps and screwing sync.
33640         (fixes #143454)
33641
33642 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
33643
33644         reviewed by Benjamin Otte  <otte@gnome.org>
33645
33646         * gst/adder/gstadder.c: (gst_adder_loop):
33647           properly error out when no negotiation has happened yet. (fixes
33648           #143032)
33649
33650 2004-06-06  Benjamin Otte  <otte@gnome.org>
33651
33652         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
33653           forward correctly transformed offset in discont events. Based on
33654           patch by Arwed v. Merkatz. (fixes #142851)
33655
33656 2004-06-06  David Schleef  <ds@schleef.org>
33657
33658         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
33659         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
33660         problems on several systems.
33661
33662 2004-06-06  Benjamin Otte  <otte@gnome.org>
33663
33664         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
33665           use explicit caps on the srcpad
33666         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
33667           properly error out if caps couldn't be set (fixes #142764)
33668
33669 2004-06-06  Benjamin Otte  <otte@gnome.org>
33670
33671         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
33672         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
33673         (gst_alsa_start_audio):
33674           - don't call set_periods_integer anymore, it breaks the
33675           configuration randomly
33676           - call snd_pcm_hw_params_set_access directly instead of using masks
33677           - don't fail if the sw_params can't be set, just use the default
33678           params and hope it works. Alsalib has weird issues when you touch
33679           sw_params and does no proper error reporting about what failed.
33680         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
33681         (gst_alsa_close_audio):
33682           make our alsa debugging go via gst debugging and not conditionally
33683           defined
33684         * ext/alsa/gstalsa.h:
33685           add ALSA_DEBUG_FLUSH macro
33686         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
33687         (plugin_init):
33688           wrap alsa errors to be printed via the gst debugging system and not
33689           spammed to stderr
33690
33691 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33692
33693         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
33694         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
33695         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
33696         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
33697         (qtdemux_parse_trak):
33698         * gst/qtdemux/qtdemux.h:
33699           Bitch. Also known as seeking, querying & co.
33700         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
33701         (gst_osssink_change_state):
33702         * sys/oss/gstosssink.h:
33703           Resyncing is for weenies, this hack is no longer needed and was
33704           broken anyway (since it - unintendedly - always leaves resync to
33705           TRUE).
33706
33707 2004-06-05  Andrew Turner <zxombie@hotpop.com>
33708
33709         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
33710         * gst/tcp/gsttcpclientsrc.h: idem
33711           - define MSG_NOSIGNAL if not done
33712           - include unistd.h for off_t
33713           (fixes #143749)
33714
33715 2004-06-05  Benjamin Otte  <otte@gnome.org>
33716
33717         * configure.ac:
33718         * ext/kio/Makefile.am:
33719           check for qt's moc preprocessor explicitly and use it
33720
33721 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33722
33723         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
33724           don't get a signal for EPIPE on socket writes
33725           (somebody check if this works on other platforms)
33726
33727 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33728
33729         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33730         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33731           check error condition on available samples correctly
33732
33733 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33734
33735         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
33736           avoid a segfault
33737         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
33738         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
33739         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
33740         (gst_tcpserversrc_gdp_read_header):
33741          use ssize_t over size_t since the former is signed and thus the
33742          check for error codes can work
33743
33744 2004-06-02  Wim Taymans  <wim@fluendo.com>
33745
33746         reviewed by: Johan
33747
33748         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33749         (gst_multipart_mux_loop):
33750         Oops
33751
33752 2004-06-02  Wim Taymans  <wim@fluendo.com>
33753
33754         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33755         (gst_multipart_mux_init), (gst_multipart_mux_loop),
33756         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
33757         (gst_multipart_mux_change_state):
33758         Added configurable boundary specifier, added the value as a
33759         caps field as well.
33760
33761 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33762
33763         * gst/tcp/gsttcp.c:
33764         * gst/tcp/gsttcpclientsrc.c:
33765         * gst/tcp/gsttcpclientsrc.h:
33766         * gst/tcp/gsttcpserversrc.c:
33767           - portability fix, to compile on OSX
33768             (fixes #143146)
33769
33770         * sys/osxaudio/gstosxaudioelement.c:
33771         * sys/osxaudio/gstosxaudiosink.c:
33772         * sys/osxaudio/gstosxaudiosrc.c:
33773           - compilation warnings on OSX
33774             (fixes #143153)
33775
33776 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33777
33778         * ext/vorbis/vorbisdec.c : sign warning fixes
33779
33780         * gst-libs/gst/mixer/mixertrack.c :
33781           do no use defines which are glib 2.4 specific
33782
33783 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
33784
33785         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
33786           buffer since libflac doesn't expect it (reports a sync error when
33787           it encounters that)
33788
33789
33790 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
33791
33792         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
33793         * gst-libs/gst/mixer/mixertrack.c:
33794         (gst_mixer_track_get_property), (get_mixer_track_init),
33795         (get_mixer_track_get_property): Added property accessors
33796         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
33797         * gst-libs/gst/mixer/mixeroptions.c:
33798         (gst_mixer_options_get_values): Added
33799         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
33800         * gst-libs/gst/mixer/mixer.c: Fixed comment
33801
33802
33803 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33804
33805         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
33806           improve error messages on open
33807
33808
33809 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33810
33811         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33812           check if v4l-conf is in path
33813
33814 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33815
33816         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
33817           change assert to a more readable error message
33818
33819 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
33820
33821         * gst-libs/gst/tuner/tunerchannel.h:
33822           - add a freq_multiplicator field to make the conversion
33823             between internal frequency unit and Hz
33824         * sys/v4l/gstv4lelement.c:
33825         * sys/v4l2/gstv4l2element.c:
33826           - change default video device to /dev/video0
33827         * sys/v4l/v4l_calls.c:
33828         * sys/v4l2/v4l2_calls.c:
33829           - we only expose frequency to the user in Hz instead of
33830             bastard v4lX unit (either 62.5kHz or 62.5Hz)
33831
33832 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
33833         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
33834           Initialise b_o_s and e_o_s variables
33835         * gst-libs/gst/riff/riff-media.c:
33836         (gst_riff_create_video_caps_with_data):
33837           Add some unusual fourcc's from mplayer avi's
33838         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
33839           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
33840           autoplugging.
33841
33842 2004-05-28  Wim Taymans  <wim@fluendo.com>
33843
33844         * configure.ac:
33845         * gst/alpha/Makefile.am:
33846         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
33847         (gst_alpha_get_type), (gst_alpha_base_init),
33848         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
33849         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
33850         (gst_alpha_chroma_key), (gst_alpha_chain),
33851         (gst_alpha_change_state), (plugin_init):
33852         A plugin to add an alpha channel to I420 video. Can optionally do
33853         chroma keying.
33854         * gst/multipart/Makefile.am:
33855         * gst/multipart/multipart.c: (plugin_init):
33856         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
33857         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
33858         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
33859         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
33860         (gst_multipart_demux_change_state),
33861         (gst_multipart_demux_plugin_init):
33862         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
33863         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
33864         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
33865         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
33866         (gst_multipart_mux_pad_unlink),
33867         (gst_multipart_mux_request_new_pad),
33868         (gst_multipart_mux_handle_src_event),
33869         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
33870         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
33871         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
33872         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
33873         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
33874         send multipart jpeg images to a browser.
33875         * gst/videobox/Makefile.am:
33876         * gst/videobox/README:
33877         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
33878         (gst_video_box_get_type), (gst_video_box_base_init),
33879         (gst_video_box_class_init), (gst_video_box_init),
33880         (gst_video_box_set_property), (gst_video_box_get_property),
33881         (gst_video_box_sink_link), (gst_video_box_i420),
33882         (gst_video_box_ayuv), (gst_video_box_chain),
33883         (gst_video_box_change_state), (plugin_init):
33884         Crops or adds borders around an image. can do alpha channel
33885         borders as well.
33886         * gst/videomixer/Makefile.am:
33887         * gst/videomixer/README:
33888         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
33889         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
33890         (gst_videomixer_pad_get_sink_event_masks),
33891         (gst_videomixer_pad_get_property),
33892         (gst_videomixer_pad_set_property),
33893         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
33894         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
33895         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
33896         (gst_videomixer_base_init), (gst_videomixer_class_init),
33897         (gst_videomixer_init), (gst_videomixer_request_new_pad),
33898         (gst_videomixer_handle_src_event),
33899         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
33900         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
33901         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
33902         (gst_videomixer_loop), (gst_videomixer_get_property),
33903         (gst_videomixer_set_property), (gst_videomixer_change_state),
33904         (plugin_init):
33905         Generic video mixer plugin, can handle multiple inputs all with
33906         different framerates and video sizes. Is fully alpha channel
33907         aware.
33908
33909 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33910
33911         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
33912           Select first track as master track. Not sure how else to handle
33913           that...
33914         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
33915           Discard discont events. Should fix #142962.
33916
33917 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33918
33919         * ext/alsa/Makefile.am:
33920         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
33921         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
33922         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
33923         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
33924         (gst_alsa_mixer_get_option):
33925         * ext/alsa/gstalsamixer.h:
33926         * ext/alsa/gstalsamixeroptions.c:
33927         (gst_alsa_mixer_options_get_type),
33928         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
33929         (gst_alsa_mixer_options_new):
33930         * ext/alsa/gstalsamixeroptions.h:
33931         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
33932         * ext/alsa/gstalsamixertrack.h:
33933           Add enumerations (as GstMixerOptions). Make correct distinction
33934           between input/output tracks. Add capture/playback private flag.
33935           Use flag to decide on whether to set capture or playback volumes
33936           or switches. Use playback and record switches.
33937         * gst-libs/gst/mixer/Makefile.am:
33938         * gst-libs/gst/mixer/mixer-marshal.list:
33939         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
33940         (gst_mixer_set_option), (gst_mixer_get_option),
33941         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
33942         (gst_mixer_volume_changed), (gst_mixer_option_changed):
33943         * gst-libs/gst/mixer/mixer.h:
33944         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
33945         (gst_mixer_options_class_init), (gst_mixer_options_init),
33946         (gst_mixer_options_dispose):
33947         * gst-libs/gst/mixer/mixeroptions.h:
33948           Add GstMixerOptions.
33949         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
33950           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
33951           broken device detection on computers with multiple OSS sound
33952           cards.
33953
33954 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33955
33956         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
33957           fixate nicely even when the peer is not negotiating
33958
33959 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33960
33961         * gst/audioconvert/gstaudioconvert.c:
33962         (gst_audio_convert_parse_caps):
33963           make sure we don't allow depth > width
33964         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
33965           fixate endianness to G_BYTE_ORDER as default
33966         * gst/audioscale/gstaudioscale.c:
33967           we don't handle another endianness as host-endianness
33968
33969 2004-05-25  David Schleef  <ds@schleef.org>
33970
33971         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
33972
33973 2004-05-24  Benjamin Otte  <otte@gnome.org>
33974
33975         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
33976         (gst_oggvorbisenc_setup):
33977           properly fail when we can't setup the vorbis encoder due to
33978           unsupported settings
33979         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
33980         (gst_vorbisenc_setup):
33981           same
33982         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
33983           fix case where warnings occured when one pad was unlinked while the
33984           other's link function was called
33985
33986 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33987
33988         * gst/tcp/Makefile.am:
33989           use GST_ENABLE_NEW
33990
33991 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33992
33993         * gst-libs/gst/resample/private.h:
33994           don't use optimizations that are #if 0'ed
33995
33996 2004-05-24  Wim Taymans  <wim@fluendo.com>
33997
33998         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
33999         Fix potential division by zero error and hopefully get
34000         the position query right to get correct timestamps on avi
34001         audio.
34002
34003 2004-05-24  Wim Taymans  <wim@fluendo.com>
34004
34005         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
34006         (gst_videoscale_scale_nearest_str2),
34007         (gst_videoscale_scale_nearest_str4),
34008         (gst_videoscale_scale_nearest_32bit),
34009         (gst_videoscale_scale_nearest_24bit),
34010         (gst_videoscale_scale_nearest_16bit):
34011         Fix the scaling algorithm and avoid a buffer overflow.
34012         removed the while loop in the scaling function as it
34013         was used for point sampling only.
34014
34015 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34016
34017         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
34018         (gst_id3_tag_class_init), (gst_id3_tag_init),
34019         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
34020         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
34021         (gst_id3_tag_send_tag_event):
34022           lots of fixes to make id3mux work and id3demux work correctly
34023
34024 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34025
34026         * ext/Makefile.am:
34027           add rules to build shout2send (was removed by accident
34028           when this module was no more marked experimental/broken)
34029
34030 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34031
34032         * ext/shout2/gstshout2.c:
34033         * ext/shout2/gstshout2.h:
34034           adding a "connection problem" signal to shout2send
34035           (fixes #142954)
34036
34037 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
34038
34039         * ext/kio/kioreceiver.cpp:
34040         * ext/kio/kioreceiver.h:
34041           fix sign comparison issues
34042
34043 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34044
34045         * gst/cdxaparse/gstcdxaparse.c:
34046         * gst/cdxaparse/gstcdxaparse.h:
34047           some renaming
34048           add some checks/sanity
34049           prepare for seek addition
34050
34051         * sys/sunaudio/gstsunaudio.c:
34052           remove exported dupe init function
34053
34054 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
34055
34056         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
34057         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
34058           Fix format conversion and position querying.
34059         * gst/debug/progressreport.c: (gst_progressreport_report):
34060           Don't output a bogus total value that we didn't query.
34061         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
34062           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
34063           only a blank window after xine has been used.
34064
34065 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34066
34067         * m4/as-arts.m4:
34068           sync with upstream version to fix test on FC2
34069           readd with -ko to preserve Id header
34070
34071 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34072
34073         * configure.ac:
34074           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
34075         * gst/tcp/gsttcpclientsrc.c: idem
34076         * gst/tcp/gsttcpserversink.c: idem
34077         * gst/tcp/gsttcpserversrc.c: idem
34078         * m4/gst-fionread.m4: idem
34079
34080         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
34081
34082         * configure.ac: enable speex plugin for speex 1.1.5+
34083         * ext/speex/gstspeexenc.c: fix cast warning
34084
34085         * ext/esd/README: fix typo
34086
34087 2004-05-20  David Schleef  <ds@schleef.org>
34088
34089         * configure.ac: Minor cosmetic change to convince the buildbot to
34090         reautogen.
34091         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
34092         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
34093         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
34094         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
34095         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
34096         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
34097         More hacking.  Plays audio now.
34098
34099 2004-05-20  David Schleef  <ds@schleef.org>
34100
34101         * configure.ac:
34102         * sys/Makefile.am:
34103
34104 2004-05-20  David Schleef  <ds@schleef.org>
34105
34106         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
34107         * sys/osxaudio/gstosxaudio.c:
34108         * sys/osxaudio/gstosxaudioelement.c:
34109         * sys/osxaudio/gstosxaudioelement.h:
34110         * sys/osxaudio/gstosxaudiosink.c:
34111         * sys/osxaudio/gstosxaudiosink.h:
34112         * sys/osxaudio/gstosxaudiosrc.c:
34113         * sys/osxaudio/gstosxaudiosrc.h:
34114
34115 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34116
34117         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
34118         (gst_vorbisenc_chain):
34119           put the codec headers on the caps as streamheader as well as
34120           pushing them out
34121
34122 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34123
34124         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34125         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
34126         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
34127         split up push_packet into two functions
34128
34129 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34130
34131         * gst/tcp/.cvsignore:
34132           ignore enums
34133         * gst/tcp/Makefile.am:
34134         * gst/tcp/README:
34135         * gst/tcp/gsttcp.c:
34136         * gst/tcp/gsttcp.h:
34137         * gst/tcp/gsttcpclientsink.c:
34138         * gst/tcp/gsttcpclientsink.h:
34139         * gst/tcp/gsttcpclientsrc.c:
34140         * gst/tcp/gsttcpclientsrc.h:
34141         * gst/tcp/gsttcpplugin.c:
34142         * gst/tcp/gsttcpserversink.c:
34143         * gst/tcp/gsttcpserversink.h:
34144         * gst/tcp/gsttcpserversrc.c:
34145         * gst/tcp/gsttcpserversrc.h:
34146           add new tcp elements
34147
34148 2004-05-19  Wim Taymans  <wim@fluendo.com>
34149
34150         * gst/law/mulaw-conversion.c: (mulaw_encode):
34151         Fix overflow bug in ulaw encoding.
34152
34153 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34154
34155         * ext/mad/gstmad.c: (gst_mad_handle_event):
34156           don't unref the event twice
34157
34158 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34159
34160         * configure.ac:
34161           remove -Wno-sign-compare
34162
34163 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34164
34165         * configure.ac:
34166           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
34167           if you want to work against glib 2.2 and 2.4
34168
34169 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34170
34171         * gst/tcp/Makefile.am:
34172         * gst/tcp/gsttcp.c:
34173         * gst/tcp/gsttcp.h:
34174         * gst/tcp/gsttcpsink.h:
34175         * gst/tcp/gsttcpsrc.h:
34176           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
34177
34178 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34179
34180         * gst/debug/tests.c: (md5_get_value):
34181           fix segfault on gst-inspect
34182
34183 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34184
34185         * gst/debug/testplugin.c:
34186         * gst/debug/tests.c:
34187         * gst/debug/tests.h:
34188           add new extensible and configurable testing element. Current tests
34189           include buffer count, stream length, timestamp/duration matching and
34190           md5.
34191         * gst/debug/Makefile.am:
34192         * gst/debug/gstdebug.c: (plugin_init):
34193           add infrastructure for new element
34194
34195 2004-05-19  Johan Dahlin  <johan@gnome.org>
34196
34197         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
34198         ending of the array. Fixes gst-inspect segfault on ppc.
34199
34200 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34201
34202         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
34203
34204         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
34205
34206 2004-05-18  David Schleef  <ds@schleef.org>
34207
34208         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
34209         warnings (bugs, actually) noticed by gcc but not forte.
34210
34211 2004-05-18  David Schleef  <ds@schleef.org>
34212
34213         * sys/sunaudio/Makefile.am:
34214         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
34215
34216 2004-05-18  David Schleef  <ds@schleef.org>
34217
34218         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
34219         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
34220         to allow qtdemux to use non-seekable streams. (bug #142272)
34221
34222 2004-05-18  David Schleef  <ds@schleef.org>
34223
34224         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
34225         (gst_resample_sinc_ft_float): Remove use of static temporary
34226         buffer.  This code was obviously not supposed to last long, but
34227         it's stuck in our ABI, so it required a little hack to make it
34228         ABI-compatible.  Fixes #142585.
34229         * gst-libs/gst/resample/resample.h: same.
34230
34231 2004-05-18  David Schleef  <ds@schleef.org>
34232
34233         * configure.ac: Add sunaudio
34234         * examples/Makefile.am: make gstplay depend on gconf
34235         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
34236         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
34237         (convert_table_lookup), (img_convert): remove c99-isms
34238         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
34239           unsigned, to fix a warning on Solaris
34240         * gst/mpeg1sys/systems.c: bcopy->memcpy
34241         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
34242         * sys/Makefile.am: Add sunaudio
34243
34244 2004-05-18  Wim Taymans  <wim@fluendo.com>
34245
34246         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
34247         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
34248         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
34249         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
34250         (gst_ogg_mux_loop):
34251         Fix an ugly memleak where the muxer didn't flush enough ogg
34252         pages. This also resulted in badly muxed ogg files.
34253
34254 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34255
34256         * gst/asfdemux/asfheaders.c :
34257         * gst/asfdemux/asfheaders.h :
34258         * gst/asfdemux/gstasfdemux.c :
34259           - fix ASF_OBJ_PADDING guid
34260           - add 3 new object guids (language list, metadata,
34261             extended stream properties)
34262           - add a function to parse extended header objects
34263
34264 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34265
34266         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
34267           remove leftover debugging g_print
34268
34269 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34270
34271         * ext/mad/gstmad.c: (gst_mad_handle_event):
34272           Fix for when the first format in a discont event is not a
34273           byte-based one. Should fix #137710.
34274
34275 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34276
34277         * m4/a52.m4 : fix compilation with -Wall -Werror
34278         * m4/libfame.m4 : idem
34279         * m4/libmikmod.m4 : idem
34280
34281 2004-05-17  Benjamin Otte  <otte@gnome.org>
34282
34283         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34284           signal the new tags before giving up the reference
34285
34286 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34287
34288         * ext/shout2/gstshout2.c:
34289           use application/ogg instead of application/x-ogg (patch by Patrick
34290           Guimond, fixes #142432)
34291         * sys/oss/gstosselement.c: (gst_osselement_reset),
34292         (gst_osselement_sync_parms):
34293           don't set fragment size unless specified (fixes #142493)
34294
34295 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34296
34297         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
34298           fixes #142664
34299
34300 2004-05-17  Benjamin Otte  <otte@gnome.org>
34301
34302         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
34303           compute offsets correctly for internal buffers so timestamps are set
34304           correctly when we can't seek. Also handle cases where there are no
34305           offsets. (based on a patch by David Moore, fixes #142507)
34306
34307 2004-05-17  Benjamin Otte  <otte@gnome.org>
34308
34309         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34310           use correct variable when determining amount of data to skip so we
34311           don't skip into the void and segfault
34312
34313 2004-05-16  Benjamin Otte  <otte@gnome.org>
34314
34315         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34316           Hi, I'm a memleak
34317
34318 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34319
34320         * gst/asfdemux/gstasfdemux.c:
34321           - fix a mem leak and always propagate tags
34322           - add WMV3 to known video codecs (but no decoder yet)
34323           - replace "surplus data" at end of audio header for what
34324             it is : codec specific data
34325           - fix a typo
34326
34327 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
34328
34329         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
34330
34331         * gst-libs/gst/audio/audioclock.c:
34332           Fix wrong return type (#142205).
34333
34334 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34335
34336         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
34337           Ignore CRCs by default (fixes #142566).
34338
34339 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34340
34341         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
34342         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
34343         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
34344         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
34345         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
34346         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
34347           Fix for cases where we fail to attach to a mixer.
34348
34349 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34350
34351         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
34352           Don't touch events after not owning them anymore.
34353         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
34354         (gst_wavparse_fmt), (gst_wavparse_other),
34355         (gst_wavparse_handle_seek), (gst_wavparse_loop),
34356         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
34357         (gst_wavparse_srcpad_event):
34358         * gst/wavparse/gstwavparse.h:
34359           Add seeking, fix querying.
34360
34361 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34362
34363         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34364           - process comments even if they don't end with \0\0
34365             g_convert would ignore them if present and works well without them
34366
34367 2004-05-16  Benjamin Otte  <otte@gnome.org>
34368
34369         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
34370           simplify caps
34371
34372 2004-05-16  Benjamin Otte  <otte@gnome.org>
34373
34374         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34375           don't write to memory we might not write to - g_convert does that
34376           for us anyway (fixes #142613)
34377         (gst_asf_demux_audio_caps):
34378           comment out gst_util_dump_mem
34379
34380 2004-05-16  Benjamin Otte  <otte@gnome.org>
34381
34382         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34383           compute correct expected timestamps after seek (broken since
34384           last commit)
34385         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
34386           rename element and debugging category to gdkpixbufscale
34387
34388 2004-05-16  Benjamin Otte  <otte@gnome.org>
34389
34390         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34391           add error checking to snd_pcm_delay and remove duplicate call to
34392           snd_pcm_delay that caused issues (see inline code comments)
34393         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
34394           make more readable and fix return value when snd_pcm_delay fails
34395         (fixes #142586)
34396
34397 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
34398         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
34399         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
34400         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
34401         (gst_pixbufscale_link), (gst_pixbufscale_init),
34402         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
34403         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
34404         (gst_pixbufscale_get_property), (pixbufscale_init):
34405         * ext/gdk_pixbuf/pixbufscale.h:
34406         Add these files I forgot earlier
34407
34408 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
34409         * ext/gdk_pixbuf/Makefile.am:
34410         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
34411         * ext/gdk_pixbuf/gstgdkpixbuf.h:
34412         Add new pixbufscale element to scale RGB video
34413         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
34414         and HYPER interpolation correctly.
34415         * ext/theora/theoraenc.c: (theora_enc_chain),
34416         Discard buffer and return if explicit caps could not be set
34417         (theora_enc_get_property):
34418         Make _get return kbps for the bitrate consistent with
34419         the _set function.
34420
34421
34422 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34423
34424         * ext/libvisual/visual.c: (gst_visual_chain):
34425           add missing visual_audio_analyze
34426
34427 2004-05-14  David Schleef  <ds@schleef.org>
34428
34429         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
34430         is killed while we're playing.
34431         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
34432         gst_element_no_more_pads().
34433
34434 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34435
34436         * gst-libs/gst/riff/riff-read.c :
34437           - fix INFO tag extraction in RIFF/AVI files
34438             because gst_event_unref (event) also freed taglist
34439           - avoid a mem leak
34440
34441 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34442
34443         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
34444         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
34445
34446         * gst/auparse/gstauparse.c :
34447           - add code (commented for now) to support audio/x-adpcm on src pad
34448             (we have no decoder for those layout yet)
34449
34450         * gst/cdxaparse/gstcdxaparse.c :
34451         * gst/cdxaparse/gstcdxaparse.h :
34452           - partial rewrite using RiffRead (ripped iain's wavparse code)
34453
34454         * gst/rtp/gstrtpL16enc.c : typo
34455         * gst/rtp/gstrtpgsmenc.c : typo
34456
34457 2004-05-13  Benjamin Otte  <otte@gnome.org>
34458
34459         * configure.ac:
34460           check for exact version of libvisual, it's not supposed to be
34461           API/ABI stable yet
34462
34463 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34464
34465         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
34466           signal no-more-pads
34467
34468 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
34469
34470         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
34471         Report which format was used for GST_FORMAT_DEFAULT
34472         * gst/debug/Makefile.am:
34473         * gst/debug/gstdebug.c: (plugin_init):
34474         * gst/debug/progressreport.c: (gst_progressreport_base_init),
34475         (gst_progressreport_class_init), (gst_progressreport_init),
34476         (gst_progressreport_report), (gst_progressreport_set_property),
34477         (gst_progressreport_get_property), (gst_progressreport_chain),
34478         (gst_progressreport_plugin_init):
34479         Add progressreport element for testing.
34480
34481 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
34482
34483         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
34484         * sys/v4l/gstv4lsrc.h:
34485         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
34486         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
34487         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
34488         (gst_v4lsrc_grab_frame):
34489           add more debugging
34490           send a discont at start
34491
34492 2004-05-12  Colin Walters  <walters@redhat.com>
34493
34494         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
34495         inflooping if we can't find a chunk.  Or in other words, don't blow
34496         chunks if we don't have a chunk to blow.
34497
34498 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
34499         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
34500         Remove old debug output
34501         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
34502         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
34503         (gst_dvdec_set_property), (gst_dvdec_get_property):
34504         Change the quality setting to an enum, so it works from gst-launch
34505         Don't renegotiate a non-linked pad. Allows audio only decoding.
34506         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
34507         (gst_deinterlace_link), (gst_deinterlace_init):
34508         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
34509         (gst_videodrop_link):
34510         Some caps negotiation fixes
34511
34512 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34513
34514         * ext/tarkin/gsttarkin.c :
34515           - Change RANK from NONE to PRIMARY
34516         * ext/gdk_pixbuf/gstgdkpixbuf.c :
34517           - Change RANK from NONE to MARGINAL
34518         * ext/divx/gstdivxenc.c :
34519           - Change RANK from PRIMARY to NONE (encoder/spider issue)
34520
34521 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
34522
34523         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34524         (gst_vorbisenc_push_packet):
34525           copy a function that was added between 1.0 and 1.0.1 until we
34526           depend on worthwhile features of post-1.0
34527
34528 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34529
34530         * configure.ac:
34531           enable shout2 by default
34532         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
34533         (gst_shout2send_base_init), (gst_shout2send_init),
34534         (gst_shout2send_connect), (gst_shout2send_change_state):
34535         * ext/shout2/gstshout2.h:
34536           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
34537           #142262)
34538         * ext/theora/theora.c: (plugin_init):
34539           don't set rank on encoders
34540
34541 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
34542
34543         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34544           Use codec_data property instead of flag1 and flag2 for wma
34545
34546 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34547
34548         * gst/cdxaparse/gstcdxaparse.c :
34549           - Add mpegversion to CAPS to make it link
34550           - Rank is as GST_RANK_SECONDARY instead of NONE
34551         * gst/auparse/gstauparse.c :
34552           - Document all audio encoding we can encounter from Solaris 9
34553             headers and libsndfile information.
34554           - Increase max. rate from 48000 to 192000 (to match other elements)
34555           - Don't try to play junk data between header and samples
34556
34557 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34558
34559         * ext/libvisual/visual.c: (gst_visual_getcaps):
34560           use the right caps depending on endianness (I hope)
34561         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
34562           use GST_RANK_NONE for all non-decoding elements or spider gets
34563           mighty confused
34564
34565 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34566
34567         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34568           Fix some odd cases and fix BE metadata parsing of unicode16 text.
34569
34570 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34571
34572         * gst/switch/gstswitch.c: (gst_switch_release_pad),
34573         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
34574         (gst_switch_loop), (gst_switch_get_type):
34575           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
34576           HEADERS. Had to be said.
34577
34578 2004-05-10  David Schleef  <ds@schleef.org>
34579
34580         * configure.ac: Add prototype Dirac support.
34581         * ext/Makefile.am:
34582         * ext/dirac/Makefile.am:
34583         * ext/dirac/gstdirac.cc:
34584         * ext/dirac/gstdiracdec.cc:
34585
34586 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34587
34588         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
34589         (gst_auparse_init), (gst_auparse_chain),
34590         (gst_auparse_change_state):
34591           Hack around spider. Remove me some day please.
34592
34593 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34594
34595         * gst/auparse/gstauparse.c: (gst_auparse_chain):
34596           Fix for some uninitialized variables in previous patch, also
34597           makes it work. Fixes #142286 while we're at it.
34598
34599 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34600
34601         * gst/auparse/gstauparse.c:
34602                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
34603                 only unsupported formats are ADPCM/CCITT G.72x
34604                 reviewed by Ronald
34605         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
34606
34607 2004-05-10  Wim Taymans  <wim@fluendo.com>
34608
34609         * ext/vorbis/Makefile.am:
34610         * ext/vorbis/README:
34611         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
34612         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
34613         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
34614         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
34615         (gst_oggvorbisenc_convert_sink),
34616         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
34617         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
34618         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
34619         (get_constraints_string), (update_start_message),
34620         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
34621         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
34622         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
34623         * ext/vorbis/oggvorbisenc.h:
34624         * ext/vorbis/vorbis.c: (plugin_init):
34625         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
34626         (raw_caps_factory), (gst_vorbisenc_class_init),
34627         (gst_vorbisenc_init), (gst_vorbisenc_setup),
34628         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
34629         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
34630         * ext/vorbis/vorbisenc.h:
34631         Added a raw vorbis encoder to be used with the oggmuxer.
34632         We still need the old encoder for some gnome applications,
34633         read the README to find out how that works.
34634         The raw encoder is called "rawvorbisenc" until 0.9.
34635
34636 2004-05-10  Wim Taymans  <wim@fluendo.com>
34637
34638         * ext/ogg/gstogg.c: (plugin_init):
34639         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
34640         (gst_ogg_print):
34641         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
34642         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
34643         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
34644         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
34645         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
34646         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
34647         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
34648         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
34649         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
34650         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
34651         Added an ogg muxer.
34652         Small typo fixes in the demuxer.
34653
34654 2004-05-10  Wim Taymans  <wim@fluendo.com>
34655
34656         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34657         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
34658         (theora_enc_change_state), (theora_enc_set_property),
34659         (theora_enc_get_property):
34660         Mark the last packet with an EOS flag which is not really needed
34661         in gstreamer.
34662         Do some better video framerate initialisation.
34663         Update the buffer timestamp.
34664
34665 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
34666
34667         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
34668         Return the result of the parent state change call
34669
34670 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34671
34672         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
34673         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
34674         * gst/law/alaw-encode.c : (idem)
34675         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
34676         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
34677         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
34678
34679 2004-05-09  Benjamin Otte  <otte@gnome.org>
34680
34681         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34682           don't use a fixed buffer size when writing variable length data to
34683           it. Fixes memory corruption and makes alsasrc work
34684
34685 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34686
34687         * ext/gnomevfs/gstgnomevfssink.c:
34688         (_gst_boolean_allow_overwrite_accumulator),
34689         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
34690           Run glib's default signal handler (??) in RUN_CLEANUP rather than
34691           RUN_LAST, and don't use that to set the accumulator value because
34692           then it's always FALSE.
34693
34694 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34695
34696         * gst-libs/gst/riff/riff-media.c:
34697         (gst_riff_create_video_caps_with_data),
34698         (gst_riff_create_audio_caps),
34699         (gst_riff_create_audio_template_caps):
34700         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
34701           Fix for unaligned RIFF files (i.e. where all the chunks together
34702           in a LIST chunk are not of the same size as the size given in
34703           the LIST chunk header). Fixes several odd WAVE files. Also fix
34704           ADPCM (block_align property) in audio, so that wavparse based
34705           on this works now as it used to stand-alone.
34706
34707 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
34708
34709         reviewed by Benjamin Otte  <otte@gnome.org>
34710
34711         * ext/a52dec/gsta52dec.c:
34712         * ext/divx/gstdivxdec.c:
34713         * ext/divx/gstdivxenc.c:
34714         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
34715         * ext/faac/gstfaac.c: (gst_faac_base_init):
34716         * ext/faad/gstfaad.c: (gst_faad_base_init):
34717         * ext/ivorbis/vorbisfile.c:
34718         * ext/lame/gstlame.c:
34719         * ext/libfame/gstlibfame.c:
34720         * ext/mpeg2enc/gstmpeg2enc.cc:
34721         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
34722         * ext/sidplay/gstsiddec.cc:
34723         * ext/speex/gstspeexdec.c:
34724         * ext/speex/gstspeexenc.c:
34725         * ext/xvid/gstxviddec.c:
34726         * ext/xvid/gstxvidenc.c:
34727           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
34728           (fixes #142193)
34729
34730 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34731
34732         * ext/alsa/gstalsa.c: (device_list),
34733         (gst_alsa_class_probe_devices):
34734         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
34735           Fix alsa oddness in mixer after the combination of using mixer
34736           in source/sink elements and using hw:x,y instead of just hw:x.
34737
34738 2004-05-09  Benjamin Otte  <otte@gnome.org>
34739
34740         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
34741         (gst_wavparse_create_sourcepad):
34742           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
34743           sourcepads
34744
34745 2004-05-09  Benjamin Otte  <otte@gnome.org>
34746
34747         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34748           allow discont events before caps nego
34749
34750 2004-05-08  Benjamin Otte  <otte@gnome.org>
34751
34752         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
34753           don't leak events
34754
34755 2004-05-08  Benjamin Otte  <otte@gnome.org>
34756
34757         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
34758         (gst_level_change_state), (gst_level_init):
34759         * gst/level/gstlevel.h:
34760           figure out if we're initialized directly instead of keeping a
34761           variable that's wrong in 90% of cases
34762           don't initialize pads and then leak them and use a new unitialized
34763           pad. (fixes #142084)
34764           these were bugs so n00bish I didn't find them for an hour :/
34765
34766 2004-05-08 Iain <iain@prettypeople.org>
34767
34768         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
34769         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
34770         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
34771         return the length that was read.
34772         (gst_riff_read_strf_auds): Allow fmt tags as well.
34773
34774 2004-05-07  David Schleef  <ds@schleef.org>
34775
34776         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
34777         signed char assumption in faad.h.
34778
34779 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34780
34781         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
34782           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
34783
34784 2004-05-07  Colin Walters  <walters@redhat.com>
34785
34786         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
34787         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
34788         function.
34789         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
34790         Add dispose function.
34791
34792 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
34793         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
34794           Fix caps nego and pad templates. RGB mode caps should
34795           work now.
34796         * ext/dvdnav/gst-dvd:
34797           Move mpeg2dec inside the thread because otherwise the
34798           queue rejects cap changes mid-stream
34799         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
34800         (gst_mpeg2dec_flush_decoder):
34801           For mpeg2dec > 0.4.0, call the flush function instead of
34802           manually extracting all in-flight frames.
34803         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
34804         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
34805           Change mime type video/dv go video/x-dv to match the
34806           rest of gst-plugins
34807
34808 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34809
34810         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34811         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
34812         (gst_alsa_sink_class_init):
34813         * ext/alsa/gstalsasink.h:
34814         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
34815         (gst_alsa_src_class_init):
34816         * ext/alsa/gstalsasrc.h:
34817           Make alsasink/src a subclass of alsamixer so that mixer stuff
34818           shows up in gst-rec. Needs some finetuning.
34819
34820 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34821
34822         * ext/lame/gstlame.c: (gst_lame_chain):
34823           simplify
34824         * ext/mad/gstmad.c: (gst_mad_handle_event):
34825           fix event leak
34826         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
34827           be able to detect mp3 files < 4096 bytes
34828
34829 2004-05-06  Wim Taymans  <wim@fluendo.com>
34830
34831         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34832         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
34833         (theora_enc_set_property), (theora_enc_get_property):
34834         Also encode the first frame, cleanup some code.
34835
34836 2004-05-06  Wim Taymans  <wim@fluendo.com>
34837
34838         * ext/mpeg2enc/gstmpeg2enc.cc:
34839         Forward events first before deciding that negotiation was
34840         not performed.
34841
34842 2004-05-06  Wim Taymans  <wim@fluendo.com>
34843
34844         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
34845         First process the events before deciding that negotiation
34846         was not performed.
34847
34848 2004-05-06  Wim Taymans  <wim@fluendo.com>
34849
34850         * ext/theora/Makefile.am:
34851         * ext/theora/theora.c: (plugin_init):
34852         * ext/theora/theoradec.c: (theora_dec_change_state):
34853         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
34854         (gst_theora_enc_class_init), (gst_theora_enc_init),
34855         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
34856         (theora_enc_chain), (theora_enc_change_state),
34857         (theora_enc_set_property), (theora_enc_get_property):
34858         Added a theora encoder, grouped the encoder and decoder into the
34859         same plugin.
34860
34861 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
34862
34863         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
34864         (gst_jpegenc_chain):
34865         fix DURATION on outgoing buffers
34866         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
34867         debug using time formats
34868         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
34869         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
34870         (gst_xvimagesink_sink_link):
34871         windows with width/height 0 generate X errors, so don't allow them
34872
34873 2004-05-05  Wim Taymans  <wim@fluendo.com>
34874
34875         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
34876         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
34877         (gst_mpeg2dec_negotiate_format):
34878         * ext/mpeg2dec/gstmpeg2dec.h:
34879           removed the static pad template so that we can add the
34880           more accurate framerate value to the caps.
34881
34882
34883 2004-05-04  Benjamin Otte  <otte@gnome.org>
34884
34885         * configure.ac:
34886           check for kdemacros.h, too (should fix #141821)
34887         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
34888           don't crash if no header was sent, but nicely error out (fixes part
34889           of #141554)
34890
34891 2004-05-04  Wim Taymans  <wim@fluendo.com>
34892
34893         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
34894         parent dispose function to avoid segfault on destroy.
34895
34896 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
34897
34898         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
34899         (plugin_init):
34900         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
34901         (gst_xvimagesink_sink_link):
34902         clean up debugging caps
34903         also recreate xvimage when format has changed
34904
34905 2004-05-04  Benjamin Otte  <otte@gnome.org>
34906
34907         * ext/libvisual/Makefile.am:
34908         * ext/libvisual/visual.c: (gst_visual_class_init),
34909         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
34910         (gst_visual_srclink), (gst_visual_chain),
34911         (gst_visual_change_state), (plugin_init):
34912           use a GstAdapter to correctly adapt buffer sizes - allows using a
34913           framerate
34914
34915 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34916
34917         * sys/v4l/gstv4lelement.h:
34918         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
34919         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
34920         (gst_v4lsrc_buffer_free):
34921         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
34922         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
34923         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
34924         (gst_v4lsrc_requeue_frame):
34925         move some debugging categories around
34926         query for fps index and set accordingly if found
34927
34928 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34929
34930         * ext/lame/gstlame.c:
34931         correct defaults that lame_init puts out of range
34932
34933 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34934
34935         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
34936         (gst_divxenc_class_init):
34937         fix range since -1 is the default
34938         * gst/mpeg1sys/gstmpeg1systemencode.c:
34939         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
34940         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
34941         (gst_rtjpegdec_chain):
34942         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
34943         (gst_rtjpegenc_chain):
34944         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
34945         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
34946         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
34947         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
34948         * sys/v4l/gstv4lsrc.c:
34949         * sys/v4l/v4l_calls.c: (gst_v4l_open):
34950         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
34951         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
34952         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
34953         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
34954           remove gst_info calls
34955
34956 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34957
34958         * Makefile.am:
34959         * po/af.po:
34960         * po/az.po:
34961         * po/en_GB.po:
34962         * po/nl.po:
34963         * po/sr.po:
34964         * po/sv.po:
34965           Updated translations
34966
34967 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34968
34969         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
34970           refactor/comment code
34971
34972 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34973
34974         * gst/asfdemux/Makefile.am:
34975         * gst/asfdemux/asfheaders.c:
34976         * gst/asfdemux/asfheaders.h:
34977         * gst/asfdemux/gstasf.c: (plugin_init):
34978         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
34979         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
34980         (gst_asf_demux_setup_pad):
34981         * gst/asfdemux/gstasfdemux.h:
34982         * gst/asfdemux/gstasfmux.c:
34983         * gst/asfdemux/gstasfmux.h:
34984           Add tagging support to demuxer, split out registration in its own
34985           file instead of in demux (hacky), and prevent having some tables
34986           in our memory multiple times (in asfheaders.h).
34987
34988 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34989
34990         * gst/matroska/matroska-demux.c:
34991         (gst_matroska_demux_parse_metadata):
34992         * gst/matroska/matroska-ids.h:
34993           Basic tag reading support.
34994
34995 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34996
34997         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
34998           Really detect ac-3 audio.
34999         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
35000           really detect matroska files (off-by-1).
35001
35002 2004-04-30  David Schleef  <ds@schleef.org>
35003
35004         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35005         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
35006         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
35007         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
35008         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
35009         hackage -- parse a lot more atoms, extract a few tags.  One might even
35010         mistake this for tag support.  Maybe it is.
35011         * gst/qtdemux/qtdemux.h:
35012
35013 2004-04-30  Colin Walters  <walters@verbum.org>
35014
35015         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
35016
35017 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
35018
35019         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35020         (gst_ffmpegcolorspace_getcaps):
35021           remove broken nego fix
35022
35023 2004-04-30  Benjamin Otte  <otte@gnome.org>
35024
35025         * configure.ac:
35026         * ext/Makefile.am:
35027         * ext/libvisual/Makefile.am:
35028         * ext/libvisual/visual.c:
35029           add initial support for libvisual (http://libvisual.sourceforge.net)
35030           libvisual is still quite alpha, so expect crashes in there :)
35031
35032 2004-04-29  David Schleef  <ds@schleef.org>
35033
35034         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
35035         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
35036         up qtdemux to make it spit out codec_data.  Do _not_ look at this
35037         code; you will no longer respect me.
35038
35039 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35040
35041         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
35042         * ext/alsa/gstalsa.h :
35043         change alsa pcm device discovery to find more than 1 device
35044         per card. code review by Ronald.
35045
35046 2004-04-29  David Schleef  <ds@schleef.org>
35047
35048         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
35049         Add a check for a driver bug on FreeBSD.  (bug #140565)
35050
35051 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35052
35053         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
35054         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35055         (gst_jpegenc_getcaps):
35056           move format setting to inner loop
35057         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35058         (gst_ffmpegcolorspace_getcaps):
35059           use GST_PAD_CAPS if available so that we use already negotiated
35060           caps
35061         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35062         (qtdemux_parse_moov), (qtdemux_parse):
35063           extra debugging
35064         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
35065         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
35066           move hardcoded path to DEFINE
35067
35068 2004-04-28  David Schleef  <ds@schleef.org>
35069
35070         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
35071         (bug #140064)
35072
35073 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35074
35075         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35076           Don't probe for playback device if we're a source element. Fixes
35077           #139658.
35078
35079 2004-04-29  Benjamin Otte  <otte@gnome.org>
35080
35081         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
35082         (gst_id3_tag_chain):
35083           rewrite buffer offset
35084
35085 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35086
35087         * configure.ac:
35088         * ext/Makefile.am:
35089         * ext/dts/Makefile.am:
35090         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
35091         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
35092         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
35093         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
35094         (gst_dtsdec_loop), (gst_dtsdec_change_state),
35095         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
35096         (plugin_init):
35097         * ext/dts/gstdtsdec.h:
35098           New DTS decoder.
35099         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
35100         (gst_faad_srcconnect):
35101           Add ESDS atom handling (.m4a).
35102
35103 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35104
35105         * ext/divx/gstdivxdec.c: (plugin_init):
35106           Remove comment that makes no sense.
35107         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
35108           Fix for obvious typo that resulted in warnings during gst-register.
35109         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
35110         (gst_xviddec_sink_link):
35111           Fix caps negotiation a bit better.
35112         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
35113           We call this 'codec_data', not 'esds'.
35114
35115 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35116
35117         * gst/monoscope/gstmonoscope.c:
35118           make sure we only provide 256x128
35119         * gst/monoscope/monoscope.c: (monoscope_init):
35120           assert size of 256x128
35121
35122 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35123
35124         * Makefile.am:
35125         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
35126         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
35127           fixate to max width and height of device
35128
35129 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35130
35131         * Makefile.am:
35132         * sys/v4l/gstv4l.c:
35133         * sys/v4l/gstv4lsrc.c:
35134         * sys/v4l/v4l_calls.c:
35135         * sys/v4l/v4lsrc_calls.c:
35136           fix for qc-usb driver which fakes having more than one buffer
35137           by handing the same buffer twice, which confused GStreamer's/v4lsrc
35138           buffer_free override
35139           add debugging
35140
35141 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35142
35143         * Makefile.am:
35144         * gst/videotestsrc/gstvideotestsrc.c:
35145         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
35146         (gst_videotestsrc_init), (gst_videotestsrc_get),
35147         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
35148         * gst/videotestsrc/gstvideotestsrc.h:
35149           add num-buffers property
35150
35151         2004-04-26  Benjamin Otte  <otte@gnome.org>
35152
35153         * ext/mad/gstid3tag.c: (plugin_init):
35154           set id3mux rank to NONE so it doesn't confuse spider
35155           require audio/mpeg,mpegversion=1 in id3mux
35156
35157 2004-04-26  Benjamin Otte  <otte@gnome.org>
35158
35159         * configure.ac:
35160           detect faad correctly as non-working if it's indeed non-working
35161
35162 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
35163
35164         * Makefile.am:
35165         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35166         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
35167         fix _getcaps so it only negotiates to its supported format
35168
35169 2004-04-25  Benjamin Otte  <otte@gnome.org>
35170
35171         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35172           fix memleak
35173
35174 2004-04-23  Benjamin Otte  <otte@gnome.org>
35175
35176         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35177           audio/x-raw-int with height rules! not. Now it's depth.
35178
35179 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35180
35181         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
35182         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
35183         (gst_wavparse_loop):
35184           Missing variable initialization. Add handling of DVI ADPCM. Fix
35185           mis-parsing of LIST chunks. This works around a bug where we mis-
35186           parse non-aligning LIST chunks (so LIST chunks where the contents
35187           don't align with the actual LIST size). The correct fix is to use
35188           rifflib, I'm not going to fix wavparse - too much work. All this
35189           fixes #104878.
35190
35191 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
35192
35193         reviewed by Benjamin Otte  <otte@gnome.org>
35194
35195         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
35196           fix shoutcast not working (fixes #140844)
35197
35198 2004-04-22  Benjamin Otte  <otte@gnome.org>
35199
35200         * ext/hermes/gsthermescolorspace.c:
35201         (gst_hermes_colorspace_caps_remove_format_info):
35202         * gst/colorspace/gstcolorspace.c:
35203         (gst_colorspace_caps_remove_format_info):
35204         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35205         (gst_ffmpegcolorspace_caps_remove_format_info):
35206           s/gst_caps_simplify/gst_caps_do_simplify/
35207
35208 2004-04-22  Benjamin Otte  <otte@gnome.org>
35209
35210         * gst-libs/gst/riff/riff-media.c:
35211         (gst_riff_create_video_caps_with_data):
35212           mpegversion is an int
35213         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
35214           don't try to create pad templates with NULL caps, use any caps
35215           instead.
35216
35217 2004-04-20  David Schleef  <ds@schleef.org>
35218
35219         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
35220         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
35221         (bug #140384)
35222
35223 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35224
35225         reviewed by David Schleef
35226
35227         * ext/mad/gstid3tag.c: Add stdlib.h
35228         * gst/rtp/gstrtpgsmenc.c: same
35229         * gst/tags/gstid3tag.c: same
35230         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
35231         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
35232         GST_DISABLE_LOADSAVE use.
35233         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
35234         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
35235         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
35236         atol(3)).
35237         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
35238         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
35239         strtoul(3)).
35240         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
35241         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
35242         $(ID3_CFLAGS).
35243         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
35244         $(LIBFAME_CFLAGS).
35245
35246 2004-04-20  David Schleef  <ds@schleef.org>
35247
35248         * gst/realmedia/rmdemux.c:  This was supposed to part of the
35249         last checkin.  Same idea.
35250
35251 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35252
35253         reviewed by David Schleef
35254
35255         * configure.ac: bump required gstreamer version to 0.8.1.1
35256         because of following changes [--ds]
35257
35258         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
35259         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
35260         (gst_riff_read_header):  Use GST_READ_UINT*
35261         macros to access possibly unaligned memory.
35262
35263         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
35264         (mp3_type_find):  Use GST_READ_UINT*
35265         macros to access possibly unaligned memory.
35266         (mp3_type_find, mpeg1_parse_header, qt_type_find)
35267         (speex_type_find): Likewise
35268
35269         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
35270
35271         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
35272         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
35273         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
35274         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
35275         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
35276         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
35277         macros to access possibly unaligned memory.
35278
35279         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
35280         Likewise.
35281
35282         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
35283         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
35284
35285         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35286         Likewise.
35287
35288         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
35289         (gst_mpeg2subt_chain_subtitle): Likewise.
35290
35291         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
35292         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
35293         Likewise.
35294
35295         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
35296         Likewise.
35297
35298         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
35299         Likewise.
35300
35301         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
35302         Likewise.
35303
35304 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35305
35306         * configure.ac:
35307           update required version of GStreamer because of GST_TIME_FORMAT
35308
35309 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35310
35311         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
35312           remove leftover g_print
35313         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
35314           don't try setting only a subset of the caps. We don't want to kill
35315           autoplugging on purpose
35316
35317 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35318
35319         * sys/ximage/ximagesink.c: (plugin_init):
35320         * sys/xvimage/xvimagesink.c: (plugin_init):
35321           add debugging categories
35322
35323 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35324
35325         * po/en_GB.po:
35326         * po/LINGUAS:
35327           Adding en_GB translation (Gareth Owen)
35328
35329 2004-04-20  David Schleef  <ds@schleef.org>
35330
35331         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
35332         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
35333         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
35334         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
35335         A number of new features and hacks to extract the esds atom and
35336         put it into the caps.  (bug #137724)
35337
35338 2004-04-19  David Schleef  <ds@schleef.org>
35339
35340         * gconf/Makefile.am: Fix for non-GNU make
35341         * gst-libs/gst/Makefile.am: Change directory order to handle
35342         GstPlay linking with gstinterfaces
35343         * gst-libs/gst/audio/make_filter: make use of tr portable
35344         * gst-libs/gst/play/Makefile.am: Add intended \
35345         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
35346         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
35347         function prototype instead of void *.
35348         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
35349         macro.
35350         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35351         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
35352         * gst/videofilter/make_filter: make use of tr portable
35353         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
35354
35355 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
35356
35357         * po/LINGUAS:
35358         * po/uk.po:
35359           Added Ukrainian translation (Maxim V. Dziumanenko)
35360
35361 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35362
35363         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
35364         (gst_gsmdec_link), (gst_gsmdec_chain):
35365           Fix capsnego, simplify chain function slightly.
35366         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
35367           Add GSM.
35368
35369 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35370
35371         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
35372         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
35373         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
35374           Hack to make wavparse work with spider (always -> sometimes pad).
35375           Fixes #135862 && #140411.
35376
35377 2004-04-18  Benjamin Otte  <otte@gnome.org>
35378
35379         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
35380         (gst_osselement_rate_probe_check),
35381         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
35382           get rid of \n in debug output
35383
35384 2004-04-17  Iain <iain@prettypeople.org>
35385
35386         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
35387         not just EOS.
35388
35389 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35390
35391         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
35392         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
35393         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
35394         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
35395         (gst_id3_tag_src_link), (gst_id3_tag_chain),
35396         (gst_id3_tag_change_state), (plugin_init):
35397           deprecate id3tag element and replace with id3demux/id3mux.
35398           great side effect: this ugly file is now even uglier, yay!
35399         * ext/mad/gstmad.h:
35400           remove non-available function
35401           update for new get_type
35402
35403 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35404
35405         * configure.ac:
35406           require mpeg2dec >= 0.4.0
35407
35408 2004-04-17  Benjamin Otte  <otte@gnome.org>
35409
35410         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35411         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
35412         (gst_xvimagesink_set_xwindow_id):
35413           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
35414           assorted cleanup fixes.
35415
35416 2004-04-16  David Schleef  <ds@schleef.org>
35417
35418         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
35419         * sys/xvimage/xvimagesink.h: same
35420
35421 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35422
35423         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
35424           Fix GST_ELEMENT_ERROR with (NULL)
35425
35426 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35427
35428         * gst-libs/gst/riff/riff-media.c:
35429         (gst_riff_create_video_caps_with_data):
35430           Add div[3456] as fourccs for DivX 3 (fixes #140137).
35431
35432 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35433
35434         * gst-libs/gst/riff/riff-media.c:
35435         (gst_riff_create_video_caps_with_data),
35436         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
35437         (gst_riff_create_video_template_caps),
35438         (gst_riff_create_audio_template_caps):
35439         * gst-libs/gst/riff/riff-media.h:
35440         * gst-libs/gst/riff/riff-read.c:
35441         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
35442         * gst-libs/gst/riff/riff-read.h:
35443         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
35444           Add MS RLE support. I added some functions to read out strf chunks
35445           into strf chunks and the data behind it. This is usually color
35446           palettes (as in RLE, but also in 8-bit RGB). Also use those during
35447           caps creation. Lastly, add ADPCM (similar to wavparse - which
35448           should eventually be rifflib based).
35449         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
35450         (gst_matroska_demux_init), (gst_matroska_demux_reset):
35451         * gst/matroska/matroska-demux.h:
35452           Remove placeholders for some prehistoric tagging system. Didn't add
35453           support for any tag system really anyway.
35454         * gst/qtdemux/qtdemux.c:
35455           Add support for audio/x-m4a (MPEG-4) through spider.
35456         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
35457         (gst_wavparse_loop):
35458           ADPCM support (#135862). Increase max. buffer size because we
35459           cannot split buffers for ADPCM (screws references) and I've seen
35460           files with 2048 byte chunks. 4096 seems safe for now.
35461
35462 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35463
35464         * configure.ac: bump nano to 1
35465
35466 === release 0.8.1 ===
35467
35468 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35469
35470         * configure.ac: releasing 0.8.1, "Comforting Sounds"
35471
35472 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35473
35474         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
35475           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
35476           Fixes #140058
35477
35478 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
35479
35480         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
35481           lower rank of dvddemux so that it's not used for mpeg playback.
35482
35483 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35484
35485         * configure.ac:
35486           save libs correctly when checking mad
35487
35488 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
35489
35490         * ext/mad/gstid3tag.c: (plugin_init):
35491           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
35492
35493 2004-04-13  David Schleef  <ds@schleef.org>
35494
35495         * common/m4/gst-feature.m4: Call -config scripts with
35496         --plugin-libs if it is supported.
35497         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
35498         JPEG images are image/jpeg.
35499         * gst/debug/Makefile.am:
35500         * gst/debug/negotiation.c: (gst_negotiation_class_init),
35501         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
35502         (gst_negotiation_update_caps), (gst_negotiation_get_property),
35503         (gst_negotiation_plugin_init): Add a property that acts like
35504         filter caps.
35505         * testsuite/gst-lint:  Move license checking to be a standard
35506         test.
35507
35508 2004-04-13  David Schleef  <ds@schleef.org>
35509
35510         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
35511         patch from Sebastien Cote (bug #139958)
35512
35513 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35514
35515         * examples/gstplay/Makefile.am:
35516         * examples/gstplay/player.c: (main):
35517           make the commandline player example use gconf settings
35518
35519 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35520
35521         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
35522         (gst_cacasink_sinkconnect), (gst_cacasink_init),
35523         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
35524           init/end library during state transition, not object
35525           creation/disposal.  get rid of custom dispose handler.
35526
35527
35528 2004-04-12  Christian Schaller <Uraeus@gnome.org>
35529
35530         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
35531         be a symlink
35532
35533 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35534
35535         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
35536           Handle JUNK chunks inside data section. Prevents warnings.
35537
35538 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35539
35540         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
35541         (gst_riff_create_video_template_caps):
35542           Add MS video v1.
35543         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
35544         (gst_avi_demux_stream_data):
35545           Add support for "rec-list" chunks.
35546
35547 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35548
35549         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35550           Fix another codecname mismatch.
35551
35552 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35553
35554         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
35555           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
35556           so that MJPEG plays back.
35557
35558 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35559
35560         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
35561         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
35562         * gst/mpeg1videoparse/gstmp1videoparse.h:
35563           Fix for some slight mis-cuts in buffer parsing, and for some
35564           potential overflows or faults-causers. Adds disconts. Also fixes
35565           #139105 while we're at it.
35566
35567 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35568
35569         * configure.ac:
35570         * sys/v4l2/gstv4l2element.h:
35571           Workaround for missing struct v4l2_buffer declaration in Suse 9
35572           and Mandrake 10 linux/videodev2.h header file (#135919).
35573
35574 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35575
35576         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
35577           Bail out if no filename was given.
35578
35579 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35580
35581         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
35582         (gst_v4l2_fourcc_from_structure):
35583           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
35584           Y41B somewhere).
35585
35586 2004-04-09  Benjamin Otte  <otte@gnome.org>
35587
35588         * ext/gnomevfs/gstgnomevfssink.c:
35589         (_gst_boolean_allow_overwrite_accumulator),
35590         (gst_gnomevfssink_class_init):
35591           fix erase signal - if any handler returns false the file will not be
35592           overwritten. If no handler is connected, the file will not be
35593           overwritten either.
35594           renamed signal to "allow-overwrite"
35595         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
35596           free string when adding it to ID3 failed
35597         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35598           unref event when done
35599         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35600           free caps
35601         * gst/typefind/gsttypefindfunctions.c:
35602         (mpeg_video_stream_type_find):
35603           fix invalid read
35604
35605 2004-04-08  David Schleef  <ds@schleef.org>
35606
35607         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35608         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
35609
35610 2004-04-08  David Schleef  <ds@schleef.org>
35611
35612         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
35613         we don't support (bug #139532)
35614
35615 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
35616
35617         * ext/mad/gstmad.c: (gst_mad_handle_event),
35618         (gst_mad_check_caps_reset), (gst_mad_chain),
35619         (gst_mad_change_state):
35620           only set explicit caps if they haven't been set before for
35621           this stream.  MPEG-audio sample rate/channels aren't allowed
35622           to change in-stream.
35623           Fixes #139382
35624
35625 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35626
35627         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
35628         (_gst_boolean_did_something_accumulator),
35629         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
35630         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
35631         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
35632         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
35633         (gst_gnomevfssink_change_state):
35634           Fix erase signal. Don't erase by default. Remove handoff signal.
35635           Remove erase property. Don't segfault. General cleanup.
35636
35637 2004-04-07  Benjamin Otte  <otte@gnome.org>
35638
35639         * gst-libs/gst/gconf/test-gconf.c: (main):
35640           add missing gst_init
35641
35642 2004-04-07  Benjamin Otte  <otte@gnome.org>
35643
35644         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
35645           free the mutexes, too
35646
35647 2004-04-07  Benjamin Otte  <otte@gnome.org>
35648
35649         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
35650           actually free the URI string
35651         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
35652           compute offset correctly when passing discont events
35653         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35654           don't leak discont events
35655         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
35656           add some missing breaks so caps aren't copied randomly
35657         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
35658           if we realloc memory, we better use it
35659
35660 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35661
35662         * ext/mad/gstmad.c: (normal_seek):
35663           fix GST_FORMAT_TIME usage
35664
35665 2004-04-05  David Schleef  <ds@schleef.org>
35666
35667         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
35668         a deprecated function (hack!)
35669
35670 2004-04-05  Benjamin Otte  <otte@gnome.org>
35671
35672         * ext/esd/esdmon.c: (gst_esdmon_get):
35673           fix nonterminated vararg and memleak
35674
35675 2004-04-05  Benjamin Otte  <otte@gnome.org>
35676
35677         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
35678         (gst_ladspa_init), (gst_ladspa_force_src_caps),
35679         (gst_ladspa_set_property), (gst_ladspa_get_property),
35680         (gst_ladspa_instantiate), (gst_ladspa_activate),
35681         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
35682           clean up debugging
35683
35684 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
35685
35686         reviewed by Benjamin Otte  <otte@gnome.org>
35687
35688         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
35689           check for broken LADSPA parameters (fixes #138635)
35690
35691 2004-04-05  Benjamin Otte  <otte@gnome.org>
35692
35693         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
35694           advertise buffer-frames correctly on sinkpads
35695
35696 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35697
35698         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
35699         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
35700         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
35701         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
35702         (gst_mad_check_caps_reset), (gst_mad_chain):
35703         add more debugging, only reset caps when we're not in error state
35704
35705 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35706
35707         * ext/mad/gstmad.c: add debugging category, comment + cleanups
35708
35709 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
35710
35711         reviewed by Benjamin Otte  <otte@gnome.org>
35712
35713         * configure.ac:
35714           fix == in test(1) operator
35715
35716 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
35717
35718         reviewed by Benjamin Otte  <otte@gnome.org>
35719
35720         * configure.ac:
35721           fix --export-symblos-regex to a working regex.
35722
35723 2004-04-04  Benjamin Otte  <otte@gnome.org>
35724
35725         * sys/oss/.cvsignore:
35726           add for oss_probe
35727
35728 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
35729
35730         reviewed by Benjamin Otte  <otte@gnome.org>
35731
35732         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35733           add missing 'new_media' argument (fixes #138168)
35734         * gst/matroska/matroska-demux.c:
35735         (gst_matroska_demux_handle_seek_event):
35736           add vararg terminator (fixes #138169)
35737
35738 2004-04-02  David Schleef  <ds@schleef.org>
35739
35740         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
35741         disted (bug #138914)
35742
35743 2004-04-01  Benjamin Otte  <otte@gnome.org>
35744
35745         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
35746         (gst_alsa_close_audio):
35747           handle case better where a soundcard can't pause
35748         * ext/ogg/gstoggdemux.c:
35749           don't crash when we get events but don't have pads yet
35750
35751 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35752
35753         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
35754           throw an error if we couldn't probe any caps.
35755
35756 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
35757
35758         * ext/dvdnav/gst-dvd:
35759         Add a really simple sample DVD player
35760
35761 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
35762
35763         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
35764         (gst_a52dec_push), (gst_a52dec_handle_event),
35765         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
35766         (gst_a52dec_change_state):
35767         * ext/a52dec/gsta52dec.h:
35768           Use a debug category, Output timestamps correctly
35769           Emit tag info, Handle events, tell liba52dec about cpu
35770           capabilities so it can use MMX etc.
35771         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
35772           Fix a crasher accessing invalid memory
35773         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
35774         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
35775         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
35776         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
35777         (dvdnavsrc_query):
35778           Some support for byte-format seeking.
35779           Small fixes for still frames and menu button overlays
35780         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35781         (gst_mpeg2dec_alloc_buffer):
35782           Use a debug category. Adjust the report level of several items to
35783           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
35784           so it doesn't lose the GstBuffer pointer
35785         * gst/debug/Makefile.am:
35786         * gst/debug/gstdebug.c: (plugin_init):
35787         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
35788         (gst_navseek_base_init), (gst_navseek_class_init),
35789         (gst_navseek_init), (gst_navseek_seek),
35790         (gst_navseek_handle_src_event), (gst_navseek_set_property),
35791         (gst_navseek_get_property), (gst_navseek_chain),
35792         (gst_navseek_plugin_init):
35793         * gst/debug/gstnavseek.h:
35794           Add the navseek debug element for seeking back and forth in a
35795           video stream using arrow keys.
35796         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
35797         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
35798         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
35799         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
35800         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
35801         (gst_mpeg2subt_parse_header), (gst_get_nibble),
35802         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
35803         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
35804         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
35805         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
35806         * gst/mpeg2sub/gstmpeg2subt.h:
35807           Pretty much a complete rewrite. Now a loopbased element. May still
35808           require work to properly synchronise subtitle buffers.
35809         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
35810         (gst_dvd_demux_send_subbuffer):
35811         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
35812           Don't attempt to create subbuffers of size 0
35813           Reduce a couple of error outputs to warnings.
35814         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
35815         (gst_y4mencode_chain):
35816         Output the y4m frame header correctly.
35817
35818 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35819
35820         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
35821           throw errors instead of allowing SIGFPE
35822
35823 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35824
35825         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
35826         (gst_gconf_render_bin_from_key):
35827           leak plugging and style fixing
35828
35829 2004-03-31  David Schleef  <ds@schleef.org>
35830
35831         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
35832         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
35833         (bug #138225)
35834         * gst/debug/Makefile.am:
35835         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
35836         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
35837         plugin.
35838         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
35839         (gst_negotiation_base_init), (gst_negotiation_class_init),
35840         (gst_negotiation_init), (gst_negotiation_getcaps),
35841         (gst_negotiation_pad_link), (gst_negotiation_chain),
35842         (gst_negotiation_set_property), (gst_negotiation_get_property),
35843         (gst_negotiation_plugin_init):  New element to talk about random
35844         negotiation things happening in a pipeline.
35845
35846 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
35847
35848         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
35849           fix integer addition with help of Stefan Kost
35850
35851 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
35852
35853         * po/nl.po: updated Dutch translation (Elros Cyriatan)
35854
35855 2004-03-30  David Schleef  <ds@schleef.org>
35856
35857         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
35858         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
35859         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
35860         (bug #137504)
35861         * ext/mpeg2dec/gstmpeg2dec.h:
35862
35863 2004-03-30  David Schleef  <ds@schleef.org>
35864
35865         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
35866
35867 2004-03-30  David Schleef  <ds@schleef.org>
35868
35869         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
35870         Michael Petullo) to handle .mov
35871
35872 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35873
35874         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
35875         (gst_osselement_rate_check_rate):
35876           probe caps correctly for sound cards that only support one format
35877
35878 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35879
35880         * ext/kio/kiosrc.cpp: (process_events):
35881           update handling event processing if inside KDE - untested
35882
35883 2004-03-29  David Schleef  <ds@schleef.org>
35884
35885         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
35886         by 2 to not interfere with other colorspaces.
35887         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
35888         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
35889         one to not interfere with ffmpeg_colorspace.
35890
35891 2004-03-29  David Schleef  <ds@schleef.org>
35892
35893         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
35894         aren't in the caps.
35895         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
35896         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
35897
35898 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35899
35900         * gst-libs/gst/riff/riff-media.c:
35901           fail on error, don't try to set stuff on NULL caps
35902
35903 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35904
35905         * configure.ac:
35906         * ext/Makefile.am:
35907         * ext/kio/Makefile.am:
35908         * ext/kio/kioreceiver.cpp:
35909         * ext/kio/kioreceiver.h:
35910         * ext/kio/kiosrc.cpp:
35911         * ext/kio/kiosrc.h:
35912           add experimental kiosrc plugin
35913         * ext/alsa/gstalsaplugin.c: (plugin_init):
35914           initialize debugging category only when we're sure registering the
35915           plugins worked.
35916
35917 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35918
35919         * examples/gstplay/player.c: (main):
35920         * gst-libs/gst/play/play.c: (gst_play_class_init),
35921         (gst_play_set_location), (gst_play_set_data_src),
35922         (gst_play_set_video_sink), (gst_play_set_audio_sink),
35923         (gst_play_set_visualization), (gst_play_connect_visualization):
35924           check return values of element_set_state and return FALSE where
35925           failed
35926
35927 2004-03-29  Benjamin Otte  <otte@gnome.org>
35928
35929         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35930           try harder to check if an event is really a discont
35931
35932 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35933
35934         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
35935         * po/az.po:
35936
35937 2004-03-28  Benjamin Otte  <otte@gnome.org>
35938
35939         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
35940         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
35941         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
35942           get rid of non-standard "..." ranges in case statements.
35943
35944 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
35945
35946         * gst/mpegstream/gstmpegdemux.c:
35947         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
35948         specific functionality split to the new dvddemux element.
35949         * gst/mpegstream/gstdvddemux.c:
35950         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
35951         streams, derived from mpegdemux.
35952         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
35953         up. SCR based timestamp rewriting can be turned off (will probably
35954         completely disappear soon).
35955         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
35956         hacking. General cleanup. All printf statements replaced by
35957         debugging messages. Almost complete libdvdnav support.
35958         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
35959         by events. New properties for audio and subpicture languages.
35960         (dvdnavsrc_update_highlight): Now uses events.
35961         (dvdnavsrc_user_op): Cleaned up.
35962         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
35963         based). Lots of cleanup, and propper support for most libdvdnav
35964         events.
35965         (dvdnavsrc_make_dvd_event): New function.
35966         (dvdnavsrc_make_dvd_nav_packet_event): New function.
35967         (dvdnavsrc_make_clut_change_event): New function.
35968
35969 2004-03-26  Benjamin Otte  <otte@gnome.org>
35970
35971         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
35972           fix bug where typefinding would claim it's theora whenever less then
35973           7 bytes of data were available
35974
35975 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35976
35977         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
35978         (gst_alawdec_base_init), (gst_alawdec_class_init),
35979         (gst_alawdec_init), (gst_alawdec_chain):
35980         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
35981         (gst_alawenc_base_init), (gst_alawenc_class_init),
35982         (gst_alawenc_init), (gst_alawenc_chain):
35983         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
35984         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
35985         (gst_mulawdec_init), (gst_mulawdec_chain):
35986         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
35987         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
35988         (gst_mulawenc_init), (gst_mulawenc_chain):
35989           Fix capsnego in all four, remove the unused property functions and
35990           simplify the chain functions slightly. I guess we could use macros
35991           or something similar for those, since the code is so similar, but
35992           I'm currently too lazy...
35993
35994 2004-03-24  David Schleef  <ds@schleef.org>
35995
35996         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
35997         (gst_osselement_close_audio), (gst_osselement_probe_caps),
35998         (gst_osselement_get_format_structure),
35999         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
36000         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
36001         (gst_osselement_rate_int_compare): Add code to handle rate probing
36002         (bug #120883)
36003         * sys/oss/gstosselement.h: same
36004         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
36005         Use rate probing provided by osselement.
36006         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
36007
36008 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36009
36010         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
36011         (gst_xvidenc_get_property):
36012           ulong/int mess-up.
36013
36014 2004-03-24  David Schleef  <ds@schleef.org>
36015
36016         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
36017         (gst_speexdec_init):
36018         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
36019         (gst_speexenc_init):  Create the pad template correctly (from
36020         the static pad template, not a NULL pointer.)
36021
36022 2004-03-25  Benjamin Otte  <otte@gnome.org>
36023
36024         * gst/debug/Makefile.am:
36025         * gst/debug/breakmydata.c:
36026           add element that quasi-randomly changes bytes in the stream.
36027           Intended use is robustness checking of demuxers and decoders in
36028           media tests.
36029
36030 2004-03-24  Benjamin Otte  <otte@gnome.org>
36031
36032         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
36033         (gst_alsa_probe_hw_params):
36034         * ext/alsa/gstalsa.h:
36035           debugging output fixes
36036
36037 2004-03-24  Benjamin Otte  <otte@gnome.org>
36038
36039         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
36040           don't g_return_if_fail if element is PLAYING, fail silently as every
36041           other element.
36042         * gst/effectv/gstquark.c: (gst_quarktv_chain):
36043           only fix needed for cast lvalue issues in gst-plugins
36044         * gst/volenv/gstvolenv.c: (gst_volenv_init):
36045           add proxy_getcaps
36046
36047 2004-03-24  Benjamin Otte  <otte@gnome.org>
36048
36049         * gst/level/gstlevel.c: (gst_level_init):
36050           add proxying getcaps function, so level doesn't advertise impossible
36051           caps
36052
36053 2004-03-24  David Schleef  <ds@schleef.org>
36054
36055         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36056         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
36057         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
36058         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
36059         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
36060         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
36061         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
36062         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
36063         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
36064         messages.  Divide the chunk size by the compression ratio
36065         (needed for MACE audio)
36066
36067 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36068
36069         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
36070           Fix buffer overflow read error.
36071
36072 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36073
36074         * ext/alsa/gstalsa.h:
36075           Remove unused entry.
36076         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36077           Add cinepak.
36078         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
36079         (gst_videodrop_link), (gst_videodrop_chain):
36080           Fix, sort of. Was horribly broken with new capsnego. Bah...
36081
36082 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
36083
36084         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
36085         (plugin_init):
36086         Add a monkeysaudio typefind function
36087
36088 2004-03-23  Johan Dahlin  <johan@gnome.org>
36089
36090         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
36091         (gst_play_video_fixate): Check so the structure has the field
36092         before trying to fixate them, this makes it possible to have
36093         fakesinks for video and audio output without printing errors on
36094         the output console.
36095
36096 2004-03-22  David Schleef  <ds@schleef.org>
36097
36098         * sys/oss/Makefile.am:
36099         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
36100         (check_rate), (add_rate):  Rate probing test app.
36101
36102 2004-03-21  Benjamin Otte  <otte@gnome.org>
36103
36104         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36105         (_fixate_caps_to_int), (gst_audio_convert_fixate):
36106           add a fixation function that pretty much does the right thing (fixes
36107           #137556)
36108
36109 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
36110
36111         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
36112
36113 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
36114
36115         reviewed by: Benjamin Otte  <otte@gnome.org>
36116
36117         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
36118           terminate gst_event_new_discontinuous correctly (fixes parts of
36119           #137711)
36120
36121 2004-03-19  David Schleef  <ds@schleef.org>
36122
36123         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
36124         since it doesn't depend on X, and it's part of our ABI.
36125
36126 2004-03-19  Iain <iain@prettypeople.org>
36127
36128         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
36129         is_int in the structure, not the local variable.
36130
36131 2004-03-19  David Schleef  <ds@schleef.org>
36132
36133         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
36134         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
36135         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
36136         Improvements in caps negotiation.
36137
36138 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36139
36140         * po/LINGUAS:
36141         * po/af.po:
36142           adding Afrikaans (Petri Jooste)
36143
36144 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36145
36146         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36147         (gst_ffmpegcolorspace_chain):
36148         throw error instead of g_critical (#137588)
36149
36150 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36151
36152         * Makefile.am:
36153         * configure.ac:
36154           dist common and m4 correctly
36155         * po/sv.po:
36156
36157 2004-03-17  David Schleef  <ds@schleef.org>
36158
36159         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
36160         (bug #137348)
36161
36162 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36163
36164         * po/LINGUAS:
36165         * po/sv.po:
36166           adding Swedish translation (Christian Rose)
36167
36168 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36169
36170         * Makefile.am: use release.mak
36171
36172 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36173
36174         * common/ChangeLog:
36175         * common/gst-autogen.sh:
36176           add some explanation about the version detection
36177         * configure.ac:
36178           fix X check
36179
36180 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36181
36182         * configure.ac: bump nano to 1
36183
36184 === release 0.8.0 ===
36185
36186 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36187
36188         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
36189
36190 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36191
36192         * configure.ac:
36193           update libtool version
36194         * gst-libs/gst/media-info/Makefile.am:
36195           actually use libtool version
36196
36197 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36198
36199         * configure.ac: fix speex detection to work with 1.0 but not 1.1
36200
36201 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36202
36203         * configure.ac:
36204         * gst-plugins.spec.in:
36205         * pkgconfig/Makefile.am:
36206         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
36207         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36208         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36209         * pkgconfig/gstreamer-libs.pc.in:
36210         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36211         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36212         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
36213         * pkgconfig/gstreamer-plugins.pc.in:
36214           remove @VERSION@ from some of the pc files since core and plugins
36215           are decoupled.
36216           created gstreamer-plugins.pc as it's a better name, but keeping
36217           -libs around for now to get fixes upstream done first.
36218
36219 2004-03-15  Julien MOUTTE <julien@moutte.net>
36220
36221         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
36222         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
36223         * gst-libs/gst/play/play.h:
36224
36225 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36226
36227         * *.c, *.cc: don't mix tabs and spaces
36228
36229 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36230
36231         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
36232           use the new ffmpegcolorspace
36233         * gst-plugins.spec.in:
36234           package new colorspace and media-info
36235         * configure.ac:
36236         * pkgconfig/Makefile.am:
36237           fix some more disting issues
36238         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36239         * pkgconfig/gstreamer-media-info.pc.in:
36240           generate media-info pc files
36241
36242 2004-03-15  Johan Dahlin  <johan@gnome.org>
36243
36244         * *.h: Revert indenting
36245
36246 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36247
36248         * configure.ac:
36249           adding ffmpegcolorspace element
36250         * gst/ffmpegcolorspace/Makefile.am:
36251         * gst/ffmpegcolorspace/avcodec.h:
36252         * gst/ffmpegcolorspace/common.h:
36253         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
36254         * gst/ffmpegcolorspace/dsputil.h:
36255         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
36256         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
36257         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
36258         (gst_ffmpeg_caps_to_pix_fmt):
36259         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
36260         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36261         (gst_ffmpegcolorspace_caps_remove_format_info),
36262         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
36263         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
36264         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
36265         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
36266         (gst_ffmpegcolorspace_set_property),
36267         (gst_ffmpegcolorspace_get_property),
36268         (gst_ffmpegcolorspace_register):
36269         * gst/ffmpegcolorspace/imgconvert.c:
36270         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
36271         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
36272         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
36273         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
36274         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
36275         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
36276         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
36277         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
36278         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
36279         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
36280         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
36281         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
36282         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
36283         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
36284         (img_get_alpha_info), (deinterlace_line),
36285         (deinterlace_line_inplace), (deinterlace_bottom_field),
36286         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
36287         * gst/ffmpegcolorspace/imgconvert_template.h:
36288         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
36289         * gst/ffmpegcolorspace/mmx.h:
36290         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
36291           adding ffmpegcolorspace element supplied by Ronald after cleaning
36292           up and pulling in the right bits of upstream source.
36293           I'm sure a better C/compiler wizard could do some cleaning up (for
36294           example use GLIB's malloc stuff), but as a first pass this
36295           works very well
36296
36297 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36298
36299         * ext/alsa/gstalsa.h:
36300           I assume Ronald forgot to commit the change to have cardname
36301           as a struct member.  Expect some public spanking at the next
36302           opportunity.
36303
36304 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36305
36306         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
36307         (gst_alsa_open_audio), (gst_alsa_close_audio):
36308         * ext/alsa/gstalsa.c:
36309           Don't open the device if we're a mixer (= padless).
36310         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
36311         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
36312         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
36313           Open mixer during state change rather than during object
36314           initialization. Also, get a device name. Currently in a somewhat
36315           hackish fashion, but I didn't really find something better.
36316
36317 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36318
36319         * *.c, *.h: run gst-indent
36320
36321 2004-03-14  Benjamin Otte  <otte@gnome.org>
36322
36323         * gst/modplug/gstmodplug.cc:
36324         * gst/modplug/gstmodplug.h:
36325           set correct timestamps on outgoing buffers
36326
36327 2004-03-14  Benjamin Otte  <otte@gnome.org>
36328
36329         * gst/modplug/gstmodplug.cc:
36330           handle events - don't do crap when a discont arrives that's not
36331           necessary
36332           This allows correct loading and playback of mods in Rhythmbox
36333
36334 2004-03-14  Benjamin Otte  <otte@gnome.org>
36335
36336         * configure.ac:
36337         * gst-libs/gst/gconf/Makefile.am:
36338         * pkgconfig/Makefile.am:
36339           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
36340           they get rebuilt properly
36341         * configure.ac:
36342           when checking for vorbis, try pkgconfig first.
36343         * gst/modplug/gstmodplug.cc:
36344           add fixate function
36345
36346 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36347
36348         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
36349           Fix for obvious mistake, where we first shift the offset and then
36350           read a samplesize element assuming the old offset. Note that this
36351           part still has something weird, i.e. my movies containing those
36352           don't actually play well, but at least there's something that looks
36353           like sound now.
36354
36355 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
36356         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
36357         (plugin_init):
36358         Add a typefind function for speex format
36359
36360 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36361
36362         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
36363         (gst_asf_demux_setup_pad):
36364           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
36365           instead of 0. Reason is simple: some elements have a fps range
36366           of 1-max instead of 0-max. So now ASF video actually works.
36367
36368 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36369
36370         * po/LINGUAS:
36371         * po/sr.po:
36372           adding serbian as a language
36373
36374 2004-03-13  Benjamin Otte  <otte@gnome.org>
36375
36376         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
36377           return taglist correctly from _get function, don't gst_pad_push it.
36378           (fixes #137042)
36379
36380 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36381         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36382
36383 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36384
36385         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
36386         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
36387         (gst_alsa_mixer_track_new):
36388         * ext/alsa/gstalsamixertrack.h:
36389           Fix ancient leftovers... MixerTrack is a GObject.
36390
36391 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36392
36393         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36394         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
36395           Don't block during probing...
36396
36397 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36398
36399         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
36400         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
36401         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
36402         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
36403         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
36404         (gst_alsa_open_audio), (gst_alsa_close_audio):
36405         * ext/alsa/gstalsa.h:
36406           Add propertyprobe interface implementation, add some device-name
36407           property, all this so that it looks good in gnome-volume-control.
36408
36409 2004-03-12  David Schleef  <ds@schleef.org>
36410
36411         * configure.ac: the Hermes library controls hermescolorspace, not
36412         colorspace.
36413         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
36414         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
36415         not /* */
36416         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
36417         * ext/sdl/sdlvideosink.h: ditto.
36418         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
36419
36420 2004-03-12  Benjamin Otte  <otte@gnome.org>
36421
36422         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
36423         (gst_x_overlay_got_xwindow_id):
36424         * gst-libs/gst/xoverlay/xoverlay.h:
36425           replace XID with unsigned long to get rid of the xlibs dependency in
36426           XOverlay (fixes #137004)
36427
36428 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36429         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
36430         (gst_agingtv_setup):
36431         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
36432         (gst_dicetv_base_init), (gst_dicetv_class_init),
36433         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
36434         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
36435         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
36436         (gst_edgetv_setup), (gst_edgetv_rgb32):
36437         * gst/effectv/gsteffectv.c:
36438         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
36439         (gst_quarktv_set_property):
36440         * gst/effectv/gstrev.c: (gst_revtv_get_type),
36441         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
36442         (gst_revtv_setup), (gst_revtv_rgb32):
36443         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
36444         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
36445         (gst_shagadelictv_init), (gst_shagadelictv_setup),
36446         (gst_shagadelictv_rgb32):
36447         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
36448         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
36449         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
36450         * gst/effectv/gstwarp.c:
36451         Port everything that can be ported to videofilter and fix up the caps.
36452         Can someone with a big-endian machine please check these?
36453
36454 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36455
36456         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
36457         (gst_osssink_chain), (gst_osssink_change_state):
36458           Latest fixes for A/V sync, audio playback and such. This is about
36459           all... MPEG playback issues are mostly related to the async build-
36460           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
36461
36462 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
36463
36464         patch from: Stephane Loeuillet
36465
36466         * configure.ac:
36467           use pkg-config for some libraries, falling back to the old .m4 way
36468           (fixes #131270)
36469         * m4/libdv.m4:
36470           removed
36471
36472 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
36473
36474         * configure.ac:
36475         * tools/Makefile.am:
36476         * tools/Makefile.in:
36477         * tools/gst-launch-ext-m.m:
36478         * tools/gst-launch-ext.1.in:
36479         * tools/gst-visualise-m.m:
36480         * tools/gst-visualise.1:
36481         * tools/gst-visualise.1.in:
36482           reorganizing generation of script tools
36483
36484 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36485
36486         * ext/divx/gstdivxdec.c:
36487           Downgrade priority. We prefer ffdec_mpeg4.
36488         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
36489         (gst_faad_chain), (gst_faad_change_state):
36490           Fix capsnego. Doesn't work for some sounds because we don't have
36491           a 5:1 to stereo element.
36492         * ext/xvid/gstxvid.c: (plugin_init):
36493           Add priority.
36494         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
36495         (gst_osssink_change_state):
36496           Add discont handling.
36497
36498 2004-03-09  Colin Walters  <walters@verbum.org>
36499
36500         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
36501         conversion.
36502
36503 2004-03-09  Benjamin Otte  <otte@gnome.org>
36504
36505         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
36506           the signals take 2 arguments
36507
36508 2004-03-09  David Schleef  <ds@schleef.org>
36509
36510         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
36511         (gst_alsa_fixate): Add fixate function.  (bug #136686)
36512         * ext/alsa/gstalsa.h:
36513         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
36514
36515 2004-03-09  Benjamin Otte  <otte@gnome.org>
36516
36517         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
36518         (gst_mikmod_change_state):
36519         * ext/mikmod/gstmikmod.h:
36520           make mikmod's loop function not loop infinitely and call
36521           gst_element_yield anymore
36522         * gst/modplug/gstmodplug.cc:
36523           fix pad negotiation (fixes #136590)
36524
36525 2004-03-09  David Schleef  <ds@schleef.org>
36526
36527         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
36528         doesn't conflict with the internal colorspace plugin.
36529         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
36530         satisfy the crappy-ass shell shipped by a certain vendor.
36531         * gst/videofilter/make_filter: same (bug #135299)
36532
36533 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36534
36535         * configure.ac: bump nano to 1
36536
36537 === release 0.7.6 ===
36538
36539 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36540
36541         * configure.in: releasing 0.7.6, "There"
36542
36543 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36544
36545         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36546         * pkgconfig/gstreamer-play.pc.in:
36547           synchronize the two
36548
36549 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36550
36551         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
36552         (cdparanoia_open), (cdparanoia_event):
36553           fix/add error handling
36554         * po/POTFILES.in:
36555           add cdparanoia source
36556         * tools/Makefile.am:
36557           make scripts executable
36558
36559 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36560
36561         * configure.ac:
36562         * ext/vorbis/Makefile.am:
36563         * sys/Makefile.am:
36564           remove id3types, vorbisfile and xvideosink from the build (#133783)
36565
36566 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36567
36568         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
36569           Fix metadata read crash (#136537).
36570
36571 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36572
36573         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
36574         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
36575           adding mime types, fixing the one-stop function
36576
36577 2004-03-08  Christian Schaller <Uraeus@gnome.org>
36578
36579         * ext/nas/nassink.c and /ext/nas/nassink.h:
36580         More NAS love from Arwed von Merkatz
36581         So lets all sing 'Can you feel the NAS tonight'
36582
36583 2004-03-08  Christian Schaller <Uraeus@gnome.org>
36584
36585         * tools/gst-launch-ext.in:
36586         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
36587
36588 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36589
36590         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
36591         (gst_mpeg2dec_init):
36592         remove the user_data pad for now, because it is being used in
36593         fixating causing MPEG playback to fixate on 1000 Hz for playback.
36594         If someone knows how to fix this properly, please do.
36595
36596 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36597
36598         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36599         (gst_osssink_get_time):
36600         add a warning, IMO this won't get triggered anymore, remove later
36601
36602 2004-03-07  David Schleef  <ds@schleef.org>
36603
36604         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
36605         format (bug #136470)
36606
36607 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36608
36609         * gst-libs/Makefile.am:
36610         * gst-libs/gst/media-info/Makefile.am:
36611         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
36612         (error_callback), (gst_media_info_error_create),
36613         (gst_media_info_error_element), (gmip_init), (gmip_reset),
36614         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
36615         * gst-libs/gst/media-info/media-info-priv.h:
36616         * gst-libs/gst/media-info/media-info-test.c: (main):
36617         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
36618         (gst_media_info_class_init), (gst_media_info_instance_init),
36619         (gst_media_info_set_source), (gst_media_info_read_with_idler),
36620         (gst_media_info_read_idler), (gst_media_info_read):
36621         * gst-libs/gst/media-info/media-info.h:
36622         fixed, should work now
36623
36624 2004-03-07  Christian Schaller <Uraeus@gnome.org>
36625
36626         * ext/nas/nassink.c:
36627         A bunch of NAS fixes from Arwed von Merkatz
36628
36629 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36630
36631         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
36632         (qtdemux_parse_trak):
36633           Fix crash (j might be greater than n_samples, in which case we're
36634           writing outside the allocated space for the array) and memleak.
36635
36636 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36637
36638         * sys/oss/gstosssink.c: (gst_osssink_chain):
36639           And another caller that couldn't handle delay < 0 (unsigned
36640           integer overflow). Video now continues playing on an audio
36641           buffer underrun, and the clock continues working. Audio still
36642           stalls.
36643
36644 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36645
36646         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36647         (gst_osssink_get_time):
36648           get_delay() may return values lower than 0. In those cases, we
36649           should not actually cast to *unsigned* int64, that will break
36650           stuff horribly. In my case, it screwed up A/V sync in movies
36651           in totem rather badly.
36652
36653 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36654
36655         * ext/faac/gstfaac.c: (gst_faac_chain):
36656         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
36657         * ext/libpng/gstpngenc.c: (user_write_data):
36658         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
36659         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
36660         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
36661         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
36662         Fix several misuse of gst_buffer_merge (it doesn't take ownership
36663         of any buffer), should fix some leaks. I hope I didn't unref buffers
36664         that shouldn't be...
36665
36666 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36667
36668         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
36669         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
36670         (error_callback), (gmi_reset), (gmi_seek_to_track),
36671         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
36672         (gmip_find_type_post), (gmip_find_stream_post),
36673         (gmip_find_track_streaminfo_post):
36674         * gst-libs/gst/media-info/media-info-priv.h:
36675         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
36676         (info_print), (main):
36677         * gst-libs/gst/media-info/media-info.c:
36678         (gst_media_info_error_create), (gst_media_info_error_element),
36679         (gst_media_info_instance_init), (gst_media_info_get_property),
36680         (gst_media_info_new), (gst_media_info_set_source),
36681         (gst_media_info_read_idler), (gst_media_info_read):
36682         * gst-libs/gst/media-info/media-info.h:
36683           first pass at making this work again.  This seems to work on
36684           tagged ogg/vorbis and mp3 files.
36685
36686 2004-03-06  Benjamin Otte  <otte@gnome.org>
36687
36688         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
36689           fix huge leak: gst_buffer_merge doesn't unref the first argument
36690           itself.
36691
36692 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36693
36694         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
36695           report layer/mode/emphasis
36696
36697 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36698
36699         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
36700
36701 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36702
36703         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
36704           signal serial
36705
36706 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36707
36708         * ext/vorbis/vorbis.c: (plugin_init):
36709         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
36710         (gst_vorbis_dec_init), (vorbis_dec_event):
36711         add debug category
36712         make vorbisdec handle _BYTE and _TIME queries
36713
36714 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36715
36716         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
36717           from the xing header
36718
36719 2004-03-06  Benjamin Otte  <otte@gnome.org>
36720
36721         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
36722         (gst_audio_convert_link), (gst_audio_convert_change_state),
36723         (gst_audio_convert_buffer_from_default_format):
36724           do conversions from/to float correctly, fix some caps nego errors,
36725           export correct supported caps in template and getcaps, use correct
36726           caps in try_set_caps functions
36727
36728 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36729
36730         For some reason, I only committed a ChangeLog entry yesterday and
36731         not the corresponding code...
36732         * ext/mad/gstmad.c: Fix detection of Xing headers
36733         * gst/tags/gstid3tag.c: Changes to support TLEN tags
36734
36735 2004-03-06  Benjamin Otte  <otte@gnome.org>
36736
36737         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
36738         (gst_ogg_demux_src_query):
36739           make sure to handle the case where there's no current chain
36740           gracefully.
36741
36742 2004-03-05  David Schleef  <ds@schleef.org>
36743
36744         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
36745         Add fixate function. (bug #131128)
36746         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
36747         (gst_sdlvideosink_fixate):  Add fixate function.
36748         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
36749         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
36750         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
36751         Fix missing break that was causing ulaw to be interpreted as
36752         raw int.
36753
36754 2004-03-05  David Schleef  <ds@schleef.org>
36755
36756         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
36757         Fix code that ignores return value of gst_buffer_merge().
36758         (bug #114560)
36759         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
36760         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
36761         * testsuite/gst-lint:  Check for above.
36762
36763 2004-03-05  David Schleef  <ds@schleef.org>
36764
36765         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
36766         caps and throw an element error.  (bug #136334)
36767
36768 2004-03-05  David Schleef  <ds@schleef.org>
36769
36770         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
36771         (gst_faad_chain): Fix negotiation.
36772         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
36773         key and button events.
36774         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
36775         dung heap of code.
36776         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
36777         depends on gconf
36778         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
36779         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
36780         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
36781         function to encourage better negotiation, particularly between
36782         audioconvert and osssink.
36783         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
36784         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
36785         more important.
36786         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
36787         typefinding.
36788         * gst/vbidec/vbiscreen.c:  Add glib header
36789         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
36790
36791 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
36792
36793         * ext/mad/gstmad.c: Fix detection of Xing headers
36794         * gst/tags/gstid3tag.c: Changes to support TLEN tags
36795
36796 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36797
36798         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
36799         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
36800           debug updates
36801
36802 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36803
36804         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
36805         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
36806         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
36807         files, and report the parsed length as a GST_TAG_DURATION tag.
36808         * gst/tags/gstid3tag.c: support TLEN (duration) tag
36809
36810 2004-03-05  Benjamin Otte  <otte@gnome.org>
36811
36812         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
36813           convert channels correctly. convert correctly to unsigned.
36814
36815 2004-03-05  Julien MOUTTE <julien@moutte.net>
36816
36817         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
36818         we have a window before clearing it.
36819
36820 2004-03-05  Julien MOUTTE <julien@moutte.net>
36821
36822         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
36823         have a window before clearing it.
36824
36825 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36826
36827         * gconf/gstreamer.schemas.in:
36828         * gst-libs/gst/gconf/Makefile.am:
36829           version installation path the same way as for 0.6
36830         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36831         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36832         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36833           remove comment that was fixed
36834
36835 2004-03-05  David Schleef  <ds@schleef.org>
36836
36837         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
36838         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
36839         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
36840         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
36841         Add prototype code for handling seeking and querying.
36842
36843 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36844
36845         * examples/gstplay/player.c: (main):
36846           Initialize variables to NULL. Prevents a segfault because the
36847           (uninitialized) variable is not NULL, resulting in a crash on
36848           trying to reach error->message.
36849
36850 2004-03-05  Benjamin Otte  <otte@gnome.org>
36851
36852         * gst/audioconvert/gstaudioconvert.c:
36853         (gst_audio_convert_buffer_to_default_format):
36854         make float=>int conversion work correctly even in cornercases.
36855
36856 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
36857
36858         * debian/README.Debian:
36859         * debian/build-deps:
36860         * debian/changelog:
36861         * debian/control:
36862         * debian/control.in:
36863         * debian/copyright:
36864         * debian/gstreamer-a52dec.files:
36865         * debian/gstreamer-aa.files:
36866         * debian/gstreamer-alsa.files:
36867         * debian/gstreamer-alsa.manpages:
36868         * debian/gstreamer-arts.files:
36869         * debian/gstreamer-artsd.files:
36870         * debian/gstreamer-audiofile.files:
36871         * debian/gstreamer-avifile.files:
36872         * debian/gstreamer-cdparanoia.files:
36873         * debian/gstreamer-colorspace.files:
36874         * debian/gstreamer-doc.files:
36875         * debian/gstreamer-dv.files:
36876         * debian/gstreamer-dvd.files:
36877         * debian/gstreamer-esd.files:
36878         * debian/gstreamer-festival.files:
36879         * debian/gstreamer-flac.files:
36880         * debian/gstreamer-gconf.conffiles:
36881         * debian/gstreamer-gconf.files:
36882         * debian/gstreamer-gconf.postinst:
36883         * debian/gstreamer-gnomevfs.files:
36884         * debian/gstreamer-gsm.files:
36885         * debian/gstreamer-http.files:
36886         * debian/gstreamer-jack.files:
36887         * debian/gstreamer-jpeg.files:
36888         * debian/gstreamer-mad.files:
36889         * debian/gstreamer-mikmod.files:
36890         * debian/gstreamer-misc.files:
36891         * debian/gstreamer-mpeg2dec.files:
36892         * debian/gstreamer-oss.files:
36893         * debian/gstreamer-plugin-apps.files:
36894         * debian/gstreamer-plugin-apps.manpages:
36895         * debian/gstreamer-plugin-libs-dev.files:
36896         * debian/gstreamer-plugin-libs.files:
36897         * debian/gstreamer-plugin-template.postinst:
36898         * debian/gstreamer-plugin-template.postrm:
36899         * debian/gstreamer-sdl.files:
36900         * debian/gstreamer-sid.files:
36901         * debian/gstreamer-vorbis.files:
36902         * debian/gstreamer-x.files:
36903         * debian/mk.control:
36904         * debian/rules:
36905         Debian package info not maintained here.
36906
36907 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
36908
36909         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
36910         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
36911         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
36912         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
36913         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
36914         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
36915         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
36916         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
36917         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
36918         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
36919         * gst-libs/gst/colorbalance/colorbalance.c:
36920         (gst_color_balance_class_init):
36921         * gst-libs/gst/colorbalance/colorbalancechannel.c:
36922         (gst_color_balance_channel_class_init):
36923         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
36924         * gst-libs/gst/play/play.c: (gst_play_class_init):
36925         * gst-libs/gst/propertyprobe/propertyprobe.c:
36926         (gst_property_probe_iface_init):
36927         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
36928         * gst-libs/gst/tuner/tunerchannel.c:
36929         (gst_tuner_channel_class_init):
36930         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
36931         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
36932         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
36933         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
36934         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
36935         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
36936         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
36937         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
36938         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
36939           fix signals to use - instead of _
36940         * ext/libcaca/gstcacasink.h:
36941         * ext/sdl/sdlvideosink.h:
36942           fix header rename
36943
36944 2004-03-04  David Schleef  <ds@schleef.org>
36945
36946         * testsuite/gst-lint:  Add a check for bad signal names.
36947
36948 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
36949
36950         reviewed by David Schleef
36951
36952         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
36953         modified the alpha channel and caused a warning. (bug #136192)
36954
36955 2004-04-03  Christian Schaller <Uraeus@gnome.org>
36956
36957         * gst-plugins.spec.in:
36958         Change names of plugins to actually be correct. Try to keep things
36959         alphabetical to avoid getting beat up by Thomas
36960
36961 2004-03-03  Julien MOUTTE <julien@moutte.net>
36962
36963         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
36964         Using ximagesink as a default if no gconf key found. We should
36965         probably consider using alsasink instead of osssink for the audio
36966         part.
36967
36968 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
36969
36970         * configure.ac:
36971           fix --with-plugins, don't think it ever worked before
36972         * gst-plugins.spec.in:
36973           even more updates
36974
36975 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36976
36977         * ext/sdl/sdlvideosink.h:
36978         * sys/ximage/ximagesink.h:
36979         * sys/xvideo/xvideosink.h:
36980         * sys/xvimage/xvimagesink.h:
36981           Fix for move of gstvideosink.h -> videosink.h.
36982
36983 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
36984
36985         * gst-libs/gst/xwindowlistener/Makefile.am:
36986           this is a plugin library, not a library
36987
36988 2004-03-01  David Schleef  <ds@schleef.org>
36989
36990         * AUTHORS:  Added some names.  Add yourself if you're still
36991         missing.
36992
36993 2004-03-01  David Schleef  <ds@schleef.org>
36994
36995         * MAINTAINERS: Add
36996
36997 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36998
36999         * gst-plugins.spec.in: clean up spec file
37000
37001 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37002
37003         * gst-libs/gst/video/Makefile.am:
37004         * gst-libs/gst/video/gstvideosink.c:
37005         * gst-libs/gst/video/gstvideosink.h:
37006           rename gstvideosink.h to videosink.h to match other headers
37007         * gst/mixmatrix/Makefile.am:
37008           fix plugin filename
37009         * gst/tags/Makefile.am: fix plugin filename
37010
37011 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37012
37013         * gst/tags/Makefile.am: fix plugin filename
37014
37015 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37016
37017         * examples/gstplay/player.c: (got_time_tick), (main):
37018           add error handler
37019           display time_tick more readably
37020         * gst/mixmatrix/Makefile.am:
37021           fix plugin file name
37022
37023 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
37024
37025         * sys/oss/gstosselement.c: (gst_osselement_probe),
37026         (device_combination_append), (gst_osselement_class_probe_devices):
37027         * sys/oss/gstosselement.h:
37028           Reworked enumeration of oss dsps and mixers so that gst-mixer works
37029           on my system using alsa oss emulation, fixes bug #135597
37030
37031 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37032
37033         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
37034         (gst_videodrop_chain), (gst_videodrop_change_state):
37035         * gst/videodrop/gstvideodrop.h:
37036           Work based on timestamp of input data, not based on the expected
37037           framerate from the input. The consequence is that this element now
37038           not only scales framerates, but also functions as a framerate
37039           corrector or framerate stabilizer/constantizer.
37040
37041 2004-02-27  David Schleef  <ds@schleef.org>
37042
37043         patches from jmmv@menta.net (Julio M. Merino Vidal)
37044
37045         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
37046         GST_ELEMENT_ERROR call (bug #135634)
37047         * gst/interleave/interleave.c: (interleave_buffered_loop),
37048         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
37049         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
37050         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37051         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
37052         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
37053         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
37054         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
37055         Fix GST_ELEMENT_ERROR call.
37056         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
37057         GST_ELEMENT_ERROR call.
37058
37059 2004-02-27  Benjamin Otte  <otte@gnome.org>
37060
37061         * gst-libs/gst/audio/audio.h:
37062           add macro to make sure header isn't included twice
37063         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
37064           don't use gst_buffer_free
37065         * gst/playondemand/filter.func:
37066           don't use gst_data_free. Free data only once.
37067
37068 2004-02-26  David Schleef  <ds@schleef.org>
37069
37070         * gst-libs/gst/colorbalance/Makefile.am:
37071         * gst-libs/gst/mixer/Makefile.am:
37072         * gst-libs/gst/tuner/Makefile.am:
37073         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
37074         should not be disted, -marshal.h files should not be installed,
37075         and -enum.h files _should_ be installed.  Fix to make this the
37076         case.
37077
37078 === release 0.7.5 ===
37079
37080 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
37081
37082         * configure.ac: release 0.7.5, "Under The Sea"
37083
37084 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37085
37086         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
37087         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
37088         * gst/videoscale/gstvideoscale.c:
37089         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
37090           assorted debug/warning fixes
37091
37092 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37093
37094         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
37095         (gst_videoscale_init), (gst_videoscale_chain),
37096         (gst_videoscale_set_property), (plugin_init):
37097         * gst/videoscale/gstvideoscale.h:
37098         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
37099         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
37100         (gst_videoscale_planar400), (gst_videoscale_packed422),
37101         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
37102         (gst_videoscale_24bit), (gst_videoscale_16bit),
37103         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
37104         (gst_videoscale_scale_plane_slow),
37105         (gst_videoscale_scale_point_sample),
37106         (gst_videoscale_scale_nearest),
37107         (gst_videoscale_scale_nearest_str2),
37108         (gst_videoscale_scale_nearest_str4),
37109         (gst_videoscale_scale_nearest_32bit),
37110         (gst_videoscale_scale_nearest_24bit),
37111         (gst_videoscale_scale_nearest_16bit):
37112         add debugging category and use it properly
37113         fix use of GST_PTR_FORMAT
37114
37115 2004-02-25  Andy Wingo  <wingo@pobox.com>
37116
37117         * gst/interleave/interleave.c (interleave_buffered_loop): Always
37118         push only when channel->buffer is NULL. Prevents segfaults doing
37119         the state change after a nonlocal exit, like a scheme exception.
37120
37121         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
37122         Handle the case where the intersected caps is empty.
37123
37124 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37125
37126         * gst/law/mulaw-decode.c: (mulawdec_link):
37127         * gst/law/mulaw.c: (plugin_init):
37128           fix mulawdec so it actually works again
37129
37130 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
37131
37132         reviewed by: David Schleef  <ds@schleef.org>
37133
37134         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
37135         (gst_gamma_init), (gst_gamma_set_property),
37136         (gst_gamma_get_property), (gst_gamma_calculate_tables),
37137         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
37138         for RGB, with separate r g and b correction factors. (#131167)
37139
37140 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
37141
37142         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
37143           only signal tags for bitrate if they're > 0 (#134894)
37144
37145 2004-02-24  David Schleef  <ds@schleef.org>
37146
37147         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
37148         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
37149         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
37150         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
37151         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
37152         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
37153         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
37154         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
37155         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
37156         category.  Attempt to fix timestamp calculation.
37157
37158 2004-02-24  Johan Dahlin  <johan@gnome.org>
37159
37160         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
37161
37162 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
37163
37164         * configure.ac:
37165         * gconf/Makefile.am:
37166         * gconf/gstreamer.schemas:
37167         * gst-libs/gst/gconf/Makefile.am:
37168         * gst-libs/gst/gconf/gconf.c:
37169           version gconf schemas and install locations
37170
37171 2004-02-23  Benjamin Otte  <otte@gnome.org>
37172
37173         * ext/xine/xineinput.c: (gst_xine_input_dispose):
37174         (gst_xine_input_subclass_init):
37175           call parent dispose.
37176           change pad template for CD reader correctly
37177         * ext/xine/Makefile.am:
37178         * ext/xine/gstxine.h:
37179         * ext/xine/xine.c: (plugin_init):
37180         * ext/xine/xineaudiosink.c:
37181           wrap audio sinks, too
37182         * gst-libs/gst/resample/private.h:
37183         * gst-libs/gst/resample/resample.c: (gst_resample_init),
37184         (gst_resample_reinit), (gst_resample_scale),
37185         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
37186         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
37187         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
37188         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
37189         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
37190         * gst-libs/gst/resample/resample.h:
37191         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
37192         (gst_audioscale_class_init), (gst_audioscale_link),
37193         (gst_audioscale_get_buffer), (gst_audioscale_init),
37194         (gst_audioscale_chain), (gst_audioscale_set_property),
37195         (gst_audioscale_get_property):
37196         * gst/audioscale/gstaudioscale.h:
37197           s/resample_*/gst_resample_*/i to not clobber namespaces
37198
37199 2004-02-23  Julien MOUTTE  <julien@moutte.net>
37200
37201         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
37202         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
37203         (gst_riff_create_video_template_caps),
37204         (gst_riff_create_audio_template_caps),
37205         (gst_riff_create_iavs_template_caps):
37206         * gst-libs/gst/riff/riff-media.h:
37207         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
37208         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
37209         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
37210         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
37211         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
37212         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
37213         (gst_matroska_demux_plugin_init): First batch implementing audio and
37214         video codec tags in demuxers.
37215
37216 2004-02-22  Benjamin Otte  <otte@gnome.org>
37217
37218         * ext/xine/Makefile.am:
37219         * ext/xine/gstxine.h:
37220         * ext/xine/xine.c: (plugin_init):
37221         * ext/xine/xineinput.c:
37222           add input plugin wrapper. Playback from files, http, mms and cdda
37223           works.
37224         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
37225           remove leftover G_GNUC_UNUSED
37226         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
37227         (gst_asf_demux_identify_guid):
37228           improve debugging output
37229
37230 2004-02-22  Benjamin Otte  <otte@gnome.org>
37231
37232         reported by: Padraig O'Briain <padraig.obriain@sun.com>
37233
37234         * autogen.sh:
37235           replace test -e with test -x for mkinstalldirs to be more portable.
37236           (fixes #134816)
37237
37238 2004-02-22  Benjamin Otte  <otte@gnome.org>
37239
37240         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
37241
37242         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
37243           set rank to PRIMARY
37244         * gst/volume/gstvolume.c: (plugin_init):
37245           set rank to NONE
37246         fixes #134960
37247
37248 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
37249
37250         reviewed by Benjamin Otte  <otte@gnome.org>
37251
37252         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
37253           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
37254
37255 2004-02-22  Benjamin Otte  <otte@gnome.org>
37256
37257         * configure.ac:
37258           export [_]*{gst,Gst,GST}.* symbols from plugins
37259
37260 2004-02-22  Christophe Fergeau <teuf@gnome.org>
37261
37262         reviewed by: Benjamin Otte  <otte@gnome.org>
37263
37264         * ext/lame/gstlame.c: (add_one_tag):
37265         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37266         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
37267         (gst_vorbisenc_metadata_set1):
37268         * gst/tags/gstid3tag.c:
37269         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
37270           apply fixes from bugs #135042 (lame can't write tags) and #133817
37271           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
37272
37273 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
37274
37275         * configure.ac: Export only gst_plugin_desc from plugins.
37276          Note that this change only makes any effect with Linux using libtool
37277          1.5.2 or higher. Otherwise it is silently ignored, but it would build
37278          fine. And don't try to have several versions of libtool in different
37279          directories.
37280
37281 2004-02-20  Andy Wingo  <wingo@pobox.com>
37282
37283         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
37284         interleave respectively.
37285
37286         * gst/interleave/deinterleave.c: New plugin: deinterleave
37287         (replaces on oneton).
37288         * gst/interleave/interleave.c: New plugin: interleave.
37289         * gst/interleave/plugin.h: Support file.
37290         * gst/interleave/plugin.c: Support file.
37291
37292         * configure.ac: Remove intfloat and oneton, add interleave.
37293
37294         * ext/sndfile/gstsf.c: Handle events better.
37295
37296         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
37297         and float2int operation. int2float has scheduling problems as
37298         noted in in2float_chain.
37299
37300 2004-02-20  Benjamin Otte  <otte@gnome.org>
37301
37302         * ext/xine/Makefile.am:
37303         * ext/xine/gstxine.h:
37304         * ext/xine/xine.c:
37305         * ext/xine/xineaudiodec.c:
37306         * ext/xine/xinecaps.c:
37307           add first version of xine plugin wrapper. Currently only wraps the
37308           QDM2 win32 DLL, and even that only in proof-of-concept quality.
37309         * configure.ac:
37310         * ext/Makefile.am:
37311           add xine plugin wrapper, disabled by default. Use --enable-xine to
37312           build. Note that it'll segfault on gst-register if you don't remove
37313           the goom and tvtime post plugins from xine.
37314         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
37315         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
37316           add extradata parsing for QDM2.
37317           change around debugging prints.
37318
37319 2004-02-19  Benjamin Otte  <otte@gnome.org>
37320
37321         * ext/lame/gstlame.c: (gst_lame_chain):
37322         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
37323           use gst_tag_list_insert when you want to insert tags
37324
37325 2004-02-18  David Schleef  <ds@schleef.org>
37326
37327         * configure.ac:  Move massink to gst-rotten
37328         * ext/Makefile.am:
37329         * ext/mas/Makefile.am:
37330         * ext/mas/massink.c:
37331         * ext/mas/massink.h:
37332
37333 2004-02-18  David Schleef  <ds@schleef.org>
37334
37335         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
37336         typefinding, since it seems to be worse than nothing.
37337         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
37338         atom to recognize .mp4 and .m4a files as video/quicktime.
37339
37340 2004-02-18  David Schleef  <ds@schleef.org>
37341
37342         * gst/sine/demo-dparams.c: (quit_live),
37343         (dynparm_log_value_changed), (dynparm_value_changed), (main):
37344         Use double dparams, not float.
37345         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37346         (gst_sinesrc_init): Change sync default to FALSE, since multiple
37347         sync'd elements don't really work correctly.
37348         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
37349         (volume_update_volume), (volume_get_property):  Change dparam
37350         to double.
37351
37352 2004-02-18  Julien MOUTTE  <julien@moutte.net>
37353
37354         * sys/ximage/ximagesink.c:
37355         (gst_ximagesink_xwindow_update_geometry),
37356         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37357         (gst_ximagesink_change_state), (gst_ximagesink_expose),
37358         (gst_ximagesink_init): Rework the way software video scaling works. So
37359         now we check on each chain call if the video frames are feeling the
37360         window. If not we try to renegotiate caps. On failure we memorize that
37361         and we won't try again for that PLAYING sessions.
37362         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
37363         failure.
37364         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
37365         synchronous flag.
37366
37367 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37368
37369         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
37370           break up _link so we can give a better debug message for errors
37371
37372 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37373
37374         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37375           set up debug category
37376
37377 2004-02-18  Julien MOUTTE <julien@moutte.net>
37378
37379         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37380         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
37381         the way renegotiation work. The event handling function is not taking
37382         care of external windows and renegotiate method check for pad flags
37383         NEGOTIATING. Should fix : #133209
37384
37385 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37386
37387         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
37388         pad is negotiating before trying renegotiation.
37389
37390 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
37391
37392         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
37393           pass on all possible mime types as typefind hints
37394
37395 2004-02-17  Julien MOUTTE <julien@moutte.net>
37396
37397         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
37398         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
37399         possible SHM leak if we crash. All other apps using XShm are doing
37400         that.
37401
37402 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37403
37404         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37405         (gst_ximagesink_expose): Renegotiate size on expose.
37406         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
37407         size on expose.
37408
37409 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37410
37411         * testsuite/alsa/sinesrc.c:
37412           cosmetic fix to fix compile issue with gcc 2.95.4
37413
37414 2004-02-16  Julien MOUTTE <julien@moutte.net>
37415
37416         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
37417         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
37418         failed opening the audio device.
37419         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
37420         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
37421         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
37422         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
37423         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37424         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
37425         (gst_ximagesink_change_state), (gst_ximagesink_chain),
37426         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
37427         Removing some useless g_return_if_fail like wingo suggested.
37428         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
37429         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
37430         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
37431         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
37432         (gst_xvimagesink_update_colorbalance),
37433         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
37434         (gst_xvimagesink_xcontext_clear),
37435         (gst_xvimagesink_get_fourcc_from_caps),
37436         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
37437         (gst_xvimagesink_set_xwindow_id),
37438         (gst_xvimagesink_colorbalance_list_channels),
37439         (gst_xvimagesink_colorbalance_set_value),
37440         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
37441         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
37442
37443 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
37444
37445         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37446           throw error when not negotiated instead of asserting
37447
37448 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37449
37450         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
37451         correct data refcounting.
37452
37453 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37454
37455         * gst/switch/gstswitch.c: (gst_switch_change_state),
37456         (gst_switch_class_init): Cleaning the sinkpads correctly on state
37457         change, mostly the EOS flag.
37458
37459 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37460
37461         * examples/gstplay/player.c: (got_eos), (main): Adding some
37462         output for debugging.
37463         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
37464         timeouts if we go to any state different from PLAYING.
37465         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
37466         more EOS bugs in riff lib.
37467
37468 2004-02-14  Julien MOUTTE  <julien@moutte.net>
37469
37470         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
37471         visualization until i find a way to fix switch correctly.
37472         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
37473         EOS arrives.
37474         * gst/switch/gstswitch.c: (gst_switch_release_pad),
37475         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
37476         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
37477         Reworked switch to get a more correct behaviour with events and refing
37478         of data stored in sinkpads.
37479         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
37480         we don't pull from a pad in EOS.
37481
37482 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37483
37484         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37485           remove v1 tag even if we can't read it (makes sure we don't detect
37486           it again)
37487
37488 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37489
37490         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
37491         (gst_alsa_xrun_recovery):
37492         * ext/alsa/gstalsa.h:
37493           try xrun recovery when wait failed. Make xrun recovery function
37494           return TRUE/FALSE to indicate success. (might fix #134354)
37495
37496 2004-02-13  David Schleef  <ds@schleef.org>
37497
37498         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
37499         (dynparm_value_changed), (main): Convert from float to double.
37500         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
37501
37502 2004-02-13  David Schleef  <ds@schleef.org>
37503
37504         * gst/silence/gstsilence.c: (gst_silence_class_init),
37505         (gst_silence_set_clock), (gst_silence_get),
37506         (gst_silence_set_property), (gst_silence_get_property):
37507         * gst/silence/gstsilence.h: Add sync property.
37508         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37509         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
37510         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
37511         * gst/sine/gstsinesrc.h: Add sync property.
37512
37513 2004-02-13  David Schleef  <ds@schleef.org>
37514
37515         * gst/intfloat/gstint2float.c: (conv_f32_s16),
37516         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
37517
37518 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37519
37520         * configure.ac:
37521         * ext/Makefile.am:
37522         * gst-libs/ext/Makefile.am:
37523           move ffmpeg plugin to gst-ffmpeg module
37524
37525 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37526
37527         * configure.ac: use GST_ARCH to detect architecture
37528
37529 2004-02-12  Julien MOUTTE  <julien@moutte.net>
37530
37531         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
37532
37533 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
37534
37535         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
37536           classify LADSPA plugins based on number of src/sink pads
37537           (#133663, Stefan Kost)
37538         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
37539           fix dparams registration
37540           (#133528, Stefan Kost)
37541         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
37542           fix use of isprint and use g_ascii_isprint instead
37543           (#133316, Stefan Kost)
37544
37545 2004-02-11  David Schleef  <ds@schleef.org>
37546
37547         Convert a few inner loops to use liboil.  This is currently
37548         optional, and is only enabled if liboil is present (duh!).
37549         * configure.ac: Check for liboil-0.1
37550         * gst/intfloat/Makefile.am:
37551         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
37552         (gst_int2float_chain_gint16):
37553         * gst/videofilter/Makefile.am:
37554         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
37555         (tablelookup_u8), (gst_videobalance_planar411):
37556         * gst/videotestsrc/Makefile.am:
37557         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
37558         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
37559         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
37560         (paint_hline_RGB565), (paint_hline_xRGB1555):
37561
37562 2004-02-11  David Schleef  <ds@schleef.org>
37563
37564         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
37565         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
37566         (gst_colorspace_getcaps), (gst_colorspace_link),
37567         (gst_colorspace_base_init), (gst_colorspace_init),
37568         (gst_colorspace_chain), (gst_colorspace_change_state),
37569         (plugin_init): Merge Ronald's patch (bug #117897) and update
37570         for new caps and negotiation.  Seems to work, although it
37571         shows off bugs in lcs.
37572
37573 2004-02-11  David Schleef  <ds@schleef.org>
37574
37575         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
37576         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
37577
37578 2004-02-11  David Schleef  <ds@schleef.org>
37579
37580         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
37581         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
37582         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
37583         Add server and port properties
37584
37585 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
37586
37587         * m4/a52.m4:
37588         * m4/aalib.m4:
37589         * m4/as-ffmpeg.m4:
37590         * m4/as-liblame.m4:
37591         * m4/as-slurp-ffmpeg.m4:
37592         * m4/check-libheader.m4:
37593         * m4/esd.m4:
37594         * m4/freetype2.m4:
37595         * m4/gconf-2.m4:
37596         * m4/glib.m4:
37597         * m4/gst-alsa.m4:
37598         * m4/gst-artsc.m4:
37599         * m4/gst-ivorbis.m4:
37600         * m4/gst-matroska.m4:
37601         * m4/gst-sdl.m4:
37602         * m4/gst-shout2.m4:
37603         * m4/gst-sid.m4:
37604         * m4/gtk.m4:
37605         * m4/libdv.m4:
37606         * m4/libfame.m4:
37607         * m4/libmikmod.m4:
37608         * m4/ogg.m4:
37609         * m4/vorbis.m4:
37610           fix underquotedness of macros (#133800)
37611         * m4/as-avifile.m4:
37612         * m4/xmms.m4:
37613           removed because no longer used
37614
37615 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
37616
37617         * configure.ac:
37618           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
37619           by autopoint (fixes #132996)
37620
37621 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37622
37623         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
37624         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
37625         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
37626         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
37627           fix memleaks
37628
37629 2004-02-11  David Schleef  <ds@schleef.org>
37630
37631         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
37632         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
37633         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
37634         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
37635         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
37636         (gst_jpegenc_class_init), (gst_jpegenc_init),
37637         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
37638         (gst_jpegenc_chain), (gst_jpegenc_set_property),
37639         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
37640         * ext/jpeg/gstjpegenc.h: Fix negotiation.
37641
37642 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37643
37644         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
37645         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
37646         * ext/mikmod/gstmikmod.h:
37647           fix caps negotiation in mikmod
37648         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
37649           output debug information
37650
37651 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37652
37653         * gst-libs/gst/colorbalance/Makefile.am:
37654         * gst-libs/gst/navigation/Makefile.am:
37655         * gst-libs/gst/xoverlay/Makefile.am:
37656           remove unused GST_OPT_CFLAGS from Makefiles
37657           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
37658
37659 2004-02-07  David Schleef  <ds@schleef.org>
37660
37661         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
37662         push events to pads that haven't been created (#133508)
37663
37664 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
37665
37666         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
37667         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
37668         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
37669         (gst_dvdec_loop), (gst_dvdec_change_state):
37670         Second attempt at committing a working dvdec element.
37671
37672 2004-02-06  David Schleef  <ds@schleef.org>
37673
37674         Build fixes for OS X: (see #129600)
37675         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
37676         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
37677         (gst_riff_read_strf_iavs):
37678         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
37679         (gst_avi_demux_stream_odml):
37680         * gst/playondemand/Makefile.am:
37681         * gst/rtp/rtp-packet.c:
37682
37683 2004-02-05  David Schleef  <ds@schleef.org>
37684
37685         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
37686         last change, because it Just Doesn't Compile.
37687
37688 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37689
37690         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37691           skip undecodable id3v2 tag instead of keeping it
37692
37693 2004-02-05  David Schleef  <ds@schleef.org>
37694
37695         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
37696         Unref leaked buffer.  (Noticed by Ronald)
37697
37698 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
37699
37700         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37701         Sync requires with other checks.  >= vs =.
37702
37703 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
37704
37705         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
37706         (gst_dvdec_video_link), (gst_dvdec_loop):
37707         * ext/dv/gstdvdec.h:
37708           rework the caps negotiation so that dvdec works again instead
37709           of just segfaulting.
37710
37711 === release 0.7.4 ===
37712
37713 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37714
37715         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
37716         * configure.ac: changed for release
37717
37718 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37719
37720         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
37721         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37722         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37723         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37724           reworked patch by David Lehn to fix libdir and includedir for
37725           uninstalled libraries
37726           removed play and gconf from gstreamer-libs since they have their
37727           own pkgconfig files
37728
37729 2004-02-04  David Schleef  <ds@schleef.org>
37730
37731         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
37732         memleak.
37733
37734 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37735
37736         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37737           use correct GST_TAG_ENCODER tag
37738
37739 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37740
37741         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
37742           be sure to stop the clock when going to paused
37743         * sys/oss/gstosssink.c: (gst_osssink_change_state):
37744           reset number of transmitted when going to ready.
37745         fixes #132935
37746
37747 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
37748
37749         reviewed by Benjamin Otte
37750
37751         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37752           extract track count (fixes #133410)
37753
37754 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37755
37756         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
37757           that should be !=, not == (fixes #132519)
37758
37759 2004-02-04  David Schleef  <ds@schleef.org>
37760
37761         Make sure set_explicit_caps() is called before adding pad.
37762         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
37763         * gst/id3/gstid3types.c: (gst_id3types_loop):
37764         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
37765         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
37766
37767 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37768
37769         * configure.ac:
37770           bump nano to 2, first prerelease
37771           put back AM_PROG_LIBTOOL
37772
37773 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37774
37775         * testsuite/alsa/Makefile.am:
37776           these are user test apps, not automatic testsuite tests
37777
37778 2004-02-04  David Schleef  <ds@schleef.org>
37779
37780         Convert GST_DEBUG_CAPS() to GST_DEBUG():
37781         * gst/mpeg1videoparse/gstmp1videoparse.c:
37782         (mp1videoparse_parse_seq):
37783         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
37784         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
37785         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
37786         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
37787         (gst_xvideosink_getcaps):
37788         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
37789         * testsuite/gst-lint: more tests
37790
37791 2004-02-04  David Schleef  <ds@schleef.org>
37792
37793         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
37794         with the code that they would expand to.
37795         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
37796         (gst_flacdec_get_src_query_types),
37797         (gst_flacdec_get_src_event_masks):
37798         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
37799         (gst_gnomevfssrc_get_query_types),
37800         (gst_gnomevfssrc_get_event_mask):
37801
37802 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37803
37804         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37805         (gst_sinesrc_dispose):
37806           fix memleak by properly disposing sinesrc
37807
37808 2004-02-04  Julien MOUTTE  <julien@moutte.net>
37809
37810         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
37811         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
37812         an overlay to redraw the image because it has been exposed.
37813         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
37814         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
37815         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
37816         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
37817         interface
37818         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
37819         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
37820         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
37821         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
37822         interface
37823
37824 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37825
37826         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
37827           more memleak fixage
37828
37829 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37830
37831         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37832         * gst/typefind/gsttypefindfunctions.c:
37833           fix memleaks shown by gst-typefind
37834
37835 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
37836
37837         * common/glib-gen.mak:
37838           add hack rule to touch .Plo files
37839         * gst-libs/gst/colorbalance/Makefile.am:
37840         * gst-libs/gst/mixer/Makefile.am:
37841         * gst-libs/gst/play/Makefile.am:
37842         * gst-libs/gst/tuner/Makefile.am:
37843           remove glib_root variable
37844
37845 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37846
37847         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
37848           set explicit caps before adding the element, so the autopluggers can
37849           plug correctly.
37850         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
37851         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
37852         (mpeg_video_type_find), (mpeg_video_stream_type_find),
37853         (dv_type_find):
37854           fix memleaks in typefind functions. gst_type_find_suggest takes a const
37855           argument.
37856
37857 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
37858
37859         * gst-libs/gst/colorbalance/Makefile.am:
37860         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
37861         * gst-libs/gst/colorbalance/colorbalance.c:
37862         * gst-libs/gst/colorbalance/colorbalance.h:
37863         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
37864         * gst-libs/gst/mixer/Makefile.am:
37865         * gst-libs/gst/mixer/mixer-marshal.list:
37866         * gst-libs/gst/mixer/mixer.c:
37867         * gst-libs/gst/mixer/mixer.h:
37868         * gst-libs/gst/mixer/mixermarshal.list:
37869         * gst-libs/gst/play/Makefile.am:
37870         * gst-libs/gst/play/play.h:
37871         * gst-libs/gst/tuner/Makefile.am:
37872         * gst-libs/gst/tuner/tuner-marshal.list:
37873         * gst-libs/gst/tuner/tuner.c:
37874         * gst-libs/gst/tuner/tuner.h:
37875         * gst-libs/gst/tuner/tunermarshal.list:
37876           use new glib-gen.mak snippet to clean up Makefile.am
37877           fix various bugs in Makefile.am's
37878
37879 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37880
37881         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
37882           handle chain parsing correctly in the multichain case
37883         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
37884         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
37885         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
37886         (theora_dec_chain):
37887           handle events and queries correctly
37888
37889 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37890
37891         * .cvsignore:
37892         Ignore generated file _stdint.h.
37893
37894 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37895
37896         * gst-libs/gst/colorbalance/Makefile.am:
37897         * gst-libs/gst/colorbalance/colorbalance.h:
37898         * gst-libs/gst/mixer/Makefile.am:
37899         * gst-libs/gst/mixer/mixer.h:
37900         * gst-libs/gst/play/Makefile.am:
37901         * gst-libs/gst/play/play.h:
37902         * gst-libs/gst/tuner/Makefile.am:
37903         * gst-libs/gst/tuner/tuner.h:
37904         Generate enum type code with glib-mkenums.
37905         * gst-libs/gst/colorbalance/.cvsignore:
37906         * gst-libs/gst/mixer/.cvsignore:
37907         * gst-libs/gst/play/.cvsignore:
37908         * gst-libs/gst/tuner/.cvsignore:
37909         Ignore generated files.
37910
37911 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37912
37913         * gst-libs/gst/audio/.cvsignore:
37914         Ignore generated file.
37915         * gst-libs/gst/audio/Makefile.am:
37916         Do not install example filter.
37917
37918 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37919
37920         * examples/switch/.cvsignore:
37921         Ignore generated file.
37922
37923 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37924
37925         * common/m4/ax_create_stdint_h.m4:
37926         * configure.ac:
37927           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
37928           _stdint.h.
37929         * Makefile.am:
37930           remove generated _stdint.h in DISTCLEANFILES
37931         * ext/a52dec/gsta52dec.c:
37932           include _stdint.h for a52dec. (should fix #133064)
37933
37934 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
37935
37936         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
37937         (gst_tag_to_vorbis_comments):
37938         Add replaygain support to vorbistag
37939
37940 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
37941         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
37942         (gst_ffmpeg_caps_to_extradata):
37943           Fix SVQ3 caps flag properties
37944           Use glib macro for bytes swap
37945
37946 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37947
37948         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
37949         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
37950         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
37951         * ext/sndfile/gstsf.c: (plugin_init):
37952         * gst/avi/gstavi.c: (plugin_init):
37953         * sys/dxr3/dxr3init.c: (plugin_init):
37954         * sys/oss/gstossaudio.c: (plugin_init):
37955         * sys/v4l/gstv4l.c: (plugin_init):
37956         * sys/v4l2/gstv4l2.c: (plugin_init):
37957           remove textdomain calls
37958         * po/nl.po:
37959           update Dutch translation
37960
37961 2004-02-02  Julien MOUTTE  <julien@moutte.net>
37962
37963         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
37964         (gst_play_set_audio_sink): Moving volume in the audio thread for
37965         instantaneous volume change. Maybe i will add another volume in front
37966         of visualization later, not sure yet though.
37967
37968 2004-02-02  Julien MOUTTE  <julien@moutte.net>
37969
37970         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37971         (gst_ximagesink_handle_xevents): Better X events handling, only take
37972         the latest events for configure and motion.
37973         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
37974
37975 2004-02-02  Jon Trowbridge  <trow@gnu.org>
37976
37977         reviewed by: David Schleef  <ds@schleef.org>
37978
37979         Fix memory leaks:
37980         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
37981         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
37982
37983 2004-02-02  David Schleef  <ds@schleef.org>
37984
37985         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
37986         of lines.
37987         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
37988         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37989         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
37990         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
37991         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
37992         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
37993         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
37994         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
37995         (gst_float2_2_int_link):
37996         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
37997         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
37998         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
37999         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
38000         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
38001         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
38002         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
38003         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
38004         * testsuite/gst-lint: Add tests for bzero and ;;
38005
38006 2004-02-02  David Schleef  <ds@schleef.org>
38007
38008         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
38009
38010 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38011
38012         * ext/aalib/gstaasink.c: (gst_aasink_open):
38013         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38014         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38015         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38016         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38017         (gst_afsink_close_file):
38018         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38019         (gst_afsrc_close_file):
38020         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38021         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38022         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38023         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38024         * ext/esd/esdmon.c: (gst_esdmon_get):
38025         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
38026         * ext/faac/gstfaac.c: (gst_faac_chain):
38027         * ext/faad/gstfaad.c: (gst_faad_chain):
38028         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38029         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38030         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38031         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38032         (gst_flacdec_loop):
38033         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38034         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38035         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38036         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38037         (gst_gnomevfssink_close_file):
38038         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38039         (gst_gnomevfssrc_open_file):
38040         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38041         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38042         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38043         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38044         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38045         * ext/mad/gstmad.c: (gst_mad_chain):
38046         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38047         * ext/mpeg2dec/gstmpeg2dec.c:
38048         * ext/mpeg2enc/gstmpeg2enc.cc:
38049         * ext/mplex/gstmplex.cc:
38050         * ext/mplex/gstmplexibitstream.cc:
38051         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38052         (gst_ogg_demux_push):
38053         * ext/raw1394/gstdv1394src.c:
38054         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38055         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38056         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38057         (gst_sf_loop):
38058         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38059         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
38060         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38061         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38062         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38063         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38064         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38065         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38066         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38067         (gst_riff_read_element_data), (gst_riff_read_seek),
38068         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38069         * gst/adder/gstadder.c: (gst_adder_loop):
38070         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38071         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38072         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38073         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38074         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38075         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38076         * gst/goom/gstgoom.c: (gst_goom_chain):
38077         * gst/id3/gstid3types.c: (gst_id3types_loop):
38078         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38079         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38080         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38081         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38082         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38083         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38084         (gst_ebml_read_float), (gst_ebml_read_header):
38085         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38086         (gst_matroska_demux_parse_blockgroup):
38087         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38088         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38089         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38090         * gst/silence/gstsilence.c: (gst_silence_get):
38091         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38092         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38093         * gst/speed/gstspeed.c: (speed_loop):
38094         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38095         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38096         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38097         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38098         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38099         (gst_wavparse_loop):
38100         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38101         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38102         (dxr3audiosink_close):
38103         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38104         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38105         (dxr3videosink_close), (dxr3videosink_write_data):
38106         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38107         * sys/oss/gstosssink.c: (gst_osssink_chain):
38108         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38109         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38110         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38111         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38112         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
38113         (gst_v4l_set_window), (gst_v4l_enable_overlay):
38114         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38115         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38116         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38117         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38118         (gst_v4l_set_audio):
38119         * sys/v4l/v4l_calls.h:
38120         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38121         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38122         (gst_v4lmjpegsink_playback_init),
38123         (gst_v4lmjpegsink_playback_start):
38124         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
38125         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38126         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38127         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38128         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38129         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38130         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38131         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38132         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38133         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38134         (gst_v4l2_get_output), (gst_v4l2_set_output),
38135         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38136         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38137         (gst_v4l2_set_attribute):
38138         * sys/v4l2/v4l2_calls.h:
38139         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
38140         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
38141         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
38142         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
38143         (gst_v4l2src_capture_stop):
38144         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
38145         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38146         (gst_ximagesink_chain):
38147         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
38148         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
38149         (gst_xvideosink_xwindow_new):
38150         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38151         (gst_xvimagesink_chain):
38152
38153 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38154
38155         * gst/volume/gstvolume.c: (gst_volume_set_volume),
38156         (gst_volume_get_volume), (volume_class_init), (volume_init),
38157         (volume_chain_int16), (volume_update_volume):
38158         * gst/volume/gstvolume.h:
38159           make code more readable by removing magic numbers
38160           make mixer interface export 0-100 range
38161           make it internally map to 0.0-1.0 range so users don't distort
38162           output by putting the sliders at full volume
38163
38164 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38165
38166         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
38167         (gst_play_state_change), (gst_play_seek_to_time):
38168         block the tick callback for 0.5 secs after doing a seek
38169
38170 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38171
38172         * gst-libs/gst/play/play.c: (gst_play_new):
38173           check for GError
38174
38175 2004-02-01  Julien MOUTTE  <julien@moutte.net>
38176
38177         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
38178         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
38179         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
38180         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
38181         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
38182         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
38183
38184 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
38185
38186         * configure.ac:
38187         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38188           check for a function added in vorbis 1.1
38189
38190 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38191
38192         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
38193         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
38194           really start/stop clock only on PLAYING <=> PAUSED
38195         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38196           remove \n from debugging lines
38197         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38198           make it work when seeking does not
38199         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38200           reset on DISCONT
38201
38202 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38203
38204         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
38205           start clock on PAUSED=>PLAYING, not later
38206         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
38207           extract correct time for different discont formats
38208         (gst_alsa_sink_get_time):
38209           don't segfault when no format is negotiated yet, just return 0
38210         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38211         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
38212         (gst_ogg_pad_push):
38213           handle flush and discont events correctly
38214         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
38215           handle discont events correctly
38216
38217 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
38218
38219         * gst-libs/gst/play/play.c: (gst_play_error_quark),
38220         (gst_play_error_create), (gst_play_error_plugin),
38221         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
38222         * gst-libs/gst/play/play.h:
38223           add error handling during creation
38224         * examples/gstplay/player.c: (main):
38225           use new gst_play_new
38226
38227
38228 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38229
38230         * ext/theora/theoradec.c: (theora_dec_chain):
38231           make comments work
38232         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
38233         (vorbis_dec_src_event), (vorbis_dec_chain):
38234           add encoder tag, fix tag reading to be more error tolerant, change
38235           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
38236           gst_pad_event_default.
38237         * gst/tags/gstvorbistag.c:
38238         (gst_tag_list_from_vorbiscomment_buffer):
38239           undefine function specific define at end of function
38240
38241 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
38242
38243         * ext/flac/gstflac.c: (plugin_init):
38244         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
38245         * ext/flac/gstflacdec.h:
38246         * ext/flac/gstflacenc.h:
38247           Fix typos
38248
38249 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
38250
38251         * examples/gstplay/player.c: s/gstplay.h/play.h/
38252
38253 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38254
38255         * gst-libs/gst/play/Makefile.am:
38256         * gst-libs/gst/play/gstplay.c:
38257         * gst-libs/gst/play/gstplay.h:
38258         * gst-libs/gst/play/play.c:
38259           more surgery, operation complete
38260
38261 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38262
38263         * gst-libs/gst/play/play.old.c:
38264         * gst-libs/gst/play/play.old.h:
38265           after CVS surgery by moving, remove
38266         * gst-libs/gst/play/playpipelines.c:
38267           remove
38268
38269         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38270           add negotiation error
38271
38272 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38273
38274         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38275         (gst_ogg_demux_push):
38276           add some seeking debug info
38277           send a flush when seeking
38278
38279 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38280
38281         * configure.ac:
38282           use AC_C_INLINE
38283         * configure.ac:
38284         * ext/Makefile.am:
38285         * ext/theora/Makefile.am:
38286         * ext/theora/theoradec.c:
38287           add theora video decoder. Does just do simple decoding for now and
38288           has been tested against Theora cvs only. It only works when theora
38289           is compiled with --enable-static.
38290         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38291           always reset packetno on DISCONT
38292
38293 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38294
38295         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38296           Fix audio.
38297
38298 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38299
38300         * gst/mpegaudioparse/gstmpegaudioparse.c:
38301         (mp3_type_frame_length_from_header):
38302           Fix header parsing - stolen from ffmpeg (thank you! :) ).
38303
38304 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38305
38306         * ext/esd/esdsink.c: (gst_esdsink_init):
38307           Since we have static pad template caps, we don't need to negotiate;
38308           either the core errors out or we know the format.
38309
38310 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38311
38312         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38313         (gst_riff_read_seek):
38314         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38315         (gst_ebml_read_seek):
38316           Fix event handling.
38317
38318 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38319
38320         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
38321           removee video/x-theora from vp3 decoder, it doesn't handle raw
38322           theora streams
38323         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
38324           fix bug with finalizing element that never went to PAUSED
38325         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
38326           length and position queries were swapped
38327         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
38328         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
38329         (vorbis_dec_src_event):
38330           implement querying time and bytes
38331
38332 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38333
38334         * just about every source file:
38335           gst_element_error -> GST_ELEMENT_ERROR
38336
38337 2004-01-29  Julien MOUTTE  <julien@moutte.net>
38338
38339         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
38340         emiting FLUSH and even before DISCONT.
38341         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
38342         get the best instant seeking as possible yay!
38343
38344 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38345
38346         * gst/mpeg1videoparse/gstmp1videoparse.c:
38347         (gst_mp1videoparse_real_chain):
38348           Committed wrong version last week... Grr... Didn't notice until now.
38349
38350 2004-01-29  Julien MOUTTE <julien@moutte.net>
38351
38352         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
38353         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
38354         have_xwindow_id signal in xwindow_create.
38355
38356 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38357
38358         * ext/ogg/gstoggdemux.c:
38359           lots of changes - mainly support for chained bitstreams, seeking,
38360           querying and bugfixes of course
38361         * ext/vorbis/Makefile.am:
38362         * ext/vorbis/vorbisdec.c:
38363         * ext/vorbis/vorbisdec.h:
38364           add vorbisdec raw vorbis decoder
38365         * ext/vorbis/vorbis.c: (plugin_init):
38366           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
38367         * gst/intfloat/Makefile.am:
38368         * gst/intfloat/float22int.c:
38369         * gst/intfloat/float22int.h:
38370         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
38371           add float2intnew plugin. It converts multichannel interleaved float to
38372           multichannel interleaved int. The name should probably be changed.
38373         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
38374         (plugin_init):
38375           add typefinding for raw theora video so oggdemux can detect it.
38376
38377 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38378
38379         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
38380         sink element first.
38381         * gst/videoscale/gstvideoscale.c:
38382         (gst_videoscale_handle_src_event): Fixing src event handler.
38383
38384 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38385
38386         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
38387         (gst_v4lsrc_open), (gst_v4lsrc_close),
38388         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
38389         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
38390         * sys/v4l/gstv4lsrc.h:
38391         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
38392         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
38393           Implement resizing... Hack. But that's why v4l is b0rked...
38394
38395 2004-01-28  Julien MOUTTE <julien@moutte.net>
38396
38397         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
38398         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
38399         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
38400         (gst_ximagesink_xwindow_destroy):
38401         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
38402         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
38403         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
38404         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
38405         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
38406         correctly cleaning the image created to check xshm calls on succes,
38407         added a lot of XSync calls in X11 functions, and fixed a segfault when
38408         no image format was defined before negotiation happened.
38409
38410 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38411
38412         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
38413           use gst_element_get_time to get correct time
38414
38415 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38416
38417         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
38418         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
38419         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
38420         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
38421         (gst_xvimagesink_check_xshm_calls),
38422         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
38423         X plugins are now able to detect that XShm calls will fail even if the
38424         server claims that it has XShm support (remote displays most of the
38425         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
38426         so that we use non XShm functions. This feature is almost useless for
38427         xvimagesink as Xv is not supported on remote displays anyway, but
38428         it might happen than even on the local display XShm calls fail.
38429
38430 2004-01-27  David Schleef  <ds@schleef.org>
38431
38432         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
38433         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
38434         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
38435         changed esdsink to only use 44100,16,2, since esd sucks at rate
38436         conversion and esdsink has had difficulty negotiating.
38437
38438 2004-01-27  Julien MOUTTE <julien@moutte.net>
38439
38440         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
38441         (gst_play_seek_to_time): Fixing the way to get current position.
38442
38443 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38444
38445         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
38446           use gst_element_get_time to get correct time
38447
38448 2004-01-27  Julien MOUTTE <julien@moutte.net>
38449
38450         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
38451         fix ever... Inverting 2 lines of code make spider autoplug correctly
38452         tagged mp3 !
38453
38454 2004-01-27  David Schleef  <ds@schleef.org>
38455
38456         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
38457         Use gst_pad_try_set_caps_nonfixed().
38458
38459 2004-01-27  David Schleef  <ds@schleef.org>
38460
38461         * gst/ac3parse/gstac3parse.c: update to checklist 5
38462         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
38463         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
38464         * gst/audioscale/gstaudioscale.c: same
38465         * gst/auparse/gstauparse.c: same
38466         * gst/avi/gstavidemux.c: same
38467
38468 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38469
38470         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
38471           stop processing after EOS
38472
38473 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38474
38475         * gst/asfdemux/asfheaders.h:
38476         * gst/asfdemux/gstasfdemux.c:
38477         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
38478         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
38479         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
38480           lot's of fixes to make data extraction simpler and get the code
38481           architecture and compiler independant. Add debugging category
38482         * gst/goom/gstgoom.c: (gst_goom_change_state):
38483           reset channel count on PAUSED=>READY, not READY=>PAUSED
38484
38485 2004-01-26  Colin Walters  <walters@verbum.org>
38486
38487         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
38488         code to pull a bigger buffer in iradio mode.  This as a side effect
38489         makes typefinding work.
38490
38491 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
38492
38493         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
38494         Fix SVQ3 decoding on PPC
38495
38496 2004-01-26  Julien MOUTTE <julien@moutte.net>
38497
38498         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
38499         that one managed to stay there... Fixed.
38500
38501 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
38502
38503         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38504         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
38505         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
38506         (qtdemux_video_caps):
38507         * gst/qtdemux/qtdemux.h:
38508         Add SVQ3 specific flags to qtdemux and ffmpeg
38509
38510 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38511
38512         * gst-libs/gst/audio/audio.h:
38513           remove buffer-frames from audio caps
38514         * gst/audioconvert/gstaudioconvert.c:
38515           fix plugin to really work.
38516
38517 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38518
38519         * gst-libs/gst/mixer/mixer.c:
38520         * gst-libs/gst/propertyprobe/propertyprobe.c:
38521         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
38522         (gst_tuner_find_channel_by_name):
38523         * gst-libs/gst/tuner/tuner.h:
38524           Add gtk-doc style comments. Also fix a function name.
38525
38526 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38527
38528         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
38529         (gst_divxdec_negotiate):
38530           Fix for new capsnego - also fixes gst-player with divxdec.
38531
38532 2004-01-25  Julien MOUTTE  <julien@moutte.net>
38533
38534         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
38535         (gst_play_identity_handoff), (gst_play_set_location),
38536         (gst_play_set_visualization), (gst_play_connect_visualization): Another
38537         try in visualization implementation. Still have an issue with switch
38538         blocking when pulling from video_queue and only audio comes out of
38539         spider.
38540         * gst/switch/gstswitch.c: (gst_switch_release_pad),
38541         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
38542         release method. And check if the pad is usable before pulling.
38543
38544 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38545
38546         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
38547         (gst_videobalance_init),
38548         (gst_videobalance_colorbalance_list_channels),
38549         (gst_videobalance_colorbalance_set_value),
38550         (gst_videobalance_colorbalance_get_value),
38551         (gst_videobalance_update_properties),
38552         (gst_videobalance_update_tables_planar411),
38553         (gst_videobalance_planar411):
38554         * gst/videofilter/gstvideobalance.h:
38555           Implement lookup-tables. +/- 10x faster.
38556
38557 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38558
38559         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38560         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
38561           The index reading was broken. The rest worked fine, but the whole
38562           goal of my rewrite was to make avidemux readable, and this was
38563           not at all readable. Please use typed variables.
38564
38565 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38566
38567         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38568           Additional pad usability check.
38569         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
38570         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
38571         (gst_mp1videoparse_real_chain):
38572           Fix MPEG video stream parsing. The original plugin had several
38573           issues, including not timestamping streams where the source was
38574           not timestamped (this happens with PTS values in mpeg system
38575           streams, but MPEG video is also a valid stream on its own so
38576           that needs timestamps too). We use the display time code for that
38577           for now. Also, if one incoming buffer contains multiple valid
38578           frames, we push them all on correctly now, including proper EOS
38579           handling. Lastly, several potential segfaults were fixed, and we
38580           properly sync on new sequence/gop headers to include them in next,
38581           not previous frames (since they're header for the next frame, not
38582           the previous). Also see #119206.
38583         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
38584         (bpf_from_header):
38585           Move caps setting so we only do it after finding several valid
38586           MPEG-1 fraes sequentially, not right after the first one (which
38587           might be coincidental).
38588         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
38589         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38590         (plugin_init):
38591           Add unsynced MPEG video stream typefinding, and change some
38592           probability values so we detect streams rightly. The idea is as
38593           follows: I can have an unsynced system stream which contains
38594           video. In the current code, I would randomly get a type for either
38595           system or video stream type found, because the probabilities are
38596           being calculated rather randomly. I now use fixed values, so we
38597           always prefer system stream if that was found (and that is how it
38598           should be). If no system stream was found, we can still identity                the stream as video-only.
38599
38600 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38601
38602         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38603         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
38604           don't write to buffer. Extract data without the need of
38605           __attribute__ ((packed))
38606
38607 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38608
38609         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
38610         (mpeg1_sys_type_find):
38611           Fix MPEG-1 stream typefinding.
38612
38613 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38614
38615         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
38616           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
38617
38618 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
38619
38620         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
38621         * ext/esd/gstesd.c: (plugin_init):
38622           private debugging, better error reporting
38623
38624 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38625
38626         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
38627         (gst_riff_read_init), (gst_riff_read_change_state):
38628         * gst-libs/gst/riff/riff-read.h:
38629           Remove stuff fromold metadata system.
38630
38631 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38632
38633         * ext/ogg/gstoggdemux.c:
38634           Fix wrong file comment.
38635         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38636         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
38637           Add metadata reading properly.
38638
38639 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
38640
38641         * ext/Makefile.am:
38642           Fix nas DIST_SUBDIRS
38643           Uraeus:
38644           Fix bug where make distcheck doesn't get run on adding stuff to
38645           the build.
38646
38647 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38648
38649         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
38650         * ext/divx/gstdivxdec.h:
38651           Fix divx3 ("msmpeg4") playback using divxdec.
38652
38653 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38654
38655         * gst/typefind/gsttypefindfunctions.c:
38656         (mp3_type_frame_length_from_header): fix bug in length computation
38657         (mp3_type_find): improve debugging output
38658
38659 2004-01-23  Julien MOUTTE  <julien@moutte.net>
38660
38661         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
38662         (gst_play_set_location), (gst_play_seek_to_time),
38663         (gst_play_set_audio_sink), (gst_play_set_visualization),
38664         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
38665         the pipeline from scratch. Visualization is back and switch went out as
38666         i realized it was not possible to use the way i wanted.
38667         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
38668         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
38669         clearing in state change from READY to NULL. So that one can clean the
38670         X ressources keeping the element.
38671         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38672         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
38673         (gst_xvimagesink_colorbalance_set_value),
38674         (gst_xvimagesink_colorbalance_get_value),
38675         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
38676         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
38677         change from READY to NULL and fixed some stupid bugs in colorbalance
38678         get/set values. Also added the following feature : when nobody tries to
38679         set some values to the colorbalance levels before the xcontext is
38680         grabbed, then when creating channels list from Xv attributes we set the
38681         internal values to the Xv defaults. This way we handle buggy Xv drivers
38682         that set default hue values far from the middle of the range (Thanks
38683         to Jon Trowbridge for pointing that issue).
38684         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
38685         colorbalance levels have been set before xcontext is grabbed.
38686
38687 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38688
38689         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
38690           Fix the ossmixer case where we shouldn't open /dev/dsp* because
38691           it might block operations (which is bad for a mixer).
38692
38693 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
38694
38695         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
38696         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
38697         (gmip_find_type_pre):
38698         * gst-libs/gst/media-info/media-info-priv.h:
38699         * gst-libs/gst/media-info/media-info.c:
38700         (gst_media_info_instance_init), (gst_media_info_read_idler):
38701         add fakesink to get caps on decoder src pad again
38702         fix callback prototype to match new have_type signal signature
38703
38704 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
38705
38706         * gst/adder/gstadder.c: (gst_adder_link):
38707           fix non-compile and cut-n-paste code
38708
38709 2004-01-21  David Schleef  <ds@schleef.org>
38710
38711         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
38712         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
38713         (gst_swfdec_init), (gst_swfdec_change_state):
38714         * ext/swfdec/gstswfdec.h:
38715         Fix negotiation.
38716         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
38717         (gst_adder_request_new_pad): Fix negotiation.
38718         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
38719         Add a fixate function.
38720         * gst/intfloat/gstfloat2int.c:
38721         * gst/intfloat/gstfloat2int.h:
38722         * gst/intfloat/gstint2float.c:
38723         * gst/intfloat/gstint2float.h:
38724         Completely rewrite the negotiation.  Doesn't quite work yet,
38725         due to some buffer-frames problem.
38726
38727 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
38728
38729         * ext/gnomevfs/gstgnomevfssrc.c:
38730         * sys/v4l2/v4l2_calls.h:
38731           fix includes for distcheck
38732
38733 2004-01-21  Christian Schaller <uraeus@gnome.org>
38734
38735         * ext/nas/
38736         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
38737         based on earlier patch from Laurent Vivier
38738
38739 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
38740
38741         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
38742         Fix wma caps property
38743         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
38744         Fix typo (flags1 and flags2)
38745
38746 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38747
38748         * gst-libs/gst/media-info/media-info-priv.c:
38749         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
38750         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
38751         (gmip_find_stream), (gmip_find_track_metadata),
38752         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
38753         (gmip_find_track_format):
38754         * gst-libs/gst/media-info/media-info-priv.h:
38755         * gst-libs/gst/media-info/media-info-test.c: (main):
38756         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
38757         (gst_media_info_read_idler), (gst_media_info_read):
38758         * gst-libs/gst/media-info/media-info.h:
38759           register debugging category and use it for debugging
38760
38761 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38762
38763         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
38764         (gst_vorbisfile_new_link):
38765           signal streaminfo through tags
38766
38767 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38768
38769         * ext/mplex/gstmplex.cc:
38770         * ext/mplex/gstmplexibitstream.cc:
38771           g++ doesn't like NULL in our i18n/error macros, should be
38772           either (NULL) or ("").
38773
38774 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38775
38776         * sys/dxr3/dxr3audiosink.c:
38777         * sys/dxr3/dxr3init.c:
38778         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
38779         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
38780           Fix more error error error errors (missing includes here).
38781
38782 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38783
38784         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
38785           fix thomas' error errors.
38786
38787 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38788
38789         * ext/mpeg2enc/gstmpeg2enc.cc:
38790           fix error errors.
38791
38792 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38793
38794         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38795         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38796           Fix for new error system.
38797
38798 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38799
38800         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38801           fix for new error reporting
38802
38803 2004-01-20  David Schleef  <ds@schleef.org>
38804
38805         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
38806         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
38807         (gst_ximagesink_set_xwindow_id): Change to using a framerate
38808         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
38809         and neither is 100+, most likely.
38810         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
38811         (gst_xvimagesink_getcaps): same
38812
38813 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38814
38815         * configure.ac:
38816           Up version requirement to 2.0.3 (not yet released) to avoid symbol
38817           clashes with ffmpeg.
38818
38819 2004-01-20  Julien MOUTTE  <julien@moutte.net>
38820
38821         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
38822         (gst_switch_init): Fixed switch element : proxying link and setting
38823         caps from src to sink on request.
38824
38825 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38826
38827         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
38828         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38829         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38830         fix element_error
38831
38832 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38833
38834         * sys/v4l/v4l_calls.h:
38835         * sys/v4l2/v4l2_calls.h:
38836           element_error fixes
38837
38838 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38839
38840         * gst-libs/gst/gst-i18n-plugin.h:
38841           add locale.h
38842           remove config.h inclusion
38843
38844 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38845
38846         * autogen.sh:
38847           adding autopoint invocation
38848         * Makefile.am:
38849         * configure.ac:
38850         * gst-libs/gst/gettext.h:
38851           adding gettext bits
38852         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38853         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38854         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38855         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38856         (gst_gnomevfssink_close_file):
38857         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
38858         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
38859         * gst-libs/gst/gst-i18n-plugin.h:
38860         * gst/avi/gstavi.c: (plugin_init):
38861         * sys/dxr3/dxr3init.c: (plugin_init):
38862         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
38863         * sys/oss/gstossaudio.c: (plugin_init):
38864         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38865         * sys/v4l/gstv4l.c: (plugin_init):
38866         * sys/v4l/v4l_calls.c: (gst_v4l_open):
38867         * sys/v4l2/gstv4l2.c: (plugin_init):
38868         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38869         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
38870         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
38871         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
38872         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
38873         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
38874           make sure locale and translation domain are set
38875           fix translated strings
38876         * po/.cvsignore:
38877         * po/LINGUAS:
38878         * po/Makevars:
38879         * po/POTFILES.in:
38880         * po/nl.po:
38881           put translation files into place
38882         * sys/xvideo/imagetest.c: (main):
38883         * ext/dv/demo-play.c: (main):
38884           fix unnecessary translations
38885
38886 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
38887
38888         * ext/sndfile/gstsf.c:
38889         * gst/avi/gstavimux.c:
38890         * ext/audiofile/gstafsink.c:
38891         * ext/audiofile/gstafsrc.c:
38892         * ext/gnomevfs/gstgnomevfssink.c:
38893         * ext/gnomevfs/gstgnomevfssrc.c:
38894         * sys/oss/gstosselement.c:
38895         * sys/v4l/v4l_calls.h:
38896           fix i18n include
38897
38898 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38899
38900         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38901         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38902         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38903         (gst_v4l2_get_output), (gst_v4l2_set_output),
38904         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38905         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38906         (gst_v4l2_set_attribute):
38907         update to new error handling
38908
38909 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38910
38911         * ext/sidplay/gstsiddec.cc:
38912         * gst/modplug/gstmodplug.cc:
38913           parenthese NULL because C++ seems angry about it
38914
38915 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38916
38917         * gst-libs/gst/gst-i18n-plugin.h:
38918           add skeleton i18n stuff, but needs to be further implemented
38919
38920 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
38921
38922         * examples/gstplay/player.c: (main):
38923         * ext/aalib/gstaasink.c: (gst_aasink_open):
38924         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38925         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38926         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38927         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38928         (gst_afsink_close_file):
38929         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38930         (gst_afsrc_close_file):
38931         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38932         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38933         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38934         * ext/esd/esdmon.c: (gst_esdmon_get):
38935         * ext/esd/esdsink.c: (gst_esdsink_chain):
38936         * ext/faac/gstfaac.c: (gst_faac_chain):
38937         * ext/faad/gstfaad.c: (gst_faad_chain):
38938         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38939         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38940         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38941         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38942         (gst_flacdec_loop):
38943         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38944         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38945         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38946         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38947         (gst_gnomevfssink_close_file):
38948         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38949         (gst_gnomevfssrc_open_file):
38950         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38951         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38952         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38953         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38954         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38955         * ext/mad/gstmad.c: (gst_mad_chain):
38956         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38957         * ext/mpeg2dec/gstmpeg2dec.c:
38958         * ext/mpeg2enc/gstmpeg2enc.cc:
38959         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
38960         * ext/mplex/gstmplex.cc:
38961         * ext/mplex/gstmplexibitstream.cc:
38962         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38963         (gst_ogg_demux_push), (gst_ogg_pad_push):
38964         * ext/raw1394/gstdv1394src.c:
38965         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38966         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38967         * ext/sidplay/gstsiddec.cc:
38968         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38969         (gst_sf_loop):
38970         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38971         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38972         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38973         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38974         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38975         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38976         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38977         * gst-libs/gst/Makefile.am:
38978         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38979         (gst_riff_read_element_data), (gst_riff_read_seek),
38980         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38981         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
38982         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38983         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38984         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38985         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38986         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38987         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38988         * gst/goom/gstgoom.c: (gst_goom_chain):
38989         * gst/id3/gstid3types.c: (gst_id3types_loop):
38990         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38991         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38992         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38993         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38994         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38995         (gst_ebml_read_float), (gst_ebml_read_header):
38996         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38997         (gst_matroska_demux_parse_blockgroup):
38998         * gst/modplug/gstmodplug.cc:
38999         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
39000         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39001         * gst/oneton/gstoneton.c: (gst_oneton_chain):
39002         * gst/silence/gstsilence.c: (gst_silence_get):
39003         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39004         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
39005         * gst/speed/gstspeed.c: (speed_loop):
39006         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
39007         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39008         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
39009         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
39010         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
39011         (gst_wavparse_loop):
39012         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
39013         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
39014         (dxr3audiosink_close):
39015         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
39016         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
39017         (dxr3videosink_close), (dxr3videosink_write_data):
39018         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39019         * sys/oss/gstosselement.h:
39020         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
39021         (gst_osssink_chain):
39022         * sys/oss/gstosssrc.c: (gst_osssrc_get):
39023         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39024         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
39025         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
39026         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
39027         (gst_v4l_enable_overlay):
39028         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
39029         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
39030         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
39031         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
39032         (gst_v4l_set_audio):
39033         * sys/v4l/v4l_calls.h:
39034         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
39035         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
39036         (gst_v4lmjpegsink_playback_init),
39037         (gst_v4lmjpegsink_playback_start):
39038         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
39039         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
39040         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
39041         (gst_v4lmjpegsrc_requeue_frame):
39042         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
39043         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
39044         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
39045         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
39046         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
39047         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
39048         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
39049         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
39050         (gst_v4l2src_capture_stop):
39051         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
39052         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39053         (gst_ximagesink_chain):
39054         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
39055         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
39056         (gst_xvideosink_xwindow_new):
39057         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39058         (gst_xvimagesink_chain):
39059         use new error signal, function and categories
39060
39061 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
39062
39063         * configure.ac:
39064         * ext/Makefile.am:
39065         * ext/musicbrainz/gsttrm.c:
39066         * ext/musicbrainz/gsttrm.h:
39067         * ext/musicbrainz/Makefile.am:
39068         Add a trm plugin
39069
39070 2004-01-18  Julien MOUTTE  <julien@moutte.net>
39071
39072         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
39073         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
39074         synchronous property for debugging.
39075         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
39076         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39077         (gst_xvimagesink_set_property): Moving a pointer declaration to a
39078         smaller block, fixing indent.
39079
39080 2004-01-16  David Schleef  <ds@schleef.org>
39081
39082         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
39083         property affects the video stream.
39084         * sys/xvimage/xvimagesink.c:
39085         * sys/xvimage/xvimagesink.h:
39086         Add synchronous property for debugging.  Should probably be
39087         disabled in non-CVS builds.  Make sure that the Xv attribute
39088         exists before we set it (crash!).  Fix a silly float bug that
39089         caused colorbalance to just not work.
39090
39091 2004-01-17  Christian Schaller <Uraeus@gnome.org>
39092
39093         * tools/gst-launch-ext.in - update for new plugins
39094
39095 2004-01-16  David Schleef  <ds@schleef.org>
39096
39097         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
39098         already-freed caps.
39099
39100 2994-01-16  Christian Schaller <Uraeus@gnome.org>
39101
39102         * Update spec for new colorspace plugin and libcaca plugin
39103         * Fix compilation of libcaca plugin (clock -> id)
39104
39105 2004-01-16  Julien MOUTTE <julien@moutte.net>
39106
39107         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
39108         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
39109         (gst_xvimagesink_set_xwindow_id),
39110         (gst_xvimagesink_colorbalance_set_value),
39111         (gst_xvimagesink_colorbalance_get_value),
39112         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39113         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
39114         correct colorbalance properties. They can now be set when the element
39115         is still in NULL state. The values will be committed to the Xv Port
39116         when xcontext is initialized.
39117         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
39118         brightness int values in the GstXvImagesink structure.
39119
39120 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39121
39122         * gst-libs/gst/Makefile.am:
39123           restructure so having local patches works easier.
39124
39125 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39126
39127         * ext/mpeg2enc/Makefile.am:
39128         * ext/mpeg2enc/gstmpeg2enc.cc:
39129         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39130           Bugfix with respect to EOS handling.
39131
39132 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39133
39134         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39135           Link with right caps (else, it segfaults).
39136         * ext/mplex/gstmplexjob.cc:
39137           Fix for slight API change in 1.6.1.93 release of mjpegtools.
39138
39139 2004-01-15  David Schleef  <ds@schleef.org>
39140
39141         * gst-libs/gst/audio/Makefile.am:
39142         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
39143         from the template.
39144         * gst-libs/gst/audio/gstaudiofilter.c:
39145         * gst-libs/gst/audio/gstaudiofilter.h:
39146         Add bytes_per_sample and size and n_samples calculation.
39147         * gst-libs/gst/audio/gstaudiofilterexample.c:
39148         Remove, now autogenerated.
39149         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
39150         Moved from gstaudiofilterexample, object name changed, code added
39151         so that it actually works.
39152         * gst-libs/gst/audio/make_filter:
39153         Script to build an audiofilter subclass from the template.
39154         * gst/colorspace/Makefile.am:
39155         * gst/colorspace/yuv2yuv.c:
39156         Remove file, since it's GPL, and we don't use it.
39157
39158 2004-01-15  Julien MOUTTE  <julien@moutte.net>
39159
39160         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39161         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
39162         them use the buffer free function to test how the buffer was allocated.
39163
39164 2004-01-15  David Schleef  <ds@schleef.org>
39165
39166         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
39167         that handles osssink fallback.
39168         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
39169         (gst_audio_convert_getcaps):
39170         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
39171         Add audio/x-qdm2 for QDM2 audio.
39172         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39173         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
39174         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
39175         Decrease minimum size to 16x16.
39176         * gst/wavparse/gstwavparse.c:
39177         Convert disabled pad template caps to new caps.
39178         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
39179         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39180         (gst_xvimagesink_chain): Throw element error when display cannot
39181         be opened.  Increase minimum framerate to 1.0.  Check the data
39182         free function on a buffer to make sure it is the type we expect
39183         before manipulating it.
39184
39185 2004-01-15  Julien MOUTTE <julien@moutte.net>
39186
39187         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39188         (gst_videobalance_colorbalance_set_value): Implement passthru if
39189         settings are in the middle.
39190         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
39191
39192 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39193
39194         * gst/videofilter/Makefile.am:
39195         * gst/volume/Makefile.am:
39196           Since we use videofilter symbols, link to it.
39197
39198 2004-01-15  Julien MOUTTE <julien@moutte.net>
39199
39200         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
39201         mixer interface type to HARDWARE.
39202         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
39203         type to SOFTWARE.
39204         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
39205         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
39206         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
39207         (gst_volume_interface_init), (gst_volume_list_tracks),
39208         (gst_volume_set_volume), (gst_volume_get_volume),
39209         (gst_volume_set_mute), (gst_volume_mixer_init),
39210         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
39211         (volume_init): Implementing mixer interface.
39212         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
39213         * sys/oss/gstosselement.c: (gst_osselement_get_type),
39214         (gst_osselement_change_state): Removing some trailing commas in
39215         structures.
39216         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
39217         interface type to HARDWARE.
39218         * sys/v4l/gstv4lcolorbalance.c:
39219         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
39220         type to HARDWARE.
39221         * sys/v4l2/gstv4l2colorbalance.c:
39222         (gst_v4l2_color_balance_interface_init): Setting colorbalance
39223         interface type to HARDWARE.
39224         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
39225         same code than ximagesink for event handling.
39226
39227 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39228
39229         * ext/snapshot/Makefile.am:
39230         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
39231         (gst_snapshot_chain):
39232         * ext/snapshot/gstsnapshot.h:
39233           This has to be a joke... Snapshot should be connected to a tee,
39234           colorspace element before it and EOS after that, where the other
39235           src of the tee receives normal data.
39236           The current way is *wrong*.
39237
39238 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39239
39240         * ext/hermes/gsthermescolorspace.c:
39241           Fix another compile error. Same as below.
39242
39243 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39244
39245         * gst/colorspace/gstcolorspace.c:
39246         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
39247         (gst_colorspace_i420_to_yv12):
39248           Fix compiling... Didn't test if it actually works.
39249
39250 2004-01-15  David Schleef  <ds@schleef.org>
39251
39252         * configure.ac:
39253         * gst/colorspace/Makefile.am:
39254         * gst/colorspace/gstcolorspace.c:
39255         * gst/colorspace/gstcolorspace.h:
39256         * gst/colorspace/yuv2rgb.c:
39257         * gst/colorspace/yuv2rgb.h:
39258         Duplicate the ext/hermes colorspace plugin, and remove Hermes
39259         code and GPL code.  Fix for new caps negotiation.  Rewrite
39260         much of the format handling code, and some of the conversion
39261         code.  Basically, rewrote almost everything.  This element
39262         handles I420, YV12 to RGB conversions.
39263         * ext/hermes/Makefile.am:
39264         * ext/hermes/gsthermescolorspace.c:
39265         Rename colorspace to hermescolorspace.  Fix negotiation issues.
39266         Remove non-Hermes related code.  This element handles lots of
39267         RGB to RGB conversions, but no YUV.
39268         * ext/hermes/gstcolorspace.c:
39269         * ext/hermes/gstcolorspace.h:
39270         * ext/hermes/rgb2yuv.c:
39271         * ext/hermes/yuv2rgb.c:
39272         * ext/hermes/yuv2rgb.h:
39273         * ext/hermes/yuv2rgb_mmx16.s:
39274         * ext/hermes/yuv2yuv.c:
39275         * ext/hermes/yuv2yuv.h:
39276         Remove old code.
39277
39278 2004-01-14  Colin Walters  <walters@verbum.org>
39279
39280         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
39281         they've already been.
39282
39283 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39284
39285         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
39286           assume tag mode when pad is not connected
39287
39288 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39289
39290         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39291           Don't update the time of the clock
39292         (gst_alsa_sink_loop):
39293           sync to the clock given to alsasink, not the own clock
39294         * sys/oss/gstosssink.c: (gst_osssink_chain):
39295           sync to the clock
39296         (gst_osssink_change_state):
39297           activate the clock
39298         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39299         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39300           remove bogus code that made DISCONT events unhandled
39301         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
39302           explicitly case to double in _set_simple. (fixes 2nd warning in bug
39303           #131502)
39304         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
39305         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
39306         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
39307           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
39308           2nd warning in bug #131502)
39309
39310 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39311
39312         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39313         (gst_videobalance_colorbalance_set_value),
39314         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
39315         for colorbalance interface implementation.
39316         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39317         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
39318         (gst_ximagesink_dispose), (gst_ximagesink_init),
39319         (gst_ximagesink_class_init): Adding DISPLAY property.
39320         * sys/ximage/ximagesink.h: Adding display_name to store display.
39321         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39322         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39323         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
39324         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
39325         properties (they still need polishing though for gst-launch use : no
39326         xcontext yet, i ll do that tomorrow).
39327         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
39328
39329 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39330
39331         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39332         (gst_play_set_location), (gst_play_set_visualization): Preparing
39333         switch integration, adding videobalance in the pipeline.
39334
39335 2004-01-14  Julien MOUTTE <julien@moutte.net>
39336
39337         * gst-libs/gst/colorbalance/colorbalance.c:
39338         (gst_color_balance_class_init): Adding a default type.
39339         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
39340         the type.
39341         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
39342         (gst_videobalance_dispose), (gst_videobalance_class_init),
39343         (gst_videobalance_init), (gst_videobalance_interface_supported),
39344         (gst_videobalance_interface_init),
39345         (gst_videobalance_colorbalance_list_channels),
39346         (gst_videobalance_colorbalance_set_value),
39347         (gst_videobalance_colorbalance_get_value),
39348         (gst_videobalance_colorbalance_init): Implementing colorbalance
39349         interface.
39350         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
39351         list.
39352         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
39353         bug which was triggering a BadAccess X error when setting an overlay
39354         before pad was really negotiated.
39355         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
39356         Using the colorbalance type macro.
39357
39358 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39359
39360         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
39361         (gst_flacenc_chain):
39362           handle tags correctly
39363         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
39364           extract ID3v1 tags correctly
39365
39366 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39367
39368         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
39369         (plugin_init):
39370           Improve matroska typefinding for odd-typed headers...
39371
39372 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39373
39374         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
39375           Fix for using incremental number on padnames.
39376
39377 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39378
39379         * ext/divx/gstdivxdec.c:
39380         * ext/divx/gstdivxenc.c:
39381           Set category to divx4linux instead of divx (too generic).
39382         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
39383         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
39384         (gst_wavparse_loop), (gst_wavparse_change_state):
39385         * gst/wavparse/gstwavparse.h:
39386           fix parsing of WAV files with non-standard fmt-tag size and fix
39387           skipping of unrecognized chunks... Someone please fix this thing
39388           to use rifflib so all this is automated.
39389         * sys/v4l/Makefile.am:
39390         * sys/v4l2/Makefile.am:
39391           Add X_CFLAGS because we depend on X (for overlay).
39392
39393 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
39394
39395         * ext/mpeg2dec/gstmpeg2dec.c:
39396           Don't issue a timestamp unless we tagged the frame
39397           with a PTS.
39398
39399 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39400
39401         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
39402           Query the audio element to get the time, not the clock. We're
39403           interested in the element's time here.
39404
39405 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39406
39407         * ext/aalib/gstaasink.c: (gst_aasink_chain):
39408         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39409         * ext/esd/esdsink.c: (gst_esdsink_chain):
39410         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
39411         * ext/mas/massink.c: (gst_massink_chain):
39412         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
39413         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
39414         (gst_matroska_demux_parse_metadata):
39415         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
39416         (gst_mpeg_parse_release_locks):
39417         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
39418         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
39419         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39420         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
39421         (gst_osssink_change_state):
39422         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39423         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39424         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
39425         (gst_xvideosink_release_locks):
39426         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39427           use element time.
39428         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
39429         (gst_alsa_clock_stop):
39430         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
39431         (gst_audio_clock_get_internal_time):
39432           simplify for use with new clocking code.
39433         * testsuite/alsa/Makefile.am:
39434         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
39435           fix testsuite for new caps system
39436
39437 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39438
39439         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
39440         * ext/flac/gstflacenc.c: (add_one_tag):
39441           length is already host endian, no need to convert. Fixes playback of
39442           tagged files on PPC. (bug #128384)
39443
39444 2004-01-13  Julien MOUTTE <julien@moutte.net>
39445
39446         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
39447         colorbalance interface stating if it is hardware based or software
39448         based.
39449         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
39450         Removing a trailing comma.
39451         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39452         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
39453         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
39454         the documentation seems to be wrong on the -1000 to 1000 interval.
39455
39456 2004-01-12  David Schleef  <ds@schleef.org>
39457
39458         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
39459         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
39460         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
39461         Fix negotiation.  Add a bufferalloc function for the sink pad,
39462         and generally clean up some of the code.
39463
39464 2004-01-12  Julien MOUTTE <julien@moutte.net>
39465
39466         * gst-libs/gst/colorbalance/colorbalancechannel.c:
39467         (gst_color_balance_channel_dispose): Adding safety check in dispose
39468         method.
39469         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39470         (gst_xvimagesink_xcontext_clear),
39471         (gst_xvimagesink_interface_supported),
39472         (gst_xvimagesink_colorbalance_list_channels),
39473         (gst_xvimagesink_colorbalance_set_value),
39474         (gst_xvimagesink_colorbalance_get_value),
39475         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
39476         Adding colorbalance interface support to set XV parameters such as
39477         HUE, BRIGHTNESS, CONTRAST, SATURATION.
39478         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
39479         interface.
39480
39481 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39482
39483         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
39484         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
39485         (gst_audio_convert_init), (gst_audio_convert_set_property),
39486         (gst_audio_convert_get_property), (gst_audio_convert_chain),
39487         (gst_audio_convert_link),
39488         (gst_audio_convert_buffer_to_default_format),
39489         (gst_audio_convert_buffer_from_default_format), (plugin_init):
39490           - implement _getcaps and use it
39491           - improve linking
39492           - remove float caps since no float conversion is actually done
39493           - remove properties and arguments that were to be used for rate
39494             conversion
39495
39496 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39497
39498         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
39499         (gst_audio_structure_set_int):
39500         * gst-libs/gst/audio/audio.h:
39501           add helper functions for _getcaps matching the standard audio
39502           templates
39503
39504 2004-01-12  David Schleef  <ds@schleef.org>
39505
39506         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
39507         Test that pad is negotiated before getting its caps.
39508
39509 2004-01-12  Julien MOUTTE <julien@moutte.net>
39510
39511         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
39512         analyzing the pads of an element the bin is mostly in READY state so
39513         no caps were negotiated. This helper function needs to work with
39514         _get_caps directly then. I was not freeing them though, added that to
39515         fix the mem leak.
39516
39517 2004-01-12  Julien MOUTTE <julien@moutte.net>
39518
39519         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39520         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
39521         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
39522         than the free_func.
39523
39524 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39525
39526         * sys/oss/gstossaudio.c: (plugin_init):
39527         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
39528         * sys/oss/gstosselement.h:
39529           make an oss debugging category
39530           make failure more descriptive
39531
39532 2004-01-11  David Schleef  <ds@schleef.org>
39533
39534         * ext/ffmpeg/gstffmpeg.c:
39535         * ext/ffmpeg/gstffmpegcodecmap.c:
39536         * ext/ffmpeg/gstffmpegdec.c:
39537         * ext/ffmpeg/gstffmpegenc.c:
39538         * ext/ffmpeg/gstffmpegprotocol.c:
39539         * ext/gdk_pixbuf/gstgdkanimation.c:
39540         * ext/jpeg/gstjpeg.c:
39541         * ext/libpng/gstpng.c:
39542         * ext/mpeg2dec/perftest.c:
39543         * ext/speex/gstspeex.c:
39544         * gst-libs/gst/resample/dtos.c:
39545         * gst/intfloat/gstintfloatconvert.c:
39546         * gst/oneton/gstoneton.c:
39547         * gst/rtjpeg/RTjpeg.c:
39548         * gst/rtp/gstrtp.c:
39549         * sys/dxr3/dxr3init.c:
39550         * sys/glsink/gstgl_nvimage.c:
39551         * sys/glsink/gstgl_pdrimage.c:
39552         * sys/glsink/gstglsink.c:
39553         * testsuite/gst-lint:
39554         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
39555
39556 2004-01-11  David Schleef  <ds@schleef.org>
39557
39558         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
39559         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
39560         * ext/gdk_pixbuf/gstgdkanimation.c:
39561         (gst_gdk_animation_iter_create_pixbuf):
39562         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
39563         (gst_gdk_pixbuf_chain):
39564         * ext/gdk_pixbuf/gstgdkpixbuf.h:
39565         * ext/jack/gstjack.c: (gst_jack_change_state):
39566         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
39567         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
39568         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
39569         * gst/videofilter/gstvideofilter.c:
39570         (gst_videofilter_set_output_size):
39571         Remove all usage of gst_pad_get_caps(), and replace it with
39572         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
39573
39574 2004-01-11  David Schleef  <ds@schleef.org>
39575
39576         * configure.ac:
39577         * ext/Makefile.am: Fixes to make ext/libcaca compile.
39578         * ext/divx/gstdivxdec.c:
39579         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
39580         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
39581         handle images that span multiple buffers.  Now work with both
39582         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
39583         * ext/gdk_pixbuf/gstgdkpixbuf.h:
39584         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
39585         video/video.h changes
39586         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
39587         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39588         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
39589         of GstData free function.
39590         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
39591         same.
39592
39593 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39594
39595         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
39596         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
39597         (gst_v4l2element_get_property):
39598         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
39599           add norm, channel and frequency properties.
39600         * sys/v4l2/gstv4l2tuner.c:
39601           fixes for tuner interface changes
39602         * sys/v4l2/gstv4l2element.h:
39603         * sys/v4l2/gstv4l2src.c:
39604         * sys/v4l2/gstv4l2src.h:
39605         * sys/v4l2/v4l2src_calls.c:
39606         * sys/v4l2/v4l2src_calls.h:
39607           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
39608
39609 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39610
39611         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
39612         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
39613         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
39614         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
39615         * gst-libs/gst/tuner/tuner.h:
39616           GObjects aren't const.
39617           Add find_by_name functions.
39618           Add checks to _changed functions.
39619         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
39620         (gst_v4l_tuner_get_norm):
39621           Fixes for above.
39622
39623 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39624
39625         * gst-libs/gst/video/video.h:
39626           Fix caps template names to be understandable.
39627           Prefix everything with GST_VIDEO.
39628         * ext/aalib/gstaasink.c:
39629         * ext/divx/gstdivxdec.c:
39630         * ext/divx/gstdivxenc.c:
39631         * ext/gdk_pixbuf/gstgdkpixbuf.c:
39632         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
39633         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
39634         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
39635         * ext/libcaca/gstcacasink.c:
39636         * ext/libpng/gstpngenc.c: (raw_caps_factory):
39637         * ext/snapshot/gstsnapshot.c:
39638         * ext/swfdec/gstswfdec.c:
39639         * ext/xvid/gstxviddec.c:
39640         * ext/xvid/gstxvidenc.c:
39641         * gst/chart/gstchart.c:
39642         * gst/deinterlace/gstdeinterlace.c:
39643         * gst/effectv/gsteffectv.c:
39644         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39645         * gst/goom/gstgoom.c:
39646         * gst/median/gstmedian.c:
39647         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
39648         (gst_monoscope_srcconnect), (gst_monoscope_chain):
39649         * gst/overlay/gstoverlay.c:
39650         * gst/smooth/gstsmooth.c:
39651         * gst/smpte/gstsmpte.c:
39652         * gst/synaesthesia/gstsynaesthesia.c:
39653         * gst/videocrop/gstvideocrop.c:
39654         * gst/videodrop/gstvideodrop.c:
39655         * gst/y4m/gsty4mencode.c:
39656         * sys/qcam/gstqcamsrc.c:
39657         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
39658           Make them work with new video.h file.
39659         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39660         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
39661         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39662         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
39663           Make it work with new buffer allocation system.
39664
39665 2004-01-11  Julien MOUTTE  <julien@moutte.net>
39666
39667         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
39668         pad_alloc_buffer implementation to use ->srcpad
39669         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
39670         pad_alloc_buffer implementation to use ->srcpad
39671         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
39672         pad_alloc_buffer implementation to use ->srcpad
39673         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
39674         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
39675         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
39676         a reference to everything we need.
39677         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
39678         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
39679         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
39680         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
39681         a reference to everything we need.
39682         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
39683
39684 2004-01-11  David Schleef  <ds@schleef.org>
39685
39686         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
39687         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
39688         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
39689         structure members.
39690         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
39691         value during a resize/renegotiation.
39692         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
39693         gst_pad_alloc_buffer();
39694         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39695         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
39696         structure members.
39697         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
39698         Fix for rename of buffer private structure members.
39699         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39700         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
39701         Fix for rename of buffer private structure members.
39702         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39703         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
39704         Fix for rename of buffer private structure members.
39705
39706 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
39707
39708         reviewed by: David Schleef <ds@schleef.org>
39709
39710         * gst/videofilter/Makefile.am:
39711         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
39712         from the patch by ds to fit in with recent make_filter changes.
39713
39714 2004-01-11  Julien MOUTTE  <julien@moutte.net>
39715
39716         * configure.ac: Adding examples/switch/Makefile
39717         * examples/Makefile.am: Adding examples/switch
39718         * examples/switch/Makefile.am: Adding switcher example.
39719         * examples/switch/switcher.c: (got_eos), (idle_iterate),
39720         (switch_timer), (main): Adding an example demonstrating switch usage
39721         with 2 videotestsrc showing different patterns.
39722         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39723         (gst_switch_init): Fixing switch with the new caps system.
39724
39725 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39726
39727         * gst-libs/gst/video/video.h:
39728           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
39729           They should probably be like
39730           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
39731
39732 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39733
39734         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
39735         (qtdemux_parse_trak):
39736           fix audio chunk size/timestamp calculation
39737
39738 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39739
39740         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
39741           fix SVQ3 caps
39742
39743 2004-01-11  Steve Baker  <steve@stevebaker.org>
39744
39745         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
39746         (gst_agingtv_base_init), (gst_agingtv_class_init),
39747         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
39748         (gst_agingtv_set_property), (gst_agingtv_get_property):
39749         Port agingTV to videofilter
39750
39751 2004-01-09  Julien MOUTTE <julien@moutte.net>
39752
39753         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
39754         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39755
39756 2004-01-09  Julien MOUTTE <julien@moutte.net>
39757
39758         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
39759         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39760         * gst-libs/gst/xoverlay/xoverlay.c:
39761         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
39762         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
39763         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39764         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39765         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39766         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39767         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
39768         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
39769         the bufferalloc_function to replace bufferpools, fixing the XOverlay
39770         interface implementation to handle xid being 0 and fix some bugs
39771         triggered by Benjamin's testcase.
39772         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39773         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
39774         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
39775         the bufferalloc_function to replace bufferpools, fixing the XOverlay
39776         interface implementation to handle xid being 0 and fix some bugs
39777         triggered by Benjamin's testcase.
39778
39779 2004-01-09  David Schleef  <ds@schleef.org>
39780
39781         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
39782         mouse pointer events.  It works.
39783
39784 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39785
39786         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
39787           Use explicit caps - fix capsnego.
39788         * ext/xvid/gstxviddec.c:
39789         * ext/xvid/gstxvidenc.c:
39790           Remove macro-inside-macro which caused compile errors.
39791         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
39792           Error out if it's not a RIFF file. Else we error out without
39793           gst_element_error() which is not good...
39794
39795 2004-01-08  David Schleef  <ds@schleef.org>
39796
39797         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39798         Fix pad_link function to handle formats that ffmpeg returns
39799         as multiple caps structures.
39800         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
39801         Only complain if source buffer is _smaller_ than expected.
39802         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
39803         (gst_videoscale_handle_src_event): Resize navigation events
39804         when passing them upstream.
39805         * gst/videotestsrc/gstvideotestsrc.c:
39806         * gst/videotestsrc/gstvideotestsrc.h:
39807         * gst/videotestsrc/videotestsrc.c:
39808         * gst/videotestsrc/videotestsrc.h:
39809         Rewrite many of the buffer painting functions to handle odd
39810         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
39811         been verified to work with my video card.
39812         * testsuite/gst-lint:  Add check for elements calling
39813         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
39814
39815 2004-01-08  David Schleef  <ds@schleef.org>
39816
39817         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
39818         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
39819
39820 2004-01-08  Julien MOUTTE  <julien@moutte.net>
39821
39822         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
39823         configure event is not emiting the desired size signal. That fixes
39824         aspect ratio issues with gst-player.
39825
39826 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39827
39828         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
39829           Fix capsnego.
39830
39831 2004-01-08  Julien MOUTTE  <julien@moutte.net>
39832
39833         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
39834         public method to fire size signal.
39835
39836 2004-01-07  Julien MOUTTE  <julien@moutte.net>
39837
39838         * examples/gstplay/Makefile.am: Adding the interface library.
39839         * gst-libs/gst/play/Makefile.am: Adding the interface library.
39840         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
39841         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
39842         GST_IS_X_OVERLAY before signal connect.
39843         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
39844         Removing the have_video_size signal.
39845         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
39846         and associated public method.
39847         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39848         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
39849         signal.
39850         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
39851         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
39852         signal.
39853         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
39854         Using XOverlay public method to fire size signal.
39855
39856 2004-01-07  David Schleef  <ds@schleef.org>
39857
39858         * gst/videofilter/Makefile.am:
39859         * gst/videofilter/gstvideotemplate.c:
39860         * gst/videofilter/make_filter:
39861         Create gstvideoexample.c in a srcdir!=builddir friendly way.
39862         Convert make_filter to /bin/sh script.
39863
39864 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
39865
39866         * gst/modplug/gstmodplug.cc: fix element description
39867
39868 2004-01-07  Julien MOUTTE  <julien@moutte.net>
39869
39870         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
39871         (got_video_size): Adding some new lines in g_print calls.
39872         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
39873         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
39874         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
39875         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
39876         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
39877         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
39878         Complete code review, reverting some stuff i disagree with, adding
39879         some fixes : time synchronization on invalid timestamps, renegotiation
39880         of private window.
39881         * sys/ximage/ximagesink.h:
39882         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
39883         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
39884         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
39885         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
39886         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
39887         (gst_xvimagesink_buffer_new),
39888         (gst_xvimagesink_navigation_send_event),
39889         (gst_xvimagesink_set_xwindow_id),
39890         (gst_xvimagesink_get_desired_size),
39891         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
39892         stuff i disagree with, adding some fixes : Renegotiation of private
39893         window, implementing get_desired_size.
39894
39895 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39896
39897         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
39898         (gst_afsink_handle_event):
39899         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
39900         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
39901         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
39902         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
39903         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
39904           Fix for instantiate-test (see core). Also remove dead code from
39905           jpegenc (which still needs fixing, but that's lower on my TODO
39906           list...).
39907         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
39908           Never return NULL as caps.
39909
39910 2004-01-07  David Schleef  <ds@schleef.org>
39911
39912         * configure.ac:
39913         * ext/Makefile.am:
39914         * ext/librfb/Makefile.am:
39915         * ext/librfb/gstrfbsrc.c:
39916         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
39917         is the protocol used by VNC.
39918
39919 2004-01-07  David Schleef  <ds@schleef.org>
39920
39921         * gst/videofilter/gstvideotemplate.c:
39922         * gst/videofilter/gstvideotemplate.h:
39923         * gst/videofilter/make_filter:
39924         Merge videotemplate header into source file.
39925         * gst/effectv/Makefile.am:
39926         * gst/effectv/gsteffectv.c: (plugin_init):
39927         * gst/effectv/gstwarp.c:
39928         Make warpTV a subclass of videofilter.
39929
39930 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39931
39932         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
39933           Add guard against invalid utf-8 conversions in mad. Just in case.
39934
39935 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39936
39937         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
39938           Fix for bug shown by poisoning
39939
39940 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39941
39942         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39943         (gst_v4lmjpegsrc_buffer_free):
39944         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
39945         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
39946         (gst_v4lsrc_buffer_free):
39947           Fix for removed bufferpools.
39948
39949 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
39950
39951         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39952         Fix caps negotiation.
39953
39954         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
39955         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
39956         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
39957         (dvdnavsrc_event):
39958         * ext/mpeg2dec/gstmpeg2dec.c:
39959         * gst-libs/gst/navigation/navigation.c:
39960         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
39961         * gst-libs/gst/navigation/navigation.h:
39962         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
39963         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
39964         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
39965         Super-simple first version of mouse and keyboard events. Clicking
39966         on a DVD menu now works, although it may not take you where you
39967         expected.
39968
39969         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
39970         * gst/videotestsrc/gstvideotestsrc.c:
39971         (gst_videotestsrc_src_fixate):
39972         These fixate functions were broken - they never actually
39973         fixated :)
39974
39975 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39976
39977         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
39978         (gst_icecastsend_init):
39979           fix for new caps system.
39980         * gst-libs/gst/mixer/mixertrack.h:
39981         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
39982           Add 'master track' flag (for tools like ACME that only want to
39983           change the main volume).
39984
39985 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
39986
39987         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
39988         (gst_xvid_csp_to_caps):
39989         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
39990         * ext/xvid/gstxvidenc.c:
39991         ifdef out ARGB type when it isn't available
39992         in xvidcore 1.0.0beta2
39993
39994 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39995
39996         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39997           When we have received a new SCR right in the first buffer after
39998           a seek (so in the same cycle that handles the discont), we should
39999           handle the buffer instead of unreffing it, else we lose data.
40000
40001 2004-01-06  Iain <iain@prettypeople.org>
40002
40003         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
40004           buffer-frames caps too.
40005
40006         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
40007           caps that we need, don't destroy them all and rebuild them. And when
40008           creating src pads, use the src pad template rather than the sink...
40009
40010 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40011
40012         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
40013           Add pad to element *after* setting functions such as event handler.
40014           Without this, the scheduler (opt) will link pads, set the event
40015           handler from the default event function (dispatcher in gstpad.c)
40016           and *after* that, we will set our own event function, which will
40017           thus never be used (and thus mpegdemux doesn't handle events).
40018
40019 2004-01-04  David Schleef  <ds@schleef.org>
40020
40021         Fix the fixate functions to handle new prototype:
40022         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40023         * gst/videotestsrc/gstvideotestsrc.c:
40024         (gst_videotestsrc_src_fixate):
40025         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40026         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
40027         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
40028
40029 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40030
40031         * sys/ximage/ximagesink.h:
40032         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40033         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
40034         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
40035         (gst_ximagesink_xoverlay_init):
40036           assorted fixes to make (re)embedding work
40037         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
40038         (gst_ximagesink_get_desired_size):
40039           implement desired size additions to XOverlay
40040
40041 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40042
40043         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
40044         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
40045         (gst_x_overlay_got_desired_size):
40046         * gst-libs/gst/xoverlay/xoverlay.h:
40047           Add optional "desired size" signal and querying.
40048
40049 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40050
40051         * gst/matroska/matroska-demux.c:
40052         (gst_matroska_demux_parse_blockgroup):
40053           Fix EBML-laced block parsing. Diffs are relative to previous
40054           lace, not the first lace. Thanks to Mosu from the Matroska
40055           team for detecting this.
40056         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40057         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
40058         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
40059         (gst_wavparse_change_state):
40060         * gst/wavparse/gstwavparse.h:
40061           Quickfix for capsnego.
40062
40063 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40064
40065         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
40066           Fix indenting, fix pad creation.
40067
40068 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40069
40070         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
40071         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
40072         (gst_xviddec_sink_link):
40073           Implement src_getcaps() so proper size caps is negotiated.
40074
40075 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40076
40077         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
40078           Finish flac decoder on EOS. See #116178.
40079
40080 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40081
40082         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
40083         (gst_matroska_demux_add_stream):
40084         * gst/matroska/matroska-ids.h:
40085           Add getcaps() function to fix capsnego...
40086
40087 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40088
40089         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40090         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
40091         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
40092           Fix more integer overflows. Again, see #126967.
40093
40094 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40095
40096         * ext/mpeg2dec/gstmpeg2dec.c:
40097           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
40098           #130416.
40099
40100 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40101
40102         * configure.ac:
40103         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
40104         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
40105         * ext/xvid/gstxvid.h:
40106         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
40107         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
40108         (gst_xviddec_src_link), (gst_xviddec_sink_link),
40109         (gst_xviddec_change_state):
40110         * ext/xvid/gstxviddec.h:
40111         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
40112         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
40113         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
40114         (gst_xvidenc_link), (gst_xvidenc_set_property),
40115         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
40116         * ext/xvid/gstxvidenc.h:
40117           Update xvid plugin to latest xvid (1.0.0-beta3) API.
40118
40119 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40120
40121         * gst/rtp/rtp-packet.c:
40122           Add sys/types.h include, since OS X doesn't define in_addr_t
40123           in netinet/in.h, like it does on Linux (see #129600).
40124
40125 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
40126
40127         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
40128
40129         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
40130           Correct logic of dispose function (see #129306).
40131
40132 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40133
40134         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
40135         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
40136         (gst_mpeg_parse_init):
40137         * gst/mpegstream/gstmpegparse.h:
40138           Remove clock (which was never provided, i.e. dead code), and
40139           also fix integer overflows at high PTS values (see #126967).
40140
40141 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40142
40143         * ext/flac/gstflacdec.c:
40144         * ext/libpng/gstpngenc.h:
40145         * ext/mikmod/gstmikmod.h:
40146           OS X fixes (see #126628).
40147
40148 2004-01-02  David Schleef  <ds@schleef.org>
40149
40150         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
40151         (gst_alsa_src_base_init): Remove bogus "src" request pad.
40152         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
40153         (gst_mpeg_parse_class_init): Move pad template registration
40154         to class_init, since the derived class (mpegdemux) doesn't
40155         want them.
40156
40157 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40158
40159         * sys/ximage/Makefile.am:
40160         * sys/xvideo/Makefile.am:
40161         * sys/xvimage/Makefile.am:
40162           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
40163           after installation (see #127664).
40164
40165 2004-01-02  David Schleef  <ds@schleef.org>
40166
40167         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
40168         (gst_ffmpegenc_connect):  Negotiation fixes.
40169         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
40170         Remove inappropriate gst_caps_free().
40171         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40172         Reenable Ronald's internal resize code, since the core handles
40173         it correctly now.
40174
40175 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40176
40177         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
40178         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
40179         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
40180           Fix pad template stuff.
40181
40182 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40183
40184         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
40185         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
40186           fix signed integer reading/writing.
40187
40188 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40189
40190         * ext/alsa/README:
40191           Remove outdated document
40192
40193 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
40194
40195         * gst/cutter/gstcutter.c: (gst_cutter_init):
40196           src pad was being created twice - oops.
40197
40198 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40199
40200         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40201           Comment out internal resize. It doesn't handle the resulting
40202           XEvent internally, does another try_set_caps() which leads to
40203           a really nice loop.
40204           Real fix will come when Julien and Dave are awake. ;).
40205
40206 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40207
40208         * ext/mpeg2enc/gstmpeg2enc.cc:
40209           fix const/nonconst compile issue.
40210
40211 2004-01-02  David Schleef  <ds@schleef.org>
40212
40213         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
40214         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
40215         Add fixate function and a check for bad formats.
40216
40217 2004-01-01  David Schleef  <ds@schleef.org>
40218
40219         Negotiation fixes:
40220         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
40221         (gst_audiofilter_init):
40222         * gst/debug/efence.c: (gst_efence_init):
40223         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
40224         (gst_deinterlace_init):
40225         * gst/volume/gstvolume.c: (volume_connect):
40226
40227 2004-01-01  David Schleef  <ds@schleef.org>
40228
40229         Convert elements to use gst_pad_use_explicit_caps() where
40230         appropriate:
40231         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
40232         * ext/audiofile/gstafparse.c: (gst_afparse_init),
40233         (gst_afparse_open_file):
40234         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
40235         (gst_afsrc_open_file):
40236         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
40237         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
40238         (gst_ffmpegdec_chain):
40239         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
40240         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
40241         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
40242         (gst_gdk_pixbuf_chain):
40243         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
40244         (gst_jpegdec_chain):
40245         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
40246         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
40247         (gst_mikmod_negotiate):
40248         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
40249         (gst_mpeg2dec_negotiate_format):
40250         * ext/mpeg2enc/gstmpeg2enc.cc:
40251         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
40252         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
40253         (gst_speexdec_sinkconnect):
40254         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
40255         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
40256         (gst_vorbisfile_new_link):
40257         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
40258         (gst_ac3parse_chain):
40259         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
40260         (gst_asf_demux_setup_pad):
40261         * gst/auparse/gstauparse.c: (gst_auparse_init),
40262         (gst_auparse_chain):
40263         * gst/id3/gstid3types.c: (gst_id3types_loop):
40264         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40265         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
40266         (mp1videoparse_parse_seq):
40267         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
40268         (bpf_from_header):
40269         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40270         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
40271         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
40272         (gst_mpeg_parse_send_data):
40273         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40274         (gst_qtdemux_add_stream):
40275         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
40276         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40277         (gst_wavparse_parse_fmt):
40278
40279 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40280
40281         * configure.ac:
40282           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
40283           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
40284           it therefore uses the wrong include paths. Too bad... Note
40285           that 1.6.1.93 is not release yet. ;).
40286           Also add a check for mplex, which is now using the lib'ified
40287           mplex from mjpegtools, too.
40288         * ext/ffmpeg/gstffmpegcodecmap.c:
40289           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
40290           issues. I don't think ffmpeg handles 3ivx correctly, so this
40291           probably won't work. But it won't hurt either.
40292         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
40293         (gst_ffmpegdec_chain):
40294         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
40295         (gst_ffmpegenc_chain_audio):
40296           Fix memleak in audio encoding. Close codec if open fails, this
40297           calls the cleanup routines so we can re-use the context.
40298         * ext/mpeg2enc/gstmpeg2enc.cc:
40299           Fix pad template names/types, fix memory issue with getcaps().
40300         * ext/mpeg2enc/gstmpeg2encoder.cc:
40301         * ext/mpeg2enc/gstmpeg2encoder.hh:
40302           Fix compile issue with new caps system (const thingy).
40303         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40304         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
40305           We read a first frame right on initing, so that we have a caps
40306           when we init the output. This caps is cached in padprivate and
40307           read as first frame.
40308         * ext/mplex/Makefile.am:
40309         * ext/mplex/gstmplex.cc:
40310         * ext/mplex/gstmplex.h:
40311         * ext/mplex/gstmplex.hh:
40312         * ext/mplex/gstmplexibitstream.cc:
40313         * ext/mplex/gstmplexibitstream.hh:
40314         * ext/mplex/gstmplexjob.cc:
40315         * ext/mplex/gstmplexjob.hh:
40316         * ext/mplex/gstmplexoutputstream.cc:
40317         * ext/mplex/gstmplexoutputstream.hh:
40318           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
40319           had issues, didn't do capsnego, supported only a subset of the
40320           mplex features and required a mplex fork in our local CVS. Plus
40321           that it worked agaist a very old mplex version. Rewriting was
40322           faster than updating it.
40323         * gst-libs/ext/Makefile.am:
40324         * gst-libs/ext/mplex/INSTRUCT:
40325         * gst-libs/ext/mplex/Makefile.am:
40326         * gst-libs/ext/mplex/README:
40327         * gst-libs/ext/mplex/TODO:
40328         * gst-libs/ext/mplex/ac3strm_in.cc:
40329         * gst-libs/ext/mplex/audiostrm.hh:
40330         * gst-libs/ext/mplex/audiostrm_out.cc:
40331         * gst-libs/ext/mplex/aunit.hh:
40332         * gst-libs/ext/mplex/bits.cc:
40333         * gst-libs/ext/mplex/bits.hh:
40334         * gst-libs/ext/mplex/buffer.cc:
40335         * gst-libs/ext/mplex/buffer.hh:
40336         * gst-libs/ext/mplex/fastintfns.h:
40337         * gst-libs/ext/mplex/format_codes.h:
40338         * gst-libs/ext/mplex/inputstrm.cc:
40339         * gst-libs/ext/mplex/inputstrm.hh:
40340         * gst-libs/ext/mplex/lpcmstrm_in.cc:
40341         * gst-libs/ext/mplex/mjpeg_logging.cc:
40342         * gst-libs/ext/mplex/mjpeg_logging.h:
40343         * gst-libs/ext/mplex/mjpeg_types.h:
40344         * gst-libs/ext/mplex/mpastrm_in.cc:
40345         * gst-libs/ext/mplex/mpegconsts.cc:
40346         * gst-libs/ext/mplex/mpegconsts.h:
40347         * gst-libs/ext/mplex/mplexconsts.hh:
40348         * gst-libs/ext/mplex/multplex.cc:
40349         * gst-libs/ext/mplex/outputstream.hh:
40350         * gst-libs/ext/mplex/padstrm.cc:
40351         * gst-libs/ext/mplex/padstrm.hh:
40352         * gst-libs/ext/mplex/stillsstream.cc:
40353         * gst-libs/ext/mplex/stillsstream.hh:
40354         * gst-libs/ext/mplex/systems.cc:
40355         * gst-libs/ext/mplex/systems.hh:
40356         * gst-libs/ext/mplex/vector.cc:
40357         * gst-libs/ext/mplex/vector.hh:
40358         * gst-libs/ext/mplex/videostrm.hh:
40359         * gst-libs/ext/mplex/videostrm_in.cc:
40360         * gst-libs/ext/mplex/videostrm_out.cc:
40361         * gst-libs/ext/mplex/yuv4mpeg.cc:
40362         * gst-libs/ext/mplex/yuv4mpeg.h:
40363         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
40364         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
40365           We don't fork mjpegtools' mplex in our CVS anymore.
40366         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
40367         (gst_avi_demux_add_stream):
40368         * gst/avi/gstavidemux.h:
40369           Add getcaps() function for proper caps nego. This makes some
40370           parts of AVI playback/reading work.
40371         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40372           Resize window on new capsnego. This is probably wrong, but
40373           I'm still committing it because with current capsnego, the
40374           first successfull capsnego is auto-fixated, therefore rounded
40375           down to the lowest values in the caps. this results in a 16x16
40376           XWindow that is not reized when real capsnego finishes.
40377           Dave, I see more cases of this, do you know a proper solution?
40378         * tools/gst-launch-ext.in:
40379           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
40380
40381 2003-12-31  David Schleef  <ds@schleef.org>
40382
40383         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
40384         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
40385           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
40386
40387 2003-12-30  David Schleef  <ds@schleef.org>
40388
40389         * ext/ffmpeg/gstffmpegcolorspace.c:
40390         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
40391         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
40392         (gst_ffmpegcsp_chain): Negotiation fixes
40393         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
40394         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
40395         (gst_audio_convert_link), (gst_audio_convert_channels):
40396         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
40397         (gst_audioscale_link), (gst_audioscale_get_buffer),
40398         (gst_audioscale_chain): Negotiation fixes
40399         * gst/audioscale/gstaudioscale.h:
40400         * gst/videofilter/gstvideofilter.c:
40401         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
40402         (gst_videofilter_link), (gst_videofilter_init),
40403         (gst_videofilter_set_output_size), (gst_videofilter_setup),
40404         (gst_videofilter_find_format_by_structure):
40405         * gst/videofilter/gstvideofilter.h: Negotiation fixes
40406         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
40407         (gst_videoscale_link):
40408         * gst/videoscale/videoscale.c: (videoscale_get_structure),
40409         (videoscale_find_by_structure), (gst_videoscale_setup):
40410         * gst/videoscale/videoscale.h: Negotiation fixes
40411         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40412         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
40413         function, restrict resizing to a multiple of 4 (hack until
40414         everyone supports odd sizes correctly).
40415
40416 2003-12-29  Colin Walters  <walters@verbum.org>
40417
40418         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
40419         signed.
40420
40421 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
40422
40423         * ext/sndfile/gstsf.c: (gst_sf_loop):
40424           Fix warning about discarding const qualifier
40425
40426 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
40427
40428         * gst/cutter/gstcutter.c:
40429         * gst/videoscale/gstvideoscale.c:
40430         * gst/volenv/gstvolenv.c:
40431         * gst-libs/gst/audio/audio.c:
40432         * gst-libs/gst/video/video.c:
40433           Fix warnings
40434
40435 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40436
40437         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
40438           Don't send ALSA debugging to stderr.
40439         * ext/alsa/gstalsa.h:
40440           Use GST_WARNING instead of g_warning when ALSA functions fail.
40441
40442 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40443
40444         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
40445           Free XVAdapterInfo correctly.
40446
40447 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40448
40449         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
40450         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
40451           Make id3tag use correct caps nego.
40452
40453 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
40454
40455         * ext/ivorbis/vorbis.c:
40456         * ext/ivorbis/vorbisenc.h:
40457         * ext/ivorbis/vorbisfile.c:
40458           Modify so that it uses the new caps things
40459
40460 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40461
40462         * testsuite/spider/spider1.c: (main):
40463         * testsuite/spider/spider2.c: (main):
40464         * testsuite/spider/spider3.c: (main):
40465           Make tests compile again. They probably don't work.
40466
40467 2003-12-24  Colin Walters  <walters@verbum.org>
40468
40469         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
40470         we can't fixate the caps anymore.
40471
40472 2003-12-23  David Schleef  <ds@schleef.org>
40473
40474         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
40475         * sys/oss/gstosssink.c: (gst_osssink_init),
40476         (gst_osssink_sink_fixate): Add fixate function.
40477
40478 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40479
40480         * ext/ffmpeg/gstffmpegcodecmap.c:
40481         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
40482         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
40483         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
40484         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
40485         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
40486         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
40487         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
40488           fix typo in RGB masks, and move back to "old" colorspace
40489           capsnego code until whoever wrote this new crap has actually
40490           tested it so that it works.
40491           And yes, this works, keep it that way please.
40492
40493 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40494
40495         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
40496         (gst_divxdec_init), (gst_divxdec_negotiate):
40497         * ext/divx/gstdivxdec.h:
40498         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
40499         (gst_divxenc_init):
40500         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
40501         (gst_faac_sinkconnect), (gst_faac_srcconnect):
40502         * ext/mpeg2enc/gstmpeg2enc.cc:
40503         * ext/mpeg2enc/gstmpeg2encoder.cc:
40504         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40505         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
40506         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
40507         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
40508         (dxr3spusink_init):
40509         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
40510         (dxr3videosink_init):
40511           Fix caps breakage after Dave's caps branch merge.
40512
40513 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40514
40515         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
40516           Fix for 24bpp display.
40517
40518 2003-12-23  Colin Walters  <walters@verbum.org>
40519
40520         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
40521         a GnomeVFSHandle directly.
40522
40523 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40524
40525         * gst/volume/Makefile.am:
40526         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
40527         (volume_base_init), (volume_init):
40528           Reenable volume element and fix to work with new caps stuff.
40529           Rhythmbox needs this.
40530
40531 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40532
40533         * gst/qtdemux/qtdemux.c: (plugin_init):
40534           qtdemux requires bytestream
40535
40536 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40537
40538         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
40539           Fix remaining caps handling errors due to CAPS merge.
40540
40541 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40542
40543         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
40544         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
40545         (gst_faad_srcconnect):
40546           Port to new caps system.
40547
40548 2003-12-21  Julien MOUTTE  <julien@moutte.net>
40549
40550         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40551         (got_video_size), (main): using g_print instead of g_message.
40552         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
40553         signal which was not emitted because of "switch" element added to the
40554         bin but not connected. (Removing from the bin temporarily)
40555
40556 2003-12-21  Julien MOUTTE  <julien@moutte.net>
40557
40558         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
40559         find X development files. I don't understand the previous tests and
40560         they fail on my debian/ppc unstable. This one works.
40561         * examples/gstplay/player.c: (main): Set the pipeline to READY before
40562         exiting.
40563         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
40564         (gst_play_set_video_sink), (gst_play_set_audio_sink),
40565         (gst_play_set_visualization): Add some safety checks in set_ methods
40566         and state_change. This was throwing some ugly CRITICAL messages when
40567         pipeline was getting disposed and casts were failing.
40568
40569 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40570
40571         * configure.ac:
40572           Improve mpeg2enc detection. This is for distributions that do
40573           ship mjpegtools, but without mpeg2enc. Also does object check
40574           for might there ever be ABI incompatibility.
40575         * ext/mpeg2enc/gstmpeg2enc.cc:
40576           Add Andrew as second maintainer (he's helping me), and also add
40577           an error if no caps was set. This happens if I pull before capsnego
40578           and that's something I should solve sometime else.
40579         * gst/matroska/matroska-demux.c:
40580         (gst_matroska_demux_parse_blockgroup):
40581           Fix time parsing.
40582         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
40583         (gst_matroska_mux_track_header):
40584           Add caps to templates.
40585         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
40586           Add mpegversion=1 to prevent confusion with MPEG/AAC.
40587         * gst/mpegstream/gstmpegdemux.c:
40588           Remove layer since it causes warnings about unfixed caps.
40589         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40590           Fix obvious typo (we error out if caps were set, we should of
40591           course error out if *no* caps were set).
40592         * sys/oss/gstosselement.c: (gst_osselement_convert):
40593           Fix format conversion, we confused bits/bytes.
40594         * sys/oss/gstosselement.h:
40595           Improve documentation for 'bps'.
40596         * sys/v4l/TODO:
40597           Remove stuff about plugins that need removing - this was done
40598           ages ago.
40599         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
40600         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
40601         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
40602         (gst_v4lsrc_src_query):
40603         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
40604         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
40605           Add get_query_types(), get_formats() and query() functions.
40606
40607 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
40608
40609         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
40610           * moved CVS to freedesktop.org