sys/: Don't mark as gtk-doc docs as they aren't public.
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
2
3         * sys/ximage/ximagesink.h:
4         * sys/xvimage/xvimagesink.h:
5           Don't mark as gtk-doc docs as they aren't public.
6
7 2008-10-22  Stefan Kost  <ensonic@users.sf.net>
8
9         * sys/xvimage/xvimagesink.c:
10         * sys/xvimage/xvimagesink.h:
11         * tests/icles/Makefile.am:
12         * tests/icles/test-colorkey.c:
13           Allow setting colorkey if possible. Implement property probe interface
14           for optional X features (autopaint-colorkey, double-buffer and
15           colorkey). Fixes #554533
16
17 2008-10-22  Sebastian Dröge  <slomo@circular-chaos.org>
18
19         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
20         Remove useless buffer size assignment. It already has this value.
21
22 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
23
24         * gst-libs/gst/audio/gstaudiosink.c:
25         (gst_audioringbuffer_class_init), (gst_audioringbuffer_acquire),
26         (gst_audioringbuffer_activate), (gst_audioringbuffer_release),
27         (gst_audioringbuffer_stop):
28         Implement a separate activate functions to start monitoring the segments
29         or, in pull mode, pulling in data.
30
31         * gst-libs/gst/audio/gstbaseaudiosink.c:
32         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
33         (gst_base_audio_sink_query_pad), (gst_base_audio_sink_query),
34         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_callback),
35         (gst_base_audio_sink_activate_pull),
36         (gst_base_audio_sink_async_play),
37         (gst_base_audio_sink_change_state):
38         Implement pad and element convert query function.
39         Activate the ringbuffer.
40         Use the segment last_stop value as the offset to pull.
41         Use new basesink _do_preroll() method to preroll in the pulling thread.
42         Take appropriate locking in the pulling thread.
43
44         * gst-libs/gst/audio/gstringbuffer.h:
45         Update some docs.
46
47 2008-10-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
48
49         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find):
50         Improve MXF typefinding a bit by searching for a header partition
51         pack instead of just a general partition pack and checking more
52         bytes for valid values.
53
54 2008-10-20  Wim Taymans  <wim.taymans@collabora.co.uk>
55
56         * tests/icles/.cvsignore:
57         update ignore file.
58
59         * tests/icles/Makefile.am:
60         * tests/icles/test-box.c: (make_pipeline), (main):
61         Add another interactive command line experimentation suite for
62         dynamically boxing/cropping/saling an input video.
63
64 2008-10-17  Wim Taymans  <wim.taymans@collabora.co.uk>
65
66         * docs/libs/gst-plugins-base-libs-sections.txt:
67         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_convert),
68         (gst_ring_buffer_activate), (gst_ring_buffer_is_active):
69         * gst-libs/gst/audio/gstringbuffer.h:
70         Add methods to more accuratly control the pulling thread of a
71         ringbuffer.
72         Add format conversion helper code to the ringbuffer.
73         API: GstRingBuffer:gst_ring_buffer_activate()
74         API: GstRingBuffer:gst_ring_buffer_is_active()
75         API: GstRingBuffer:gst_ring_buffer_convert()
76
77 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
78
79         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
80         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
81         (gst_audioringbuffer_stop):
82         Signal thread startup earlier so that we can immediatly go into pull
83         mode when we have to and block on preroll.
84
85 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
86
87         * gst-libs/gst/audio/gstringbuffer.c:
88         (gst_ring_buffer_prepare_read):
89         In pull mode we want the callback to prepull a buffer we can preroll on
90         even when we are not yet playing.
91
92 2008-10-16  Stefan Kost  <ensonic@users.sf.net>
93
94         * ext/alsa/Makefile.am:
95         * ext/cdparanoia/Makefile.am:
96         * ext/gio/Makefile.am:
97         * ext/gnomevfs/Makefile.am:
98         * ext/libvisual/Makefile.am:
99         * ext/ogg/Makefile.am:
100         * ext/pango/Makefile.am:
101         * ext/theora/Makefile.am:
102         * ext/vorbis/Makefile.am:
103         * gst/adder/Makefile.am:
104         * gst/audioconvert/Makefile.am:
105         * gst/audiorate/Makefile.am:
106         * gst/audioresample/Makefile.am:
107         * gst/audiotestsrc/Makefile.am:
108         * gst/ffmpegcolorspace/Makefile.am:
109         * gst/gdp/Makefile.am:
110         * gst/playback/Makefile.am:
111         * gst/subparse/Makefile.am:
112         * gst/tcp/Makefile.am:
113         * gst/typefind/Makefile.am:
114         * gst/videorate/Makefile.am:
115         * gst/videoscale/Makefile.am:
116         * gst/videotestsrc/Makefile.am:
117         * gst/volume/Makefile.am:
118         * sys/v4l/Makefile.am:
119         * sys/ximage/Makefile.am:
120         * sys/xvimage/Makefile.am:
121           Don't install static libs for plugins. Fixes #550851 for base.
122
123 2008-10-16  Wim Taymans  <wim.taymans@collabora.co.uk>
124
125         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init):
126         Set the default blocksize to -1 because we will then use the configured
127         samplesperbuffer to create our output buffer.
128
129 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
130
131         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
132         (gst_riff_create_video_template_caps):
133         Add mappping for the KMVC (Karl Morton's Video) Codec.
134
135 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
136
137         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
138         Don't forget to advance the offset of what we're matching against, else
139         we end up in a forever loop.
140
141 2008-10-15  Sebastian Dröge  <slomo@circular-chaos.org>
142
143         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
144         Improve typefinding a bit. If we don't have a Unicode charset
145         try GST_SUBTITLE_ENCODING and otherwise try ISO-8859-15.
146
147 2008-10-14  Edward Hervey  <edward.hervey@collabora.co.uk>
148
149         * ext/theora/theoradec.c: (theora_dec_decode_buffer):
150         Fix build on macosx.
151
152 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
153
154         Based on patch by: Robin Stocker <robin at nibor dot org>
155
156         * ext/theora/gsttheoradec.h:
157         * ext/theora/theoradec.c: (gst_theora_dec_init),
158         (theora_dec_setcaps), (theora_handle_type_packet),
159         (theora_dec_decode_buffer), (theora_dec_change_state):
160         Parse input caps and make the PAR override the encoded PAR when
161         specified by a container. Fixes #555699.
162
163 2008-10-13  Wim Taymans  <wim.taymans@collabora.co.uk>
164
165         * gst-libs/gst/rtp/gstbasertpdepayload.c:
166         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
167         (gst_base_rtp_depayload_set_gst_timestamp),
168         (gst_base_rtp_depayload_change_state):
169         * gst-libs/gst/rtp/gstbasertpdepayload.h:
170         Add some more G_LIKELY
171         Fail when the setcaps function was not called.
172
173         * gst-libs/gst/rtp/gstbasertppayload.c:
174         (gst_basertppayload_set_outcaps):
175         Propagate return value of setcaps.
176
177 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
178
179         * gst/subparse/Makefile.am:
180         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
181         (gst_sub_parse_class_init), (gst_sub_parse_init),
182         (gst_convert_to_utf8), (detect_encoding), (convert_encoding),
183         (get_next_line), (gst_sub_parse_data_format_autodetect),
184         (feed_textbuf), (handle_buffer), (gst_sub_parse_change_state),
185         (gst_subparse_type_find):
186         * gst/subparse/gstsubparse.h:
187         Add support for UTF16/UTF32 subtitles as long as the first bytes of
188         the first buffer contain the BOM. This also adds support for other
189         encodings that allow NUL bytes via the encoding property.
190         Fixes bugs #552237 and #456788.
191
192 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
193
194         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
195         Don't drop the last byte of image tags if they're not an URI list.
196         Fixes bug #556066.
197
198 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
199
200         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
201         For looking at the 4th byte we have to get 4 bytes of course
202         and not 3.
203
204 2008-10-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
205
206         * gst/typefind/gsttypefindfunctions.c: (flac_type_find):
207         Improve FLAC-without-headers typefinding by looking at most of the
208         frame header and checking if invalid values are used. Should prevent
209         quite some false positives compared to the old version which only
210         check if the first 14 bits are set.
211
212 2008-10-11  Stefan Kost  <ensonic@users.sf.net>
213
214         * sys/xvimage/xvimagesink.c:
215           Don't assert on caps==NULL.
216
217 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
218
219         * gst/subparse/gstsubparse.c:
220         (gst_sub_parse_data_format_autodetect), (handle_buffer),
221         (gst_sub_parse_change_state):
222         * gst/subparse/gstsubparse.h:
223         * tests/check/elements/subparse.c: (GST_START_TEST):
224         Add support for subtitle files with UTF-8 BOM at the beginning
225         by simple stripping it from the first line before passing it
226         to any parsing code. Fixes bug #555257 and playback of files
227         created by Gnome Subtitles.
228
229 2008-10-10  Wim Taymans  <wim.taymans@collabora.co.uk>
230
231         * gst/audiotestsrc/gstaudiotestsrc.c:
232         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
233         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
234         (gst_audio_test_src_start), (gst_audio_test_src_stop),
235         (gst_audio_test_src_do_seek), (gst_audio_test_src_check_get_range),
236         (gst_audio_test_src_create):
237         * gst/audiotestsrc/gstaudiotestsrc.h:
238         Define the default property values in the usual place.
239         Implement start/stop to reset values correctly.
240         Calculate the sample size only once when we negotiate.
241         Rename some values to make more sense.
242         Keep track of our byte range.
243         Add support for pull based scheduling. Disabled for now until we have
244         the whole stack working.
245         Set the BUFFER_OFFSET correctly.
246
247 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
248
249         Based on a patch by: xavierb at gmail dot com
250
251         * gst/subparse/gstsubparse.c:
252         (gst_sub_parse_data_format_autodetect):
253         * tests/check/elements/subparse.c: (GST_START_TEST):
254         Make the detection of the used subtitle a bit less strict
255         for srt subtitles. Fixes bug #555607.
256
257 2008-10-10  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
258
259         * ext/vorbis/vorbisenc.c:
260         (gst_vorbis_enc_buffer_check_discontinuous):
261         Fix discontinuity detection which was broken by last commit.
262
263 2008-10-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
264
265         * configure.ac::
266           Require core CVS for ghostpad API additions used by decodebin2.
267
268 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
269
270         * gst-libs/gst/audio/gstbaseaudiosrc.c:
271         (gst_base_audio_src_create):
272         Fix debug statements (space between '%' and actual format).
273
274 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
275
276         * gst/playback/gstdecodebin2.c: (gst_decode_pad_activate):
277         Remove bogus assert, the decodepad could have been created inside an
278         already existing group.
279
280 2008-10-08  Andy Wingo  <wingo@pobox.com>
281
282         * gst/playback/gstdecodebin2.c (expose_pad): Fix typo: unset
283         target instead of setting it.
284         (gst_decode_pad_activate, gst_decode_pad_unblock): This is now the
285         API for a decode pad. The bugfix is that we set the group in
286         activate(), not when the pad was created because it might be NULL
287         then.
288         (gst_decode_group_control_source_pad, gst_decode_group_expose):
289         Update to use the API.
290
291 2008-10-08  Andy Wingo  <wingo@pobox.com>
292
293         * gst/playback/gstdecodebin2.c (struct _GstDecodePad): Change to
294         be a subclass of GstGhostPad.
295         (analyze_new_pad): So, when emitting the signals that determine
296         how we do autoplugging, already create the ghost pad and use it as
297         the pad in the signal arguments. This allows applications to make
298         a connection between the pad passed in e.g. autoplug-continue, and
299         the pad passed in new-decoded-pad.
300         (connect_pad, expose_pad): Update to receive the ghosted decode
301         pad in the args, retargetting it as necessary if we have to plug
302         the target pad through a multiqueue.
303         (gst_decode_group_control_source_pad): Adapt to receive an
304         already-ghosted pad that just needs activation, blocking, and
305         drain notification.
306         (sort_end_pads): Adapt for decode pads actually being pads.
307         (gst_decode_group_expose): Adapt for decode pads actually being
308         pads. Rewrite the decode pad names so they appear in order. Adds a
309         new error case if we couldn't set the name.
310         (gst_decode_group_free, gst_decode_group_hide): Adapt cleanup
311         logic.
312         (gst_decode_pad_set_blocked, gst_decode_pad_add_drained_check):
313         New API for the decode pad, needed because we shouldn't do these
314         things inside gst_decode_pad_new(), but after.
315         (gst_decode_pad_new): Change to actually make the real pad, and
316         delay the blocking/drainage bits.
317
318 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
319
320         Patch by: Daniel Drake <dsd at laptop dot org>
321
322         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear_collectpads):
323         Unref all buffers when clearing collectpads. Fixes bug #546955.
324
325 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
326
327         Based on a patch by: Klaas <klaas at rivercrew dot net>
328
329         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_sink_event),
330         (gst_vorbis_enc_buffer_check_discontinuous),
331         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
332         * ext/vorbis/vorbisenc.h:
333         Keep track of the upstream segments and use the running time on that
334         segment instead of the buffer timestamp everywhere. Fixes bug #525807.
335
336 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
337
338         * gst/audioconvert/audioconvert.c: (audio_convert_convert):
339         Prevent overflows with big buffer when calculating the size of
340         the intermediate buffer by using gst_util_uint64_scale() instead of
341         plain arithmetics. Fixes bug #552801.
342
343 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
344
345         Patch by: Pavel Zeldin <pzeldin at gmail dot com>
346
347         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time),
348         (gst_clock_overlay_class_init), (gst_clock_overlay_finalize),
349         (gst_clock_overlay_init), (gst_clock_overlay_set_property),
350         (gst_clock_overlay_get_property):
351         * ext/pango/gstclockoverlay.h:
352         API: Add ability to specify format for date/time display by
353         adding a "time-format" property.
354         Fixes bug #554879.
355
356 2008-10-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
357
358         Patch by: Jan Gerber <j at oil21 dot org>
359
360         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
361         (gst_riff_create_video_template_caps):
362         Add FFV1 fourcc to support playback of FFMPEG lossless video
363         in AVI. Fixes bug #555319.
364
365 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
366
367         Patch by: Håvard Graff <havard dot graff at tandberg dot com>
368
369         * gst-libs/gst/audio/gstbaseaudiosrc.c:
370         (gst_base_audio_src_create):
371         Implement skew clock slaving. Fixes #552559.
372
373 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
374
375         * gst-libs/gst/audio/multichannel.c:
376         * gst-libs/gst/audio/testchannels.c:
377         Fix include of config.h
378
379 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
380
381         Based on Patch by: Tero Saarni <tero dot saarni at gmail dot com>
382
383         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_parse_line),
384         (print_media), (gst_sdp_message_dump):
385         Fix parsing of the c= field containing multicast addresses.
386         Fixes #552199.
387         Add the connection info to the session or streams.
388         Fix parsing of the bandwidth.
389         Add debugging for the connections and bandwidths for a media.
390         Add debugging for the bandwidth of the session. 
391
392 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
393
394         * gst-libs/gst/rtp/gstbasertppayload.c:
395         (gst_basertppayload_change_state):
396         Configure the next seqnum and timestamp in the state change so that they
397         can be queried soon after.
398
399 2008-10-06  Wim Taymans  <wim.taymans@collabora.co.uk>
400
401         * gst-libs/gst/rtp/gstbasertpdepayload.c:
402         (gst_base_rtp_depayload_chain):
403         Improve debugging of the rtptime.
404
405 2008-10-05  Jan Schmidt  <jan.schmidt@sun.com>
406
407         * configure.ac:
408         Back to development -> 0.10.21.1
409
410 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
411
412         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
413         (plugin_init):
414         Add typefinding for FLAC without headers in the beginning.
415         This is already handled by flacdec and friends.
416
417 2008-10-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
418
419         * gst/typefind/gsttypefindfunctions.c: (mxf_type_find),
420         (plugin_init):
421         Add typefinder for MXF.
422
423 2008-10-03  Jan Schmidt  <jan.schmidt@sun.com>
424
425         * tests/icles/Makefile.am:
426         Only build test-colorkey if GTK+ is available.
427
428 === release 0.10.21 ===
429
430 2008-10-03  Jan Schmidt <jan.schmidt@sun.com>
431
432         * configure.ac:
433           releasing 0.10.21, "We Could Be Wrong"
434
435 2008-09-28  Jan Schmidt  <jan.schmidt@sun.com>
436
437         * configure.ac:
438         0.10.20.4 pre-release
439
440 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
441
442         Patch by: Vincent Penquerc'h <ogg dot k dot ogg dot k at googlemail dot com>
443
444         * ext/theora/theoraparse.c: (theora_parse_set_streamheader):
445         Set the BOS flag on the BOS packet. Fixes #553244.
446
447 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
448
449         * gst-libs/gst/rtsp/gstrtspmessage.c:
450         (gst_rtsp_message_parse_request),
451         (gst_rtsp_message_parse_response):
452         Fix the g_return_val_if_fail() statements.
453
454 2008-09-22  Michael Smith <msmith@songbirdnest.com>
455
456         * gst-libs/gst/tag/gsttagdemux.c:
457           Fail to activate if there's insufficient data in the file to be usable,
458           preventing an assertion fail later. Fixes #552960
459
460 2008-09-15  Tim-Philipp Müller  <tim.muller at collabora co uk>
461
462         * gst-libs/gst/pbutils/descriptions.c:
463         * gst/typefind/gsttypefindfunctions.c:
464           Recognise Kate subtitle streams (#550582).
465
466 2008-09-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
467
468         * gst-libs/gst/audio/audio.h: (GST_AUDIO_FIELD_SIGNED):
469           Remove trailing comma from enum list, which causes problems
470           with -pendantic (#550729).
471
472 2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>
473
474         * configure.ac:
475         0.10.20.2 pre-release
476
477         * po/LINGUAS:
478         * po/id.po:
479         * po/pt_BR.po:
480
481         New translations.
482
483 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
484
485         * gst-libs/gst/interfaces/propertyprobe.c:
486           (gst_property_probe_get_properties),
487           (gst_property_probe_get_property),
488           (gst_property_probe_probe_property),
489           (gst_property_probe_probe_property_name),
490           (gst_property_probe_needs_probe),
491           (gst_property_probe_needs_probe_name),
492           (gst_property_probe_get_values),
493           (gst_property_probe_get_values_name),
494           (gst_property_probe_probe_and_get_values),
495           (gst_property_probe_probe_and_get_values_name):
496           More sanity checks for our second-favourite interface.
497
498 2008-09-05  Stefan Kost  <ensonic@users.sf.net>
499
500         * gst-libs/gst/interfaces/propertyprobe.c:
501           Check for NULL pointer, in the hope that this fixes #532864.
502
503 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
504
505         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
506           No really, the next release is 0.10.21 (fix Since: tags in docs).
507
508 2008-09-04  Wim Taymans  <wim.taymans@collabora.co.uk>
509
510         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop):
511         Disable a code path that is now called but causes a deadlock for some
512         reason and is unneeded.
513
514 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
515
516         * sys/xvimage/xvimagesink.c:
517         * sys/xvimage/xvimagesink.h:
518           Add a "draw-border" property that can be set to false to disable
519           drawing borders.
520           
521         * tests/icles/test-colorkey.c:
522         * tests/icles/Makefile.am:
523           Add new test application for the colorkey handling.
524
525 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
526
527         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
528         Use a decent caps for TrueSpeech instead of a ffmpeg-specific one.
529         This will also be fixed for upcoming gst-ffmpeg release so that once
530         this release of -base is out, it will work with the latest gst-ffmpeg
531         release.
532
533 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
534
535         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
536         (gst_riff_create_audio_template_caps):
537         Add Truespeech mapping for RIFF formats (AVI/WAV).
538         Fixes #550656
539
540 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
541
542         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
543         Typefind video/mj2 and image/jp2 ISO JPEG2000 mime types.
544         Fixes #550638.
545
546 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
547
548         * configure.ac:
549         * gst/subparse/Makefile.am:
550         * gst/subparse/gstsubparse.c:
551         * gst/subparse/samiparse.c:
552         * tests/check/elements/subparse.c:
553           Rework last change, so that we build subparse, but just disable the
554           sami parse functionality, if we're configured to not use xml. In the
555           tests only the sami test is disabled now.
556
557 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
558
559         * configure.ac:
560           Disable subparse when xml is disabled. It woundn't work anyway. Fixes
561           test runs.
562
563 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
564
565         * po/POTFILES.in:
566           Add some more files with strings for translation.
567
568 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
569
570         * gst-libs/gst/tag/gstvorbistag.c:
571         * tests/check/libs/tag.c:
572           Use new geo location tags from core. Fixes #481169
573
574 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
575
576         * tests/check/elements/audioresample.c: (setup_audioresample),
577         (fail_unless_perfect_stream), (test_perfect_stream_instance),
578         (test_discont_stream_instance):
579         Now that GstBaseTransform is 'fixed' ... remove cruft from tests.
580         Add debugging for coherence.
581
582 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
583
584         Patch by: Jonathan Matthew  <notverysmart gmail com>
585
586         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
587           Add typefinder for PDF documents (which is nice to have, since it's a
588           common format, but also helps prevent false positives). Fixes #549814.
589
590 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
591
592         * gst/playback/gstplaybin2.c: (selector_blocked), (pad_added_cb),
593         (no_more_pads_cb):
594         Fix nasty race where multiple decodebins could start pushing data before
595         we manage to configure the sinks, resulting in not-linked errors in
596         typical RTSP streaming cases.
597
598 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
599
600         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
601         Since we now call stop, we trigger this code path that causes a deadlock
602         is apparently not needed.
603
604 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
605
606         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
607         (gst_ring_buffer_stop):
608         Also allow the case where the ringbuffer was paused when we try to stop
609         it so that the basesrc stop function is still called.
610
611 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
612
613         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
614
615         * sys/v4l/gstv4lelement.c: (gst_v4l_class_probe_devices):
616         Reprobe devices again instead of taking a cached list as new
617         devices could've been plugged in. Fixes bug #549062.
618
619 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
620
621         Patch by: Alessandro Dessina <alessandro nnva org>
622
623         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
624         (gst_ogg_demux_activate_chain):
625         Don't add pads and activate them for skeleton streams. These are already
626         handled inside oggdemux. Fixes bug #537599.
627
628 2008-08-22  Wim Taymans  <wim.taymans@collabora.co.uk>
629
630         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
631         Reset variable so that query and convert fail after going back to
632         READY. Fixes #548898.
633
634 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
635
636         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
637         If a buffer arrives with a timestamp before the timestamp+duration
638         of the previous buffer clip it instead of dropping it completely.
639         Slight improvement for the unfixable bug #548913.
640
641 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
642
643         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
644         Take the current timestamp instead of timestamp+duration for the offset.
645         This offset will later be used for calculating the timestamp and
646         otherwise vorbisdec will interpolate timestamps wrong if upstream
647         only sends timestamps and no granulepos.
648
649 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
650
651         * tests/examples/seek/seek.c:
652           Don't crash when having no visualisations.
653
654 2008-08-16  David Schleef  <ds@schleef.org>
655
656         * gst/typefind/gsttypefindfunctions.c: DV typefinding.  Remove
657           check for a bit that is 0 in IEC 61384, but not SMPTE 314M.
658           Fixes #548065.
659
660 2008-08-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
661
662         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
663         When cleaning up the caps fields also remove "depth" for the same
664         reason we remove "width".
665
666 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
667
668         * gst-libs/gst/pbutils/descriptions.c: (format_info_get_desc):
669           Add Lead H.264 here as well.
670
671 2008-08-14  Julien Moutte  <julien@fluendo.com>
672
673         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
674         (gst_riff_create_video_template_caps): Add Lead H.264 variant.
675
676 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
677
678         * gst-libs/gst/audio/gstbaseaudiosrc.c:
679         (gst_base_audio_src_create):
680         When not slaved to another clock also subtract the base_time from our
681         internal clock time to get the running time.
682
683 2008-08-12  David Schleef  <ds@schleef.org>
684
685         * ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate,
686           since it has no basis in libtheora.
687
688 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
689
690         * gst-libs/gst/interfaces/propertyprobe.h:
691           Remove double "interface" from doc-string.
692
693         * gst-libs/gst/interfaces/xoverlay.h:
694           Document interface.
695
696         * gst-libs/gst/riff/riff.c:
697           Add basic doc blobs.
698
699 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
700
701         * gst-libs/gst/audio/Makefile.am:
702           Don't try to build that example anymore.
703
704 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
705
706         * gst-libs/gst/audio/.cvsignore:
707         * gst-libs/gst/audio/Makefile.am:
708         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
709         * gst-libs/gst/audio/make_filter:
710           Move audiofiltertemplate to gst-template.
711
712 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
713
714         * docs/libs/gst-plugins-base-libs-sections.txt:
715         * gst-libs/gst/audio/gstaudiosrc.h:
716           More docs and shuffling. What can we do with the hundreds of #defines.
717
718 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
719
720         * gst-libs/gst/audio/audio.h:
721         * gst-libs/gst/audio/gstaudiofilter.h:
722         * gst-libs/gst/audio/gstringbuffer.h:
723         * gst-libs/gst/interfaces/propertyprobe.h:
724         * gst-libs/gst/tag/gsttagdemux.h:
725           Reducing number of dundocumented symbols.
726
727 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
728
729         * gst-libs/gst/audio/audio.c:
730           Fix doc comment syntax.
731
732         * gst-libs/gst/interfaces/propertyprobe.c:
733           Add more doc-comments and a FIXME: for the signal.    
734
735 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
736
737         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sink_event),
738         (gst_ogg_mux_request_new_pad):
739         * ext/ogg/gstoggmux.h:
740         Don't pretend to support NEWSEGMENT events, instead override the
741         GstCollectPads event function to return FALSE on NEWSEGMENT events
742         and do the normal work for other events.
743
744         This prevents elements like flacenc to seek to the start and rewrite
745         some data which then results in a broken Ogg packet.
746
747 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
748
749         Patch by: Frederic Crozat <fcrozat@mandriva.org>
750
751         * ext/alsa/gstalsaplugin.c: (plugin_init):
752         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
753         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
754         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
755         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
756         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
757         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
758         * gst/playback/gstdecodebin.c: (plugin_init):
759         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
760         * gst/playback/gstplayback.c: (plugin_init):
761         * gst/playback/gstqueue2.c: (plugin_init):
762         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
763         * sys/v4l/gstv4l.c: (plugin_init):
764         Make sure gettext returns translations in UTF-8 encoding rather
765         than in the current locale encoding (#546822).
766
767 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
768
769         * gst-libs/gst/pbutils/descriptions.c:
770           Add audio/x-qdm for qtdemux.
771
772 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
773
774         * ext/vorbis/vorbisdec.c:
775           Do not leak old taglist.
776
777 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
778
779         * tests/icles/test-scale.c:
780           Include <stdlib.h> for atoi().
781
782 2008-08-04  Andy Wingo  <wingo@pobox.com>
783
784         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
785         documentation fix.
786
787 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
788
789         * gst/adder/gstadder.c:
790           Cleanup lots of empty lines that came from gst-indent going havoc
791           before I added the INDENT_ON/OFF marker some time agao.
792
793 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
794
795         * configure.ac:
796         * gst-libs/gst/riff/riff-read.c:
797           Bump requirement to latest core and use new tag for riff formats.
798           Needed for #520694.
799
800 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
801
802         * tests/examples/dynamic/Makefile.am:
803         * tests/examples/dynamic/codec-select.c: (make_encoder),
804         (make_pipeline), (do_switch), (my_bus_callback), (main):
805         Add example app that dynamically switches between 3 'encoders'.
806
807 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
808
809         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
810         Add some more comments.
811
812 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
813
814         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
815         (gst_video_test_src_create):
816         Discard buffers of the wrong size after renegotiation, this is perfectly
817         possible with things like capsfilter that could suggest caps changes
818         upstream without knowing the size of the buffer.
819
820 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
821
822         * tests/icles/.cvsignore:
823         * tests/icles/Makefile.am:
824         * tests/icles/test-scale.c: (make_pipeline), (main):
825         Add dynamic rescaling tests for the new basetransform.
826
827 2008-07-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
828
829         * gst/audioconvert/Makefile.am:
830           Dist recently-added gstfastrandom.h.
831
832 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
833
834         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
835         Fix a "may be used uninitialized in this function" which weirdly only
836         appears on macosx (?).
837
838 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
839
840         * gst-libs/gst/riff/riff-ids.h:
841           Adding acid chunk for tempo and loop information.
842
843 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
844
845         * sys/xvimage/Makefile.am:
846           floor() needs linking to $(LIBM).
847
848 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
849
850         * ext/gnomevfs/gstgnomevfssrc.c:
851           Aggregate short reads and add some comments and debug logging.
852           Fixes #537380
853
854 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
855
856         * gst/playback/gstplaybasebin.c:
857           Fix property doc markup (its not a signal).
858
859         * sys/xvimage/xvimagesink.c:
860           Add since tag for new proeprties (also add sice tags fro the last two
861           other additions).
862
863 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
864
865         * sys/xvimage/xvimagesink.c:
866         * sys/xvimage/xvimagesink.h:
867           Add autofill/colorkey properties. Fixes #538656.
868
869 2008-07-28  David Schleef  <ds@schleef.org>
870
871         * sys/xvimage/xvimagesink.c:
872           Fix rounding errors when converting colorbalance values
873           between hardware and object property ranges.  Partial
874           fix for #537889, however, there still seems to be a small
875           drift problem that could be totem's fault.
876
877 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
878
879         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
880         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
881         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
882         This fixes a critical warning.
883
884 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
885
886         * ext/ogg/gstoggmux.c:
887         Allow muxing of CELT into Ogg streams.
888
889 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
890
891         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
892         (plugin_init):
893         Add simple typefinder for the CELT codec (www.celt-codec.org).
894
895 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
896
897         Patch by: Jan Gerber <j at oil21 dot org>
898
899         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
900         Fix calculation of the start time from skeleton streams.
901         Fixes bug #530068.
902
903 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
904
905         * tests/examples/seek/seek.c:
906           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
907
908 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
909
910         * gst/audioconvert/audioconvert.h:
911         * gst/audioconvert/gstaudioquantize.c:
912         (gst_audio_quantize_setup_dither),
913         (gst_audio_quantize_free_dither):
914         * gst/audioconvert/gstfastrandom.h:
915         Implement a linear congruential generator as pseudo random number
916         generator for the dither noise. This is about 2 times faster than
917         using GLib's mersenne twister. Also this uses only integer math for
918         generating integers while GLib internally uses floating point math.
919
920 2008-07-23  Michael Smith <msmith@songbirdnest.com>
921
922         * configure.ac:
923           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
924
925 2008-07-23  Tim-Philipp Müller  <tim.muller at collabora co uk>
926
927         Patch by: Damien Lespiau  <damien.lespiau gmail com>
928
929         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
930           Use GST_STR_NULL to avoid crashes with libcs that don't
931           like NULL strings in printf args (such as the win32 one).
932           Fixes #544306.
933
934 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
935
936         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
937         Oops - set the size of the image used for probing back to 1x1, for
938         consistency with ximagesink
939
940 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
941
942         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
943         (gst_ximagesink_ximage_new):
944         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
945         (gst_xvimagesink_xvimage_new):
946
947         Apparently on Solaris and OS/X (at least), it's not legal to ask the
948         X server to attach to a shared memory segment after we've deleted it,
949         with the result that MIT-SHM is disabled. Instead, remove it only after 
950         X succeeds in attaching too.
951
952 2008-07-16  David Schleef  <ds@schleef.org>
953
954         * gst/audiotestsrc/gstaudiotestsrc.c:
955         * gst/audiotestsrc/gstaudiotestsrc.h:
956           Add 'ticks', a 1/30 second sine wave pulse every second.
957
958 2008-07-15  David Schleef  <ds@schleef.org>
959
960         * gst-libs/gst/video/video.c: Revert ABI change.
961
962 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
963
964         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
965         Make it impossible to have NULL caps at the point where we set
966         framerate and other things. Also don't return immediately for "3ivd"
967         video and let framerate, etc be set. Might fix bug #542508.
968
969 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
970
971         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
972         Video format can also be conveniently determined from (many)
973         non-fixed caps.
974
975 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
976
977         * gst/playback/gstplaybasebin.c:
978         * gst/playback/gstplaybasebin.h:
979         * gst/playback/gstplaybin.c:
980         * gst/playback/gststreamselector.c:
981         First stab at integrating DVD subpicture overlay into
982         playbin. Successfully plugs and plays, but the queues need
983         shrinking - 3 seconds of video is too much buffering.
984
985 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
986
987         * gst/audioconvert/gstaudioconvert.c:
988           Remove now obsolete note in the docs.
989
990 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
991
992         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
993         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
994         * docs/plugins/gst-plugins-base-plugins-sections.txt:
995         * docs/plugins/gst-plugins-base-plugins.args:
996         * docs/plugins/gst-plugins-base-plugins.hierarchy:
997         * docs/plugins/gst-plugins-base-plugins.interfaces:
998         * docs/plugins/gst-plugins-base-plugins.prerequisites:
999         * docs/plugins/gst-plugins-base-plugins.signals:
1000         * docs/plugins/inspect/plugin-adder.xml:
1001         * docs/plugins/inspect/plugin-alsa.xml:
1002         * docs/plugins/inspect/plugin-audioconvert.xml:
1003         * docs/plugins/inspect/plugin-audiorate.xml:
1004         * docs/plugins/inspect/plugin-audioresample.xml:
1005         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1006         * docs/plugins/inspect/plugin-cdparanoia.xml:
1007         * docs/plugins/inspect/plugin-decodebin.xml:
1008         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1009         * docs/plugins/inspect/plugin-gdp.xml:
1010         * docs/plugins/inspect/plugin-gnomevfs.xml:
1011         * docs/plugins/inspect/plugin-libvisual.xml:
1012         * docs/plugins/inspect/plugin-ogg.xml:
1013         * docs/plugins/inspect/plugin-pango.xml:
1014         * docs/plugins/inspect/plugin-playback.xml:
1015         * docs/plugins/inspect/plugin-queue2.xml:
1016         * docs/plugins/inspect/plugin-subparse.xml:
1017         * docs/plugins/inspect/plugin-tcp.xml:
1018         * docs/plugins/inspect/plugin-theora.xml:
1019         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1020         * docs/plugins/inspect/plugin-uridecodebin.xml:
1021         * docs/plugins/inspect/plugin-video4linux.xml:
1022         * docs/plugins/inspect/plugin-videorate.xml:
1023         * docs/plugins/inspect/plugin-videoscale.xml:
1024         * docs/plugins/inspect/plugin-videotestsrc.xml:
1025         * docs/plugins/inspect/plugin-volume.xml:
1026         * docs/plugins/inspect/plugin-vorbis.xml:
1027         * docs/plugins/inspect/plugin-ximagesink.xml:
1028         * docs/plugins/inspect/plugin-xvimagesink.xml:
1029         * ext/alsa/gstalsamixer.c:
1030         * ext/alsa/gstalsasink.c:
1031         * ext/alsa/gstalsasrc.c:
1032         * ext/gio/gstgiosink.c:
1033         * ext/gio/gstgiosrc.c:
1034         * ext/gio/gstgiostreamsink.c:
1035         * ext/gio/gstgiostreamsrc.c:
1036         * ext/gnomevfs/gstgnomevfssink.c:
1037         * ext/gnomevfs/gstgnomevfssrc.c:
1038         * ext/ogg/gstoggdemux.c:
1039         * ext/ogg/gstoggmux.c:
1040         * ext/pango/gstclockoverlay.c:
1041         * ext/pango/gsttextoverlay.c:
1042         * ext/pango/gsttextrender.c:
1043         * ext/pango/gsttimeoverlay.c:
1044         * ext/theora/theoradec.c:
1045         * ext/theora/theoraenc.c:
1046         * ext/theora/theoraparse.c:
1047         * ext/vorbis/vorbisdec.c:
1048         * ext/vorbis/vorbisenc.c:
1049         * ext/vorbis/vorbisparse.c:
1050         * ext/vorbis/vorbistag.c:
1051         * gst/adder/gstadder.c:
1052         * gst/audioconvert/gstaudioconvert.c:
1053         * gst/audioresample/gstaudioresample.c:
1054         * gst/audiotestsrc/gstaudiotestsrc.c:
1055         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1056         * gst/gdp/gstgdpdepay.c:
1057         * gst/gdp/gstgdppay.c:
1058         * gst/playback/gstdecodebin2.c:
1059         * gst/playback/gstplaybin.c:
1060         * gst/playback/gstplaybin2.c:
1061         * gst/playback/gstqueue2.c:
1062         * gst/playback/gsturidecodebin.c:
1063         * gst/tcp/gstmultifdsink.c:
1064         * gst/tcp/gsttcpserversink.c:
1065         * gst/videorate/gstvideorate.c:
1066         * gst/videoscale/gstvideoscale.c:
1067         * gst/videotestsrc/gstvideotestsrc.c:
1068         * gst/volume/gstvolume.c:
1069         * sys/ximage/ximagesink.c:
1070         * sys/xvimage/xvimagesink.c:
1071           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
1072           titles. Drop mentining that all our example pipelines are "simple"
1073           pipelines.
1074
1075 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1076
1077         * tests/examples/seek/Makefile.am:
1078         Fix out of tree build by adding all required CFLAGS.
1079
1080 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1081
1082         * gst/playback/gstdecodebin.c: (add_raw_queue):
1083         And ref the pad before returning it again when linking to the queue
1084         failed. Otherwise we will unref the pad twice later and things break.
1085
1086 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1087
1088         * gst/playback/gstdecodebin.c: (add_raw_queue):
1089         If linking the raw pad with a queue fails, try it without a queue
1090         instead of failing completely. This should never happen.
1091
1092 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1093
1094         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
1095
1096         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
1097         Add a queue after a demuxer if the demuxer outputs raw data. This was
1098         done before only for non-raw data but is required in this case too.
1099         Fixes bug #540215.
1100
1101         decodebin2 doesn't have this issue because all streams of a group
1102         go through multiqueue.
1103
1104 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1105
1106         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
1107
1108         * gst-libs/gst/sdp/gstsdpmessage.c:
1109         Makes libgstsdp compile with mingw32 by defining the right WINVER so
1110         that getaddrinfo() can be used. Fixes #541358.
1111
1112 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1113
1114         * gst/videotestsrc/gstvideotestsrc.c:
1115         (gst_video_test_src_class_init), (gst_video_test_src_init),
1116         (gst_video_test_src_set_property),
1117         (gst_video_test_src_get_property), (gst_video_test_src_create):
1118         * gst/videotestsrc/gstvideotestsrc.h:
1119         Cleanups, use default property values as defines.
1120         Add property to enable/disable peer buffer allocation.
1121
1122 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1123
1124         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
1125         * tests/check/pipelines/streamheader.c: (streamheader_suite):
1126         Enable unit tests on PPC again as the bugs are now fixed.
1127
1128 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1129
1130         * gst-libs/gst/riff/riff-ids.h:
1131         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
1132         (gst_riff_create_audio_template_caps):
1133         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
1134         Fixes bug #540351.
1135
1136 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1137
1138         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1139         (gst_ffmpeg_pixfmt_to_caps):
1140         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
1141         (gst_ffmpegcsp_get_unit_size):
1142         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
1143         it on other formats. Also adjust the unit size only for that format
1144         to not include the palette. Fixes bug #540497.
1145
1146 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
1147
1148         * gst/adder/gstadder.c:
1149           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
1150
1151 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1152
1153         * ChangeLog:
1154           ChangeLog surgery.
1155   
1156         * tests/examples/seek/seek.c:
1157           Move variable into ifdef too.
1158         
1159
1160 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
1161
1162         * tests/examples/seek/seek.c:
1163           Include config.h and check if we have X. Remove XInitThread(), don't
1164           think its needed. Fixes: #540334.
1165
1166 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1167
1168         Patch by: Sam Morris <sam at robots dot org to uk>
1169
1170         * gst-libs/gst/interfaces/mixertrack.c:
1171         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
1172         (gst_mixer_track_set_property):
1173         API: Add "index" property to GstMixerTrack to differantiate between
1174         multiple mixer tracks with the same label.
1175
1176         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
1177         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
1178         Set the "index" property of GstMixerTrack to the index given by ALSA.
1179         Fixes bug #528299.
1180
1181 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
1182
1183         * tests/examples/seek/Makefile.am:
1184         * tests/examples/seek/seek.c:
1185           Remove libgstvideo usage. Use gtk_get_option_group instead of
1186           gtk_init().
1187
1188 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1189
1190         * tests/check/Makefile.am:
1191           Name the test registry format neutral.
1192
1193 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1194
1195         * gst/playback/gstqueue2.c:
1196           Do not double notify. Remove the unsued return value.
1197
1198 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1199
1200         * ext/alsa/gstalsamixer.c:
1201           Also consider "speaker" as a name for master volume. If that doesn't
1202           help look for the first non-mono volume control that also has a
1203           playback switch.
1204
1205 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1206
1207         * ChangeLog:
1208           Forgot to save the ChangeLog :/
1209
1210 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
1211
1212         * tests/examples/seek/Makefile.am:
1213         * tests/examples/seek/seek.c:
1214           Embedd the xwindow. Allow to play multiple files.
1215
1216 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
1217
1218         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
1219         (gst_ximagesink_setcaps):
1220         * sys/ximage/ximagesink.h:
1221         When the caps change, make sure to re-draw borders in
1222         force-aspect-ratio=true mode.
1223         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
1224         Don't clear the border_draw flag until we actually draw the border.
1225         * tests/check/Makefile.am:
1226         Ignore alsasink/src during the states test too, so it doesn't fail
1227         when running without access to the sound device.
1228
1229 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
1230
1231         * tests/examples/seek/seek.c:
1232           Fix crasher when playing a parse-launch line the 2nd time.
1233
1234 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
1235
1236         * tests/check/pipelines/oggmux.c:
1237           Properly ifdef tests to fix compilation.
1238
1239 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1240
1241         * gst/playback/gstplay-marshal.list:
1242         * gst/playback/gstplaybin2.c:
1243           Add get-video-pad, get-audio-pad, get-text-pad action signals to
1244           playbin2. This allows the user to get to the selector's sinkpads, and
1245           thus inspect a range of things - caps, tags, etc. 
1246
1247 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1248
1249         * gst/playback/gstplaybin2.c:
1250           Use a different constant for the convert-frame signal id.
1251           Fixes #537009.
1252
1253 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1254
1255         * gst/playback/gstplaybin2.c:
1256         * gst/playback/gstplaysink.c:
1257           Fix a whole bunch of typos in comments and log statements. 
1258
1259 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1260
1261         * sys/xvimage/xvimagesink.c:
1262           Don't set colour balance values on the Xv port if the user hasn't
1263           changed them (via properties or the interface). Avoids accumulating
1264           rounding errors for the common case.
1265           Partial fix for bug #537889.
1266
1267 2008-06-20  Michael Smith <msmith@songbirdnest.com>
1268
1269         * gst/playback/gstdecodebin2.c:
1270           Ensure decodebin2 emits 'drained' signal once, and only once, when all
1271           pads are drained.
1272
1273 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1274
1275         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
1276         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
1277         Report the encoder latency. Fixes #538232.
1278
1279 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1280
1281         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
1282         (notify_source), (activate_group):
1283         Implement the source property, emit notify when it changes in the
1284         underlying uridecodebin.
1285
1286 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1287
1288         * tests/examples/seek/seek.c: (stop_cb):
1289         Free and clear the seek element list so that we don't use invalid
1290         references when seeking after recreating a gst-launch line.
1291
1292 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1293
1294         * gst-libs/gst/audio/gstbaseaudiosink.c:
1295         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
1296         (gst_base_audio_sink_render):
1297         Report latency even if we are not live instead of hiding it.
1298         Take ts-offset and render-delay of the basesink into account when
1299         scheduling samples.
1300         Rework the clipping code so that we can take the various offsets into
1301         account and still do correct clipping.
1302
1303 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
1304
1305         * configure.ac:
1306         Bump verion back to devel -> 0.10.20.1
1307
1308 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1309
1310         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
1311         Don't increase the size of non-string image buffers by one as this
1312         might in theory confuse decoders. Still increase it by one for string
1313         image buffers to append '\0'.
1314
1315 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
1316
1317         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1318         
1319         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
1320         Fix a buffer memleak and remove a confusing and wrong debug output.
1321         Fixes bug #538663.
1322
1323 === release 0.10.20 ===
1324
1325 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
1326
1327         * configure.ac:
1328           releasing 0.10.20, "Here I Go Again"
1329
1330 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1331
1332         * configure.ac:
1333         0.10.19.3 pre-release
1334
1335 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
1336
1337         * gst-libs/gst/rtsp/gstrtspconnection.c:
1338         Fix build on win32.
1339         Patch By: David Schleef <ds@schleef.org>
1340         Fixes: #536874
1341
1342 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
1343
1344         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
1345         (gst_gio_base_src_create):
1346         * ext/gio/gstgiobasesrc.h:
1347         Try to read the requested number of bytes, even if the first
1348         read returns less than requested, until nothing is read anymore
1349         or we have the requested amount of bytes. This fixes playback of
1350         files via Samba as Samba only allows to read 64k at once.
1351
1352         Implement a caching algorithm that makes sure that we read at
1353         least 4k of data every time. Some elements will try to read a few
1354         bytes, then seek, read again a few bytes and so on and this is
1355         painfully slow as every operation has to go over DBus if GVfs is
1356         used as backend.
1357
1358         Fixes bug #536849 and #536848.
1359
1360         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
1361         (gst_gio_src_check_get_range):
1362         Override check_get_range() to blacklist http/https URIs
1363         and whitelist file URIs. More to be added on demand.
1364
1365 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
1366
1367         * configure.ac:
1368         0.10.19.2 pre-release
1369
1370 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
1371
1372         * win32/common/libgstrtsp.def:
1373         * win32/common/libgsttag.def:
1374         Add new API functions to the dll exports
1375
1376 2008-06-04  Michael Smith <msmith@songbirdnest.com>
1377
1378         * gst/playback/gstplaybasebin.c:
1379           Disconnect signals from decodebins we created before we remove it
1380           from playbin, to avoid crashes if the decodebin is eventually
1381           disposed after the playbin itself (possible if the app takes a
1382           reference on the decodebin).
1383           Fixes #536521.
1384
1385 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1386
1387         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
1388           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
1389           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
1390           (h264_video_type_find), (mpeg_video_stream_type_find),
1391           (dv_type_find), (mmsh_type_find):
1392           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
1393           copy caps for no good reason (this may be desirable to make it easier
1394           to detect leaks, but then it should probably be done for all caps
1395           in the typefinder somewhere).
1396
1397 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1398
1399         * tests/check/Makefile.am:
1400         Do not try to run the check tests for subparse unless it has been
1401         built.
1402
1403 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1404
1405         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
1406         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
1407         Do not try to run a test which requires vorbisenc unless we have
1408         actually built it.
1409
1410 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1411
1412         * gst-libs/gst/rtsp/gstrtspconnection.c:
1413         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
1414         (gst_rtsp_connection_clear_auth_params),
1415         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
1416         * gst-libs/gst/rtsp/gstrtspconnection.h:
1417         Add a couple of missing argument guards.
1418         Add a way of setting the DSCP for an RTSP connection.
1419         Add an accessor method for the ip member of GstRTSPConnection as all
1420         members are supposed to be private.
1421
1422 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
1423
1424         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
1425         Fixed accidental use of IPv4 options for all IPv6 addresses.
1426
1427 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1428
1429         * gst-libs/gst/interfaces/mixertrack.h:
1430           Document mixer track flags.
1431
1432 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1433
1434         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1435
1436         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
1437         Don't set caps on the buffers that contain a copy of the buffer
1438         including the caps of them resulting in an always increasing refcount
1439         of the caps and insanely large caps. Instead include a buffer without
1440         caps in the new caps. Fixes bug #536475.
1441
1442 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1443
1444         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1445         Transform a given PAR to a range on the struct with the generic
1446         height/width instead of the struct with the possibly restricted
1447         height/width.
1448
1449 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1450
1451         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1452         Prefer the given format if it contains something stricter than [1,MAX]
1453         for height or width and only put a structure that requires rescaling
1454         as second. This makes it possible to use videoscale in pipelines where
1455         the source can actually produce the wanted height/width but usually
1456         selects a different one from the requested.
1457
1458 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1459
1460         Based on patch by: John Millikin <jmillikin gmail com>
1461
1462         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
1463           (gst_vorbis_tag_add_coverart):
1464           Retrieve COVERART tags from vorbis comments (#512333)
1465
1466 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1467
1468         * gst-libs/gst/tag/tag.h:
1469         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
1470           Don't forget to add new enum value here too (should probably use
1471           glib-mkenums here...).
1472
1473 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1474
1475         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
1476         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
1477         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
1478           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
1479           (gst_tag_image_data_to_image_buffer):
1480           Add two utility functions to avoid code duplication (#512333):
1481           API: add gst_tag_image_data_to_image_buffer()
1482           API: add gst_tag_list_add_id3_image()
1483           API: add GST_TAG_IMAGE_TYPE_NONE enum value
1484
1485 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1486
1487         * win32/common/libgstaudio.def:
1488         Add gst_audio_check_channel_positions() to the exported symbols.
1489
1490 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1491
1492         * docs/libs/gst-plugins-base-libs-sections.txt:
1493         * gst-libs/gst/audio/multichannel.c:
1494         (gst_audio_check_channel_positions):
1495         * gst-libs/gst/audio/multichannel.h:
1496         API: Make gst_audio_check_channel_positions() public.
1497
1498         * tests/check/libs/audio.c: (GST_START_TEST):
1499         Add some simple checks for gst_audio_check_channel_positions().
1500
1501 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1502
1503         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
1504           minrange and maxrange are scaled according to the frequency
1505           multiplier.
1506
1507 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1508
1509         * ext/pango/Makefile.am:
1510         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
1511           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
1512           Use gstvideo functions to calculate strides and plane offsets. Fixes
1513           rendering issue ('ghost' images of the text on the chroma planes)
1514           with widths or heights that are not multiples of 8 (#506659 and
1515           probably also #485729).
1516
1517         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
1518           (main):
1519           Test with odd height/width too.
1520
1521 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
1522
1523         * gst/adder/gstadder.c: (gst_adder_query_duration),
1524         (gst_adder_query_latency):
1525         When using gst_element_iterate_pads() one has to unref every pad
1526         after usage.
1527
1528 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1529
1530         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1531         (gst_base_audio_src_class_init):
1532         Add a gtk-doc chunk for the new properties to have a Since: indication.
1533
1534 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1535
1536         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1537         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
1538         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
1539         (gst_base_audio_src_change_state):
1540         Provide readable actual-buffer-time and actual-latency-time properties
1541         that reflect the configured ringbuffer values. Fixes #524724.
1542         API: GstBaseAudioSrc:actual-buffer-time
1543         API: GstBaseAudioSrc:actual-latency-time
1544
1545 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
1546
1547         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
1548         (gst_basertppayload_change_state):
1549         Simply converting the running time into an RTP timestamp by scaling it
1550         based on the clock-rate is good enough for making an RTP timestamp. This
1551         has the added benefit that we can later on expose a property with the
1552         RTP timestamp of running time 0, as is needed for RTSP servers to
1553         generate the response of the PLAY request.
1554
1555 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
1556
1557         * gst/audioconvert/gstaudioconvert.c:
1558         (structure_has_fixed_channel_positions),
1559         (gst_audio_convert_transform_caps):
1560         Allow up to 11 positioned channels now that audioconvert can handle
1561         this but add no default positions for > 8 channels.
1562         
1563         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1564         Add some unit tests for the above change: Test conversion of
1565         11 positioned channels to stereo and the other way around, test
1566         conversion of 15 unpositioned channels in different ways.
1567
1568 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1569
1570         * win32/common/libgstaudio.def:
1571         Add gst_audio_clock_reset to the list of exported symbols.
1572
1573 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1574
1575         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
1576         Remove wrong_channels_identification_header unit test as we now
1577         support 7 (and more channels).
1578
1579 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1580
1581         * gst/audioconvert/gstchannelmix.c:
1582         (gst_channel_mix_fill_one_other):
1583         If mixing left or right to center (or the other way around) only take
1584         the complete value if we don't already have the original position in
1585         the source.
1586
1587 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1588
1589         * gst-libs/gst/audio/multichannel.c:
1590         (gst_audio_check_channel_positions),
1591         (gst_audio_set_structure_channel_positions_list),
1592         (gst_audio_fixate_channel_positions):
1593         Allow rear center together with rear left/right and other previously
1594         conflicting channel positions. The reason why they weren't allowed
1595         was the channel mixing implementation in audioconvert.
1596         Also take this into account when fixing channel layouts.
1597
1598         Allow setting channel positions for 1/2 channels when using
1599         gst_audio_set_structure_channel_position().
1600
1601         * gst/audioconvert/gstchannelmix.c:
1602         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
1603         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
1604         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
1605         Major rewrite of the channel mixing.
1606
1607         We now allow previously conflicting channel positions to appear
1608         together (rear center and rear left/right for example).
1609         Fixes bug #533817.
1610
1611         Rework the way channels are mixed together to take more possible
1612         channel positions into account, properly mix from/to side channels
1613         and don't assume that either center, left&right or nothing of a
1614         specific position is available anymore.
1615
1616         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1617         Adjust unit tests with non-standard 1/2 channel layouts to the more
1618         correct new behaviour.
1619
1620         Add a unit test for 5.1->Stereo downmixing.
1621
1622 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1623
1624         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
1625         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
1626         Add sane defaults for the 7 and 8 channel layouts as those are
1627         undefined in the Vorbis spec. Use NONE channel layouts when decoding
1628         more than 8 channels instead of erroring out. Fixes bug #535356.
1629
1630 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1631
1632         * docs/plugins/Makefile.am:
1633         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1634         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1635         * ext/theora/theoraparse.c:
1636         Add theoraparse to the docs and fix some docs.
1637
1638 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1639
1640         * gst-libs/gst/cdda/gstcddabasesrc.c:
1641         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
1642         Fix EOS condition and track addition check, the track.end sector is
1643         included in the track. Fixes #533265.
1644
1645 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1646
1647         Patch by: Mark Nauwelaerts <manauw at skynet be>
1648
1649         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
1650         (gst_video_rate_flush_prev), (gst_video_rate_event),
1651         (gst_video_rate_chain):
1652         * gst/videorate/gstvideorate.h:
1653         React (more) to NEWSEGMENT
1654         Small adjustment in timestamp calculation to prevent mismatches
1655         Fixes #435633.
1656
1657 2008-05-28  Tim-Philipp Müller  <tim.muller at collabora co uk>
1658
1659         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
1660           Initialise error to NULL as we should.
1661
1662 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
1663
1664         * gst/adder/gstadder.c: (gst_adder_query_duration),
1665         (gst_adder_query_latency), (gst_adder_query):
1666         Implement latency query.
1667
1668 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
1669
1670         * gst/adder/gstadder.c: (gst_adder_query_duration):
1671         Correctly resync the iterator if gst_iterator_next() returns
1672         GST_ITERATOR_RESYNC.
1673
1674 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1675
1676         * win32/vs6/libgstpbutils.dsp:
1677           Add pbutils-enumtypes.c to sources (#518037).
1678
1679 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1680
1681         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
1682         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
1683         * gst-libs/gst/audio/gstaudioclock.h:
1684         Add method to inform the clock that the time starts from 0 again. We use
1685         this info to calculate a clock offset so that the time we report in
1686         internal_time is monotonically increasing, as required by the clock base
1687         class. Fixes #521761.
1688         API: GstAudioClock::gst_audio_clock_reset()
1689
1690         * gst-libs/gst/audio/gstbaseaudiosink.c:
1691         (gst_base_audio_sink_skew_slaving),
1692         (gst_base_audio_sink_change_state):
1693         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1694         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1695         Reset reported time when we (re)create the ringbuffer.
1696
1697 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1698
1699         * ext/alsa/gstalsamixertrack.c:
1700           (gst_alsa_mixer_track_update_alsa_capabilities):
1701           Make sure playback volumes aren't accidentally overwritten by
1702           capture volumes if an alsa mixer track has both playback and
1703           capture capabilities: we create two GstMixerTracks in that
1704           case, so make sure we query only the alsa capabilities that
1705           refer to the type of GstMixerTrack we created from the dual
1706           capability alsa element. Should fix issues with Audigy2 sound
1707           cards (#518082).
1708
1709 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1710
1711         * tests/check/pipelines/oggmux.c: (test_pipeline):
1712           Don't use deprecated function.
1713
1714 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1715
1716         * gst/playback/gstdecodebin2.c:
1717         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
1718         Check for NULL cases and log them, creating ghostpads can, for example,
1719         fail when the pad returns wrong caps.
1720
1721         * gst/playback/gstplaybin2.c: (perform_eos):
1722         When pushing out the EOS event, collect the return value and warn when
1723         something failed.
1724
1725 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1726
1727         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1728         (gst_riff_create_video_template_caps):
1729         Add support for DVCPRO.
1730
1731 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
1732
1733         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
1734           Change default scaling method from nearest-neighbour to bilinear.
1735
1736 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
1737
1738         * tests/check/libs/video.c:
1739           More checks.
1740
1741 2008-05-25  Tim-Philipp Müller  <tim.muller at collabora co uk>
1742
1743         * gst/subparse/gstsubparse.c: (parser_state_init),
1744           (gst_sub_parse_format_autodetect), (handle_buffer):
1745         * gst/subparse/gstsubparse.h:
1746         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
1747           Limit duration to a maximum of five seconds for tmplayer format where
1748           we can guess the duration only from the timestamp of the next line of
1749           text. We don't want to show a text for eternities just because nothing
1750           else is being said for a while.
1751
1752 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1753
1754         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1755         (gst_base_rtp_depayload_chain),
1756         (gst_base_rtp_depayload_handle_sink_event),
1757         (gst_base_rtp_depayload_push_full),
1758         (gst_base_rtp_depayload_change_state):
1759         Check sequence numbers, mark input buffers with a discont flag for the
1760         subclass when we detected a gap, drop duplicate buffers. We do this
1761         because one can use the element without a jitterbuffer in front and we
1762         don't want to feed the subclasses invalid or reordered data.
1763         Do an error when the subclass did not provide a process function instead
1764         of crashing.
1765         Some other small cleanups.
1766
1767 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
1768
1769         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
1770           May just as well use the precalculated uvstride here.
1771
1772 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
1773
1774         * docs/plugins/Makefile.am:
1775         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1776         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1777         * docs/plugins/gst-plugins-base-plugins.args:
1778         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1779         * docs/plugins/gst-plugins-base-plugins.interfaces:
1780         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1781         * docs/plugins/inspect/plugin-adder.xml:
1782         * docs/plugins/inspect/plugin-alsa.xml:
1783         * docs/plugins/inspect/plugin-audioconvert.xml:
1784         * docs/plugins/inspect/plugin-audiorate.xml:
1785         * docs/plugins/inspect/plugin-audioresample.xml:
1786         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1787         * docs/plugins/inspect/plugin-cdparanoia.xml:
1788         * docs/plugins/inspect/plugin-decodebin.xml:
1789         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1790         * docs/plugins/inspect/plugin-gdp.xml:
1791         * docs/plugins/inspect/plugin-gio.xml:
1792         * docs/plugins/inspect/plugin-gnomevfs.xml:
1793         * docs/plugins/inspect/plugin-libvisual.xml:
1794         * docs/plugins/inspect/plugin-ogg.xml:
1795         * docs/plugins/inspect/plugin-pango.xml:
1796         * docs/plugins/inspect/plugin-playback.xml:
1797         * docs/plugins/inspect/plugin-queue2.xml:
1798         * docs/plugins/inspect/plugin-subparse.xml:
1799         * docs/plugins/inspect/plugin-tcp.xml:
1800         * docs/plugins/inspect/plugin-theora.xml:
1801         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1802         * docs/plugins/inspect/plugin-uridecodebin.xml:
1803         * docs/plugins/inspect/plugin-video4linux.xml:
1804         * docs/plugins/inspect/plugin-videorate.xml:
1805         * docs/plugins/inspect/plugin-videoscale.xml:
1806         * docs/plugins/inspect/plugin-videotestsrc.xml:
1807         * docs/plugins/inspect/plugin-volume.xml:
1808         * docs/plugins/inspect/plugin-vorbis.xml:
1809         * docs/plugins/inspect/plugin-ximagesink.xml:
1810         * docs/plugins/inspect/plugin-xvimagesink.xml:
1811         * ext/cdparanoia/gstcdparanoiasrc.c:
1812         * ext/ogg/gstoggdemux.c:
1813         * ext/ogg/gstoggdemux.h:
1814         * ext/ogg/gstoggmux.c:
1815         * ext/ogg/gstoggmux.h:
1816         * gst/audioconvert/audioconvert.c:
1817         * gst/audioconvert/audioconvert.h:
1818         * gst/audioconvert/gstaudioconvert.h:
1819         * gst/gdp/gstgdpdepay.h:
1820         * gst/gdp/gstgdppay.h:
1821         * gst/playback/gstdecodebin.c:
1822         * gst/playback/gstdecodebin2.c:
1823         * gst/playback/gstplaybin.c:
1824         * gst/playback/gstplaybin2.c:
1825         * gst/playback/gsturidecodebin.c:
1826         * gst/tcp/gstmultifdsink.c:
1827         * gst/tcp/gstmultifdsink.h:
1828         * gst/tcp/gsttcp.h:
1829
1830         Add some documentation comments, and some new headers to be scanned.
1831         Rename some internal enum declarations (audioconvert's DitherType and
1832         NoiseShapingType, GstUnitType from the TCP elements) to match the
1833         documented GObject type names so that the docs pick them up.
1834         Name the playbin2 docs markups properly so they get picked up. They'll
1835         need renaming back when/if playbin2 becomes playbin.
1836
1837         100% symbol coverage for the plugin docs, booya.
1838
1839 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
1840
1841         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
1842
1843         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
1844         Fix generation of NV12/NV21 frames. Fixes bug #532454.
1845
1846 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
1847
1848         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1849
1850         * gst/playback/gstdecodebin.c: (remove_fakesink):
1851         Lock the fakesink before setting the state to NULL and removing it from
1852         the bin so that a concurrent state change cannot interfere. 
1853         Fixes #534331.
1854
1855 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
1856
1857         * docs/Makefile.am:
1858         Fix installing plugin documentation when gtk-doc is disabled.
1859
1860 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
1861
1862         * gst-libs/gst/rtsp/Makefile.am:
1863         Distribute, don't install md5.h
1864
1865 2008-05-21  Julien Moutte  <julien@fluendo.com>
1866
1867         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
1868         instead of SOL_IP, works on more platforms.
1869         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
1870         arguments.
1871
1872 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1873
1874         * ext/vorbis/vorbisdec.c:
1875         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
1876         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
1877         Some debug and comment fixes.
1878
1879         * tests/examples/dynamic/addstream.c: (main):
1880         Fix , to ;
1881
1882 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1883
1884         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
1885         * gst/playback/decodetest.c: (new_decoded_pad_cb):
1886         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1887         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
1888         (cleanup_decodebin):
1889         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
1890         (connect_element), (gst_decode_group_control_demuxer_pad):
1891         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
1892         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
1893         (mute_group_type):
1894         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
1895         (gst_play_bin_set_property), (handoff), (gen_video_element),
1896         (gen_text_element), (gen_audio_element), (gen_vis_element),
1897         (remove_sinks), (add_sink), (setup_sinks):
1898         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
1899         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
1900         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
1901         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
1902         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
1903         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
1904         (gen_vis_chain), (gst_play_sink_reconfigure),
1905         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
1906         (gst_play_sink_request_pad):
1907         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
1908         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
1909         (cb_newpad):
1910         * gst/playback/test6.c: (new_decoded_pad_cb):
1911         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1912         * tests/check/elements/audiorate.c: (test_injector_chain),
1913         (do_perfect_stream_test):
1914         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
1915         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
1916         * tests/check/elements/gnomevfssink.c:
1917         * tests/check/elements/textoverlay.c:
1918         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
1919         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
1920         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
1921         * tests/check/pipelines/oggmux.c: (test_pipeline):
1922         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
1923         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
1924         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
1925         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
1926         * tests/examples/seek/seek.c: (make_mod_pipeline),
1927         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
1928         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
1929         (make_theora_pipeline), (make_vorbis_theora_pipeline),
1930         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
1931         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
1932         (update_fill), (msg_buffering):
1933         Don't use bad gst_element_get_pad().
1934
1935 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
1936
1937         * gst-libs/gst/riff/riff-media.c:
1938           Fix wrong method name in docs. Fix calculation of strf fields for
1939           broken mulaw/alaw.
1940   
1941         * gst-libs/gst/riff/riff-read.c:
1942           Whitespace fix and removing double ';'.
1943
1944 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1945
1946         * docs/design/part-playbin2.txt:
1947         Add some leftover doc.
1948
1949 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1950
1951         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
1952         Fix copy & paste error in last commit.
1953
1954 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1955
1956         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
1957         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
1958         other channel positions when source has SIDE channels and dest doesn't
1959         or the other way around.
1960
1961 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1962
1963         Patch by: Henrik Eriksson <henriken at axis dot com>
1964
1965         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
1966         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
1967         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
1968         (gst_multi_fd_sink_get_property):
1969         * gst/tcp/gstmultifdsink.h:
1970         Add support for DSCP QOS. Fixes #469933.
1971
1972 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1973
1974         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1975         Add another test that checks if conversion between standard 1 and 2
1976         channel layouts with and without positions set is working.
1977
1978 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1979
1980         * gst-libs/gst/audio/multichannel.c:
1981         (gst_audio_check_channel_positions):
1982         Allow non-standard 2 channel layouts.
1983         
1984         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1985         Add some tests for converting and remapping non-standard 1 and 2
1986         channel layouts.
1987
1988 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1989
1990         * gst/audioconvert/gstchannelmix.c:
1991         (gst_channel_mix_fill_normalize):
1992         Prevent division by zero if the channel mix matrix contains only
1993         zeroes.
1994
1995 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1996
1997         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1998
1999         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
2000         Close a buffer memory leak. Fixes bug #534071.
2001
2002 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2003
2004         * gst-libs/gst/rtsp/gstrtsptransport.h:
2005         Make the GstRTSPTransport struct members public as there are no
2006         setters/getters and it's supposed to be changed directly.
2007         Fixes bug #533087.
2008
2009 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
2010
2011         * gst/adder/gstadder.c:
2012         Adder also doesn't support audio/x-raw-int with width!=depth so don't
2013         claim this on the pad template caps.
2014
2015 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2016
2017         * gst-libs/gst/audio/gstbaseaudiosink.c:
2018         (gst_base_audio_sink_sync_latency):
2019         We can only use our optimal calibration if we prerolled before the
2020         latency expired.
2021
2022 2008-05-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
2023
2024         * configure.ac:
2025           Require core CVS for GstBaseSrc buffer caps setting magic.
2026
2027 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2028
2029         * gst/audioconvert/gstaudioconvert.c:
2030         (gst_audio_convert_fixate_channels):
2031         Fix logic in last commit.
2032
2033 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2034
2035         * gst/audioconvert/gstaudioconvert.c:
2036         (gst_audio_convert_fixate_channels):
2037         Passthrough the channel positions if the number of output channels is
2038         the same as the number of input channels, the input had a channel
2039         layout and downstream requests no special one. We did this already for
2040         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
2041
2042 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2043
2044         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
2045         (gst_gnome_vfs_src_finalize),
2046         (gst_gnome_vfs_src_received_headers_callback),
2047         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
2048         * ext/gnomevfs/gstgnomevfssrc.h:
2049         Set the ICY caps on the srcpad from where they get picked up by the base
2050         class now and set on the outgoing buffers.
2051
2052         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2053         (gst_base_audio_src_create):
2054         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
2055         BaseSrc now sets the caps on outgoing buffers automatically.
2056
2057 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
2058
2059         * gst-libs/gst/audio/gstbaseaudiosink.c:
2060         (gst_base_audio_sink_resample_slaving),
2061         (gst_base_audio_sink_skew_slaving),
2062         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
2063         (gst_base_audio_sink_async_play),
2064         (gst_base_audio_sink_change_state):
2065         Change the way in which the ringbuffer is started when dealing with a
2066         slaved clock and latency. We now sync to the clock until we reach
2067         upstream latency before starting the ringbuffer. This has the effect
2068         that we can accurately align the master and slave clocks and let the
2069         rate correction code take care of the initial drift or rounding errors
2070         instead of leaving them uncorrected with the old approach.
2071
2072 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
2073
2074         * gst/audioconvert/gstaudioconvert.c:
2075         (gst_audio_convert_fixate_channels):
2076         Correctly set the default channel positions when converting to 8
2077         channels.
2078
2079 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2080
2081         * configure.ac:
2082           Error out if we don't have the required version of core.
2083
2084 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2085
2086         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
2087           Use data scan helper in aac typefinder and stop scanning
2088           for headers when we've found a type. Also fix potential invalid
2089           memory access when calculating the frame length.
2090
2091 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
2092
2093         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
2094           (mpeg_sys_is_valid_pack):
2095           Don't modify scan context when we return FALSE in ensure_data, so
2096           it's possible to continue scanning, and we don't end up with a NULL
2097           data pointer and a positive size, which might bite us the next time
2098           we're called. Small constification.
2099
2100 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
2101
2102         * gst/adder/gstadder.c:
2103         Adder doesn't support 24 bit samples so don't claim it supports them
2104         in the pad template caps.
2105
2106 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2107
2108         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2109         (gst_base_rtp_depayload_chain):
2110         Validate the RTP packet before further processing it. It's just too
2111         dangerous to accept random packets and people are not forced to use a
2112         jitterbuffer or session manager to filter out the bad packets.
2113
2114         * gst-libs/gst/rtp/gstrtpbuffer.c:
2115         (gst_rtp_buffer_set_extension_data),
2116         (gst_rtp_buffer_get_payload_subbuffer):
2117         Small cleanups.
2118         When setting extension data in a buffer that is too small, we fail and
2119         we should not set the extension bit.
2120         Change GST_WARNINGS into g_warning because they really are
2121         programming errors.
2122
2123         * tests/check/libs/rtp.c: (GST_START_TEST):
2124         Catch the g_warnings now in the unit tests and that fact that failing to
2125         set extension data left the extension bit untouched.
2126
2127 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
2128
2129         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2130           Revert previous change which made basetransform handle buffer_alloc
2131           and which breaks things badly in the non-passthrough case since it
2132           returned buffers with a different (ie. sometimes smaller) size than
2133           the size requested.
2134
2135 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2136
2137         Patch by: Bernard B <b-gnome at largestprime dot net>
2138
2139         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
2140         Fix seqnum compare function for bordercase values and fix the docs
2141         again. Fixes #533075.
2142
2143         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
2144         Add a testcase for seqnum compare function.
2145
2146 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
2147
2148         * gst/adder/gstadder.c: (gst_adder_setcaps),
2149         (gst_adder_class_init):
2150         Correctly declare the supported endianness on the pad templates
2151         and check for correct endianness in the set caps function. Adder
2152         only supports native endianness.
2153         Also use gst_element_class_set_details_simple().
2154
2155 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
2156
2157         * sys/xvimage/xvimagesink.c:
2158           Better debug logging in port value handling. Merging separate port
2159           value loops into one.
2160
2161 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2162
2163         Patch by: Hannes Bistry <hannesb at gmx dot de>
2164
2165         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
2166         * gst/tcp/gsttcpserversink.c:
2167         (gst_tcp_server_sink_handle_server_read),
2168         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
2169         Fix regression in clientsrc because we did not add the fd to the poll
2170         set anymore. Fixes #532364.
2171         Do some cleanups here and there.
2172
2173 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2174
2175         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
2176         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2177         * gst/playback/gstplay-marshal.list:
2178         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2179         Use correct marshallers. GstCaps are a boxed type and no GObject
2180         subclass.
2181
2182 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2183
2184         * win32/common/libgstrtsp.def:
2185         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
2186         symbols.
2187
2188 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2189
2190         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2191
2192         * tests/check/elements/audioresample.c:
2193         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
2194         (live_switch_push), (GST_START_TEST):
2195         Add unit test for the latest basetransform negotiation changes.
2196         See bug #526768.
2197
2198 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2199
2200         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2201         Fix nv12<->nv21 conversion if stride is larger than width.
2202
2203 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
2204
2205         Patch by: Jan Gerber <j at oil21 dot org>
2206
2207         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
2208         (gst_ogg_pad_parse_skeleton_fisbone):
2209         * ext/ogg/gstoggdemux.h:
2210         Parse presentation time from skeleton streams and use it as offset
2211         for the timestamps. Fixes bug #530068.
2212
2213 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2214
2215         * gst-libs/gst/audio/gstbaseaudiosink.c:
2216         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
2217         Revert previous patch that attempted to more accurately calculate the
2218         initial offset between master and slave clock. The best thing we can do
2219         in general is take the time of both clocks as the diff since we don't
2220         know when the actual preroll happened.
2221
2222 2008-05-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
2223
2224         * gst-libs/gst/pbutils/install-plugins.c:
2225           Fix docs: type and missing word.
2226
2227 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2228
2229         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2230           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
2231           for this instead; don't check if we've found enough markers after
2232           each and every step, it's enough to do that only if we've actually
2233           found a new marker.
2234           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
2235
2236 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
2237
2238         * gst/typefind/gsttypefindfunctions.c:
2239           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
2240           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
2241           (mpeg_video_stream_type_find):
2242           Move scan helper thingy to the beginning of the file so we can use
2243           it in other typefind functions. Rename it to something more
2244           generic. Also improve handling of things towards the end of the
2245           typefind data: peek as much as we can if we know the size of the
2246           data, rather than just min_size.
2247
2248 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
2249
2250         * docs/libs/gst-plugins-base-libs-sections.txt:
2251         * gst-libs/gst/interfaces/colorbalance.c:
2252         * gst-libs/gst/interfaces/colorbalance.h:
2253         * gst-libs/gst/interfaces/colorbalancechannel.c:
2254         * gst-libs/gst/interfaces/colorbalancechannel.h:
2255         * gst-libs/gst/interfaces/tuner.c:
2256         * gst-libs/gst/interfaces/tunerchannel.c:
2257         * gst-libs/gst/interfaces/tunerchannel.h:
2258         * gst-libs/gst/interfaces/tunernorm.c:
2259         * gst-libs/gst/interfaces/tunernorm.h:
2260         * gst-libs/gst/video/video.c:
2261         * gst-libs/gst/video/video.h:
2262         Document the GstTuner and GstColorBalance interfaces, and some
2263         other random API functions that needed it. 70% symbol coverage, woo.
2264
2265 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2266
2267         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
2268         Choose to allocate one less segment but require one additional segment
2269         as latency. 
2270
2271         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
2272         No need to increment the number of segments in the source.
2273
2274         * gst-libs/gst/audio/gstbaseaudiosink.c:
2275         (gst_base_audio_sink_get_time), (clock_convert_external),
2276         (gst_base_audio_sink_resample_slaving),
2277         (gst_base_audio_sink_skew_slaving),
2278         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
2279         (gst_base_audio_sink_async_play):
2280         Remove adding latency when returning the internal time while subtracting
2281         it again when we use the value a little later.
2282         When calculating the end timestamp, we are making a rounding error
2283         with the current algorithm. Ensure that we don't accumulate these
2284         rounding errors when aligning samples by not resampling at all if we
2285         don't need to. Fixes #419351.
2286         Make the initial calibration of the clock slaving a little more
2287         predictable and accurate. Also handle the case where we don't do
2288         clock slaving.
2289
2290 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
2291
2292         Based on a patch by:
2293           Björn Benderius <bjoern dot benderius at axis dot com>
2294
2295         * gst/ffmpegcolorspace/avcodec.h:
2296         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
2297         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
2298         (gst_ffmpegcsp_avpicture_fill):
2299         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
2300         * gst/ffmpegcolorspace/imgconvert_template.h:
2301         Add conversions from/to NV12 and NV21 and conversions between those
2302         two formats. Fixes bug #532166.
2303
2304 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
2305
2306         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
2307         Abort the h264 typefinding as soon as _peek() doesn't return anything,
2308         which happens for example with files smaller than 128kb.
2309
2310 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
2311
2312         Patch by: Wouter Cloetens <zombie at e2big dot org>
2313
2314         * gst-libs/gst/rtsp/Makefile.am:
2315         * gst-libs/gst/rtsp/gstrtspconnection.c:
2316         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
2317         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
2318         (add_auth_header), (gst_rtsp_connection_free),
2319         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
2320         (gst_rtsp_connection_set_auth_param),
2321         (gst_rtsp_connection_clear_auth_params):
2322         * gst-libs/gst/rtsp/gstrtspconnection.h:
2323         Add Digest authorization support for RTSP connections. See #532065.
2324
2325         * gst-libs/gst/rtsp/md5.c:
2326         * gst-libs/gst/rtsp/md5.h:
2327         Yeap, another md5 implementation until we can depend on a glib that has
2328         support for it.
2329
2330 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
2331
2332         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2333
2334         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
2335         Let audioresample use the buffer allocation of basetransform instead
2336         of it's own stuff.
2337
2338         * tests/check/elements/audioresample.c: (alloc_only_48000),
2339         (GST_START_TEST), (audioresample_suite):
2340         Add unit test for the recent basetransform bugfix, where upstream
2341         changes caps to something that can't be passed through anymore.
2342
2343 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
2344
2345         * win32/common/config.h.in:
2346           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
2347           use the real thing than having "???" unconditionally.
2348
2349 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2350
2351         * gst-libs/gst/audio/gstbaseaudiosink.c:
2352         (gst_base_audio_sink_query):
2353         Report the latency with the new seglatency parameter.
2354
2355         * gst-libs/gst/audio/gstringbuffer.c:
2356         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
2357         (gst_ring_buffer_acquire):
2358         * gst-libs/gst/audio/gstringbuffer.h:
2359         Add new field to the ringbufferspec to specify the expected latency
2360         between the underlying device read/write pointer, this is needed
2361         when writing sinks that sit a little closer to the hardware.
2362         Add some more docs for other fields.
2363
2364 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2365
2366         * gst/volume/gstvolume.c: (volume_transform_ip):
2367         Return NOT_NEGOTIATED if we didn't set a process function yet for some
2368         reason instead of crashing later. Might fix bug #509125.
2369
2370 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2371
2372         Based on a patch by: Tim-Philipp Müller  <tim.muller at collabora co uk>
2373
2374         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
2375         * gst/audioconvert/audioconvert.h:
2376         * gst/audioconvert/gstaudioconvert.c:
2377         (gst_audio_convert_parse_caps),
2378         (structure_has_fixed_channel_positions),
2379         (gst_audio_convert_transform_caps):
2380         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
2381         Add support for more than 8 channels and NONE channel layouts. For
2382         more than 8 channels no channel conversion is supported yet, only
2383         format conversions are supported. Fixes bug #398033.
2384
2385         * tests/check/elements/audioconvert.c: (verify_convert),
2386         (GST_START_TEST), (audioconvert_suite):
2387         Add some unit tests by Tim for checking the NONE channel layouts
2388         and more than 8 channels and add some more unit tests for channel
2389         conversions.
2390
2391 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
2392
2393         * gst/playback/gstdecodebin2.c: (connect_pad):
2394         When autoplugging fails, set the element back to NULL before
2395         unreffing it.
2396
2397 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
2398
2399         * win32/common/libgstaudio.def:
2400         Add gst_base_audio_src_[sg]et_slave_method() to the exported
2401         symbols.
2402
2403 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2404
2405         * gst/subparse/samiparse.c: (handle_start_sync),
2406         (end_sami_element), (characters_sami):
2407         Remove trailing, leading and double whitespaces.
2408         Correctly timestamp buffers and output the last buffer too.
2409
2410         * tests/check/elements/subparse.c: (GST_START_TEST),
2411         (subparse_suite):
2412         Add a simple unit test for SAMI parsing.
2413
2414 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2415
2416         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2417
2418         * gst/subparse/samiparse.c: (handle_start_sync),
2419         (start_sami_element), (end_sami_element), (characters_sami),
2420         (sami_context_reset):
2421         Only output characters inside the "sync" elements. There could be
2422         other elements like "style" that have some content but should
2423         not be printed. Fixes bug #467911.
2424
2425 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
2426
2427         * gst/playback/gstplaybasebin.c: (set_audio_mute),
2428         (set_active_source):
2429         * gst/playback/gstplaybasebin.h:
2430         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2431         (playbin_set_audio_mute):
2432         Allow setting -1 as current-audio to mute the current audio stream,
2433         similar to what is done for subtitles. Fixes bug #342294.
2434
2435 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
2436
2437         * gst-libs/gst/pbutils/descriptions.c: (formats): 
2438         It's SorensOn and not SorensEn.
2439
2440 2008-05-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2441
2442         * gst-libs/gst/pbutils/descriptions.c: (formats):
2443           Fix description of video/x-flash-video.
2444
2445 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
2446
2447         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2448         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2449         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2450         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
2451         Remove some unused code.
2452
2453         * gst/audioconvert/gstaudioquantize.c:
2454         (gst_audio_quantize_free_noise_shaping):
2455         Don't return before freeing the noise shaping history.
2456
2457 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2458
2459         * tests/check/elements/subparse.c: (do_test),
2460           (test_tmplayer_style3b), (subparse_suite):
2461           Add unit test for the tmplayer variant from bug #530962.
2462
2463 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2464
2465         * gst/subparse/gstsubparse.c: (handle_buffer),
2466           (gst_sub_parse_sink_event):
2467         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
2468           (tmplayer_parse_line):
2469           Fix parsing of tmplayer subtitle variant where every single line contains
2470           text and there isn't an empty line after each line to determine the
2471           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
2472           making sure that we push out the last line of text without a duration if
2473           there's still text left in the buffer at the end.
2474
2475 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2476
2477         * gst/subparse/gstsubparse.c: (feed_textbuf):
2478           Fix detection of discontinuities based on the buffer offset (doesn't work
2479           so well if no buffer offset is set) and also check for the DISCONT buffer
2480           flag. This keeps the parser state from being reset after each buffer in
2481           the unit test.
2482
2483 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2484
2485         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
2486           Further fine-tuning: don't absolutely require sequence or GOP headers
2487           (as introduced in the previous commit), but adjust the typefind
2488           probabilities returned accordingly if we don't see them. Also make sure
2489           picture header and first slice are somewhat close to each other (which
2490           is not perfect but still better than requiring a fixed offset or having
2491           no limit at all).
2492
2493 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2494
2495         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2496         (gst_basertppayload_sink_setcaps),
2497         (gst_basertppayload_sink_getcaps):
2498         Rename the setcaps/getcaps function internally to make it clear that
2499         they are called for the sink pad.
2500
2501 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2502
2503         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2504         (gst_base_rtp_depayload_class_init),
2505         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
2506         (gst_base_rtp_depayload_packet_lost),
2507         (gst_base_rtp_depayload_set_gst_timestamp):
2508         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2509         Catch packet-lost events from the jitterbuffer and convert them into a
2510         vmethod call (lost-packet) so that depayloaders can do something smart.
2511         Also add a default packet-lost function that sends out a segment update
2512         to the decoders.
2513
2514 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
2515
2516         * gst/playback/test4.c:
2517         * gst/playback/test5.c:
2518         * gst/playback/test6.c:
2519         * gst/playback/test7.c:
2520           Also include config.h when relying on defines from it. Fixes the
2521           build. Its been a please to serve :)
2522
2523 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
2524
2525         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
2526         (paint_setup_NV21), (paint_hline_NV12_NV21):
2527         Add support for NV12 and NV21 in videotestsrc
2528
2529 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
2530
2531         * gst/videoscale/gstvideoscale.c:
2532         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
2533         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
2534         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
2535         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
2536         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
2537         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
2538         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
2539         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
2540         (vs_image_scale_linear_RGB555):
2541         Support 1x1 images as input and output as for example the BBC HQ new
2542         streams have 1x1 GIFs in the playlists for some reason.
2543
2544 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
2545
2546         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
2547           (try_to_link_1):
2548           If we can't activate one of the decoders we plugged in (such as,
2549           say, musepackdec) for some reason (it might not support push mode,
2550           for example), remove any pad probes that close_pad_link() might
2551           have set up. This makes sure we later don't try to remove a probe
2552           for a pad that doesn't exist any longer, and avoids nast warnings
2553           and probably other things too.
2554
2555 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2556
2557         * gst/typefind/gsttypefindfunctions.c:
2558           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
2559           (plugin_init):
2560           Rework mpeg video stream typefinding a bit more: make sure sequence,
2561           GOP, picture and slice headers appear in the order they should and
2562           that we've in fact at least had one of each; fix picture header
2563           detection; decouple picture and slice header check - don't assume
2564           they're at a fixed offset, there may be extra data in between. Also,
2565           announce varying degrees of probability depending on what we found
2566           exactly (multiple pictures, at least one picture, just sequence and
2567           GOP headers). Finally, in _ensure_data(), take into account that we
2568           might be typefinding smaller amounts of data, such as the first
2569           buffer of a stream, so fall back to the minimum size needed as long
2570           as that's available, instead of erroring out if there's less than
2571           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
2572           fuzzed file from #399342 as valid.
2573
2574 2008-04-30  Michael Smith <msmith@songbirdnest.com>
2575
2576         * ext/theora/theoradec.c:
2577           Cool kids don't divide by zero.
2578           Treat PAR of x:0 as 1:1.
2579           Fixes #530719.
2580
2581 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2582
2583         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
2584           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
2585           (mpeg_video_stream_type_find):
2586           Refactor a bit: use context structure to track parsing offset and
2587           size of available data and make the code a bit clearer. Fixes bad
2588           memory access in #356937.
2589
2590 2008-04-28  Michael Smith <msmith@songbirdnest.com>
2591
2592         * gst/playback/test4.c:
2593         * gst/playback/test5.c:
2594         * gst/playback/test6.c:
2595         * gst/tcp/gstmultifdsink.c:
2596           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
2597           is defined.
2598
2599 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2600
2601         * gst-libs/gst/audio/gstbaseaudiosink.h:
2602         Clarify some docs.
2603
2604         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
2605         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
2606         (gst_base_audio_src_set_slave_method),
2607         (gst_base_audio_src_get_slave_method),
2608         (gst_base_audio_src_set_property),
2609         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
2610         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2611         Add property and methods for selecting the clock slave method in the
2612         source, like in the sink.
2613         We only implement "none" and "re-timestamp" for now.
2614         API: gst_base_audio_src_set_slave_method()
2615         API: gst_base_audio_src_get_slave_method()
2616
2617 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
2618
2619         * gst-libs/gst/rtp/gstrtpbuffer.c:
2620         Fix the docs about the seqnum compare function, it returns a difference.
2621
2622 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
2623
2624         * ext/alsa/gstalsadeviceprobe.c:
2625         (gst_alsa_get_device_list): Don't return before freeing up
2626         the allocated structures.
2627
2628 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
2629
2630         * gst/playback/gstplaybin.c:
2631           Remove obsolete streaminfo code and fix a leak. Fixes #529546
2632
2633 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2634
2635         * ext/ogg/gstoggdemux.c:
2636           Revert the event part, that should not go in.
2637
2638 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2639
2640         * ext/ogg/gstoggdemux.c:
2641           Don't leak GstPluginFeatures when filtering.
2642
2643 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2644
2645         * sys/xvimage/xvimagesink.c:
2646           Add some logging for cases when grabbing the xv failed.
2647
2648 2008-04-21  David Schleef  <ds@schleef.org>
2649
2650         * ext/ogg/gstoggmux.c:
2651           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
2652           packet.  Should conform to what we currently think is the
2653           final Ogg/Dirac muxing spec.
2654
2655 2008-04-21  David Schleef  <ds@schleef.org>
2656
2657         * sys/xvimage/xvimagesink.c:
2658           Fix typo that causes the overlay keying color to bright green
2659           on a 16-bit display.  Dark grey good.  Bright green bad.
2660
2661 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
2662
2663         * ext/gnomevfs/gstgnomevfsuri.c:
2664           Add  FIXME comment about using uri-list for source and sink.
2665
2666 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2667
2668         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2669         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
2670         vaargs functions to gint. Otherwise the fractions will get 0 set
2671         instead of the correct value on big endian systems. Fixes bug #529018.
2672
2673 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2674
2675         * ext/gnomevfs/gstgnomevfssink.c:
2676         (gst_gnome_vfs_sink_uri_get_protocols):
2677         * ext/gnomevfs/gstgnomevfssrc.c:
2678         (gst_gnome_vfs_src_uri_get_protocols):
2679         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
2680         (gst_gnomevfs_get_supported_uris):
2681         Get the list of supported URI schemes in a threadsafe way and use the
2682         same list for the source and sink.
2683
2684 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2685
2686         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
2687         (gst_gio_get_supported_protocols):
2688         Don't generate a new supported protocols list on each call but cache
2689         it. It's supposed to be static anyway, this way we only leak it once
2690         per process.
2691
2692         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
2693         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
2694         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
2695         (gst_gio_sink_start):
2696         * ext/gio/gstgiosink.h:
2697         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
2698         (gst_gio_src_class_init), (gst_gio_src_finalize),
2699         (gst_gio_src_set_property), (gst_gio_src_get_property),
2700         (gst_gio_src_start):
2701         * ext/gio/gstgiosrc.h:
2702         API: Add "file" properties where one can set a GFile as
2703         source/destination.
2704
2705         Add locking to the properties and use
2706         gst_element_class_set_details_simple() instead of a static
2707         GstElementDetails struct.
2708
2709 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
2710
2711         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
2712         (plugin_init):
2713         Add "mpp" and "mp+" as possible extensions for MusePack files.
2714
2715         Add typefinding for MusePack StreamVersion 8 files and include the
2716         stream version in the caps.
2717
2718 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
2719
2720         * gst-libs/gst/rtp/gstrtppayloads.c:
2721         (gst_rtp_payload_info_for_name):
2722         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
2723
2724 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
2725
2726         * configure.ac:
2727           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
2728           (NB: this only affects compilation of some of the examples).
2729           Remove some configure.ac cruft that's not needed any longer.
2730
2731 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
2732
2733         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
2734         Don't validate the payload if there isn't any.
2735         Fixes #525915
2736
2737 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
2738
2739         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
2740         Use g_atomic_int_set() instead of gst_atomic_int_set().
2741
2742 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
2743
2744         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2745         Return NULL instead of a gchar * array with one NULL element if we
2746         don't get any supported URI schemes from GIO.
2747
2748 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
2749
2750         * gst/audiotestsrc/gstaudiotestsrc.c:
2751           Remove cpp style commented old code.
2752
2753 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
2754
2755         * gst/playback/gstdecodebin2.c:
2756           Fix signal docs.
2757
2758 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
2759
2760         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
2761           (gst_text_overlay_init):
2762           Fix textoverlay unit test again by making the supposed default
2763           value for the wait-text property the actual default value.
2764           Also fix Since: tag for new property.
2765
2766 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
2767
2768         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
2769           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
2770           (gst_video_format_get_pixel_stride),
2771           (gst_video_format_get_component_width),
2772           (gst_video_format_get_component_height),
2773           (gst_video_format_get_component_offset), (gst_video_format_get_size),
2774           (gst_video_format_convert):
2775           Add guards to these functions to ensure sane input values.
2776
2777         * tests/check/libs/video.c:
2778           Fix unit test not to create caps with width=0 and height=0.
2779
2780 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
2781
2782         * docs/design/draft-keyframe-force.txt:
2783         Fix typo.
2784
2785         * gst/playback/gstqueue2.c: (update_buffering),
2786         (gst_queue_handle_src_query):
2787         Set buffering mode in the messages.
2788         Set buffering percent in the query.
2789
2790         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
2791         (do_stream_buffering), (do_download_buffering), (msg_buffering):
2792         Do some more fancy things based on the buffering method in use.
2793
2794 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2795
2796         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
2797         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
2798         (msg_buffering), (main):
2799         Add basic download reports to seek using the new buffering API.
2800
2801 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2802
2803         * gst/playback/gstqueue2.c: (update_buffering),
2804         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
2805         (gst_queue_src_checkgetrange_function):
2806         Include extra buffering stats in the buffering message.
2807         Implement BUFFERING query.
2808
2809         * gst/playback/gsturidecodebin.c: (do_async_start),
2810         (do_async_done), (type_found), (setup_streaming), (setup_source),
2811         (gst_uri_decode_bin_change_state):
2812         Only add decodebin2 when the type is found in streaming mode.
2813         Make uridecodebin async to PAUSED even when we don't have decodebin2
2814         added yet.
2815
2816 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
2817
2818         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2819         Filter cdda from the supported URI schemes. We can't support
2820         musicbrainz tags and everything else one expects from a cdda source
2821         with GIO. Fixes bug #526794.
2822
2823 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
2824
2825         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
2826         (gst_xvimagesink_buffer_alloc):
2827         Fix calculation of 'expected size' for YV12 buffers.
2828         Be a little more verbose in the debug output for buffer-alloc'ed
2829         buffers which turn out to have the wrong size.
2830
2831 2008-04-07  Tim-Philipp Müller  <tim at centricular dot net>
2832
2833         * NEWS:
2834         * RELEASE:
2835         * gst-plugins-base.doap:
2836           Merge other changes from 0.10.19 release branch.
2837
2838 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
2839
2840         * gst-libs/gst/audio/gstbaseaudiosink.c:
2841           (gst_base_audio_sink_class_init):
2842         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2843           (gst_base_audio_src_class_init):
2844         * gst/playback/gstplayback.c: (plugin_init):
2845         * gst/volume/gstvolume.c: (plugin_init):
2846           Work around missing bits of thread-safety on older GLibs some
2847           more to avoid assertions when starting up multiple playbin
2848           objects concurrently (see #512382).
2849
2850 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
2851
2852         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
2853           Remove some more fields.
2854
2855 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
2856
2857         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2858
2859         * configure.ac:
2860         Actually build dlls when cross-compiling with mingw32.
2861         Fixes bug #526247.
2862
2863 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
2864
2865         * configure.ac:
2866           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
2867
2868 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2869
2870         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
2871         (msg_buffering), (connect_bus_signals), (main):
2872         Add statusbar.
2873         Add buffering support with feedback in the statusbar.
2874
2875 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
2876
2877         * ext/ogg/gstoggmux.c:
2878           Fix sample pipeline description.
2879
2880 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
2881
2882         * docs/plugins/Makefile.am:
2883         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2884         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2885         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2886           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
2887
2888         * docs/plugins/gst-plugins-base-plugins.args:
2889         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2890         * docs/plugins/gst-plugins-base-plugins.interfaces:
2891         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2892         * docs/plugins/inspect/plugin-adder.xml:
2893         * docs/plugins/inspect/plugin-alsa.xml:
2894         * docs/plugins/inspect/plugin-audioconvert.xml:
2895         * docs/plugins/inspect/plugin-audiorate.xml:
2896         * docs/plugins/inspect/plugin-audioresample.xml:
2897         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2898         * docs/plugins/inspect/plugin-cdparanoia.xml:
2899         * docs/plugins/inspect/plugin-decodebin.xml:
2900         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2901         * docs/plugins/inspect/plugin-gdp.xml:
2902         * docs/plugins/inspect/plugin-gnomevfs.xml:
2903         * docs/plugins/inspect/plugin-libvisual.xml:
2904         * docs/plugins/inspect/plugin-ogg.xml:
2905         * docs/plugins/inspect/plugin-pango.xml:
2906         * docs/plugins/inspect/plugin-playback.xml:
2907         * docs/plugins/inspect/plugin-queue2.xml:
2908         * docs/plugins/inspect/plugin-subparse.xml:
2909         * docs/plugins/inspect/plugin-tcp.xml:
2910         * docs/plugins/inspect/plugin-theora.xml:
2911         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2912         * docs/plugins/inspect/plugin-uridecodebin.xml:
2913         * docs/plugins/inspect/plugin-video4linux.xml:
2914         * docs/plugins/inspect/plugin-videorate.xml:
2915         * docs/plugins/inspect/plugin-videoscale.xml:
2916         * docs/plugins/inspect/plugin-videotestsrc.xml:
2917         * docs/plugins/inspect/plugin-volume.xml:
2918         * docs/plugins/inspect/plugin-vorbis.xml:
2919         * docs/plugins/inspect/plugin-ximagesink.xml:
2920         * docs/plugins/inspect/plugin-xvimagesink.xml:
2921           Update introspection data.
2922
2923         * ext/ogg/gstoggmux.c:
2924           Document oggmux.
2925
2926         * gst/playback/gstdecodebin2.c:
2927           Don't use gtk-doc style comment start for private stuff, but make it
2928           formatted like this for consistency.
2929
2930 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2931
2932         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
2933         (gst_decode_bin_init), (gst_decode_bin_dispose),
2934         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
2935         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
2936         (analyze_new_pad), (connect_pad), (expose_pad),
2937         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
2938         (gst_decode_group_expose), (gst_decode_group_free),
2939         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
2940         Remove fakesink hack, we can now implement this more elegantly.
2941         Added property to bypass typefinding.
2942         Removed underrun callback and demuxer pad probe, we now use the srcpad
2943         probe to expose groups.
2944         API::sink-caps property
2945
2946         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
2947         Guard against multiple emissions of the no_more_pads signal, which
2948         happens when we are dealing with chained oggs.
2949
2950         * gst/playback/gsturidecodebin.c: (remove_decoders),
2951         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
2952         (setup_source):
2953         For streams, use our own typefind element and plug our queue after it.
2954         We will need this to determine the type of buffering to use for the
2955         queue soon.
2956
2957 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2958
2959         * gst-libs/gst/audio/gstbaseaudiosink.c:
2960         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
2961         Guard against over and underflows because of clock slaving.
2962         When we are using our own clock, still compensate for any calibrations
2963         that we might have done to our clock.
2964
2965 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2966
2967         * ext/theora/theoradec.c: (theora_handle_type_packet),
2968         (theora_dec_chain):
2969         Don't try to do anything fancy with the return code from pushing an
2970         event, it does not have enough information to turn it into a
2971         GST_FLOW_ERROR.
2972
2973 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2974
2975         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
2976         (gst_ogg_demux_chain_elem_pad):
2977         Add small debug line.
2978         Pass return code from the internal decoder instead of the too generic
2979         GST_FLOW_ERROR.
2980
2981 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
2982
2983         * gst-libs/gst/cdda/Makefile.am:
2984         * gst-libs/gst/cdda/base64.c:
2985         * gst-libs/gst/cdda/base64.h:
2986         * gst-libs/gst/cdda/gstcddabasesrc.c:
2987         (gst_cddabasesrc_calculate_musicbrainz_discid):
2988         Use GLib's base64 implementation instead of our own.
2989
2990 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2991
2992         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2993         (gst_ogg_demux_read_chain):
2994         Refix oggdemux, we only have a problem if we failed to find a chain and
2995         we are not EOF.
2996
2997 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2998
2999         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
3000
3001         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3002         (gst_ogg_demux_read_chain):
3003         When we fail to find a BOS page and we and up with no chain, error out
3004         properly instead of segfaulting. Fixes #525665.
3005
3006 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3007
3008         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
3009         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
3010         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
3011         no-more-pads...
3012
3013 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3014
3015         * gst/playback/gstqueue2.c: (update_out_rates),
3016         (gst_queue_open_temp_location_file),
3017         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
3018         (gst_queue_handle_src_query), (gst_queue_set_property):
3019         Update the estimated input data when we push out a buffer.
3020         Add some debug info about the temp file.
3021         Only forward src events when we are not using a temp file.
3022         Don't block the duration query, we need to find something better.
3023         Don't leak the temp filename.
3024
3025 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
3026
3027         * configure.ac:
3028         Require GLib 2.12 and liboil 0.3.14.
3029
3030         * gst/volume/gstvolume.c: (volume_process_double):
3031         Unconditionally use liboil 0.3.14 function.
3032
3033 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
3034
3035         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3036         ms-gsm can have arbitrarty sample rates. See #481354.
3037
3038 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3039
3040         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
3041         MP4S is generic MPEG-4, not a microsoft variant.
3042
3043 2008-03-27  Michael Smith <msmith@fluendo.com>
3044
3045         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
3046           Check the body CRC (if set) when depayloading.
3047           Fixes #522401.
3048
3049 2008-03-24  Tim-Philipp Müller  <tim at centricular dot net>
3050
3051         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3052           Fix Since: version for new property.
3053
3054 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3055
3056         * gst-libs/gst/rtsp/gstrtspconnection.c:
3057         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3058         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
3059         Don't error when poll_wait returns EAGAIN.
3060
3061 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3062
3063         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
3064         The queue is never filled when there are no buffers in the queue at all.
3065         Fixes #523993.
3066
3067 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3068
3069         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3070         (init_group), (free_group), (gst_play_bin_init),
3071         (gst_play_bin_finalize), (gst_play_bin_set_uri),
3072         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
3073         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
3074         (gst_play_bin_set_current_video_stream),
3075         (gst_play_bin_set_current_audio_stream),
3076         (gst_play_bin_set_current_text_stream),
3077         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
3078         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
3079         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
3080         (activate_group), (deactivate_group), (setup_next_source),
3081         (save_current_group), (gst_play_bin_change_state):
3082         Update some docs.
3083         Add new locks and conds to protect pipeline creation and group
3084         switching.
3085         Implement the sub-uri property.
3086         Keep track of pending uridecodebin creation and configure the output
3087         pipeline after all streams are configured.
3088         Propagate subtitle encoding to the uridecodebins.
3089         Implement getting the video/audio/visualisation elements.
3090         Use input-selector for stream switching.
3091         If we are asked to do visualisation, prefer to autoplug raw sinks
3092         instead of sinks that accept encoded data.
3093
3094 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3095
3096         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3097         (gst_play_sink_init), (gst_play_sink_dispose),
3098         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
3099         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
3100         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
3101         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
3102         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
3103         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
3104         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
3105         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
3106         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
3107         * gst/playback/gstplaysink.h:
3108         Add methods to get audio/video/vis elements.
3109         Add methods to set the font description for the overlay.
3110         Remove properties, we're using this element with its methods only.
3111         Add support for subtitles.
3112         Rearrange the locking a bit to not use the object lock for protecting
3113         the pipeline construction.
3114         Try to use the volume and mute property on the sink when its available.
3115         Implement the mute option with volume when the sink does not have a mute
3116         property.
3117         Only add volume element when the sink has no volume property.
3118         Only do visualisations with raw audio pads.
3119
3120 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3121
3122         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
3123         (gst_text_overlay_init), (gst_text_overlay_set_property),
3124         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
3125         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
3126         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
3127         (gst_text_overlay_change_state):
3128         * ext/pango/gsttextoverlay.h:
3129         Add property to configure waiting for text on the textpad or not, with
3130         the default behaviour being the old one (always wait for text before
3131         rendering the video). This default behaviour is usually not the best one
3132         because the text stream can very sparse and could require queueing a lot
3133         of video.
3134         Fix the flushing and EOS handing so that we don't mix up their meaning.
3135
3136 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3137
3138         * gst/playback/gsturidecodebin.c:
3139         (gst_uri_decode_bin_autoplug_factories),
3140         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
3141         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
3142         (gst_uri_decode_bin_set_property),
3143         (gst_uri_decode_bin_get_property), (no_more_pads_full),
3144         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
3145         (proxy_autoplug_factories_signal), (make_decoder),
3146         (source_new_pad), (setup_source):
3147         Add a readonly source property and notify.
3148         Add new lock for protecting the construction of the pipeline.
3149         Keep track of the decodebins we plugged.
3150         Correctly proxy the autoplug signal so that it actually continues.
3151         Proxy subtitle-encoding to the decodebins.
3152
3153 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3154
3155         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
3156         (text_toggle_cb), (update_streams), (main):
3157         Rearrange some buttons in playbin2 and make some other boxes insensitive
3158         when needed.
3159         Add language codes to subtitle selection boxes when we gind the right
3160         tags for the streams.
3161
3162 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3163
3164         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
3165         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
3166         (gst_decode_bin_set_subs_encoding),
3167         (gst_decode_bin_get_subs_encoding),
3168         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
3169         (deactivate_free_recursive):
3170         Protect caps property with the object lock.
3171         Protect encoding property with the object lock.
3172         Keep list of elements we added that have the subtitle-encoding property.
3173         Distribute the subtitle-encoding to all of the elements when it
3174         changes.
3175
3176 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
3177
3178         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
3179         Small debug improvement.
3180
3181         * gst-libs/gst/audio/gstbaseaudiosink.c:
3182         (gst_base_audio_sink_render):
3183         Fix bug in determining the sample start/stop position, we want to base
3184         this decision on the fact that we are going forwards or backwards, not
3185         slower or faster. This fixes some ugly resync warnings when playing at
3186         very slow speeds.
3187
3188 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
3189
3190         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3191         Correctly set the supported URI schemes and don't leave
3192         some schemes in the middle or at the start at NULL.
3193
3194 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
3195
3196         * tests/check/elements/gdpdepay.c:
3197           Make test compile without unused function/variable warnings on PPC.
3198  
3199 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3200
3201         * configure.ac:
3202         * ext/alsa/gstalsamixerelement.c:
3203         (gst_alsa_mixer_element_class_init):
3204         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
3205         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
3206         * ext/cdparanoia/gstcdparanoiasrc.c:
3207         (gst_cd_paranoia_src_class_init):
3208         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
3209         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
3210         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
3211         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
3212         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
3213         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
3214         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
3215         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
3216         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
3217         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
3218         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
3219         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
3220         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
3221         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3222         (gst_audio_filter_template_class_init):
3223         * gst-libs/gst/audio/gstbaseaudiosink.c:
3224         (gst_base_audio_sink_class_init):
3225         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3226         (gst_base_audio_src_class_init):
3227         * gst-libs/gst/cdda/gstcddabasesrc.c:
3228         (gst_cdda_base_src_class_init):
3229         * gst-libs/gst/interfaces/mixertrack.c:
3230         (gst_mixer_track_class_init):
3231         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3232         (gst_base_rtp_depayload_class_init):
3233         * gst-libs/gst/rtp/gstbasertppayload.c:
3234         (gst_basertppayload_class_init):
3235         * gst/audioconvert/gstaudioconvert.c:
3236         (gst_audio_convert_class_init):
3237         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
3238         * gst/audioresample/gstaudioresample.c:
3239         (gst_audioresample_class_init):
3240         * gst/audiotestsrc/gstaudiotestsrc.c:
3241         (gst_audio_test_src_class_init):
3242         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
3243         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
3244         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3245         (preroll_unlinked):
3246         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
3247         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
3248         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
3249         * gst/playback/gstqueue2.c: (gst_queue_class_init):
3250         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
3251         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3252         (gst_stream_selector_class_init):
3253         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
3254         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
3255         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3256         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
3257         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
3258         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
3259         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
3260         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
3261         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
3262         * gst/videotestsrc/gstvideotestsrc.c:
3263         (gst_video_test_src_class_init):
3264         * gst/volume/gstvolume.c: (gst_volume_class_init):
3265         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
3266         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
3267         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
3268         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
3269         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
3270         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
3271         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
3272         static strings (i.e. all). This gives us less memory usage,
3273         fewer allocations and thus less memory defragmentation. Depend
3274         on core CVS for this. Fixes bug #523806.
3275
3276 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
3277
3278         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
3279         Filter http and https protocols. GIO/GVfs handles them but it's
3280         impossible to implement iradio/icecast with it. Better use
3281         souphttpsrc or something else for this.
3282
3283         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
3284         If getting the file informations by a query fails try it with the
3285         seek-to-end trick too.
3286
3287 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3288
3289         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
3290         (gst_volume_base_init), (gst_volume_class_init),
3291         (volume_process_double), (volume_process_float),
3292         (volume_transform_ip), (plugin_init):
3293         memset buffers to zero if we get a GAP buffer. We usually see a
3294         buffer as one unit so let's handle it as one and don't care about
3295         volume changes while processing one buffer.
3296         Also clean up some stuff a bit.
3297
3298 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3299
3300         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
3301         (gst_audio_convert_create_silence_buffer),
3302         (gst_audio_convert_transform):
3303         Make audioconvert GAP-aware by outputting silence buffers when the
3304         input has the GAP flag set. This is up to 8x faster.
3305         Based on a patch by Stefan Kost. Fixes bug #517813.
3306
3307 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3308
3309         * gst/volume/gstvolume.c: (volume_process_double):
3310         Use oil_scalarmultiply_f64_ns() for double processing when it's
3311         available at compile time.
3312
3313 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
3314
3315         * configure.ac:
3316         Fix lrint/lrintf checks to actually work. These functions are
3317         in libm on Linux at least so try to link to it.
3318
3319 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
3320
3321         * configure.ac:
3322         Back to development - 0.10.18.1
3323
3324 === release 0.10.18 ===
3325
3326 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
3327
3328         * configure.ac:
3329           releasing 0.10.18, "I will follow"
3330
3331 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
3332
3333         * configure.ac:
3334         * win32/common/config.h:
3335         0.10.17.4 pre-release
3336
3337 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3338
3339         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
3340         Use GST_STR_NULL when trying to print strings that could be NULL because
3341         this might crash on some platforms. See #520808.
3342
3343 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3344
3345         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
3346
3347         * gst-libs/gst/rtsp/gstrtspconnection.c:
3348         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
3349         (read_line), (gst_rtsp_connection_read_internal):
3350         Generic Windows fixes that makes libgstrtsp work on Windows when
3351         coupled with the new GstPoll API. See #520808.
3352
3353 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
3354
3355         Patch by: Milosz Derezynski <internalerror at gmail dot com>
3356
3357         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
3358           If seeking to a new position succeeds don't simply return from
3359           create() without creating a buffer. Do this only in the case
3360           seeking to the new position fails. Fixes bug #523054.
3361
3362 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
3363
3364         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
3365           (gst_video_format_from_rgba32_masks):
3366           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
3367           (#522635).
3368
3369         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
3370           Add unit test for the RGB caps parsing and creation, checking for
3371           internal consistency of the new API and consistency of the API with
3372           the old GST_VIDEO_CAPS_* defines.
3373
3374 2008-03-14  David Schleef  <ds@schleef.org>
3375
3376         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
3377           because -base is in freeze.
3378
3379 2008-03-14  David Schleef  <ds@schleef.org>
3380
3381         Patch by: William M. Brack
3382
3383         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
3384
3385 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3386
3387         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3388         (gst_selector_pad_chain):
3389         * gst/playback/gststreamselector.h:
3390         Revert change that caused regression until a real fix is found.
3391         Fixes #522203.
3392
3393 2008-03-12  Michael Smith <msmith@fluendo.com>
3394
3395         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3396         * gst-libs/gst/audio/gstringbuffer.h:
3397           Rename recently added buffer types to make more sense.
3398         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
3399         (gst_alsasink_write):
3400           Adapt for above API changes.
3401           Fixes bug #520523.
3402
3403 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
3404
3405         * win32/common/libgstnetbuffer.def:
3406         Add new symbol gst_netaddress_equal. Fixes bug #521743.
3407
3408 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
3409
3410         * configure.ac:
3411         * win32/common/config.h:
3412         0.10.17.3 pre-release
3413
3414 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3415
3416         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3417         (gst_base_audio_src_create):
3418         Fix duration when no clock was provided. Fixes #520300.
3419
3420 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3421
3422         Patch by: Olivier Crete  <tester at tester ca>
3423
3424         * docs/libs/gst-plugins-base-libs-sections.txt:
3425         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
3426         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3427         Add trivial function to compare GstNetAddress. See #520626.
3428         API: GstNetBuffer::gst_netaddress_equal
3429
3430 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3431
3432         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3433         Update mode property docs, it's deprecated now.
3434
3435 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3436
3437         * gst-libs/gst/rtsp/gstrtspconnection.c:
3438         (gst_rtsp_connection_create):
3439         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
3440         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
3441         * gst/tcp/gstmultifdsink.h:
3442         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
3443         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
3444         Remove GstPollMode from gstpoll constructor.
3445
3446 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
3447
3448         * configure.ac:
3449         * win32/common/config.h:
3450         0.10.17.2 pre-release
3451
3452 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3453
3454         * gst/Makefile.am:
3455         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
3456         them twice
3457
3458         * win32/common/libgstinterfaces.def:
3459         * win32/common/libgstrtp.def:
3460         Add new API to the defs
3461
3462 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3463
3464         Patch by: Mersad Jelacic  <mersad at axis dot com>
3465
3466         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3467         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
3468         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
3469         possible to specify the sample size in bits. (#509637)
3470
3471 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3472
3473         * tests/check/libs/mixer.c:
3474           Add a few simple checks for the new message types.
3475
3476 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3477
3478         * docs/libs/gst-plugins-base-libs-sections.txt:
3479         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
3480           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
3481           (gst_mixer_message_get_type),
3482           (gst_mixer_message_parse_option_changed),
3483           (gst_mixer_message_parse_options_list_changed):
3484         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
3485           (GST_MIXER_MESSAGE_OPTION_CHANGED),
3486           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
3487           (GST_MIXER_MESSAGE_MIXER_CHANGED):
3488           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
3489           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
3490
3491 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3492
3493         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
3494           (gst_mixer_options_get_values):
3495         * gst-libs/gst/interfaces/mixeroptions.h:
3496           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
3497           (_GstMixerOptions), (_GstMixerOptionsClass):
3498           API: add GstMixerOptions::get_values vfunc (#519906)
3499
3500 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3501
3502         * configure.ac:
3503         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
3504         plug-ins are included/excluded. (#498222)
3505
3506 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3507
3508         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3509         Add typefinder for IMelody files, using audio/x-imelody.
3510         See bug #519516.
3511
3512 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3513
3514         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
3515         * ext/alsa/gstalsasink.c: (set_hwparams):
3516         * ext/alsa/gstalsasrc.c: (set_hwparams):
3517         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
3518         * ext/ogg/gstoggmux.h:
3519         * ext/ogg/gstogmparse.c:
3520         * gst-libs/gst/audio/audio.c:
3521         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
3522         * gst-libs/gst/pbutils/missing-plugins.c:
3523         (gst_missing_uri_sink_message_new),
3524         (gst_missing_element_message_new),
3525         (gst_missing_decoder_message_new),
3526         (gst_missing_encoder_message_new):
3527         * gst-libs/gst/rtp/gstbasertppayload.c:
3528         * gst-libs/gst/rtp/gstrtcpbuffer.c:
3529         (gst_rtcp_packet_bye_get_reason):
3530         * gst/audioconvert/gstaudioconvert.c:
3531         * gst/audioresample/gstaudioresample.c:
3532         * gst/ffmpegcolorspace/imgconvert.c:
3533         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
3534         * gst/typefind/gsttypefindfunctions.c:
3535         * gst/videoscale/vs_4tap.c:
3536         * gst/videoscale/vs_4tap.h:
3537         * sys/v4l/gstv4lelement.c:
3538         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
3539         * sys/v4l/v4l_calls.c:
3540         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
3541         (gst_v4lsrc_try_capture):
3542         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
3543         (gst_ximagesink_ximage_new):
3544         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
3545         (gst_xvimagesink_xvimage_new):
3546         * tests/check/elements/audioconvert.c:
3547         * tests/check/elements/audioresample.c:
3548         (fail_unless_perfect_stream):
3549         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
3550         * tests/check/elements/decodebin.c:
3551         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
3552         (setup_gdpdepay_streamheader):
3553         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
3554         (setup_gdppay_streamheader):
3555         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
3556         * tests/check/elements/multifdsink.c: (setup_multifdsink):
3557         * tests/check/elements/textoverlay.c:
3558         * tests/check/elements/videorate.c: (setup_videorate):
3559         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
3560         * tests/check/elements/volume.c: (setup_volume):
3561         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
3562         * tests/check/elements/vorbistag.c:
3563         * tests/check/generic/clock-selection.c:
3564         * tests/check/generic/states.c: (setup), (teardown):
3565         * tests/check/libs/cddabasesrc.c:
3566         * tests/check/libs/video.c:
3567         * tests/check/pipelines/gio.c:
3568         * tests/check/pipelines/oggmux.c:
3569         * tests/check/pipelines/simple-launch-lines.c:
3570         (simple_launch_lines_suite):
3571         * tests/check/pipelines/streamheader.c:
3572         * tests/check/pipelines/theoraenc.c:
3573         * tests/check/pipelines/vorbisdec.c:
3574         * tests/check/pipelines/vorbisenc.c:
3575         * tests/examples/seek/scrubby.c:
3576         * tests/examples/seek/seek.c: (query_positions_elems),
3577         (query_positions_pads):
3578         * tests/icles/stress-xoverlay.c: (myclock):
3579         Correct all relevant warnings found by the sparse semantic code
3580         analyzer. This include marking several symbols static, using
3581         NULL instead of 0 for pointers and using "foo (void)" instead
3582         of "foo ()" for declarations.
3583
3584         * win32/common/libgstrtp.def:
3585         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
3586
3587 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3588
3589         Patch by: José Alburquerque <jaalburqu svn gnome org>
3590
3591         * gst/playback/gstplaybin2.c:
3592           Make the function signature of the _get_*_tags() functions match
3593           the signature of the vfuncs they implement, ie. return a
3594           GstTagList rather than a GstStructure, which is more correct,
3595           even if one is typedef'ed to the other (#518940).
3596
3597 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3598
3599         * gst-libs/gst/rtsp/gstrtspconnection.c:
3600           Don't include unix headers unconditionally (fixes #518037).
3601
3602 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3603
3604         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
3605           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
3606           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
3607           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
3608           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
3609           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
3610           (gst_video_format_is_packed), (video_format_is_packed):
3611           Add unit test that makes sure that the strides, offsets and
3612           sizes returned for the various YUV formats by the new video API
3613           match the old reference implementation in videotestsrc.
3614
3615 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3616
3617         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
3618           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
3619           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
3620           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
3621           (gst_video_format_get_pixel_stride),
3622           (gst_video_format_get_component_width),
3623           (gst_video_format_get_component_height),
3624           (gst_video_format_get_component_offset), (gst_video_format_get_size):
3625         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
3626           (GST_VIDEO_FORMAT_Y42B):
3627           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
3628
3629 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3630
3631         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
3632           YV12 is I420 with swapped components 1 and 2, so the offset of
3633           component 1 for I420 should be the offset for component 2 for YV12
3634           and vice versa.
3635
3636 2008-02-29  Rene Stadler  <mail@renestadler.de>
3637
3638         * sys/v4l/gstv4lelement.c:
3639         Add missing semicolon to fix indentation.
3640
3641 2008-02-29  Julien Moutte  <julien@fluendo.com>
3642
3643         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
3644         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
3645         if we can do SPDIF output.
3646         * ext/alsa/gstalsa.h:
3647         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
3648         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
3649         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
3650         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3651         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
3652         to support AC3, EC3 and IEC958 buffers.
3653
3654 2008-02-29  Tim-Philipp Müller  <tim at centricular dot net>
3655
3656         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
3657           (gst_mixer_message_parse_mute_toggled),
3658           (gst_mixer_message_parse_record_toggled),
3659           (gst_mixer_message_parse_volume_changed),
3660           (gst_mixer_message_parse_option_changed):
3661           De-cruft and fix message type assertions (NULL is not a really
3662           valid mixer message type string).
3663
3664 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3665
3666         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
3667         When negotiating, actually start from a format that we can support
3668         instead of from the too generic template.
3669
3670 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3671
3672         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
3673         Enable vis setting.
3674
3675         * gst/playback/gstplaysink.c: (gst_play_sink_init),
3676         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
3677         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
3678         (gen_vis_chain):
3679         Implement vis switching while playing.
3680
3681 2008-02-28  David Schleef  <ds@schleef.org>
3682
3683         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
3684
3685 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3686
3687         Patch by: Peter Kjellerstedt  <pkj at axis com>
3688
3689         * gst/tcp/Makefile.am:
3690         * gst/tcp/fdsetstress.c:
3691         * gst/tcp/gstfdset.c:
3692         * gst/tcp/gstfdset.h:
3693         Removed fdset and stress test, they are now known as GstPoll in
3694         core. 
3695
3696         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
3697         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
3698         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
3699         (gst_multi_fd_sink_handle_client_write),
3700         (gst_multi_fd_sink_queue_buffer),
3701         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
3702         (gst_multi_fd_sink_stop):
3703         * gst/tcp/gstmultifdsink.h:
3704         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
3705         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
3706         (gst_tcp_gdp_read_caps):
3707         * gst/tcp/gsttcp.h:
3708         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
3709         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
3710         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
3711         * gst/tcp/gsttcpclientsink.h:
3712         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
3713         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
3714         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
3715         * gst/tcp/gsttcpclientsrc.h:
3716         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
3717         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
3718         * gst/tcp/gsttcpserversink.h:
3719         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
3720         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
3721         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
3722         * gst/tcp/gsttcpserversrc.h:
3723         Port to GstPoll. See #505417.
3724
3725 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3726
3727         Patch by: Peter Kjellerstedt  <pkj at axis com>
3728
3729         * gst-libs/gst/rtsp/gstrtspconnection.c:
3730         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
3731         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
3732         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
3733         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
3734         (gst_rtsp_connection_flush):
3735         * gst-libs/gst/rtsp/gstrtspconnection.h:
3736         Use GstPoll for the rtsp connection. See #505417.
3737
3738 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3739
3740         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
3741         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
3742         Add combo box for visualisations, populate it with a factory list
3743         of all visualisation plugins, configure vis plugin instance in
3744         playbin2. 
3745
3746 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3747
3748         * tests/check/libs/rtp.c: (GST_START_TEST):
3749         Add check for RTP buffer defaults, padding and marker bit API.
3750
3751 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
3752
3753         * gst-libs/gst/cdda/sha1.c: (sha_transform):
3754         Use memcpy() instead of upcasting a byte array to long *. This
3755         fixes an unaligned memory access, resulting in SIGBUS on IA64.
3756         This should be ported to GCheckSum once we can use GLib 2.16.
3757         Partially fixes bug #500833.
3758
3759 2008-02-27  Tim-Philipp Müller  <tim at centricular dot net>
3760
3761         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
3762           Push tag event after the newsegment event. Log the pointer of
3763           the buffer we're actually going to push rather than the buffer
3764           we're feeding to _make_metadata_writable().
3765
3766 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3767
3768         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3769         Comment smoke typefinder for now. The smokedec plugin needs one
3770         frame per buffer but we have no parser yet, thus it simply crashes
3771         in most situations.
3772
3773 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3774
3775         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3776         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
3777
3778 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3779
3780         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
3781         (plugin_init):
3782         Add midi typefinder, copied from the timidity plugin.
3783
3784 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
3785
3786         Based on patch by: Tomasz Sałaciński <tsalacinski gmail com>
3787
3788         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
3789         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
3790           (subparse_suite):
3791           Forward slashes at the beginning and end of a line also signify
3792           italics (Fixes: #518162).
3793
3794 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3795
3796         * tests/check/gst-plugins-base.supp:
3797         Add a suppression for a cached value in GIO that wasn't moved
3798         while moving gio from -bad to -base.
3799
3800 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3801
3802         Patch by: Brian Cameron <brian dot cameron at sun dot com>
3803
3804         * configure.ac:
3805         Don't hardcode -Wall and -Werror for configure checks, this fails
3806         with non-GCC compilers. Fixes bug #517991.
3807
3808 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
3809
3810         * gst/audioconvert/gstaudioconvert.c:
3811         * gst/audioconvert/gstaudioquantize.c:
3812         * gst/audioconvert/gstaudioquantize.h:
3813           Make audioconvert gap aware. If noiseshaping is used, wait for
3814           noiseshaping to converge before marking as GAP. Fixes #517813.
3815
3816 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
3817
3818         * gst/audiotestsrc/gstaudiotestsrc.c:
3819           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
3820
3821 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
3822
3823         * ext/gnomevfs/gstgnomevfssink.c:
3824         (gst_gnome_vfs_sink_handle_event):
3825         Return FALSE when seeking for a new segment fails instead
3826         of silently ignoring the failure and appending every buffer
3827         that comes for the new segment.
3828
3829 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3830
3831         * gst/playback/gstplaysink.c: (find_property),
3832         (gst_play_sink_find_property), (gen_video_chain),
3833         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
3834         Recursively search the sink element for a last-frame property so that we
3835         can also find the property in autovideosink and friends that don't
3836         always proxy the internal sink properties.
3837
3838 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3839
3840         * gst-libs/gst/audio/multichannel.c:
3841           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
3842           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
3843           (gst_audio_set_structure_channel_positions_list),
3844           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
3845           (gst_audio_fixate_channel_positions):
3846           Fix confusing terminology in docs and code: structure fields are
3847           'fields' and not 'properties'.
3848
3849 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3850
3851         * gst-libs/gst/audio/multichannel.c:
3852           (gst_audio_check_channel_positions), (add_list_to_struct):
3853           Give more useful warning messages if one of the channel
3854           layout enums passed to us is invalid and if the "channels"
3855           field in the caps has a GType we don't expect.
3856
3857 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3858
3859         * gst-libs/gst/audio/multichannel.c:
3860           Fix typo in docs blurb.
3861
3862 2008-02-19  Julien Moutte  <julien@fluendo.com>
3863
3864         Patch by: Josep Torra Valles <josep@fluendo.com>
3865
3866         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
3867         typefind lookup to fix typefinding on HD clips.
3868
3869 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3870
3871         * gst/playback/gstscreenshot.c:
3872         * gst/playback/gstscreenshot.h:
3873           Fix up copyright (I rewrote the GStreamer-0.10 code for
3874           this from scratch back in the days).
3875
3876 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
3877
3878         * gst/playback/Makefile.am:
3879         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
3880         (create_element), (gst_play_frame_conv_convert):
3881         * gst/playback/gstscreenshot.h:
3882         Add screenshot conversion code from totem.
3883
3884         * gst/playback/gstplay-marshal.list:
3885         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
3886         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
3887         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
3888         Implement frame property to get a color-unconverted snapshot.
3889         Implement convert-frame action signal to get a converted snapshot image.
3890         Configure connection speed in uridecodebin.
3891         Document some more properties.
3892
3893         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3894         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
3895         (gst_play_sink_get_last_frame):
3896         * gst/playback/gstplaysink.h:
3897         Use last-buffer property of the video sink to get a video snapshot.
3898
3899         * tests/examples/seek/seek.c: (shot_cb), (main):
3900         Add snapshot button for playbin2 and use the frame property to save the
3901         frame as a png in the current directory.
3902
3903 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
3904
3905         Patch by: Josep Torra Valles <josep at fluendo dot com>
3906
3907         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
3908         (plugin_init):
3909         Add typefinding support for h264 elementary streams.
3910         Fixes bug #517420.
3911
3912 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
3913
3914         * configure.ac:
3915           Require CVS of core for new API in collectpads.
3916
3917         * gst/adder/gstadder.c:
3918           Use new API to make adder sparse stream aware.
3919
3920 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3921
3922         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
3923         (no_more_pads_cb):
3924         Get the object data correct so that we can remove our channels
3925         correctly.
3926
3927         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
3928         (gen_vis_chain), (gst_play_sink_reconfigure),
3929         (gst_play_sink_request_pad):
3930         Add option to disable async behaviour in the sinks when possible. This
3931         makes it possible to avoid an audio queue when dealing with
3932         visualisations.
3933         Add option to add a queue for the audio path.
3934
3935         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
3936         (main):
3937         Disable the vis checkbox to match the defaults of playbin2.
3938         Only get the stream info when we need to.
3939
3940 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
3941
3942         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
3943         (gst_gio_base_sink_set_stream):
3944         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
3945         (gst_gio_base_src_set_stream):
3946         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
3947         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
3948         Don't use async operations as they require a running main loop.
3949         This makes us block again when closing streams and unable
3950         to mount the enclosing volume of an URI if it isn't yet.
3951
3952 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
3953
3954         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
3955         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
3956         (gen_vis_chain), (gst_play_sink_reconfigure),
3957         (gst_play_sink_request_pad):
3958         Move tee in front of the audio and vis pipelines.
3959         Add queue for audio for now.
3960         Add visualisation support.
3961
3962         * tests/examples/seek/seek.c: (main):
3963         Visualisation is by default disabled.
3964
3965 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
3966
3967         * ext/gio/gstgiobasesink.c: (close_stream_cb):
3968         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
3969         Improve debugging a bit.
3970
3971         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
3972         * ext/gio/gstgiosink.h:
3973         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
3974         * ext/gio/gstgiosrc.h:
3975         Try to mount the enclosing volume of a GFile if it isn't mounted
3976         yet. This requires us to wait for an async operation to finish, done
3977         with an nested GMainLoop. Authentication is not supported yet, will
3978         come later.
3979
3980 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3981
3982         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3983         (gst_play_bin_set_property), (gst_play_bin_get_property),
3984         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
3985         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
3986         (gst_play_sink_get_mute), (gen_audio_chain):
3987         * gst/playback/gstplaysink.h:
3988         Add mute property.
3989
3990         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3991         (gst_selector_pad_chain):
3992         * gst/playback/gststreamselector.h:
3993         Make sure we forward the event only once.
3994
3995         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
3996         Add and implement the mute button for playbin2.
3997
3998 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3999
4000         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
4001
4002         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
4003         Add some more debug info.
4004         Make sure we never return a negative delay. Fixes #516246.
4005
4006 2008-02-12  Tim-Philipp Müller  <tim at centricular dot net>
4007
4008         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
4009           Revert patch that makes the sink hold the object lock when
4010           calling snd_pcm_delay(), since it breaks playback for me.
4011
4012 2008-02-12  Julien Moutte  <julien@fluendo.com>
4013
4014         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
4015         some seek flags when changing rate.
4016
4017 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4018
4019         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4020         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
4021         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
4022         Fix potential leaks.
4023
4024         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
4025         Fix leak when there is no function configured.
4026
4027 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4028
4029         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
4030         (gst_v4lsrc_buffer_finalize):
4031         Correctly chain up the finalize method.
4032
4033 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4034
4035         * ext/gio/gstgiostreamsink.c:
4036         * ext/gio/gstgiostreamsrc.c:
4037         Add documentation and example code for giostreamsink/giostreamsrc.
4038
4039         * tests/check/pipelines/gio.c: (GST_START_TEST):
4040         Ask the GMemoryOutputStream for the data instead of assuming that
4041         the pointer to the data stayed the same. It could've been realloc'ed.
4042
4043 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4044
4045         * ext/gio/gstgiosink.c:
4046         * ext/gio/gstgiosrc.c:
4047         Make the documentation of giosink/giosrc complete, large parts
4048         are based on the gnomevfssink/gnomevfssrc docs.
4049
4050 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4051
4052         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4053         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4054         * docs/plugins/gst-plugins-base-plugins.args:
4055         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4056         * docs/plugins/gst-plugins-base-plugins.interfaces:
4057         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4058         * docs/plugins/gst-plugins-base-plugins.signals:
4059         * docs/plugins/inspect/plugin-adder.xml:
4060         * docs/plugins/inspect/plugin-audioconvert.xml:
4061         * docs/plugins/inspect/plugin-audiorate.xml:
4062         * docs/plugins/inspect/plugin-audioresample.xml:
4063         * docs/plugins/inspect/plugin-decodebin.xml:
4064         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4065         * docs/plugins/inspect/plugin-gdp.xml:
4066         * docs/plugins/inspect/plugin-gio.xml:
4067         * docs/plugins/inspect/plugin-gnomevfs.xml:
4068         * docs/plugins/inspect/plugin-libvisual.xml:
4069         * docs/plugins/inspect/plugin-ogg.xml:
4070         * docs/plugins/inspect/plugin-pango.xml:
4071         * docs/plugins/inspect/plugin-playback.xml:
4072         * docs/plugins/inspect/plugin-queue2.xml:
4073         * docs/plugins/inspect/plugin-subparse.xml:
4074         * docs/plugins/inspect/plugin-theora.xml:
4075         * docs/plugins/inspect/plugin-uridecodebin.xml:
4076         * docs/plugins/inspect/plugin-videorate.xml:
4077         * docs/plugins/inspect/plugin-videoscale.xml:
4078         * docs/plugins/inspect/plugin-volume.xml:
4079         * docs/plugins/inspect/plugin-vorbis.xml:
4080         Add the GIO documentation again and while at that run make update.
4081
4082 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4083
4084         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
4085         * ext/alsa/gstalsasink.c: (set_swparams):
4086         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
4087           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
4088           against libasound >= 1.0.16, since it's been deprecated in
4089           0.10.16, and alignment is always 1 then, apparently. (#512899)
4090
4091 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4092
4093         * gst/playback/gstplaybin.c: (gen_audio_element):
4094         * gst/playback/gstplaysink.c: (gen_audio_chain):
4095           Handle case where we can't create the volume element a bit
4096           better (#514307).
4097
4098 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4099
4100         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
4101         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4102           Add support for https protocol. Fixes #510229.
4103
4104 2008-02-11  Julien Moutte  <julien@fluendo.com>
4105         
4106         Patch by: Alan Peevers <peeves@pacbell.net>
4107
4108         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
4109         lock when calling alsa methods.
4110
4111 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
4112
4113         * gst/typefind/gsttypefindfunctions.c:
4114           Bump rank of jpeg and png typefinders, which will return maximum
4115           probability in the most common cases (thus short-circuiting more
4116           expensive typefinders like the mp3 one for these two quite common
4117           image types).
4118
4119 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4120
4121         * ext/theora/theoraparse.c:
4122         Fix long description of the theora parser to be more verbose than just
4123         the type name.
4124
4125 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4126
4127         Patch by: Branko Čibej <brane at xbc dot nu>
4128
4129         * sys/xvimage/xvimagesink.c:
4130         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
4131         Fixes bug #515654.
4132
4133 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
4134
4135         * gst/playback/gstplaybasebin.c:
4136         Set is_dynamic as True if there are elements with both request
4137         and sometimes src pad templates instead of breaking out when it
4138         finds the first pad template that is a src.
4139
4140 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4141
4142         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
4143         (update_streams), (video_combo_cb), (audio_combo_cb),
4144         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
4145         Add some stream switching and volume gui for playbin2.
4146
4147 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4148
4149         * gst/playback/gstplay-marshal.list:
4150         Added marshal for streamselector Tags.
4151
4152         * gst/playback/gstplaybasebin.c: (set_active_source):
4153         Streamselector now selects pads based on the pad object instead of its
4154         name.
4155
4156         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4157         (init_group), (gst_play_bin_init), (get_group), (get_tags),
4158         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
4159         (gst_play_bin_get_text_tags),
4160         (gst_play_bin_set_current_video_stream),
4161         (gst_play_bin_set_current_audio_stream),
4162         (gst_play_bin_set_current_text_stream),
4163         (gst_play_bin_set_property), (gst_play_bin_get_property),
4164         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
4165         Remove option to mute streams with the current-a/v/t property, we have
4166         this functionality in the flags.
4167         Add signals to notify when the number of A/V/T channels changed.
4168         Add action signals to get tags for the A/V/T streams.
4169         Implement setting the current A/V/T stream.
4170         Rearrange some things to simplify stream selection.
4171         Implement volume.
4172
4173         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
4174         (gst_play_sink_get_volume), (gst_play_sink_set_property),
4175         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
4176         (activate_vis), (gst_play_sink_reconfigure):
4177         * gst/playback/gstplaysink.h:
4178         Add and implement volume setting methods.
4179
4180         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
4181         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
4182         (gst_selector_pad_event), (gst_stream_selector_class_init),
4183         (gst_stream_selector_init), (gst_stream_selector_finalize),
4184         (gst_stream_selector_set_property),
4185         (gst_stream_selector_get_property),
4186         (gst_stream_selector_get_linked_pad),
4187         (gst_stream_selector_request_new_pad):
4188         * gst/playback/gststreamselector.h:
4189         Add pad properties for tags and status of pads.
4190         Keep tags on pads.
4191         Make active pad selection based on pad object instead of name.
4192
4193 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
4194
4195         * configure.ac:
4196           Revert last change as we now check in gtk-doc.m4 for sed.
4197
4198 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
4199
4200         * configure.ac:
4201         Find and subst SED when building the docs.
4202
4203 2008-02-08  Julien Moutte  <julien@fluendo.com>
4204
4205         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
4206         (main): Make sure bus signals are reconnected when pressing STOP
4207         and then PLAY again for a parse launch pipeline. Fix a ref leak
4208         on the bus.
4209         * win32/common/config.h: Updated.
4210
4211 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4212
4213         * configure.ac:
4214         Make DISABLE_DEPRECATED defined *only* during CVS, not during
4215         pre-releases or releases.
4216
4217 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4218
4219         * configure.ac:
4220         * ext/gio/Makefile.am:
4221         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
4222         reporting
4223
4224 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4225
4226         * docs/plugins/Makefile.am:
4227         Add the headers which need scanning for the GIO plugin. The rest of
4228         the docs still need migrating.
4229
4230 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4231
4232         * ext/Makefile.am:
4233         * tests/check/Makefile.am:
4234         * tests/check/pipelines/.cvsignore:
4235         Add gio in a few more places.
4236
4237 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4238
4239         * configure.ac:
4240         * ext/Makefile.am:
4241         * tests/check/Makefile.am:
4242         Move gio plugin from -bad and mark as experimental.
4243
4244 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4245
4246         * gst-libs/gst/interfaces/mixeroptions.c:
4247         * gst-libs/gst/interfaces/mixertrack.c:
4248         Comment out a couple of other things which break the build when
4249         GST_DISABLE_DEPRECATED isn't on but -Werror is.
4250
4251 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4252
4253         * docs/libs/gst-plugins-base-libs-sections.txt:
4254           Fix pbutils header.
4255
4256 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4257
4258         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4259         Fix compiler warning.
4260
4261 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4262
4263         Patch by: Peter Kjellerstedt  <pkj at axis com>
4264
4265         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4266         Clear the addrinfo struct using memset. Fixes #514937.
4267
4268 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4269
4270         * gst/tcp/gstfdset.h:
4271         Remove unused field to same some memory.
4272
4273         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4274         Mark action signals as such.
4275
4276 2008-02-06  Michael Smith <msmith@fluendo.com>
4277
4278         * ext/theora/theoradec.c: (_theora_granule_frame),
4279         (_inc_granulepos):
4280           Increment granulepos for new-bitstream versions appropriately.
4281           Fixes #514623.
4282
4283 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4284
4285         * tests/examples/seek/seek.c: (do_seek),
4286         (rate_spinbutton_changed_cb), (update_streams), (main):
4287         Remove obsolete stream_time reset after flushing seek, core does that
4288         automatically now.
4289         Improve accuracy of speed spinbutton.
4290         Only do playbin2 stuff when we actually use it.
4291
4292 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4293
4294         * tests/check/Makefile.am:
4295           Revert previous change of the test environment's GST_PLUGIN_PATH.
4296           The problem is not with the plugins, but with element factories
4297           and only occurs if elements are split out from existing plugins
4298           or if plugins change name (see #512740).
4299
4300 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4301
4302         * tests/check/Makefile.am:
4303           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
4304           with the core's plugins first and our local build directories last,
4305           since we might be building against an installed core, and that
4306           core's plugin directory may contain older or other versions of
4307           our own -base plugins, but we really do want to test our local
4308           ones (if there are multiple plugins or element factories with the
4309           same name, those inspected last will trump those read in earlier).
4310           Fixes #512740 for the most part.
4311
4312 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4313
4314         * configure.ac:
4315         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4316         Use gmtime_r if available as gmtime is not MT-safe.
4317         Fixes bug #511810.
4318
4319 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
4320
4321         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4322         Cast glong to time_t as time_t might have a different type on
4323         other platforms, like FreeBSD, and we get a compiler warning
4324         otherwise. Fixes bug #511825.
4325
4326 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4327
4328         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4329         (get_group), (get_n_pads), (gst_play_bin_get_property),
4330         (pad_added_cb), (no_more_pads_cb), (perform_eos),
4331         (autoplug_select_cb), (deactivate_group):
4332         Remove stream-info, we going for something easier.
4333         Refactor getting the current group.
4334         Implement getting the number of audio/video/text streams.
4335
4336         * gst/playback/gststreamselector.c:
4337         (gst_stream_selector_class_init), (gst_stream_selector_init),
4338         (gst_stream_selector_get_property),
4339         (gst_stream_selector_request_new_pad),
4340         (gst_stream_selector_release_pad):
4341         * gst/playback/gststreamselector.h:
4342         Add property for number of pads.
4343
4344         * tests/examples/seek/seek.c: (set_scale), (update_flag),
4345         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
4346         (text_toggle_cb), (update_streams), (msg_async_done),
4347         (msg_state_changed), (main):
4348         Block slider callback when updating the slider position.
4349         Add gui elements for controlling playbin2.
4350         Add callback for async_done that updates position/duration.
4351
4352 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
4353
4354         * docs/plugins/Makefile.am:
4355         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
4356         * docs/plugins/gst-plugins-base-plugins-sections.txt:
4357         * docs/plugins/gst-plugins-base-plugins.hierarchy:
4358         * docs/plugins/gst-plugins-base-plugins.interfaces:
4359         * docs/plugins/gst-plugins-base-plugins.prerequisites:
4360           First round of plugin docs cleansups.
4361
4362         * docs/plugins/inspect/plugin-adder.xml:
4363         * docs/plugins/inspect/plugin-alsa.xml:
4364         * docs/plugins/inspect/plugin-audioconvert.xml:
4365         * docs/plugins/inspect/plugin-audiorate.xml:
4366         * docs/plugins/inspect/plugin-audioresample.xml:
4367         * docs/plugins/inspect/plugin-audiotestsrc.xml:
4368         * docs/plugins/inspect/plugin-cdparanoia.xml:
4369         * docs/plugins/inspect/plugin-decodebin.xml:
4370         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
4371         * docs/plugins/inspect/plugin-gdp.xml:
4372         * docs/plugins/inspect/plugin-gnomevfs.xml:
4373         * docs/plugins/inspect/plugin-libvisual.xml:
4374         * docs/plugins/inspect/plugin-ogg.xml:
4375         * docs/plugins/inspect/plugin-pango.xml:
4376         * docs/plugins/inspect/plugin-subparse.xml:
4377         * docs/plugins/inspect/plugin-tcp.xml:
4378         * docs/plugins/inspect/plugin-theora.xml:
4379         * docs/plugins/inspect/plugin-typefindfunctions.xml:
4380         * docs/plugins/inspect/plugin-video4linux.xml:
4381         * docs/plugins/inspect/plugin-videorate.xml:
4382         * docs/plugins/inspect/plugin-videoscale.xml:
4383         * docs/plugins/inspect/plugin-videotestsrc.xml:
4384         * docs/plugins/inspect/plugin-volume.xml:
4385         * docs/plugins/inspect/plugin-vorbis.xml:
4386         * docs/plugins/inspect/plugin-ximagesink.xml:
4387         * docs/plugins/inspect/plugin-xvimagesink.xml:
4388           Regenerate.
4389
4390         * ext/ogg/Makefile.am:
4391         * ext/ogg/gstoggmux.c:
4392         * ext/ogg/gstoggmux.h:
4393           Add header for oggmux. the c-file needs a doc blob still.
4394
4395 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4396
4397         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4398
4399         * gst-libs/gst/rtp/gstrtpbuffer.c:
4400         (gst_rtp_buffer_set_extension_data):
4401         * gst-libs/gst/rtp/gstrtpbuffer.h:
4402         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
4403         Add gst_rtp_buffer_set_extension_data() 
4404         Add a unit test for this addition. Fixes #511478.
4405         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
4406
4407 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4408
4409         * configure.ac:
4410         Back to CVS
4411
4412 === release 0.10.17 ===
4413
4414 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
4415
4416         * configure.ac:
4417           releasing 0.10.17, "Peanut Butter and Jelly"
4418
4419 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4420
4421         * gst-libs/gst/interfaces/mixeroptions.c:
4422         * gst-libs/gst/interfaces/mixertrack.c:
4423         Also remove the conditional registration of the signals
4424         that disappeared with the ABI change in 0.10.14
4425
4426 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4427
4428         * gst-libs/gst/rtsp/gstrtspconnection.c:
4429         Revert patch to gstrtspconnection.c for brown paper bag
4430         release of -base. Re-opens: #511825
4431
4432 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4433
4434         * gst-libs/gst/interfaces/mixeroptions.h:
4435         * gst-libs/gst/interfaces/mixertrack.h:
4436         Change the way these deprecated function pointers are removed
4437         so that the compiled ABI is unconditionally smaller. This 
4438         sets in stone an ABI break that actually occurred when the
4439         things were deprecated in 0.10.14, which seems to be the best
4440         fix as the only known users are oss-mixer and sunaudio-mixer in 
4441         gst-plugins-good.
4442         Fixes: #513018
4443
4444 2008-01-30  Tim-Philipp Müller  <tim at centricular dot net>
4445
4446         * win32/common/libgstpbutils.def:
4447           Export the two new _get_type() functions which are needed
4448           by the python bindings.
4449
4450 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4451
4452         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4453         Cast glong to time_t as time_t might have a different type on
4454         other platforms, like FreeBSD, and we get a compiler warning
4455         otherwise. Fixes bug #511825.
4456
4457 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4458
4459         * gst-libs/gst/audio/gstaudiofilter.c:
4460         (gst_audio_filter_class_init):
4461         Initialize the GstRingerBuffer class to get it's debug category
4462         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
4463         category and otherwise we get some g_critical(). Fixes bug #512334.
4464
4465 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
4466
4467         * configure.ac:
4468         Back to CVS
4469
4470 === release 0.10.16 ===
4471
4472 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
4473
4474         * configure.ac:
4475           releasing 0.10.16, "Scheduled Interruption"
4476
4477 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4478
4479         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4480
4481         * gst-libs/gst/rtp/gstrtpbuffer.c:
4482         (gst_rtp_buffer_get_extension_data):
4483         Fix typos and wrong extension check. Fixes #511274.
4484
4485 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
4486
4487         * po/sk.po:
4488         Oops - add new sk.po mentioned in the LINGUAS I just committed
4489
4490 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
4491
4492         * po/LINGUAS:
4493         Add ca translation to the disted list.
4494
4495         * win32/vs6/libgstsdp.dsp:
4496         Convert line endings to CRLF
4497
4498 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
4499
4500         * win32/MANIFEST:
4501         Add win32/vs6/libgstrtsp.dsp to MANIFEST
4502
4503 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4504
4505         * win32/common/libgstsdp.def:
4506         * win32/common/libgstvideo.def:
4507         Add new API declarations
4508
4509 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4510
4511         * ext/theora/gsttheoradec.h:
4512         * ext/theora/gsttheoraparse.h:
4513         * ext/theora/theoradec.c:
4514         * ext/theora/theoraparse.c:
4515         Take a 2nd stab at handling libtheora granulepos changes in the decoder
4516         and parser by inspecting the bitstream version of the incoming data.
4517
4518 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
4519
4520         * configure.ac:
4521         * pkgconfig/Makefile.am:
4522         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
4523         * pkgconfig/gstreamer-audio.pc.in:
4524         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
4525         * pkgconfig/gstreamer-cdda.pc.in:
4526         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
4527         * pkgconfig/gstreamer-fft.pc.in:
4528         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
4529         * pkgconfig/gstreamer-floatcast.pc.in:
4530         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4531         * pkgconfig/gstreamer-interfaces.pc.in:
4532         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
4533         * pkgconfig/gstreamer-netbuffer.pc.in:
4534         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
4535         * pkgconfig/gstreamer-pbutils.pc.in:
4536         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
4537         * pkgconfig/gstreamer-riff.pc.in:
4538         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
4539         * pkgconfig/gstreamer-rtp.pc.in:
4540         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
4541         * pkgconfig/gstreamer-rtsp.pc.in:
4542         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
4543         * pkgconfig/gstreamer-sdp.pc.in:
4544         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
4545         * pkgconfig/gstreamer-tag.pc.in:
4546         * pkgconfig/gstreamer-video-uninstalled.pc.in:
4547         * pkgconfig/gstreamer-video.pc.in:
4548         Provide one pkg-config file for every gst-plugins-base library.
4549         This makes linking to those libraries much more intuitive and
4550         provides standard pkg-config behaviour for them. Fixes bug #499697.
4551
4552 2008-01-13  David Schleef  <ds@schleef.org>
4553
4554         * gst/videoscale/vs_4tap.c:
4555           Fix valgrind error on 4tap scaling method.
4556
4557 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
4558
4559         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4560         Include Winsock2.h for VS6 and use a different way initialize
4561         hints structure so it can build with VS6.
4562         * win32/MANIFEST:
4563         * win32/vs6/libgstsdp.dsp:
4564         * win32/common/libgstsdp.def:
4565         Add new files for libgstsdp.
4566         * win32/vs6/grammar.dsp:
4567         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
4568         * win32/vs6/gst_plugins_base.dsw:
4569         * win32/vs6/libgstdecodebin.dsp:
4570         * win32/vs6/libgstdecodebin2.dsp:
4571         * win32/vs6/libgstplaybin.dsp:
4572         * win32/vs6/libgstvolume.dsp:
4573         Add new dependencies to the link list.
4574
4575 2008-01-13  Julien Moutte  <julien@fluendo.com>
4576
4577         * win32/common/config.h:
4578         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
4579         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
4580         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
4581         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
4582         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
4583         * win32/common/interfaces-enumtypes.c:
4584         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
4585         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
4586         (gst_mixer_track_flags_get_type),
4587         (gst_tuner_channel_flags_get_type):
4588         * win32/common/multichannel-enumtypes.c:
4589         (gst_audio_channel_position_get_type):
4590         * win32/common/pbutils-enumtypes.c:
4591         (gst_install_plugins_return_get_type):
4592         * win32/common/pbutils-enumtypes.h: Update/Add generated files
4593         in the win32 build directory.
4594
4595 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4596
4597         * tests/check/Makefile.am:
4598         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
4599
4600         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
4601         * tests/check/elements/playbin.c:
4602         * tests/check/libs/mixer.c: (test_element_interface_supported),
4603         (gst_implements_interface_init):
4604         * tests/check/libs/rtp.c: (GST_START_TEST):
4605         Fix various assignment type mismatches.
4606
4607 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4608
4609         * configure.ac:
4610         * gst-libs/gst/rtsp/Makefile.am:
4611         Add test to see if hstrerror is available or if we need libresolv
4612         (Solaris) for it, then use it in libgstrtsp.
4613
4614 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4615
4616         * gst-libs/gst/tag/Makefile.am:
4617         Fix include path order
4618
4619 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
4620
4621         * gst-libs/gst/pbutils/install-plugins.c:
4622         (gst_install_plugins_context_copy),
4623         (gst_install_plugins_context_get_type):
4624         * gst-libs/gst/pbutils/install-plugins.h:
4625         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
4626         for bindings.
4627
4628 2008-01-11  Michael Smith <msmith@fluendo.com>
4629
4630         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
4631         (_theora_granule_frame), (_theora_granule_start_time),
4632         (theora_dec_sink_convert), (theora_dec_decode_buffer):
4633           Adapt for post-alpha meaning of granulepos, when we
4634           have a newer version of libtheora.
4635         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4636         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
4637         (theora_enc_is_discontinuous), (theora_enc_chain):
4638           Likewise.
4639         * tests/check/Makefile.am:
4640           Link libtheora into theoraenc test so we can check which version of
4641           libtheora we're testing against.
4642         * tests/check/pipelines/theoraenc.c: (check_libtheora),
4643         (check_buffer_granulepos),
4644         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
4645         (theoraenc_suite):
4646           Adapt tests to check the values that are now defined for theora; make
4647           the tests backwards-adapt the passed values if we're running against an
4648           old libtheora.
4649           Fixes #497964
4650
4651 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
4652
4653         * gst-libs/gst/audio/gstbaseaudiosink.c:
4654           (gst_base_audio_sink_class_init):
4655         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4656           (gst_base_audio_src_class_init):
4657           Ref audio clock class from a thread-safe context to make sure
4658           we're not bit by GObjects lack of thread-safety here (#349410),
4659            however unlikely that may be in practice.
4660
4661 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
4662
4663         * autogen.sh:
4664           Add -Wno-portability to the automake parameters to stop warnings
4665           about GNU make extensions being used. We require GNU make in almost
4666           every Makefile anyway.
4667           
4668         * configure.ac:
4669           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
4670           at the same time is required for per target flags.
4671
4672 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4673
4674         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
4675           Post an error message if we can't pull as many bytes as we need
4676           for the tag. This makes sure the user gets to see a proper error
4677           message if a file with a partial ID3 tag is fed to decodebin, and
4678           not a 'no ID3 tag demuxer' error, which would be confusing
4679           (see #508138).
4680
4681 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4682
4683         * gst-libs/gst/pbutils/descriptions.c: (formats):
4684           Add description strings for ID3, APE, and ICY tags.
4685
4686 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4687
4688         * gst/playback/gstdecodebin.c: (try_to_link_1):
4689           Make sure we error out correctly if we can't activate one of
4690           the elements we've added.  Fixes #508138.
4691           
4692 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
4693
4694         Patch by: Bastien Nocera <hadess at hadess net>
4695
4696         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
4697           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
4698           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
4699           the volume is the same for all channels. This works around
4700           some problem in alsa that leaves us with inconsistent state
4701           for some reason (#486840).
4702
4703 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
4704
4705         Patch by: Jerone Young <jerone at gmail com>
4706
4707         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
4708           If there's no mixer track by the name of 'Master' or 'Front',
4709           check if there's one called 'PCM' before trying the generic
4710           fallback logic (fixes #506928, where we pick 'Mic' as master
4711           track for the AD1984 card in a Thinkpad T61/X61 laptop).
4712
4713 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4714
4715         * gst/playback/gstplay-enum.c:
4716         (register_gst_autoplug_select_result),
4717         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
4718         (gst_play_flags_get_type):
4719         * gst/playback/gstplay-enum.h:
4720         Add enums for configuration flags.
4721
4722         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4723         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
4724         (gst_play_bin_get_property), (no_more_pads_cb),
4725         (autoplug_select_cb), (gst_play_bin_change_state):
4726         Merge mode with flags.
4727         Add more property getters/setters, defaults and docs.
4728         Add properties to get number of audio/video/text streams.
4729         Create sink object in _init so that we can always rely on it being
4730         there.
4731
4732         * gst/playback/gstplaysink.c: (gst_play_sink_init),
4733         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
4734         (activate_vis), (gst_play_sink_reconfigure),
4735         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
4736         (gst_play_sink_change_state):
4737         * gst/playback/gstplaysink.h:
4738         Use flags to configure the sink pipelines.
4739         Add tee before audio pipeline so that we can use it for visualisations.
4740         Start working on integrating visualisations.
4741         Remove mode, we can do everything with the flags now.
4742         Add method to configue the sink pipeline.
4743
4744 2008-01-06  Tim-Philipp Müller  <tim at centricular dot net>
4745
4746         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
4747           (check_buffer_timestamp), (check_buffer_duration):
4748           Turn these functions into macros so we can see right away
4749           where the failure occured.
4750
4751 2008-01-05  Julien Moutte  <julien@fluendo.com>
4752
4753         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
4754         debugging information to understand how X calculates the stride
4755         for XvImages.
4756
4757 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
4758
4759         * gst/volume/Makefile.am:
4760         * gst/volume/gstvolume.c: (volume_choose_func),
4761         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
4762         (volume_setup):
4763         * gst/volume/gstvolume.h:
4764         Use GstAudioFilter as base class for the volume element instead of
4765         plain GstBaseTransform.
4766
4767 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
4768
4769         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
4770         Don't set element details for the abstract GstAudioFilter class.
4771
4772 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
4773
4774         * gst-libs/gst/audio/gstaudiofilter.c:
4775         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
4776         Implement get_unit_size() vmethod of GstBaseTransform.
4777
4778 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
4779
4780         * gst-libs/gst/pbutils/Makefile.am:
4781         * gst-libs/gst/pbutils/pbutils.h:
4782         Use glib-enum generator to have a proper enum GType for
4783         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
4784
4785 2007-12-31  David Schleef  <ds@schleef.org>
4786
4787         * tests/check/Makefile.am:
4788         * tests/check/pipelines/theoraenc.c:
4789           Reenable theoraenc test, which fails on the buildbot but
4790           not locally.
4791
4792 2007-12-31  David Schleef  <ds@schleef.org>
4793
4794         * docs/libs/.cvsignore:
4795         * docs/plugins/.cvsignore:
4796           Add *-undeclared.txt to fix buildbot.
4797
4798 2007-12-31  David Schleef  <ds@schleef.org>
4799
4800         * tests/check/Makefile.am:
4801           Second attempt at disabling theoraenc test long enough to
4802           get buildbot to compile -base.
4803
4804 2007-12-31  David Schleef  <ds@schleef.org>
4805
4806         * tests/check/pipelines/theoraenc.c:
4807           Disable theoraenc test long enough to get the buildbot to
4808           compile a recent -base.
4809
4810 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
4811
4812         * tests/examples/seek/seek.c: (stop_cb):
4813         Make sure we reset the slider value to 0.0 without racing against a
4814         possible g_idle that sets it to something else.
4815
4816 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
4817
4818         * sys/ximage/ximagesink.c:
4819         fix typo
4820
4821 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4822
4823         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
4824         * gst-libs/gst/rtsp/gstrtspdefs.h:
4825         Add Location header so that we can start implementing redirects.
4826         See #506025.
4827
4828 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
4829
4830         * gst/subparse/gstssaparse.c:
4831         combine if's
4832
4833 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
4834
4835         * gst/subparse/gstssaparse.c:
4836         remove duplicate log message
4837
4838 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
4839
4840         * ext/libvisual/visual.c: (gst_visual_chain):
4841         Fix 'xyz may be used uninitialized' compiler warnings caused
4842         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
4843         abort() in any case but properly report the error.
4844
4845 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4846
4847         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4848         (gst_play_bin_finalize), (gst_play_bin_set_uri),
4849         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
4850         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
4851         (autoplug_select_cb), (activate_group), (deactivate_group),
4852         (setup_next_source), (save_current_group),
4853         (gst_play_bin_change_state):
4854         Code cleanups.
4855         Remove next-uri, we can use the uri property just fine.
4856         Fix some crasher.
4857         Unref uridecodebin when switching.
4858         Fix going to READY.
4859
4860         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4861         (gst_play_sink_init), (gst_play_sink_dispose),
4862         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
4863         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
4864         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
4865         (gst_play_sink_set_property), (gst_play_sink_get_property),
4866         (gen_video_chain), (gen_text_element), (gen_audio_chain),
4867         (gen_vis_element), (gst_play_sink_get_mode),
4868         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
4869         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
4870         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
4871         (gst_play_sink_change_state):
4872         * gst/playback/gstplaysink.h:
4873         Add some locking to make things threadsafe.
4874
4875         * gst/playback/test7.c: (about_to_finish_cb):
4876         Fix test.
4877
4878 2007-12-22  Tim-Philipp Müller  <tim at centricular dot net>
4879
4880         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
4881           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
4882           (gst_video_scale_transform):
4883           Don't claim to be able to handle/transform caps that can't really
4884           be handled by the currently selected scaling method (here: RGB or
4885           packed YUV with 4-tap method). Also add locking to method property.
4886
4887         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
4888           (test_basetransform_based):
4889           Some test pipelines for the above (not entirely valgrind clean yet
4890           apparently).
4891
4892 2007-12-21  David Schleef  <ds@schleef.org>
4893
4894         * gst-libs/gst/video/video.c:
4895         * gst-libs/gst/video/video.h:
4896           Add additional RGBA and RGB-24 video formats.
4897
4898 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
4899
4900         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
4901           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
4902           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
4903         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
4904           (cddabasesrc_suite):
4905           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
4906           deprecated in the future (see #498924).
4907
4908 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
4909
4910         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
4911           Don't leak event.
4912
4913 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
4914
4915         * gst-libs/gst/riff/riff-read.c:
4916         Use GST_ROUND_UP_2 macro
4917
4918 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
4919
4920         * gst/playback/.cvsignore:
4921           Ignore more.
4922
4923 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
4924
4925         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
4926         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
4927           (set_active_source):
4928         * gst/playback/gstplaybasebin.h:
4929         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4930           (setup_sinks), (playbin_set_subtitles_visible):
4931           Make switching off of subtitles work. To avoid all kind of
4932           problems with unlinking of the subtitle input, we just keep
4933           the subtitle inputs linked as they are and tell textoverlay
4934           not to render them. Fixes #373011.
4935           Other subtitle switching issues (esp. when there are both
4936           external and in-stream subtitles) remain. They'll be solved
4937           in playbin2.
4938
4939 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4940
4941         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
4942         Init the pad segment too.
4943
4944 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4945
4946         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
4947         (gst_audioringbuffer_open_device),
4948         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
4949         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4950         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
4951         (gst_audio_sink_create_ringbuffer):
4952         Improve debug output.
4953
4954         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
4955         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
4956         Prevent some functions from doing things and failing when the
4957         ringbuffer is not yet acquired.
4958
4959 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
4960
4961         * gst-libs/gst/interfaces/interfaces.h:
4962           Also remove interfaces.h from CVS as it is not needed anymore.
4963
4964 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
4965
4966         * gst-libs/gst/interfaces/Makefile.am:
4967           interfaces.h is not used anymore so remove it from the build
4968           process.
4969
4970 2007-12-17  David Schleef  <ds@schleef.org>
4971
4972         * gst/videotestsrc/gstvideotestsrc.c:
4973         * gst/videotestsrc/gstvideotestsrc.h:
4974           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
4975           for testing vertical refresh synchronization.
4976
4977 2007-12-17  David Schleef  <ds@schleef.org>
4978
4979         * docs/libs/gst-plugins-base-libs-sections.txt:
4980         * gst-libs/gst/video/video.c:
4981         * gst-libs/gst/video/video.h:
4982           Add new GstVideFormat enum and write a bunch of helper functions
4983           based around it.
4984
4985 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
4986
4987         * Makefile.am:
4988           Use new common/win32.mak.
4989
4990 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4991
4992         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4993         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
4994         Add debug info.
4995         When going from PLAYING to PAUSED, pause the ringbuffer before calling
4996         the parent state change function, just like the audiosink, because the
4997         parent waits for the element to finish its processing before completing
4998         the state change. This makes going to PAUSED a lot snappier.
4999         When going from READY to PAUSED, don't allow the ringbuffer to start
5000         yet.
5001
5002 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5003
5004         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5005         Yet another fix for broken software that produce files with an empty
5006         blockalign field. Instead of completely failing, make a second attempt
5007         at guessing the width/depth by looking at strf->size.
5008
5009 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>
5010
5011         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
5012           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
5013         * gst-libs/gst/pbutils/install-plugins.c:
5014           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
5015         * gst-libs/gst/pbutils/missing-plugins.c:
5016           (gst_missing_plugin_message_get_installer_detail),
5017           (gst_missing_encoder_installer_detail_new):
5018         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
5019         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5020           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
5021           avoid compiler warnings (#503930).
5022
5023 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5024
5025         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5026         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
5027         for jpeg video streams.
5028         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
5029         for the above modification.
5030
5031 2007-12-15  Tim-Philipp Müller  <tim at centricular dot net>
5032
5033         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
5034           (gst_x_overlay_handle_events):
5035           More guards (we don't want klass to end up being NULL).
5036
5037 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
5038
5039         * configure.ac:
5040         * gst/volume/gstvolume.c: (gst_volume_init):
5041           Use new gst_base_transform_set_gap_aware() function as volume
5042           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
5043           for this.
5044
5045 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5046
5047         * tests/examples/seek/seek.c: (msg_segment_done), (main):
5048         Don't go to READY on EOS as this avoids testing of seeking and
5049         restarting after EOS, use the stop button when you want to READY.
5050         Don't try to do a flushing seek in segment-done, it does not make
5051         sense to use this for gapless playback and is not needed.
5052
5053 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5054
5055         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
5056         (reset_rate_timer), (update_in_rates), (update_out_rates),
5057         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
5058         (gst_queue_chain), (gst_queue_loop):
5059         Use separate timers for input and output rates.
5060         Pause measuring the output rate when we block for more data.
5061         See #503262.
5062
5063 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5064
5065         * gst/playback/gstqueue2.c: (gst_queue_chain):
5066         Pause the timer to measure the input rate when we block because the
5067         queue is filled. See #503262.
5068
5069 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5070
5071         Patch by: Peter Kjellerstedt  <pkj at axis com>
5072
5073         * gst-libs/gst/rtsp/gstrtspconnection.c:
5074         (gst_rtsp_connection_free):
5075         Close control sockets. Fixes #503440.
5076
5077 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
5078
5079         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
5080         Expose the right pad in the right place with the right element.
5081
5082 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5083
5084         * gst-libs/gst/pbutils/descriptions.c: (formats):
5085           Add description for 'private' dts caps (who come up with that name?).
5086
5087 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
5088
5089         * Makefile.am:
5090           Add check-exports target and run it with 'make check'.
5091
5092         * configure.ac:
5093           Be stricter about what we export in our libraries: change regexp so that
5094           we only export _gst_foo(), but not __gst_foo().
5095
5096         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
5097         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
5098           Change internal functions to __gst_foo so they dont' get exported.
5099
5100         * win32/common/libgstaudio.def:
5101           Add missing symbols.
5102
5103 2007-12-11  David Schleef  <ds@schleef.org>
5104
5105         * ChangeLog: remove conflict markers
5106
5107 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5108
5109         * ext/gnomevfs/Makefile.am:
5110         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
5111           Use gst_tag_freeform_string_to_utf8() here, which also takes
5112           into account any character sets specified by the user via
5113           environment variables.
5114
5115 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5116
5117         * gst/audioconvert/Makefile.am:
5118         Also link to libm.
5119
5120 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
5121
5122         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5123         No need for floating point operations here. avoids having to link
5124         against the math library too.
5125
5126 2007-12-10  Tim-Philipp Müller  <tim at centricular dot net>
5127
5128         * gst-libs/gst/pbutils/descriptions.c: (formats),
5129           (format_info_get_desc):
5130         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
5131           (GST_START_TEST):
5132           Add one or two missing formats.  Generate ADPCM description
5133           dynamically depending on layout/format.
5134
5135 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5136
5137         * configure.ac:
5138           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
5139
5140 2007-12-08  Tim-Philipp Müller  <tim at centricular dot net>
5141
5142         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
5143
5144         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
5145           Some .srt files start with chunk number 0 and not chunk number 1,
5146           recognise and accept those as well (fixes #502497).
5147
5148         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
5149           (test_src):
5150           Add unit test for the above.
5151
5152 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
5153
5154         * gst/playback/gstplay-enum.c:
5155         (register_gst_autoplug_select_result),
5156         (gst_autoplug_select_result_get_type):
5157         * gst/playback/gstplay-enum.h:
5158         Add missing files.
5159
5160 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5161
5162         * gst/playback/Makefile.am:
5163         Group decodebin2 and uridecodebin into the same plugin so that they
5164         can share the GEnumType.
5165
5166         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
5167         (_gst_select_accumulator), (gst_decode_bin_class_init),
5168         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
5169         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
5170         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
5171         Add signal to sort factories instead of the more awkward autoplug-select
5172         signal.
5173         Modify autoplug_select so that we can try, skip or expose the
5174         autopluggin of an element on a pad.
5175
5176         * gst/playback/gstfactorylists.c: (compare_ranks),
5177         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
5178         (element_filter), (gst_factory_list_get_elements),
5179         (gst_factory_list_debug), (gst_factory_list_filter):
5180         * gst/playback/gstfactorylists.h:
5181         Simplify the API, allow getting elements based on mask.
5182
5183         * gst/playback/gstplay-marshal.list:
5184         Add some more marshallers.
5185
5186         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
5187         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
5188         (autoplug_select_cb), (activate_group):
5189         Add support for managing non-raw sinks by providing a custom element and
5190         sink list to decodebin2.
5191         Try to plug non-raw sinks when decodebin2 using autoplug-select of
5192         decodebin2.
5193
5194         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
5195         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
5196         * gst/playback/gstplaysink.h:
5197         Add support for raw and non-raw sinks. 
5198         Add support to force sinks selected by playbin2.
5199         Don't plug raw converters for non-raw sinks.
5200
5201         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
5202         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
5203         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
5204         (plugin_init):
5205         Use right accumulators.
5206         Proxy new signal.
5207
5208 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5209
5210         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5211         Use runnning time as the base time instead of the timestamp.
5212         Spotted by Saur on IRC.
5213
5214 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
5215
5216         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5217         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
5218
5219 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
5220
5221         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
5222         (gst_ogg_demux_read_chain):
5223         If we find a new serial number but it does not contain a BOS page, make
5224         sure we initialize the chain to NULL because else we will try to scan it
5225         and crash. Fixes #500763
5226
5227 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
5228
5229         * gst/playback/Makefile.am:
5230         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
5231         (get_feature_array), (decoders_filter), (sinks_filter),
5232         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
5233         (gst_factory_list_filter):
5234         * gst/playback/gstfactorylists.h:
5235         Refactor some common code to filter factories and check caps compat.
5236
5237         * gst/playback/gstdecodebin.c:
5238         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5239         (gst_decode_bin_init), (gst_decode_bin_dispose),
5240         (gst_decode_bin_autoplug_continue),
5241         (gst_decode_bin_autoplug_factories),
5242         (gst_decode_bin_autoplug_select), (analyze_new_pad),
5243         (find_compatibles):
5244         * gst/playback/gstplaybin.c:
5245         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
5246         (gst_play_bin_init), (gst_play_bin_finalize),
5247         (autoplug_factories_cb), (activate_group):
5248         * gst/playback/gstqueue2.c:
5249         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
5250         (proxy_autoplug_continue_signal),
5251         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5252         (proxy_drained_signal):
5253         Add some more debug info and use factor filtering code.
5254
5255 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5256
5257         * gst/audiotestsrc/gstaudiotestsrc.c:
5258         * gst/volume/gstvolume.c:
5259         * gst/volume/gstvolume.h:
5260           Add GAP-flag support.
5261
5262 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5263
5264         * tests/examples/seek/seek.c: (main): Increase the range of the
5265         rate selector as I would like to test QOS behavior at higher
5266         forward and reverse playback speed like say 64x.
5267
5268 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
5269
5270         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
5271         (audioresample_query), (audioresample_query_type),
5272         (gst_audioresample_set_property):
5273         Implement latency query.
5274
5275 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5276
5277         * gst-libs/gst/audio/gstbaseaudiosink.c:
5278         (gst_base_audio_sink_drain):
5279         Our EOS time contains the base_time, _wait_eos() expects a running_time
5280         so we have to subtract the base_time again before calling the function.
5281         This fixes an EOS regression where the base_time was added twice and EOS
5282         took longer and longer in certain situations.
5283         Fixes #498767.
5284
5285 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
5286
5287         * docs/libs/gst-plugins-base-libs-sections.txt:
5288         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
5289         (gst_base_audio_sink_set_provide_clock),
5290         (gst_base_audio_sink_get_provide_clock),
5291         (gst_base_audio_sink_set_slave_method),
5292         (gst_base_audio_sink_get_slave_method),
5293         (gst_base_audio_sink_set_property),
5294         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
5295         (gst_base_audio_sink_none_slaving),
5296         (gst_base_audio_sink_handle_slaving):
5297         * gst-libs/gst/audio/gstbaseaudiosink.h:
5298         Expose methods for some object properties so that subclasses can more
5299         easily configure them.
5300         Added slave method none, that completely disables slaving to the
5301         internal clock.
5302         API: gst_base_audio_sink_set_provide_clock()
5303         API: gst_base_audio_sink_get_provide_clock()
5304         API: gst_base_audio_sink_set_slave_method()
5305         API: gst_base_audio_sink_get_slave_method()
5306
5307         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5308         (gst_base_audio_src_set_provide_clock),
5309         (gst_base_audio_src_get_provide_clock),
5310         (gst_base_audio_src_set_property),
5311         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
5312         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5313         Expose methods for some object properties so that subclasses can more
5314         easily configure them.
5315         API: gst_base_audio_src_set_provide_clock()
5316         API: gst_base_audio_src_get_provide_clock()
5317
5318 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
5319
5320         Patch by: Joe Peterson <lavajoe at gentoo dot org>
5321
5322         * gst-libs/gst/sdp/gstsdpmessage.c:
5323         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
5324
5325 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
5326
5327         * tests/check/libs/fft.c: (GST_START_TEST):
5328         Fix scaling to really have dB instead of something else.
5329
5330 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5331
5332         * tests/examples/seek/seek.c: (main): There's a nice macro to check
5333         GTK version, use it.
5334
5335 2007-11-19  Julien MOUTTE  <julien@moutte.net>
5336
5337         * tests/examples/seek/seek.c: (main): Try to support stable version
5338         of GTK.
5339
5340 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
5341
5342         * gst/playback/README:
5343         * gst/playback/test7.c:
5344           Fix the build + little README update.
5345
5346 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5347
5348         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
5349         Add playbin2 seek pipeline.
5350
5351 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5352
5353         * gst/playback/Makefile.am:
5354         * gst/playback/gstplayback.c: (plugin_init):
5355         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
5356         (eos_cb), (about_to_finish_cb), (main):
5357         Add playbin2.
5358         Added gapless playback example.
5359
5360         * gst/playback/gstplaybasebin.c:
5361         * gst/playback/gstplaybasebin.h:
5362         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
5363         * gst/playback/gstqueue2.c:
5364         * gst/playback/test.c:
5365         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5366         (pad_removed_cb):
5367         * gst/playback/gststreaminfo.h:
5368         Change email.
5369
5370         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
5371         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
5372         (gst_play_bin_dispose), (gst_play_bin_set_uri),
5373         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
5374         (gst_play_bin_get_property), (gst_play_bin_handle_message),
5375         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
5376         (drained_cb), (unlink_group), (activate_group),
5377         (setup_next_source), (gst_play_bin_change_state),
5378         (gst_play_bin2_plugin_init):
5379         Added raw first version of playbin2. Does chained oggs and gapless
5380         playback fine. No support for raw sinks yet. No visualisations or
5381         subtitles yet.
5382
5383         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
5384         (gst_play_sink_class_init), (gst_play_sink_init),
5385         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
5386         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
5387         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
5388         (gst_play_sink_set_property), (gst_play_sink_get_property),
5389         (post_missing_element_message), (free_chain), (add_chain),
5390         (activate_chain), (gen_video_chain), (gen_text_element),
5391         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
5392         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
5393         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
5394         (gst_play_sink_send_event), (gst_play_sink_change_state):
5395         * gst/playback/gstplaysink.h:
5396         Added Element that abstracts the sinks and their pipelines for playbin2.
5397
5398 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5399
5400         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
5401         (gst_selector_pad_class_init), (gst_selector_pad_init),
5402         (gst_selector_pad_finalize), (gst_selector_pad_reset),
5403         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
5404         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
5405         (gst_selector_pad_chain), (gst_stream_selector_get_type),
5406         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
5407         (gst_stream_selector_init), (gst_stream_selector_set_property),
5408         (gst_stream_selector_get_linked_pad),
5409         (gst_stream_selector_getcaps),
5410         (gst_stream_selector_is_active_sinkpad),
5411         (gst_stream_selector_activate_sinkpad),
5412         (gst_stream_selector_get_linked_pads),
5413         (gst_stream_selector_request_new_pad),
5414         (gst_stream_selector_release_pad):
5415         * gst/playback/gststreamselector.h:
5416         Improve streamselector, make it select and unselect the current pad more
5417         intelligently. 
5418         Subclass GstPad for the sinkpads of the selector.
5419         Handle segments more correctly.
5420         Fix caps negotiation.
5421         Implement release_pad.
5422
5423 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5424
5425         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5426         (gst_decode_group_check_if_drained), (source_pad_event_probe),
5427         (remove_fakesink):
5428         Add drained signal fired when decodebin finishes decoding the data.
5429         Remove deprecated STATE_DIRTY message.
5430
5431         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5432         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
5433         (analyse_source), (proxy_drained_signal), (make_decoder),
5434         (source_new_pad), (value_list_append_structure_list),
5435         (handle_redirect_message), (handle_message):
5436         Proxy the new drained signal.
5437         Handle pad removed from decodebin.
5438         Handle redirect messages by sorting multiple redirections based on the
5439         connection speed.
5440
5441 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5442
5443         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5444
5445         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5446         Fix leaking headers. Fixes #496761.
5447
5448 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5449
5450         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5451
5452         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5453         (gst_ximagesink_change_state):
5454         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
5455         Don't leak the PAR on errors. Fixes #496731.
5456
5457 2007-11-16  Tim-Philipp Müller  <tim at centricular dot net>
5458
5459         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
5460           (gst_tag_from_id3_user_tag):
5461           Add mapping for audio cd discid tags, so we can extract
5462           them from tags as well (see #347848). Also compare identifiers
5463           in ID3v2 TXXX frames in a case-insensitive way to increase
5464           compatibility when reading tags (discid vs. DiscID vs. DiscId).
5465
5466 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5467
5468         * gst-plugins-base.doap:
5469         Oops, fix the release name.
5470
5471 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5472
5473         * gst-plugins-base.doap:
5474         Add 0.10.15 release
5475
5476 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5477
5478         * configure.ac:
5479         Back to CVS
5480
5481 === release 0.10.15 ===
5482
5483 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
5484
5485         * configure.ac:
5486           releasing 0.10.15, "No need to argue"
5487
5488 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
5489
5490         * win32/vs6/libgstfft.dsp:
5491         Convert line endings to DOS.
5492
5493 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
5494
5495         * win32/vs6/gst_plugins_base.dsw:
5496         * win32/vs6/libgstfft.dsp:
5497         * win32/MANIFEST:
5498         Add a project file for fft plugin and remove socket
5499         based plugin which don't build from the workspace.
5500         * win32/vs6/libgstaudio.dsp:
5501         * win32/vs6/libgstrtp.dsp:
5502         * win32/vs6/libgsttag.dsp:
5503         Convert line endings back to DOS.
5504         Fixes #496724
5505
5506 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5507
5508         * win32/vs6/libgstinterfaces.dsp:
5509         * win32/vs6/libgstrtsp.dsp:
5510         Convert line endings back to DOS
5511
5512 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5513
5514         * gst-libs/gst/fft/kiss_fft_f32.h:
5515         * gst-libs/gst/fft/kiss_fft_f64.h:
5516         * gst-libs/gst/fft/kiss_fft_s16.h:
5517         * gst-libs/gst/fft/kiss_fft_s32.h:
5518         Don't include malloc.h which doesn't exist on Mac OSX.
5519         Instead, pull in glib.h and use g_malloc/g_free for 
5520         consistency. Fixes: #496548
5521
5522 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
5523
5524         * gst/playback/gstdecodebin2.c:
5525           Dont leak ghostpad. Fixes #475451.
5526
5527 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
5528
5529         * docs/design/design-decodebin.txt:
5530         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5531         Update some more docs and comments.
5532
5533 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5534
5535         Patch by: Sebastien Moutte  <sebastien moutte net>
5536
5537         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
5538           (gst_rtcp_unix_to_ntp):
5539         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
5540           Fix some C99-isms and and a missing function that some versions of
5541           MSVC don't like too much (#494346).
5542
5543         * win32/vs6/gst_plugins_base.dsw:
5544         * win32/vs6/libgstaudio.dsp:
5545         * win32/vs6/libgstrtp.dsp:
5546         * win32/vs6/libgsttag.dsp:
5547           Update vs6 projects files (#494346).
5548
5549 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5550
5551         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5552
5553         * win32/common/libgstaudio.def:
5554         * win32/common/libgstcdda.def:
5555         * win32/common/libgstinterfaces.def:
5556         * win32/common/libgstnetbuffer.def:
5557         * win32/common/libgstpbutils.def:
5558         * win32/common/libgstrtp.def:
5559         * win32/common/libgstrtsp.def:
5560         * win32/common/libgsttag.def:
5561         * win32/common/libgstvideo.def:
5562           More missing symbols to export (fixes #493986).
5563
5564 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
5565
5566         * docs/libs/gst-plugins-base-libs-sections.txt:
5567         * gst-libs/gst/fft/gstfftf32.c:
5568         * gst-libs/gst/fft/gstfftf32.h:
5569         * gst-libs/gst/fft/gstfftf64.c:
5570         * gst-libs/gst/fft/gstfftf64.h:
5571         * gst-libs/gst/fft/gstffts16.c:
5572         * gst-libs/gst/fft/gstffts16.h:
5573         * gst-libs/gst/fft/gstffts32.c:
5574         * gst-libs/gst/fft/gstffts32.h:
5575         * tests/check/libs/fft.c: (GST_START_TEST):
5576         Remove the magnitude and phase calculation functions as these have
5577         very special use cases and can't even be used for the spectrum
5578         element. Also adjust the docs to mention some properties of the used
5579         FFT implemention, i.e. how the values are scaled. Fixes #492098.
5580
5581 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5582
5583         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
5584           (finish_source):
5585           Avoid crash when there are external subtitles (fixes #491722).
5586
5587 2007-11-03  Tim-Philipp Müller  <tim at centricular dot net>
5588
5589         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5590         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
5591           'Could not open resource for writing' is not an acceptable
5592           error message when we can't open the audio device (see #492334),
5593           even less so when we're trying to open it to record something.
5594
5595 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
5596
5597         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5598
5599         * win32/common/libgstrtp.def:
5600           Add some more missing symbols (#492813).
5601
5602 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
5603
5604         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
5605
5606         * tests/check/elements/audioconvert.c: (verify_convert):
5607           Add check to make sure that the out caps have a channel layout
5608           set on them where they should have one.
5609
5610 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
5611
5612         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
5613
5614         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
5615         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
5616           Include our own _stdint.h instead of sys/types.h, makes MingW happy
5617           (#492306).
5618
5619         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
5620           Use _pipe directly, GLib doesn't have a pipe() macro any longer
5621           (it disappeared in GLib 2.14.0) (#492306).
5622
5623         * gst-libs/gst/sdp/Makefile.am:
5624         * gst-libs/gst/sdp/gstsdpmessage.c:
5625           Fix includes and LIBS for win32/Mingw (#492306).
5626
5627         * tests/examples/dynamic/addstream.c (pause_play_stream):
5628           Use more portable g_usleep() instead of sleep() (#492306).
5629
5630 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
5631
5632         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5633
5634         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
5635           (gst_ring_buffer_parse_caps):
5636           Return NULL instead of an enum that happens to be 0, fixes warning
5637           on MSVC (#492114).
5638
5639         * gst-libs/gst/audio/gstringbuffer.h:
5640           No trailing commas in enum list (for gcc-2.9x).
5641
5642         * gst/videotestsrc/videotestsrc.c: (random_char):
5643           Make information loss explicit instead of implicitly truncating to
5644           eight bits via the return value.  Fixes runtime error on MSVC when
5645           using the debug CRT (#492114).
5646
5647         * win32/common/config.h.in:
5648           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
5649
5650         * win32/common/libgstinterfaces.def:
5651         * win32/common/libgstrtp.def:
5652           Export a few more symbols (#492114).
5653
5654 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
5655
5656         * gst-libs/gst/audio/audio.c:
5657         * gst-libs/gst/audio/audio.h:
5658           Readd the deprecation guards, but preserve compilability.
5659
5660 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5661
5662         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
5663           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
5664           Preserve channel layout when fixating the number of channels in the
5665           output caps, or make sure there's a suitable channel position layout
5666           set on the caps if required. Fixes #430677.
5667
5668 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5669
5670         * tests/check/elements/decodebin.c: (test_text_plain_streams):
5671           Make sure the pipeline really operates in push mode as it should
5672           in this case.
5673
5674 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5675
5676         * gst-libs/gst/audio/audio.h:
5677           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
5678           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
5679           (ie. normal cvs builds) will fail.
5680
5681 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
5682
5683         * docs/libs/Makefile.am:
5684         * gst-libs/gst/audio/audio.c:
5685         * gst-libs/gst/audio/audio.h:
5686         * gst-libs/gst/interfaces/mixer.c:
5687           tell gtk-doc about the deprecation guard. Apply more doc fixes.
5688
5689 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5690
5691         * tests/check/libs/audio.c: (init_value_to_channel_layout),
5692           (test_channel_layout_value_intersect), (audio_suite):
5693           Add simple unit test to make sure GstValue intersection
5694           of channel layouts works the way I think it does.
5695
5696 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
5697
5698         * docs/libs/gst-plugins-base-libs-sections.txt:
5699         * gst-libs/gst/audio/gstaudiofilter.h:
5700         * gst-libs/gst/interfaces/mixer.h:
5701         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5702         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5703         * gst-libs/gst/sdp/gstsdpmessage.c:
5704           Fix the docs according to what gtk-doc complained about.
5705
5706 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
5707
5708         * tests/icles/stress-playbin.c:
5709           Fix the build.
5710
5711 2007-10-30  Tim-Philipp Müller  <tim at centricular dot net>
5712
5713         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
5714         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5715           Post nice/more useful error message if we don't have a decoder for
5716           the primary type.
5717
5718 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
5719
5720         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
5721         Be a bit more useful, unblock the pads after we fired the no-more-pads
5722         signal so that we can use the signal to inspect and connect all pads
5723         without having to keep extra state outside of decodebin.
5724
5725 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
5726
5727         * gst/playback/gsturidecodebin.c:
5728         (gst_uri_decode_bin_autoplug_continue),
5729         (gst_uri_decode_bin_class_init), (no_more_pads_full):
5730         Implement default signal handler so that we return TRUE when nothing is
5731         connected.
5732
5733 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
5734
5735         * gst-libs/gst/riff/riff-media.c:
5736         (gst_riff_wavext_add_channel_layout),
5737         (gst_riff_wave_add_default_channel_layout),
5738         (gst_riff_wavext_get_default_channel_mask),
5739         (gst_riff_create_audio_caps):
5740         Use the ALSA channel layout as default for wav files without channel
5741         layout information. This fixes playback of chan-id.wav on 5.1 systems
5742         for example. Also refactor the channel layout setting a bit and add
5743         more default channel orders. Fixes #489010.
5744
5745 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
5746
5747         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
5748           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
5749           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
5750           instead.
5751
5752 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
5753
5754         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5755         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
5756         (gst_decode_bin_set_subs_encoding),
5757         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
5758         (gst_decode_bin_get_property), (analyze_new_pad):
5759         Move subtitle encoding property to decodebin2 so that it can set the
5760         property value on all elements that it autoplugs and that require it.
5761         Make caps refcounting more consistent in get/set.
5762
5763         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
5764         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
5765         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
5766         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
5767         (proxy_autoplug_continue_signal),
5768         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5769         (make_decoder):
5770         Proxy properties and relevant signals from the internal decodebin.
5771         Make properties MT safe.
5772
5773 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
5774
5775         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
5776         * gst-libs/gst/tag/tags.c:
5777           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
5778           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
5779
5780         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
5781           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
5782
5783         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
5784           (gst_tag_to_vorbis_comments):
5785           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
5786           just mapping everything I found in the wild) (#414539).
5787
5788 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
5789
5790         Inspired by patch of: René Stadler <mail at renestadler dot de>
5791
5792         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5793         (gst_decode_bin_autoplug_continue),
5794         (gst_decode_bin_autoplug_factories),
5795         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
5796         (find_compatibles):
5797         * gst/playback/gstplay-marshal.list:
5798         Remove the autoplug-sort signal and replace it with a binding friendly
5799         autoplug-select signal.
5800         Add an autoplug-factories signal that can be used to generate a list of
5801         factories to try to autoplug.
5802         Add the GstPad to the autoplugging signal args as it might be needed to
5803         make a good factory selection.
5804         Fix up the marshallers for this. Fixes #407282.
5805
5806 2007-10-23  Tim-Philipp Müller  <tim at centricular dot net>
5807
5808         * gst-libs/gst/tag/gsttagdemux.c:
5809           Don't abort with an assertion if we receive a seek event with
5810           a start type of NONE (see launchpad bug #155878).
5811
5812 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
5813
5814         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
5815         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
5816         (gst_ximagesink_change_state), (gst_ximagesink_reset):
5817         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
5818         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
5819         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
5820         Make sure that before we clean up the X resources, we shutdown and join
5821         the event thread.
5822         Also make sure the event thread does not shut down immediatly after
5823         startup because the running variable is not yet correctly set.
5824         Fixes #378770. 
5825
5826 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
5827
5828         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
5829         Make the window for a race in typefind and shutting down smaller until
5830         we figure out the right locking here. Avoids #485753 usually.
5831
5832         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
5833         Remove unneeded lock causing a race in typefind and shutting down.
5834         Fixes #485753.
5835
5836         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
5837         Also remove sinks when going to NULL because we might not complete the
5838         state change to PAUSED, causing the PAUSED->READY state change not to
5839         happen.
5840
5841 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
5842
5843         * gst-libs/gst/audio/gstbaseaudiosink.c:
5844         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
5845         Also explicitly release the ringbuffer when going to NULL because it
5846         is required in the setcaps function, before the state change to PAUSED
5847         completes.
5848
5849 2007-10-16  Tim-Philipp Müller  <tim at centricular dot net>
5850
5851         * tests/icles/.cvsignore:
5852         * tests/icles/Makefile.am:
5853         * tests/icles/stress-playbin.c:
5854           Does what it says on the tin.
5855
5856 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
5857
5858         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
5859         Fix queue negotiation. See #486758.
5860
5861 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5862
5863         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
5864         (gst_xvimagesink_xwindow_new),
5865         (gst_xvimagesink_update_colorbalance),
5866         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
5867
5868         Fix handling of some of the X atoms. If the last parameter is True,
5869         XInternAtom won't create the atom if it doesn't exist, and therefore
5870         might return None. This causes X errors on Xv implementations that
5871         don't provide the colour balance attributes.
5872
5873 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5874
5875         * gst-libs/gst/tag/gstvorbistag.c:
5876         * tests/check/libs/tag.c:
5877           Extract vorbis comment LICENSE tags correctly.
5878
5879 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5880
5881         Patch by: Jason Kivlighn  <jkivlighn gmail com>
5882
5883         * gst-libs/gst/tag/gstid3tag.c:
5884         * tests/check/libs/tag.c:
5885           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
5886
5887 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
5888
5889         * gst-libs/gst/tag/gsttagdemux.c:
5890           Don't error out when a buggy downstream element doesn't
5891           handle the newsegment event we send properly (especially
5892           not without posting a meaningful error message on the
5893           bus). See bug #471370 and launchpad bug #136264.
5894
5895 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
5896
5897         * gst-libs/gst/audio/gstbaseaudiosink.c:
5898         (gst_base_audio_sink_drain):
5899         Use new basesink method to make our EOS drain interruptable.
5900
5901 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
5902
5903         * gst-libs/gst/rtp/gstrtppayloads.c:
5904         Fix silly search-replace oversight.
5905
5906 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
5907
5908         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
5909
5910         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
5911         (gst_basertppayload_set_outcaps):
5912         Fix caps memleak. Fixes #484989.
5913
5914
5915 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5916
5917         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5918         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
5919         Fix debug output.
5920
5921 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5922
5923         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5924         (gst_base_audio_src_create):
5925         Also handle the case where there is no clock set on the audio source,
5926         like in the unit tests.
5927
5928 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
5929
5930         * gst-libs/gst/rtp/gstrtppayloads.c:
5931         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
5932         to avoid compiler warnings
5933
5934 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5935
5936         * gst/playback/gstdecodebin.c: (type_found),
5937         (gst_decode_bin_change_state):
5938         * gst/playback/gstdecodebin2.c: (type_found),
5939         (gst_decode_bin_change_state):
5940         Don't disconnect the have_type signal because we never reconnect it
5941         later on. Instead keep a variable to see if we already detected a type.
5942
5943 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5944
5945         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
5946         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
5947         (type_found):
5948         Unlink the signal handler when we found the type, we're not going to do
5949         anything sensible with more type_found signals anyway.
5950
5951 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5952
5953         * gst-libs/gst/tag/gsttagdemux.c:
5954           Don't leak caps.
5955
5956 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5957
5958         * gst-libs/gst/tag/Makefile.am:
5959         * gst-libs/gst/tag/gsttagdemux.c:
5960         * gst-libs/gst/tag/gsttagdemux.h:
5961           API: add GstTagDemux base class for simple tag demuxers.
5962
5963         * docs/libs/gst-plugins-base-libs-docs.sgml:
5964         * docs/libs/gst-plugins-base-libs-sections.txt:
5965           Add GstTagDemux to docs.
5966
5967 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
5968
5969         * gst-libs/gst/rtp/gstrtpbuffer.c:
5970         (gst_rtp_buffer_get_payload_subbuffer):
5971         Fix bug introduced with last commit which inverted the logic and
5972         caused all buffers to be dropped. Fixes #483620.
5973         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
5974
5975 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
5976
5977         * gst-libs/gst/rtp/gstrtpbuffer.c:
5978           Replace g_return_if_val (as it could be disabled), with regular return
5979           and warning.
5980
5981 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
5982
5983         * tests/check/pipelines/simple-launch-lines.c:
5984           Print message name and not just number.
5985
5986 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
5987
5988         * gst-libs/gst/audio/gstbaseaudiosink.c:
5989         (gst_base_audio_sink_async_play):
5990         When slaved to the clock, don't try to align a sample with the previous
5991         one when going to PLAYING again.
5992
5993 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
5994
5995         * tests/examples/snapshot/snapshot.c:
5996           Fix the build.
5997
5998 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5999
6000         * gst-libs/gst/sdp/gstsdpmessage.h:
6001         Add RFC 3556 bandwidth modifiers.
6002
6003 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6004
6005         * docs/libs/gst-plugins-base-libs-docs.sgml:
6006         * docs/libs/gst-plugins-base-libs-sections.txt:
6007         * gst-libs/gst/rtp/gstrtppayloads.c:
6008         Update documentation.
6009
6010 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6011
6012         * gst-libs/gst/rtp/Makefile.am:
6013         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
6014         (gst_rtp_payload_info_for_name):
6015         * gst-libs/gst/rtp/gstrtppayloads.h:
6016         Added new file and header to deal with payload info.
6017
6018         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6019         (gst_rtp_buffer_default_clock_rate):
6020         * gst-libs/gst/rtp/gstrtpbuffer.h:
6021         Payload specific stuff is move to new headers.
6022         Implement _default_clock rate using the new payload function.
6023
6024         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
6025         (gst_sdp_parse_line):
6026         * gst-libs/gst/sdp/gstsdpmessage.h:
6027         Add some more comments.
6028
6029 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6030
6031         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
6032         (sdp_check_header), (sdp_type_find), (plugin_init):
6033         Add typefind function for application/sdp.
6034         Remove some old dirac typefind code that was ifdeffed out.
6035
6036 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
6037
6038         * win32/common/libgstaudio.def:
6039         Add new exported functions.
6040         * win32/vs6/grammar.dsp:
6041         Add autogeneration and copy of some autegenerated files from win32/common
6042         for rtsp library.
6043         * win32/vs6/libgstaudioconvert.dsp:
6044         Add gstaudioquantize.c to the build.
6045         * win32/vs6/libgstinterfaces.dsp:
6046         Add videoorientation.c to the build.
6047         * win32/vs6/libgstriff.dsp:
6048         Add libgsttag to the link libraries list.
6049         * win32/vs6/libgstvolume.dsp:
6050         Add liboil to the link.
6051         * win32/vs6/gst_plugins_base.dsw:
6052         * win32/vs6/libgstrtsp.dsp:
6053         * win32/common/libgstrtsp.def:
6054         Add files to build libgstrtsp library.
6055         
6056 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6057
6058         * tests/examples/snapshot/snapshot.c: (main):
6059         Print error when pipeline failed to construct.
6060
6061 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6062
6063         * configure.ac:
6064         * gst-libs/gst/tag/gstid3tag.c:
6065         * gst-libs/gst/tag/gstvorbistag.c:
6066           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
6067           and ID3v2 tags.
6068
6069 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6070
6071         * gst-libs/gst/floatcast/floatcast.h:
6072           Don't include config.h in an installed public header, this
6073           might break compilation of applications that don't have such
6074           a header and doesn't necessarily do what it's supposed to do
6075           anyway (ie. check for the lrint/lrintf defines) (#442065).
6076           Add docs for the various macros and document how this header
6077           has to be used (link against libm, etc.); add a few FIXMEs;
6078           include math.h for non-c99 code path.  Based on patch by
6079           Jan Schmidt.
6080           
6081 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6082
6083         * configure.ac:
6084         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
6085         of duplicating these macros in configure.ac.
6086
6087 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6088
6089         * po/hu.po:
6090         * po/sv.po:
6091         * po/uk.po:
6092           Updated translations to 0.10.14
6093
6094 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6095
6096         translated by: Jakub Bogusz <qboosh@pld-linux.org>
6097
6098         * po/pl.po:
6099           Added Polish translation.
6100
6101 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6102
6103         translated by: Ilkka Tuohela <hile@iki.fi>
6104
6105         * po/fi.po:
6106           Added Finnish translation.
6107
6108 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6109
6110         translated by: Jorge González González <aloriel@gmail.com>
6111
6112         * po/es.po:
6113           Added Spanish translation.
6114
6115 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6116
6117         translated by: Mogens Jaeger <mogens@jaeger.tf>
6118
6119         * po/da.po:
6120           Added Danish translation.
6121
6122 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6123
6124         translated by: Funda Wang <fundawang@linux.net.cn>
6125
6126         * po/zh_CN.po:
6127           Added Chinese (simplified) translation.
6128
6129 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6130
6131         translated by: Alexander Shopov <ash@contact.bg>
6132
6133         * po/bg.po:
6134           Added Bulgarian translation.
6135
6136 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
6137
6138         * gst/playback/gstqueue2.c: (gst_queue_push_one):
6139         Fix compilation wrt printf arguments.
6140
6141 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
6142
6143         * configure.ac:
6144         * tests/examples/Makefile.am:
6145         * tests/examples/snapshot/.cvsignore:
6146         * tests/examples/snapshot/Makefile.am:
6147         * tests/examples/snapshot/snapshot.c: (main):
6148         Add simple snapshot example program using appsink.
6149
6150 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
6151
6152         * tests/check/generic/states.c:
6153           Improved state change unit test.
6154
6155 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6156
6157         * docs/plugins/.cvsignore:
6158         * tests/check/.cvsignore:
6159           Ignore registries in any format.
6160
6161 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6162
6163         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6164         (gst_base_rtp_depayload_chain),
6165         (gst_base_rtp_depayload_set_gst_timestamp):
6166         Only copy timestamp on outgoing packets if the depayloader did not set
6167         one.
6168         Also copy duration on outgoing packets.
6169
6170 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6171
6172         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
6173         (gst_basertppayload_set_outcaps):
6174         Fix compilation because of missing %d in printf.
6175         When fixating caps, fixate what we can and throw away all remaining
6176         unfixed caps, subclasses should do something smart if they need to.
6177
6178 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6179
6180         * ext/gnomevfs/gstgnomevfssrc.c:
6181           Improve debug logs a bit and be more verbose if things go wrong.
6182
6183 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6184
6185         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6186         (gst_text_overlay_set_property):
6187         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
6188         * gst-libs/gst/audio/gstbaseaudiosink.c:
6189         (gst_base_audio_sink_render):
6190         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
6191         (gst_rtcp_unix_to_ntp):
6192         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
6193         * gst/playback/gstqueue2.c:
6194         * tests/examples/seek/seek.c: (set_scale):
6195         Fix a bunch of compile warnings shown with Forte.
6196
6197         * gst/audiorate/gstaudiorate.c:
6198         Always pull in config.h before including any system headers.
6199
6200 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
6201
6202         * gst/playback/gstqueue2.c: (update_buffering),
6203         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
6204         (gst_queue_handle_sink_event), (gst_queue_chain),
6205         (gst_queue_push_one), (gst_queue_sink_activate_push),
6206         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
6207         Also fix #476514 for queue2.
6208
6209 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6210
6211         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6212         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
6213         (gst_base_rtp_depayload_chain),
6214         (gst_base_rtp_depayload_handle_sink_event),
6215         (gst_base_rtp_depayload_push_full),
6216         (gst_base_rtp_depayload_set_gst_timestamp),
6217         (gst_base_rtp_depayload_change_state):
6218         Remove code to deal with RTP to GST time conversion, we now just copy
6219         the GST timestamp we receive to the outgoing buffers.
6220         Handle segment and flushes correctly.
6221
6222         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6223         When we have no valid input timestamp, use the previous rtp timestamp on
6224         the outgoing RTP packet instead of the RTP base time.
6225
6226 2007-09-15  David Schleef  <ds@schleef.org>
6227
6228         * ext/alsa/gstalsa.c:
6229         * ext/alsa/gstalsadeviceprobe.c:
6230         * ext/alsa/gstalsamixer.c:
6231         * ext/alsa/gstalsasink.c:
6232         * ext/alsa/gstalsasrc.c:
6233           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
6234
6235 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
6236
6237         * gst-libs/gst/rtp/gstbasertppayload.c:
6238         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
6239         Add some debug info when negotiating caps.
6240
6241 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6242
6243         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
6244         A buffer with an empty payload is also a valid buffer.
6245
6246 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6247
6248         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
6249         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
6250         (gst_basertppayload_change_state):
6251         Make sure we start our RTP timestamp from the random base RTP
6252         timestamp even if the buffer timestamp starts from some random value.
6253
6254 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
6255
6256         * configure.ac:
6257         * tests/examples/Makefile.am:
6258         * tests/examples/dynamic/.cvsignore:
6259         * tests/examples/dynamic/Makefile.am:
6260         * tests/examples/dynamic/addstream.c: (create_stream),
6261         (pause_play_stream), (message_received), (eos_message_received),
6262         (perform_step), (main):
6263         Add simple exmple app to demonstrate starting and pausing live and
6264         non-live bins in a PLAYING pipeline.
6265
6266 2007-09-14  Julien MOUTTE  <julien@moutte.net>
6267
6268         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
6269         typefind for QCP files (RFC #3625)
6270
6271 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6272
6273         * gst-libs/gst/audio/gstbaseaudiosink.c:
6274         (gst_base_audio_sink_init):
6275         Disable pull mode scheduling, we're not ready for it yet and it subtly
6276         breaks a lot of things.
6277
6278 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6279
6280         * tests/check/elements/libvisual.c:
6281           Test all libvisual plugins, not just the first one; this reproduces
6282           bug #450336 quite easily.  Looks like a problem with the 'jess'
6283           visualisation.
6284
6285 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
6286
6287         * tests/check/Makefile.am:
6288         * tests/check/elements/.cvsignore:
6289         * tests/check/elements/libvisual.c:
6290           Add basic libvisual test case in an attempt to reproduce bug #450336.
6291           Doesn't reproduce that bug, but some other crasher instead (invalid
6292           free), at least with make elements/libvisual.forever and the bumscope
6293           plugin on x86-64/gutsy. Leaving test disabled for now.
6294
6295 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6296
6297         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
6298
6299         * gst-libs/gst/rtsp/gstrtspconnection.c:
6300         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
6301         (read_body), (gst_rtsp_connection_receive):
6302         Make sure we can not cancel in the middle of receiving a message.
6303         Fixes #475731.
6304
6305 2007-09-11  Tim-Philipp Müller  <tim at centricular dot net>
6306
6307         Patch by: Josep Torra Valles <josep@fluendo.com>
6308
6309         * gst/playback/gstplaybasebin.c:
6310           Increase upper limit for audio queue a bit; fixes preroll problem
6311           with playbin and decodebin2 when playing a quicktime trailer with
6312           multichannel audio via http (#464666).
6313
6314 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
6315
6316         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6317         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
6318         (gst_base_audio_src_provide_clock),
6319         (gst_base_audio_src_set_property),
6320         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
6321         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6322         Allow othe clocks than the internal clock to be used for the pipeline.
6323         Add property to disable clock provide.
6324         API: GstBaseAudioSrc::provide-clock
6325
6326 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
6327
6328         * gst/playback/gstdecodebin2.c:
6329           Don't leak request pads. Fixes #475395.
6330
6331 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6332
6333         Patch by: René Stadler <mail at renestadler dot de>
6334
6335         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
6336         (gst_ximage_buffer_class_init):
6337         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
6338         (gst_xvimage_buffer_class_init):
6339         Correctly chain up finalize with the parent class to prevent
6340         memory leaks. Fixes #474880.
6341
6342 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
6343
6344         * gst/volume/gstvolume.c: (volume_choose_func):
6345         * tests/check/elements/volume.c: (GST_START_TEST):
6346         Revert the latest change: floating point samples are allowed to
6347         have any value, not only values in the range [-1,1]. Thanks to Andy
6348         Wingo for noticing.
6349         Also fix processing of int32 samples with volumes > 4 by making the
6350         unity value smaller which prevents overflows.
6351
6352 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6353
6354         * gst-libs/gst/rtp/gstrtpbuffer.c:
6355         * tests/check/libs/rtp.c:
6356           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
6357
6358 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6359
6360         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
6361
6362         * gst-libs/gst/rtp/gstrtpbuffer.c:
6363           Fix up GstRTPHeader helper struct so that compilers will not under
6364           any circumstances add padding in between our fields, as currently
6365           happens with MSVC on win32, because that would lead to us sending
6366           out RTP payloads with broken RTP headers (#471194).
6367           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
6368           
6369         * tests/check/Makefile.am:
6370         * tests/check/libs/.cvsignore:
6371         * tests/check/libs/rtp.c:
6372           Add some simple unit tests for GstRTPBuffer. Some are disabled
6373           because the code tested still needs fixing (set_csrc() does not work).
6374
6375 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6376
6377         * win32/MANIFEST:
6378         * win32/common/gstrtsp-enumtypes.c:
6379         * win32/common/gstrtsp-enumtypes.h:
6380         * win32/common/interfaces-enumtypes.c:
6381         * win32/common/interfaces-enumtypes.h:
6382         * win32/common/multichannel-enumtypes.c:
6383           Add rtsp enumtypes (#474384) and update others.
6384
6385 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
6386
6387         * configure.ac:
6388           Fix configure check for HAVE_LIBXML_HTML.
6389
6390 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
6391
6392         * tests/check/libs/.cvsignore:
6393           Ignore more, in case the build bots work again one day.
6394
6395 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
6396
6397         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
6398
6399         * configure.ac:
6400         * gst-libs/gst/Makefile.am:
6401         * gst-libs/gst/fft/Makefile.am:
6402         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
6403         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
6404         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
6405         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
6406         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
6407         * gst-libs/gst/fft/gstfft.h:
6408         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
6409         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
6410         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
6411         * gst-libs/gst/fft/gstfftf32.h:
6412         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
6413         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
6414         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
6415         * gst-libs/gst/fft/gstfftf64.h:
6416         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
6417         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
6418         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
6419         * gst-libs/gst/fft/gstffts16.h:
6420         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
6421         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
6422         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
6423         * gst-libs/gst/fft/gstffts32.h:
6424         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
6425         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6426         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
6427         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
6428         * gst-libs/gst/fft/kiss_fft_f32.h:
6429         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
6430         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6431         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
6432         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
6433         * gst-libs/gst/fft/kiss_fft_f64.h:
6434         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
6435         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6436         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
6437         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
6438         * gst-libs/gst/fft/kiss_fft_s16.h:
6439         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
6440         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6441         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
6442         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
6443         * gst-libs/gst/fft/kiss_fft_s32.h:
6444         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
6445         (kiss_fftr_f32), (kiss_fftri_f32):
6446         * gst-libs/gst/fft/kiss_fftr_f32.h:
6447         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
6448         (kiss_fftr_f64), (kiss_fftri_f64):
6449         * gst-libs/gst/fft/kiss_fftr_f64.h:
6450         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
6451         (kiss_fftr_s16), (kiss_fftri_s16):
6452         * gst-libs/gst/fft/kiss_fftr_s16.h:
6453         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
6454         (kiss_fftr_s32), (kiss_fftri_s32):
6455         * gst-libs/gst/fft/kiss_fftr_s32.h:
6456         * gst-libs/gst/fft/kiss_version:
6457         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6458         * pkgconfig/gstreamer-plugins-base.pc.in:
6459         Add libgstfft, a FFT library based on Kiss FFT which is
6460         BSD licensed. Supported sample formats are int16, int32,
6461         float and double. For those formats a real FFT and IFFT
6462         can be done, different windowing functions can be applied
6463         and functions for extracting the magnitude and phase exist.
6464         Fixes #468619.
6465
6466         * docs/libs/Makefile.am:
6467         * docs/libs/gst-plugins-base-libs-docs.sgml:
6468         * docs/libs/gst-plugins-base-libs-sections.txt:
6469         Integrate libgstfft into the docs.
6470
6471         * tests/check/Makefile.am:
6472         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
6473         Add unit tests for libgstfft, currently only testing the FFT.
6474         Unit tests for IFFT will follow soon.
6475
6476 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
6477
6478         Patch by: Peter Kjellerstedt  <pkj at axis com>
6479
6480         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
6481         (gst_sdp_message_init), (gst_sdp_message_uninit),
6482         (is_multicast_address), (gst_sdp_message_as_text),
6483         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
6484         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
6485         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
6486         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
6487         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
6488         (gst_sdp_media_init), (gst_sdp_media_uninit),
6489         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
6490         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
6491         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
6492         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
6493         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
6494         * gst-libs/gst/sdp/gstsdpmessage.h:
6495         Separate INIT_ARRAY() and related macros into two versions, one for
6496         structures and one for pointers (e.g., INIT_ARRAY() and
6497         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
6498         lists of emails and phone numbers.
6499         Add missing const as appropriate.
6500         Change all gint to guint since they all actually represent unsigned
6501         values.
6502         Do not use time as a variable name as it shadows the global time().
6503         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
6504         Actually implement gst_sdp_message_add_time().
6505         Make gst_sdp_message_add_time() take repeat times as an argument.
6506         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
6507         Corrected the definition of gst_sdp_media_get_bandwidth() (was
6508         misspelled as badwidth).
6509         gst-indented and a little clean up. Fixes #471067.
6510
6511 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
6512
6513         * gst/volume/gstvolume.c: (volume_choose_func),
6514         (volume_process_double), (volume_process_double_clamp),
6515         (volume_process_float_clamp):
6516         Correctly clamp float/double samples in the [-1.0,1.0] range to
6517         prevent weird effects.
6518         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
6519         Add unit tests for all samples types that had none before.
6520
6521 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6522
6523         * gst-libs/gst/rtp/gstrtpbuffer.c:
6524           Need to include stdlib.h for abs() here too.
6525
6526 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6527
6528         * gst/playback/gststreaminfo.c:
6529           Fix build.
6530
6531 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
6532
6533         * gst/playback/gststreaminfo.c:
6534           Clean up some half-disabled code and comment.
6535
6536 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6537
6538         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6539
6540         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
6541         (gst_base_rtp_payload_audio_handle_event):
6542         Return FALSE from the event handler to let the parent class handle the
6543         event. Fixes #446766.
6544
6545         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6546         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
6547         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
6548
6549         * gst-libs/gst/rtp/gstbasertppayload.c:
6550         Bump the MTU to 1400.
6551
6552 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
6553
6554         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
6555         Add an audio/x-nsf typefind function for the nsfdec element.
6556
6557 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
6558         * gst/playback/gstplaybasebin.c:
6559         Included "myth://" on stream_uris list for enable buffering to mythtv files
6560
6561 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6562
6563         * docs/libs/gst-plugins-base-libs-sections.txt:
6564         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
6565         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
6566         (gst_rtcp_unix_to_ntp):
6567         * gst-libs/gst/rtp/gstrtcpbuffer.h:
6568         Fix parsing of RB blocks.
6569         Fix docs.
6570         Added helper functions to convert to/from UNIX and NTP time.
6571         API: gst_rtcp_ntp_to_unix()
6572         API: gst_rtcp_unix_to_ntp()
6573
6574         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6575         (gst_rtp_buffer_get_header_len),
6576         (gst_rtp_buffer_get_extension_data),
6577         (gst_rtp_buffer_get_payload_subbuffer),
6578         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
6579         (gst_rtp_buffer_ext_timestamp):
6580         * gst-libs/gst/rtp/gstrtpbuffer.h:
6581         Fix some more docs.
6582         Implement handling of packets with extensions.
6583         Fix padding check in _validate().
6584         Added function to get extension data.
6585         API: gst_rtp_buffer_get_header_len()
6586         API: gst_rtp_buffer_get_extension_data()
6587
6588 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6589
6590         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6591         (gst_base_rtp_depayload_class_init),
6592         (gst_base_rtp_depayload_set_gst_timestamp):
6593         Add some more docs for the queue-delay property and fix a typo in a
6594         comment.
6595
6596         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6597         Fix typo.
6598
6599 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6600
6601         * gst-libs/gst/audio/gstbaseaudiosink.c:
6602         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
6603         (gst_base_audio_sink_change_state):
6604         When skew slaving, try to hover around the middle of a segment so that
6605         we at most drift by half a segment.
6606         If we are aligning in the oposite direction of the clock skew, we don't
6607         have to resync.
6608
6609 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6610
6611         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6612         (gst_base_rtp_depayload_setcaps),
6613         (gst_base_rtp_depayload_set_gst_timestamp):
6614         Be less silly with the segment start, just apply the clock-base to the
6615         timestamp.
6616
6617 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6618
6619         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6620         (gst_base_rtp_depayload_class_init),
6621         (gst_base_rtp_depayload_finalize),
6622         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
6623         (gst_base_rtp_depayload_handle_sink_event),
6624         (gst_base_rtp_depayload_set_gst_timestamp),
6625         (gst_base_rtp_depayload_change_state):
6626         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6627         Deprecate the queue handling thread thing and remove the code.
6628         Use new method to calculate the extended timestamp.
6629
6630 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6631
6632         * gst-libs/gst/rtp/gstrtcpbuffer.c:
6633         (gst_rtcp_packet_sdes_copy_entry):
6634         Use g_strndup which does exactly what we want.
6635
6636         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
6637         (gst_rtp_buffer_ext_timestamp):
6638         * gst-libs/gst/rtp/gstrtpbuffer.h:
6639         Add helper function to compare seqnums.
6640         Add helper function to calculate extended timestamps.
6641         API: gst_rtp_buffer_compare_seqnum()
6642         API: gst_rtp_buffer_ext_timestamp()
6643
6644 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
6645
6646         * gst-libs/gst/rtp/gstrtcpbuffer.c:
6647         (gst_rtcp_packet_sdes_get_entry),
6648         (gst_rtcp_packet_sdes_copy_entry):
6649         * gst-libs/gst/rtp/gstrtcpbuffer.h:
6650         Fix and document SDES item data function.
6651         Add new function that makes a proper copy of SDES item data.
6652         API: gst_rtcp_packet_sdes_copy_entry()
6653
6654 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
6655
6656         * configure.ac:
6657         * gst/Makefile.am:
6658           The tcp and subparse plugins are under gst, but not totaly free of
6659           dependencies. Handle selection inconfigure.ac, so that they show up
6660           on the final list of what is build and what is not. Maybe they should
6661           better be moved to ext.
6662
6663 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
6664
6665         Patch by: Daniel Díaz  <yosoy@danieldiaz.org>
6666
6667         * configure.ac:
6668         * gst/Makefile.am:
6669           Check if libxml provides HTML parser which subparse needs.
6670           Fixes #451970.
6671
6672 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
6673
6674         * ext/alsa/gstalsa.c:
6675           Fix typo and compilation on big endian systems.
6676
6677 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
6678
6679         * gst/subparse/gstssaparse.c:
6680           Convert SSA newline codes into actual newline characters (#470766).
6681
6682 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
6683
6684         * docs/libs/gst-plugins-base-libs-sections.txt:
6685         * gst-libs/gst/pbutils/install-plugins.c:
6686         * gst-libs/gst/pbutils/install-plugins.h:
6687         * tests/check/libs/pbutils.c:
6688           API: also add gst_install_plugins_supported() while we're at it
6689           (see #470456).
6690
6691 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
6692
6693         * docs/libs/gst-plugins-base-libs-sections.txt:
6694         * gst-libs/gst/pbutils/missing-plugins.c:
6695         * gst-libs/gst/pbutils/missing-plugins.h:
6696         * tests/check/libs/pbutils.c:
6697           API: add gst_missing_*_installer_detail_new() convenience API so
6698           that applications that know exactly what they're missing can request
6699           installer detail strings for those items directly instead of having
6700           to first create a dummy missing-plugin message and then get the
6701           installer detail string from that.  Fixes #470456.
6702
6703 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
6704
6705         * gst/playback/gstdecodebin.c: (close_pad_link):
6706         We need to set up delayed-linking whenever the caps are non-fixed,
6707         not just when there are multiple types - use gst_pad_is_fixed()
6708         to test.
6709
6710 2007-08-26  Tim-Philipp Müller  <tim at centricular dot net>
6711
6712         * gst-libs/gst/pbutils/missing-plugins.c:
6713           (gst_missing_plugin_message_get_installer_detail):
6714           Add missing separator in PID fallback case.
6715
6716 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
6717
6718         * ext/alsa/Makefile.am:
6719         There is no GST_PLUGINS_BASE_LIBS defined.
6720         
6721         * ext/alsa/gstalsa.c:
6722         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
6723         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
6724         Add support for ALSA 24-bit formats.
6725         snd_pcm_delay can return an error code, especially
6726         during XRUNS. In that case, the best we can do is assume
6727         delay = 0.
6728
6729         * gst/audioconvert/Makefile.am:
6730         Add flags from -base before any more-remote dependencies.
6731
6732 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
6733
6734         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
6735
6736         * gst/volume/gstvolume.c: (volume_choose_func),
6737         (volume_update_real_volume), (gst_volume_set_volume),
6738         (gst_volume_init), (volume_process_int32),
6739         (volume_process_int32_clamp), (volume_process_int24),
6740         (volume_process_int24_clamp), (volume_process_int16),
6741         (volume_process_int16_clamp), (volume_process_int8),
6742         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
6743         * gst/volume/gstvolume.h:
6744         Add support for int32, int24 and int8 to the volume element.
6745         Fixes #445529.
6746
6747 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
6748
6749         * tests/examples/Makefile.am:
6750           Fix even more.
6751
6752 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
6753
6754         * configure.ac:
6755         * docs/libs/Makefile.am:
6756         * docs/libs/gst-plugins-base-libs-docs.sgml:
6757         * docs/libs/gst-plugins-base-libs-sections.txt:
6758         * ext/gnomevfs/gstgnomevfssrc.c:
6759         * ext/gnomevfs/gstgnomevfssrc.h:
6760         * gst-libs/gst/Makefile.am:
6761         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6762         * pkgconfig/gstreamer-plugins-base.pc.in:
6763         * sys/v4l/v4lsrc_calls.c:
6764         * tests/examples/Makefile.am:
6765         * win32/common/config.h:
6766           Revert unwanted commit. many thanks to moap. I want a fix for 
6767           https://thomas.apestaart.org/moap/trac/ticket/239
6768
6769 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
6770
6771         * gst/volume/gstvolume.c:
6772           Move passthrough below gst_object_sync_values(). Fixes #442654.
6773
6774 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
6775
6776         * gst-libs/gst/audio/audio.c:
6777         Clarify the docs a little.
6778
6779 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
6780
6781         * gst/volume/gstvolume.c:
6782           Enable liboil for float and add more details about problems with
6783           int16.
6784
6785 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6786
6787         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
6788         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
6789
6790 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6791
6792         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
6793         When calculating the first timestamp of the buffers, don't go below 0
6794         and clip the samples because the offset was on the eos page.
6795         Fixes #466717.
6796
6797 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6798
6799         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
6800         (gst_ogg_demux_collect_chain_info):
6801         Also submit the eos page when trying to find the first timestamp.
6802         See #466717.
6803
6804 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
6805
6806         * gst-libs/gst/audio/audio.h:
6807         Use gst_util_uint64_scale() instead of doing the math
6808         with double for GST_FRAMES_TO_CLOCK_TIME() and
6809         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
6810         prevents rounding errors. Fixes #467667.
6811
6812 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6813
6814         * gst-libs/gst/rtsp/gstrtspconnection.c:
6815         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
6816         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
6817         * gst-libs/gst/rtsp/gstrtspconnection.h:
6818         Small cleanups.
6819         On shutdown, don't read the control socket yet.
6820         Set timeout value correctly in all cases.
6821         Add function to check if the server accepts reads or writes.
6822         API: gst_rtsp_connection_poll()
6823
6824         * gst-libs/gst/rtsp/gstrtspdefs.h:
6825         Fix compilation with -pedantic.
6826         Add enum for _poll.
6827
6828 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6829
6830         Patch by: Olivier Crete  <tester at tester ca>
6831
6832         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
6833         (gst_basertppayload_getcaps):
6834         * gst-libs/gst/rtp/gstbasertppayload.h:
6835         Add getcaps vfunc to basertppayload. See #465146.
6836
6837 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6838
6839         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
6840         Only post buffering messages when we are a stream.
6841
6842 2007-08-15  Tim-Philipp Müller  <tim at centricular dot net>
6843
6844         * gst-libs/gst/pbutils/install-plugins.c:
6845         * gst-libs/gst/pbutils/missing-plugins.c:
6846           Small docs fix and addition.
6847
6848 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
6849
6850         * tests/icles/.cvsignore:
6851         * tests/icles/Makefile.am:
6852         * tests/icles/test-textoverlay.c:
6853           Add a dumb little test for textoverlay alignments.
6854
6855 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
6856
6857         Patch by: Dan Williams  <dcbw redhat com>
6858
6859         * ext/pango/gsttextoverlay.c:
6860         * ext/pango/gsttextoverlay.h:
6861           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
6862           "silent" property so there's a Since tag in the API reference.
6863
6864 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
6865
6866         * gst-libs/gst/rtp/gstbasertppayload.c:
6867         (gst_basertppayload_set_outcaps):
6868         * gst-libs/gst/rtp/gstbasertppayload.h:
6869         Improve caps negotiation so that downstream elements can confiure
6870         certain RTP properties by fixing them on the caps. See #465146.
6871         Add docs.
6872
6873 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>
6874
6875         * docs/libs/gst-plugins-base-libs-sections.txt:
6876         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6877         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6878           Mark as deprecated some macros which were presumably meant to be
6879           private API and accidentally exposed in the public header file.
6880           Also actually _init() lock (only works at the moment because the
6881           struct is zeroed out when created and the initial values in the
6882           mutex struct are zeroes too). (#459585)
6883
6884 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
6885
6886         * docs/libs/Makefile.am:
6887           Remove cruft and do some cleanups.
6888
6889         * docs/libs/gst-plugins-base-libs-docs.sgml:
6890           Prepare for comming gtkdoc features (rebase against online docs).
6891
6892 2007-08-10  Michael Smith <msmith@fluendo.com>
6893
6894         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
6895           Debug output fixes.
6896         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
6897         (GST_START_TEST):
6898           Change the number of buffers used; 500 is too many and leads to
6899           timeouts.
6900
6901 2007-08-10  Tim-Philipp Müller  <tim at centricular dot net>
6902
6903         * gst/playback/gstqueue2.c:
6904         * gst/videorate/gstvideorate.c:
6905           Printf format fixes (#465028).
6906
6907 2007-08-09  Michael Smith <msmith@fluendo.com>
6908
6909         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
6910           If we have a large (> 1 second) discontinuity, push a series of
6911           smaller buffers rather than a single very large buffer. Avoids
6912           unreasonably large single buffer allocations when encountering a
6913           large gap.
6914         * tests/check/elements/audiorate.c: (GST_START_TEST),
6915         (audiorate_suite):
6916           Add a test for this.
6917
6918 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
6919
6920         * gst/playback/gstplaybasebin.c: (group_commit),
6921         (queue_remove_probe), (queue_threshold_reached):
6922
6923         Patch by: Josep Torra Valles <josep@fluendo.com>
6924         Fixes: #465015
6925         Make sure we remove the check_queues buffer probe from the 
6926         correct queue to avoid racily going back to "buffering 99%" when
6927         buffering is actually complete.
6928
6929         Also, fix the spelling of Josep's surname in the ChangeLog.
6930
6931 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
6932
6933         * ext/ogg/gstoggmux.c:
6934           Do not leak oggmux instance.
6935         
6936         * ext/vorbis/vorbisenc.c:
6937           Also log values.
6938
6939 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6940
6941         * po/hu.po:
6942         * po/it.po:
6943         * po/nl.po:
6944         * po/uk.po:
6945         * po/vi.po:
6946           Updated translations.
6947
6948 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
6949
6950         patch by: Yang Hong <hongyang@redflag-linux.com>
6951
6952         * ext/pango/gsttextoverlay.c:
6953         * ext/pango/gsttextoverlay.h:
6954           Add 'silent' property to GstTimeOverlay. Fixes #462979
6955
6956 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
6957
6958         Patch by: Josep Torra Valles <josep@fluendo.com>
6959
6960         * docs/plugins/gst-plugins-base-plugins.args:
6961         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
6962         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
6963         (gst_uri_decode_bin_get_property), (gen_source_element):
6964         Add connection-speed property. Fixes #464690.
6965
6966 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
6967
6968         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
6969
6970         * configure.ac:
6971         * gst-libs/gst/rtsp/Makefile.am:
6972         * gst-libs/gst/rtsp/gstrtspconnection.c:
6973         (gst_rtsp_connection_connect):
6974         Fix compilation on windows. Fixes #464320.
6975
6976 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
6977
6978         Patch by: Josep Torra Valles <josep@fluendo.com>
6979
6980         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6981         (gst_play_base_bin_init), (queue_threshold_reached),
6982         (gen_source_element), (setup_substreams),
6983         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
6984         (gst_play_base_bin_get_streaminfo_value_array):
6985         * gst/playback/gstplaybasebin.h:
6986         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6987         (gst_play_bin_set_property), (gst_play_bin_get_property),
6988         (gst_play_bin_handle_redirect_message):
6989         Move connection-speed property from playbin to playbasebin so that we
6990         can also configure it in source elements that have the connection-speed
6991         property. Fixes #464028.
6992         Add some debug info here and there.
6993
6994 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
6995
6996         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
6997         Properly respond to conversion queries. Fixes #464079.
6998
6999 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7000
7001         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
7002         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
7003         (gst_audio_test_src_init_sine_table),
7004         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
7005         * gst/audiotestsrc/gstaudiotestsrc.h:
7006         Add float/double and int32 support to audiotestsrc. Fixes #460422.
7007         Also set the default volume to the default value specified in the
7008         GParamSpec.
7009
7010 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
7011
7012         Patch by: Jens Granseuer <jensgr at gmx dot net>
7013
7014         * gst/audioconvert/gstaudioquantize.c:
7015         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
7016
7017 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7018
7019         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
7020         Add rdt manager for rdt transport.
7021         Fix parsing of RDT transport.
7022
7023 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
7024
7025         * configure.ac:
7026         Back to CVS
7027
7028 === release 0.10.14 ===
7029
7030 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
7031
7032         * configure.ac:
7033           releasing 0.10.14, "Light Years Ahead"
7034
7035 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7036
7037         * tests/check/libs/audio.c: (GST_START_TEST):
7038         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
7039
7040 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7041
7042         * gst-libs/gst/audio/audio.c:
7043         When clipping a buffer with no timestamp, assume it is
7044         within the segment without warnings.
7045
7046         Fixes: #460978
7047
7048 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7049
7050         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
7051         Fire the signal on the object, not the interface.
7052
7053 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7054
7055         * gst-libs/gst/rtsp/.cvsignore:
7056         Ber. Don't include the full path, idiot.
7057
7058 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7059
7060         * gst-libs/gst/rtsp/.cvsignore:
7061         Ignore generated files.
7062
7063 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7064
7065         * gst-libs/gst/interfaces/Makefile.am:
7066         * gst-libs/gst/interfaces/interfaces-marshal.list:
7067         * gst-libs/gst/interfaces/rtspextension.c:
7068         * gst-libs/gst/interfaces/rtspextension.h:
7069         * gst-libs/gst/rtsp/Makefile.am:
7070         * gst-libs/gst/rtsp/gstrtsp.h:
7071         * gst-libs/gst/rtsp/gstrtspextension.c:
7072         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7073         (gst_rtsp_extension_detect_server),
7074         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7075         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7076         (gst_rtsp_extension_configure_stream),
7077         (gst_rtsp_extension_get_transports),
7078         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7079         * gst-libs/gst/rtsp/gstrtspextension.h:
7080         * gst-libs/gst/rtsp/rtsp-marshal.list:
7081         Move the rtspextension.h interface into gstrtspextension.h
7082         as part of libgstrtsp instead of libgstinterfaces, because it's
7083         only for use within plugins, not applications. 
7084         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
7085         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
7086         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
7087         is abstract.
7088
7089 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7090
7091         * gst-libs/gst/interfaces/Makefile.am:
7092         * gst-libs/gst/interfaces/interfaces-marshal.list:
7093         * gst-libs/gst/interfaces/rtspextension.c:
7094         (gst_rtsp_extension_iface_init),
7095         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7096         * gst-libs/gst/interfaces/rtspextension.h:
7097         Fix marshaller for the send signal.
7098         Add URL to stream selection interface method.
7099
7100 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7101
7102         * gst-libs/gst/riff/Makefile.am:
7103         Pull in our dependencies from -base before those from outside.
7104
7105 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7106
7107         * docs/libs/gst-plugins-base-libs-sections.txt:
7108         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
7109         * gst-libs/gst/rtsp/gstrtspbase64.h:
7110         API: gst_rtsp_base64_decode_ip()
7111         Added function to decode Base64 in-place.
7112
7113 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7114
7115         * tests/check/libs/.cvsignore:
7116         Ignore the mixer test binary.
7117
7118 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
7119
7120         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
7121         Gratuitous comment change to trigger a rebuild on the buildbots.
7122
7123 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7124
7125         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
7126         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7127         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
7128         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
7129         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7130         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
7131         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
7132         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
7133         (gst_sdp_media_get_attribute_val):
7134         * gst-libs/gst/sdp/gstsdpmessage.h:
7135         Constify args where we can.
7136
7137 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7138
7139         * gst-libs/gst/interfaces/Makefile.am:
7140         * gst-libs/gst/interfaces/rtspextension.c:
7141         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
7142         (gst_rtsp_extension_detect_server),
7143         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
7144         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
7145         (gst_rtsp_extension_configure_stream),
7146         (gst_rtsp_extension_get_transports),
7147         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
7148         * gst-libs/gst/interfaces/rtspextension.h:
7149         Move interface for RTSP extensions from -good to here.
7150         Added helper methods to invoke interface methods.
7151
7152 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7153
7154         * docs/libs/gst-plugins-base-libs-sections.txt:
7155         * gst-libs/gst/rtsp/gstrtspdefs.h:
7156         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7157         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
7158         (gst_rtsp_message_init_response),
7159         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
7160         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
7161         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7162         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7163         (gst_rtsp_message_get_body), (dump_key_value):
7164         * gst-libs/gst/rtsp/gstrtspmessage.h:
7165         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7166         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7167         (gst_rtsp_range_parse):
7168         * gst-libs/gst/rtsp/gstrtsprange.h:
7169         * gst-libs/gst/rtsp/gstrtsptransport.c:
7170         * gst-libs/gst/rtsp/gstrtspurl.c:
7171         Fix some more RTSP docs.
7172         Add some missing methods for dealing with messages.
7173
7174 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7175
7176         * docs/libs/gst-plugins-base-libs-docs.sgml:
7177         * docs/libs/gst-plugins-base-libs-sections.txt:
7178         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7179         * gst-libs/gst/rtsp/gstrtspbase64.h:
7180         * gst-libs/gst/rtsp/gstrtspconnection.c:
7181         (gst_rtsp_connection_connect), (add_auth_header),
7182         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
7183         (read_body), (gst_rtsp_connection_receive),
7184         (gst_rtsp_connection_next_timeout),
7185         (gst_rtsp_connection_reset_timeout),
7186         (gst_rtsp_connection_set_auth):
7187         * gst-libs/gst/rtsp/gstrtspconnection.h:
7188         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
7189         * gst-libs/gst/rtsp/gstrtspdefs.h:
7190         * gst-libs/gst/rtsp/gstrtspmessage.h:
7191         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7192         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7193         (gst_rtsp_range_parse):
7194         * gst-libs/gst/rtsp/gstrtspurl.h:
7195         Added beginnings of RTSP documentation.
7196
7197 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7198
7199         * docs/libs/Makefile.am:
7200         * docs/libs/gst-plugins-base-libs-docs.sgml:
7201         * docs/libs/gst-plugins-base-libs-sections.txt:
7202         * gst-libs/gst/sdp/gstsdp.h:
7203         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
7204         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
7205         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
7206         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
7207         (gst_sdp_message_get_attribute_val),
7208         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
7209         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
7210         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
7211         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
7212         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
7213         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
7214         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
7215         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
7216         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
7217         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
7218         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
7219         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
7220         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
7221         (gst_sdp_media_get_attribute_val_n),
7222         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
7223         (print_media), (gst_sdp_message_dump):
7224         * gst-libs/gst/sdp/gstsdpmessage.h:
7225         Document the SDP library.
7226         Add some of the missing SDPMedia methods.
7227
7228 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
7229
7230         * configure.ac:
7231         * gst-libs/gst/Makefile.am:
7232         * gst-libs/gst/rtsp/Makefile.am:
7233         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
7234         * gst-libs/gst/rtsp/gstrtspbase64.h:
7235         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
7236         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
7237         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
7238         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
7239         (parse_response_status), (parse_request_line), (parse_line),
7240         (gst_rtsp_connection_read), (read_body),
7241         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
7242         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
7243         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
7244         (gst_rtsp_connection_set_auth):
7245         * gst-libs/gst/rtsp/gstrtspconnection.h:
7246         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
7247         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
7248         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
7249         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
7250         (gst_rtsp_find_method):
7251         * gst-libs/gst/rtsp/gstrtspdefs.h:
7252         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
7253         (gst_rtsp_message_new), (gst_rtsp_message_init),
7254         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
7255         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
7256         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
7257         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
7258         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
7259         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
7260         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
7261         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
7262         (gst_rtsp_message_dump):
7263         * gst-libs/gst/rtsp/gstrtspmessage.h:
7264         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
7265         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
7266         (gst_rtsp_range_parse), (gst_rtsp_range_free):
7267         * gst-libs/gst/rtsp/gstrtsprange.h:
7268         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
7269         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
7270         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
7271         (range_as_text), (rtsp_transport_mode_as_text),
7272         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
7273         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
7274         (gst_rtsp_transport_free):
7275         * gst-libs/gst/rtsp/gstrtsptransport.h:
7276         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
7277         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
7278         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
7279         * gst-libs/gst/rtsp/gstrtspurl.h:
7280         * gst-libs/gst/sdp/Makefile.am:
7281         * gst-libs/gst/sdp/gstsdp.h:
7282         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
7283         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
7284         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
7285         (gst_sdp_attribute_init), (gst_sdp_message_new),
7286         (gst_sdp_message_init), (gst_sdp_message_uninit),
7287         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
7288         (gst_sdp_media_uninit), (gst_sdp_media_free),
7289         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
7290         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
7291         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
7292         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
7293         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
7294         (gst_sdp_message_get_attribute_val),
7295         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
7296         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
7297         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
7298         (gst_sdp_media_get_attribute_val_n),
7299         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
7300         (read_string), (read_string_del), (gst_sdp_parse_line),
7301         (gst_sdp_message_parse_buffer), (print_media),
7302         (gst_sdp_message_dump):
7303         * gst-libs/gst/sdp/gstsdpmessage.h:
7304         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7305         Move SDP and RTSP from helper objects in -good to a reusable library.
7306         Use a proper gst_ namespace.
7307
7308 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7309
7310         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
7311         (vorbis_dec_flush_decode):
7312         Use the new buffer clipping function from gstaudio here.
7313
7314 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
7315
7316         * docs/libs/gst-plugins-base-libs-sections.txt:
7317         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
7318         * gst-libs/gst/audio/audio.h:
7319         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
7320         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
7321         Also add deprecation guards for gst_audio_structure_set_int() to the
7322         header.
7323
7324 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7325
7326         * docs/libs/gst-plugins-base-libs-sections.txt:
7327           Cleanup the docs.
7328
7329 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7330
7331         Patch by: Dan Williams <dcbw at redhat dot com>
7332
7333         * gst/playback/gstplaybasebin.c:
7334         (gst_play_base_bin_get_streaminfo_value_array):
7335         Don't return NULL when querying the stream info value array but instead
7336         return an empty array. Fixes #459204.
7337
7338 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
7339
7340         * gst/playback/gsturidecodebin.c:
7341           Init debug category before using it.
7342
7343 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
7344
7345         * gst-libs/gst/interfaces/mixer.h:
7346         Add padding vars in place of the signal pointers
7347         when building with DISABLE_DEPRECATED so that the
7348         interface structure doesn't change size.
7349
7350 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
7351
7352         * docs/libs/gst-plugins-base-libs-sections.txt:
7353         * ext/alsa/gstalsamixer.c:
7354         * ext/alsa/gstalsamixer.h:
7355         * ext/alsa/gstalsamixerelement.c:
7356         * ext/alsa/gstalsamixertrack.c:
7357         * gst-libs/gst/interfaces/mixer.c:
7358         * gst-libs/gst/interfaces/mixer.h:
7359         * gst-libs/gst/interfaces/mixeroptions.c:
7360         * gst-libs/gst/interfaces/mixeroptions.h:
7361         * gst-libs/gst/interfaces/mixertrack.c:
7362         * gst-libs/gst/interfaces/mixertrack.h:
7363         * tests/check/Makefile.am:
7364         * tests/check/libs/mixer.c:
7365
7366         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7367         Fixes: #152864 
7368
7369         Add support for notifying mixer changes on the message bus, and
7370         implement it in alsamixer.
7371
7372         API: gst_mixer_get_mixer_flags
7373         API: gst_mixer_message_parse_mute_toggled
7374         API: gst_mixer_message_parse_record_toggled
7375         API: gst_mixer_message_parse_volume_changed
7376         API: gst_mixer_message_parse_option_changed
7377         API: GstMixerMessageType
7378         API: GstMixerFlags
7379
7380 2007-07-20  Michael Smith <msmith@fluendo.com>
7381
7382         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7383         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
7384           xcontext->im_format is only for testing XShm support (as the header
7385           file comments document). Use xvimage->im_format for everything else.
7386           Avoids spurious warnings on buffer allocation before setcaps.
7387
7388 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7389
7390         * tests/examples/volume/Makefile.am:
7391         * tests/icles/Makefile.am:
7392           We should use $(LIBM).
7393
7394 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7395
7396         * tests/icles/Makefile.am:
7397           This needs -lm.
7398
7399 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7400
7401         * gst-libs/gst/rtp/gstbasertppayload.c:
7402         (gst_basertppayload_class_init), (gst_basertppayload_init),
7403         (gst_basertppayload_set_property),
7404         (gst_basertppayload_get_property):
7405         Don't break ABI, restore previous ranges. Keep the default random
7406         selection of timestamp and seqnum offset but as soon as the app sets a
7407         specific value, use that one.
7408
7409 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7410
7411         Patch by: Bastien Nocera <hadess at hadess dot net>
7412
7413         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
7414         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7415         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7416         * sys/xvimage/xvimagesink.h:
7417         Add option to turn off double-buffering for debugging purposes.
7418         Fixes #437169.
7419
7420 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7421
7422         Patch by: Jorn Baayen <jorn at openedhand dot com>
7423
7424         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
7425         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
7426         (gst_ximagesink_init), (gst_ximagesink_class_init):
7427         * sys/ximage/ximagesink.h:
7428         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
7429         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7430         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7431         * sys/xvimage/xvimagesink.h:
7432         add 'handle-expose' property. Useful for video widgets which may want to
7433         be in control of Expose behaviour. Fixes #380625
7434
7435 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7436
7437         * gst-libs/gst/rtp/gstbasertppayload.c:
7438         (gst_basertppayload_class_init), (gst_basertppayload_init),
7439         (gst_basertppayload_event), (gst_basertppayload_push),
7440         (gst_basertppayload_set_property),
7441         (gst_basertppayload_get_property),
7442         (gst_basertppayload_change_state):
7443         * gst-libs/gst/rtp/gstbasertppayload.h:
7444         Fix ranges of rtp payloader properties so that the full range can be
7445         used in addition to -1 (random).
7446         Fix wrong seqnum reporting in caps.
7447         Fixes #420326.
7448
7449 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
7450
7451         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
7452         (gst_video_rate_query):
7453         Use boilerplate.
7454         Add latency query, might not be perfect yet but already works a lot
7455         better. Fixes #442557.
7456
7457 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7458
7459         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7460         (gst_xvimagesink_setcaps):
7461         * sys/xvimage/xvimagesink.h:
7462         After a caps change, redraw our borders to avoid garbage left there
7463         when the image format changes to a smaller size, like 16:9 -> 4:3
7464         Also, hold the flow_lock a bit longer in the set_caps while we're
7465         fiddling with the xcontext.
7466
7467 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7468
7469         * Makefile.am:
7470         * configure.ac:
7471         * tests/Makefile.am:
7472         Remove bogus check for libcheck, since we check for
7473         gstreamer-check and it pulls in the required info from there, and we
7474         weren't actually _using_ the information for libcheck ourselves
7475         anyway.
7476
7477 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7478
7479         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7480         (gst_ffmpeg_caps_to_pixfmt):
7481         Fix the r_mask test for RGBA32 on little-endian.
7482         Fix a stupid typo that would have obviously broken 
7483         compilation on big-endian, if anyone was testing.
7484
7485 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7486
7487         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
7488         (paint_hline_str4):
7489         * gst/videotestsrc/videotestsrc.h:
7490         Add alpha to the color struct.
7491         Use a default alpha value of 255 instead of 128.
7492
7493 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7494
7495         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
7496         (setup_source):
7497         Clear the dynamic pads counter when starting a new uri. This makes
7498         reusing playbin work again.
7499         Fixes #454264.
7500
7501 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
7502
7503         * configure.ac:
7504           Use pkg-config to locate check.
7505
7506 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
7507
7508         * configure.ac:
7509         * tests/check/elements/volume.c: (GST_START_TEST):
7510           Fix 'make check' build against core CVS.
7511
7512 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
7513
7514         * gst-libs/gst/interfaces/propertyprobe.c:
7515         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7516         * gst-libs/gst/tag/gstvorbistag.c:
7517           Make gtk-doc happy.
7518
7519 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
7520
7521         * gst-libs/gst/audio/gstbaseaudiosink.c:
7522         (gst_base_audio_sink_callback):
7523           Quick hack to make audiosinks stop at EOS when operating in
7524           pull-mode; needs to be fixed properly some day.
7525
7526 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
7527
7528         * docs/libs/gst-plugins-base-libs-sections.txt:
7529           Fix location of includes in the docs.
7530
7531 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
7532
7533         * gst/ffmpegcolorspace/avcodec.h:
7534         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7535         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7536         (gst_ffmpegcsp_avpicture_fill):
7537         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
7538         (img_get_alpha_info):
7539         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
7540         of the existing BGRA32 and RGBA32 formats with the alpha at the other
7541         end of the word. Partially fixes #451908
7542
7543 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
7544
7545         * docs/libs/Makefile.am:
7546         * docs/plugins/Makefile.am:
7547           Simplify --extra-dir as gtkdoc scans recursively.
7548
7549 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
7550
7551         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
7552         (gst_adder_request_new_pad):
7553         Make getcaps more robust by not using the proxycaps function. This makes
7554         sure that we don't end up recursively calling getcaps upstream.
7555         See #316248.
7556
7557 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
7558
7559         * gst/audioconvert/audioconvert.c:
7560         Include math.h to fix compilation.
7561
7562 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
7563
7564         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7565         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
7566         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
7567         format, as produced by some dc1394 cameras like the iSight.
7568         See http://www.fourcc.org/yuv.php#IYU1
7569
7570 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
7571
7572         * gst/audioconvert/Makefile.am:
7573         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
7574         (check_default), (audio_convert_prepare_context),
7575         (audio_convert_clean_context), (audio_convert_convert):
7576         * gst/audioconvert/audioconvert.h:
7577         * gst/audioconvert/gstaudioconvert.c:
7578         (gst_audio_convert_dithering_get_type),
7579         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
7580         (gst_audio_convert_init), (gst_audio_convert_set_caps),
7581         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
7582         * gst/audioconvert/gstaudioconvert.h:
7583         * gst/audioconvert/gstaudioquantize.c:
7584         (gst_audio_quantize_setup_noise_shaping),
7585         (gst_audio_quantize_free_noise_shaping),
7586         (gst_audio_quantize_setup_dither),
7587         (gst_audio_quantize_free_dither),
7588         (gst_audio_quantize_setup_quantize_func),
7589         (gst_audio_quantize_setup), (gst_audio_quantize_free):
7590         * gst/audioconvert/gstaudioquantize.h:
7591         Implement dithering and noise shaping in audioconvert. By default now
7592         TPDF dithering (and no noise shaping) will be used when converting
7593         from a higher bit depth to 20 bit depth or smaller, otherwise
7594         everything will be as it is now.
7595         For the last audioconvert in a pipeline it would make sense to
7596         use some kind of noise shaping, enabling it by default for all
7597         conversions would give undesired results though. Fixes #360246.
7598         * tests/check/elements/audioconvert.c: (setup_audioconvert),
7599         (GST_START_TEST):
7600         Adjust unit test for the new audioconvert.
7601
7602 2007-06-28  Wim Taymans  <wim@fluendo.com>
7603
7604         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
7605         Use other metrics as well when estimating the buffer level.
7606
7607 2007-06-28  Wim Taymans  <wim@fluendo.com>
7608
7609         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
7610         Small debug improvement.
7611
7612         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
7613         (plugin_init):
7614         Tweak the rate estimation period.
7615         When calculating the buffer filledness in rate estimation mode, don't
7616         mix it with other metrics.
7617
7618 2007-06-28  Wim Taymans  <wim@fluendo.com>
7619
7620         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
7621         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
7622         When creating the groups, allow for a 5 second, unlimited buffers
7623         preroll phase after which we expose the group.
7624         When the group is exposed, use a small number of buffers up to a 2
7625         second limit. Also disconnect the overrun signal from multiqueue when we
7626         exposed the group because it is not needed anymore.
7627
7628 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7629
7630         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
7631           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
7632           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
7633           (#451707); also, output some debugging info when dealing with
7634           freeform strings.
7635
7636         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
7637           Add unit test for the above.
7638
7639 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7640
7641         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
7642           Add description for Windows Media RTP caps.
7643
7644         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
7645           Remove RTP fields that don't define the format from caps.
7646
7647 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7648
7649         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
7650           Skip empty buffers, but not empty header buffers. That way the original
7651           vorbisdec unit test still passes (#451145); also, take into account
7652           that those empty packets might carry a granulepos.
7653
7654         * tests/check/Makefile.am:
7655         * tests/check/elements/vorbisdec.c:
7656         (_create_codebook_header_buffer), (_create_audio_buffer),
7657         (GST_START_TEST), (vorbisdec_suite):
7658           Add unit test that sends an empty packet.
7659
7660 2007-06-27  Wim Taymans  <wim@fluendo.com>
7661
7662         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
7663         Don't error out on 0-sized packets, just emit a warning because this is
7664         not a fatal error. Fixes #451145.
7665
7666 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
7667
7668         * docs/plugins/gst-plugins-base-plugins.args:
7669         * docs/plugins/gst-plugins-base-plugins.signals:
7670         * docs/plugins/inspect/plugin-adder.xml:
7671         * docs/plugins/inspect/plugin-alsa.xml:
7672         * docs/plugins/inspect/plugin-audioconvert.xml:
7673         * docs/plugins/inspect/plugin-audiorate.xml:
7674         * docs/plugins/inspect/plugin-audioresample.xml:
7675         * docs/plugins/inspect/plugin-audiotestsrc.xml:
7676         * docs/plugins/inspect/plugin-cdparanoia.xml:
7677         * docs/plugins/inspect/plugin-decodebin.xml:
7678         * docs/plugins/inspect/plugin-decodebin2.xml:
7679         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
7680         * docs/plugins/inspect/plugin-gdp.xml:
7681         * docs/plugins/inspect/plugin-gnomevfs.xml:
7682         * docs/plugins/inspect/plugin-libvisual.xml:
7683         * docs/plugins/inspect/plugin-ogg.xml:
7684         * docs/plugins/inspect/plugin-pango.xml:
7685         * docs/plugins/inspect/plugin-playbin.xml:
7686         * docs/plugins/inspect/plugin-subparse.xml:
7687         * docs/plugins/inspect/plugin-tcp.xml:
7688         * docs/plugins/inspect/plugin-theora.xml:
7689         * docs/plugins/inspect/plugin-typefindfunctions.xml:
7690         * docs/plugins/inspect/plugin-video4linux.xml:
7691         * docs/plugins/inspect/plugin-videorate.xml:
7692         * docs/plugins/inspect/plugin-videoscale.xml:
7693         * docs/plugins/inspect/plugin-videotestsrc.xml:
7694         * docs/plugins/inspect/plugin-volume.xml:
7695         * docs/plugins/inspect/plugin-vorbis.xml:
7696         * docs/plugins/inspect/plugin-ximagesink.xml:
7697         * docs/plugins/inspect/plugin-xvimagesink.xml:
7698           Update docs with caps info.
7699
7700 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
7701
7702         * po/POTFILES.in:
7703           Add more files with translatable strings (#450875).
7704
7705 2007-06-23  Edward Hervey  <edward@fluendo.com>
7706
7707         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
7708         The chain should be freed if we error out here, else it will leak.
7709         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
7710         (cleanup_decodebin):
7711         Don't forget to *properly* remove the signals, else it will leak.
7712
7713 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
7714
7715         * MAINTAINERS:
7716         Updating all the maintainers files
7717
7718 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
7719
7720         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
7721         (main):
7722           Destroy and recreate parse-launch based pipeline after stop to be able
7723           to play again. Reorder some code and add more comments.
7724
7725 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
7726
7727         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
7728         When handling a delayed-caps notification case, mark
7729         the group as dynamic so that the nbdynamic count is
7730         incremented and decremented correctly. Fixes: #449156
7731         Patch by: Wim Taymans <wim@fluendo.com>
7732
7733 2007-06-19  Andy Wingo  <wingo@pobox.com>
7734
7735         * gst-libs/gst/audio/gstbaseaudiosink.c
7736         (gst_base_audio_sink_init): Enable pull-mode operation.
7737
7738 2007-06-19  Michael Smith <msmith@fluendo.com>
7739
7740         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7741           Change minimum rate back to 1000 to allow low-sample-rate wav files
7742           to play back.
7743
7744 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
7745
7746         * po/vi.po:
7747           Update translations.
7748
7749 2007-06-15  David Schleef  <ds@schleef.org>
7750
7751         * gst/playback/gstqueue2.c:
7752           Fix compile error from ignored return value.
7753
7754 2007-06-15  Michael Smith <msmith@fluendo.com>
7755
7756         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
7757           Update tmpbuf for all neccesary rows, not just one, as is required
7758           when downscaling.
7759           Fixes #402076.
7760
7761 2007-06-15  Michael Smith <msmith@fluendo.com>
7762
7763         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
7764         (eos_buffer_probe):
7765           Add a test that ensures we set DELTA_UNIT on all non-header,
7766           non-video buffers, if we have a video stream.
7767         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
7768         (gst_ogg_mux_process_best_pad):
7769           Move setting delta_pad to earlier, where we inspect all pads, so
7770           that leading audio pages don't get DELTA_UNIT unset if they come
7771           before the first DELTA_UNIT from video pages. Fixes the newly-added
7772           test. Fixes #385527.
7773
7774 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
7775
7776         * tests/check/pipelines/streamheader.c: (streamheader_suite):
7777           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
7778           fails on the p5-ppc64 build bot and the failure looks like it is due
7779           to the same issue as #348114, ie. a compiler bug.
7780
7781 2007-06-13  Edward Hervey  <edward@fluendo.com>
7782
7783         * gst/playback/gstqueue2.c: (gst_queue_create_read):
7784         Fix build on MacOSX.
7785
7786 2007-06-13  Wim Taymans  <wim@fluendo.com>
7787
7788         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7789         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
7790         Fix compilation on mingw. Fixes #446972.
7791
7792 2007-06-12  Wim Taymans  <wim@fluendo.com>
7793
7794         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7795
7796         * gst/playback/gstqueue2.c: (update_buffering),
7797         (gst_queue_locked_enqueue):
7798         Fix a division by zero when the max percent is <= 0. Fixes #446572.
7799         also update the buffering status when receiving events. Fixes #446551.
7800
7801 2007-06-11  Wim Taymans  <wim@fluendo.com>
7802
7803         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7804
7805         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
7806         (gst_queue_handle_src_query):
7807         Wait for preroll before attempting to forward a duration query upstream.
7808         Fixes #445505.
7809
7810 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
7811
7812         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
7813         (gst_base_rtp_depayload_set_gst_timestamp):
7814         Use G_GINT64_CONSTANT macro for int64 constant.
7815         * win32/common/libgstinterfaces.def:
7816         * win32/common/libgsttag.def:
7817         Add new exported functions.
7818
7819 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
7820
7821         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
7822           The BOS page of the first Dirac video stream needs to come before
7823           the BOS page of any Vorbis streams or other audio streams, just like
7824           it is with Theora.
7825
7826 2007-06-07  Wim Taymans  <wim@fluendo.com>
7827
7828         * gst/playback/gstqueue2.c: (gst_queue_get_range):
7829         Fix compilation.
7830
7831 2007-06-06  Wim Taymans  <wim@fluendo.com>
7832
7833         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7834
7835         * gst/playback/gstqueue2.c: (gst_queue_init),
7836         (gst_queue_handle_sink_event), (gst_queue_chain),
7837         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
7838         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
7839         (gst_queue_src_activate_pull):
7840         Add pull based scheduling and fix some deadlocks. Fixes #444523.
7841         Does not yet completely work because duration queries upstream won't
7842         block yet.
7843
7844 2007-06-06  Wim Taymans  <wim@fluendo.com>
7845
7846         * configure.ac:
7847         * gst/playback/gstqueue2.c: (gst_queue_create_read):
7848         Some more fseeko checks.
7849
7850 2007-06-06  Wim Taymans  <wim@fluendo.com>
7851
7852         * configure.ac:
7853         check for large file support.
7854
7855 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
7856
7857         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
7858
7859         * gst/subparse/gstsubparse.c: (parse_subrip),
7860         (subviewer_unescape_newlines), (parse_subviewer),
7861         (gst_sub_parse_data_format_autodetect),
7862         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
7863         * gst/subparse/gstsubparse.h:
7864         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
7865         * tests/check/elements/subparse.c: (GST_START_TEST),
7866         (subparse_suite):
7867         Add a unit test for both SubViewer formats.
7868
7869 2007-06-01  Michael Smith <msmith@fluendo.com>
7870
7871         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
7872           Don't overflow intermediate values when seeking to large time values
7873           in audiotestsrc.
7874
7875 2007-06-05  Wim Taymans  <wim@fluendo.com>
7876
7877         * gst/playback/gstqueue2.c: (gst_queue_have_data),
7878         (gst_queue_create_read), (gst_queue_read_item_from_file),
7879         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
7880         Include stdio to define fseeko.
7881
7882 2007-06-05  Wim Taymans  <wim@fluendo.com>
7883
7884         Patch by: Edward Hervey  <edward@fluendo.com>
7885
7886         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
7887         (gst_v4lsrc_query):
7888         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
7889
7890 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
7891
7892         * gst-libs/gst/riff/Makefile.am:
7893         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
7894           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
7895           our own implementation.
7896
7897 2007-06-05  Wim Taymans  <wim@fluendo.com>
7898
7899         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7900         (gst_base_rtp_depayload_setcaps),
7901         (gst_base_rtp_depayload_set_gst_timestamp),
7902         (gst_base_rtp_depayload_change_state):
7903         Handle timestamp wraparound.
7904
7905 2007-06-05  Wim Taymans  <wim@fluendo.com>
7906
7907         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
7908         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
7909         (gst_uri_decode_bin_change_state):
7910         Make sure we name srcpads uniquely even when using different internal
7911         decodebins.
7912         Signal no-more-pads when no more dynamic elements exist.
7913         Remove pads on cleanup.
7914
7915 2007-06-05  Wim Taymans  <wim@fluendo.com>
7916
7917         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7918
7919         * gst/playback/gstqueue2.c: (gst_queue_class_init),
7920         (gst_queue_init), (gst_queue_finalize),
7921         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
7922         (gst_queue_create_read), (gst_queue_read_item_from_file),
7923         (gst_queue_open_temp_location_file),
7924         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
7925         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
7926         (gst_queue_is_empty), (gst_queue_is_filled),
7927         (gst_queue_change_state), (gst_queue_set_temp_location),
7928         (gst_queue_set_property):
7929         Add support for filebased buffering. Fixes #441264.
7930
7931 2007-06-05  Wim Taymans  <wim@fluendo.com>
7932
7933         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
7934         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
7935         (caps_notify_group_cb), (gst_decode_group_new),
7936         (gst_decode_group_free):
7937         Add support for delayed caps fixation when autoplugging.
7938         Optimize cases where a multiqueue is not needed/wanted, like right after
7939         anything that is not a demuxer.
7940
7941 2007-06-05  Wim Taymans  <wim@fluendo.com>
7942
7943         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
7944         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
7945         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
7946         consideratly speedup ogg chain detection by not trying to find a base
7947         timestamp for skeleton streams. 
7948
7949 2007-06-05  Wim Taymans  <wim@fluendo.com>
7950
7951         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
7952         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
7953         (gst_multi_fd_sink_remove_flush),
7954         (gst_multi_fd_sink_remove_client_link),
7955         (gst_multi_fd_sink_handle_client_write),
7956         (gst_multi_fd_sink_handle_clients):
7957         * gst/tcp/gstmultifdsink.h:
7958         Add support for remove_flush.
7959
7960 2007-06-05  Wim Taymans  <wim@fluendo.com>
7961
7962         * docs/design/draft-keyframe-force.txt:
7963         * ext/theora/theoraenc.c: (theora_enc_sink_event),
7964         (theora_enc_chain):
7965         Add draft design for forcing keyframes in encoders and implement in
7966         theoraenc.
7967
7968 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
7969
7970         * configure.ac:
7971           Back to CVS
7972
7973 === release 0.10.13 ===
7974
7975 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
7976
7977         * configure.ac:
7978           releasing 0.10.13, "What's Going on?"
7979
7980 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
7981
7982         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7983         In riff, the depth is stored in the size field but it just means that
7984         the least significant bits are cleared. We can therefore just play
7985         the sample as if it had a depth == width. Fixes: #440997
7986
7987         Patch by: Wim Taymans <wim@fluendo.com> 
7988         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
7989
7990 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
7991
7992         * gst-libs/gst/floatcast/floatcast.h:
7993         Define inline when needed on win32 builds. Fixes: #441295
7994         Patch by: Sebastien Moutte  <sebastien@moutte.net>
7995
7996 2007-05-29  Wim Taymans  <wim@fluendo.com>
7997
7998         * gst/playback/gstplaybasebin.c: (queue_overrun),
7999         (no_more_pads_full):
8000         Stop buffering when the group is commited because the queues filled up.
8001         Fixes #442024.
8002
8003 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8004
8005         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
8006         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
8007         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
8008         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
8009         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
8010         * ext/alsa/gstalsamixer.h:
8011         * ext/alsa/gstalsamixerelement.c:
8012         (gst_alsa_mixer_element_interface_supported),
8013         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
8014         (gst_alsa_mixer_element_set_property),
8015         (gst_alsa_mixer_element_get_property),
8016         (gst_alsa_mixer_element_change_state):
8017         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
8018         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
8019         (gst_mixer_option_changed):
8020         * gst-libs/gst/interfaces/mixer.h:
8021         Revert commits towards #152864 made so far. We'll pick it up again
8022         after the 0.10.13 release.
8023
8024 2007-05-24  Wim Taymans  <wim@fluendo.com>
8025
8026         * gst-libs/gst/audio/gstbaseaudiosink.c:
8027         (gst_base_audio_sink_render):
8028         After an interrupt (PAUSED/flush) assume that the next sample should not
8029         be aligned to the previous sample. Fixes #417992.
8030
8031 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
8032
8033         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8034           Don't add channels and rate fields to the template caps for
8035           audio/x-dts, as wavparse might not always be able to set them,
8036           which would then lead to 'caps are not a real subset of the
8037           template caps' warnings.
8038
8039 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8040
8041         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
8042         Handle unknown or invalid pads without crashing, as might occur if
8043         a media file like an mp3 is specified as a subtitle file.
8044         Fixes: #410039
8045
8046 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
8047
8048         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
8049         (setup_sinks):
8050         Block the subtitle bin output queue before ghosting it and linking,
8051         then unblock after. This avoids spurious not-linked errors caused 
8052         by the queue starting up (because it gets linked when it is ghosted). 
8053         Fixes: #350299
8054
8055 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
8056
8057         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
8058         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
8059         file. Avoids flukes where the input gets typefound to some valid but
8060         useless type.
8061
8062 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8063
8064         * tests/check/Makefile.am:
8065         * tests/check/elements/.cvsignore:
8066         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
8067         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
8068           Add unit test for gnomevfssink seeking and position reporting for
8069           file:// URIs.
8070
8071 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8072
8073         Patch by: Mark Nauwelaerts <manauw at skynet be>
8074
8075         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
8076         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
8077         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
8078         * ext/gnomevfs/gstgnomevfssink.h:
8079           Fix position reporting, especially after a seek (from upstream),
8080           see #412648.
8081
8082 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
8083
8084         * ext/cdparanoia/gstcdparanoiasrc.c:
8085           Repair umlaut.
8086
8087 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
8088
8089         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8090         Specify the full valid range for MP3 samplerates. Fixes a regression
8091         caused by extra header checks since the last release.
8092
8093 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
8094
8095         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
8096         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
8097         Fix a locking-order bug I introduced with my changes the other day.
8098         Patch by Mike Smith.
8099
8100 2007-05-21  Michael Smith <msmith@fluendo.com>
8101
8102         * ext/theora/theoradec.c: (theora_handle_data_packet):
8103           Don't look inside 0-length packets (which indicate duplicated
8104           frames)
8105
8106 2007-05-21  Wim Taymans  <wim@fluendo.com>
8107
8108         * ext/cdparanoia/gstcdparanoiasrc.c:
8109         (gst_cd_paranoia_src_read_sector):
8110         * gst-libs/gst/audio/gstbaseaudiosrc.c:
8111         (gst_base_audio_src_create):
8112         Small cleanups.
8113
8114         * ext/theora/theoradec.c: (theora_dec_sink_event):
8115         Fix typo.
8116
8117         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8118         (gst_base_rtp_depayload_set_gst_timestamp):
8119         Add some FIXME
8120
8121         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
8122         And some debug info when a FIXME path is hit.
8123
8124 2007-05-21  Wim Taymans  <wim@fluendo.com>
8125
8126         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8127         (gst_base_rtp_audio_payload_class_init),
8128         (gst_base_rtp_audio_payload_init),
8129         (gst_base_rtp_audio_payload_finalize),
8130         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8131         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8132         (gst_base_rtp_payload_audio_handle_event):
8133         Some cleanups, remove minptime property as it is now in the parent
8134         class.
8135         Override parent class event function.
8136
8137         * gst-libs/gst/rtp/gstbasertppayload.c:
8138         (gst_basertppayload_class_init), (gst_basertppayload_init),
8139         (gst_basertppayload_event), (gst_basertppayload_set_property),
8140         (gst_basertppayload_get_property):
8141         * gst-libs/gst/rtp/gstbasertppayload.h:
8142         Add min-ptime property.
8143         Add handle-event vmethod. Fixes #415001.
8144
8145 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8146
8147         * gst-libs/gst/audio/gstbaseaudiosink.c
8148           (gst_base_audio_sink_change_state):
8149           Fix typo in comment.
8150
8151         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
8152           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
8153           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
8154           close_link):
8155         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
8156           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
8157           Remove trailing whitespaces in comments.
8158
8159         * gst/volume/Makefile.am:
8160           Fix tabs.
8161
8162 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
8163
8164         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8165
8166         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
8167           set_option, get_option, _gst_reserved):
8168           Revert reordering functions (keep ABI).
8169
8170 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
8171
8172         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
8173         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
8174         (gst_ximagesink_show_frame):
8175         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8176         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
8177         (gst_xvimagesink_show_frame):
8178         When we create our own window, indicate that we handle the 
8179         WM_DELETE client message from the window manager, so that it won't 
8180         kill our window (and our app) along with it. Handle ClientMessage,
8181         post an error on the bus, and close the window. Further buffers
8182         arriving will result in a FlowError because the window has been
8183         destroyed.
8184
8185         Fixes: #393975
8186
8187         Clean up the X event handling loop and make them the same for
8188         both xvimagesink and ximagesink while I'm at it.
8189
8190 2007-05-17  Wim Taymans  <wim@fluendo.com>
8191
8192         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
8193         Make decodebin2 autoplug depayloaders too.
8194
8195         * gst/playback/gsturidecodebin.c: (source_new_pad):
8196         Set the newly created decoder in a usable state when autoplugging a
8197         dynamic source such as RTSP.
8198
8199 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8200
8201         * gst/playback/gststreaminfo.c: (cb_probe):
8202           Ignore video-codec tag for audio streams and ignore audio-codec tags
8203           for video streams. Should make codec name collection a bit more
8204           robust against sloppy demuxers that send tag events containing both
8205           tags down each pad.
8206
8207 2007-05-17  Wim Taymans  <wim@fluendo.com>
8208
8209         * gst/playback/gstqueue2.c: (update_rates):
8210         Tweak the buffering thresholds a little.
8211         Update the buffer size with the previously calculate rate instead of
8212         only when we calculate a new rate so that we get smoother buffering
8213         updates.
8214
8215         * gst/playback/Makefile.am:
8216         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
8217         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
8218         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
8219         (gst_uri_decode_bin_get_property), (unknown_type),
8220         (add_element_stream), (no_more_pads_full), (no_more_pads),
8221         (source_no_more_pads), (new_decoded_pad), (array_has_value),
8222         (gen_source_element), (has_all_raw_caps), (analyse_source),
8223         (remove_decoders), (make_decoder), (remove_source),
8224         (source_new_pad), (setup_source), (decoder_query_init),
8225         (decoder_query_duration_fold), (decoder_query_duration_done),
8226         (decoder_query_position_fold), (decoder_query_position_done),
8227         (decoder_query_latency_fold), (decoder_query_latency_done),
8228         (decoder_query_seeking_fold), (decoder_query_seeking_done),
8229         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
8230         (gst_uri_decode_bin_change_state), (plugin_init):
8231         New element that intergrates a source, optional buffering element and
8232         decodebin.
8233
8234 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
8235
8236         * configure.ac:
8237           Bump libtheora requirement to 1.0alpha5 for the pixformat check
8238           (also has a .pc file, so we don't need the fallback check any
8239           longer). Fixes #438840.
8240
8241 2007-05-17  Wim Taymans  <wim@fluendo.com>
8242
8243         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8244         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
8245         (apply_segment), (apply_buffer), (update_buffering),
8246         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
8247         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8248         (gst_queue_handle_sink_event), (gst_queue_is_filled),
8249         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
8250         (plugin_init):
8251         fix build.
8252
8253 2007-05-17  Wim Taymans  <wim@fluendo.com>
8254
8255         * gst/playback/Makefile.am:
8256         * gst/playback/gstqueue2.c: (gst_queue_get_type),
8257         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
8258         (gst_queue_getcaps), (gst_queue_bufferalloc),
8259         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
8260         (apply_buffer), (update_buffering), (reset_rate_timer),
8261         (update_rates), (gst_queue_locked_flush),
8262         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
8263         (gst_queue_handle_sink_event), (gst_queue_is_empty),
8264         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
8265         (gst_queue_loop), (gst_queue_handle_src_event),
8266         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
8267         (gst_queue_src_activate_push), (gst_queue_change_state),
8268         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
8269         On our way to playbin2 this is the new network queue that does buffering
8270         all by itself using high and low watermarks. It can also measure up and
8271         downstream bandwidth to optimally size the queue.
8272
8273 2007-05-17  Michael Smith <msmith@fluendo.com>
8274
8275         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
8276         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
8277           Use the segment->last_stop value to calculate the next timestamp to
8278           generate after a seek; not the segment->start value.
8279
8280 2007-05-15  David Schleef  <ds@schleef.org>
8281
8282         * docs/Makefile.am: Install docs even when --disable-gtk-doc
8283           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
8284
8285 2007-05-15  Wim Taymans  <wim@fluendo.com>
8286
8287         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8288         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
8289         Some more chained streaming ogg timestamp fixes.
8290
8291 2007-05-15  Wim Taymans  <wim@fluendo.com>
8292
8293         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8294         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
8295         (gst_ogg_demux_handle_page):
8296         Add some FIXMEs.
8297         Fix chain start/stop segment handling based on patch by
8298         <ahalda at cs dot mcgill dot ca> see #320984.
8299
8300 2007-05-15  Michael Smith <msmith@fluendo.com>
8301
8302         * configure.ac:
8303           We don't require a C++ compiler. So don't require one.
8304
8305 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8306
8307         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
8308           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8309           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
8310           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8311           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
8312           gst_alsa_mixer_update_track):
8313           Apply some of the cleanup Tim suggested in #152864 afterwards.
8314
8315 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8316
8317         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
8318
8319         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
8320           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
8321           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
8322           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
8323           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
8324           gst_alsa_mixer_handle_source_callback,
8325           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
8326           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
8327           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
8328           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
8329           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
8330           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
8331         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
8332         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
8333           gst_alsa_mixer_element_interface_supported,
8334           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
8335           gst_alsa_mixer_element_set_property,
8336           gst_alsa_mixer_element_get_property,
8337           gst_alsa_mixer_element_change_state):
8338         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
8339         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
8340           gst_mixer_option_changed):
8341         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
8342           volume_changed, option_changed, _gst_reserved):
8343           Implement notification for alsamixer. Fixes #152864
8344
8345 2007-05-14  David Schleef  <ds@schleef.org>
8346
8347         * gst/videotestsrc/videotestsrc.c:
8348         * gst/videotestsrc/videotestsrc.h:
8349           Add support for video/x-raw-bayer.
8350
8351 2007-05-12  David Schleef  <ds@schleef.org>
8352
8353         * sys/xvimage/xvimagesink.c:
8354           Add some sanity checking for the XVImage size returned by X.
8355           Related to #377400.
8356
8357 2007-05-12  Wim Taymans  <wim@fluendo.com>
8358
8359         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8360         (gst_base_rtp_depayload_setcaps),
8361         (gst_base_rtp_depayload_set_gst_timestamp):
8362         Parse and use additional caps fields as described in updated
8363         application/x-rtp caps spec.
8364
8365 2007-05-12  Wim Taymans  <wim@fluendo.com>
8366
8367         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
8368         (gst_ogg_demux_collect_chain_info):
8369         If there is a stream in a chain without any data packets, ignore the
8370         stream in the total length calculations. Might be related to #436820.
8371
8372 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
8373
8374         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
8375         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
8376         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
8377         (mpeg_video_type_find), (mpeg_video_stream_type_find),
8378         (plugin_init):
8379
8380         Consolidate and re-work our mpeg system stream detection to probe
8381         more packets and produce a higher confidence result. Fixes a
8382         regression caused by lowering the typefind probability last year
8383         - related to bug #397810. Remove the redundant MPEG-1 specific 
8384         typefind function, as the new one detects both MPEG-1 & MPEG-2
8385         happily.
8386
8387         Also cleanup the MPEG elementary and MPEG-TS detection functions a
8388         little. 
8389
8390         Tested against my media test directory, with some improvements and
8391         no regressions.
8392
8393 2007-05-10  Wim Taymans  <wim@fluendo.com>
8394
8395         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
8396         (queue_out_of_data):
8397         Connect to the new queue "pushing" signal instead of the broken
8398         "running" one.
8399
8400 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
8401
8402         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8403         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
8404         Move variable declaration before the first instruction.
8405         * gst/videotestsrc/videotestsrc.c:
8406         Define M_PI if it's not defined yet.
8407         * win32/common/libgstrtp.def:
8408         Add new exported functions.
8409
8410 2007-05-09  Michael Smith <msmith@fluendo.com>
8411
8412         * ext/theora/theoradec.c: (theora_handle_type_packet):
8413           gst_pad_push_event() does not return a GstFlowReturn!
8414
8415 2007-05-09  Wim Taymans  <wim@fluendo.com>
8416
8417         * tests/examples/seek/scrubby.c: (stop_cb), (main):
8418         * tests/examples/seek/seek.c: (do_seek):
8419         Some small cosmetic changes.
8420
8421 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
8422
8423         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
8424           gst_adder_change_state):
8425         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
8426           segment_pending, segment_position, segment_rate):
8427           Handle playback-rate on adder.
8428
8429 2007-05-07  Michael Smith <msmith@fluendo.com>
8430
8431         * ext/theora/gsttheoradec.h:
8432         * ext/theora/theoradec.c: (gst_theora_dec_reset),
8433         (theora_dec_sink_event), (theora_handle_comment_packet),
8434         (theora_handle_type_packet), (theora_dec_change_state):
8435           Don't push events (newsegment, tags) before initialising the
8436           decoder.
8437           This is neccesary for seeking to work correctly in gnonlin.
8438
8439 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8440
8441         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8442         * gst/adder/gstadder.c:
8443         * gst/audiotestsrc/gstaudiotestsrc.c
8444           (gst_audio_test_src_create_white_noise):
8445         * gst/videotestsrc/gstvideotestsrc.c:
8446         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
8447           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
8448           volume_sink_template, volume_src_template, gst_volume_init,
8449           volume_process_double, volume_process_int16,
8450           volume_process_int16_clamp):
8451           Doc fixes and formatting.
8452
8453 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8454
8455         * tests/check/Makefile.am:
8456         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
8457           Minimal check for volume's GstController usability; also another
8458           test for #422295.
8459
8460 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8461
8462         * gst-libs/gst/cdda/gstcddabasesrc.c:
8463         (gst_cdda_base_src_add_track):
8464           Fix it so that it (a) makes sense and (b) doesn't break
8465           everything cdda-related including the unit test.
8466
8467 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8468
8469         * gst-libs/gst/cdda/gstcddabasesrc.c:
8470         (gst_cdda_base_src_add_track):
8471           Fix build when disabling asserts.
8472
8473 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
8474
8475         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
8476           When XShm is not available, we might get row strides that are not
8477           rounded up to multiples of four; this is bad, because virtually
8478           every RGB-processing element in GStreamer assumes rowstrides are
8479           rounded up to multiples of four, so let's allocate at least enough
8480           memory to avoid crashes in this case. The image will still be
8481           displayed distorted though if this happens, so that still needs
8482           fixing (maybe by allocating a bigger image with an 'even' width
8483           and then clipping it appropriately when rendering - something for
8484           Xlib aficionados in any case).
8485
8486 2007-05-03  Michael Smith <msmith@fluendo.com>
8487
8488         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
8489           If a buffer doesn't have a timestamp, assume it's contiguous with
8490           the previous buffer, and synthesise timestamps appropriately.
8491
8492 2007-05-03  Edward Hervey  <edward@fluendo.com>
8493
8494         * tests/check/elements/videorate.c: (GST_START_TEST):
8495         Set buffer timestamp to a valid value in order to test the buffer
8496         really does stay in videorate.
8497
8498 2007-05-03  Edward Hervey  <edward@fluendo.com>
8499
8500         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8501         There is no sensible way to handle incoming buffers which don't have a
8502         valid timestamp. We therefore discard them and wait for the next one.
8503
8504 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
8505
8506         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
8507         * gst/playback/gstdecodebin2.c: (plugin_init):
8508           Better error message for text files.
8509
8510 2007-04-29  Wim Taymans  <wim@fluendo.com>
8511
8512         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
8513         Fix offset bug in generation RR packets.
8514
8515 2007-04-27  Julien MOUTTE  <julien@moutte.net>
8516
8517         * ext/theora/theoradec.c: (_theora_granule_time),
8518         (theora_dec_push_forward), (theora_handle_data_packet),
8519         (theora_dec_decode_buffer): Calculate buffer duration correctly
8520         to generate a perfect stream (#433888).
8521         * gst/audioresample/gstaudioresample.c:
8522         (audioresample_check_discont): Glib provides ABS.
8523
8524 2007-04-27  Wim Taymans  <wim@fluendo.com>
8525
8526         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
8527         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
8528         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
8529         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8530         (gst_rtcp_packet_bye_set_reason):
8531         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8532         Fix RB block parsing and writing.
8533         Add support for constructing BYE packets.
8534
8535 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
8536
8537         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
8538         (gst_base_audio_src_create):
8539         * po/POTFILES.in:
8540           When posting a warning message because samples were dropped, post
8541           something more intelligible than he default error message for clock
8542           errors which is just confusing in this context (#432984).
8543
8544 2007-04-25  Wim Taymans  <wim@fluendo.com>
8545
8546         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
8547         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
8548         (read_packet_header), (gst_rtcp_packet_move_to_next),
8549         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
8550         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
8551         (gst_rtcp_packet_sdes_get_item_count),
8552         (gst_rtcp_packet_sdes_first_item),
8553         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
8554         (gst_rtcp_packet_sdes_first_entry),
8555         (gst_rtcp_packet_sdes_next_entry),
8556         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
8557         (gst_rtcp_packet_sdes_add_entry):
8558         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8559         Implement code to write SR, RR and SDES packets.
8560
8561 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
8562
8563         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
8564
8565         * sys/ximage/ximagesink.c:
8566           Fix build if XShm is not available (#432362).
8567
8568 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
8569
8570         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
8571         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
8572         pointers to random memory which are passed to g_free() when
8573         audio_convert_prepare_context() is called the first time.
8574
8575 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
8576
8577         Patch by: Dan Williams <dcbw redhat com>
8578
8579         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8580           Don't leak incoming buffer if gst_pad_push() returns a
8581           non-OK flow. Fixes #432755.
8582          
8583         * tests/check/elements/videorate.c: (GST_START_TEST),
8584         (videorate_suite):
8585           Unit test for the above by Yours Truly.
8586
8587 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
8588
8589         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
8590         (gst_adder_sink_event), (gst_adder_collected):
8591           Fix non-flushing segmented seeks, Fixes #340060 for me
8592
8593 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8594
8595         Patch by: Olivier Crete  <tester at tester ca>
8596
8597         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8598         (gst_base_rtp_audio_payload_class_init),
8599         (gst_base_rtp_audio_payload_init),
8600         (gst_base_rtp_audio_payload_dispose):
8601           Chain up to parent class in dispose function; get rid of
8602           unnecessary 'diposed' flag in private structure (#415001).
8603
8604 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8605
8606         * docs/libs/gst-plugins-base-libs.types:
8607         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8608         (gst_base_rtp_audio_payload_class_init):
8609         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8610         * gst-libs/gst/rtp/gstbasertppayload.c:
8611           Some minor docs fixes and additions; also add missing 'Since' bits.
8612
8613 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8614
8615         Patch by: Zeeshan Ali  <zeenix gmail com>
8616
8617         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8618         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8619         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8620         (gst_base_rtp_audio_payload_push):
8621         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
8622           The recently-added gst_base_rtp_audio_payload_push() should take an
8623           object of type GstBaseRTPAudioPayload as first argument (#431672).
8624
8625 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8626
8627         * gst/audioresample/gstaudioresample.c:
8628           Make more functions static, just because we can.
8629
8630 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8631
8632         * tests/check/elements/audioresample.c:
8633           Add unit test for audioresample shutdown crasher (#420106).
8634
8635 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
8636
8637         * gst/subparse/gstsubparse.c:
8638         * gst/subparse/samiparse.c:
8639           Use GST_DISABLE_XML here
8640
8641         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8642         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
8643         (gst_xvimagesink_buffer_alloc),
8644         (gst_xvimagesink_navigation_send_event):
8645         * sys/xvimage/xvimagesink.h:
8646           Include stdlib.h when using atoi.
8647           
8648         * tests/check/elements/playbin.c: (playbin_suite):
8649           Use GST_DISABLE_REGISTRY here
8650
8651 2007-04-19  Michael Smith  <msmith@fluendo.com>
8652
8653         * ext/theora/gsttheoraenc.h:
8654         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
8655         (theora_enc_sink_event), (theora_enc_change_state):
8656           Track initialisation state; don't try to use encoder state if we're
8657           not initialised (it'll segfault).
8658
8659 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
8660
8661         * tests/check/pipelines/.cvsignore:
8662         Fix build.
8663
8664 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8665
8666         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8667         Allow random depths between 1 and 32 instead of only multiplies of 8.
8668
8669 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8670
8671         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8672         Set the maximum number of channels for PCM and float in the correct
8673         place to have it also used when creating the template caps.
8674
8675 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8676
8677         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8678         Correctly support 4, 6 and 8 channels with normal PCM and float
8679         wav files.
8680
8681         Fix the depth and signedness calculation in extensible wav files and
8682         also handle 1, 2, 4, 6, 8 channels here when a file without channel
8683         mask is found.
8684
8685         Add support for float, alaw and mulaw in extensible wav files.
8686
8687         This allows correct playback of all but 5 files from
8688         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
8689         
8690         (gst_riff_create_audio_template_caps):
8691         Add voxware and float formats to the template caps.     
8692
8693 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8694
8695         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
8696
8697         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
8698         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
8699
8700         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8701         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
8702         Use the correct format strings for integer formats.
8703
8704 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
8705
8706         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
8707           Don't use pad_alloc_buffer_and_set_caps to create a small header
8708           packet, or, worse, to create a big temporary video buffer using the
8709           src pad.
8710
8711 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8712
8713         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
8714         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
8715           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
8716           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
8717
8718 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8719
8720         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
8721           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
8722           streamheader_suite):
8723           Add another test set up for failure
8724
8725 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8726
8727         * tests/check/Makefile.am:
8728         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
8729           GST_START_TEST, streamheader_suite, main):
8730           Add a test for the streamheader bug Wim fixed.
8731
8732 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
8733
8734         * ext/theora/theoradec.c: (theora_dec_sink_event):
8735         Fix misleading comment.
8736
8737 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
8738
8739         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8740           More sanity checks for the header fields.
8741
8742 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
8743
8744         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8745           Try encodings from all environment variables, not just those in the
8746           first environment variable that is set.
8747
8748 2007-04-12  Wim Taymans  <wim@fluendo.com>
8749
8750         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
8751         (gst_video_rate_chain):
8752         Add some debug.
8753
8754         * tests/check/elements/videorate.c: (GST_START_TEST),
8755         (videorate_suite):
8756         Added check for videorate changing caps handling. Closes #421834.
8757
8758 2007-04-12  Michael Smith  <msmith@fluendo.com>
8759
8760         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
8761           Use scale functions to avoid overflow when calculating duration of 
8762           vorbis buffers.
8763
8764 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
8765
8766         * docs/libs/gst-plugins-base-libs-sections.txt:
8767         * gst-libs/gst/tag/tag.h:
8768         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8769           API: add gst_tag_freeform_string_to_utf8() (#405072).
8770
8771         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
8772           Use gst_tag_freeform_string_to_utf8() here.
8773
8774 2007-04-12  Wim Taymans  <wim@fluendo.com>
8775
8776         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
8777         (gst_gdp_pay_sink_event):
8778         Make sure we set the IN_CAPS flag correctly.
8779
8780         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
8781         Get the IN_CAPS flag before we call functions that mess with the flags.
8782
8783 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8784
8785         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
8786           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
8787           Only stamp buffers with offset/offset_end right before they get
8788           pushed.  This ensures offset continuity, which was not the case
8789           before as shown by
8790           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
8791
8792 2007-04-06  Wim Taymans  <wim@fluendo.com>
8793
8794         * gst/playback/gstplaybin.c: (add_sink),
8795         (gst_play_bin_change_state):
8796         Activate sync in playbin, we are ready to handle it for live streams.
8797
8798 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
8799
8800         * tests/check/elements/playbin.c:
8801         (test_sink_usage_video_only_stream), (playbin_suite):
8802           Add small test for stream-info-value-array code paths.
8803
8804 2007-04-05  Wim Taymans  <wim@fluendo.com>
8805
8806         * gst-libs/gst/audio/gstbaseaudiosink.c:
8807         (gst_base_audio_sink_skew_slaving):
8808         Don't try to create invalid calibration parameters by making the
8809         internal time go backwards, instead make external time go forward.
8810
8811 2007-04-05  Wim Taymans  <wim@fluendo.com>
8812
8813         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8814
8815         * gst/playback/gstplaybasebin.c: (add_stream):
8816         Fix leak in add_stream(), when g_value_set_object() increases the
8817         refcount of streaminfo object. Fixes #426250.
8818
8819 2007-04-03  David Schleef  <ds@schleef.org>
8820
8821         * gst/videotestsrc/gstvideotestsrc.c:
8822         * gst/videotestsrc/gstvideotestsrc.h:
8823         * gst/videotestsrc/videotestsrc.c:
8824         * gst/videotestsrc/videotestsrc.h:
8825           Add a test pattern called "circular", which has concentric
8826           rings with varying radial frequency.  The main purpose of this
8827           pattern is to test fidelity loss in a filter or scaler element.
8828           Notably, this pattern is scale invariant, and is optimally viewed
8829           with a width (and height) of 400.
8830
8831 2007-04-03  Wim Taymans  <wim@fluendo.com>
8832
8833         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8834
8835         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
8836         (deactivate_free_recursive):
8837         Decodebin2 doesn't unref pads it obtains in some occasions:
8838         - multiqueue src pads, when either connecting further or exposing
8839         - sink pads of new autoplugged elements
8840         - peer pads when recursively freeing elements
8841         Fixes #425455.
8842
8843 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
8844
8845         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8846         Add audio/x-raw-float support, now that audioconvert support
8847         non-native endianness floats.
8848
8849 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
8850
8851         * docs/libs/gst-plugins-base-libs-docs.sgml:
8852           gstreamer-plugins-base.pc doesn't exist, it's
8853           gstreamer-plugins-base-0.10.pc.
8854
8855 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8856
8857         Patch by: René Stadler <mail at renestadler dot de>
8858         with some minor changes
8859
8860         * gst-libs/gst/floatcast/floatcast.h:
8861         Use more efficient float endianness conversion functions that don't
8862         involve 2 function calls per value.
8863         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
8864         (check_default), (audio_convert_prepare_context):
8865         * gst/audioconvert/gstaudioconvert.c:
8866         (gst_audio_convert_parse_caps), (make_lossless_changes):
8867         Support non-native endianness floats as input and output.
8868         Fixes #339838.
8869         * tests/check/elements/audioconvert.c: (verify_convert),
8870         (GST_START_TEST):
8871         Add unit tests for the non-native endianness float conversions.
8872
8873 2007-03-29  Wim Taymans  <wim@fluendo.com>
8874
8875         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8876         (gst_base_rtp_depayload_base_init),
8877         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
8878         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
8879         (gst_base_rtp_depayload_set_gst_timestamp),
8880         (gst_base_rtp_depayload_change_state),
8881         (gst_base_rtp_depayload_set_property),
8882         (gst_base_rtp_depayload_get_property):
8883         * gst-libs/gst/rtp/gstbasertpdepayload.h:
8884         Add Private structure.
8885         Bring element code to 2007.
8886         Parse clock-base caps param and use it when generating the
8887         newsegment.
8888         Reset variables before going to PAUSED.
8889         Fix some docs.
8890
8891 2007-03-29  Wim Taymans  <wim@fluendo.com>
8892
8893         * docs/libs/gst-plugins-base-libs-docs.sgml:
8894         * docs/libs/gst-plugins-base-libs-sections.txt:
8895         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8896         (gst_base_rtp_audio_payload_get_adapter):
8897         Add RTCP docs.
8898         Fix some more docs.
8899
8900         * gst-libs/gst/rtp/Makefile.am:
8901         * gst-libs/gst/rtp/gstrtcpbuffer.c:
8902         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
8903         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
8904         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
8905         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
8906         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
8907         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
8908         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
8909         (gst_rtcp_packet_sr_get_sender_info),
8910         (gst_rtcp_packet_sr_set_sender_info),
8911         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
8912         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
8913         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
8914         (gst_rtcp_packet_sdes_get_chunk_count),
8915         (gst_rtcp_packet_sdes_first_chunk),
8916         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
8917         (gst_rtcp_packet_sdes_first_item),
8918         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
8919         (gst_rtcp_packet_bye_get_ssrc_count),
8920         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
8921         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8922         (gst_rtcp_packet_bye_get_reason_len),
8923         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
8924         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8925         Add new helper object for parsing and creating RTCP messages.
8926
8927 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8928
8929         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8930         PCM samples with width=8 must be always unsigned, no matter what
8931         depth they have.
8932
8933 2007-03-29  Andy Wingo  <wingo@pobox.com>
8934
8935         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
8936         perfect offsets also, not just timestamps.
8937
8938         * tests/check/elements/videorate.c (test_more): Test that given
8939         any incoming offsets, that videorate produces perfect offsets.
8940
8941 2007-03-29  Wim Taymans  <wim@fluendo.com>
8942
8943         * gst-libs/gst/riff/riff-ids.h:
8944         Add some more RIFF formats.
8945
8946 2007-03-29  Wim Taymans  <wim@fluendo.com>
8947
8948         * gst-libs/gst/rtp/gstrtpbuffer.c:
8949         (gst_rtp_buffer_default_clock_rate):
8950         * gst-libs/gst/rtp/gstrtpbuffer.h:
8951         Fix fixed payload names and docs.
8952         Added method to get the default clock rates of fixed payload types.
8953         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
8954
8955 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8956
8957         * tests/check/pipelines/.cvsignore:
8958         Add new vorbisdec test to cvsignore.
8959
8960 2007-03-28  Wim Taymans  <wim@fluendo.com>
8961
8962         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
8963         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
8964         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
8965         (gst_base_audio_sink_set_property),
8966         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
8967         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
8968         (gst_base_audio_sink_skew_slaving),
8969         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
8970         (gst_base_audio_sink_async_play):
8971         * gst-libs/gst/audio/gstbaseaudiosink.h:
8972         Store private stuff in GstBaseAudioSinkPrivate.
8973         Add configurable clock slaving modes property.
8974         API:: GstBaseAudioSink::slave-method property
8975         Some more latency reporting tweaks.
8976         Added skew based clock slaving correction and make it the default until
8977         the resampling method is more robust.
8978
8979 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
8980
8981         * gst/audioconvert/audioconvert.c:
8982         Add docs to the integer pack functions and implement proper
8983         rounding. Before we had rounding towards negative infinity, i.e.
8984         always the smaller number was taken. Now we use natural rounding,
8985         i.e. rounding to the nearest integer and to the one with the largest
8986         absolute value for X.5. The old rounding introduced some minor
8987         distortions. Fixes #420079
8988         * tests/check/elements/audioconvert.c: (GST_START_TEST):
8989         Fix one unit test that assumed the old rounding and added unit tests
8990         for checking signed/unsigned int16 <-> signed/unsigned int16 with
8991         depth 8, one for signed int16 <-> unsigned int16 and one for the new
8992         rounding from signed int32 to signed/unsigned int16.
8993
8994 2007-03-27  Michael Smith  <msmith@fluendo.com>
8995
8996         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
8997         (gst_audio_convert_transform_caps):
8998           Fix typo in debug line introduced recently, as pointed out on irc.
8999
9000 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
9001
9002         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9003         * tests/check/libs/tag.c: (GST_START_TEST):
9004           Make sure we parse floating-point numbers in vorbis comments
9005           correctly with either '.' or ',' as separator, no matter what
9006           the current locale is. Add unit test for this too.
9007
9008 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
9009
9010         Patch by: René Stadler  <mail at renestadler de>
9011
9012         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
9013           When writing out floating-point numbers to vorbis comment tags, always
9014           use the same character as separator no matter what the current locale is
9015           (fixes #423051).
9016
9017         * tests/check/libs/tag.c: (GST_START_TEST):
9018           Add unit tests for replaygain tags in vorbis comments (closes #423055).
9019
9020 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
9021
9022         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
9023           vorbis_handle_data_packet):
9024           Correctly set DURATION to generate a timestamp-continuous stream.
9025           One bug left at the end; see
9026           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
9027         * tests/check/Makefile.am:
9028         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
9029           Add a test to check this.  Without the above patch this test fails.
9030
9031 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
9032
9033         * gst-libs/gst/rtp/Makefile.am:
9034         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
9035
9036 2007-03-23  Michael Smith  <msmith@fluendo.com>
9037
9038         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
9039         (gst_video_rate_reset), (gst_video_rate_chain):
9040           If videorate changes caps, we can no longer use the old buffer
9041           (which may have a different size, incompatible with our caps).
9042           So don't do that; just duplicate the new frame more times.
9043
9044 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
9045
9046         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
9047         Remove playbin's override of the set_clock vmethod. It's irrelevant
9048         after Wim's commit on the 19th.
9049
9050 2007-03-22  Wim Taymans  <wim@fluendo.com>
9051
9052         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
9053         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9054         * ext/gnomevfs/gstgnomevfssrc.h:
9055         Don't cache file sizes. Fixes #341078.
9056
9057 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9058
9059         * gst/playback/gstplaybin.c: (add_sink):
9060           Use GST_PTR_FORMAT to log caps. 
9061
9062 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9063
9064         Patch by: Young-Ho Cha <ganadist at chollian net>
9065
9066         * gst/subparse/samiparse.c: (handle_start_font):
9067           Special-case some more colour names that pango doesn't handle by
9068           default. Fixes #420578.
9069
9070 2007-03-20  Michael Smith  <msmith@fluendo.com>
9071
9072         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
9073           If we get a zero-sized input buffer, don't pass it to libvorbis, as
9074           that marks EOS internally. After that, libvorbis will buffer all
9075           input data, and encode none of it, eventually leading to memory
9076           exhaustion.
9077
9078 2007-03-19  Wim Taymans  <wim@fluendo.com>
9079
9080         * gst/playback/gstdecodebin.c: (remove_fakesink):
9081         Don't post STATE_DIRTY anymore.
9082
9083         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
9084         (gst_play_bin_change_state):
9085         Remove stream_time reset in seek handling, core does that now.
9086         Disable clocking for live pipelines by forcing a NULL clock to the
9087         complete pipeline, core is too smart now for our previous hack.
9088         We can always autoplug in PAUSED now.
9089
9090 2007-03-17  David Schleef  <ds@schleef.org>
9091
9092         * REQUIREMENTS:  Update this file, change the formatting to make
9093         it more consistent, plus more machine readable.
9094
9095 2007-03-16  Michael Smith  <msmith@fluendo.com>
9096
9097         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9098         (strip_width_64), (append_with_other_format):
9099           Previous fix was too simplistic, and broke the tests. Use a better
9100           approach; only strip 64 from widths for integer audio.
9101
9102 2007-03-16  Michael Smith  <msmith@fluendo.com>
9103
9104         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
9105         (gst_audio_convert_transform_caps):
9106           We don't support 64 bit integer audio, so don't try to claim we can.
9107           Stops us producing caps don't match our template caps.
9108           Update comments.
9109
9110 2007-03-15  Michael Smith  <msmith@fluendo.com>
9111
9112         * gst/audioresample/gstaudioresample.c:
9113         (audioresample_check_discont), (audioresample_transform):
9114           Don't trigger discontinuities for very small imperfections; a filter
9115           flush will sound bad, and many plugins have rounding errors leading
9116           to these.
9117
9118 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9119
9120         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
9121
9122         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
9123         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
9124         API: add "min-ptime" property to RTP base audio payloader.
9125         API: add gst_base_rtp_audio_payload_push().
9126         API: add gst_base_rtp_audio_payload_get_adapter().
9127         Fixes #415001
9128         Indentation/whitespace/documentation fixes.
9129
9130 2007-03-14  Julien MOUTTE  <julien@moutte.net>
9131
9132         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
9133         (audioresample_transform_size), (audioresample_do_output),
9134         (audioresample_transform), (audioresample_pushthrough): Handle
9135         discontinuous streams.
9136         * gst/audioresample/gstaudioresample.h:
9137         * tests/check/elements/audioresample.c:
9138         (test_discont_stream_instance), (GST_START_TEST),
9139         (audioresample_suite): Add a test for discontinuous streams.
9140         * win32/common/config.h: Updated.
9141
9142 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9143
9144         * po/af.po:
9145         * po/az.po:
9146         * po/cs.po:
9147         * po/en_GB.po:
9148         * po/it.po:
9149         * po/nb.po:
9150         * po/nl.po:
9151         * po/or.po:
9152         * po/sq.po:
9153         * po/sr.po:
9154         * po/sv.po:
9155         * po/uk.po:
9156         * po/vi.po:
9157           Update translations from translation project.
9158
9159 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9160
9161         * gst/audioresample/debug.h:
9162         * gst/audioresample/resample.c: (resample_init):
9163           Since I really am not interested in a debug line for each sample
9164           being processed, move the library's debugging to its own category,
9165           libaudioresample
9166
9167 2007-03-13  Michael Smith  <msmith@fluendo.com>
9168
9169         * ext/theora/theoradec.c: (theora_handle_type_packet):
9170           Since the plugin doesn't support anything other than 4:2:0 right
9171           now, post an error and fail if we get something else. Won't matter
9172           until libtheora supports the other pixel formats, but hopefully
9173           that'll be soon...
9174
9175 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9176
9177         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
9178         Use gst_guint64_to_gdouble for conversion.
9179         * win32/MANIFEST:
9180         Add new files to the win32 MANIFEST.
9181         * win32/common/libgstaudio.def:
9182         * win32/common/libgstpbutils.def:
9183         Add new exported functions.
9184         * win32/vs6/gst_plugins_base.dsw:
9185         * win32/vs6/libgstdecodebin.dsp:
9186         * win32/vs6/libgstplaybin.dsp:
9187         Change the link to libgstpbutils.lib.
9188         * win32/vs6/libgstdecodebin2.dsp:
9189         Add a new project for decodebin2.
9190         * win32/vs6/libgstpbutils.dsp:
9191         Add a new project for pbutils.
9192
9193 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9194
9195         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9196           Also accept partial dates with only year and month,
9197           like 1999-12-00 (fixes #410396 even more).
9198
9199         * tests/check/libs/tag.c: (GST_START_TEST):
9200           Add unit test for the above.
9201
9202 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9203
9204         * tests/check/elements/subparse.c: (GST_START_TEST),
9205         (subparse_suite):
9206           Add unit test for MPL2 subtitle format (#413799).
9207
9208 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9209
9210         Patch by: Kamil Pawlowski  <kamilpe gmail com>
9211
9212         * gst/subparse/Makefile.am:
9213         * gst/subparse/gstsubparse.c:
9214         (gst_sub_parse_data_format_autodetect),
9215         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
9216         (gst_subparse_type_find):
9217         * gst/subparse/gstsubparse.h:
9218         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
9219         * gst/subparse/mpl2parse.h:
9220           Add support for MPL2 subtitle format (#413799).
9221
9222 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9223
9224         * configure.ac:
9225           We require core CVS for the new buffer metadata copy functions.
9226
9227 2007-03-09  Wim Taymans  <wim@fluendo.com>
9228
9229         * gst-libs/gst/tag/gstid3tag.c:
9230         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9231         Fixes #414496.
9232
9233         Patch by: Alex Lancaster <alexl at users sourceforge net>
9234
9235 2007-03-09  Wim Taymans  <wim@fluendo.com>
9236
9237         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
9238         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
9239         Improve adapter usage and comments.
9240
9241 2007-03-09  Wim Taymans  <wim@fluendo.com>
9242
9243         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9244         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
9245         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
9246         Use new metadata copy function.
9247
9248         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
9249         (gst_ffmpegcsp_transform):
9250         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
9251         Basetransform copied the metadata for us.
9252
9253 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9254
9255         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
9256         (gst_text_overlay_video_event):
9257           Some more logging. Only accept newsegment events in TIME format and
9258           send a WARNING message if they are not in TIME format.
9259
9260         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
9261         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
9262         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
9263         * gst/subparse/gstsubparse.h:
9264           No need to allocate GstSegment structure dynamically, just put it
9265           into the instance structure; ignore newsegment events in BYTE
9266           format and in particular don't let it overwrite our saved TIME
9267           segment from the last seek.
9268
9269 2007-03-09  Michael Smith  <msmith@fluendo.com>
9270
9271         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
9272           Replace AC3 typefinder with one that isn't terrible, and actually
9273           works usefully.
9274
9275 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
9276
9277         * gst/audioconvert/gstaudioconvert.c:
9278         (gst_audio_convert_transform):
9279           fix error category and translatable string
9280           
9281
9282 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9283
9284         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9285         * pkgconfig/gstreamer-plugins-base.pc.in:
9286           Fix up utils => pbutils here too.
9287
9288 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9289
9290         * gst/subparse/gstsubparse.c: (handle_buffer):
9291           Break out of loop in chain function as soon as possible if we get
9292           a non-OK flow return.
9293
9294 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9295
9296         * tests/check/elements/alsa.c: (GST_START_TEST):
9297         Unref the mixer if the state change fails too (if the
9298         alsa devices are inaccessible, for example)
9299
9300 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9301
9302         * tests/check/Makefile.am:
9303         Don't test libvisual elements in the states check, because libvisual
9304         seems to leak internally.
9305
9306         Re-enable the alsa and states tests now that there's new suppressions
9307         in gst.supp.
9308
9309         * tests/check/elements/alsa.c: (GST_START_TEST):
9310         Don't leak the alsamixer we instantiated.
9311
9312 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9313
9314         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
9315         (gst_ximagesink_change_state), (gst_ximagesink_reset),
9316         (gst_ximagesink_finalize):
9317         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
9318         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
9319         Move some cleanup stuff from the state change handler into a _reset()
9320         function that can be called from _finalize(). This ensures that things
9321         get freed even if (for some reason) the NULL->READY state transition
9322         fails in the parent class.
9323         Even if a parent state change fails, process our downward state change
9324         logic instead of bailing out early.
9325         Free the correct xcontext pointer in ximagesink's xcontext_clear.
9326
9327 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9328
9329         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
9330         Extra log line.
9331
9332         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
9333         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
9334         Use pango_font_description_set_family_static instead of 
9335         pango_font_description_set_family to save a string copy (it was
9336         leaking due to the strdup anyway)
9337
9338         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
9339         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
9340         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
9341         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
9342         Chain up in finalize.
9343
9344 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
9345
9346         * gst-libs/gst/interfaces/mixertrack.c:
9347         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
9348         (gst_mixer_track_set_property):
9349           API: add "untranslated-label" property which should be set by
9350           implementations at construct time (#414645).
9351
9352         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
9353         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
9354           Set "untranslated-label" when constructing mixer track objects.
9355
9356         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
9357           Unit test to check the above.
9358
9359 2007-03-07  Wim Taymans  <wim@fluendo.com>
9360
9361         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
9362         Fix confusing debug message.
9363
9364 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9365
9366         * gst-plugins-base.doap:
9367         update doap file with new version
9368
9369 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9370
9371         * configure.ac:
9372         Back to CVS
9373
9374 === release 0.10.12 ===
9375
9376 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
9377
9378         * configure.ac:
9379           releasing 0.10.12, "Zombie Horde"
9380
9381 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9382
9383         * configure.ac:
9384         Bump version to 0.10.11.4 pre-release
9385
9386 2007-03-06  Wim Taymans  <wim@fluendo.com>
9387
9388         * gst-libs/gst/audio/gstbaseaudiosink.c:
9389         (gst_base_audio_sink_async_play):
9390         Fix regression that made GStreamer skip the first samples of audio.
9391         Fixes #414684.
9392
9393 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9394
9395         * configure.ac:
9396         Bump version to 0.10.11.3 pre-release
9397
9398 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
9399
9400         * po/POTFILES.in:
9401           Update paths for the rename from utils to pbutils to fix the build.
9402
9403 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
9404
9405         * gst-libs/gst/pbutils/Makefile.am:
9406           Change directory to install headers in from gst/utils to gst/pbutils
9407           as well.
9408
9409 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
9410
9411         * configure.ac:
9412         * docs/libs/gst-plugins-base-libs-docs.sgml:
9413         * docs/libs/gst-plugins-base-libs-sections.txt:
9414         * gst-libs/gst/Makefile.am:
9415         * gst-libs/gst/interfaces/mixer.c:
9416         * gst-libs/gst/pbutils/Makefile.am:
9417         * gst-libs/gst/pbutils/descriptions.c:
9418         (gst_pb_utils_get_source_description),
9419         (gst_pb_utils_get_sink_description),
9420         (gst_pb_utils_get_decoder_description),
9421         (gst_pb_utils_get_encoder_description),
9422         (gst_pb_utils_get_element_description),
9423         (gst_pb_utils_add_codec_description_to_tag_list),
9424         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
9425         * gst-libs/gst/pbutils/descriptions.h:
9426         * gst-libs/gst/pbutils/install-plugins.c:
9427         * gst-libs/gst/pbutils/install-plugins.h:
9428         * gst-libs/gst/pbutils/missing-plugins.c:
9429         (gst_missing_uri_source_message_new),
9430         (gst_missing_uri_sink_message_new),
9431         (gst_missing_element_message_new),
9432         (gst_missing_decoder_message_new),
9433         (gst_missing_encoder_message_new),
9434         (gst_missing_plugin_message_get_description):
9435         * gst-libs/gst/pbutils/missing-plugins.h:
9436         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
9437         * gst-libs/gst/pbutils/pbutils.h:
9438         * gst-libs/gst/utils/Makefile.am:
9439         * gst-libs/gst/utils/base-utils.c:
9440         * gst-libs/gst/utils/base-utils.h:
9441         * gst-libs/gst/utils/descriptions.c:
9442         * gst-libs/gst/utils/descriptions.h:
9443         * gst-libs/gst/utils/install-plugins.c:
9444         * gst-libs/gst/utils/install-plugins.h:
9445         * gst-libs/gst/utils/missing-plugins.c:
9446         * gst-libs/gst/utils/missing-plugins.h:
9447         * gst-plugins-base.spec.in:
9448         * gst/playback/Makefile.am:
9449         * gst/playback/gstdecodebin.c:
9450         * gst/playback/gstdecodebin2.c:
9451         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9452         (gen_source_element):
9453         * gst/playback/gstplaybin.c: (plugin_init):
9454         * tests/check/Makefile.am:
9455         * tests/check/libs/pbutils.c: (GST_START_TEST),
9456         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
9457         * tests/check/libs/utils.c:
9458           rename utils to pbutils
9459
9460 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
9461
9462         * docs/plugins/Makefile.am:
9463         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9464         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9465         * docs/plugins/inspect/plugin-decodebin2.xml:
9466         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
9467         Add documentation for decodebin2 that indicates that the API
9468         is still unstable.
9469
9470 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9471
9472         * configure.ac:
9473         Update to 0.10.11.2 (0.10.12 pre-release)
9474
9475 2007-03-01  Wim Taymans  <wim@fluendo.com>
9476
9477         * gst-libs/gst/audio/gstbaseaudiosink.c:
9478         (gst_base_audio_sink_async_play):
9479         base time is irrelevant here.
9480
9481 2007-03-01  Wim Taymans  <wim@fluendo.com>
9482
9483         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
9484         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
9485         Improve debugging.
9486
9487         * gst-libs/gst/audio/gstbaseaudiosink.c:
9488         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
9489         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
9490         Improve latency and clock slaving calculations.
9491         Improve slave clock calibration.
9492
9493         * gst-libs/gst/audio/gstringbuffer.c:
9494         (gst_ring_buffer_commit_full):
9495         When we are asked to render N sample to 0 bytes, return N.
9496
9497 2007-03-01  Wim Taymans  <wim@fluendo.com>
9498
9499         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
9500         (gst_alsasink_write), (gst_alsasink_reset):
9501         * ext/alsa/gstalsasink.h:
9502         Remove unused dispose function.
9503         Rename lock to not interfere with alsasrc lock.
9504
9505         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
9506         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
9507         (gst_alsasrc_read), (gst_alsasrc_reset):
9508         * ext/alsa/gstalsasrc.h:
9509         Implement finalize function.
9510         Use lock to protect alsa access.
9511         Implement _reset.
9512         Fine tune sw params.
9513
9514 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9515
9516         * configure.ac:
9517           Convert to new AG_GST style.
9518
9519 2007-02-28  Wim Taymans  <wim@fluendo.com>
9520
9521         Patch by: Ed Catmur <ed at catmur dot co dot uk>
9522
9523         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
9524         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
9525         Fix race condition when rapidly switching visualisations in playbin.
9526         Fixes #401029.
9527
9528 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
9529
9530         * tests/check/Makefile.am:
9531         Include local stuff before system installed things in LDFLAGS and
9532         CFLAGS.
9533
9534 2007-02-28  Wim Taymans  <wim@fluendo.com>
9535
9536         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
9537         Improve debugging.
9538
9539 2007-02-28  Wim Taymans  <wim@fluendo.com>
9540
9541         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
9542         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
9543         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
9544         Fix duration and timestamping, taking latency into account.
9545         Implement latency query.
9546
9547 2007-02-28  Wim Taymans  <wim@fluendo.com>
9548
9549         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
9550         (gst_audio_clock_new):
9551         Fix clock name.
9552
9553         * gst-libs/gst/audio/gstbaseaudiosink.c:
9554         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
9555         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
9556         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
9557         (gst_base_audio_src_create):
9558         Improve latency query code.
9559         Use proper clock names.
9560
9561 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9562
9563         * tests/check/generic/states.c: (GST_START_TEST):
9564           Copy the states.c test from core again
9565         * tests/check/Makefile.am:
9566           ignore cdio and cdparanoiasrc
9567
9568 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9569
9570         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9571         (double_hq), (audio_convert_get_func_index), (check_default),
9572         (audio_convert_prepare_context), (audio_convert_convert):
9573           Also make valgrind happy and avoid copying data in some cases.
9574
9575 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9576
9577         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9578         (double_hq), (audio_convert_get_func_index),
9579         (audio_convert_prepare_context), (audio_convert_convert):
9580         * gst/audioconvert/gstaudioconvert.c:
9581         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
9582         (gst_audio_convert_transform_caps):
9583         * tests/check/elements/audioconvert.c: (GST_START_TEST),
9584         (audioconvert_suite):
9585           Don't run inplace if that overwrites source data as we go. Add more
9586           tests. Fixes #339837 even more.
9587
9588 2007-02-27  Julien MOUTTE  <julien@moutte.net>
9589
9590         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
9591         (msg_segment_done): Fix various seeking bugs (Slider was not
9592         updating when doing a non flushing seek, Reverse playback 
9593         on segment seek was wrong).
9594
9595 2007-02-26  Wim Taymans  <wim@fluendo.com>
9596
9597         * tests/examples/seek/seek.c: (stop_seek):
9598         When we stop scrubbing, don't leave the pipeline PLAYING when we
9599         requested a PAUSED state.
9600
9601 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
9602
9603         Patch by: René Stadler <mail at renestadler de>
9604
9605         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9606           Parse date strings in vorbis comments that have an invalid (zero)
9607           month or day (#410396).
9608
9609         * tests/check/libs/tag.c: (GST_START_TEST):
9610           Test case for the above.
9611
9612 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
9613
9614         Patch by: Loïc Minier <lool+gnome at via ecp fr>
9615
9616         * configure.ac:
9617         * ext/alsa/Makefile.am:
9618         * gst/audiotestsrc/Makefile.am:
9619           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
9620
9621 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
9622
9623         * gst/playback/gstplaybin.c:
9624           Improve docs: point out that the application needs to assist playbin
9625           with buffering.
9626
9627 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
9628
9629         * gst-libs/gst/utils/install-plugins.c:
9630         * gst-libs/gst/utils/missing-plugins.c:
9631         * tests/check/libs/utils.c: (missing_msg_check_getters):
9632           Change GStreamer marker prefix in detail string from 'gstreamer.net'
9633           to just 'gstreamer'. Document the caps string component of the
9634           decoder/encoder detail a bit better, since not everyone will be
9635           familiar with the GStreamer media type/caps system (but they better
9636           enjoy nested itemized lists).
9637
9638 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
9639
9640         * gst-libs/gst/netbuffer/gstnetbuffer.c:
9641         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
9642           Fix copying of GstNetBuffer (would crash before, or at least lead to
9643           invalid memory access, #410772), for now by copying the GstBuffer copy
9644           code from the core over here so we can copy the GstBuffer fields on a
9645           provided buffer instance (of type GstNetBuffer in this case). Would be
9646           better to fix this with some support by the core though (and in the long
9647           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
9648
9649         * tests/check/Makefile.am:
9650           Enable unit test for GstNetBuffer.
9651
9652 2007-02-22  Andy Wingo  <wingo@pobox.com>
9653
9654         * gst-libs/gst/audio/gstbaseaudiosink.c
9655         (gst_base_audio_sink_init): Disable pull-mode activation until we
9656         figure out how to make audio sinks go to PLAYING.
9657
9658 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
9659
9660         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9661         (double_hq), (audio_convert_get_func_index),
9662         (audio_convert_prepare_context), (audio_convert_convert):
9663         * gst/audioconvert/audioconvert.h:
9664         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
9665         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
9666         * gst/audioconvert/gstchannelmix.h:
9667         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9668           Add float as an intermediate format, as well as float mixing. Enable
9669           test that was failing before. Fixes #339837
9670
9671 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
9672
9673         * tests/examples/seek/seek.c: (do_seek):
9674         Undo the previous commit: -1 as a stop time implies that the stop
9675         time is the end of file, clearing any previously configured segment.
9676
9677 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
9678
9679         * tests/examples/seek/seek.c: (do_seek):
9680         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
9681
9682 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
9683
9684         * gst/volume/gstvolume.c: (volume_process_int16),
9685         (volume_process_int16_clamp), (volume_set_caps):
9686           Unbreak volume, value remains gint.
9687
9688 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
9689
9690         * gst/volume/gstvolume.c: (volume_choose_func),
9691         (volume_update_real_volume), (gst_volume_set_volume),
9692         (gst_volume_init), (volume_process_double), (volume_process_float),
9693         (volume_process_int16), (volume_process_int16_clamp),
9694         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
9695         * gst/volume/gstvolume.h:
9696           Extend float audio support (double) and some int->uint cleanups.
9697
9698 2007-02-20  Edward Hervey  <edward@fluendo.com>
9699
9700         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
9701         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
9702         (sort_end_pads), (gst_decode_group_expose),
9703         (gst_decode_group_hide):
9704         Don't free groups from the streaming threads. Just put them aside and
9705         free them in dispose.
9706
9707 2007-02-20  Edward Hervey  <edward@fluendo.com>
9708
9709         * gst/playback/gstdecodebin2.c: (connect_element),
9710         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
9711         (sort_end_pads), (gst_decode_group_expose):
9712         Handle dynamic pads within groups.
9713         Sort pads before exposing them in order to make playbin happy.
9714         There still is a race with the multiqueue filling up. This should be
9715         solved separately.
9716         Fixes #398721
9717
9718 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9719
9720         * gst-libs/gst/utils/base-utils.c:
9721         * gst-libs/gst/utils/descriptions.c:
9722         * gst-libs/gst/utils/install-plugins.c:
9723         * gst-libs/gst/utils/missing-plugins.c:
9724           Some more docs (and descriptions for two subtitle formats).
9725
9726 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9727
9728         * gst-libs/gst/audio/audio.c:
9729           Fix documentation.
9730
9731 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9732
9733         Patch by: Yves Lefebvre  <ivanohe abacom com>
9734
9735         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
9736           Don't leak caps. Fixes #408278.
9737
9738 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
9739
9740         * ext/cdparanoia/gstcdparanoiasrc.h:
9741         * ext/ogg/gstoggdemux.h:
9742         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
9743         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
9744         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
9745         * gst-libs/gst/audio/audio.h:
9746         * gst-libs/gst/audio/gstaudiofilter.h:
9747         * gst-libs/gst/interfaces/videoorientation.h:
9748         * gst/adder/gstadder.h:
9749           More docs coverage and some ChangeLog surgery (add missing names)
9750
9751 2007-02-15  Wim Taymans  <wim@fluendo.com>
9752
9753         * sys/ximage/ximagesink.c:
9754         (gst_ximagesink_calculate_pixel_aspect_ratio):
9755         * sys/xvimage/xvimagesink.c:
9756         (gst_xvimagesink_calculate_pixel_aspect_ratio):
9757         Small constifications.
9758
9759 2007-02-15  Wim Taymans  <wim@fluendo.com>
9760
9761         * gst-libs/gst/audio/gstbaseaudiosink.c:
9762         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
9763         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
9764         (gst_base_audio_sink_async_play),
9765         (gst_base_audio_sink_change_state):
9766         Answer latency query.
9767         Use configured latency when syncing.
9768         Fix clock slaving.
9769
9770         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9771         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
9772         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
9773         Fix possible memleak.
9774         Implement latency query.
9775         Small cleanups.
9776
9777 2007-02-15  Wim Taymans  <wim@fluendo.com>
9778
9779         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
9780         Ignore errors in reset, these are not fatal. They also grab the element
9781         lock which is already taking when this function is called. Fixes
9782         #405451.
9783
9784 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9785
9786         * configure.ac:
9787           Remove 'tests/examples/xerror/Makefile' from output files again.
9788
9789 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9790
9791         * configure.ac:
9792         * docs/plugins/Makefile.am:
9793           Also crossref against gst-plugins-base-libs.
9794
9795 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
9796
9797         * configure.ac:
9798         * docs/libs/Makefile.am:
9799         * docs/plugins/Makefile.am:
9800           Add crossreferences to glib/gobject/gstream docs.
9801
9802         * gst-libs/gst/audio/audio.h:
9803           Source formatting.
9804
9805         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
9806           Add own debug category.
9807
9808 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
9809
9810         Patch by: René Stadler <mail at renestadler de>
9811
9812         * gst-libs/gst/tag/gstvorbistag.c:
9813           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
9814           (#403597).
9815
9816 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
9817
9818         * gst/playback/gstplaybasebin.c: (setup_source):
9819           When we have external subtitles and wait for the subtitle decodebin
9820           to get up and running, we set up a (sync) bus handler for the
9821           subtitle decodebin, so we can stop waiting when it posts an error
9822           message. However, we should do that before we set the subtitle
9823           decodebin's state to playing, otherwise things are racy and we might
9824           miss error messages posted before we had a chance to set up the bus.
9825           This should finally fix totem hanging on .txt pseudo-subtitle files.
9826           
9827 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
9828
9829         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
9830           Use gst_gdouble_to_guint64 for conversions.
9831         * win32/common/config.h.in:
9832           Add a define for GST_INSTALL_PLUGINS_HELPER
9833         * win32/common/libgstaudio.def:
9834         * win32/common/libgstcdda.def:
9835         * win32/common/libgstnetbuffer.def:
9836         * win32/common/libgstrtp.def:
9837         * win32/common/libgutils.def:
9838           Add new exported functions.
9839         * win32/vs6/gst_plugins_base.dsw:
9840         * win32/vs6/libgstdecodebin.dsp:
9841         * win32/vs6/libgstnetbuffer.dsp:
9842         * win32/vs6/libgstplaybin.dsp:
9843         * win32/vs6/libgstrtp.dsp:
9844         * win32/vs6/libgstvorbis.dsp:
9845         * win32/vs6/libgstcdda.dsp:
9846         * win32/vs6/libgstgdp.dsp:
9847         * win32/vs6/libgstutils.dsp:
9848           Update and add new project files.
9849
9850 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
9851
9852         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
9853         (subrip_remove_unhandled_tags), (parse_subrip):
9854           For SubRip (.srt) subtitles, ignore all markup tags we don't
9855           handle (like font tags, for example).
9856
9857         * tests/check/elements/subparse.c:
9858           Add test for this.
9859
9860 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9861
9862         * gst/playback/gstdecodebin.c: (add_fakesink),
9863         (gst_decode_bin_change_state):
9864         * gst/playback/gstdecodebin2.c: (add_fakesink),
9865         (gst_decode_bin_change_state):
9866           Don't error out if there is no fakesink in the NULL to READY state
9867           change, since when decodebin is re-used, we're only adding the
9868           fakesink element in READY to PAUSED.
9869
9870         * tests/check/elements/decodebin.c:
9871         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
9872         (decodebin_suite):
9873           Minimal unit test to make sure we can use the same decodebin
9874           instance twice (at least with audiotestsrc input).
9875
9876 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9877
9878         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
9879           Try to get devic-name from device string first, and from handle only
9880           as fallback (seems to yield better results and is more robust
9881           against buggy probing code on the application side).
9882
9883 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
9884
9885         Based on patch by: Julien Puydt <julien.puydt at laposte net>
9886
9887         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
9888         (gst_alsa_find_device_name):
9889         * ext/alsa/gstalsa.h:
9890         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
9891         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
9892           Improve device-name detection a bit, especially in the case where
9893           the device is not actually open (#405020, #405024). Move common code
9894           into gstalsa.c instead of duplicating it.
9895
9896 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
9897
9898         * gst/audioconvert/gstaudioconvert.c:
9899           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
9900
9901 2007-02-06  Julien MOUTTE  <julien@moutte.net>
9902
9903         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
9904         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
9905         (gst_xvimagesink_interface_supported),
9906         (gst_xvimagesink_probe_get_properties),
9907         (gst_xvimagesink_probe_probe_property),
9908         (gst_xvimagesink_probe_needs_probe),
9909         (gst_xvimagesink_probe_get_values),
9910         (gst_xvimagesink_property_probe_interface_init),
9911         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
9912         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
9913         (gst_xvimagesink_get_type):
9914         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
9915         for XVAdaptors so that one can choose the adaptor to use with 
9916         gstreamer-properties.
9917
9918 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
9919
9920         * gst/audioconvert/gstaudioconvert.c:
9921           Also mention that a conversion from double to float is suboptimal still.
9922
9923 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
9924
9925         * gst-libs/gst/audio/gstaudiofilter.c:
9926         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
9927           Clear our formats structure and free the caps contained in it when
9928           shutting down.
9929
9930 2007-02-05  Andy Wingo  <wingo@pobox.com>
9931
9932         * gst-libs/gst/audio/gstbaseaudiosink.c
9933         (gst_base_audio_sink_callback): Update basesink->offset so that we
9934         pull monotonically increasing offsets instead of, um, seeking back
9935         to 0 each time. Fixes alsasrc ! alsasink!
9936
9937 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
9938
9939         * gst/videoscale/gstvideoscale.c:
9940           A width and height of 1 makes us crash, so increase minimum size to
9941           2x2 pixels until someone feels like fixing this (#404512).
9942
9943 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
9944
9945         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
9946           Add small test to make sure request pads are cleaned up properly
9947           even if oggmux never changes state out of NULL.
9948
9949 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
9950
9951         * tests/check/libs/utils.c: (GST_START_TEST):
9952           Fix unit test. Turns out things work much better when you
9953           NULL-terminate string arrays. Should make p5 build bot happy again.
9954
9955 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9956
9957         * gst-libs/gst/audio/Makefile.am:
9958         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
9959         (gst_audio_filter_template_base_init),
9960         (gst_audio_filter_template_class_init),
9961         (gst_audio_filter_template_init),
9962         (gst_audio_filter_template_set_property),
9963         (gst_audio_filter_template_get_property),
9964         (gst_audio_filter_template_setup),
9965         (gst_audio_filter_template_filter),
9966         (gst_audio_filter_template_filter_inplace), (plugin_init):
9967           Oops, forgot to commit fixed-up example.
9968
9969 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9970
9971         * docs/libs/gst-plugins-base-libs-sections.txt:
9972         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
9973         (gst_audio_filter_class_init), (gst_audio_filter_init),
9974         (gst_audio_filter_set_caps),
9975         (gst_audio_filter_class_add_pad_templates):
9976         * gst-libs/gst/audio/gstaudiofilter.h:
9977           Port GstAudioFilter to 0.10. This change technically breaks
9978           API and ABI (and thus also every library developer's heart),
9979           but seems justifiable on the grounds that the base class was
9980           completely unusable before (ie. would crash immediately when
9981           actually used). Fixes #403963 (and eventually also #403572).
9982           Also document all of this a bit.
9983
9984 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9985
9986         * gst-libs/gst/utils/install-plugins.c:
9987         (gst_install_plugins_spawn_child):
9988         * tests/check/libs/utils.c:
9989         (test_base_utils_install_plugins_do_callout):
9990           Lowering log level to see why things fail on the p5 build bot;
9991           fix some typos in unit test messages.
9992
9993 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9994
9995         * tests/check/libs/utils.c:
9996         (test_base_utils_install_plugins_do_callout):
9997           Don't hard-code temp directory for test helper; use GLib functions
9998           to write out file and do error checking etc.
9999
10000 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10001
10002         * gst-libs/gst/utils/Makefile.am:
10003         * gst-libs/gst/utils/base-utils.h:
10004         * gst-libs/gst/utils/install-plugins.c:
10005         (gst_install_plugins_context_set_xid),
10006         (gst_install_plugins_context_new),
10007         (gst_install_plugins_context_free),
10008         (gst_install_plugins_get_helper),
10009         (gst_install_plugins_spawn_child),
10010         (gst_install_plugins_return_from_status),
10011         (gst_install_plugins_installer_exited),
10012         (gst_install_plugins_async), (gst_install_plugins_sync),
10013         (gst_install_plugins_return_get_name),
10014         (gst_install_plugins_installation_in_progress):
10015         * gst-libs/gst/utils/install-plugins.h:
10016           API: add API for applications to initiate installation of missing
10017           plugins, ie. gst_install_plugins_async() primarily.
10018           Based on libgimme-codec by Ryan Lortie.
10019
10020         * configure.ac:
10021           Add --with-install-plugins-helper configure option so distros can specify
10022           the path of the helper script or program to call when plugin installation
10023           is requested (distros: please do any argument munging in this helper
10024           script instead of patching GStreamer to pass arguments differently
10025           to another program directly).
10026
10027         * docs/libs/gst-plugins-base-libs-docs.sgml:
10028         * docs/libs/gst-plugins-base-libs-sections.txt:
10029           Build and document new API.
10030
10031         * tests/check/libs/utils.c: (result_cb),
10032         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
10033         (libgstbaseutils_suite):
10034           Some simple checks for the new API.
10035
10036 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10037
10038         * tests/check/elements/audioconvert.c: (test_float_conversion):
10039           Add small test for 32bit float <=> 64bit float conversion (works
10040           only one way so far, 32=>64 produces structured noise).
10041
10042 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
10043
10044         * gst/audioconvert/gstaudioconvert.c:
10045         (set_structure_widths_32_and_64), (make_lossless_changes):
10046           We don't support floats with a width of 40, 48 or 56 bits.
10047
10048 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
10049
10050         * gst/audioconvert/audioconvert.c: (float), (double),
10051         (audio_convert_get_func_index):
10052         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
10053         (make_lossless_changes):
10054           Support for 64-bit float audio in audioconvert (#339837)
10055
10056 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
10057
10058         Patch by: Holger Wansing  <linux wansing-online de>
10059
10060         * po/LINGUAS:
10061         * po/de.po:
10062           Add German translation (#352069).
10063
10064 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
10065
10066         reviewed by: Wim Taymans <wim@fluendo.com>
10067
10068         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
10069         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
10070         Use newly added GstCollectPads API to free the allocated resources in
10071         the GstOggPad structures (#402393).
10072
10073 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
10074
10075         * gst/playback/gstplaybin.c: (gen_vis_element):
10076           Add audioresample+audioconvert in front of the visualisation
10077           element, so that elements like libvisual 0.4 that don't support all
10078           samplerates can work.
10079
10080           Fixes: #402505
10081
10082 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
10083
10084         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
10085         (gst_play_base_bin_get_streaminfo_value_array):
10086           Take some locks and make a copy of the streaminfo value array we
10087           maintain while holding the lock, so that the application can
10088           retrieve the stream-info as a value array in a thread-safe way.
10089
10090 2007-01-30  Wim Taymans  <wim@fluendo.com>
10091
10092         * gst/audioconvert/gstaudioconvert.c:
10093         Don't fail on 0 sized buffers. Fixes #396835.
10094
10095 2007-01-29  David Schleef  <ds@schleef.org>
10096
10097         * gst/typefind/gsttypefindfunctions.c:
10098           Detect BBCD as video/x-dirac, so we can play raw dirac
10099           streams.
10100
10101 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
10102
10103         * ext/theora/theoraenc.c: (theora_enc_chain):
10104           Check return value of theora_encode_header(), or we might try to
10105           allocate a random number of bytes. theora_encode_header() can fail
10106           if libtheora has been compiled with encoding support disabled.
10107           Fixes #398110.
10108
10109 2007-01-29  Wim Taymans  <wim@fluendo.com>
10110
10111         * tests/check/gst/.cvsignore:
10112         Do as buildbot says.
10113
10114 2007-01-29  Wim Taymans  <wim@fluendo.com>
10115
10116         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
10117         Fix strides in libvisual. Gst uses X strides.
10118         Inspired by: <ed at catmur dot co dot uk> and 
10119         <tim at centricular dot net>
10120         Fixes #401118.
10121
10122 2007-01-27  Wim Taymans  <wim@fluendo.com>
10123
10124         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
10125         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
10126         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
10127         (gst_ogg_demux_perform_seek),
10128         (gst_ogg_demux_bisect_forward_serialno),
10129         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10130         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
10131         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
10132         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
10133         * ext/ogg/gstoggdemux.h:
10134         Properly propagate streaming errors when we are scanning the file for
10135         chains so that we don't crash when shut down. Might fix some crashers
10136         when quickly switching oggs in RB such as #332503 and #378436.
10137
10138 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
10139
10140         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
10141           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
10142           error code as well.
10143
10144 2007-01-25  Wim Taymans  <wim@fluendo.com>
10145
10146         * gst/playback/gstplaybasebin.c: (remove_source):
10147         Don't try to disconnect a signal from a finalized object.
10148
10149 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10150
10151         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
10152           Cast lock macro parameters to make sure we're actually accessing the
10153           lock member at the right class level. Free list itself in _dispose()
10154           as well and NULL it in case dispose gets called multiple times.
10155
10156 2007-01-25  Edward Hervey  <edward@fluendo.com>
10157
10158         * gst/playback/gstdecodebin2.c:
10159         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
10160         Free GstDecodeGroups no longer used.
10161         (gst_decode_group_expose):
10162         Don't unlock too many times !
10163         (deactivate_free_recursive):
10164         Free iterator once we're done with it.
10165         Fix for recursively deactivating elements (stop at ghostpads).
10166
10167 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10168
10169         * gst/playback/gstplaybin.c: (handoff):
10170           Fix up caps on the frame buffer before we save it and potentially
10171           make it accessible to other threads via g_object_get; also use
10172           gst_buffer_replace() instead of gst_mini_object_replace().
10173
10174 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
10175
10176         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
10177           Make getting the current frame thread-safe.
10178
10179 2007-01-25  Edward Hervey  <edward@fluendo.com>
10180
10181         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
10182         (gst_decode_group_new), (gst_decode_group_free):
10183         Set queues to bigger sizes to cope with HD contents.
10184         Fix some mutex freeing and add comment about MT safe methods.
10185
10186 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
10187
10188         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
10189         (gst_text_overlay_text_event):
10190           Don't unnecessarily ref (and then leak) upstream events if the text
10191           pad is not linked. Fixes #399948.
10192
10193         * tests/check/gst-plugins-base.supp:
10194           Add suppression for pango on edgy/x86 for textoverlay test.
10195
10196 2007-01-24  Wim Taymans  <wim@fluendo.com>
10197
10198         * gst-libs/gst/rtp/gstrtpbuffer.h:
10199         Add some more fixed payloads.
10200
10201 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10202
10203         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
10204           Error out properly if we get an error from libogg while reading the
10205           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
10206
10207 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
10208
10209         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
10210           Don't leak mutex.
10211
10212         * tests/check/elements/playbin.c:
10213         (test_sink_usage_video_only_stream),
10214         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
10215         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
10216         (test_missing_suburisource_handler),
10217         (test_missing_primary_decoder), (playbin_suite):
10218           Run all tests once with decodebin and once with decodebin2.
10219           One test does not pass yet with decodebin2.
10220
10221 2007-01-23  Edward Hervey  <edward@fluendo.com>
10222
10223         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
10224         Fix the cases where oggmux doesn't properly figure out that all
10225         sinkpads have gone EOS, and therefore doesn't push out the remaining
10226         buffers and the final EOS event.
10227         Fixes #363379
10228
10229 2007-01-23  Julien MOUTTE  <julien@moutte.net>
10230
10231         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10232         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10233         Don't lock on navigation event push, just on keysym to string.
10234         Fixes #397673 again.
10235
10236 2007-01-22  Edward Hervey  <edward@fluendo.com>
10237
10238         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
10239         (get_current_group), (group_demuxer_event_probe),
10240         (gst_decode_group_expose), (deactivate_free_recursive),
10241         (gst_decode_group_free):
10242         Cleanups.
10243         Don't forget to emit 'no-more-pads' once a group is exposed.
10244         Cleanup elements from a DecodeGroup once we remove it.
10245         Protect call to gst_decode_group_expose() with the decodebin lock.
10246
10247 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10248
10249         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10250         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10251         Looking at Xorg code i can't figure out if that XKeysymToString
10252         function is thread sensible or not. Lock it just in case as
10253         recommended by Radek Doulik <rodo at ximian dot com>.
10254
10255 2007-01-22  Julien MOUTTE  <julien@moutte.net>
10256
10257         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
10258         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
10259         Lock that X Call as well. Fixes #397673.
10260
10261 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10262
10263         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10264           Don't go into an endless loop if the file starts with 00 00 01 2X,
10265           like quicktime redirect files might. Fixes #396042.
10266
10267         * tests/check/Makefile.am:
10268         * tests/check/gst/.cvsignore:
10269         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
10270         (typefindfunctions_suite):
10271           Add unit test for the above.
10272
10273 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10274
10275         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10276           On second thought, use "depth" field rather than "bpp" field.
10277
10278 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10279
10280         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10281           Camtasia caps apparently need a bpp field (#398875).
10282
10283 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10284
10285         * gst/playback/gstplaybasebin.c: (setup_subtitle),
10286         (gen_source_element), (gst_play_base_bin_change_state):
10287           Attempt at a better error message in case we don't have the required
10288           URI handler installed; post missing-plugin message also when we're
10289           missing an URI handler for the subtitle URI; clean up properly also
10290           when an error occurs and we never made it to PAUSED state.
10291
10292         * tests/check/elements/playbin.c: (GST_START_TEST),
10293         (playbin_suite):
10294           Check that we're also getting a missing-plugin messsage for a
10295           missing subtitle URI handler (and clean up properly).
10296
10297 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10298
10299         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
10300           Plug a few reference leaks.
10301
10302 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10303
10304         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10305           Lower probability a bit if the marker isn't right at the start,
10306           to decrease the chance of false positives.
10307
10308 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10309
10310         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
10311           Small mpeg2 system stream typefinding improvement: make typefinder
10312           probe a bit into the stream instead of just looking for a marker
10313           at the beginning. Fixes #397810.
10314
10315 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
10316
10317         * gst/audioconvert/gstchannelmix.c:
10318           Remove compatibility cruft for prehistoric GLib versions.
10319
10320 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
10321
10322         * gst/playback/Makefile.am:
10323         * gst/playback/gstdecodebin.c: (close_pad_link):
10324         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
10325         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
10326         (gst_play_base_bin_handle_message_func), (unknown_type):
10327           Let decodebin be the element to post missing-plugin messages for
10328           missing decoders (rather than playbin); make playbin implement
10329           GstBin::handle_message so we can suppress missing-plugin messages
10330           for types we're not handling on purpose (don't want to bring up an
10331           installer in those cases).
10332
10333 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
10334
10335         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10336         * gst-libs/gst/tag/gstvorbistag.c:
10337         (gst_tag_list_to_vorbiscomment_buffer):
10338         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
10339           Fix potentially unaligned access (#397207).
10340
10341 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10342
10343         * tests/examples/seek/seek.c: (set_scale), (update_scale),
10344         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
10345         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
10346         (main):
10347           Allow to toggle looping while it plays. Fix callback prototype. Clean
10348           up code a bit more. Add copyright header.
10349
10350 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10351
10352         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
10353           Red and blue mask was swapped (spotted by Dan Williams).
10354
10355 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
10356
10357         * gst-libs/gst/tag/gstid3tag.c:
10358         * gst-libs/gst/tag/gstvorbistag.c:
10359           Use new beats-per-minute tag from core.
10360
10361 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
10362
10363         * po/POTFILES.in:
10364           Add new files with translatable strings, so they actually make it
10365           into the template file one day.
10366
10367 2007-01-12  Andy Wingo  <wingo@pobox.com>
10368
10369         * gst-libs/gst/audio/gstbaseaudiosink.c
10370         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
10371         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
10372         stuff, as the base class handles this now. Actually tell the ring
10373         buffer to start.
10374         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
10375         How did this work before? Maybe I'm not as awesome a programmer as
10376         I think.
10377
10378         * gst-libs/gst/audio/gstbaseaudiosrc.c
10379         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
10380         of a pad function.
10381
10382 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10383
10384         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
10385           Remove more fields so that the application can better blacklist
10386           formats that have been tried before.
10387
10388 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10389
10390         * gst-libs/gst/audio/mixerutils.h:
10391           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
10392           used when compiling with c++ compilers as well.
10393
10394 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
10395
10396         * gst/typefind/gsttypefindfunctions.c:
10397           Fix comment.
10398
10399 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
10400
10401         * gst/playback/gstplaybin.c: (post_missing_element_message),
10402         (gen_video_element), (gen_text_element), (gen_audio_element),
10403         (gen_vis_element):
10404           Post missing-plugin messages also when we error out because
10405           converters, textoverlay or auto*sinks are missing (#161922).
10406
10407 2007-01-10  Wim Taymans  <wim@fluendo.com>
10408
10409         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
10410         (is_demuxer_element), (new_caps):
10411         * gst/playback/gstplaybasebin.c: (source_new_pad):
10412         Fix the case where we try to ref a NULL element when we delay a link
10413         because of unfixed caps.
10414         Set the state of autoplugged decodebins to PAUSED.
10415         RTSP now works in playbin, we can remove it from the blacklist.
10416
10417 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10418
10419         * gst/playback/Makefile.am:
10420         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
10421         (unknown_type), (setup_subtitle), (gen_source_element):
10422         * gst/playback/gstplaybin.c: (plugin_init):
10423           Post missing-plugin messages on the bus for missing sources and
10424           missing decoders/demuxers/depayloaders; fix error code used when
10425           we're missing an URI handler source; for media types that we are not
10426           handling on purpose at the moment, don't print "don't know how to
10427           handle xyz" messages to the terminal or post missing-plugin
10428           messages on the bus.
10429
10430         * tests/check/elements/playbin.c: (create_playbin),
10431         (GST_START_TEST), (gst_codec_src_uri_get_type),
10432         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
10433         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
10434         (gst_codec_src_init_type), (gst_codec_src_base_init),
10435         (gst_codec_src_create), (gst_codec_src_class_init),
10436         (gst_codec_src_init), (plugin_init), (playbin_suite):
10437           Add some tests for the missing-plugin stuff.
10438
10439 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10440
10441         * configure.ac:
10442         * gst-libs/gst/Makefile.am:
10443         * gst-libs/gst/utils/Makefile.am:
10444         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
10445         * gst-libs/gst/utils/base-utils.h:
10446         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
10447         (find_format_info), (caps_are_rtp_caps),
10448         (gst_base_utils_get_source_description),
10449         (gst_base_utils_get_sink_description),
10450         (gst_base_utils_get_decoder_description),
10451         (gst_base_utils_get_encoder_description),
10452         (gst_base_utils_get_element_description),
10453         (gst_base_utils_add_codec_description_to_tag_list),
10454         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
10455         * gst-libs/gst/utils/descriptions.h:
10456         * gst-libs/gst/utils/missing-plugins.c:
10457         (missing_structure_get_type), (copy_and_clean_caps),
10458         (gst_missing_uri_source_message_new),
10459         (gst_missing_uri_sink_message_new),
10460         (gst_missing_element_message_new),
10461         (gst_missing_decoder_message_new),
10462         (gst_missing_encoder_message_new),
10463         (missing_structure_get_string_detail),
10464         (missing_structure_get_caps_detail),
10465         (gst_missing_plugin_message_get_installer_detail),
10466         (gst_missing_plugin_message_get_description),
10467         (gst_is_missing_plugin_message):
10468         * gst-libs/gst/utils/missing-plugins.h:
10469           API: add new libgstbaseutils library with functions
10470           - to create and parse missing-plugins messages
10471           - that provide (translated) descriptions for caps/decoders/sources/etc.
10472           Closes #392393.
10473
10474         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
10475         * pkgconfig/gstreamer-plugins-base.pc.in:
10476           Add new lib.
10477
10478         * docs/libs/gst-plugins-base-libs-docs.sgml:
10479         * docs/libs/gst-plugins-base-libs-sections.txt:
10480           Generate docs for new lib and API.
10481
10482         * tests/check/Makefile.am:
10483         * tests/check/libs/.cvsignore:
10484         * tests/check/libs/utils.c: (missing_msg_check_getters),
10485         (GST_START_TEST), (libgstbaseutils_suite):
10486           Add some basic unit tests.
10487
10488 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10489
10490         * ext/ogg/Makefile.am:
10491           Dist gstoggdemux.h to fix 'make distcheck'.
10492
10493         * sys/v4l/Makefile.am:
10494           Fix 'make distcheck' even more.
10495
10496 2007-01-09  Wim Taymans  <wim@fluendo.com>
10497
10498         * docs/plugins/Makefile.am:
10499         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10500         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10501         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
10502         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
10503         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
10504         (gst_ogg_demux_perform_seek):
10505         * ext/ogg/gstoggdemux.h:
10506         Added docs.
10507         Add some more comments.
10508         Small cleanups.
10509
10510 2007-01-09  Wim Taymans  <wim@fluendo.com>
10511
10512         * ext/theora/theoradec.c:
10513         * ext/vorbis/vorbisdec.c:
10514         * gst-libs/gst/audio/gstringbuffer.c:
10515         (gst_ring_buffer_commit_full):
10516         * gst-libs/gst/audio/gstringbuffer.h:
10517         * gst-libs/gst/rtp/gstrtpbuffer.c:
10518         * gst-libs/gst/tag/gstvorbistag.c:
10519         Small documentation updates/fixes
10520
10521 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10522
10523         * configure.ac:
10524           Require core CVS HEAD for Andy's basesrc/sink API additions.
10525
10526 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10527
10528         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
10529
10530         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
10531         (plugin_init):
10532           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
10533           on flac.sf.net (there appear to be other versions of the first
10534           ogg page in the wild) (#391365).
10535
10536 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10537
10538         * configure.ac:
10539           Check if localtime_r() is available.
10540
10541         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
10542           If localtime_r() is not available, fall back to localtime(). Should
10543           fix build on MingW (#393310).
10544
10545 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10546
10547         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
10548         * gst/subparse/gstsubparse.h:
10549           Remove spurious 1000 subtrahend when calculating the timestamp from
10550           the frame number and the frame rate . Also, use the frames/second
10551           value specified in the first line of the file, if one is specified
10552           there. Should fix #357503.
10553
10554         * tests/check/elements/subparse.c: (do_test),
10555         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
10556         (subparse_suite):
10557           Add some basic unit tests for the microdvd subtitle format.
10558
10559 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10560
10561         Patch by: Young-Ho Cha <ganadist at chollian dot net>
10562
10563         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10564         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
10565         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
10566         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
10567         (gst_xvimagesink_set_xwindow_id),
10568         (gst_xvimagesink_set_event_handling),
10569         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10570         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10571         Fixes: #390076.
10572         Add an adaptor property to select a specific XV adaptor.
10573         * sys/xvimage/xvimagesink.h:
10574
10575 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10576
10577         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10578         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
10579         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
10580         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
10581         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
10582         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
10583         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10584         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
10585         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
10586         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
10587         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
10588         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
10589         Use flow_lock much more to protect every access to xwindow.
10590         Try to catch erros while creating images in case some drivers are
10591         just generating an XError when the requested image is too big.
10592         Should fix : #354698, #384008, #384060.
10593         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
10594         Implement some stress testing of setting window xid.
10595
10596 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
10597
10598         * win32/common/libgsaudio.def:
10599           Add new exported function.
10600         * win32/common/libgstogg.dsp:
10601           Add gstoggaviparse.c to the build.
10602         * win32/common/libgstvideoscale.dsp:
10603           Add vs_4tap.c to the build.
10604         * win32/common/libgstvorbis.dsp:
10605           Add vorbistag.c to the build.
10606         
10607 2007-01-06  Andy Wingo  <wingo@pobox.com>
10608
10609         * gst-libs/gst/audio/gstbaseaudiosink.c
10610         (gst_base_audio_sink_class_init)
10611         (gst_base_audio_sink_init): 
10612         (gst_base_audio_sink_activate_pull): Add an activate_pull function
10613         to baseaudiosink, and tell basesink that we can work in pull mode.
10614         This way the ring buffer thread drives the pipeline directly, if
10615         pull mode is possible. There is some lingering nastiness regarding
10616         capsnego, however.
10617         (gst_base_audio_sink_callback): Implement the callback to pull
10618         data. This interface is a bit light, though -- it should get a
10619         GstFlowReturn return value at least.
10620
10621 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10622
10623         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
10624         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
10625         * gst/playback/gstdecodebin2.c:
10626         (gst_decode_group_check_if_blocked):
10627           Printf format and missing argument fixes.
10628
10629 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
10630
10631         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
10632         (gst_ogm_parse_change_state):
10633         Activate pads before adding them to the element.
10634
10635 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10636
10637         * tests/examples/seek/scrubby.c: (main):
10638         * tests/examples/seek/seek.c: (main):
10639           Call g_thread_init() first thing in main() (see #391278).
10640
10641 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10642
10643         * tests/check/Makefile.am:
10644         * tests/check/libs/.cvsignore:
10645         * tests/check/libs/netbuffer.c: (GST_START_TEST),
10646         (netbuffer_suite):
10647           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
10648           for the time being, since it's broken, see #393099.
10649
10650 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10651
10652         * tests/check/Makefile.am:
10653           Update to use GST_PLUGINS_BASE_CFLAGS as well.
10654
10655 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10656
10657         * configure.ac:
10658           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
10659           so that GST_BASE_CFLAGS can go inbetween them, making sure
10660           we use uninstalled gst-libs headers
10661         * docs/libs/Makefile.am:
10662         * ext/alsa/Makefile.am:
10663         * ext/cdparanoia/Makefile.am:
10664         * ext/gnomevfs/Makefile.am:
10665         * ext/libvisual/Makefile.am:
10666         * ext/ogg/Makefile.am:
10667         * ext/theora/Makefile.am:
10668         * ext/vorbis/Makefile.am:
10669         * gst-libs/gst/audio/Makefile.am:
10670         * gst-libs/gst/cdda/Makefile.am:
10671         * gst-libs/gst/interfaces/Makefile.am:
10672         * gst-libs/gst/riff/Makefile.am:
10673         * gst-libs/gst/rtp/Makefile.am:
10674         * gst-libs/gst/tag/Makefile.am:
10675         * gst/adder/Makefile.am:
10676         * gst/audioconvert/Makefile.am:
10677         * gst/audiorate/Makefile.am:
10678         * gst/audioresample/Makefile.am:
10679         * gst/playback/Makefile.am:
10680         * gst/tcp/Makefile.am:
10681         * gst/videoscale/Makefile.am:
10682         * gst/volume/Makefile.am:
10683         * sys/ximage/Makefile.am:
10684         * sys/xvimage/Makefile.am:
10685         * tests/icles/Makefile.am:
10686           adapt
10687
10688 2007-01-04  Julien MOUTTE  <julien@moutte.net>
10689
10690         * gst-libs/gst/interfaces/xoverlay.c:
10691         (gst_x_overlay_handle_events):
10692         * gst-libs/gst/interfaces/xoverlay.h:
10693         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
10694         (gst_ximagesink_set_xwindow_id),
10695         (gst_ximagesink_set_event_handling),
10696         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
10697         (gst_ximagesink_get_property), (gst_ximagesink_init),
10698         (gst_ximagesink_class_init):
10699         * sys/ximage/ximagesink.h:
10700         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
10701         (gst_xvimagesink_set_xwindow_id),
10702         (gst_xvimagesink_set_event_handling),
10703         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
10704         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
10705         (gst_xvimagesink_class_init):
10706         * sys/xvimage/xvimagesink.h:
10707         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
10708         Add a method to the XOverlay interface to allow disabling of 
10709         event handling in x[v]imagesink elements. This will let X events
10710         propagate to parent windows which can be usefull in some cases.
10711         Be carefull that the application is then responsible of pushing
10712         navigation events and expose events to the video sink.
10713         Fixes: #387138.
10714
10715 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
10716
10717         * gst-libs/gst/tag/gstvorbistag.c:
10718         * tests/check/libs/tag.c: (GST_START_TEST):
10719           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
10720           (fixes #392070).
10721
10722 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
10723
10724         * configure.ac:
10725         * docs/Makefile.am:
10726         * docs/design/Makefile.am:
10727           Dist design docs.
10728
10729 2006-12-27  Julien MOUTTE  <julien@moutte.net>
10730
10731         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
10732         typo. Fixes: #390063.
10733
10734 2006-12-27  Julien MOUTTE  <julien@moutte.net>
10735
10736         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10737         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
10738         caps leak.
10739         * win32/common/config.h: Updated.
10740
10741 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
10742
10743         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
10744         (setup_gdpdepay_streamheader):
10745         * tests/check/elements/gdppay.c: (cleanup_gdppay),
10746         (setup_gdppay_streamheader):
10747           Fix the dp tests, but activating the pads for the streamheader tests
10748           too and cleaning up conditionaly
10749
10750 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
10751
10752         * gst/ffmpegcolorspace/avcodec.h:
10753         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10754         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
10755         (gst_ffmpegcsp_avpicture_fill):
10756         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
10757         (img_get_alpha_info):
10758         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
10759         other end of the word. Fixes: #387073.
10760
10761         Add some inconsequential branch hints in a couple of places.
10762
10763 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
10764
10765         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10766         (gst_ffmpeg_caps_to_smpfmt):
10767           The "signed" field in raw audio caps is of boolean type, trying to
10768           extract the value with _get_int() will fail (fix to keep in sync with
10769           the copy in gst-ffmpeg)
10770
10771 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
10772
10773         * tests/check/elements/audioresample.c: (cleanup_audioresample):
10774         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
10775         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
10776         (cleanup_gdpdepay):
10777         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
10778         * tests/check/elements/subparse.c: (teardown_subparse):
10779         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
10780         * tests/check/elements/videorate.c: (cleanup_videorate):
10781         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
10782         * tests/check/elements/volume.c: (cleanup_volume):
10783         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
10784         (cleanup_vorbisdec):
10785         * tests/check/elements/vorbistag.c: (setup_vorbistag),
10786         (cleanup_vorbistag):
10787           consistent pad (de)activation
10788
10789 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
10790
10791         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10792           Forgot to register the extensions.
10793
10794 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
10795
10796         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
10797         (plugin_init):
10798           Add typefinder for VIVO files (my christmas present to the 90s).
10799
10800 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10801
10802         * gst/playback/gstdecodebin.c: (type_found):
10803           Special-case the text/plain media type: we only want to recognise it
10804           as a 'raw' decoded media type if it comes from a demuxer or subtitle
10805           parser, but not if the entire stream is of text/plain type. If the
10806           entire stream is text/plain, we should just error out.
10807
10808           This fixes playback of audio files with lyrics in totem. Totem can't
10809           distinguish between text files and subtitle files and passes any
10810           .txt file with the same basename as the main file to playbin as
10811           suburi, and playbin will then throw a 'subtitle found, but no video
10812           stream' error, which isn't entirely helpful. See #380342.
10813
10814           Also, with this change we'll show a slightly more correct error
10815           message in case totem passes a playlist file to us (although a
10816           custom error message wording instead of the default text would
10817           probably not be a bad idea either).
10818
10819           Same problem also needs to be fixed for playbin+decodebin2.
10820
10821         * tests/check/Makefile.am:
10822         * tests/check/elements/decodebin.c: (src_handoff_cb),
10823         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
10824         (decodebin_suite):
10825           Add simple unit test for decodebin for the above.
10826
10827 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10828
10829         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
10830         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
10831           Refuse to change state to READY when we failed to create any of the
10832           required elements in our instance init function.
10833
10834 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
10835
10836         * docs/libs/gst-plugins-base-libs-sections.txt:
10837           Small docs fixes/updates.
10838
10839         * gst-libs/gst/video/gstvideosink.h:
10840           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
10841           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
10842           removed from the base sink API between 0.9.6 and 0.9.7).
10843           API: add GST_VIDEO_SINK_CAST and use it for the height/width
10844           accessor macros, so we don't do a runtime GObject type check every
10845           time we use them.
10846
10847 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10848
10849         * Makefile.am:
10850         * gst-plugins-base.doap:
10851         * gst-plugins-base.spec.in:
10852           add doap file
10853
10854 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
10855
10856         Patch by: Jens Granseuer <jensgr at gmx net>
10857
10858         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
10859         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
10860         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
10861         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
10862         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
10863           Declare variables at the beginning of a block. Fixes #383195.
10864
10865 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
10866
10867         * configure.ac:
10868         Bump version nano - back to CVS.
10869
10870
10871 === release 0.10.11 ===
10872
10873 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
10874
10875         * configure.ac:
10876           releasing 0.10.11, "Dumb things"
10877
10878 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
10879
10880         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
10881         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
10882         Handle the case where an element has multiple pads with 
10883         unfixed caps as well as still possibly producing more dynamic 
10884         pads by storing each case as a distinct entry in the dynamic list.
10885         Fixes #38223 again.
10886
10887 2006-12-04  Wim Taymans  <wim@fluendo.com>
10888
10889         * gst/playback/gstdecodebin.c: (close_pad_link):
10890         Fix #382223, add more dynamic caps handling.
10891
10892 2006-12-04  Wim Taymans  <wim@fluendo.com>
10893
10894         * gst-libs/gst/audio/gstringbuffer.h:
10895         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
10896         (gst_netaddress_set_ip4_interface),
10897         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
10898         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
10899         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
10900         (gst_netaddress_get_ttl):
10901         * gst-libs/gst/netbuffer/gstnetbuffer.h:
10902         * gst/playback/gstdecodebin.c: (close_pad_link):
10903         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
10904         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
10905         * win32/common/config.h:
10906
10907 2006-12-01  Michael Smith  <msmith@fluendo.com>
10908
10909         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
10910           Delete bad debug code.
10911           Fixes #381219
10912
10913 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
10914
10915         * gst/videoscale/vs_4tap.c:
10916         * win32/MANIFEST:
10917         * win32/common/config.h:
10918         * win32/vs8/libgstvideoscale.vcproj:
10919         Fix compilation on win32 under VS8
10920         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
10921         Partially fixes #381175
10922
10923 2006-11-30  Michael Smith  <msmith@fluendo.com>
10924
10925         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
10926         (GST_START_TEST):
10927           It would be very bad if, after a discont buffer, we thought every
10928           single following buffer was also discont. So, add to the test to
10929           ensure that this isn't the case.
10930           
10931         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
10932           ... it was the case. So fix it.
10933
10934 2006-11-28  Wim Taymans  <wim@fluendo.com>
10935
10936         * gst/playback/gstplaybasebin.c: (check_queue_event):
10937         Improve debug.
10938
10939         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
10940         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
10941         padtemplate caps. Refixes #357577.
10942
10943 2006-11-28  Wim Taymans  <wim@fluendo.com>
10944
10945         * gst/playback/gstplaybasebin.c: (check_queue_event),
10946         (queue_threshold_reached), (queue_out_of_data),
10947         (gen_preroll_element):
10948         Add event probe to see when EOS is in a queue and we can disable the
10949         underrun signals. Fixes #357577.
10950
10951 2006-11-28  Edward Hervey  <edward@fluendo.com>
10952
10953         * gst/playback/Makefile.am:
10954         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
10955         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
10956         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
10957         (gst_decode_bin_init), (gst_decode_bin_dispose),
10958         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
10959         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
10960         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
10961         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
10962         (connect_element), (expose_pad), (type_found),
10963         (pad_added_group_cb), (pad_removed_group_cb),
10964         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
10965         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
10966         (are_raw_caps), (multi_queue_overrun_cb),
10967         (multi_queue_underrun_cb), (gst_decode_group_new),
10968         (get_current_group), (group_demuxer_event_probe),
10969         (gst_decode_group_control_demuxer_pad),
10970         (gst_decode_group_control_source_pad),
10971         (gst_decode_group_check_if_blocked),
10972         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
10973         (gst_decode_group_hide), (gst_decode_group_free),
10974         (gst_decode_group_set_complete), (source_pad_blocked_cb),
10975         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
10976         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
10977         (plugin_init):
10978         New decodebin2 element.
10979         Closes #370092
10980         * gst/playback/gstplay-marshal.list:
10981         Added marshallers for new signals in decodebin2
10982         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
10983         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
10984         is set.
10985
10986 2006-11-28  Wim Taymans  <wim@fluendo.com>
10987
10988         * gst/playback/gstplaybasebin.c: (setup_source),
10989         (gst_play_base_bin_change_state):
10990         Disable rtsp:// uris for the release, it's not good enough yet.
10991         Remove unused var.
10992
10993 2006-11-26  Wim Taymans  <wim@fluendo.com>
10994
10995         * ext/theora/theoradec.c: (gst_theora_dec_reset),
10996         (theora_dec_push_forward), (theora_dec_push_reverse),
10997         (theora_handle_data_packet), (theora_dec_decode_buffer),
10998         (theora_dec_flush_decode), (theora_dec_chain_reverse),
10999         (theora_dec_chain_forward), (theora_dec_chain):
11000         Implement reverse playback.
11001
11002         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
11003         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
11004         (vorbis_dec_chain_forward):
11005         Clear buffers used for reverse playback in _reset.
11006         No need to set the eos flag, we clip samples using the segment.
11007
11008 2006-11-24  Wim Taymans  <wim@fluendo.com>
11009
11010         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
11011         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
11012         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
11013         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
11014         Some cleanups.
11015         Handle continued pages in reverse mode.
11016
11017 2006-11-24  Wim Taymans  <wim@fluendo.com>
11018
11019         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
11020         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11021         (vorbis_dec_flush_decode):
11022         Small cleanups.
11023         Don't try to add invalid timestamps.
11024         Clipping will unref the buffer.
11025
11026 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11027
11028         * gst/adder/gstadder.h:
11029         * gst/audiotestsrc/gstaudiotestsrc.h:
11030           remove obsolete _factory_init protos
11031
11032 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11033
11034         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
11035           Fix spacing in debug message.
11036
11037 2006-11-23  Wim Taymans  <wim@fluendo.com>
11038
11039         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11040         (gst_ogg_demux_chain):
11041         Don't just ignore return values from _pad_push().
11042         Small debug improvements.
11043
11044 2006-11-23  Michael Smith  <msmith@fluendo.com>
11045
11046         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
11047           If our incoming buffer is marked as DISCONT, then increment the page
11048           number (so that the discontinuity is marked in the final ogg
11049           bitstream) and flush the previous page.
11050
11051 2006-11-22  Michael Smith  <msmith@fluendo.com>
11052
11053         * ext/theora/gsttheoraenc.h:
11054         * ext/theora/theoraenc.c: (gst_theora_enc_init),
11055         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
11056         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
11057         (theora_enc_chain), (theora_enc_change_state):
11058           Mark discontinuities of > 3/4 of a frame, reinit encoder.
11059
11060         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
11061         (GST_START_TEST), (theoraenc_suite):
11062           Enable discontinuity test, fix it.
11063
11064 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11065
11066         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
11067         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
11068         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
11069         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
11070         (gst_text_overlay_change_state):
11071         * ext/pango/gsttextoverlay.h:
11072           Some textoverlay fixes: for one, in the video chain function,
11073           actually wait for a text buffer to come in if there is none at the
11074           moment and there should be one; also, deal more gracefully with
11075           incoming buffers that do not have a timestamp or duration; discard
11076           text buffer when not needed any longer. Fixes #341681.
11077
11078         * tests/check/Makefile.am:
11079         * tests/check/elements/.cvsignore:
11080         * tests/check/elements/textoverlay.c:
11081         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
11082         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
11083         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
11084         (test_video_waits_for_text_send_text_newsegment_thread),
11085         (test_video_waits_for_text_shutdown_element),
11086         (test_render_continuity_push_video_buffers_thread),
11087         (textoverlay_suite):
11088           Add some unit tests for textoverlay.
11089
11090 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
11091
11092         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11093           Avoid integer underflow when the found probability for mp3 is
11094           smaller than the 'penalty' we subtract if there's not a clean
11095           mp3 header sync at offset 0.
11096
11097 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
11098
11099         * docs/libs/gst-plugins-base-libs-sections.txt:
11100           Add some new symbols to the docs
11101
11102 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11103
11104         * tests/check/Makefile.am:
11105         * tests/check/elements/ffmpegcolorspace.c:
11106         (ffmpegcolorspace_suite):
11107           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
11108           (for now not for valgrinding though, since it takes too long).
11109
11110 2006-11-20  Wim Taymans  <wim@fluendo.com>
11111
11112         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11113         (gst_ffmpeg_pixfmt_to_caps):
11114         Fix RGBA32 caps. Fixes #357038.
11115
11116 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
11117
11118         * gst-libs/gst/interfaces/mixertrack.h:
11119           Add FIXME so we can add some padding here in 0.11
11120
11121 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11122
11123         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11124           Fix GstBaseRTPAudioPayload structure so the whole GObject
11125           inheritance business actually works (parent class instance structure
11126           must always come first in the derived class instance structure).
11127
11128 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11129
11130         * gst/videotestsrc/Makefile.am:
11131         * tests/check/Makefile.am:
11132           Make sure our checks and the videotestsrc plugin link against the
11133           local uninstalled gst libs and not any installed gst libs that
11134           might happen to exist as well.
11135
11136         * tests/check/elements/adder.c: (message_received),
11137         (test_event_message_received), (test_play_twice_message_received):
11138         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
11139           Fix compiler warnings when compiling against core with disabled
11140           debugging system.
11141
11142 2006-11-16  Michael Smith  <msmith@fluendo.com>
11143
11144         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11145         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
11146           Fix audiorate, so that it accurately sets offsets and timestamps.
11147           Doesn't change the fundamental algorithmic decisions; so should be
11148           safe.
11149
11150         * tests/check/Makefile.am:
11151           Enable audiorate test now that it passes.
11152
11153 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
11154
11155         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
11156           clear xv when going to NULL, remove // commented non-existant proto
11157
11158         * tests/examples/seek/seek.c: (main):
11159           add missing tooltip description for scrub and play_scrub
11160
11161 2006-11-14  David Schleef  <ds@schleef.org>
11162
11163         * configure.ac:
11164           Bump liboil requirement to 0.3.8.
11165         * gst-libs/gst/riff/riff-media.c:
11166           Add Dirac fourcc.
11167         * gst/videoscale/vs_image.h:
11168         * gst/videoscale/vs_scanline.h:
11169           Use liboil's stdint.h.
11170         * gst/videotestsrc/videotestsrc.c:
11171           Remove liboil related ifdef's, since they aren't needed now, and
11172           won't work with future versions.
11173
11174 2006-11-14  David Schleef  <ds@schleef.org>
11175
11176         * gst/videoscale/Makefile.am:
11177         * gst/videoscale/gstvideoscale.c:
11178         * gst/videoscale/gstvideoscale.h:
11179         * gst/videoscale/vs_4tap.c:
11180         * gst/videoscale/vs_4tap.h:
11181         * gst/videoscale/vs_image.c:
11182         * gst/videoscale/vs_image.h:
11183         * gst/videoscale/vs_scanline.c:
11184         * gst/videoscale/vs_scanline.h:
11185           Add a 4-tap image scaler.  Theoretically looks much prettier.
11186           The tap calculation could use some improvement.
11187
11188 2006-11-14  Wim Taymans  <wim@fluendo.com>
11189
11190         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
11191
11192         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
11193         (gst_riff_parse_strf_iavs):
11194         * gst/subparse/gstsubparse.c: (convert_encoding):
11195         * gst/tcp/gstmultifdsink.c:
11196         (gst_multi_fd_sink_handle_client_write):
11197         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
11198         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
11199         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
11200         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
11201         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
11202         (gst_ximagesink_ximage_new):
11203         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
11204         Various gsize and gssize printf fixes. Fixes #372507.
11205
11206 2006-11-13  Wim Taymans  <wim@fluendo.com>
11207
11208         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11209         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
11210         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
11211         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
11212         (vorbis_dec_chain_forward), (vorbis_dec_chain):
11213         * ext/vorbis/vorbisdec.h:
11214         First stab at vorbis reverse playback.
11215
11216 2006-11-13  Wim Taymans  <wim@fluendo.com>
11217
11218         * gst-libs/gst/audio/gstbaseaudiosink.c:
11219         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11220         * gst-libs/gst/audio/gstbaseaudiosink.h:
11221         Make the clock sync code more accurate wrt resampling and playback
11222         at different rates.
11223         
11224         * gst-libs/gst/audio/gstringbuffer.c:
11225         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
11226         * gst-libs/gst/audio/gstringbuffer.h:
11227         Use better algorithm to interpolate sample rates. 
11228
11229 2006-11-13  Michael Smith  <msmith@fluendo.com>
11230
11231         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
11232           Improve a debug line slightly.
11233
11234         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
11235           Call gst_riff_init() in plugin_init, to avoid getting errors from
11236           the debug system (unrelated changes to another plugin made this turn
11237           up; not sure why).
11238
11239 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11240
11241         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
11242
11243         * win32/common/libgsttag.def:
11244           Add missing symbol (#366492).
11245
11246 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
11247
11248         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
11249           Don't unref a NULL pad.
11250
11251 2006-11-09  Wim Taymans  <wim@fluendo.com>
11252
11253         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
11254         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
11255         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
11256         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
11257         (gst_ogg_demux_loop):
11258         Implement first stab at reverse playback.
11259
11260 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
11261
11262         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11263         (gst_riff_create_video_template_caps):
11264           add h263/h264 variants to the caps, Fixes #363118
11265
11266 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
11267
11268         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
11269         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
11270           Use g_strerror instead of strerror so we get UTF-8.
11271
11272 2006-11-03  David Schleef  <ds@schleef.org>
11273
11274         * ext/ogg/gstoggdemux.c:
11275         * ext/ogg/gstoggmux.c:
11276           Add/remove KW-DIRAC header here, since it is ogg-specific.
11277
11278 2006-11-03  Michael Smith  <msmith@fluendo.com>
11279
11280         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
11281           Recognise more mpeg4 elementary video streams.
11282
11283 2006-11-02  Edward Hervey  <edward@fluendo.com>
11284
11285         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
11286         Lower the probability of mp3 typefinding functions if we don't find a
11287         valid mp3 header at the start of the file.
11288         Closes #369482
11289
11290 2006-11-02  Wim Taymans  <wim@fluendo.com>
11291
11292         * ext/theora/gsttheoradec.h:
11293         * ext/theora/theoradec.c: (gst_theora_dec_init),
11294         (theora_dec_sink_event), (theora_dec_chain_forward),
11295         (theora_dec_flush_decode), (theora_dec_chain_reverse),
11296         (theora_dec_chain):
11297         Document and partially implement an algorithm for doing reverse playback
11298         of theora video.
11299
11300 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
11301
11302         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11303
11304         * win32/common/config.h:
11305         * win32/common/interfaces-enumtypes.c:
11306         * win32/common/libgsttag.def:
11307         * win32/vs8/gst-plugins-base.sln:
11308         * win32/vs8/libgstaudioresample.vcproj:
11309         * win32/vs8/libgstinterfaces.vcproj:
11310         * win32/vs8/libgstogg.vcproj:
11311         * win32/vs8/libgstriff.vcproj:
11312         * win32/vs8/libgsttag.vcproj:
11313         * win32/vs8/libgsttheora.vcproj:
11314         * win32/vs8/libgstvideoscale.vcproj:
11315         * win32/vs8/libgstvorbis.vcproj:
11316           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
11317           to libgsttag.def; add missing dependencies for some vs8 projects;
11318           re-arrange placement of .def files in vs8 projects (#366334).
11319
11320 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
11321
11322         * ext/ogg/gstogg.c:
11323           Remove unused variable.
11324
11325         * ext/ogg/gstoggdemux.c:
11326           Fix Wim's surname in plugin description.
11327
11328 2006-10-31  Wim Taymans  <wim@fluendo.com>
11329
11330         * gst-plugins-base.spec.in:
11331         spec new .h file. Fixes #368310.
11332
11333 2006-10-31  Michael Smith  <msmith@fluendo.com>
11334
11335         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
11336         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
11337         (gst_multi_fd_sink_get_stats),
11338         (gst_multi_fd_sink_remove_client_link),
11339         (gst_multi_fd_sink_queue_buffer),
11340         (gst_multi_fd_sink_handle_clients):
11341         * gst/tcp/gstmultifdsink.h:
11342           Make using the remove or clear signals threadsafe.
11343           Make calling get-stats with an invalid fd not segfault.
11344           Fixes 368273.
11345
11346 2006-10-31  Wim Taymans  <wim@fluendo.com>
11347
11348         * gst-libs/gst/rtp/Makefile.am:
11349         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11350         (gst_base_rtp_audio_payload_init):
11351         Fix and activate base audio payloader.
11352
11353 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11354
11355         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
11356         (plugin_init):
11357           Add typefinder for QuickTime Image Files (see #366156).
11358
11359 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
11360
11361         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
11362           Another typo fix (#366212).
11363
11364 2006-10-27  Wim Taymans  <wim@fluendo.com>
11365
11366         * gst/volume/gstvolume.c: (volume_transform_ip):
11367         Use stream time to synchronize volume property instead of rather random
11368         timestamps. This is needed when gnonlin does its time shifting.
11369
11370 2006-10-27  Wim Taymans  <wim@fluendo.com>
11371
11372         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
11373
11374         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
11375         Remove the pad from the element in release_pad. Fixes #364812.
11376
11377 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
11378
11379         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
11380         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
11381           Explicitly create our custom buffer classes at a thread-safe
11382           location as well, since g_type_class_ref() doesn't seem to be
11383           entirely thread-safe either (#365501; also see #349410).
11384
11385 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
11386
11387         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
11388         (gst_riff_parse_info):
11389           If strings in INFO chunk are not UTF-8, do something similar to
11390           what we do for ID3v1 tags: check a number of environment variables
11391           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
11392           character sets to try, otherwise try the current locale and/or fall
11393           back on ISO-8859-1. Fixes #360552.
11394
11395 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11396
11397         * gst/videotestsrc/gstvideotestsrc.c:
11398         (gst_video_test_src_pattern_get_type),
11399         (gst_video_test_src_set_pattern):
11400         * gst/videotestsrc/gstvideotestsrc.h:
11401         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
11402         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
11403         (gst_video_test_src_checkers8):
11404         * gst/videotestsrc/videotestsrc.h:
11405           Add a bunch of exciting new checkers patterns.
11406
11407 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11408
11409         * gst/subparse/Makefile.am:
11410         * gst/subparse/gstsubparse.c:
11411         (gst_sub_parse_data_format_autodetect),
11412         (gst_sub_parse_format_autodetect), (handle_buffer),
11413         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
11414         * gst/subparse/gstsubparse.h:
11415         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
11416         (parse_tmplayer):
11417         * gst/subparse/tmplayerparse.h:
11418           Add support for TMPlayer-type subtitles (#362845).
11419
11420         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
11421         (GST_START_TEST), (subparse_suite):
11422           Add some basic unit tests for the above.
11423
11424 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
11425
11426         * tests/check/elements/audiorate.c: (test_injector_base_init),
11427         (test_injector_class_init), (test_injector_chain),
11428         (test_injector_init), (probe_cb), (do_perfect_stream_test),
11429         (GST_START_TEST), (audiorate_suite):
11430           More tests for audiorate: inject buffers to check behaviour when
11431           buffers overlap.
11432
11433 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
11434
11435         * tests/check/Makefile.am:
11436         * tests/check/elements/.cvsignore:
11437         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
11438         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
11439           Add some basic unit tests for audiorate. Disabled at the moment
11440           since it doesn't pass yet (see bug #363119).
11441
11442 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11443
11444         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
11445         (parse_subrip), (handle_buffer):
11446           Add missing closing tags for markup and fix broken markup,
11447           otherwise pango won't render anything (fixes #357531). Also,
11448           make sure the text we send out is always NUL-terminated
11449           (better safe than sorry etc.).
11450
11451         * tests/check/elements/subparse.c: (test_srt_do_test),
11452         (test_srt):
11453           Some more tests for .srt incl. tests for the above stuff.
11454
11455 2006-10-20  Julien MOUTTE  <julien@moutte.net>
11456
11457         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
11458         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
11459         Patch by: Stefan Kost  <ensonic@users.sf.net>
11460         Try to redraw borders only when needed. Apparently this consumes
11461         resources on small devices... :-O (#363607)
11462
11463 2006-10-20  Michael Smith  <msmith@fluendo.com>
11464
11465         * gst/tcp/gstmultifdsink.c:
11466         (gst_multi_fd_sink_client_queue_buffer):
11467           If caps change, then update the client's idea of the caps so that we
11468           don't end up re-sending streamheaders for every single buffer after
11469           the caps change.
11470
11471 2006-10-20  Michael Smith  <msmith@fluendo.com>
11472
11473         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
11474         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
11475           Set caps on pushed buffers; fix up refcounting of caps objects.
11476
11477 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11478
11479         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
11480         (plugin_init):
11481           Typefind mmsh header data packet to application/x-mmsh (#362625).
11482
11483 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11484
11485         * tests/check/Makefile.am:
11486         * tests/check/elements/.cvsignore:
11487         * tests/check/elements/subparse.c: (buffer_from_static_string),
11488         (setup_subparse), (teardown_subparse), (test_srt_do_test),
11489         (GST_START_TEST), (subparse_suite):
11490           Add very simple unit test for subparse.
11491
11492 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11493
11494         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
11495         (parse_subrip):
11496           Strip trailing newlines from subtitle text output.
11497
11498 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11499
11500         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
11501         (gst_sub_parse_change_state):
11502           Fix memleak; clear subparse->textbuf n state change function.
11503
11504 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11505
11506         * gst/subparse/gstsubparse.c:
11507         (gst_sub_parse_data_format_autodetect):
11508           Don't require subrip (.srt) files to start with a chunk number of 1.
11509
11510 2006-10-18  Wim Taymans  <wim@fluendo.com>
11511
11512         * gst-libs/gst/audio/gstbaseaudiosink.c:
11513         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11514         * gst-libs/gst/audio/gstbaseaudiosink.h:
11515         Extract rate from the NEWSEGMENT event.
11516         Use commit_full to also take rate adjustment into account when writing
11517         samples to the ringbuffer.
11518         
11519         * gst-libs/gst/audio/gstringbuffer.c:
11520         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
11521         (gst_ring_buffer_read):
11522         * gst-libs/gst/audio/gstringbuffer.h:
11523         Added _commit_full() to also take rate into account.
11524         Use simple interpolation algorithm to resample audio.
11525         API: gst_ring_buffer_commit_full()
11526
11527         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
11528         * tests/examples/seek/seek.c: (segment_done):
11529         Don't try to seek with 0.0 rate, just pause instead.
11530         Remove bogus debug line.
11531
11532 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11533
11534         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
11535         (setup_source):
11536           Catch async errors when starting up the subtitle bin, so we can
11537           stop waiting and continue with the main film instead of hanging
11538           forever. Fixes #339366.
11539
11540         * tests/check/elements/playbin.c: (playbin_suite):
11541           Enable unit test for the above.
11542
11543 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11544
11545         * tests/check/Makefile.am:
11546         * tests/check/elements/.cvsignore:
11547         * tests/check/elements/playbin.c: (GST_START_TEST),
11548         (gst_red_video_src_uri_get_type),
11549         (gst_red_video_src_uri_get_protocols),
11550         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
11551         (gst_red_video_src_uri_handler_init),
11552         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
11553         (gst_red_video_src_create), (gst_red_video_src_class_init),
11554         (gst_red_video_src_init), (plugin_init), (playbin_suite):
11555           Some small and basic unit tests for playbin; not very useful yet,
11556           but at least a start.
11557
11558 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11559
11560         * gst/playback/gstplaybin.c: (setup_sinks):
11561           The old pad activation spiel.
11562
11563 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11564
11565         * gst/playback/gstplaybasebin.c: (setup_source):
11566           Don't hang forever if the subbin already fails to start up in 
11567           the state change to PAUSED (#339366).
11568
11569 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
11570
11571         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
11572         (gst_tuner_set_channel), (gst_tuner_get_channel),
11573         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
11574         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
11575         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
11576         (gst_tuner_find_channel_by_name):
11577           Fix some function guards, add some more function guards.
11578
11579 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
11580
11581         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
11582         (remove_element_chain):
11583         Don't return a pad from get_our_ghost_pad unless it is actually the
11584         one we want.
11585         Change a cast in remove_element_chain slightly.
11586
11587 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11588
11589         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11590         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
11591         Segment seeking needs to use the rate and set stop to -1.
11592
11593 2006-10-13  Wim Taymans  <wim@fluendo.com>
11594
11595         * gst-libs/gst/audio/gstbaseaudiosink.c:
11596         (gst_base_audio_sink_setcaps):
11597         Don't crash when ringbuffer is not yet created.
11598         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
11599         Fixes #361634.
11600
11601         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
11602         * gst/playback/gststreamselector.c:
11603         (gst_stream_selector_request_new_pad):
11604         Activate pads befre adding them to running elements.
11605
11606 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11607
11608         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11609         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
11610         updater when we start grabing the slider. Don't wait for the
11611         pipeline to be PAUSED.
11612
11613 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
11614
11615         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
11616         (gst_mixer_set_volume), (gst_mixer_get_volume),
11617         (gst_mixer_set_mute), (gst_mixer_set_option),
11618         (gst_mixer_get_option), (gst_mixer_mute_toggled),
11619         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
11620         (gst_mixer_option_changed):
11621           Guard mixer interface functions against bogus arguments.
11622
11623 2006-10-12  Julien MOUTTE  <julien@moutte.net>
11624
11625         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
11626         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
11627         (msg_state_changed), (main): Use state-changed messages to trigger
11628         start/stop of scale update timer. Indeed the scale slider was
11629         jumping here and there because the update timer was activated 
11630         before seek completed. This fixes instant applying of rate changes
11631         by pressing the spinbutton like a crazy man !
11632
11633 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
11634
11635         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
11636
11637         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
11638         (gst_basertppayload_finalize):
11639           Fix two small memory leaks (#361456).
11640
11641 2006-10-10  Julien MOUTTE  <julien@moutte.net>
11642
11643         * tests/examples/seek/seek.c: (do_seek),
11644         (rate_spinbutton_changed_cb): When changing spinbutton we try
11645         to change the rate on the fly.
11646
11647 2006-10-10  Wim Taymans  <wim@fluendo.com>
11648
11649         * gst-libs/gst/riff/riff-ids.h:
11650         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
11651         (gst_riff_create_audio_template_caps):
11652         Add WMS caps.
11653
11654 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11655
11656         Patch by: Josep Torra Valles <josep@fluendo.com>
11657
11658         * ext/gnomevfs/gstgnomevfssink.c:
11659         * ext/gnomevfs/gstgnomevfssrc.c:
11660         Fix URI interface implementation return type.
11661         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
11662         Fix what looks like a copy/paste issue when assigning values.
11663         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11664         (gst_audio_filter_template_get_type):
11665         Cast to prevent Forte warnings.
11666         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11667         Fix URI interface implementation return type.
11668         gst_pad_query_position requires a signed integer pointer as
11669         3rd parameter, GstClockTime is unsigned.
11670         * gst/audioconvert/audioconvert.c:
11671         Fix integer overflow when treated as signed.
11672         * gst/audioresample/resample.c: (resample_add_input_data):
11673         Cast to prevent warnings on Forte.
11674         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
11675         Fix integer overflow when treated as signed.
11676         * gst/ffmpegcolorspace/imgconvert_template.h:
11677         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
11678         * gst/playback/gstdecodebin.c: (queue_filled_cb),
11679         (cleanup_decodebin):
11680         Who initialises a guint to -1!
11681         Cast function pointers to prevent warnings on Forte.
11682         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
11683         (queue_threshold_reached):
11684         Cast function pointers correctly to prevent warnings on Forte.
11685         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
11686         Cast function pointers correctly to prevent warnings on Forte.
11687         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
11688         Obvious change to unsigned, 0xEF > max signed char.
11689         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
11690         GstClockTime is unsigned, initialise correctly.
11691         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
11692         Cast so pointer arithemetic doesn't cause warnings on Forte.
11693         * gst/videorate/gstvideorate.c:
11694         Use correct return value.
11695         * tests/examples/seek/scrubby.c:
11696         GstClockTime is unsigned, initialise correctly.
11697
11698 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
11699
11700         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
11701
11702         * gst/typefind/gsttypefindfunctions.c:
11703           Recognise XML files and XML-like files shorter than 256 bytes as
11704           well (fixes #359237).
11705
11706 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
11707
11708         Patch by: Renato Filho <renato.filho@indt.org.br>
11709         
11710         * gst/typefind/gsttypefindfunctions.c:
11711         Added typefind functions to video/x-nuv media.
11712         
11713 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
11714
11715         * gst-libs/gst/interfaces/xoverlay.c:
11716         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
11717           Some more guards against invalid input.
11718
11719 2006-10-07  Julien MOUTTE  <julien@moutte.net>
11720
11721         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
11722         Useless goto.
11723         * tests/examples/seek/seek.c: (do_seek),
11724         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
11725         seek example to experiment with rates != 1.0 (reverse playback !)
11726
11727 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
11728
11729         * gst-libs/gst/interfaces/xoverlay.c:
11730           Unref message in doc-example (spotted by Robert McQueen)
11731
11732 2006-10-06  Wim Taymans  <wim@fluendo.com>
11733
11734         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11735         (mpeg1_parse_header), (mpeg1_sys_type_find):
11736         printf fix.
11737
11738 2006-10-06  Wim Taymans  <wim@fluendo.com>
11739
11740         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11741         (close_pad_link):
11742         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
11743         Activate dynamic pads before adding them to the element.
11744
11745 2006-10-06  Michael Smith  <msmith@fluendo.com>
11746
11747         * gst-libs/gst/floatcast/floatcast.h:
11748           Fix obviously-bogus macros; use the correct types.
11749
11750 2006-10-06  Wim Taymans  <wim@fluendo.com>
11751
11752         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11753         (gst_base_rtp_depayload_change_state):
11754         Also call parent state change function to activate pads.
11755
11756         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11757         (mpeg1_parse_header), (mpeg1_sys_type_find):
11758         Add some more debug info in mpeg typefinding.
11759
11760 2006-10-06  Michael Smith  <msmith@fluendo.com>
11761
11762         * ext/theora/theoradec.c: (theora_dec_chain):
11763           Zero byte theora packets are valid and well-defined; don't warn on
11764           them.
11765
11766 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11767
11768         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
11769         (gst_multi_fd_sink_get_stats), (find_limits),
11770         (gst_multi_fd_sink_queue_buffer):
11771           API: add dropped_buffers to the get-stats GValueArray
11772
11773 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
11774
11775         * ext/alsa/gstalsadeviceprobe.c:
11776         (gst_alsa_device_property_probe_get_values):
11777         * ext/alsa/gstalsasink.c: (set_hwparams):
11778         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
11779         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
11780         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
11781         (gst_ogg_mux_process_best_pad):
11782         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
11783         (gst_ogg_parse_chain):
11784         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
11785         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11786         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
11787         (gst_vorbis_enc_buffer_check_discontinuous):
11788         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
11789         * gst-libs/gst/audio/gstbaseaudiosink.c:
11790         (gst_base_audio_sink_render):
11791         * gst-libs/gst/cdda/gstcddabasesrc.c:
11792         (gst_cdda_base_src_handle_track_seek):
11793         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11794         (gst_base_rtp_depayload_push_full):
11795         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
11796         * gst/audioresample/resample.c: (resample_input_pushthrough):
11797         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
11798         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
11799         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11800         (wavpack_type_find):
11801         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
11802         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11803         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
11804         * tests/check/elements/volume.c: (GST_START_TEST):
11805           Printf format fixes.
11806
11807 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11808
11809         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
11810           Fix a simple mistake (see the docs)
11811           Fixes #359580
11812
11813 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11814
11815         * docs/plugins/Makefile.am:
11816         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11817         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11818         * docs/plugins/gst-plugins-base-plugins.args:
11819         * docs/plugins/gst-plugins-base-plugins.hierarchy:
11820         * docs/plugins/inspect/plugin-adder.xml:
11821         * docs/plugins/inspect/plugin-alsa.xml:
11822         * docs/plugins/inspect/plugin-audioconvert.xml:
11823         * docs/plugins/inspect/plugin-audiorate.xml:
11824         * docs/plugins/inspect/plugin-audioresample.xml:
11825         * docs/plugins/inspect/plugin-audiotestsrc.xml:
11826         * docs/plugins/inspect/plugin-cdparanoia.xml:
11827         * docs/plugins/inspect/plugin-decodebin.xml:
11828         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
11829         * docs/plugins/inspect/plugin-gdp.xml:
11830         * docs/plugins/inspect/plugin-gnomevfs.xml:
11831         * docs/plugins/inspect/plugin-libvisual.xml:
11832         * docs/plugins/inspect/plugin-ogg.xml:
11833         * docs/plugins/inspect/plugin-pango.xml:
11834         * docs/plugins/inspect/plugin-playbin.xml:
11835         * docs/plugins/inspect/plugin-subparse.xml:
11836         * docs/plugins/inspect/plugin-tcp.xml:
11837         * docs/plugins/inspect/plugin-theora.xml:
11838         * docs/plugins/inspect/plugin-typefindfunctions.xml:
11839         * docs/plugins/inspect/plugin-video4linux.xml:
11840         * docs/plugins/inspect/plugin-videorate.xml:
11841         * docs/plugins/inspect/plugin-videoscale.xml:
11842         * docs/plugins/inspect/plugin-videotestsrc.xml:
11843         * docs/plugins/inspect/plugin-volume.xml:
11844         * docs/plugins/inspect/plugin-vorbis.xml:
11845         * docs/plugins/inspect/plugin-ximagesink.xml:
11846         * docs/plugins/inspect/plugin-xvimagesink.xml:
11847           Add vorbistag element to docs; update version numbers to 0.10.10.1.
11848
11849 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11850
11851         Patch by: James "Doc" Livingston <doclivingston at gmail com>
11852
11853         * ext/vorbis/Makefile.am:
11854         * ext/vorbis/vorbis.c: (plugin_init):
11855         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
11856         (vorbis_parse_parse_packet), (vorbis_parse_chain):
11857         * ext/vorbis/vorbisparse.h:
11858         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
11859         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
11860         (gst_vorbis_tag_parse_packet):
11861         * ext/vorbis/vorbistag.h:
11862           Add new vorbistag element which derives from vorbisparse
11863           and is essentially the same as well, only that it implements
11864           the GstTagSetter interface and can modify the stream's
11865           vorbiscomment on the fly (#335635).
11866
11867         * tests/check/Makefile.am:
11868         * tests/check/elements/.cvsignore:
11869         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11870         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
11871         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
11872         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
11873           Add unit test for new vorbistag element.
11874
11875 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11876
11877         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
11878         (vorbis_parse_push_headers), (vorbis_parse_chain):
11879           Set BOS flag in packet structure to fix 'jump depends
11880           on unitialized value' errors in valgrind; various minor
11881           clean-ups.
11882
11883 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
11884
11885         * gst/playback/gstdecodebin.c: (close_pad_link):
11886         Fix typo in a debug statement.
11887
11888         * gst/playback/gstplaybasebin.c: (probe_triggered),
11889         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
11890         (gen_source_element), (source_new_pad), (analyse_source),
11891         (setup_source):
11892         When handling no_more_pads in new_decoded_pad, make sure to treat
11893         subtitle pads correctly. Fixes playback with subtitle files.
11894
11895         Move a recurring message to LOG level.
11896
11897         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
11898         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
11899         which ends up as -1 when cast to an int. Make the logic handle the
11900         max value as an unsigned mask and only change the colorkey when it's
11901         a value we recognise.
11902
11903 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11904
11905         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11906         Removed empty * between paragraphs
11907
11908 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11909
11910         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11911         * gst-libs/gst/rtp/README:
11912         Moved some documentation into .c file
11913
11914 2006-09-29  Wim Taymans  <wim@fluendo.com>
11915
11916         * gst/playback/gstdecodebin.c: (no_more_pads):
11917         Fix compilation.
11918
11919 2006-09-29  Wim Taymans  <wim@fluendo.com>
11920
11921         * gst/playback/gstdecodebin.c: (new_caps):
11922         Remove g_print
11923
11924         * gst/playback/gstplaybin.c:
11925         Add some docs.
11926
11927 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11928
11929         * tests/check/Makefile.am:
11930           Re-enable cddabasesrc test to see if it works again
11931           now.
11932
11933 2006-09-29  Wim Taymans  <wim@fluendo.com>
11934
11935         * gst/playback/gstplaybasebin.c: (setup_subtitle),
11936         (gen_source_element):
11937         Handle invalid URIs a bit more gracefully.
11938
11939 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11940
11941         * tests/check/pipelines/oggmux.c:
11942           Remove obsolete comment.
11943
11944 2006-09-29  Michael Smith  <msmith@fluendo.com>
11945
11946         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
11947         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
11948         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
11949         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
11950         (gst_ogg_mux_collected):
11951           Commit patch from James "Doc" Livingston, adds proper EOS handling
11952           in oggmux. GStreamer can, for the first time ever, create a valid
11953           Ogg file! Yay!
11954
11955         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
11956         (oggmux_suite):
11957           Reenable tests now that they pass.
11958
11959 2006-09-29  Wim Taymans  <wim@fluendo.com>
11960
11961         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
11962         Stop reading commands when EOF (we read 0) as well.
11963
11964 2006-09-28  Wim Taymans  <wim@fluendo.com>
11965
11966         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
11967         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
11968         (find_dynamic), (unlinked), (close_link):
11969         Implement delayed caps linking needed for element with a lot of
11970         different caps on the src pads that get fixed at runtime.
11971         Improve management of dynamic elements.
11972
11973         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
11974         (group_destroy), (group_commit), (check_queue), (queue_overrun),
11975         (gen_preroll_element), (remove_groups), (unknown_type),
11976         (add_element_stream), (no_more_pads_full), (no_more_pads),
11977         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
11978         (new_decoded_pad), (setup_subtitle), (array_has_value),
11979         (gen_source_element), (source_new_pad), (has_all_raw_caps),
11980         (analyse_source), (remove_decoders), (make_decoder),
11981         (remove_source), (setup_source), (finish_source), (prepare_output),
11982         (gst_play_base_bin_change_state):
11983         * gst/playback/gstplaybasebin.h:
11984         Use more _CAST instead of full type checking casts.
11985         Small cleanups, plug some leaks.
11986         Handle dynamic sources.
11987         Add some helper functions to create lists of strings used for
11988         blacklisting and other stuff.
11989         Refactor some code dealing with analysing the source.
11990         Re-enable sources without pads (like cd:// or other selfcontained
11991         elements).
11992
11993 2006-09-28  Wim Taymans  <wim@fluendo.com>
11994
11995         * gst-libs/gst/audio/gstbaseaudiosink.c:
11996         (gst_base_audio_sink_render):
11997         When we have a timestamp, we can still perform clipping.
11998         When we have no clock, we must play the sample ASAP.
11999
12000 2006-09-28  Wim Taymans  <wim@fluendo.com>
12001
12002         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12003         Set caps on outgoing buffers.
12004
12005         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
12006         (gst_video_rate_event), (gst_video_rate_chain):
12007         * gst/videorate/gstvideorate.h:
12008         Fix videorate some more. Fixes #357977
12009
12010 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12011
12012         * tests/check/elements/adder.c: (adder_suite):
12013           Don't set timeout to 6 seconds when we're running
12014           in valgrind ... (and how is 6 seconds longer than
12015           the default anyway?)
12016
12017 2006-09-28  Wim Taymans  <wim@fluendo.com>
12018
12019         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12020         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
12021         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
12022         Keep sink and src segment to keep track of time and support more
12023         input formats.
12024         Fix bogus next_offset and run_time calculation, don't understand how
12025         this could have worked before. Fixes #357976.
12026         Remove some unneeded vars.
12027
12028 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
12029
12030         * gst/playback/gstplaybin.c: (remove_sinks):
12031           Only remove visualisation from visbin if there is a visbin (or:
12032           don't throw warnings when closing totem without playing a file).
12033
12034 2006-09-27  Wim Taymans  <wim@fluendo.com>
12035
12036         * gst-libs/gst/audio/gstbaseaudiosink.c:
12037         (gst_base_audio_sink_render):
12038         Add some more info in a WARNING.
12039
12040         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12041         (gst_base_audio_src_create):
12042         Handle PAUSE in create function, use new -core addition to
12043         wait for playing. Fixes pausing and resuming capture from an
12044         audiosrc.
12045
12046         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
12047         (gst_ring_buffer_read):
12048         Constify some more.
12049         Caller supports interrupted reads now.
12050
12051 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12052
12053         * tests/check/Makefile.am:
12054           Another attempt to make the gen64 buildbot happy.
12055
12056 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
12057
12058         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
12059
12060         * ext/libvisual/visual.c: (gst_visual_clear_actors),
12061         (gst_visual_chain), (gst_visual_change_state):
12062           Libvisual plugin was not passing audio data to libvisual 0.4.0 
12063           correctly. Fixes #357800
12064
12065 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12066
12067         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
12068           Add timeout to _get_state() so we see which pipeline it is
12069           that causes trouble on the gen64 build bot.
12070
12071 2006-09-27  Wim Taymans  <wim@fluendo.com>
12072
12073         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12074         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
12075         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
12076         (gst_base_rtp_depayload_set_gst_timestamp):
12077         the source pad always uses fixed caps.
12078
12079 2006-09-27  Wim Taymans  <wim@fluendo.com>
12080
12081         * docs/libs/gst-plugins-base-libs-docs.sgml:
12082         * docs/libs/gst-plugins-base-libs-sections.txt:
12083         * gst-libs/gst/audio/gstaudioclock.c:
12084         * gst-libs/gst/audio/gstaudioclock.h:
12085         * gst-libs/gst/audio/gstaudiosink.c:
12086         * gst-libs/gst/audio/gstaudiosink.h:
12087         * gst-libs/gst/audio/gstaudiosrc.c:
12088         * gst-libs/gst/audio/gstbaseaudiosink.c:
12089         (gst_base_audio_sink_render):
12090         * gst-libs/gst/audio/gstbaseaudiosink.h:
12091         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
12092         * gst-libs/gst/audio/gstbaseaudiosrc.h:
12093         * gst-libs/gst/audio/gstringbuffer.h:
12094         Added docs for the audio libs.
12095
12096 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
12097
12098         * tests/check/Makefile.am:
12099           Temporarily disable test that fails on the bots for unknown reasons.
12100
12101 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
12102
12103         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
12104         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
12105         Moved AudioCodecType into priv
12106         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
12107
12108 2006-09-25  Wim Taymans  <wim@fluendo.com>
12109
12110         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
12111         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
12112         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
12113         (new_pad):
12114         Cleanups and small leak fixes.
12115         Added Depayloaders to valid list of autopluggable elements.
12116
12117 2006-09-25  Wim Taymans  <wim@fluendo.com>
12118
12119         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12120         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
12121         (gen_video_element), (gen_text_element), (gen_audio_element),
12122         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
12123         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
12124         Detect NO_PREROLL state change returns and disable clock distribution to
12125         the sinks so that sync is disabled.
12126         Avoid some type checking and do simple casts instead.
12127         Small cleanups, fix some FIXMEs.
12128         Be more robust when linking user specified elements, catch an report
12129         errors. Fixes #357404.
12130         Fix some leaks in the error paths.
12131
12132 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
12133
12134         * ChangeLog:
12135           ChangeLog surgery for missing bug-number
12136
12137 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12138
12139         Patch by: Peter Kjellerstedt  <pkj at axis com>
12140
12141         * gst/playback/test.c:
12142           Fix compilation with uClibc and -Werror (#357591).
12143
12144 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12145
12146         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
12147           Parse dates that are followed by a time as well (#357532).
12148
12149         * tests/check/libs/tag.c: (test_vorbis_tags):
12150           Add unit test for this.
12151
12152 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12153
12154         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
12155         (gst_audio_convert_transform_caps):
12156         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
12157         * gst/videotestsrc/videotestsrc.h:
12158           A few array const-ifications.
12159
12160 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12161
12162         * tests/check/Makefile.am:
12163           See if this makes the build bots happy.
12164
12165         * tests/check/libs/cddabasesrc.c:
12166           UTF8-ise my name.
12167
12168 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12169
12170         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12171
12172         * gst/subparse/samiparse.c: (handle_start_font),
12173         (fix_invalid_entities):
12174           More case-insensitivity for certain tags; recognise entities with
12175           decimal codes as special entities as well (#357330).
12176
12177 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12178
12179         * gst-libs/gst/Makefile.am:
12180           Need to build tag directory before cdda.
12181
12182 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
12183
12184         * docs/libs/gst-plugins-base-libs-sections.txt:
12185         * gst-libs/gst/cdda/Makefile.am:
12186         * gst-libs/gst/cdda/gstcddabasesrc.c:
12187         (gst_cdda_base_src_base_init):
12188         * gst-libs/gst/cdda/gstcddabasesrc.h:
12189         * gst-libs/gst/tag/tag.h:
12190         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
12191         (gst_tag_register_musicbrainz_tags):
12192           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
12193           depend on libgsttag. This is required so we can extract/read tags like
12194           DISCID without depending on libgstcddabasesrc (which used to register
12195           them).
12196
12197         * gst-libs/gst/tag/gstvorbistag.c:
12198           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
12199           tags (also see #347848).
12200
12201         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
12202           Log vorbis comments we are actually writing. Const-ify array.
12203
12204 2006-09-23  Wim Taymans  <wim@fluendo.com>
12205
12206         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
12207         Improve buffering a bit by avoiding a deadlock because we cannot assume
12208         the underrun is always called.
12209
12210 2006-09-23  Wim Taymans  <wim@fluendo.com>
12211
12212         Patch by: Young-Ho Cha <ganadist at chollian dot net>
12213
12214         * gst-libs/gst/riff/riff-ids.h:
12215         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12216         (gst_riff_create_audio_template_caps):
12217         Added MPEG-4 AAC and id and caps. Fixes #357289
12218         Added WMA9 Lossless id.
12219
12220 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12221
12222         * ext/gnomevfs/gstgnomevfssrc.c:
12223           Fix misleading docs addition.
12224
12225         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12226           Get rid of compiler warning the right way.
12227
12228 2006-09-22  Wim Taymans  <wim@fluendo.com>
12229
12230         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12231         (gst_base_rtp_depayload_finalize),
12232         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
12233         (gst_base_rtp_depayload_push_full),
12234         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
12235         (gst_base_rtp_depayload_process),
12236         (gst_base_rtp_depayload_set_gst_timestamp),
12237         (gst_base_rtp_depayload_queue_release):
12238         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12239         Small cleanups.
12240         Fix some leaks.
12241         Refactored the process method and added methods to push from the process
12242         vmethod.
12243         Use _scale functions.
12244         API: gst_base_rtp_depayload_push_ts
12245         API: gst_base_rtp_depayload_push
12246
12247         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
12248         timestamps are uint.
12249
12250 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
12251
12252         * gst-libs/gst/interfaces/xoverlay.c:
12253           Remove unused statement from doc example.
12254
12255 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
12256
12257         * gst-libs/gst/interfaces/videoorientation.c:
12258         (gst_video_orientation_iface_init),
12259         (gst_video_orientation_get_hflip),
12260         (gst_video_orientation_get_vflip),
12261         (gst_video_orientation_get_hcenter),
12262         (gst_video_orientation_get_vcenter),
12263         (gst_video_orientation_set_hflip),
12264         (gst_video_orientation_set_vflip),
12265         (gst_video_orientation_set_hcenter),
12266         (gst_video_orientation_set_vcenter):
12267           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
12268           in ChangeLog)
12269
12270 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
12271
12272         * tests/check/Makefile.am:
12273         * tests/check/elements/.cvsignore:
12274         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
12275         (create_rgb_conversions), (rgb_conversion_free),
12276         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
12277         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
12278           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
12279           but disable for now since it doesn't pass (something wrong with
12280           RGBA somewhere).
12281
12282 2006-09-21  Wim Taymans  <wim@fluendo.com>
12283
12284         * gst/playback/gstplaybasebin.c: (group_commit),
12285         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
12286         (queue_out_of_data), (gen_preroll_element),
12287         (preroll_remove_overrun), (probe_triggered):
12288         Refactor handling of overrun detection.
12289         Separate handling of group completion and deadlock detection when doing
12290         network buffering. This should fix some deadlocks that were not detected
12291         because the group was completed.
12292         Add more comments, improve debugging.
12293
12294 2006-09-21  Wim Taymans  <wim@fluendo.com>
12295
12296         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12297         * tests/check/libs/audio.c:
12298         Some more compilation fixes.
12299
12300 2006-09-21  Wim Taymans  <wim@fluendo.com>
12301
12302         * gst-libs/gst/audio/gstringbuffer.c:
12303         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12304         (gst_ring_buffer_read):
12305         Early morning compilation fix.
12306
12307 2006-09-20  Wim Taymans  <wim@fluendo.com>
12308
12309         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
12310         * tests/check/elements/multifdsink.c: (GST_START_TEST):
12311         * tests/check/elements/videorate.c: (GST_START_TEST):
12312         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12313         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
12314         Fix some warnings.
12315
12316 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12317
12318         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12319         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12320         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12321           Handcrafted merge to help CVS understanding what I changed and what
12322           not.
12323
12324 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
12325
12326         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12327         (gst_xvimagesink_get_times):
12328           change colorkey behaviour back according to #354773 comment 6/7
12329
12330 2006-09-19  Michael Smith  <msmith@fluendo.com>
12331
12332         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12333         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
12334         (gst_multi_fd_sink_recover_client),
12335         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
12336         (gst_multi_fd_sink_get_property):
12337         * gst/tcp/gstmultifdsink.h:
12338           Implement stubbed out properties unit-type, units-soft-max,
12339           units-max, to allow specifying maximum sizes in units other than
12340           buffers.
12341           Fixes #355935
12342
12343 2006-09-19  Wim Taymans  <wim@fluendo.com>
12344
12345         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12346         (gst_riff_create_audio_template_caps):
12347         Reorder the audio formats a bit for clarity.
12348         Detect and create caps for MSGSM and MSN (WAV49).
12349         Fixes #356596.
12350
12351         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
12352         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
12353         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
12354         Small cleanups, move error handling out of normal flow for clarity.
12355
12356 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12357
12358         * docs/libs/gst-plugins-base-libs-docs.sgml:
12359         * docs/libs/gst-plugins-base-libs.types:
12360         * gst-libs/gst/interfaces/Makefile.am:
12361         * gst-libs/gst/interfaces/videoorientation.c:
12362         (gst_video_orientation_get_type),
12363         (gst_video_orientation_iface_init),
12364         (gst_video_orientation_get_hflip),
12365         (gst_video_orientation_get_vflip),
12366         (gst_video_orientation_get_hcenter),
12367         (gst_video_orientation_get_vcenter),
12368         (gst_video_orientation_set_hflip),
12369         (gst_video_orientation_set_vflip),
12370         (gst_video_orientation_set_hcenter),
12371         (gst_video_orientation_set_vcenter):
12372         * gst-libs/gst/interfaces/videoorientation.h:
12373           API: Add new interface to control video orientation (fixes #354908)
12374
12375 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12376
12377         * gst/videotestsrc/gstvideotestsrc.c:
12378           Use G_UNLIKELY in _create and log one more detail.
12379           
12380         (gst_video_test_src_get_times), (gst_video_test_src_create):
12381         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12382           Use gst_util_uint64_scale_int in _get_times().
12383
12384 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12385
12386         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
12387           Give better warning message (add object and detail).
12388
12389 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12390
12391         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
12392         (gst_xvimagesink_get_times):
12393           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
12394           #354773), use gst_util_uint64_scale_int in _get_times()
12395
12396 2006-09-18  Michael Smith  <msmith@fluendo.com>
12397
12398         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
12399           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
12400           always true, leading to dropping all timestamps.
12401
12402 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
12403
12404         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
12405         (gst_visual_chain), (gst_visual_change_state):
12406           update to work also with libvisual 0.4 API, fix double unref (#355914)
12407           
12408         * tools/gst-launch-ext.1.in:
12409         * tools/gst-visualise.1.in:
12410           remove references to old man-pages
12411
12412         * tests/examples/seek/seek.c: (main):
12413           add real meadi-buttons, add tool-tips for the seek-options, arrange
12414           seek options in a table
12415
12416 2006-09-18  Michael Smith  <msmith@fluendo.com>
12417
12418         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
12419         (gst_ogg_mux_push_buffer):
12420           Don't generate out-of-order timestamps from oggmux, instead clamp
12421           output timestamps to be >= the previously output ts.
12422           Fixes #355595
12423
12424 2006-09-18  Michael Smith  <msmith@fluendo.com>
12425
12426         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12427         (gst_multi_fd_sink_class_init):
12428           Updates, fixes, and typo corrections for multifdsink. No functional
12429           changes.
12430
12431 2006-09-17  Michael Smith  <msmith@fluendo.com>
12432
12433         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
12434           Don't crash on truncated files - check that we got an 8 byte buffer
12435           before trying to memcmp it.
12436
12437 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12438
12439         * gst/playback/gstplaybasebin.c: (get_active_source):
12440           Make stream-switching appear instant to the application
12441           (ie. make sure that a g_object_get on 'current-foo' returns
12442           the stream previously set with g_object_set(). Totem needs
12443           this to update stream-related meta-info (like audio-codec)
12444           correctly when switching streams.
12445
12446 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12447
12448         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
12449         (gst_alsa_mixer_ensure_track_list):
12450           Try harder to guess which mixer track is the master mixer
12451           track (instead of just taking the first one that has a pvolume).
12452           Fixes #342228.
12453
12454 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12455
12456         reviewed by: <delete if not using a buddy>
12457
12458         * gst-libs/gst/audio/audio.h:
12459         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
12460
12461 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12462
12463         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
12464         (gst_audio_convert_transform_caps):
12465           Get structure-name just once.
12466
12467 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12468
12469         * tests/check/elements/audioresample.c: (GST_START_TEST):
12470         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12471         * tests/check/elements/volume.c: (GST_START_TEST):
12472         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
12473         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
12474         (test_pipeline), (GST_START_TEST):
12475         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
12476         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
12477           Fix big batch of compiler warnings.
12478
12479 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12480
12481         * ext/gnomevfs/gstgnomevfssrc.c:
12482           Add docs about icydemux usage in connection with gnomevfssrc
12483
12484         * ext/libvisual/visual.c:
12485         * ext/ogg/gstoggaviparse.c:
12486         * ext/ogg/gstoggdemux.c:
12487         * ext/ogg/gstoggmux.c:
12488         * ext/ogg/gstoggparse.c:
12489         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12490         * gst-libs/gst/audio/gstaudiosink.c:
12491         * gst-libs/gst/audio/gstaudiosrc.c:
12492         * gst/audiorate/gstaudiorate.c:
12493           More G_OBJECT macro fixing.
12494
12495         * gst/audiotestsrc/gstaudiotestsrc.h:
12496           Fix wrong info in header due to copy & paste
12497
12498 2006-09-15  Wim Taymans  <wim@fluendo.com>
12499
12500         * gst-libs/gst/audio/gstbaseaudiosink.c:
12501         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
12502         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12503         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
12504         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
12505         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
12506         Do the delay calculation in the source/sink base classes as this is
12507         specific for the capture/playback mode.
12508         Try to fixate a bit better, like round depth up to a multiple of 8
12509         bigger than width.
12510         Handle underruns correctly by marking DISCONT on buffers and adjusting
12511         timestamps to handle the gap.
12512         Set offset/offset_end correctly on buffers.
12513
12514         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
12515         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12516         (gst_ring_buffer_read):
12517         Remove resync and underrun recovery from the ringbuffer.
12518         Fix ringbuffer read code on under/overrun.
12519
12520 2006-09-15  Wim Taymans  <wim@fluendo.com>
12521
12522         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12523         (gst_play_base_bin_init), (fill_buffer), (check_queue),
12524         (queue_threshold_reached), (gst_play_base_bin_set_property),
12525         (gst_play_base_bin_get_property):
12526         * gst/playback/gstplaybasebin.h:
12527         Don't use a 0 low watermark when buffering, it is catching starvation
12528         way too late. Instead, use a 3 second queue with 30 and 95
12529         percent low/high watermarks. 
12530         Added queue-min-threshold property to configure low watermark.
12531         Use new _buffering message API.
12532         Make queue_threshold variable big enough to store a uint64 time value.
12533         API: playbin::queue-min-threshold property.
12534
12535 2006-09-15  Wim Taymans  <wim@fluendo.com>
12536
12537         * configure.ac:
12538         We require 0.10.10.1 now because of _wait_preroll().
12539
12540         * gst-libs/gst/audio/gstbaseaudiosink.c:
12541         (gst_base_audio_sink_render):
12542         Use gst_base_sink_wait_preroll().
12543
12544 2006-09-15  Wim Taymans  <wim@fluendo.com>
12545
12546         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
12547         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
12548         Use DEBUG_OBJECT more.
12549
12550 === release 0.10.10 ===
12551
12552 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12553
12554         patch by: Michael Smith <msmith at fluendo dot com>
12555
12556         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
12557         (gst_multi_fd_sink_client_queue_buffer),
12558         (gst_multi_fd_sink_new_client):
12559         * tests/check/elements/multifdsink.c: (GST_START_TEST),
12560         (multifdsink_suite):
12561           Fix implementation of sync-method 'next-keyframe'
12562           Closes #354594
12563
12564 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12565
12566         patch by: Wim Taymans <wim at fluendo dot com>
12567
12568         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
12569         This patch removes the RANDOM flag that was incorrectly introduced with
12570         revision 1.91.  Fixes #354590
12571
12572 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
12573
12574         * tests/check/Makefile.am:
12575           Random variation in Makefile line to see if it makes the
12576           gen64-base-full bot any happier.
12577
12578 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12579
12580         * tests/check/pipelines/oggmux.c: (oggmux_suite):
12581           Disable test that fails at the moment (killed after timeout).
12582
12583 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12584
12585         Patch by: James Livingston  <doclivingston at gmail.com>
12586
12587         * tests/check/Makefile.am:
12588         * tests/check/pipelines/.cvsignore:
12589         * tests/check/pipelines/oggmux.c: (get_page_codec),
12590         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
12591         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
12592         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
12593         (test_theora_vorbis), (oggmux_suite):
12594           Add simple unit test for oggmux from #337026 with checking for the
12595           EOS flags disabled for the time being.
12596
12597 2006-09-04  Wim Taymans  <wim@fluendo.com>
12598
12599         patch by: Alessandro Dessina <alessandro nnva org>
12600
12601         * ext/ogg/gstoggmux.c:
12602         Add cmml caps to oggmux. Fixes #353912
12603
12604 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
12605
12606         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12607           Returning a return value often helps. In this case, we
12608           don't need the return value anyway, so just get rid of it.
12609           Should make build bots much happier.
12610
12611 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
12612
12613         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
12614         (paint_get_structure), (gst_video_test_src_get_size),
12615         (gst_video_test_src_smpte), (gst_video_test_src_snow),
12616         (gst_video_test_src_unicolor), (paint_setup_AYUV),
12617         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
12618         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
12619         * gst/videotestsrc/videotestsrc.h:
12620           Add support for AYUV and the various RGBA formats. Initialise
12621           fields of paintinfo structs allocated on the stack.
12622
12623         * tests/check/elements/videotestsrc.c: (right_shift_colour),
12624         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
12625         (check_rgb_buf), (videotestsrc_suite):
12626           Add unit tests for videotestsrc's RGB output.
12627
12628 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
12629
12630         * gst/videotestsrc/gstvideotestsrc.c:
12631         (gst_video_test_src_pattern_get_type),
12632         (gst_video_test_src_set_pattern):
12633         * gst/videotestsrc/gstvideotestsrc.h:
12634         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
12635         (gst_video_test_src_black), (gst_video_test_src_white),
12636         (gst_video_test_src_red), (gst_video_test_src_green),
12637         (gst_video_test_src_blue):
12638         * gst/videotestsrc/videotestsrc.h:
12639           Add more uni-colour patterns ("white", "red", "green", and "blue").
12640
12641 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
12642
12643         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
12644           Fix stride for YVYU, should be word-aligned (#353658).
12645
12646 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
12647
12648         * gst/adder/gstadder.c: (gst_adder_src_event):
12649           Fix build.
12650
12651 2006-08-31  Edward Hervey  <edward@fluendo.com>
12652
12653         * gst/adder/gstadder.c: (forward_event_func),
12654         (gst_adder_src_event), (gst_adder_collected),
12655         (gst_adder_change_state):
12656         * gst/adder/gstadder.h:
12657         Remember the start position asked in the incoming seeks, so we can
12658         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
12659         of assuming it will always be 0).
12660
12661 2006-08-31  Edward Hervey  <edward@fluendo.com>
12662
12663         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
12664         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
12665         (gst_ogg_demux_loop):
12666         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
12667
12668 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
12669
12670         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12671         (gst_ffmpegcsp_get_unit_size):
12672           Return FALSE instead of returning a random false unit
12673           size when the format isn't known/supported (even if
12674           this shouldn't happen under normal circumstances).
12675
12676 2006-08-29  Wim Taymans  <wim@fluendo.com>
12677
12678         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
12679
12680         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
12681         (gst_gnome_vfs_src_start):
12682         Try harder to get the size from a uri by using _info_uri() when
12683         _info_from_handle() does not give us enough info. 
12684         Also follow symlinks when getting the size.
12685         Partially Fixes #332864.
12686
12687 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
12688
12689         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
12690
12691         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
12692         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
12693         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12694         (gst_alsa_mixer_set_record):
12695         * ext/alsa/gstalsamixertrack.c:
12696         (gst_alsa_mixer_track_update_alsa_capabilities),
12697         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
12698         (gst_alsa_mixer_track_update):
12699         * ext/alsa/gstalsamixertrack.h:
12700           Improve and fix mixer track handling, in particular better handling
12701           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
12702           separate track objects for tracks that have both capture and playback
12703           volume (and label them differently as well so they're not mistakenly
12704           assumed to be duplicates); classify mixer tracks that only affect
12705           the audible volume of something (rather than the capture volume)
12706           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
12707           for capture tracks to correspond to alsa-pswitch alsa-cswitch
12708           (following the meaning documented in the mixer interface header
12709           file); add support for alsa's exclusive cswitch groups; update/sync
12710           state/flags better if mixer settings are changed by another
12711           application. Fixes #336075.
12712
12713 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
12714
12715         * gst/playback/gstplaybin.c:
12716           Improve docs: add section about BUFFERING messages sent by playbin.
12717
12718 2006-08-29  Michael Smith  <msmith@fluendo.com>
12719
12720         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
12721         (gst_vorbis_enc_buffer_check_discontinuous),
12722         (gst_vorbis_enc_chain):
12723           Ignore explicit DISCONT marked on buffers (which is often spurious,
12724           particularly when using multiple segments), in favour of solely
12725           using the timestamps/durations.
12726
12727 2006-08-29  Edward Hervey  <edward@fluendo.com>
12728
12729         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12730         Don't rely on incoming buffers offset anymore, since it is completely
12731         broken when using multiple segments.
12732         Instead convert the incoming buffers timestamp to running time, and
12733         then convert that value to the offsets.
12734         Also inform GstSegment of the last outputted stop position, which is
12735         needed if we received several segments with an unknown stop value.
12736
12737 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12738
12739         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
12740           fix buffer unreffing on a header push failure
12741
12742 2006-08-28  Wim Taymans  <wim@fluendo.com>
12743
12744         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
12745         (gst_audio_rate_chain):
12746         Make the metadata of the buffer writable before changing its
12747         flags.
12748
12749 2006-08-28  Wim Taymans  <wim@fluendo.com>
12750
12751         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12752         (gst_audio_rate_setcaps), (gst_audio_rate_init),
12753         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
12754         (gst_audio_rate_chain), (gst_audio_rate_change_state):
12755         Fix audiorate some more.
12756         Reset and resync counters on flush and READY.
12757         Handle the DISCONT flag correctly.
12758         Use GstSegment to track position.
12759         Fail when not negotiated.
12760         Fixes #353234.
12761
12762 2006-08-25  Michael Smith  <msmith@fluendo.com>
12763
12764         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
12765           Fix spelling.
12766           Remove accidently included debug line.
12767
12768 2006-08-25  Wim Taymans  <wim@fluendo.com>
12769
12770         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
12771         Small cleanups.
12772         If a buffer is received with no caps, make the buffer metadata
12773         writable and set the caps, making sure that we don't screw up the
12774         refcounts.
12775
12776 2006-08-25  Michael Smith  <msmith@fluendo.com>
12777
12778         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
12779         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
12780           Fix memory leaks and misleading debug messages, add a couple of
12781           comments.
12782
12783         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
12784         (gst_multi_fd_sink_render):
12785           Do not use gst_buffer_make_writable() in a basesink render method,
12786           as it may incorrectly unref the buffer. Instead, use convoluted
12787           dance to avoid copying the buffer except when we need to.
12788
12789 2006-08-25  Michael Smith  <msmith@fluendo.com>
12790
12791         * ext/vorbis/vorbisenc.c:
12792         (gst_vorbis_enc_buffer_check_discontinuous):
12793           Allow very small discontinuities in the timestamps. These we can't
12794           do anything useful with anyway (because vorbis's timestamps have
12795           only sample granularity), and are commonly produced by elements with
12796           minor bugs. Allow up to 1/2 a sample out.
12797           Fixes #351742.
12798
12799 2006-08-24  Wim Taymans  <wim@fluendo.com>
12800
12801         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
12802         (play_scrub_toggle_cb), (main):
12803         Add a checkbox to enable play scrubbing. Makes it possible to disable
12804         normal scrubbing.
12805
12806 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
12807
12808         * tests/check/elements/.cvsignore:
12809           make buildbot happy
12810
12811 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12812
12813         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
12814         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
12815         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
12816         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
12817         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
12818         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
12819         (gst_ogm_text_parse_strip_trailing_zeroes),
12820         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
12821         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
12822           Refactor ogm parse, do better input checking, misc. clean-ups.
12823           Cache incoming events and push them once the source pad has
12824           been created. Don't pass unterminated strings to sscanf().
12825           Strip trailing zeroes from subtitle text output, since they
12826           are not valid UTF-8. Don't push vorbiscomment packets on
12827           the subtitle text pad. Output perfect streams if possible.
12828
12829 2006-08-23  Wim Taymans  <wim@fluendo.com>
12830
12831         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12832         Waits for tasks to settle down so that we clean up correctly for 
12833         valgrind.
12834
12835 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12836
12837         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
12838           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
12839           actually return return value in taglists_are_equal.
12840
12841 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12842
12843         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
12844           Fix crash due to broken bitstream parsing on x86-64: can't make
12845           any assumptions about sizeof(struct) due to alignment/packing
12846           differences on different architectures. Fixes #351790.
12847
12848 2006-08-22  Wim Taymans  <wim@fluendo.com>
12849
12850         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
12851         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
12852         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
12853         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
12854         (gst_riff_parse_info):
12855         Protect public functions against bad input.
12856         Do some cleanups.
12857         Fix documentation.
12858
12859 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12860
12861         * gst-libs/gst/riff/riff-ids.h:
12862         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
12863           Add voxware audio IDs (even if we can't play it) (#351795).
12864
12865 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12866
12867         * gst-libs/gst/riff/riff-media.c:
12868         (gst_riff_create_video_template_caps),
12869         (gst_riff_create_audio_template_caps),
12870         (gst_riff_create_iavs_template_caps):
12871           Const-ify some arrays and use G_N_ELEMENTS instead
12872           of wasting oodles of RAM on terminator bits.
12873
12874 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12875
12876         * gst-libs/gst/tag/gstvorbistag.c:
12877         (gst_tag_list_to_vorbiscomment_buffer):
12878         * tests/check/libs/tag.c: (GST_START_TEST):
12879           And the same for _to_vorbiscomment_buffer(): allow
12880           id_data_len == 0 for speex.
12881
12882 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12883
12884         * configure.ac:
12885         * docs/plugins/Makefile.am:
12886         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12887         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12888         * docs/plugins/inspect/plugin-gdp.xml:
12889         * gst/gdp/Makefile.am:
12890         * tests/check/Makefile.am:
12891           Move GDP plugin to -base from -bad.  Closes #347783.
12892
12893 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
12894
12895         * gst-libs/gst/tag/gstvorbistag.c:
12896         (gst_tag_list_from_vorbiscomment_buffer):
12897           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
12898           Also add some checks to make sure we don't memcmp() beyond the end of
12899           vorbiscomment buffer if the ID to check for is larger than the buffer.
12900
12901         * tests/check/libs/tag.c: (GST_START_TEST):
12902           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
12903
12904 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
12905
12906         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
12907         (gst_vorbis_enc_set_metadata):
12908           Use vorbis comment utility functions from libgsttag
12909           instead of re-inventing the wheel (partially fixes #347091).
12910
12911 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
12912
12913         * tests/check/elements/audioconvert.c: (GST_START_TEST):
12914         Fix leaks. Wait for state transitions that might happen ASYNC, as well
12915         as some that won't.
12916
12917 2006-08-21  Wim Taymans  <wim@fluendo.com>
12918
12919         * docs/libs/Makefile.am:
12920         * docs/libs/gst-plugins-base-libs-sections.txt:
12921         * docs/libs/gst-plugins-base-libs.types:
12922         Don't try to GObject scan the netbuffer as it's not a GObject.
12923         Fixes #351308.
12924
12925         * gst-libs/gst/netbuffer/gstnetbuffer.c:
12926         * gst-libs/gst/netbuffer/gstnetbuffer.h:
12927         Document GstNetBuffer.
12928
12929 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
12930
12931         * tests/check/elements/audioconvert.c: (GST_START_TEST),
12932         (audioconvert_suite):
12933           Add testcase for caps-size-explosion
12934
12935 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
12936
12937         * gst/audioconvert/gstaudioconvert.c:
12938         (gst_audio_convert_get_unit_size), (set_structure_widths):
12939           Lower debug, use g_assert in _get_unit_size
12940
12941         * gst/audioresample/gstaudioresample.c:
12942         (audioresample_get_unit_size):
12943         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12944         (gst_ffmpegcsp_get_unit_size):
12945         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
12946           use g_assert in _get_unit_size
12947
12948 2006-08-18  Wim Taymans  <wim@fluendo.com>
12949
12950         * docs/libs/gst-plugins-base-libs-sections.txt:
12951         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
12952         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
12953         (gst_rtp_buffer_get_payload_buffer):
12954         * gst-libs/gst/rtp/gstrtpbuffer.h:
12955         Document GstRTPBuffer.
12956         Added function to efficiently strip payload headers.
12957         API: gst_rtp_buffer_get_payload_subbuffer()
12958
12959 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
12960
12961         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
12962         (gst_tag_to_vorbis_comments):
12963           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
12964           tags and deserialise them properly as well (#347091).
12965           Add some more gtk-doc blurbs and also some g_return_if_fail().
12966
12967         * tests/check/libs/tag.c: (GST_START_TEST),
12968         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
12969           More tests.
12970
12971 2006-08-17  Wim Taymans  <wim@fluendo.com>
12972
12973         * ext/ogg/Makefile.am:
12974         * ext/ogg/gstogg.c: (plugin_init):
12975         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
12976         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
12977         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
12978         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
12979         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
12980         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
12981         Added ogg-in-avi parser element. Fixes #140139.
12982
12983         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
12984         Fixed a bug in oggdemux debug code.
12985
12986         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12987         (gst_riff_create_audio_template_caps):
12988         Recognise Ogg in the AVI extensible wave format.
12989
12990 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
12991
12992         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12993           Make buffer durations add up (duration should be next_ts-ts for
12994           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
12995           from CVS.
12996
12997         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
12998         (test_buffer_timestamps), (cddabasesrc_suite):
12999           Add unit test for the above.
13000
13001         * tests/check/Makefile.am:
13002           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
13003           to see what happens.
13004
13005 2006-08-16  Wim Taymans  <wim@fluendo.com>
13006
13007         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
13008         (gst_alsasink_open):
13009         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
13010         (gst_alsasrc_open):
13011         Avoid setting and using a NULL device name.
13012         Print more info when we fail to open a device.
13013
13014 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13015
13016         * docs/libs/gst-plugins-base-libs-sections.txt:
13017         * gst-libs/gst/tag/tag.h:
13018         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
13019           API: add gst_tag_parse_extended_comment() (#351426).
13020
13021         * tests/check/Makefile.am:
13022         * tests/check/libs/.cvsignore:
13023         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
13024           Add unit test for gst_tag_parse_extended_comment().
13025
13026 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13027
13028         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
13029         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
13030           Fix leak (#351502).
13031
13032 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13033
13034         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13035         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13036         * docs/plugins/gst-plugins-base-plugins.args:
13037         * gst/playback/gstplaybin.c:
13038           Document playbin.
13039           
13040         * docs/plugins/inspect/plugin-adder.xml:
13041         * docs/plugins/inspect/plugin-alsa.xml:
13042         * docs/plugins/inspect/plugin-audioconvert.xml:
13043         * docs/plugins/inspect/plugin-audiorate.xml:
13044         * docs/plugins/inspect/plugin-audioresample.xml:
13045         * docs/plugins/inspect/plugin-audiotestsrc.xml:
13046         * docs/plugins/inspect/plugin-cdparanoia.xml:
13047         * docs/plugins/inspect/plugin-decodebin.xml:
13048         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
13049         * docs/plugins/inspect/plugin-gnomevfs.xml:
13050         * docs/plugins/inspect/plugin-ogg.xml:
13051         * docs/plugins/inspect/plugin-pango.xml:
13052         * docs/plugins/inspect/plugin-playbin.xml:
13053         * docs/plugins/inspect/plugin-subparse.xml:
13054         * docs/plugins/inspect/plugin-tcp.xml:
13055         * docs/plugins/inspect/plugin-theora.xml:
13056         * docs/plugins/inspect/plugin-typefindfunctions.xml:
13057         * docs/plugins/inspect/plugin-video4linux.xml:
13058         * docs/plugins/inspect/plugin-videorate.xml:
13059         * docs/plugins/inspect/plugin-videoscale.xml:
13060         * docs/plugins/inspect/plugin-videotestsrc.xml:
13061         * docs/plugins/inspect/plugin-volume.xml:
13062         * docs/plugins/inspect/plugin-vorbis.xml:
13063         * docs/plugins/inspect/plugin-ximagesink.xml:
13064         * docs/plugins/inspect/plugin-xvimagesink.xml:
13065           Update to CVS version.
13066
13067 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13068
13069         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
13070         (gst_play_bin_set_property), (gst_play_bin_get_property),
13071         (value_list_append_structure_list),
13072         (gst_play_bin_handle_redirect_message),
13073         (gst_play_bin_handle_message):
13074           API: GstPlayBin::connection-speed
13075           Add "connection-speed" property; re-order redirect messages with
13076           multiple redirect locations depending on the minimum bitrate if
13077           that information is available and a connection speed is set
13078           (#350399).
13079
13080 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
13081
13082         * gst/playback/gstplaybin.c:
13083           Update max volume to the same value that the volume element uses.
13084
13085 2006-08-14  Wim Taymans  <wim@fluendo.com>
13086
13087         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
13088         Less uglyness..
13089
13090 2006-08-14  Wim Taymans  <wim@fluendo.com>
13091
13092         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
13093         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
13094         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
13095         Add some more debug info.
13096         Don't crash when a seek failed.
13097         Actually return the result of the seek instead of TRUE.
13098         Ignore multiple BOS pages with the same serial so that we don't create
13099         the same stream multiple times.
13100         Post an error when we fail to do the initial seek.
13101
13102 2006-08-13  Wim Taymans  <wim@fluendo.com>
13103
13104         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
13105         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
13106         Small code cleanup.
13107
13108         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
13109         (gst_alsa_mixer_new):
13110         Remove hack that always set the device to hw:0*.
13111         Properly find the card name for whatever device was configured.
13112         Do some better debugging.
13113         Fixes #350784.
13114
13115         * ext/alsa/gstalsamixerelement.c:
13116         (gst_alsa_mixer_element_set_property),
13117         (gst_alsa_mixer_element_change_state):
13118         Cleanups.
13119         Handle setting of a NULL device name better.
13120
13121 2006-08-11  Wim Taymans  <wim@fluendo.com>
13122
13123         * gst/adder/gstadder.c:
13124         Don't clip float values. Fixes #350900.
13125
13126 2006-08-11  Andy Wingo  <wingo@pobox.com>
13127
13128         * gst/tcp/gsttcp.c: Really fix the build?
13129
13130         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
13131         fixes the build.
13132
13133 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13134
13135         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
13136           Float caps shouldn't have a "signed" field.
13137
13138 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
13139
13140         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
13141           Implement SEEKING query in its most basic form, so that we can
13142           at least check if we're seekable or not (#350655).
13143
13144 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13145
13146         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
13147           The checks here are not even close to anything that would
13148           justify MAXIMUM probability, lowering to POSSIBLE until someone
13149           fixes the checks (case at hand: quicktime redirection files
13150           might start with 00 00 01 XX and pass the checks here just
13151           fine, see #350399).
13152
13153 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13154
13155         Patch by: Sjoerd Simons  <sjoerd at luon net>
13156
13157         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
13158           Better detection for multipart/x-mixed-replace: accept leading
13159           whitespaces before the boundary marker as well (as our very own
13160           multipartmux used to produce) (#349068).
13161
13162 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
13163
13164         Patch by: Young-Ho Cha  <ganadist at chollian net>
13165
13166         * gst-libs/gst/riff/riff-ids.h:
13167         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
13168         (gst_riff_create_audio_template_caps):
13169           Detect DTS audio streams (#350157).
13170
13171 2006-08-05  Andy Wingo  <wingo@pobox.com>
13172
13173         * ext/theora/gsttheoraparse.h:
13174         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
13175         (theora_parse_dispose, theora_parse_set_property)
13176         (theora_parse_get_property, theora_parse_munge_granulepos)
13177         (theora_parse_push_buffer, theora_parse_change_state):
13178         API: GstTheoraParse::synchronization-points
13179         Add a property 'synchronization-points' to fix badly synchronized oggs.
13180
13181 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13182
13183         * tests/check/Makefile.am:
13184         * tests/check/libs/.cvsignore:
13185         * tests/check/libs/audio.c: (structure_contains_channel_positions),
13186         (fixed_caps_have_channel_positions), (GST_START_TEST),
13187         (audio_suite), (main):
13188           Add a few tests for the channel position stuff in libgstaudio.
13189
13190 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13191
13192         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
13193         (gst_alsa_detect_channels):
13194         * ext/alsa/gstalsasink.c:
13195           Add support for cards that (only) do more than 8 channels,
13196           like the Delta 44 (#345188).
13197
13198         * gst-libs/gst/audio/multichannel.c:
13199         (gst_audio_check_channel_positions):
13200         * gst-libs/gst/audio/multichannel.h:
13201           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
13202           unspecified channel position and cannot be combined with any
13203           of the other audio channel positions; adjust position layout
13204           checks accordingly (#345188).
13205
13206 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13207
13208         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13209           Recognise ancient RealAudio files (see #349779).
13210
13211 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
13212
13213         Patch by: Jens Granseuer  <jensgr at gmx net>
13214
13215         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
13216           Add typefinder for Interplay's MVE format (#348973).
13217
13218 2006-08-02  Wim Taymans  <wim@fluendo.com>
13219
13220         Patch by: Marcel Moreaux <marcelm at luon dot net>
13221
13222         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13223         (gst_base_rtp_depayload_add_to_queue):
13224         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13225         Handle RTP sequence number rollover.
13226         Disable jitterbuffer by default.
13227
13228 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
13229
13230         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
13231         (audioresample_set_caps):
13232         Don't leak references to the incoming caps. Clean them up when
13233         stopping.
13234
13235         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
13236         (gst_video_scale_finalize):
13237         Don't leak our temporary pixel buffer.
13238
13239         * tests/check/Makefile.am:
13240         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
13241         (GST_START_TEST), (simple_launch_lines_suite):
13242
13243         Fix leaks and re-enable the test for valgrind checking.
13244
13245 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13246
13247         Patch by: Sjoerd Simons  <sjoerd at luon net>
13248
13249         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
13250         (plugin_init):
13251           Add typefind function for multipart/x-mixed-replace (#348916).
13252
13253 2006-07-28  Wim Taymans  <wim@fluendo.com>
13254
13255         * gst/adder/gstadder.c: (gst_adder_setcaps),
13256         (gst_adder_query_duration):
13257         Fix leak in duration query.
13258         Reflow some docs and notes.
13259
13260 2006-07-28  Michael Smith  <msmith@fluendo.com>
13261
13262         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
13263         (vorbisenc_suite):
13264           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
13265           aspect of it.
13266
13267 2006-07-28  Michael Smith  <msmith@fluendo.com>
13268
13269         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
13270         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
13271         (gst_vorbis_enc_push_buffer),
13272         (gst_vorbis_enc_buffer_check_discontinuous),
13273         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13274         * ext/vorbis/vorbisenc.h:
13275           Handle discontinuities in the input vorbis stream correctly,
13276           so that the output is properly timestamped (and has good granulepos
13277           values). Needs some oggmux fixes too.
13278
13279 2006-07-27  Wim Taymans  <wim@fluendo.com>
13280
13281         patch by: Kai Vehmanen <kv2004 eca cx>
13282
13283         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13284         (gst_base_rtp_depayload_chain),
13285         (gst_base_rtp_depayload_handle_sink_event),
13286         (gst_base_rtp_depayload_change_state):
13287         Don't send multiple newsegments with different formats.
13288         Fixes #348677.
13289
13290 2006-07-26  Wim Taymans  <wim@fluendo.com>
13291
13292         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13293         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
13294         Make seeking in ogg more accurate again by doing the more correct
13295         granuletime to stream time conversion.
13296
13297 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13298
13299         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
13300         (gst_multi_fd_sink_new_client):
13301           debug a little more understandably
13302           do not use goto as a substitute for break, especially if
13303           break is also being used
13304
13305 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13306
13307         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
13308         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
13309           Remove GLib-2.6 compatibility cruft.
13310
13311 2006-07-24  Wim Taymans  <wim@fluendo.com>
13312
13313         * gst-libs/gst/audio/gstbaseaudiosink.c:
13314         (gst_base_audio_sink_render):
13315         Don't try to align a sample to an unknown value.
13316
13317 2006-07-24  Wim Taymans  <wim@fluendo.com>
13318
13319         * gst-libs/gst/audio/gstbaseaudiosink.c:
13320         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
13321         When the audio clock is slaved to another clock, never try to align
13322         samples but trust the rate interpolation algorithm.
13323
13324 2006-07-24  Wim Taymans  <wim@fluendo.com>
13325
13326         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13327         Don't try to calculate silence samples, base class does this much
13328         better now.
13329
13330         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13331         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
13332         (gst_ring_buffer_acquire):
13333         Calculate silence samples correctly.
13334
13335         * gst-libs/gst/audio/gstringbuffer.h:
13336         Add _CAST macro.
13337
13338 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
13339
13340         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
13341           Limit search for the first markup tag to the first few kB of
13342           the file. If we don't find one there, it's highly unlikely that
13343           this is an XML(-ish) file.
13344
13345 2006-07-21  Andy Wingo  <wingo@pobox.com>
13346
13347         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
13348         test to the one in vorbisenc. Also commented out.
13349
13350         * tests/check/pipelines/vorbisenc.c: 
13351         (test_discontinuity): New test, commented out until Mike lands
13352         some elite vorbisenc patches.
13353
13354         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
13355         Bufferstraw was actually factored out of these tests. Now we share
13356         code yay.
13357
13358         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
13359         for bufferstraw addition to gstcheck.
13360
13361 2006-07-21  Wim Taymans  <wim@fluendo.com>
13362
13363         * ext/theora/theoradec.c: (clip_buffer):
13364         Better clipping.
13365
13366 2006-07-21  Wim Taymans  <wim@fluendo.com>
13367
13368         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
13369         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13370         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
13371         Fix leak.
13372         Avoid type casting when we can.
13373
13374         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
13375         Fix mem leak.
13376
13377 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
13378
13379         * ext/alsa/gstalsamixerelement.c:
13380         (gst_alsa_mixer_element_change_state):
13381           Make state change fail if the specified device can't be opened
13382           for some reason.
13383
13384 2006-07-20  Wim Taymans  <wim@fluendo.com>
13385
13386         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
13387         (cb_newpad), (main):
13388         Example of a small audio/video player using decodebin.
13389
13390 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
13391
13392         * gst-libs/gst/riff/riff-ids.h:
13393           Add 'fact' chunk id
13394
13395 2006-07-19  Wim Taymans  <wim@fluendo.com>
13396
13397         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13398         (gst_base_rtp_depayload_chain),
13399         (gst_base_rtp_depayload_change_state):
13400         Don't assert when not negotiated but post a meaningfull 
13401         error message. Fixes #347918.
13402
13403         * gst-libs/gst/rtp/gstbasertppayload.c:
13404         Add comment about better default MTU size.
13405
13406         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
13407         Small cleanups, start docs.
13408
13409 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13410
13411         Patch by: Martin Szulecki
13412
13413         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
13414           If "device-name" is requested and the device is not
13415           open, try to temporarily open it to obtain this
13416           information (#342494).
13417
13418 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13419
13420         * gst-libs/gst/tag/gstid3tag.c:
13421           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
13422
13423         * gst-libs/gst/tag/gsttageditingprivate.h:
13424         * gst-libs/gst/tag/gstvorbistag.c:
13425           Some more random const-ifications.
13426
13427 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13428
13429         * gst-libs/gst/riff/riff-ids.h:
13430         * gst-libs/gst/riff/riff-media.c:
13431         (gst_riff_create_video_template_caps):
13432           Add more FOURCCs (sort list to make stuff easier to find),
13433           add comment what those 16 bytes in struct _gst_riff_strh according to
13434           one avi-dumper are
13435
13436 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13437
13438         * gst-libs/gst/audio/multichannel.c:
13439         (gst_audio_check_channel_positions),
13440         (gst_audio_fixate_channel_positions):
13441           Const-ify two arrays.
13442
13443 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13444
13445         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
13446           Fix typo, so that alsasink also advertises 8 channels
13447           if that's supported (tags: can, worms, open, alsa, ph34r).
13448
13449 2006-07-17  Wim Taymans  <wim@fluendo.com>
13450
13451         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13452         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
13453         *sigh*, when is the compiler going to warn when the comments
13454         are out-of-sync with the code.. Refix case of busted theora
13455         headers with 0 granule pos.
13456
13457 2006-07-14  Wim Taymans  <wim@fluendo.com>
13458
13459         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13460         (gst_base_rtp_depayload_wait),
13461         (gst_base_rtp_depayload_change_state),
13462         (gst_base_rtp_depayload_set_property),
13463         (gst_base_rtp_depayload_get_property):
13464         Fix 99% cpu load by waiting for absolute times on the
13465         clock. Fixes #347300.
13466
13467 2006-07-14  Andy Wingo  <wingo@pobox.com>
13468
13469         * ext/theora/gsttheoraparse.h: 
13470         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
13471         (theora_parse_push_headers, theora_parse_clear_queue)
13472         (theora_parse_drain_queue_prematurely, )
13473         (theora_parse_sink_event, theora_parse_change_state): Queue events
13474         until we initialized our state, like in vorbisparse.
13475
13476         * ext/vorbis/vorbisparse.h: 
13477         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
13478         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
13479         (vorbis_parse_drain_queue_prematurely, )
13480         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
13481         until we have initialized our state. Fixes seeking after an
13482         initial pad block.
13483
13484 2006-07-14  Andy Wingo  <wingo@pobox.com>
13485
13486         Patch by: Iain Holmes <iaingnome@gmail.com>
13487         
13488         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
13489
13490 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
13491
13492         * configure.ac:
13493         Bump nano back to CVS
13494
13495 === release 0.10.9 ===
13496
13497 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
13498
13499         * configure.ac:
13500           releasing 0.10.9, "I walk the line"
13501
13502 2006-07-14  Michael Smith  <msmith@fluendo.com>
13503
13504         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
13505           Move a g_cond_signal to earlier to avoid sometimes deadlocking
13506           (commonly happens when running this test under valgrind) when trying
13507           to remove the buffer probe.
13508
13509 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13510
13511         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
13512         Fix missing g_unlock from the previous commit
13513
13514 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13515
13516         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13517         (gst_ximagesink_change_state):
13518         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13519         (gst_xvimagesink_change_state):
13520         Implement a locking order to ensure we always take the object lock
13521         before the x_lock and never vice-versa.
13522
13523 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13524
13525         * gst/playback/gstdecodebin.c: (find_compatibles):
13526         Fix a caps leak when linking (#347304)
13527
13528         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13529         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
13530         (gst_ximagesink_change_state):
13531         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
13532         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
13533         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
13534         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
13535         Don't leak shared memory resources. Use the object lock to protect
13536         against the xcontext disappearing while returning a buffer from the
13537         pipeline. (#347304)
13538
13539 2006-07-12  Edward Hervey  <edward@fluendo.com>
13540
13541         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
13542         (vorbis_handle_comment_packet):
13543         gst_tag_list_merge() returns a new object. Take that into account when
13544         using it. This avoids memleak.
13545         Revert previous commit which is not needed.
13546
13547 2006-07-12  Edward Hervey  <edward@fluendo.com>
13548
13549         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
13550         Reset the decoder in finalize so that all fields get cleared.
13551
13552 2006-07-12  Wim Taymans  <wim@fluendo.com>
13553
13554         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13555         (gst_base_audio_src_set_clock),
13556         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
13557         Don't try to post an error message when setting the clock fails
13558         as this can happen when adding an element to a bin which will then
13559         deadlock. Fixes #347296.
13560
13561 2006-07-12  Edward Hervey  <edward@fluendo.com>
13562
13563         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
13564         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
13565         (vorbis_handle_type_packet):
13566         Post tag messages on the bus even if we're not initialized.
13567         If we're not initialized, we still postpone the event pushing of tags.
13568
13569 2006-07-12  Wim Taymans  <wim@fluendo.com>
13570
13571         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13572         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13573         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13574         Revert last two changes that broke the freeze.
13575
13576 2006-07-12  Wim Taymans  <wim@fluendo.com>
13577
13578         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13579         basesink calculates silence sample correctly for us.
13580
13581 2006-07-12  Wim Taymans  <wim@fluendo.com>
13582
13583         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13584         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13585         Calculate correct silence samples so we don't fill our ringbuffer
13586         with noise.
13587
13588 2006-07-12  Edward Hervey  <edward@fluendo.com>
13589
13590         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13591         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
13592         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
13593         * ext/vorbis/vorbisdec.h:
13594         Delay sending events (newsegment, tags) until the decoder is properly
13595         initialized.
13596         Fixes #347295
13597
13598 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
13599
13600         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
13601         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
13602           Patch from #347221 adding a test for audioconvert
13603           channel remappings.
13604
13605 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
13606
13607         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
13608         (gst_ssa_parse_parse_line):
13609           Don't include the terminating NUL in the buffer size,
13610           it's only there for extra paranoia (would add random
13611           '*' characters at the end of each subtitle since the
13612           terminator itself is not valid UTF-8 technically).
13613           Also fix indenting after boilerplate macro.
13614
13615 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
13616
13617         * gst/playback/gstdecodebin.c: (close_pad_link):
13618           Also emit 'unknown-type' signal (which should really be
13619           called unhandled-type) if we found potential decoders/demuxers
13620           in the registry but none of them worked in the end (as in the
13621           case where the plugins don't exist any longer but are still
13622           listed in the registry). Fixes #329798.
13623
13624 2006-07-08  Andy Wingo  <wingo@pobox.com>
13625
13626         * theoraparse.c (theora_parse_push_buffer)
13627         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
13628         Add some more debugging. Fix granulepos reconstruction in the face
13629         of discontinuities.
13630
13631 2006-07-06  Wim Taymans  <wim@fluendo.com>
13632
13633         * gst-libs/gst/audio/gstbaseaudiosink.c:
13634         (gst_base_audio_sink_class_init),
13635         (gst_base_audio_sink_provide_clock):
13636         Use gobject_class instead of G_OBJECT_CLASS (klass)
13637
13638         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13639         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
13640         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
13641         (gst_base_audio_src_get_time),
13642         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
13643         (gst_base_audio_src_create_ringbuffer):
13644         Fix latency and buffer-time constants and properties ala basesink.
13645         Implement pull based scheduling. Fixes #346527.
13646         Set default blocksize in GstBaseSrc to 0, we default to pushing out
13647         one segment.
13648         Refuse slaving to another clock instead of silently not working.
13649         Only provide a clock when we are actually able to do so.
13650         Various small cleanups and compiler hints.
13651
13652 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13653
13654         Patch by: Lutz Mueller <lutz at topfrose de>
13655
13656         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
13657         (plugin_init):
13658           Add typefinding for text/html (#346581).
13659
13660 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13661
13662         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
13663         (xml_check_first_element), (xml_type_find), (smil_type_find):
13664           Fix SMIL typefinding, make xml_check_first_element() more
13665           useful.
13666
13667 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13668
13669         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
13670         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
13671         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
13672         * gst/playback/gstplaybasebin.h:
13673           Protect list of elements with a subtitle-encoding property and
13674           the subtitle encoding member itself with a lock of their own
13675           instead of using the object lock. This prevents a dead-lock in
13676           the element-remove callback in some circumstances when shutting
13677           down playbin.
13678
13679 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
13680
13681         * win32/common/libgsttag.def:
13682         Export some new functions.
13683         * win32/vs6/libgstogg.dsp:
13684         Add a link to libgsttag-0.10.lib.
13685
13686 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
13687
13688         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
13689           Some const-ification.
13690
13691 2006-07-04  Wim Taymans  <wim@fluendo.com>
13692
13693         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
13694         Improve checking if we are dealing with a stream. Added some
13695         more uris that need buffering.
13696
13697 2006-07-03  Edward Hervey  <edward@fluendo.com>
13698
13699         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
13700         Remove unused variable.
13701
13702 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13703
13704         * Makefile.am:
13705           include lcov.mak
13706         * configure.ac:
13707           add GCOV_LIBS to GST_LIBS
13708
13709 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
13710
13711         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
13712
13713         * ext/alsa/gstalsasrc.c:
13714           Add 32 bps to template caps and increase channels range
13715           from [1,2] to [1,MAX]. See #346326.
13716
13717 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
13718
13719         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
13720           Recognise 'WMVA' video codec fourcc (#345879).
13721           
13722 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
13723          
13724         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
13725           Fixed nasty memory leak
13726
13727 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13728
13729         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
13730         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
13731           fix logging
13732
13733 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
13734
13735         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13736         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
13737         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
13738         Protect remove_fakesink using a mutex, so that we don't try and
13739         remove the fakesink simultaneously from multiple threads.
13740
13741         When going from READY to PAUSED, restore the fakesink, so that
13742         it is there when decodebin gets reused.
13743
13744 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
13745
13746         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
13747         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13748         * gst-libs/gst/rtp/gstbasertppayload.c:
13749         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13750         * gst/tcp/gstmultifdsink.c:
13751         * gst/tcp/gsttcpclientsink.c:
13752         * gst/tcp/gsttcpclientsrc.c:
13753         * gst/tcp/gsttcpserversink.c:
13754         * gst/tcp/gsttcpserversrc.c:
13755         * gst/videorate/gstvideorate.c:
13756         * gst/videotestsrc/gstvideotestsrc.c:
13757         * sys/v4l/gstv4ljpegsrc.c:
13758         * sys/v4l/gstv4lmjpegsink.c:
13759         * sys/v4l/gstv4lsrc.c:
13760         * tests/examples/seek/scrubby.c:
13761         * tests/examples/seek/seek.c:
13762           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
13763
13764 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13765
13766         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
13767           Second field in GEnumValue shouldn't be a description,
13768           but a stringified version of the enum value.
13769
13770 2006-06-22  Wim Taymans  <wim@fluendo.com>
13771
13772         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13773         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
13774         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
13775         Avoid type checking in buffer casts.
13776         Avoid caps copy in buffer_alloc when we can.
13777         Use pad_peer_accept.
13778
13779 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13780
13781         * gst-libs/gst/tag/tag.h:
13782           Oops, make that 'Since: 0.10.9'.
13783
13784 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13785
13786         * docs/libs/gst-plugins-base-libs-sections.txt:
13787         * gst-libs/gst/tag/tag.h:
13788         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
13789         (gst_tag_image_type_get_type):
13790           API: add GstTagImageType enum to describe images contained
13791           in image tags (#345641).
13792
13793 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13794
13795         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
13796           Fix warnings with gst-inspect: "buffers-min" property
13797           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
13798           typo in property description.
13799
13800 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13801
13802         Patch by: Cody Russell <bratsche at gnome org>
13803
13804         * gst/audioresample/gstaudioresample.c:
13805         (gst_audioresample_class_init):
13806         * gst/playback/gststreamselector.c:
13807         (gst_stream_selector_class_init):
13808         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
13809         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
13810         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
13811         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
13812         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
13813         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
13814         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
13815         * gst/videotestsrc/gstvideotestsrc.c:
13816         (gst_video_test_src_class_init):
13817         * gst/volume/gstvolume.c: (gst_volume_class_init):
13818           Avoid unnecessary class cast check in class_init
13819           functions (#337747).
13820
13821 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
13822
13823         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
13824         (gst_text_overlay_video_chain):
13825           g_markup_escape_text() REALLY doesn't like non-UTF8 input
13826           and doesn't validate its input either (and neither did
13827           textoverlay it seems). Let's do that then and fix #345206.
13828
13829 2006-06-19  Wim Taymans  <wim@fluendo.com>
13830
13831         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
13832         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
13833         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
13834         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
13835         (find_syncframe), (find_limits), (assign_value),
13836         (count_burst_unit), (gst_multi_fd_sink_new_client),
13837         (gst_multi_fd_sink_handle_client_write),
13838         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
13839         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
13840         (gst_multi_fd_sink_change_state):
13841         * gst/tcp/gstmultifdsink.h:
13842         Added shiny new burst-on-connect methods.
13843         Add properties to control the minimal amount of data queued.
13844         Small cleanups.
13845         API: bytes-min property
13846         API: time-min property
13847         API: buffers-min property
13848         API: burst-unit property
13849         API: burst-value property
13850         API: add-full signal
13851
13852         * gst/tcp/gsttcp-marshal.list:
13853         Added new marshaller code for the new signal.
13854
13855         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13856         (multifdsink_suite):
13857         Added testcases for new burst methods.
13858
13859 2006-06-19  Edward Hervey  <edward@fluendo.com>
13860
13861         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
13862         Implement clipping for accurate seeking.
13863         Closes #345225
13864
13865 2006-06-19  Wim Taymans  <wim@fluendo.com>
13866
13867         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
13868
13869         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
13870         (gst_video_scale_transform):
13871         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
13872
13873 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
13874
13875         * configure.ac:
13876           Fix --disable-external (can't set conditionals conditionally,
13877           #343602).
13878
13879 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13880
13881         * tests/check/elements/audioresample.c: (test_reuse),
13882         (audioresample_suite):
13883           Add test case for bug #342789 fixed below.
13884
13885 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13886
13887         * gst/audioresample/gstaudioresample.c:
13888         (gst_audioresample_class_init), (gst_audioresample_init),
13889         (audioresample_start), (audioresample_stop),
13890         (gst_audioresample_set_property), (gst_audioresample_get_property):
13891           Implement GstBaseTransform::start and ::stop so that audioresample
13892           can clear its internal state properly and be reused instead of
13893           causing non-negotiated errors with playbin under some circumstances
13894           (#342789).
13895
13896         * tests/check/elements/audioresample.c: (setup_audioresample),
13897         (cleanup_audioresample):
13898           Need to set element state here so that ::start and ::stop are
13899           called.
13900
13901 2006-06-16  Wim Taymans  <wim@fluendo.com>
13902
13903         Patch by: Young-Ho Cha <ganadist at chollian dot net>
13904
13905         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
13906         Parse extra data better, apparently it's right behind
13907         the normal strf header size. Fixes #343500.
13908
13909 2006-06-16  Wim Taymans  <wim@fluendo.com>
13910
13911         * ext/alsa/gstalsasink.c: (set_hwparams):
13912         If we fail to set the buffer_time and period_time alsa
13913         parameters, post a warning and leave alsa select a 
13914         default instead of failing. Fixes #342085
13915
13916 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13917
13918         * docs/libs/gst-plugins-base-libs-sections.txt:
13919         * gst-libs/gst/cdda/gstcddabasesrc.h:
13920           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
13921           out in the header file and shouldn't be listed in the docs.
13922
13923         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13924           Must dereference pointer to fourcc in the debug statement.
13925
13926 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
13927
13928         * docs/libs/Makefile.am:
13929         * docs/libs/gst-plugins-base-libs-docs.sgml:
13930         * docs/libs/gst-plugins-base-libs-sections.txt:
13931         * docs/libs/gst-plugins-base-libs.types:
13932         add remaining symbols into correct setions
13933         
13934         * gst-libs/gst/audio/gstringbuffer.c:
13935         fix incomplete docs
13936         
13937         * gst-libs/gst/audio/gstringbuffer.h:
13938         comment out not yet implemented function
13939         
13940         
13941         * gst-libs/gst/floatcast/floatcast.h:
13942         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13943         add short descriptions
13944         
13945         
13946         * gst-libs/gst/interfaces/propertyprobe.c:
13947         fix return value docs   
13948         
13949         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13950         simplify debug logging
13951         
13952         * gst-libs/gst/riff/riff-read.h:
13953         sync function prototype and docs
13954         
13955         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
13956         remove left over symbol
13957
13958 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13959
13960         * autogen.sh:
13961         * configure.ac:
13962         * docs/Makefile.am:
13963           Use GST_PLUGIN_DOCS macro in configure.ac, add
13964           --enable-plugin-docs default to autogen.sh and use
13965           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
13966
13967 2006-06-15  Wim Taymans  <wim@fluendo.com>
13968
13969         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
13970         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
13971         (gst_ogg_demux_loop):
13972         Combine GstFlowReturn from the source pads to give a
13973         meaningfull result to the upstream peer or to stop the
13974         processing task in case of errors.
13975
13976 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13977
13978         * gst/playback/gststreaminfo.c: (cb_probe):
13979           Try GST_TAG_CODEC as fallback when extracting the
13980           codec name; more debug info.
13981
13982 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13983
13984         * ext/ogg/Makefile.am:
13985         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13986           Extract language tags from ogm subtitle streams, so that
13987           the subtitle menu choices are labelled correctly in
13988           Totem (fixes #344708).
13989
13990 2006-06-14  Wim Taymans  <wim@fluendo.com>
13991
13992         Patch by: Alessandro Decina <alessandro at nnva dot org>
13993
13994         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
13995         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
13996         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
13997         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
13998         Fix various leaks. Fixes #343699.
13999         Add x-smoke mime type.
14000
14001 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14002
14003         * gst-libs/gst/riff/riff-ids.h:
14004           Add IDs for 'bext' chunks (see #343837).
14005
14006 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
14007
14008         Patch by: Young-Ho Cha  <ganadist at chollian net>
14009
14010         * gst/subparse/samiparse.c: (sami_context_pop_state),
14011         (handle_start_font), (end_sami_element):
14012           Honour font face tags in SAMI subtitles (#344503).
14013
14014 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14015
14016         * po/POTFILES.in:
14017           add missing files containing translatable strings
14018
14019 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14020
14021         * docs/libs/tmpl/.cvsignore:
14022           we don't want those *.sgml files in CVS either
14023
14024 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14025
14026         * docs/libs/.cvsignore:
14027         * tests/check/elements/.cvsignore:
14028         * tests/check/libs/.cvsignore:
14029           ignore more
14030
14031 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14032
14033         * docs/libs/Makefile.am:
14034           also commiting the changed Makefile.am (added more libs to the
14035           doc-build)
14036
14037 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
14038
14039         * docs/libs/gst-plugins-base-libs-docs.sgml:
14040         * docs/libs/gst-plugins-base-libs-sections.txt:
14041         * docs/libs/gst-plugins-base-libs.types:
14042           first batch of reordering things, add index & hierarchy
14043
14044 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14045
14046         * configure.ac:
14047           use GST_PKG_CHECK_MODULES, cleans up output
14048
14049 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14050
14051         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
14052           Add support for burn:// URIs (#343385); const-ify things a bit,
14053           use G_N_ELEMENTS instead of hard-coded array size.
14054
14055 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
14056
14057         Patch by: Young-Ho Cha  <ganadist at chollian net>
14058
14059         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
14060           Fix up broken entities before passing them to libxml *sigh*.
14061           (#343303).
14062           
14063 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
14064
14065         * configure.ac:
14066           back to TRUNK
14067
14068 === release 0.10.8 ===
14069
14070 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
14071
14072         * configure.ac:
14073           releasing 0.10.8, "Moar gij ziet mij nie"
14074
14075 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14076
14077         * configure.ac:
14078         * po/af.po:
14079         * po/az.po:
14080         * po/cs.po:
14081         * po/en_GB.po:
14082         * po/hu.po:
14083         * po/it.po:
14084         * po/nb.po:
14085         * po/nl.po:
14086         * po/or.po:
14087         * po/sq.po:
14088         * po/sr.po:
14089         * po/sv.po:
14090         * po/uk.po:
14091         * po/vi.po:
14092         * win32/common/config.h:
14093           0.10.7.2 prerelease
14094
14095 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
14096
14097         * docs/libs/tmpl/gstaudio.sgml:
14098         * docs/libs/tmpl/gstcolorbalance.sgml:
14099         * docs/libs/tmpl/gstmixer.sgml:
14100         * docs/libs/tmpl/gstringbuffer.sgml:
14101         * docs/libs/tmpl/gsttuner.sgml:
14102         * docs/libs/tmpl/gstxoverlay.sgml:
14103         * gst-libs/gst/audio/audio.c:
14104         * gst-libs/gst/audio/gstringbuffer.c:
14105         * gst-libs/gst/interfaces/colorbalance.c:
14106         * gst-libs/gst/interfaces/mixer.c:
14107         * gst-libs/gst/interfaces/tuner.c:
14108         * gst-libs/gst/interfaces/xoverlay.c:
14109           move last template doc snippets to source code and delete them
14110
14111 2006-06-06  Michael Smith  <msmith@fluendo.com>
14112
14113         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
14114         (theora_parse_drain_queue):
14115           Mark DELTA_UNIT on non-keyframes.
14116
14117 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
14118
14119         * gst-libs/gst/audio/gstbaseaudiosink.c:
14120         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
14121         * gst-libs/gst/audio/gstbaseaudiosink.h:
14122         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
14123         (gst_ring_buffer_samples_done):
14124         * gst-libs/gst/audio/gstringbuffer.h:
14125         Document better the fact that latency_time and buffer_time are values
14126         stored in microseconds, and not the usual GStreamer nanoseconds.
14127         Change the variables (compatibly) that store them from GstClockTime 
14128         to guint64 to make it more clear that they're not storing clock times.
14129         Also, remove the bogus property description that says the user can
14130         specify -1 to get the default value, since that's never been the case.
14131
14132         When computing the default segment size for the ring buffer, make it
14133         an integer number of samples.
14134
14135         When the sub-class indicates a delay greater than the number of
14136         samples we've written return 0 from the audio sink get_time method.
14137
14138 2006-06-02  Michael Smith  <msmith@fluendo.com>
14139
14140         * tests/check/elements/audioconvert.c: (set_channel_positions),
14141         (get_float_mc_caps), (get_int_mc_caps):
14142         * tests/check/elements/audioresample.c:
14143         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
14144         * tests/check/elements/videorate.c:
14145         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
14146         * tests/check/elements/volume.c:
14147         * tests/check/elements/vorbisdec.c:
14148         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
14149           Don't busy-wait in tests; this was causing test timeouts very
14150           frequently when running under valgrind.
14151
14152 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14153
14154         * gst/tcp/README:
14155         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
14156         (gst_multi_fd_sink_remove_client_link),
14157         (gst_multi_fd_sink_client_queue_caps),
14158         (gst_multi_fd_sink_client_queue_buffer),
14159         (gst_multi_fd_sink_handle_client_write),
14160         (gst_multi_fd_sink_render):
14161         * gst/tcp/gstmultifdsink.h:
14162           make multifdsink properly deal with streamheader:
14163           - streamheader is taken from caps
14164           - buffers marked with IN_CAPS are not sent
14165           - streamheaders are sent, on connection, from the caps of the
14166             buffer where the client gets positioned to
14167           - further streamheader changes are done every time the client
14168             will receive a buffer with different caps
14169         * tests/check/elements/multifdsink.c: (GST_START_TEST),
14170         (gst_multifdsink_create_streamheader):
14171           add tests for this
14172
14173 2006-06-02  Michael Smith  <msmith@fluendo.com>
14174
14175         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14176           Reinstate limit on channel count. Vorbis does not define the meaning
14177           of > 6 channels, so they're just independent channels. Gstreamer
14178           currently has no mechanism to represent N independent channels.
14179
14180 2006-06-02  Michael Smith  <msmith@fluendo.com>
14181
14182         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
14183           Don't arbitrarily restrict channel counts and rate in vorbis.
14184           In terms of effects likely on real-world files, this fixes 96kHz
14185           playback of vorbis.
14186
14187 2006-06-02  Michael Smith  <msmith@fluendo.com>
14188
14189         * gst/audioconvert/audioconvert.c: (float):
14190           More correct float->int conversion.
14191
14192 2006-06-02  Michael Smith  <msmith@fluendo.com>
14193
14194         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
14195           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
14196           value. Fixes g-critical on trying to play back ogg containing
14197           unknown codec.
14198
14199 2006-06-02  Wim Taymans  <wim@fluendo.com>
14200
14201         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
14202         (setup_source):
14203         * gst/playback/gstplaybasebin.h:
14204         Make the subtitle detection work from any thread so we don't
14205         deadlock. Fixes #343397.
14206
14207 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
14208
14209         * gst/volume/Makefile.am:
14210           Seriously, it's not *that* hard to get compilation right.  Even
14211           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
14212
14213 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14214
14215         * gst/volume/gstvolume.c: (volume_choose_func),
14216         (volume_update_real_volume), (gst_volume_class_init),
14217         (gst_volume_init), (volume_process_float), (volume_process_int16),
14218         (volume_process_int16_clamp), (volume_set_caps),
14219         (volume_transform_ip), (plugin_init):
14220         * gst/volume/gstvolume.h:
14221         rewrite the passthrough check, split _int16 and _int16_clamp, fix
14222         another property desc., remove unused param from process function
14223         
14224         * tests/check/elements/volume.c: (volume_suite):
14225         reactivate the passthrough test
14226
14227 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14228
14229         * ext/alsa/gstalsamixerelement.h:
14230         * ext/alsa/gstalsamixeroptions.h:
14231         * ext/alsa/gstalsamixertrack.h:
14232         * ext/gnomevfs/gstgnomevfssink.h:
14233         * ext/gnomevfs/gstgnomevfssrc.h:
14234         * ext/theora/gsttheoradec.h:
14235         * ext/theora/gsttheoraenc.h:
14236         * ext/theora/gsttheoraparse.h:
14237         * ext/vorbis/vorbisparse.h:
14238         * gst-libs/gst/audio/gstaudioclock.h:
14239         * gst-libs/gst/audio/gstaudiofilter.h:
14240         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
14241         * gst/audioconvert/gstaudioconvert.h:
14242         * gst/audioresample/gstaudioresample.h:
14243         * gst/audiotestsrc/gstaudiotestsrc.h:
14244         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
14245         * gst/playback/gststreamselector.h:
14246         * gst/tcp/gstmultifdsink.h:
14247         * gst/tcp/gsttcpclientsink.h:
14248         * gst/tcp/gsttcpclientsrc.h:
14249         * gst/tcp/gsttcpserversink.h:
14250         * gst/tcp/gsttcpserversrc.h:
14251         * gst/videorate/gstvideorate.h:
14252         * gst/videoscale/gstvideoscale.h:
14253         * gst/videotestsrc/gstvideotestsrc.h:
14254         * gst/volume/gstvolume.h:
14255         * sys/v4l/gstv4ljpegsrc.h:
14256         * sys/v4l/gstv4lmjpegsink.h:
14257         * sys/v4l/gstv4lmjpegsrc.h:
14258         * sys/v4l/gstv4lsrc.h:
14259         * sys/ximage/ximagesink.h:
14260         * sys/xvimage/xvimagesink.h:
14261         * tests/old/testsuite/alsa/sinesrc.h:
14262         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14263
14264 2006-05-31  Wim Taymans  <wim@fluendo.com>
14265
14266         * ext/libvisual/visual.c: (gst_visual_reset),
14267         (gst_visual_sink_setcaps), (gst_visual_sink_event),
14268         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
14269         Handle DISCONT.
14270         Use running time before doing QoS.
14271         Handle mono too.
14272
14273 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
14274
14275         * docs/libs/Makefile.am:
14276           set a magic variable to indicate we know the docs are incomplete
14277
14278 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14279
14280         * win32/common/libgstvideo.def:
14281           export gst_video_calculate_display_ratio
14282         * win32/vs6/libgstvideoscale.dsp:
14283           add link to libgstvideo-0.10.lib
14284
14285 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
14286
14287         * gst/playback/gstplaybasebin.c: (gen_source_element):
14288           Throw a more comprehensible error for rtsp:// URIs (rather
14289           than erroring out with a negotiation error later on) until
14290           we fix playbin to handle rtspsrc etc.
14291
14292 2006-05-30  Wim Taymans  <wim@fluendo.com>
14293
14294         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
14295         (gst_text_overlay_text_event):
14296         Added some FIXMEs.
14297
14298 2006-05-30  Wim Taymans  <wim@fluendo.com>
14299
14300         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
14301         (gst_adder_request_new_pad), (gst_adder_release_pad):
14302         * gst/adder/gstadder.h:
14303         Implement release_request_pad.
14304         Make padcounter atomic.
14305
14306         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
14307         Added check for release_pad in adder.
14308
14309 2006-05-30  Wim Taymans  <wim@fluendo.com>
14310
14311         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
14312         Fix build again.
14313
14314 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14315
14316         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
14317         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
14318         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
14319         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
14320         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
14321         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
14322         (gst_ogg_demux_bisect_forward_serialno),
14323         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
14324         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
14325           add more debugging
14326           clean up printf formats for granulepos and serialno
14327
14328 2006-05-30  Michael Smith  <msmith@fluendo.com>
14329
14330         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
14331         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
14332         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
14333         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
14334         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
14335         * ext/vorbis/vorbisenc.h:
14336           Multi-channel caps negotiation, so we can do proper multichannel
14337           vorbis encoding, negotiated through audioconvert.
14338
14339 2006-05-30  Wim Taymans  <wim@fluendo.com>
14340
14341         * tests/check/elements/adder.c: (test_event_message_received),
14342         (test_play_twice_message_received), (GST_START_TEST),
14343         (adder_suite):
14344         Added check to show that #339935 is fixed with ongoing
14345         adder and collectpads fixes.
14346
14347 2006-05-29  Wim Taymans  <wim@fluendo.com>
14348
14349         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
14350         Don't leak pad name.
14351
14352 2006-05-29  Wim Taymans  <wim@fluendo.com>
14353
14354         * gst/adder/gstadder.c: (gst_adder_query_duration),
14355         (forward_event_func), (forward_event), (gst_adder_src_event):
14356         Fix adder seeking.
14357         Make query/seeking code threadsafe.
14358
14359         * tests/check/Makefile.am:
14360         * tests/check/elements/adder.c: (test_event_message_received),
14361         (GST_START_TEST), (test_play_twice_message_received):
14362         Fix adder test case.
14363
14364 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
14365
14366         Patch by: Young-Ho Cha  <ganadist at chollian net>
14367
14368         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14369         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
14370         (set_encoding_element), (decodebin_element_added_cb),
14371         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
14372         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
14373         * gst/playback/gstplaybasebin.h:
14374           Add 'subtitle-encoding' property to playbin, so applications can
14375           force a subtitle encoding for non-UTF8 subtitles (#342268).
14376
14377         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
14378         (gst_sub_parse_set_property):
14379           Rename recently-added 'encoding' property to 'subtitle-encoding'
14380           (so it can be proxied by playbin/decodebin in a generic way
14381           with less danger of false positives).
14382
14383 2006-05-29  Michael Smith  <msmith@fluendo.com>
14384
14385         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
14386         (append_with_other_format), (set_structure_widths),
14387         (gst_audio_convert_transform_caps):
14388           Patch from #341562: give more specific audio caps in get_caps, so
14389           that basetransform  can make better decisions on what caps to
14390           negotiate.
14391
14392 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14393
14394         * tests/check/elements/volume.c:
14395         make it compile again
14396
14397 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14398
14399         * tests/check/elements/volume.c: (volume_suite):
14400         disable test until #343196 gets resolved
14401
14402 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
14403
14404         * gst/adder/gstadder.c: (gst_adder_get_type):
14405         Make it easier to copy&paste
14406         
14407         * gst/volume/Makefile.am:
14408         * gst/volume/gstvolume.c: (volume_update_real_volume),
14409         (gst_volume_set_volume), (gst_volume_set_mute),
14410         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
14411         (volume_transform_ip), (volume_update_mute),
14412         (volume_update_volume):
14413         * gst/volume/gstvolume.h:
14414         Add own debug category, move duplicate code to helper function, fix
14415         property texts, add more comments and prepare ffor liboil-goodness
14416         
14417         * tests/check/Makefile.am:
14418         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
14419         add test for mute and passtrough case, be a bit more verbose to track
14420         failure
14421         
14422         * tests/check/generic/states.c: (GST_START_TEST):
14423         catch elements that fail to instantiate
14424
14425 2006-05-28  Edward Hervey  <edward@fluendo.com>
14426
14427         * tests/check/pipelines/simple-launch-lines.c:
14428         * tests/check/pipelines/theoraenc.c:
14429         * tests/check/pipelines/vorbisenc.c:
14430         Comment out tests using parse_launch() if core was built without
14431         parsing capabilities.
14432
14433 2006-05-27  Edward Hervey  <edward@fluendo.com>
14434
14435         * tests/check/Makefile.am:
14436         Extra bonus points for whoever explains to ensonic that you are meant
14437         to test unit tests thoroughly before commiting them, especially if
14438         you know it's going to break.
14439         De-activated element/adder tests.
14440
14441 2006-05-27  Edward Hervey  <edward@fluendo.com>
14442
14443         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14444         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
14445         Marking caps conversion issues as GST_WARNING is way too verbose,
14446         Moving them to GST_LOG.
14447
14448 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14449
14450         * README:
14451           Replace current README (containing the release notes from
14452           some 0.9.x version) with a proper README taken from the core.
14453
14454 2006-05-26  Wim Taymans  <wim@fluendo.com>
14455
14456         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14457         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
14458         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
14459         (vorbis_dec_change_state):
14460         Small cleanups.
14461         Add some FIXMEs
14462         Clip output samples to segment boundaries.
14463
14464 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14465
14466         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14467         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
14468         Improve the errors produced on bad output, including some human
14469         readable description strings.
14470         Handle the (theoretical for ximagesink) case where the XServer 
14471         has a different idea about the size required for a particular 
14472         frame and gives us too small a memory allocation.
14473
14474 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14475
14476         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14477         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
14478         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
14479         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14480         Improve the errors produced on bad output, including some human 
14481         readable description strings.
14482         Handle RGB Xv formats properly by transforming them into our 
14483         big-endian caps description.
14484         Use gst_caps_truncate to ensure that we never try and choose a
14485         non-fixed caps in buffer_alloc.
14486         Handle the case where the XServer has a different idea about the size
14487         required for a particular frame and gives us too small a memory
14488         allocation.
14489         Use -1 to indicate 'no image format', because 0 is a valid XServer
14490         image format number.
14491         Put RGB Xv formats at the end of the caps, so that we always prefer
14492         YUV format frames.
14493         Iterate the available Xv Encodings to determine the maximum width and
14494         height, and then return that in our caps.
14495         (Closes #315312, #337544)
14496
14497 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
14498
14499         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
14500         When there is only one unfinished pad and it receives an event that
14501         doesn't match our requirements, we need to set alldone=FALSE so that
14502         the fakesink is not removed yet.
14503
14504 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
14505
14506         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
14507           Use gst_type_find_helper_for_buffer() to find the type
14508           of stream from the first packet.
14509
14510         * configure.ac:
14511           Bump requirements to core CVS (needed for vorbis
14512           typefinding to work).
14513
14514 2006-05-24  Edward Hervey  <edward@fluendo.com>
14515
14516         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
14517         Added the 'prfl' atom type which MQV (no, it's not a typo) files
14518         contain.  Else they play perfectly fine with qtdemux.
14519
14520 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
14521
14522         * ext/theora/theoradec.c:
14523         * ext/theora/theoraenc.c:
14524         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
14525         * gst/audiorate/gstaudiorate.c:
14526           make more debug catagories static
14527         
14528         * tests/check/Makefile.am:
14529         * tests/check/elements/adder.c: (message_received),
14530         (test_event_message_received), (GST_START_TEST),
14531         (test_play_twice_message_received), (adder_suite):
14532           added test case for using element twice, extra bonus points for anyone
14533           who can make these test run reliably
14534
14535 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
14536
14537         * ext/theora/theoradec.c: (theora_dec_chain):
14538           Make work with time-stamped input buffers that do not
14539           have a granulepos in BUFFER_OFFSET_END (like theora
14540           buffers coming from matroskademux). Fixes #342448.
14541
14542 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
14543
14544         Patch by: Peter Kjellerstedt  <pkj at axis com>
14545
14546         * gst/tcp/Makefile.am:
14547           fdstresstest doesn't need Gtk+, fix compilation if 
14548           gtk is not available (#342566).
14549
14550 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14551          
14552         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14553           80 line columns
14554           Removed redundant floor()
14555
14556 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
14557
14558         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14559           On second thought, just skip JUNK chunks automatically, so
14560           the caller doesn't have to handle this. Fixes #342345.
14561           Also, return GST_FLOW_UNEXPECTED if we get a short read,
14562           not GST_FLOW_ERROR.
14563
14564 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
14565
14566         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14567           Don't bail out on JUNK chunks with a size of 0 (would try to
14568           pull_range 0 bytes before, which sources don't like too much).
14569           See #342345.
14570
14571 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14572
14573         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14574         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14575         Use the gstutil scaling function to preserve 64 bits while calculating
14576         output width and height from the display-aspect-ratio. (A continuation
14577         of #341542)
14578
14579 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14580
14581         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
14582         (gst_xvimagesink_buffer_alloc):
14583         * sys/xvimage/xvimagesink.h:
14584         When performing buffer allocations, remember the caps and image format
14585         we return so that if the same caps are asked for next time we can
14586         return them immediately without doing any caps intersections.
14587
14588 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14589          
14590         * gst-libs/gst/rtp/README:
14591           Some new documentation
14592         * gst-libs/gst/rtp/gstrtpbuffer.h:       
14593           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
14594         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14595         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
14596           New RTP audio base payloader class. Supports frame or sample based
14597           codecs.  Not enabled in Makefile.am until approved.
14598
14599 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14600
14601         * tests/check/elements/alsa.c: (test_device_property_probe):
14602           Fix test case: don't try to free NULL GValueArray when there
14603           are no devices.
14604
14605 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14606
14607         * tests/check/Makefile.am:
14608         * tests/check/elements/alsa.c: (test_device_property_probe),
14609         (alsa_suite), (main):
14610           Add simple test that runs a device property probe on alsasrc,
14611           alsasink and alsamixer. Disable valgrind check for now (too
14612           many leaks in libasound, and valgrind ignored my suppressions
14613           additions).
14614
14615 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14616
14617         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
14618         (gst_alsa_device_property_probe_probe_property),
14619         (gst_alsa_device_property_probe_needs_probe),
14620         (gst_alsa_device_property_probe_get_values),
14621         (gst_alsa_type_add_device_property_probe_interface):
14622         * ext/alsa/gstalsadeviceprobe.h:
14623         * ext/alsa/gstalsamixerelement.c:
14624         (gst_alsa_mixer_element_init_interfaces):
14625         * ext/alsa/gstalsamixerelement.h:
14626           Clean up and simplify alsa device probing. Make it actually work
14627           for multiple classes. Don't cache results any longer.
14628
14629         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
14630         (gst_alsasink_init):
14631         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
14632         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
14633         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
14634           Make alsasink and alsasrc implement the GstPropertyProbe interface
14635           for device probing (#342181).
14636           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
14637
14638 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14639
14640         * gst/subparse/samiparse.c: (handle_start_font):
14641           Don't ignore return value of strtol (++compiler_happiness).
14642
14643 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
14644
14645         Patch by: Young-Ho Cha  <ganadist chollian net>
14646
14647         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
14648         (gst_sub_parse_class_init), (gst_sub_parse_init),
14649         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
14650         (convert_encoding):
14651         * gst/subparse/gstsubparse.h:
14652           Add 'encoding' property (#341681).
14653
14654         * gst/subparse/samiparse.c: (characters_sami):
14655           Output is pango markup, so we need to escape text
14656           between tags (#342143).
14657
14658 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
14659
14660         * gst-libs/gst/audio/multichannel.c:
14661         (gst_audio_check_channel_positions):
14662           It's okay to have caps with channels=1 and a channel position
14663           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
14664           (deinterleavers might want to keep the position in the caps,
14665           so that they can be re-interleaved again properly later).
14666           Leave check for unexpected 2-channel layouts intact for now.
14667
14668 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14669
14670         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
14671         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
14672         basesrc can do its job correctly.
14673
14674 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
14675
14676         * ext/alsa/Makefile.am:
14677         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
14678         (gst_alsa_detect_formats), (get_channel_free_structure),
14679         (caps_add_channel_configuration), (gst_alsa_detect_channels),
14680         (gst_alsa_probe_supported_formats):
14681         * ext/alsa/gstalsa.h:
14682         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
14683           Refactor and improve caps probing code: probe signedness
14684           when we probe the supported formats/widths; set endianness
14685           to the one we actually probed for (ie. cpu endianness).
14686           
14687         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
14688         (gst_alsasrc_close):
14689         * ext/alsa/gstalsasrc.h:
14690           Implement caps probing for alsasrc.
14691
14692 2006-05-15  Wim Taymans  <wim@fluendo.com>
14693
14694         * ext/theora/theoradec.c: (gst_theora_dec_reset),
14695         (theora_dec_src_query), (theora_dec_src_event),
14696         (theora_dec_sink_event), (theora_handle_comment_packet),
14697         (theora_handle_data_packet), (theora_dec_change_state):
14698         Cleanups, add some G_LIKELY.
14699         Use segment helpers instead of our own wrong code.
14700         Clear queued buffers on seek and READY.
14701
14702         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
14703         (vorbis_dec_convert), (vorbis_dec_src_query),
14704         (vorbis_dec_src_event), (vorbis_dec_sink_event),
14705         (vorbis_handle_comment_packet), (vorbis_dec_push),
14706         (vorbis_handle_data_packet), (vorbis_dec_chain),
14707         (vorbis_dec_change_state):
14708         * ext/vorbis/vorbisdec.h:
14709         Remove old useless packetno variable.
14710         Do position query properly.
14711         Add some G_LIKELY.
14712         Do cleanup of queued buffers in new helper function
14713         and use it.
14714
14715 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14716
14717         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
14718           Query supported sample rates. Fixes #341732.
14719
14720 2006-05-15  Julien MOUTTE  <julien@moutte.net>
14721
14722         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
14723         (gst_decode_bin_change_state): Make decodebin reusable
14724         when going from PAUSE_TO_READY and then back to PAUSED.
14725         Fixes #331678.
14726
14727 2006-05-15  Wim Taymans  <wim@fluendo.com>
14728
14729         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
14730         (vorbis_dec_convert), (vorbis_dec_src_query),
14731         (vorbis_dec_sink_query), (vorbis_dec_src_event),
14732         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
14733         (vorbis_dec_clean_queued), (vorbis_dec_push),
14734         (vorbis_handle_data_packet), (vorbis_dec_change_state):
14735         Cleanups. Use refcounting and DEBUG_OBJECT.
14736         Reset segment on flush, use code methods instead of our
14737         own wrong version.
14738         Fix potential memleak.
14739
14740 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14741
14742         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
14743         (gst_alsasink_init):
14744         * ext/alsa/gstalsasink.h:
14745           Don't leak allocated snd_output_t structure if there's
14746           more than one alsasink instance at a time (#341873).
14747           Also fix GObject macros in header file.
14748           
14749 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14750
14751         * gst/subparse/gstsubparse.c:
14752         (gst_sub_parse_data_format_autodetect):
14753           Don't use libxml functions in the typefinding code.
14754
14755 2006-05-15  Wim Taymans  <wim@fluendo.com>
14756
14757         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14758         Fix seeking performance in the case where a non-header 
14759         packet has a 0 granulepos (busted theora case). 
14760         Fixes #341719
14761         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
14762          the first place, you limelight stealer you)
14763
14764 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14765
14766         * gst/subparse/gstsubparse.c:
14767         (gst_sub_parse_data_format_autodetect):
14768           Improve SAMI typefinding: handle case where there are
14769           whitespaces or newlines in front of the first <SAMI>
14770           tag (#169936).
14771
14772 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14773
14774         * configure.ac:
14775           Build video4linux plugin even if there's no XVIDEO, just
14776           without implementing the GstXOverlay interface (#334002).
14777          
14778 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14779
14780         * configure.ac:
14781         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
14782         (plugin_init):
14783           Add tentative support for libvisual-0.4 (#336881).
14784
14785 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14786
14787         Patch by: Young-Ho Cha <ganadist at chollian net>
14788
14789         * gst/subparse/samiparse.c: (handle_start_font):
14790           Need to map "silver" colour explicitly (#169936).
14791
14792 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14793
14794         Patch by: Young-Ho Cha  <ganadist at chollian net>
14795
14796         * gst/subparse/Makefile.am:
14797         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
14798         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
14799         (gst_sub_parse_format_autodetect), (feed_textbuf),
14800         (gst_subparse_type_find), (plugin_init):
14801         * gst/subparse/gstsubparse.h:
14802         * gst/subparse/samiparse.c:
14803         * gst/subparse/samiparse.h:
14804           Add support for SAMI subtitles (#169936).
14805
14806 2006-05-14  Michael Smith  <msmith@fluendo.com>
14807
14808         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
14809           Fix #341696: crash when mixing L+R+C to mono or stereo.
14810         * tests/check/Makefile.am:
14811         * tests/check/elements/audioconvert.c: (set_channel_positions),
14812         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
14813         (audioconvert_suite):
14814           Add test for the above, including some generic framework bits for
14815           testing multichannel things.
14816
14817 === release 0.10.7 ===
14818
14819 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
14820
14821         * configure.ac:
14822           releasing 0.10.7, "Leave the gun"
14823
14824 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
14825
14826         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14827         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14828         Fix the build.
14829
14830 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
14831
14832         * docs/libs/gst-plugins-base-libs-docs.sgml:
14833         * docs/libs/gst-plugins-base-libs-sections.txt:
14834         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
14835         * gst-libs/gst/video/video.h:
14836         * gst/videoscale/Makefile.am:
14837         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14838         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14839         * tests/check/Makefile.am:
14840         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
14841         (main):
14842           Fix integer overflow problem with pixel-aspect-ratio calculations
14843           in videoscale and xvimagesink (#341542)
14844
14845 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
14846
14847         * gst-libs/gst/tag/gstid3tag.c:
14848           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
14849
14850 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
14851
14852         * win32/MANIFEST:
14853           update win32 files listing
14854
14855 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14856
14857         patch by: Sjoerd Simons (sjoerd@luon.net)
14858
14859         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14860         (group_create), (group_destroy), (add_stream),
14861         (gst_play_base_bin_get_property),
14862         (gst_play_base_bin_get_streaminfo_value_array):
14863         * gst/playback/gstplaybasebin.h:
14864           API: GstPlayBaseBin::stream-info-value-array property
14865           use a more bindings-friendly way of exposing streaminfo
14866           using a GValueArray.  Tested in ipython.
14867           Closes #341114
14868
14869 2006-05-11  Wim Taymans  <wim@fluendo.com>
14870
14871         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
14872         (queue_underrun_cb), (queue_filled_cb):
14873         Also catch queue underruns but don't do anything yet.
14874         Refactor and comment queue enlarging code a bit.
14875
14876         * gst/playback/gstplaybasebin.c: (queue_overrun),
14877         (queue_threshold_reached), (queue_out_of_data),
14878         (gen_preroll_element):
14879         If a queue over/underruns check that we don't create nasty
14880         deadlocks when the min-threshold is not reached but the
14881         max-bytes is. In those cases disable max-bytes when we
14882         know that the queue is fed timed data.
14883         Add more comments.
14884
14885 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
14886
14887         * gst/playback/gstplaybin.c: (gen_audio_element):
14888           Make playbin automatically plug an 'audioresample'
14889           element before the audio sink as well. This solves
14890           problems with sinks that only accept a very specific
14891           sample rate, like esdsink (e.g. #340379).
14892
14893 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
14894
14895         * gst/playback/gstplaybasebin.c: (gen_source_element):
14896           Make http sources send special headers so that we receive
14897           icecast metadata if the http stream is an icecast stream
14898           (otherwise the server will just ignore them). This also
14899           means that from now on users will need the 'icydemux'
14900           element from gst-plugins-good installed if they want to
14901           listen to icecast radio streams. (#341432, #333657).
14902
14903 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14904
14905         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
14906         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
14907           remove stupid example from docs - it should come with a simple
14908           C program instead.
14909           Clean up/fix docs
14910         * tests/check/elements/multifdsink.c: (wait_bytes_served),
14911         (fail_if_can_read), (GST_START_TEST),
14912         (gst_multifdsink_create_streamheader), (multifdsink_suite):
14913           add a test for changing streamheader which exposes a bug in
14914           multifdsink
14915
14916 2006-05-11  Michael Smith  <msmith@fluendo.com>
14917
14918         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
14919         (gst_gnome_vfs_src_received_headers_callback):
14920         * ext/gnomevfs/gstgnomevfssrc.h:
14921           Don't set icy-caps unless we have a sane interval value. Move
14922           interval to a local variable; we never use it outside this function.
14923
14924 2006-05-11  Wim Taymans  <wim@fluendo.com>
14925
14926         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
14927         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
14928         Register special buffer types along with the objects so
14929         that they are not registered at runtime from N different
14930         streaming threads since they are not threadsafe.
14931
14932 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14933
14934         * tests/check/elements/multifdsink.c: (wait_bytes_served),
14935         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
14936           add two more tests, one doing streamheader
14937
14938 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14939
14940         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
14941           clean up the bufqueue when shutting down
14942         * tests/check/Makefile.am:
14943         * tests/check/elements/multifdsink.c: (setup_multifdsink),
14944         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
14945         (main):
14946           add a test for the leak that was just fixed
14947
14948 2006-05-10  Wim Taymans  <wim@fluendo.com>
14949
14950         * gst/adder/gstadder.c: (gst_adder_setcaps),
14951         (gst_adder_query_duration), (gst_adder_query), (forward_event),
14952         (gst_adder_src_event), (gst_adder_sink_event),
14953         (gst_adder_class_init), (gst_adder_finalize),
14954         (gst_adder_request_new_pad), (gst_adder_collected):
14955         * gst/adder/gstadder.h:
14956         Updated some docs. Added comments and FIXMEs all over the place.
14957         Improve debugging info.
14958         Fix leak on finalize by not calling the parent.
14959         Implement duration query.
14960         Make event forwarding threadsafe.
14961         Correctly send NEWSEGMENT at start and after flush.
14962         Handle EOS correctly.
14963         Post error when not negotiated.
14964
14965         * tests/check/elements/adder.c: (GST_START_TEST):
14966         Added FIXME in the test.
14967
14968 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14969
14970         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
14971         (gst_text_overlay_halign_get_type),
14972         (gst_text_overlay_wrap_mode_get_type):
14973         * ext/theora/theoradec.c: (theora_handle_type_packet),
14974         (theora_handle_data_packet):
14975         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
14976         (theora_enc_sink_setcaps), (theora_enc_chain):
14977         * gst-libs/gst/cdda/gstcddabasesrc.c:
14978         (gst_cdda_base_src_mode_get_type):
14979         * gst/audiotestsrc/gstaudiotestsrc.c:
14980         (gst_audiostestsrc_wave_get_type):
14981         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
14982         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
14983         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14984         (gst_sync_method_get_type), (gst_unit_type_get_type),
14985         (gst_client_status_get_type):
14986         * gst/videoscale/gstvideoscale.c:
14987         (gst_video_scale_method_get_type):
14988         * gst/videotestsrc/gstvideotestsrc.c:
14989         (gst_video_test_src_pattern_get_type):
14990         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
14991         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
14992         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
14993         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
14994         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
14995         (paint_setup_RGB565), (paint_setup_xRGB1555):
14996           Const-ify GEnumValue and GFlagsValue arrays. Use
14997           GST_ROUND_UP_* macros instead of home-made ones.
14998
14999 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15000
15001         * configure.ac:
15002           Require core CVS for the new newsegment stuff.
15003
15004 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15005
15006         Patch by: Sjoerd Simons  <sjoerd at luon net>
15007
15008         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
15009           Register nick for enum value (#341160).
15010
15011 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
15012
15013         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
15014         (plugin_init):
15015          backout typefind patch #340375
15016          
15017         * tests/check/elements/adder.c: (message_received),
15018         (GST_START_TEST), (adder_suite):
15019           redo, signal-handling of test
15020
15021 2006-05-09  Wim Taymans  <wim@fluendo.com>
15022
15023         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
15024         (gst_adder_collected):
15025         * gst/adder/gstadder.h:
15026         Remove bogus segment merging and forwarding, we don't
15027         care about timestamps anyway and we just produce a
15028         continuous stream. 
15029         Also create a nice NEWSEGMENT event when we start.
15030         Use _scale_int some more.
15031
15032 2006-05-09  Edward Hervey  <edward@fluendo.com>
15033
15034         * tests/icles/stress-xoverlay.c:
15035         Fix if core was built without parsing support.
15036
15037 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15038
15039         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15040           Add SEDG (Samsung MPEG-4) fourcc.
15041
15042 2006-05-09  Edward Hervey  <edward@fluendo.com>
15043
15044         * tests/icles/stress-xoverlay.c:
15045         * tests/examples/volume/volume.c:
15046         Fix if core was built without parsing support.
15047
15048         * tests/examples/seek/seek.c:
15049         Disable the parse_launch example if core was built without parsing
15050         support.
15051
15052 2006-05-08  Edward Hervey  <edward@fluendo.com>
15053
15054         * autogen.sh: (CONFIGURE_DEF_OPT): 
15055         libtoolize on Darwin/MacOSX is called glibtoolize
15056
15057 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15058
15059         * tests/check/Makefile.am:
15060         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
15061           Disable the adder test, until the build-slaves posses the kindness to 
15062           either like it or to give valid reason for not doing so 
15063
15064 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15065
15066         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15067         (adder_suite):
15068           Shuffle NULL state change around and raise timeout more
15069
15070 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15071
15072         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
15073         (mp4_type_find), (plugin_init):
15074           Add typefind to distinguish between "audio/x-m4a" and new type
15075           "video/mp4". Fixes #340375
15076
15077         * tests/check/elements/adder.c: (adder_suite):
15078           Raise timeout to make buildbot happy
15079
15080 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
15081
15082         * gst/adder/gstadder.c: (gst_adder_sink_event),
15083         (gst_adder_request_new_pad), (gst_adder_change_state):
15084         * gst/adder/gstadder.h:
15085         * tests/check/Makefile.am:
15086         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
15087         (adder_suite), (main):
15088           Add sink-event handling to adder. It tries to merge incomming
15089           newsegment-events. Added test to check if segment_done is comming
15090           through. Fixes #340060
15091
15092 2006-05-05  Andy Wingo  <wingo@pobox.com>
15093
15094         * ext/theora/theoraparse.c (gst_theora_parse_init)
15095         (theora_parse_src_convert, theora_parse_src_query):
15096         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
15097         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
15098         query functions on the source pads of the theora and vorbis parse
15099         elements. Fixes position querying when doing a remux.
15100
15101 2006-05-05  Michael Smith  <msmith@fluendo.com>
15102
15103         * ext/theora/theoraparse.c: (parse_granulepos),
15104         (theora_parse_drain_queue_prematurely),
15105         (theora_parse_queue_buffer), (theora_parse_sink_event):
15106           Fix flushing.
15107           Fix invalid granulepos outputs when starting with a non-keyframe.
15108
15109 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
15110
15111         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
15112         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
15113         Rearrange MPEG system stream detection, fixing some memleaks in the
15114         process.
15115         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
15116         they clean up their data correctly.
15117         Remove unused ogganx caps and move the 'is_annodex' check to inside
15118         the 'is_ogg' if statement.
15119
15120 2006-05-05  Wim Taymans  <wim@fluendo.com>
15121
15122         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
15123         Properly remove ghostpads. Fixes #340392
15124
15125 2006-05-04  David Schleef  <ds@schleef.org>
15126
15127         * gst/typefind/gsttypefindfunctions.c:
15128
15129 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
15130
15131         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
15132         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
15133
15134         When typefinding an MP3 in push-based mode, don't penalise the
15135         probability down to 74% when we found 5 valid frames just because we
15136         can't peek the end of the file.
15137
15138         Make the probability for detecting MPEG Transport Streams based on the
15139         number of sequential headers we successfully detected.
15140
15141 2006-05-03  Wim Taymans  <wim@fluendo.com>
15142
15143         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
15144         (vorbis_dec_push), (vorbis_dec_chain):
15145         Still produce an error when we receive an empty packet.
15146
15147 2006-05-03  Wim Taymans  <wim@fluendo.com>
15148
15149         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
15150         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
15151         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
15152         Mark buffers with DISCONT after seek and after activating new
15153         chains.
15154
15155         * ext/theora/gsttheoradec.h:
15156         * ext/theora/theoradec.c: (gst_theora_dec_reset),
15157         (theora_get_query_types), (theora_dec_sink_event),
15158         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
15159         (theora_dec_change_state):
15160         Fix frame counter.
15161         Detect and mark DISCONT buffers.
15162
15163         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15164         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
15165         (vorbis_dec_change_state):
15166         * ext/vorbis/vorbisdec.h:
15167         Use GstSegment.
15168         Detect and mark DISCONT buffers.
15169         Don't crash on 0 sized buffers.
15170
15171 2006-05-03  Wim Taymans  <wim@fluendo.com>
15172
15173         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
15174         (volume_transform_ip):
15175         Increase "volume" property to 10.0. Fixes #340369.
15176         Set the process function to NULL when capsnego fails so that
15177         we properly error out.
15178
15179 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15180
15181         * gst/playback/gstplaybin.c: (add_sink):
15182         * gst/playback/test.c: (main):
15183         * gst/playback/test5.c: (dump_element_stats):
15184         * gst/playback/test6.c: (main):
15185           free caps using gst_caps_unref, don't leak caps-strings
15186
15187 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
15188
15189         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
15190         (plugin_init):
15191           Refine musepack typefinding a bit. Return MAXIMUM
15192           probability when we detect stream version 7 to make
15193           sure the mpeg audio typefinder doesn't trump us.
15194
15195 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15196
15197         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
15198           Protect against unexpected NULL strf_data buffer.
15199
15200 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15201
15202         * tests/check/elements/audioconvert.c: (verify_convert),
15203         (GST_START_TEST):
15204           interpret the out[] buffer in the order the bytes are actually
15205           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
15206           Other tests should use BYTE_ORDER since the array is filled in
15207           with actual values
15208
15209 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15210
15211         * tests/check/elements/audioconvert.c: (verify_convert),
15212         (GST_START_TEST):
15213           when a test fails, give an indication of which it is
15214
15215 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
15216
15217         * gst-libs/gst/cdda/gstcddabasesrc.c:
15218           compile fix; strtol() needs <stdlib.h>
15219
15220 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15221
15222         * ext/alsa/gstalsamixerelement.c:
15223         * ext/alsa/gstalsasrc.c:
15224         * ext/cdparanoia/gstcdparanoiasrc.c:
15225         * ext/gnomevfs/gstgnomevfssink.c:
15226         * ext/gnomevfs/gstgnomevfssrc.c:
15227         * ext/ogg/gstoggdemux.c:
15228         * ext/ogg/gstoggmux.c:
15229         * ext/ogg/gstoggparse.c:
15230         * ext/ogg/gstogmparse.c:
15231         * ext/pango/gstclockoverlay.c:
15232         * ext/pango/gsttextoverlay.c:
15233         * ext/pango/gsttextrender.c:
15234         * ext/pango/gsttimeoverlay.c:
15235         * ext/theora/theoradec.c:
15236         * ext/theora/theoraenc.c:
15237         * ext/vorbis/vorbisdec.c:
15238         * ext/vorbis/vorbisenc.c:
15239         * gst-libs/gst/audio/gstaudiofilter.c:
15240         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15241         * gst/audioconvert/gstaudioconvert.c:
15242         * gst/audiorate/gstaudiorate.c:
15243         * gst/audioresample/gstaudioresample.c:
15244         * gst/audiotestsrc/gstaudiotestsrc.c:
15245         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15246         * gst/playback/gstdecodebin.c:
15247         * gst/playback/gstplaybin.c:
15248         * gst/playback/gststreamselector.c:
15249         * gst/subparse/gstsubparse.c:
15250         * gst/tcp/gstmultifdsink.c:
15251         * gst/tcp/gsttcpclientsink.c:
15252         * gst/tcp/gsttcpclientsrc.c:
15253         * gst/tcp/gsttcpserversink.c:
15254         * gst/tcp/gsttcpserversrc.c:
15255         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15256         * gst/videorate/gstvideorate.c:
15257         * gst/videoscale/gstvideoscale.c:
15258         * gst/videotestsrc/gstvideotestsrc.c:
15259         * gst/volume/gstvolume.c:
15260         * sys/v4l/gstv4ljpegsrc.c:
15261         * sys/v4l/gstv4lmjpegsink.c:
15262         * sys/v4l/gstv4lmjpegsrc.c:
15263         * sys/v4l/gstv4lsrc.c:
15264         * sys/ximage/ximagesink.c:
15265         * sys/xvimage/xvimagesink.c:
15266         * tests/check/libs/cddabasesrc.c:
15267           make GstElementDetails const
15268
15269 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15270
15271         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
15272         (gst_adder_init):
15273           send events from src-pad to all sink-pads fixes #338657
15274
15275 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
15276
15277         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
15278         (alsasink_parse_spec):
15279           query width capabilities from alsa, fixes #338919
15280
15281 2006-04-28  Wim Taymans  <wim@fluendo.com>
15282
15283         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
15284         (gst_multi_fd_sink_remove_client_link):
15285         * gst/tcp/gstmultifdsink.h:
15286         Fix race condition in multifdsink that can lead to spurious 
15287         duplicate clients. this patch adds a new signal that is fired when
15288         multifdsink has removed all references to the fd.
15289         Fixes #339574.
15290         Updated documentation.
15291         API: client-fd-removed signal added
15292
15293 2006-04-28  Michael Smith  <msmith@fluendo.com>
15294
15295         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
15296           When asking g_value_array_new to prealloc elements, we may as well
15297           ask for the right number of elements.
15298
15299 2006-04-28  Wim Taymans  <wim@fluendo.com>
15300
15301         * gst-libs/gst/audio/gstbaseaudiosink.c:
15302         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
15303         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
15304         patch to make timestamp checking more tollerant to rounding 
15305         errors given that real discontinuities are to be marked on
15306         buffers. Fixes some asf files and #338778.
15307         Also avoid some crashers when we receive an event in the 
15308         NULL state.
15309
15310 2006-04-28  Michael Smith  <msmith@fluendo.com>
15311
15312         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
15313         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
15314         (gst_gnome_vfs_src_get_property),
15315         (gst_gnome_vfs_src_send_additional_headers_callback),
15316         (gst_gnome_vfs_src_received_headers_callback),
15317         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
15318         (gst_gnome_vfs_src_stop):
15319         * ext/gnomevfs/gstgnomevfssrc.h:
15320           Remove ICY handling (mostly) from gnomevfssrc, in favour of
15321           proper shared support within icydemux.
15322
15323 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15324
15325         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
15326         (gst_video_rate_swap_prev), (gst_video_rate_chain):
15327           fix up docs
15328           fix a leak when no caps negotiated
15329           fix counting of input frames
15330         * tests/check/elements/.cvsignore:
15331         * tests/check/elements/videorate.c: (assert_videorate_stats),
15332         (GST_START_TEST), (videorate_suite):
15333           add tests for these
15334
15335 2006-04-28  Wim Taymans  <wim@fluendo.com>
15336
15337         * gst-libs/gst/audio/gstringbuffer.c:
15338         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
15339         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
15340         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
15341         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
15342         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
15343         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
15344         (gst_ring_buffer_commit), (gst_ring_buffer_read),
15345         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
15346         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
15347         Check arguments passed to public functions instead of
15348         crashing.
15349
15350 2006-04-28  Wim Taymans  <wim@fluendo.com>
15351
15352         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
15353         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
15354         GstBaseAudioSrc must be live or it does not work.
15355
15356         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
15357         Don't set live to TRUE as this is the default in the parentclass.
15358
15359 2006-04-28  Wim Taymans  <wim@fluendo.com>
15360
15361         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
15362         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
15363         Videoscale doesn't pass on pixel-aspect ratio. Handle all
15364         fixation cases better. Fixes #338991
15365
15366 2006-04-28  Wim Taymans  <wim@fluendo.com>
15367
15368         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
15369         Handle 0/1 framerate correctly Fixes #331901.
15370
15371 2006-04-28  Wim Taymans  <wim@fluendo.com>
15372
15373         * tests/check/elements/audioconvert.c: (get_float_caps),
15374         (GST_START_TEST), (audioconvert_suite):
15375         Added check for correct clipping when doing float samples
15376         in audioconvert.
15377
15378 2006-04-28  Wim Taymans  <wim@fluendo.com>
15379
15380         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
15381         (gst_video_rate_chain):
15382         Print more debugging info.
15383
15384 2006-04-28  Wim Taymans  <wim@fluendo.com>
15385
15386         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
15387         (resample_set_state_from_caps):
15388         Add support for other formats audioresample can handle such as
15389         32 bits in and float and 64 bits float. Fixes #301759
15390
15391 2006-04-28  Wim Taymans  <wim@fluendo.com>
15392
15393         * gst/audioconvert/audioconvert.c: (float):
15394         correctly clip float samples > 1.0. Fixes #338718
15395
15396 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15397
15398         Patch by: Young-Ho Cha  <ganadist at chollian net>
15399
15400         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
15401         (gst_text_overlay_render_text):
15402           Don't strip newlines from the text. Also, center lines
15403           within multi-line paragraphs (#339405).
15404
15405 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15406
15407         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
15408           Fix wavpack typefinding to work in more cases (don't peek
15409           for chunks of multiple hundred kBs at once, but process
15410           things step-by-step in smaller units). Fixes #339786.
15411
15412 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15413
15414         * configure.ac:
15415           back to HEAD
15416
15417 === release 0.10.6 ===
15418
15419 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
15420
15421         * configure.ac:
15422           releasing 0.10.6, "Chao"
15423
15424 2006-04-26  David Schleef  <ds@schleef.org>
15425
15426         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
15427           Fixes #338897.
15428
15429 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15430
15431         * configure.ac:
15432         * win32/common/config.h:
15433           new prerelease
15434
15435 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15436
15437         patch by: Wim Taymans
15438
15439         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15440         (gst_ogg_demux_perform_seek):
15441           make sure correct newsegments are sent, so that the decoder
15442           and the demuxer agree on timestamps.  Fixes playback of a lot
15443           of Ogg files that do not start from 0.  Fixes #339833.
15444
15445 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15446
15447         Patch by: Edward Hervey  <edward@fluendo.com>
15448
15449         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
15450         * tests/check/Makefile.am:
15451         * tests/check/elements/videorate.c: (assert_videorate_stats),
15452         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
15453         (videorate_suite), (main):
15454           Fix an infinite loop if frames are passed in with wrongly ordered
15455           timestamps.  Fixes #339013.
15456
15457 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15458
15459         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15460
15461         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
15462           fix typefinding on some ISO files.  Fixes #339212.
15463
15464 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15465
15466         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15467
15468         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15469           add another H264 fourcc.  Fixes #339047.
15470
15471 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15472
15473         Patch by: Jan Schmidt
15474
15475         * gst/playback/gststreamselector.c:
15476         (gst_stream_selector_bufferalloc):
15477           Restore old StreamSelector behaviour.
15478           Fixes #338419.
15479
15480 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15481
15482         * configure.ac:
15483         * win32/common/config.h:
15484           prerelease
15485
15486 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15487
15488         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
15489
15490         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15491         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
15492           Fix some memory leaks: on finalize, free buffers left in the queue
15493           before destroying the queue; in _push(), unref rtp_buf even if
15494           the process vfunc returned a NULL buffer as output buffer (#337548);
15495           demote some recuring debug messages to LOG level.
15496
15497 2006-04-11  Wim Taymans  <wim@fluendo.com>
15498
15499         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15500         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15501         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
15502         (gst_ogg_demux_loop):
15503         More cleanups.
15504         Respect segment stop when emiting EOS or SEGMENT_DONE.
15505         Fixes (#337945).
15506
15507 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15508
15509         * gst/playback/gststreamselector.c:
15510         (gst_stream_selector_get_property):
15511           Don't leak pad name.
15512
15513 2006-04-10  Michael Smith  <msmith@fluendo.com>
15514
15515         * tests/check/Makefile.am:
15516         * tests/check/gst-plugins-base.supp:
15517           Suppress an old libtheora bug (fixed in more recent versions), so 
15518           that FC4 buildslaves can pass.
15519
15520 2006-04-10  Wim Taymans  <wim@fluendo.com>
15521
15522         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15523         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15524         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
15525         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
15526         (gst_ogg_demux_loop):
15527         Don't leak events.
15528         Remember what error we got when finding chains, if we
15529         were shutdown, that would not be an error.
15530
15531 2006-04-10  Wim Taymans  <wim@fluendo.com>
15532
15533         * gst-libs/gst/audio/gstbaseaudiosink.c:
15534         (gst_base_audio_sink_event):
15535         Starting the ringbuffer when we did not acquire it can cause
15536         a deadlock, is pointless and causes nasty things for
15537         subclasses. 
15538         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
15539
15540 2006-04-10  Wim Taymans  <wim@fluendo.com>
15541
15542         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15543         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15544         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15545         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
15546         (gst_ogg_demux_deactivate_current_chain),
15547         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15548         (gst_ogg_demux_bisect_forward_serialno),
15549         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
15550         Add some more debugging.
15551
15552 2006-04-10  Wim Taymans  <wim@fluendo.com>
15553
15554         * ext/theora/theoradec.c: (theora_dec_src_event),
15555         (theora_handle_data_packet):
15556         Some more debug info.
15557
15558         * tests/examples/seek/seek.c: (start_seek), (main):
15559         Print element messages too.
15560
15561 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
15562
15563         * gst/audioresample/debug.h:
15564           replace debug macros with variable number of parameters
15565           by a simple alias to gstreamer standard debug macros 
15566          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
15567           supported by MSVC 6.0 and 7.1)
15568         * gst/audioresample/resample.h:
15569           define M_PI and rint for WIN32
15570         * win32/common/libgstaudio.def:
15571         * win32/common/libgstriff.def:
15572         * win32/common/libgsttag.def:
15573         * win32/common/libgstvideo.def:
15574           add new exported functions
15575         * win32/vs6:
15576           update project files
15577
15578 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15579
15580         * ext/alsa/gstalsamixeroptions.c:
15581         (gst_alsa_mixer_options_class_init):
15582         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
15583         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
15584         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
15585         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
15586         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
15587         * gst-libs/gst/audio/gstaudiofilter.c:
15588         (gst_audio_filter_class_init):
15589         * gst-libs/gst/audio/gstaudiosink.c:
15590         (gst_audioringbuffer_class_init):
15591         * gst-libs/gst/audio/gstaudiosrc.c:
15592         (gst_audioringbuffer_class_init):
15593         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
15594         * gst-libs/gst/interfaces/colorbalancechannel.c:
15595         (gst_color_balance_channel_class_init):
15596         * gst-libs/gst/interfaces/mixeroptions.c:
15597         (gst_mixer_options_class_init):
15598         * gst-libs/gst/interfaces/mixertrack.c:
15599         (gst_mixer_track_class_init):
15600         * gst-libs/gst/interfaces/tunerchannel.c:
15601         (gst_tuner_channel_class_init):
15602         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
15603         * gst-libs/gst/netbuffer/gstnetbuffer.c:
15604         (gst_netbuffer_class_init):
15605         * gst-libs/gst/rtp/gstbasertppayload.c:
15606         (gst_basertppayload_class_init):
15607         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
15608         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
15609         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
15610         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
15611         * gst/playback/gststreamselector.c:
15612         (gst_stream_selector_class_init):
15613         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
15614         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
15615         * sys/v4l/gstv4lcolorbalance.c:
15616         (gst_v4l_color_balance_channel_class_init):
15617         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
15618         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
15619         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15620         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
15621         (gst_v4l_tuner_norm_class_init):
15622         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
15623         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
15624         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
15625         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
15626
15627 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15628
15629         * ext/pango/gsttextrender.h:
15630         * gst-libs/gst/audio/gstaudiosink.h:
15631         * gst-libs/gst/audio/gstaudiosrc.h:
15632         * gst-libs/gst/audio/gstbaseaudiosink.h:
15633         * gst-libs/gst/audio/gstbaseaudiosrc.h:
15634         * gst-libs/gst/audio/gstringbuffer.h:
15635         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15636         * gst-libs/gst/rtp/gstbasertppayload.h:
15637         * gst-libs/gst/video/gstvideofilter.h:
15638         * gst-libs/gst/video/gstvideosink.h:
15639         * gst/playback/gstplaybasebin.h:
15640         * gst/tcp/gstmultifdsink.h:
15641         * sys/v4l/gstv4lelement.h:
15642         Fix broken GObject macros
15643
15644 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15645
15646         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
15647         More debug to trace why my USB headset is not working with gst
15648
15649 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
15650
15651         * gst/playback/gstplaybasebin.c: (group_destroy):
15652         Clean up our group elements properly in the case where it never 
15653         got committed - it still got added unconditionally to the bin.
15654
15655 2006-04-07  Wim Taymans  <wim@fluendo.com>
15656
15657         * ext/theora/theoradec.c: (theora_dec_sink_event),
15658         (theora_handle_data_packet), (theora_dec_chain):
15659         Unref unhandled events.
15660         Protect against empty buffers.
15661         Perform QoS on running time.
15662
15663 2006-04-07  Michael Smith  <msmith@fluendo.com>
15664
15665         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
15666         (gst_vorbis_enc_chain):
15667           Remove leaks from vorbisenc.
15668           Mostly minor changes, the only significant one is that now the
15669           buffers we set as 'streamheader' on the caps are copies of the
15670           original buffers, to avoid circular refcounting problems.
15671
15672 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
15673
15674         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
15675           Don't remove our mute-probe if someone else already did so.
15676           Don't set a 2nd one if there is already one pending on the pad.
15677
15678         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
15679         (do_playbin_seek):
15680           When a seek fails, ensure that playbin is still set back to playing.
15681           
15682         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
15683         (mpeg_ts_type_find), (plugin_init):
15684           Add a typefind function for mpeg-ts streams. (Closes: #336617)
15685
15686 2006-04-06  Andy Wingo  <wingo@pobox.com>
15687
15688         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
15689         (gst_video_rate_init): Caps-related parameters should not be reset
15690         by a flush -- move their inits to the instance init function.
15691         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
15692         is not OK, just return the result.
15693
15694         * gst/audiotestsrc/gstaudiotestsrc.c
15695         (gst_audio_test_src_class_init)
15696         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
15697         broken by Stefan's commit on 24 March.
15698
15699         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
15700         buffers being pushed out. Fixes oggmux ! multifdsink.
15701
15702 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
15703
15704         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
15705         (gst_vorbis_dec_init), (vorbis_dec_finalize):
15706         * ext/vorbis/vorbisdec.h:
15707         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
15708         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
15709         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
15710         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
15711         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
15712         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
15713         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
15714         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
15715         (gst_vorbis_enc_buffer_from_packet),
15716         (gst_vorbis_enc_buffer_from_header_packet),
15717         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
15718         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
15719         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
15720         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
15721         (gst_vorbis_enc_change_state):
15722         * ext/vorbis/vorbisenc.h:
15723           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
15724           vorbisenc adhere to the official nomenclature; use boilerplate
15725           macro.
15726
15727 2006-04-04  Andy Wingo  <wingo@pobox.com>
15728
15729         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
15730         Whoops, fix bug introduced. Bad hacker!
15731         
15732         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
15733         Properly handle the case where you get EOS before any buffers are
15734         received. Use gst_buffer_make_metadata_writable where appropriate.
15735
15736         * ext/theora/theoradec.c (theora_handle_data_packet): This value
15737         is often negative -- make it signed so as not to wrap around.
15738         Fixes segfaults introduced on 9 March.
15739
15740 2006-04-03  Wim Taymans  <wim@fluendo.com>
15741
15742         * ext/theora/gsttheoradec.h:
15743         * ext/theora/theoradec.c: (theora_dec_src_event):
15744         Don't try to store a gdouble in a gboolean.
15745         Small cleanups.
15746
15747 2006-04-03  Michael Smith  <msmith@fluendo.com>
15748
15749         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
15750           Oggmux sucks.
15751           Make it suck slightly less by writing out the final page.
15752           Still can't encode a vorbis-in-ogg file correctly, though.
15753
15754 2006-04-03  Andy Wingo  <wingo@pobox.com>
15755
15756         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
15757         a g_print.
15758
15759         * ext/theora/theora.c (plugin_init): Register theoraparse.
15760
15761         * ext/theora/gsttheoraparse.h: 
15762         * ext/theora/theoraparse.c: New files implementing a theora
15763         parser. Now we can properly remux ogg/theora+vorbis, yay.
15764
15765         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
15766
15767 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15768
15769         * gst/audiotestsrc/gstaudiotestsrc.c:
15770           Fixed the sample pipeline (see #323798)
15771
15772 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15773
15774         * configure.ac:
15775         * win32/common/config.h:
15776         * win32/common/config.h.in:
15777           use AS_VERSION and AS_NANO
15778           more cleanups
15779
15780 2006-03-31  Andy Wingo  <wingo@pobox.com>
15781
15782         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
15783         uninitialized variable return that would happen.
15784         
15785         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
15786         uninitialized variable return that would never happen.
15787
15788         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
15789         (vorbis_parse_sink_event): Add an event function to flush our
15790         state on a seek, and to drain buffers on a premature EOS.
15791         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
15792         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
15793         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
15794         (vorbis_parse_drain_queue): Queue up buffers until we can set
15795         their timestamps and granulepos values.
15796
15797         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
15798         and keep track of data needed for deriving granulepos and
15799         timestamps for buffers.
15800
15801 2006-03-29  Wim Taymans  <wim@fluendo.com>
15802
15803         Patch by: j^ <j at bootlab dot org>
15804
15805         * ext/alsa/gstalsamixerelement.c:
15806         (gst_alsa_mixer_element_class_init):
15807         * ext/alsa/gstalsasink.c:
15808         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
15809         * ext/ogg/gstoggdemux.c:
15810         * ext/ogg/gstoggmux.c:
15811         * ext/ogg/gstoggparse.c:
15812         * ext/pango/gstclockoverlay.c:
15813         * ext/pango/gsttextoverlay.c:
15814         * ext/pango/gsttextrender.c:
15815         * ext/pango/gsttimeoverlay.c:
15816         * ext/theora/theoradec.c:
15817         * ext/theora/theoraenc.c:
15818         * ext/vorbis/vorbisdec.c:
15819         * ext/vorbis/vorbisenc.c:
15820         * gst/audioconvert/gstaudioconvert.c:
15821         * gst/subparse/gstsubparse.c:
15822         * gst/tcp/gstmultifdsink.c:
15823         * gst/tcp/gsttcpclientsink.c:
15824         * gst/tcp/gsttcpclientsrc.c:
15825         * gst/tcp/gsttcpserversink.c:
15826         * gst/tcp/gsttcpserversrc.c:
15827           better/unified long descriptions
15828           Fixes #336477
15829
15830 2006-03-29  Wim Taymans  <wim@fluendo.com>
15831
15832         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
15833         (stop_seek):
15834         Don't let double and triple clicks mess up our state.
15835
15836 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
15837
15838         * gst/playback/gstplaybin.c: (gen_video_element),
15839         (gen_text_element), (gen_audio_element), (gen_vis_element):
15840           Error out gracefully when we can't create any of the usual
15841           conversion elements for some reason. Also, don't try to
15842           create an audioscale (sic) element that's not used anyway.
15843
15844 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
15845
15846         * gst/playback/gstplaybasebin.c: (setup_source):
15847           Don't post RESOURCE_NOT_FOUND error when we can't find a source
15848           element for a particular protocol, that's confusing for users.
15849           Instead, post a RESOURCE_FAILED error, so that our own error
15850           message is actually shown in totem etc. (#336303).
15851
15852 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15853
15854         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
15855
15856         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
15857         (gst_gnome_vfs_src_get_icy_metadata):
15858           Fix some minor memory leaks (#336194).
15859
15860 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15861
15862         * ext/gnomevfs/gstgnomevfs.c:
15863         (gst_gnome_vfs_location_to_uri_string):
15864         * ext/gnomevfs/gstgnomevfs.h:
15865         * ext/gnomevfs/gstgnomevfssink.c:
15866         (gst_gnome_vfs_sink_set_property):
15867         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
15868           Make gnomevfssink accept filenames as well as URIs for the
15869           "location" property, just like gnomevfssrc does (and
15870           filesrc/filesink do) (#336190).
15871
15872 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
15873
15874         * tests/check/generic/clock-selection.c: (GST_START_TEST):
15875           set to NULL before unreffing, fixes a valgrind leak.
15876           Why was this not triggering the error that an object needs to
15877           be NULL before unreffing ?
15878         * win32/common/config.h:
15879           update
15880
15881 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
15882
15883         * gst/subparse/gstsubparse.c: (convert_encoding),
15884         (gst_sub_parse_change_state):
15885         * gst/subparse/gstsubparse.h:
15886           Text subtitle files may or may not be UTF-8. If it's not, we
15887           don't really want to see '?' characters in place of non-ASCII
15888           characters like accented characters. So let's assume the input
15889           is UTF-8 until we come across text that is clearly not. If it's
15890           not UTF-8, we don't really know what it is, so try the following:
15891           (a) see whether the GST_SUBTITLE_ENCODING environment variable
15892           is set; if not, check (b) if the current locale encoding is
15893           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
15894           the current locale encoding is UTF-8 and the environment variable
15895           was not set to any particular encoding. Not perfect, but better
15896           than nothing (and better than before, I think) (fixes #172848).
15897
15898 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
15899
15900         * configure.ac:
15901           update core requirement to 0.10.4.1 because of async_playback
15902           vmethod on GstBaseSink
15903
15904 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15905
15906         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
15907         * gst/adder/gstadder.c: (gst_adder_init):
15908         use DEBUG_FUNCPTR for collectpads
15909
15910 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15911
15912         * docs/plugins/Makefile.am:
15913         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15914         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15915         * ext/cdparanoia/gstcdparanoiasrc.c:
15916         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
15917         (gst_gnome_vfs_sink_class_init):
15918         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
15919         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
15920         * ext/ogg/gstoggmux.c:
15921         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
15922         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
15923         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
15924         * ext/pango/gsttextoverlay.c:
15925         * ext/pango/gsttextrender.c:
15926         * ext/theora/theoradec.c:
15927         * ext/theora/theoraenc.c:
15928         * ext/vorbis/vorbisdec.c:
15929         * ext/vorbis/vorbisenc.c:
15930         * gst-libs/gst/audio/gstaudiofilter.c:
15931         (gst_audio_filter_base_init):
15932         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15933         (gst_audio_filter_template_base_init):
15934         * gst/adder/gstadder.c: (gst_adder_get_type):
15935         * gst/adder/gstadder.h:
15936         * gst/audioconvert/gstaudioconvert.c:
15937         * gst/audiotestsrc/gstaudiotestsrc.c:
15938         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
15939         (gst_audio_test_src_create):
15940         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15941         * gst/playback/gstdecodebin.c:
15942         * gst/playback/gstplaybin.c:
15943         * gst/playback/gststreamselector.c:
15944         (gst_stream_selector_base_init):
15945         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
15946         * gst/volume/gstvolume.c:
15947         * sys/v4l/gstv4lmjpegsink.c:
15948         * sys/v4l/gstv4lmjpegsrc.c:
15949         * tests/check/libs/cddabasesrc.c:
15950         * tests/old/examples/gob/gst-identity2.gob:
15951           Add docs for adder, use GST_ELEMENT_DETAILS macro,
15952           define GstElementDetails at the top
15953
15954 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
15955
15956         * win32/common/libgstinterfaces.def:
15957         Add a lot of export functions for gst-python
15958         * win32/vs6/libgstinterfaces.dsp:
15959         Add a missing include folder in the project configuration
15960         
15961 2006-03-23  Wim Taymans  <wim@fluendo.com>
15962
15963         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15964         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
15965         (gst_base_audio_src_change_state):
15966         Fix audio sources, forgot to make the ringbuffer
15967         startable...
15968
15969 2006-03-23  Wim Taymans  <wim@fluendo.com>
15970
15971         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15972         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
15973         (gst_base_audio_src_change_state):
15974         unparent instead of unref the ringbuffer.
15975
15976 2006-03-23  Wim Taymans  <wim@fluendo.com>
15977
15978         * gst-libs/gst/audio/gstbaseaudiosink.c:
15979         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
15980         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
15981         Implement new async_play vmethod to start slaving and allow
15982         playback start in case of async PLAY state changes. 
15983
15984         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
15985         Enable QoS with new method in base class.
15986
15987 2006-03-23  Wim Taymans  <wim@fluendo.com>
15988
15989         Patch by: Julien MOUTTE <julien at moutte dot net>
15990
15991         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
15992         (gst_video_test_src_do_seek), (gst_video_test_src_create):
15993         Partially handle 0 framerate, only EOS after the first frame
15994         is missing.
15995
15996 2006-03-23  Wim Taymans  <wim@fluendo.com>
15997
15998         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
15999
16000         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16001         (gst_riff_create_video_template_caps):
16002         * gst/ffmpegcolorspace/avcodec.h:
16003         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16004         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
16005         (gst_ffmpegcsp_avpicture_fill):
16006         * gst/ffmpegcolorspace/imgconvert.c:
16007         Patch for support of YVU9 AVI files (#334822)
16008
16009 2006-03-22  Edward Hervey  <edward@fluendo.com>
16010
16011         * docs/design/design-decodebin.txt:
16012         Added design document for new decodebin
16013         (Target Caps): text/x-pango-markup is also a default target caps.
16014
16015 2006-03-22  Wim Taymans  <wim@fluendo.com>
16016
16017         * gst-libs/gst/audio/gstbaseaudiosink.c:
16018         (gst_base_audio_sink_dispose):
16019         Since we _parent the ringbuffer, we also need to
16020         _unparent instead of a plain _unref.
16021
16022 2006-03-22  Wim Taymans  <wim@fluendo.com>
16023
16024         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
16025         (stop_seek), (scrub_toggle_cb), (main):
16026         Add scrub checkbox.
16027
16028 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
16029
16030         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
16031         (gst_ogg_parse_chain):
16032           Fix very inefficient usage of linked lists (#335365).
16033
16034 2006-03-21  Edward Hervey  <edward@fluendo.com>
16035
16036         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
16037         * gst/playback/gstplaybin.c: (handoff):
16038         * gst/playback/gststreamselector.c:
16039         (gst_stream_selector_set_property):
16040         gcc 4.1 unreferenced pointer fixes.
16041         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
16042         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
16043         gst_buffer_ref() now takes a GstBuffer*.
16044
16045 2006-03-20  Julien MOUTTE  <julien@moutte.net>
16046
16047         * sys/xvimage/xvimagesink.c:
16048         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
16049         by Jan Schmidt.
16050
16051 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
16052
16053         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
16054         (id3v1_type_find), (apetag_type_find), (plugin_init):
16055           Can't do tag preferences via probability, as tags would then
16056           lose against types that are recognised with MAXIMUM probability
16057           (like .wav); so let all tag typefinders return MAXIMUM themselves
16058           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
16059           that we can prefer APE to ID3v1 (fixes #335028).
16060           
16061 2006-03-17  Wim Taymans  <wim@fluendo.com>
16062
16063         * gst-libs/gst/audio/gstbaseaudiosink.c:
16064         (gst_base_audio_sink_change_state):
16065         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
16066         (gst_ring_buffer_may_start):
16067         * gst-libs/gst/audio/gstringbuffer.h:
16068         Only start playback if we are playing.
16069         should fix #330748.
16070
16071 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
16072
16073         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
16074         * win32/common/config.h:
16075           Revert accidental commits to these files.
16076
16077 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16078
16079         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
16080
16081         * tests/Makefile.am:
16082           Don't try to build tests in tests/icles if we
16083           don't have X (#323852)
16084
16085 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16086
16087         * gst-libs/gst/tag/gstid3tag.c:
16088           Add TXXX frame identifiers for replaygain stuff as used
16089           by some taggers (see #323721).
16090
16091 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
16092
16093         * gst/playback/gststreamselector.c:
16094         (gst_stream_selector_set_property),
16095         (gst_stream_selector_bufferalloc):
16096           Preserve the existing buggy streamselector behaviour by performing
16097           a fallback buffer allocation when downstream isn't linked yet.
16098           This should really be fixed in playbin by blocking pads until it's
16099           linked them.
16100           Also, use gst_pad_alloc_buffer instead of
16101           gst_pad_alloc_buffer_and_set.
16102
16103 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16104
16105         * gst-libs/gst/tag/gstid3tag.c:
16106           Don't crash on unknown ID3v2 TXXX frames.
16107           
16108 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16109
16110         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
16111           Chain up to the parent finalize method.
16112           Add 32-bit sample size to the template caps.
16113
16114         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16115         (gst_riff_create_video_template_caps):
16116           Add the fourcc that the VMWare codec uses.
16117           
16118         * gst/playback/gststreamselector.c:
16119         (gst_stream_selector_set_property),
16120         (gst_stream_selector_bufferalloc),
16121         (gst_stream_selector_request_new_pad):
16122           For the active pad, forward buffer-alloc requests, otherwise
16123           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
16124           having to memcpy every frame when used by playbin.
16125
16126         * gst/tcp/gstmultifdsink.c:
16127         (gst_multi_fd_sink_handle_client_write):
16128           Get negotiated caps from the sink pad, rather than the sink
16129           pad's peer.
16130
16131 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16132
16133         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16134         
16135         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
16136           Don't forget to set src->callbacks_pushed to FALSE again when
16137           popping them, otherwise re-activation in a different mode won't
16138           work (#334620).
16139
16140 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16141
16142         Patch by: Sebastien Moutte  <sebastien moutte net>
16143
16144         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
16145         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
16146         (gst_ffmpeg_smpfmt_to_caps):
16147           Replace __VA_ARGS__ caps creation macros with varargs functions.
16148           Makes things compile on MSVC (#320765), looks nicer, and we can
16149           tell the compiler to check for the NULL terminator.
16150
16151 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16152
16153         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16154
16155         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16156           Make sure the buffer we copy into is really always big
16157           enough, this time for real (#333488).
16158           
16159 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16160
16161         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16162           Add support for 24bpp DIB (#305279).
16163
16164 2006-03-14  Wim Taymans  <wim@fluendo.com>
16165
16166         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
16167         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16168         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
16169         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16170         (gst_video_scale_init), (gst_video_scale_src_event):
16171         Re-enable QoS after the release.
16172         Rework videoscale to use the base class src_event handler.
16173
16174 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16175
16176         * configure.ac:
16177           back to CVS.
16178
16179 === release 0.10.5 ===
16180
16181 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
16182
16183         * configure.ac:
16184           releasing 0.10.5, "Net"
16185
16186 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
16187
16188         * docs/plugins/Makefile.am:
16189           Part of previous cdparanoiasrc docs fixes, forgot to commit.
16190           
16191 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16192
16193         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16194         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16195         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16196           Add cdparanoiasrc to docs.
16197
16198         * gst-libs/gst/cdda/gstcddabasesrc.c:
16199           More GstCddaBaseSrc docs.
16200
16201 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
16202
16203         * docs/libs/gst-plugins-base-libs-sections.txt:
16204         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
16205         * gst-libs/gst/tag/tag.h:
16206           API: libgsttag: new method gst_tag_from_id3_user_tag().
16207
16208 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16209
16210         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16211           NULL-terminate array of mpeg4 video file extensions.
16212           Fixes crash on PPC (#334226).
16213
16214 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
16215
16216         * ext/gnomevfs/gstgnomevfssrc.c:
16217         (gst_gnome_vfs_src_check_get_range):
16218           gnome_vfs_uri_is_local() alone is not a good indicator
16219           whether we can operate in pull-mode with a specific URI,
16220           as it returns FALSE for file:// URIs that point to an
16221           NFS-mounted path. Be more conservative here: whitelist
16222           local files, blacklist http URIs and use the old
16223           mechanism for anything else (fixes #334216).
16224
16225 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16226
16227         * configure.ac:
16228           back to trunk
16229
16230 === release 0.10.4 ===
16231
16232 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
16233
16234         * configure.ac:
16235           releasing 0.10.4, "Power"
16236
16237 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
16238
16239         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16240         Disable max-lateness by setting it to -1 for now, so that 
16241         we can bed QoS stuff in thoroughly between now and the next
16242         release.
16243
16244 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
16245
16246         Patch by: Fabrizio Gennari
16247
16248         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16249           Make sure we don't read beyond the palette buffer in case of
16250           broken or manipulated files (#333488)
16251
16252 2006-03-10  Edward Hervey  <edward@fluendo.com>
16253
16254         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16255         Fix for variable not initialized.
16256
16257 2006-03-09  Wim Taymans  <wim@fluendo.com>
16258
16259         * ext/libvisual/visual.c: (gst_visual_get_type),
16260         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
16261         (gst_visual_chain):
16262         Small cleanups.
16263
16264         * ext/theora/gsttheoradec.h:
16265         * ext/theora/theoradec.c: (gst_theora_dec_init),
16266         (gst_theora_dec_reset), (_theora_granule_time),
16267         (theora_dec_src_convert), (theora_dec_sink_convert),
16268         (theora_dec_src_query), (theora_dec_src_event),
16269         (theora_dec_sink_event), (theora_handle_comment_packet),
16270         (theora_handle_header_packet), (theora_dec_push),
16271         (theora_handle_data_packet), (theora_dec_chain),
16272         (theora_dec_change_state):
16273         Add simple QoS.
16274
16275 2006-03-09  Wim Taymans  <wim@fluendo.com>
16276
16277         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
16278         (audiocast_register_listener), (gst_gnome_vfs_src_start):
16279         Some cleanups.
16280
16281 2006-03-09  Wim Taymans  <wim@fluendo.com>
16282
16283         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
16284         Don't try to activate NULL chains.
16285
16286 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16287
16288         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
16289           Fix invalid memory access to region before peek'd data (#332964).
16290
16291 2006-03-09  Wim Taymans  <wim@fluendo.com>
16292
16293         Patch by: Christophe Fergeau
16294
16295         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
16296         * ext/pango/gsttextrender.c: (gst_text_render_init):
16297         * gst/adder/gstadder.c: (gst_adder_init):
16298         Don't leak padtemplates, closes #333510.
16299
16300 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16301
16302         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16303           Fix invalid memory access: make sure string passed to
16304           regexec() is NUL-termianted.
16305
16306 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16307
16308         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
16309         (mp3_type_find):
16310           Refactor mpeg/audio typefinding to make it more maintainable
16311           and easier to fine-tune. Make probing into middle of the file
16312           work properly (fixes #333900, also see #152688).
16313
16314 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
16315
16316         * gst/typefind/gsttypefindfunctions.c:
16317         (utf8_type_find_have_valid_utf8_at_offset):
16318           Remove part from previous commit that was bogus:
16319           g_utf8_validate() does in fact not accept embedded
16320           zeroes, so we don't need to check for those (thanks
16321           to Mike for the hint).
16322
16323 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16324
16325         * gst/typefind/gsttypefindfunctions.c:
16326         (utf8_type_find_count_embedded_zeroes),
16327         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
16328           Make plain/text typefinder more conservative: firstly, check
16329           for embedded zeroes, which are perfectly valid UTF-8 characters,
16330           but also a fairly good sign that something is not a plain text
16331           file; secondly, probe into the middle of the file if possible.
16332           If we can't probe into the middle, limit the probability value
16333           to be returned to TYPE_FIND_POSSIBLE (see #333900).
16334
16335 2006-03-08  Michael Smith  <msmith@fluendo.com>
16336
16337         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16338           Make typefind function name for mpeg4 video unique.
16339
16340 2006-03-08  Wim Taymans  <wim@fluendo.com>
16341
16342         * ext/libvisual/visual.c: (gst_visual_init),
16343         (gst_visual_clear_actors), (gst_visual_dispose),
16344         (gst_visual_reset), (gst_visual_src_setcaps),
16345         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
16346         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
16347         (gst_visual_chain), (gst_visual_change_state):
16348         Cleanups, post nice errors.
16349         Handle sink and src events.
16350         Implement simple QoS.
16351
16352         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
16353         Use new basesink methods to configure max-lateness.
16354         Small doc update.
16355
16356         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16357         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
16358         Debug statement cleanups.
16359
16360         * gst/volume/gstvolume.c: (gst_volume_class_init):
16361         Simple cleanup.
16362
16363 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16364
16365         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
16366         (gst_text_overlay_init), (gst_text_overlay_set_property),
16367         (gst_text_overlay_get_property):
16368           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
16369           as string type properties, but mark them deprecated. Add
16370           'halignment' and 'valignment' properties that use enums
16371           instead of strings.
16372
16373 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
16374
16375         Patch by: Fabrizio Gennari
16376
16377         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16378           Allow palettes with less than 256 colours in AVI files
16379           (#333488)
16380
16381 2006-03-07  Julien MOUTTE  <julien@moutte.net>
16382
16383         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
16384         (gst_text_overlay_video_event): Fix wrong EOS handling on text
16385         pad. We were releasing the queued text buffer when we should keep
16386         it until video pad gets EOS or discard the text buffer because it's
16387         too old. That was eating the last subtitle buffer. Add some more
16388         debug.
16389
16390 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16391
16392         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
16393         (gst_text_overlay_video_chain):
16394           Fix invalid memory access (we can't access a buffer after it's been
16395           pushed downstream without taking a reference); fix memory leak (if
16396           there's no text to render, bail out before allocating stuff).
16397
16398 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16399
16400         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
16401         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
16402         * ext/pango/gsttextoverlay.h:
16403           If input is plain text, escape it before passing it to
16404           pango_layout_set_markup().
16405
16406 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16407
16408         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
16409           Don't ignore flow return from gst_pad_push().
16410
16411 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
16412
16413         Patch by: Fabrizio Gennari
16414
16415         * ext/libvisual/visual.c: (gst_visual_getcaps),
16416         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
16417         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
16418         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16419         (gst_vorbisenc_convert_sink):
16420         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
16421         (gst_audio_duration_from_pad_buffer):
16422         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
16423         (gst_audio_filter_chain):
16424         * gst-libs/gst/rtp/gstbasertpdepayload.c:
16425         (gst_base_rtp_depayload_setcaps):
16426         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
16427         (gst_video_get_size):
16428         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
16429           Don't leak references returned by gst_pad_get_parent()
16430           (#333663)
16431
16432 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
16433
16434         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16435           change location param details
16436         * gst/volume/gstvolume.c: (plugin_init):
16437           correct plugin description
16438
16439 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16440
16441         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
16442         (gst_gnome_vfs_src_check_get_range):
16443           Override GstBaseSrc::check_get_range() in order to avoid opening
16444           the resource just to check whether we can operate in pull-mode or
16445           not - we can predict that pretty well from the URI alone. Should
16446           fix problems with last.fm (#331690). (Requires latest core CVS).
16447
16448 2006-03-06  Wim Taymans  <wim@fluendo.com>
16449
16450         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
16451         (gst_video_sink_class_init):
16452         Throw away frames that are later than 20 ms.
16453
16454 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16455
16456         Patch by: Fabrizio Gennari
16457
16458         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16459           Set depth on WMA caps (#333545)
16460
16461 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16462
16463         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16464         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
16465           put Theora BOS pages before others.  This hardcodes
16466           the Ogg/Theora I profile, but hey.
16467
16468 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16469
16470         * ext/ogg/README:
16471           updated with some examples
16472         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
16473         (granulepos_add), (theora_buffer_from_packet):
16474         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
16475         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
16476         (gst_vorbisenc_chain):
16477           implement strategy from ext/ogg/README
16478         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16479         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
16480         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
16481         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
16482           Fix muxer so that oggz-validate is happy with all streams;
16483           except for no eos mark, and the BOS page ordering
16484         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16485         (check_buffer_granulepos):
16486         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
16487           update tests to check for OFFSET being set as requested
16488           fixed type of granulepos, it's not a ClockTime
16489
16490 2006-03-05  Julien MOUTTE  <julien@moutte.net>
16491
16492         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16493         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
16494         Check that the xvimage we are creating has a correct size
16495         before returning it. (#314897)
16496
16497 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
16498
16499         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16500           Give id3 and ape tag typefinders a rank slightly higher
16501           than PRIMARY to ensure they're always run before any of
16502           the other typefinders (in particular wav and mp3) (#324186).
16503
16504 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
16505
16506         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16507           Add support for '3IVD' fourcc (#333403).
16508
16509 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
16510
16511         * configure.ac:
16512           Bump requirements to GStreamer CVS for the new error enum.
16513
16514         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
16515           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
16516           space left on the device (fixes #333352).
16517
16518 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
16519
16520         * win32/vs6:
16521           add a project file for libgstvolume
16522           update the workspace
16523
16524 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16525
16526         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
16527         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16528         (GST_START_TEST):
16529           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
16530           Set IN_CAPS on header buffers
16531
16532 2006-03-02  Wim Taymans  <wim@fluendo.com>
16533
16534         * docs/plugins/Makefile.am:
16535         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16536         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16537         Add audioresample to docs.
16538
16539         * gst/audioconvert/gstaudioconvert.c:
16540         Add revision date.
16541
16542         * gst/audioresample/gstaudioresample.c:
16543         (gst_audioresample_base_init), (gst_audioresample_class_init),
16544         (gst_audioresample_init), (gst_audioresample_dispose),
16545         (audioresample_get_unit_size), (audioresample_transform_caps),
16546         (resample_set_state_from_caps), (audioresample_transform_size),
16547         (audioresample_set_caps), (audioresample_event),
16548         (audioresample_do_output), (audioresample_transform),
16549         (audioresample_pushthrough), (gst_audioresample_set_property),
16550         (gst_audioresample_get_property), (plugin_init):
16551         * gst/audioresample/gstaudioresample.h:
16552         Added docs.
16553         Small code cleanups.
16554
16555 2006-03-02  Wim Taymans  <wim@fluendo.com>
16556
16557         * docs/plugins/Makefile.am:
16558         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16559         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16560         Added videoscale to docs.
16561
16562         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
16563         (gst_video_rate_swap_prev), (gst_video_rate_event),
16564         (gst_video_rate_chain):
16565         Fix typo in docs.
16566
16567         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16568         (gst_video_scale_init), (gst_video_scale_prepare_size),
16569         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
16570         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
16571         * gst/videoscale/gstvideoscale.h:
16572         Added docs, examples.
16573         Some code cleanups.
16574         Post errors instead of g_warning.
16575
16576 2006-03-02  Wim Taymans  <wim@fluendo.com>
16577
16578         * docs/libs/gst-plugins-base-libs-docs.sgml:
16579         * docs/libs/gst-plugins-base-libs-sections.txt:
16580         * docs/libs/gst-plugins-base-libs.types:
16581         * docs/plugins/Makefile.am:
16582         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16583         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16584         Added some more docs to libs and plugins.
16585
16586         * gst-libs/gst/audio/gstringbuffer.c:
16587         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
16588         * gst-libs/gst/audio/gstringbuffer.h:
16589         Document ringbuffer some more.
16590
16591         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
16592         (gst_video_rate_setcaps), (gst_video_rate_reset),
16593         (gst_video_rate_init), (gst_video_rate_flush_prev),
16594         (gst_video_rate_swap_prev), (gst_video_rate_event),
16595         (gst_video_rate_chain), (gst_video_rate_change_state):
16596         * gst/videorate/gstvideorate.h:
16597         Fix videorate to use segments.
16598         Make it work with 0/1 framerates (closes #331903)
16599         Handle EOS correctly.
16600         Added docs.
16601
16602 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
16603
16604         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
16605         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
16606         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
16607           In state change function, first chain up to parent class,
16608           then handle downwards state change stuff. Remove some
16609           commented out cruft from 0.8 code.
16610
16611 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
16612
16613         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
16614         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
16615         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
16616         (gst_ogm_parse_chain):
16617           Don't remove/re-add source pad if the new caps are the same as
16618           the old caps anyway (#333042). When removing source pad, don't
16619           unref it afterwards - we didn't ref it when adding. Sprinkle some
16620           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
16621           after using gst_pad_get_parent(). Return downstream flow return
16622           value in chain function.
16623
16624 2006-03-02  Wim Taymans  <wim@fluendo.com>
16625
16626         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16627         * docs/plugins/gst-plugins-base-plugins.args:
16628         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16629         * docs/plugins/gst-plugins-base-plugins.interfaces:
16630         * docs/plugins/gst-plugins-base-plugins.signals:
16631         Fix hierarchy, added some more elements to the docs.
16632
16633         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16634         (gst_ffmpegcsp_get_type):
16635         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
16636         Fix docs for ffmpegcolorspace.
16637
16638 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
16639
16640         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
16641         (apetag_type_find), (ape_type_find), (plugin_init):
16642           Some typefinding fine-tuning:
16643           - rank ID3/APE tags in order of preference via probabilities, so that
16644             ID3v2 > APEv2 > APEv1 > ID3v1.
16645           - three or four bytes don't really justify MAXIMUM probability,
16646             change those to 'very likely' (musepack and monkeysaudio).
16647
16648 2006-03-01  Wim Taymans  <wim@fluendo.com>
16649
16650         * docs/plugins/Makefile.am:
16651         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16652         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16653         * ext/alsa/gstalsamixer.c:
16654         * ext/alsa/gstalsamixer.h:
16655         * ext/alsa/gstalsamixerelement.c:
16656         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
16657         * ext/alsa/gstalsamixerelement.h:
16658         * ext/alsa/gstalsasink.c:
16659         * ext/alsa/gstalsasink.h:
16660         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
16661         (gst_alsasrc_init):
16662         * ext/alsa/gstalsasrc.h:
16663         Added alsa docs.
16664         Small code cleanups.
16665
16666 2006-03-01  Wim Taymans  <wim@fluendo.com>
16667
16668         * ext/theora/Makefile.am:
16669         Dist new header too,
16670
16671 2006-03-01  Wim Taymans  <wim@fluendo.com>
16672
16673         * docs/plugins/Makefile.am:
16674         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16675         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16676         * ext/gnomevfs/gstgnomevfssink.h:
16677         * ext/gnomevfs/gstgnomevfssrc.h:
16678         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
16679         * ext/vorbis/vorbisdec.h:
16680         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
16681         * ext/vorbis/vorbisenc.h:
16682         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
16683         (vorbis_parse_chain), (vorbis_parse_change_state):
16684         * ext/vorbis/vorbisparse.h:
16685         * gst/audioconvert/gstaudioconvert.h:
16686         * gst/tcp/gsttcpserversink.h:
16687         * gst/videotestsrc/gstvideotestsrc.c:
16688         * gst/videotestsrc/gstvideotestsrc.h:
16689         * gst/volume/gstvolume.c:
16690         * gst/volume/gstvolume.h:
16691         Fix some more docs.
16692         Added docs for vorbisdec and vorbisparse.
16693         Fix vorbisparse.
16694
16695 2006-03-01  Wim Taymans  <wim@fluendo.com>
16696
16697         * docs/plugins/Makefile.am:
16698         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16699         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16700         * ext/pango/gstclockoverlay.h:
16701         * ext/pango/gsttextoverlay.h:
16702         * ext/pango/gsttextrender.h:
16703         * ext/pango/gsttimeoverlay.h:
16704         * ext/theora/gsttheoradec.h:
16705         * ext/theora/gsttheoraenc.h:
16706         * ext/theora/theoradec.c:
16707         * ext/theora/theoraenc.c:
16708         * gst/audioconvert/gstaudioconvert.h:
16709         * gst/audiotestsrc/gstaudiotestsrc.h:
16710         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
16711         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
16712         * gst/tcp/gstmultifdsink.h:
16713         Updated/added documentation.
16714
16715         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
16716         (gst_text_overlay_halign_get_type),
16717         (gst_text_overlay_wrap_mode_get_type),
16718         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
16719         (gst_text_overlay_init), (gst_text_overlay_set_property),
16720         (gst_text_overlay_get_property):
16721         Fix up properties to be enums instead of string to make bindings,
16722         introspection and automatic GUI creation possible.
16723         Add getters for the properties.
16724
16725 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
16726
16727         * gst/audiotestsrc/gstaudiotestsrc.c:
16728           added defines of M_PI and M_PI_2
16729         * gst/ffmpegcolorspace/avcodec.h:
16730           removed #include "stdint.h" for win32 as _stdint.h is 
16731           autogenerated to win32/common
16732         * win32/common/libgstaudio.def:
16733         * win32/common/libgsttag.def:
16734           added some exports
16735         * win32/vs6:
16736           some project files bugs corrected
16737         * win32/vs7:
16738           project files are reset to the default vs7 configuration 
16739           (they link to msvcr71.dll using default optimizations)
16740           
16741 2006-02-28  Wim Taymans  <wim@fluendo.com>
16742
16743         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16744         Fix some docs.
16745
16746 2006-02-28  Edward Hervey  <edward@fluendo.com>
16747
16748         * ext/alsa/gstalsasrc.c:
16749         Set proper class on the ElementDetails:
16750         Source/Audio instead of Src/Audio/
16751
16752 2006-02-28  Edward Hervey  <edward@fluendo.com>
16753
16754         * gst/videoscale/vs_scanline.c:
16755         (vs_scanline_resample_nearest_RGBA):
16756         Revert optimization in videoscale. It should go in liboil and have
16757         an appropriate liboil function.
16758
16759 2006-02-28  Wim Taymans  <wim@fluendo.com>
16760
16761         * gst-libs/gst/audio/gstbaseaudiosink.c:
16762         (gst_base_audio_sink_provide_clock):
16763         Don't try to provide a clock in the NULL state.
16764
16765 2006-02-28  Wim Taymans  <wim@fluendo.com>
16766
16767         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
16768         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
16769         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16770         (gst_ogg_demux_deactivate_current_chain),
16771         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
16772         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
16773         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
16774         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
16775         Use GstSegment infrastructure to remove duplicated code
16776         and handle more seek cases correctly.
16777
16778 2006-02-28  Wim Taymans  <wim@fluendo.com>
16779
16780         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16781         (gst_ffmpegcsp_transform):
16782         Don't ignore return code from ffmpeg convert function.
16783
16784         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
16785         Split out some long statements to ease debugging.
16786
16787 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
16788
16789         * ext/libvisual/visual.c: (gst_visual_init),
16790         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
16791         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
16792         being able to renegotiate the size. Instead, use the negotiation
16793         algorithm from the goom plugin to pick an initial output caps. 
16794
16795         Also, allow theoretical libvisual plugins that might support non-GL 
16796         output even if they also do GL.
16797
16798 2006-02-26  Julien MOUTTE  <julien@moutte.net>
16799
16800         * ext/libvisual/visual.c: (gst_visual_init),
16801         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
16802         (plugin_init): Load only non GL plugins. Fix some memleaks and 
16803         possible negotiation issues.
16804
16805 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16806
16807         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
16808
16809 2006-02-24  Michael Smith  <msmith@fluendo.com>
16810
16811         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
16812         (cmml_type_find), (plugin_init):
16813           Fix CMML type find function to not require a specific minor version
16814           of the CMML header.
16815
16816           Add an MPEG4 video elementary stream typefind function.
16817
16818 2006-02-04  Michael Smith  <msmith@fluendo.com>
16819
16820         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
16821         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
16822         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16823         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
16824         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
16825         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
16826           Annodex support in ogg demuxer. Doesn't do very much without the
16827           other annodex patches (to come).
16828
16829 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16830
16831         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
16832
16833         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16834           Pick up palette for MS video v1 (#327028)
16835
16836 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16837
16838         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16839         (gst_ffmpegcsp_caps_remove_format_info),
16840         (gst_ffmpegcsp_get_unit_size):
16841           The 'palette_data' field from incoming RGB caps shouldn't be
16842           proxied on outgoing YUV caps; also, restrict unit size
16843           adjustment in case of paletted data only to the unit that
16844           actually has a palette. Fixes #330711.
16845
16846 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16847
16848         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16849         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
16850         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
16851         (gst_ffmpegcsp_get_unit_size):
16852           Plug some memory leaks.
16853
16854 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16855
16856         * sys/ximage/Makefile.am:
16857         * sys/xvimage/Makefile.am:
16858           Add some _CFLAGS and _LIBS that seem to be missing
16859           and/or required for Cygwin (see #317048).
16860
16861 2006-02-22  Wim Taymans  <wim@fluendo.com>
16862
16863         * ext/alsa/gstalsasrc.c:
16864         Fix description as pointed out by caugier.
16865
16866 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
16867
16868         Reviewed by : Edward Hervey  <edward@fluendo.com>
16869
16870         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
16871         (qt_type_find):
16872         Better 3gp typefinding (#331526).
16873
16874 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16875
16876         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
16877           Don't send EOS event here, the base class will send one for us.
16878
16879         * gst/playback/gstplaybasebin.c: (prepare_output):
16880           Subpictures without video stream aren't allowed either.
16881         
16882         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16883           Fix debug statement copy'n'paste-o.
16884
16885 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16886
16887         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
16888           Fix issues with mixer keeping state when muting/unmuting
16889           and when changing the volume whilst muted (see #331763
16890           and #331765).
16891
16892 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16893
16894         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
16895         (parse_subrip), (gst_sub_parse_format_autodetect):
16896           Set right caps given that we send escaped text. Also,
16897           honour <i></i>, <b></b> and <u></u> markers that can be found
16898           in .srt files (fixes #310202).
16899
16900 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16901
16902         * gst-libs/gst/audio/mixerutils.c:
16903         (element_factory_rank_compare_func):
16904           Make order in which elements are tried more determinable.
16905
16906 2006-02-20  Julien MOUTTE  <julien@moutte.net>
16907
16908         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
16909         (remove_element_chain), (cleanup_decodebin),
16910         (gst_decode_bin_change_state): Make decodebin reusable by
16911         fixing remove_element_chain first and then introduce a
16912         cleaner in state change to ->NULL. (Closes #331678)
16913
16914 2006-02-19  Wim Taymans  <wim@fluendo.com>
16915
16916         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
16917         use 0666 mask when creating files so umask gets applied
16918         correctly. Fixes #331295.
16919
16920 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
16921
16922         * gst/subparse/Makefile.am:
16923         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
16924         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
16925         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
16926         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
16927         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
16928         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
16929         * gst/subparse/gstssaparse.h:
16930         * gst/subparse/gstsubparse.c: (plugin_init):
16931           Add very basic parser for SSA subtitle streams (as often
16932           found in matroska files).
16933
16934 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
16935
16936         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
16937           That should be text/x-pango-markup, not text/x-pango-layout.
16938
16939 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16940
16941         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
16942         Polishing.
16943
16944 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16945
16946         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16947         (gst_text_overlay_finalize), (gst_text_overlay_init),
16948         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16949         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16950         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
16951         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
16952         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
16953         Fix state change deadlock.
16954
16955 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16956
16957         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16958         (gst_text_overlay_finalize), (gst_text_overlay_init),
16959         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16960         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16961         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
16962         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
16963         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
16964         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
16965         and subtitles files.
16966
16967 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16968
16969         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
16970         should be considered as raw.
16971
16972 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16973
16974         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
16975         (cb_probe):
16976         * gst/playback/gststreaminfo.h: Introduce language informations.
16977
16978 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
16979
16980         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
16981         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
16982         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
16983         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
16984         Set shared memory segments to be deleted as soon as we have attached,
16985         that way they get cleaned up automatically if we crash.
16986
16987 2006-02-18  Julien MOUTTE  <julien@moutte.net>
16988
16989         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
16990         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
16991         functions are called with lock held.
16992
16993 2006-02-18  Julien MOUTTE  <julien@moutte.net>
16994
16995         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16996         (gst_text_overlay_finalize), (gst_text_overlay_init),
16997         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16998         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16999         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
17000         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
17001         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
17002         (gst_text_overlay_change_state): Refactoring of textoverlay
17003         without collectpads. This now supports sparse subtitles coming
17004         from a demuxer instead of a sub file. Seeking is still broken 
17005         though. Need to discuss with wtay some more on how to handle
17006         seeking correctly.
17007         * ext/pango/gsttextoverlay.h:
17008         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
17009         subtitles coming from the demuxer.
17010
17011 2006-02-17  Wim Taymans  <wim@fluendo.com>
17012
17013         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
17014         (gst_vorbisenc_convert_sink):
17015         Use some more scaling functions.
17016
17017 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17018
17019         * ext/cdparanoia/gstcdparanoiasrc.c:
17020         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
17021         (gst_cd_paranoia_paranoia_callback),
17022         (gst_cd_paranoia_src_signal_is_being_watched),
17023         (gst_cd_paranoia_src_read_sector):
17024         * ext/cdparanoia/gstcdparanoiasrc.h:
17025           Add back 'transport-error' and 'uncorrected-error' signals and
17026           make them actually be fired when bad stuff happens (#319340).
17027
17028 2006-02-17  Wim Taymans  <wim@fluendo.com>
17029
17030         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
17031         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
17032         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
17033         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
17034         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
17035         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
17036         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
17037         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
17038         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
17039         (gst_ring_buffer_clear):
17040         Small cleanups.
17041         Added some G_LIKELY.
17042
17043 2006-02-17  Wim Taymans  <wim@fluendo.com>
17044
17045         * gst-libs/gst/audio/TODO:
17046         Update TODO
17047
17048         * gst-libs/gst/audio/gstbaseaudiosink.c:
17049         (gst_base_audio_sink_get_offset):
17050         When trying to play samples ASAP and we don't have a
17051         previous sample, try to play at position 0 instead of
17052         an invalid position.
17053
17054 2006-02-17  Wim Taymans  <wim@fluendo.com>
17055
17056         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
17057         (gst_alsasink_reset):
17058         Also release lock when we get an error in _reset();
17059         fix an error message.
17060
17061 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17062
17063         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
17064         (gst_alsasink_init), (get_channel_free_structure),
17065         (caps_add_channel_configuration), (gst_alsasink_getcaps),
17066         (gst_alsasink_close):
17067         * ext/alsa/gstalsasink.h:
17068           Add support for more than 2 channels (#326720).
17069
17070 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17071
17072         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
17073           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
17074           with 4 or 6 channels, assume a default channel layout to make things
17075           work (not sure there's anything else we can do in those cases).
17076
17077 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17078
17079         * gst-libs/gst/audio/multichannel.c:
17080           Minor docs fix.
17081
17082         * gst-libs/gst/riff/Makefile.am:
17083         * gst-libs/gst/riff/riff-ids.h:
17084         * gst-libs/gst/riff/riff-media.c:
17085         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
17086           Add support for WAVEFORMATEX, eg. PCM audio with more than two
17087           channels and a channel layout map.
17088           
17089 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
17090
17091         Reviewed by Edward Hervey  <edward@fluendo.com>
17092
17093         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
17094         C-level optimization of the RGBA nearest neighbour function.
17095         Eventually this might end up in liboil with vectorized versions.
17096
17097 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17098
17099         * gst-libs/gst/audio/multichannel.c:
17100         (gst_audio_get_channel_positions):
17101           When we have more than 2 channels, but no channel layout is
17102           specified in the caps, return some default channel layout
17103           to the caller and warn about about a possibly buggy element
17104           (could be buggy filtercaps as well of course) (#317038).
17105
17106 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17107
17108         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
17109           Add gst-libs/gst/cdda to list of lib search paths.
17110
17111 2006-02-15  Andy Wingo  <wingo@pobox.com>
17112
17113         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
17114         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
17115         to the Lord Jesus that I do not have to touch the ogg muxer ever
17116         again.
17117
17118 2006-02-15  Edward Hervey  <edward@fluendo.com>
17119
17120         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
17121         quicktime movie files can also contain 'uuid' atoms.
17122
17123 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17124
17125         * gst/audioconvert/plugin.c: (plugin_init):
17126           Register the GstAudioChannelPosition enum type with the type
17127           system in the plugin_init function, so that it is known before
17128           any element actually makes use of multi-channel stuff. This is
17129           required for example if one wants to be able to deserialise/use
17130           a caps string with channel positions before any pipeline has
17131           been setup and started, like with gst-launch.
17132
17133 2006-02-14  Wim Taymans  <wim@fluendo.com>
17134
17135         * gst-libs/gst/audio/gstringbuffer.c:
17136         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
17137         (gst_ring_buffer_samples_done), (wait_segment),
17138         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
17139         Add some compiler G_(UN_)LIKELY help.
17140         SIGNAL the ringbuffer waiters when going to PAUSED as well to
17141         make sure they can exit their functions. Should fix #330748
17142
17143 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17144
17145         * Makefile.am:
17146         * configure.ac:
17147         * win32/MANIFEST:
17148         * win32/common/_stdint.h:
17149           Windows does not have long long; copy the generated _stdint.h
17150         * win32/common/interfaces-enumtypes.c:
17151         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17152         (gst_mixer_track_flags_get_type),
17153         (gst_tuner_channel_flags_get_type):
17154         * win32/common/multichannel-enumtypes.c:
17155         (gst_audio_channel_position_get_type):
17156           update
17157
17158 2006-02-13  Wim Taymans  <wim@fluendo.com>
17159
17160         * gst-libs/gst/audio/gstbaseaudiosink.c:
17161         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
17162         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17163         Always sync on first sample we receive when starting.
17164
17165 2006-02-13  Wim Taymans  <wim@fluendo.com>
17166
17167         * gst/playback/gstplaybin.c: (gen_vis_element):
17168         Update vis bin docs.
17169         Move queue after tee so we don't queue video buffers but
17170         audio samples instead. Fixes problems where the video queue
17171         is filled and the audio queue empty.
17172
17173 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
17174
17175         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
17176           No need to push an EOS event here, GstBaseSrc will do that for us
17177           when we return FLOW_UNEXPECTED.
17178           
17179 2006-02-12  Wim Taymans  <wim@fluendo.com>
17180
17181         * gst-libs/gst/audio/gstbaseaudiosink.c:
17182         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
17183         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
17184         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17185         Use scale functions when possible.
17186         Fix error messages.
17187         Free clockid when after waiting for EOS.
17188         Use G_(UN_)LIKLY when it makes sense.
17189         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
17190
17191 2006-02-12  Edward Hervey  <edward@fluendo.com>
17192
17193         * gst/playback/gstplaybasebin.c: (prepare_output): 
17194         Remove stray semi-colon (fixes #330888).
17195
17196 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
17197
17198         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
17199         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
17200         Fix up the XShm call testing so that we catch errors, and don't
17201         cause new ones by attempting to detach from a segment we failed
17202         to attach to. Fixes #312439.
17203
17204 2006-02-10  Edward Hervey  <edward@fluendo.com>
17205
17206         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
17207         Added flv file typefind (video/x-flv).
17208
17209 2006-02-10  Edward Hervey  <edward@fluendo.com>
17210
17211         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
17212         (gst_riff_create_video_template_caps):
17213         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
17214         Also added the caps to the default set of riff video caps.
17215
17216 2006-02-09  Andy Wingo  <wingo@pobox.com>
17217
17218         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
17219         time and the end time of the last packet in the page.
17220         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
17221         on the pages in our queue, set the duration as well. Reflow a
17222         debug statement.
17223         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
17224         Fixes bad muxing order.
17225
17226 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
17227
17228         * gst-libs/gst/rtp/gstbasertppayload.c:
17229         (gst_basertppayload_setcaps), (gst_basertppayload_push):
17230           update seqnum before setting it on the packet; this makes sure
17231           that the timestamp and seqnum properties match after pushing
17232           a buffer
17233
17234 2006-02-09  Andy Wingo  <wingo@pobox.com>
17235
17236         * gst-libs/gst/audio/gstringbuffer.c
17237         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
17238         overflow after 13.5 hours of recording. Kapow!
17239
17240         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
17241         the buffer size -- we don't care about underrun/overrun reporting
17242         right now, just need to return a useful value.
17243
17244 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17245
17246         * configure.ac:
17247           Back to CVS
17248
17249 === release 0.10.3 ===
17250
17251 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17252
17253         * configure.ac:
17254           releasing 0.10.3, "Under Pressure"
17255
17256 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17257
17258         * configure.ac:
17259         Drat. Bump libtool version number for new API.
17260         Prelease 0.10.2.3 (of 0.10.3)
17261
17262 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17263
17264         * configure.ac:
17265         * win32/common/config.h:
17266         0.10.2.2 prerelease (of 0.10.3).
17267
17268 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17269
17270         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
17271           Revert Andy's newsegment change pending a more correct
17272           fix.
17273
17274 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
17275
17276         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17277         (qt_type_find), (plugin_init):
17278           detect more files as 3gp
17279           group and reorder the iso file formats
17280
17281 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17282
17283         * ext/vorbis/vorbis.c: (plugin_init):
17284           Register musicbrainz tags, so apps don't have to.
17285
17286 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17287
17288         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
17289         (gst_tag_to_vorbis_tag):
17290           Make sure we called gst_tag_register_musicbrainz_tags()
17291           before possibly mapping a vorbiscomment string from/to a
17292           musicbrainz tag.
17293
17294 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17295
17296         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
17297           In case we can't find the required number of consecutive
17298           mpeg audio frames to positively identify an MPEG audio
17299           stream, check if there's at least a valid mpeg audio
17300           frame right at offset 0 and if so suggest mpeg/audio
17301           caps with a very low probability (#153004).
17302
17303 2006-02-07  Andy Wingo  <wingo@pobox.com>
17304
17305         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
17306         a TIME segment if we get timestamped buffers. Requires recent
17307         fixes in core to work properly.
17308
17309 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17310
17311         * gst/playback/gstplaybasebin.c: (prepare_output):
17312           Don't print the URI as part of the error message, it
17313           makes error dialogs look rather ugly, especially if
17314           the URI is very long or has characters in it that
17315           need escaping.
17316
17317 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17318
17319         * gst/playback/gstplaybasebin.c: (prepare_output):
17320           Error out if we have only text or subtitles, but nothing
17321           else. Also error out if we have subtitles but no video
17322           stream.
17323
17324 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17325
17326         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
17327           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
17328           Post an error message on the bus when we encounter an
17329           error, which will hopefully be more meaningful than the
17330           'Internal Flow Error' message users get to see if we
17331           just return GST_FLOW_ERROR.
17332
17333 2006-02-07  Andy Wingo  <wingo@pobox.com>
17334
17335         * configure.ac (GST_MAJORMINOR): Update core version req to
17336         0.10.2.2, for the collectpads API addition (#330244).
17337
17338 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17339
17340         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17341           Return FALSE from plugin_init() when GnomeVFS can't
17342           be initialised for some reason (#328423).
17343
17344 2006-02-06  Julien MOUTTE  <julien@moutte.net>
17345
17346         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
17347         Stick to seeking theory until i find the bug.
17348         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
17349
17350 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17351
17352         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17353         (theora_enc_finalize), (theora_enc_sink_setcaps),
17354         (theora_set_header_on_caps), (theora_enc_chain),
17355         (theora_enc_change_state):
17356         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
17357           Make theoraenc and the tests leak free. Like, really.
17358
17359 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
17360
17361         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
17362         (theora_enc_finalize), (theora_enc_sink_setcaps):
17363           Add a finalize method to ensure we clean up state even if
17364           someone omitted the state change back to NULL.
17365
17366         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
17367         (gst_vorbisenc_chain):
17368           Free some more leaked bits.
17369
17370         * tests/check/pipelines/theoraenc.c: (start_pipeline),
17371         (stop_pipeline):
17372           Wait for state changes to happen if they're ASYNC.
17373
17374           This ought to teach those fancy pants buildbots a lesson.
17375
17376 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17377
17378         * gst-libs/gst/tag/gstid3tag.c:
17379           Add mapping for ID3 International Standard Recording Code
17380           tag "TSRC"
17381
17382 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17383
17384         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
17385           Don't leak tag names.
17386
17387 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17388
17389         * docs/libs/gst-plugins-base-libs-docs.sgml:
17390         * docs/libs/gst-plugins-base-libs-sections.txt:
17391         * gst-libs/gst/tag/gstid3tag.c:
17392         * gst-libs/gst/tag/gstvorbistag.c:
17393         * gst-libs/gst/tag/tags.c:
17394           Split libgsttag docs into multiple sections.
17395
17396 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17397
17398         * docs/libs/Makefile.am:
17399         * docs/libs/gst-plugins-base-libs-docs.sgml:
17400         * docs/libs/gst-plugins-base-libs-sections.txt:
17401         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
17402         * gst-libs/gst/tag/gstvorbistag.c:
17403         * gst-libs/gst/tag/tag.h:
17404         * gst-libs/gst/tag/tags.c:
17405           Add libgsttag to the docs.
17406
17407 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17408
17409         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
17410         (gst_text_overlay_init), (gst_text_overlay_src_event),
17411         (gst_text_overlay_collected): Fix clockoverlay.
17412
17413 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17414
17415         * docs/libs/compiling.sgml:
17416           Fix typo: it's pkg-config, not pkg-gconfig
17417
17418         * docs/libs/gst-plugins-base-libs-docs.sgml:
17419         * docs/libs/gst-plugins-base-libs-sections.txt:
17420         * docs/libs/tmpl/gstgconf.sgml:
17421           There is no libgstgconf in 0.10, remove it
17422           from the docs.
17423
17424 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17425
17426         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
17427         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
17428         (gst_text_overlay_src_event), (gst_text_overlay_collected):
17429         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
17430         (gst_sub_parse_class_init), (gst_sub_parse_init),
17431         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
17432         (parse_mpsub), (parser_state_init), (handle_buffer),
17433         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
17434         * gst/subparse/gstsubparse.h: Introduce seeking code.
17435
17436 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17437
17438         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17439           Add comment about LANGUAGE tag inconsistency (we want
17440           ISO-639-1, but extract three-letter identifiers?)
17441
17442         * po/POTFILES.in:
17443           Add two translatable files.
17444
17445 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17446
17447         * gst-libs/gst/tag/Makefile.am:
17448         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17449         * gst-libs/gst/tag/tag.h:
17450         * gst-libs/gst/tag/tags.c:
17451         (gst_tag_register_musicbrainz_tags_internal),
17452         (gst_tag_register_musicbrainz_tags):
17453           Forward-port some tags stuff from the 0.8 branch. This is
17454           mostly the addition of musicbrainz tags and their mapping
17455           to vorbistags, and a vorbistag mapping of the language tag.
17456
17457 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17458
17459         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
17460         refactoring.
17461
17462 2006-02-04  David Schleef  <ds@schleef.org>
17463
17464         * ext/ogg/gstoggmux.c:
17465         * gst/typefind/gsttypefindfunctions.c:
17466           Add Dirac typefinding and add dirac format to oggmux.
17467
17468 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
17469
17470         * gst/playback/gstdecodebin.c: (try_to_link_1):
17471           Don't put essential function call into
17472           g_return_*() macro, otherwise it'll all be
17473           replaced by NOOPs when compiling with
17474           G_DISABLE_CHECKS defined.
17475
17476 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17477
17478         * ext/ogg/gstoggdemux.c:
17479         * ext/ogg/gstoggparse.c:
17480         * gst/tcp/gsttcpserversink.c:
17481         * sys/v4l/v4lsrc_calls.c:
17482         * sys/v4l/v4lsrc_calls.h:
17483         Just make it compile with --disable-gst-debug.
17484
17485 2006-02-03  Wim Taymans  <wim@fluendo.com>
17486
17487         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17488         (gst_alsasink_class_init), (gst_alsasink_init),
17489         (gst_alsasink_write), (gst_alsasink_reset):
17490         * ext/alsa/gstalsasink.h:
17491         Add lock to protect alsa calls.
17492         Implement reset to flush samples ASAP, does not work
17493         with dmix though.
17494
17495 2006-02-02  Wim Taymans  <wim@fluendo.com>
17496
17497         * gst-libs/gst/audio/gstbaseaudiosink.c:
17498         (gst_base_audio_sink_provide_clock):
17499         Ugh.. getting late I guess...
17500
17501 2006-02-02  Wim Taymans  <wim@fluendo.com>
17502
17503         * gst-libs/gst/audio/gstbaseaudiosink.c:
17504         (gst_base_audio_sink_provide_clock),
17505         (gst_base_audio_sink_set_property),
17506         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
17507         Don't try to provide a clock when we are not negotiated since
17508         we might not be able to make it run.
17509
17510 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17511
17512         * gst/playback/gstdecodebin.c: (try_to_link_1):
17513           Unlinking two source pads is ... hard.
17514
17515 2006-02-02  Wim Taymans  <wim@fluendo.com>
17516
17517         * gst-libs/gst/audio/TODO:
17518         Updated.
17519
17520         * gst-libs/gst/audio/gstbaseaudiosink.c:
17521         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
17522         On EOS, wait till the last sample is played before posting EOS.
17523
17524 2006-02-01  Philippe Kalaf <burger at speedy dot org>
17525
17526         Patch by: Kai Vehmanen
17527         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17528           Adds ability to enable newsegment bypass by setting queue_delay to
17529           zero. Also avoid thread being started if queue_delay is zero.
17530
17531 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17532
17533         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
17534           Make test work again by connecting fakesinks to each decoded pad,
17535           which makes the pipeline wait until each fakesink has a buffer
17536           queued before going to PAUSED state. At that point we know the
17537           decodebin pads are negotiated.
17538
17539 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17540
17541         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
17542         (gst_cdda_base_src_handle_event):
17543         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
17544           Pass unhandled queries to the parent class's query function.
17545
17546 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17547
17548         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
17549         (gst_ogg_pad_src_query):
17550         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
17551         * ext/theora/theoradec.c: (theora_dec_src_query),
17552         (theora_dec_sink_query):
17553         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
17554         (vorbis_dec_sink_query):
17555         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
17556         (gst_vorbisenc_sink_query):
17557         * gst/adder/gstadder.c: (gst_adder_query):
17558           Pass unhandled queries upstream instead of just
17559           dropping them (#326447). Also, fix supported
17560           query types list for some elements.
17561
17562 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17563
17564         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
17565         (paris_type_find), (ilbc_type_find), (plugin_init):
17566           Fix typefinding for audio/x-au, audio/x-paris and
17567           audio/iLBC-sh. We cannot use the START_WITH macros
17568           here, because there can only be one typefind factory
17569           with the same name (caps), so the second one would
17570           replace the first one and the first one would never
17571           be called when doing typefinding (see #161712).
17572           
17573
17574 2006-01-31  Wim Taymans  <wim@fluendo.com>
17575
17576         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
17577         (vorbis_handle_header_packet), (vorbis_dec_push),
17578         (vorbis_handle_data_packet):
17579         Use scale_int when we can, add some more scaling.
17580         Check packettype before parsing it.
17581
17582 2006-01-31  Wim Taymans  <wim@fluendo.com>
17583
17584         * ext/theora/theoradec.c: (_theora_granule_time),
17585         (theora_dec_src_convert), (theora_dec_sink_convert):
17586         Call right _scale functions.
17587         Use parameter instead of some other random value.
17588
17589 2006-01-31  Wim Taymans  <wim@fluendo.com>
17590
17591         * ext/theora/theoradec.c: (_theora_granule_frame),
17592         (_theora_granule_time), (_inc_granulepos),
17593         (theora_dec_src_convert), (theora_dec_sink_convert),
17594         (theora_handle_type_packet), (theora_handle_data_packet),
17595         (theora_dec_chain):
17596         Use higher precision timestamps calculation.
17597         Convert some other conversions to _scale.
17598
17599 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
17600
17601         * gst/audiotestsrc/gstaudiotestsrc.c:
17602         (gst_audio_test_src_create_sine_table), (plugin_init):
17603         * gst/volume/gstvolume.c: (plugin_init):
17604           initialize gst_controller before using
17605
17606 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
17607
17608         * tests/check/pipelines/theoraenc.c:
17609         * tests/check/pipelines/vorbisenc.c:
17610         Define constant using G_GINT64_CONSTANT to avoid errors when
17611         passing it around - otherwise it gets truncated to 32 bits.
17612
17613         Fixes failing tests.
17614
17615 2006-01-31  Andy Wingo  <wingo@pobox.com>
17616
17617         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
17618         caps being set doesn't have a framerate value. Basically a stopgap
17619         measure.
17620
17621         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
17622         technically correct enough to put into core though.
17623         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
17624         DURATION. Fixes theoraenc ! oggmux.
17625
17626         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
17627         fraction, not double.
17628
17629 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
17630
17631         * win32/vs7:
17632         add vs7 project files created by Sergey Scobich
17633
17634 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
17635
17636         * win32/vs8:
17637         add vs8 project files created by Sergey Scobich
17638         
17639 2006-01-30  Andy Wingo  <wingo@pobox.com>
17640
17641         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
17642         timestamp + duration, not just timestamp -- ogg pages should be
17643         ordered by stop time. Necessary fix given the change in vorbis
17644         timestamps.
17645
17646         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
17647         (gst_theora_enc_init): Pull the granule shift out of the encoder.
17648         (granulepos_add): New function, handles the messiness of adjusting
17649         granulepos values.
17650         (theora_buffer_from_packet):
17651         (theora_enc_chain):
17652         (theora_enc_sink_event): Use granulepos_add, not +.
17653
17654         * tests/check/pipelines/theoraenc.c
17655         (check_buffer_granulepos_from_starttime): Just check the frame
17656         count, not the actual granulepos -- we can't dictate to the
17657         encoder when it should be placing keyframes.
17658
17659 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17660
17661         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
17662           SERVICE_NOT_AVAILABLE happens for example when you're trying to
17663           play an http:// stream from a server that's not serving
17664
17665 2006-01-30  Andy Wingo  <wingo@pobox.com>
17666
17667         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
17668         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
17669         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
17670         available.
17671
17672         * ext/theora/gsttheoraenc.h:
17673         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
17674         although theoraenc was timestamping correctly. Added handling of
17675         streams that start with nonzero timestamps.
17676
17677         * tests/check/Makefile.am:
17678         * tests/check/pipelines/theoraenc.c: New file, basically does same
17679         tests as vorbisenc.
17680
17681         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
17682
17683 2006-01-30  Wim Taymans  <wim@fluendo.com>
17684
17685         * gst-libs/gst/audio/gstaudiosink.c:
17686         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
17687         (gst_audioringbuffer_pause):
17688         Implement pause that does not wait for completion.
17689
17690         * gst-libs/gst/audio/gstbaseaudiosink.c:
17691         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17692         Don't drop buffers when going to PAUSED but perform preroll on
17693         remaining samples now that core base class supports this.
17694
17695         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
17696         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
17697         (gst_ring_buffer_commit):
17698         Pause should not signal waiters.
17699         Implement return value of _commit correctly.
17700
17701 2006-01-30  Andy Wingo  <wingo@pobox.com>
17702
17703         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
17704
17705         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
17706         updated to timestamp from the first sample, not the last.
17707         (gst_vorbisenc_buffer_from_header_packet): New function, takes
17708         special care of granulepos and timestamp for header packets.
17709         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
17710         when the first buffer has a nonzero timestamp.
17711
17712         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
17713         (GstVorbisEnc.subgranule_offset): New members. Take care of the
17714         case when the first audio buffer we get has a nonzero timestamp.
17715         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
17716         properly timestamp vorbis buffers with the time of the first
17717         sample, not the last.
17718         
17719         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
17720         vorbis_granule_time_copy -- now it takes the granule/subgranule
17721         offset into account.
17722
17723         * tests/check/pipelines/vorbisenc.c: New test for correctness of
17724         timestamps, durations, and granulepos on buffers produced by
17725         vorbisenc.
17726
17727 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
17728
17729         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17730         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
17731           Patch from Eric Jonas to support conversions to/from UYVY 
17732           (Fixes: #324626)
17733
17734 2006-01-30  Julien MOUTTE  <julien@moutte.net>
17735
17736         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
17737         (setup_subtitle), (setup_source), (set_active_source):
17738         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
17739         (gen_text_element), (gen_audio_element), (gen_vis_element),
17740         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
17741
17742 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
17743
17744         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
17745         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
17746                 use gst_guint64_to_gdouble to be compliant with vs6
17747         * gst/playback/gstdecodebin.c: (try_to_link_1)
17748         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
17749                 use G_GINT64_CONSTANT for int64 constants
17750         * win32/common/libgstinterfaces.def:
17751                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
17752         * win32/vs6:
17753                 update and add new project files
17754                 
17755 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17756
17757         * Makefile.am:
17758         * win32/MANIFEST:
17759         * win32/common/interfaces-enumtypes.c:
17760         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17761         (gst_mixer_track_flags_get_type),
17762         (gst_tuner_channel_flags_get_type):
17763         * win32/common/interfaces-enumtypes.h:
17764         * win32/common/multichannel-enumtypes.c:
17765         (gst_audio_channel_position_get_type):
17766         * win32/common/multichannel-enumtypes.h:
17767           add a win32-update rule like in core, and copy over enumtypes files
17768
17769 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17770
17771         * win32/MANIFEST:
17772         * win32/common/config.h:
17773         * win32/common/config.h.in:
17774           add config files just like in core
17775
17776 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
17777
17778         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
17779           Make gcc-4.1 happy (part of #327357).
17780
17781 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17782
17783         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
17784         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
17785         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
17786         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
17787         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
17788         (gst_alsasrc_unprepare), (gst_alsasrc_read):
17789           Update all error messages.  All of them should either use
17790           the default translated message, or actually provide a
17791           translatable string.
17792           Make the string for channel count problems meaningful.
17793
17794 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17795
17796         * sys/v4l/v4l_calls.c: (gst_v4l_open):
17797           check for and throw RESOURCE_BUSY
17798
17799 2006-01-27  David Schleef  <ds@schleef.org>
17800
17801         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
17802           checked in this change -- it requires liboil features not
17803           in 0.3.6.  Revert parts.
17804
17805 2006-01-27  David Schleef  <ds@schleef.org>
17806
17807         * REQUIREMENTS:
17808         * configure.ac: update liboil requirement to 0.3.6
17809         * gst/videoscale/Makefile.am:
17810         * gst/videoscale/vs_scanline.c: liboilify
17811
17812 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17813
17814         * ext/libvisual/visual.c: (get_buffer):
17815           When pad_alloc returns a GstFlowReturn other
17816           than GST_FLOW_OK, make sure it is passed upstream.
17817
17818 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17819
17820         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17821         (gst_alsasink_class_init):
17822           Free the device name string.
17823
17824         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
17825         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
17826         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
17827           Don't remove a pad from the collectpads structure until it
17828           is released - it's a request pad, and may receive data again
17829           if the element gets moved back to PLAYING state.
17830
17831         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
17832           Ensure we turn on double buffering on the Xv port, and
17833           set the colour key to something dark and mysterious that
17834           isn't black.
17835
17836 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
17837
17838         * ext/alsa/gstalsaplugin.c: (plugin_init):
17839         * ext/cdparanoia/gstcdparanoiasrc.c:
17840         (gst_cd_paranoia_src_base_init), (plugin_init):
17841         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17842         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
17843           - a library should not call setlocale. see "Libraries" node in
17844             gettext manual
17845           - make sure all plugins that use translation do bindtextdomain
17846             to point to the localedir
17847         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
17848         (setup_sinks), (plugin_init):
17849           all this, and check for NULL when creating sinks
17850
17851 2006-01-27  Julien MOUTTE  <julien@moutte.net>
17852
17853         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
17854         (plugin_init): Make typefinding of subtitles work again.
17855
17856 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
17857
17858         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
17859         (mp3_type_frame_length_from_header), (mp3_type_find),
17860         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
17861         (plugin_init):
17862           Backport a bunch of typefinding fixes from the 0.8 branch.
17863           Also, improve wavpack typefinding: if we can't peek the
17864           entire wavpack block, try to parse the bits we can get and
17865           see if we find what we're looking for in those.
17866
17867 2006-01-26  Julien MOUTTE  <julien@moutte.net>
17868
17869         * sys/ximage/ximagesink.c:
17870         (gst_ximagesink_calculate_pixel_aspect_ratio):
17871         * sys/xvimage/xvimagesink.c:
17872         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
17873         more cases of pixel aspect ratio.
17874
17875 2006-01-26  Edward Hervey  <edward@fluendo.com>
17876
17877         * gst/playback/gstdecodebin.c: (pad_probe):
17878         Also consider the flush-start and tag events as unblockers
17879         for the pad probes.
17880
17881 2006-01-26  Julien MOUTTE  <julien@moutte.net>
17882
17883         * gst/playback/gstplaybin.c: (gst_play_bin_init),
17884         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
17885         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
17886         On the fly visualisation switch, works disabling, enabling as
17887         well but it won't be able to enable vis in a playbin that was
17888         created with no visualisation.
17889
17890 2006-01-25  Wim Taymans  <wim@fluendo.com>
17891
17892         * gst-libs/gst/audio/gstbaseaudiosink.c:
17893         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17894         Undo previous commit that returned WRONG_STATE sooner, it breaks 
17895         resume after pause.
17896
17897 2006-01-25  Wim Taymans  <wim@fluendo.com>
17898
17899         * gst-libs/gst/audio/gstbaseaudiosink.c:
17900         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
17901         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
17902         Improve debugging.
17903         Post error when caps cannot be parsed.
17904         Resync on discontinuity in the stream.
17905         Clip samples to segment boundaries.
17906         return WRONG_STATE sooner when we are flushing.
17907
17908         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
17909         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
17910         Make audiosrc operate in TIME.
17911         Set TIMESTAMP and DURATION on buffers.
17912
17913 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
17914
17915         * tests/examples/seek/seek.c: (main):
17916           Output tag messages as well.
17917
17918 2006-01-23  Edward Hervey  <edward@fluendo.com>
17919
17920         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
17921         (free_pad_probes), (remove_fakesink), (pad_probe),
17922         (close_pad_link), (gst_decode_bin_change_state):
17923         Replace GstPadBlockCallback with pad probes that detect
17924         first buffer AND eos before removing fakesink.
17925         Fixes hang with demuxers doing EOS while pre-rolling.
17926         Solves #328279
17927
17928 2006-01-23  Andy Wingo  <wingo@pobox.com>
17929
17930         * ext/alsa/gstalsasink.c:
17931         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17932         (gst_base_rtp_depayload_setcaps),
17933         (gst_base_rtp_depayload_add_to_queue),
17934         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
17935         
17936         Patch by: Jens Granseuer <jensgr at gmx dot net>
17937
17938 2006-01-22  Julien MOUTTE  <julien@moutte.net>
17939
17940         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
17941         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17942         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
17943         frames. We might get a frame destroyed after changing state to
17944         NULL, adding a safety check on xcontext.
17945
17946 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
17947
17948         * gst-libs/gst/interfaces/xoverlay.c:
17949           Fix prepare-xwindow-id code example in the docs - we need to
17950           ignore all messages that aren't element messages as well.
17951           
17952 2006-01-21  Julien MOUTTE  <julien@moutte.net>
17953
17954         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
17955           I think one day i'll completely undestand how caps negotiation
17956           is supposed to work. This refactoring handles buffer_alloc
17957           called with caps we can't handle. We definitely don't want a
17958           set_caps with those caps, so we define and allocate a buffer
17959           we would like to receive.
17960
17961 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
17962
17963         * gst/playback/gstplaybasebin.c: (setup_source):
17964           Free iterator when done.
17965
17966 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
17967
17968         * gst-libs/gst/audio/gstbaseaudiosink.c:
17969         (gst_base_audio_sink_render):
17970           Fix playback of non-synchronised streams by assuming a rate
17971           of 1.0 instead of a random one.
17972
17973           Makes this work again:
17974
17975           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
17976           endianness=(int)4321, signed=(boolean)true, width=(int)16,
17977           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
17978           audioresample ! alsasink
17979
17980 === release 0.10.2 ===
17981
17982 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
17983
17984         * configure.ac:
17985           releasing 0.10.2, "Then the devil is six"
17986
17987 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
17988
17989         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
17990         * gst/playback/gststreamselector.c:
17991         (gst_stream_selector_set_property):
17992           Comment out broken code that connects to the state-changed signal.
17993           At this point, changing current stream selection is broken, but 
17994           stuff like gst-launch playbin current-audio=1 works and filters
17995           to the chosen stream.
17996
17997 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17998
17999         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18000           Fix #327216 (null dereference in vorbisdec)
18001
18002 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
18003
18004         * ext/theora/theoradec.c: (theora_handle_comment_packet):
18005           Post taglist actually on bus instead of just freeing it
18006           (fixes #327114 and totem bug #327080).
18007
18008         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
18009           Use gst_element_found_tags_for_pad(), so that the tags
18010           are sent downstream as an event as well.
18011
18012 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
18013
18014         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
18015         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
18016         (gst_ximagesink_buffer_alloc):
18017         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
18018         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
18019         (gst_xvimagesink_buffer_alloc):
18020           move all regularly occurring messages to GST_LOG level
18021           add some more object logs
18022
18023 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
18024
18025         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
18026           fix a silly segfault
18027
18028 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
18029
18030         * docs/libs/gst-plugins-base-libs-docs.sgml:
18031         * docs/libs/gst-plugins-base-libs-sections.txt:
18032         * gst-libs/gst/audio/mixerutils.c:
18033         * gst-libs/gst/audio/mixerutils.h:
18034           Add docs for mixerutils stuff.
18035
18036 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
18037
18038         * gst/playback/gstplaybasebin.c: (setup_source):
18039           Fix playback for sources that emit raw audio or
18040           raw video streams (e.g.: cd audio sources) (#325984).
18041
18042 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18043
18044         * gst-libs/gst/audio/mixerutils.c:
18045         (gst_audio_mixer_filter_do_filter):
18046           actually save the element we create
18047
18048 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
18049
18050         * gst-libs/gst/cdda/gstcddabasesrc.c:
18051         (gst_cdda_base_src_handle_track_seek):
18052           No need to post a tag message on the bus when seeking
18053           within the same track, only post it when the current
18054           track changes.
18055
18056 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18057
18058         * gst/playback/gstplaybasebin.c: (group_destroy),
18059         (probe_triggered), (new_decoded_pad), (mute_group_type),
18060         (set_active_source):
18061         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
18062         * gst/playback/gststreamselector.c:
18063         (gst_stream_selector_base_init),
18064         (gst_stream_selector_set_property),
18065         (gst_stream_selector_request_new_pad):
18066           Reenable stream selection. These mechanisms need a complete overhaul
18067           in the face of 0.8->0.10 changes though.
18068
18069 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
18070
18071         * ext/ogg/gstoggdemux.c:
18072           Change the pad template to src_%d to match the pads that 
18073           are created from it. decodebin needs this information in order
18074           to decide that oggdemux is capable of producing multiple pads
18075           (and hence needs queues inserted).
18076
18077         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
18078         (gst_ogg_mux_collected):
18079           Make debug output more useful by using GST_PTR_FORMAT.
18080
18081 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
18082
18083         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18084
18085         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
18086           Set depth and width for alaw/mulaw (fixes #326601).
18087
18088 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18089
18090         * tests/icles/Makefile.am:
18091           don't build the tests if we don't have the libs
18092
18093 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18094
18095         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
18096         (gst_cd_paranoia_paranoia_callback):
18097           Don't try to free NULL pointers.
18098
18099 2006-01-10  Edward Hervey  <edward@fluendo.com>
18100
18101         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
18102         (gst_audio_rate_change_state), (plugin_init):
18103         Add debugging category.
18104         Fix type issues.
18105         Add case for incoming buffers without valid offset/offset_end.
18106
18107 2006-01-10  Michael Smith  <msmith@fluendo.com>
18108
18109         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
18110           Don't leak GCond in audio sources.
18111
18112 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
18113
18114         * gst/playback/gstplaybin.c: (gen_audio_element):
18115           Don't leak an autoaudiosink/alsasink when we generate
18116           a new audio element. (old code, I guess)
18117
18118 2006-01-10  Michael Smith  <msmith@fluendo.com>
18119
18120         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
18121           Support float audio in audiorate.
18122           Use width rather than depth for selecting sample width.
18123
18124 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18125
18126         * gst/videotestsrc/videotestsrc.h:
18127           Use GLib types here (that way we don't have to include the
18128           generated _stdint.h header, which makes life easier for win32
18129           folks that don't use autotools for the build) (#325990, patch
18130           by: Sergey Scobich).
18131
18132 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
18133
18134         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18135         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18136         (gst_ring_buffer_pause), (wait_segment):
18137         * gst-libs/gst/audio/gstringbuffer.h:
18138           Name (private) union, makes Forte compiler happy (this time
18139           for real) (#324900).
18140
18141 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18142
18143         * gst-libs/gst/audio/Makefile.am:
18144           Link against libgstinterfaces, needed for mixer
18145           and property probe stuff.
18146
18147 2006-01-09  Edward Hervey  <edward@fluendo.com>
18148
18149         * gst-libs/gst/Makefile.am:
18150
18151 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
18152
18153         * gst-libs/gst/audio/Makefile.am:
18154         * gst-libs/gst/audio/mixerutils.c:
18155         (gst_audio_mixer_filter_do_filter),
18156         (gst_audio_mixer_filter_check_element),
18157         (gst_audio_mixer_filter_probe_feature),
18158         (element_factory_rank_compare_func),
18159         (gst_audio_default_registry_mixer_filter):
18160         * gst-libs/gst/audio/mixerutils.h:
18161           Add gst_audio_default_registry_mixer_filter() utility
18162           function.
18163
18164 2006-01-03  Michael Smith  <msmith@fluendo.com>
18165
18166         * gst/audioresample/resample.h:
18167           As before, but for o_buf
18168
18169 2006-01-03  Michael Smith  <msmith@fluendo.com>
18170
18171         * gst/audioresample/resample.h:
18172           Declare struct _ResampleState.buffer as unsigned char *, not void *,
18173           since we do arithmetic on it.
18174
18175 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
18176
18177         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
18178         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
18179         (gst_ring_buffer_pause), (wait_segment):
18180         * gst-libs/gst/audio/gstringbuffer.h:
18181           Sun's Forte compiler doesn't seem to like anonymous structs,
18182           so use same setup as in GstBaseSrc (fixes #324900).
18183
18184 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18185
18186         * configure.ac:
18187         * gst/volume/Makefile.am:
18188         * gst/volume/demo.c:
18189           move old example to tests/examples/volume/volune.c
18190         * tests/examples/Makefile.am:
18191         * tests/examples/seek/seek.c: (main):
18192           change window-close event from "delete-event" to "destroy"
18193         * tests/examples/volume/Makefile.am:
18194         * tests/examples/volume/volume.c: (value_changed_callback),
18195         (setup_gui), (message_received), (eos_message_received), (main):
18196           fix event handling and bus usage
18197
18198 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
18199
18200         * gst/audiotestsrc/gstaudiotestsrc.c:
18201         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
18202         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
18203         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
18204         (gst_audio_test_src_create_square),
18205         (gst_audio_test_src_create_saw),
18206         (gst_audio_test_src_create_triangle),
18207         (gst_audio_test_src_create_silence),
18208         (gst_audio_test_src_create_white_noise),
18209         (gst_audio_test_src_create_pink_noise),
18210         (gst_audio_test_src_init_sine_table),
18211         (gst_audio_test_src_create_sine_table),
18212         (gst_audio_test_src_change_wave),
18213         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
18214         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
18215         * gst/audiotestsrc/gstaudiotestsrc.h:
18216           update to basesrc changes, implement segmented seeking and eos
18217           handling, add a 'sine-tab' waveform for performance critical playback
18218
18219 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18220
18221         * po/POTFILES.in:
18222           ... and this time the other modified file that I missed last time.
18223
18224 2005-12-29  Michael Smith  <msmith@fluendo.com>
18225
18226         * gst/playback/gstdecodebin.c: (new_pad):
18227           Fix non-C89 variable declaration not at the start of a block. Should
18228           help some compilers.
18229
18230 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18231
18232         * tests/check/Makefile.am:
18233           And now fix 'make distcheck' (builddir != srcdir)
18234
18235 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18236
18237         * configure.ac:
18238         * ext/cdparanoia/Makefile.am:
18239         * ext/cdparanoia/gstcdparanoia.c:
18240         * ext/cdparanoia/gstcdparanoia.h:
18241         * ext/cdparanoia/gstcdparanoiasrc.c:
18242         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
18243         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
18244         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
18245         (gst_cd_paranoia_paranoia_callback),
18246         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
18247         (gst_cd_paranoia_src_set_property),
18248         (gst_cd_paranoia_src_get_property), (plugin_init):
18249         * ext/cdparanoia/gstcdparanoiasrc.h:
18250           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
18251           plugin again (there are still fixes required to playbin to make
18252           cdda:// uris work there).
18253
18254 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18255
18256         * tests/check/Makefile.am:
18257           Fix test case compilation.
18258
18259 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18260
18261         * gst-libs/gst/cdda/gstcddabasesrc.c:
18262         (gst_cdda_base_src_update_duration),
18263         (gst_cdda_base_src_calculate_cddb_id):
18264           An integer is not a string. Fix access to uninitialised variable.
18265
18266         * tests/check/Makefile.am:
18267           Add cddabasesrc unit test; also actually enable the vorbis test.
18268
18269         * tests/check/generic/states.c:
18270           Blacklist new cd audio elements as well.
18271
18272         * tests/check/libs/cddabasesrc.c:
18273           Unit test for GstCddaBaseSrc (discid calculation mostly).
18274
18275 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18276
18277         * docs/libs/Makefile.am:
18278         * docs/libs/gst-plugins-base-libs-docs.sgml:
18279         * docs/libs/gst-plugins-base-libs-sections.txt:
18280         * docs/libs/gst-plugins-base-libs.types:
18281           Add docs for libgstcdda/GstCddaBaseSrc.
18282
18283         * gst-libs/gst/interfaces/mixertrack.h:
18284           Do one struct member per line with a semicolon at the end, that way
18285           even gtk-doc might parse it without complaining.
18286
18287 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18288
18289         * configure.ac:
18290         * gst-libs/gst/Makefile.am:
18291         * gst-libs/gst/cdda/Makefile.am:
18292         * gst-libs/gst/cdda/base64.c:
18293         * gst-libs/gst/cdda/base64.h:
18294         * gst-libs/gst/cdda/gstcddabasesrc.c:
18295         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
18296         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
18297         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
18298         (gst_cdda_base_src_get_property),
18299         (gst_cdda_base_src_get_track_from_sector),
18300         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
18301         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
18302         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
18303         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
18304         (gst_cdda_base_src_uri_get_protocols),
18305         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
18306         (gst_cdda_base_src_uri_handler_init),
18307         (gst_cdda_base_src_setup_interfaces),
18308         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
18309         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
18310         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
18311         (gst_cdda_base_src_add_tags),
18312         (gst_cdda_base_src_add_index_associations),
18313         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
18314         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
18315         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
18316         (gst_cdda_base_src_create):
18317         * gst-libs/gst/cdda/gstcddabasesrc.h:
18318         * gst-libs/gst/cdda/sha1.c:
18319         * gst-libs/gst/cdda/sha1.h:
18320           Add new libgstcdda with GstCddaBaseSrc class.
18321
18322 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
18323
18324         * ext/gnomevfs/gstgnomevfssink.h:
18325           Use GstBaseSinkClass as parent_class member for class struct, not
18326           GstBaseSink.
18327
18328 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18329
18330         Patch by: Michael Benes
18331
18332         * gst/videotestsrc/gstvideotestsrc.c:
18333         (gst_video_test_src_class_init), (gst_video_test_src_start):
18334           Add start method to reset running time and number of frames sent
18335           when starting up (fixes #324696)
18336
18337 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18338
18339         * docs/plugins/Makefile.am:
18340         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18341         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18342         * docs/plugins/gst-plugins-base-plugins.args:
18343         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18344         * docs/plugins/gst-plugins-base-plugins.signals:
18345           Add docs stuff for gnomevfssrc and gnomevfssink.
18346
18347         * ext/gnomevfs/gstgnomevfssrc.c:
18348           Fix example pipeline in gtk-doc blurb.
18349
18350 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
18351
18352         * ext/gnomevfs/Makefile.am:
18353         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
18354         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
18355         (gst_gnome_vfs_handle_get_type), (plugin_init):
18356         * ext/gnomevfs/gstgnomevfs.h:
18357         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
18358         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
18359         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
18360         (gst_gnome_vfs_sink_set_property),
18361         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
18362         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
18363         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
18364         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
18365         (gst_gnome_vfs_sink_uri_get_type),
18366         (gst_gnome_vfs_sink_uri_get_protocols),
18367         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
18368         (gst_gnome_vfs_sink_uri_handler_init):
18369         * ext/gnomevfs/gstgnomevfssink.h:
18370           Port gnomevfssink; add gtk-doc blurb.
18371
18372         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
18373         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
18374         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
18375         (gst_gnome_vfs_src_uri_get_type),
18376         (gst_gnome_vfs_src_uri_get_protocols),
18377         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
18378         (gst_gnome_vfs_src_uri_handler_init),
18379         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
18380         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
18381         (gst_gnome_vfs_src_send_additional_headers_callback),
18382         (gst_gnome_vfs_src_received_headers_callback),
18383         (gst_gnome_vfs_src_push_callbacks),
18384         (gst_gnome_vfs_src_pop_callbacks),
18385         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
18386         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
18387         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
18388         * ext/gnomevfs/gstgnomevfssrc.h:
18389           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
18390           file; add gtk-doc blurb with example pipelines.
18391
18392 === release 0.10.1 ===
18393
18394 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
18395
18396         * configure.ac:
18397           releasing 0.10.1, "Dobro Dedek"
18398
18399 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
18400
18401         * gst/typefind/gsttypefindfunctions.c:
18402         iLBC30 and iLBC20 added to typefind.
18403
18404 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
18405
18406         * gst-libs/gst/audio/gstbaseaudiosink.c:
18407         (gst_base_audio_sink_class_init):
18408         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18409         (gst_base_audio_src_class_init):
18410           update strings, values are in microseconds
18411           change the default sink buffer time to something that is smaller
18412           (to help software volume mixing have a slightly lower delay) but
18413           still be acceptable on Wim's laptop
18414
18415 2005-12-20  Edward Hervey  <edward@fluendo.com>
18416
18417         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
18418         Made a quack, forgot to add DUCK to the riff video template.
18419
18420 2005-12-19  Edward Hervey  <edward@fluendo.com>
18421
18422         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
18423         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
18424         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
18425         (gst_ogm_parse_chain):
18426         Make sure pads are initialized correctly.
18427         * gst-libs/gst/riff/riff-ids.h:
18428         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18429         (gst_riff_create_video_template_caps):
18430         Add a whole bunch of FOURCC <=> MimeType.
18431         Extend the riff video pad template to support the newly added fourcc.
18432
18433 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18434
18435         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
18436         (gst_ogg_demux_activate_chain):
18437           Extra debug output when activating/deactivating chains.
18438
18439         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
18440         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
18441         (unlinked):
18442           Remove a queue from our list when it becomes unlinked.
18443           Don't add queues to elements in class 'Demux' if they
18444           can only produce one pad 
18445
18446 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18447
18448         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
18449         (gst_video_sink_get_type): Add a debug category.
18450
18451 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18452
18453         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18454         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
18455           Handle downstream newsegment by sending our own newsegment before the
18456           next buffer to be released. (#323900)
18457
18458 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18459
18460         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18461         (gst_base_rtp_depayload_set_gst_timestamp):
18462           add queue delay to new segment as well (as opposed to just the first
18463           buffer). (bug #322347)
18464
18465 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18466
18467         * ext/libvisual/visual.c: (make_valid_name):
18468           change some char* into char[]
18469         * gst/audiotestsrc/gstaudiotestsrc.c:
18470         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
18471         (gst_audio_test_src_create):
18472         * gst/audiotestsrc/gstaudiotestsrc.h:
18473           prepare to handle EOS and SEGMENT_DONE
18474
18475 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18476
18477         * tests/check/generic/states.c: (GST_START_TEST):
18478           Blacklist cdparanoia element in state test.
18479
18480 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18481
18482           Patch by: Benjamin Pineau
18483
18484         * gst/tcp/gsttcp.c:
18485         * gst/tcp/gsttcpclientsink.c:
18486         * gst/tcp/gsttcpserversink.c:
18487         * gst/tcp/gsttcpserversrc.c:
18488           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
18489
18490 2005-12-15  Michael Smith  <msmith@fluendo.com>
18491
18492         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
18493         (gst_video_rate_chain):
18494           Fix timestamping for videorate when the first buffer it sees has a
18495           non-zero timestamp. Fix some misleading debug output.
18496
18497 2005-12-15  Michael Smith  <msmith@fluendo.com>
18498
18499         * gst/audioresample/gstaudioresample.c:
18500           Don't leak all input buffers to audioresample.
18501
18502 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
18503
18504         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
18505           Don't operate on empty text buffers. Strip newlines and
18506           tabs only from the end of the text, but leave them intact
18507           in the middle. Fix typo in gtk-doc description.
18508
18509 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
18510
18511         * gst/playback/gstplaybasebin.c:
18512         * gst/playback/gstplaybin.c: (handoff):
18513           Make sure the video frame buffer we return to apps via the
18514           "frame" property always has caps set on it. Modify
18515           _gst_gvalue_set_object() macro to handle NULL objects
18516           gracefully too.
18517
18518 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
18519
18520         * gst/audiotestsrc/gstaudiotestsrc.c:
18521         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18522         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
18523         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
18524         (gst_audio_test_src_create):
18525         * gst/audiotestsrc/gstaudiotestsrc.h:
18526         Adjust to some recent api changes and add wtays new cool seeking
18527         capabillities
18528
18529 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
18530
18531         * ext/alsa/Makefile.am:
18532         * ext/alsa/gstalsadeviceprobe.c:
18533         * ext/alsa/gstalsadeviceprobe.h:
18534           Helper functions to add device probing via the GstPropertyProbe
18535           interface to a class.
18536
18537         * ext/alsa/gstalsamixer.h:
18538           Comment out GST_ALSA_MIXER, it returns a struct that's not
18539           used.
18540
18541         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
18542           Add some debug info. 
18543
18544         * ext/alsa/gstalsamixerelement.c:
18545         (gst_alsa_mixer_element_interface_supported),
18546         (gst_implements_interface_init),
18547         (gst_alsa_mixer_element_init_interfaces),
18548         (gst_alsa_mixer_element_class_init),
18549         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
18550         (gst_alsa_mixer_element_set_property),
18551         (gst_alsa_mixer_element_get_property),
18552         (gst_alsa_mixer_element_change_state):
18553         * ext/alsa/gstalsamixerelement.h:
18554           Add 'device' and 'device-name' properties. Add GstPropertyProbe
18555           for device handling (gnome-volume-control will need that).
18556
18557 2005-12-12  Christian Schaller  <uraeus@gnome.org>
18558
18559         * ext/Makefile.am: fix cdparanoia entry
18560         * gst-plugins-base.spec.in: add cdparanoia
18561
18562 2005-12-12  Michael Smith  <msmith@fluendo.com>
18563
18564         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18565           Use the correct function to free list of typefind factories.
18566
18567 2005-12-12  Wim Taymans  <wim@fluendo.com>
18568
18569         * gst/videotestsrc/gstvideotestsrc.c:
18570         (gst_video_test_src_class_init), (gst_video_test_src_init),
18571         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
18572         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
18573         (gst_video_test_src_create):
18574         * gst/videotestsrc/gstvideotestsrc.h:
18575         Implement seeking in videotestsrc.
18576         Small cleanups.
18577
18578 2005-12-12  Wim Taymans  <wim@fluendo.com>
18579
18580         * ext/cdparanoia/Makefile.am:
18581         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
18582         (gst_paranoia_endian_get_type), (_do_init),
18583         (cdparanoia_class_init), (cdparanoia_init),
18584         (cdparanoia_set_property), (cdparanoia_get_property),
18585         (cdparanoia_do_seek), (cdparanoia_is_seekable),
18586         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
18587         (cdparanoia_convert), (cdparanoia_get_query_types),
18588         (cdparanoia_query), (cdparanoia_set_index),
18589         (cdparanoia_uri_set_uri):
18590         * ext/cdparanoia/gstcdparanoia.h:
18591         Partially ported cdparanoia now that basesrc can support a
18592         plugin like this..
18593
18594 2005-12-12  Wim Taymans  <wim@fluendo.com>
18595
18596         * tests/examples/seek/scrubby.c: (main):
18597         Set higher priority for bus events so they don't get reordered with
18598         gtk gui events.
18599
18600         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
18601         (flush_toggle_cb), (main):
18602         Added checkbox to disable flushing seeks. 
18603         Disable scrubbing when doing non flushing seeks.
18604
18605 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
18606
18607         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
18608         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
18609         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
18610         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
18611           Implement some sort of event handling that doesn't rely on
18612           g_return_if_fail; make sure we always push the last chunk of an 
18613           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
18614           state change function; remove some old cruft. Seeking is still
18615           rather unlikely to work though.
18616
18617         * tools/.cvsignore:
18618           Ignore more.
18619
18620 2005-12-11  Julien MOUTTE  <julien@moutte.net>
18621
18622         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
18623         Fixed a leak of the current image reference when cleaning up.
18624         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
18625
18626 2005-12-09  Michael Smith  <msmith@fluendo.com>
18627
18628         * tools/Makefile.am:
18629         * tools/gst-launch-ext-m.m:
18630           Remove gst-launch-ext. It doesn't work, and is no longer
18631           particularly useful.
18632
18633 2005-12-08  Luca Ognibene  <luogni@tin.it>
18634
18635         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
18636           don't pass random values to ogmparse convert function.
18637           Make seeking possible in the exile1.ogm file.
18638
18639 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
18640
18641         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
18642         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
18643           Work around refcount problem with g_value_set_object() that occur
18644           if the core has been compiled against GLib-2.6 (g_value_set_object()
18645           will only g_object_ref() the element, but the caller will
18646           gst_object_unref() it and bad things will happen due to the way
18647           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
18648           totem for people on FC4 using Thomas's 0.10 RPMs.
18649           
18650 2005-12-07  Edward Hervey  <edward@fluendo.com>
18651
18652         Time to welcome ogm to 0.10 :)
18653         
18654         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
18655         (gst_ogg_pad_typefind):
18656         Oggdemux can now properly typefind elements with dynamic pads.
18657         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18658         Properly set caps on src pad, and set caps on outgoing buffers.
18659
18660 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18661
18662         * ext/alsa/gstalsamixer.h:
18663         * ext/alsa/gstalsamixerelement.h:
18664         * ext/alsa/gstalsamixeroptions.h:
18665         * ext/alsa/gstalsamixertrack.h:
18666         * ext/alsa/gstalsasink.c:
18667         * ext/alsa/gstalsasink.h:
18668         * ext/alsa/gstalsasrc.c:
18669         * ext/alsa/gstalsasrc.h:
18670         * ext/cdparanoia/gstcdparanoia.h:
18671         * ext/gnomevfs/gstgnomevfsuri.h:
18672         * ext/ogg/gstoggdemux.c:
18673         * ext/ogg/gstoggmux.c:
18674         * ext/pango/gsttextoverlay.h:
18675         * ext/theora/theoradec.c:
18676         * ext/theora/theoraenc.c:
18677         * ext/vorbis/vorbisdec.h:
18678         * ext/vorbis/vorbisenc.c:
18679         * ext/vorbis/vorbisenc.h:
18680         * ext/vorbis/vorbisparse.h:
18681         * gst-libs/gst/audio/gstaudioclock.h:
18682         * gst-libs/gst/audio/gstaudiosink.c:
18683         * gst-libs/gst/audio/gstaudiosink.h:
18684         * gst-libs/gst/audio/gstaudiosrc.c:
18685         * gst-libs/gst/audio/gstaudiosrc.h:
18686         * gst-libs/gst/audio/gstbaseaudiosink.c:
18687         * gst-libs/gst/audio/gstbaseaudiosink.h:
18688         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18689         * gst-libs/gst/audio/gstbaseaudiosrc.h:
18690         * gst-libs/gst/audio/gstringbuffer.h:
18691         * gst-libs/gst/audio/multichannel.h:
18692         * gst-libs/gst/floatcast/floatcast.h:
18693         * gst-libs/gst/interfaces/colorbalance.c:
18694         * gst-libs/gst/interfaces/colorbalance.h:
18695         * gst-libs/gst/interfaces/colorbalancechannel.h:
18696         * gst-libs/gst/interfaces/mixer.h:
18697         * gst-libs/gst/interfaces/mixeroptions.h:
18698         * gst-libs/gst/interfaces/mixertrack.h:
18699         * gst-libs/gst/interfaces/navigation.h:
18700         * gst-libs/gst/interfaces/propertyprobe.h:
18701         * gst-libs/gst/interfaces/tuner.h:
18702         * gst-libs/gst/interfaces/tunerchannel.h:
18703         * gst-libs/gst/interfaces/tunernorm.h:
18704         * gst-libs/gst/interfaces/xoverlay.h:
18705         * gst-libs/gst/netbuffer/gstnetbuffer.h:
18706         * gst-libs/gst/riff/riff-ids.h:
18707         * gst-libs/gst/riff/riff-media.h:
18708         * gst-libs/gst/riff/riff-read.h:
18709         * gst-libs/gst/rtp/gstbasertpdepayload.h:
18710         * gst-libs/gst/rtp/gstbasertppayload.c:
18711         * gst-libs/gst/rtp/gstbasertppayload.h:
18712         * gst-libs/gst/rtp/gstrtpbuffer.c:
18713         * gst-libs/gst/rtp/gstrtpbuffer.h:
18714         * gst-libs/gst/tag/gsttageditingprivate.h:
18715         * gst-libs/gst/tag/gstvorbistag.c:
18716         (gst_tag_list_from_vorbiscomment_buffer):
18717         * gst-libs/gst/tag/tag.h:
18718         * gst-libs/gst/video/video.h:
18719         * gst/adder/gstadder.c:
18720         * gst/adder/gstadder.h:
18721         * gst/audioconvert/audioconvert.c:
18722         * gst/audioconvert/audioconvert.h:
18723         * gst/audioconvert/gstaudioconvert.c:
18724         * gst/audioconvert/gstchannelmix.c:
18725         * gst/audioconvert/gstchannelmix.h:
18726         * gst/audiorate/gstaudiorate.c:
18727         * gst/audioresample/buffer.h:
18728         * gst/audioresample/functable.h:
18729         * gst/audioresample/gstaudioresample.c:
18730         * gst/audioresample/resample.h:
18731         * gst/ffmpegcolorspace/avcodec.h:
18732         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18733         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
18734         * gst/ffmpegcolorspace/imgconvert.c:
18735         * gst/ffmpegcolorspace/imgconvert_template.h:
18736         * gst/playback/gstdecodebin.c:
18737         * gst/playback/gstplaybasebin.h:
18738         * gst/playback/gstplaybin.c:
18739         * gst/playback/gststreaminfo.h:
18740         * gst/tcp/gstfdset.c:
18741         * gst/tcp/gstfdset.h:
18742         * gst/tcp/gstmultifdsink.c:
18743         * gst/tcp/gstmultifdsink.h:
18744         * gst/tcp/gsttcp.h:
18745         * gst/tcp/gsttcpclientsrc.c:
18746         * gst/tcp/gsttcpclientsrc.h:
18747         * gst/tcp/gsttcpplugin.h:
18748         * gst/tcp/gsttcpserversink.c:
18749         * gst/tcp/gsttcpserversrc.c:
18750         * gst/typefind/gsttypefindfunctions.c:
18751         * gst/videorate/gstvideorate.c:
18752         * gst/videotestsrc/gstvideotestsrc.h:
18753         * gst/videotestsrc/videotestsrc.h:
18754         * sys/v4l/gstv4lcolorbalance.h:
18755         * sys/v4l/gstv4ltuner.h:
18756         * sys/v4l/gstv4lxoverlay.h:
18757         * sys/v4l/v4l_calls.h:
18758         * sys/v4l/videodev_mjpeg.h:
18759         * tests/check/elements/audioconvert.c:
18760         * tests/check/elements/audioresample.c:
18761         * tests/check/elements/audiotestsrc.c:
18762         * tests/check/elements/videotestsrc.c:
18763         * tests/check/elements/volume.c:
18764         * tests/examples/seek/scrubby.c:
18765         * tests/examples/seek/seek.c:
18766           expand tabs
18767
18768 === release 0.10.0 ===
18769
18770 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18771
18772         * configure.ac:
18773           releasing 0.10.0, "Mont-d'or"
18774
18775 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
18776
18777         * tests/examples/seek/Makefile.am:
18778         Build fix for when gtk is not available.
18779
18780 2005-12-05  Andy Wingo  <wingo@pobox.com>
18781
18782         * ext/libvisual/visual.c: (get_buffer):
18783         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
18784         * ext/pango/gsttextrender.c: (gst_text_render_chain):
18785         * ext/theora/theoradec.c: (theora_handle_data_packet):
18786         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
18787         (theora_enc_chain):
18788         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
18789         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
18790         Update for alloc_buffer changes.
18791
18792 2005-12-05  Andy Wingo  <wingo@pobox.com>
18793
18794         patch by: Kai Vehmanen <kv2004 eca cx>
18795         
18796         * gst-libs/gst/rtp/gstbasertpdepayload.c
18797         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
18798
18799 2005-12-04  Andy Wingo  <wingo@pobox.com>
18800
18801         patch by: Sebastien Cote <sebas642 yahoo ca>
18802         
18803         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
18804         Fixes #319172.
18805
18806 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
18807
18808         * docs/plugins/Makefile.am:
18809         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18810         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18811         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18812         * ext/pango/gstclockoverlay.c:
18813         * ext/pango/gsttextoverlay.c: 
18814         * ext/pango/gsttextrender.c:
18815         * ext/pango/gsttimeoverlay.c:
18816           Add gtk-doc blurbs to pango elements.
18817
18818 2005-12-02  Wim Taymans  <wim@fluendo.com>
18819
18820         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
18821         * gst/audioresample/buffer.h:
18822         * gst/audioresample/gstaudioresample.c:
18823         * gst/audioresample/gstaudioresample.h:
18824         * gst/audioresample/resample.c: (resample_input_flush),
18825         (resample_input_pushthrough), (resample_input_eos),
18826         (resample_get_output_size_for_input),
18827         (resample_get_input_size_for_output), (resample_get_output_size),
18828         (resample_get_output_data):
18829         * gst/audioresample/resample.h:
18830         * gst/audioresample/resample_ref.c: (resample_scale_ref):
18831         Fix audioresample, seek torture, new segments, reverse negotiation
18832         etc.. work fine.
18833
18834 2005-12-02  Wim Taymans  <wim@fluendo.com>
18835
18836         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
18837         Small cleanups.
18838
18839 2005-12-02  Wim Taymans  <wim@fluendo.com>
18840
18841         * gst/audioconvert/gstaudioconvert.c:
18842         (gst_audio_convert_transform):
18843         Post errors.
18844
18845 === release 0.9.7 ===
18846
18847 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18848
18849         * configure.ac:
18850           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
18851
18852 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18853
18854         * Makefile.am:
18855         * po/hu.po:
18856         * win32/MANIFEST:
18857         * win32/gst.sln:
18858           add win32 MANIFEST file
18859           do something to the hungarian translation
18860
18861 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
18862
18863         * ext/Makefile.am:
18864           Add $(PANGO_DIR) to SUBDIRS
18865
18866         * ext/pango/gstclockoverlay.c:
18867         * ext/pango/gsttimeoverlay.c:
18868           Fix and improve element descriptions.
18869
18870 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18871
18872         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18873         * docs/plugins/inspect/plugin-libvisual.xml:
18874         * docs/plugins/inspect/plugin-pango.xml:
18875           add pango plugin to docs
18876
18877 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18878
18879         * configure.ac:
18880         * ext/Makefile.am:
18881           moved pango to base
18882
18883 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18884
18885         * configure.ac:
18886         * tests/Makefile.am:
18887         * tests/icles/.cvsignore:
18888         * tests/icles/Makefile.am:
18889         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
18890         (close_display), (resize_window), (move_window), (create_window),
18891         (terminate_playback), (pause_playback), (start_playback), (main):
18892           add stress test for xoverlay from Julien
18893
18894 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18895
18896         * docs/libs/tmpl/gstcolorbalance.sgml:
18897         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18898         * gst-libs/gst/rtp/gstbasertppayload.c:
18899         * gst-libs/gst/rtp/gstrtpbuffer.c:
18900         * gst-libs/gst/rtp/gstrtpbuffer.h:
18901           Do burger's rename for rtp payloaders and depayloaders
18902
18903 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18904
18905         * win32/:
18906           add Visual Studio 6 build files
18907
18908 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18909
18910         * docs/libs/gst-plugins-base-libs-docs.sgml:
18911         * docs/libs/gst-plugins-base-libs-sections.txt:
18912         * docs/libs/tmpl/gstaudio.sgml:
18913         * docs/libs/tmpl/gstringbuffer.sgml:
18914         * gst-libs/gst/interfaces/xoverlay.c:
18915         * gst-libs/gst/video/gstvideofilter.c:
18916         * gst-libs/gst/video/gstvideosink.c:
18917           update documentation
18918
18919 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18920
18921         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
18922         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
18923         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
18924         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
18925         (gst_multi_fd_sink_get_stats),
18926         (gst_multi_fd_sink_remove_client_link),
18927         (gst_multi_fd_sink_handle_client_read),
18928         (gst_multi_fd_sink_client_queue_data),
18929         (gst_multi_fd_sink_client_queue_caps),
18930         (gst_multi_fd_sink_client_queue_buffer),
18931         (gst_multi_fd_sink_new_client),
18932         (gst_multi_fd_sink_handle_client_write),
18933         (gst_multi_fd_sink_recover_client),
18934         (gst_multi_fd_sink_queue_buffer),
18935         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
18936         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
18937         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
18938         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
18939         * gst/tcp/gstmultifdsink.h:
18940         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
18941         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
18942         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
18943         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
18944         (gst_tcp_client_sink_set_property),
18945         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
18946         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
18947         * gst/tcp/gsttcpclientsink.h:
18948         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
18949         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
18950         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
18951         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
18952         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
18953         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
18954         * gst/tcp/gsttcpclientsrc.h:
18955         * gst/tcp/gsttcpplugin.c: (plugin_init):
18956         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
18957         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
18958         (gst_tcp_server_sink_finalize),
18959         (gst_tcp_server_sink_handle_server_read),
18960         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
18961         (gst_tcp_server_sink_set_property),
18962         (gst_tcp_server_sink_get_property),
18963         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
18964         * gst/tcp/gsttcpserversink.h:
18965         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
18966         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
18967         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
18968         (gst_tcp_server_src_set_property),
18969         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
18970         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
18971         * gst/tcp/gsttcpserversrc.h:
18972           more borgifying
18973
18974 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18975
18976         * docs/plugins/Makefile.am:
18977         * docs/plugins/gst-plugins-base-plugins.args:
18978         * docs/plugins/inspect/plugin-libvisual.xml:
18979         * gst/audioconvert/plugin.h:
18980         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
18981         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
18982         (gst_audio_rate_setcaps), (gst_audio_rate_init),
18983         (gst_audio_rate_chain), (gst_audio_rate_set_property),
18984         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
18985         (plugin_init):
18986         * gst/audiotestsrc/gstaudiotestsrc.c:
18987         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
18988         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18989         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
18990         (gst_audio_test_src_get_query_types),
18991         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
18992         (gst_audio_test_src_create_square),
18993         (gst_audio_test_src_create_saw),
18994         (gst_audio_test_src_create_triangle),
18995         (gst_audio_test_src_create_silence),
18996         (gst_audio_test_src_create_white_noise),
18997         (gst_audio_test_src_init_pink_noise),
18998         (gst_audio_test_src_generate_pink_noise_value),
18999         (gst_audio_test_src_create_pink_noise),
19000         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
19001         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
19002         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
19003         (plugin_init):
19004         * gst/audiotestsrc/gstaudiotestsrc.h:
19005         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
19006         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
19007         (gst_sub_parse_init), (gst_sub_parse_formats),
19008         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
19009         (convert_encoding), (get_next_line),
19010         (gst_sub_parse_data_format_autodetect),
19011         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
19012         (gst_sub_parse_loop), (gst_sub_parse_chain),
19013         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
19014         (plugin_init):
19015         * gst/subparse/gstsubparse.h:
19016         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
19017         (gst_video_rate_base_init), (gst_video_rate_class_init),
19018         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
19019         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
19020         (gst_video_rate_init), (gst_video_rate_event),
19021         (gst_video_rate_chain), (gst_video_rate_set_property),
19022         (gst_video_rate_get_property), (gst_video_rate_change_state),
19023         (plugin_init):
19024         * gst/videoscale/gstvideoscale.c:
19025         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
19026         (gst_video_scale_src_template_factory),
19027         (gst_video_scale_sink_template_factory),
19028         (gst_video_scale_get_type), (gst_video_scale_base_init),
19029         (gst_video_scale_class_init), (gst_video_scale_init),
19030         (gst_video_scale_set_property), (gst_video_scale_get_property),
19031         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
19032         (gst_video_scale_prepare_size), (parse_caps),
19033         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
19034         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
19035         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
19036         (plugin_init):
19037         * gst/videoscale/gstvideoscale.h:
19038         * gst/videotestsrc/gstvideotestsrc.c:
19039         (gst_video_test_src_pattern_get_type),
19040         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
19041         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
19042         (gst_video_test_src_set_pattern),
19043         (gst_video_test_src_set_property),
19044         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
19045         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
19046         (gst_video_test_src_event), (gst_video_test_src_get_times),
19047         (gst_video_test_src_create), (plugin_init):
19048         * gst/videotestsrc/gstvideotestsrc.h:
19049         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
19050         (gst_video_test_src_smpte), (gst_video_test_src_snow),
19051         (gst_video_test_src_black):
19052         * gst/videotestsrc/videotestsrc.h:
19053           borgify further
19054           clean up docs a little
19055
19056 2005-11-30  Wim Taymans  <wim@fluendo.com>
19057
19058         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19059         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
19060         (gst_basertppayload_event), (gst_basertppayload_push),
19061         (gst_basertppayload_change_state):
19062         * gst-libs/gst/rtp/gstbasertppayload.h:
19063         closed #320644.
19064
19065 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19066
19067         * docs/libs/gst-plugins-base-libs-docs.sgml:
19068         * docs/libs/gst-plugins-base-libs-sections.txt:
19069         * gst-libs/gst/video/gstvideofilter.c:
19070         * gst-libs/gst/video/gstvideosink.c:
19071         * gst-libs/gst/video/gstvideosink.h: Adding docs.
19072
19073 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19074
19075         * LICENSE:
19076           move
19077         * po/af.po:
19078         * po/az.po:
19079         * po/cs.po:
19080         * po/en_GB.po:
19081         * po/hu.po:
19082         * po/it.po:
19083         * po/nb.po:
19084         * po/nl.po:
19085         * po/or.po:
19086         * po/sq.po:
19087         * po/sr.po:
19088         * po/sv.po:
19089         * po/uk.po:
19090         * po/vi.po:
19091         * Makefile.am:
19092           update
19093         * scripts/autoplugins.sh:
19094           remove
19095
19096 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19097
19098         * Makefile.am:
19099         * configure.ac:
19100         * examples/Makefile.am:
19101         * examples/capsfilter/Makefile.am:
19102         * examples/capsfilter/capsfilter1.c:
19103         * examples/gob/Makefile.am:
19104         * examples/gob/gst-identity2.gob:
19105         * examples/indexing/.cvsignore:
19106         * examples/indexing/Makefile.am:
19107         * examples/indexing/indexmpeg.c:
19108         * examples/seeking/.cvsignore:
19109         * examples/seeking/Makefile.am:
19110         * examples/seeking/cdparanoia.c:
19111         * examples/seeking/cdplayer.c:
19112         * examples/seeking/chained.c:
19113         * examples/seeking/scrubby.c:
19114         * examples/seeking/seek.c:
19115         * examples/stats/Makefile.am:
19116         * examples/stats/mp2ogg.c:
19117         * examples/switch/.cvsignore:
19118         * examples/switch/Makefile.am:
19119         * examples/switch/switcher.c:
19120         * tests/Makefile.am:
19121         * tests/check/generic/.cvsignore:
19122         * tests/check/pipelines/.cvsignore:
19123         * tests/examples/Makefile.am:
19124         * tests/examples/seek/Makefile.am:
19125           reorganize stuff under tests/
19126
19127 2005-11-30  Edward Hervey  <edward@fluendo.com>
19128
19129         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
19130         Go away you stupid GstStaticPadTemplate memleak.
19131
19132 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19133
19134         * gst-libs/gst/net/Makefile.am:
19135         * gst-libs/gst/net/README:
19136         * gst-libs/gst/net/gstnetbuffer.c:
19137         * gst-libs/gst/net/gstnetbuffer.h:
19138           this was moved to "netbuffer"
19139
19140 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19141
19142         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
19143         (gst_video_filter_class_init), (gst_video_filter_init):
19144         * gst-libs/gst/video/gstvideofilter.h:
19145           borgify name to bring in line with other classes
19146
19147 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19148
19149         * gst/audioscale/.cvsignore:
19150         * gst/audioscale/Makefile.am:
19151         * gst/audioscale/README:
19152         * gst/audioscale/audioscale.vcproj:
19153         * gst/audioscale/dtof.c:
19154         * gst/audioscale/dtos.c:
19155         * gst/audioscale/functable.c:
19156         * gst/audioscale/gstaudioscale.c:
19157         * gst/audioscale/gstaudioscale.h:
19158         * gst/audioscale/private.h:
19159         * gst/audioscale/resample.c:
19160         * gst/audioscale/resample.h:
19161         * gst/audioscale/test.c:
19162           remove
19163
19164 2005-11-30  Edward Hervey  <edward@fluendo.com>
19165
19166         * gst-libs/gst/netbuffer/Makefile.am:
19167         really, really tired
19168
19169 2005-11-30  Edward Hervey  <edward@fluendo.com>
19170
19171         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
19172         Update for new GstTypeFindFactory _register()
19173
19174 2005-11-30  Edward Hervey  <edward@fluendo.com>
19175
19176         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
19177         Let's not override libgstnet from core for no reason...
19178         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
19179         Ok, maybe not so quick next time.
19180
19181 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19182
19183         * configure.ac:
19184         * gst-libs/gst/Makefile.am:
19185           moved gst-libs/gst/net to netbuffer through CVS surgery
19186           remove old directory
19187           updating build to accomodate
19188           (#322257)
19189
19190 2005-11-29  Andy Wingo  <wingo@pobox.com>
19191
19192         * pkgconfig/gstreamer-plugins-base.pc.in:
19193         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
19194         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
19195         (#322257).
19196
19197 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19198
19199         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
19200         3rd time's the charm. Correct ref-counting for discarded buffers.
19201
19202 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19203
19204         * gst/playback/gststreamselector.c:
19205         (gst_stream_selector_class_init),
19206         (gst_stream_selector_set_property),
19207         (gst_stream_selector_get_property),
19208         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19209         Fix ref-counting
19210
19211 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19212
19213         * gst/subparse/gstsubparse.c: (feed_textbuf):
19214           Don't access already unref'ed buffer.
19215
19216 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
19217
19218         * gst/playback/gststreamselector.c:
19219         (gst_stream_selector_class_init), (gst_stream_selector_init),
19220         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
19221         (gst_stream_selector_get_property),
19222         (gst_stream_selector_get_linked_pad),
19223         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
19224         * gst/playback/gststreamselector.h:
19225         Add the active-pad property for playbin to use shortly. Ignore buffers
19226         from any other pad, returning GST_FLOW_NOT_LINKED
19227
19228 2005-11-29  Julien MOUTTE  <julien@moutte.net>
19229
19230         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
19231         patch from bug #322704 (Alessandro Decina).
19232
19233 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19234
19235         * gst-libs/gst/audio/Makefile.am:
19236           folded audiofilter into the audio library
19237
19238 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19239
19240         * gst/videoscale/gstvideoscale.h:
19241         * gst/videoscale/gstvideoscale.c:
19242           remove unimplemented scale methods
19243
19244 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19245
19246         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
19247           Don't leak caps.
19248
19249 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19250
19251         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
19252         (gst_ximagesink_setcaps):
19253         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19254         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
19255         happens (only visible on ximagesink but bug is in xv too) set_caps was
19256         destroying the internal x[v]image used to memcpy non locally alloced
19257         buffers so that it got renewed on next _chain. The issue is that 
19258         _expose will try to put that image as it reffed it in _put.
19259         Using gst_buffer_unref instead of destroy fixes it !
19260
19261 2005-11-28  Edward Hervey  <edward@fluendo.com>
19262
19263         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19264         (try_to_link_1), (queue_filled_cb):
19265         Better use of the queues. Start with a small size queue and only increase
19266         the size of the queues when the other queues are empty.
19267
19268 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
19269
19270         * gst-libs/gst/video/Makefile.am:
19271           compile in copied-over videofilter into the video library
19272         * gst-libs/gst/video/videosink.h:
19273           rename the header to gstvideosink.h since it's a base GstObject class
19274         * sys/ximage/ximagesink.h:
19275         * sys/xvimage/xvimagesink.h:
19276           use the new header
19277
19278 2005-11-28  Wim Taymans  <wim@fluendo.com>
19279
19280         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
19281         * gst/playback/gstplaybasebin.h:
19282         Prepare to handle errors betters.
19283
19284         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
19285         Set sinks to PAUSED first before adding and linking them so that
19286         we don't interrupt dataflow.
19287
19288 2005-11-28  Wim Taymans  <wim@fluendo.com>
19289
19290         * gst-libs/gst/audio/TODO:
19291         Updated TODO
19292
19293         * gst-libs/gst/audio/gstaudiosink.c:
19294         (gst_audioringbuffer_open_device),
19295         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
19296         (gst_audioringbuffer_release):
19297         Small cleanups.
19298
19299         * gst-libs/gst/audio/gstbaseaudiosink.c:
19300         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
19301         (gst_base_audio_sink_change_state):
19302         Slave to the master clock when going to PLAYING and unslave when
19303         going to PAUSED.
19304
19305         * gst-libs/gst/audio/gstringbuffer.c:
19306         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
19307         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
19308         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
19309         (gst_ring_buffer_clear_all), (wait_segment),
19310         (gst_ring_buffer_commit), (gst_ring_buffer_read),
19311         (gst_ring_buffer_advance):
19312         * gst-libs/gst/audio/gstringbuffer.h:
19313         Add some docs and cleanups.
19314
19315 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19316
19317         * sys/xvimage/xvimagesink.c:
19318         (gst_xvimagesink_navigation_send_event): Fix navigation events
19319         coordinates translation with pixel aspect ratios.
19320
19321 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19322
19323         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
19324         Use calculated video geometry from _setcaps instead of buffer
19325         caps to respect pixel aspect ratio. (fixes #322388)
19326
19327 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19328
19329         * docs/libs/tmpl/gstcolorbalance.sgml:
19330         * docs/libs/tmpl/gstmixer.sgml:
19331         * docs/libs/tmpl/gstxoverlay.sgml:
19332         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
19333         interface.
19334
19335 2005-11-28  Julien MOUTTE  <julien@moutte.net>
19336
19337         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
19338         Refuse to create an XvImage if we can't find the format.
19339
19340 2005-11-28  Edward Hervey  <edward@fluendo.com>
19341
19342         * gst-libs/gst/riff/riff-media.c:
19343         (gst_riff_create_audio_template_caps):
19344         Add ATRAC3 to the list of riff-possible audio caps.
19345         I know we still don't have a plugin for atrac3, but it's saner to output
19346         that than a cryptic mimetype.
19347
19348 2005-11-27  Edward Hervey  <edward@fluendo.com>
19349
19350         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
19351         Don't try to create a zero-sized subbuffer.
19352
19353 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19354
19355         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
19356         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
19357         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
19358         (gst_ximagesink_expose): Fixed a tricky race.
19359         * sys/ximage/ximagesink.h:
19360         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
19361         (gst_xvimagesink_expose): Fixed a tricky race.
19362         * sys/xvimage/xvimagesink.h:
19363
19364 2005-11-27  Edward Hervey  <edward@fluendo.com>
19365
19366         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19367         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
19368         Remove unused properties, and add queues between demuxers and decoders
19369         so that a lot more files can preroll properly.
19370
19371 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19372
19373         * gst-libs/gst/net/Makefile.am:
19374         * gst-libs/gst/rtp/Makefile.am:
19375         * gst-libs/gst/tag/Makefile.am:
19376           remove silly include
19377         * gst/tags/Makefile.am:
19378         * gst/tags/gsttagediting.c:
19379         * gst/tags/gsttageditingprivate.h:
19380         * gst/tags/tagedit.vcproj:
19381           remove directory, is as good as empty
19382
19383 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19384
19385         * configure.ac:
19386           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
19387         * gst-libs/Makefile.am:
19388         * gst-libs/gst/audio/Makefile.am:
19389         * gst-libs/gst/interfaces/Makefile.am:
19390         * gst-libs/gst/net/Makefile.am:
19391         * gst-libs/gst/riff/Makefile.am:
19392         * gst-libs/gst/rtp/Makefile.am:
19393         * gst-libs/gst/tag/Makefile.am:
19394         * gst-libs/gst/video/Makefile.am:
19395           and use them
19396
19397 2005-11-27  Julien MOUTTE  <julien@moutte.net>
19398
19399         * docs/libs/tmpl/gstcolorbalance.sgml:
19400         * docs/libs/tmpl/gstmixer.sgml:
19401         * docs/libs/tmpl/gstxoverlay.sgml:
19402         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
19403         * sys/ximage/ximagesink.h:
19404         * sys/xvimage/xvimagesink.h: More and more documentation.
19405
19406 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19407
19408         * docs/libs/gst-plugins-base-libs-docs.sgml:
19409         * docs/libs/gst-plugins-base-libs-sections.txt:
19410         * docs/libs/tmpl/gstcolorbalance.sgml:
19411         * docs/libs/tmpl/gstmixer.sgml:
19412         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
19413         to documentation.
19414
19415 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19416
19417         * docs/plugins/Makefile.am:
19418         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19419         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19420         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
19421
19422 2005-11-26  Julien MOUTTE  <julien@moutte.net>
19423
19424         * docs/plugins/Makefile.am:
19425         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
19426         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19427         * docs/plugins/inspect/plugin-adder.xml:
19428         * docs/plugins/inspect/plugin-alsa.xml:
19429         * docs/plugins/inspect/plugin-audioconvert.xml:
19430         * docs/plugins/inspect/plugin-audiorate.xml:
19431         * docs/plugins/inspect/plugin-audioresample.xml:
19432         * docs/plugins/inspect/plugin-audiotestsrc.xml:
19433         * docs/plugins/inspect/plugin-decodebin.xml:
19434         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
19435         * docs/plugins/inspect/plugin-gnomevfs.xml:
19436         * docs/plugins/inspect/plugin-ogg.xml:
19437         * docs/plugins/inspect/plugin-playbin.xml:
19438         * docs/plugins/inspect/plugin-subparse.xml:
19439         * docs/plugins/inspect/plugin-tcp.xml:
19440         * docs/plugins/inspect/plugin-theora.xml:
19441         * docs/plugins/inspect/plugin-typefindfunctions.xml:
19442         * docs/plugins/inspect/plugin-video4linux.xml:
19443         * docs/plugins/inspect/plugin-videorate.xml:
19444         * docs/plugins/inspect/plugin-videoscale.xml:
19445         * docs/plugins/inspect/plugin-videotestsrc.xml:
19446         * docs/plugins/inspect/plugin-volume.xml:
19447         * docs/plugins/inspect/plugin-vorbis.xml:
19448         * docs/plugins/inspect/plugin-ximagesink.xml:
19449         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
19450         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
19451
19452 2005-11-26  Edward Hervey  <edward@fluendo.com>
19453
19454         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
19455         Properly return GstFlowReturn from gst_pad_push in chain functions.
19456
19457 2005-11-25  Michael Smith  <msmith@fluendo.com>
19458
19459         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
19460         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
19461         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
19462         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
19463           Handle various conditions better when we don't understand a stream.
19464           Removes a heap of CRITICALs on ogg streams containing unknown data.
19465
19466 2005-11-24  Andy Wingo  <wingo@pobox.com>
19467
19468         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
19469         Be threadsafe.
19470
19471 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19472
19473         * configure.ac: back to HEAD
19474
19475 === release 0.9.6 ===
19476
19477 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19478
19479         * configure.ac:
19480           releasing 0.9.6, "White Eight"
19481
19482 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19483
19484         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
19485         * docs/plugins/inspect/plugin-sine.xml:
19486           remove sinesrc some more
19487
19488 2005-11-23  Wim Taymans  <wim@fluendo.com>
19489
19490         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
19491         If we are reading too slowly, jump forward in the ringbuffer
19492         instead of blocking.
19493
19494 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19495
19496         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
19497         (gst_visual_chain):
19498         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
19499         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
19500         (gst_videorate_chain):
19501         * gst/videotestsrc/gstvideotestsrc.c:
19502         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
19503         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
19504         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
19505         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
19506         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19507         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19508           Updates for API changes
19509
19510 2005-11-23  Wim Taymans  <wim@fluendo.com>
19511
19512         * gst-libs/gst/audio/gstbaseaudiosink.c:
19513         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19514         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19515         Fix for calibration API change.
19516
19517 2005-11-23  Michael Smith <msmith@fluendo.com>
19518
19519         * gst-libs/gst/audio/multichannel.c:
19520         (gst_audio_get_channel_positions),
19521         (gst_audio_set_channel_positions),
19522         (gst_audio_set_structure_channel_positions_list),
19523         (gst_audio_fixate_channel_positions):
19524           Use gst_value_array_*() functions on value arrays, not
19525           gst_value_list_*().
19526
19527 2005-11-23  Edward Hervey  <edward@fluendo.com>
19528
19529         * autogen.sh:
19530         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
19531         Fixes autogen
19532
19533 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19534
19535         * check/Makefile.am:
19536         * check/elements/videotestsrc.c: (setup_videotestsrc),
19537         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
19538         (main):
19539           add a test for videotestsrc
19540
19541 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19542
19543         * gst/sine/.cvsignore:
19544         * gst/sine/Makefile.am:
19545         * gst/sine/gstsinesrc.c:
19546         * gst/sine/gstsinesrc.h:
19547         * gst/sine/sinesrc.vcproj:
19548           and remove sinesrc from the repository.  Closes #321446
19549
19550 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19551
19552         * configure.ac:
19553         * gst-plugins-base.spec.in:
19554           remove sinesrc from the build
19555
19556 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19557
19558         * check/Makefile.am:
19559         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
19560         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
19561         (main):
19562           add a test for audiotestsrc, testing all waves.  Even seems
19563           leak-free at first glance, nice job Stefan
19564
19565 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19566
19567         * po/af.po:
19568         * po/az.po:
19569         * po/cs.po:
19570         * po/en_GB.po:
19571         * po/hu.po:
19572         * po/it.po:
19573         * po/nb.po:
19574         * po/nl.po:
19575         * po/or.po:
19576         * po/sq.po:
19577         * po/sr.po:
19578         * po/sv.po:
19579         * po/uk.po:
19580         * po/vi.po:
19581           Translation string updates
19582
19583         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19584         (gst_v4lsrc_set_caps):
19585         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19586         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19587         * sys/v4l/v4lsrc_calls.h:
19588           Improve v4lsrc, by making it work again.
19589
19590 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19591
19592         * ext/libvisual/visual.c: (gst_visual_chain):
19593           Fix the fps calculations.
19594
19595         * gst/ffmpegcolorspace/avcodec.h:
19596           Move structure element for clarity
19597
19598         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
19599         * gst-libs/gst/interfaces/tunernorm.h:
19600         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
19601         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19602         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19603         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
19604         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
19605         (gst_v4lmjpegsrc_getcaps):
19606         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19607         (gst_v4lsrc_set_caps):
19608         * sys/v4l/gstv4lsrc.h:
19609         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19610         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19611         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19612         * sys/v4l/v4lsrc_calls.h:
19613           Fractional framerates...
19614
19615 2005-11-22  Wim Taymans  <wim@fluendo.com>
19616
19617         * gst-libs/gst/audio/gstbaseaudiosink.c:
19618         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19619         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19620         And we provide a clock by default, of course...
19621
19622 2005-11-22  Wim Taymans  <wim@fluendo.com>
19623
19624         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
19625         This clock can be slaved to a master clock now.
19626
19627         * gst-libs/gst/audio/gstbaseaudiosink.c:
19628         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
19629         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
19630         (gst_base_audio_sink_set_clock),
19631         (gst_base_audio_sink_set_property),
19632         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
19633         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19634         * gst-libs/gst/audio/gstbaseaudiosink.h:
19635         Handle slaving the internal clock to the clock selected in the
19636         pipeline.
19637         Add property to make the basesink not provide a clock.
19638
19639         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19640         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
19641         (gst_base_rtp_depayload_wait):
19642         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19643         We can use the clock in GstElement, no need to store it ourselves.
19644
19645 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19646
19647         * docs/libs/tmpl/gstaudio.sgml:
19648           update
19649         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
19650         (gst_paranoia_endian_get_type):
19651         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
19652         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
19653         * gst/audiotestsrc/gstaudiotestsrc.c:
19654         (gst_audiostestsrc_wave_get_type):
19655         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
19656         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
19657         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
19658         (gst_sync_method_get_type), (gst_unit_type_get_type),
19659         (gst_client_status_get_type), (gst_multifdsink_class_init),
19660         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
19661         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
19662         (gst_multifdsink_get_property):
19663         * gst/tcp/gstmultifdsink.h:
19664         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
19665         * gst/videotestsrc/gstvideotestsrc.c:
19666         (gst_videotestsrc_pattern_get_type):
19667           remove deprecated properties
19668           fix up enums to correctly have short lowercase dashed nicks
19669
19670 2005-11-22  Michael Smith <msmith@fluendo.com>
19671
19672         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
19673         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
19674           Add underscore.
19675
19676 2005-11-22  Michael Smith <msmith@fluendo.com>
19677
19678         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
19679         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
19680           Use utility method for scaling clocktime for fractional framerates.
19681
19682 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19683
19684         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
19685         (gst_visual_chain):
19686         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19687         * ext/theora/theoradec.c: (theora_handle_type_packet):
19688         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
19689         (theora_enc_chain):
19690         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
19691         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
19692         * gst-libs/gst/video/video.h:
19693         * gst/ffmpegcolorspace/avcodec.h:
19694         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19695         (gst_ffmpeg_caps_to_pixfmt):
19696         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19697         (gst_ffmpegcsp_set_caps):
19698         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
19699         (gst_videorate_setcaps), (gst_videorate_blank_data),
19700         (gst_videorate_chain):
19701         * gst/videotestsrc/gstvideotestsrc.c:
19702         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
19703         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
19704         (gst_videotestsrc_event), (gst_videotestsrc_create):
19705         * gst/videotestsrc/gstvideotestsrc.h:
19706         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19707         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
19708         (gst_ximagesink_get_times), (gst_ximagesink_init):
19709         * sys/ximage/ximagesink.h:
19710         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19711         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
19712         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
19713         * sys/xvimage/xvimagesink.h:
19714           Convert elements to use fractions for their framerate.
19715           V4L elements to come later tonight.
19716
19717 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19718
19719         * gst-libs/gst/audio/audio.c:
19720         * gst-libs/gst/audio/audio.h:
19721           remove some deprecated functions
19722
19723 2005-11-22  Andy Wingo  <wingo@pobox.com>
19724
19725         * Update for gst_tag_setter API changes.
19726
19727 2005-11-22  Andy Wingo  <wingo@pobox.com>
19728
19729         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
19730         (gst_ogg_demux_perform_seek):
19731         * ext/theora/theoradec.c (theora_dec_sink_event):
19732         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
19733         update-funcnames.
19734
19735 2005-11-22  Wim Taymans  <wim@fluendo.com>
19736
19737         * examples/seeking/seek.c: (main):
19738         Give higher priority to bus signals than the gtk events
19739         to fix a race condition in the segment looping.
19740
19741 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19742
19743         * ext/theora/Makefile.am:
19744         * ext/vorbis/Makefile.am:
19745         * gst-libs/gst/tag/Makefile.am:
19746         * gst-plugins-base.spec.in:
19747           Rename libgsttagedit to libgsttag (#322117).
19748
19749 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19750
19751         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
19752         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
19753           Call gst_x_overlay_prepare_xwindow_id() to give applications
19754           a final chance to set their own xwindow id before the video
19755           sink creates its own window.
19756
19757 2005-11-22  Julien MOUTTE  <julien@moutte.net>
19758
19759         * sys/xvimage/xvimagesink.c:
19760         (gst_xvimagesink_navigation_send_event): Handle navigation
19761         events correcly with borders if applicable.
19762
19763 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19764
19765         Patch by: Luca Ognibene
19766
19767         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19768         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
19769         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19770         (gst_ffmpegcsp_caps_remove_format_info):
19771         * gst/ffmpegcolorspace/imgconvert.c:
19772         * gst/ffmpegcolorspace/imgconvert_template.h:
19773           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
19774           #318353); use gst_structure_has_name().
19775
19776 2005-11-22  Julien MOUTTE  <julien@moutte.net>
19777
19778         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
19779         (gst_ximagesink_class_init): Add debug macros on functions.
19780         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
19781         (gst_xvimagesink_xwindow_draw_borders),
19782         (gst_xvimagesink_xvimage_put),
19783         (gst_xvimagesink_xwindow_update_geometry),
19784         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
19785         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
19786         (gst_xvimagesink_xcontext_clear),
19787         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
19788         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
19789         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
19790         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
19791         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
19792         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
19793         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
19794         expose while being PAUSED, out of data flow navigation events, etc..
19795
19796 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19797
19798         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
19799         * gst-libs/gst/audio/audio.h:
19800           fix prototype - wondering why the test worked regardless
19801
19802 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19803
19804         * check/Makefile.am:
19805         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
19806         * gst-libs/gst/audio/audio.h:
19807           add a method that returns a proper GstClockTime
19808
19809 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19810
19811         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
19812         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
19813         * gst-libs/gst/interfaces/xoverlay.h:
19814           Remove everything having to do with the desired size; add 
19815           gst_x_overlay_prepare_xwindow_id() function; remove the
19816           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
19817           post a message on the bus instead (#321816).
19818
19819         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
19820         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
19821         (gst_xvimagesink_xoverlay_init):
19822           Remove desired size stuff (#321816).
19823
19824 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19825
19826         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19827         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19828         (mpeg_video_type_find), (mpeg_video_stream_type_find):
19829           Terminate vararg functions with NULL instead of 0 to 
19830           make gcc4 happy.
19831
19832 2005-11-21  Andy Wingo  <wingo@pobox.com>
19833
19834         patch by: Sebastien Cote <sebas642@yahoo.ca>
19835         
19836         * gst-libs/gst/rtp/gstrtpbuffer.h: 
19837         * gst-libs/gst/rtp/gstrtpbuffer.c
19838         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
19839
19840 2005-11-21  Andy Wingo  <wingo@pobox.com>
19841
19842         * gst/playback/gstplaybin.c (gen_audio_element) 
19843         (gen_video_element): Use the new MISSING_PLUGIN core error
19844         category. Closes #320060.
19845
19846         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
19847         * gst/videorate/gstvideorate.c (gst_videorate_event):
19848         * ext/theora/theoradec.c (theora_dec_sink_event): 
19849         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
19850         stream lock.
19851
19852         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
19853         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
19854         stream lock changes.
19855
19856 2005-11-21  Wim Taymans  <wim@fluendo.com>
19857
19858         * gst-libs/gst/audio/gstbaseaudiosink.c:
19859         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
19860         (gst_base_audio_sink_provide_clock),
19861         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
19862         (gst_base_audio_sink_change_state):
19863         * gst/audioresample/gstaudioresample.c:
19864         Segment update fix.
19865
19866 2005-11-21  Andy Wingo  <wingo@pobox.com>
19867
19868         * *.h:
19869         * *.c: Ran scripts/update-macros. Oh yes.
19870
19871 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19872
19873         * sys/ximage/Makefile.am:
19874         * sys/ximage/ximage.c:
19875           Rename ximage plugin to ximagesink (#321426) (Don't forget to
19876           remove your old libgstximage.* manually if necessary).
19877
19878 2005-11-21  Michael Smith <msmith@fluendo.com>
19879
19880         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
19881           Minimal fix for bug #320200: set the min/max bitrate in the correct
19882           units. A better fix would be to upgrade to the RATEMANAGE2
19883           interface, rather than using the deprecated interface used here, but
19884           that would require an update in our libvorbis dependency (to 1.1),
19885           which is probably undesirable.
19886
19887 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19888
19889         * ext/libvisual/visual.c: (get_buffer):
19890         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19891         (gst_base_audio_src_fixate):
19892         * gst/audioconvert/gstaudioconvert.c:
19893         (gst_audio_convert_fixate_caps):
19894         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
19895         * gst/audiotestsrc/gstaudiotestsrc.c:
19896         (gst_audiotestsrc_src_fixate):
19897         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
19898         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
19899         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
19900         * gst/videotestsrc/gstvideotestsrc.c:
19901         (gst_videotestsrc_src_fixate):
19902         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
19903         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
19904           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19905           (#322027)
19906
19907
19908 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19909
19910         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
19911         (gst_riff_create_iavs_caps):
19912         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
19913         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
19914         (gst_riff_parse_info):
19915         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
19916         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
19917         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
19918           Fixes for GST_FOURCC_FORMAT API change.
19919
19920 2005-11-21  Andy Wingo  <wingo@pobox.com>
19921
19922         patch by: Alessandro Dessina <alessandro nnva org>
19923
19924         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
19925         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
19926         (gst_ogg_parse_chain):
19927         * ext/theora/theoraenc.c (theora_set_header_on_caps):
19928         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
19929         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
19930         gst_value_list calls on arrays. Fixes #321962.
19931
19932 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19933
19934         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
19935         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
19936         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
19937         * gst/adder/gstadder.c: (gst_adder_init),
19938         (gst_adder_request_new_pad), (gst_adder_collected),
19939         (gst_adder_change_state):
19940           Update for gst_collectpads_foo() to gst_collect_pads_foo()
19941           API change.
19942
19943 2005-11-21  Michael Smith <msmith@fluendo.com>
19944
19945         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
19946         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
19947           Properly handle pad_push return values.
19948
19949 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
19950
19951         * gst-libs/gst/tag/Makefile.am:
19952         * gst-libs/gst/tag/gstvorbistag.c:
19953         (gst_tag_list_to_vorbiscomment_buffer):
19954           Remove obsolete vorbistag element and debug category.
19955
19956         * gst/playback/gstplaybasebin.c: (check_queue):
19957           Don't divide by 0 when queue-threshold is 0.
19958
19959         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
19960           Don't modify an existing pixel-aspect-ratio if we fail to read
19961           a new one.
19962
19963 2005-11-20  Wim Taymans  <wim@fluendo.com>
19964
19965         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
19966         (gst_vorbisenc_push_packet):
19967         GST_PAD_IS_USABLE is gone, use the return value of
19968         the push or pad_alloc_buffer instead.
19969
19970 2005-11-18  Julien MOUTTE  <julien@moutte.net>
19971
19972         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
19973         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
19974         (gst_ximagesink_ximage_destroy),
19975         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
19976         (gst_ximagesink_xwindow_new),
19977         (gst_ximagesink_xwindow_update_geometry),
19978         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
19979         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
19980         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
19981         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
19982         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
19983         (gst_ximagesink_navigation_send_event),
19984         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
19985         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
19986         (gst_ximagesink_finalize), (gst_ximagesink_init),
19987         (gst_ximagesink_class_init):
19988         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
19989         This new version brings correct software scaling, non flickering
19990         window while resizing, pixel aspect ratio handling, usage of
19991         hardware buffer pools, out of data flow event thread for 
19992         navigation and handling of expose events even when being PAUSED,
19993         a new property to keep video aspect ratio when resizing, etc...
19994
19995 2005-11-18  Julien MOUTTE  <julien@moutte.net>
19996
19997         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
19998         (gst_videoscale_fixate_caps): Introduce back caps fixate with
19999         handling of PAR.
20000
20001 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
20002
20003         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
20004         Unsetting IS_SINK flag from the fakesink, so decodebin
20005         never behaves as a sink.
20006
20007 2005-11-17  Wim Taymans  <wim@fluendo.com>
20008
20009         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20010         (gst_base_audio_src_change_state):
20011         Fix the audiosrc base class again, we did not unflush.
20012
20013 2005-11-17  Julien MOUTTE  <julien@moutte.net>
20014
20015         * examples/seeking/seek.c: (make_dv_pipeline),
20016         (make_vorbis_theora_pipeline), (make_avi_pipeline),
20017         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
20018         to ogg/vorbis/theora pipeline.
20019
20020 2005-11-17  Wim Taymans  <wim@fluendo.com>
20021
20022         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20023         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
20024         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
20025         Fix EOS on multiple streams.
20026         More debugging.
20027
20028 2005-11-16  Wim Taymans  <wim@fluendo.com>
20029
20030         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
20031         (gst_ogg_demux_perform_seek):
20032         Segment done must include stream time.
20033
20034         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
20035         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
20036         (gst_ogg_mux_change_state):
20037         Fix ogg muxer again.
20038
20039 2005-11-16  Wim Taymans  <wim@fluendo.com>
20040
20041         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
20042         Fix compile again.
20043
20044 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20045
20046         * ext/libvisual/visual.c: (gst_visual_init):
20047         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
20048         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
20049         (gst_ogg_parse_chain):
20050         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
20051         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
20052         * ext/theora/theoradec.c: (gst_theora_dec_init):
20053         * ext/theora/theoraenc.c: (gst_theora_enc_init):
20054         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
20055         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
20056         * gst/adder/gstadder.c: (gst_adder_class_init),
20057         (gst_adder_dispose):
20058         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
20059         * gst/subparse/gstsubparse.c: (gst_subparse_init):
20060         * gst/videorate/gstvideorate.c: (gst_videorate_init):
20061           Fix a whole set of pad template leaks
20062
20063 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20064
20065         * check/generic/states.c: (GST_START_TEST):
20066           fix the test so that it only checks for elements that are part of
20067           this source module
20068
20069 2005-11-16  Michael Smith <msmith@fluendo.com>
20070
20071         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
20072         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
20073         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20074         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20075         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
20076         (gst_ogg_mux_change_state):
20077           Fix leaking collectpads.
20078
20079 2005-11-16  Edward Hervey  <edward@fluendo.com>
20080
20081         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
20082         (gst_videorate_event), (gst_videorate_chain):
20083         Handle segment seeks
20084
20085 2005-11-16  Wim Taymans  <wim@fluendo.com>
20086
20087         * gst-libs/gst/audio/gstbaseaudiosink.c:
20088         (gst_base_audio_sink_provide_clock),
20089         (gst_base_audio_sink_change_state):
20090         Set ringbuffer to non-flushing when going to PAUSED, set to
20091         flushing again when going to READY.
20092
20093         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
20094         (gst_ring_buffer_stop):
20095         Start in flushing mode by default.
20096         Don't set flushing in the _stop method, let the app call
20097         this explicitly.
20098
20099 2005-11-16  Julien MOUTTE  <julien@moutte.net>
20100
20101         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
20102         * gst-libs/gst/video/videosink.h: Add helper function needed
20103         for video sinks.
20104
20105 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
20106
20107         * gst/videoscale/gstvideoscale.c:
20108         (gst_videoscale_handle_src_event):
20109           Don't leak reference to pad parent.
20110
20111 2005-11-16  Wim Taymans  <wim@fluendo.com>
20112
20113         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
20114         Set ringbuffer to flushing when stopping so that we don't
20115         block on wait_segment anymore and livelock.
20116
20117 2005-11-16  Wim Taymans  <wim@fluendo.com>
20118
20119         * examples/seeking/seek.c: (send_event), (do_seek),
20120         (loop_toggle_cb), (segment_done), (main):
20121         Added looping checkbox.
20122
20123 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20124
20125         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20126         (gst_ogg_demux_init):
20127         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20128         (gst_vorbis_dec_init):
20129           revert unrefs, they don't pass make check
20130
20131 2005-11-15  Johan Dahlin  <johan@gnome.org>
20132
20133         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
20134         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
20135         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
20136         (gst_vorbis_dec_init):
20137         Fix pad template leaks. 
20138
20139 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20140
20141         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
20142           Make state change function thread safe.
20143
20144 2005-11-15  Edward Hervey  <edward@fluendo.com>
20145
20146         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
20147         (gst_ogg_demux_class_init):
20148         Implement GstElement::send_event, so we can send seek events
20149         in GST_STATE_READY
20150
20151 2005-11-14  Julien MOUTTE  <julien@moutte.net>
20152
20153         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
20154         Discovered how to take away flickering while resizing the
20155         window. Please don't put that in ximagesink, refactoring in
20156         progress.
20157
20158 2005-11-14  Michael Smith <msmith@fluendo.com>
20159
20160         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
20161         (gst_multifdsink_render):
20162           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
20163
20164 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
20165
20166         * gst/playback/gstplaybin.c: (gen_audio_element):
20167           Use autoaudiosink, it tends to be more widely available than
20168           autoaudiiosink.
20169           
20170 2005-11-14  Andy Wingo  <wingo@pobox.com>
20171
20172         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
20173         as well if it is available. Fixes #316442.
20174
20175 2005-11-14  Michael Smith <msmith@fluendo.com>
20176
20177         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
20178         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
20179         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20180         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20181         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
20182         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
20183         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
20184         (gst_vorbisenc_change_state):
20185           Fix a small memory leak in vorbisenc.
20186           Fix large memory leaks in oggmux, also fix lots of state change
20187           bugs in oggmux.
20188
20189 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20190
20191         * gst/videotestsrc/gstvideotestsrc.c:
20192         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
20193         (gst_videotestsrc_src_fixate):
20194           move fixation to a fixate function
20195           remove negotiate function, basesrc's is good enough
20196           fixes a bug for check when using the element alone
20197
20198 2005-11-13  Edward Hervey  <edward@fluendo.com>
20199
20200         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
20201         (key_toggle_cb), (main):
20202         Added checkboxes for adding/removing the accurate and key_unit seek
20203         flags.
20204
20205 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20206
20207         * configure.ac: back to HEAD
20208
20209 === release 0.9.5 ===
20210
20211 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20212
20213         * configure.ac:
20214           releasing 0.9.5, "No No Kia"
20215
20216 2005-11-11  Edward Hervey  <edward@fluendo.com>
20217
20218         * examples/seeking/seek.c: (make_parselaunch_pipeline):
20219         Added parse-launch syntax seeking mode for the seeking example.
20220         This should help stress-test even more cases.
20221         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
20222
20223 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20224
20225         * sys/xvimage/xvimagesink.c:
20226         (gst_xvimagesink_navigation_send_event):
20227           Check whether peer pad exists before sending navigation events
20228           to it.
20229
20230 2005-11-11  Michael Smith <msmith@fluendo.com>
20231
20232         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
20233         (gst_vorbisenc_buffer_from_packet):
20234         * ext/vorbis/vorbisenc.h:
20235           Set duration on encoded buffers. This allows oggmux's
20236           max_page_delay parameter to actually work.
20237
20238 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
20239
20240         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20241         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
20242         (gst_ffmpegcsp_avpicture_fill):
20243         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20244         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
20245           Make palettes work again (see #132341). Use our own macros
20246           for rounding up.
20247
20248 2005-11-10  Andy Wingo  <wingo@pobox.com>
20249
20250         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
20251         string doober.
20252
20253 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20254
20255         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20256         (gst_ffmpegcsp_transform_caps):
20257           Prefer passthrough in transform_caps
20258
20259 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20260
20261         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
20262           check for ALSA errors properly, instead of relying on ALSA's
20263           error strings to serve to the user.
20264
20265 2005-11-10  Wim Taymans  <wim@fluendo.com>
20266
20267         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
20268         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
20269         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
20270         Modernise the seek code.
20271
20272 2005-11-10  Michael Smith <msmith@fluendo.com>
20273         
20274         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
20275         (setup_substreams), (set_active_source):
20276           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
20277           trying to go to NULL if we failed to read a file.
20278
20279 2005-11-10  Wim Taymans  <wim@fluendo.com>
20280
20281         * gst/audiotestsrc/gstaudiotestsrc.c:
20282         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
20283         (gst_audiotestsrc_create):
20284         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20285         (gst_sinesrc_get_times), (gst_sinesrc_create):
20286         * gst/videotestsrc/gstvideotestsrc.c:
20287         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
20288         (gst_videotestsrc_create):
20289         The base class can now sync for us.
20290
20291 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
20292
20293         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
20294           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
20295           name=source autoprobe=false autoprobe-fps=false copy-mode=1
20296           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
20297           format=(fourcc)I420" ! xvimagesink
20298
20299 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
20300
20301         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
20302         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
20303         (gst_sinesrc_newsegment):
20304           Send newsegment event in TIME format, set duration if
20305           num-buffers is set, fix duration querying.
20306
20307 2005-11-10  Michael Smith <msmith@fluendo.com>
20308
20309         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20310         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
20311         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
20312         (gst_ogg_mux_collected):
20313          Fix EOS handling, partially. Now forwarding an EOS event once we have
20314          EOS on all pads works correctly. However, we still don't properly set
20315          EOS on the actual ogg stream pages.
20316
20317 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
20318
20319         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
20320           Set elements to NULL state before disposing of them.
20321
20322 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
20323
20324         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20325
20326         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20327         (gst_base_rtp_depayload_init),
20328         (gst_base_rtp_depayload_set_gst_timestamp):
20329         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20330           We need to send a newsegment event for each instance, not
20331           just for the first instance of this class (get rid of
20332           static variable in function). (#321011).
20333           
20334 2005-11-08  Michael Smith <msmith@fluendo.com>
20335
20336         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
20337         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
20338         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
20339         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
20340           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
20341           This makes us mux things correctly according to the ogg muxing
20342           rules. Still not handling EOS correctly right now, though.
20343
20344 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20345
20346         * gst/audioconvert/gstaudioconvert.c:
20347           Fix typo in docs. 
20348
20349 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
20350
20351         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
20352         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
20353           Initialise segment_stop to GST_CLOCK_TIME_NONE when
20354           creating a new chain; should fix live streaming. Also
20355           add more debug output and fix a typo.
20356
20357 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
20358
20359         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20360
20361         * gst/volume/gstvolume.c: (volume_set_caps):
20362           Fix compilation on Solaris with Forte. (#320923)
20363
20364 2005-11-08  Wim Taymans  <wim@fluendo.com>
20365
20366         * gst-libs/gst/audio/gstbaseaudiosink.c:
20367         (gst_base_audio_sink_render):
20368         No need to do a typecheck.
20369
20370 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20371
20372         * ext/alsa/gstalsa.h:
20373           We register a debug category, so let's use it.
20374
20375 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20376
20377         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20378         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
20379         Fixed a small problem.
20380
20381 2005-11-04  Wim Taymans  <wim@fluendo.com>
20382
20383         * examples/seeking/Makefile.am:
20384         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
20385         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
20386         (make_playerbin_pipeline), (format_value), (update_scale),
20387         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
20388         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
20389         (print_usage), (main):
20390         Added app for playback speed testing.
20391
20392         * examples/seeking/seek.c: (dynamic_link),
20393         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
20394         (make_mpeg_pipeline), (do_seek), (set_update_scale),
20395         (message_received), (main):
20396         Updated seek example.
20397
20398 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
20399
20400         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20401         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20402         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
20403         (gst_base_rtp_depayload_set_clock):
20404         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20405         Don't sleep on the bench (system clock) when you have a nice 
20406         comfortable bed (Gstreamer clock) to sleep on.
20407
20408 2005-11-03  Wim Taymans  <wim@fluendo.com>
20409
20410         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20411         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
20412         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
20413         Handle the case where a pad_block failed.
20414
20415 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
20416
20417         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
20418
20419         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20420         (gst_base_rtp_depayload_add_to_queue),
20421         (gst_base_rtp_depayload_push),
20422         (gst_base_rtp_depayload_set_gst_timestamp),
20423         (gst_base_rtp_depayload_queue_release):
20424           Fixes some bugs in the depayloader's queuing/de-queueing code.
20425
20426 2005-10-31  Michael Smith <msmith@fluendo.com>
20427
20428         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
20429         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20430         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
20431           Patch from Alessandro Decina <alessandro@nnva.org>.
20432           Make oggdemux only find the final time in a chain, not per-pad,
20433           since the per-pad information can be very expensive to locate, and
20434           it isn't used anywhere. This makes reading a file containing
20435           OggSkeleton reasonably fast.
20436           Also, make chain finding work when there are logical bitstreams that
20437           can't be decoded. Fixes #319110.
20438
20439 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20440
20441         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20442         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20443         (gst_base_rtp_depayload_chain),
20444         (gst_base_rtp_depayload_add_to_queue),
20445         (gst_base_rtp_depayload_push),
20446         (gst_base_rtp_depayload_set_gst_timestamp),
20447         (gst_base_rtp_depayload_queue_release),
20448         (gst_base_rtp_depayload_start_thread),
20449         (gst_base_rtp_depayload_set_property),
20450         (gst_base_rtp_depayload_get_property):
20451         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20452         Some random fixes, to fullfill the desires of thomas.
20453
20454 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20455
20456         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20457         (gst_base_rtp_depayload_add_to_queue),
20458         (gst_base_rtp_depayload_push):
20459         Fixed the queueing algorithm.
20460
20461 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20462
20463         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20464         (gst_base_rtp_depayload_push):
20465         A small fix
20466
20467 2005-10-31  Wim Taymans  <wim@fluendo.com>
20468
20469         * gst-libs/gst/audio/gstringbuffer.h:
20470         Don't break ABI.
20471
20472         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20473         (gst_ffmpeg_caps_to_pixfmt):
20474         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20475         (gst_ffmpegcsp_set_caps):
20476         Some more comments.
20477         Handle missing required caps fields better.
20478
20479 2005-10-31  Wim Taymans  <wim@fluendo.com>
20480
20481         * gst-libs/gst/audio/gstbaseaudiosink.c:
20482         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
20483         (gst_base_audio_sink_render):
20484         * gst-libs/gst/audio/gstringbuffer.c:
20485         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20486         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
20487         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
20488         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
20489         (gst_ring_buffer_read):
20490         * gst-libs/gst/audio/gstringbuffer.h:
20491         Add flushing mode to the ringbuffer so that it in all cases does
20492         not try to handle more audio. This makes sure it does not try to
20493         block anymore when flushing and fixes a livelock.
20494
20495 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
20496
20497         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
20498         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
20499         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
20500           Explicitly check for -1 values before doing a conversion
20501           and always map them to -1. (#315545)
20502
20503 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
20504
20505         * gst/playback/gstplaybin.c: (gen_video_element):
20506           first try autovideosink, then xvimagesink, then error out
20507         * po/POTFILES.in:
20508           add translatable file
20509         * po/af.po:
20510         * po/az.po:
20511         * po/cs.po:
20512         * po/en_GB.po:
20513         * po/hu.po:
20514         * po/it.po:
20515         * po/nb.po:
20516         * po/nl.po:
20517         * po/or.po:
20518         * po/sq.po:
20519         * po/sr.po:
20520         * po/sv.po:
20521         * po/uk.po:
20522         * po/vi.po:
20523           update translations
20524
20525 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
20526
20527         * gst-libs/gst/rtp/gstbasedepayload.c:
20528         * gst-libs/gst/rtp/gstbasedepayload.h:
20529           Minor cleanups
20530
20531 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
20532
20533         * gst/playback/.cvsignore:
20534         * gst/playback/decodetest.c:
20535         * gst/playback/test3.c:
20536           Port these two tests as well.
20537
20538 2005-10-27  Wim Taymans  <wim@fluendo.com>
20539
20540         * ext/theora/theoradec.c: (theora_dec_src_query),
20541         (theora_dec_sink_event):
20542         * ext/theora/theoraenc.c: (theora_enc_sink_event),
20543         (theora_enc_change_state):
20544         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20545         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
20546         Take proper locks when handling events.
20547
20548 2005-10-27  Wim Taymans  <wim@fluendo.com>
20549
20550         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
20551         (gst_adder_change_state):
20552         Fix timestamps and fix deadlock when stopping the collectpads.
20553
20554 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20555
20556         * gst-libs/gst/rtp/gstrtpbuffer.h:
20557         Declaring the payload types as strings too so that they can be used
20558         in the padtemplate inialization.
20559
20560 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
20561
20562         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
20563
20564         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20565         (gst_base_rtp_depayload_class_init):
20566         Fixes a small but nasty bug. The derived elements no longer segfaults
20567         on finalization.
20568
20569 2005-10-26  Michael Smith <msmith@fluendo.com>
20570
20571         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
20572           When clearing an audioconvert context, set tmpbufsize to zero, so
20573           we'll allocate it again later if required.
20574           This fixes audioconvert re-negotiating formats, which previously
20575           segfaulted with a NULL destination buffer.
20576
20577 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
20578
20579         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20580         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
20581         (gst_base_rtp_depayload_set_gst_timestamp),
20582         (gst_base_rtp_depayload_queue_release):
20583         Fixed a smalll memleak.
20584
20585 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20586         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20587         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
20588         (gst_base_rtp_depayload_finalize),
20589         (gst_base_rtp_depayload_setcaps),
20590         (gst_base_rtp_depayload_add_to_queue),
20591         (gst_base_rtp_depayload_push),
20592         (gst_base_rtp_depayload_set_gst_timestamp),
20593         (gst_base_rtp_depayload_queue_release),
20594         (gst_base_rtp_depayload_thread),
20595         (gst_base_rtp_depayload_change_state):
20596         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20597         Changed the C++ comments to C comments
20598
20599 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20600
20601         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
20602         * gst/tcp/gsttcpclientsrc.h:
20603         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
20604         * gst/tcp/gsttcpserversrc.h:
20605           Remove unused 'curoffset' structure member.
20606
20607 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20608
20609         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20610         (gst_base_rtp_depayload_base_init),
20611         (gst_base_rtp_depayload_finalize):
20612         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20613         * gst-libs/gst/rtp/gstbasertppayload.h:
20614           The pad-template on the sinkpad should be set by the derived classes.
20615           Also added some useful macros.
20616
20617 2005-10-24  Wim Taymans  <wim@fluendo.com>
20618
20619         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
20620         Correctly flush decoder samples even if we could not
20621         copy them to an output buffer. Fixes #319618.
20622
20623 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20624
20625         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20626         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
20627         the caps against our xcontext caps.
20628
20629 2005-10-24  Wim Taymans  <wim@fluendo.com>
20630
20631         * gst-libs/gst/audio/gstbaseaudiosink.c:
20632         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
20633         Remove g_print
20634         Use sync property from baseclass to disable sync.
20635
20636 2005-10-24  Wim Taymans  <wim@fluendo.com>
20637
20638         * gst-libs/gst/audio/gstbaseaudiosink.c:
20639         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
20640         Buffers with no timestamps get aligned with previous buffers or
20641         on underrun, played ASAP.
20642
20643 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20644
20645         * gst-libs/gst/video/video.h:
20646         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20647         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20648         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
20649         here comes my change on caps for framerate and geometry range.
20650         We are now accepting 1 to MAXINT for width and height, and from
20651         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
20652         to be blended correctly in videomixer.
20653
20654 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20655
20656         * configure.ac:
20657           back to HEAD
20658
20659 === release 0.9.4 ===
20660
20661 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20662
20663         * NEWS:
20664         * RELEASE:
20665         * configure.ac:
20666           releasing 0.9.4, "Velociraptor"
20667
20668 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20669
20670         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
20671         * po/POTFILES.in:
20672           STOPPED -> FAILED
20673
20674 2005-10-21  Wim Taymans  <wim@fluendo.com>
20675
20676         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20677         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
20678         (pad_blocked), (close_pad_link), (new_pad):
20679         Don't try to remove elements twice.
20680
20681 2005-10-21  Wim Taymans  <wim@fluendo.com>
20682
20683         * ext/theora/theoradec.c: (theora_dec_src_query),
20684         (theora_dec_sink_event):
20685         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20686         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
20687         (vorbis_handle_data_packet):
20688         * ext/vorbis/vorbisdec.h:
20689         Fix old naming.
20690
20691         * gst-libs/gst/audio/gstbaseaudiosink.c:
20692         (gst_base_audio_sink_render):
20693         Don't try to sync on buffers without a timestamp.
20694
20695 2005-10-21  Wim Taymans  <wim@fluendo.com>
20696
20697         * ext/theora/theoradec.c: (theora_dec_src_query),
20698         (theora_dec_sink_event):
20699         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20700         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
20701         (vorbis_handle_data_packet):
20702         * ext/vorbis/vorbisdec.h:
20703         Fix old naming.
20704
20705 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20706
20707         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
20708         (gst_vorbisenc_src_query):
20709           Implement position and duration queries.
20710
20711         * gst/playback/test3.c: (update_scale), (main):
20712           Fix for async state changes and print nicer output.
20713
20714 2005-10-20  Wim Taymans  <wim@fluendo.com>
20715
20716         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20717         (dump_element_stats), (main):
20718         * gst/playback/test6.c: (main):
20719         Fix tests again
20720
20721 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20722
20723         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
20724         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
20725           Don't use functions for position queries when handling
20726           duration queries.
20727
20728 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20729
20730         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20731         (vorbis_handle_data_packet), (vorbis_dec_chain),
20732         (vorbis_dec_change_state):
20733         * ext/vorbis/vorbisdec.h:
20734           Vorbis streams can be embedded in other container formats
20735           than ogg, container formats where the demuxer might set 
20736           timestamps on encoded vorbis buffers instead of those silly 
20737           granulepos thingies. In short: make vorbisdec handle 
20738           timestamps on incoming buffers as well.
20739
20740 2005-10-20  Wim Taymans  <wim@fluendo.com>
20741
20742         * gst/playback/gstplaybasebin.c: (group_destroy),
20743         (gst_play_base_bin_change_state):
20744         Fix leak.
20745         Handle case where playbasebin is now ASYNC because
20746         decodebin is.
20747
20748 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20749
20750         * gst/audioconvert/Makefile.am:
20751         * gst/audioconvert/bufferframesconvert.c:
20752         * gst/audioconvert/plugin.c: (plugin_init):
20753         * gst/audioconvert/plugin.h:
20754           And bye bye buffer-frames-convert
20755
20756 2005-10-19  Wim Taymans  <wim@fluendo.com>
20757
20758         * check/elements/audioconvert.c:
20759         * docs/libs/tmpl/gstaudio.sgml:
20760         * docs/libs/tmpl/gstcolorbalance.sgml:
20761         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20762         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
20763         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
20764         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
20765         * gst-libs/gst/audio/audio.h:
20766         * gst/audioconvert/audioconvert.h:
20767         * gst/audioconvert/gstaudioconvert.c:
20768         (gst_audio_convert_parse_caps):
20769         * gst/volume/gstvolume.c:
20770         Bye bye buffer-frames.
20771
20772 2005-10-19  Wim Taymans  <wim@fluendo.com>
20773
20774         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20775         (query_positions_elems), (query_positions_pads), (update_scale),
20776         (do_seek), (set_update_scale), (message_received), (main):
20777         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
20778         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
20779         (gst_ogg_demux_loop):
20780         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
20781         * ext/theora/theoradec.c: (theora_dec_src_query),
20782         (theora_dec_sink_event):
20783         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20784         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
20785         * gst/adder/gstadder.c: (gst_adder_query):
20786         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
20787         * gst/playback/test3.c: (update_scale):
20788         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20789         (dump_element_stats), (main):
20790         * gst/playback/test6.c: (main):
20791         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
20792         Query API update.
20793
20794 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20795
20796         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
20797         (xml_check_first_element), (xml_type_find), (smil_type_find),
20798         (plugin_init):
20799           Add typefinding for SMIL and for generic XML. Based on patch by
20800           Akos Maroy (#308663).
20801
20802 2005-10-18  Wim Taymans  <wim@fluendo.com>
20803
20804         * gst/playback/Makefile.am:
20805         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20806         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
20807         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
20808         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
20809         (gst_decode_bin_change_state):
20810         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20811         (gst_play_bin_send_event_to_sink):
20812         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20813         (dump_element_stats), (main):
20814         * gst/playback/test6.c: (main):
20815         Make playbin async, it'll commit state to paused when all streams
20816         are detected.
20817         Remove ugly hack.
20818         Added test6.c to show async behaviour.
20819
20820 2005-10-18  Wim Taymans  <wim@fluendo.com>
20821
20822         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
20823         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
20824         Fix for segment-start/stop API change.
20825
20826 2005-10-18  Wim Taymans  <wim@fluendo.com>
20827
20828         * check/Makefile.am:
20829         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
20830         (main):
20831         Add future test for clock selection.
20832
20833 2005-10-18  Wim Taymans  <wim@fluendo.com>
20834
20835         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
20836         (gst_alsasink_close):
20837         Set handle to NULL.
20838
20839         * gst-libs/gst/audio/gstringbuffer.c:
20840         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20841         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
20842         (gst_ring_buffer_start), (gst_ring_buffer_pause),
20843         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
20844         (gst_ring_buffer_read):
20845         More debug info.
20846
20847 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
20848
20849         * gst/audiotestsrc/Makefile.am:
20850         * gst/sine/Makefile.am:
20851         * gst/volume/Makefile.am:
20852           fix broken build of controllerized plugins
20853
20854 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
20855
20856         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20857
20858         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20859         (gst_riff_create_video_template_caps):
20860           Add support for Indeo-3 (IV32).
20861
20862 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20863
20864         * configure.ac:
20865           rewrite
20866
20867 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20868
20869         * gst-libs/gst/video/video.c: (gst_video_get_size):
20870         * gst/audiotestsrc/gstaudiotestsrc.c:
20871           doc updates
20872
20873 2005-10-17  Andy Wingo  <wingo@pobox.com>
20874
20875         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
20876         with the collectpads change.
20877         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
20878
20879         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
20880
20881         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
20882
20883         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
20884         alloc_buffer flow return to callers.
20885         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
20886         change. Fix some memleaks in theoraenc.
20887
20888         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
20889         in strange circumstance.
20890
20891 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20892
20893         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20894         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
20895         from caps, let's use the caps...
20896
20897 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20898
20899         * configure.ac:
20900           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
20901
20902 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20903
20904         * gst-libs/gst/interfaces/Makefile.am:
20905           fix silly typo
20906
20907 2005-10-16  Andy Wingo  <wingo@pobox.com>
20908
20909         * gst/playback/gstdecodebin.c
20910         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
20911         function!
20912         (try_to_link_1): Increase kraziness level.
20913
20914 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20915
20916         * configure.ac:
20917           restructure like the core one
20918         * gst-libs/gst/audio/Makefile.am:
20919         * gst-libs/gst/interfaces/Makefile.am:
20920         * gst-libs/gst/net/Makefile.am:
20921         * gst-libs/gst/riff/Makefile.am:
20922         * gst-libs/gst/rtp/Makefile.am:
20923         * gst-libs/gst/tag/Makefile.am:
20924         * gst-libs/gst/video/Makefile.am:
20925           use correct linker flags, now the libs are properly versioned
20926         * check/elements/audioconvert.c: (verify_convert):
20927         * ext/alsa/gstalsaplugin.c:
20928         * ext/cdparanoia/gstcdparanoia.c:
20929         * ext/gnomevfs/gstgnomevfs.c:
20930         * ext/libvisual/visual.c:
20931         * ext/ogg/gstogg.c:
20932         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
20933         * ext/theora/theora.c:
20934         * ext/vorbis/vorbis.c:
20935         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20936         * gst-libs/gst/tag/gsttagediting.c:
20937         * gst-libs/gst/video/video.c:
20938         * gst/adder/gstadder.c:
20939         * gst/audioconvert/plugin.c:
20940         * gst/audiorate/gstaudiorate.c:
20941         * gst/audioresample/gstaudioresample.c:
20942         * gst/audioresample/resample_ref.c: (resample_scale_ref):
20943         * gst/audioscale/gstaudioscale.c:
20944         * gst/audioscale/resample.c:
20945         * gst/audiotestsrc/gstaudiotestsrc.c:
20946         * gst/ffmpegcolorspace/gstffmpeg.c:
20947         * gst/playback/gstdecodebin.c: (close_pad_link):
20948         * gst/playback/gstplaybin.c: (gen_video_element),
20949         (gen_audio_element):
20950         * gst/sine/gstsinesrc.c:
20951         * gst/subparse/gstsubparse.c:
20952         * gst/tags/gsttagediting.c:
20953         * gst/tcp/gsttcpplugin.c:
20954         * gst/typefind/gsttypefindfunctions.c:
20955         * gst/videorate/gstvideorate.c:
20956         * gst/videoscale/gstvideoscale.c:
20957         * gst/videotestsrc/gstvideotestsrc.c:
20958         * gst/volume/gstvolume.c:
20959         * sys/v4l/gstv4l.c:
20960         * sys/ximage/ximage.c:
20961         * sys/xvimage/xvimagesink.c:
20962           fix up defines
20963
20964 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20965
20966         * ext/vorbis/vorbisenc.c:
20967         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20968         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
20969         (gst_tag_to_vorbis_comments):
20970           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
20971
20972 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20973
20974         * examples/stats/mp2ogg.c:
20975         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20976           typo fixes
20977
20978 2005-10-13  Michael Smith <msmith@fluendo.com>
20979
20980         * ext/ogg/gstoggmux.c:
20981           Use magic glib macros to define constants as 64 bit, to ensure
20982           appropriate vararg passing.
20983
20984 2005-10-13  Michael Smith <msmith@fluendo.com>
20985
20986         * ext/ogg/gstoggmux.c:
20987         * gst/audioconvert/audioconvert.c: (float):
20988           Don't use LL suffix, as it's not portable, and neither of these
20989           uses required it anyway.
20990
20991 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20992
20993         * examples/indexing/indexmpeg.c: (main):
20994         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
20995         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
20996         (cdparanoia_convert), (cdparanoia_query):
20997         * ext/cdparanoia/gstcdparanoia.h:
20998         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
20999         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
21000         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
21001         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
21002         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
21003         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
21004         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
21005         (gst_multifdsink_render), (gst_multifdsink_start),
21006         (gst_multifdsink_stop):
21007         * gst/tcp/gstmultifdsink.h:
21008         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
21009         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
21010         (gst_tcpclientsink_stop):
21011         * gst/tcp/gsttcpclientsink.h:
21012         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
21013         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
21014         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
21015         * gst/tcp/gsttcpclientsrc.h:
21016         * gst/tcp/gsttcpserversink.h:
21017         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
21018         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
21019         (gst_tcpserversrc_stop):
21020         * gst/tcp/gsttcpserversrc.h:
21021         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
21022         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
21023         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
21024           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
21025           moved bitshift from macro to enum definition
21026
21027 2005-10-12  Wim Taymans  <wim@fluendo.com>
21028
21029         * examples/seeking/Makefile.am:
21030         Oops.
21031
21032 2005-10-12  Wim Taymans  <wim@fluendo.com>
21033
21034         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21035         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21036         Don't assert on normal stuff.
21037
21038         * gst/playback/gstplaybin.c: (do_playbin_seek):
21039         API fix.
21040
21041 2005-10-12  Wim Taymans  <wim@fluendo.com>
21042
21043         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21044         * examples/seeking/Makefile.am:
21045         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
21046         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21047         (do_seek), (set_update_scale), (message_received), (main):
21048         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21049         (gst_ring_buffer_read), (gst_ring_buffer_clear):
21050         Update for _get_state() API change.
21051
21052 2005-10-11  Wim Taymans  <wim@fluendo.com>
21053
21054         * gst-libs/gst/audio/gstbaseaudiosink.c:
21055         (gst_base_audio_sink_render):
21056         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21057         (gst_base_audio_src_create):
21058         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
21059         (gst_ring_buffer_read):
21060         Cleanups.
21061         Commit and read from ringbuffer in samples rather than bytes.
21062
21063 2005-10-11  Wim Taymans  <wim@fluendo.com>
21064
21065         * gst-libs/gst/audio/gstbaseaudiosink.c:
21066         (gst_base_audio_sink_render):
21067         Respect segment rate and accum when scheduling samples.
21068
21069 2005-10-11  Julien MOUTTE  <julien@moutte.net>
21070
21071         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
21072         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
21073         EOS correctly, that needs more work.
21074
21075 2005-10-11  Wim Taymans  <wim@fluendo.com>
21076
21077         * check/generic/states.c: (GST_START_TEST):
21078         remove old property.
21079
21080         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
21081         (gst_ogg_demux_perform_seek):
21082         * ext/theora/theoradec.c: (theora_dec_sink_event):
21083         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
21084         (vorbis_handle_data_packet):
21085         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21086         (gst_base_rtp_depayload_set_gst_timestamp):
21087         * gst/videorate/gstvideorate.c: (gst_videorate_event):
21088         Update for newsegment API change.
21089
21090 2005-10-11  Michael Smith <msmith@fluendo.com>
21091
21092         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
21093         (do_playbin_seek), (gst_play_bin_send_event):
21094           Override send_event differently, so that we can takes bits of
21095           functionality from GstPipeline (special handling for seeks,
21096           including pausing/resuming, and resetting stream time) and still get
21097           the appropriate behaviour of only forwarding event to a single sink,
21098           rather than all of them.
21099           Unfortunately requires a lot of code duplication, but the
21100           alternatives are equally ugly in the end.
21101
21102 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21103
21104         * check/elements/audioconvert.c: (setup_audioconvert),
21105         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21106         (GST_START_TEST), (audioconvert_suite):
21107           clean up tests a little, fix some leaks.
21108
21109 2005-10-10  Wim Taymans  <wim@fluendo.com>
21110
21111         * ext/alsa/gstalsasink.c:
21112         Also allow unsigned int.
21113
21114         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21115         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21116         Small cleanup
21117
21118 2005-10-10  Wim Taymans  <wim@fluendo.com>
21119
21120         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21121         Small update, use API as stated in design docs.
21122
21123         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
21124         (update_scale), (do_seek), (seek_cb), (set_update_scale),
21125         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
21126         (message_received), (main):
21127         Updated seek example for GOption. Some usability improvements.
21128
21129 2005-10-10  Wim Taymans  <wim@fluendo.com>
21130
21131         * gst/audioconvert/audioconvert.h:
21132         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21133         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
21134         Alloc temp storage somewhere else where we can do it more
21135         portable.
21136
21137 2005-10-10  Wim Taymans  <wim@fluendo.com>
21138
21139         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
21140         (gst_tcpserversrc_start):
21141         Don't block in accept while doing the state change, move
21142         to poll and make cancellable.
21143
21144 2005-10-09  Philippe Khalaf <burger@speedy.org>
21145
21146         * gst-libs/gst/rtp/rtpbasedepayload.c:
21147         Set timestamp and add queue delay to timestamp
21148         * gst-libs/gst/rtp/rtpbuffer.h:
21149         Set correct payload type for h263
21150
21151 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21152
21153         * gst/audiotestsrc/gstaudiotestsrc.c:
21154         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
21155         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
21156         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
21157         (gst_audiotestsrc_create_triangle),
21158         (gst_audiotestsrc_create_silence),
21159         (gst_audiotestsrc_create_white_noise),
21160         (gst_audiotestsrc_init_pink_noise),
21161         (gst_audiotestsrc_generate_pink_noise_value),
21162         (gst_audiotestsrc_create_pink_noise),
21163         (gst_audiotestsrc_change_wave):
21164         * gst/audiotestsrc/gstaudiotestsrc.h:
21165           fixed typo, added pink noise
21166
21167 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21168
21169         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
21170         (plugin_init):
21171           Add wavpack and spc typefind functions from 0.8 branch.
21172
21173 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21174
21175         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
21176         (ar_type_find), (msdos_type_find), (plugin_init):
21177           Add typefind functions for tar archives, ar archives,
21178           RAR archives, and msdos-executables (dlls, exe, etc.).
21179           Some of those would be wrongly identified as mpeg
21180           streams of some sort before (#315550).
21181
21182 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
21183
21184         * configure.ac:
21185         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21186         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21187         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
21188         * gst/audiotestsrc/Makefile.am:
21189         * gst/audiotestsrc/gstaudiotestsrc.c:
21190         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
21191         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
21192         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
21193         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
21194         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
21195         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
21196         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
21197         (gst_audiotestsrc_create_silence),
21198         (gst_audiotestsrc_create_white_noise),
21199         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
21200         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
21201         (gst_audiotestsrc_start), (plugin_init):
21202         * gst/audiotestsrc/gstaudiotestsrc.h:
21203           add new plugin and element
21204         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
21205           use gobject_class
21206
21207 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
21208
21209         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
21210         (gst_adder_init), (gst_adder_request_new_pad),
21211         (gst_adder_change_state):
21212           Add query function to source pad, so adder reports the correct
21213           time/sample position when queried (#315457); fix state change
21214           function; use GST_DEBUG_FUNCPTR() for pad functions.
21215
21216 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
21217
21218         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
21219           Fix leaks in typefind registration
21220           Clean up the gratuitous commenting and whitespacing a little
21221
21222 2005-10-08  Wim Taymans  <wim@fluendo.com>
21223
21224         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
21225         Only actually wait for the thread to be stopped if it's 
21226         running.
21227
21228 2005-10-08  Wim Taymans  <wim@fluendo.com>
21229
21230         * gst-libs/gst/audio/gstbaseaudiosink.c:
21231         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21232         If we receive EOS we can start playback of what we had.
21233
21234 2005-10-08  Wim Taymans  <wim@fluendo.com>
21235
21236         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21237         (gst_multifdsink_finalize), (multifdsink_hash_remove),
21238         (gst_multifdsink_stop):
21239         Fix crasher when going to NULL multiple times.
21240
21241 2005-10-06  Wim Taymans  <wim@fluendo.com>
21242
21243         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
21244         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
21245         * gst-libs/gst/audio/gstbaseaudiosrc.h:
21246         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
21247         patch from Edgard Lima <edgard.lima@indt.org.br>
21248         Fixed gstbaseaudiosrc adding ring buffer sync to it.
21249
21250 2005-10-06  Wim Taymans  <wim@fluendo.com>
21251
21252         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
21253         Report the FLOW_RETURN as string in the error message.
21254
21255         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
21256         Don't assert when clearing an unnegotiated buffer.
21257
21258 2005-10-04  Michael Smith <msmith@fluendo.com>
21259
21260         * gst/playback/gstplaybasebin.c: (group_destroy),
21261         (gen_preroll_element), (remove_groups), (setup_source):
21262         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
21263         (setup_sinks), (gst_play_bin_send_event),
21264         (gst_play_bin_change_state):
21265           Set state to NULL before removing from bin. Fix refcounting.
21266
21267 2005-10-04  Michael Smith <msmith@fluendo.com>
21268
21269         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21270           Correct refcounting in send_event() function. Previously was wrong
21271           if the first sink was unable to handle the event.
21272
21273 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21274
21275         * configure.ac:
21276           back to development
21277
21278 === release 0.9.3 ===
21279
21280 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21281
21282         * configure.ac:
21283           Releasing 0.9.3, "De Facto"
21284
21285 2005-10-03  Andy Wingo  <wingo@pobox.com>
21286
21287         * gst/playback/gstdecodebin.c (try_to_link_1)
21288         (remove_element_chain): set element to NULL before removing it.
21289
21290 2005-10-02  Johan Dahlin  <johan@gnome.org>
21291
21292         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
21293         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
21294         MT safe.
21295
21296 2005-10-02  Andy Wingo  <wingo@pobox.com>
21297
21298         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
21299         (gst_ring_buffer_prepare_read): 
21300         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
21301         Demote to LOG.
21302
21303 2005-09-29  Wim Taymans  <wim@fluendo.com>
21304
21305         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
21306         * ext/theora/theoradec.c: (theora_handle_data_packet):
21307         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
21308         Propagate error codes from alloc_buffer too.
21309
21310 2005-09-29  Wim Taymans  <wim@fluendo.com>
21311
21312         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
21313         We use fixed caps.
21314
21315         * gst/playback/Makefile.am:
21316         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
21317         (dump_element_stats), (main):
21318         Added example stream introspection code.
21319
21320 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
21321
21322         * gst/adder/gstadder.c: (gst_adder_collected):
21323           fix adder for float elements
21324
21325 2005-09-28  Wim Taymans  <wim@fluendo.com>
21326
21327         * gst-libs/gst/audio/gstbaseaudiosink.c:
21328         (gst_base_audio_sink_class_init),
21329         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
21330         * gst-libs/gst/audio/gstbaseaudiosrc.c:
21331         (gst_base_audio_src_class_init),
21332         (gst_base_audio_src_provide_clock):
21333         get_clock -> provide_clock
21334
21335 2005-09-28  Andy Wingo  <wingo@pobox.com>
21336
21337         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
21338         and unlocking.
21339
21340         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
21341         unlocking.
21342
21343         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
21344         Actually add the pad template.
21345         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
21346
21347         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
21348         I'm at it...
21349
21350         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
21351         from fdsrc. Get caps in create() instead of start() so it can be
21352         interrupted. Interruption somewhat untested.
21353
21354         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
21355         Proper EOS handling.
21356
21357 2005-09-27  Andy Wingo  <wingo@pobox.com>
21358
21359         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
21360
21361         * gst/tcp/gsttcpserversrc.c: Cleaned up.
21362
21363         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
21364
21365         * gst/tcp/gsttcp.h: 
21366         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
21367         out of tcpclientsrc.c. Cancellable.
21368         (gst_tcp_socket_read): Made private, cancellable, with better
21369         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
21370         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
21371         whole buffer, and better diagnostics.
21372         (gst_tcp_gdp_read_caps): Same.
21373
21374         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
21375
21376 2005-09-26  Andy Wingo  <wingo@pobox.com>
21377
21378         * gst/sine/gstsinesrc.h:
21379         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
21380         change the 'sync' property to 'is-live' and implement it halfway,
21381         update for controller api change.
21382
21383         * gst/volume/gstvolume.c (volume_transform_ip): Update for
21384         controller api change.
21385
21386 2005-09-24  Wim Taymans  <wim@fluendo.com>
21387
21388         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
21389         * gst-libs/gst/audio/gstaudiosink.c:
21390         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
21391         (gst_audioringbuffer_stop):
21392         * gst-libs/gst/audio/gstbaseaudiosink.c:
21393         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
21394         (gst_base_audio_sink_change_state):
21395         * gst-libs/gst/audio/gstbaseaudiosink.h:
21396         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
21397         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
21398         (gst_ring_buffer_commit), (gst_ring_buffer_read):
21399         * gst-libs/gst/audio/gstringbuffer.h:
21400         Fix sync again. Moved sample alignment to basesink.
21401
21402 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21403
21404         * docs/plugins/Makefile.am:
21405         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21406         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21407         * gst/volume/gstvolume.c:
21408           add/fix docs
21409         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
21410         * gst-libs/gst/audio/audio.h:
21411           add conversion macros for frames <-> clocktime
21412
21413 2005-09-23  David Schleef  <ds@schleef.org>
21414
21415         * gst/audioresample/Makefile.am:
21416         * gst/audioresample/debug.h:
21417         * gst/audioresample/gstaudioresample.c:
21418         * gst/audioresample/resample.c: Convert to using gst debugging
21419
21420 2005-09-22  Wim Taymans  <wim@fluendo.com>
21421
21422         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
21423         (gst_play_bin_send_event):
21424         Only seek on one sink, the first one that succeeds.
21425
21426 2005-09-22  Michael Smith <msmith@fluendo.com>
21427
21428         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
21429         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21430         Don't flush encoder state unless we have an initialised encoder.
21431         Clear out encoder state on PAUSED_TO_READY.
21432
21433 2005-09-22  Wim Taymans  <wim@fluendo.com>
21434
21435         * gst-libs/gst/rtp/gstbasertppayload.c:
21436         (gst_basertppayload_class_init), (gst_basertppayload_init),
21437         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21438         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21439         (gst_basertppayload_is_filled), (gst_basertppayload_push),
21440         (gst_basertppayload_set_property),
21441         (gst_basertppayload_get_property),
21442         (gst_basertppayload_change_state):
21443         * gst-libs/gst/rtp/gstbasertppayload.h:
21444         Added max-ptime to control amount of data in the rtp packets.
21445
21446 2005-09-21  Andy Wingo  <wingo@pobox.com>
21447
21448         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
21449         thingies.
21450
21451         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
21452         can be called multiple times, dogs.
21453
21454 2005-09-21  Wim Taymans  <wim@fluendo.com>
21455
21456         * gst-libs/gst/rtp/gstbasertppayload.c:
21457         (gst_basertppayload_class_init), (gst_basertppayload_init),
21458         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21459         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21460         (gst_basertppayload_push), (gst_basertppayload_get_property),
21461         (gst_basertppayload_change_state):
21462         Allow 0 ssrc too.
21463
21464 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
21465
21466         * docs/libs/compiling.sgml:
21467           fixing typos
21468
21469 2005-09-20  Wim Taymans  <wim@fluendo.com>
21470
21471         * gst-libs/gst/rtp/gstbasertppayload.c:
21472         (gst_basertppayload_class_init), (gst_basertppayload_init),
21473         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21474         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21475         (gst_basertppayload_push), (gst_basertppayload_set_property),
21476         (gst_basertppayload_get_property),
21477         (gst_basertppayload_change_state):
21478         * gst-libs/gst/rtp/gstbasertppayload.h:
21479         Added property to configure sequence number offsets.
21480
21481 2005-09-20  Wim Taymans  <wim@fluendo.com>
21482
21483         * gst-libs/gst/rtp/gstbasertppayload.c:
21484         (gst_basertppayload_class_init), (gst_basertppayload_init),
21485         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21486         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21487         (gst_basertppayload_push), (gst_basertppayload_set_property),
21488         (gst_basertppayload_get_property),
21489         (gst_basertppayload_change_state):
21490         * gst-libs/gst/rtp/gstbasertppayload.h:
21491         Make timestamp offset configurable.
21492
21493 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
21494
21495         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21496           fix wrong pop/unref
21497
21498 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
21499
21500         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21501
21502         * gst-libs/gst/interfaces/propertyprobe.c:
21503         (gst_property_probe_probe_property_name),
21504         (gst_property_probe_needs_probe_name),
21505         (gst_property_probe_get_values_name),
21506         (gst_property_probe_probe_and_get_values_name):
21507           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
21508           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
21509
21510 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
21511
21512         * check/Makefile.am:
21513           have some tests be disabled for valgrinding
21514         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
21515         (GST_START_TEST):
21516         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
21517           Fix A Leak.  Chain To Parent Finalize.
21518
21519 2005-09-19  Wim Taymans  <wim@fluendo.com>
21520
21521         * examples/seeking/seek.c: (make_wav_pipeline), (main):
21522         Fixed wav pipeline.
21523
21524 2005-09-19  Wim Taymans  <wim@fluendo.com>
21525
21526         * gst-libs/gst/rtp/gstbasertppayload.c:
21527         (gst_basertppayload_class_init), (gst_basertppayload_init),
21528         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21529         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21530         (gst_basertppayload_push), (gst_basertppayload_get_property),
21531         (gst_basertppayload_change_state):
21532         Posting ERROR and WARNING messages is good.
21533
21534 2005-09-19  Wim Taymans  <wim@fluendo.com>
21535
21536         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21537         (gst_base_rtp_depayload_add_to_queue),
21538         (gst_base_rtp_depayload_push),
21539         (gst_base_rtp_depayload_set_gst_timestamp),
21540         (gst_base_rtp_depayload_queue_release):
21541         This one was not supposed to go in.
21542
21543 2005-09-19  Wim Taymans  <wim@fluendo.com>
21544
21545         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21546         Fix for bus API.
21547
21548         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21549         (gst_base_rtp_depayload_chain),
21550         (gst_base_rtp_depayload_add_to_queue),
21551         (gst_base_rtp_depayload_push),
21552         (gst_base_rtp_depayload_set_gst_timestamp),
21553         (gst_base_rtp_depayload_queue_release):
21554         Some cleanups.
21555
21556         * gst-libs/gst/rtp/gstbasertppayload.c:
21557         (gst_basertppayload_class_init), (gst_basertppayload_init),
21558         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
21559         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
21560         (gst_basertppayload_get_property),
21561         (gst_basertppayload_change_state):
21562         Added debugging category.
21563
21564 2005-09-18  David Schleef  <ds@schleef.org>
21565
21566         * gst/playback/gstdecodebin.c: free plugin list correctly
21567         * gst/playback/gstplaybin.c: emit warning if autovideosink
21568           and autoaudiosink can't be found (instead of segfaulting)
21569
21570 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21571
21572         * check/elements/audioconvert.c: (GST_START_TEST):
21573           try out 24 bit conversion
21574
21575 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21576
21577         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21578         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
21579         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
21580         * ext/vorbis/vorbisenc.h:
21581           Fix EOS handling.  Still needs a fix in the ogg muxer to
21582           mark the last page as eos.
21583
21584 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21585
21586         * common/gtk-doc-plugins.mak:
21587         * docs/plugins/Makefile.am:
21588         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21589         * gst/ffmpegcolorspace/Makefile.am:
21590         * gst/ffmpegcolorspace/avcodec.h:
21591         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21592         * gst/tcp/gstmultifdsink.c:
21593           fix up ffmpegcolorspace docs; extract header
21594
21595 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21596
21597         * common/gtk-doc-plugins.mak:
21598         * docs/plugins/Makefile.am:
21599         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21600         * ext/theora/Makefile.am:
21601         * ext/theora/gsttheoraenc.h:
21602         * ext/theora/theoraenc.c:
21603         * ext/vorbis/vorbisenc.c:
21604           pick up signals and args for vorbis; add some docs for vorbis
21605
21606 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21607
21608         * common/gstdoc-scangobj:
21609         * common/gtk-doc-plugins.mak:
21610         * docs/libs/Makefile.am:
21611         * docs/plugins/gst-plugins-base-plugins.args:
21612         * docs/plugins/gst-plugins-base-plugins.hierarchy:
21613         * docs/plugins/gst-plugins-base-plugins.interfaces:
21614         * docs/plugins/gst-plugins-base-plugins.prerequisites:
21615         * docs/plugins/gst-plugins-base-plugins.signals:
21616           only scanobj stuff from our source module.  Not sure yet
21617           if that's correct, given the hierarchy stuff :)
21618
21619 2005-09-15  Wim Taymans  <wim@fluendo.com>
21620
21621         * gst/audioconvert/gstaudioconvert.c:
21622         And enable 24 bits mode as well..
21623
21624 2005-09-15  Wim Taymans  <wim@fluendo.com>
21625
21626         * gst-libs/gst/rtp/Makefile.am:
21627         * gst-libs/gst/rtp/gstbasertppayload.c:
21628         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
21629         (gst_basertppayload_class_init), (gst_basertppayload_init),
21630         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
21631         (gst_basertppayload_chain), (gst_basertppayload_set_options),
21632         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
21633         (gst_basertppayload_set_property),
21634         (gst_basertppayload_get_property),
21635         (gst_basertppayload_change_state):
21636         * gst-libs/gst/rtp/gstbasertppayload.h:
21637         Added rtp payloader base class.
21638
21639 2005-09-15  Andy Wingo  <wingo@pobox.com>
21640
21641         * configure.ac (plugindir): Remove the EOL matcher from the
21642         regexp, as it causes me problems. Libtool? Make? Who knows?
21643
21644 2005-09-14  David Schleef  <ds@schleef.org>
21645
21646         * check/generic/states.c: 
21647         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
21648         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
21649           Fixes for changes in registry API.
21650
21651         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
21652           to GST_PLUGIN_LDFLAGS.
21653         * ext/libvisual/visual.c: Make the library shut up.
21654         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
21655         * gst-libs/gst/audio/gstaudiofilter.c: same
21656
21657 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21658
21659         * docs/plugins/Makefile.am:
21660         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21661         * docs/plugins/inspect/plugin-libvisual.xml:
21662         * docs/plugins/tmpl/element-tcpserversink.sgml:
21663         * ext/theora/theoraenc.c:
21664           add libvisual plugin and theoraenc element to docs
21665
21666 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21667
21668         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21669         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21670         * ext/theora/theoraenc.c:
21671           add theoraenc
21672
21673 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
21674
21675         * gst/audioconvert/Makefile.am:
21676           Audioconvert derives from GstBaseTransform and should
21677           link to the library with our base elements to avoid
21678           unresolved symbols. Makes things work with MinGW (#316160)
21679
21680         * gst/playback/test4.c: (main):
21681           Fix MinGW build problem and use g_usleep() instead of 
21682           sleep() (#316162)
21683
21684 2005-09-12  Wim Taymans  <wim@fluendo.com>
21685
21686         * gst/audioconvert/audioconvert.c: (float),
21687         (audio_convert_prepare_context), (audio_convert_convert):
21688         * gst/audioconvert/audioconvert.h:
21689         Cleanups, speedups, simplifications, added back support
21690         for 24 bits.
21691
21692 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21693
21694         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21695         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21696         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
21697         * docs/plugins/tmpl/element-tcpserversink.sgml:
21698         * gst/ffmpegcolorspace/gstffmpeg.c:
21699         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21700         * gst/videotestsrc/gstvideotestsrc.c:
21701         * gst/volume/gstvolume.c:
21702           add more elements to the docs
21703
21704 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21705
21706         * check/Makefile.am:
21707         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
21708         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
21709           Add extra tests for basetransform based components. 
21710           Comment out the test_element_negotiation test until we decide
21711           if it's testing correct behaviour.
21712         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
21713         (gst_visual_chain), (gst_visual_change_state):
21714           Slightly more correct but still bogus timestamping.
21715           Fix state change function.
21716         * gst/audioconvert/gstaudioconvert.c:
21717         (gst_audio_convert_class_init):
21718         * gst/audioresample/gstaudioresample.c:
21719         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21720         (gst_ffmpegcsp_class_init):
21721         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
21722         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
21723         (gst_videoscale_prepare_image):
21724         * gst/volume/gstvolume.c: (gst_volume_class_init),
21725         (volume_transform_ip):
21726           Basetransform updates. Enable passthrough modes.
21727         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21728         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
21729         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
21730           Negotiation fix that allows the window to return to the original
21731           size and renegotiate passthrough upstream. Extra debug output.
21732
21733 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21734
21735         * gst/sine/gstsinesrc.c:
21736         * gst/volume/gstvolume.c:
21737           fix up header include
21738
21739 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
21740
21741         * gst-libs/gst/audio/gstbaseaudiosink.c:
21742         (gst_base_audio_sink_render):
21743         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
21744         * gst/volume/gstvolume.c: (gst_volume_class_init),
21745         (volume_transform):
21746           fixing lost sync, some more debugging
21747
21748 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
21749
21750         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21751         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
21752         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
21753         (gst_xvimagesink_check_xshm_calls):
21754           Fix compilation when XShm is not available.
21755
21756 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21757
21758         * ext/libvisual/visual.c: (gst_visual_dispose),
21759         (gst_visual_getcaps), (gst_visual_src_setcaps),
21760         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
21761         (gst_visual_change_state):
21762           Finish fixing up libvisual plugin so that it runs. 
21763
21764 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21765
21766         * ext/vorbis/vorbisenc.c:
21767         * gst-libs/gst/tag/gstvorbistag.c:
21768           gsttaginterface.h -> gsttagsetter.h
21769
21770 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21771
21772         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
21773           added another test that failes for me (test is not active by default)
21774
21775 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21776
21777         * configure.ac:
21778           v4l2 is no longer in gst-plugins-base
21779
21780 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21781
21782         * configure.ac:
21783           In the output at the end, don't show the first plugin on the same
21784           line as "Core plug-ins, always built:".
21785           Indent the output as for other plugin categories
21786         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
21787           #define that can be used to not use peer buffer_alloc functions for
21788           test purposes.
21789         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21790         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
21791         (gst_ximagesink_show_frame):
21792         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
21793         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
21794         (gst_xvimagesink_show_frame):
21795           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
21796           fails gracefully instead of XError aborting or deadlocking.
21797
21798 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21799
21800         * ext/libvisual/Makefile.am:
21801           link against gst-base-libs
21802
21803 2005-09-06  David Schleef  <ds@schleef.org>
21804
21805         * configure.ac: Enable libvisual plugin.
21806         * ext/libvisual/Makefile.am:
21807         * ext/libvisual/visual.c: Fixes to make it compile.
21808
21809 === release 0.9.2 ===
21810
21811 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21812
21813         * NEWS:
21814         * RELEASE:
21815         * configure.ac:
21816         * docs/random/ChangeLog-0.8:
21817           releasing 0.9.2, "Spoon"
21818
21819 2005-09-05  Michael Smith <msmith@fluendo.com>
21820
21821         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
21822           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
21823           that in the vorbisenc element.
21824
21825 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21826
21827         * common/gtk-doc-plugins.mak:
21828         * docs/plugins/Makefile.am:
21829           fix distcheck
21830         * gst/audioresample/resample.c:
21831           fix wrong docstring
21832
21833 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21834
21835         * common/gst-xmlinspect.py:
21836         * common/gtk-doc-plugins.mak:
21837           only inspect plugins for this given package
21838           require gst-python 0.9
21839
21840 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21841
21842         * Makefile.am:
21843         * autogen.sh:
21844         * common/gst-xmlinspect.py:
21845         * configure.ac:
21846         * docs/Makefile.am:
21847         * docs/plugins/inspect/plugin-alsa.xml:
21848         * docs/plugins/inspect/plugin-audioresample.xml:
21849         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
21850         * docs/plugins/inspect/plugin-ogg.xml:
21851         * docs/plugins/tmpl/element-gnomevfssink.sgml:
21852         * docs/plugins/tmpl/element-multifdsink.sgml:
21853         * docs/plugins/tmpl/element-tcpserversink.sgml:
21854         * docs/plugins/tmpl/element-vorbisenc.sgml:
21855         * gst-plugins-base.spec.in:
21856           various doc-related updates
21857
21858 2005-08-31  Wim Taymans  <wim@fluendo.com>
21859
21860         * gst-libs/gst/audio/gstbaseaudiosink.c:
21861         (gst_base_audio_sink_render):
21862         Resync if the buffer timestamps drift more than a 10th 
21863         of a second.
21864
21865 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
21866
21867         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
21868         (gst_v4lsrc_get_property):
21869           The 'timestamp-offset' property is registered as an int64, so
21870           let's use g_value_{set|get}_int64() in our setter and getter
21871           functions (makes it work and fixes warnings with gst-inspect).
21872
21873 2005-08-30  Wim Taymans  <wim@fluendo.com>
21874
21875         * check/elements/audioconvert.c: (setup_audioconvert):
21876         * check/elements/audioresample.c: (setup_audioresample):
21877         * check/elements/volume.c: (setup_volume):
21878         Fix checks.
21879
21880 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21881
21882         * common/gtk-doc-plugins.mak:
21883         * common/plugins.xsl:
21884         * docs/plugins/Makefile.am:
21885           make module a param
21886
21887 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
21888
21889         * examples/seeking/seek.c: (make_mp3_pipeline),
21890         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
21891         (play_cb), (pause_cb), (stop_cb):
21892           update the example
21893
21894 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
21895
21896         * gst/volume/gstvolume.c: (gst_volume_class_init),
21897         (volume_transform):
21898           do not update controlled params, if buffer has no timestamp
21899
21900 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
21901
21902         * configure.ac:
21903         * gst/sine/Makefile.am:
21904         * gst/volume/Makefile.am:
21905           controllerized elements also need to link against controller-libs ;)
21906
21907 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
21908
21909         * docs/libs/tmpl/gstcolorbalance.sgml:
21910         * docs/libs/tmpl/gstgconf.sgml:
21911         * docs/libs/tmpl/gstmixer.sgml:
21912         * docs/libs/tmpl/gstringbuffer.sgml:
21913         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
21914         (gst_sinesrc_create):
21915         * gst/volume/gstvolume.c: (gst_volume_class_init),
21916         (volume_transform):
21917           controllerized two audio plugins
21918
21919 2005-08-29  Andy Wingo  <wingo@pobox.com>
21920
21921         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
21922         (vorbis_handle_data_packet): Fix some int overflow errors.
21923
21924         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
21925         -1.
21926         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
21927         valid.
21928         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
21929         if it's valid. Fixed streaming-mode playback.
21930
21931         * check/elements/volume.c (cleanup_volume): Fix for running
21932         CK_FORK=no.
21933
21934         * check/elements/audioconvert.c: Convert from native endian, not
21935         little endian.
21936
21937 2005-08-29  Michael Smith <msmith@fluendo.com>
21938
21939         * ext/ogg/Makefile.am:
21940         * ext/ogg/gstogg.c: (plugin_init):
21941         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
21942         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
21943         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
21944         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
21945         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
21946         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
21947         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
21948         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
21949         Add an ogg parser element.
21950
21951 2005-08-28  Andy Wingo  <wingo@pobox.com>
21952
21953         * Updates for two-arg init from GST_BOILERPLATE_FULL.
21954
21955 2005-08-26  Wim Taymans  <wim@fluendo.com>
21956
21957         * gst/audioconvert/audioconvert.c: (if), (float),
21958         (audio_convert_get_func_index), (check_default),
21959         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21960         (audio_convert_clean_context), (audio_convert_get_sizes),
21961         (audio_convert_convert):
21962         Cleanups.
21963
21964 2005-08-26  Wim Taymans  <wim@fluendo.com>
21965
21966         * gst/audioconvert/audioconvert.c: (if), (float),
21967         (audio_convert_get_func_index), (check_default),
21968         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21969         (audio_convert_clean_context), (audio_convert_get_sizes),
21970         (audio_convert_convert):
21971         More elegant and working temp buffer selection algo.
21972
21973 2005-08-26  Wim Taymans  <wim@fluendo.com>
21974
21975         * gst/audioconvert/audioconvert.c: (if), (float),
21976         (audio_convert_get_func_index), (check_default),
21977         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21978         (audio_convert_clean_context), (audio_convert_get_sizes),
21979         (get_temp_buffer), (audio_convert_convert):
21980         Use realloc else we lose our original data.
21981
21982 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
21983
21984         * gst/audioresample/gstaudioresample.c:
21985           use base class' newsegment to properly timestamp
21986
21987 2005-08-26  Wim Taymans  <wim@fluendo.com>
21988
21989         * gst/audioconvert/audioconvert.c: (if), (float),
21990         (audio_convert_get_func_index), (check_default),
21991         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21992         (audio_convert_clean_context), (audio_convert_get_sizes),
21993         (get_temp_buffer), (audio_convert_convert):
21994         * gst/audioconvert/gstaudioconvert.c:
21995         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
21996         (gst_audio_convert_transform_caps),
21997         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
21998         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
21999         Oops, allocate enough space to perform the channel mix.
22000
22001 2005-08-26  Wim Taymans  <wim@fluendo.com>
22002
22003         * gst/audioconvert/Makefile.am:
22004         * gst/audioconvert/audioconvert.c: (if), (float),
22005         (audio_convert_get_func_index), (check_default),
22006         (audio_convert_clean_fmt), (audio_convert_prepare_context),
22007         (audio_convert_clean_context), (audio_convert_get_sizes),
22008         (get_temp_buffer), (audio_convert_convert):
22009         * gst/audioconvert/audioconvert.h:
22010         * gst/audioconvert/gstaudioconvert.c:
22011         (gst_audio_convert_class_init), (gst_audio_convert_init),
22012         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
22013         (gst_audio_convert_get_unit_size),
22014         (gst_audio_convert_transform_caps),
22015         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
22016         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
22017         * gst/audioconvert/gstaudioconvert.h:
22018         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
22019         (gst_channel_mix_fill_identical),
22020         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
22021         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
22022         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
22023         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
22024         (gst_channel_mix_mix):
22025         * gst/audioconvert/gstchannelmix.h:
22026         Cleanups, librarify a bit, optimize, better negotiation and more.
22027
22028 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22029
22030         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
22031         Another from MikeS:
22032         During typefinding, don't support negative offsets
22033         (offsets from the end of the stream) in our typefind->peek() function
22034         - nothing embedded in ogg ever needs them. However, we need to recognise
22035         those requests and reject them, otherwise we return invalid pointers.
22036
22037 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
22038
22039         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
22040         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
22041         (vorbisdec_finalize), (vorbis_handle_type_packet):
22042           Big shout-out to MikeS for fixing this giant memory leak.
22043           Huzzah!
22044
22045 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22046
22047         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
22048         (audio_convert_get_unit_size):
22049           plug some leaks
22050
22051 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22052
22053         * check/Makefile.am:
22054         * check/elements/audioconvert.c: (setup_audioconvert),
22055         (cleanup_audioconvert), (get_int_caps), (verify_convert),
22056         (GST_START_TEST), (audioconvert_suite), (main):
22057           add a test for audioconvert
22058         * gst/audioresample/gstaudioresample.c:
22059         * gst/audioresample/gstaudioresample.h:
22060           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
22061           note that for buffers of 1/3 sec this means DURATION(c) is 
22062           one nanosecond more than for a and b
22063
22064 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22065
22066         * check/Makefile.am:
22067         * check/elements/audioresample.c: (setup_audioresample),
22068         (cleanup_audioresample), (fail_unless_perfect_stream),
22069         (test_perfect_stream_instance), (GST_START_TEST),
22070           add a check for audioresample
22071         (audioresample_suite), (main):
22072         * check/elements/volume.c: (GST_START_TEST):
22073           remove unused method
22074         * gst/audioresample/gstaudioresample.c:
22075           set correct buffer parameters since we're changing them
22076         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22077           add some debug
22078
22079 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
22080
22081         * gst/audioresample/debug.c:
22082         * gst/audioresample/gstaudioresample.c:
22083           add room for extra overlap samples when asked to transform size
22084           protect against possible mem corruption and check for discrepancies
22085           between written size and outbuffer's size so we can warn for
22086           potential problems
22087         * gst/audioresample/resample.c: (resample_init),
22088         (resample_get_output_size_for_input), (resample_get_output_size),
22089         (resample_set_n_channels), (resample_set_format):
22090           set debug level based on RESAMPLE_DEBUG env var
22091           make sure that get_output_size* returns a whole number of
22092           sample_size
22093           set sample_size each time either channel or format is set
22094         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
22095         * gst/audioresample/resample_functable.c:
22096         (resample_scale_functable):
22097         * gst/audioresample/resample_ref.c: (resample_scale_ref):
22098           remove r->sample_size, it's done in resample.c now
22099           add some debugging to the ref implementation
22100           make sure we only give back bytes that are wholes of the sample
22101           size
22102
22103 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
22104         * gst/playback/gstplaybasebin.c: (fill_buffer):
22105         Revert unpopular change for GST_MESSAGE_SRC to GObject.
22106
22107 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
22108
22109         * gst/volume/gstvolume.c:
22110           made set_caps function static
22111
22112 2005-08-24  Wim Taymans  <wim@fluendo.com>
22113
22114         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
22115         (gst_vorbisenc_change_state):
22116         Stop leaking taglists.
22117
22118 2005-08-24  Wim Taymans  <wim@fluendo.com>
22119
22120         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
22121         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
22122         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
22123         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
22124         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22125         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
22126         Parse seeking events better.
22127         Unref static caps.
22128         Generate correct newsegment events, fixes seeking in live oggs.
22129
22130         * ext/theora/theoradec.c: (theora_dec_src_query),
22131         (theora_dec_src_event), (theora_dec_src_getcaps),
22132         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
22133         Use newsegment values to report correct play time.
22134
22135         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22136         (vorbis_dec_src_event), (vorbis_dec_sink_event):
22137         * ext/vorbis/vorbisdec.h:
22138         Parse and use newsegment values to report correct play time.
22139
22140         * gst-libs/gst/audio/gstbaseaudiosink.c:
22141         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22142         Clear ringbuffer on flush.
22143         Use newsegment values to calculate playback time.
22144
22145         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
22146         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22147         Basesink does newsegment calculations for us now.
22148
22149 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22150
22151         * check/Makefile.am:
22152         * configure.ac:
22153           add core's plugins to the mix so that playbin works
22154         * check/generic/states.c: (GST_START_TEST):
22155           set a 0 timeout on pipelines, so they don't force the next
22156           state change
22157         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
22158         (gst_play_base_bin_change_state):
22159           remove the crappy error handling and do GST error handling
22160
22161 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22162
22163         * check/Makefile.am:
22164         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
22165           add same test as to core, it bitches out on playbin atm.
22166
22167 2005-08-24  Wim Taymans  <wim@fluendo.com>
22168
22169         * configure.ac:
22170         Remove audioscale.
22171
22172 2005-08-24  Wim Taymans  <wim@fluendo.com>
22173
22174         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
22175         (gst_videoscale_prepare_size), (parse_caps),
22176         (gst_videoscale_set_caps), (gst_videoscale_get_size),
22177         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
22178         (gst_videoscale_transform):
22179         * gst/videoscale/gstvideoscale.h:
22180         Refactor, make use of BaseTranform really well.
22181
22182 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22183
22184         * configure.ac:
22185           compile audioresample
22186         * gst/audioresample/Makefile.am:
22187         * gst/audioresample/buffer.c:
22188         * gst/audioresample/functable.c:
22189         * gst/audioresample/gstaudioresample.c:
22190         * gst/audioresample/gstaudioresample.h:
22191         * gst/audioresample/resample.c:
22192         (resample_get_output_size_for_input):
22193         * gst/audioresample/resample.h:
22194         * gst/audioresample/resample_chunk.c:
22195         * gst/audioresample/resample_functable.c:
22196         * gst/audioresample/resample_ref.c:
22197           port to use basetransform; doesn't work in all cases yet
22198
22199 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
22200
22201         * gst/audioconvert/gstaudioconvert.c:
22202         (gst_audio_convert_class_init), (gst_audio_convert_init),
22203         (audio_convert_get_unit_size), (audio_convert_transform_caps),
22204         (audio_convert_fixate_caps), (audio_convert_set_caps),
22205         (audio_convert_transform),
22206         (gst_audio_convert_buffer_to_default_format),
22207         (gst_audio_convert_buffer_from_default_format),
22208         (gst_audio_convert_channels):
22209         * gst/audioconvert/gstchannelmix.c:
22210         * gst/audioconvert/gstchannelmix.h:
22211           port to basetransform
22212         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22213         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
22214         (gst_ffmpegcsp_get_unit_size):
22215         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22216         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
22217           fix for basetransform changes
22218
22219 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
22220
22221         * check/Makefile.am:
22222           Add CHECK_CFLAGS and LDFLAGS
22223
22224         * gst/playback/gstplaybasebin.c: (fill_buffer):
22225           GST_MESSAGE_SRC became a GObject
22226
22227 2005-08-24  Wim Taymans  <wim@fluendo.com>
22228
22229         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
22230         (gst_ring_buffer_clear_all):
22231         * gst-libs/gst/audio/gstringbuffer.h:
22232         Added function to clear the ringbuffer.
22233
22234 2005-08-24  Andy Wingo  <wingo@pobox.com>
22235
22236         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
22237         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
22238         of _open and _close.
22239
22240         * sys/v4l/gstv4lxoverlay.h:
22241         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
22242         an Xv connection here, instead of all the time. Make Xv only be
22243         loaded if you axe for it. Kindof a workaround for buggy behaviour
22244         of Xv when using remote xservers (XvQueryExtension would block).
22245         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
22246         replace the _open and _close public API. Only start the xv
22247         connection if necessary.
22248         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
22249
22250 2005-08-23  David Schleef  <ds@schleef.org>
22251
22252         * gst/audioresample/Makefile.am: Leet audioresampling code
22253         * gst/audioresample/buffer.c:
22254         * gst/audioresample/buffer.h:
22255         * gst/audioresample/debug.c:
22256         * gst/audioresample/debug.h:
22257         * gst/audioresample/functable.c:
22258         * gst/audioresample/functable.h:
22259         * gst/audioresample/gstaudioresample.c:
22260         * gst/audioresample/gstaudioresample.h:
22261         * gst/audioresample/resample.c:
22262         * gst/audioresample/resample.h:
22263         * gst/audioresample/resample_chunk.c:
22264         * gst/audioresample/resample_functable.c:
22265         * gst/audioresample/resample_ref.c:
22266
22267 2005-08-23  Wim Taymans  <wim@fluendo.com>
22268
22269         * examples/seeking/seek.c: (make_vorbis_pipeline),
22270         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
22271         Small seek updates.
22272
22273 2005-08-23  Andy Wingo  <wingo@pobox.com>
22274
22275         * gst-libs/gst/audio/gstbaseaudiosrc.c
22276         (gst_base_audio_src_fixate): Only fixate endianness if it is
22277         present in the caps.
22278
22279 2005-08-22  Andy Wingo  <wingo@pobox.com>
22280
22281         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
22282         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
22283         device-name property.
22284
22285         * gst-libs/gst/audio/gstaudiosrc.h:
22286         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
22287         close_device in the ring buffer, like gstaudiosink.
22288
22289         * ext/alsa/gstalsamixer.h:
22290         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
22291         macro to implement the interface without much code. Cleanups. 
22292
22293         * ext/alsa/gstalsasrc.h:
22294         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
22295         READY.
22296
22297         * ext/alsa/Makefile.am: Add new files.
22298         * ext/alsa/gstalsamixerelement.c: 
22299         * ext/alsa/gstalsamixerelement.c: Split element code out from
22300         mixer code so that alsasrc can be a mixer too.
22301
22302 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22303
22304         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22305         (GST_START_TEST):
22306         * check/elements/vorbisdec.c: (setup_vorbisdec),
22307         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
22308         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
22309         (vorbis_handle_identification_packet),
22310         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
22311         (vorbis_handle_header_packet), (vorbis_dec_push),
22312         (vorbis_dec_chain):
22313           use the setup/teardown methods to save code.  save code is good.
22314
22315 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22316
22317         * check/Makefile.am:
22318           add ext dir for plugins
22319           add vorbisdec test conditionally
22320         * check/elements/volume.c: (setup_volume), (cleanup_volume),
22321         (GST_START_TEST), (volume_suite):
22322           add a test with wrong caps
22323         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
22324         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
22325           add a vorbisdec test
22326         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
22327         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
22328           clean up debug output
22329         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
22330           yay, fix a segfault/security issue in vorbisdec
22331           gst-launch fakesrc ! vorbisdec wasn't happy
22332         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
22333         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
22334         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
22335         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
22336         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
22337         (gst_vorbisenc_set_metadata), (get_constraints_string),
22338         (update_start_message), (gst_vorbisenc_setup),
22339         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
22340         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
22341         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
22342         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
22343         * ext/vorbis/vorbisenc.h:
22344           march in line
22345         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22346         (gst_ffmpegcsp_transform):
22347           have the kow come home
22348         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22349           debug my func ptr
22350         * gst/volume/gstvolume.c: (volume_set_caps):
22351           add a debug
22352
22353 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22354
22355         * Makefile.am:
22356         * check/.cvsignore:
22357         * check/Makefile.am:
22358         * check/elements/.cvsignore:
22359         * check/elements/volume.c: (chain_func), (event_func),
22360         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
22361         (main):
22362         * configure.ac:
22363           add unit test structure for gst-plugins-base
22364           add a test for volume
22365         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
22366         (gst_volume_set_volume), (gst_volume_get_volume),
22367         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
22368         (volume_funcfind), (volume_process_float), (volume_process_int16),
22369         (volume_set_caps), (volume_transform), (volume_update_mute),
22370         (volume_update_volume), (volume_set_property),
22371         (volume_get_property):
22372           document a little; use basetransform vmethod _set_caps
22373
22374 2005-08-19  Andy Wingo  <wingo@pobox.com>
22375
22376         * ext/alsa/gstalsamixertrack.h:
22377         * ext/alsa/gstalsamixertrack.c:
22378         * ext/alsa/gstalsamixeroptions.h:
22379         * ext/alsa/gstalsamixeroptions.c:
22380         * ext/alsa/gstalsamixer.h:
22381         * ext/alsa/gstalsamixer.c: Port to 0.9.
22382
22383         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
22384         Remove gstalsa.c and alsaclock. No more cruft here.
22385         
22386 2005-08-18  Wim Taymans  <wim@fluendo.com>
22387
22388         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22389         (gst_base_rtp_depayload_chain),
22390         (gst_base_rtp_depayload_add_to_queue),
22391         (gst_base_rtp_depayload_push),
22392         (gst_base_rtp_depayload_queue_release):
22393         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22394         Fix for RTPBuffer changes.
22395
22396         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
22397         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
22398         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
22399         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
22400         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
22401         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
22402         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
22403         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
22404         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
22405         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
22406         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
22407         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
22408         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
22409         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
22410         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
22411         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
22412         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
22413         (gst_rtpbuffer_get_payload):
22414         * gst-libs/gst/rtp/gstrtpbuffer.h:
22415         Don't subclass GstBuffer but add methods and helper functions
22416         to construct and manipulate RTP packets in regular GstBuffers.
22417
22418 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
22419
22420         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
22421           moved statement below switch
22422         * gst/volume/gstvolume.c: (gst_volume_class_init):
22423           added debug ptr
22424
22425 2005-08-16  Wim Taymans  <wim@fluendo.com>
22426
22427         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22428         (gst_base_audio_src_change_state):
22429         Open and close device in READY<->NULL state change.
22430
22431 2005-08-16  Andy Wingo  <wingo@pobox.com>
22432
22433         * examples/seeking/Makefile.am: Don't compile non-compiling
22434         compiled objects with the compiler.
22435
22436         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
22437         elements.
22438
22439 2005-08-12  Philippe Khalaf <burger@speedy.org>
22440         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22441         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22442           Made a thread to release the queue.
22443           Removed timestamp conversion for now.
22444
22445 2005-08-10  Philippe Khalaf <burger@speedy.org>
22446         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22447         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22448           Added rtp timestamp -> gst timestamp conversion.
22449           Fixed several problems with queue.
22450
22451 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22452
22453         * gst-libs/gst/audio/gstaudioclock.h:
22454         * gst-libs/gst/audio/gstaudiofilter.h:
22455         * gst-libs/gst/audio/gstaudiosink.h:
22456         * gst-libs/gst/audio/gstaudiosrc.h:
22457         * gst-libs/gst/audio/gstbaseaudiosink.h:
22458         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22459         * gst-libs/gst/audio/gstringbuffer.h:
22460         * gst-libs/gst/net/gstnetbuffer.h:
22461         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22462         * gst-libs/gst/rtp/gstrtpbuffer.h:
22463           Add padding (you will need to rebuild gst-plugins-base,
22464           gst-plugins and all applications afterwards!)
22465
22466 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22467
22468         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
22469         (gst_riff_parse_chunk):
22470           Fix bug in debug message and add some more debug messages.
22471
22472 2005-08-08  Edward Hervey  <edward@fluendo.com>
22473
22474         * gst-libs/gst/riff/riff-media.c:
22475         backported updates since branch
22476
22477 2005-08-08  Andy Wingo  <wingo@pobox.com>
22478
22479         * gst-libs/gst/audio/gstbaseaudiosink.c
22480         (gst_base_audio_sink_change_state): Open the device in NULL->READY
22481         like good elements should. Close on READY->NULL too.
22482
22483         * gst-libs/gst/audio/gstaudiosink.c
22484         (gst_audioringbuffer_open_device,
22485         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
22486         (gst_audioringbuffer_release): Updates for new ring buffer API,
22487         hook into the new audio sink api.
22488
22489         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
22490         (GstAudioSinkClass.close): Just open and close the device -- no
22491         resource allocation or configuration.
22492         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
22493         vmethods, handle device setup and resource allocation.
22494
22495         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
22496         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
22497         base class API.
22498
22499         * gst-libs/gst/audio/gstringbuffer.h
22500         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
22501         New vmethods.
22502
22503         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
22504         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
22505         New API functions. The device should be opened before acquiring
22506         and closed after releasing.
22507
22508 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
22509
22510         * gst-libs/gst/interfaces/mixer.h:
22511           Reset padding to GST_PADDING.
22512
22513 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22514
22515         * gst/playback/gstplaybin.c: (remove_sinks):
22516           Remove visualization from parent explicitely; works around some
22517           apparent refcount issue that I haven't tracked down yet.
22518
22519 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22520
22521         * ext/alsa/gstalsasink.c: (set_hwparams):
22522           Assign debug category, add negotiation debug msgs.
22523
22524 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22525
22526         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
22527           Fix error code for file-not-found to NOT_FOUND.
22528
22529 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22530
22531         * common/gtk-doc-plugins.mak:
22532         * docs/plugins/Makefile.am:
22533         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22534         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22535           renamed to actual element names, so much nicer to look at
22536         * docs/plugins/tmpl/gstmultifdsink.sgml:
22537           remove
22538         * docs/plugins/tmpl/multifdsink.sgml:
22539         * docs/plugins/tmpl/tcpserversink.sgml:
22540           add
22541         * ext/alsa/gstalsa.c:
22542         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
22543         * ext/ogg/gstoggmux.c:
22544         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
22545         * gst/playback/gstdecodebin.c:
22546         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22547         * gst/tcp/gsttcpserversink.c:
22548           various fixes and documentation additions
22549
22550 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22551
22552         * common/Makefile.am:
22553         * common/gstdoc-scangobj:
22554         * common/gtk-doc-plugins.mak:
22555         * common/gtk-doc.mak:
22556           add a custom scangobj that uses the registry
22557           add a custom gtk-doc-plugins.mak that uses it
22558           some doc build fixes
22559         * configure.ac:
22560         * docs/Makefile.am:
22561         * docs/plugins/Makefile.am:
22562         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22563         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22564         * docs/plugins/gst-plugins-base-plugins.types:
22565         * docs/plugins/tmpl/gstmultifdsink.sgml:
22566           add docs for one element, multifdsink
22567         * gst/adder/gstadder.h:
22568         * gst/volume/gstvolume.h:
22569           don't privatize enum
22570         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
22571         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
22572         (gst_sync_method_get_type), (gst_client_status_get_type),
22573         (gst_multifdsink_class_init),
22574         (gst_multifdsink_client_queue_buffer),
22575         (gst_multifdsink_handle_client_write):
22576         * gst/tcp/gstmultifdsink.h:
22577         * gst/tcp/gsttcp.h:
22578         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
22579         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
22580         (gst_tcpclientsink_render):
22581         * gst/tcp/gsttcpclientsink.h:
22582         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
22583         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
22584         (gst_tcpclientsrc_start):
22585         * gst/tcp/gsttcpclientsrc.h:
22586         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
22587         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
22588         * gst/tcp/gsttcpserversrc.h:
22589         * gst/typefind/gsttypefindfunctions.c:
22590           remove superfluous Type stuff
22591
22592 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22593
22594         * gst/playback/gstplaybin.c: (gen_video_element):
22595           Enable videoscale.
22596
22597 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22598
22599         * gst-libs/gst/gconf/gconf.c:
22600         * gst-libs/gst/gconf/gconf.h:
22601           Fix some Andy Problem [tm].
22602
22603 2005-08-04  Andy Wingo  <wingo@pobox.com>
22604
22605         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
22606         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
22607         (gst_ffmpegcsp_get_size): Adapt to API changes.
22608
22609         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
22610         Implement an in-place do-nothing transform.
22611
22612 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22613
22614         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
22615         (gst_ximagesink_renegotiate_size):
22616           Do not set new window sizes yet if we prepare a new buffer size
22617           for upstream renegotiation (software scaling) at some point in the
22618           future, because this new size waqs not actually accepted yet. Once
22619           accepted, renegotiation later on will set the new sizes just fine.
22620           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
22621           embedding testcase.
22622
22623 2005-08-03  Andy Wingo  <wingo@pobox.com>
22624
22625         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
22626         (gst_ximagesink_buffer_alloc): 
22627         Protect the height, width, and desired_caps with the pool_lock.
22628         Fixes videotestsrc ! queue ! ximagesink.
22629
22630 2005-08-02  Edward Hervey  <edward@fluendo.com>
22631
22632         * gst/volume/gstvolume.c:
22633         include left from controller cleanup
22634
22635 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
22636         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
22637           Stop collectpads before calling the parent state
22638           change function on PAUSED->READY.
22639
22640 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
22641         * configure.ac:
22642           When testing for X libs, use the X CFlags 
22643         * gst/adder/gstadder.c: (gst_adder_change_state):
22644           Stop the collectpads before calling parent state change function
22645           on PAUSED->READY, otherwise we deadlock deactivating pads.
22646
22647 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
22648
22649         * configure.ac:
22650         * docs/libs/tmpl/gstcolorbalance.sgml:
22651         * docs/libs/tmpl/gstmixer.sgml:
22652         * examples/Makefile.am:
22653         * gst/sine/Makefile.am:
22654         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
22655         (gst_sinesrc_set_property), (plugin_init):
22656         * gst/sine/gstsinesrc.h:
22657         * gst/volume/Makefile.am:
22658         * gst/volume/gstvolume.c: (gst_volume_set_volume),
22659         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
22660         (volume_process_float), (volume_process_int16),
22661         (volume_set_property), (plugin_init):
22662         * gst/volume/gstvolume.h:
22663           deactivate and remove dparams (libgstcontrol)
22664
22665 2005-07-29  Wim Taymans  <wim@fluendo.com>
22666
22667         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
22668         Convert me to BaseTransform!! help..
22669
22670 2005-07-29  Andy Wingo  <wingo@pobox.com>
22671
22672         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
22673         sinks.
22674
22675         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
22676         support of both endiannesses.
22677
22678 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
22679
22680         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
22681           Fix confusing debug message (s/event/query/)
22682
22683 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
22684
22685         * gst/videotestsrc/videotestsrc.h:
22686           Use "_stdint.h" instead of <stdint.h>
22687
22688 2005-07-27  Wim Taymans  <wim@fluendo.com>
22689
22690         * ext/vorbis/Makefile.am:
22691         Revert wrong commit.
22692
22693 2005-07-27  Wim Taymans  <wim@fluendo.com>
22694
22695         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
22696         More compilation fixen.
22697
22698 2005-07-27  Wim Taymans  <wim@fluendo.com>
22699
22700         * gst-libs/gst/audio/gstbaseaudiosink.c:
22701         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
22702         (gst_base_audio_sink_create_ringbuffer),
22703         (gst_base_audio_sink_change_state):
22704         Fix compilation.
22705
22706 2005-07-27  Wim Taymans  <wim@fluendo.com>
22707
22708         * examples/seeking/seek.c: (setup_dynamic_link),
22709         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
22710         (query_positions_elems), (query_positions_pads), (do_seek):
22711         Update seek example.
22712
22713         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
22714         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
22715         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
22716         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
22717         (gst_ogg_demux_handle_event),
22718         (gst_ogg_demux_deactivate_current_chain),
22719         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
22720         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22721         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
22722         (gst_ogg_demux_loop):
22723         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
22724         * ext/theora/theoradec.c: (theora_dec_src_event),
22725         (theora_dec_src_getcaps), (theora_dec_sink_event),
22726         (theora_dec_push), (theora_dec_chain):
22727         * ext/vorbis/Makefile.am:
22728         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
22729         (vorbis_dec_sink_event), (vorbis_dec_push),
22730         (vorbis_handle_data_packet):
22731         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
22732         (gst_vorbisenc_chain):
22733         * gst/playback/gststreaminfo.c: (cb_probe):
22734         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
22735         * gst/videorate/gstvideorate.c: (gst_videorate_event):
22736         * gst/videoscale/gstvideoscale.c:
22737         (gst_videoscale_handle_src_event):
22738         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
22739         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
22740         (gst_ximagesink_navigation_send_event):
22741         * sys/xvimage/xvimagesink.c:
22742         (gst_xvimagesink_navigation_send_event):
22743         Various event updates and cleanups
22744
22745 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22746
22747         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
22748           Fix segfault for I420/YV12.
22749
22750 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22751
22752         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
22753           Report bitrate.
22754
22755 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22756
22757         * gst/playback/gstplaybin.c: (gen_video_element),
22758         (gen_audio_element):
22759           Switch to auto*sink elements as default sinks; add volume element
22760           so that volume control in totem works.
22761
22762 2005-07-21  Wim Taymans  <wim@fluendo.com>
22763
22764         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
22765         * gst/playback/gstplaybin.c: (setup_sinks),
22766         (gst_play_bin_change_state):
22767         Refcount fix and more comments.
22768
22769 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22770
22771         * sys/ximage/Makefile.am:
22772         * sys/ximage/ximage.c: (plugin_init):
22773         * sys/ximage/ximagesink.c:
22774         Prepare for adding ximagesrc, rename of plugin to ximage etc.
22775         
22776
22777 2005-07-21  Wim Taymans  <wim@fluendo.com>
22778
22779         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
22780         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
22781         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
22782         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
22783         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
22784         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
22785         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
22786         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
22787         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
22788         Generate correct disconts for live chained oggs.
22789
22790         * gst-libs/gst/audio/gstbaseaudiosink.c:
22791         (gst_base_audio_sink_render),
22792         (gst_base_audio_sink_create_ringbuffer),
22793         (gst_base_audio_sink_change_state):
22794         Handle discont math correctly.
22795
22796         * gst/playback/gstplaybin.c: (add_sink):
22797         Some small debug cleanup.
22798
22799 2005-07-21  Wim Taymans  <wim@fluendo.com>
22800
22801         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
22802         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
22803         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
22804         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
22805         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
22806         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
22807         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
22808         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
22809         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22810         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
22811         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
22812         (gst_ogg_demux_change_state), (gst_ogg_print):
22813         Reorganize code to send the right disconts when in streaming
22814         mode.
22815
22816 2005-07-20  Andy Wingo  <wingo@pobox.com>
22817
22818         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
22819         fix (?), fixes a seggie mcfalterson (#310894).
22820
22821 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22822
22823         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
22824         (gst_ogg_mux_set_header_on_caps):
22825         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
22826         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
22827         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
22828         * gst-libs/gst/audio/multichannel.c:
22829         (gst_audio_set_channel_positions),
22830         (gst_audio_set_structure_channel_positions_list):
22831         * gst/playback/gstdecodebin.c: (dynamic_create):
22832         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
22833         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
22834           Fixes for API changes in core.
22835
22836 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22837
22838         * gst/playback/gstplaybasebin.c: (fill_buffer):
22839           Use _new_custom() so we can set custom message types for buffering
22840           messages.
22841
22842 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22843
22844         * configure.ac:
22845         * gst-libs/gst/Makefile.am:
22846         * gst-libs/gst/gconf/.cvsignore:
22847         * gst-libs/gst/gconf/Makefile.am:
22848         * gst-libs/gst/gconf/test-gconf.c:
22849         * pkgconfig/Makefile.am:
22850         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
22851         * pkgconfig/gstreamer-gconf.pc.in:
22852           Remove gconf stuff, use gconf elements instead from now on.
22853
22854 2005-07-20  Wim Taymans  <wim@fluendo.com>
22855
22856         * gst-libs/gst/audio/TODO:
22857         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
22858         (gst_audio_clock_get_internal_time):
22859         * gst-libs/gst/audio/gstaudioclock.h:
22860         * gst-libs/gst/audio/gstbaseaudiosink.c:
22861         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
22862         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
22863         (gst_base_audio_sink_render),
22864         (gst_base_audio_sink_create_ringbuffer),
22865         (gst_base_audio_sink_change_state):
22866         Make sure the audio clock always returns an increasing value.
22867
22868 2005-07-19  Andy Wingo  <wingo@pobox.com>
22869
22870         * gst/videotestsrc/: Cleanups.
22871
22872 2005-07-19  Wim Taymans  <wim@fluendo.com>
22873
22874         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
22875         Better debugging.
22876
22877 2005-07-19  Wim Taymans  <wim@fluendo.com>
22878
22879         * examples/seeking/seek.c: (make_dv_pipeline),
22880         (make_vorbis_theora_pipeline), (query_rates),
22881         (query_positions_elems), (query_positions_pads), (do_seek):
22882         Make correct DV pipeline.
22883
22884 2005-07-18  Andy Wingo  <wingo@pobox.com>
22885
22886         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
22887         default. Also because it's the only thing that really works. (This
22888         is used in the GConf elements).
22889         Use AS_LIBTOOL_TAGS.
22890
22891 2005-07-18  Wim Taymans  <wim@fluendo.com>
22892
22893         * gst/playback/gstdecodebin.c: (remove_element_chain):
22894         * gst/playback/gstplaybin.c: (add_sink):
22895         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
22896         (gst_stream_info_set_mute):
22897         * gst/playback/gststreamselector.c:
22898         (gst_stream_selector_get_linked_pad),
22899         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
22900         More leak and compile fixes.
22901
22902 2005-07-18  Wim Taymans  <wim@fluendo.com>
22903
22904         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
22905         (query_rates), (query_positions_elems), (query_positions_pads),
22906         (do_seek), (seek_cb), (stop_seek):
22907         Updated seek example. 
22908
22909         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
22910         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
22911         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
22912         * gst/playback/gstplaybin.c: (add_sink):
22913         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
22914         (gst_stream_info_set_mute):
22915         Some refcount leak fixes.
22916
22917 2005-07-16  Wim Taymans  <wim@fluendo.com>
22918
22919         * gst-libs/gst/audio/gstbaseaudiosink.c:
22920         (gst_base_audio_sink_render):
22921         Align samples even if we have roundoff errors in the 
22922         timestamp conversion.
22923
22924 2005-07-16  Wim Taymans  <wim@fluendo.com>
22925
22926         * docs/libs/tmpl/gstringbuffer.sgml:
22927         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
22928         (query_rates), (query_positions_elems), (query_positions_pads),
22929         (update_scale), (do_seek):
22930         Updated seek example.
22931
22932         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
22933         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
22934         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
22935         (gst_ogg_demux_loop):
22936         Push out correct discont values.
22937
22938         * ext/theora/theoradec.c: (theora_dec_src_convert),
22939         (theora_dec_sink_convert), (theora_dec_src_getcaps),
22940         (theora_dec_sink_event), (theora_handle_type_packet),
22941         (theora_handle_header_packet), (theora_dec_push),
22942         (theora_handle_data_packet), (theora_dec_chain),
22943         (theora_dec_change_state):
22944         Better timestamping.
22945
22946         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
22947         (vorbis_dec_sink_event), (vorbis_dec_push),
22948         (vorbis_handle_data_packet), (vorbis_dec_chain):
22949         * ext/vorbis/vorbisdec.h:
22950         Better timestamping.
22951
22952         * gst-libs/gst/audio/gstbaseaudiosink.c:
22953         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
22954         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22955         Handle syncing on timestamps instead of sample offsets. Make
22956         use of DISCONT values as described in design docs.
22957
22958         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22959         (gst_base_audio_src_get_time):
22960         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
22961         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
22962         (gst_ring_buffer_read):
22963         * gst-libs/gst/audio/gstringbuffer.h:
22964         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
22965         (gst_ximagesink_show_frame):
22966         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22967         Correcly convert buffer timestamp to stream time.
22968
22969 2005-07-16  Wim Taymans  <wim@fluendo.com>
22970
22971         * gst/audioconvert/gstaudioconvert.c:
22972         (gst_audio_convert_get_buffer):
22973         Timestamp buffers correctly.
22974
22975         * gst/playback/gstplaybin.c: (gen_video_element):
22976         Make internal fakesink silent.
22977
22978 2005-07-15  Wim Taymans  <wim@fluendo.com>
22979
22980         * gst/ffmpegcolorspace/Makefile.am:
22981         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22982         (gst_ffmpegcsp_caps_remove_format_info),
22983         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
22984         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
22985         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
22986         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
22987         Ported ffmpegcolorspace to basetransform.
22988
22989         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
22990         * gst/volume/gstvolume.c: (volume_transform):
22991         Ported to new API.
22992
22993 2005-07-14  Wim Taymans  <wim@fluendo.com>
22994
22995         * gst/videotestsrc/Makefile.am:
22996         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
22997         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
22998         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
22999         (gst_videotestsrc_init), (gst_videotestsrc_event),
23000         (gst_videotestsrc_create), (gst_videotestsrc_start),
23001         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
23002         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
23003         (gst_videotestsrc_get_property):
23004         * gst/videotestsrc/gstvideotestsrc.h:
23005         Make videotestsrc a pushsrc.
23006
23007 2005-07-14  Wim Taymans  <wim@fluendo.com>
23008
23009         * gst/tcp/gstfdset.c: (gst_fdset_free):
23010         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
23011         (gst_multifdsink_add), (gst_multifdsink_remove),
23012         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
23013         (gst_multifdsink_remove_client_link),
23014         (gst_multifdsink_client_queue_data),
23015         (gst_multifdsink_client_queue_caps),
23016         (gst_multifdsink_client_queue_buffer),
23017         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
23018         (gst_multifdsink_stop):
23019         * gst/tcp/gstmultifdsink.h:
23020         0.8 backporting.
23021
23022         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
23023         Also draw image when not from a pool.
23024
23025 2005-07-14  Wim Taymans  <wim@fluendo.com>
23026
23027         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
23028         (mute_stream), (silence_stream):
23029         Small debug additions.
23030
23031 2005-07-14  Wim Taymans  <wim@fluendo.com>
23032
23033         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23034         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
23035         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
23036         Better error recovery, ignore unconnected pads and
23037         non-fatal errors.
23038
23039 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23040
23041         * docs/libs/tmpl/gstaudio.sgml:
23042         * docs/libs/tmpl/gstcolorbalance.sgml:
23043         * docs/libs/tmpl/gstgconf.sgml:
23044         * docs/libs/tmpl/gstmixer.sgml:
23045         * docs/libs/tmpl/gstringbuffer.sgml:
23046         * docs/libs/tmpl/gsttuner.sgml:
23047         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23048         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23049         (gst_tcpclientsrc_class_init):
23050         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23051         (gst_tcpserversrc_class_init):
23052         * sys/v4l/gstv4lelement.c:
23053           more autistic cleanliness in functions/names/defines
23054
23055 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
23056
23057         * configure.ac:
23058           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
23059           added manually to each Makefile.am so we are sure it goes
23060           *last* and doesn't add -L flags before linking in libs of our
23061           own, like, say, internal .la libs, that then accidentally pick
23062           up the installed copy.
23063         * docs/libs/Makefile.am:
23064         * ext/alsa/Makefile.am:
23065         * ext/cdparanoia/Makefile.am:
23066         * ext/gnomevfs/Makefile.am:
23067         * ext/libvisual/Makefile.am:
23068         * ext/ogg/Makefile.am:
23069         * ext/theora/Makefile.am:
23070         * ext/vorbis/Makefile.am:
23071         * gst-libs/gst/video/Makefile.am:
23072         * gst/adder/Makefile.am:
23073         * gst/audioconvert/Makefile.am:
23074         * gst/audiorate/Makefile.am:
23075         * gst/audioscale/Makefile.am:
23076         * gst/ffmpegcolorspace/Makefile.am:
23077         * gst/playback/Makefile.am:
23078         * gst/sine/Makefile.am:
23079         * gst/subparse/Makefile.am:
23080         * gst/tags/Makefile.am:
23081         * gst/tcp/Makefile.am:
23082         * gst/typefind/Makefile.am:
23083         * gst/videorate/Makefile.am:
23084         * gst/videoscale/Makefile.am:
23085         * gst/videotestsrc/Makefile.am:
23086         * gst/volume/Makefile.am:
23087         * sys/v4l/Makefile.am:
23088         * sys/ximage/Makefile.am:
23089         * sys/xvimage/Makefile.am:
23090           adapt properly to this change. This should make sure that
23091           plugins and libs properly link to the as-yet-uninstalled
23092           copies of stuff like libgstinterfaces and libgstvideo
23093
23094 2005-07-13  Andy Wingo  <wingo@pobox.com>
23095
23096         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
23097         (gst_v4lsrc_fixate): Fixate on format as well.
23098
23099         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
23100         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
23101         buffer points to it.
23102         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
23103         rather just doing X calls ourselves. Also fixes a memleak.
23104
23105 2005-07-12  Andy Wingo  <wingo@pobox.com>
23106
23107         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
23108         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
23109         (gst_v4lsrc_create): Re-add the copy-mode property, default to
23110         TRUE to avoid deadlocks if an element holds on to our buffers.
23111
23112 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
23113
23114         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23115         (gst_sinesrc_init), (gst_sinesrc_create),
23116         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23117         (gst_sinesrc_start):
23118         * gst/sine/gstsinesrc.h:
23119           removing num-buffers property before moving it
23120
23121 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
23122
23123         * configure.ac:
23124           use overridable ERROR_CFLAGS
23125         * docs/libs/gst-plugins-base-libs.types:
23126         * docs/libs/tmpl/gstringbuffer.sgml:
23127         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
23128         (gst_alsasink_class_init):
23129         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23130         (gst_alsasrc_class_init):
23131         * gst-libs/gst/audio/audio.h:
23132         * gst-libs/gst/audio/gstaudioclock.h:
23133         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
23134         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
23135         (gst_audio_filter_link), (gst_audio_filter_init),
23136         (gst_audio_filter_chain), (gst_audio_filter_set_property),
23137         (gst_audio_filter_get_property),
23138         (gst_audio_filter_class_add_pad_templates):
23139         * gst-libs/gst/audio/gstaudiofilter.h:
23140         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
23141         (gst_audio_filter_template_get_type),
23142         (gst_audio_filter_template_base_init),
23143         (gst_audio_filter_template_class_init),
23144         (gst_audio_filter_template_init),
23145         (gst_audio_filter_template_set_property),
23146         (gst_audio_filter_template_get_property), (plugin_init),
23147         (gst_audio_filter_template_setup),
23148         (gst_audio_filter_template_filter),
23149         (gst_audio_filter_template_filter_inplace):
23150         * gst-libs/gst/audio/gstaudiosink.c:
23151         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23152         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
23153         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23154         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23155         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
23156         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
23157         * gst-libs/gst/audio/gstaudiosink.h:
23158         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23159         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23160         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23161         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
23162         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
23163         (gst_audio_src_class_init), (gst_audio_src_init),
23164         (gst_audio_src_create_ringbuffer):
23165         * gst-libs/gst/audio/gstaudiosrc.h:
23166         * gst-libs/gst/audio/gstbaseaudiosink.c:
23167         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
23168         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
23169         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
23170         (gst_base_audio_sink_set_property),
23171         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
23172         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
23173         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
23174         (gst_base_audio_sink_create_ringbuffer),
23175         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
23176         * gst-libs/gst/audio/gstbaseaudiosink.h:
23177         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23178         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
23179         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
23180         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
23181         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
23182         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
23183         (gst_base_audio_src_event), (gst_base_audio_src_create),
23184         (gst_base_audio_src_create_ringbuffer),
23185         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
23186         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23187         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
23188         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
23189         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
23190         (gst_ring_buffer_debug_spec_caps),
23191         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
23192         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
23193         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
23194         (gst_ring_buffer_start), (gst_ring_buffer_pause),
23195         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
23196         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
23197         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
23198         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
23199         (gst_ring_buffer_clear):
23200         * gst-libs/gst/audio/gstringbuffer.h:
23201         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
23202         (gst_video_sink_class_init), (gst_video_sink_get_type):
23203         * gst-libs/gst/video/videosink.h:
23204         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23205         (gst_multifdsink_class_init),
23206         (gst_multifdsink_handle_client_write),
23207         (gst_multifdsink_change_state):
23208         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23209         (gst_tcpclientsink_setcaps):
23210         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23211         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
23212         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
23213         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
23214         (gst_ximagesink_send_pending_navigation),
23215         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
23216         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
23217         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
23218         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23219         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
23220         (gst_xvimagesink_send_pending_navigation),
23221         (gst_xvimagesink_navigation_send_event),
23222         (gst_xvimagesink_set_xwindow_id),
23223         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
23224         (gst_xvimagesink_get_type):
23225         more macro splitting
23226
23227 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23228
23229         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23230           plug a memleak, allows me to import 1479 albums in one go
23231           in jamboree
23232         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23233         (vorbis_handle_type_packet), (vorbis_dec_chain),
23234         (vorbis_dec_change_state):
23235           fix some format strings
23236
23237 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23238
23239         * docs/libs/tmpl/gstcolorbalance.sgml:
23240         * docs/libs/tmpl/gstmixer.sgml:
23241         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
23242         (gst_alsasink_set_property), (gst_alsasink_get_property):
23243         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
23244         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
23245           add device property
23246
23247 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
23248
23249         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
23250         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
23251         (audiocast_register_listener), (audiocast_thread_run),
23252         (gst_gnomevfssrc_send_additional_headers_callback),
23253         (gst_gnomevfssrc_received_headers_callback),
23254         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
23255         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
23256         (gst_gnomevfssrc_get_size):
23257           add/clean up debugging
23258         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
23259           cleanups
23260
23261 2005-07-07  Andy Wingo  <wingo@pobox.com>
23262
23263         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
23264         framerate. Need to get a handle on when exactly this function is
23265         called, tho.
23266
23267         * sys/v4l/v4lsrc_calls.h:
23268         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
23269         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
23270         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
23271
23272         * sys/v4l/v4l_calls.h: Cast to V4lElement.
23273         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
23274         v4lelements are sources.
23275
23276         * sys/v4l/gstv4lxoverlay.h:
23277         * sys/v4l/gstv4lxoverlay.c:
23278         * sys/v4l/gstv4ltuner.h:
23279         * sys/v4l/gstv4ltuner.c: Header loc fixen.
23280         
23281         * sys/v4l/gstv4lsrc.h:
23282         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
23283         PushSrc/BaseSrc. Removed most sync-related properties, videorate
23284         or something should handle that. Made a live source.
23285
23286         * sys/v4l/gstv4lelement.h:
23287         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
23288         signals. Some cleanups.
23289
23290         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
23291
23292         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
23293         stuff.
23294
23295         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
23296         stuff.
23297
23298         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
23299
23300 2005-07-07  Wim Taymans  <wim@fluendo.com>
23301
23302         * ext/theora/theoradec.c: (theora_get_query_types),
23303         (theora_dec_src_getcaps), (theora_dec_push):
23304         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
23305         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
23306         Remove deprecated/unused query types.
23307
23308 2005-07-06  Wim Taymans  <wim@fluendo.com>
23309
23310         * ext/alsa/Makefile.am:
23311         * ext/alsa/gstalsaplugin.c: (plugin_init):
23312         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23313         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
23314         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
23315         (gst_alsasrc_class_init), (gst_alsasrc_init),
23316         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
23317         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
23318         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
23319         (gst_alsasrc_reset):
23320         * ext/alsa/gstalsasrc.h:
23321         * gst-libs/gst/audio/Makefile.am:
23322         * gst-libs/gst/audio/gstaudiosink.c:
23323         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23324         (gst_audioringbuffer_start):
23325         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
23326         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
23327         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
23328         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
23329         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
23330         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
23331         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
23332         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
23333         * gst-libs/gst/audio/gstaudiosrc.h:
23334         * gst-libs/gst/audio/gstbaseaudiosink.c:
23335         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23336         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
23337         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
23338         * gst-libs/gst/audio/gstbaseaudiosrc.c:
23339         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
23340         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
23341         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
23342         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
23343         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
23344         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
23345         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
23346         (gst_baseaudiosrc_change_state):
23347         * gst-libs/gst/audio/gstbaseaudiosrc.h:
23348         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
23349         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
23350         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
23351         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
23352         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
23353         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
23354         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
23355         * gst-libs/gst/audio/gstringbuffer.h:
23356         Added audiosource base classes.
23357         Ported alsasrc, still very basic.
23358
23359 2005-07-06  Wim Taymans  <wim@fluendo.com>
23360
23361         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
23362         (theora_dec_push), (theora_handle_data_packet):
23363         Prepare for better timestamp fix later.
23364
23365         * gst/audioconvert/gstaudioconvert.c:
23366         List most accurate caps first
23367
23368         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
23369         Use proper pad task function.
23370
23371         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
23372         (gst_xvimagesink_show_frame):
23373         Fix deadlock when alloc failed.
23374
23375 2005-07-05  Andy Wingo  <wingo@pobox.com>
23376
23377         * ext/gnomevfs/gstgnomevfssrc.c:
23378         * gst/sine/gstsinesrc.c:
23379         * gst/tcp/gsttcpserversrc.c:
23380         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
23381
23382         * sys/v4l/: Port from 0.8.
23383
23384         * Many files: Null if we got it....
23385
23386 2005-07-05  Andy Wingo  <wingo@pobox.com>
23387
23388         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
23389         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
23390         Signedness fixes.
23391
23392 2005-07-05  Wim Taymans  <wim@fluendo.com>
23393
23394         * configure.ac:
23395         * gst/tcp/Makefile.am:
23396         * gst/tcp/README:
23397         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
23398         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
23399         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
23400         (is_sync_frame), (gst_multifdsink_handle_client_write),
23401         (gst_multifdsink_render), (gst_multifdsink_start),
23402         (gst_multifdsink_stop), (gst_multifdsink_change_state):
23403         * gst/tcp/gstmultifdsink.h:
23404         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
23405         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
23406         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
23407         * gst/tcp/gsttcp.h:
23408         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
23409         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
23410         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
23411         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
23412         * gst/tcp/gsttcpclientsink.h:
23413         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
23414         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
23415         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
23416         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
23417         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
23418         * gst/tcp/gsttcpclientsrc.h:
23419         * gst/tcp/gsttcpplugin.c: (plugin_init):
23420         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
23421         * gst/tcp/gsttcpserversink.h:
23422         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
23423         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
23424         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
23425         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
23426         (gst_tcpserversrc_stop):
23427         * gst/tcp/gsttcpserversrc.h:
23428         * gst/tcp/gsttcpsink.c:
23429         * gst/tcp/gsttcpsink.h:
23430         * gst/tcp/gsttcpsrc.c:
23431         * gst/tcp/gsttcpsrc.h:
23432         Ported tcp plugins to 0.9. 
23433         
23434
23435 2005-07-05  Andy Wingo  <wingo@pobox.com>
23436
23437         * gst/playback/gstplaybasebin.c (fill_buffer):
23438         message_new_application fixen.
23439
23440         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
23441         Style fix.
23442
23443 2005-07-04  Wim Taymans  <wim@fluendo.com>
23444
23445         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23446         Set caps on output buffer.
23447
23448 2005-07-04  Andy Wingo  <wingo@pobox.com>
23449
23450         * ext/gnomevfs/gstgnomevfssrc.c
23451         (gst_gnomevfssrc_received_headers_callback) 
23452         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
23453         hopefully.
23454
23455         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
23456         No refcount leakage.
23457
23458         * configure.ac: Enable -Werror.
23459         
23460         * ext/theora/theoradec.c (theora_dec_src_getcaps):
23461         * gst/audioconvert/bufferframesconvert.c
23462         (buffer_frames_convert_fixate):
23463         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
23464         (gst_audio_convert_fixate):
23465         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
23466         (gst_sinesrc_create): Fixate func changes.
23467         
23468         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23469         (gst_ximagesink_buffer_alloc): Unused var.
23470
23471 2005-07-01  Andy Wingo  <wingo@pobox.com>
23472
23473         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
23474         getcaps to do explicit caps. Needs to be done in all decoders,
23475         possibly via a base class.
23476
23477         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
23478
23479         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
23480         caps on the sink pad, just rely on the pad template. Also, setting
23481         ANY caps on a pad is not valid because the caps are not fixed.
23482
23483         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
23484         caps on the buffer, and get the width from the desired_caps if
23485         they're set.
23486         (gst_ximagesink_renegotiate_size): Implement via setting the
23487         desired_caps on the ximagesink.
23488         (gst_ximagesink_setcaps): Only reset the width of the player if it
23489         wasn't already set. Not sure if this is right.
23490         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
23491
23492         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
23493         that the user wants. NULL unless the window has been resized.
23494
23495         * gst/volume/gstvolume.c (volume_transform): Adapt to
23496         basetransform refcount changes.
23497         
23498 2005-07-01  Andy Wingo  <wingo@pobox.com>
23499
23500         * gst/videoscale/gstvideoscale.c:
23501         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
23502         from BaseTransform, implements a transform_caps. Removed dead code
23503         including some PAR stuff that was never reached -- should probably
23504         be added back somehow.
23505
23506 2005-07-01  Andy Wingo  <wingo@pobox.com>
23507
23508         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
23509         come later.
23510
23511 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23512
23513         * configure.ac:
23514         * docs/libs/Makefile.am:
23515         * docs/libs/gst-plugins-libs.types:
23516         * ext/alsa/Makefile.am:
23517         * ext/alsa/gstalsamixer.h:
23518         * ext/alsa/gstalsamixeroptions.h:
23519         * ext/alsa/gstalsamixertrack.h:
23520         * gst-libs/gst/Makefile.am:
23521         * gst-libs/gst/colorbalance/.cvsignore:
23522         * gst-libs/gst/colorbalance/Makefile.am:
23523         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
23524         * gst-libs/gst/colorbalance/colorbalance.c:
23525         * gst-libs/gst/colorbalance/colorbalance.h:
23526         * gst-libs/gst/colorbalance/colorbalance.vcproj:
23527         * gst-libs/gst/colorbalance/colorbalancechannel.c:
23528         * gst-libs/gst/colorbalance/colorbalancechannel.h:
23529         * gst-libs/gst/interfaces/Makefile.am:
23530         * gst-libs/gst/interfaces/colorbalance.c:
23531         (gst_color_balance_class_init):
23532         * gst-libs/gst/interfaces/colorbalance.h:
23533         * gst-libs/gst/interfaces/interfaces-marshal.list:
23534         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
23535         * gst-libs/gst/interfaces/mixer.h:
23536         * gst-libs/gst/interfaces/mixeroptions.h:
23537         * gst-libs/gst/interfaces/navigation.c:
23538         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
23539         * gst-libs/gst/interfaces/tuner.h:
23540         * gst/volume/Makefile.am:
23541         * gst/volume/gstvolume.c:
23542         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
23543         * sys/ximage/Makefile.am:
23544         * sys/ximage/ximagesink.c:
23545         * sys/xvimage/Makefile.am:
23546         * sys/xvimage/xvimagesink.c:
23547           fold in all interfaces into an interfaces dir, preserving CVS
23548           history
23549
23550 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23551
23552         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
23553           Fix build after riff changes.
23554
23555 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23556
23557         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
23558         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
23559         (gst_riff_create_video_template_caps),
23560         (gst_riff_create_audio_template_caps),
23561         (gst_riff_create_iavs_template_caps):
23562         * gst-libs/gst/riff/riff-media.h:
23563         * gst-libs/gst/riff/riff-read.h:
23564         * gst-libs/gst/riff/riff.c: (gst_riff_init):
23565           Add gst_riff_init() to initialize the debug category, instead
23566           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
23567
23568 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23569
23570         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
23571           Oops, I shouldn't apply hacks.
23572
23573 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23574
23575         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
23576           Remove pad_loop function which doesn't work.
23577
23578 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23579
23580         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
23581           Send EOS when deactivating.
23582         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
23583         (check_queue), (queue_threshold_reached), (queue_out_of_data),
23584         (gen_preroll_element), (probe_triggered), (mute_stream),
23585         (silence_stream), (new_decoded_pad), (setup_substreams),
23586         (set_active_source):
23587         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
23588         (remove_sinks), (add_sink):
23589         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
23590           Change for new probe API.
23591
23592 2005-06-29  Wim Taymans  <wim@fluendo.com>
23593
23594         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
23595         * gst-libs/gst/audio/gstbaseaudiosink.c:
23596         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23597         (gst_baseaudiosink_change_state):
23598         * gst-libs/gst/audio/gstbaseaudiosink.h:
23599         * gst-libs/gst/audio/gstringbuffer.c:
23600         (gst_ringbuffer_set_callback):
23601         Fix compilation error.
23602         Ringbuffer starts out as not running.
23603         Free our clock in dispose.
23604         When releasing the ringbuffer we need to renegotiate so
23605         clear the pad caps.
23606
23607 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
23608
23609         * autogen.sh:
23610         * configure.ac:
23611         * docs/Makefile.am:
23612         * docs/libs/Makefile.am:
23613         * docs/libs/gst-plugins-libs-docs.sgml:
23614         * docs/libs/gst-plugins-libs-sections.txt:
23615         * docs/libs/gst-plugins-libs.types:
23616         * docs/libs/tmpl/gstaudio.sgml:
23617         * docs/libs/tmpl/gstcolorbalance.sgml:
23618         * docs/libs/tmpl/gstringbuffer.sgml:
23619         * gst-libs/gst/audio/gstringbuffer.c:
23620         (gst_ringbuffer_set_callback):
23621           reinstate gtk-doc docs for plugin libs
23622
23623 2005-06-28  Wim Taymans  <wim@fluendo.com>
23624
23625         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23626         (gst_ogg_demux_init):
23627         Removed pad loop function.
23628
23629 2005-06-28  Wim Taymans  <wim@fluendo.com>
23630
23631         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
23632         If we're building a chain we are not in an error case
23633         when we queue a buffer.
23634
23635 2005-06-28  Andy Wingo  <wingo@pobox.com>
23636
23637         * *.c: Don't cast to GstObject before reffing/unreffing.
23638
23639 2005-06-27  Andy Wingo  <wingo@pobox.com>
23640
23641         * gst/videotestsrc/gstvideotestsrc.c
23642         (gst_videotestsrc_activate_push): Activation API changes.
23643
23644         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
23645         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
23646         they have refs on the decodebin.
23647
23648         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
23649         parent class.
23650         (gst_ogg_pad_typefind): Don't leak a pad ref.
23651         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
23652         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
23653         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
23654
23655 2005-06-27  Edward Hervey  <edward@fluendo.com>
23656
23657         * ext/theora/theoradec.c: (theora_dec_change_state): 
23658         re-arranged call to parent's state change in order to avoid locks (or
23659         worse).
23660
23661 2005-06-26  Edward Hervey  <edward@fluendo.com>
23662
23663         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
23664         2nd argument of 'unknow-type' signal is a GstCaps and not a
23665         GstMiniObject
23666
23667 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
23668         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
23669           Set the worker thread's running flag to TRUE before starting the
23670           thread.
23671         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
23672           Catch a failure to add typefind to the bin.
23673
23674 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
23675
23676         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23677         (gst_sinesrc_init), (gst_sinesrc_create),
23678         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23679         (gst_sinesrc_start):
23680         * gst/sine/gstsinesrc.h:
23681           add num-buffers and timestamp-offset properties
23682         * gst/videotestsrc/gstvideotestsrc.c:
23683         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
23684         (gst_videotestsrc_get_property):
23685           add timestamp-offset property
23686
23687 2005-06-23  Christian Schaller  <uraeus@gnome.org>
23688
23689         * configure.ac: add videorate
23690         * gst-plugins-base.spec.in: add videorate
23691
23692 2005-06-23  Wim Taymans  <wim@fluendo.com>
23693
23694         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
23695         (gst_videorate_getcaps), (gst_videorate_setcaps),
23696         (gst_videorate_event), (gst_videorate_chain):
23697         Fixed videorate, fixating an already fixated caps is not
23698         an error.
23699
23700 2005-06-23  Wim Taymans  <wim@fluendo.com>
23701
23702         * ext/ogg/README:
23703         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
23704         Buffer on caps is not boxed anymore.
23705
23706 2005-06-22  Wim Taymans  <wim@fluendo.com>
23707
23708         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
23709         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23710         Set buffers on caps as miniobjects and not as boxed.
23711
23712 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23713
23714         * configure.ac:
23715           back to HEAD
23716
23717 === release 0.9.1 ===
23718
23719 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23720
23721         * .cvsignore:
23722         * NEWS:
23723         * README:
23724         * RELEASE:
23725         * configure.ac:
23726         * po/af.po:
23727         * po/az.po:
23728         * po/cs.po:
23729         * po/en_GB.po:
23730         * po/hu.po:
23731         * po/it.po:
23732         * po/nb.po:
23733         * po/nl.po:
23734         * po/or.po:
23735         * po/sq.po:
23736         * po/sr.po:
23737         * po/sv.po:
23738         * po/uk.po:
23739         * po/vi.po:
23740           updates for release
23741
23742 2005-06-09  Andy Wingo  <wingo@pobox.com>
23743
23744         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
23745         
23746 2005-06-09  Andy Wingo  <wingo@pobox.com>
23747
23748         * configure.ac:
23749         * gst-libs/gst/Makefile.am:
23750         * gst-libs/gst/net/Makefile.am:
23751         Add gstnet to build.
23752
23753 2005-06-09  Andy Wingo  <wingo@pobox.com>
23754
23755         * gst-libs/gst/gconf/gconf.c:
23756         * gst/playback/test.c:
23757         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
23758         fixes.
23759
23760         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
23761
23762         * ext/theora/theoraenc.c (theora_enc_chain): 
23763         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
23764
23765         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
23766         RealPad.
23767
23768 2005-06-02  Wim Taymans  <wim@fluendo.com>
23769
23770         * gst-libs/gst/net/Makefile.am:
23771         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
23772         * pkgconfig/gstreamer-libs.pc.in:
23773         Added net stuff, version net lib.
23774
23775 2005-06-02  Wim Taymans  <wim@fluendo.com>
23776
23777         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23778         (query_rates), (query_positions_elems), (query_positions_pads),
23779         (do_seek):
23780         Updated seek example.
23781
23782 2005-06-02  Andy Wingo  <wingo@pobox.com>
23783
23784         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
23785         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
23786         list.
23787
23788         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
23789         remove the typefind, the bin dispose will do it for us. When it's
23790         removed and unreffed, the signal handler will be disconnected,
23791         too.
23792         (unlinked): It's too difficult to disconnect from unlinked
23793         handlers, as they are on pads not elements. Just punt if the pads
23794         aren't grandkids of the bin.
23795
23796 2005-06-02  Wim Taymans  <wim@fluendo.com>
23797
23798         * ext/ogg/README:
23799         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23800         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
23801         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
23802         * ext/theora/theoradec.c: (theora_dec_src_query),
23803         (theora_handle_data_packet):
23804         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
23805         (theora_enc_chain):
23806         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23807         (vorbis_handle_data_packet):
23808         * gst/audioconvert/bufferframesconvert.c:
23809         (buffer_frames_convert_chain):
23810         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23811         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23812         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23813         (gst_ffmpegcsp_chain):
23814         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
23815         (gst_videorate_getcaps), (gst_videorate_setcaps),
23816         (gst_videorate_event), (gst_videorate_chain):
23817         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
23818         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
23819         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23820         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
23821         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
23822         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
23823         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
23824         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
23825         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
23826         Cleanups and buffer alloc.
23827
23828 2005-05-31  Wim Taymans  <wim@fluendo.com>
23829
23830         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
23831         Don't try to call the delay method when the device is not
23832         opened.
23833
23834 2005-05-31  Wim Taymans  <wim@fluendo.com>
23835
23836         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
23837         Get actual segment size and buffer size after opening
23838         the device.
23839
23840 2005-05-30  Wim Taymans  <wim@fluendo.com>
23841
23842         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
23843         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
23844         Also FLUSH upstream, makes the loop function exit faster.
23845         
23846         * ext/theora/theoradec.c: (theora_dec_src_query):
23847         Some more debug info in the query.
23848         
23849         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23850         (gst_ximagesink_setcaps):
23851         Release lock on par error, better error reporting.
23852
23853 2005-05-26  Wim Taymans  <wim@fluendo.com>
23854
23855         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23856         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
23857         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
23858         Clear chains in READY
23859         Queue packets until the chain is activated.
23860
23861 2005-05-25  Wim Taymans  <wim@fluendo.com>
23862
23863         * gst-libs/gst/audio/gstaudiosink.c:
23864         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23865         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23866         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23867         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23868         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23869         (gst_audiosink_create_ringbuffer):
23870         * gst-libs/gst/audio/gstbaseaudiosink.c:
23871         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
23872         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
23873         (gst_baseaudiosink_set_property), (build_linear_format),
23874         (debug_spec_caps), (debug_spec_buffer),
23875         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
23876         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
23877         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
23878         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
23879         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
23880         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
23881         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
23882         (gst_ringbuffer_play), (gst_ringbuffer_pause),
23883         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
23884         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
23885         (wait_segment), (gst_ringbuffer_commit),
23886         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
23887         (gst_ringbuffer_clear):
23888         Various small cleanups.
23889
23890         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23891         (gst_audio_convert_change_state):
23892         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
23893         No need to take the locks anymore.
23894
23895 2005-05-25  Wim Taymans  <wim@fluendo.com>
23896
23897         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
23898         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
23899         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
23900         (type_found):
23901         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
23902         (group_destroy), (group_commit), (queue_overrun),
23903         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
23904         (mute_stream), (new_decoded_pad), (setup_substreams),
23905         (setup_source), (mute_group_type), (set_active_source),
23906         (gst_play_base_bin_change_state):
23907         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
23908         (gen_video_element), (gen_text_element), (gen_audio_element),
23909         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
23910         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
23911         (gst_stream_info_dispose), (gst_stream_info_set_mute):
23912         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
23913         Some playbin cleanups mostly refcounting sloppyness.
23914
23915 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23916
23917         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
23918           Work with streaming input.
23919
23920 2005-05-25  Wim Taymans  <wim@fluendo.com>
23921
23922         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23923         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23924         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23925         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
23926         No need to take the STREAM lock anymore.
23927
23928 2005-05-25  Wim Taymans  <wim@fluendo.com>
23929
23930         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23931         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
23932         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
23933         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
23934         (gst_ogg_demux_sink_activate):
23935         * ext/theora/theoradec.c: (theora_dec_src_event),
23936         (theora_handle_comment_packet), (theora_dec_chain),
23937         (theora_dec_change_state):
23938         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23939         (vorbis_handle_data_packet), (vorbis_dec_chain),
23940         (vorbis_dec_change_state):
23941         Remove STREAM locks as they are taken in core now.
23942         Never set bogus granulepos on vorbis/theora.
23943         Fix leaks in theoradec tag parsing.
23944
23945 2005-05-25  Wim Taymans  <wim@fluendo.com>
23946
23947         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23948         Fix memleaks, GST_BUFFER_DATA() is not freed.
23949
23950 2005-05-25  Wim Taymans  <wim@fluendo.com>
23951
23952         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23953         Open non-blocking, set to blocking mode afterwards to avoid
23954         lockups when audio device is busy.
23955
23956 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23957
23958         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
23959           This can't be good.
23960
23961 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23962
23963         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
23964         (gst_audio_convert_chain), (gst_audio_convert_link_src),
23965         (gst_audio_convert_setcaps):
23966           Implement instant setup switching.
23967
23968 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23969
23970         * gst/playback/gstplaybasebin.c: (probe_triggered):
23971           Fix missing unlock.
23972         * gst/playback/gstplaybin.c: (add_sink):
23973           First add, then link (otherwise pad link fails).
23974
23975 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23976
23977         * examples/Makefile.am:
23978         fix buildbot (make distcheck)
23979
23980 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23981
23982         * gst/playback/gstplaybin.c: (gen_vis_element):
23983           Remove some wrong code. Doesn't work yet.
23984
23985 2005-05-19  Wim Taymans  <wim@fluendo.com>
23986
23987         * gst-libs/gst/net/Makefile.am:
23988         * gst-libs/gst/net/README:
23989         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
23990         (gst_netbuffer_class_init), (gst_netbuffer_init),
23991         (gst_netbuffer_finalize), (gst_netbuffer_copy),
23992         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
23993         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
23994         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
23995         * gst-libs/gst/net/gstnetbuffer.h:
23996         Added buffer subclass to store extra to/from addresses for
23997         network sources/sinks.
23998
23999 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24000
24001         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
24002           Don't lock an unassigned variable.
24003
24004 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24005
24006         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
24007           Increase buffer for video, decrease buffer for other media types.
24008         * gst/playback/gstplaybin.c: (gen_video_element),
24009         (gen_audio_element):
24010           Change names for debugging purposes.
24011
24012 2005-05-18  Wim Taymans  <wim@fluendo.com>
24013
24014         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24015         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24016         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
24017         (gst_ffmpegcsp_chain):
24018         Enable buffer alloc passthrough if the source and dest
24019         formats are the same.
24020
24021 2005-05-17  Wim Taymans  <wim@fluendo.com>
24022
24023         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
24024         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
24025         (gst_ogg_demux_chain_unlocked):
24026         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24027         (gst_audio_convert_caps_remove_format_info),
24028         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24029         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
24030         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24031         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24032         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
24033         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
24034         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
24035         (gst_ffmpegcsp_get_property):
24036         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
24037         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
24038         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
24039         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
24040         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
24041         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
24042         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
24043         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
24044         Leak fixes in oggdemux.
24045         Some cleanups in audioconvert.
24046         Make passthrough work along with buffer_alloc etc.
24047         Make buffer_alloc and buffer recycling actually work in
24048         xvimagesink.
24049
24050 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
24051
24052         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
24053           make the compiler happy
24054
24055 2005-05-17  Wim Taymans  <wim@fluendo.com>
24056
24057         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
24058         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
24059         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
24060         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
24061         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
24062         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
24063         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
24064         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24065         (gst_xvimagesink_set_xwindow_id):
24066         * sys/xvimage/xvimagesink.h:
24067         Port xvimagesink to new MiniObject.
24068
24069 2005-05-17  Wim Taymans  <wim@fluendo.com>
24070
24071         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24072         (gst_audiofilter_chain):
24073         * gst-libs/gst/audio/gstaudiosink.c:
24074         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24075         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24076         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24077         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24078         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24079         (gst_audiosink_create_ringbuffer):
24080         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24081         (gst_audio_convert_caps_remove_format_info),
24082         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24083         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24084         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24085         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24086         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24087         Fix passthrough in ffmpegcolorspace.
24088         Fix memset in audiosink on wrong memory.
24089
24090 2005-05-16  David Schleef  <ds@schleef.org>
24091
24092         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
24093         to GstMiniObject.
24094
24095 2005-05-16  David Schleef  <ds@schleef.org>
24096
24097         Port from GstData to GstMiniObject.
24098         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
24099         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
24100         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
24101         (gst_ogg_mux_collected):
24102         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24103         * ext/theora/theoradec.c: (theora_handle_comment_packet),
24104         (theora_handle_data_packet):
24105         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24106         (theora_set_header_on_caps), (theora_enc_chain):
24107         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
24108         (vorbis_handle_comment_packet):
24109         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
24110         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
24111         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
24112         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
24113         * gst/audioconvert/gstaudioconvert.c:
24114         (gst_audio_convert_get_buffer):
24115         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
24116         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
24117         (mute_stream), (silence_stream):
24118         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
24119         * gst/volume/gstvolume.c: (volume_transform):
24120         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
24121         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
24122         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
24123         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
24124         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
24125         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
24126         (gst_ximagesink_buffer_alloc):
24127         * sys/ximage/ximagesink.h:
24128
24129 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24130
24131         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24132         (fill_buffer), (check_queue), (queue_threshold_reached),
24133         (queue_out_of_data):
24134         * gst/playback/gstplaybasebin.h:
24135           Post buffer-fullness on the bus.
24136
24137 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24138
24139         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24140         (try_to_link_1):
24141         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24142         (group_commit), (probe_triggered), (setup_source),
24143         (gst_play_base_bin_change_state):
24144         * gst/playback/gstplaybasebin.h:
24145         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24146         (gst_play_bin_init), (remove_sinks), (setup_sinks),
24147         (gst_play_bin_change_state):
24148           Move setup_output_pads into a virtual function, remove
24149           group-switch (no longer needed) and redirect (handled by bus
24150           now) signals.
24151
24152 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24153
24154         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
24155         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
24156         (get_active_group), (get_building_group), (group_destroy),
24157         (group_commit), (check_queue), (queue_overrun),
24158         (queue_threshold_reached), (queue_out_of_data),
24159         (gen_preroll_element), (remove_groups), (unknown_type),
24160         (add_element_stream), (no_more_pads), (probe_triggered),
24161         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
24162         (setup_substreams), (setup_source), (finish_source),
24163         (prepare_output), (muted_group_change_state),
24164         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
24165         (gst_play_base_bin_change_state):
24166         * gst/playback/gstplaybasebin.h:
24167         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24168         (gst_play_bin_init), (gst_play_bin_set_property),
24169         (gen_video_element), (gen_text_element), (gen_audio_element),
24170         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
24171         (gst_play_bin_change_state):
24172         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
24173         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
24174         (stream_info_change_state), (gst_stream_info_set_mute),
24175         (gst_stream_info_get_property):
24176         * gst/playback/gststreaminfo.h:
24177         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24178         (gst_stream_selector_get_linked_pad),
24179         (gst_stream_selector_getcaps),
24180         (gst_stream_selector_get_linked_pads),
24181         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
24182         * gst/playback/gststreamselector.h:
24183           Rough port of playbin. Needs some more work, but is mostly done,
24184           and uses a few locks in important places, which should make stuff
24185           like chain-switches clean. Still uses GST_STATE() in a few places,
24186           which isn't all that good an idea, subtitles/elements disabled
24187           because no elements to test with and thus probably broken, query
24188           and event handling moved to GstBin, internal thread removed
24189           alltogether because the pipeline does that for us now. Can play
24190           Ogg/Vorbis files. Haven't tested anything else yet.
24191
24192 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24193
24194         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
24195           Do no-more-pads (needed for autoplugging).
24196
24197 2005-05-10  Andy Wingo  <wingo@pobox.com>
24198
24199         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
24200         message to the bus with the tags. Still not sent downstream tho.
24201
24202         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
24203         get_parent.
24204         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
24205         avoid refcounting hassles.
24206
24207 2005-05-09  Andy Wingo  <wingo@pobox.com>
24208
24209         * gst/volume/Makefile.am:
24210         * gst/volume/demo.c
24211         * gst/volume/gstvolume.h
24212         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
24213         basetransform. Probably need an audio filter base class.
24214
24215 2005-05-09  Wim Taymans  <wim@fluendo.com>
24216
24217         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
24218         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
24219         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
24220         (gst_vorbisenc_chain):
24221         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24222         (gst_audio_convert_caps_remove_format_info),
24223         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24224         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24225         Make caps writable before writing to it.
24226         Fix negotiation in audioconvert some more.
24227
24228 2005-05-09  Wim Taymans  <wim@fluendo.com>
24229
24230         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
24231         (gst_videorate_getcaps), (gst_videorate_setcaps),
24232         (gst_videorate_event), (gst_videorate_chain):
24233         Better negotiation.
24234
24235 2005-05-09  Wim Taymans  <wim@fluendo.com>
24236
24237         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
24238         (gst_videorate_getcaps), (gst_videorate_setcaps),
24239         (gst_videorate_blank_data), (gst_videorate_init),
24240         (gst_videorate_event), (gst_videorate_chain),
24241         (gst_videorate_change_state):
24242         Port videorate, do a better job at negotiation while we're at
24243         it.
24244
24245 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
24246
24247         * configure.ac:
24248           Disable libvisual
24249
24250         * examples/Makefile.am:
24251         * gst-libs/gst/audio/Makefile.am:
24252         * gst-libs/gst/riff/Makefile.am:
24253         * gst-libs/gst/tag/Makefile.am:
24254         * gst-libs/gst/video/Makefile.am:
24255           Fixups for missing variables.
24256
24257 2005-05-09  Wim Taymans  <wim@fluendo.com>
24258
24259         * examples/seeking/seek.c: (make_theora_pipeline),
24260         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
24261         (query_rates), (query_positions_elems), (query_positions_pads),
24262         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
24263         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
24264         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
24265         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
24266         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
24267         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
24268         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24269         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24270         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24271         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
24272         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
24273         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
24274         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
24275         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
24276         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24277         (theora_dec_src_convert), (theora_dec_sink_convert),
24278         (theora_dec_src_query), (theora_dec_sink_query),
24279         (theora_dec_src_event), (theora_dec_sink_event),
24280         (theora_handle_comment_packet), (theora_handle_type_packet),
24281         (theora_handle_header_packet), (theora_handle_data_packet),
24282         (theora_dec_chain):
24283         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24284         (vorbis_dec_convert), (vorbis_dec_src_query),
24285         (vorbis_dec_sink_query), (vorbis_dec_src_event),
24286         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24287         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24288         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24289         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
24290         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
24291         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
24292         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24293         (gst_play_bin_query):
24294         * gst/playback/test3.c: (update_scale):
24295         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
24296         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
24297         * gst/subparse/gstsubparse.c: (gst_subparse_init):
24298         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
24299         (gst_videotestsrc_src_query):
24300         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
24301         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
24302         (paint_hline_YUV9):
24303         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
24304         Port to new query API.
24305         Updated seek.
24306         Cleanups in x[v]imagesink
24307
24308 2005-05-09  Andy Wingo  <wingo@pobox.com>
24309
24310         * ext/alsa/gstalsasink.h:
24311         * ext/gnomevfs/gstgnomevfssrc.c:
24312         (gst_gnomevfssrc_get_icy_metadata):
24313         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
24314         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
24315         * ext/theora/theoradec.c (theora_dec_src_query)
24316         (theora_dec_src_event, theora_dec_sink_event)
24317         (theora_handle_comment_packet, theora_handle_data_packet):
24318         * ext/theora/theoraenc.c (theora_enc_chain):
24319         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
24320         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
24321         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
24322         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
24323         (qt_type_find):
24324         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
24325         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
24326         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
24327         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
24328         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
24329         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
24330         (paint_setup_xBGR8888, paint_setup_RGBx8888)
24331         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
24332         (paint_setup_RGB565, paint_setup_xRGB1555):
24333         * gst/videotestsrc/videotestsrc.h:
24334         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
24335         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
24336         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
24337         GCC4 fixes.
24338         
24339         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
24340         gst_pad_query_position. Fixes oggdemux.
24341
24342 2005-05-08  David Schleef  <ds@schleef.org>
24343
24344         * configure.ac: Require liboil.
24345         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
24346         a few more.
24347         * gst/videotestsrc/videotestsrc.c:
24348         * gst/videotestsrc/videotestsrc.h:
24349
24350 2005-05-06  Wim Taymans  <wim@fluendo.com>
24351
24352         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24353         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24354         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24355         Well, unreffing a buffer right before pushing it is asking
24356         for trouble..
24357
24358 2005-05-06  Christian Schaller  <uraeus@gnome.org>
24359
24360         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
24361
24362 2005-05-06  Wim Taymans  <wim@fluendo.com>
24363
24364         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24365         (gst_audio_convert_caps_remove_format_info),
24366         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
24367         (gst_audio_convert_fixate), (gst_audio_convert_channels):
24368         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24369         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
24370         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
24371         * gst/sine/Makefile.am:
24372         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
24373         (gst_sinesrc_class_init), (gst_sinesrc_init),
24374         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
24375         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
24376         (gst_sinesrc_update_freq):
24377         * gst/sine/gstsinesrc.h:
24378         * gst/tcp/gstmultifdsink.c:
24379         * sys/xvimage/xvimagesink.c:
24380         Fixed negotiation wrt _peer_get_caps()
24381         Some cleanups.
24382
24383
24384 2005-05-06  Wim Taymans  <wim@fluendo.com>
24385
24386         * gst-libs/gst/audio/gstaudiosink.c:
24387         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24388         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24389         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24390         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24391         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24392         (gst_audiosink_create_ringbuffer):
24393         * gst-libs/gst/audio/gstbaseaudiosink.c:
24394         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24395         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24396         (gst_baseaudiosink_set_property), (build_linear_format),
24397         (debug_spec_caps), (debug_spec_buffer),
24398         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24399         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24400         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24401         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24402         * gst-libs/gst/audio/gstbaseaudiosink.h:
24403         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24404         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24405         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
24406         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24407         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
24408         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
24409         (wait_segment), (gst_ringbuffer_commit),
24410         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
24411         (gst_ringbuffer_clear):
24412         * gst-libs/gst/audio/gstringbuffer.h:
24413         Make the base audiosink return an error when there is no
24414         audiobuffer negotiated.
24415
24416 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24417
24418         * ext/Makefile.am:
24419         Disable cdparanoia until someone ports it!
24420
24421 2005-05-06  Wim Taymans  <wim@fluendo.com>
24422
24423         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24424         (gst_ogg_demux_sink_activate):
24425         And revert after wingo's revert.. sigh..
24426
24427 2005-05-05  Andy Wingo  <wingo@pobox.com>
24428
24429         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
24430         GObject.
24431         * configure.ac: Return audiorate and subparse from the ghetto.
24432         Re-enable -Wall -Werror.
24433         * gst/subparse/gstsubparse.c:
24434         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
24435         or chain-based. Cleaned up a bit. Not tested.
24436         
24437 2005-05-05  Christian Schaller <christian@fluendo.com> 
24438
24439         * Makefile.am: remove stuff that is not building
24440         * configure.ac: remove stuff that is not building
24441         * examples/Makefile.am: remove stuff that is not building
24442         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
24443         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
24444         * sys/Makefile.am: remove stuff that is not building
24445         * testsuite/Makefile.am: remove stuff that is not building
24446
24447 2005-05-05  Andy Wingo  <wingo@pobox.com>
24448
24449         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24450         * gst-libs/gst/tag/gstvorbistag.c:
24451         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
24452         * gst/adder/gstadder.h:
24453         * gst/audioconvert/gstchannelmix.c:
24454         (gst_audio_convert_fill_one_other):
24455         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
24456         (gst_audiorate_init), (gst_audiorate_chain):
24457         * gst/playback/gstplaybasebin.c: (setup_source):
24458         * gst/playback/test3.c: (update_scale):
24459         Some GCC4 fixes
24460         
24461         * po/af.po:
24462         * po/az.po:
24463         * po/cs.po:
24464         * po/en_GB.po:
24465         * po/hu.po:
24466         * po/it.po:
24467         * po/nb.po:
24468         * po/nl.po:
24469         * po/or.po:
24470         * po/sq.po:
24471         * po/sr.po:
24472         * po/sv.po:
24473         * po/uk.po:
24474         * po/vi.po: Foo
24475
24476 2005-05-05  Wim Taymans  <wim@fluendo.com>
24477
24478         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24479         (gst_audio_convert_caps_remove_format_info),
24480         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24481         (gst_audio_convert_change_state), (gst_audio_convert_channels):
24482         * gst/videotestsrc/gstvideotestsrc.c:
24483         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
24484         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
24485         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
24486         (gst_videotestsrc_init), (gst_videotestsrc_loop):
24487         Don't ignore _push() return values.
24488         Make sure no processing is done when shutting down.
24489         Videotestsrc pad activation fix.
24490
24491 2005-05-05  Wim Taymans  <wim@fluendo.com>
24492
24493         * gst/adder/Makefile.am:
24494         * gst/adder/gstadder.c: (gst_adder_setcaps),
24495         (gst_adder_class_init), (gst_adder_init),
24496         (gst_adder_request_new_pad), (gst_adder_collected),
24497         (gst_adder_change_state):
24498         * gst/adder/gstadder.h:
24499         Ported adder as an example of a mixer element using
24500         collect pads. Needs more negotiation work.
24501
24502 2005-05-05  Wim Taymans  <wim@fluendo.com>
24503
24504         * ext/theora/theoradec.c: (_inc_granulepos),
24505         (theora_dec_src_event), (theora_dec_sink_event),
24506         (theora_handle_comment_packet), (theora_handle_type_packet),
24507         (theora_handle_header_packet), (theora_handle_data_packet),
24508         (theora_dec_chain):
24509         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24510         (gst_theora_enc_init), (theora_enc_sink_setcaps),
24511         (theora_push_buffer), (theora_push_packet),
24512         (theora_enc_sink_event), (theora_enc_chain),
24513         (theora_enc_change_state), (theora_enc_set_property),
24514         (theora_enc_get_property):
24515         Added stream lock to decoder so that we can serialize
24516         the discont event.
24517         More theoraenc porting, recover from errors, do clean
24518         shutdown.
24519
24520 2005-05-05  Wim Taymans  <wim@fluendo.com>
24521
24522         * ext/ogg/Makefile.am:
24523         * ext/ogg/README:
24524         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24525         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
24526         (gst_ogg_print):
24527         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24528         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24529         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24530         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24531         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
24532         (gst_ogg_mux_change_state):
24533         Ported ogg muxer.
24534
24535 2005-05-05  Wim Taymans  <wim@fluendo.com>
24536
24537         * docs/design-audiosinks.txt:
24538         * gst-libs/gst/audio/TODO:
24539         * gst-libs/gst/audio/gstaudiosink.c:
24540         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24541         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24542         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24543         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24544         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24545         (gst_audiosink_create_ringbuffer):
24546         * gst-libs/gst/audio/gstbaseaudiosink.c:
24547         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24548         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24549         (gst_baseaudiosink_set_property), (build_linear_format),
24550         (debug_spec_caps), (debug_spec_buffer),
24551         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24552         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24553         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24554         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24555         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24556         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24557         (gst_ringbuffer_release), (gst_ringbuffer_play),
24558         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24559         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
24560         (gst_ringbuffer_set_sample), (wait_segment),
24561         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
24562         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
24563         More work on the audiosink, mostly debugging and a race in
24564         shutdown.
24565
24566 2005-04-28  Wim Taymans  <wim@fluendo.com>
24567
24568         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24569         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
24570         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
24571         (vorbis_dec_src_query), (vorbis_dec_src_event),
24572         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24573         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24574         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24575         Don't crap out when seeking back to position 0.
24576
24577 2005-04-28  Wim Taymans  <wim@fluendo.com>
24578
24579         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
24580         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
24581         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
24582         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
24583         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
24584         Make audio sink configurable, use alsasink as default.
24585
24586 2005-04-28  Wim Taymans  <wim@fluendo.com>
24587
24588         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24589         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24590         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24591         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
24592         (vorbis_dec_change_state):
24593         * ext/vorbis/vorbisdec.h:
24594         Refactor, use STREAM_LOCK.
24595
24596 2005-04-28  Wim Taymans  <wim@fluendo.com>
24597
24598         * ext/theora/theoradec.c: (_inc_granulepos),
24599         (theora_dec_sink_event), (theora_handle_comment_packet),
24600         (theora_handle_type_packet), (theora_handle_header_packet),
24601         (theora_handle_data_packet), (theora_dec_chain),
24602         (theora_dec_change_state):
24603         Refactor a bit, use STREAM_LOCK.
24604
24605 2005-04-28  Wim Taymans  <wim@fluendo.com>
24606
24607         * ext/alsa/Makefile.am:
24608         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
24609         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
24610         (gst_alsa_link), (gst_alsa_close_audio):
24611         * ext/alsa/gstalsaplugin.c: (plugin_init):
24612         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
24613         (gst_alsasink_dispose), (gst_alsasink_base_init),
24614         (gst_alsasink_class_init), (gst_alsasink_init),
24615         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
24616         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
24617         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
24618         (gst_alsasink_reset):
24619         * ext/alsa/gstalsasink.h:
24620         Implement alsasink with simple open/write/close API. 
24621         Make alsa dir build by disabling compilation of code.
24622
24623 2005-04-28  Wim Taymans  <wim@fluendo.com>
24624
24625         * gst-libs/gst/audio/Makefile.am:
24626         * gst-libs/gst/audio/audio.h:
24627         * gst-libs/gst/audio/audioclock.c:
24628         * gst-libs/gst/audio/audioclock.h:
24629         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
24630         (gst_audio_clock_class_init), (gst_audio_clock_init),
24631         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
24632         * gst-libs/gst/audio/gstaudioclock.h:
24633         * gst-libs/gst/audio/gstaudiosink.c:
24634         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24635         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24636         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24637         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24638         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24639         (gst_audiosink_create_ringbuffer):
24640         * gst-libs/gst/audio/gstbaseaudiosink.c:
24641         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24642         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24643         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
24644         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
24645         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24646         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24647         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24648         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24649         * gst-libs/gst/audio/gstbaseaudiosink.h:
24650         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24651         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
24652         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24653         (gst_ringbuffer_release), (gst_ringbuffer_play),
24654         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24655         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
24656         (gst_ringbuffer_set_sample), (wait_segment),
24657         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
24658         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
24659         * gst-libs/gst/audio/gstringbuffer.h:
24660         Make ringbuffer faster and more simple by removing the locks
24661         in the playback thread.
24662         Add sample accurate playback based on buffer sample offsets.
24663         Make the baseaudiosink provide a clock.
24664         Parse caps in the base class.
24665         Correctly handle seeking, flushing and state changes.
24666
24667 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
24668
24669         * configure.ac:
24670         * gst/audioconvert/Makefile.am:
24671         * gst/audioscale/Makefile.am:
24672           Fix part of the build.  Come on guys, autogen didn't even work :)
24673
24674 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24675
24676         * configure.ac:
24677         * gst-libs/gst/Makefile.am:
24678         * gst-libs/gst/media-info/.cvsignore:
24679         * gst-libs/gst/media-info/Makefile.am:
24680         * gst-libs/gst/media-info/README:
24681         * gst-libs/gst/media-info/media-info-priv.c:
24682         * gst-libs/gst/media-info/media-info-priv.h:
24683         * gst-libs/gst/media-info/media-info-test.c:
24684         * gst-libs/gst/media-info/media-info.c:
24685         * gst-libs/gst/media-info/media-info.h:
24686         * gst-libs/gst/media-info/media-info.vcproj:
24687         * pkgconfig/Makefile.am:
24688         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
24689         * pkgconfig/gstreamer-media-info.pc.in:
24690           Remove media-info, which is also successed by playbin (see Totem
24691           implementation).
24692
24693 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24694
24695         * configure.ac:
24696         * examples/Makefile.am:
24697         * examples/gstplay/.cvsignore:
24698         * examples/gstplay/Makefile.am:
24699         * examples/gstplay/player.c:
24700         * gst-libs/gst/Makefile.am:
24701         * gst-libs/gst/play/.cvsignore:
24702         * gst-libs/gst/play/Makefile.am:
24703         * gst-libs/gst/play/play.c:
24704         * gst-libs/gst/play/play.h:
24705         * gst-libs/gst/play/play.vcproj:
24706         * pkgconfig/Makefile.am:
24707         * pkgconfig/gstreamer-play-uninstalled.pc.in:
24708         * pkgconfig/gstreamer-play.pc.in:
24709           Remove libgstplay, playbin is now the official successor.
24710
24711 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24712
24713         * configure.ac:
24714         * gst-libs/gst/Makefile.am:
24715         * gst-libs/gst/xwindowlistener/Makefile.am:
24716         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
24717         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
24718           Remove deprecated xwindowlistener (I've moved xwindowlistening
24719           in the v4l/v4l2 plugins over to serverside).
24720
24721 2005-04-25  David Schleef  <ds@schleef.org>
24722
24723         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
24724         to examples/dynparams.  Examples do not belong interspersed with
24725         source code.
24726         * examples/dynparams/demo-dparams.c:
24727         * gst/sine/Makefile.am:
24728         * gst/sine/demo-dparams.c:
24729
24730 2005-04-25  David Schleef  <ds@schleef.org>
24731
24732         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
24733         * gst-libs/gst/audio/Makefile.am:
24734         * gst-libs/gst/riff/Makefile.am:
24735         * gst-libs/gst/tag/Makefile.am:
24736         * gst-libs/gst/video/Makefile.am:
24737         * gst-libs/gst/xwindowlistener/Makefile.am:
24738
24739         Convert to 0.9 API, seems to work:
24740         * sys/ximage/Makefile.am:
24741         * sys/ximage/ximagesink.c:
24742
24743 2005-04-24  David Schleef  <ds@schleef.org>
24744
24745         Link plugins against libraries:
24746         * ext/alsa/Makefile.am:
24747         * gst/tcp/Makefile.am:
24748
24749         Remove asm code that should be in liboil
24750         * gst/videoscale/Makefile.am:
24751         * gst/videoscale/videoscale_x86_asm.s:
24752
24753         gettext wants these checked in:
24754         * po/af.po:
24755         * po/az.po:
24756         * po/cs.po:
24757         * po/en_GB.po:
24758         * po/hu.po:
24759         * po/it.po:
24760         * po/nb.po:
24761         * po/nl.po:
24762         * po/or.po:
24763         * po/sq.po:
24764         * po/sr.po:
24765         * po/sv.po:
24766         * po/uk.po:
24767         * po/vi.po:
24768
24769 2005-04-24  David Schleef  <ds@schleef.org>
24770
24771         Convert gst_main() to g_main_loop_run()
24772         * gst/playback/decodetest.c: (main):
24773         * gst/playback/test2.c: (main):
24774         * gst/playback/test3.c: (main):
24775         * gst/playback/test4.c: (main):
24776
24777         Link plugins against libraries:
24778         * ext/libvisual/Makefile.am:
24779         * sys/xvimage/Makefile.am:
24780
24781 2005-04-24  David Schleef  <ds@schleef.org>
24782
24783         * configure.ac: Remove idct and resample libs
24784         * gst-libs/gst/Makefile.am: same
24785
24786         Remove usage of gst_library_load():
24787         * ext/alsa/gstalsaplugin.c: (plugin_init):
24788         * ext/libvisual/visual.c: (plugin_init):
24789         * ext/ogg/gstogg.c: (plugin_init):
24790         * ext/theora/theora.c: (plugin_init):
24791         * ext/vorbis/vorbis.c: (plugin_init):
24792         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
24793         * gst/audioscale/gstaudioscale.c:
24794         * gst/adder/gstadder.c: (plugin_init):
24795         * gst/audioconvert/plugin.c: (plugin_init):
24796         * sys/ximage/ximagesink.c: (plugin_init):
24797         * sys/xvimage/xvimagesink.c: (plugin_init):
24798         * gst/tcp/gsttcpplugin.c: (plugin_init):
24799
24800         Link plugins against libraries:
24801         * ext/ogg/Makefile.am:
24802         * ext/theora/Makefile.am:
24803         * ext/vorbis/Makefile.am:
24804         * gst/audioconvert/Makefile.am:
24805
24806         Create proper libraries:
24807         * gst-libs/gst/riff/Makefile.am:
24808         * gst-libs/gst/audio/Makefile.am:
24809         * gst-libs/gst/video/Makefile.am:
24810
24811         Move resample library to audioscale plugin directory:
24812         * gst-libs/gst/resample/Makefile.am:
24813         * gst-libs/gst/resample/README:
24814         * gst-libs/gst/resample/dtof.c:
24815         * gst-libs/gst/resample/dtos.c:
24816         * gst-libs/gst/resample/functable.c:
24817         * gst-libs/gst/resample/private.h:
24818         * gst-libs/gst/resample/resample.c:
24819         * gst-libs/gst/resample/resample.h:
24820         * gst-libs/gst/resample/resample.vcproj:
24821         * gst-libs/gst/resample/test.c:
24822         * gst/audioscale/Makefile.am:
24823         * gst/audioscale/README:
24824         * gst/audioscale/dtof.c:
24825         * gst/audioscale/dtos.c:
24826         * gst/audioscale/functable.c:
24827         * gst/audioscale/private.h:
24828         * gst/audioscale/resample.c:
24829         * gst/audioscale/resample.h:
24830         * gst/audioscale/test.c:
24831
24832         Move tagedit library to gst-libs:
24833         * gst-libs/gst/tag/Makefile.am:
24834         * gst-libs/gst/tag/gstid3tag.c:
24835         * gst-libs/gst/tag/gsttagediting.c:
24836         * gst-libs/gst/tag/gsttageditingprivate.h:
24837         * gst-libs/gst/tag/gstvorbistag.c:
24838         * gst/tags/Makefile.am:
24839         * gst/tags/gstid3tag.c:
24840         * gst/tags/gstvorbistag.c:
24841
24842         Fix for core changes:
24843         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
24844         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
24845         (gst_sinesrc_getrange):
24846
24847 2005-04-23  David Schleef  <ds@schleef.org>
24848
24849         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
24850         in gst-plugins in a long time, and properly belongs in liboil.
24851         * gst-libs/gst/idct/Makefile.am:
24852         * gst-libs/gst/idct/README:
24853         * gst-libs/gst/idct/dct.h:
24854         * gst-libs/gst/idct/doieee:
24855         * gst-libs/gst/idct/fastintidct.c:
24856         * gst-libs/gst/idct/floatidct.c:
24857         * gst-libs/gst/idct/idct.c:
24858         * gst-libs/gst/idct/idct.h:
24859         * gst-libs/gst/idct/idtc.vcproj:
24860         * gst-libs/gst/idct/ieeetest.c:
24861         * gst-libs/gst/idct/intidct.c:
24862
24863 2005-04-20  Wim Taymans  <wim@fluendo.com>
24864
24865         * docs/design-audiosinks.txt:
24866         * gst-libs/gst/audio/Makefile.am:
24867         * gst-libs/gst/audio/TODO:
24868         * gst-libs/gst/audio/gstaudiosink.c:
24869         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24870         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24871         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
24872         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24873         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24874         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
24875         (gst_audiosink_class_init), (gst_audiosink_init),
24876         (gst_audiosink_create_ringbuffer):
24877         * gst-libs/gst/audio/gstaudiosink.h:
24878         * gst-libs/gst/audio/gstbaseaudiosink.c:
24879         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
24880         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
24881         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
24882         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
24883         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
24884         (gst_baseaudiosink_create_ringbuffer),
24885         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24886         * gst-libs/gst/audio/gstbaseaudiosink.h:
24887         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24888         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
24889         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
24890         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24891         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
24892         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24893         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
24894         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
24895         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
24896         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
24897         * gst-libs/gst/audio/gstringbuffer.h:
24898         An attempt at a set of audio base classes together with some
24899         design docs.
24900
24901 2005-04-20  Wim Taymans  <wim@fluendo.com>
24902
24903         * gst/audioconvert/Makefile.am:
24904         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24905         (gst_audio_convert_caps_remove_format_info),
24906         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24907         (gst_audio_convert_channels):
24908         Link against audio libs.
24909         Fix audio convert plugin.
24910
24911 2005-04-20  Wim Taymans  <wim@fluendo.com>
24912
24913         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
24914         (gst_ogg_demux_sink_activate):
24915         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
24916         (theora_set_header_on_caps), (theora_enc_sink_event),
24917         (theora_enc_chain):
24918         Fix theora encoder.
24919
24920 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24921
24922         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
24923         * gst/playback/gstdecodebin.c: (find_compatibles):
24924           Work with staticpadtemplates in elementfactories.
24925
24926 2005-04-12  Wim Taymans  <wim@fluendo.com>
24927
24928         * gst/playback/README:
24929         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24930         (compare_ranks), (print_feature), (gst_decode_bin_init),
24931         (dynamic_create), (dynamic_free), (find_compatibles),
24932         (mimetype_is_raw), (close_pad_link), (got_redirect),
24933         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
24934         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
24935         (gst_decode_bin_change_state):
24936         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24937         (gst_play_base_bin_init), (group_destroy), (group_commit),
24938         (check_queue), (queue_overrun), (queue_threshold_reached),
24939         (queue_out_of_data), (gen_preroll_element), (unknown_type),
24940         (new_decoded_pad), (setup_subtitle), (gen_source_element),
24941         (got_redirect), (setup_source), (play_base_eos),
24942         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
24943         (gst_play_base_bin_remove_element):
24944         * gst/playback/gstplaybasebin.h:
24945         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24946         (gst_play_bin_init), (gst_play_bin_dispose),
24947         (gst_play_bin_set_property), (gen_video_element),
24948         (gen_text_element), (gen_audio_element), (remove_sinks),
24949         (gst_play_bin_send_event):
24950         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
24951         (stream_info_change_state), (gst_stream_info_set_mute):
24952         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24953         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
24954         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
24955         (gst_stream_selector_chain):
24956         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
24957         (main):
24958         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
24959         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
24960         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
24961         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
24962         Raw and crude port of decodebin. 
24963         Make playbin compile.
24964
24965 2005-04-06  Wim Taymans  <wim@fluendo.com>
24966
24967         * ext/gnomevfs/Makefile.am:
24968         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
24969         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
24970         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
24971         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
24972         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
24973         (gst_gnomevfssrc_stop):
24974         * ext/ogg/Makefile.am:
24975         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
24976         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
24977         * ext/theora/Makefile.am:
24978         * ext/theora/theoradec.c: (_inc_granulepos),
24979         (theora_dec_sink_event), (theora_dec_chain):
24980         * ext/vorbis/Makefile.am:
24981         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24982         (vorbis_dec_sink_event), (vorbis_dec_chain):
24983         * gst-libs/gst/audio/Makefile.am:
24984         * sys/xvimage/Makefile.am:
24985         Make gnomevfssrc extend the source base class.
24986         Fix linking against libs in various plugins.
24987
24988 2005-04-06  Andy Wingo  <wingo@pobox.com>
24989
24990         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
24991         GST_BASE_LIBS.
24992
24993         * configure.ac: Add check and AC_SUBST for libgstbase.
24994
24995 2005-03-31  Wim Taymans  <wim@fluendo.com>
24996
24997         * examples/seeking/Makefile.am:
24998         * examples/seeking/cdparanoia.c: (main):
24999         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
25000         (play_cb), (pause_cb), (stop_cb), (main):
25001         * examples/seeking/playbin.c:
25002         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
25003         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
25004         (make_sid_pipeline), (make_vorbis_pipeline),
25005         (make_theora_pipeline), (make_vorbis_theora_pipeline),
25006         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
25007         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
25008         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
25009         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
25010         (stop_cb), (main):
25011         * examples/seeking/spider_seek.c:
25012         * examples/seeking/vorbisfile.c:
25013         * ext/gnomevfs/Makefile.am:
25014         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
25015         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
25016         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
25017         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
25018         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
25019         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
25020         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
25021         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
25022         * ext/ogg/README:
25023         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
25024         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
25025         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
25026         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
25027         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
25028         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
25029         (gst_ogg_pad_event), (gst_ogg_pad_reset),
25030         (gst_ogg_demux_factory_filter), (compare_ranks),
25031         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
25032         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
25033         (gst_ogg_chain_new), (gst_ogg_chain_free),
25034         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
25035         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
25036         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
25037         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
25038         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
25039         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
25040         (gst_ogg_demux_get_prev_page),
25041         (gst_ogg_demux_deactivate_current_chain),
25042         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
25043         (gst_ogg_demux_bisect_forward_serialno),
25044         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
25045         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
25046         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
25047         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
25048         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
25049         (gst_ogg_demux_change_state), (gst_ogg_print):
25050         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
25051         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
25052         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
25053         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
25054         (gst_ogg_mux_loop):
25055         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
25056         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
25057         (theora_dec_src_convert), (theora_dec_sink_convert),
25058         (theora_dec_src_query), (theora_dec_src_event),
25059         (theora_dec_sink_event), (theora_dec_chain),
25060         (theora_dec_change_state):
25061         * ext/theora/theoraenc.c: (gst_theora_enc_init),
25062         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
25063         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
25064         (theora_enc_change_state):
25065         * ext/vorbis/Makefile.am:
25066         * ext/vorbis/oggvorbisenc.c:
25067         * ext/vorbis/oggvorbisenc.h:
25068         * ext/vorbis/vorbis.c: (plugin_init):
25069         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
25070         (vorbis_dec_src_query), (vorbis_dec_src_event),
25071         (vorbis_dec_sink_event), (vorbis_dec_chain),
25072         (vorbis_dec_change_state):
25073         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
25074         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
25075         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
25076         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
25077         (gst_vorbisenc_change_state):
25078         * ext/vorbis/vorbisenc.h:
25079         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
25080         * gst-libs/gst/audio/audioclock.c:
25081         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
25082         (gst_audiofilter_init), (gst_audiofilter_chain):
25083         * gst-libs/gst/audio/testchannels.c: (main):
25084         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
25085         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
25086         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
25087         (gmip_find_track_streaminfo), (gmip_find_track_format):
25088         * gst-libs/gst/media-info/media-info.c:
25089         (gst_media_info_read_idler):
25090         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
25091         (gst_play_get_all_by_interface):
25092         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
25093         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
25094         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
25095         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
25096         (gst_riff_parse_info):
25097         * gst-libs/gst/riff/riff-read.h:
25098         * gst-libs/gst/riff/riff.c: (plugin_init):
25099         * gst-libs/gst/video/Makefile.am:
25100         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
25101         (gst_videosink_class_init), (gst_videosink_get_type):
25102         * gst-libs/gst/video/videosink.h:
25103         * gst/audioconvert/bufferframesconvert.c:
25104         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
25105         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
25106         * gst/audioconvert/channelmixtest.c: (main):
25107         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
25108         (gst_audio_convert_chain),
25109         (gst_audio_convert_caps_remove_format_info),
25110         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
25111         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
25112         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
25113         (gst_audio_convert_buffer_to_default_format),
25114         (gst_audio_convert_buffer_from_default_format),
25115         (gst_audio_convert_channels):
25116         * gst/audioconvert/gstchannelmix.h:
25117         * gst/ffmpegcolorspace/avcodec.h:
25118         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25119         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
25120         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
25121         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
25122         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
25123         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
25124         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
25125         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
25126         (mpeg_video_type_find), (mpeg_video_stream_type_find),
25127         (dv_type_find):
25128         * gst/videotestsrc/gstvideotestsrc.c:
25129         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
25130         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
25131         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
25132         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
25133         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
25134         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
25135         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
25136         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25137         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
25138         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
25139         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
25140         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
25141         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
25142         (gst_xvimagesink_navigation_send_event),
25143         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
25144         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
25145         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
25146         * sys/xvimage/xvimagesink.h:
25147         Plugin port to 0.9, ogg/theora playback should work in the seek
25148         example now.
25149         Removed old examples.
25150         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
25151         explained in 0.9 TODO doc.
25152
25153
25154 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
25155
25156         * autogen.sh:
25157         * configure.ac:
25158         * ext/Makefile.am:
25159         * gst/Makefile.am:
25160         * po/POTFILES.in:
25161         * po/af.po:
25162         * po/az.po:
25163         * po/cs.po:
25164         * po/en_GB.po:
25165         * po/hu.po:
25166         * po/it.po:
25167         * po/nb.po:
25168         * po/nl.po:
25169         * po/or.po:
25170         * po/sq.po:
25171         * po/sr.po:
25172         * po/sv.po:
25173         * po/uk.po:
25174         * po/vi.po:
25175         * sys/Makefile.am:
25176         * testsuite/Makefile.am:
25177           remove a whole bunch of plugins.  This module now contains a set
25178           of free reference plugins/elements as agreed.
25179
25180 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
25181
25182         * configure.ac:
25183           hunting season on 0.9 is now OPEN
25184
25185 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25186
25187         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
25188           Kick the hell out of gcc for not warning me about a symbol conflict.
25189
25190 2005-02-22  Luca Ognibene  <luogni@tin.it>
25191
25192         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25193
25194         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
25195           Don't leak caps string (fixes #168134)
25196
25197         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
25198         (gst_jpegenc_init), (gst_jpegenc_finalize),
25199         (gst_jpegenc_change_state):
25200           Don't leak line buffers and context struct (fixes #168133).
25201
25202 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
25203
25204         * configure.ac:
25205         * ext/dirac/gstdiracdec.cc:
25206         (gst_diracdec_chain):
25207           Since dirac 0.5.0 the framerate in dirac is expressed as a
25208           rational number. Fix build and up requirement to 0.5.0, and
25209           also pass parameters to gst_diracdec_link in the right order
25210           (fixes #167959).
25211
25212 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
25213
25214         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
25215         * ext/faad/gstfaad.h:
25216         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
25217         certain invalid muxed streams, where some packets will contain 
25218         junk after decoder data. Partially fixes #149158.
25219
25220 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
25221         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
25222           Make sure we only write to writable buffers
25223
25224 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
25225
25226         * gst-libs/gst/riff/riff-media.c:
25227         (gst_riff_create_audio_caps_with_data):
25228           Do actually fix invalid RIFF fmt header values for alaw
25229           and mulaw audio instead of just saying so.
25230
25231         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
25232           Give gst_riff_create_audio_caps_with_data() a chance to
25233           fix up broken format header fields before extracting any
25234           parameters from the header. (fixes #167633)
25235
25236 2005-02-19  Martin Holters  <martin.holters@gmx.de>
25237
25238         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25239
25240         * gst/audioconvert/bufferframesconvert.c:
25241         (buffer_frames_convert_link):
25242           Don't leak othercaps. (fixes #167878)
25243
25244 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
25245
25246         * configure.ac:
25247         * ext/libvisual/visual.c: (gst_visual_srclink),
25248         (gst_visual_change_state):
25249           Support libvisual 0.2.0.
25250
25251 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
25252
25253         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
25254         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
25255           Use same rowstrides for I420 as used everywhere else.
25256
25257 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
25258
25259         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
25260           Declare variables at beginning of block and make gcc-2.95 happy
25261           (fixes # 167482, patch by Gergely Nagy).
25262           
25263         * gst/tcp/gsttcpclientsrc.c:
25264         * gst/tcp/gsttcpclientsrc.h:
25265           Move some includes into the header, so that struct sockaddr_in is
25266           defined when it should be defined on FreeBSD as well (fixes
25267           #167483).
25268           
25269         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
25270           Don't pass uninitialised values to setsockopt() here either.
25271
25272 2005-02-17  Luca Ognibene  <luogni at tin dot it>
25273
25274         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
25275
25276         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
25277           Don't pass uninitialised values to setsockopt(). (fixes #167704)
25278
25279 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25280
25281         * gst/playback/gstplaybin.c: (add_sink):
25282           Invert bin_add/link order to workaround deadlock in opt.
25283
25284 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25285
25286         * gst/modplug/gstmodplug.cc:
25287           Add missing break causing position queries to fail.
25288
25289 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25290
25291         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
25292           Granpos can apparently be -1, which screws up calculations...
25293
25294 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
25295
25296         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
25297         (gst_ximagesink_send_pending_navigation),
25298         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
25299         (gst_ximagesink_init):
25300         * sys/ximage/ximagesink.h:
25301         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
25302         (gst_xvimagesink_send_pending_navigation),
25303         (gst_xvimagesink_navigation_send_event),
25304         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
25305         * sys/xvimage/xvimagesink.h:
25306           Use a mutex protected list to marshal navigation
25307           events into the stream thread from whichever thread
25308           sends them.
25309
25310 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
25311
25312         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
25313           Display current position and track length; misc. clean-ups.
25314           
25315         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
25316         (speed_init), (speed_chain):
25317           Add query function, so that the stream length and current position
25318           get adjusted when queried (note that current position queries may
25319           still be wrong if the audio sink returns values based on buffer
25320           timestamps instead of passing on the query).
25321
25322 2005-02-13  Benjamin Otte  <otte@gnome.org>
25323
25324         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
25325         (gst_audio_convert_channels):
25326           create channel conversion matrix when linking
25327         * gst/audioconvert/.cvsignore:
25328         * gst/audioconvert/Makefile.am:
25329         * gst/audioconvert/channelmixtest.c: (main):
25330           add (ugly) test that ensures stereo <=> mono conversion works
25331           correctly
25332
25333 2005-02-13  Benjamin Otte  <otte@gnome.org>
25334
25335         * gst/audioconvert/gstchannelmix.h:
25336           include missing header file
25337         * gst/audioconvert/gstchannelmix.c:
25338         (gst_audio_convert_fill_compatible):
25339           use same sign for both channels when converting to/from compatible
25340           channel. Previously used different signs made the signals cancel
25341           each other out and appear like silence. (fixes #167269)
25342
25343 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25344
25345         * gst/ffmpegcolorspace/avcodec.h:
25346         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25347         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
25348         (gst_ffmpegcsp_avpicture_fill):
25349         * gst/ffmpegcolorspace/imgconvert.c:
25350           Convert to and from YV12 (fixes #156379).
25351
25352 2005-02-12  Julien MOUTTE  <julien@moutte.net>
25353
25354         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
25355         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
25356         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
25357         (gst_ximagesink_expose), (gst_ximagesink_set_property),
25358         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
25359         methods from chain and negotiation and vice versa (Fixes #166142).
25360         * sys/ximage/ximagesink.h: Add stream_lock.
25361         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
25362         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25363         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25364         (gst_xvimagesink_expose): Check for xcontext before trying to link.
25365
25366 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
25367
25368         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
25369           Don't send "Hey! You gave me a NULL pointer you naughty person" as
25370           error message when we can't open the DVD device (when dvdnav_open()
25371           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
25372           the above). Send something more useful instead (fixes #167117).
25373
25374 2005-02-11  Julien MOUTTE  <julien@moutte.net>
25375
25376         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
25377         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
25378         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
25379         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
25380         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
25381         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
25382         methods from chain and negotiation and vice versa (Fixes #166142).
25383         Fix a possible bug of images in the buffer pool being discarded because
25384         we are looking at the wrong geometry.
25385         * sys/xvimage/xvimagesink.h: Add stream_lock.
25386
25387 2005-02-11  David Schleef  <ds@schleef.org>
25388
25389         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
25390         unsigned int. (fixes #167128)
25391
25392 2005-02-11  David Schleef  <ds@schleef.org>
25393
25394         * gst/librfb/Makefile.am: Testing stuff before committing is
25395           for wimps... and people with fast machines.  Fix stupid
25396           mistake.
25397
25398 2005-02-11  David Schleef  <ds@schleef.org>
25399
25400         * configure.ac: Pull in librfb from my CVS tree, because it is
25401           too small and annoying to be separate.  Move rfbsrc plugin
25402           to gst/.
25403         * ext/Makefile.am:
25404         * ext/librfb/Makefile.am:
25405         * ext/librfb/gstrfbsrc.c:
25406         * gst/librfb/Makefile.am:
25407         * gst/librfb/gstrfbsrc.c:
25408         * gst/librfb/rfb.c:
25409         * gst/librfb/rfb.h:
25410         * gst/librfb/rfbbuffer.c:
25411         * gst/librfb/rfbbuffer.h:
25412         * gst/librfb/rfbbytestream.c:
25413         * gst/librfb/rfbbytestream.h:
25414         * gst/librfb/rfbcontext.h:
25415         * gst/librfb/rfbdecoder.c:
25416         * gst/librfb/rfbdecoder.h:
25417         * gst/librfb/rfbutil.h:
25418
25419 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
25420
25421         * gst/speed/Makefile.am:
25422         * gst/speed/demo-mp3.c: (main):
25423         * gst/speed/filter.func:
25424         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
25425         (speed_class_init), (speed_init), (speed_chain_int16),
25426         (speed_chain_float32), (speed_chain), (speed_set_property),
25427         (speed_get_property), (speed_change_state):
25428         * gst/speed/gstspeed.h:
25429           Fix speed element and make it chain-based (fixes #156467),
25430           and make it handle more than one channel.
25431
25432 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
25433
25434         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
25435         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
25436         (gst_dtsdec_chain), (gst_dtsdec_change_state):
25437         * ext/dts/gstdtsdec.h:
25438           Don't clobber the stack constructing the channels array.
25439           Make the element chain-based. DTS tracks can now be played.
25440           
25441 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
25442
25443         * gst-libs/gst/audio/multichannel.h:
25444         * gst-libs/gst/gconf/gconf.h:
25445         * gst-libs/gst/idct/idct.h:
25446         * gst-libs/gst/media-info/media-info-priv.h:
25447         * gst-libs/gst/play/play.h:
25448         * gst-libs/gst/resample/private.h:
25449         * gst-libs/gst/resample/resample.h:
25450         * gst-libs/gst/riff/riff-ids.h:
25451         * gst-libs/gst/video/video.h:
25452         * gst-libs/gst/video/videosink.h:
25453           Add G_BEGIN_DECLS and G_END_DECLS around headers where
25454           missing, so that they work when included from C++ code.
25455
25456 2005-02-09  David Schleef  <ds@schleef.org>
25457
25458         * testsuite/gst-lint: Check for non-statically scoped
25459           parent_class variables.  This won't be a problem once
25460           plugins are loaded with RTLD_LOCAL.
25461
25462 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25463
25464         * ext/mplex/gstmplexibitstream.cc:
25465           gcc madness.
25466
25467 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25468
25469         * ext/ogg/gstogmparse.c:
25470         * gst/debug/gstnavigationtest.c:
25471           Die, thou faulty symbol pollutors (non-static parent_class).
25472
25473 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25474
25475         * ext/mplex/gstmplexibitstream.cc:
25476           Fix event handling (#165525).
25477
25478 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25479
25480         * ext/mikmod/gstmikmod.c:
25481         * gst/modplug/gstmodplug.cc:
25482           Add missing endianness to template (fixes #165509).
25483
25484 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25485
25486         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
25487           Fix wrong order of reading of optional bytes (#165290).
25488
25489 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25490
25491         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25492           Implement FILLER event awareness.
25493
25494 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25495
25496         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
25497           Fix track calculations (#166208).
25498
25499 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25500
25501         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25502
25503         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
25504         * ext/libpng/gstpngenc.c:
25505           Fix byte-order, use proper fixed caps. Fixes #164197.
25506
25507 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
25508
25509         * configure.ac:
25510           Add dvdlpcmdec 
25511
25512         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
25513         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
25514           Don't push buffers if the src pad isn't negotiated yet.
25515           
25516         * gst/audioconvert/gstaudioconvert.c:
25517         (gst_audio_convert_buffer_to_default_format),
25518         (gst_audio_convert_buffer_from_default_format):
25519           Add support for 24-bit width.
25520
25521         * gst/dvdlpcmdec/.cvsignore:
25522         * gst/dvdlpcmdec/Makefile.am:
25523         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
25524         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
25525         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
25526         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
25527         (plugin_init):
25528         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
25529           New decoder for rearranging DVD LPCM into our audio/x-raw-int
25530           format. Needs support for the channels maps if someone can find 
25531           a DVD LPCM track with > 2 channels.
25532
25533         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
25534         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
25535         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
25536         * gst/mpegstream/gstdvddemux.h:
25537         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
25538         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
25539         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
25540         * gst/mpegstream/gstmpegdemux.h:
25541         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
25542         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
25543         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
25544         (gst_mpeg_parse_handle_src_query),
25545         (gst_mpeg_parse_handle_src_event):
25546           Use audio/x-dvd-lpcm for LPCM output.
25547           Add DTS output.
25548
25549 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25550
25551         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25552
25553         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
25554         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
25555           Add BGRA handling (#165736).
25556
25557 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
25558
25559         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25560
25561         * gst/law/alaw-decode.c: (alawdec_link):
25562         * gst/law/alaw-encode.c: (alawenc_link):
25563         * gst/law/mulaw-decode.c: (mulawdec_link):
25564         * gst/law/mulaw-encode.c: (mulawenc_link):
25565           Fix caps memleaks (#166600).
25566
25567 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
25568
25569         * ext/tarkin/mem.h:
25570         * ext/tarkin/wavelet.h:
25571         * ext/tarkin/yuv.h:
25572         * gst/ffmpegcolorspace/avcodec.h:
25573           Include "_stdint.h" instead of <stdint.h>. Fixes build on
25574           systems that don't have stdint.h, like Solaris9 (fixes #166631).
25575
25576 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25577
25578         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
25579         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
25580         (gst_xvimagesink_change_state):
25581           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
25582           Xv video (and thereby regenerate Xv colourkey) in clear() so
25583           that PLAY -> READY -> PLAY works (fixes #162504).
25584
25585 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25586
25587         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
25588           Switch to list instead of range, since MJPEG-devices really just
25589           support decimations, not any size.
25590
25591 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25592         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
25593         (gst_mpeg2dec_reset), (free_all_buffers),
25594         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
25595         * ext/mpeg2dec/gstmpeg2dec.h:
25596           The libmpeg2 user-allocated buffer management is awkward, 
25597           to say the least. Hopefully this fixes things.
25598
25599 2005-02-04  Andy Wingo  <wingo@pobox.com>
25600
25601         * gst/audioconvert/bufferframesconvert.c
25602         (buffer_frames_convert_fixate): New function, fixates to 256
25603         frames per buffer by default. (Much better than 1.)
25604         (buffer_frames_convert_init): Set the fixate function for both src
25605         and sink pad.
25606         (buffer_frames_convert_link): After success setting nonfixed caps,
25607         get the negotiated caps so we can know how many buffer-frames it
25608         will be. No idea how this worked at all before.
25609
25610 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25611
25612         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
25613         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
25614         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
25615         (handle_sequence), (handle_picture):
25616         * ext/mpeg2dec/gstmpeg2dec.h:
25617           Rearrange buffer tracking and refcounting and refactor
25618           a little for readability. 
25619
25620 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
25621         * sys/v4l/gstv4l.c: (plugin_init):
25622         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
25623         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
25624         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
25625         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
25626         * sys/v4l/gstv4ljpegsrc.h:
25627         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
25628         * sys/v4l/v4l_calls.h:
25629         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
25630         (gst_v4lsrc_get_fps):
25631         * sys/v4l/v4lsrc_calls.h:
25632           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
25633           you jpeg inside rgb frames" driver.
25634           Don't error in the v4lsrc link function, just return 
25635           REFUSED.
25636
25637 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25638
25639         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
25640         (gst_qcamsrc_open):
25641           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
25642
25643 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25644
25645         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
25646           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
25647
25648 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25649
25650         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
25651           Reset negotiated state on PAUSED->READY.
25652
25653 2005-02-02  David Schleef  <ds@schleef.org>
25654
25655         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
25656         whereever possible.  (Fixes #165997)
25657         * examples/capsfilter/capsfilter1.c: (main):
25658         * examples/dynparams/filter.c: (create_ui):
25659         * examples/seeking/cdparanoia.c: (get_track_info), (main):
25660         * examples/seeking/chained.c: (main):
25661         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
25662         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
25663         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
25664         (make_mpeg_pipeline), (make_mpegnt_pipeline):
25665         * examples/seeking/spider_seek.c: (make_spider_pipeline):
25666         * examples/switch/switcher.c: (main):
25667         * ext/dv/demo-play.c: (main):
25668         * ext/faad/gstfaad.c: (gst_faad_change_state):
25669         * ext/mad/gstmad.c: (gst_mad_chain):
25670         * ext/smoothwave/demo-osssrc.c: (main):
25671         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
25672         (gst_gconf_render_bin_from_description),
25673         (gst_gconf_get_default_audio_sink),
25674         (gst_gconf_get_default_video_sink),
25675         (gst_gconf_get_default_audio_src),
25676         (gst_gconf_get_default_video_src),
25677         (gst_gconf_get_default_visualization_element):
25678         * gst/level/demo.c: (main):
25679         * gst/level/plot.c: (main):
25680         * gst/playback/gstplaybin.c: (gen_video_element),
25681         (gen_audio_element):
25682         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
25683         * gst/playondemand/demo-mp3.c: (setup_pipeline):
25684         * gst/sine/demo-dparams.c: (main):
25685         * gst/spectrum/demo-osssrc.c: (main):
25686         * gst/speed/demo-mp3.c: (main):
25687         * gst/volume/demo.c: (main):
25688         * testsuite/embed/embed.c: (main):
25689
25690 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
25691
25692         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
25693         (gst_tcpclientsink_finalize):
25694         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
25695         (gst_tcpclientsrc_finalize):
25696         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
25697         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
25698         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
25699         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
25700           Don't leak the hostname when shutting down.
25701           In tcpserversrc, take a copy of the default hostname.
25702
25703 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25704
25705         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
25706           Set caps to systemstream=TRUE.
25707
25708 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25709
25710         * testsuite/Makefile.am:
25711           Fix more OSX buildbots.
25712
25713 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
25714
25715         * ext/mpeg2dec/gstmpeg2dec.c:
25716           Don't send things to NULL PAD_PEERs
25717
25718         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
25719           Copy-on-write the incoming buffer.
25720
25721         * gst/mpegstream/gstdvddemux.h:
25722         * gst/mpegstream/gstmpegclock.h:
25723         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
25724         (normal_seek), (gst_mpeg_demux_handle_src_event):
25725         * gst/mpegstream/gstmpegdemux.h:
25726         * gst/mpegstream/gstmpegpacketize.h:
25727         * gst/mpegstream/gstmpegparse.c:
25728         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
25729         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
25730         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
25731         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
25732         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
25733         * gst/mpegstream/gstmpegparse.h:
25734         * gst/mpegstream/gstrfc2250enc.h:
25735           Various changes to the way time is computed that make seeking and
25736           total time estimation much better here.
25737           Use G_BEGIN/END_DECLS instead of __cplusplus
25738
25739         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
25740           Use gst_buffer_stamp instead of only copying the TIMESTAMP
25741
25742 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25743
25744         * gst/subparse/gstsubparse.c:
25745           Fix OSX buildbot.
25746
25747 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
25748
25749         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
25750         (theora_enc_chain), (theora_enc_change_state):
25751         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
25752         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
25753         (gst_vorbisenc_change_state):
25754         * ext/vorbis/vorbisenc.h:
25755           Set granulepos and timestamp correctly for streams not
25756           starting at 0, taking into account the initial delay.
25757
25758 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
25759
25760         * gst/mpegstream/gstdvddemux.c:
25761           Add audio/x-dts to audio pad template caps
25762
25763 2005-01-30  David Schleef  <ds@schleef.org>
25764
25765         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
25766         (create_context), (gst_polypsink_link): Fix silly endianness
25767         bug.  Add some debugging.  Remove float from caps; it doesn't
25768         work.  Attempt to get remote audio working.
25769
25770 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25771
25772         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
25773           Add 3IV2 fourcc.
25774
25775 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25776
25777         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
25778         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
25779         (gst_avi_demux_stream_data):
25780         * gst/avi/gstavidemux.h:
25781           Invert DIB images. Fixes #132341.
25782
25783 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25784
25785         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25786         (gst_ffmpegcsp_chain):
25787           D'oh, reference the palette data, not the palette structure.
25788           Fixes color distortion in #132341.
25789
25790 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25791
25792         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
25793           PAR can be non-fixed when not provided as argument (#162626).
25794
25795 2005-01-29  David Moore  <dcm@acm.org>
25796
25797         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25798
25799         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25800         (gst_qtdemux_loop_header):
25801           Re-apply patch from #142272 that allows non-seekable sources,
25802           re-proposed by Daniel Drake <dsd@gentoo.org>.
25803
25804 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25805
25806         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
25807           Use the src template for creating the src pad (#162330).
25808
25809 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25810
25811         * configure.ac:
25812         * ext/musepack/Makefile.am:
25813         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
25814         (gst_musepackdec_init), (gst_musepackdec_dispose),
25815         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
25816         (gst_musepack_stream_init), (gst_musepackdec_loop),
25817         (gst_musepackdec_change_state):
25818         * ext/musepack/gstmusepackdec.cpp:
25819         * ext/musepack/gstmusepackdec.h:
25820         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
25821         (gst_musepack_reader_read), (gst_musepack_reader_seek),
25822         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
25823         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
25824         * ext/musepack/gstmusepackreader.cpp:
25825         * ext/musepack/gstmusepackreader.h:
25826           Update to 1.1 API (#165446).
25827
25828 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25829
25830         * ext/Makefile.am:
25831           Unbreak buildbot.
25832
25833 2005-01-28  Andy Wingo  <wingo@pobox.com>
25834
25835         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
25836         to reflect a different dubious internet source. Add a reference
25837         and some commentary.
25838
25839 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25840
25841         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25842         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
25843         * gst/playback/gststreamselector.h:
25844           Be more selective when we're redoing caps negotiation from
25845           within the chain function on a stream change.
25846
25847 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25848
25849         * configure.ac:
25850         * ext/Makefile.am:
25851         * ext/amrnb/Makefile.am:
25852         * ext/amrnb/amrnb.c: (plugin_init):
25853         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
25854         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
25855         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
25856         (gst_amrnbdec_state_change):
25857         * ext/amrnb/amrnbdec.h:
25858         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
25859         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
25860         (gst_amrnbparse_init), (gst_amrnbparse_formats),
25861         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
25862         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
25863         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
25864         * ext/amrnb/amrnbparse.h:
25865           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
25866         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
25867           Add AMR-NB/-WB raw formats.
25868         * ext/alsa/gstalsa.c: (gst_alsa_link):
25869           Keep valid time when changing format.
25870         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25871         (qtdemux_parse_trak):
25872           Add some more format-specific options (#140141, #143555, #155163).
25873
25874 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25875
25876         * gst/matroska/matroska-demux.c:
25877         (gst_matroska_demux_parse_blockgroup):
25878           Fix logic error in timing of subtitle stream synchronization.
25879         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
25880           Add skip-chunk, which is found in kodak-camera streams.
25881
25882 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
25883
25884         * po/LINGUAS:
25885         * po/vi.po:
25886           Adding Vietnamese translation (submitted by Clytie Siddall)
25887
25888 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25889
25890         * gst/playback/gstdecodebin.c: (try_to_link_1):
25891           Use realpad for signal.
25892
25893 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25894
25895         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
25896           Fix category so decodebin picks it up.
25897
25898 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25899
25900         * ext/mad/Makefile.am:
25901         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
25902         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
25903         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
25904         (found_type), (gst_id3demux_bin_change_state):
25905         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
25906         (gst_id3_tag_init), (gst_id3_tag_handle_event),
25907         (gst_id3_tag_src_link), (gst_id3_tag_chain),
25908         (gst_id3_tag_change_state), (plugin_init):
25909         * ext/mad/gstmad.h:
25910           Add id3demuxbin (which is a simple bin consisting of id3demux
25911           and typefind), take over rank from id3demux, remove typefind
25912           code from id3demux. Makes all broken mp3s that I know of work,
25913           and thereby fixes #152688.
25914
25915 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
25916
25917         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25918
25919         * ext/mad/gstmad.c: (gst_mad_src_event):
25920         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
25921           Allow seeks on audio pad, make mad forward those (#164826).
25922         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
25923           Set duration (#165335).
25924
25925 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25926
25927         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
25928         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
25929         (gst_asf_demux_process_ext_content_desc),
25930         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
25931         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
25932         * gst/asfdemux/gstasfdemux.h:
25933           Improve metadata display, e.g. if the metadata comes before the
25934           streams are loaded (which is perfectly valid).
25935
25936 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25937
25938         * tools/gst-launch-ext-m.m:
25939           Fix AVI/ASF pipelines (#165340).
25940
25941 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
25942         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
25943         build failure on amd64
25944
25945 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
25946
25947         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
25948         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
25949           Check environment variables GST_ID3V2_TAG_ENCODING,
25950           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
25951           list of character encodings to force interpretation of non-unicode
25952           strings stored in an ID3v2 tag to a particular encoding. If none
25953           is specified, try to use current locale's encoding, then fall back
25954           to ISO-8859-1 (which will always succeed). (Resolves #149274)
25955         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
25956         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
25957           Check environment variables GST_ID3V1_TAG_ENCODING,
25958           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
25959           list of character encodings to use in case a string encountered
25960           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
25961           specified, try to use the current locale's encoding, then fall
25962           back to ISO-8859-1 (which will always succeed).
25963
25964 2005-01-25  Benjamin Otte  <otte@gnome.org>
25965
25966         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
25967           - on half framerate, compute the rate in advance so the comparisons
25968             don't compare wrong values
25969           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
25970             behaviour
25971           - don't use mad_header_decode anymore, mad_frame_decode does that
25972             automatically
25973           - when getting rid of consumed bytes, reset the stream's skiplen
25974           (fixes #163867)
25975
25976 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
25977
25978         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
25979           Use 1/2 a second for default max_discont, as PES streams from DVB
25980           seem to have larger spacings in the SCR. 
25981           Fix a typo.
25982
25983 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25984
25985         * gst/playback/gstplaybasebin.c: (group_commit):
25986           Notify delayed stream-info availability.
25987
25988 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
25989         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
25990         (gst_a52dec_handle_event), (gst_a52dec_chain):
25991         Add some debug output. Check that a discont has a valid
25992         time associated.
25993         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
25994         (gst_alsa_sink_loop):
25995         Ignore TAG events. A little extra debug for broken timestamps.
25996         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
25997         (dvdnavsrc_change_state):
25998         Ensure we send a discont to engage the link before we send any
25999         other events.
26000         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
26001         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
26002         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
26003         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
26004         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
26005         dvd://title works in totem because typefinding sends a seek that ends
26006         up going back to chapter 1 regardless.
26007         * ext/mpeg2dec/gstmpeg2dec.c:
26008         * ext/mpeg2dec/gstmpeg2dec.h:
26009         Output correct timestamps and handle disconts.
26010         * ext/ogg/gstoggdemux.c: (get_relative):
26011         Small guard against a null dereference.
26012         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
26013         (gst_textoverlay_set_property):
26014         Free memory when done. Don't call gst_event_filler_get_duration on
26015         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
26016         g_warning.
26017         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
26018         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
26019         (gst_sw_srclink), (gst_smoothwave_chain):
26020         Draw solid lines, prettier colours.
26021         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
26022         Add a default palette that'll work for some movies.
26023         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
26024         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
26025         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
26026         * gst/mpegstream/gstdvddemux.h:
26027         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
26028         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
26029         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
26030         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
26031         * gst/mpegstream/gstmpegparse.h:
26032         Use PTM/NAV events when for timestamp adjustment when connected to 
26033         dvdnavsrc. Don't use many discont events where one suffices.
26034         * gst/playback/gstplaybasebin.c: (group_destroy),
26035         (gen_preroll_element), (gst_play_base_bin_add_element):
26036         * gst/playback/gstplaybasebin.h:
26037         Make sure we remove subtitles from the same bin we put them in.
26038         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
26039         (gst_subparse_buffer_format_autodetect),
26040         (gst_subparse_change_state):
26041         Fix some memleaks and invalid accesses.
26042         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
26043         (oggskel_type_find), (cmml_type_find), (plugin_init):
26044         Some typefind functions for Annodex v3.0 files
26045         * gst/wavparse/gstwavparse.h:
26046         GstRiffReadClass is the correct parent class.
26047
26048 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26049
26050         * gst-libs/gst/riff/riff-media.c:
26051         (gst_riff_create_video_caps_with_data):
26052           Add extradata to huffyuv (fixes #165013).
26053         * gst-libs/gst/riff/riff-read.c:
26054         (gst_riff_read_strf_vids_with_data):
26055           Fix extradata extraction if it is in the chunk size.
26056
26057 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
26058
26059         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26060
26061         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
26062         (gst_quarktv_change_state), (gst_quarktv_dispose):
26063           Memory free'ing location fix (#164708).
26064
26065 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26066
26067         * gst/playback/gstplaybasebin.c: (group_commit),
26068         (gen_preroll_element), (probe_triggered), (gen_source_element),
26069         (setup_source), (gst_play_base_bin_change_state),
26070         (gst_play_base_bin_add_element):
26071           Don't block for streams.
26072         * gst/playback/gststreaminfo.c: (stream_info_change_state),
26073         (gst_stream_info_set_mute):
26074           Use gst_pad_set_active_recursive.
26075
26076 2005-01-25  Andy Wingo  <wingo@pobox.com>
26077
26078         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
26079         for #ifndef HAVE_XVIDEO.
26080
26081 2005-01-24  Jeffrey C. Ollie
26082
26083         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
26084
26085         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
26086         * ext/gsm/gstgsmdec.h:
26087         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
26088         * ext/gsm/gstgsmenc.h:
26089         Fix rate to 8kHz as per spec, removes obscure errors when no rate
26090         was given by property. Add proper buffer timestamps and offsets.
26091
26092 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26093
26094         * gst-libs/gst/riff/riff-media.c:
26095         (gst_riff_create_audio_caps_with_data):
26096           Audio can be <8000Hz.
26097
26098 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26099
26100         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
26101           Explicit state change to workaround refcount bugs.
26102
26103 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26104
26105         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
26106         (gst_avimux_riff_get_avi_header):
26107           Fix...
26108
26109 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26110
26111         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
26112         (gst_riff_read_element_data):
26113         * gst-libs/gst/riff/riff-read.h:
26114           Add _peek version (req'ed in CDXA).
26115         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
26116         (gst_cdxaparse_loop):
26117           Fix parsing in playbin.
26118         * gst/playback/gstdecodebin.c: (close_pad_link):
26119           Ignore current_ pads, they cause major annoyance.
26120
26121 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26122
26123         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
26124           Safety guard.
26125
26126 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26127
26128         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
26129           Fix padding...
26130
26131 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26132
26133         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
26134           Allow for 0-sized buffers. Fixes length query problems in
26135           starwars.mkv from the testsuite.
26136
26137 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
26138
26139         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
26140         (gst_video_box_i420), (gst_video_box_chain):
26141           Fix row strides for I420 (fixes #163159)
26142           
26143 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26144
26145         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
26146           MPEG2 has a useful rate property, so we can actually use that.
26147           For MPEG-1, continue using the bytes/time properties.
26148
26149 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26150
26151         * gst-libs/gst/riff/riff-media.c:
26152         (gst_riff_create_video_caps_with_data),
26153         (gst_riff_create_video_template_caps):
26154           Add intel-h263.
26155
26156 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26157
26158         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
26159           Fail if caps negotiation fails. Should fix #162184, and should
26160           definately be in there regardless of it fixing the actual bug.
26161         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
26162         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
26163         (gst_avimux_riff_get_avix_header),
26164         (gst_avimux_riff_get_video_header),
26165         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
26166         (gst_avimux_start_file), (gst_avimux_handle_event),
26167         (gst_avimux_change_state):
26168         * gst/avi/gstavimux.h:
26169           Refactor structure writing to use GST_WRITE_UINT macros, add
26170           metadata writing support.
26171
26172 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26173
26174         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
26175           Elements may already be destroyed when this function is called.
26176
26177 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26178
26179         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26180         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
26181           More memory leak fixes (#149162).
26182
26183 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26184
26185         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
26186         (gst_qtdemux_add_stream):
26187           Fix two memleaks.
26188
26189 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26190
26191         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26192           Argh...
26193
26194 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26195
26196         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
26197           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
26198           when fixating to six channels in Totem.
26199
26200 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26201
26202         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
26203           Fix compile warnings on Solaris 10 buildbot
26204
26205 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26206
26207         * ext/dvdread/dvdreadsrc.c: (_read):
26208           Don't read beyond the last cell in a chapter (fixes 
26209           invalid memory access)
26210
26211 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
26212
26213         * ext/dvdread/stream_labels.c:
26214         (dvdreadsrc_get_audio_stream_labels):
26215           Use NULL for an empty GList instead of g_list_alloc(); fix 
26216           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
26217           of GString (easier to bulk free later)
26218
26219 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26220
26221         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26222
26223         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26224         (gst_ffmpeg_pixfmt_to_caps):
26225           Fix BGRA32 caps (#164209).
26226
26227 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
26228
26229         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26230
26231         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26232         (gst_ffmpeg_caps_to_pixfmt):
26233           alpha_mask can be RGBA/ABGR. Fixes #164265.
26234
26235 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
26236
26237         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26238
26239         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
26240         (gst_mpeg2dec_alloc_buffer):
26241         * ext/mpeg2dec/gstmpeg2dec.h:
26242           Crop if decoding size is not the actual image size (#163676).
26243
26244 2005-01-17  Steve Baker  <steve@stevebaker.org>
26245
26246         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26247
26248         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
26249         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
26250           Add libsndfile typefind functions (#163309).
26251
26252 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26253
26254         * tools/gst-launch-ext-m.m:
26255           Add .aac, fix .m1v/.m2v (#163891).
26256
26257 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26258
26259         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
26260           Sanity check, don't wait endlessly since the clock might not
26261           actually run at this point (which is a deadlock). Fixes #164069.
26262
26263 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26264
26265         * gst/playback/gstplaybasebin.c: (probe_triggered):
26266           Of course, only pause if group is done...
26267
26268 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26269
26270         * gst/playback/gstplaybasebin.c: (probe_triggered):
26271           Thread safety.
26272
26273 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
26274
26275         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
26276           Don't return state change success when the parent
26277           failed.
26278
26279 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26280
26281         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
26282           Free events (fix memleak in #162905).
26283
26284 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
26285
26286         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26287
26288         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26289         (gst_ffmpeg_caps_to_pixfmt):
26290           Fix for depth = 15. Fixes #161675.
26291
26292 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26293
26294         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26295           Set FPS correctly, even for webcams and the like.
26296         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
26297           Don error on setting while capturing.
26298
26299 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26300
26301         * ext/dv/gstdvdec.c:
26302         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26303         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26304           I'm a bad boy. using /1001. to force C to do float division
26305           and not integer division (as it did in my last commit)
26306           Thanks to David I. Lehn for pointing this mistake.
26307
26308 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26309
26310         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
26311           Revert Johan's 1.35->1.36 since it breaks compat.
26312
26313 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26314
26315         * ext/dv/gstdvdec.c:
26316         * ext/libfame/gstlibfame.c:
26317         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
26318         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
26319           replace framerate aproximations by their real value
26320           (24000/1001, 30000/1001, 60000/1001)
26321           Finish fixing bug #164049
26322
26323 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26324
26325         * ext/ogg/gstoggmux.c:
26326           eos/bos debugging
26327         * gst/tcp/gstmultifdsink.c:
26328         * gst/tcp/gstmultifdsink.h:
26329         * gst/tcp/gsttcp.c:
26330         * gst/tcp/gsttcp.h:
26331         * gst/tcp/gsttcpclientsink.c:
26332         * gst/tcp/gsttcpclientsrc.c:
26333         * gst/tcp/gsttcpserversink.c:
26334         * gst/tcp/gsttcpserversrc.c:
26335           improve reusability of elements after state changes and errors
26336           make multifdsink throw away streamheaders when receiving new ones
26337
26338 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26339
26340         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26341           Fix for if items are already in list...
26342
26343 2005-01-12  Benjamin Otte  <otte@gnome.org>
26344
26345         * gst/adder/gstadder.c: (gst_adder_loop):
26346           fix adder a bit so it doesn't screw up with events as much anymore
26347
26348 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
26349
26350         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
26351         (pixbufscale_scale), (gst_pixbufscale_chain):
26352         * ext/gdk_pixbuf/pixbufscale.h:
26353           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
26354           to ensure rowstrides are calculated the same way as 
26355           ffmpegcolorspace
26356           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
26357           that we pick up duration and offset also.
26358
26359 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26360
26361         * gst/avi/gstavimux.c: (gst_avimux_class_init),
26362         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
26363           Reusability fixes.
26364
26365 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26366
26367         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
26368         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
26369         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
26370         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
26371           Update flags when requested.
26372
26373 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26374
26375         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
26376           Fix dmix.
26377
26378 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26379
26380         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26381         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
26382         (probe_triggered), (new_decoded_pad), (gen_source_element),
26383         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
26384         * gst/playback/gstplaybasebin.h:
26385         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
26386         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
26387         (gst_play_bin_change_state):
26388           Implement group-switch signal for use in apps to clear metadata
26389           cache, clean up subtitle, add suburi property instead of # hack,
26390           some error-out fixes.
26391
26392 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26393
26394         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
26395           Debug.
26396         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
26397           If we got a state change in the _get handler, don't return success.
26398
26399 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26400
26401         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
26402         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
26403           Make jpegdec quiet on MJPEG decoding
26404         * gst/asfdemux/README:
26405           Fix mimetypes for MJPEG and H263
26406
26407 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26408
26409         * ext/theora/theoradec.c: (theora_dec_chain):
26410           Fix broken code generation by gcc by swapping arguments.
26411         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26412           Fix \n in debug.
26413
26414 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26415
26416         * TODO:
26417           delete this file, it is by far outdated
26418         * ext/alsa/gstalsa.1: remove
26419         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
26420         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
26421         (gst_alsa_get_caps):
26422           Add HW probing for supported sample rates. Fixes #161704
26423
26424 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26425
26426         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26427           Don't crash, biatch! :).
26428
26429 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26430
26431         * ext/musepack/gstmusepackreader.cpp:
26432         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26433           Some work on tags - still doesn't work in playbin...
26434         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26435           Handle events...
26436
26437 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26438
26439         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
26440           Also shove tags on kid pads.
26441
26442 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26443
26444         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
26445           Don't bail on unknown events.
26446         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26447           Don't crash on events before negotiation.
26448         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26449           Send tags on pads, too.
26450         * gst/playback/gststreamselector.c:
26451         (gst_stream_selector_request_new_pad):
26452           Forward events on first pad if no input was selected yet.
26453
26454 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26455
26456         * gst/playback/gstplaybasebin.c: (setup_substreams):
26457           Don't disable streamtype if the stream doesn't exist, since
26458           then playing a video after audio will disable both and nothing
26459           will happen. Fixes the testsuite.
26460
26461 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26462
26463         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
26464         (gst_v4l_xoverlay_set_xwindow_id):
26465         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
26466         (gst_v4l2_xoverlay_set_xwindow_id):
26467           Add debug categories, fix overlay disabling.
26468
26469 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26470
26471         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
26472         * ext/alsa/gstalsa.h:
26473           Add HW probing for period_count/size and buffer_size MIX/MAX
26474           Adjust default/user defined value if out of bounds
26475           Should fix bug #162024
26476
26477 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26478
26479         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
26480           Fix warning (#161191).
26481
26482 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26483
26484         * ext/dvdread/stream_labels.c:
26485         (dvdreadsrc_get_audio_stream_labels):
26486           Fix warning (init the good variable in switch default)
26487
26488 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
26489
26490         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26491
26492         * gst/tta/gstttaparse.c: (gst_tta_src_event):
26493           Fix gcc-2.95 compile (#163485).
26494
26495 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26496
26497         * configure.ac:
26498         * ext/flac/gstflacenc.c: (gst_flacenc_init),
26499         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
26500         (gst_flacenc_tell_callback), (gst_flacenc_chain),
26501         (gst_flacenc_change_state):
26502         * ext/flac/gstflacenc.h:
26503           Update for API change in flac-1.1.1. Update requirement in
26504           configure.ac. Fixes #162974.
26505
26506 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26507
26508         * gst/playback/gstplaybasebin.c: (group_destroy):
26509           Remove hack to get rid of assert and get rid of unlinked
26510           signals properly.
26511
26512 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26513
26514         * gst/playback/gstplaybasebin.c: (setup_source):
26515           Set source to NULL so that resources are free'ed. Fixes issues
26516           with playback of CDDA and similar device-accessing things.
26517
26518 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26519
26520         * testsuite/embed/Makefile.am:
26521           test->noinst, fix make test in buildbot.
26522
26523 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26524
26525         * ext/dvdread/stream_labels.c: new file
26526         * ext/dvdread/stream_labels.h: new file
26527         * ext/dvdread/Makefile.am:
26528         * ext/dvdread/dvdreadsrc.c: (_seek_title):
26529           Extract audio stream label from DVD IFO files.
26530           It only dump them on the console for now, still have to
26531           make playbin aware of them.
26532
26533 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26534
26535         * gst/playback/gstplaybasebin.c: (setup_source):
26536           Fix hanging subs.
26537
26538 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26539
26540         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
26541         (gen_preroll_element), (remove_groups), (setup_subtitle),
26542         (gen_source_element), (setup_source):
26543         * gst/playback/gstplaybasebin.h:
26544           Multiple .sub files is just a stupid idea... Fix some threading
26545           mistakes. Interestingly, external .sub files cause playbin to
26546           hang, I don't know why... Parsing fixes contributed by Fran??ois
26547           Kooman <fkooman@tuxed.net>.
26548
26549 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26550
26551         * testsuite/embed/Makefile.am:
26552           Fix buildbot.
26553
26554 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26555
26556         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26557
26558         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
26559         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
26560         (gst_pngenc_set_property):
26561         * ext/libpng/gstpngenc.h:
26562           Add compression level property (#163323).
26563
26564 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26565
26566         * configure.ac:
26567         * examples/capsfilter/capsfilter1.c: (main):
26568         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26569         * ext/dvdread/Makefile.am:
26570         * ext/dvdread/demo-play:
26571         * ext/dvdread/demo-play.c:
26572         * gconf/gstreamer.schemas.in:
26573         * gst-libs/gst/gconf/gconf.c:
26574         * sys/v4l/TODO:
26575         * testsuite/Makefile.am:
26576         * testsuite/embed/Makefile.am:
26577         * testsuite/embed/embed.c: (cb_expose), (main):
26578           Remove all references to xvideosink, fix examples (#140845).
26579         * gst/playback/gstplaybasebin.c: (group_destroy):
26580           Apparently, disposal does not unlink - so do explicitely.
26581         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26582           Add debug.
26583
26584 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
26585
26586         * README: fix PKG_CONFIG_PATH instructions, what was there
26587         previously was breaking default search path, not nice. 
26588         Fixes #163358
26589
26590 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26591
26592         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
26593         (gst_audioscale_chain):
26594           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
26595           when resampling - how the ^@$^!@^! is this possible?!?
26596
26597 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26598
26599         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
26600           Reset variables on READY.
26601         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
26602         (gst_matroska_mux_loop):
26603           Require data before writing header.
26604
26605 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
26606
26607         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26608
26609         * ext/mad/gstmad.c: (gst_mad_chain):
26610           Don't call mad_stream_sync() directly after recovering sync.
26611           Fixes #151661.
26612
26613 2005-01-09  Martin Eikermann  <meiker@upb.de>
26614
26615         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26616
26617         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
26618         (snapshot_handler), (gst_snapshot_sinkconnect),
26619         (gst_snapshot_chain):
26620           Allocate resources when required, fix recursive signal emission
26621           and fix caps. Fixes #161667.
26622
26623 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26624
26625         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26626
26627         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
26628         (gst_pngdec_chain):
26629           Handle only 8-bppc (bits-per-pixel-component) images, better
26630           error handling and correct strides. Fixes #163177.
26631         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
26632         (gst_pngenc_chain):
26633           Better error handling. Fixes #163348.
26634
26635 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26636
26637         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
26638         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
26639         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
26640         (dvdnavsrc_uri_handler_init):
26641           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
26642         * gst/playback/gstplaybasebin.c: (gen_source_element):
26643           Add MMS to streaming URIs.
26644
26645 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26646
26647         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
26648         * sys/xvimage/xvimagesink.c:
26649         (gst_xvimagesink_navigation_send_event):
26650           Check for pad availability before sending event.
26651
26652 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26653
26654         * gst-plugins.spec.in:
26655           Add subparse.
26656
26657 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26658
26659         * configure.ac:
26660           Since we use functions from CVS, up requirement.
26661
26662 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26663
26664         * gst/playback/Makefile.am:
26665         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26666         (group_destroy), (group_commit), (group_is_muted),
26667         (gen_preroll_element), (add_stream), (unknown_type),
26668         (probe_triggered), (preroll_unlinked), (mute_stream),
26669         (silence_stream), (new_decoded_pad), (setup_substreams),
26670         (setup_source), (get_active_source), (mute_group_type),
26671         (muted_group_change_state), (set_active_source),
26672         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
26673         (play_base_eos), (gst_play_base_bin_change_state):
26674         * gst/playback/gstplaybasebin.h:
26675         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
26676         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
26677         (gst_stream_info_dispose), (stream_info_mute_pad),
26678         (stream_info_change_state), (gst_stream_info_set_mute):
26679         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
26680         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
26681         (gst_stream_selector_init), (gst_stream_selector_dispose),
26682         (gst_stream_selector_get_linked_pad),
26683         (gst_stream_selector_get_caps), (gst_stream_selector_link),
26684         (gst_stream_selector_get_linked_pads),
26685         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
26686         * gst/playback/gststreamselector.h:
26687           Adding stream selection support plus required properties for
26688           applications to use this. Fully fixes #100931.
26689
26690 2005-01-08  Benjamin Otte  <otte@gnome.org>
26691
26692         * gst/games/gstpuzzle.c: (nav_event_handler):
26693           - handle nav events differently: forward every event no matter if it
26694             was handled or not.
26695           - translate events
26696           You can now cheat by using navigationtest ! puzzle and moving the
26697           mouse close to the edge of a tile. ;)
26698
26699 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26700
26701         * configure.ac:
26702         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
26703         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
26704         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
26705         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
26706         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
26707         (gst_ogm_parse_plugin_init):
26708         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
26709         (gst_textoverlay_link), (gst_textoverlay_getcaps),
26710         (gst_textoverlay_event), (gst_textoverlay_video_chain),
26711         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
26712         * ext/pango/gsttextoverlay.h:
26713         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
26714         (gst_matroska_demux_handle_seek_event),
26715         (gst_matroska_demux_sync_streams),
26716         (gst_matroska_demux_parse_blockgroup),
26717         (gst_matroska_demux_subtitle_caps),
26718         (gst_matroska_demux_plugin_init):
26719         * gst/matroska/matroska-ids.h:
26720         * gst/playback/gstdecodebin.c: (close_pad_link):
26721         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
26722         (gen_preroll_element), (remove_groups), (add_stream),
26723         (new_decoded_pad), (setup_subtitles), (gen_source_element),
26724         (setup_source):
26725         * gst/playback/gstplaybasebin.h:
26726         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
26727         * gst/subparse/Makefile.am:
26728         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
26729         (gst_subparse_base_init), (gst_subparse_class_init),
26730         (gst_subparse_init), (gst_subparse_formats),
26731         (gst_subparse_eventmask), (gst_subparse_event),
26732         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
26733         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
26734         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
26735         (parse_mpsub_deinit), (parse_mpsub_init),
26736         (gst_subparse_buffer_format_autodetect),
26737         (gst_subparse_format_autodetect), (gst_subparse_loop),
26738         (gst_subparse_change_state), (gst_subparse_type_find),
26739         (plugin_init):
26740         * gst/subparse/gstsubparse.h:
26741         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
26742         (plugin_init):
26743           Add subtitle support, .sub parser (supports SRT and MPsub),
26744           OGM text support, Matroska UTF-8 text support, deadlock fixes
26745           all over the place, subtitle awareness in decodebin/playbin
26746           and some fixes to textoverlay to handle subtitles in a stream
26747           correctly. Fixes #100931.
26748
26749 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26750
26751         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26752           Check for pad availability before doing a query on it.
26753
26754 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26755
26756         * ext/dv/gstdvdec.c:
26757           really fix bpp24/32 dvdec caps (classic rgba indeed)
26758         * gst/asfdemux/gstasfdemux.c:
26759         (gst_asf_demux_process_ext_content_desc):
26760           don't send text tags if they are empty (bis repetita)
26761
26762 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26763
26764         * ext/dv/gstdvdec.c:
26765          remove unneeded comment from dvdec
26766           (related to DV 4CC codes in AVI files)
26767           moved them in gstreamer/docs/random/mimetypes
26768         * gst/asfdemux/gstasfdemux.c:
26769         (gst_asf_demux_process_ext_content_desc):
26770          don't send text tags if they are empty
26771          fix mem leak on error path
26772         * gst/ffmpegcolorspace/avcodec.h:
26773         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26774         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
26775         (gst_ffmpegcsp_avpicture_fill):
26776         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
26777         * gst/ffmpegcolorspace/imgconvert_template.h:
26778          adds BGR32 and BGRA32 to ffmpegcolorspace
26779           (still bad colors, fixing it on next commit)
26780           helps with dvdec outputing BGR32
26781
26782 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26783
26784         * ext/dv/gstdvdec.c:
26785          Fix audio caps i just broke (missing ',')
26786         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
26787         (gst_matroska_mux_reset):
26788          Fix typo + add FIXME about old "x-gst-metadata" crap
26789
26790 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26791
26792         * ext/dv/demo-play.c: (main):
26793          xvideosink -> xvimagesink
26794         * ext/dv/gstdvdec.c:
26795          change rgb 32/32 caps to 24/32 (no alpha)
26796          change nb of channels to be a list (2 or 4, not 2)
26797          change sample rate to be a list (32, 44.1, 48 kHz) not a range
26798         * gst/asfdemux/gstasfdemux.c:
26799         (gst_asf_demux_process_ext_content_desc):
26800          Add 'date/year' to extracted metadata list
26801
26802 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26803
26804         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
26805           The return value of fixate_to does not imply that the requested
26806           value was set, so don't assume.
26807
26808 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
26809
26810         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26811
26812         * ext/libpng/gstpngdec.c:
26813         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
26814         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
26815         * ext/libpng/gstpngenc.h:
26816           Alpha support (encoder; #163161), mime fixage.
26817
26818 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
26819
26820         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26821
26822         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
26823         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
26824         (gst_faac_set_property), (gst_faac_get_property):
26825         * ext/faac/gstfaac.h:
26826           Allow for ADTS output (#153434).
26827
26828 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26829
26830         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
26831           Fix against template (#150576).
26832
26833 2005-01-06  Benjamin Otte  <otte@gnome.org>
26834
26835         * gst/games/gstpuzzle.c: (draw_puzzle):
26836           don't draw a puzzle if either width or height of tiles would be 0.
26837
26838 2005-01-06  Benjamin Otte  <otte@gnome.org>
26839
26840         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
26841         (gst_puzzle_class_init), (gst_puzzle_finalize):
26842           no memleaks, please
26843         (gst_puzzle_create), (gst_puzzle_init),
26844         (gst_puzzle_set_property), (gst_puzzle_setup):
26845           change initialization code around so we don't reshuffle on resize
26846         (draw_puzzle):
26847           fix another stupid typo
26848
26849 2005-01-06  Benjamin Otte  <otte@gnome.org>
26850
26851         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
26852           fix stupid typo that borked copying on YUY2
26853
26854 2005-01-06  Benjamin Otte  <otte@gnome.org>
26855
26856         * gst/games/gstpuzzle.c: (draw_puzzle):
26857           fix edges when image sizes aren't multiples of tile sizes
26858
26859 2005-01-06  Benjamin Otte  <otte@gnome.org>
26860
26861         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
26862           make RGB endianness work correctly
26863         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
26864           refactor and fix race with initial shuffling
26865         (nav_event_handler):
26866           allow using the mouse to puzzle
26867         (draw_puzzle):
26868           insist on tiles having width and height as multiples of 4 to get
26869           clean YUV image handling
26870         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
26871         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
26872           s/DEBUG/LOG/ for common messages
26873         (gst_xvimagesink_navigation_send_event):
26874           fix mouse event translation to not include screen PAR
26875         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
26876           fix mouse event translation to actually work
26877
26878 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26879
26880         * gst/asfdemux/gstasfdemux.c:
26881         (gst_asf_demux_process_ext_content_desc):
26882          Extract TrackNumber metadata + clean up code
26883         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
26884          Hope this is the good fix (var used unitialised)
26885
26886 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26887
26888         * ext/faad/gstfaad.c: (gst_faad_chain):
26889           Only increment timestamp if it's valid. Fixes raw AAC streams.
26890
26891 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26892
26893         * configure.ac:
26894         * gst/games/Makefile.am:
26895         * gst/games/gstpuzzle.c:
26896           add a puzzle game with...
26897         * gst/games/gstvideoimage.c:
26898         * gst/games/gstvideoimage.h:
26899           ... full colorspace support (that includes YUV9 and RGB16)) stolen
26900           from videotestsrc and made into something that would be a nice
26901           library for a lot of other plugins.
26902
26903 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26904
26905         * configure.ac:
26906          don't compile faad plugin if a RC of 2.0 is found
26907          Fixes #155346 (and FC1 buildbot)
26908         * gst/asfdemux/gstasfdemux.c:
26909         (gst_asf_demux_process_ext_content_desc):
26910          try to make Solaris compiler happier
26911
26912 2005-01-06  Paul Jack  <pjack@sfaf.org>
26913
26914         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26915
26916         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
26917           Fix segfault (#161667).
26918
26919 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26920
26921         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26922           Fix framerate reporting.
26923
26924 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26925
26926         * gst-libs/gst/riff/riff-ids.h:
26927         * gst/wavenc/riff.h:
26928          Add AMR (VBR and CBR) ids to riff.h audio codec list
26929         * gst/asfdemux/gstasfdemux.c:
26930         (gst_asf_demux_process_ext_content_desc),
26931         (gst_asf_demux_process_object):
26932           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
26933
26934 2005-01-05  Martin Eikermann  <meiker@upb.de>
26935
26936         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26937
26938         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
26939         (gst_dvd_demux_handle_discont):
26940         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
26941         (gst_mpeg_demux_handle_discont):
26942           Recreate pads on new-media (#160730).
26943         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
26944           Send discont even if manager changes timestamps (#161929).
26945
26946 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
26947
26948         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26949
26950         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
26951           Fix invalid memory access (#159211).
26952
26953 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26954
26955         * examples/gstplay/player.c: (main):
26956           Don't iterate.
26957         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
26958           Add visualizations.
26959         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26960         (gst_a52dec_handle_frame):
26961           Set duration.
26962         * ext/dvdnav/gst-dvd:
26963           Add audioconvert. Fixes #161325.
26964         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
26965           Explicitely case to gint64. Possible valgrind error.
26966         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
26967         (gst_play_tick_callback), (gst_play_change_state),
26968         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
26969         (gst_play_set_location), (gst_play_get_location),
26970         (gst_play_seek_to_time), (gst_play_set_data_src),
26971         (gst_play_set_video_sink), (gst_play_set_audio_sink),
26972         (gst_play_set_visualization), (gst_play_connect_visualization),
26973         (gst_play_get_framerate), (gst_play_get_all_by_interface),
26974         (gst_play_new):
26975           Use playbin. Fixes #139749 and #147744.
26976         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
26977           Add genre tag.
26978         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
26979         (audioscale_get_type), (gst_audioscale_base_init),
26980         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
26981         (gst_audioscale_getcaps), (gst_audioscale_fixate),
26982         (gst_audioscale_link), (gst_audioscale_get_buffer),
26983         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
26984         (gst_audioscale_init), (gst_audioscale_dispose),
26985         (gst_audioscale_chain), (gst_audioscale_set_property),
26986         (gst_audioscale_get_property), (plugin_init):
26987           Indent properly.
26988         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
26989           Fix LPCM.
26990         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
26991         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
26992         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
26993           Add more metadata (fixes #162656).
26994
26995 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26996
26997         * configure.ac:
26998           back to cvs
26999
27000 === release 0.8.7 ===
27001
27002 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27003
27004         * NEWS:
27005         * RELEASE:
27006         * configure.ac:
27007           releasing 0.8.7, "Hyperspace"
27008
27009 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27010
27011         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
27012
27013         * gst/playback/gstplaybasebin.c:
27014          Fix for #162924 - free caps after use, not before
27015
27016 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
27017
27018         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27019
27020         * gst/playback/gstplaybasebin.c:
27021         * gst/wavparse/gstwavparse.c:
27022           Fix for #154773 - fixes playback of small .wav files
27023
27024 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
27025
27026         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27027
27028         * gst/audioscale/gstaudioscale.c:
27029           Fix for #162819 - make audioscale reusable
27030           Fixes playback of more than one file with playbin/totem
27031
27032 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27033
27034         * gst/ffmpegcolorspace/avcodec.h:
27035         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27036         * gst/ffmpegcolorspace/imgconvert.c:
27037           clean up the mess that made me cry and avoid needless duplication
27038
27039 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
27040
27041         * gst/ffmpegcolorspace/imgconvert.c:
27042           give some indication of why we're segfaulting
27043
27044 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27045
27046         * configure.ac:
27047           Fix indentation, fix v4l2 plugin detection.
27048         * ext/Makefile.am:
27049           Fix libmms location (Maciej, use diff -u!).
27050         * ext/alsa/gstalsa.c: (gst_alsa_init):
27051           Initialize caps cache to NULL.
27052         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
27053           Only change state on audiosink if it exists.
27054
27055 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
27056
27057         * gst/matroska/matroska-demux.c:
27058         * gst/matroska/matroska-ids.h:
27059         * gst/matroska/matroska-demux.h:
27060         Fix Vorbis streams failing to decode in some files, where cluster_time
27061         isn't 0, because then it doesn't send codec_priv before actual data.
27062         Remove time-based test and replace it with marker set on beginning of
27063         new stream
27064
27065 2004-12-28  David Schleef  <ds@schleef.org>
27066
27067         Merge patch from Ronald fixing problems with streaming
27068         text.
27069         * ext/cairo/gstcairo.c: (plugin_init):
27070         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27071         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27072         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27073         (gst_textoverlay_font_init), (gst_textoverlay_init),
27074         (gst_textoverlay_set_property):
27075         * ext/cairo/gsttextoverlay.h:
27076
27077 2004-12-27  David Schleef  <ds@schleef.org>
27078
27079         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
27080         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
27081         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
27082         (gst_textoverlay_font_init), (gst_textoverlay_init),
27083         (gst_textoverlay_set_property): Improvements to actually
27084         render text as white on black outline on video, including
27085         font selection and horizontal/vertical alignment.  (Ronald's
27086         christmas present)
27087         * ext/cairo/gsttextoverlay.h:
27088
27089 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27090
27091         * ext/ogg/gstogg.c:
27092         * ext/ogg/gstogmparse.c:
27093           fix ogm[audio/video]parse plugin registration
27094           (riff won't load if bytestream is already loaded)
27095
27096 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27097
27098         * gst/audioconvert/gstchannelmix.c:
27099           fix for GLIB < 2.4
27100
27101 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27102
27103         * Makefile.am:
27104         * configure.ac:
27105           disable docs again until it actually passes make distcheck.
27106
27107 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27108
27109         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
27110         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
27111         (plugin_init):
27112           Add 3GP (variables name Q3GP because they can't start with a
27113           number). Add samr audio fourcc (used in .3gp files), decoder
27114           is work in progress. Also do a GST_WARNING instead of ERROR
27115           in case of unknown nodes, to decrease output.
27116
27117 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27118
27119         * Makefile.am:
27120           really fix dist
27121
27122 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27123
27124         * configure.ac:
27125         * ext/speex/gstspeexdec.h:
27126         * ext/speex/gstspeexenc.h:
27127           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
27128           Fix detection code in configure.ac
27129
27130 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27131
27132         * gst/matroska/matroska-demux.c:
27133         (gst_matroska_demux_parse_blockgroup):
27134           Save position, so that queries give proper return values. Don't
27135           know how this could ever have worked before...
27136
27137 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27138
27139         * configure.ac:
27140           Put additional LAME check inside the conditional.  Fixes #152339
27141
27142 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27143
27144         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27145         (gst_avi_demux_stream_scan):
27146           Add some more debug. Fix logic error when setting movi offset
27147           while reading index.
27148
27149 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27150
27151         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27152         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
27153         (gst_avi_demux_process_next_entry):
27154           Add some debugging. Better detection of broken indexes and the
27155           accompanying index recovery. No infinite loops on state changes
27156           when we're still in our loopfunction.
27157
27158 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27159
27160         * configure.ac:
27161           Fix up.
27162
27163 2004-12-22  Archana Shah  <archana.shah@wipro.com>
27164
27165         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
27166
27167         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
27168           Normalizing the value before setting
27169         (gst_sunaudiomixer_get_volume):
27170           Normalizing the value after getting. Fixes bug# 161980
27171
27172 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27173
27174         * Makefile.am: Make sure docs gets disted
27175         * docs/Makefile.am: Make sure all needed files get disted
27176         * gst-plugins.spec.in: latest updates
27177
27178 2004-12-22  Wim Taymans  <wim@fluendo.com>
27179
27180         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27181         Revert patch 1.38 as clock distribution over schedulers does
27182         not work correcly in the core yet.
27183
27184 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27185
27186         * sys/oss/README: remove this file, which predates my birth
27187           (and which content is by far outdated)
27188
27189 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
27190
27191         * Makefile.am:
27192         * configure.ac:
27193         * docs/Makefile.am:
27194         * docs/libs/Makefile.am:
27195         * docs/libs/gst-plugins-libs-docs.sgml:
27196         * docs/libs/gst-plugins-libs-sections.txt:
27197         * docs/libs/tmpl/gstgconf.sgml:
27198         * docs/upload.mak:
27199         * docs/version.entities.in:
27200           Added boilerplate gtk-doc files for plugin-libs documentation.
27201
27202 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27203
27204         * gst/auparse/gstauparse.c: fix int and float audio caps
27205
27206 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27207
27208         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27209         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27210           g_assert() can be a macro, don't use #ifdef inside it.
27211
27212 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
27213
27214         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27215
27216         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
27217         (gst_videorate_init), (gst_videorate_chain),
27218         (gst_videorate_change_state):
27219           Event handling (fixes #159986).
27220
27221 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27222
27223         * gst-libs/gst/riff/riff-media.c:
27224         (gst_riff_create_video_caps_with_data):
27225           Add BLZ0 (Blizzard's version of DivX) fourcc.
27226
27227 2004-12-18  David Schleef  <ds@schleef.org>
27228
27229         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
27230         portability fix.
27231
27232 2004-12-18  David Schleef  <ds@schleef.org>
27233
27234         * gst/tta/ttadec.h: Disable some header code that isn't used
27235         and clearly isn't portable.
27236
27237 2004-12-18  David Schleef  <ds@schleef.org>
27238
27239         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
27240         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27241         (avcodec_get_pix_fmt), (avpicture_layout),
27242         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
27243         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
27244         Fix code to not use GCC extensions (and c99 extensions that
27245         Forte does not like.)
27246
27247 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27248
27249         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27250
27251         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
27252         (gst_deinterlace_chain):
27253           Rowstride fixes. Fixes #161039.
27254         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
27255         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
27256         (gst_video_crop_getcaps), (gst_video_crop_link),
27257         (gst_video_crop_i420), (gst_video_crop_chain),
27258         (gst_video_crop_change_state):
27259           Rework of negotiation. Actually works now. Fixes #158650.
27260
27261 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27262
27263         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
27264           That was very stupid.
27265
27266 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27267
27268         * gst/matroska/matroska-demux.c:
27269         (gst_matroska_demux_parse_blockgroup):
27270           Fix possible crasher.
27271
27272 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27273
27274         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
27275         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
27276           Lace sizes can be zero.
27277
27278 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27279
27280         * ext/musepack/gstmusepackdec.cpp:
27281           Fetch error return values. Fixes #161624.
27282         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
27283           Really EOS.
27284
27285 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27286
27287         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
27288           Work for truncated (unfinished download etc.) files. Fixes #160514.
27289
27290 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27291
27292         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27293           Fix for integer overflow. Makes #156001 not crash. Probably masks
27294           the real bug.
27295
27296 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27297
27298         * gst/ac3parse/gstac3parse.c: (plugin_init):
27299           Parsers never have ranks. Fixes #159651.
27300
27301 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27302
27303         * gst/playback/gstdecodebin.c: (compare_ranks):
27304           make sure the facotries are ordered the same every time even if they
27305           have the same rank by using the name
27306         * gst/playback/gstdecodebin.c: (find_compatibles):
27307           make sure we don't add factories to the list twice
27308
27309 2004-12-16  David Schleef  <ds@schleef.org>
27310
27311         * configure.ac: look for musepack headers as musepack/*.h
27312         (fixes #159847)
27313         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
27314         * ext/musepack/gstmusepackreader.h: same
27315
27316 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27317
27318         * gst-libs/gst/riff/riff-read.c:
27319         (gst_riff_read_strf_auds_with_data):
27320           Read extradata correctly (fixes #155879).
27321
27322 2004-12-16  David Schleef  <ds@schleef.org>
27323
27324         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
27325         audio.  does _not_ attempt or allow conversion unless channels
27326         is 1 or 2.
27327
27328 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27329
27330         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
27331
27332 2004-12-16  David Schleef  <ds@schleef.org>
27333
27334         * gst/audioscale/gstaudioscale.c: the resample library only
27335         handles 1 or 2 channels.  Change caps to compensate.
27336
27337 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27338
27339         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
27340         (gst_matroska_demux_audio_caps):
27341           Some MPEG-AAC hacks, because else it doesn't work...
27342
27343 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27344
27345         * gst-libs/gst/riff/riff-media.c:
27346         (gst_riff_create_video_caps_with_data),
27347         (gst_riff_create_video_template_caps):
27348           Add h264.
27349
27350 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27351
27352         * gst-libs/gst/audio/Makefile.am:
27353           Try to fix buildbot.
27354
27355 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
27356
27357         * gst/tcp/gstmultifdsink.c:
27358           Clean up and uniformize debugging.
27359
27360 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
27361
27362         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27363
27364         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
27365         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
27366         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
27367         (gst_mpeg_demux_change_state):
27368           Reset on ready. Fixes 160276.
27369
27370 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27371
27372         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27373
27374         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27375         (gst_ffmpegcsp_pad_link):
27376           Fix memleak (#154815).
27377
27378 2004-12-16  James Bowes  <bowes@cs.dal.ca>
27379
27380         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27381
27382         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
27383         (gst_musicbrainz_init), (gst_musicbrainz_chain),
27384         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
27385         * ext/musicbrainz/gsttrm.h:
27386           Add support for using a proxy server when getting a trm id from
27387           the MusicBrainz database (#149613).
27388
27389 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
27390
27391         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27392
27393         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
27394         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
27395           Fix memleaks (#157233).
27396
27397 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
27398
27399         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27400
27401         * gst-libs/gst/resample/resample.c: (gst_resample_close):
27402         * gst-libs/gst/resample/resample.h:
27403         * gst/audioscale/gstaudioscale.c:
27404           Fix memleak (#159215).
27405
27406 2004-12-16  Toni Willberg  <toniw@iki.fi>
27407
27408         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27409
27410         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
27411         * sys/oss/oss_probe.c: (main):
27412           Check for mono/stereo support (similar to samplerate probing),
27413           fixes #159433. Also add missing copyright header to oss_probe.c.
27414
27415 2004-12-15  David Schleef  <ds@schleef.org>
27416
27417         * configure.ac: add audioresample and cairo plugins.  Remove
27418         HAVE_MMX stuff, because it's not used.
27419         * ext/Makefile.am: same
27420         * ext/audioresample/Makefile.am: You are not ready for an
27421         audio resampling element based on audioresample.
27422         * ext/audioresample/gstaudioresample.c:
27423         * ext/audioresample/gstaudioresample.h:
27424         * ext/cairo/Makefile.am: You are not ready for overlay elements
27425         based on cairo.  Don't look too closely, these elements kinda
27426         suck right now.
27427         * ext/cairo/gstcairo.c: new
27428         * ext/cairo/gsttextoverlay.c: new
27429         * ext/cairo/gsttextoverlay.h: new
27430         * ext/cairo/gsttimeoverlay.c: new
27431         * ext/cairo/gsttimeoverlay.h: new
27432         * gst-libs/gst/media-info/media-info-priv.h: fix compile
27433         problem with compilers that don't support variadic macros.
27434
27435 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
27436
27437         Reviewed by:  David Schleef  <ds@schleef.org>
27438
27439         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
27440         Bala, registering sunaudiosrc (oops!), and cleaning up code a
27441         bit.  Also ran indent-gst.
27442         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
27443         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
27444         (gst_sunaudiosrc_setparams):
27445
27446 2004-12-14  David Schleef  <ds@schleef.org>
27447
27448         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
27449         output rate to 16000.  Should fix #160235.
27450
27451 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27452
27453         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
27454         Add typefinding for mpeg2 pes streams
27455
27456 2004-12-13  David Schleef  <ds@schleef.org>
27457
27458         * configure.ac:  Applied patch from bug #143659, making default
27459         sources and sinks OS-dependent (for Solaris), and added code
27460         for OS/X.
27461         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
27462
27463 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27464
27465         * gst-libs/gst/riff/riff-media.c:
27466           forgot to add h2.64 to avidemux template caps
27467
27468 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27469
27470         * gst/wavenc/riff.h:
27471         * gst-libs/gst/riff/riff-media.c:
27472         * gst-libs/gst/riff/riff-ids.h:
27473         * gst/avi/gstavimux.c
27474         add 4CC code for VideoSoft h264 in AVI (VSSH)
27475           fixes bug #160655
27476         remove s323 from riff, it's quicktime specific :(
27477
27478 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27479
27480         * gst/asfdemux/README
27481         * gst/wavenc/riff.h
27482         * gst-libs/gst/riff/riff-ids.h
27483         * gst-libs/gst/riff/riff-media.c
27484         * gst/qtdemux/qtdemux.c:
27485           add new 4CC codes for h263 related codecs
27486           fixes partially bug #155163
27487
27488 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
27489
27490         * configure.ac: Update polyaudio requirement to 0.7
27491         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
27492
27493 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27494
27495         * gst/interleave/deinterleave.c:
27496         fix my name's spelling! :)
27497
27498 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27499
27500         * AUTHORS ChangeLog
27501         * gst/auparse/gstauparse.c
27502         * gst/interleave/deinterleave.c
27503         * gst/law/:
27504                 alaw-decode.c alaw-encode.c
27505                 mulaw-decode.c mulaw-encode.c
27506         * gst/oneton/gstoneton.c
27507         * sys/osxaudio/:
27508                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
27509         * sys/osxvideo/:
27510                 cocoawindow.h cocoawindow.m
27511                 osxvideosink.h osxvideosink.m
27512
27513         put the same mail address for Zaheer Abbas Merali everywhere
27514
27515 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27516
27517         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
27518           Align by packetsize, and assert that we a packet available before
27519           playing. The first makes webstreams work (they often include
27520           trailing padding data in a packet), the second allows pausing a
27521           ASF stream in totem without getting demux errors afterwards.
27522
27523 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27524
27525         * ext/ogg/gstoggdemux.c: (get_relative):
27526           Check for non-NULL before accessing member (end-of-chain).
27527
27528 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27529
27530         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
27531         (cdparanoia_set_property), (cdparanoia_get_property):
27532         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
27533         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
27534         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
27535         (dvdreadsrc_init), (dvdreadsrc_set_property),
27536         (dvdreadsrc_get_property):
27537         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
27538         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
27539           Synchronize property names where not yet the case. Devices are
27540           now device=X, other versions are deprecated (but still exist).
27541           Also use g_free() unconditionally.
27542         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27543         (setup_source), (gst_play_base_bin_get_property):
27544           Expose source.
27545
27546 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27547
27548         * configure.ac: move GCONF macro outside conditional for the am
27549           conditional. Fixes #160439
27550
27551 2004-12-08  David Schleef  <ds@schleef.org>
27552
27553         * tools/gst-visualise-m.m: Switch to elements that currently
27554         exist.
27555
27556 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27557
27558         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
27559           We love wrong commas.
27560
27561 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27562
27563         * gst/matroska/matroska-demux.c:
27564         (gst_matroska_demux_handle_src_query):
27565           Don't set DEFAULT, unsupported - makes length display incorrectly
27566           in some cases.
27567
27568 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27569
27570         * gst/monoscope/README: remove blurb about files being GPL
27571         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
27572         * gst/monoscope/monoscope.c: Change license to BSD with explanation
27573           monoscope is now effectively LGPL licensed
27574
27575 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27576
27577         * gst/monoscope/README: Update information to be more correct
27578         * gst/monoscope/convolve.c: Relicense to LGPL
27579         * gst/monoscope/convolve.h: Relicense to LGPL
27580
27581 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
27582
27583         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
27584           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
27585         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
27586           set default_duration for mpeg1 audio
27587
27588 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27589
27590         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
27591         * ext/alsa/gstalsa.h:
27592           refactor big chunks of the core caps negotiation code to make it
27593           a lot faster, because people claim it's really slow
27594           (actually, just cache the getcaps when the device is opened)
27595
27596 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27597
27598         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
27599         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
27600         (gst_a52dec_handle_frame), (gst_a52dec_chain),
27601         (gst_a52dec_change_state), (plugin_init):
27602         * ext/a52dec/gsta52dec.h:
27603           Do something useful with timestamps. Make chain-based (since
27604           there's really no reason to be loopbased).
27605         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
27606           Update current_byte/frame correctly.
27607
27608 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27609
27610         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
27611         (gst_ape_demux_stream_init):
27612           Forward tags, too.
27613
27614 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27615
27616         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
27617           Let's make sure we're done typefinding when detecting tags.
27618
27619 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27620
27621         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
27622         (gst_ebml_read_init), (gst_ebml_read_use_event),
27623         (gst_ebml_read_element_id), (gst_ebml_peek_id),
27624         (gst_ebml_read_seek), (gst_ebml_read_skip),
27625         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
27626         (gst_ebml_read_master):
27627         * gst/matroska/ebml-read.h:
27628         * gst/matroska/matroska-demux.c:
27629         (gst_matroska_demux_parse_contents),
27630         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
27631           Disgustingly evil hack for working around INTERRUPT events and
27632           their extremely annoying habit of being a pain in the ass. We
27633           simply peek a cluster before reading any of it.
27634
27635 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27636
27637         * ext/musepack/gstmusepackdec.cpp:
27638           There's also floating point libmusepacks.
27639
27640 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27641
27642         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
27643         (gst_faad_chanpos_to_gst), (gst_faad_chain):
27644           Set DURATION even if source buffer didn't. Also use increasing
27645           timestamps.
27646         * gst-libs/gst/riff/riff-media.c:
27647         (gst_riff_create_audio_caps_with_data):
27648           Block_align can have larger values than 8192.
27649
27650 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27651
27652         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
27653         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
27654         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
27655         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
27656           Fix caps.
27657
27658 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27659
27660         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
27661           Fix logic bug.
27662
27663 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27664
27665         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
27666           Yay, another one.
27667
27668 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27669
27670         * ext/esd/esdsink.c: (gst_esdsink_chain):
27671           Make error actually say something useful (fixes #156798).
27672         * gst-libs/gst/riff/riff-media.c:
27673         (gst_riff_create_video_caps_with_data),
27674         (gst_riff_create_video_template_caps):
27675           Add Intel Video 5.0 fourcc (IV50).
27676
27677 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
27678
27679         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
27680         detection on mono and stereo mp3 files.
27681
27682 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27683
27684         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
27685           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
27686           the contained stream).
27687
27688 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27689
27690         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
27691           Oops, remove debug.
27692
27693 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
27694
27695         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27696
27697         * gst/law/alaw-decode.c: (alawdec_getcaps):
27698         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
27699           Prevent warnings when negotiating caps (fixes #159338).
27700
27701 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27702
27703         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27704         (gst_ffmpegcsp_chain):
27705           Remove old leftover that shouldn't be there...
27706
27707 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
27708
27709         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27710
27711         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
27712           Don't forward DISCONT events (fixes #159684).
27713
27714 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27715
27716         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
27717           Unlink manually since sometimes bin disposal (and therefore
27718           pad unlinking) is delayed, which will cause a new media file
27719           to not be able to start playing instantly.
27720
27721 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27722
27723         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
27724           On mute of an unlinked stream, check for pad availability so
27725           we don't crash on unlinked pad.
27726
27727 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27728
27729         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27730         (gst_avi_demux_massage_index):
27731           Fix quite humiliating bug in omitting 0-sized index chunks but
27732           forgetting to count them for timestamps.
27733
27734 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27735
27736         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
27737           Actually leave the loop if we failed to sync. Don't crash.
27738
27739 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27740
27741         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
27742         (gst_dvd_demux_process_private):
27743         * gst/mpegstream/gstdvddemux.h:
27744           Fix crash (#159759). Doesn't work, though. :-(.
27745
27746 2004-11-28  Benjamin Otte  <otte@gnome.org>
27747
27748         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
27749           more overwriting protection due to modifying channels one by one
27750           instead of all at once
27751
27752 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27753
27754         * gst/audioconvert/gstchannelmix.c:
27755         (gst_audio_convert_fill_normalize):
27756           Normalize using absolute values.
27757
27758 2004-11-28  Julien MOUTTE  <julien@moutte.net>
27759
27760         * configure.ac:
27761         * ext/Makefile.am:
27762         * ext/directfb/Makefile.am:
27763         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
27764         (gst_directfbvideosink_get_pixel_format),
27765         (gst_directfbvideosink_get_format_from_fourcc),
27766         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
27767         (gst_directfbvideosink_sink_link),
27768         (gst_directfbvideosink_change_state),
27769         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
27770         (gst_directfbvideosink_buffer_alloc),
27771         (gst_directfbvideosink_interface_supported),
27772         (gst_directfbvideosink_interface_init),
27773         (gst_directfbvideosink_navigation_send_event),
27774         (gst_directfbvideosink_navigation_init),
27775         (gst_directfbvideosink_set_property),
27776         (gst_directfbvideosink_get_property),
27777         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
27778         (gst_directfbvideosink_base_init),
27779         (gst_directfbvideosink_class_init),
27780         (gst_directfbvideosink_get_type), (plugin_init):
27781         * ext/directfb/directfbvideosink.h: Adding a first version of
27782         directfbvideosink.
27783         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
27784         more.
27785
27786 2004-11-28  Benjamin Otte  <otte@gnome.org>
27787
27788         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
27789           walk the samples backwards if out_channels > in_channels so we don't
27790           overwrite data
27791
27792 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27793
27794         * gst/audioconvert/Makefile.am:
27795         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
27796         (gst_audio_convert_link), (gst_audio_convert_change_state),
27797         (gst_audio_convert_channels):
27798         * gst/audioconvert/gstchannelmix.c:
27799         (gst_audio_convert_unset_matrix),
27800         (gst_audio_convert_fill_identical),
27801         (gst_audio_convert_fill_compatible),
27802         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
27803         (gst_audio_convert_fill_others),
27804         (gst_audio_convert_fill_normalize),
27805         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
27806         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
27807         * gst/audioconvert/gstchannelmix.h:
27808           Implement a channel mixer.
27809
27810 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
27811
27812         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
27813         * ext/alsa/gstalsa.h:
27814         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
27815         Make alsasink actually honor gst_element_set_clock and use that
27816         clock instead of its internal one.
27817
27818 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
27819
27820         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
27821         (gst_play_base_bin_change_state): nullify source and decoder when
27822         going from READY to NULL so that we don't try to do weird stuff with
27823         them when going from NULL to READY
27824         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
27825         instead of g_object_unref
27826         (gen_video_element), (gen_audio_element): more refcounting fixes, now
27827         it should be correct
27828         (gst_play_bin_change_state): don't call remove_sinks if we are
27829         currently disposing the object
27830
27831 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27832
27833         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
27834           Don't forget bass if it's there. Else left channel is silent...
27835
27836 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27837
27838         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
27839         (gst_a52dec_change_state):
27840           Don't do sample adjusting anymore, we use float audio now.
27841         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27842           Don't fixate to non-existing properties.
27843
27844 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27845
27846         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
27847         (gst_a52dec_change_state):
27848           Advertise that we can do surround sound.
27849
27850 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27851
27852         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
27853           Add buffer-frames=0.
27854         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
27855         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
27856         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
27857         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
27858         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
27859         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
27860         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
27861         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
27862         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
27863         * ext/dvdread/dvdreadsrc.h:
27864           Add seeking, querying for bytes, sectors, title, angle and
27865           chapter. Handle multiple chapters. Relicense to LGPL because
27866           Billy agreed on that (thanks Billy!).
27867
27868 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
27869
27870         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
27871         call parent dispose method
27872
27873 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
27874
27875         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
27876         (gst_audio_clock_get_internal_time):
27877         Fix active <-> inactive transitions: ensure time value always
27878         grows and avoid abrupt value changes.
27879
27880 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
27881
27882         * configure.ac:
27883         * gst/tta/Makefile.am:
27884         * gst/tta/crc32.h:
27885         * gst/tta/filters.h:
27886         * gst/tta/gsttta.c:
27887         * gst/tta/gstttadec.c:
27888         * gst/tta/gstttadec.h:
27889         * gst/tta/gstttaparse.c:
27890         * gst/tta/gstttaparse.h:
27891         * gst/tta/ttadec.h:
27892           added TTA parser and decoder
27893
27894 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27895
27896         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27897         (probe_triggered), (check_queue), (buffer_underrun),
27898         (buffer_running), (buffer_overrun), (gen_source_element),
27899         (setup_source):
27900         * gst/playback/gstplaybasebin.h:
27901           Implement buffering. Needs some more work.
27902
27903 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27904
27905         * ext/theora/theoradec.c: (theora_dec_chain):
27906           Fix ilog mask range overflow.
27907
27908 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27909
27910         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
27911           Don't omit the last (which in case of dmix is the only :) )
27912           channel count. Don't set channels if <= 2.
27913
27914 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
27915
27916         * gst/playback/gstplaybin.c: (gen_video_element),
27917         (gen_audio_element): Removed 2 obsolete comments
27918
27919 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27920
27921         * ext/vorbis/oggvorbisenc.c
27922         * ext/vorbis/vorbisenc.c :
27923           change description fields of those plugins to differentiate them
27924           (pitivi show Encoders by description, they had the same one)
27925
27926 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
27927
27928         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27929
27930         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
27931         (gst_play_bin_set_property), (gen_video_element),
27932         (gen_audio_element):
27933           Refcounting fixes for provided audio-/videosinks.
27934
27935 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27936
27937         * gst/playback/gstplaybin.c: (gen_video_element),
27938         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
27939           Don't reference all sinks, but only the video- and audiosinks.
27940           The vis. element should be disposed when we're done with it.
27941           We don't have any reason to keep it around. This fixes warnings
27942           when reusing playbin for playing multiple audio files with
27943           vis. enabled. Also release audio device on pause - idea stolen
27944           from Rhythmbox.
27945
27946 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27947
27948         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
27949         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
27950         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
27951         * ext/alsa/gstalsaplugin.c: (plugin_init):
27952         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
27953         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
27954         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
27955         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
27956         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
27957         (gst_faad_change_state), (plugin_init):
27958         * ext/faad/gstfaad.h:
27959         * ext/vorbis/vorbis.c: (plugin_init):
27960         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27961         * gst-libs/gst/audio/Makefile.am:
27962         * gst-libs/gst/audio/audio.c: (plugin_init):
27963         * gst-libs/gst/audio/multichannel.c:
27964         (gst_audio_check_channel_positions),
27965         (gst_audio_get_channel_positions),
27966         (gst_audio_set_channel_positions),
27967         (gst_audio_set_structure_channel_positions_list),
27968         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
27969         (gst_audio_fixate_channel_positions):
27970         * gst-libs/gst/audio/multichannel.h:
27971         * gst-libs/gst/audio/testchannels.c: (main):
27972         * gst/audioconvert/gstaudioconvert.c:
27973         (gst_audio_convert_class_init), (gst_audio_convert_init),
27974         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
27975         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
27976         (gst_audio_convert_fixate), (gst_audio_convert_channels):
27977         * gst/audioconvert/plugin.c: (plugin_init):
27978           Surround sound support.
27979
27980 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27981
27982         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
27983           Fix position for discont if we're close as well. Nitpicking, but
27984           saves a few milliseconds of extra waiting or skipping.
27985
27986 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27987
27988         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
27989           We sometimes need parsers for playback, so add those too.
27990
27991 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27992
27993         * configure.ac:
27994         * gst/apetag/Makefile.am:
27995         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
27996         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
27997         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
27998         (gst_ape_demux_get_src_query_types),
27999         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
28000         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
28001         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
28002         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
28003         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
28004         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
28005         (gst_ape_demux_change_state):
28006         * gst/apetag/apedemux.h:
28007         * gst/apetag/apetag.c: (plugin_init):
28008         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
28009         (plugin_init):
28010           APE v1/2 tag reader plus typefind function.
28011
28012 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28013
28014         * configure.ac:
28015         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28016         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28017           Remove hacks for older core. Require newer core version
28018           accordingly.
28019
28020 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28021
28022         * gst/cdxaparse/Makefile.am:
28023         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
28024         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
28025         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
28026         * gst/cdxaparse/gstcdxaparse.h:
28027         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
28028         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
28029         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
28030         (gst_cdxastrip_get_src_query_types),
28031         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
28032         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
28033         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
28034         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
28035         * gst/cdxaparse/gstcdxastrip.h:
28036           SVCD/VCD header stripping separated from CDXA image parsing.
28037         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28038         (plugin_init):
28039           Add VCD/SVCD header typefinding for VCD/SVCD.
28040         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
28041         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
28042         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
28043         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
28044         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
28045         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
28046         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
28047         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
28048         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
28049         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
28050         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
28051         * sys/vcd/vcdsrc.h:
28052           Fix up, add seeking, querying, URI interface. Works in totem now.
28053
28054 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28055
28056         * configure.ac:
28057           back to CVS
28058
28059 === release 0.8.6 ===
28060
28061 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
28062
28063         * NEWS:
28064         * RELEASE:
28065         * configure.ac:
28066         * po/af.po:
28067         * po/az.po:
28068         * po/cs.po:
28069         * po/en_GB.po:
28070         * po/hu.po:
28071         * po/it.po:
28072         * po/nb.po:
28073         * po/nl.po:
28074         * po/or.po:
28075         * po/sq.po:
28076         * po/sr.po:
28077         * po/sv.po:
28078         * po/uk.po:
28079           releasing 0.8.6, "IOU Love"
28080
28081 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28082
28083         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28084
28085         * gst/playback/gstplaybasebin.c:
28086           Fix unplayable files error handling.  Fixes #158365
28087
28088 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28089
28090         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28091
28092         * gst/typefind/gsttypefindfunctions.c:
28093           Fix broken mp3 typefinding.  Fixes #158375
28094
28095 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28096
28097         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
28098
28099         * ext/ogg/gstoggdemux.c:
28100           Fix sync on broken files.  Fixes #158976
28101
28102 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28103
28104         patch by: Edward Hervey <bilboed@bilboed.com>
28105
28106         * ext/libpng/gstpngenc.c:
28107           Copy over buffer properties.  Fixes #158832
28108
28109 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28110
28111         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
28112
28113         * ext/dvdread/dvdreadsrc.c:
28114           Fixes invalid reads (#158462)
28115
28116 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28117
28118         * sys/v4l/gstv4lsrc.c:
28119         * sys/v4l/gstv4lsrc.h:
28120         * sys/v4l/v4lsrc_calls.c:
28121           Probe less and cache it.  Fixes #159187.
28122
28123 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
28124
28125         * gst/videorate/gstvideorate.c:
28126           Handle all video formats. Fixes #159186.
28127
28128 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
28129         * gst/synaesthesia/gstsynaesthesia.c:
28130         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
28131         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
28132         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
28133         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
28134         (gst_synaesthesia_change_state), (plugin_init):
28135         Fix up synaesthesia to work under different samplerates/ buffer sizes.
28136         Force 320x200 output, as that's the only thing the underlying
28137         synaesthesia implementation supports. Still needs to be made
28138         re-entrant.
28139
28140 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28141
28142         * configure.ac:
28143           Fix mpeg2enc configure check (similar to mplex check below).
28144
28145 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
28146
28147         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28148
28149         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28150           Fix for gcc-2.95 (fixes #158221).
28151
28152 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28153
28154         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28155           Re-add clock distribution hack (until new core is released).
28156           Fixes #158125.
28157
28158 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
28159         * configure.ac:
28160           fix mplex configure check segfaulting on some systems (bug #140994)
28161
28162 2004-11-13  Benjamin Otte  <otte@gnome.org>
28163
28164         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
28165           add debugging
28166         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28167           do a wait when we enter the loop func with no data available to
28168           write instead of getting into an 100% CPU loop by just returning and
28169           being called again by the scheduler
28170
28171 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
28172
28173         * configure.ac:
28174         * ext/libvisual/visual.c: (gst_visual_get_type),
28175         (libvisual_log_handler), (gst_visual_getcaps),
28176         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
28177         (plugin_init):
28178           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
28179         * ext/smoothwave/Makefile.am:
28180         * ext/smoothwave/demo-osssrc.c: (main):
28181         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
28182         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
28183         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
28184         (plugin_init):
28185         * ext/smoothwave/gstsmoothwave.h:
28186           Make gstsmoothwave a working element in the 20th century.
28187
28188         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
28189           Fix incorrect link function
28190
28191 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28192
28193         * gst/volume/gstvolume.c:
28194           Allow buffer-frames=0.
28195
28196 2004-11-12 Iain <iaingnome@gmail.com>
28197
28198         * configure.ac: Check for polypaudio
28199
28200         * ext/Makefile.am: Build the polyp dir
28201
28202         * ext/polyp: The polypsink sources.
28203
28204 2004-10-30 Iain <iaingnome@gmail.com>
28205
28206         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
28207         caps to reflect the new number of channels.
28208
28209 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28210
28211         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28212           Fix for negotiation order problem. This would show when the
28213           ALSA loopfuction was called before any other function. ALSA
28214           wouldn't do anything because we're not negotiated yet, leading
28215           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
28216
28217 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28218
28219         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28220
28221         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
28222           No warnings (#157986).
28223
28224 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28225
28226         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
28227           Prefer apev1/2 and id3v1 (at end of file) over musepack.
28228
28229 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28230
28231         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
28232           Signal no-more-pads (so it works in playbin).
28233
28234 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28235
28236         * ext/musepack/gstmusepackreader.cpp:
28237           Workaround for older core.
28238
28239 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28240
28241         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
28242           Actually test for odd width/height rather than testing whether
28243           a temporary variable that was 0 before we subtracted 1 is now
28244           not equal to zero (which it always is).
28245
28246 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28247
28248         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
28249         Fix compilation if HAVE_XVIDEO is not defined
28250
28251 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28252
28253         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
28254         Fix compilation if HAVE_XVIDEO is not defined
28255
28256 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
28257
28258         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
28259         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
28260         (gst_goom_change_state), (plugin_init):
28261         Use the bytestream adapter so goom doesn't depend on the input
28262         buffer size.
28263         Add a debug category
28264
28265 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28266
28267         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28268           Only set hardware parameters *after* negotiation. Before
28269           negotiation, it will set ANY and that seems to cause crashes
28270           (see e.g. #151288, #153227).
28271
28272 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28273
28274         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
28275           This seems to be antique leftover. It needs to pass error
28276           checking.
28277         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
28278         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
28279         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
28280         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
28281           Fix GstXOverlay implementation (#151059).
28282
28283 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28284
28285         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
28286           Don't assert (#157853).
28287
28288 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28289
28290         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
28291           Fix bytes/samples confustion.
28292         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
28293           Fix for underrun (#144389).
28294
28295 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28296
28297         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
28298           Disable halfway-seek for pending release (since it needs a new
28299           core release).
28300
28301 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28302
28303         * sys/v4l/gstv4lsrc.c:
28304         * sys/v4l/gstv4lsrc.h:
28305         * sys/v4l/v4lsrc_calls.c:
28306           add autoprobe-fps property so we can separate autoprobing parts
28307
28308 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
28309
28310         * sys/v4l/gstv4lsrc.c:
28311         * sys/v4l/v4lsrc_calls.c:
28312         initialise fourcc to catch unset fourcc's, and debug
28313
28314 2004-11-09  Wim Taymans  <wim@fluendo.com>
28315
28316         * gst/playback/README:
28317         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28318         * gst/playback/gstplaybin.c: (gst_play_bin_init),
28319         (gst_play_bin_dispose), (gst_play_bin_set_property),
28320         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
28321         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
28322         (gst_play_bin_get_formats), (gst_play_bin_convert),
28323         (gst_play_bin_get_query_types), (gst_play_bin_query):
28324         Cleanups and some more documentation.
28325
28326 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
28327
28328         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
28329         (gst_cacasink_init), (gst_cacasink_chain):
28330         * ext/libcaca/gstcacasink.h:
28331         Cacasink inherits from VideoSink, so let that store the clock.
28332
28333 2004-11-09  Wim Taymans  <wim@fluendo.com>
28334
28335         * gst/playback/README:
28336         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
28337         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
28338         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
28339         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
28340         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
28341         (setup_sinks):
28342         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
28343         (gst_stream_info_is_mute), (gst_stream_info_set_property):
28344         * gst/playback/gststreaminfo.h:
28345         Updated README.
28346         Only switch groups if all streams have muted (EOSed).
28347         Send Tags in sync with the stream playback instead of in
28348         the playback/preroll phase.
28349         Some cleanups, free the fakesrc elements.
28350
28351 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28352
28353         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
28354           buffer-frames property was missing
28355         * ext/arts/gst_arts.c:
28356           rate missing from sinkcaps
28357         * ext/audiofile/gstafparse.c:
28358         * ext/audiofile/gstafsink.c:
28359         * ext/audiofile/gstafsrc.c:
28360         * ext/swfdec/gstswfdec.c:
28361           int audio doesn't know buffer-frames
28362         * ext/cdparanoia/gstcdparanoia.c:
28363           int audio doesn't know chunksize either
28364         * ext/nas/nassink.c:
28365           it's endianness, not endianess
28366         * gst-libs/gst/audio/audio.h:
28367           make float standard pad template caps really describe float
28368         * gst/law/mulaw.c: (linear_factory):
28369           signed only, please
28370         * gst/mpegstream/gstdvddemux.c:
28371           widths of 20 are not valid
28372
28373 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
28374
28375         Submitted by: Luca Ferretti <elle.uca@infinito.it>
28376
28377         * po/LINGUAS:
28378         * po/it.po:
28379           Add Italian
28380
28381 2004-11-08  Wim Taymans  <wim@fluendo.com>
28382
28383         * gst/playback/README:
28384         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
28385         * gst/playback/gstplaybasebin.c: (probe_triggered),
28386         (gst_play_base_bin_change_state):
28387         Updated README, added more comments for fixmes etc..
28388
28389 2004-11-08  Wim Taymans  <wim@fluendo.com>
28390
28391         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
28392         We can remove this hack now.
28393
28394 2004-11-08  Wim Taymans  <wim@fluendo.com>
28395
28396         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
28397         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28398         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28399         Only mix AYUV for maximum quality.
28400
28401 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28402
28403         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
28404         (gst_ogg_demux_push), (gst_ogg_pad_push):
28405           Let's act as if we're synchronized now! :).
28406         * ext/theora/theoradec.c: (theora_dec_chain):
28407           Add some debug.
28408
28409 2004-11-08  Wim Taymans  <wim@fluendo.com>
28410
28411         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28412         (gst_alpha_set_property), (gst_alpha_sink_link),
28413         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
28414         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
28415         (gst_alpha_init_params), (gst_alpha_chain):
28416         Implement alpha functions for AYUV too, this increases
28417         accuracy quite a bit.
28418
28419 2004-11-08  Wim Taymans  <wim@fluendo.com>
28420
28421         * gst/ffmpegcolorspace/avcodec.h:
28422         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28423         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
28424         (gst_ffmpegcsp_avpicture_fill):
28425         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28426         (gst_ffmpegcsp_caps_remove_format_info):
28427         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28428         (shrink12), (img_get_alpha_info), (deinterlace_line),
28429         (deinterlace_line_inplace):
28430         * gst/ffmpegcolorspace/imgconvert_template.h:
28431         Added AYUV colorspace and handle RGBA a bit more respectful.
28432
28433 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28434
28435         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28436           Actually always send a discont (cornercase when resending the
28437           same serial-tagged chain twice).
28438
28439 2004-11-08  Julien MOUTTE  <julien@moutte.net>
28440
28441         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
28442         (gst_ximagesink_finalize):
28443         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
28444         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
28445
28446 2004-11-08  Wim Taymans  <wim@fluendo.com>
28447
28448         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
28449         Don't segfault on NULL data.
28450
28451 2004-11-08  Wim Taymans  <wim@fluendo.com>
28452
28453         * gst/playback/gstdecodebin.c: (unlinked):
28454         * gst/playback/gstplay-marshal.list:
28455         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28456         (gst_play_base_bin_init), (group_create), (get_active_group),
28457         (get_building_group), (group_destroy), (group_commit),
28458         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
28459         (add_element_stream), (no_more_pads), (probe_triggered),
28460         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
28461         (state_change), (setup_source), (gst_play_base_bin_get_property),
28462         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
28463         (gst_play_base_bin_link_stream),
28464         (gst_play_base_bin_get_streaminfo):
28465         * gst/playback/gstplaybasebin.h:
28466         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
28467         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
28468         Add support for chained ogg files. Prepare for playlist
28469         support. This patch introduces the concept of pad groups, which
28470         together compose one playable media file.
28471
28472 2004-11-07  David Schleef  <ds@schleef.org>
28473
28474         * testsuite/gst-lint: Check for pad templates that aren't statically
28475         scoped.
28476
28477 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28478
28479         * configure.ac:
28480         * ext/Makefile.am:
28481         * ext/musepack/Makefile.am:
28482         * ext/musepack/gstmusepackdec.cpp:
28483         * ext/musepack/gstmusepackdec.h:
28484         * ext/musepack/gstmusepackreader.cpp:
28485         * ext/musepack/gstmusepackreader.h:
28486           Add musepack decoder.
28487         * ext/faad/gstfaad.c: (gst_faad_base_init):
28488           Make pad templates static.
28489         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28490         (plugin_init):
28491           Add musepack typefinder, make mp3 typefinding work halfway stream,
28492           which doesn't actually work yet because id3demux doesn't implement
28493           _get_length().
28494
28495 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28496
28497         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
28498         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
28499           Fix interrupt event handling (#144436).
28500
28501 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28502
28503         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
28504           Hide unused glory.
28505
28506 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28507
28508         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28509
28510         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
28511           Fix weird caps (#157548).
28512
28513 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28514
28515         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28516
28517         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
28518           Add missing NULL terminator (#157543).
28519
28520 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28521
28522         * gst/tcp/gsttcp.h:
28523         * gst/tcp/gsttcpclientsink.c:
28524         * gst/tcp/gsttcpclientsrc.c:
28525         * gst/tcp/gsttcpserversink.c:
28526         * gst/tcp/gsttcpserversrc.c:
28527           ports can go up to 65535.  Move common defines to gsttcp.h
28528
28529 2004-11-05  Wim Taymans  <wim@fluendo.com>
28530
28531         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
28532         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
28533         Added two more colorspaces.
28534
28535 2004-11-05  Wim Taymans  <wim@fluendo.com>
28536
28537         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28538         (gst_ffmpegcsp_avpicture_fill):
28539         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28540         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
28541         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
28542         More stride fixes.
28543
28544 2004-11-05  Wim Taymans  <wim@fluendo.com>
28545
28546         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
28547         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
28548         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28549         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
28550         (gst_videomixer_loop):
28551         More stride fixes.
28552
28553 2004-11-05  Benjamin Otte  <otte@gnome.org>
28554
28555         * ext/mad/gstmad.c: (gst_mad_chain):
28556           don't overflow data buffer. Flush not needed sync data when syncing
28557           failed.
28558
28559 2004-11-04  Wim Taymans  <wim@fluendo.com>
28560
28561         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28562         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
28563         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
28564         (gst_alpha_init_params), (gst_alpha_chain),
28565         (gst_alpha_change_state):
28566         Updated the chroma keying algorithm with something more
28567         sophisticated.
28568
28569 2004-11-03  Wim Taymans  <wim@fluendo.com>
28570
28571         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28572         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28573         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28574         Fix stride issues. Does not completely work for odd
28575         heights.
28576
28577 2004-11-03  Wim Taymans  <wim@fluendo.com>
28578
28579         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28580         (gst_alpha_chroma_key), (gst_alpha_chain):
28581         Fix stride issues. Does not completely work for odd
28582         heights.
28583
28584 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
28585
28586         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28587         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
28588         leak fixes
28589
28590 2004-11-03  Wim Taymans  <wim@fluendo.com>
28591
28592         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28593         (gst_ffmpegcsp_avpicture_fill):
28594         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28595         (avpicture_alloc):
28596         * gst/ffmpegcolorspace/imgconvert_template.h:
28597         Use correct _fill function to get correct strides.
28598
28599 2004-11-02  David Schleef  <ds@schleef.org>
28600
28601         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
28602         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
28603         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
28604         Change all g_print()s to debugging.  Add a bunch of consistency
28605         checks.
28606
28607 2004-11-02  Wim Taymans  <wim@fluendo.com>
28608
28609         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28610         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
28611         (unlinked), (no_more_pads), (close_link):
28612         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
28613         (unknown_type), (add_element_stream), (new_decoded_pad),
28614         (removed_decoded_pad), (setup_source):
28615         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
28616         (gst_stream_info_class_init), (gst_stream_info_init),
28617         (gst_stream_info_new), (gst_stream_info_dispose),
28618         (stream_info_mute_pad), (gst_stream_info_set_property),
28619         (gst_stream_info_get_property):
28620         * gst/playback/gststreaminfo.h:
28621         Fix playback of multiple files.
28622         a slightly different approach to handling dynamic pad removals.
28623         This one only looks at pads that we have linked.
28624
28625 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
28626
28627         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
28628         free" warning from libc.
28629
28630 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28631
28632         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28633         (get_unconnected_element), (remove_starting_from), (pad_removed),
28634         (close_link):
28635           Implement support for dynamic pad changing. We listen to "live"
28636           pad removals (i.e. while playing) and re-setup autoplugging
28637           after that. Playbasebin/playbin need some more work for this
28638           to finally work, but decodebin supports (and replugs) chained
28639           ogg now.
28640
28641 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
28642
28643         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
28644         (gst_alsa_finalize):
28645         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
28646         (gst_cdaudio_finalize):
28647         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
28648         (cdparanoia_finalize):
28649         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
28650         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
28651         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
28652         (dvdreadsrc_finalize):
28653         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
28654         (gst_flacdec_finalize):
28655         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
28656         (gst_flacenc_finalize):
28657         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
28658         (gst_gnomevfssink_finalize):
28659         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
28660         (gst_gnomevfssrc_finalize):
28661         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
28662         (gst_fameenc_finalize):
28663         * ext/nas/nassink.c: (gst_nassink_class_init),
28664         (gst_nassink_finalize):
28665         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
28666         (gst_sdlvideosink_class_init):
28667         * ext/sndfile/gstsf.c: (gst_sf_dispose):
28668         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
28669         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
28670         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
28671         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
28672         (gst_x_window_listener_dispose):
28673         * gst/audioscale/gstaudioscale.c:
28674         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
28675         (play_on_demand_finalize):
28676         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
28677         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
28678         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
28679         (cdplayer_finalize):
28680         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
28681         (gst_glimagesink_class_init):
28682         * sys/oss/gstosselement.c: (gst_osselement_class_init),
28683         (gst_osselement_finalize):
28684         * sys/oss/gstosssink.c: (gst_osssink_dispose):
28685         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
28686         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
28687           Fixes a bunch of problems with finalize and dispose functions,
28688           either assumptions that dispose is only called once, or not calling
28689           the parent class dispose/finalize function
28690
28691 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
28692
28693         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
28694           added two api precondition guards
28695           use g_strdup with getenv to fix crash when using ENVVAR
28696
28697 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
28698         * ext/esd/esdsink.c: (gst_esdsink_class_init),
28699         (gst_esdsink_finalize):
28700         Use a finalize function, not dispose, and more importantly,
28701         call the parent class finalize function too
28702
28703 2004-11-01  Johan Dahlin  <johan@gnome.org>
28704
28705         * ext/ogg/gstoggdemux.c:
28706         * gst/tags/gstvorbistag.c:
28707         Plug leaks.
28708
28709 2004-10-31  Benjamin Otte  <otte@gnome.org>
28710
28711         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
28712           lotsa memleaks today. But they're all small...
28713
28714 2004-10-31  Benjamin Otte  <otte@gnome.org>
28715
28716         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28717           another memleak crushed
28718
28719 2004-10-31  Benjamin Otte  <otte@gnome.org>
28720
28721         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
28722           fix memleak
28723
28724 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28725
28726         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28727           Hack to prevent crash when going to READY inside signal handler
28728           while this function is active.
28729
28730 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28731
28732         * gst/ffmpegcolorspace/Makefile.am:
28733         * gst/ffmpegcolorspace/avcodec.h:
28734         * gst/ffmpegcolorspace/common.h:
28735         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
28736         * gst/ffmpegcolorspace/dsputil.h:
28737         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
28738         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28739         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
28740         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
28741         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
28742         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
28743         (gst_ffmpegcsp_avpicture_fill):
28744         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
28745         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28746         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
28747         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
28748         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
28749         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
28750         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
28751         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
28752         * gst/ffmpegcolorspace/imgconvert.c:
28753         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
28754         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
28755         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
28756         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
28757         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
28758         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
28759         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
28760         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
28761         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
28762         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
28763         (grow21), (grow22), (grow41), (grow44), (conv411),
28764         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
28765         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
28766         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
28767         (avpicture_free), (is_yuv_planar), (img_convert),
28768         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
28769         (deinterlace_line_inplace), (deinterlace_bottom_field),
28770         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
28771         * gst/ffmpegcolorspace/imgconvert_template.h:
28772         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
28773         * gst/ffmpegcolorspace/mmx.h:
28774         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
28775         (av_fast_realloc), (av_mallocz_static), (av_free_static),
28776         (av_freep), (avcodec_get_context_defaults),
28777         (avcodec_alloc_context), (avcodec_init):
28778           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
28779           handling plus update from ffmpeg CVS. Large clean-up.
28780
28781 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28782
28783         * gst/playback/Makefile.am:
28784           We need the marshallers for decodebin, too.
28785
28786 2004-10-30  David Schleef  <ds@schleef.org>
28787
28788         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
28789           quicktime typefinding work with 64-bit offsets.
28790
28791 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
28792
28793         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
28794           Set EOS on the element when processing an EOS event.
28795         * ext/speex/gstspeexdec.h:
28796         * ext/speex/gstspeexenc.h:
28797           Only keep a const ptr to the mode
28798         * gst-libs/gst/riff/riff-media.c:
28799         (gst_riff_create_audio_caps_with_data),
28800         (gst_riff_create_audio_template_caps):
28801           Allow WMAV3, with up to 6 channels.
28802         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
28803           Don't call gst_pad_set_event_function on a sink pad.
28804         * gst/mpegstream/gstdvddemux.c:
28805         (gst_dvd_demux_get_subpicture_stream),
28806         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
28807           Copy the explicit caps that were set across to the cur_* pads,
28808           instead of trying to use a possibly non-existent negotiated caps.
28809           Reset the type of subpicture pads to UNKNOWN after calling
28810           init_stream, so that the caps get set.
28811
28812 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
28813
28814         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28815
28816         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
28817           Don't touch buffer if it is of size 0 (fixes #151064).
28818
28819 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28820
28821         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
28822           Synchronized discont handling.
28823
28824 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28825
28826         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28827         (gst_ogg_demux_push):
28828           Make seeking sort-of exact again (fixes #156387).
28829
28830 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28831
28832         * gst/playback/gstplaybasebin.c: (unknown_type),
28833         (add_element_stream), (new_decoded_pad),
28834         (gst_play_base_bin_change_state):
28835         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
28836         (gst_stream_info_init), (gst_stream_info_new),
28837         (gst_stream_info_dispose), (gst_stream_info_get_property):
28838         * gst/playback/gststreaminfo.h:
28839           Make caps explicitely available. Makes testing for unsupported
28840           types possible. Improves error reporting.
28841
28842 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28843
28844         * gst/audioconvert/gstaudioconvert.c:
28845         (gst_audio_convert_buffer_to_default_format):
28846           Really don't touch read-only buffers (#156563).
28847
28848 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
28849
28850         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28851
28852         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
28853           Fix memleak (#155223).
28854
28855 2004-10-29  Wim Taymans  <wim@fluendo.com>
28856
28857         * gst/tcp/.cvsignore:
28858         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
28859         (gst_multifdsink_class_init), (gst_multifdsink_init),
28860         (gst_multifdsink_add), (gst_multifdsink_remove),
28861         (gst_multifdsink_remove_client_link), (is_sync_frame),
28862         (gst_multifdsink_new_client),
28863         (gst_multifdsink_handle_client_write),
28864         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
28865         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
28866         (gst_multifdsink_get_property):
28867         * gst/tcp/gstmultifdsink.h:
28868         Added burst on connect sync_method, deprecated sync_clients,
28869         streamlined the sync code some more.
28870
28871 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28872
28873         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
28874         (gst_play_base_bin_change_state):
28875           Improve error reporting.
28876
28877 2004-10-28  Wim Taymans  <wim@fluendo.com>
28878
28879         * gst/tcp/Makefile.am:
28880         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
28881         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
28882         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
28883         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
28884         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
28885         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
28886         (gst_fdset_wait):
28887         Added more locks around fdset structures. Fixed/reworked
28888         the poll array resizing code.
28889         Added stress test for fdset.
28890
28891 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28892
28893         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
28894         fix build
28895
28896 2004-10-28  Benjamin Otte  <otte@gnome.org>
28897
28898         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
28899           fix link function to always query channels and query width for
28900           floats
28901         * configure.ac:
28902           add equalizer dir
28903         * gst/equalizer/Makefile.am:
28904         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
28905         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
28906         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
28907         (arg_to_scale), (setup_filter),
28908         (gst_iir_equalizer_compute_frequencies),
28909         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
28910         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
28911         (plugin_init):
28912           add an equalizer
28913
28914 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28915
28916         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
28917
28918         * po/LINGUAS:
28919         * po/nb.po:
28920           Added Norwegian Bokmaal translation
28921
28922 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28923
28924         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28925           Don't break on options (fixes #156488).
28926
28927 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28928
28929         * configure.ac:
28930         * ext/cdaudio/Makefile.am:
28931         * sys/Makefile.am:
28932           fix build on older automake
28933
28934 2004-10-26  Wim Taymans  <wim@fluendo.com>
28935
28936         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
28937         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
28938         Allow a little margin when negotiating the framerate.
28939
28940 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
28941
28942         * gst/level/gstlevel.c:
28943           synchonised naming of pads and pad-templates
28944
28945 2004-10-26  Wim Taymans  <wim@fluendo.com>
28946
28947         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28948         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
28949         (_find_streams_check), (gst_ogg_demux_push):
28950         Fix EOS again. Needs to be done in a better way. We should not
28951         remove the pad if there is no new chained stream.
28952
28953 2004-10-26 Iain <iaingnome@gmail.com>
28954
28955         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
28956         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
28957         of the caps.
28958         * gst/interleave/interleave.c (interleave_class_init): Hook up release
28959         pad.
28960         (interleave_release_pad): Remove the pad.
28961         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
28962         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
28963         the set device.
28964         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
28965         attrs
28966         (gst_xvimagesink_xcontext_clear): Free the xcontext.
28967         (gst_xvimagesink_finalize): Free the par.
28968
28969 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28970
28971         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
28972         (gst_avimux_stop_file):
28973           First calculate the rate, and only then use it. Hdr.rate is a
28974           multiple and not a derivative of hdr.scale. Scale is not the
28975           same as blockalign but is solely related to rate.
28976
28977 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28978
28979         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
28980         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
28981           Implement seeking.
28982
28983 2004-10-25  James Henstridge  <james@jamesh.id.au>
28984
28985         Reviewed by:  David Schleef  <ds@schleef.org>
28986
28987         * examples/gstplay/player.c: (got_stream_length), (main):
28988         * examples/seeking/cdplayer.c: (update_scale):
28989         * examples/seeking/seek.c: (format_value), (update_scale):
28990         * examples/seeking/spider_seek.c: (format_value), (update_scale),
28991         (stop_seek):
28992         Build fixes on AMD64.
28993
28994 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28995
28996         reviewed by: Ronald Bultje <rbultje at gnome dot org>
28997
28998         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
28999         Fix for some v4l cards which hang in v4lsrc
29000
29001 2004-10-25  Wim Taymans  <wim@fluendo.com>
29002
29003         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
29004         (gst_ogg_demux_push), (gst_ogg_chains_clear):
29005         Make sure to remove the pad when a new chain is
29006         encountered. Set some vars to NULL so we don't try
29007         to reference freed memory.
29008
29009 2004-10-25  Wim Taymans  <wim@fluendo.com>
29010
29011         * examples/seeking/Makefile.am:
29012         * examples/seeking/cdplayer.c: (update_scale):
29013         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
29014         * examples/seeking/playbin.c: (make_playerbin_pipeline),
29015         (format_value), (update_scale), (iterate), (start_seek),
29016         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
29017         (print_usage), (main):
29018         Added some more examples, update others.
29019
29020 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29021
29022         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
29023         * ext/speex/gstspeexdec.c: (speex_dec_chain):
29024         * ext/theora/theoradec.c: (theora_dec_chain):
29025         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29026           Add codec-name metadata.
29027
29028 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
29029
29030         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29031
29032         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29033         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29034         * ext/alsa/gstalsamixertrack.h:
29035         * po/POTFILES.in:
29036           ALSA mixer track label internationalization (#154054).
29037
29038 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29039
29040         * ext/theora/theoradec.c: (theora_dec_chain):
29041           Export bitrate as metadata.
29042
29043 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29044
29045         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
29046         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
29047         * ext/alsa/gstalsamixertrack.h:
29048           Fix names, fix loop.
29049
29050 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29051
29052         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
29053         (speex_dec_convert):
29054           sinkconvert function so oggdemux can get the file length (totem).
29055
29056 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
29057
29058         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29059
29060         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
29061           Don't push incomplete packets.
29062         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
29063           Fix MPEG-4 audio typefinding.
29064
29065 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29066
29067         * sys/v4l/Makefile.am:
29068         * sys/v4l/gstv4l.c: (plugin_init):
29069         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
29070         (gst_v4lelement_init), (gst_v4lelement_dispose),
29071         (gst_v4lelement_change_state):
29072         * sys/v4l/gstv4lelement.h:
29073         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
29074         (gst_v4l_xoverlay_close), (idle_refresh),
29075         (gst_v4l_xoverlay_set_xwindow_id):
29076         * sys/v4l/gstv4lxoverlay.h:
29077         * sys/v4l/v4l-overlay_calls.c:
29078         * sys/v4l/v4l_calls.h:
29079         * sys/v4l2/Makefile.am:
29080         * sys/v4l2/gstv4l2.c: (plugin_init):
29081         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
29082         (gst_v4l2element_init), (gst_v4l2element_dispose),
29083         (gst_v4l2element_change_state):
29084         * sys/v4l2/gstv4l2element.h:
29085         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
29086         (gst_v4l2_xoverlay_close), (idle_refresh),
29087         (gst_v4l2_xoverlay_set_xwindow_id):
29088         * sys/v4l2/gstv4l2xoverlay.h:
29089         * sys/v4l2/v4l2-overlay_calls.c:
29090         * sys/v4l2/v4l2_calls.h:
29091           Remove client-side overlay handling, use the X-server v4l plugin
29092           for that. Nicer overlay, less code. Also make the plugin
29093           compileable without X (but then without overlay, obviously).
29094           Makes xwindowlistener obsolete, should we remove that?
29095
29096 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29097
29098         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
29099         (gst_osssrc_src_query):
29100         * sys/oss/gstosssrc.h:
29101           OK, so people want offset in DEFAULT. This time, actually fix all
29102           cases.
29103         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
29104           Add FPS properly.
29105
29106 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29107
29108         * gst/asfdemux/gstasfmux.c:
29109         * gst/avi/gstavimux.c:
29110           Framerate.
29111
29112 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29113
29114         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
29115           Fix properties (channel, norm, frequency).
29116
29117 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29118
29119         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
29120           Flag typo.
29121         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
29122           No warnings.
29123
29124 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29125
29126         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
29127           Fix hang.
29128
29129 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29130
29131         * sys/v4l2/gstv4l2element.h:
29132           Yet Another Hack (tm) for kernel header borkedness.
29133         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
29134         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
29135         (gst_v4l2src_link), (gst_v4l2src_getcaps),
29136         (gst_v4l2src_change_state):
29137         * sys/v4l2/gstv4l2src.h:
29138         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
29139         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
29140           Fix caps, keep track of state, work.
29141
29142 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29143
29144         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
29145           Quiet.
29146
29147 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29148
29149         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29150           Don't mix bytes and samples.
29151
29152 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29153
29154         * ext/ogg/gstoggmux.c:
29155           Basic pad template which accepts OGM tracks, speex, flac, vorbis
29156           and theora. Any is incorrect.
29157         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
29158           Fix caps.
29159         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
29160         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
29161         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
29162         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
29163         * sys/v4l/gstv4lmjpegsrc.h:
29164         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
29165         (gst_v4lsrc_change_state):
29166         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
29167         (gst_v4lmjpegsrc_capture_stop):
29168           Fix caps. Keep track of internal state. Work.
29169
29170 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29171
29172         * ext/Makefile.am:
29173           Fix the build fixes.
29174
29175 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29176
29177         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29178         (gst_ogg_demux_src_event), (_find_chain_seek),
29179         (gst_ogg_pad_push):
29180           Check for pad availability before using it.
29181         * ext/ogg/gstoggdemux.c: (_find_chain_process):
29182           Fix parsing of chained ogg. Needs more work on the decoder side.
29183
29184 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29185
29186         * gst/spectrum/Makefile.am:
29187         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
29188         (idle_func):
29189           Fix demo and reenable it. Yes, I'm currently playing with audio
29190           analysis tools
29191
29192 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29193
29194         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
29195           We love it if files that start at zero work too...
29196
29197 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29198
29199         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29200           Handle files with missing EOS headers.
29201
29202 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29203
29204         * gst/tcp/gsttcpserversink.c:
29205         (gst_tcpserversink_handle_server_read),
29206         (gst_tcpserversink_init_send):
29207         Zero some variables first (need for accept not to return EINVAL)
29208
29209 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29210
29211         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29212         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29213         * ext/theora/theoradec.c: (theora_dec_sink_convert),
29214         (theora_dec_chain):
29215         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
29216         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
29217           Seeking and querying finetune.
29218
29219 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29220
29221         * configure.ac:
29222         * ext/Makefile.am:
29223         * ext/raw1394/Makefile.am:
29224           fix the build
29225
29226 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29227
29228         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29229           Wrong return.
29230         * gst/playback/Makefile.am:
29231         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
29232         * gst/playback/gstplay-marshal.list:
29233         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
29234           Fix marshallers.
29235
29236 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29237
29238         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
29239           Silence.
29240
29241 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29242
29243         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29244         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29245         (gst_ogg_pad_push):
29246           Yay for non-lineair granulepos in theora.
29247
29248 2004-10-18  Wim Taymans  <wim@fluendo.com>
29249
29250         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
29251         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
29252         * ext/dv/gstdvdec.h:
29253         Make sure we renegotiate aspect ratio when the camera switches.
29254
29255 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29256
29257         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29258         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
29259           Start at zero.
29260         * ext/theora/theoradec.c: (theora_dec_chain):
29261           Skip headers. Bad idea for chained ogg, but fixes seeking.
29262
29263 2004-10-18  Wim Taymans  <wim@fluendo.com>
29264
29265         * configure.ac:
29266         I swear, this is the last time I touch this.
29267
29268 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29269
29270         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
29271         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
29272         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
29273           Faster seeking.
29274         * ext/theora/theoradec.c: (theora_dec_sink_convert):
29275           Time-to-default conversion.
29276         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
29277           Don't error on unknown packets, just skip. We should probably
29278           read them if we want to support chained ogg.
29279
29280 2004-10-18  Wim Taymans  <wim@fluendo.com>
29281
29282         * configure.ac:
29283         Added cdaudio to wrong list.
29284
29285 2004-10-18  Wim Taymans  <wim@fluendo.com>
29286
29287         * configure.ac:
29288         Revive cdaudio.
29289
29290 2004-10-18  Wim Taymans  <wim@fluendo.com>
29291
29292         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
29293         (gst_dvdec_video_link), (gst_dvdec_push):
29294         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29295         (gst_smokeenc_resync), (gst_smokeenc_chain):
29296         Fix mimetype on smoke encoder.
29297         Add aspect ratio to dvdec. Not sure if these
29298         values are correct though....
29299
29300 2004-10-18  Wim Taymans  <wim@fluendo.com>
29301
29302         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
29303         Fix vorbis property descriptions and ranges.
29304
29305 2004-10-18  Wim Taymans  <wim@fluendo.com>
29306
29307         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
29308         Really do nothing when no data is available.
29309         Go to the playing state when the stream is not seekable
29310         instead of failing.
29311
29312 2004-10-18  Wim Taymans  <wim@fluendo.com>
29313
29314         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
29315         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
29316         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
29317         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
29318         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
29319         Added uri handler for cd://
29320         Port to new API.
29321
29322 2004-10-18  Wim Taymans  <wim@fluendo.com>
29323
29324         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29325         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29326         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29327         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29328         (remove_prerolls), (unknown_type), (add_element_stream),
29329         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
29330         (gst_play_base_bin_remove_element),
29331         (gst_play_base_bin_link_stream):
29332         * gst/playback/gstplaybin.c: (gen_video_element),
29333         (gen_vis_element), (remove_sinks), (setup_sinks):
29334         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29335         (gst_stream_info_get_type), (gst_stream_info_class_init),
29336         (gst_stream_info_init), (gst_stream_info_new),
29337         (gst_stream_info_dispose), (stream_info_mute_pad),
29338         (gst_stream_info_set_property), (gst_stream_info_get_property):
29339         * gst/playback/gststreaminfo.h:
29340         Add sink padtemplate to decodebin.
29341         Added some more comments.
29342         Make queue size configurable in playbasebin.
29343         Added possibility to use elements as sinks (ex cdaudio).
29344
29345 2004-10-15  Wim Taymans  <wim@fluendo.com>
29346
29347         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
29348         (gst_speexenc_chain):
29349         Fix speex timestamps so that it gets muxed properly.
29350
29351 2004-10-15  Wim Taymans  <wim@fluendo.com>
29352
29353         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
29354         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
29355         (gst_dv1394src_init), (gst_dv1394src_dispose),
29356         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
29357         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
29358         (gst_dv1394src_event), (gst_dv1394src_get_formats),
29359         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
29360         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
29361         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
29362         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
29363         * ext/raw1394/gstdv1394src.h:
29364         Added conversion/query functions.
29365         Update buffer timestamps,
29366         Added signals.
29367         Added uri dv:// so it might play from the firewire in playbin.
29368         Fix a possible leak.
29369         Added debugging.
29370
29371 2004-10-15  Wim Taymans  <wim@fluendo.com>
29372
29373         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
29374         (gst_dv1394src_init), (gst_dv1394src_set_property),
29375         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
29376         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
29377         * ext/raw1394/gstdv1394src.h:
29378         Added AV/C VTR control support needed for some cameras.
29379         Added automatic port detection.
29380         Added properties for selecting the channel.
29381         The configure.ac script is not yet updated to reflect the
29382         new libavc1394 and librom1394 dependencies.
29383
29384 2004-10-15  Wim Taymans  <wim@fluendo.com>
29385
29386         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
29387         (qtdemux_parse), (gst_qtdemux_handle_esds):
29388         An esds box is not a container.
29389         Fix parsing of mp4v boxes.
29390         Do not try to renegotiate fps for each frame. Need to
29391         find a better method. This should fix mp4 playback.
29392
29393 2004-10-14  David Schleef  <ds@schleef.org>
29394
29395         * configure.ac: update for swfdec-0.3 and liboil-0.2
29396         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
29397         * ext/swfdec/gstswfdec.h: same
29398         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
29399         * gst/videotestsrc/videotestsrc.c: same
29400
29401 2004-10-14  Wim Taymans  <wim@fluendo.com>
29402
29403         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29404         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29405         (is_sync_frame), (gst_multifdsink_new_client),
29406         (gst_multifdsink_handle_client_write),
29407         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29408         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
29409         Turn warnings into info.
29410         Don't allow a state change in the streaming thread.
29411
29412 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
29413
29414         * ext/vorbis/oggvorbisenc.c:
29415         * ext/vorbis/vorbisdec.c:
29416           fix template sample rate
29417
29418 2004-10-13  Wim Taymans  <wim@fluendo.com>
29419
29420         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
29421         Decoding the header first fixes some problems in resyncing
29422         in more mp3s.
29423
29424 2004-10-12  Wim Taymans  <wim@fluendo.com>
29425
29426         * gst/playback/gstplaybin.c: (gen_video_element),
29427         (gen_vis_element), (remove_sinks), (setup_sinks):
29428         Added vis plugin support, need to configure the vis
29429         element to activate it.
29430
29431 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29432
29433         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
29434         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
29435           Some debug.
29436         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29437         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
29438         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
29439         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
29440         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29441         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
29442         * gst/avi/gstavidemux.h:
29443           Support for openDML-2.0 indx/ix## chunks. Support for broken index
29444           recovery (where, if part of the index is broken, we will still read
29445           the rest of the index and recover the broken part by stream
29446           scanning). More broken media support. EOS workarounds. General AVI
29447           braindamage headache recovery. Aspirin included.
29448
29449 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29450
29451         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
29452         (cdparanoia_event), (cdparanoia_query):
29453           Get rid of hideous lead-in.
29454
29455 2004-10-11  Wim Taymans  <wim@fluendo.com>
29456
29457         * gst/playback/gstplaybasebin.c: (setup_source):
29458         Wrong var used to get g_list_next.
29459
29460 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29461
29462         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29463         (cdparanoia_get), (cdparanoia_open):
29464           Report discid as metadata, add duration.
29465
29466 2004-10-11  Wim Taymans  <wim@fluendo.com>
29467
29468         * gst/playback/gstplaybasebin.c: (setup_source):
29469         Cleanup the previous pipeline a little earlier for the
29470         case that a source element provides raw data.
29471
29472 2004-10-11  Benjamin Otte  <otte@gnome.org>
29473
29474         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
29475           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
29476           consuming the last 128 bytes, even though it was valid mp3 data.
29477
29478 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29479
29480         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
29481         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
29482         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29483         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
29484
29485 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29486
29487         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
29488         Fix for webcams that support only specific width or height
29489
29490 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29491
29492         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29493
29494         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
29495           Fix wrong discont event setup (fixes #154967).
29496
29497 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
29498
29499         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29500
29501         * gst/auparse/gstauparse.c: (gst_auparse_chain):
29502           Error out on invalid data (fixes #154807).
29503
29504 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29505
29506         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29507
29508         * ext/dvdread/dvdreadsrc.c: (_read):
29509           Make titles > 0 work again (fixes #154834).
29510
29511 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29512
29513         * gst-libs/gst/riff/riff-media.c:
29514         (gst_riff_create_video_template_caps):
29515           WMV3 missing in template caps.
29516
29517 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29518
29519         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29520           OK, so the original code was too strict. It makes random AVI files
29521           hang for seconds upon opening, which is unacceptable and is far
29522           beyond the original goal of getting multiple chunks for one-chunk
29523           sounc stream files. So now do just that.
29524
29525 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29526
29527         * gst/playback/gstplaybasebin.c: (setup_source),
29528         (gst_play_base_bin_change_state):
29529           Actually clean up streaminfo if output fails. This would trigger
29530           if, for example, there was no CD in the drive. No preroll, so
29531           a streaminfo structure is created, but the subsequent state change
29532           of the thread fails.
29533         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
29534           Don't change state if parent failed.
29535
29536 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29537
29538         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
29539         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
29540         (gen_video_element), (remove_sinks):
29541           Add small bits of code for screenshot handling.
29542
29543 2004-10-08  Wim Taymans  <wim@fluendo.com>
29544
29545         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
29546         (gen_video_element), (gen_audio_element), (setup_sinks):
29547         Don't assume the user provided sinks are named "sink"...
29548
29549 2004-10-08  Wim Taymans  <wim@fluendo.com>
29550
29551         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29552         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
29553         (gst_play_base_bin_link_stream):
29554         Do not try to autoplug sources that generate raw streams like
29555         cdparanoia.
29556         disconnect the preroll overrun signal when we don't need it anymore.
29557
29558 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
29559
29560         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29561         Added reworked patch from #154903 from milosz derezynski (deadchip).
29562
29563 2004-10-08  Wim Taymans  <wim@fluendo.com>
29564
29565         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29566         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
29567         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
29568         (cdparanoia_convert), (cdparanoia_uri_get_type),
29569         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
29570         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
29571         * ext/cdparanoia/gstcdparanoia.h:
29572         This adds the cdda://<tracknum> uri.
29573
29574 2004-10-08  Wim Taymans  <wim@fluendo.com>
29575
29576         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29577         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29578         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29579         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
29580         (unknown_type), (gst_play_base_bin_remove_element),
29581         (gst_play_base_bin_link_stream):
29582         * gst/playback/gstplaybasebin.h:
29583         * gst/playback/gstplaybin.c: (gst_play_bin_init),
29584         (gst_play_bin_set_property), (gen_video_element),
29585         (gen_audio_element), (setup_sinks):
29586         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29587         (gst_stream_info_get_type), (gst_stream_info_class_init),
29588         (gst_stream_info_init), (gst_stream_info_new),
29589         (gst_stream_info_dispose), (stream_info_mute_pad),
29590         (gst_stream_info_set_property), (gst_stream_info_get_property):
29591         * gst/playback/gststreaminfo.h:
29592         Reuse the audio and video bins.
29593         Some internal cleanups in the stream selection code.
29594
29595 2004-10-08  Julien MOUTTE  <julien@moutte.net>
29596
29597         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29598         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29599         * sys/ximage/ximagesink.h:
29600         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29601         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29602         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
29603         not coming from those elements. Moreover these elements should not keep
29604         the xid they have been given when in NULL state.
29605
29606 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29607
29608         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29609         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29610         * sys/ximage/ximagesink.h:
29611         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29612         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29613         * sys/xvimage/xvimagesink.h:
29614           Actually only create a new toplevel window if we're not gonna
29615           embed it right after.
29616
29617 2004-10-07  Wim Taymans  <wim@fluendo.com>
29618
29619         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
29620         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
29621         * gst/playback/gstplaybin.c: (setup_sinks):
29622         Implement muting/unmuting of streams, mute streams that are not
29623         used.
29624
29625 2004-10-07  Wim Taymans  <wim@fluendo.com>
29626
29627         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
29628         (plugin_init):
29629         Added lame audio/x-ac3 typefind function.
29630
29631 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29632
29633         * configure.ac:
29634           bump nano to cvs
29635
29636 === release 0.8.5 ===
29637
29638 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29639
29640         * NEWS:
29641         * RELEASE:
29642         * configure.ac:
29643           releasing 0.8.5, "Take You On"
29644
29645 2004-10-06  Wim Taymans  <wim@fluendo.com>
29646
29647         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
29648         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
29649         (no_more_pads), (close_link), (type_found):
29650         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29651         * gst/playback/gstplaybin.c: (gen_video_element):
29652         Do not signal the no_more_pads after the first pad when
29653         we are plugging a non dynamic element with multiple
29654         output pads (like swfdec, dvdec, ...).
29655
29656 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29657
29658         * configure.ac:
29659           bump for prerelease
29660
29661 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29662
29663         * gst/wavparse/gstwavparse.c:
29664           add ATRAC3 to STATIC CAPS to fix a warning
29665
29666         * gst/matroska/ebml-read.c:
29667         * gst-libs/gst/riff/riff-read.c:
29668           fix typos
29669
29670 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29671
29672         * gst-libs/gst/riff/riff-media.c:
29673           generate caps for ATRAC3 audio streams
29674
29675         * gst/realmedia/rmdemux.c:
29676           generate caps for ATRAC3 audio streams
29677
29678 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29679
29680         * gst/wavparse/Makefile.am
29681         * gst/wavparse/riff.h
29682         * gst/wavparse/wavparse.vcproj
29683           riff.h removal (unused and duplication with riff-ids.h)
29684
29685 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29686
29687         * gst/wavparse/gstwavparse.h
29688           remove duplicated defines for audio codec codes
29689
29690         * gst-libs/gst/riff/riff-ids.h
29691         * gst/wavenc/riff.h:
29692           add "4CC" code for ATRAC3 audio streams
29693           add "4CC" code for ITU_G721_ADPCM (unused for now)
29694
29695 2004-10-06  Wim Taymans  <wim@fluendo.com>
29696
29697         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
29698         Actually _do_ negotiation. Pass gdouble as arg instead
29699         of guint64 for the framerate.
29700
29701 2004-10-06  Wim Taymans  <wim@fluendo.com>
29702
29703         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
29704         (find_compatibles), (close_pad_link), (try_to_link_1),
29705         (no_more_pads), (close_link), (type_found):
29706         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29707         * gst/playback/gstplaybin.c: (gen_video_element),
29708         (gen_audio_element):
29709         Set state on newly added element to READY so that negotiation
29710         can happen ASAP.
29711         Addes some more debug info.
29712         Do not try to plug pads with multiple caps structures or ANY
29713         because it is too dangerous since we do not do dynamic
29714         replugging.
29715
29716 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29717
29718         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
29719
29720         * po/LINGUAS:
29721         * po/or.po:
29722           add Oriya translation
29723
29724 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29725
29726         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29727           Prevent overwrite of size member. Makes audio sound crappy.
29728
29729 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29730
29731         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
29732         Add rmvb to the list of known RealMedia extensions
29733
29734 2004-10-05  Wim Taymans  <wim@fluendo.com>
29735
29736         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
29737         (mngdec_openstream), (mngdec_closestream),
29738         (mngdec_handle_sink_event), (mngdec_readdata),
29739         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
29740         (mngdec_getcanvasline), (mngdec_refresh),
29741         (gst_mngdec_change_state):
29742         Set the framerate correctly.
29743
29744 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29745
29746         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29747           There was something wrong with the index massaging.
29748
29749 2004-10-04  Wim Taymans  <wim@fluendo.com>
29750
29751         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
29752         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
29753         (gst_smokedec_chain):
29754         * ext/jpeg/gstsmokedec.h:
29755         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29756         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
29757         * ext/jpeg/gstsmokeenc.h:
29758         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
29759         (smokecodec_decode_new), (smokecodec_info_free),
29760         (smokecodec_set_quality), (smokecodec_get_quality),
29761         (smokecodec_set_threshold), (smokecodec_get_threshold),
29762         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
29763         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
29764         (smokecodec_encode), (smokecodec_parse_id),
29765         (smokecodec_parse_header), (smokecodec_decode):
29766         * ext/jpeg/smokecodec.h:
29767         * ext/jpeg/smokeformat.h:
29768         Updated smoke, new bitstream, allows embedding in ogg.
29769
29770 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29771
29772         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
29773           Fix seeking in some files. All this code is no longer needed (and
29774           actually breaks stuff) because we now synchronize the full index
29775           right when reading the header.
29776
29777 2004-10-04  Wim Taymans  <wim@fluendo.com>
29778
29779         * configure.ac:
29780         configure update for libmng.
29781
29782 2004-10-04  Wim Taymans  <wim@fluendo.com>
29783
29784         * ext/libmng/Makefile.am:
29785         * ext/libmng/gstmng.c: (plugin_init):
29786         * ext/libmng/gstmng.h:
29787         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
29788         (gst_mngdec_base_init), (gst_mngdec_class_init),
29789         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
29790         (gst_mngdec_loop), (gst_mngdec_get_property),
29791         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
29792         (mngdec_closestream), (mngdec_handle_sink_event),
29793         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
29794         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
29795         (gst_mngdec_change_state):
29796         * ext/libmng/gstmngdec.h:
29797         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
29798         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
29799         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
29800         (gst_mngenc_chain), (gst_mngenc_get_property),
29801         (gst_mngenc_set_property):
29802         * ext/libmng/gstmngenc.h:
29803         Added basic MNG decoder. Needs more work. The encoder does
29804         not work yet.
29805
29806 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29807
29808         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
29809         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
29810         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
29811           Don't hang on length=0 chunks. Some negotiation fixes. Signal
29812           no-more-pads.
29813
29814 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
29815
29816         * configure.ac:
29817           you need at least 1.0.4 of speex
29818
29819 2004-10-04 Iain <iaingnome@gmail.com>
29820
29821         * ext/speex/gstspeexdec.h: Revert the includes changes.
29822
29823         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
29824
29825 2004-09-30 Iain <iaingnome@gmail.com>
29826
29827         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
29828         found during init or set as a property instead of hardcoding /dev/audio
29829
29830 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29831
29832         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
29833         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
29834         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
29835         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
29836         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
29837         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
29838         (gst_rmdemux_dump_data):
29839           Use debug category, fix EOS handling. filesrc ! rmdemux now
29840           works.
29841
29842 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29843
29844         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
29845         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
29846         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
29847           Improve allocation, cutting and sorting of the index. How takes a
29848           few seconds instead of minutes.
29849
29850 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
29851
29852         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
29853           fixed compilation
29854
29855 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29856
29857         * gst-libs/gst/riff/riff-media.c:
29858         (gst_riff_create_video_caps_with_data),
29859         (gst_riff_create_video_template_caps):
29860           Add wing commander format mimetype/fourccs.
29861         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29862           Don't crash if some value is 0.
29863
29864 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29865
29866         * gst-libs/gst/riff/riff-media.c:
29867         (gst_riff_create_video_caps_with_data),
29868         (gst_riff_create_video_template_caps):
29869           Add DIB fourcc (raw, palettized 8-bit RGB).
29870         * gst-libs/gst/riff/riff-read.c:
29871         (gst_riff_read_strf_vids_with_data):
29872           Oops, fix strf_data reading bug.
29873         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
29874           Use a non-NULL tag.
29875         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
29876           Time for hacks. Sorry Dave. At least one quicktime movie (a
29877           trailer) that I've encountered contains multiple video tracks.
29878           One of those is the actual video track, the other are one-frame
29879           tracks (images). Unfortunately, the number of frames according
29880           to the trak header is 1 for each, so that doesn't help. So
29881           instead, I look at the duration and discard tracks with a
29882           duration shorter than 20% of the length of the stream. Better
29883           than nothing.
29884
29885 2004-10-01  Christian Schaller <christian@fluendo.com>
29886
29887         * ext/ivorbis/vorbis.c:
29888           Patch from Phil Blundell (Bug 152341)
29889
29890 2004-10-01  Wim Taymans  <wim@fluendo.com>
29891
29892         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
29893         (speex_dec_get_formats), (speex_dec_convert),
29894         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
29895         (speex_dec_chain), (gst_speexdec_get_property),
29896         (gst_speexdec_set_property):
29897         Small cleanups.
29898
29899 2004-10-01  Wim Taymans  <wim@fluendo.com>
29900
29901         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
29902         (gst_wavparse_stream_init), (gst_wavparse_fmt),
29903         (gst_wavparse_other), (gst_wavparse_loop),
29904         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
29905         (gst_wavparse_srcpad_event):
29906         * gst/wavparse/gstwavparse.h:
29907         Added some more debugging info.
29908         Fix the case where the length of the file is 0.
29909         Make sure we seek to sample borders.
29910
29911 2004-10-01  Wim Taymans  <wim@fluendo.com>
29912
29913         * gst/playback/README:
29914         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
29915         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29916         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29917         Add some debug info to decodebin, update README
29918
29919 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29920
29921         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
29922           Don't use g_print(); use GST_DEBUG().
29923
29924 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29925
29926         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
29927         (gst_ogg_mux_queue_pads):
29928           Handle EOS properly.
29929
29930 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
29931
29932         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29933
29934         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
29935         (gst_faad_chain), (gst_faad_change_state):
29936         * ext/faad/gstfaad.h:
29937           Allow playback of raw (unframed) MPEG AAC files (#148993).
29938
29939 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
29940
29941         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29942
29943         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29944           Throw error if we didn't recognize the stream. Fixes #152289.
29945
29946 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29947
29948         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
29949           Fix negotiation.
29950
29951 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
29952
29953         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29954
29955         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29956           Fix memleak.
29957
29958 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
29959
29960         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29961
29962         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
29963           Solve #152805.
29964         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
29965           Solve 152806.
29966
29967 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29968
29969         * gst-libs/gst/riff/riff-media.c:
29970         (gst_riff_create_video_caps_with_data),
29971         (gst_riff_create_audio_caps_with_data):
29972           Add codec_data handling (like asfdemux used to do).
29973         * gst/asfdemux/gstasf.c: (plugin_init):
29974         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
29975         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
29976           Use riff-media for caps creation instead of our own (mostly
29977           broken) copy of its functions.
29978
29979 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29980
29981         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
29982           Don't actually error out if we get another return value than
29983           -EINVAL. Opposite to what I first thought, drivers have random
29984           return values for this, although -EINVAL is the expected return
29985           value. Since this is not fatal, we shouldn't use
29986           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
29987
29988 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29989
29990         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
29991         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
29992         (dvdreadsrc_get_property), (_open), (_seek), (_read),
29993         (dvdreadsrc_get), (dvdreadsrc_open_file),
29994         (dvdreadsrc_change_state):
29995           Fix. Don't do one big huge loop around the whole DVD, that will
29996           cache all data and thus eat sizeof(dvd) (several GB) before we
29997           see something.
29998         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
29999           Actually NULL'ify event after using it.
30000         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
30001         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
30002         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
30003         (gst_ebml_read_seek), (gst_ebml_read_skip):
30004           Handle events.
30005         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
30006         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
30007         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
30008           Fix timing (this will probably break if I seek using menus, but
30009           I didn't get there yet). VOBs and normal DVDs should now work.
30010           Add a mpeg2-only pad with high rank so this get autoplugged for
30011           MPEG-2 movies.
30012         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
30013         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
30014         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
30015         (gst_mpeg_demux_get_audio_stream),
30016         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
30017         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
30018           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
30019           MPEG-1 but use dvddemux for MPEG-2.
30020         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30021         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
30022         (gst_mpeg_parse_parse_packhead):
30023           Timing. Only add pad template if it exists. Add sink template from
30024           class and not from ourselves. This means we will always use the
30025           correct sink template even if it is not the one defined in this
30026           file.
30027
30028 2004-09-29  Wim Taymans  <wim@fluendo.com>
30029
30030         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
30031         (gst_mpeg_demux_parse_pes):
30032         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30033         Fix playback of mpeg again, timestamps where screwed up by
30034         patch 1.61.
30035
30036 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30037
30038         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
30039           Only return true if we actually filled something in. Prevents
30040           player applications from showing a random length for flac files.
30041         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
30042         (gst_riff_read_use_event), (gst_riff_read_handle_event),
30043         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
30044         (gst_riff_read_strf_vids_with_data),
30045         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
30046           OK, ok, so I implemented event handling. Apparently it's normal
30047           that we receive random events at random points without asking
30048           for it.
30049         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
30050         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30051         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
30052         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
30053         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
30054         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
30055         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
30056         * gst/avi/gstavidemux.h:
30057           Implement non-lineair chunk handling and subchunk processing.
30058           The first solves playback of AVI files where the audio and video
30059           data of individual buffers that we read are not synchronized.
30060           This should not happen according to the wonderful AVI specs, but
30061           of course it does happen in reality. It is also a prerequisite for
30062           the second. Subchunk processing allows us to cut chunks in small
30063           pieces and process each of these pieces separately. This is
30064           required because I've seen several AVI files with incredibly large
30065           audio chunks, even some files with only one audio chunk for the
30066           whole file. This allows for proper playback including seeking.
30067           This patch is supposed to fix all AVI A/V sync issues.
30068         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
30069         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
30070           Work.
30071         * gst/modplug/gstmodplug.cc:
30072           Proper return value setting for the query() function.
30073         * gst/playback/gstplaybasebin.c: (setup_source):
30074           Being in non-playing state (after, e.g., EOS) is not necessarily
30075           a bad thing. Allow for that. This fixes playback of short files.
30076           They don't actually playback fully now, because the clock already
30077           runs. This means that small files (<500kB) with a small length
30078           (<2sec) will still not or barely play. Other files, such as mod
30079           or flx, will work correctly, however.
30080
30081 2004-09-28  Wim Taymans  <wim@fluendo.com>
30082
30083         * ext/speex/gstspeex.c: (plugin_init):
30084         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
30085         (gst_speex_dec_class_init), (speex_dec_get_formats),
30086         (speex_get_event_masks), (speex_get_query_types),
30087         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
30088         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
30089         (gst_speexdec_get_property), (gst_speexdec_set_property),
30090         (speex_dec_change_state):
30091         * ext/speex/gstspeexdec.h:
30092         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
30093         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
30094         (gst_speexenc_base_init), (gst_speexenc_class_init),
30095         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
30096         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
30097         (gst_speexenc_src_query), (gst_speexenc_init),
30098         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
30099         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
30100         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
30101         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
30102         (gst_speexenc_chain), (gst_speexenc_get_property),
30103         (gst_speexenc_set_property), (gst_speexenc_change_state):
30104         * ext/speex/gstspeexenc.h:
30105         Rewrote speex encoder, make sure it can be embedded in ogg.
30106         Implemented speex decoder.
30107
30108 2004-09-28  Christian Schaller <christian@fluendo.com>
30109
30110         * configure.ac:
30111         Remove kioslave plugin. Markey is brewing a new working one
30112         * ext/Makefile.am: Remove kioslave plugin
30113         * ext/kio: remove
30114         * gst-plugins.spec.in: remove kio plugin from spec
30115
30116 2004-09-27  Wim Taymans  <wim@fluendo.com>
30117
30118         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30119         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
30120         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
30121         (gst_multifdsink_new_client),
30122         (gst_multifdsink_handle_client_write),
30123         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30124         (gst_multifdsink_handle_clients):
30125         * gst/tcp/gstmultifdsink.h:
30126         Make syncing to keyframes actually work for new clients and lagging
30127         clients.
30128
30129 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30130
30131         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
30132         (gst_navigationtest_handle_src_event), (draw_box_planar411),
30133         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
30134         * gst/debug/gstnavigationtest.h:
30135           make navigationtest display button-press and button-release events
30136
30137 2004-09-26 Iain <iaingnome@gmail.com>
30138
30139         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
30140         the channels have received a new media event.
30141         (interleave_buffered_loop): Compresses a new media event on all
30142         channels into one.
30143
30144 2004-09-26 Iain <iaingnome@gmail.com>
30145
30146         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
30147         call the sinkpad's default event handler and not the srcpads. He also
30148         says this is confusing :)
30149         (gst_wavenc_stop_file): Company says that seek events only go upstream
30150         we should send a discontinuous downstream instead.
30151
30152 2004-09-25  Christian Schaller <christian@fluendo.com>
30153
30154         * Update SPEC file to be usable in conjunction with Fedora Core,
30155           Fedora.us and freshrpms packages
30156         * Fix typo in multifilesrc test Makefile
30157
30158 2004-09-24  Wim Taymans  <wim@fluendo.com>
30159
30160         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
30161         Only signal the no_more_pads signal when we have
30162         added the stream to our list.
30163
30164 2004-09-24  Wim Taymans  <wim@fluendo.com>
30165
30166         * gst/playback/gstplaybasebin.c: (remove_prerolls),
30167         (new_decoded_pad):
30168         * gst/playback/gstplaybasebin.h:
30169         * gst/playback/gstplaybin.c: (setup_sinks):
30170         Don't try to preroll or decode more than one audio/video
30171         track.
30172
30173 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30174
30175         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
30176           Throw error if we failed to find a suitable output. This should
30177           throw an error if we successfully set up a pipeline (e.g. because
30178           we recognized a media file) but found no decodable streams in it
30179           (e.g. because it contains only media stream types for which we
30180           have no decoders, or because it's not a media type).
30181
30182 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30183
30184         * ext/dirac/Makefile.am:
30185         * ext/dirac/gstdirac.cc:
30186         * ext/dirac/gstdiracdec.cc:
30187         * ext/dirac/gstdiracdec.h:
30188           Do something. Don't actually know if this works because I don't
30189           have a demuxer yet.
30190         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
30191           Add channels=1 to caps returned from _getcaps().
30192         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
30193         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
30194         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
30195         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
30196         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
30197         (gst_ogm_parse_change_state):
30198           Separate between audio/video so ogmaudioparse actually uses the
30199           audio pad templates. Both audio and video work now, including
30200           autoplugging. Also use sometimes-srcpad hack.
30201         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
30202           Handle events better. Don't hang on infinite loops.
30203         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
30204         (gst_avi_demux_init), (gst_avi_demux_reset),
30205         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
30206         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
30207         (gst_avi_demux_change_state):
30208         * gst/avi/gstavidemux.h:
30209           Improve A/V sync. Still not perfect.
30210         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
30211         (gst_ebml_read_skip):
30212           Handle events better.
30213         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
30214         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
30215         (qtdemux_audio_caps):
30216           Add IMA4. Improve event handling. Save offset after a seek when
30217           the headers are at the end of the file so that we don't end up in
30218           an infinite loop.
30219         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
30220           Add low-priority typefind support for files with no length.
30221
30222 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30223
30224         * testsuite/multifilesink/Makefile.am:
30225         fix typo
30226
30227 2004-09-22  Julien MOUTTE  <julien@moutte.net>
30228
30229         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30230         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
30231         mistakes from thaytan's patches.
30232
30233 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30234
30235         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
30236           For completeness, XSync in the destroy function as xvimage does.
30237
30238 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
30239
30240         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
30241            Correct caps negotiation
30242         * gst/volume/gstvolume.c: (volume_chain_float),
30243         (volume_chain_int16):
30244            Modify debug output to be little more informative
30245         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
30246         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30247         (gst_xvimagesink_xvimage_destroy):
30248           Add XSync calls after detaching from the shared memory segment to
30249           avoid a crash.
30250
30251 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30252
30253         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30254         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
30255         * ext/vorbis/vorbis.c: (plugin_init):
30256         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
30257         (gst_vorbisenc_chain):
30258         * ext/vorbis/vorbisenc.h:
30259         remove explicit newmedia support from oggmux and vorbisenc
30260         add debug category to vorbisenc
30261         * gst/multifilesink/gstmultifilesink.c:
30262         (gst_multifilesink_class_init), (gst_multifilesink_init),
30263         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
30264         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
30265         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
30266         (plugin_init):
30267         * gst/multifilesink/gstmultifilesink.h:
30268         add support for streamheader in multifilesink
30269
30270 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30271
30272         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
30273         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
30274         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
30275           Prevent infinite loops. More correct error reporting.
30276         * gst/auparse/gstauparse.c: (gst_auparse_chain):
30277           Error out if negotiation fails.
30278         * gst/playback/gstplaybasebin.c: (setup_source),
30279         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
30280         (gst_play_base_bin_found_tag):
30281           Error/tag forwarding. Pre-roll fixes for source errors on state
30282           changes (e.g. "file does not exist") to prevent hangs.
30283
30284 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30285
30286         * testsuite/multifilesink/Makefile.am:
30287         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
30288         (gst_newmedia_class_init), (gst_newmedia_init),
30289         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30290         (newfile_signal), (test_signal), (main):
30291         * testsuite/multifilesink/multifilesrc_test.c: (main):
30292         * testsuite/multifilesink/oggtheora_test.c:
30293         (gst_newmedia_base_init), (gst_newmedia_class_init),
30294         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30295         (test_format), (newfile_signal), (test_signal), (main):
30296         * testsuite/multifilesink/oggvorbis_test.c:
30297         (gst_newmedia_base_init), (gst_newmedia_class_init),
30298         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
30299         (test_format), (newfile_signal), (test_signal), (main):
30300         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
30301         (gst_newmedia_class_init), (gst_newmedia_init),
30302         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
30303         (newfile_signal), (test_signal), (main):
30304         New media tests
30305
30306 2004-09-20  Christian Schaller <christian@fluendo.com>
30307
30308         * Fix mikmod license to LGPL as they have relicensed
30309         * Move Dirac and Effectv into LGPL section of README_license
30310
30311 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30312
30313         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
30314         (gst_mad_change_state):
30315           Allow for mp3 rate/channels changes. However, only very
30316           conservatively. Reason that we *have* to enable this is smiply
30317           because the mad find_sync() function is not good enough, it will
30318           regularly sync on random data as valid frames and therefore make
30319           us provide random caps as *final* caps of the stream. The best fix
30320           I could think of is to simply require several of the same stream
30321           changes in a row before we change caps.
30322           The actual testcase that works now is #
30323         * ext/ogg/Makefile.am:
30324         * ext/ogg/gstogg.c: (plugin_init):
30325         * ext/ogg/gstogmparse.c:
30326           OGM support (video only for now; I need an audio sample file).
30327         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
30328         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
30329         (gst_asf_demux_add_video_stream):
30330           WMV extradata.
30331         * gst/playback/gstplaybasebin.c: (unknown_type):
30332           Don't error out on single unknown-types after all. It's wrong.
30333           If we found type of video and audio but not of a subtitle stream,
30334           it will still error out (which is unwanted). Will find a better fix
30335           later on.
30336         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
30337         (ogmaudio_type_find), (plugin_init):
30338           OGM support.
30339
30340 2004-09-20  Johan Dahlin  <johan@gnome.org>
30341
30342         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
30343         after setting caps.
30344
30345 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30346
30347         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
30348         * gst/wavenc/gstwavenc.h:
30349         Added newmedia support to wavenc
30350
30351 2004-09-17  Wim Taymans  <wim@fluendo.com>
30352
30353         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
30354         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30355         (gst_fdset_fd_can_write), (gst_fdset_wait):
30356         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
30357         (gst_multifdsink_init), (gst_multifdsink_add),
30358         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
30359         (gst_multifdsink_remove_client_link),
30360         (gst_multifdsink_client_queue_buffer),
30361         (gst_multifdsink_handle_client_write),
30362         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
30363         (gst_multifdsink_close), (gst_multifdsink_change_state):
30364         * gst/tcp/gstmultifdsink.h:
30365         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30366         (gst_tcpserversink_removed):
30367         Small cleanups in fdset.c
30368         Use a hastable to map fd to the client structure for faster
30369         lookup in _remove and get_stats.
30370         Added virtual function to close the fds.
30371         Handle clients even when the select/poll call was unblocked because
30372         of a command.
30373         Implement syncing to keyframe in the recovery procedure.
30374
30375 2004-09-16 Iain <iaingnome@gmail.com>
30376
30377         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
30378         try caps.
30379
30380 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30381
30382         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
30383           Caps are only set if the type of the stream is unknown, but this
30384           is initialized in ->init_stream(), so set to UNKNOWN after calling
30385           ->init_stream() so that capsnego starts.
30386
30387 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30388
30389         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30390         (gst_avi_demux_stream_data):
30391           Just hardcode for raw audio then. AVI audio sucks.
30392
30393 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
30394
30395         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
30396         * gst/matroska/matroska-mux.c: (audiosink_templ),
30397         (gst_matroska_mux_audio_pad_link):
30398         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
30399         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
30400
30401 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30402
30403         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30404         (gst_avi_demux_stream_data):
30405           Try to fix a/v sync issues.
30406
30407 2004-09-15  David Schleef  <ds@schleef.org>
30408
30409         * configure.ac: remove NASM check, since we don't use it.  Update
30410         dirac check to 0.4
30411         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
30412         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30413         Initialized variables.
30414         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
30415         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
30416         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
30417         SVQ3 format
30418
30419 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30420
30421         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
30422         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
30423         * gst/avi/gstavidemux.h:
30424           Fix for compressed audio (mp3) timestamp generation. How did this
30425           ever work?
30426
30427 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30428
30429         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
30430           Volume is a double not a float.
30431
30432 2004-09-15  Wim Taymans  <wim@fluendo.com>
30433
30434         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
30435         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
30436         Don't close the fd in multifdsink as we didn't open it in the
30437         first place. Some cleanups.
30438
30439 2004-09-15  Wim Taymans  <wim@fluendo.com>
30440
30441         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30442         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30443         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30444         Fix the case where the muxer would mark pages as delta
30445         frames when they are not (vorbis only ogg).
30446
30447 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30448
30449         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
30450         (gst_play_base_bin_change_state):
30451           Handle the case where we failed to setup a clear pipeline. This
30452           will throw an error (or EOS, another nice case) and if you don't
30453           catch that, the app will wait for the signal forever (and thus
30454           hang).
30455
30456 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30457
30458         * ext/gnomevfs/gstgnomevfssink.c:
30459         (gst_gnomevfssink_uri_get_protocols):
30460         * ext/gnomevfs/gstgnomevfssrc.c:
30461         (gst_gnomevfssrc_uri_get_protocols):
30462         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30463         * ext/gnomevfs/gstgnomevfsuri.h:
30464           Use _uri_new() instead of _open(), so it doesn't take as long and
30465           Christophe's computer won't hang.
30466         * gst/playback/gstplaybasebin.c: (unknown_type):
30467           Throw error on unknown media type, so apps actually display it.
30468
30469 2004-09-14  Brian Cameron  <brian.cameron@sun.com
30470
30471         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
30472           this script to work on Solaris since bash shell handles echo
30473           differenly than bash.
30474
30475 2004-09-17  Wim Taymans  <wim@fluendo.com>
30476
30477         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
30478         (setup_source), (gst_play_base_bin_set_property),
30479         (gst_play_base_bin_add_element):
30480         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
30481         Some more work on making sure seeking pauses the pipeline and
30482         that changing the uri actually does something.
30483
30484 2004-09-17  Wim Taymans  <wim@fluendo.com>
30485
30486         * gst/tcp/gstfdset.c: (gst_fdset_wait):
30487         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
30488         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
30489         (gst_tcpserversink_close):
30490         Be a bit more paranoid when freeing memory.
30491
30492 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30493
30494         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
30495         (qtdemux_parse_trak):
30496           Don't crash by dividing by zero (see sample movie in #126922).
30497
30498 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30499
30500         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
30501           Don't touch non-existing data (fixes crash on file in #140147).
30502
30503 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30504
30505         * gst/playback/gstplaybasebin.c:
30506         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
30507           Handle double disposals, and proper change of URIs.
30508
30509 2004-09-13  Martin Eikermann <meiker@upb.de>
30510
30511         * gst/mpegstream/gstmpegparse.c:
30512           fix synchronistation for streams recorded from digital PCR
30513           fixes bug #119376
30514
30515 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30516
30517         * ext/gnomevfs/Makefile.am:
30518         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
30519         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
30520         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
30521         (gst_gnomevfssink_uri_get_type),
30522         (gst_gnomevfssink_uri_get_protocols),
30523         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
30524         (gst_gnomevfssink_uri_handler_init),
30525         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
30526         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
30527         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
30528         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
30529         (gst_gnomevfssrc_uri_get_type),
30530         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
30531         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
30532         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
30533         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
30534         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30535         * ext/gnomevfs/gstgnomevfsuri.h:
30536           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
30537           of fake URIs to see which this version of Gnome-VFS likes, and
30538           uses that for the Gst-URI interface. Makes playbin support http://
30539           streams. Also fix up some stupid behaviour in gnomevfssrc.
30540
30541 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30542
30543         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
30544         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
30545         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
30546         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
30547           Update mixer (to sync with other sessions) if we try to obtain
30548           a new value. This makes alsamixer work accross applications.
30549         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
30550           Only call sync functions if we're running, else alsalib asserts.
30551         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
30552           Sometimes fails to compile. Possibly a gcc bug.
30553         * gst/playback/gstplaybin.c: (gen_video_element),
30554         (gen_audio_element):
30555           Add a reference to an application-provided object, because we lose
30556           this same reference if we add it to the bin. If we don't do this,
30557           we can only use this object once and thus crash if we go from
30558           ready to playing, back to ready and back to playing again.
30559           Also add an audioscale element because several cheap soundcards -
30560           like mine - don't support all samplerates.
30561         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30562         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
30563           Fix wrong order or PAR calls. Makes automatically obtained PAR
30564           from the X server atually being used.
30565
30566 2004-09-12  David Schleef  <ds@schleef.org>
30567
30568         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
30569         #151887, #152102, #152247.
30570         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
30571         * examples/seeking/cdparanoia.c: same
30572         * examples/seeking/cdplayer.c: same
30573         * examples/seeking/seek.c: same
30574         * examples/seeking/spider_seek.c: same
30575         * examples/seeking/vorbisfile.c: same
30576         * examples/stats/mp2ogg.c: same
30577         * ext/esd/esdsink.c: (gst_esdsink_class_init),
30578         (gst_esdsink_dispose): Dispose of element properly.
30579         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
30580         fixes.
30581         * ext/nas/nassink.c: (gst_nassink_class_init),
30582         (gst_nassink_dispose): Dispose of element correctly.
30583         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
30584         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
30585         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
30586         Fix 64-bit warning.
30587         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30588         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
30589         Fix 64-bit warning.
30590
30591 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30592
30593         * configure.ac : change speex detection as 1.1.6 now uses
30594           .pc/pkg-config and they changed their headers location.
30595
30596 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
30597
30598         * gst/matroska/matroska-mux.h:
30599         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
30600         (gst_matroska_mux_start), (gst_matroska_mux_finish),
30601         (gst_matroska_mux_write_data):
30602           Write multiple blocks/frames per cluster.
30603                 Write meta-seek information (seek heads).
30604
30605 2004-09-09  Scott Wheeler <wheeler@kde.org>
30606
30607         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
30608         (gst_play_bin_set_property), (gst_play_bin_get_property),
30609         (gen_audio_element), (gen_audio_element):
30610           Add a volume element / property to the pipeline.
30611
30612 2004-09-07  Wim Taymans  <wim@fluendo.com>
30613
30614         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
30615         Copy timestamps from the master pad to the output buffers.
30616
30617 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30618
30619         * ext/raw1394/gstdv1394src.c:
30620           throw errors when applicable
30621
30622 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
30623
30624         * gst/matroska/ebml-ids.h:
30625         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
30626         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
30627         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
30628           automatically convert unix time <-> ebml time when reading/writing
30629           a date, use gst_ebml_write_uint to write CUETIME,
30630           not gst_ebml_write_date.
30631         * gst/matroska/matroska-ids.h:
30632         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
30633         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
30634         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
30635         (gst_matroska_mux_write_data):
30636           Write track and segment UIDs, write muxing date, write
30637           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
30638           Create cues for audio only files.
30639
30640 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30641
30642         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
30643         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
30644           Re-commit ALSA switches.
30645         * gst/adder/gstadder.c: (gst_adder_loop):
30646           64-bit fix (#151416).
30647         * gst/debug/progressreport.c: (gst_progressreport_report):
30648           64-bit fix (#151419).
30649         * gst/matroska/matroska-demux.c:
30650         (gst_matroska_demux_parse_contents):
30651           64-bit fix (#151420).
30652         * gst/playback/test3.c: (update_scale):
30653           64-bit fix (#151421).
30654
30655 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
30656
30657         * configure.ac:
30658           bump nano to cvs
30659
30660 === release 0.8.4 ===
30661
30662 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30663
30664         * configure.ac: releasing 0.8.4, "Alias"
30665
30666 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
30667
30668         * ext/theora/Makefile.am:
30669           fix makefile.  Fixes #151462.
30670
30671 2004-08-30  Wim Taymans  <wim@fluendo.com>
30672
30673         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
30674         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30675         (gst_multifdsink_remove_client_link),
30676         (gst_multifdsink_client_queue_buffer),
30677         (gst_multifdsink_handle_client_write):
30678         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
30679         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
30680         Fix some memory leaks.
30681
30682 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30683
30684         Patch by: David Schleef
30685
30686         * configure.ac:
30687         * sys/Makefile.am:
30688           rename our detection macro for V4L2.  Fixes #151236.
30689
30690 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30691
30692         Patch by: David Schleef
30693
30694         * configure.ac:
30695           check to define LAMEPRESET.  Fixes #151232.
30696
30697 2004-08-27  David Schleef  <ds@schleef.org>
30698
30699         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
30700         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
30701         (gst_glimagesink_fixate):  Move local variable declarations to
30702         make gcc-2.95 happy.
30703
30704 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30705
30706         * configure.ac:
30707           bump nano for prerelease
30708
30709 2004-08-27  David Schleef  <ds@schleef.org>
30710
30711         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
30712         * sys/sunaudio/gstsunaudiosrc.c:
30713         * sys/sunaudio/gstsunaudiosrc.h:
30714
30715 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
30716
30717         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
30718         handle EOS correctly
30719         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
30720         * gst/matroska/matroska-mux.h:
30721         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
30722         VFW compatibility mode
30723
30724 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30725
30726         patch by: Zaheer Abbas Merali
30727
30728         * ext/ogg/gstoggmux.c:
30729         * ext/vorbis/vorbisenc.c:
30730         * ext/vorbis/vorbisenc.h:
30731           handle NEWMEDIA
30732
30733 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
30734
30735         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
30736         fix byte order reversion on little endian machines.
30737         * gst/matroska/matroska-mux.c: (audiosink_templ),
30738         (gst_matroska_mux_audio_pad_link):
30739         add TTA codec to the list of supported codecs.
30740         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
30741         (gst_matroska_mux_start), (gst_matroska_mux_finish),
30742         (gst_matroska_mux_write_data):
30743         * gst/matroska/matroska-mux.h:
30744         write segment duration correctly, write muxing app string, fixes bugs
30745         #140897 and #140898.
30746         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
30747         wait for all pads to be negotiated before starting to mux.
30748
30749 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30750
30751         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
30752         * ext/lame/gstlame.h:
30753         Added new media support to lame
30754
30755 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
30756
30757         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
30758         send vorbis headers at the beginning of a stream, fixes bug #141554.
30759         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
30760         bug #148950.
30761         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
30762         (gst_matroska_demux_plugin_init):
30763         * gst/matroska/matroska-ids.h:
30764         enable demuxing of TTA audio streams, fixes bug #148951.
30765         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
30766         enable typefinding for TTA audio files, fixes bug #148711.
30767         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
30768         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
30769         fixes playback of packed bitstream and xvid with bframes, bug #135407.
30770
30771 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
30772
30773         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
30774         (gst_riff_read_element_data), (gst_riff_read_seek),
30775         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
30776         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
30777         <teuf@gnome.org>
30778
30779 2004-08-23 Iain <iaingnome@gmail.com>
30780
30781         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
30782         tags. They appear to be handled differently to normal.
30783         (tag_list_to_id3_tag_foreach): Ditto.
30784
30785 2004-08-22  Wim Taymans  <wim@fluendo.com>
30786
30787         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30788         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30789         Make sure we never send -1 granulepos.
30790
30791 2004-08-20  Wim Taymans  <wim@fluendo.com>
30792
30793         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30794         (gst_ogg_mux_loop):
30795         I will accept bitchslappings with non sharp objects.
30796
30797 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30798
30799         * configure.ac:
30800         Clean up the test for lame presets
30801
30802 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30803
30804         * configure.ac:
30805         * ext/lame/Makefile.am:
30806         * ext/lame/gstlame.c: (gst_lame_class_init),
30807         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
30808         Only enable lame presets if version of lame has presets in API
30809
30810 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
30811         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
30812         * gst/udp/gstudpsrc.h:
30813           Don't call gst_pad_push in a get function. Fixes #150449
30814
30815 2004-08-18  Wim Taymans  <wim@fluendo.com>
30816
30817         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
30818         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
30819         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
30820         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30821         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30822         (gst_fdset_wait):
30823         * gst/tcp/gstfdset.h:
30824         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30825         (gst_multifdsink_client_queue_buffer),
30826         (gst_multifdsink_handle_client_write):
30827         * gst/tcp/gstmultifdsink.h:
30828         Some extra checks in gstfdset.
30829         Only use send() when the fd is a socket. Don't try to
30830         read from write only fds.
30831
30832 2004-08-18  Wim Taymans  <wim@fluendo.com>
30833
30834         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
30835         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
30836         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30837         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30838         (gst_fdset_wait):
30839         Add more locking and bounds checking.
30840
30841 2004-08-18  Wim Taymans  <wim@fluendo.com>
30842
30843         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
30844         Realloc test fdset in the lock and right before starting
30845         the poll call. Bump the limit to 4096.
30846
30847 2004-08-17  David Schleef  <ds@schleef.org>
30848
30849         * sys/sunaudio/Makefile.am:
30850         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
30851         of rates and channels.  Make debugging less obnoxious.
30852
30853         Patch from Balamurali Viswanathan implementing a mixer for
30854         Sun audio.  (bug #144091):
30855         * sys/sunaudio/gstsunelement.c:
30856         * sys/sunaudio/gstsunelement.h:
30857         * sys/sunaudio/gstsunmixer.c:
30858         * sys/sunaudio/gstsunmixer.h:
30859
30860 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30861
30862         * gst/audioscale/gstaudioscale.c:
30863         * gst/audioscale/gstaudioscale.h:
30864         made audioscale resample from any sample rate to any sample rate
30865
30866 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
30867
30868         * ext/libpng/gstpngdec.c:
30869           error out on unsupported types
30870
30871 2004-08-17  Iain <iaingnome@gmail.com>
30872
30873         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
30874         mid_side and loose_mid_side properties if its a stereo stream.
30875
30876 2004-08-17  Wim Taymans  <wim@fluendo.com>
30877
30878         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
30879         (theora_get_formats), (theora_dec_src_convert),
30880         (theora_dec_sink_convert), (theora_dec_src_query),
30881         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
30882         Add a debug line.
30883
30884 2004-08-17  Wim Taymans  <wim@fluendo.com>
30885
30886         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
30887         (gst_ogg_pad_push):
30888         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30889         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
30890         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
30891         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30892         Mark delta units in the muxer.
30893         Try to decode the packet after an out-of-sync error from
30894         libogg.
30895
30896 2004-08-17  Wim Taymans  <wim@fluendo.com>
30897
30898         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30899         (gst_multifdsink_init), (gst_multifdsink_add),
30900         (gst_multifdsink_client_queue_buffer),
30901         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
30902         * gst/tcp/gstmultifdsink.h:
30903         Added option to send a keyframe to clients as the first buffer.
30904         Make timeout property writable.
30905
30906 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
30907
30908         patch by: Wim Taymans
30909
30910         * gst/tcp/gstfdset.c:
30911         * gst/tcp/gstmultifdsink.c:
30912           fix index comparison, should include 0
30913
30914 2004-08-16  Wim Taymans  <wim@fluendo.com>
30915
30916         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
30917         (gst_fdset_add_fd), (gst_fdset_remove_fd),
30918         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30919         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30920         (gst_fdset_wait):
30921           copy when reallocing for poll so the select arguments don't get
30922           changed during the call
30923
30924 2004-08-16  Wim Taymans  <wim@fluendo.com>
30925
30926         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
30927         (gst_theora_enc_class_init), (theora_enc_sink_link),
30928         (theora_buffer_from_packet), (theora_enc_chain):
30929         Fix bug where buffers were not marked as keyframes
30930         correctly.
30931
30932 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30933
30934         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
30935         (gst_lame_preset_get_type), (gst_lame_class_init):
30936         describe the enum values for vbr mode and presets more verbosely
30937
30938 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30939
30940         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
30941         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
30942         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
30943         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
30944         * ext/lame/gstlame.h:
30945         add preset property to lame so it can use lame presets
30946
30947 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30948
30949         * ext/lame/gstlame.c: (gst_lame_get_property):
30950         whoops forgot break, thanks teuf
30951
30952 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30953
30954         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
30955         (gst_lame_class_init), (gst_lame_src_getcaps),
30956         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
30957         (gst_lame_get_property), (gst_lame_setup):
30958         * ext/lame/gstlame.h:
30959         fix lame's broken vbr stuff, allow it to resample if need be, and also
30960         make xing header optional
30961
30962 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30963
30964         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
30965         added getcaps function so samplerate doesnt get fixated to silly values
30966
30967 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30968
30969         * ext/lame/gstlame.c: (gst_lame_src_link):
30970         revert previous fix
30971
30972 2004-08-12  Johan Dahlin  <johan@gnome.org>
30973
30974         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
30975         checks. Doesn't matter what state we are in. Interfaces are a
30976         compile time thing, not runtime. It also broke the python bindings.
30977
30978 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30979
30980         * ext/lame/gstlame.c: (gst_lame_src_link):
30981         made source pad link function check if sinkpad is ok..fixes the problem
30982         where core fixates the output rate of lame stupidly
30983
30984 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30985
30986         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
30987         * sys/v4l/v4l_calls.c:
30988         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
30989           fix fixate function to handle nonsimple caps.
30990           remove bogus check in _link
30991           cleanups
30992
30993 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30994
30995         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
30996         set default compression ratio parameter to 0.0 so bitrate parameter
30997         works :)
30998
30999 2004-08-11  David Schleef  <ds@schleef.org>
31000
31001         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
31002
31003 2004-08-11  David Schleef  <ds@schleef.org>
31004
31005         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
31006         before.
31007
31008 2004-08-11  David Schleef  <ds@schleef.org>
31009
31010         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
31011
31012 2004-08-11  David Schleef  <ds@schleef.org>
31013
31014         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
31015           license field
31016         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
31017         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
31018           LGPL.
31019         * gst/auparse/gstauparse.c: Fix plugin license field.
31020         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
31021         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
31022         * gst/rtp/gstrtp.c: Fix plugin license field.
31023
31024 2004-08-11  Wim Taymans  <wim@fluendo.com>
31025
31026         * gst/tcp/Makefile.am:
31027         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
31028         (ensure_size), (gst_fdset_new), (gst_fdset_free),
31029         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
31030         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
31031         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
31032         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
31033         (gst_fdset_fd_can_write), (gst_fdset_wait):
31034         * gst/tcp/gstfdset.h:
31035         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31036         (gst_multifdsink_class_init), (gst_multifdsink_init),
31037         (gst_multifdsink_add), (gst_multifdsink_remove),
31038         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31039         (gst_multifdsink_remove_client_link),
31040         (gst_multifdsink_handle_client_read),
31041         (gst_multifdsink_client_queue_data),
31042         (gst_multifdsink_client_queue_caps),
31043         (gst_multifdsink_client_queue_buffer),
31044         (gst_multifdsink_handle_client_write),
31045         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31046         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31047         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
31048         (gst_multifdsink_close):
31049         * gst/tcp/gstmultifdsink.h:
31050         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
31051         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
31052         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
31053         (gst_tcpserversink_close):
31054         * gst/tcp/gsttcpserversink.h:
31055         Abstracted away the select call, implemented poll (yes we ran into
31056         the 1024 limit in production).
31057
31058 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
31059
31060         * gst/tcp/gsttcp.c:
31061         * gst/tcp/gsttcpplugin.c:
31062           improve debuggging, remove assert
31063
31064 2004-08-10  Wim Taymans  <wim@fluendo.com>
31065
31066         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
31067         (gst_client_status_get_type), (gst_multifdsink_class_init),
31068         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
31069         (gst_multifdsink_handle_client_read),
31070         (gst_multifdsink_handle_client_write),
31071         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
31072         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
31073         (gst_multifdsink_get_property):
31074         * gst/tcp/gstmultifdsink.h:
31075         * gst/tcp/gsttcp-marshal.list:
31076         Starting to prepare for specifying buffer time in other units
31077         than buffers. Expose remove reason in signal.
31078
31079 2004-08-10  Wim Taymans  <wim@fluendo.com>
31080
31081         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
31082         (gst_multifdsink_remove), (gst_multifdsink_clear),
31083         (gst_multifdsink_remove_client_link),
31084         (gst_multifdsink_handle_client_read),
31085         (gst_multifdsink_client_queue_data),
31086         (gst_multifdsink_client_queue_buffer),
31087         (gst_multifdsink_handle_client_write),
31088         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
31089         (gst_multifdsink_chain), (gst_multifdsink_close):
31090         * gst/tcp/gstmultifdsink.h:
31091         Added more debugging info. Changed the way clients are
31092         removed from the lists. Fixed a bug where a bad file descriptor
31093         could cause many clients to be removed.
31094
31095 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31096
31097         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
31098           allow all pixel-aspect-ratios, not just 1:1
31099
31100 2004-08-09  David Schleef  <ds@schleef.org>
31101
31102         * sys/glsink/ARB_multitexture.h:  Remove old files.
31103         * sys/glsink/EXT_paletted_texture.h:
31104         * sys/glsink/NV_register_combiners.h:
31105         * sys/glsink/gstgl_nvimage.c:
31106         * sys/glsink/gstgl_pdrimage.c:
31107         * sys/glsink/gstgl_rgbimage.c:
31108         * sys/glsink/gstglsink.c:
31109         * sys/glsink/gstglsink.h:
31110         * sys/glsink/gstglxwindow.c:
31111         * sys/glsink/regcomb_yuvrgb.c:
31112
31113 2004-08-09  David Schleef  <ds@schleef.org>
31114
31115         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
31116         GL sink plugin.  (Bug #147302)
31117
31118         * configure.ac: Test for OpenGL
31119         * sys/Makefile.am: Use test for OpenGL
31120         * sys/glsink/Makefile.am:
31121         * sys/glsink/glimagesink.c: rewrite
31122         * sys/glsink/glimagesink.h: rewrite
31123
31124 2004-08-09  David Schleef  <ds@schleef.org>
31125
31126         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
31127         sane framerates.
31128         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
31129         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
31130         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
31131
31132 2004-08-09  Wim Taymans  <wim@fluendo.com>
31133
31134         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31135         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31136         (gst_multifdsink_client_remove),
31137         (gst_multifdsink_handle_client_read),
31138         (gst_multifdsink_handle_client_write),
31139         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31140         Do a bit more logging, make the client_read code more robust.
31141
31142 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31143
31144         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
31145         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
31146         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
31147         (gst_jpegdec_init), (gst_jpegdec_chain):
31148         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
31149         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
31150           cleanups, debugging fixes and memleak plugging
31151
31152 2004-08-09  Wim Taymans  <wim@fluendo.com>
31153
31154         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31155         (theora_get_formats), (theora_dec_src_convert),
31156         (theora_dec_sink_convert), (theora_dec_src_query),
31157         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
31158         (theora_dec_change_state):
31159         Don't crash on missing header packets.
31160
31161 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31162
31163         * po/LINGUAS:
31164         * po/sq.po:
31165           Added Albanian translation (Laurent Dhima)
31166         * po/cs.po:
31167           updated
31168
31169 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31170
31171         * ext/lame/gstlame.c:
31172           fix/add debugging
31173
31174 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
31175
31176         * sys/ximage/ximagesink.c:
31177         * sys/xvimage/xvimagesink.c:
31178           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
31179
31180 2004-08-06  Wim Taymans  <wim@fluendo.com>
31181
31182         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31183         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31184         (gst_multifdsink_client_remove),
31185         (gst_multifdsink_handle_client_read),
31186         (gst_multifdsink_handle_client_write),
31187         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31188         Make sure we don't try to read more from a client that what
31189         ioctl says us or we deadlock.
31190
31191 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31192
31193         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
31194         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
31195         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
31196           decouple running_time and n_frames so it can handle changing
31197           framerate while running
31198
31199 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
31200
31201         * po/nl.po:
31202         * po/sv.po:
31203           updated translations
31204
31205 2004-08-04  Benjamin Otte  <otte@gnome.org>
31206
31207         * gst/videotestsrc/gstvideotestsrc.c:
31208         (gst_videotestsrc_get_capslist), (generate_capslist),
31209         (plugin_init):
31210           generate the list of supported caps at startup and reuse it instead
31211           of always generating it
31212
31213 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31214
31215         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
31216           whoops, last checkin broke normal build
31217
31218 2004-08-03  Benjamin Otte  <otte@gnome.org>
31219
31220         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
31221         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
31222         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
31223         (gst_alsa_mixer_get_option):
31224         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
31225         (dvdnavsrc_print_event):
31226         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
31227         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
31228         (gst_ogg_mux_pad_unlink):
31229         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
31230         (gst_multipart_mux_pad_unlink):
31231         * gst/videofilter/gstvideobalance.c:
31232         (gst_videobalance_colorbalance_set_value):
31233         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
31234         (gst_videomixer_pad_unlink):
31235         * po/uk.po:
31236         * sys/oss/gstossmixer.c:
31237         * sys/v4l/gstv4lcolorbalance.c:
31238         * sys/v4l/gstv4ltuner.c:
31239         * sys/v4l/v4lsrc_calls.c:
31240         * sys/v4l2/gstv4l2colorbalance.c:
31241         * sys/v4l2/gstv4l2tuner.c:
31242           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
31243
31244 2004-08-03  Benjamin Otte  <otte@gnome.org>
31245
31246         * examples/dynparams/filter.c: (ui_control_create):
31247         * examples/gstplay/player.c: (print_tag):
31248         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
31249         * ext/gdk_pixbuf/gstgdkanimation.c:
31250         (gst_gdk_animation_iter_may_advance):
31251         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
31252         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
31253         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
31254         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
31255         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
31256         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
31257         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
31258         * gst/sine/demo-dparams.c: (main):
31259         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
31260         * testsuite/alsa/formats.c: (create_pipeline):
31261         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
31262           fixes for G_DISABLE_ASSERT and friends
31263         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
31264         (mp3_type_frame_length_from_header), (mp3_type_find),
31265         (plugin_init):
31266           require mp3 typefinding to have at least MIN_HEADERS valid headers
31267           add typefinding for AAC adts files
31268
31269 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
31270
31271         * sys/ximage/ximagesink.c:
31272         (gst_ximagesink_calculate_pixel_aspect_ratio):
31273         * sys/xvimage/xvimagesink.c:
31274         (gst_xvimagesink_calculate_pixel_aspect_ratio):
31275         Make sure we calculate pixel-aspect-ratio using floating point maths
31276
31277 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31278
31279         * po/uk.po:
31280           updated translation
31281
31282 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
31283
31284         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31285         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
31286           add debugging for display PAR calculation
31287
31288 2004-08-02  David Schleef  <ds@schleef.org>
31289
31290         * configure.ac: Fix mikmod CFLAGS.
31291
31292 2004-07-27  Benjamin Otte  <otte@gnome.org>
31293
31294         * gst/audioscale/gstaudioscale.c:
31295         - fix templates to only support S16, it's the only format that works
31296         - make caps nego code use try_set_caps_nonfixed and fixation instead
31297         of try_set_caps twice, which is not nice for autopluggers
31298         - change rank to secondary, so autopluggers can pick it up after
31299         audioconvert
31300
31301 2004-08-02  Iain <iain@prettypeople.org>
31302
31303         * gst/interleave/interleave.c (interleave_init),
31304         (interleave_request_new_pad),
31305         (interleave_pad_removed),
31306         (interleave_buffered_loop): Use the real pad count, not the artificial
31307         one.
31308
31309 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31310
31311         * configure.ac: bump nano back to development
31312
31313 === release 0.8.3 ===
31314
31315 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31316
31317         * configure.ac: releasing 0.8.3, "Water"
31318
31319 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31320
31321         * sys/xvimage/xvimagesink.c:
31322         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31323         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
31324         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
31325         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31326         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31327         * sys/xvimage/xvimagesink.h:
31328           apply similar PAR fixes as to ximagesink
31329
31330 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
31331
31332         patch from: Benjamin Otte
31333
31334         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
31335           add link function to lame.  Fixes #148986.
31336
31337 2004-08-02  Johan Dahlin  <johan@gnome.org>
31338
31339         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
31340         fix debugging log
31341
31342 2004-07-30  David Schleef  <ds@schleef.org>
31343
31344         * gst/videomixer/Makefile.am: Fix things that should have been
31345         fixed in the last checkin.
31346
31347 2004-07-30  David Schleef  <ds@schleef.org>
31348
31349         * gst/multipart/Makefile.am: Fix things that should have been
31350         fixed in the last checkin.
31351
31352 2004-07-30  David Schleef  <ds@schleef.org>
31353
31354         * testsuite/multifilesink/Makefile.am: Fix unused variable.
31355
31356 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31357
31358         * configure.ac:
31359           bump nano for prerelease
31360         * po/af.po:
31361         * po/az.po:
31362         * po/cs.po:
31363         * po/en_GB.po:
31364         * po/hu.po:
31365         * po/nl.po:
31366         * po/sr.po:
31367         * po/sv.po:
31368         * po/uk.po:
31369           updates
31370
31371 2004-07-30  Wim Taymans  <wim@fluendo.com>
31372
31373         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31374         (gst_multifdsink_add), (gst_multifdsink_remove),
31375         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
31376         (gst_multifdsink_client_remove),
31377         (gst_multifdsink_handle_client_write),
31378         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
31379         * gst/tcp/gstmultifdsink.h:
31380         Recover from a select with a bad file descriptor by removing
31381         the client.
31382
31383 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
31384
31385         * configure.ac:
31386           fix requirement of core
31387         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
31388         (gst_play_pipeline_setup):
31389           don't use colorspace element.  do use hermescolorspace element.
31390           make macro to get a colorspace element.
31391           mark strings for translation.
31392         * po/POTFILES.in:
31393           add play.c
31394         * po/af.po:
31395         * po/az.po:
31396         * po/cs.po:
31397         * po/en_GB.po:
31398         * po/hu.po:
31399         * po/nl.po:
31400         * po/sr.po:
31401         * po/sv.po:
31402         * po/uk.po:
31403           update translations
31404
31405 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31406
31407         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
31408         fix default for newmedia flag
31409
31410 2004-07-30  Wim Taymans  <wim@fluendo.com>
31411
31412         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31413         (gst_theora_dec_init), (theora_get_formats),
31414         (theora_dec_src_convert), (theora_dec_sink_convert),
31415         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31416         (theora_dec_chain), (theora_dec_set_property),
31417         (theora_dec_get_property):
31418         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
31419         (gst_theora_enc_class_init), (gst_theora_enc_init),
31420         (theora_enc_sink_link), (theora_enc_chain),
31421         (theora_enc_set_property), (theora_enc_get_property):
31422         Added cropping option to theora decoder.
31423         Added border option to theora encoder.
31424
31425 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31426
31427         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31428         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31429         (gst_pngenc_set_property):
31430         * ext/libpng/gstpngenc.h:
31431         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
31432
31433 2004-07-30  Wim Taymans  <wim@fluendo.com>
31434
31435         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
31436         (theora_enc_sink_link), (theora_enc_chain),
31437         (theora_enc_set_property), (theora_enc_get_property):
31438         Fix encoding of non-multiple-of-16 video.
31439
31440 2004-07-29  David Schleef  <ds@schleef.org>
31441
31442         * configure.ac: make test for audiofile more strict
31443
31444 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31445
31446         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31447           give different names to typefind functions
31448
31449 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31450
31451         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31452         (gst_ximagesink_calculate_pixel_aspect_ratio),
31453         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
31454         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
31455         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
31456         (gst_ximagesink_get_property), (gst_ximagesink_init):
31457         * sys/ximage/ximagesink.h:
31458           allocate PAR's dynamically.
31459           use autodetected PAR if no object-set PAR is given.
31460           add workaround for directfb's X not setting physical size.
31461           fix to xvimagesink will follow tomorrow.
31462
31463 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31464
31465         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
31466         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
31467         (gst_shout2send_get_type), (gst_shout2send_set_clock),
31468         (gst_shout2send_class_init), (gst_shout2send_init),
31469         (set_shout_metadata), (gst_shout2send_set_metadata),
31470         (gst_shout2send_chain), (gst_shout2send_set_property),
31471         (gst_shout2send_get_property), (gst_shout2send_connect),
31472         (gst_shout2send_change_state):
31473         * ext/shout2/gstshout2.h:
31474         - fix for sending mp3 audio to icecast2 server, if pad link function not
31475         called before PAUSED state
31476         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
31477         - added tagging support for mp3 audio broadcasted
31478         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
31479         debug info
31480
31481 2004-07-28  Wim Taymans  <wim@fluendo.com>
31482
31483         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
31484         (gst_ogg_demux_push):
31485         Return query failure when we don't know the length of
31486         an ogg stream insteda of returning TRUE with a bogus value.
31487
31488 2004-07-28  Wim Taymans  <wim@fluendo.com>
31489
31490         * ext/theora/theoradec.c: (theora_get_formats),
31491         (theora_dec_src_convert), (theora_dec_sink_convert),
31492         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31493         (theora_dec_chain):
31494         Don't screw up the 1 Chroma for 1 luma sample situation when we
31495         have an odd offset/width by adding a black border in those cases.
31496
31497 2004-07-28  Wim Taymans  <wim@fluendo.com>
31498
31499         * ext/theora/theoradec.c: (theora_get_formats),
31500         (theora_dec_src_convert), (theora_dec_sink_convert),
31501         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31502         (theora_dec_chain):
31503         * ext/theora/theoraenc.c: (theora_enc_sink_link):
31504         Added first attempt at cropping of the image as required by the
31505         theora spec. We need more properties in the caps (offset_x,
31506         offset_y,stride) to implement this correctly.
31507
31508 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
31509
31510         * ext/dvdnav/README:
31511           Update the README to use dvddemux
31512         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
31513           Ensure getcaps returns a subset of the template caps
31514         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
31515         (gst_mpeg2subt_init):
31516           Ensure getcaps returns a subset of the template caps
31517         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
31518         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
31519         (gst_dvd_demux_get_subpicture_stream),
31520         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
31521         * gst/mpegstream/gstdvddemux.h:
31522           Set the explicit caps on the current_video pad before pushing
31523           anything
31524         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31525         (gst_mpeg_demux_get_audio_stream):
31526           Free caps used to gst_pad_set_explicit_caps, which takes a const
31527           GstCaps *
31528
31529 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31530
31531         * configure.ac: update GStreamer requirement to 0.8.4 because of
31532           GstFraction.
31533
31534 2004-07-28  Wim Taymans  <wim@fluendo.com>
31535
31536         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
31537         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
31538         Add the pad to the element after setting up the caps. This
31539         makes it a lot easier to autoplug.
31540
31541 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31542
31543         * gst/median/gstmedian.c:
31544         * gst/mpeg2subt/gstmpeg2subt.c:
31545         * gst/mpegaudioparse/gstmpegaudioparse.c:
31546         * gst/mpegstream/gstdvddemux.c:
31547         * gst/mpegstream/gstmpegdemux.c:
31548         * gst/mpegstream/gstmpegpacketize.c:
31549         * gst/rtjpeg/gstrtjpeg.c:
31550         * gst/rtjpeg/gstrtjpegdec.c:
31551         * gst/rtjpeg/gstrtjpegenc.c:
31552         * gst/sine/gstsinesrc.c:
31553         * gst/smooth/gstsmooth.c:
31554         * gst/smpte/gstsmpte.c:
31555         * gst/smpte/gstsmpte.h:
31556         * gst/stereo/gststereo.c:
31557         * gst/videofilter/gstgamma.c:
31558         * gst/videofilter/gstvideobalance.c:
31559         * gst/videofilter/gstvideofilter.c:
31560         * gst/videofilter/gstvideoflip.c:
31561         * gst/videoscale/gstvideoscale.c:
31562         * gst/videoscale/videoscale.c:
31563         * gst/videotestsrc/gstvideotestsrc.c:
31564         * gst/videotestsrc/videotestsrc.c:
31565         * gst/wavenc/gstwavenc.c:
31566         * gst/wavparse/gstwavparse.c:
31567           fix local includes and 64 bits constants
31568
31569 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31570
31571         * win32/gst.sln:
31572         * gst-libs/gst/*/*.vcproj:
31573         * gst/*/*.vcproj:
31574           more working plugins
31575
31576 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31577
31578         * testsuite/alsa/Makefile.am:
31579         * testsuite/alsa/srcstate.c:
31580         add test for alsasrc changing state
31581
31582 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31583
31584         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
31585         (gst_silence_get):
31586         * gst/silence/gstsilence.h:
31587         fix silence generation for 16bit raw audio
31588
31589 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31590
31591         * gst/matroska/matroska-demux.c:
31592         (gst_matroska_demux_parse_metadata),
31593         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
31594         * gst/mpegaudio/common.c:
31595         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
31596         (gst_videoscale_getcaps), (gst_videoscale_link),
31597         (gst_videoscale_src_fixate), (gst_videoscale_init),
31598         (gst_videoscale_finalize):
31599         * gst/videoscale/gstvideoscale.h:
31600         * gst/videotestsrc/gstvideotestsrc.c:
31601         (gst_videotestsrc_get_capslist):
31602         * gst/wavenc/gstwavenc.c:
31603         * sys/oss/gstossmixer.c: (fill_labels):
31604         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31605         (gst_ximagesink_handle_xevents),
31606         (gst_ximagesink_calculate_pixel_aspect_ratio),
31607         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
31608         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
31609         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
31610         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
31611         (gst_ximagesink_init), (gst_ximagesink_class_init):
31612         * sys/ximage/ximagesink.h:
31613         * sys/xvimage/xvimagesink.c:
31614         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31615         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
31616         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
31617         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31618         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31619         * sys/xvimage/xvimagesink.h:
31620           first batch of pixel aspect ratio commits.
31621
31622 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31623
31624         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31625         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
31626         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
31627           handle stride, needs work if we want to move stride handling
31628           upstream, but works correctly for our purposes.
31629
31630 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31631
31632         * gst/videoscale/README:
31633           add testing examples
31634         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
31635         (gst_videoscale_chain):
31636         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31637         (gst_videoscale_get_size):
31638           add get_size function that handles stride like videotestsrc.
31639           fixes conversion for YUV formats for as much as I can test them.
31640
31641 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31642
31643         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31644         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
31645         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31646         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
31647         (gst_xvimagesink_xvimage_put):
31648           further cleanups, logging, error handling and synchronizing
31649
31650 2004-07-27  Wim Taymans  <wim@fluendo.com>
31651
31652         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
31653         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
31654         (gst_videomixer_pad_set_property),
31655         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
31656         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
31657         (gst_videomixer_class_init), (gst_videomixer_init),
31658         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
31659         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
31660         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
31661         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
31662         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
31663         (gst_videomixer_loop), (plugin_init):
31664         Be a nicer negotiation citizen and provide a getcaps function on
31665         the srcpad. This also fixes a crash when resizing.
31666
31667 2004-07-27  Julien MOUTTE  <julien@moutte.net>
31668
31669         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31670         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
31671
31672 2004-07-27  Wim Taymans  <wim@fluendo.com>
31673
31674         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
31675         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31676         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31677         (gst_pngenc_set_property):
31678         * ext/libpng/gstpngenc.h:
31679         Added snapshot property to pngenc.
31680         removed g_print from pngdec
31681
31682 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31683
31684         * gst/ac3parse/ac3parse.vcproj
31685         * gst/adder/adder.vcproj
31686         * gst/alpha/alpha.vcproj
31687         * gst/alpha/alphacolor.vcproj
31688         * gst/asfdemux/asf.vcproj
31689         * gst/audioconvert/audioconvert.vcproj
31690         * gst/audiorate/audiorate.vcproj
31691         * gst/audioscale/audioscale.vcproj
31692         * gst/auparse/auparse.vcproj
31693         * gst/avi/avi.vcproj
31694         * gst/cdxaparse/cdxaparse.vcproj
31695         * gst/chart/chart.vcproj
31696         * gst/colorspace/colorspace.vcproj
31697         * gst/cutter/cutter.vcproj
31698         * gst/debug/debug.vcproj
31699         * gst/debug/efence.vcproj
31700         * gst/debug/navigationtest.vcproj
31701         * gst/deinterlace/deinterlace.vcproj
31702         * gst/effectv/effectv.vcproj
31703         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
31704         * gst/filter/filter.vcproj
31705         * gst/flx/flxdec.vcproj
31706         * gst/goom/goom.vcproj
31707         * gst/interleave/interleave.vcproj
31708         * gst/law/alaw.vcproj
31709         * gst/law/mulaw.vcproj
31710         * gst/matroska/matroska.vcproj
31711         * gst/median/median.vcproj
31712         * gst/mixmatrix/mixmatrix.vcproj
31713         * gst/mpeg1sys/mpeg1systemencode.vcproj
31714         * gst/mpeg1videoparse/mp1videoparse.vcproj
31715         * gst/mpeg2sub/mpeg2subt.vcproj
31716         * gst/mpegaudio/mpegaudio.vcproj
31717         * gst/mpegaudioparse/mpegaudioparse.vcproj
31718         * gst/mpegstream/mpegstream.vcproj
31719         * gst/multifilesink/multifilesink.vcproj
31720         * gst/multipart/multipart.vcproj
31721         * gst/oneton/oneton.vcproj
31722         * gst/overlay/overlay.vcproj
31723         * gst/passthrough/passthrough.vcproj
31724         * gst/qtdemux/qtdemux.vcproj
31725         * gst/realmedia/rmdemux.vcproj
31726         * gst/rtjpeg/rtjpeg.vcproj
31727         * gst/rtp/rtp.vcproj
31728         * gst/silence/silence.vcproj
31729         * gst/sine/sinesrc.vcproj
31730         * gst/smooth/smooth.vcproj
31731         * gst/smpte/smpte.vcproj
31732         * gst/spectrum/spectrum.vcproj
31733         * gst/speed/speed.vcproj
31734         * gst/stereo/stereo.vcproj
31735         * gst/switch/switch.vcproj
31736         * gst/tags/tagedit.vcproj
31737         * gst/tcp/tcp.vcproj
31738         * gst/typefind/typefindfunctions.vcproj
31739         * gst/udp/udp.vcproj
31740         * gst/videobox/videobox.vcproj
31741         * gst/videocrop/videocrop.vcproj
31742         * gst/videodrop/videodrop.vcproj
31743         * gst/videofilter/gamma.vcproj
31744         * gst/videofilter/videobalance.vcproj
31745         * gst/videofilter/videofilter.vcproj
31746         * gst/videofilter/videoflip.vcproj
31747         * gst/videoflip/videoflip.vcproj
31748         * gst/videomixer/videomixer.vcproj
31749         * gst/videorate/videorate.vcproj
31750         * gst/videoscale/videoscale.vcproj
31751         * gst/videotestsrc/videotestsrc.vcproj
31752         * gst/virtualdub/virtualdub.vcproj
31753         * gst/volenv/volenv.vcproj
31754         * gst/volume/volume.vcproj
31755         * gst/wavenc/wavenc.vcproj
31756         * gst/wavparse/wavparse.vcproj
31757         * gst/y4m/y4menc.vcproj
31758         * gst-libs/gst/audio/audio.vcproj
31759         * gst-libs/gst/audio/audiofilter.vcproj
31760         * gst-libs/gst/colorbalance/colorbalance.vcproj
31761         * gst-libs/gst/idct/idtc.vcproj
31762         * gst-libs/gst/media-info/media-info.vcproj
31763         * gst-libs/gst/mixer/mixer.vcproj
31764         * gst-libs/gst/navigation/navigation.vcproj
31765         * gst-libs/gst/play/play.vcproj
31766         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
31767         * gst-libs/gst/resample/resample.vcproj
31768         * gst-libs/gst/riff/riff.vcproj
31769         * gst-libs/gst/tuner/tuner.vcproj
31770         * gst-libs/gst/video/video.vcproj
31771         * gst-libs/gst/xoverlay/xoverlay.vcproj
31772           avoid problems with math.h, fix release dependancy
31773           rename GStreamer-0.8.lib to libgstreamer.lib
31774
31775 2004-07-27  Julien MOUTTE  <julien@moutte.net>
31776
31777         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
31778         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
31779         the atom is not available we have to unlock the mutex. Fixes #148023
31780
31781 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31782
31783         * gst-libs/gst/media-info/media-info.h:
31784           issue for a vararg macro with MSVC
31785
31786 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31787
31788         * gst/effectv/effectv.vcproj
31789         * gst-libs/gst/idct/idct.vcproj:
31790         * gst-libs/gst/media-info/media-info.vcproj:
31791         * gst-libs/gst/navigation/navigation.vcproj:
31792         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
31793         * gst-libs/gst/video/video.vcproj:
31794         * gst-libs/gst/xoverlay/xoverlay.vcproj:
31795           fixes for build problems
31796
31797 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31798
31799         * gst-libs/gst/audio/audio.def:
31800         * gst-libs/gst/audio/riff.def:
31801           add some definitions needed by plugins
31802
31803 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31804
31805         * gst/asfdemux/gstasfmux.c
31806           Fix some 64 bits constants to be glib friendly
31807
31808 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31809
31810         * gst/ac3parse/gstac3parse.c
31811         * gst/audioscale/gstaudioscale.c
31812         * gst/auparse/gstauparse.c
31813         * gst/colorspace/gstcolorspace.c
31814         * gst/colorspace/yuv2rgb.h
31815           local include fixes
31816
31817 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31818
31819         * win32/gst.sln
31820           add more plugins to the build
31821
31822 2004-07-26  Julien MOUTTE  <julien@moutte.net>
31823
31824         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31825         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
31826
31827 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31828
31829         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
31830         (gst_level_set_property), (gst_level_get_property),
31831         (gst_level_base_init), (gst_level_class_init):
31832           add debugging categories.  cleanups.
31833
31834 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31835
31836         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31837         (gst_videoscale_planar411), (gst_videoscale_planar400),
31838         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
31839         (gst_videoscale_scale_nearest_str1),
31840         (gst_videoscale_scale_nearest_str2),
31841         (gst_videoscale_scale_nearest_str4),
31842         (gst_videoscale_scale_nearest_16bit),
31843         (gst_videoscale_scale_nearest_24bit):
31844           fixed stride issues
31845           tested with 320x240 -> 321, 322, 324 x240
31846           tested with YV12, I420, YUY2, UYVY
31847           fixed packed422rev (don't think it could have worked before)
31848           by testing with UYVY
31849
31850 2004-07-26  Benjamin Otte  <otte@gnome.org>
31851
31852         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
31853         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
31854         (plugin_init):
31855           add debugging category, add error checks like checking return values
31856           of setup calls, make sure it still works after
31857           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
31858
31859 2004-07-26  Wim Taymans  <wim@fluendo.com>
31860
31861         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31862         (gst_mpeg_demux_get_audio_stream),
31863         (gst_mpeg_demux_process_private):
31864         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
31865         Check for error codes from the negotiation functions. Make sure
31866         we really set the pad caps when a new pad is created.
31867
31868 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31869
31870         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
31871         (gst_ffmpeg_caps_to_pix_fmt):
31872         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
31873         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31874         (gst_ffmpegcolorspace_pad_link):
31875           don't make function do two things at the same time without reason.
31876
31877 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31878
31879         * gst/ac3parse/ac3parse.vcproj
31880         * gst/adder/adder.vcproj
31881         * gst/alpha/alpha.vcproj
31882         * gst/alpha/alphacolor.vcproj
31883         * gst/asfdemux/asf.vcproj
31884         * gst/audioconvert/audioconvert.vcproj
31885         * gst/audiorate/audiorate.vcproj
31886         * gst/audioscale/audioscale.vcproj
31887         * gst/auparse/auparse.vcproj
31888         * gst/avi/avi.vcproj
31889         * gst/cdxaparse/cdxaparse.vcproj
31890         * gst/chart/chart.vcproj
31891         * gst/colorspace/colorspace.vcproj
31892         * gst/cutter/cutter.vcproj
31893         * gst/debug/debug.vcproj
31894         * gst/debug/efence.vcproj
31895         * gst/debug/navigationtest.vcproj
31896         * gst/deinterlace/deinterlace.vcproj
31897         * gst/effectv/effectv.vcproj
31898         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
31899         * gst/filter/filter.vcproj
31900         * gst/flx/flxdec.vcproj
31901         * gst/goom/goom.vcproj
31902         * gst/interleave/interleave.vcproj
31903         * gst/law/alaw.vcproj
31904         * gst/law/mulaw.vcproj
31905         * gst/matroska/matroska.vcproj
31906         * gst/median/median.vcproj
31907         * gst/mixmatrix/mixmatrix.vcproj
31908         * gst/mpeg1sys/mpeg1systemencode.vcproj
31909         * gst/mpeg1videoparse/mp1videoparse.vcproj
31910         * gst/mpeg2sub/mpeg2subt.vcproj
31911         * gst/mpegaudio/mpegaudio.vcproj
31912         * gst/mpegaudioparse/mpegaudioparse.vcproj
31913         * gst/mpegstream/mpegstream.vcproj
31914         * gst/multifilesink/multifilesink.vcproj
31915         * gst/multipart/multipart.vcproj
31916         * gst/oneton/oneton.vcproj
31917         * gst/overlay/overlay.vcproj
31918         * gst/passthrough/passthrough.vcproj
31919         * gst/qtdemux/qtdemux.vcproj
31920         * gst/realmedia/rmdemux.vcproj
31921         * gst/rtjpeg/rtjpeg.vcproj
31922         * gst/rtp/rtp.vcproj
31923         * gst/silence/silence.vcproj
31924         * gst/sine/sinesrc.vcproj
31925         * gst/smooth/smooth.vcproj
31926         * gst/smpte/smpte.vcproj
31927         * gst/spectrum/spectrum.vcproj
31928         * gst/speed/speed.vcproj
31929         * gst/stereo/stereo.vcproj
31930         * gst/switch/switch.vcproj
31931         * gst/tags/tagedit.vcproj
31932         * gst/tcp/tcp.vcproj
31933         * gst/typefind/typefindfunctions.vcproj
31934         * gst/udp/udp.vcproj
31935         * gst/videobox/videobox.vcproj
31936         * gst/videocrop/videocrop.vcproj
31937         * gst/videodrop/videodrop.vcproj
31938         * gst/videofilter/gamma.vcproj
31939         * gst/videofilter/videobalance.vcproj
31940         * gst/videofilter/videofilter.vcproj
31941         * gst/videofilter/videoflip.vcproj
31942         * gst/videoflip/videoflip.vcproj
31943         * gst/videomixer/videomixer.vcproj
31944         * gst/videorate/videorate.vcproj
31945         * gst/videoscale/videoscale.vcproj
31946         * gst/videotestsrc/videotestsrc.vcproj
31947         * gst/virtualdub/virtualdub.vcproj
31948         * gst/volenv/volenv.vcproj
31949         * gst/volume/volume.vcproj
31950         * gst/wavenc/wavenc.vcproj
31951         * gst/wavparse/wavparse.vcproj
31952         * gst/y4m/y4menc.vcproj
31953           more plugins supported under windows
31954
31955 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31956
31957         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
31958         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
31959         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
31960         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
31961         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
31962           Add debugging statements.  Use the sizes as returned by the
31963           *CreateImage calls.
31964
31965 2004-07-26  Johan Dahlin  <johan@gnome.org>
31966
31967         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
31968         the pad is negotiated.
31969
31970         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
31971
31972 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31973
31974         * gst-libs/gst/colorbalance/colorbalance.vcproj:
31975         * gst-libs/gst/idct/idct.vcproj:
31976         * gst-libs/gst/media-info/media-info.vcproj:
31977         * gst-libs/gst/mixer/mixer.vcproj:
31978         * gst-libs/gst/navigation/navigation.vcproj:
31979         * gst-libs/gst/play/play.vcproj:
31980         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
31981         * gst-libs/gst/resample/resample.vcproj:
31982         * gst-libs/gst/tuner/tuner.vcproj:
31983         * gst-libs/gst/video/video.vcproj:
31984         * gst-libs/gst/xoverlay/xoverlay.vcproj:
31985           more plugins supported under windows
31986
31987 2004-07-25 Iain <iain@prettypeople.org>
31988
31989         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
31990         pad now rather than when the pad is created because state changes wipe
31991         explicit caps (fixes #148043).
31992
31993 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
31994
31995         reviewed by Benjamin Otte  <otte@gnome.org>
31996
31997         * ext/mad/gstmad.c:
31998           fix mad plugin crashing on Sun (fixes #148289)
31999
32000 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32001
32002         * gst/avi/avi.def:
32003         * gst/avi/avi.vcproj:
32004         * gst/matroska/matroska.def:
32005         * gst/matroska/matroska.vcproj:
32006           remove unused .def files
32007
32008 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32009
32010         * gst-libs/gst/audio/gstaudiofilter.c:
32011           Clean the local include
32012
32013 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32014
32015         * win32/gst.sln:
32016         * gst-libs/gst/audio/audio.def:
32017         * gst-libs/gst/audio/audio.vcproj:
32018         * gst-libs/gst/audio/audiofilter.vcproj:
32019         * gst-libs/gst/audio/riff.def:
32020         * gst-libs/gst/audio/riff.vcproj:
32021         * gst-libs/gst/gst-libs.def:
32022         * gst-libs/gst/gst-libs.vcproj:
32023         * gst/avi/avi.vcproj:
32024         * gst/avi/avi.vcproj:
32025           Copy the files where needed after building, cleaner projects
32026
32027 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
32028
32029         * gst/matroska/ebml-write.c:
32030           Fix some 64 bits constants to be glib friendly
32031
32032 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
32033
32034         * win32/gst.sln:
32035         * gst-libs/gst/gst-libs.def:
32036         * gst-libs/gst/gst-libs.vcproj:
32037         * gst/matroska/matroska.def:
32038         * gst/matroska/matroska.vcproj:
32039           Add the preliminary canvas to build plugins on Win32
32040
32041 2004-07-23  Benjamin Otte  <otte@gnome.org>
32042
32043         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
32044           don't enfore negotiation from source side, it breaks
32045           sinesrc ! audioconvert ! osssink
32046
32047 2004-07-22  David Schleef  <ds@schleef.org>
32048
32049         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
32050         for ELF files, since they can easily be recognized as audio/mpeg.
32051         (bug #147441)
32052
32053 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32054
32055         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
32056         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
32057         (gst_videoscale_scale_nearest_24bit),
32058         (gst_videoscale_scale_nearest_16bit):
32059           fix 16bit and 24bit for stride (24bit might need testing)
32060           don't pretend we do more than one algorithm
32061
32062 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32063
32064         * configure.ac:
32065         * gst/Makefile.am:
32066         * gst/multifilesink/Makefile.am:
32067         * gst/multifilesink/gstmultifilesink.c:
32068         (gst_multifilesink_get_formats),
32069         (gst_multifilesink_get_query_types), (_do_init),
32070         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
32071         (gst_multifilesink_init), (gst_multifilesink_dispose),
32072         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
32073         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
32074         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
32075         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
32076         (gst_multifilesink_chain), (gst_multifilesink_change_state),
32077         (gst_multifilesink_uri_get_type),
32078         (gst_multifilesink_uri_get_protocols),
32079         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
32080         (gst_multifilesink_uri_handler_init), (plugin_init):
32081         * gst/multifilesink/gstmultifilesink.h:
32082         * testsuite/Makefile.am:
32083         * testsuite/multifilesink/Makefile.am:
32084         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
32085         (gst_newmedia_class_init), (gst_newmedia_init),
32086         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
32087         (newfile_signal), (test_signal), (main):
32088         multifilesink plugin for creating new files every time a new media
32089         discontinuity event occurs
32090
32091 2004-07-22  Wim Taymans  <wim@fluendo.com>
32092
32093         * gst/alpha/Makefile.am:
32094         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
32095         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
32096         (gst_alpha_color_init), (gst_alpha_color_set_property),
32097         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
32098         (transform), (gst_alpha_color_chain),
32099         (gst_alpha_color_change_state), (plugin_init):
32100         Stupid plugin to to RGBA to AYUV conversion because none of
32101         the colorspace plugins can handle that yet.
32102
32103 2004-07-22  Wim Taymans  <wim@fluendo.com>
32104
32105         * examples/seeking/seek.c: (update_scale), (main):
32106         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32107         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32108         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32109         (gst_decode_bin_init), (gst_decode_bin_dispose),
32110         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32111         (no_more_pads), (close_link), (type_found),
32112         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32113         (plugin_init):
32114         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32115         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32116         (gst_play_base_bin_dispose), (queue_overrun),
32117         (gen_preroll_element), (remove_prerolls), (unknown_type),
32118         (no_more_pads), (new_stream), (setup_source),
32119         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32120         (play_base_eos), (gst_play_base_bin_change_state),
32121         (gst_play_base_bin_add_element),
32122         (gst_play_base_bin_remove_element),
32123         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32124         (gst_play_base_bin_unlink_stream),
32125         (gst_play_base_bin_get_streaminfo):
32126         * gst/playback/gstplaybin.c: (gen_video_element),
32127         (gen_audio_element):
32128         * gst/playback/gststreaminfo.h:
32129         More playback updates, attempt to fix things after the state change
32130         breakage.
32131
32132 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32133
32134         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
32135         (gst_videoscale_scale_nearest_16bit):
32136           comment algorithm
32137
32138 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
32139
32140         * gst/videotestsrc/gstvideotestsrc.c:
32141         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
32142         (gst_videotestsrc_init), (gst_videotestsrc_get),
32143         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
32144         (gst_videotestsrc_get_property):
32145         * gst/videotestsrc/gstvideotestsrc.h:
32146         * gst/videotestsrc/videotestsrc.c:
32147         * gst/videotestsrc/videotestsrc.h:
32148           cleanup and commenting
32149
32150 2004-07-21  Wim Taymans  <wim@fluendo.com>
32151
32152         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
32153         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
32154         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
32155         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
32156         (_find_chain_get_unknown_part), (_find_streams_check),
32157         (gst_ogg_demux_push), (gst_ogg_pad_push):
32158         * ext/theora/theoradec.c: (theora_get_formats),
32159         (theora_dec_src_convert), (theora_dec_sink_convert),
32160         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
32161         (theora_dec_chain):
32162         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32163         (vorbis_dec_convert), (vorbis_dec_src_query),
32164         (vorbis_dec_src_event), (vorbis_dec_event):
32165         More seeking fixes, oggdemux now supports seeking to time and
32166         uses the downstream element to convert granulepos to time.
32167         Seeking in theora-only ogg files now works.
32168
32169 2004-07-21  Wim Taymans  <wim@fluendo.com>
32170
32171         * ext/theora/theoradec.c: (gst_theora_dec_init),
32172         (theora_get_formats), (theora_get_event_masks),
32173         (theora_get_query_types), (theora_dec_src_convert),
32174         (theora_dec_sink_convert), (theora_dec_src_query),
32175         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
32176         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
32177         (vorbis_get_event_masks), (vorbis_get_query_types),
32178         (gst_vorbis_dec_init), (vorbis_dec_convert),
32179         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
32180         Added query/convert/formats functions to vorbis and theora decoders
32181         so that the outside world can use them too. Fixed seeking on an
32182         ogg/theora/vorbis file by disabling the seeking seeking on the
32183         theora srcpad.
32184
32185 2004-07-21  Julien MOUTTE  <julien@moutte.net>
32186
32187         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
32188         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
32189         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
32190         images creation for both elements. We don't create the image on caps
32191         nego or renego, we just destroy the internal one if present if it does
32192         not match the needs. The chain function takes care of creating a new
32193         image when needed.
32194         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
32195         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
32196         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
32197         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
32198         the image format information. The buffer pool checks for the context
32199         image format and discard images with different formats.
32200         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
32201
32202 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
32203
32204         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
32205         (gst_ffmpegcolorspace_chain):
32206           no point in doing any chaining if the pad we want to push from
32207           isn't usable.
32208
32209 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32210
32211         * gst-libs/gst/riff/riff-media.c:
32212         (gst_riff_create_audio_caps_with_data):
32213           Fix double end-to-native symbol conversion (#148021).
32214
32215 2004-07-20  David Schleef  <ds@schleef.org>
32216
32217         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
32218         Don't use an Atom that doesn't exist.
32219
32220 2004-07-20  Wim Taymans  <wim@fluendo.com>
32221
32222         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32223         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32224         (gst_multifdsink_client_remove),
32225         (gst_multifdsink_handle_client_write),
32226         (gst_multifdsink_queue_buffer):
32227         * gst/tcp/gstmultifdsink.h:
32228         More multifdsink stats. Avoid deadlock by releasing locks
32229         before sending out a signal.
32230
32231 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
32232
32233         * po/LINGUAS:
32234         * po/hu.po:
32235           added Hungarian translation (Laszlo Dvornik)
32236
32237 2004-07-20  Wim Taymans  <wim@fluendo.com>
32238
32239         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32240         (gst_multifdsink_add), (gst_multifdsink_client_remove),
32241         (gst_multifdsink_handle_client_write),
32242         (gst_multifdsink_queue_buffer):
32243         * gst/tcp/gsttcp-marshal.list:
32244         Fixed the stupid marshal definition.
32245
32246 2004-07-20  Wim Taymans  <wim@fluendo.com>
32247
32248         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32249         (gst_multifdsink_init), (gst_multifdsink_add),
32250         (gst_multifdsink_client_remove),
32251         (gst_multifdsink_handle_client_write),
32252         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
32253         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
32254         (gst_multifdsink_init_send):
32255         * gst/tcp/gstmultifdsink.h:
32256         Added more stats, added timeout for a client, fixed some typos
32257         and added some comments.
32258
32259 2004-07-20  Wim Taymans  <wim@fluendo.com>
32260
32261         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
32262         (gst_multifdsink_add), (gst_multifdsink_get_stats),
32263         (gst_multifdsink_client_remove),
32264         (gst_multifdsink_handle_client_write):
32265         * gst/tcp/gstmultifdsink.h:
32266         * gst/tcp/gsttcp-marshal.list:
32267         Added get_stats method that returns a GValueArray of
32268         stats values.
32269
32270 2004-07-19  Benjamin Otte  <otte@gnome.org>
32271
32272         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
32273           make sure longname, description and author are valid UTF-8
32274
32275 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
32276
32277         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
32278         (gst_ximagesink_set_property):
32279         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
32280         (gst_xvimagesink_set_property):
32281           make sure SYNCHRONOUS is respected after getting the X context
32282
32283 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32284
32285         * gst/matroska/matroska-demux.c:
32286         (gst_matroska_demux_handle_src_event),
32287         (gst_matroska_demux_parse_blockgroup):
32288         * gst/matroska/matroska-ids.h:
32289           add BlockReference tag and ignore it to clear out log.
32290           ignore NAVIGATION events to clear out log.
32291
32292 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32293
32294         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
32295         (gst_matroska_demux_add_stream):
32296         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
32297           add debug categories
32298
32299 2004-07-16  Wim Taymans  <wim@fluendo.com>
32300
32301         * ext/libpng/Makefile.am:
32302         * ext/libpng/gstpng.c: (plugin_init):
32303         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
32304         (gst_pngdec_get_type), (gst_pngdec_base_init),
32305         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
32306         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
32307         * ext/libpng/gstpngdec.h:
32308         Added png decoder.
32309
32310 2004-07-16  Julien MOUTTE  <julien@moutte.net>
32311
32312         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
32313         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
32314         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
32315         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
32316         (gst_ximagesink_buffer_alloc):
32317         * sys/ximage/ximagesink.h:
32318         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32319         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
32320         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
32321         (gst_xvimagesink_buffer_alloc):
32322         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
32323         again. Using internal data pointer of the x(v)image to store image's
32324         data to be coherent with the buffer alloc mechanism. Investigated the
32325         image destruction code to be sure that everything gets freed correctly.
32326
32327 2004-07-16  Wim Taymans  <wim@fluendo.com>
32328
32329         * gst-libs/gst/riff/riff-read.c:
32330         (gst_riff_read_strf_vids_with_data),
32331         (gst_riff_read_strf_auds_with_data):
32332         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32333         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
32334         Make sure we don't create 0 sized subbuffers in riff-read.
32335         Signal the no more pads signal after reading the avi header.
32336
32337 2004-07-16  Wim Taymans  <wim@fluendo.com>
32338
32339         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32340         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
32341         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
32342         (gst_decode_bin_init), (gst_decode_bin_dispose),
32343         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32344         (no_more_pads), (close_link), (type_found),
32345         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32346         (gst_decode_bin_change_state), (plugin_init):
32347         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32348         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32349         (gst_play_base_bin_dispose), (queue_overrun),
32350         (gen_preroll_element), (remove_prerolls), (unknown_type),
32351         (no_more_pads), (new_stream), (setup_source),
32352         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
32353         (play_base_eos), (gst_play_base_bin_change_state),
32354         (gst_play_base_bin_add_element),
32355         (gst_play_base_bin_remove_element),
32356         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32357         (gst_play_base_bin_unlink_stream),
32358         (gst_play_base_bin_get_streaminfo):
32359         * gst/playback/gstplaybasebin.h:
32360         Better error recovery. Added configurable preroll queue size. Faster
32361         detection of no-more-pads.
32362
32363 2004-07-16  Wim Taymans  <wim@fluendo.com>
32364
32365         * gst-libs/gst/video/video.h:
32366         Added 32 bits RGBA. Not sure if we should use another mime-type
32367         for alpha rgb. Currently the presence of the alpha_mask property
32368         signals an alpha channel.
32369
32370 2004-07-16  Wim Taymans  <wim@fluendo.com>
32371
32372         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
32373         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
32374         FPS seems to be 0.0 to MAX everywhere else.
32375
32376 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
32377
32378         * gst-libs/gst/riff/riff-media.c:
32379         (gst_riff_create_video_caps_with_data):
32380           mp42/mp43 (no caps) exist too.
32381         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
32382           Set pixel_width/height; we've got them in-caps.
32383         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
32384         * gst/wavparse/gstwavparse.c: (plugin_init):
32385           Both are valid primary.
32386         * sys/oss/gstossmixer.c:
32387           Remove i18n hack and enable translations.
32388
32389 2004-07-15  Benjamin Otte  <otte@gnome.org>
32390
32391         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
32392         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
32393           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
32394
32395 2004-07-15  Benjamin Otte  <otte@gnome.org>
32396
32397         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
32398         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
32399         (gst_alsa_close_audio):
32400           disable some of the debugging code for now. Writing debugging to a
32401           buffer is broken in current alsalib releases.
32402
32403 2004-07-12  Benjamin Otte  <otte@gnome.org>
32404
32405         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
32406           use bufferpools
32407
32408 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
32409
32410         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
32411         (theora_dec_src_query), (theora_dec_event):
32412         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
32413           add debugging categories.  Remove \n's.
32414
32415 2004-07-13  Johan Dahlin  <johan@gnome.org>
32416
32417         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
32418         (gst_play_bin_get_property): Impl.
32419
32420 2004-07-13  Wim Taymans  <wim@fluendo.com>
32421
32422         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
32423         When trying to find the stream length, seek back N pages
32424         instead of just one, where N is the number of streams in
32425         the current chain.
32426
32427 2004-07-13  Wim Taymans  <wim@fluendo.com>
32428
32429         * gst-libs/gst/riff/riff-media.c:
32430         (gst_riff_create_audio_caps_with_data),
32431         (gst_riff_create_audio_caps),
32432         (gst_riff_create_audio_template_caps):
32433         * gst-libs/gst/riff/riff-media.h:
32434         * gst-libs/gst/riff/riff-read.c:
32435         (gst_riff_read_strf_vids_with_data),
32436         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
32437         * gst-libs/gst/riff/riff-read.h:
32438         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32439         (gst_avi_demux_add_stream):
32440         Set codec_data on caps for avidemuxer.
32441
32442 2004-07-12  David Schleef  <ds@schleef.org>
32443
32444         * configure.ac: Fix test for Objective C
32445
32446 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
32447         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
32448         (gst_gdk_pixbuf_chain):
32449           Add svg and pcx to template caps, and ensure that getcaps returns a
32450           subset of the template caps.
32451           Copy each row manually for output, as gdkpixbuf may pad the
32452           rowstride to a 32-bit word boundary.
32453
32454 2004-07-12  Wim Taymans  <wim@fluendo.com>
32455
32456         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
32457         (gst_riff_create_video_template_caps):
32458         Fix the template caps to include some more media types.
32459
32460 2004-07-12  Wim Taymans  <wim@fluendo.com>
32461
32462         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32463         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32464         (compare_ranks), (print_feature), (gst_decode_bin_init),
32465         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32466         (try_to_link_1), (new_pad), (close_link), (type_found),
32467         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32468         (gst_decode_bin_change_state), (plugin_init):
32469         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32470         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32471         (gst_play_base_bin_dispose), (queue_overrun),
32472         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32473         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32474         (gst_play_base_bin_get_property), (play_base_eos),
32475         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32476         (gst_play_base_bin_remove_element),
32477         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32478         (gst_play_base_bin_unlink_stream),
32479         (gst_play_base_bin_get_streaminfo):
32480         * gst/playback/gstplaybasebin.h:
32481         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32482         (gst_play_bin_class_init), (gst_play_bin_init),
32483         (gst_play_bin_dispose), (gst_play_bin_set_property),
32484         (gst_play_bin_get_property), (gen_video_element),
32485         (gen_audio_element), (remove_sinks), (setup_sinks),
32486         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32487         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32488         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32489         (gst_play_bin_query), (plugin_init):
32490         * gst/playback/test4.c: (main):
32491         More fixes on reusing of the element.
32492
32493 2004-07-11  Benjamin Otte  <otte@gnome.org>
32494
32495         * ext/mad/gstmad.c: (normal_seek):
32496           allow seeking for other methods than just SET
32497
32498 2004-07-11  Andy Wingo  <wingo@pobox.com>
32499
32500         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
32501         float, "any" caps -> buffer_frames=[0,MAX].
32502
32503         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
32504         doesn't intersect our caps with the template any more. Do it
32505         ourselves.
32506         (interleave_buffered_loop): Use g_newa instead of malloc/free.
32507
32508 2004-07-09  Wim Taymans  <wim@fluendo.com>
32509
32510         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32511         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32512         (compare_ranks), (print_feature), (gst_decode_bin_init),
32513         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32514         (try_to_link_1), (new_pad), (close_link), (type_found),
32515         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32516         (gst_decode_bin_change_state), (plugin_init):
32517         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32518         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32519         (gst_play_base_bin_dispose), (queue_overrun),
32520         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32521         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32522         (gst_play_base_bin_get_property), (play_base_eos),
32523         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32524         (gst_play_base_bin_remove_element),
32525         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32526         (gst_play_base_bin_unlink_stream),
32527         (gst_play_base_bin_get_streaminfo):
32528         * gst/playback/gstplaybasebin.h:
32529         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32530         (gst_play_bin_class_init), (gst_play_bin_init),
32531         (gst_play_bin_dispose), (gst_play_bin_set_property),
32532         (gst_play_bin_get_property), (gen_video_element),
32533         (gen_audio_element), (remove_sinks), (setup_sinks),
32534         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32535         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32536         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32537         (gst_play_bin_query), (plugin_init):
32538         * gst/playback/test4.c: (main):
32539         Work on object reuse and seeking.
32540
32541 2004-07-09  Wim Taymans  <wim@fluendo.com>
32542
32543         * examples/seeking/seek.c: (iterate):
32544         Don't consume all CPU in the idle loop.
32545
32546 2004-07-09  Wim Taymans  <wim@fluendo.com>
32547
32548         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
32549         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
32550         Add pad to element *after* setting the pad functions so that
32551         the scheduler can use the correct ones.
32552
32553 2004-07-09  Wim Taymans  <wim@fluendo.com>
32554
32555         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
32556         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
32557         Sync to keyframe after seek
32558
32559 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32560
32561         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
32562         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
32563         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
32564         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
32565         * ext/libvisual/visual.c: (gst_visual_change_state):
32566         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
32567         * ext/theora/theoradec.c: (theora_dec_change_state):
32568         * ext/theora/theoraenc.c: (theora_enc_change_state):
32569         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
32570         * gst-libs/gst/navigation/navigation.c:
32571         * gst/adder/gstadder.c: (gst_adder_change_state):
32572         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
32573         (gst_audio_convert_get_buffer):
32574         * gst/multipart/multipartdemux.c:
32575         (gst_multipart_demux_change_state):
32576         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
32577         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
32578         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
32579         * gst/videoscale/gstvideoscale.c:
32580         (gst_videoscale_handle_src_event):
32581         * gst/volume/gstvolume.c: (volume_chain_int16):
32582           don't assert in state change, this should be done by the base
32583           GstElement class.
32584           various debugging fixes.
32585
32586 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32587
32588         * configure.ac:
32589         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32590         (gst_play_dispose), (gst_play_set_location),
32591         (gst_play_set_data_src), (gst_play_set_video_sink),
32592         (gst_play_set_audio_sink), (gst_play_set_visualization),
32593         (gst_play_connect_visualization), (gst_play_get_sink_element),
32594         (gst_play_get_all_by_interface):
32595         * gst-libs/gst/play/play.h:
32596           add new method to get elements implementing an interface.
32597           add various error logging
32598
32599 2004-07-08  Wim Taymans  <wim@fluendo.com>
32600
32601         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
32602         (make_mpeg_pipeline), (make_mpegnt_pipeline),
32603         (make_playerbin_pipeline), (query_durations_elems),
32604         (query_durations_pads), (query_positions_elems),
32605         (query_positions_pads), (update_scale), (iterate), (stop_seek),
32606         (main):
32607         Added playbin seeking example.
32608
32609 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32610
32611         * gst-libs/gst/play/play.c: (gst_play_set_location),
32612         (gst_play_set_data_src), (gst_play_set_video_sink),
32613         (gst_play_set_audio_sink), (gst_play_set_visualization),
32614         (gst_play_connect_visualization), (gst_play_get_framerate):
32615           use a macro to look up elements from hash table
32616
32617 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32618
32619         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32620         (gst_play_get_length_callback), (gst_play_set_location),
32621         (gst_play_seek_to_time), (gst_play_set_data_src),
32622         (gst_play_set_video_sink), (gst_play_set_audio_sink),
32623         (gst_play_set_visualization), (gst_play_connect_visualization),
32624         (gst_play_get_sink_element):
32625         - add debugging info
32626         - fix looking up sink elements by iterating over complete caps
32627         - put everything except for source and autoplugger in a complete bin
32628
32629 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32630
32631         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
32632         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
32633         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
32634         (gst_alsa_sink_write), (gst_alsa_sink_loop):
32635         * ext/alsa/gstalsasink.h:
32636         - add debugging info
32637         - clean up schizophrenia of data/buffer/event
32638         - fix double event unref error
32639
32640 2004-07-08  Wim Taymans  <wim@fluendo.com>
32641
32642         * gst/playback/Makefile.am:
32643         Add headers to noinst
32644
32645 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32646
32647         * tools/gst-launch-ext-m.m:
32648         * tools/gst-launch-ext.1.in:
32649           convert to the third millenium
32650
32651 2004-07-07  David Schleef  <ds@schleef.org>
32652
32653         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
32654
32655 2004-07-07  Wim Taymans  <wim@fluendo.com>
32656
32657         * gst/playback/Makefile.am:
32658         * gst/playback/README:
32659         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32660         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32661         (compare_ranks), (print_feature), (gst_decode_bin_init),
32662         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32663         (try_to_link_1), (new_pad), (close_link), (type_found),
32664         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32665         (plugin_init):
32666         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32667         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32668         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
32669         (gen_preroll_element), (no_more_pads), (new_stream),
32670         (setup_source), (gst_play_base_bin_set_property),
32671         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
32672         (gst_play_base_bin_add_element),
32673         (gst_play_base_bin_remove_element),
32674         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32675         (gst_play_base_bin_unlink_stream),
32676         (gst_play_base_bin_get_streaminfo):
32677         * gst/playback/gstplaybasebin.h:
32678         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32679         (gst_play_bin_class_init), (gst_play_bin_init),
32680         (gst_play_bin_dispose), (gst_play_bin_set_property),
32681         (gst_play_bin_get_property), (gen_video_element),
32682         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
32683         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
32684         (gst_play_bin_get_formats), (gst_play_bin_convert),
32685         (gst_play_bin_get_query_types), (gst_play_bin_query),
32686         (plugin_init):
32687         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
32688         (gst_stream_info_get_type), (gst_stream_info_class_init),
32689         (gst_stream_info_init), (gst_stream_info_new),
32690         (gst_stream_info_dispose), (gst_stream_info_set_property),
32691         (gst_stream_info_get_property):
32692         * gst/playback/gststreaminfo.h:
32693         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
32694         (main):
32695         * gst/playback/test2.c: (main):
32696         * gst/playback/test3.c: (update_scale), (main):
32697         More playbin fixes. Added README. Do better element filtering.
32698         Added base class to preroll media. Added test apps.
32699
32700 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32701
32702         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
32703         * ext/mpeg2dec/gstmpeg2dec.h:
32704           various debugging improvements.  Reset stream to next picture
32705           instead of sequence header, otherwise seeks cannot work.
32706
32707 2004-07-07  Wim Taymans  <wim@fluendo.com>
32708
32709         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
32710         (gst_video_box_class_init), (gst_video_box_set_property),
32711         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
32712         Use pad_alloc where possible.
32713
32714 2004-07-07  Wim Taymans  <wim@fluendo.com>
32715
32716         * sys/oss/gstosselement.c: (gst_osselement_reset),
32717         (gst_osselement_parse_caps):
32718         * sys/oss/gstosselement.h:
32719         * sys/oss/gstosssrc.c: (gst_osssrc_get):
32720         Fix offset on osssrc.
32721
32722 2004-07-07  Wim Taymans  <wim@fluendo.com>
32723
32724         * ext/theora/theora.c: (plugin_init):
32725         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
32726         (theora_dec_src_query), (theora_dec_chain):
32727         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
32728         (theora_enc_sink_link), (theora_buffer_from_packet),
32729         (theora_push_packet), (theora_enc_chain):
32730         Fix theora granulepos calculation.
32731         Fix overflow in duration/position calculation.
32732         Bump rank to PRIMARY for theoradec.
32733         Use granulepos of last packet to calculate position.
32734         Set keyframe flag on buffers when needed.
32735
32736 2004-07-06  David Schleef  <ds@schleef.org>
32737
32738         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
32739         serious?  (Fixed, obviously.)
32740
32741 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
32742
32743         * po/LINGUAS:
32744         * po/cs.po:
32745           added Czech translation (Miloslav Trmac)
32746
32747 2004-07-05  Wim Taymans  <wim@fluendo.com>
32748
32749         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32750         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32751         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
32752         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32753         (close_link), (type_found), (gst_decode_bin_set_property),
32754         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
32755         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
32756         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
32757         (gst_decode_bin_query), (plugin_init):
32758         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32759         (gst_play_bin_class_init), (gst_play_bin_init),
32760         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
32761         (get_video_element), (new_pad), (setup_source),
32762         (gst_play_bin_set_property), (gst_play_bin_get_property),
32763         (gst_play_bin_change_state), (gst_play_bin_add_element),
32764         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
32765         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32766         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32767         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
32768         * gst/playback/test.c: (main):
32769         More fixes, cleaned up playbin, make it use decodebin. Added
32770         threaded property to playbin.
32771
32772 2004-07-05  Wim Taymans  <wim@fluendo.com>
32773
32774         * configure.ac:
32775         * gst/playback/Makefile.am:
32776         * gst/playback/decodetest.c: (main):
32777         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32778         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32779         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
32780         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32781         (close_link), (type_found), (gst_decode_bin_set_property),
32782         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
32783         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
32784         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
32785         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
32786         (plugin_init):
32787         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32788         (gst_play_bin_class_init), (gst_play_bin_init),
32789         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
32790         (collect_sink_pads), (find_compatibles), (close_pad_link),
32791         (try_to_link_1), (new_pad), (close_link), (type_found),
32792         (setup_source), (gst_play_bin_set_property),
32793         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
32794         (compare_ranks), (gst_play_bin_collect_factories),
32795         (gst_play_bin_change_state), (gst_play_bin_add_element),
32796         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
32797         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32798         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32799         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
32800         * gst/playback/test.c: (main):
32801         Added some playback helper elements and some test apps, very alpha
32802         still.
32803
32804 2004-07-04  Benjamin Otte  <otte@gnome.org>
32805
32806         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
32807           only restart audio when we indeed have an xrun to fix repeated
32808           xruns. Fix suggested by Giuliano Pochini.
32809
32810 2004-07-03  David Schleef  <ds@schleef.org>
32811
32812         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
32813         call to gst_debug_log() if debugging is disabled (bug #145118)
32814
32815 2004-07-03  Benjamin Otte  <otte@gnome.org>
32816
32817         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
32818           use our own functions for restarting the alsa device.
32819         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
32820           I should apply patches myself - use MIN for the third argument, not
32821           the second, this fixes seeking
32822
32823 2004-07-02  David Schleef  <ds@schleef.org>
32824
32825         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
32826         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
32827         do with the logic.
32828
32829 2004-07-02  David Schleef  <ds@schleef.org>
32830
32831         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
32832         output buffers.  Fix logic mistake.  (bug #144866)
32833
32834 2004-07-02  David Schleef  <ds@schleef.org>
32835
32836         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
32837         on X.  (bug #144753)
32838
32839 2004-07-02  David Schleef  <ds@schleef.org>
32840
32841         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
32842         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
32843         (bug #144624)
32844         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
32845         (gst_osselement_rate_probe_check): Add another workaround for
32846         buggy drivers (bug #145336)
32847
32848 2004-07-02  David Schleef  <ds@schleef.org>
32849
32850         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
32851         Most systems don't have MSG_NOSIGNAL.
32852
32853 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
32854
32855         * Makefile.am:
32856         * gst-libs/gst/colorbalance/Makefile.am:
32857         * gst-libs/gst/mixer/Makefile.am:
32858         * gst-libs/gst/play/Makefile.am:
32859         * gst-libs/gst/tuner/Makefile.am:
32860           (hopefully) fix both install and dist and make error message useful.
32861           needs testing across automakes.
32862
32863 2004-07-02  Benjamin Otte  <otte@gnome.org>
32864
32865         * ext/ogg/gstogg.c: (plugin_init):
32866           we require bytestream now
32867         * ext/ogg/gstoggdemux.c:
32868           huge diff to implement chain setup in a fast and generic way. This
32869           improves tag reading and startup of huge files (read: Theora videos)
32870           quite a bit. It probably contains bugs, too, so please test.
32871           Seeking is not improved to the fast method.
32872
32873 2004-06-29  Wim Taymans  <wim@fluendo.com>
32874
32875         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
32876         * ext/ogg/gstoggmux.c:
32877         Fix memleak in oggdemux when running unconnected pads.
32878         doc update in mux, start working on keyframe mode.
32879
32880 2004-06-29  Benjamin Otte  <otte@gnome.org>
32881
32882         * sys/oss/gstosssink.c:
32883         * sys/oss/gstosssrc.c:
32884           advertise correct template caps - we indeed do non-native endianness
32885           and 8bit audio has no endianness
32886         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
32887         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
32888           avoid (wrong) duplications in getcaps function and return
32889           template caps
32890
32891 2004-06-29  Wim Taymans  <wim@fluendo.com>
32892
32893         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32894         (gst_multifdsink_class_init), (gst_multifdsink_add),
32895         (gst_multifdsink_remove), (gst_multifdsink_clear),
32896         (gst_multifdsink_client_remove),
32897         (gst_multifdsink_handle_client_read),
32898         (gst_multifdsink_client_queue_data),
32899         (gst_multifdsink_client_queue_caps),
32900         (gst_multifdsink_client_queue_buffer),
32901         (gst_multifdsink_handle_client_write),
32902         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32903         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32904         (gst_multifdsink_init_send), (gst_multifdsink_close):
32905         Fix wrong GList iteration that could crash the server when
32906         more then 2 clients disconnect at the same time. Read all the
32907         pending commands in one batch to recover from command storms under
32908         very heavy load.
32909
32910 2004-06-28  Wim Taymans  <wim@fluendo.com>
32911
32912         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
32913         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
32914         (gst_videomixer_pad_set_property),
32915         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
32916         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
32917         (gst_videomixer_class_init), (gst_videomixer_init),
32918         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
32919         (pad_zorder_compare), (gst_videomixer_sort_pads),
32920         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
32921         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
32922         (gst_videomixer_update_queues), (gst_videomixer_loop),
32923         (plugin_init):
32924         Avoid divide by zero, choose masterpad as the pad with the highest
32925         framerate.
32926
32927 2004-06-27  Julien Moutte  <julien@moutte.net>
32928
32929         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
32930         (gst_ximagesink_xwindow_new):
32931         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
32932         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
32933         function directly. We might want to call it from somewhere else one day.
32934
32935 2004-06-27  Julien Moutte  <julien@moutte.net>
32936
32937         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
32938         (gst_ximagesink_xwindow_new):
32939         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
32940         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
32941         window decorations.
32942
32943 2004-06-27  Wim Taymans  <wim@fluendo.com>
32944
32945         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
32946         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
32947         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
32948         (gst_dvdec_set_property), (gst_dvdec_get_property):
32949         * ext/dv/gstdvdec.h:
32950         Implement drop_factor property to lower the framerate with
32951         a factor.
32952
32953 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32954
32955         * gst-libs/gst/colorbalance/Makefile.am:
32956         * gst-libs/gst/mixer/Makefile.am:
32957         * gst-libs/gst/play/Makefile.am:
32958         * gst-libs/gst/tuner/Makefile.am:
32959           unbreak Company's fix that didn't install the -enum.h files
32960
32961 2004-06-27  Wim Taymans  <wim@fluendo.com>
32962
32963         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
32964         (gst_dvdec_change_state):
32965         * ext/dv/gstdvdec.h:
32966         Fix timestamp, duration and offset of the buffers.
32967
32968 2004-06-27  Wim Taymans  <wim@fluendo.com>
32969
32970         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32971         (gst_multifdsink_class_init), (gst_multifdsink_add),
32972         (gst_multifdsink_remove), (gst_multifdsink_clear),
32973         (gst_multifdsink_client_remove),
32974         (gst_multifdsink_handle_client_read),
32975         (gst_multifdsink_client_queue_data),
32976         (gst_multifdsink_client_queue_caps),
32977         (gst_multifdsink_client_queue_buffer),
32978         (gst_multifdsink_handle_client_write),
32979         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32980         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32981         (gst_multifdsink_init_send), (gst_multifdsink_close):
32982         * gst/tcp/gstmultifdsink.h:
32983         * gst/tcp/gsttcpserversink.c:
32984         (gst_tcpserversink_handle_server_read),
32985         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
32986         More multifdsink fixes, more recovery policy fixes.
32987         Removed stupid g_print
32988
32989 2004-06-26  Wim Taymans  <wim@fluendo.com>
32990
32991         * gst/tcp/Makefile.am:
32992         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32993         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
32994         (gst_multifdsink_class_init), (gst_multifdsink_init),
32995         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
32996         (gst_multifdsink_handle_client_read),
32997         (gst_multifdsink_client_queue_data),
32998         (gst_multifdsink_client_queue_caps),
32999         (gst_multifdsink_client_queue_buffer),
33000         (gst_multifdsink_handle_client_write),
33001         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
33002         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
33003         (gst_multifdsink_chain), (gst_multifdsink_set_property),
33004         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
33005         (gst_multifdsink_close), (gst_multifdsink_change_state):
33006         * gst/tcp/gstmultifdsink.h:
33007         * gst/tcp/gsttcpplugin.c: (plugin_init):
33008         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
33009         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
33010         (gst_tcpserversink_handle_server_read),
33011         (gst_tcpserversink_handle_select),
33012         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
33013         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33014         * gst/tcp/gsttcpserversink.h:
33015         Added multifdsink, made tcpserversink a subclass of fdsink, removed
33016         one of the locks, added recovery policy to multifdsink.
33017
33018 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33019
33020         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33021           fix decision for when getting frames with same timestamp
33022         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33023         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33024         (gst_v4lsrc_get_property):
33025         * sys/v4l/gstv4lsrc.h:
33026           add latency offset property
33027
33028 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
33029
33030         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
33031         (plugin_init):
33032           fix debugging. add category.
33033
33034 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33035
33036         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
33037           fix wrong offsets
33038
33039 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33040
33041         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33042         (gst_alsa_src_get_time), (gst_alsa_src_loop),
33043         (gst_alsa_src_change_state):
33044           return a time that is in sync with the element's processing
33045
33046 2004-06-25  Wim Taymans  <wim@fluendo.com>
33047
33048         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33049         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33050         (gst_tcpserversink_client_remove),
33051         (gst_tcpserversink_handle_client_read),
33052         (gst_tcpserversink_client_queue_data),
33053         (gst_tcpserversink_client_queue_caps),
33054         (gst_tcpserversink_client_queue_buffer),
33055         (gst_tcpserversink_handle_client_write),
33056         (gst_tcpserversink_queue_buffer),
33057         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
33058         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
33059         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
33060         (gst_tcpserversink_close):
33061         * gst/tcp/gsttcpserversink.h:
33062         Serversink rewrite. Really do non blocking writes to clients and
33063         maintain an internal queue to handle slower clients while not
33064         disturbing fast clients.
33065
33066 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
33067
33068         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33069           better debug, don't override OFFSET and OFFSET_END
33070
33071 2004-06-25  Iain <iain@prettypeople.org>
33072
33073         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
33074         name=source for the wavparse pipeline.
33075
33076 2004-06-24  Johan Dahlin  <johan@gnome.org>
33077
33078         * ext/theora/theoraenc.c (theora_enc_chain): Call
33079         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
33080         streamheader caps are set correctly.
33081
33082 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33083
33084         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33085         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
33086           respect minimum bitrate; same could be done for max bitrate
33087
33088 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33089
33090         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
33091         (gst_vorbisenc_setup):
33092           fix sample rate range
33093
33094 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33095
33096         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
33097         (gst_oggvorbisenc_setup):
33098         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
33099         (gst_vorbisenc_setup):
33100           resolve ambiguities in code and description
33101
33102 2004-06-24  Wim Taymans  <wim@fluendo.com>
33103
33104         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
33105         * ext/alsa/gstalsa.h:
33106         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33107         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
33108         Use alsa trigger_tstamp to get the timestamp of the first
33109         sample in the buffer for more precise sync. Some cleanups.
33110
33111 2004-06-24  Wim Taymans  <wim@fluendo.com>
33112
33113         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
33114         (gst_audiorate_init), (gst_audiorate_chain),
33115         (gst_audiorate_set_property), (gst_audiorate_get_property):
33116         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33117         (gst_videorate_chain):
33118         Added some logging, fixed an overflow bug in videorate.
33119
33120 2004-06-24  Benjamin Otte  <otte@gnome.org>
33121
33122         * ext/kio/Makefile.am:
33123           fix for builddir != srcdir and distcheck
33124
33125 2004-06-24  Benjamin Otte  <otte@gnome.org>
33126
33127         * gst-libs/gst/colorbalance/Makefile.am:
33128         * gst-libs/gst/mixer/Makefile.am:
33129         * gst-libs/gst/play/Makefile.am:
33130         * gst-libs/gst/tuner/Makefile.am:
33131         * gst/tcp/Makefile.am:
33132         * sys/dxr3/Makefile.am:
33133           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
33134           tarball.
33135           Also add all *.list files that were missing.
33136         * Makefile.am:
33137           add a distcheck hook to ensure the above doesn't happen again.
33138
33139 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
33140
33141         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
33142
33143 2004-06-23  Colin Walters  <walters@redhat.com>
33144
33145         * m4/Makefile.am: Distribute gst-fionread.m4.
33146
33147 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33148
33149         * configure.ac: back to dev
33150
33151 2004-06-23  Wim Taymans  <wim@fluendo.com>
33152
33153         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
33154         (gst_alsa_xrun_recovery):
33155         * ext/alsa/gstalsa.h:
33156         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
33157         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
33158         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
33159         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
33160         (gst_alsa_src_loop):
33161         Add clock to alsasrc. Take new capture timestamp when
33162         restarting after an overrun. Split up some functions between
33163         alsasrc and alsasink.
33164
33165 === release 0.8.2 ===
33166
33167 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
33168
33169         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33170         (gst_alsa_change_state), (gst_alsa_update_avail),
33171         (gst_alsa_xrun_recovery):
33172         * ext/alsa/gstalsa.h:
33173         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33174           merge back changes from release
33175
33176 2004-06-23  Wim Taymans  <wim@fluendo.com>
33177
33178         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
33179         (gst_audiorate_init), (gst_audiorate_chain),
33180         (gst_audiorate_set_property), (gst_audiorate_get_property):
33181         Implement sample dropping and notify
33182
33183 2004-06-22  Wim Taymans  <wim@fluendo.com>
33184
33185         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33186         (theora_enc_sink_link), (theora_buffer_from_packet),
33187         (theora_push_packet), (theora_enc_chain):
33188         Some cleanups, make sure the timestamps are correct.
33189
33190 2004-06-22  Wim Taymans  <wim@fluendo.com>
33191
33192         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
33193         (gst_alsa_change_state), (gst_alsa_update_avail),
33194         (gst_alsa_xrun_recovery):
33195         * ext/alsa/gstalsa.h:
33196         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33197         Cleanups, take queued samples into account when reporting
33198         the time.
33199
33200 2004-06-22  Wim Taymans  <wim@fluendo.com>
33201
33202         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33203         (gst_videorate_init):
33204         Initialize the property as well.
33205
33206 2004-06-22  Wim Taymans  <wim@fluendo.com>
33207
33208         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
33209         (gst_videorate_init), (gst_videorate_chain),
33210         (gst_videorate_set_property), (gst_videorate_get_property):
33211         Add property to make videorate silent.
33212         Add property to prefer new frames over old ones.
33213
33214 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33215
33216         * sys/osxvideo/Makefile.am:
33217         Workaround so that the osxvideo .so file gets linked with the
33218         Cocoa, OpenGL and QuickTime frameworks
33219
33220 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33221
33222         * sys/osxaudio/Makefile.am:
33223         Workaround so that the osxaudio .so file gets linked with the
33224         CoreAudio framework
33225
33226 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33227
33228         * configure.ac:
33229         Whoops, my fault...fixed build issues
33230
33231 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33232
33233         * configure.ac:
33234         Add objective-c support if running in Darwin/Mac OS X
33235         * sys/Makefile.am:
33236         * sys/osxvideo:
33237         * sys/osxvideo/Makefile.am:
33238         * sys/osxvideo/osxvideosink.h:
33239         * sys/osxvideo/osxvideosink.m:
33240         * sys/osxvideo/cocoawindow.h:
33241         * sys/osxvideo/cocoawindow.m:
33242         Add osxvideosink, a cocoa-based osx video sink
33243
33244
33245 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
33246         * ext/dvdnav/gst-dvd:
33247         Grab the gconf key from the right spot
33248         * gst/debug/gstnavseek.c: (gst_navseek_init),
33249         (gst_navseek_segseek), (gst_navseek_handle_src_event),
33250         (gst_navseek_chain):
33251         * gst/debug/gstnavseek.h:
33252           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
33253           and loop parameters of a segment seek.
33254         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
33255         (gst_videotestsrc_get_event_masks),
33256         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
33257         * gst/videotestsrc/gstvideotestsrc.h:
33258           Add seeking support to videotestsrc
33259           Initialise the timestamp_offset variable.
33260
33261 2004-06-18  Wim Taymans  <wim@fluendo.com>
33262
33263         * ext/sidplay/gstsiddec.cc:
33264         Fix negotiation and set correct end offset.
33265
33266 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
33267
33268         * configure.ac: branch and prerelease
33269
33270 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33271
33272         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
33273         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
33274         (gst_tcpclientsrc_init_receive):
33275         * gst/tcp/gsttcpclientsrc.h:
33276           read caps when connecting to server for GDP so we set them correctly
33277
33278 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33279
33280         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
33281           notify drops and duplicates
33282         * gst/videoscale/videoscale.c: (videoscale_get_structure):
33283           no good reason to limit ourselves to 100x100
33284
33285 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33286
33287         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
33288         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
33289         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33290         (gst_v4lsrc_get_property):
33291         * sys/v4l/gstv4lsrc.h:
33292         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33293         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33294         (gst_v4l_set_audio):
33295         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
33296         (gst_v4lsrc_try_capture):
33297         * sys/v4l/v4lsrc_calls.h:
33298           change try_palette to more general try_capture
33299           add autoprobe option so we can turn off autoprobing
33300           various fixes
33301
33302 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
33303
33304         * configure.ac:
33305           add videorate
33306         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
33307         (gst_ximagesink_class_init):
33308         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
33309         (gst_xvimagesink_class_init):
33310           run them as finalize, not dispose, since dispose can be invoked
33311           multiple times
33312
33313 2004-06-17  Wim Taymans  <wim@fluendo.com>
33314
33315         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
33316         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
33317         * ext/alsa/gstalsa.h:
33318         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33319         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
33320         (gst_alsa_src_change_state):
33321         * ext/alsa/gstalsasrc.h:
33322         Make the xrun code timestamp and offset the buffers correctly.
33323         moved the clock to the base class, use alsa methods to get time.
33324         Do correct timestamping on outgoing buffers.
33325
33326 2004-06-17  Wim Taymans  <wim@fluendo.com>
33327
33328         * gst/audiorate/Makefile.am:
33329         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
33330         (gst_audiorate_base_init), (gst_audiorate_class_init),
33331         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
33332         (gst_audiorate_set_property), (gst_audiorate_get_property),
33333         (gst_audiorate_change_state), (plugin_init):
33334         Added an audiorate converter that fills in gaps.
33335
33336 2004-06-17  Johan Dahlin  <johan@gnome.org>
33337
33338         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
33339
33340 2004-06-16  Wim Taymans  <wim@fluendo.com>
33341
33342         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
33343         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33344         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33345         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33346         (gst_v4lsrc_get_property):
33347         * sys/v4l/gstv4lsrc.h:
33348         Added a copy mode to v4lsrc where it will output a copied version
33349         of its internal hardware buffer.
33350         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
33351         can't | them.
33352
33353 2004-06-16  Wim Taymans  <wim@fluendo.com>
33354
33355         * sys/oss/gstosssrc.c: (gst_osssrc_get):
33356         Timestamp fixes.
33357
33358 2004-06-16  Wim Taymans  <wim@fluendo.com>
33359
33360         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
33361         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
33362         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
33363         (gst_v4lsrc_get_property):
33364         * sys/v4l/gstv4lsrc.h:
33365         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33366         Added a sync mode enum property to control v4lsrc timestamp method
33367         Removed the use-fixed-fps property and moved functionality in
33368         the enum.
33369         Don't error on an error value from v4l-conf, it might not always
33370         be a real error.
33371
33372 2004-06-16  Wim Taymans  <wim@fluendo.com>
33373
33374         * gst/videorate/Makefile.am:
33375         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
33376         (gst_videorate_base_init), (gst_videorate_class_init),
33377         (gst_videorate_getcaps), (gst_videorate_link),
33378         (gst_videorate_init), (gst_videorate_chain),
33379         (gst_videorate_set_property), (gst_videorate_get_property),
33380         (gst_videorate_change_state), (plugin_init):
33381         Added a video timestamp corrector.
33382
33383 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33384
33385         fixed a potential leak with previous commit
33386
33387         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33388
33389 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33390
33391         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
33392         Added missing refcount, fixes bug #144425
33393         Cheers Tim for finding the bug
33394
33395 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
33396
33397         * sys/v4l/gstv4l.c: (plugin_init):
33398         * sys/v4l/gstv4lcolorbalance.c:
33399         * sys/v4l/gstv4lcolorbalance.h:
33400         * sys/v4l/gstv4lelement.c:
33401         * sys/v4l/gstv4lelement.h:
33402         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
33403         * sys/v4l/gstv4lmjpegsink.h:
33404         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
33405         * sys/v4l/gstv4lmjpegsrc.h:
33406         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33407         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33408         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
33409         * sys/v4l/gstv4lsrc.h:
33410         * sys/v4l/gstv4ltuner.c:
33411         * sys/v4l/gstv4ltuner.h:
33412         * sys/v4l/gstv4lxoverlay.c:
33413         * sys/v4l/gstv4lxoverlay.h:
33414         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
33415         (gst_v4l_set_window), (gst_v4l_enable_overlay):
33416         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33417         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
33418         (gst_v4l_set_audio):
33419         * sys/v4l/v4l_calls.h:
33420         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
33421         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
33422         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
33423         (gst_v4lmjpegsink_playback_init),
33424         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
33425         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
33426         (gst_v4lmjpegsink_playback_stop),
33427         (gst_v4lmjpegsink_playback_deinit):
33428         * sys/v4l/v4lmjpegsink_calls.h:
33429         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
33430         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
33431         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
33432         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
33433         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
33434         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
33435         * sys/v4l/v4lmjpegsrc_calls.h:
33436         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
33437         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
33438         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
33439         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
33440         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
33441         (gst_v4lsrc_try_palette):
33442         * sys/v4l/v4lsrc_calls.h:
33443           bunch of paranoia cleanups
33444
33445 2004-06-14  David Schleef  <ds@schleef.org>
33446
33447         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
33448         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
33449         Send discont events and change timestamps appropriately when
33450         we get a seek event.  (bug #144240)
33451         * ext/cdparanoia/gstcdparanoia.h:
33452
33453 2004-06-14  Benjamin Otte  <otte@gnome.org>
33454
33455         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
33456           snd_pcm_hw_params_set_rate  since the latter fails for no good
33457           reason on some setups.
33458
33459 2004-06-14  David Schleef  <ds@schleef.org>
33460
33461         * gst/volume/demo.c: (value_changed_callback): exp10() is not
33462         standard.  Thank you for playing.
33463
33464 2004-06-14  Wim Taymans  <wim@fluendo.com>
33465
33466         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
33467         Patch 1.3 broke the ordering of the colorspace info and
33468         made the plugin basically work by coincidence, reordered
33469         the info.
33470
33471 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33472
33473         * ext/lame/gstlame.c:
33474         * ext/mad/gstmad.c:
33475           sync caps.  Make sure mad can only output a list of rates, not
33476           a full range.  In the future, have three caps lists for each of the
33477           mpeg versions.  Change mpegversion to a double as well.
33478
33479 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33480
33481         * gst/volume/.cvsignore:
33482         * gst/volume/Makefile.am:
33483         * gst/volume/demo.c: (value_changed_callback), (idler),
33484         (setup_gui), (main):
33485           added small demo app
33486
33487 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
33488         * ext/esd/esdsink.c: (gst_esdsink_change_state):
33489         * ext/esd/esdsink.h:
33490         Close the esd connection on pause, because esd will just wait -
33491         blocking all other esd clients indefinitely.
33492
33493 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
33494
33495         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
33496           previous commit with GST_DEBUG
33497
33498 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
33499
33500         * configure.ac:
33501           add a header check for a dvdread header in dvdnav.  Fixes #133002
33502
33503 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33504
33505         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
33506         * gst/tcp/gsttcpclientsink.h:
33507         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
33508         * gst/tcp/gsttcpclientsrc.h:
33509         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
33510         (gst_tcpserversink_handle_server_read),
33511         (gst_tcpserversink_init_send):
33512         * gst/tcp/gsttcpserversink.h:
33513         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
33514         * gst/tcp/gsttcpserversrc.h:
33515         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
33516         version of IP)
33517
33518 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33519
33520         * configure.ac:
33521         Added ogg library so that OSX detects libtheora properly
33522
33523 2004-06-11  Wim Taymans  <wim@fluendo.com>
33524
33525         * ext/theora/theoradec.c: (theora_dec_chain),
33526         (theora_dec_change_state):
33527         Don't try to decode frames before we received a keyframe.
33528
33529 2004-06-11  Wim Taymans  <wim@fluendo.com>
33530
33531         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33532         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33533         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33534         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33535         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33536         Added property to set the maximum delay of a page.
33537
33538 2004-06-10  Wim Taymans  <wim@fluendo.com>
33539
33540         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33541         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33542         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33543         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33544         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33545         Added max-delay property to control the maximum amount
33546         of data to put in one page.
33547
33548 2004-06-10  Wim Taymans  <wim@fluendo.com>
33549
33550         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33551         (gst_theora_enc_init), (theora_enc_sink_link),
33552         (theora_buffer_from_packet), (theora_enc_set_property),
33553         (theora_enc_get_property):
33554         Set duration on encoded buffer, added some more properties
33555
33556 2004-06-10  Wim Taymans  <wim@fluendo.com>
33557
33558         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
33559         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33560         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
33561         * ext/theora/theoraenc.c: (theora_enc_chain):
33562         Fix refcounting bugs
33563
33564 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33565
33566         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
33567         (gst_asf_demux_loop), (gst_asf_demux_process_file),
33568         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
33569         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
33570         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
33571         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
33572         (gst_asf_demux_change_state):
33573         * gst/asfdemux/gstasfdemux.h:
33574           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
33575           feels like. I think we should set a new requirement for demuxers
33576           from now on to implement sane loop functions, data loops, query
33577           and seek functions before first commit into CVS. And this commit
33578           fixes all of the above.
33579
33580 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
33581
33582         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
33583           vorbis comments are properly encoded in UTF-8 before adding them
33584           to a GstTagList
33585
33586 2004-06-09  Benjamin Otte  <otte@gnome.org>
33587
33588         * ext/alsa/gstalsa.c: (add_channels):
33589           handle min <= max correctly
33590         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
33591         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
33592           add fixation functions so we fixate correctly. No preferring of alaw
33593           anymore because it's the first structure.
33594         * ext/alsa/gstalsa.h:
33595         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
33596         (gst_alsa_hw_params_dump):
33597           add functions to ease debugging in alsalib
33598         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
33599         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
33600         (gst_alsa_start_audio):
33601           only specify hw params if we really setup a format (fixes #134007 -
33602           or at least works around it)
33603
33604 2004-06-09  Wim Taymans  <wim@fluendo.com>
33605
33606         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
33607         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
33608         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
33609         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
33610         (gst_ogg_mux_loop):
33611         Use stream caps to setup the initial pages in the ogg stream.
33612         Correctly set the streamheader caps on the srcpad.
33613
33614 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
33615
33616         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33617         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33618         (gst_v4lsrc_getcaps):
33619         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33620         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
33621           add querying of fps lists for webcams.  Negotiating to a framerate
33622           now works.
33623
33624 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33625
33626         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
33627         (theora_push_buffer), (theora_push_packet),
33628         (theora_set_header_on_caps), (theora_enc_chain):
33629           mark buffers and put on streamheader, raw theora streaming
33630           now works too, whee
33631
33632 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33633
33634         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
33635         (gst_tcp_gdp_read_caps):
33636           do a looping read for caps and GDP headers too
33637
33638 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33639
33640         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33641         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
33642           return EOS instead of NULL in _get
33643
33644 2004-06-08  Wim Taymans  <wim@fluendo.com>
33645
33646         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
33647         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
33648         (gst_tcp_gdp_write_caps):
33649         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33650         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
33651         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
33652         Memory leak fixes
33653
33654 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33655
33656         * ext/vorbis/Makefile.am:
33657         * ext/vorbis/vorbis.c: (plugin_init):
33658         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
33659         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
33660         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
33661         (vorbis_parse_change_state):
33662         * ext/vorbis/vorbisparse.h:
33663           adding a vorbisparse element that marks the buffers, streaming
33664           raw vorbis using GDP now works, whee
33665
33666 2004-06-08  Wim Taymans  <wim@fluendo.com>
33667
33668         * ext/jpeg/Makefile.am:
33669         * ext/jpeg/README:
33670         * ext/jpeg/gstjpeg.c: (plugin_init):
33671         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
33672         (gst_smokedec_base_init), (gst_smokedec_class_init),
33673         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
33674         * ext/jpeg/gstsmokedec.h:
33675         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
33676         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
33677         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
33678         (gst_smokeenc_resync), (gst_smokeenc_chain),
33679         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
33680         * ext/jpeg/gstsmokeenc.h:
33681         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
33682         (smokecodec_flush_destination), (smokecodec_term_destination),
33683         (smokecodec_init_source), (smokecodec_fill_input_buffer),
33684         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
33685         (smokecodec_term_source), (smokecodec_encode_new),
33686         (smokecodec_decode_new), (smokecodec_info_free),
33687         (smokecodec_set_quality), (smokecodec_get_quality),
33688         (smokecodec_set_threshold), (smokecodec_get_threshold),
33689         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
33690         (find_best_size), (abs_diff), (put), (smokecodec_encode),
33691         (smokecodec_parse_header), (smokecodec_decode):
33692         * ext/jpeg/smokecodec.h:
33693         Added a new simple jpeg based codec
33694
33695 2004-06-08  Wim Taymans  <wim@fluendo.com>
33696
33697         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33698         (gst_multipart_mux_loop):
33699         Fix memory leak
33700
33701 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33702
33703         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33704         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
33705         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
33706         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
33707         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33708         * gst/tcp/gsttcpserversink.h:
33709           take streamheader into account
33710
33711 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33712
33713         * gst/level/Makefile.am:
33714         * gst/level/gstlevel.c: (gst_level_class_init):
33715           clean up marshal generation
33716
33717 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33718
33719         * gst/tcp/Makefile.am:
33720         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
33721         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
33722         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
33723         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
33724         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
33725         (gst_tcpclientsrc_get_property):
33726         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33727         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33728         (gst_tcpserversink_handle_client_read),
33729         (gst_tcpserversink_handle_client_write),
33730         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
33731         * gst/tcp/gsttcpserversink.h:
33732           add signals client-added and client-removed
33733         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
33734         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
33735         (gst_tcpserversrc_get_property):
33736         uniformized, change default protocol to NONE
33737         * gst/tcp/gsttcp-marshal.list: added
33738 2004-06-07  Benjamin Otte  <otte@gnome.org>
33739
33740         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33741           handle discont events if they happen before caps nego
33742
33743 2004-06-07  Wim Taymans  <wim@fluendo.com>
33744
33745         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
33746         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
33747         (gst_multipart_demux_plugin_init):
33748         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33749         (gst_multipart_mux_init), (gst_multipart_mux_loop),
33750         (gst_multipart_mux_change_state):
33751         Small updates, fix a memleak
33752
33753 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
33754
33755         * configure.ac: OSS portability
33756         * ext/arts/gst_arts.c: idem
33757         * sys/oss/gstosselement.c: idem
33758         * sys/oss/gstossmixer.c: idem
33759         * sys/oss/gstosssink.c: idem
33760         * sys/oss/gstosssrc.c: idem
33761         * sys/oss/oss_probe.c: idem
33762           - check for soundcard.h in different places for some BSD
33763
33764 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
33765
33766         * AUTHORS:
33767         Add me to the authors file
33768         * configure.ac:
33769         Increase the libdv requirement to >= version 0.100
33770         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
33771         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
33772         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
33773         * ext/dv/gstdvdec.h:
33774         Add support for the new_media flag when sending DISCONT events
33775         Make the querying work when video pad is not linked
33776
33777 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
33778
33779         reviewed by Benjamin Otte  <otte@gnome.org>
33780
33781         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
33782           create a NULL-initialized array of pads, so we don't think they
33783           exist already. (fixes #143130)
33784
33785 2004-06-07  Benjamin Otte  <otte@gnome.org>
33786
33787         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
33788         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
33789         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
33790           don't use // coments
33791
33792 2004-06-07  Benjamin Otte  <otte@gnome.org>
33793
33794         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
33795           cast to GstClockTime to get higher granularity
33796         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33797           use gst_element_set_time_delay to get the exact time
33798         * ext/mad/gstmad.c: (gst_mad_chain):
33799           use the negotiated rate instead of the current frame's rate which
33800           might be wrong because of bit errors. This avoids emitting totally
33801           bogus timestamps and screwing sync.
33802         (fixes #143454)
33803
33804 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
33805
33806         reviewed by Benjamin Otte  <otte@gnome.org>
33807
33808         * gst/adder/gstadder.c: (gst_adder_loop):
33809           properly error out when no negotiation has happened yet. (fixes
33810           #143032)
33811
33812 2004-06-06  Benjamin Otte  <otte@gnome.org>
33813
33814         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
33815           forward correctly transformed offset in discont events. Based on
33816           patch by Arwed v. Merkatz. (fixes #142851)
33817
33818 2004-06-06  David Schleef  <ds@schleef.org>
33819
33820         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
33821         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
33822         problems on several systems.
33823
33824 2004-06-06  Benjamin Otte  <otte@gnome.org>
33825
33826         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
33827           use explicit caps on the srcpad
33828         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
33829           properly error out if caps couldn't be set (fixes #142764)
33830
33831 2004-06-06  Benjamin Otte  <otte@gnome.org>
33832
33833         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
33834         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
33835         (gst_alsa_start_audio):
33836           - don't call set_periods_integer anymore, it breaks the
33837           configuration randomly
33838           - call snd_pcm_hw_params_set_access directly instead of using masks
33839           - don't fail if the sw_params can't be set, just use the default
33840           params and hope it works. Alsalib has weird issues when you touch
33841           sw_params and does no proper error reporting about what failed.
33842         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
33843         (gst_alsa_close_audio):
33844           make our alsa debugging go via gst debugging and not conditionally
33845           defined
33846         * ext/alsa/gstalsa.h:
33847           add ALSA_DEBUG_FLUSH macro
33848         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
33849         (plugin_init):
33850           wrap alsa errors to be printed via the gst debugging system and not
33851           spammed to stderr
33852
33853 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33854
33855         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
33856         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
33857         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
33858         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
33859         (qtdemux_parse_trak):
33860         * gst/qtdemux/qtdemux.h:
33861           Bitch. Also known as seeking, querying & co.
33862         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
33863         (gst_osssink_change_state):
33864         * sys/oss/gstosssink.h:
33865           Resyncing is for weenies, this hack is no longer needed and was
33866           broken anyway (since it - unintendedly - always leaves resync to
33867           TRUE).
33868
33869 2004-06-05  Andrew Turner <zxombie@hotpop.com>
33870
33871         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
33872         * gst/tcp/gsttcpclientsrc.h: idem
33873           - define MSG_NOSIGNAL if not done
33874           - include unistd.h for off_t
33875           (fixes #143749)
33876
33877 2004-06-05  Benjamin Otte  <otte@gnome.org>
33878
33879         * configure.ac:
33880         * ext/kio/Makefile.am:
33881           check for qt's moc preprocessor explicitly and use it
33882
33883 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33884
33885         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
33886           don't get a signal for EPIPE on socket writes
33887           (somebody check if this works on other platforms)
33888
33889 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33890
33891         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33892         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33893           check error condition on available samples correctly
33894
33895 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33896
33897         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
33898           avoid a segfault
33899         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
33900         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
33901         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
33902         (gst_tcpserversrc_gdp_read_header):
33903          use ssize_t over size_t since the former is signed and thus the
33904          check for error codes can work
33905
33906 2004-06-02  Wim Taymans  <wim@fluendo.com>
33907
33908         reviewed by: Johan
33909
33910         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33911         (gst_multipart_mux_loop):
33912         Oops
33913
33914 2004-06-02  Wim Taymans  <wim@fluendo.com>
33915
33916         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33917         (gst_multipart_mux_init), (gst_multipart_mux_loop),
33918         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
33919         (gst_multipart_mux_change_state):
33920         Added configurable boundary specifier, added the value as a
33921         caps field as well.
33922
33923 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33924
33925         * gst/tcp/gsttcp.c:
33926         * gst/tcp/gsttcpclientsrc.c:
33927         * gst/tcp/gsttcpclientsrc.h:
33928         * gst/tcp/gsttcpserversrc.c:
33929           - portability fix, to compile on OSX
33930             (fixes #143146)
33931
33932         * sys/osxaudio/gstosxaudioelement.c:
33933         * sys/osxaudio/gstosxaudiosink.c:
33934         * sys/osxaudio/gstosxaudiosrc.c:
33935           - compilation warnings on OSX
33936             (fixes #143153)
33937
33938 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33939
33940         * ext/vorbis/vorbisdec.c : sign warning fixes
33941
33942         * gst-libs/gst/mixer/mixertrack.c :
33943           do no use defines which are glib 2.4 specific
33944
33945 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
33946
33947         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
33948           buffer since libflac doesn't expect it (reports a sync error when
33949           it encounters that)
33950
33951
33952 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
33953
33954         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
33955         * gst-libs/gst/mixer/mixertrack.c:
33956         (gst_mixer_track_get_property), (get_mixer_track_init),
33957         (get_mixer_track_get_property): Added property accessors
33958         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
33959         * gst-libs/gst/mixer/mixeroptions.c:
33960         (gst_mixer_options_get_values): Added
33961         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
33962         * gst-libs/gst/mixer/mixer.c: Fixed comment
33963
33964
33965 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33966
33967         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
33968           improve error messages on open
33969
33970
33971 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33972
33973         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33974           check if v4l-conf is in path
33975
33976 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33977
33978         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
33979           change assert to a more readable error message
33980
33981 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
33982
33983         * gst-libs/gst/tuner/tunerchannel.h:
33984           - add a freq_multiplicator field to make the conversion
33985             between internal frequency unit and Hz
33986         * sys/v4l/gstv4lelement.c:
33987         * sys/v4l2/gstv4l2element.c:
33988           - change default video device to /dev/video0
33989         * sys/v4l/v4l_calls.c:
33990         * sys/v4l2/v4l2_calls.c:
33991           - we only expose frequency to the user in Hz instead of
33992             bastard v4lX unit (either 62.5kHz or 62.5Hz)
33993
33994 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
33995         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
33996           Initialise b_o_s and e_o_s variables
33997         * gst-libs/gst/riff/riff-media.c:
33998         (gst_riff_create_video_caps_with_data):
33999           Add some unusual fourcc's from mplayer avi's
34000         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
34001           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
34002           autoplugging.
34003
34004 2004-05-28  Wim Taymans  <wim@fluendo.com>
34005
34006         * configure.ac:
34007         * gst/alpha/Makefile.am:
34008         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
34009         (gst_alpha_get_type), (gst_alpha_base_init),
34010         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
34011         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
34012         (gst_alpha_chroma_key), (gst_alpha_chain),
34013         (gst_alpha_change_state), (plugin_init):
34014         A plugin to add an alpha channel to I420 video. Can optionally do
34015         chroma keying.
34016         * gst/multipart/Makefile.am:
34017         * gst/multipart/multipart.c: (plugin_init):
34018         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
34019         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
34020         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
34021         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
34022         (gst_multipart_demux_change_state),
34023         (gst_multipart_demux_plugin_init):
34024         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
34025         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
34026         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
34027         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
34028         (gst_multipart_mux_pad_unlink),
34029         (gst_multipart_mux_request_new_pad),
34030         (gst_multipart_mux_handle_src_event),
34031         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
34032         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
34033         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
34034         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
34035         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
34036         send multipart jpeg images to a browser.
34037         * gst/videobox/Makefile.am:
34038         * gst/videobox/README:
34039         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
34040         (gst_video_box_get_type), (gst_video_box_base_init),
34041         (gst_video_box_class_init), (gst_video_box_init),
34042         (gst_video_box_set_property), (gst_video_box_get_property),
34043         (gst_video_box_sink_link), (gst_video_box_i420),
34044         (gst_video_box_ayuv), (gst_video_box_chain),
34045         (gst_video_box_change_state), (plugin_init):
34046         Crops or adds borders around an image. can do alpha channel
34047         borders as well.
34048         * gst/videomixer/Makefile.am:
34049         * gst/videomixer/README:
34050         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
34051         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
34052         (gst_videomixer_pad_get_sink_event_masks),
34053         (gst_videomixer_pad_get_property),
34054         (gst_videomixer_pad_set_property),
34055         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
34056         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
34057         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
34058         (gst_videomixer_base_init), (gst_videomixer_class_init),
34059         (gst_videomixer_init), (gst_videomixer_request_new_pad),
34060         (gst_videomixer_handle_src_event),
34061         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
34062         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
34063         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
34064         (gst_videomixer_loop), (gst_videomixer_get_property),
34065         (gst_videomixer_set_property), (gst_videomixer_change_state),
34066         (plugin_init):
34067         Generic video mixer plugin, can handle multiple inputs all with
34068         different framerates and video sizes. Is fully alpha channel
34069         aware.
34070
34071 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34072
34073         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34074           Select first track as master track. Not sure how else to handle
34075           that...
34076         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
34077           Discard discont events. Should fix #142962.
34078
34079 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34080
34081         * ext/alsa/Makefile.am:
34082         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
34083         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
34084         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
34085         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
34086         (gst_alsa_mixer_get_option):
34087         * ext/alsa/gstalsamixer.h:
34088         * ext/alsa/gstalsamixeroptions.c:
34089         (gst_alsa_mixer_options_get_type),
34090         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
34091         (gst_alsa_mixer_options_new):
34092         * ext/alsa/gstalsamixeroptions.h:
34093         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
34094         * ext/alsa/gstalsamixertrack.h:
34095           Add enumerations (as GstMixerOptions). Make correct distinction
34096           between input/output tracks. Add capture/playback private flag.
34097           Use flag to decide on whether to set capture or playback volumes
34098           or switches. Use playback and record switches.
34099         * gst-libs/gst/mixer/Makefile.am:
34100         * gst-libs/gst/mixer/mixer-marshal.list:
34101         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
34102         (gst_mixer_set_option), (gst_mixer_get_option),
34103         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
34104         (gst_mixer_volume_changed), (gst_mixer_option_changed):
34105         * gst-libs/gst/mixer/mixer.h:
34106         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
34107         (gst_mixer_options_class_init), (gst_mixer_options_init),
34108         (gst_mixer_options_dispose):
34109         * gst-libs/gst/mixer/mixeroptions.h:
34110           Add GstMixerOptions.
34111         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
34112           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
34113           broken device detection on computers with multiple OSS sound
34114           cards.
34115
34116 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34117
34118         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34119           fixate nicely even when the peer is not negotiating
34120
34121 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34122
34123         * gst/audioconvert/gstaudioconvert.c:
34124         (gst_audio_convert_parse_caps):
34125           make sure we don't allow depth > width
34126         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
34127           fixate endianness to G_BYTE_ORDER as default
34128         * gst/audioscale/gstaudioscale.c:
34129           we don't handle another endianness as host-endianness
34130
34131 2004-05-25  David Schleef  <ds@schleef.org>
34132
34133         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
34134
34135 2004-05-24  Benjamin Otte  <otte@gnome.org>
34136
34137         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
34138         (gst_oggvorbisenc_setup):
34139           properly fail when we can't setup the vorbis encoder due to
34140           unsupported settings
34141         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
34142         (gst_vorbisenc_setup):
34143           same
34144         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
34145           fix case where warnings occured when one pad was unlinked while the
34146           other's link function was called
34147
34148 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
34149
34150         * gst/tcp/Makefile.am:
34151           use GST_ENABLE_NEW
34152
34153 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34154
34155         * gst-libs/gst/resample/private.h:
34156           don't use optimizations that are #if 0'ed
34157
34158 2004-05-24  Wim Taymans  <wim@fluendo.com>
34159
34160         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
34161         Fix potential division by zero error and hopefully get
34162         the position query right to get correct timestamps on avi
34163         audio.
34164
34165 2004-05-24  Wim Taymans  <wim@fluendo.com>
34166
34167         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
34168         (gst_videoscale_scale_nearest_str2),
34169         (gst_videoscale_scale_nearest_str4),
34170         (gst_videoscale_scale_nearest_32bit),
34171         (gst_videoscale_scale_nearest_24bit),
34172         (gst_videoscale_scale_nearest_16bit):
34173         Fix the scaling algorithm and avoid a buffer overflow.
34174         removed the while loop in the scaling function as it
34175         was used for point sampling only.
34176
34177 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34178
34179         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
34180         (gst_id3_tag_class_init), (gst_id3_tag_init),
34181         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
34182         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
34183         (gst_id3_tag_send_tag_event):
34184           lots of fixes to make id3mux work and id3demux work correctly
34185
34186 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34187
34188         * ext/Makefile.am:
34189           add rules to build shout2send (was removed by accident
34190           when this module was no more marked experimental/broken)
34191
34192 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34193
34194         * ext/shout2/gstshout2.c:
34195         * ext/shout2/gstshout2.h:
34196           adding a "connection problem" signal to shout2send
34197           (fixes #142954)
34198
34199 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
34200
34201         * ext/kio/kioreceiver.cpp:
34202         * ext/kio/kioreceiver.h:
34203           fix sign comparison issues
34204
34205 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34206
34207         * gst/cdxaparse/gstcdxaparse.c:
34208         * gst/cdxaparse/gstcdxaparse.h:
34209           some renaming
34210           add some checks/sanity
34211           prepare for seek addition
34212
34213         * sys/sunaudio/gstsunaudio.c:
34214           remove exported dupe init function
34215
34216 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
34217
34218         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
34219         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
34220           Fix format conversion and position querying.
34221         * gst/debug/progressreport.c: (gst_progressreport_report):
34222           Don't output a bogus total value that we didn't query.
34223         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
34224           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
34225           only a blank window after xine has been used.
34226
34227 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
34228
34229         * m4/as-arts.m4:
34230           sync with upstream version to fix test on FC2
34231           readd with -ko to preserve Id header
34232
34233 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34234
34235         * configure.ac:
34236           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
34237         * gst/tcp/gsttcpclientsrc.c: idem
34238         * gst/tcp/gsttcpserversink.c: idem
34239         * gst/tcp/gsttcpserversrc.c: idem
34240         * m4/gst-fionread.m4: idem
34241
34242         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
34243
34244         * configure.ac: enable speex plugin for speex 1.1.5+
34245         * ext/speex/gstspeexenc.c: fix cast warning
34246
34247         * ext/esd/README: fix typo
34248
34249 2004-05-20  David Schleef  <ds@schleef.org>
34250
34251         * configure.ac: Minor cosmetic change to convince the buildbot to
34252         reautogen.
34253         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
34254         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
34255         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
34256         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
34257         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
34258         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
34259         More hacking.  Plays audio now.
34260
34261 2004-05-20  David Schleef  <ds@schleef.org>
34262
34263         * configure.ac:
34264         * sys/Makefile.am:
34265
34266 2004-05-20  David Schleef  <ds@schleef.org>
34267
34268         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
34269         * sys/osxaudio/gstosxaudio.c:
34270         * sys/osxaudio/gstosxaudioelement.c:
34271         * sys/osxaudio/gstosxaudioelement.h:
34272         * sys/osxaudio/gstosxaudiosink.c:
34273         * sys/osxaudio/gstosxaudiosink.h:
34274         * sys/osxaudio/gstosxaudiosrc.c:
34275         * sys/osxaudio/gstosxaudiosrc.h:
34276
34277 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34278
34279         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
34280         (gst_vorbisenc_chain):
34281           put the codec headers on the caps as streamheader as well as
34282           pushing them out
34283
34284 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34285
34286         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34287         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
34288         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
34289         split up push_packet into two functions
34290
34291 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
34292
34293         * gst/tcp/.cvsignore:
34294           ignore enums
34295         * gst/tcp/Makefile.am:
34296         * gst/tcp/README:
34297         * gst/tcp/gsttcp.c:
34298         * gst/tcp/gsttcp.h:
34299         * gst/tcp/gsttcpclientsink.c:
34300         * gst/tcp/gsttcpclientsink.h:
34301         * gst/tcp/gsttcpclientsrc.c:
34302         * gst/tcp/gsttcpclientsrc.h:
34303         * gst/tcp/gsttcpplugin.c:
34304         * gst/tcp/gsttcpserversink.c:
34305         * gst/tcp/gsttcpserversink.h:
34306         * gst/tcp/gsttcpserversrc.c:
34307         * gst/tcp/gsttcpserversrc.h:
34308           add new tcp elements
34309
34310 2004-05-19  Wim Taymans  <wim@fluendo.com>
34311
34312         * gst/law/mulaw-conversion.c: (mulaw_encode):
34313         Fix overflow bug in ulaw encoding.
34314
34315 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34316
34317         * ext/mad/gstmad.c: (gst_mad_handle_event):
34318           don't unref the event twice
34319
34320 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34321
34322         * configure.ac:
34323           remove -Wno-sign-compare
34324
34325 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34326
34327         * configure.ac:
34328           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
34329           if you want to work against glib 2.2 and 2.4
34330
34331 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
34332
34333         * gst/tcp/Makefile.am:
34334         * gst/tcp/gsttcp.c:
34335         * gst/tcp/gsttcp.h:
34336         * gst/tcp/gsttcpsink.h:
34337         * gst/tcp/gsttcpsrc.h:
34338           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
34339
34340 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34341
34342         * gst/debug/tests.c: (md5_get_value):
34343           fix segfault on gst-inspect
34344
34345 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34346
34347         * gst/debug/testplugin.c:
34348         * gst/debug/tests.c:
34349         * gst/debug/tests.h:
34350           add new extensible and configurable testing element. Current tests
34351           include buffer count, stream length, timestamp/duration matching and
34352           md5.
34353         * gst/debug/Makefile.am:
34354         * gst/debug/gstdebug.c: (plugin_init):
34355           add infrastructure for new element
34356
34357 2004-05-19  Johan Dahlin  <johan@gnome.org>
34358
34359         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
34360         ending of the array. Fixes gst-inspect segfault on ppc.
34361
34362 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34363
34364         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
34365
34366         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
34367
34368 2004-05-18  David Schleef  <ds@schleef.org>
34369
34370         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
34371         warnings (bugs, actually) noticed by gcc but not forte.
34372
34373 2004-05-18  David Schleef  <ds@schleef.org>
34374
34375         * sys/sunaudio/Makefile.am:
34376         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
34377
34378 2004-05-18  David Schleef  <ds@schleef.org>
34379
34380         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
34381         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
34382         to allow qtdemux to use non-seekable streams. (bug #142272)
34383
34384 2004-05-18  David Schleef  <ds@schleef.org>
34385
34386         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
34387         (gst_resample_sinc_ft_float): Remove use of static temporary
34388         buffer.  This code was obviously not supposed to last long, but
34389         it's stuck in our ABI, so it required a little hack to make it
34390         ABI-compatible.  Fixes #142585.
34391         * gst-libs/gst/resample/resample.h: same.
34392
34393 2004-05-18  David Schleef  <ds@schleef.org>
34394
34395         * configure.ac: Add sunaudio
34396         * examples/Makefile.am: make gstplay depend on gconf
34397         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
34398         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
34399         (convert_table_lookup), (img_convert): remove c99-isms
34400         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
34401           unsigned, to fix a warning on Solaris
34402         * gst/mpeg1sys/systems.c: bcopy->memcpy
34403         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
34404         * sys/Makefile.am: Add sunaudio
34405
34406 2004-05-18  Wim Taymans  <wim@fluendo.com>
34407
34408         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
34409         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
34410         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
34411         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
34412         (gst_ogg_mux_loop):
34413         Fix an ugly memleak where the muxer didn't flush enough ogg
34414         pages. This also resulted in badly muxed ogg files.
34415
34416 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34417
34418         * gst/asfdemux/asfheaders.c :
34419         * gst/asfdemux/asfheaders.h :
34420         * gst/asfdemux/gstasfdemux.c :
34421           - fix ASF_OBJ_PADDING guid
34422           - add 3 new object guids (language list, metadata,
34423             extended stream properties)
34424           - add a function to parse extended header objects
34425
34426 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34427
34428         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
34429           remove leftover debugging g_print
34430
34431 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34432
34433         * ext/mad/gstmad.c: (gst_mad_handle_event):
34434           Fix for when the first format in a discont event is not a
34435           byte-based one. Should fix #137710.
34436
34437 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34438
34439         * m4/a52.m4 : fix compilation with -Wall -Werror
34440         * m4/libfame.m4 : idem
34441         * m4/libmikmod.m4 : idem
34442
34443 2004-05-17  Benjamin Otte  <otte@gnome.org>
34444
34445         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34446           signal the new tags before giving up the reference
34447
34448 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34449
34450         * ext/shout2/gstshout2.c:
34451           use application/ogg instead of application/x-ogg (patch by Patrick
34452           Guimond, fixes #142432)
34453         * sys/oss/gstosselement.c: (gst_osselement_reset),
34454         (gst_osselement_sync_parms):
34455           don't set fragment size unless specified (fixes #142493)
34456
34457 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34458
34459         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
34460           fixes #142664
34461
34462 2004-05-17  Benjamin Otte  <otte@gnome.org>
34463
34464         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
34465           compute offsets correctly for internal buffers so timestamps are set
34466           correctly when we can't seek. Also handle cases where there are no
34467           offsets. (based on a patch by David Moore, fixes #142507)
34468
34469 2004-05-17  Benjamin Otte  <otte@gnome.org>
34470
34471         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34472           use correct variable when determining amount of data to skip so we
34473           don't skip into the void and segfault
34474
34475 2004-05-16  Benjamin Otte  <otte@gnome.org>
34476
34477         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34478           Hi, I'm a memleak
34479
34480 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34481
34482         * gst/asfdemux/gstasfdemux.c:
34483           - fix a mem leak and always propagate tags
34484           - add WMV3 to known video codecs (but no decoder yet)
34485           - replace "surplus data" at end of audio header for what
34486             it is : codec specific data
34487           - fix a typo
34488
34489 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
34490
34491         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
34492
34493         * gst-libs/gst/audio/audioclock.c:
34494           Fix wrong return type (#142205).
34495
34496 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34497
34498         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
34499           Ignore CRCs by default (fixes #142566).
34500
34501 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34502
34503         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
34504         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
34505         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
34506         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
34507         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
34508         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
34509           Fix for cases where we fail to attach to a mixer.
34510
34511 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34512
34513         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
34514           Don't touch events after not owning them anymore.
34515         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
34516         (gst_wavparse_fmt), (gst_wavparse_other),
34517         (gst_wavparse_handle_seek), (gst_wavparse_loop),
34518         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
34519         (gst_wavparse_srcpad_event):
34520         * gst/wavparse/gstwavparse.h:
34521           Add seeking, fix querying.
34522
34523 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34524
34525         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34526           - process comments even if they don't end with \0\0
34527             g_convert would ignore them if present and works well without them
34528
34529 2004-05-16  Benjamin Otte  <otte@gnome.org>
34530
34531         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
34532           simplify caps
34533
34534 2004-05-16  Benjamin Otte  <otte@gnome.org>
34535
34536         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34537           don't write to memory we might not write to - g_convert does that
34538           for us anyway (fixes #142613)
34539         (gst_asf_demux_audio_caps):
34540           comment out gst_util_dump_mem
34541
34542 2004-05-16  Benjamin Otte  <otte@gnome.org>
34543
34544         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34545           compute correct expected timestamps after seek (broken since
34546           last commit)
34547         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
34548           rename element and debugging category to gdkpixbufscale
34549
34550 2004-05-16  Benjamin Otte  <otte@gnome.org>
34551
34552         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34553           add error checking to snd_pcm_delay and remove duplicate call to
34554           snd_pcm_delay that caused issues (see inline code comments)
34555         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
34556           make more readable and fix return value when snd_pcm_delay fails
34557         (fixes #142586)
34558
34559 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
34560         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
34561         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
34562         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
34563         (gst_pixbufscale_link), (gst_pixbufscale_init),
34564         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
34565         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
34566         (gst_pixbufscale_get_property), (pixbufscale_init):
34567         * ext/gdk_pixbuf/pixbufscale.h:
34568         Add these files I forgot earlier
34569
34570 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
34571         * ext/gdk_pixbuf/Makefile.am:
34572         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
34573         * ext/gdk_pixbuf/gstgdkpixbuf.h:
34574         Add new pixbufscale element to scale RGB video
34575         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
34576         and HYPER interpolation correctly.
34577         * ext/theora/theoraenc.c: (theora_enc_chain),
34578         Discard buffer and return if explicit caps could not be set
34579         (theora_enc_get_property):
34580         Make _get return kbps for the bitrate consistent with
34581         the _set function.
34582
34583
34584 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34585
34586         * ext/libvisual/visual.c: (gst_visual_chain):
34587           add missing visual_audio_analyze
34588
34589 2004-05-14  David Schleef  <ds@schleef.org>
34590
34591         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
34592         is killed while we're playing.
34593         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
34594         gst_element_no_more_pads().
34595
34596 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34597
34598         * gst-libs/gst/riff/riff-read.c :
34599           - fix INFO tag extraction in RIFF/AVI files
34600             because gst_event_unref (event) also freed taglist
34601           - avoid a mem leak
34602
34603 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34604
34605         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
34606         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
34607
34608         * gst/auparse/gstauparse.c :
34609           - add code (commented for now) to support audio/x-adpcm on src pad
34610             (we have no decoder for those layout yet)
34611
34612         * gst/cdxaparse/gstcdxaparse.c :
34613         * gst/cdxaparse/gstcdxaparse.h :
34614           - partial rewrite using RiffRead (ripped iain's wavparse code)
34615
34616         * gst/rtp/gstrtpL16enc.c : typo
34617         * gst/rtp/gstrtpgsmenc.c : typo
34618
34619 2004-05-13  Benjamin Otte  <otte@gnome.org>
34620
34621         * configure.ac:
34622           check for exact version of libvisual, it's not supposed to be
34623           API/ABI stable yet
34624
34625 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34626
34627         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
34628           signal no-more-pads
34629
34630 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
34631
34632         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
34633         Report which format was used for GST_FORMAT_DEFAULT
34634         * gst/debug/Makefile.am:
34635         * gst/debug/gstdebug.c: (plugin_init):
34636         * gst/debug/progressreport.c: (gst_progressreport_base_init),
34637         (gst_progressreport_class_init), (gst_progressreport_init),
34638         (gst_progressreport_report), (gst_progressreport_set_property),
34639         (gst_progressreport_get_property), (gst_progressreport_chain),
34640         (gst_progressreport_plugin_init):
34641         Add progressreport element for testing.
34642
34643 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
34644
34645         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
34646         * sys/v4l/gstv4lsrc.h:
34647         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
34648         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
34649         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
34650         (gst_v4lsrc_grab_frame):
34651           add more debugging
34652           send a discont at start
34653
34654 2004-05-12  Colin Walters  <walters@redhat.com>
34655
34656         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
34657         inflooping if we can't find a chunk.  Or in other words, don't blow
34658         chunks if we don't have a chunk to blow.
34659
34660 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
34661         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
34662         Remove old debug output
34663         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
34664         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
34665         (gst_dvdec_set_property), (gst_dvdec_get_property):
34666         Change the quality setting to an enum, so it works from gst-launch
34667         Don't renegotiate a non-linked pad. Allows audio only decoding.
34668         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
34669         (gst_deinterlace_link), (gst_deinterlace_init):
34670         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
34671         (gst_videodrop_link):
34672         Some caps negotiation fixes
34673
34674 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34675
34676         * ext/tarkin/gsttarkin.c :
34677           - Change RANK from NONE to PRIMARY
34678         * ext/gdk_pixbuf/gstgdkpixbuf.c :
34679           - Change RANK from NONE to MARGINAL
34680         * ext/divx/gstdivxenc.c :
34681           - Change RANK from PRIMARY to NONE (encoder/spider issue)
34682
34683 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
34684
34685         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34686         (gst_vorbisenc_push_packet):
34687           copy a function that was added between 1.0 and 1.0.1 until we
34688           depend on worthwhile features of post-1.0
34689
34690 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34691
34692         * configure.ac:
34693           enable shout2 by default
34694         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
34695         (gst_shout2send_base_init), (gst_shout2send_init),
34696         (gst_shout2send_connect), (gst_shout2send_change_state):
34697         * ext/shout2/gstshout2.h:
34698           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
34699           #142262)
34700         * ext/theora/theora.c: (plugin_init):
34701           don't set rank on encoders
34702
34703 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
34704
34705         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34706           Use codec_data property instead of flag1 and flag2 for wma
34707
34708 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34709
34710         * gst/cdxaparse/gstcdxaparse.c :
34711           - Add mpegversion to CAPS to make it link
34712           - Rank is as GST_RANK_SECONDARY instead of NONE
34713         * gst/auparse/gstauparse.c :
34714           - Document all audio encoding we can encounter from Solaris 9
34715             headers and libsndfile information.
34716           - Increase max. rate from 48000 to 192000 (to match other elements)
34717           - Don't try to play junk data between header and samples
34718
34719 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34720
34721         * ext/libvisual/visual.c: (gst_visual_getcaps):
34722           use the right caps depending on endianness (I hope)
34723         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
34724           use GST_RANK_NONE for all non-decoding elements or spider gets
34725           mighty confused
34726
34727 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34728
34729         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34730           Fix some odd cases and fix BE metadata parsing of unicode16 text.
34731
34732 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34733
34734         * gst/switch/gstswitch.c: (gst_switch_release_pad),
34735         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
34736         (gst_switch_loop), (gst_switch_get_type):
34737           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
34738           HEADERS. Had to be said.
34739
34740 2004-05-10  David Schleef  <ds@schleef.org>
34741
34742         * configure.ac: Add prototype Dirac support.
34743         * ext/Makefile.am:
34744         * ext/dirac/Makefile.am:
34745         * ext/dirac/gstdirac.cc:
34746         * ext/dirac/gstdiracdec.cc:
34747
34748 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34749
34750         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
34751         (gst_auparse_init), (gst_auparse_chain),
34752         (gst_auparse_change_state):
34753           Hack around spider. Remove me some day please.
34754
34755 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34756
34757         * gst/auparse/gstauparse.c: (gst_auparse_chain):
34758           Fix for some uninitialized variables in previous patch, also
34759           makes it work. Fixes #142286 while we're at it.
34760
34761 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34762
34763         * gst/auparse/gstauparse.c:
34764                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
34765                 only unsupported formats are ADPCM/CCITT G.72x
34766                 reviewed by Ronald
34767         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
34768
34769 2004-05-10  Wim Taymans  <wim@fluendo.com>
34770
34771         * ext/vorbis/Makefile.am:
34772         * ext/vorbis/README:
34773         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
34774         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
34775         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
34776         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
34777         (gst_oggvorbisenc_convert_sink),
34778         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
34779         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
34780         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
34781         (get_constraints_string), (update_start_message),
34782         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
34783         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
34784         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
34785         * ext/vorbis/oggvorbisenc.h:
34786         * ext/vorbis/vorbis.c: (plugin_init):
34787         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
34788         (raw_caps_factory), (gst_vorbisenc_class_init),
34789         (gst_vorbisenc_init), (gst_vorbisenc_setup),
34790         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
34791         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
34792         * ext/vorbis/vorbisenc.h:
34793         Added a raw vorbis encoder to be used with the oggmuxer.
34794         We still need the old encoder for some gnome applications,
34795         read the README to find out how that works.
34796         The raw encoder is called "rawvorbisenc" until 0.9.
34797
34798 2004-05-10  Wim Taymans  <wim@fluendo.com>
34799
34800         * ext/ogg/gstogg.c: (plugin_init):
34801         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
34802         (gst_ogg_print):
34803         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
34804         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
34805         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
34806         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
34807         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
34808         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
34809         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
34810         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
34811         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
34812         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
34813         Added an ogg muxer.
34814         Small typo fixes in the demuxer.
34815
34816 2004-05-10  Wim Taymans  <wim@fluendo.com>
34817
34818         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34819         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
34820         (theora_enc_change_state), (theora_enc_set_property),
34821         (theora_enc_get_property):
34822         Mark the last packet with an EOS flag which is not really needed
34823         in gstreamer.
34824         Do some better video framerate initialisation.
34825         Update the buffer timestamp.
34826
34827 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
34828
34829         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
34830         Return the result of the parent state change call
34831
34832 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34833
34834         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
34835         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
34836         * gst/law/alaw-encode.c : (idem)
34837         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
34838         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
34839         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
34840
34841 2004-05-09  Benjamin Otte  <otte@gnome.org>
34842
34843         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34844           don't use a fixed buffer size when writing variable length data to
34845           it. Fixes memory corruption and makes alsasrc work
34846
34847 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34848
34849         * ext/gnomevfs/gstgnomevfssink.c:
34850         (_gst_boolean_allow_overwrite_accumulator),
34851         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
34852           Run glib's default signal handler (??) in RUN_CLEANUP rather than
34853           RUN_LAST, and don't use that to set the accumulator value because
34854           then it's always FALSE.
34855
34856 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34857
34858         * gst-libs/gst/riff/riff-media.c:
34859         (gst_riff_create_video_caps_with_data),
34860         (gst_riff_create_audio_caps),
34861         (gst_riff_create_audio_template_caps):
34862         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
34863           Fix for unaligned RIFF files (i.e. where all the chunks together
34864           in a LIST chunk are not of the same size as the size given in
34865           the LIST chunk header). Fixes several odd WAVE files. Also fix
34866           ADPCM (block_align property) in audio, so that wavparse based
34867           on this works now as it used to stand-alone.
34868
34869 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
34870
34871         reviewed by Benjamin Otte  <otte@gnome.org>
34872
34873         * ext/a52dec/gsta52dec.c:
34874         * ext/divx/gstdivxdec.c:
34875         * ext/divx/gstdivxenc.c:
34876         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
34877         * ext/faac/gstfaac.c: (gst_faac_base_init):
34878         * ext/faad/gstfaad.c: (gst_faad_base_init):
34879         * ext/ivorbis/vorbisfile.c:
34880         * ext/lame/gstlame.c:
34881         * ext/libfame/gstlibfame.c:
34882         * ext/mpeg2enc/gstmpeg2enc.cc:
34883         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
34884         * ext/sidplay/gstsiddec.cc:
34885         * ext/speex/gstspeexdec.c:
34886         * ext/speex/gstspeexenc.c:
34887         * ext/xvid/gstxviddec.c:
34888         * ext/xvid/gstxvidenc.c:
34889           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
34890           (fixes #142193)
34891
34892 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34893
34894         * ext/alsa/gstalsa.c: (device_list),
34895         (gst_alsa_class_probe_devices):
34896         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
34897           Fix alsa oddness in mixer after the combination of using mixer
34898           in source/sink elements and using hw:x,y instead of just hw:x.
34899
34900 2004-05-09  Benjamin Otte  <otte@gnome.org>
34901
34902         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
34903         (gst_wavparse_create_sourcepad):
34904           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
34905           sourcepads
34906
34907 2004-05-09  Benjamin Otte  <otte@gnome.org>
34908
34909         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34910           allow discont events before caps nego
34911
34912 2004-05-08  Benjamin Otte  <otte@gnome.org>
34913
34914         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
34915           don't leak events
34916
34917 2004-05-08  Benjamin Otte  <otte@gnome.org>
34918
34919         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
34920         (gst_level_change_state), (gst_level_init):
34921         * gst/level/gstlevel.h:
34922           figure out if we're initialized directly instead of keeping a
34923           variable that's wrong in 90% of cases
34924           don't initialize pads and then leak them and use a new unitialized
34925           pad. (fixes #142084)
34926           these were bugs so n00bish I didn't find them for an hour :/
34927
34928 2004-05-08 Iain <iain@prettypeople.org>
34929
34930         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
34931         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
34932         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
34933         return the length that was read.
34934         (gst_riff_read_strf_auds): Allow fmt tags as well.
34935
34936 2004-05-07  David Schleef  <ds@schleef.org>
34937
34938         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
34939         signed char assumption in faad.h.
34940
34941 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34942
34943         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
34944           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
34945
34946 2004-05-07  Colin Walters  <walters@redhat.com>
34947
34948         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
34949         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
34950         function.
34951         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
34952         Add dispose function.
34953
34954 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
34955         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
34956           Fix caps nego and pad templates. RGB mode caps should
34957           work now.
34958         * ext/dvdnav/gst-dvd:
34959           Move mpeg2dec inside the thread because otherwise the
34960           queue rejects cap changes mid-stream
34961         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
34962         (gst_mpeg2dec_flush_decoder):
34963           For mpeg2dec > 0.4.0, call the flush function instead of
34964           manually extracting all in-flight frames.
34965         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
34966         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
34967           Change mime type video/dv go video/x-dv to match the
34968           rest of gst-plugins
34969
34970 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34971
34972         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34973         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
34974         (gst_alsa_sink_class_init):
34975         * ext/alsa/gstalsasink.h:
34976         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
34977         (gst_alsa_src_class_init):
34978         * ext/alsa/gstalsasrc.h:
34979           Make alsasink/src a subclass of alsamixer so that mixer stuff
34980           shows up in gst-rec. Needs some finetuning.
34981
34982 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34983
34984         * ext/lame/gstlame.c: (gst_lame_chain):
34985           simplify
34986         * ext/mad/gstmad.c: (gst_mad_handle_event):
34987           fix event leak
34988         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
34989           be able to detect mp3 files < 4096 bytes
34990
34991 2004-05-06  Wim Taymans  <wim@fluendo.com>
34992
34993         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34994         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
34995         (theora_enc_set_property), (theora_enc_get_property):
34996         Also encode the first frame, cleanup some code.
34997
34998 2004-05-06  Wim Taymans  <wim@fluendo.com>
34999
35000         * ext/mpeg2enc/gstmpeg2enc.cc:
35001         Forward events first before deciding that negotiation was
35002         not performed.
35003
35004 2004-05-06  Wim Taymans  <wim@fluendo.com>
35005
35006         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
35007         First process the events before deciding that negotiation
35008         was not performed.
35009
35010 2004-05-06  Wim Taymans  <wim@fluendo.com>
35011
35012         * ext/theora/Makefile.am:
35013         * ext/theora/theora.c: (plugin_init):
35014         * ext/theora/theoradec.c: (theora_dec_change_state):
35015         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
35016         (gst_theora_enc_class_init), (gst_theora_enc_init),
35017         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
35018         (theora_enc_chain), (theora_enc_change_state),
35019         (theora_enc_set_property), (theora_enc_get_property):
35020         Added a theora encoder, grouped the encoder and decoder into the
35021         same plugin.
35022
35023 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35024
35025         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35026         (gst_jpegenc_chain):
35027         fix DURATION on outgoing buffers
35028         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
35029         debug using time formats
35030         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
35031         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35032         (gst_xvimagesink_sink_link):
35033         windows with width/height 0 generate X errors, so don't allow them
35034
35035 2004-05-05  Wim Taymans  <wim@fluendo.com>
35036
35037         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
35038         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
35039         (gst_mpeg2dec_negotiate_format):
35040         * ext/mpeg2dec/gstmpeg2dec.h:
35041           removed the static pad template so that we can add the
35042           more accurate framerate value to the caps.
35043
35044
35045 2004-05-04  Benjamin Otte  <otte@gnome.org>
35046
35047         * configure.ac:
35048           check for kdemacros.h, too (should fix #141821)
35049         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
35050           don't crash if no header was sent, but nicely error out (fixes part
35051           of #141554)
35052
35053 2004-05-04  Wim Taymans  <wim@fluendo.com>
35054
35055         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
35056         parent dispose function to avoid segfault on destroy.
35057
35058 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
35059
35060         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
35061         (plugin_init):
35062         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
35063         (gst_xvimagesink_sink_link):
35064         clean up debugging caps
35065         also recreate xvimage when format has changed
35066
35067 2004-05-04  Benjamin Otte  <otte@gnome.org>
35068
35069         * ext/libvisual/Makefile.am:
35070         * ext/libvisual/visual.c: (gst_visual_class_init),
35071         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
35072         (gst_visual_srclink), (gst_visual_chain),
35073         (gst_visual_change_state), (plugin_init):
35074           use a GstAdapter to correctly adapt buffer sizes - allows using a
35075           framerate
35076
35077 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35078
35079         * sys/v4l/gstv4lelement.h:
35080         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
35081         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
35082         (gst_v4lsrc_buffer_free):
35083         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
35084         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
35085         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
35086         (gst_v4lsrc_requeue_frame):
35087         move some debugging categories around
35088         query for fps index and set accordingly if found
35089
35090 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35091
35092         * ext/lame/gstlame.c:
35093         correct defaults that lame_init puts out of range
35094
35095 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35096
35097         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
35098         (gst_divxenc_class_init):
35099         fix range since -1 is the default
35100         * gst/mpeg1sys/gstmpeg1systemencode.c:
35101         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
35102         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
35103         (gst_rtjpegdec_chain):
35104         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
35105         (gst_rtjpegenc_chain):
35106         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
35107         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
35108         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
35109         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
35110         * sys/v4l/gstv4lsrc.c:
35111         * sys/v4l/v4l_calls.c: (gst_v4l_open):
35112         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
35113         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
35114         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
35115         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
35116           remove gst_info calls
35117
35118 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35119
35120         * Makefile.am:
35121         * po/af.po:
35122         * po/az.po:
35123         * po/en_GB.po:
35124         * po/nl.po:
35125         * po/sr.po:
35126         * po/sv.po:
35127           Updated translations
35128
35129 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
35130
35131         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35132           refactor/comment code
35133
35134 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35135
35136         * gst/asfdemux/Makefile.am:
35137         * gst/asfdemux/asfheaders.c:
35138         * gst/asfdemux/asfheaders.h:
35139         * gst/asfdemux/gstasf.c: (plugin_init):
35140         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
35141         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
35142         (gst_asf_demux_setup_pad):
35143         * gst/asfdemux/gstasfdemux.h:
35144         * gst/asfdemux/gstasfmux.c:
35145         * gst/asfdemux/gstasfmux.h:
35146           Add tagging support to demuxer, split out registration in its own
35147           file instead of in demux (hacky), and prevent having some tables
35148           in our memory multiple times (in asfheaders.h).
35149
35150 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35151
35152         * gst/matroska/matroska-demux.c:
35153         (gst_matroska_demux_parse_metadata):
35154         * gst/matroska/matroska-ids.h:
35155           Basic tag reading support.
35156
35157 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35158
35159         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
35160           Really detect ac-3 audio.
35161         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
35162           really detect matroska files (off-by-1).
35163
35164 2004-04-30  David Schleef  <ds@schleef.org>
35165
35166         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35167         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
35168         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
35169         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
35170         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
35171         hackage -- parse a lot more atoms, extract a few tags.  One might even
35172         mistake this for tag support.  Maybe it is.
35173         * gst/qtdemux/qtdemux.h:
35174
35175 2004-04-30  Colin Walters  <walters@verbum.org>
35176
35177         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
35178
35179 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
35180
35181         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35182         (gst_ffmpegcolorspace_getcaps):
35183           remove broken nego fix
35184
35185 2004-04-30  Benjamin Otte  <otte@gnome.org>
35186
35187         * configure.ac:
35188         * ext/Makefile.am:
35189         * ext/libvisual/Makefile.am:
35190         * ext/libvisual/visual.c:
35191           add initial support for libvisual (http://libvisual.sourceforge.net)
35192           libvisual is still quite alpha, so expect crashes in there :)
35193
35194 2004-04-29  David Schleef  <ds@schleef.org>
35195
35196         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
35197         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
35198         up qtdemux to make it spit out codec_data.  Do _not_ look at this
35199         code; you will no longer respect me.
35200
35201 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
35202
35203         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
35204         * ext/alsa/gstalsa.h :
35205         change alsa pcm device discovery to find more than 1 device
35206         per card. code review by Ronald.
35207
35208 2004-04-29  David Schleef  <ds@schleef.org>
35209
35210         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
35211         Add a check for a driver bug on FreeBSD.  (bug #140565)
35212
35213 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35214
35215         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
35216         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35217         (gst_jpegenc_getcaps):
35218           move format setting to inner loop
35219         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35220         (gst_ffmpegcolorspace_getcaps):
35221           use GST_PAD_CAPS if available so that we use already negotiated
35222           caps
35223         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
35224         (qtdemux_parse_moov), (qtdemux_parse):
35225           extra debugging
35226         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
35227         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
35228           move hardcoded path to DEFINE
35229
35230 2004-04-28  David Schleef  <ds@schleef.org>
35231
35232         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
35233         (bug #140064)
35234
35235 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35236
35237         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
35238           Don't probe for playback device if we're a source element. Fixes
35239           #139658.
35240
35241 2004-04-29  Benjamin Otte  <otte@gnome.org>
35242
35243         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
35244         (gst_id3_tag_chain):
35245           rewrite buffer offset
35246
35247 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35248
35249         * configure.ac:
35250         * ext/Makefile.am:
35251         * ext/dts/Makefile.am:
35252         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
35253         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
35254         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
35255         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
35256         (gst_dtsdec_loop), (gst_dtsdec_change_state),
35257         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
35258         (plugin_init):
35259         * ext/dts/gstdtsdec.h:
35260           New DTS decoder.
35261         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
35262         (gst_faad_srcconnect):
35263           Add ESDS atom handling (.m4a).
35264
35265 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35266
35267         * ext/divx/gstdivxdec.c: (plugin_init):
35268           Remove comment that makes no sense.
35269         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
35270           Fix for obvious typo that resulted in warnings during gst-register.
35271         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
35272         (gst_xviddec_sink_link):
35273           Fix caps negotiation a bit better.
35274         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
35275           We call this 'codec_data', not 'esds'.
35276
35277 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35278
35279         * gst/monoscope/gstmonoscope.c:
35280           make sure we only provide 256x128
35281         * gst/monoscope/monoscope.c: (monoscope_init):
35282           assert size of 256x128
35283
35284 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35285
35286         * Makefile.am:
35287         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
35288         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
35289           fixate to max width and height of device
35290
35291 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35292
35293         * Makefile.am:
35294         * sys/v4l/gstv4l.c:
35295         * sys/v4l/gstv4lsrc.c:
35296         * sys/v4l/v4l_calls.c:
35297         * sys/v4l/v4lsrc_calls.c:
35298           fix for qc-usb driver which fakes having more than one buffer
35299           by handing the same buffer twice, which confused GStreamer's/v4lsrc
35300           buffer_free override
35301           add debugging
35302
35303 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
35304
35305         * Makefile.am:
35306         * gst/videotestsrc/gstvideotestsrc.c:
35307         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
35308         (gst_videotestsrc_init), (gst_videotestsrc_get),
35309         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
35310         * gst/videotestsrc/gstvideotestsrc.h:
35311           add num-buffers property
35312
35313         2004-04-26  Benjamin Otte  <otte@gnome.org>
35314
35315         * ext/mad/gstid3tag.c: (plugin_init):
35316           set id3mux rank to NONE so it doesn't confuse spider
35317           require audio/mpeg,mpegversion=1 in id3mux
35318
35319 2004-04-26  Benjamin Otte  <otte@gnome.org>
35320
35321         * configure.ac:
35322           detect faad correctly as non-working if it's indeed non-working
35323
35324 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
35325
35326         * Makefile.am:
35327         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
35328         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
35329         fix _getcaps so it only negotiates to its supported format
35330
35331 2004-04-25  Benjamin Otte  <otte@gnome.org>
35332
35333         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35334           fix memleak
35335
35336 2004-04-23  Benjamin Otte  <otte@gnome.org>
35337
35338         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35339           audio/x-raw-int with height rules! not. Now it's depth.
35340
35341 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35342
35343         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
35344         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
35345         (gst_wavparse_loop):
35346           Missing variable initialization. Add handling of DVI ADPCM. Fix
35347           mis-parsing of LIST chunks. This works around a bug where we mis-
35348           parse non-aligning LIST chunks (so LIST chunks where the contents
35349           don't align with the actual LIST size). The correct fix is to use
35350           rifflib, I'm not going to fix wavparse - too much work. All this
35351           fixes #104878.
35352
35353 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
35354
35355         reviewed by Benjamin Otte  <otte@gnome.org>
35356
35357         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
35358           fix shoutcast not working (fixes #140844)
35359
35360 2004-04-22  Benjamin Otte  <otte@gnome.org>
35361
35362         * ext/hermes/gsthermescolorspace.c:
35363         (gst_hermes_colorspace_caps_remove_format_info):
35364         * gst/colorspace/gstcolorspace.c:
35365         (gst_colorspace_caps_remove_format_info):
35366         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35367         (gst_ffmpegcolorspace_caps_remove_format_info):
35368           s/gst_caps_simplify/gst_caps_do_simplify/
35369
35370 2004-04-22  Benjamin Otte  <otte@gnome.org>
35371
35372         * gst-libs/gst/riff/riff-media.c:
35373         (gst_riff_create_video_caps_with_data):
35374           mpegversion is an int
35375         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
35376           don't try to create pad templates with NULL caps, use any caps
35377           instead.
35378
35379 2004-04-20  David Schleef  <ds@schleef.org>
35380
35381         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
35382         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
35383         (bug #140384)
35384
35385 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35386
35387         reviewed by David Schleef
35388
35389         * ext/mad/gstid3tag.c: Add stdlib.h
35390         * gst/rtp/gstrtpgsmenc.c: same
35391         * gst/tags/gstid3tag.c: same
35392         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
35393         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
35394         GST_DISABLE_LOADSAVE use.
35395         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
35396         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
35397         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
35398         atol(3)).
35399         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
35400         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
35401         strtoul(3)).
35402         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
35403         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
35404         $(ID3_CFLAGS).
35405         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
35406         $(LIBFAME_CFLAGS).
35407
35408 2004-04-20  David Schleef  <ds@schleef.org>
35409
35410         * gst/realmedia/rmdemux.c:  This was supposed to part of the
35411         last checkin.  Same idea.
35412
35413 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
35414
35415         reviewed by David Schleef
35416
35417         * configure.ac: bump required gstreamer version to 0.8.1.1
35418         because of following changes [--ds]
35419
35420         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
35421         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
35422         (gst_riff_read_header):  Use GST_READ_UINT*
35423         macros to access possibly unaligned memory.
35424
35425         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
35426         (mp3_type_find):  Use GST_READ_UINT*
35427         macros to access possibly unaligned memory.
35428         (mp3_type_find, mpeg1_parse_header, qt_type_find)
35429         (speex_type_find): Likewise
35430
35431         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
35432
35433         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
35434         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
35435         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
35436         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
35437         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
35438         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
35439         macros to access possibly unaligned memory.
35440
35441         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
35442         Likewise.
35443
35444         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
35445         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
35446
35447         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35448         Likewise.
35449
35450         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
35451         (gst_mpeg2subt_chain_subtitle): Likewise.
35452
35453         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
35454         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
35455         Likewise.
35456
35457         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
35458         Likewise.
35459
35460         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
35461         Likewise.
35462
35463         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
35464         Likewise.
35465
35466 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35467
35468         * configure.ac:
35469           update required version of GStreamer because of GST_TIME_FORMAT
35470
35471 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35472
35473         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
35474           remove leftover g_print
35475         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
35476           don't try setting only a subset of the caps. We don't want to kill
35477           autoplugging on purpose
35478
35479 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35480
35481         * sys/ximage/ximagesink.c: (plugin_init):
35482         * sys/xvimage/xvimagesink.c: (plugin_init):
35483           add debugging categories
35484
35485 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35486
35487         * po/en_GB.po:
35488         * po/LINGUAS:
35489           Adding en_GB translation (Gareth Owen)
35490
35491 2004-04-20  David Schleef  <ds@schleef.org>
35492
35493         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
35494         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
35495         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
35496         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
35497         A number of new features and hacks to extract the esds atom and
35498         put it into the caps.  (bug #137724)
35499
35500 2004-04-19  David Schleef  <ds@schleef.org>
35501
35502         * gconf/Makefile.am: Fix for non-GNU make
35503         * gst-libs/gst/Makefile.am: Change directory order to handle
35504         GstPlay linking with gstinterfaces
35505         * gst-libs/gst/audio/make_filter: make use of tr portable
35506         * gst-libs/gst/play/Makefile.am: Add intended \
35507         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
35508         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
35509         function prototype instead of void *.
35510         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
35511         macro.
35512         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35513         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
35514         * gst/videofilter/make_filter: make use of tr portable
35515         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
35516
35517 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
35518
35519         * po/LINGUAS:
35520         * po/uk.po:
35521           Added Ukrainian translation (Maxim V. Dziumanenko)
35522
35523 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35524
35525         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
35526         (gst_gsmdec_link), (gst_gsmdec_chain):
35527           Fix capsnego, simplify chain function slightly.
35528         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
35529           Add GSM.
35530
35531 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35532
35533         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
35534         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
35535         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
35536           Hack to make wavparse work with spider (always -> sometimes pad).
35537           Fixes #135862 && #140411.
35538
35539 2004-04-18  Benjamin Otte  <otte@gnome.org>
35540
35541         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
35542         (gst_osselement_rate_probe_check),
35543         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
35544           get rid of \n in debug output
35545
35546 2004-04-17  Iain <iain@prettypeople.org>
35547
35548         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
35549         not just EOS.
35550
35551 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35552
35553         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
35554         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
35555         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
35556         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
35557         (gst_id3_tag_src_link), (gst_id3_tag_chain),
35558         (gst_id3_tag_change_state), (plugin_init):
35559           deprecate id3tag element and replace with id3demux/id3mux.
35560           great side effect: this ugly file is now even uglier, yay!
35561         * ext/mad/gstmad.h:
35562           remove non-available function
35563           update for new get_type
35564
35565 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35566
35567         * configure.ac:
35568           require mpeg2dec >= 0.4.0
35569
35570 2004-04-17  Benjamin Otte  <otte@gnome.org>
35571
35572         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35573         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
35574         (gst_xvimagesink_set_xwindow_id):
35575           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
35576           assorted cleanup fixes.
35577
35578 2004-04-16  David Schleef  <ds@schleef.org>
35579
35580         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
35581         * sys/xvimage/xvimagesink.h: same
35582
35583 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35584
35585         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
35586           Fix GST_ELEMENT_ERROR with (NULL)
35587
35588 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35589
35590         * gst-libs/gst/riff/riff-media.c:
35591         (gst_riff_create_video_caps_with_data):
35592           Add div[3456] as fourccs for DivX 3 (fixes #140137).
35593
35594 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35595
35596         * gst-libs/gst/riff/riff-media.c:
35597         (gst_riff_create_video_caps_with_data),
35598         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
35599         (gst_riff_create_video_template_caps),
35600         (gst_riff_create_audio_template_caps):
35601         * gst-libs/gst/riff/riff-media.h:
35602         * gst-libs/gst/riff/riff-read.c:
35603         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
35604         * gst-libs/gst/riff/riff-read.h:
35605         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
35606           Add MS RLE support. I added some functions to read out strf chunks
35607           into strf chunks and the data behind it. This is usually color
35608           palettes (as in RLE, but also in 8-bit RGB). Also use those during
35609           caps creation. Lastly, add ADPCM (similar to wavparse - which
35610           should eventually be rifflib based).
35611         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
35612         (gst_matroska_demux_init), (gst_matroska_demux_reset):
35613         * gst/matroska/matroska-demux.h:
35614           Remove placeholders for some prehistoric tagging system. Didn't add
35615           support for any tag system really anyway.
35616         * gst/qtdemux/qtdemux.c:
35617           Add support for audio/x-m4a (MPEG-4) through spider.
35618         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
35619         (gst_wavparse_loop):
35620           ADPCM support (#135862). Increase max. buffer size because we
35621           cannot split buffers for ADPCM (screws references) and I've seen
35622           files with 2048 byte chunks. 4096 seems safe for now.
35623
35624 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35625
35626         * configure.ac: bump nano to 1
35627
35628 === release 0.8.1 ===
35629
35630 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35631
35632         * configure.ac: releasing 0.8.1, "Comforting Sounds"
35633
35634 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35635
35636         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
35637           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
35638           Fixes #140058
35639
35640 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
35641
35642         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
35643           lower rank of dvddemux so that it's not used for mpeg playback.
35644
35645 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35646
35647         * configure.ac:
35648           save libs correctly when checking mad
35649
35650 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
35651
35652         * ext/mad/gstid3tag.c: (plugin_init):
35653           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
35654
35655 2004-04-13  David Schleef  <ds@schleef.org>
35656
35657         * common/m4/gst-feature.m4: Call -config scripts with
35658         --plugin-libs if it is supported.
35659         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
35660         JPEG images are image/jpeg.
35661         * gst/debug/Makefile.am:
35662         * gst/debug/negotiation.c: (gst_negotiation_class_init),
35663         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
35664         (gst_negotiation_update_caps), (gst_negotiation_get_property),
35665         (gst_negotiation_plugin_init): Add a property that acts like
35666         filter caps.
35667         * testsuite/gst-lint:  Move license checking to be a standard
35668         test.
35669
35670 2004-04-13  David Schleef  <ds@schleef.org>
35671
35672         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
35673         patch from Sebastien Cote (bug #139958)
35674
35675 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35676
35677         * examples/gstplay/Makefile.am:
35678         * examples/gstplay/player.c: (main):
35679           make the commandline player example use gconf settings
35680
35681 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35682
35683         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
35684         (gst_cacasink_sinkconnect), (gst_cacasink_init),
35685         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
35686           init/end library during state transition, not object
35687           creation/disposal.  get rid of custom dispose handler.
35688
35689
35690 2004-04-12  Christian Schaller <Uraeus@gnome.org>
35691
35692         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
35693         be a symlink
35694
35695 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35696
35697         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
35698           Handle JUNK chunks inside data section. Prevents warnings.
35699
35700 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35701
35702         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
35703         (gst_riff_create_video_template_caps):
35704           Add MS video v1.
35705         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
35706         (gst_avi_demux_stream_data):
35707           Add support for "rec-list" chunks.
35708
35709 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35710
35711         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35712           Fix another codecname mismatch.
35713
35714 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35715
35716         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
35717           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
35718           so that MJPEG plays back.
35719
35720 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35721
35722         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
35723         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
35724         * gst/mpeg1videoparse/gstmp1videoparse.h:
35725           Fix for some slight mis-cuts in buffer parsing, and for some
35726           potential overflows or faults-causers. Adds disconts. Also fixes
35727           #139105 while we're at it.
35728
35729 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35730
35731         * configure.ac:
35732         * sys/v4l2/gstv4l2element.h:
35733           Workaround for missing struct v4l2_buffer declaration in Suse 9
35734           and Mandrake 10 linux/videodev2.h header file (#135919).
35735
35736 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35737
35738         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
35739           Bail out if no filename was given.
35740
35741 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35742
35743         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
35744         (gst_v4l2_fourcc_from_structure):
35745           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
35746           Y41B somewhere).
35747
35748 2004-04-09  Benjamin Otte  <otte@gnome.org>
35749
35750         * ext/gnomevfs/gstgnomevfssink.c:
35751         (_gst_boolean_allow_overwrite_accumulator),
35752         (gst_gnomevfssink_class_init):
35753           fix erase signal - if any handler returns false the file will not be
35754           overwritten. If no handler is connected, the file will not be
35755           overwritten either.
35756           renamed signal to "allow-overwrite"
35757         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
35758           free string when adding it to ID3 failed
35759         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35760           unref event when done
35761         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35762           free caps
35763         * gst/typefind/gsttypefindfunctions.c:
35764         (mpeg_video_stream_type_find):
35765           fix invalid read
35766
35767 2004-04-08  David Schleef  <ds@schleef.org>
35768
35769         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35770         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
35771
35772 2004-04-08  David Schleef  <ds@schleef.org>
35773
35774         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
35775         we don't support (bug #139532)
35776
35777 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
35778
35779         * ext/mad/gstmad.c: (gst_mad_handle_event),
35780         (gst_mad_check_caps_reset), (gst_mad_chain),
35781         (gst_mad_change_state):
35782           only set explicit caps if they haven't been set before for
35783           this stream.  MPEG-audio sample rate/channels aren't allowed
35784           to change in-stream.
35785           Fixes #139382
35786
35787 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35788
35789         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
35790         (_gst_boolean_did_something_accumulator),
35791         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
35792         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
35793         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
35794         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
35795         (gst_gnomevfssink_change_state):
35796           Fix erase signal. Don't erase by default. Remove handoff signal.
35797           Remove erase property. Don't segfault. General cleanup.
35798
35799 2004-04-07  Benjamin Otte  <otte@gnome.org>
35800
35801         * gst-libs/gst/gconf/test-gconf.c: (main):
35802           add missing gst_init
35803
35804 2004-04-07  Benjamin Otte  <otte@gnome.org>
35805
35806         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
35807           free the mutexes, too
35808
35809 2004-04-07  Benjamin Otte  <otte@gnome.org>
35810
35811         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
35812           actually free the URI string
35813         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
35814           compute offset correctly when passing discont events
35815         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35816           don't leak discont events
35817         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
35818           add some missing breaks so caps aren't copied randomly
35819         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
35820           if we realloc memory, we better use it
35821
35822 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35823
35824         * ext/mad/gstmad.c: (normal_seek):
35825           fix GST_FORMAT_TIME usage
35826
35827 2004-04-05  David Schleef  <ds@schleef.org>
35828
35829         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
35830         a deprecated function (hack!)
35831
35832 2004-04-05  Benjamin Otte  <otte@gnome.org>
35833
35834         * ext/esd/esdmon.c: (gst_esdmon_get):
35835           fix nonterminated vararg and memleak
35836
35837 2004-04-05  Benjamin Otte  <otte@gnome.org>
35838
35839         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
35840         (gst_ladspa_init), (gst_ladspa_force_src_caps),
35841         (gst_ladspa_set_property), (gst_ladspa_get_property),
35842         (gst_ladspa_instantiate), (gst_ladspa_activate),
35843         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
35844           clean up debugging
35845
35846 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
35847
35848         reviewed by Benjamin Otte  <otte@gnome.org>
35849
35850         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
35851           check for broken LADSPA parameters (fixes #138635)
35852
35853 2004-04-05  Benjamin Otte  <otte@gnome.org>
35854
35855         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
35856           advertise buffer-frames correctly on sinkpads
35857
35858 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35859
35860         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
35861         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
35862         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
35863         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
35864         (gst_mad_check_caps_reset), (gst_mad_chain):
35865         add more debugging, only reset caps when we're not in error state
35866
35867 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35868
35869         * ext/mad/gstmad.c: add debugging category, comment + cleanups
35870
35871 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
35872
35873         reviewed by Benjamin Otte  <otte@gnome.org>
35874
35875         * configure.ac:
35876           fix == in test(1) operator
35877
35878 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
35879
35880         reviewed by Benjamin Otte  <otte@gnome.org>
35881
35882         * configure.ac:
35883           fix --export-symblos-regex to a working regex.
35884
35885 2004-04-04  Benjamin Otte  <otte@gnome.org>
35886
35887         * sys/oss/.cvsignore:
35888           add for oss_probe
35889
35890 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
35891
35892         reviewed by Benjamin Otte  <otte@gnome.org>
35893
35894         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35895           add missing 'new_media' argument (fixes #138168)
35896         * gst/matroska/matroska-demux.c:
35897         (gst_matroska_demux_handle_seek_event):
35898           add vararg terminator (fixes #138169)
35899
35900 2004-04-02  David Schleef  <ds@schleef.org>
35901
35902         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
35903         disted (bug #138914)
35904
35905 2004-04-01  Benjamin Otte  <otte@gnome.org>
35906
35907         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
35908         (gst_alsa_close_audio):
35909           handle case better where a soundcard can't pause
35910         * ext/ogg/gstoggdemux.c:
35911           don't crash when we get events but don't have pads yet
35912
35913 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35914
35915         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
35916           throw an error if we couldn't probe any caps.
35917
35918 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
35919
35920         * ext/dvdnav/gst-dvd:
35921         Add a really simple sample DVD player
35922
35923 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
35924
35925         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
35926         (gst_a52dec_push), (gst_a52dec_handle_event),
35927         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
35928         (gst_a52dec_change_state):
35929         * ext/a52dec/gsta52dec.h:
35930           Use a debug category, Output timestamps correctly
35931           Emit tag info, Handle events, tell liba52dec about cpu
35932           capabilities so it can use MMX etc.
35933         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
35934           Fix a crasher accessing invalid memory
35935         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
35936         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
35937         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
35938         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
35939         (dvdnavsrc_query):
35940           Some support for byte-format seeking.
35941           Small fixes for still frames and menu button overlays
35942         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35943         (gst_mpeg2dec_alloc_buffer):
35944           Use a debug category. Adjust the report level of several items to
35945           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
35946           so it doesn't lose the GstBuffer pointer
35947         * gst/debug/Makefile.am:
35948         * gst/debug/gstdebug.c: (plugin_init):
35949         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
35950         (gst_navseek_base_init), (gst_navseek_class_init),
35951         (gst_navseek_init), (gst_navseek_seek),
35952         (gst_navseek_handle_src_event), (gst_navseek_set_property),
35953         (gst_navseek_get_property), (gst_navseek_chain),
35954         (gst_navseek_plugin_init):
35955         * gst/debug/gstnavseek.h:
35956           Add the navseek debug element for seeking back and forth in a
35957           video stream using arrow keys.
35958         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
35959         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
35960         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
35961         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
35962         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
35963         (gst_mpeg2subt_parse_header), (gst_get_nibble),
35964         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
35965         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
35966         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
35967         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
35968         * gst/mpeg2sub/gstmpeg2subt.h:
35969           Pretty much a complete rewrite. Now a loopbased element. May still
35970           require work to properly synchronise subtitle buffers.
35971         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
35972         (gst_dvd_demux_send_subbuffer):
35973         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
35974           Don't attempt to create subbuffers of size 0
35975           Reduce a couple of error outputs to warnings.
35976         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
35977         (gst_y4mencode_chain):
35978         Output the y4m frame header correctly.
35979
35980 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35981
35982         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
35983           throw errors instead of allowing SIGFPE
35984
35985 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35986
35987         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
35988         (gst_gconf_render_bin_from_key):
35989           leak plugging and style fixing
35990
35991 2004-03-31  David Schleef  <ds@schleef.org>
35992
35993         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
35994         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
35995         (bug #138225)
35996         * gst/debug/Makefile.am:
35997         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
35998         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
35999         plugin.
36000         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
36001         (gst_negotiation_base_init), (gst_negotiation_class_init),
36002         (gst_negotiation_init), (gst_negotiation_getcaps),
36003         (gst_negotiation_pad_link), (gst_negotiation_chain),
36004         (gst_negotiation_set_property), (gst_negotiation_get_property),
36005         (gst_negotiation_plugin_init):  New element to talk about random
36006         negotiation things happening in a pipeline.
36007
36008 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36009
36010         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
36011           fix integer addition with help of Stefan Kost
36012
36013 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
36014
36015         * po/nl.po: updated Dutch translation (Elros Cyriatan)
36016
36017 2004-03-30  David Schleef  <ds@schleef.org>
36018
36019         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
36020         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
36021         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
36022         (bug #137504)
36023         * ext/mpeg2dec/gstmpeg2dec.h:
36024
36025 2004-03-30  David Schleef  <ds@schleef.org>
36026
36027         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
36028
36029 2004-03-30  David Schleef  <ds@schleef.org>
36030
36031         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
36032         Michael Petullo) to handle .mov
36033
36034 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36035
36036         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
36037         (gst_osselement_rate_check_rate):
36038           probe caps correctly for sound cards that only support one format
36039
36040 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36041
36042         * ext/kio/kiosrc.cpp: (process_events):
36043           update handling event processing if inside KDE - untested
36044
36045 2004-03-29  David Schleef  <ds@schleef.org>
36046
36047         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
36048         by 2 to not interfere with other colorspaces.
36049         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
36050         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
36051         one to not interfere with ffmpeg_colorspace.
36052
36053 2004-03-29  David Schleef  <ds@schleef.org>
36054
36055         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
36056         aren't in the caps.
36057         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
36058         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
36059
36060 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36061
36062         * gst-libs/gst/riff/riff-media.c:
36063           fail on error, don't try to set stuff on NULL caps
36064
36065 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
36066
36067         * configure.ac:
36068         * ext/Makefile.am:
36069         * ext/kio/Makefile.am:
36070         * ext/kio/kioreceiver.cpp:
36071         * ext/kio/kioreceiver.h:
36072         * ext/kio/kiosrc.cpp:
36073         * ext/kio/kiosrc.h:
36074           add experimental kiosrc plugin
36075         * ext/alsa/gstalsaplugin.c: (plugin_init):
36076           initialize debugging category only when we're sure registering the
36077           plugins worked.
36078
36079 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36080
36081         * examples/gstplay/player.c: (main):
36082         * gst-libs/gst/play/play.c: (gst_play_class_init),
36083         (gst_play_set_location), (gst_play_set_data_src),
36084         (gst_play_set_video_sink), (gst_play_set_audio_sink),
36085         (gst_play_set_visualization), (gst_play_connect_visualization):
36086           check return values of element_set_state and return FALSE where
36087           failed
36088
36089 2004-03-29  Benjamin Otte  <otte@gnome.org>
36090
36091         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
36092           try harder to check if an event is really a discont
36093
36094 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
36095
36096         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
36097         * po/az.po:
36098
36099 2004-03-28  Benjamin Otte  <otte@gnome.org>
36100
36101         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
36102         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
36103         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
36104           get rid of non-standard "..." ranges in case statements.
36105
36106 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
36107
36108         * gst/mpegstream/gstmpegdemux.c:
36109         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
36110         specific functionality split to the new dvddemux element.
36111         * gst/mpegstream/gstdvddemux.c:
36112         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
36113         streams, derived from mpegdemux.
36114         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
36115         up. SCR based timestamp rewriting can be turned off (will probably
36116         completely disappear soon).
36117         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
36118         hacking. General cleanup. All printf statements replaced by
36119         debugging messages. Almost complete libdvdnav support.
36120         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
36121         by events. New properties for audio and subpicture languages.
36122         (dvdnavsrc_update_highlight): Now uses events.
36123         (dvdnavsrc_user_op): Cleaned up.
36124         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
36125         based). Lots of cleanup, and propper support for most libdvdnav
36126         events.
36127         (dvdnavsrc_make_dvd_event): New function.
36128         (dvdnavsrc_make_dvd_nav_packet_event): New function.
36129         (dvdnavsrc_make_clut_change_event): New function.
36130
36131 2004-03-26  Benjamin Otte  <otte@gnome.org>
36132
36133         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
36134           fix bug where typefinding would claim it's theora whenever less then
36135           7 bytes of data were available
36136
36137 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36138
36139         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
36140         (gst_alawdec_base_init), (gst_alawdec_class_init),
36141         (gst_alawdec_init), (gst_alawdec_chain):
36142         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
36143         (gst_alawenc_base_init), (gst_alawenc_class_init),
36144         (gst_alawenc_init), (gst_alawenc_chain):
36145         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
36146         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
36147         (gst_mulawdec_init), (gst_mulawdec_chain):
36148         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
36149         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
36150         (gst_mulawenc_init), (gst_mulawenc_chain):
36151           Fix capsnego in all four, remove the unused property functions and
36152           simplify the chain functions slightly. I guess we could use macros
36153           or something similar for those, since the code is so similar, but
36154           I'm currently too lazy...
36155
36156 2004-03-24  David Schleef  <ds@schleef.org>
36157
36158         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
36159         (gst_osselement_close_audio), (gst_osselement_probe_caps),
36160         (gst_osselement_get_format_structure),
36161         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
36162         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
36163         (gst_osselement_rate_int_compare): Add code to handle rate probing
36164         (bug #120883)
36165         * sys/oss/gstosselement.h: same
36166         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
36167         Use rate probing provided by osselement.
36168         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
36169
36170 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36171
36172         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
36173         (gst_xvidenc_get_property):
36174           ulong/int mess-up.
36175
36176 2004-03-24  David Schleef  <ds@schleef.org>
36177
36178         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
36179         (gst_speexdec_init):
36180         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
36181         (gst_speexenc_init):  Create the pad template correctly (from
36182         the static pad template, not a NULL pointer.)
36183
36184 2004-03-25  Benjamin Otte  <otte@gnome.org>
36185
36186         * gst/debug/Makefile.am:
36187         * gst/debug/breakmydata.c:
36188           add element that quasi-randomly changes bytes in the stream.
36189           Intended use is robustness checking of demuxers and decoders in
36190           media tests.
36191
36192 2004-03-24  Benjamin Otte  <otte@gnome.org>
36193
36194         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
36195         (gst_alsa_probe_hw_params):
36196         * ext/alsa/gstalsa.h:
36197           debugging output fixes
36198
36199 2004-03-24  Benjamin Otte  <otte@gnome.org>
36200
36201         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
36202           don't g_return_if_fail if element is PLAYING, fail silently as every
36203           other element.
36204         * gst/effectv/gstquark.c: (gst_quarktv_chain):
36205           only fix needed for cast lvalue issues in gst-plugins
36206         * gst/volenv/gstvolenv.c: (gst_volenv_init):
36207           add proxy_getcaps
36208
36209 2004-03-24  Benjamin Otte  <otte@gnome.org>
36210
36211         * gst/level/gstlevel.c: (gst_level_init):
36212           add proxying getcaps function, so level doesn't advertise impossible
36213           caps
36214
36215 2004-03-24  David Schleef  <ds@schleef.org>
36216
36217         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
36218         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
36219         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
36220         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
36221         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
36222         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
36223         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
36224         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
36225         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
36226         messages.  Divide the chunk size by the compression ratio
36227         (needed for MACE audio)
36228
36229 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36230
36231         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
36232           Fix buffer overflow read error.
36233
36234 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36235
36236         * ext/alsa/gstalsa.h:
36237           Remove unused entry.
36238         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
36239           Add cinepak.
36240         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
36241         (gst_videodrop_link), (gst_videodrop_chain):
36242           Fix, sort of. Was horribly broken with new capsnego. Bah...
36243
36244 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
36245
36246         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
36247         (plugin_init):
36248         Add a monkeysaudio typefind function
36249
36250 2004-03-23  Johan Dahlin  <johan@gnome.org>
36251
36252         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
36253         (gst_play_video_fixate): Check so the structure has the field
36254         before trying to fixate them, this makes it possible to have
36255         fakesinks for video and audio output without printing errors on
36256         the output console.
36257
36258 2004-03-22  David Schleef  <ds@schleef.org>
36259
36260         * sys/oss/Makefile.am:
36261         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
36262         (check_rate), (add_rate):  Rate probing test app.
36263
36264 2004-03-21  Benjamin Otte  <otte@gnome.org>
36265
36266         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36267         (_fixate_caps_to_int), (gst_audio_convert_fixate):
36268           add a fixation function that pretty much does the right thing (fixes
36269           #137556)
36270
36271 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
36272
36273         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
36274
36275 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
36276
36277         reviewed by: Benjamin Otte  <otte@gnome.org>
36278
36279         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
36280           terminate gst_event_new_discontinuous correctly (fixes parts of
36281           #137711)
36282
36283 2004-03-19  David Schleef  <ds@schleef.org>
36284
36285         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
36286         since it doesn't depend on X, and it's part of our ABI.
36287
36288 2004-03-19  Iain <iain@prettypeople.org>
36289
36290         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
36291         is_int in the structure, not the local variable.
36292
36293 2004-03-19  David Schleef  <ds@schleef.org>
36294
36295         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
36296         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
36297         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
36298         Improvements in caps negotiation.
36299
36300 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36301
36302         * po/LINGUAS:
36303         * po/af.po:
36304           adding Afrikaans (Petri Jooste)
36305
36306 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36307
36308         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36309         (gst_ffmpegcolorspace_chain):
36310         throw error instead of g_critical (#137588)
36311
36312 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
36313
36314         * Makefile.am:
36315         * configure.ac:
36316           dist common and m4 correctly
36317         * po/sv.po:
36318
36319 2004-03-17  David Schleef  <ds@schleef.org>
36320
36321         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
36322         (bug #137348)
36323
36324 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36325
36326         * po/LINGUAS:
36327         * po/sv.po:
36328           adding Swedish translation (Christian Rose)
36329
36330 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
36331
36332         * Makefile.am: use release.mak
36333
36334 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36335
36336         * common/ChangeLog:
36337         * common/gst-autogen.sh:
36338           add some explanation about the version detection
36339         * configure.ac:
36340           fix X check
36341
36342 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36343
36344         * configure.ac: bump nano to 1
36345
36346 === release 0.8.0 ===
36347
36348 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36349
36350         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
36351
36352 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
36353
36354         * configure.ac:
36355           update libtool version
36356         * gst-libs/gst/media-info/Makefile.am:
36357           actually use libtool version
36358
36359 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36360
36361         * configure.ac: fix speex detection to work with 1.0 but not 1.1
36362
36363 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36364
36365         * configure.ac:
36366         * gst-plugins.spec.in:
36367         * pkgconfig/Makefile.am:
36368         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
36369         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36370         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36371         * pkgconfig/gstreamer-libs.pc.in:
36372         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36373         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36374         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
36375         * pkgconfig/gstreamer-plugins.pc.in:
36376           remove @VERSION@ from some of the pc files since core and plugins
36377           are decoupled.
36378           created gstreamer-plugins.pc as it's a better name, but keeping
36379           -libs around for now to get fixes upstream done first.
36380
36381 2004-03-15  Julien MOUTTE <julien@moutte.net>
36382
36383         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
36384         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
36385         * gst-libs/gst/play/play.h:
36386
36387 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36388
36389         * *.c, *.cc: don't mix tabs and spaces
36390
36391 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36392
36393         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
36394           use the new ffmpegcolorspace
36395         * gst-plugins.spec.in:
36396           package new colorspace and media-info
36397         * configure.ac:
36398         * pkgconfig/Makefile.am:
36399           fix some more disting issues
36400         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
36401         * pkgconfig/gstreamer-media-info.pc.in:
36402           generate media-info pc files
36403
36404 2004-03-15  Johan Dahlin  <johan@gnome.org>
36405
36406         * *.h: Revert indenting
36407
36408 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36409
36410         * configure.ac:
36411           adding ffmpegcolorspace element
36412         * gst/ffmpegcolorspace/Makefile.am:
36413         * gst/ffmpegcolorspace/avcodec.h:
36414         * gst/ffmpegcolorspace/common.h:
36415         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
36416         * gst/ffmpegcolorspace/dsputil.h:
36417         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
36418         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
36419         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
36420         (gst_ffmpeg_caps_to_pix_fmt):
36421         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
36422         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
36423         (gst_ffmpegcolorspace_caps_remove_format_info),
36424         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
36425         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
36426         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
36427         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
36428         (gst_ffmpegcolorspace_set_property),
36429         (gst_ffmpegcolorspace_get_property),
36430         (gst_ffmpegcolorspace_register):
36431         * gst/ffmpegcolorspace/imgconvert.c:
36432         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
36433         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
36434         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
36435         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
36436         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
36437         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
36438         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
36439         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
36440         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
36441         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
36442         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
36443         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
36444         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
36445         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
36446         (img_get_alpha_info), (deinterlace_line),
36447         (deinterlace_line_inplace), (deinterlace_bottom_field),
36448         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
36449         * gst/ffmpegcolorspace/imgconvert_template.h:
36450         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
36451         * gst/ffmpegcolorspace/mmx.h:
36452         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
36453           adding ffmpegcolorspace element supplied by Ronald after cleaning
36454           up and pulling in the right bits of upstream source.
36455           I'm sure a better C/compiler wizard could do some cleaning up (for
36456           example use GLIB's malloc stuff), but as a first pass this
36457           works very well
36458
36459 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36460
36461         * ext/alsa/gstalsa.h:
36462           I assume Ronald forgot to commit the change to have cardname
36463           as a struct member.  Expect some public spanking at the next
36464           opportunity.
36465
36466 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36467
36468         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
36469         (gst_alsa_open_audio), (gst_alsa_close_audio):
36470         * ext/alsa/gstalsa.c:
36471           Don't open the device if we're a mixer (= padless).
36472         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
36473         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
36474         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
36475           Open mixer during state change rather than during object
36476           initialization. Also, get a device name. Currently in a somewhat
36477           hackish fashion, but I didn't really find something better.
36478
36479 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36480
36481         * *.c, *.h: run gst-indent
36482
36483 2004-03-14  Benjamin Otte  <otte@gnome.org>
36484
36485         * gst/modplug/gstmodplug.cc:
36486         * gst/modplug/gstmodplug.h:
36487           set correct timestamps on outgoing buffers
36488
36489 2004-03-14  Benjamin Otte  <otte@gnome.org>
36490
36491         * gst/modplug/gstmodplug.cc:
36492           handle events - don't do crap when a discont arrives that's not
36493           necessary
36494           This allows correct loading and playback of mods in Rhythmbox
36495
36496 2004-03-14  Benjamin Otte  <otte@gnome.org>
36497
36498         * configure.ac:
36499         * gst-libs/gst/gconf/Makefile.am:
36500         * pkgconfig/Makefile.am:
36501           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
36502           they get rebuilt properly
36503         * configure.ac:
36504           when checking for vorbis, try pkgconfig first.
36505         * gst/modplug/gstmodplug.cc:
36506           add fixate function
36507
36508 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36509
36510         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
36511           Fix for obvious mistake, where we first shift the offset and then
36512           read a samplesize element assuming the old offset. Note that this
36513           part still has something weird, i.e. my movies containing those
36514           don't actually play well, but at least there's something that looks
36515           like sound now.
36516
36517 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
36518         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
36519         (plugin_init):
36520         Add a typefind function for speex format
36521
36522 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36523
36524         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
36525         (gst_asf_demux_setup_pad):
36526           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
36527           instead of 0. Reason is simple: some elements have a fps range
36528           of 1-max instead of 0-max. So now ASF video actually works.
36529
36530 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36531
36532         * po/LINGUAS:
36533         * po/sr.po:
36534           adding serbian as a language
36535
36536 2004-03-13  Benjamin Otte  <otte@gnome.org>
36537
36538         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
36539           return taglist correctly from _get function, don't gst_pad_push it.
36540           (fixes #137042)
36541
36542 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36543         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36544
36545 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36546
36547         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
36548         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
36549         (gst_alsa_mixer_track_new):
36550         * ext/alsa/gstalsamixertrack.h:
36551           Fix ancient leftovers... MixerTrack is a GObject.
36552
36553 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36554
36555         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36556         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
36557           Don't block during probing...
36558
36559 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36560
36561         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
36562         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
36563         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
36564         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
36565         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
36566         (gst_alsa_open_audio), (gst_alsa_close_audio):
36567         * ext/alsa/gstalsa.h:
36568           Add propertyprobe interface implementation, add some device-name
36569           property, all this so that it looks good in gnome-volume-control.
36570
36571 2004-03-12  David Schleef  <ds@schleef.org>
36572
36573         * configure.ac: the Hermes library controls hermescolorspace, not
36574         colorspace.
36575         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
36576         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
36577         not /* */
36578         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
36579         * ext/sdl/sdlvideosink.h: ditto.
36580         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
36581
36582 2004-03-12  Benjamin Otte  <otte@gnome.org>
36583
36584         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
36585         (gst_x_overlay_got_xwindow_id):
36586         * gst-libs/gst/xoverlay/xoverlay.h:
36587           replace XID with unsigned long to get rid of the xlibs dependency in
36588           XOverlay (fixes #137004)
36589
36590 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36591         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
36592         (gst_agingtv_setup):
36593         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
36594         (gst_dicetv_base_init), (gst_dicetv_class_init),
36595         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
36596         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
36597         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
36598         (gst_edgetv_setup), (gst_edgetv_rgb32):
36599         * gst/effectv/gsteffectv.c:
36600         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
36601         (gst_quarktv_set_property):
36602         * gst/effectv/gstrev.c: (gst_revtv_get_type),
36603         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
36604         (gst_revtv_setup), (gst_revtv_rgb32):
36605         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
36606         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
36607         (gst_shagadelictv_init), (gst_shagadelictv_setup),
36608         (gst_shagadelictv_rgb32):
36609         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
36610         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
36611         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
36612         * gst/effectv/gstwarp.c:
36613         Port everything that can be ported to videofilter and fix up the caps.
36614         Can someone with a big-endian machine please check these?
36615
36616 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36617
36618         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
36619         (gst_osssink_chain), (gst_osssink_change_state):
36620           Latest fixes for A/V sync, audio playback and such. This is about
36621           all... MPEG playback issues are mostly related to the async build-
36622           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
36623
36624 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
36625
36626         patch from: Stephane Loeuillet
36627
36628         * configure.ac:
36629           use pkg-config for some libraries, falling back to the old .m4 way
36630           (fixes #131270)
36631         * m4/libdv.m4:
36632           removed
36633
36634 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
36635
36636         * configure.ac:
36637         * tools/Makefile.am:
36638         * tools/Makefile.in:
36639         * tools/gst-launch-ext-m.m:
36640         * tools/gst-launch-ext.1.in:
36641         * tools/gst-visualise-m.m:
36642         * tools/gst-visualise.1:
36643         * tools/gst-visualise.1.in:
36644           reorganizing generation of script tools
36645
36646 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36647
36648         * ext/divx/gstdivxdec.c:
36649           Downgrade priority. We prefer ffdec_mpeg4.
36650         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
36651         (gst_faad_chain), (gst_faad_change_state):
36652           Fix capsnego. Doesn't work for some sounds because we don't have
36653           a 5:1 to stereo element.
36654         * ext/xvid/gstxvid.c: (plugin_init):
36655           Add priority.
36656         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
36657         (gst_osssink_change_state):
36658           Add discont handling.
36659
36660 2004-03-09  Colin Walters  <walters@verbum.org>
36661
36662         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
36663         conversion.
36664
36665 2004-03-09  Benjamin Otte  <otte@gnome.org>
36666
36667         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
36668           the signals take 2 arguments
36669
36670 2004-03-09  David Schleef  <ds@schleef.org>
36671
36672         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
36673         (gst_alsa_fixate): Add fixate function.  (bug #136686)
36674         * ext/alsa/gstalsa.h:
36675         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
36676
36677 2004-03-09  Benjamin Otte  <otte@gnome.org>
36678
36679         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
36680         (gst_mikmod_change_state):
36681         * ext/mikmod/gstmikmod.h:
36682           make mikmod's loop function not loop infinitely and call
36683           gst_element_yield anymore
36684         * gst/modplug/gstmodplug.cc:
36685           fix pad negotiation (fixes #136590)
36686
36687 2004-03-09  David Schleef  <ds@schleef.org>
36688
36689         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
36690         doesn't conflict with the internal colorspace plugin.
36691         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
36692         satisfy the crappy-ass shell shipped by a certain vendor.
36693         * gst/videofilter/make_filter: same (bug #135299)
36694
36695 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36696
36697         * configure.ac: bump nano to 1
36698
36699 === release 0.7.6 ===
36700
36701 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36702
36703         * configure.in: releasing 0.7.6, "There"
36704
36705 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36706
36707         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36708         * pkgconfig/gstreamer-play.pc.in:
36709           synchronize the two
36710
36711 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36712
36713         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
36714         (cdparanoia_open), (cdparanoia_event):
36715           fix/add error handling
36716         * po/POTFILES.in:
36717           add cdparanoia source
36718         * tools/Makefile.am:
36719           make scripts executable
36720
36721 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36722
36723         * configure.ac:
36724         * ext/vorbis/Makefile.am:
36725         * sys/Makefile.am:
36726           remove id3types, vorbisfile and xvideosink from the build (#133783)
36727
36728 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36729
36730         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
36731           Fix metadata read crash (#136537).
36732
36733 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36734
36735         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
36736         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
36737           adding mime types, fixing the one-stop function
36738
36739 2004-03-08  Christian Schaller <Uraeus@gnome.org>
36740
36741         * ext/nas/nassink.c and /ext/nas/nassink.h:
36742         More NAS love from Arwed von Merkatz
36743         So lets all sing 'Can you feel the NAS tonight'
36744
36745 2004-03-08  Christian Schaller <Uraeus@gnome.org>
36746
36747         * tools/gst-launch-ext.in:
36748         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
36749
36750 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36751
36752         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
36753         (gst_mpeg2dec_init):
36754         remove the user_data pad for now, because it is being used in
36755         fixating causing MPEG playback to fixate on 1000 Hz for playback.
36756         If someone knows how to fix this properly, please do.
36757
36758 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36759
36760         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36761         (gst_osssink_get_time):
36762         add a warning, IMO this won't get triggered anymore, remove later
36763
36764 2004-03-07  David Schleef  <ds@schleef.org>
36765
36766         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
36767         format (bug #136470)
36768
36769 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36770
36771         * gst-libs/Makefile.am:
36772         * gst-libs/gst/media-info/Makefile.am:
36773         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
36774         (error_callback), (gst_media_info_error_create),
36775         (gst_media_info_error_element), (gmip_init), (gmip_reset),
36776         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
36777         * gst-libs/gst/media-info/media-info-priv.h:
36778         * gst-libs/gst/media-info/media-info-test.c: (main):
36779         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
36780         (gst_media_info_class_init), (gst_media_info_instance_init),
36781         (gst_media_info_set_source), (gst_media_info_read_with_idler),
36782         (gst_media_info_read_idler), (gst_media_info_read):
36783         * gst-libs/gst/media-info/media-info.h:
36784         fixed, should work now
36785
36786 2004-03-07  Christian Schaller <Uraeus@gnome.org>
36787
36788         * ext/nas/nassink.c:
36789         A bunch of NAS fixes from Arwed von Merkatz
36790
36791 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36792
36793         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
36794         (qtdemux_parse_trak):
36795           Fix crash (j might be greater than n_samples, in which case we're
36796           writing outside the allocated space for the array) and memleak.
36797
36798 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36799
36800         * sys/oss/gstosssink.c: (gst_osssink_chain):
36801           And another caller that couldn't handle delay < 0 (unsigned
36802           integer overflow). Video now continues playing on an audio
36803           buffer underrun, and the clock continues working. Audio still
36804           stalls.
36805
36806 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36807
36808         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36809         (gst_osssink_get_time):
36810           get_delay() may return values lower than 0. In those cases, we
36811           should not actually cast to *unsigned* int64, that will break
36812           stuff horribly. In my case, it screwed up A/V sync in movies
36813           in totem rather badly.
36814
36815 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36816
36817         * ext/faac/gstfaac.c: (gst_faac_chain):
36818         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
36819         * ext/libpng/gstpngenc.c: (user_write_data):
36820         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
36821         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
36822         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
36823         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
36824         Fix several misuse of gst_buffer_merge (it doesn't take ownership
36825         of any buffer), should fix some leaks. I hope I didn't unref buffers
36826         that shouldn't be...
36827
36828 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36829
36830         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
36831         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
36832         (error_callback), (gmi_reset), (gmi_seek_to_track),
36833         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
36834         (gmip_find_type_post), (gmip_find_stream_post),
36835         (gmip_find_track_streaminfo_post):
36836         * gst-libs/gst/media-info/media-info-priv.h:
36837         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
36838         (info_print), (main):
36839         * gst-libs/gst/media-info/media-info.c:
36840         (gst_media_info_error_create), (gst_media_info_error_element),
36841         (gst_media_info_instance_init), (gst_media_info_get_property),
36842         (gst_media_info_new), (gst_media_info_set_source),
36843         (gst_media_info_read_idler), (gst_media_info_read):
36844         * gst-libs/gst/media-info/media-info.h:
36845           first pass at making this work again.  This seems to work on
36846           tagged ogg/vorbis and mp3 files.
36847
36848 2004-03-06  Benjamin Otte  <otte@gnome.org>
36849
36850         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
36851           fix huge leak: gst_buffer_merge doesn't unref the first argument
36852           itself.
36853
36854 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36855
36856         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
36857           report layer/mode/emphasis
36858
36859 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36860
36861         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
36862
36863 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36864
36865         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
36866           signal serial
36867
36868 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36869
36870         * ext/vorbis/vorbis.c: (plugin_init):
36871         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
36872         (gst_vorbis_dec_init), (vorbis_dec_event):
36873         add debug category
36874         make vorbisdec handle _BYTE and _TIME queries
36875
36876 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36877
36878         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
36879           from the xing header
36880
36881 2004-03-06  Benjamin Otte  <otte@gnome.org>
36882
36883         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
36884         (gst_audio_convert_link), (gst_audio_convert_change_state),
36885         (gst_audio_convert_buffer_from_default_format):
36886           do conversions from/to float correctly, fix some caps nego errors,
36887           export correct supported caps in template and getcaps, use correct
36888           caps in try_set_caps functions
36889
36890 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36891
36892         For some reason, I only committed a ChangeLog entry yesterday and
36893         not the corresponding code...
36894         * ext/mad/gstmad.c: Fix detection of Xing headers
36895         * gst/tags/gstid3tag.c: Changes to support TLEN tags
36896
36897 2004-03-06  Benjamin Otte  <otte@gnome.org>
36898
36899         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
36900         (gst_ogg_demux_src_query):
36901           make sure to handle the case where there's no current chain
36902           gracefully.
36903
36904 2004-03-05  David Schleef  <ds@schleef.org>
36905
36906         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
36907         Add fixate function. (bug #131128)
36908         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
36909         (gst_sdlvideosink_fixate):  Add fixate function.
36910         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
36911         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
36912         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
36913         Fix missing break that was causing ulaw to be interpreted as
36914         raw int.
36915
36916 2004-03-05  David Schleef  <ds@schleef.org>
36917
36918         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
36919         Fix code that ignores return value of gst_buffer_merge().
36920         (bug #114560)
36921         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
36922         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
36923         * testsuite/gst-lint:  Check for above.
36924
36925 2004-03-05  David Schleef  <ds@schleef.org>
36926
36927         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
36928         caps and throw an element error.  (bug #136334)
36929
36930 2004-03-05  David Schleef  <ds@schleef.org>
36931
36932         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
36933         (gst_faad_chain): Fix negotiation.
36934         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
36935         key and button events.
36936         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
36937         dung heap of code.
36938         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
36939         depends on gconf
36940         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
36941         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
36942         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
36943         function to encourage better negotiation, particularly between
36944         audioconvert and osssink.
36945         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
36946         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
36947         more important.
36948         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
36949         typefinding.
36950         * gst/vbidec/vbiscreen.c:  Add glib header
36951         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
36952
36953 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
36954
36955         * ext/mad/gstmad.c: Fix detection of Xing headers
36956         * gst/tags/gstid3tag.c: Changes to support TLEN tags
36957
36958 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36959
36960         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
36961         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
36962           debug updates
36963
36964 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36965
36966         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
36967         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
36968         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
36969         files, and report the parsed length as a GST_TAG_DURATION tag.
36970         * gst/tags/gstid3tag.c: support TLEN (duration) tag
36971
36972 2004-03-05  Benjamin Otte  <otte@gnome.org>
36973
36974         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
36975           convert channels correctly. convert correctly to unsigned.
36976
36977 2004-03-05  Julien MOUTTE <julien@moutte.net>
36978
36979         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
36980         we have a window before clearing it.
36981
36982 2004-03-05  Julien MOUTTE <julien@moutte.net>
36983
36984         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
36985         have a window before clearing it.
36986
36987 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36988
36989         * gconf/gstreamer.schemas.in:
36990         * gst-libs/gst/gconf/Makefile.am:
36991           version installation path the same way as for 0.6
36992         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36993         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36994         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36995           remove comment that was fixed
36996
36997 2004-03-05  David Schleef  <ds@schleef.org>
36998
36999         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
37000         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
37001         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
37002         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
37003         Add prototype code for handling seeking and querying.
37004
37005 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37006
37007         * examples/gstplay/player.c: (main):
37008           Initialize variables to NULL. Prevents a segfault because the
37009           (uninitialized) variable is not NULL, resulting in a crash on
37010           trying to reach error->message.
37011
37012 2004-03-05  Benjamin Otte  <otte@gnome.org>
37013
37014         * gst/audioconvert/gstaudioconvert.c:
37015         (gst_audio_convert_buffer_to_default_format):
37016         make float=>int conversion work correctly even in cornercases.
37017
37018 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
37019
37020         * debian/README.Debian:
37021         * debian/build-deps:
37022         * debian/changelog:
37023         * debian/control:
37024         * debian/control.in:
37025         * debian/copyright:
37026         * debian/gstreamer-a52dec.files:
37027         * debian/gstreamer-aa.files:
37028         * debian/gstreamer-alsa.files:
37029         * debian/gstreamer-alsa.manpages:
37030         * debian/gstreamer-arts.files:
37031         * debian/gstreamer-artsd.files:
37032         * debian/gstreamer-audiofile.files:
37033         * debian/gstreamer-avifile.files:
37034         * debian/gstreamer-cdparanoia.files:
37035         * debian/gstreamer-colorspace.files:
37036         * debian/gstreamer-doc.files:
37037         * debian/gstreamer-dv.files:
37038         * debian/gstreamer-dvd.files:
37039         * debian/gstreamer-esd.files:
37040         * debian/gstreamer-festival.files:
37041         * debian/gstreamer-flac.files:
37042         * debian/gstreamer-gconf.conffiles:
37043         * debian/gstreamer-gconf.files:
37044         * debian/gstreamer-gconf.postinst:
37045         * debian/gstreamer-gnomevfs.files:
37046         * debian/gstreamer-gsm.files:
37047         * debian/gstreamer-http.files:
37048         * debian/gstreamer-jack.files:
37049         * debian/gstreamer-jpeg.files:
37050         * debian/gstreamer-mad.files:
37051         * debian/gstreamer-mikmod.files:
37052         * debian/gstreamer-misc.files:
37053         * debian/gstreamer-mpeg2dec.files:
37054         * debian/gstreamer-oss.files:
37055         * debian/gstreamer-plugin-apps.files:
37056         * debian/gstreamer-plugin-apps.manpages:
37057         * debian/gstreamer-plugin-libs-dev.files:
37058         * debian/gstreamer-plugin-libs.files:
37059         * debian/gstreamer-plugin-template.postinst:
37060         * debian/gstreamer-plugin-template.postrm:
37061         * debian/gstreamer-sdl.files:
37062         * debian/gstreamer-sid.files:
37063         * debian/gstreamer-vorbis.files:
37064         * debian/gstreamer-x.files:
37065         * debian/mk.control:
37066         * debian/rules:
37067         Debian package info not maintained here.
37068
37069 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37070
37071         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
37072         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
37073         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
37074         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
37075         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
37076         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
37077         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
37078         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
37079         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
37080         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
37081         * gst-libs/gst/colorbalance/colorbalance.c:
37082         (gst_color_balance_class_init):
37083         * gst-libs/gst/colorbalance/colorbalancechannel.c:
37084         (gst_color_balance_channel_class_init):
37085         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
37086         * gst-libs/gst/play/play.c: (gst_play_class_init):
37087         * gst-libs/gst/propertyprobe/propertyprobe.c:
37088         (gst_property_probe_iface_init):
37089         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
37090         * gst-libs/gst/tuner/tunerchannel.c:
37091         (gst_tuner_channel_class_init):
37092         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
37093         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
37094         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
37095         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
37096         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
37097         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
37098         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
37099         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
37100         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
37101           fix signals to use - instead of _
37102         * ext/libcaca/gstcacasink.h:
37103         * ext/sdl/sdlvideosink.h:
37104           fix header rename
37105
37106 2004-03-04  David Schleef  <ds@schleef.org>
37107
37108         * testsuite/gst-lint:  Add a check for bad signal names.
37109
37110 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
37111
37112         reviewed by David Schleef
37113
37114         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
37115         modified the alpha channel and caused a warning. (bug #136192)
37116
37117 2004-04-03  Christian Schaller <Uraeus@gnome.org>
37118
37119         * gst-plugins.spec.in:
37120         Change names of plugins to actually be correct. Try to keep things
37121         alphabetical to avoid getting beat up by Thomas
37122
37123 2004-03-03  Julien MOUTTE <julien@moutte.net>
37124
37125         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
37126         Using ximagesink as a default if no gconf key found. We should
37127         probably consider using alsasink instead of osssink for the audio
37128         part.
37129
37130 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37131
37132         * configure.ac:
37133           fix --with-plugins, don't think it ever worked before
37134         * gst-plugins.spec.in:
37135           even more updates
37136
37137 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37138
37139         * ext/sdl/sdlvideosink.h:
37140         * sys/ximage/ximagesink.h:
37141         * sys/xvideo/xvideosink.h:
37142         * sys/xvimage/xvimagesink.h:
37143           Fix for move of gstvideosink.h -> videosink.h.
37144
37145 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37146
37147         * gst-libs/gst/xwindowlistener/Makefile.am:
37148           this is a plugin library, not a library
37149
37150 2004-03-01  David Schleef  <ds@schleef.org>
37151
37152         * AUTHORS:  Added some names.  Add yourself if you're still
37153         missing.
37154
37155 2004-03-01  David Schleef  <ds@schleef.org>
37156
37157         * MAINTAINERS: Add
37158
37159 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37160
37161         * gst-plugins.spec.in: clean up spec file
37162
37163 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37164
37165         * gst-libs/gst/video/Makefile.am:
37166         * gst-libs/gst/video/gstvideosink.c:
37167         * gst-libs/gst/video/gstvideosink.h:
37168           rename gstvideosink.h to videosink.h to match other headers
37169         * gst/mixmatrix/Makefile.am:
37170           fix plugin filename
37171         * gst/tags/Makefile.am: fix plugin filename
37172
37173 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37174
37175         * gst/tags/Makefile.am: fix plugin filename
37176
37177 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37178
37179         * examples/gstplay/player.c: (got_time_tick), (main):
37180           add error handler
37181           display time_tick more readably
37182         * gst/mixmatrix/Makefile.am:
37183           fix plugin file name
37184
37185 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
37186
37187         * sys/oss/gstosselement.c: (gst_osselement_probe),
37188         (device_combination_append), (gst_osselement_class_probe_devices):
37189         * sys/oss/gstosselement.h:
37190           Reworked enumeration of oss dsps and mixers so that gst-mixer works
37191           on my system using alsa oss emulation, fixes bug #135597
37192
37193 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
37194
37195         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
37196         (gst_videodrop_chain), (gst_videodrop_change_state):
37197         * gst/videodrop/gstvideodrop.h:
37198           Work based on timestamp of input data, not based on the expected
37199           framerate from the input. The consequence is that this element now
37200           not only scales framerates, but also functions as a framerate
37201           corrector or framerate stabilizer/constantizer.
37202
37203 2004-02-27  David Schleef  <ds@schleef.org>
37204
37205         patches from jmmv@menta.net (Julio M. Merino Vidal)
37206
37207         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
37208         GST_ELEMENT_ERROR call (bug #135634)
37209         * gst/interleave/interleave.c: (interleave_buffered_loop),
37210         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
37211         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
37212         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
37213         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
37214         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
37215         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
37216         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
37217         Fix GST_ELEMENT_ERROR call.
37218         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
37219         GST_ELEMENT_ERROR call.
37220
37221 2004-02-27  Benjamin Otte  <otte@gnome.org>
37222
37223         * gst-libs/gst/audio/audio.h:
37224           add macro to make sure header isn't included twice
37225         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
37226           don't use gst_buffer_free
37227         * gst/playondemand/filter.func:
37228           don't use gst_data_free. Free data only once.
37229
37230 2004-02-26  David Schleef  <ds@schleef.org>
37231
37232         * gst-libs/gst/colorbalance/Makefile.am:
37233         * gst-libs/gst/mixer/Makefile.am:
37234         * gst-libs/gst/tuner/Makefile.am:
37235         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
37236         should not be disted, -marshal.h files should not be installed,
37237         and -enum.h files _should_ be installed.  Fix to make this the
37238         case.
37239
37240 === release 0.7.5 ===
37241
37242 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
37243
37244         * configure.ac: release 0.7.5, "Under The Sea"
37245
37246 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37247
37248         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
37249         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
37250         * gst/videoscale/gstvideoscale.c:
37251         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
37252           assorted debug/warning fixes
37253
37254 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37255
37256         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
37257         (gst_videoscale_init), (gst_videoscale_chain),
37258         (gst_videoscale_set_property), (plugin_init):
37259         * gst/videoscale/gstvideoscale.h:
37260         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
37261         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
37262         (gst_videoscale_planar400), (gst_videoscale_packed422),
37263         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
37264         (gst_videoscale_24bit), (gst_videoscale_16bit),
37265         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
37266         (gst_videoscale_scale_plane_slow),
37267         (gst_videoscale_scale_point_sample),
37268         (gst_videoscale_scale_nearest),
37269         (gst_videoscale_scale_nearest_str2),
37270         (gst_videoscale_scale_nearest_str4),
37271         (gst_videoscale_scale_nearest_32bit),
37272         (gst_videoscale_scale_nearest_24bit),
37273         (gst_videoscale_scale_nearest_16bit):
37274         add debugging category and use it properly
37275         fix use of GST_PTR_FORMAT
37276
37277 2004-02-25  Andy Wingo  <wingo@pobox.com>
37278
37279         * gst/interleave/interleave.c (interleave_buffered_loop): Always
37280         push only when channel->buffer is NULL. Prevents segfaults doing
37281         the state change after a nonlocal exit, like a scheme exception.
37282
37283         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
37284         Handle the case where the intersected caps is empty.
37285
37286 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
37287
37288         * gst/law/mulaw-decode.c: (mulawdec_link):
37289         * gst/law/mulaw.c: (plugin_init):
37290           fix mulawdec so it actually works again
37291
37292 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
37293
37294         reviewed by: David Schleef  <ds@schleef.org>
37295
37296         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
37297         (gst_gamma_init), (gst_gamma_set_property),
37298         (gst_gamma_get_property), (gst_gamma_calculate_tables),
37299         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
37300         for RGB, with separate r g and b correction factors. (#131167)
37301
37302 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
37303
37304         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
37305           only signal tags for bitrate if they're > 0 (#134894)
37306
37307 2004-02-24  David Schleef  <ds@schleef.org>
37308
37309         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
37310         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
37311         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
37312         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
37313         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
37314         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
37315         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
37316         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
37317         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
37318         category.  Attempt to fix timestamp calculation.
37319
37320 2004-02-24  Johan Dahlin  <johan@gnome.org>
37321
37322         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
37323
37324 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
37325
37326         * configure.ac:
37327         * gconf/Makefile.am:
37328         * gconf/gstreamer.schemas:
37329         * gst-libs/gst/gconf/Makefile.am:
37330         * gst-libs/gst/gconf/gconf.c:
37331           version gconf schemas and install locations
37332
37333 2004-02-23  Benjamin Otte  <otte@gnome.org>
37334
37335         * ext/xine/xineinput.c: (gst_xine_input_dispose):
37336         (gst_xine_input_subclass_init):
37337           call parent dispose.
37338           change pad template for CD reader correctly
37339         * ext/xine/Makefile.am:
37340         * ext/xine/gstxine.h:
37341         * ext/xine/xine.c: (plugin_init):
37342         * ext/xine/xineaudiosink.c:
37343           wrap audio sinks, too
37344         * gst-libs/gst/resample/private.h:
37345         * gst-libs/gst/resample/resample.c: (gst_resample_init),
37346         (gst_resample_reinit), (gst_resample_scale),
37347         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
37348         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
37349         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
37350         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
37351         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
37352         * gst-libs/gst/resample/resample.h:
37353         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
37354         (gst_audioscale_class_init), (gst_audioscale_link),
37355         (gst_audioscale_get_buffer), (gst_audioscale_init),
37356         (gst_audioscale_chain), (gst_audioscale_set_property),
37357         (gst_audioscale_get_property):
37358         * gst/audioscale/gstaudioscale.h:
37359           s/resample_*/gst_resample_*/i to not clobber namespaces
37360
37361 2004-02-23  Julien MOUTTE  <julien@moutte.net>
37362
37363         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
37364         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
37365         (gst_riff_create_video_template_caps),
37366         (gst_riff_create_audio_template_caps),
37367         (gst_riff_create_iavs_template_caps):
37368         * gst-libs/gst/riff/riff-media.h:
37369         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
37370         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
37371         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
37372         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
37373         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
37374         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
37375         (gst_matroska_demux_plugin_init): First batch implementing audio and
37376         video codec tags in demuxers.
37377
37378 2004-02-22  Benjamin Otte  <otte@gnome.org>
37379
37380         * ext/xine/Makefile.am:
37381         * ext/xine/gstxine.h:
37382         * ext/xine/xine.c: (plugin_init):
37383         * ext/xine/xineinput.c:
37384           add input plugin wrapper. Playback from files, http, mms and cdda
37385           works.
37386         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
37387           remove leftover G_GNUC_UNUSED
37388         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
37389         (gst_asf_demux_identify_guid):
37390           improve debugging output
37391
37392 2004-02-22  Benjamin Otte  <otte@gnome.org>
37393
37394         reported by: Padraig O'Briain <padraig.obriain@sun.com>
37395
37396         * autogen.sh:
37397           replace test -e with test -x for mkinstalldirs to be more portable.
37398           (fixes #134816)
37399
37400 2004-02-22  Benjamin Otte  <otte@gnome.org>
37401
37402         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
37403
37404         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
37405           set rank to PRIMARY
37406         * gst/volume/gstvolume.c: (plugin_init):
37407           set rank to NONE
37408         fixes #134960
37409
37410 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
37411
37412         reviewed by Benjamin Otte  <otte@gnome.org>
37413
37414         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
37415           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
37416
37417 2004-02-22  Benjamin Otte  <otte@gnome.org>
37418
37419         * configure.ac:
37420           export [_]*{gst,Gst,GST}.* symbols from plugins
37421
37422 2004-02-22  Christophe Fergeau <teuf@gnome.org>
37423
37424         reviewed by: Benjamin Otte  <otte@gnome.org>
37425
37426         * ext/lame/gstlame.c: (add_one_tag):
37427         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37428         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
37429         (gst_vorbisenc_metadata_set1):
37430         * gst/tags/gstid3tag.c:
37431         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
37432           apply fixes from bugs #135042 (lame can't write tags) and #133817
37433           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
37434
37435 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
37436
37437         * configure.ac: Export only gst_plugin_desc from plugins.
37438          Note that this change only makes any effect with Linux using libtool
37439          1.5.2 or higher. Otherwise it is silently ignored, but it would build
37440          fine. And don't try to have several versions of libtool in different
37441          directories.
37442
37443 2004-02-20  Andy Wingo  <wingo@pobox.com>
37444
37445         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
37446         interleave respectively.
37447
37448         * gst/interleave/deinterleave.c: New plugin: deinterleave
37449         (replaces on oneton).
37450         * gst/interleave/interleave.c: New plugin: interleave.
37451         * gst/interleave/plugin.h: Support file.
37452         * gst/interleave/plugin.c: Support file.
37453
37454         * configure.ac: Remove intfloat and oneton, add interleave.
37455
37456         * ext/sndfile/gstsf.c: Handle events better.
37457
37458         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
37459         and float2int operation. int2float has scheduling problems as
37460         noted in in2float_chain.
37461
37462 2004-02-20  Benjamin Otte  <otte@gnome.org>
37463
37464         * ext/xine/Makefile.am:
37465         * ext/xine/gstxine.h:
37466         * ext/xine/xine.c:
37467         * ext/xine/xineaudiodec.c:
37468         * ext/xine/xinecaps.c:
37469           add first version of xine plugin wrapper. Currently only wraps the
37470           QDM2 win32 DLL, and even that only in proof-of-concept quality.
37471         * configure.ac:
37472         * ext/Makefile.am:
37473           add xine plugin wrapper, disabled by default. Use --enable-xine to
37474           build. Note that it'll segfault on gst-register if you don't remove
37475           the goom and tvtime post plugins from xine.
37476         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
37477         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
37478           add extradata parsing for QDM2.
37479           change around debugging prints.
37480
37481 2004-02-19  Benjamin Otte  <otte@gnome.org>
37482
37483         * ext/lame/gstlame.c: (gst_lame_chain):
37484         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
37485           use gst_tag_list_insert when you want to insert tags
37486
37487 2004-02-18  David Schleef  <ds@schleef.org>
37488
37489         * configure.ac:  Move massink to gst-rotten
37490         * ext/Makefile.am:
37491         * ext/mas/Makefile.am:
37492         * ext/mas/massink.c:
37493         * ext/mas/massink.h:
37494
37495 2004-02-18  David Schleef  <ds@schleef.org>
37496
37497         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
37498         typefinding, since it seems to be worse than nothing.
37499         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
37500         atom to recognize .mp4 and .m4a files as video/quicktime.
37501
37502 2004-02-18  David Schleef  <ds@schleef.org>
37503
37504         * gst/sine/demo-dparams.c: (quit_live),
37505         (dynparm_log_value_changed), (dynparm_value_changed), (main):
37506         Use double dparams, not float.
37507         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37508         (gst_sinesrc_init): Change sync default to FALSE, since multiple
37509         sync'd elements don't really work correctly.
37510         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
37511         (volume_update_volume), (volume_get_property):  Change dparam
37512         to double.
37513
37514 2004-02-18  Julien MOUTTE  <julien@moutte.net>
37515
37516         * sys/ximage/ximagesink.c:
37517         (gst_ximagesink_xwindow_update_geometry),
37518         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37519         (gst_ximagesink_change_state), (gst_ximagesink_expose),
37520         (gst_ximagesink_init): Rework the way software video scaling works. So
37521         now we check on each chain call if the video frames are feeling the
37522         window. If not we try to renegotiate caps. On failure we memorize that
37523         and we won't try again for that PLAYING sessions.
37524         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
37525         failure.
37526         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
37527         synchronous flag.
37528
37529 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37530
37531         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
37532           break up _link so we can give a better debug message for errors
37533
37534 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37535
37536         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37537           set up debug category
37538
37539 2004-02-18  Julien MOUTTE <julien@moutte.net>
37540
37541         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37542         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
37543         the way renegotiation work. The event handling function is not taking
37544         care of external windows and renegotiate method check for pad flags
37545         NEGOTIATING. Should fix : #133209
37546
37547 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37548
37549         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
37550         pad is negotiating before trying renegotiation.
37551
37552 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
37553
37554         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
37555           pass on all possible mime types as typefind hints
37556
37557 2004-02-17  Julien MOUTTE <julien@moutte.net>
37558
37559         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
37560         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
37561         possible SHM leak if we crash. All other apps using XShm are doing
37562         that.
37563
37564 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37565
37566         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37567         (gst_ximagesink_expose): Renegotiate size on expose.
37568         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
37569         size on expose.
37570
37571 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37572
37573         * testsuite/alsa/sinesrc.c:
37574           cosmetic fix to fix compile issue with gcc 2.95.4
37575
37576 2004-02-16  Julien MOUTTE <julien@moutte.net>
37577
37578         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
37579         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
37580         failed opening the audio device.
37581         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
37582         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
37583         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
37584         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
37585         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37586         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
37587         (gst_ximagesink_change_state), (gst_ximagesink_chain),
37588         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
37589         Removing some useless g_return_if_fail like wingo suggested.
37590         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
37591         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
37592         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
37593         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
37594         (gst_xvimagesink_update_colorbalance),
37595         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
37596         (gst_xvimagesink_xcontext_clear),
37597         (gst_xvimagesink_get_fourcc_from_caps),
37598         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
37599         (gst_xvimagesink_set_xwindow_id),
37600         (gst_xvimagesink_colorbalance_list_channels),
37601         (gst_xvimagesink_colorbalance_set_value),
37602         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
37603         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
37604
37605 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
37606
37607         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37608           throw error when not negotiated instead of asserting
37609
37610 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37611
37612         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
37613         correct data refcounting.
37614
37615 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37616
37617         * gst/switch/gstswitch.c: (gst_switch_change_state),
37618         (gst_switch_class_init): Cleaning the sinkpads correctly on state
37619         change, mostly the EOS flag.
37620
37621 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37622
37623         * examples/gstplay/player.c: (got_eos), (main): Adding some
37624         output for debugging.
37625         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
37626         timeouts if we go to any state different from PLAYING.
37627         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
37628         more EOS bugs in riff lib.
37629
37630 2004-02-14  Julien MOUTTE  <julien@moutte.net>
37631
37632         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
37633         visualization until i find a way to fix switch correctly.
37634         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
37635         EOS arrives.
37636         * gst/switch/gstswitch.c: (gst_switch_release_pad),
37637         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
37638         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
37639         Reworked switch to get a more correct behaviour with events and refing
37640         of data stored in sinkpads.
37641         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
37642         we don't pull from a pad in EOS.
37643
37644 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37645
37646         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37647           remove v1 tag even if we can't read it (makes sure we don't detect
37648           it again)
37649
37650 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37651
37652         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
37653         (gst_alsa_xrun_recovery):
37654         * ext/alsa/gstalsa.h:
37655           try xrun recovery when wait failed. Make xrun recovery function
37656           return TRUE/FALSE to indicate success. (might fix #134354)
37657
37658 2004-02-13  David Schleef  <ds@schleef.org>
37659
37660         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
37661         (dynparm_value_changed), (main): Convert from float to double.
37662         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
37663
37664 2004-02-13  David Schleef  <ds@schleef.org>
37665
37666         * gst/silence/gstsilence.c: (gst_silence_class_init),
37667         (gst_silence_set_clock), (gst_silence_get),
37668         (gst_silence_set_property), (gst_silence_get_property):
37669         * gst/silence/gstsilence.h: Add sync property.
37670         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37671         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
37672         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
37673         * gst/sine/gstsinesrc.h: Add sync property.
37674
37675 2004-02-13  David Schleef  <ds@schleef.org>
37676
37677         * gst/intfloat/gstint2float.c: (conv_f32_s16),
37678         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
37679
37680 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37681
37682         * configure.ac:
37683         * ext/Makefile.am:
37684         * gst-libs/ext/Makefile.am:
37685           move ffmpeg plugin to gst-ffmpeg module
37686
37687 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37688
37689         * configure.ac: use GST_ARCH to detect architecture
37690
37691 2004-02-12  Julien MOUTTE  <julien@moutte.net>
37692
37693         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
37694
37695 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
37696
37697         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
37698           classify LADSPA plugins based on number of src/sink pads
37699           (#133663, Stefan Kost)
37700         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
37701           fix dparams registration
37702           (#133528, Stefan Kost)
37703         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
37704           fix use of isprint and use g_ascii_isprint instead
37705           (#133316, Stefan Kost)
37706
37707 2004-02-11  David Schleef  <ds@schleef.org>
37708
37709         Convert a few inner loops to use liboil.  This is currently
37710         optional, and is only enabled if liboil is present (duh!).
37711         * configure.ac: Check for liboil-0.1
37712         * gst/intfloat/Makefile.am:
37713         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
37714         (gst_int2float_chain_gint16):
37715         * gst/videofilter/Makefile.am:
37716         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
37717         (tablelookup_u8), (gst_videobalance_planar411):
37718         * gst/videotestsrc/Makefile.am:
37719         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
37720         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
37721         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
37722         (paint_hline_RGB565), (paint_hline_xRGB1555):
37723
37724 2004-02-11  David Schleef  <ds@schleef.org>
37725
37726         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
37727         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
37728         (gst_colorspace_getcaps), (gst_colorspace_link),
37729         (gst_colorspace_base_init), (gst_colorspace_init),
37730         (gst_colorspace_chain), (gst_colorspace_change_state),
37731         (plugin_init): Merge Ronald's patch (bug #117897) and update
37732         for new caps and negotiation.  Seems to work, although it
37733         shows off bugs in lcs.
37734
37735 2004-02-11  David Schleef  <ds@schleef.org>
37736
37737         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
37738         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
37739
37740 2004-02-11  David Schleef  <ds@schleef.org>
37741
37742         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
37743         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
37744         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
37745         Add server and port properties
37746
37747 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
37748
37749         * m4/a52.m4:
37750         * m4/aalib.m4:
37751         * m4/as-ffmpeg.m4:
37752         * m4/as-liblame.m4:
37753         * m4/as-slurp-ffmpeg.m4:
37754         * m4/check-libheader.m4:
37755         * m4/esd.m4:
37756         * m4/freetype2.m4:
37757         * m4/gconf-2.m4:
37758         * m4/glib.m4:
37759         * m4/gst-alsa.m4:
37760         * m4/gst-artsc.m4:
37761         * m4/gst-ivorbis.m4:
37762         * m4/gst-matroska.m4:
37763         * m4/gst-sdl.m4:
37764         * m4/gst-shout2.m4:
37765         * m4/gst-sid.m4:
37766         * m4/gtk.m4:
37767         * m4/libdv.m4:
37768         * m4/libfame.m4:
37769         * m4/libmikmod.m4:
37770         * m4/ogg.m4:
37771         * m4/vorbis.m4:
37772           fix underquotedness of macros (#133800)
37773         * m4/as-avifile.m4:
37774         * m4/xmms.m4:
37775           removed because no longer used
37776
37777 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
37778
37779         * configure.ac:
37780           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
37781           by autopoint (fixes #132996)
37782
37783 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37784
37785         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
37786         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
37787         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
37788         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
37789           fix memleaks
37790
37791 2004-02-11  David Schleef  <ds@schleef.org>
37792
37793         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
37794         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
37795         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
37796         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
37797         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
37798         (gst_jpegenc_class_init), (gst_jpegenc_init),
37799         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
37800         (gst_jpegenc_chain), (gst_jpegenc_set_property),
37801         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
37802         * ext/jpeg/gstjpegenc.h: Fix negotiation.
37803
37804 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37805
37806         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
37807         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
37808         * ext/mikmod/gstmikmod.h:
37809           fix caps negotiation in mikmod
37810         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
37811           output debug information
37812
37813 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37814
37815         * gst-libs/gst/colorbalance/Makefile.am:
37816         * gst-libs/gst/navigation/Makefile.am:
37817         * gst-libs/gst/xoverlay/Makefile.am:
37818           remove unused GST_OPT_CFLAGS from Makefiles
37819           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
37820
37821 2004-02-07  David Schleef  <ds@schleef.org>
37822
37823         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
37824         push events to pads that haven't been created (#133508)
37825
37826 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
37827
37828         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
37829         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
37830         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
37831         (gst_dvdec_loop), (gst_dvdec_change_state):
37832         Second attempt at committing a working dvdec element.
37833
37834 2004-02-06  David Schleef  <ds@schleef.org>
37835
37836         Build fixes for OS X: (see #129600)
37837         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
37838         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
37839         (gst_riff_read_strf_iavs):
37840         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
37841         (gst_avi_demux_stream_odml):
37842         * gst/playondemand/Makefile.am:
37843         * gst/rtp/rtp-packet.c:
37844
37845 2004-02-05  David Schleef  <ds@schleef.org>
37846
37847         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
37848         last change, because it Just Doesn't Compile.
37849
37850 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37851
37852         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37853           skip undecodable id3v2 tag instead of keeping it
37854
37855 2004-02-05  David Schleef  <ds@schleef.org>
37856
37857         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
37858         Unref leaked buffer.  (Noticed by Ronald)
37859
37860 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
37861
37862         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37863         Sync requires with other checks.  >= vs =.
37864
37865 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
37866
37867         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
37868         (gst_dvdec_video_link), (gst_dvdec_loop):
37869         * ext/dv/gstdvdec.h:
37870           rework the caps negotiation so that dvdec works again instead
37871           of just segfaulting.
37872
37873 === release 0.7.4 ===
37874
37875 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37876
37877         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
37878         * configure.ac: changed for release
37879
37880 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37881
37882         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
37883         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37884         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37885         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37886           reworked patch by David Lehn to fix libdir and includedir for
37887           uninstalled libraries
37888           removed play and gconf from gstreamer-libs since they have their
37889           own pkgconfig files
37890
37891 2004-02-04  David Schleef  <ds@schleef.org>
37892
37893         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
37894         memleak.
37895
37896 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37897
37898         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37899           use correct GST_TAG_ENCODER tag
37900
37901 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37902
37903         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
37904           be sure to stop the clock when going to paused
37905         * sys/oss/gstosssink.c: (gst_osssink_change_state):
37906           reset number of transmitted when going to ready.
37907         fixes #132935
37908
37909 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
37910
37911         reviewed by Benjamin Otte
37912
37913         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37914           extract track count (fixes #133410)
37915
37916 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37917
37918         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
37919           that should be !=, not == (fixes #132519)
37920
37921 2004-02-04  David Schleef  <ds@schleef.org>
37922
37923         Make sure set_explicit_caps() is called before adding pad.
37924         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
37925         * gst/id3/gstid3types.c: (gst_id3types_loop):
37926         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
37927         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
37928
37929 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37930
37931         * configure.ac:
37932           bump nano to 2, first prerelease
37933           put back AM_PROG_LIBTOOL
37934
37935 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37936
37937         * testsuite/alsa/Makefile.am:
37938           these are user test apps, not automatic testsuite tests
37939
37940 2004-02-04  David Schleef  <ds@schleef.org>
37941
37942         Convert GST_DEBUG_CAPS() to GST_DEBUG():
37943         * gst/mpeg1videoparse/gstmp1videoparse.c:
37944         (mp1videoparse_parse_seq):
37945         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
37946         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
37947         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
37948         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
37949         (gst_xvideosink_getcaps):
37950         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
37951         * testsuite/gst-lint: more tests
37952
37953 2004-02-04  David Schleef  <ds@schleef.org>
37954
37955         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
37956         with the code that they would expand to.
37957         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
37958         (gst_flacdec_get_src_query_types),
37959         (gst_flacdec_get_src_event_masks):
37960         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
37961         (gst_gnomevfssrc_get_query_types),
37962         (gst_gnomevfssrc_get_event_mask):
37963
37964 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37965
37966         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37967         (gst_sinesrc_dispose):
37968           fix memleak by properly disposing sinesrc
37969
37970 2004-02-04  Julien MOUTTE  <julien@moutte.net>
37971
37972         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
37973         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
37974         an overlay to redraw the image because it has been exposed.
37975         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
37976         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
37977         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
37978         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
37979         interface
37980         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
37981         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
37982         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
37983         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
37984         interface
37985
37986 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37987
37988         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
37989           more memleak fixage
37990
37991 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37992
37993         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37994         * gst/typefind/gsttypefindfunctions.c:
37995           fix memleaks shown by gst-typefind
37996
37997 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
37998
37999         * common/glib-gen.mak:
38000           add hack rule to touch .Plo files
38001         * gst-libs/gst/colorbalance/Makefile.am:
38002         * gst-libs/gst/mixer/Makefile.am:
38003         * gst-libs/gst/play/Makefile.am:
38004         * gst-libs/gst/tuner/Makefile.am:
38005           remove glib_root variable
38006
38007 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38008
38009         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
38010           set explicit caps before adding the element, so the autopluggers can
38011           plug correctly.
38012         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
38013         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
38014         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38015         (dv_type_find):
38016           fix memleaks in typefind functions. gst_type_find_suggest takes a const
38017           argument.
38018
38019 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
38020
38021         * gst-libs/gst/colorbalance/Makefile.am:
38022         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
38023         * gst-libs/gst/colorbalance/colorbalance.c:
38024         * gst-libs/gst/colorbalance/colorbalance.h:
38025         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
38026         * gst-libs/gst/mixer/Makefile.am:
38027         * gst-libs/gst/mixer/mixer-marshal.list:
38028         * gst-libs/gst/mixer/mixer.c:
38029         * gst-libs/gst/mixer/mixer.h:
38030         * gst-libs/gst/mixer/mixermarshal.list:
38031         * gst-libs/gst/play/Makefile.am:
38032         * gst-libs/gst/play/play.h:
38033         * gst-libs/gst/tuner/Makefile.am:
38034         * gst-libs/gst/tuner/tuner-marshal.list:
38035         * gst-libs/gst/tuner/tuner.c:
38036         * gst-libs/gst/tuner/tuner.h:
38037         * gst-libs/gst/tuner/tunermarshal.list:
38038           use new glib-gen.mak snippet to clean up Makefile.am
38039           fix various bugs in Makefile.am's
38040
38041 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38042
38043         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38044           handle chain parsing correctly in the multichain case
38045         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
38046         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
38047         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
38048         (theora_dec_chain):
38049           handle events and queries correctly
38050
38051 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38052
38053         * .cvsignore:
38054         Ignore generated file _stdint.h.
38055
38056 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38057
38058         * gst-libs/gst/colorbalance/Makefile.am:
38059         * gst-libs/gst/colorbalance/colorbalance.h:
38060         * gst-libs/gst/mixer/Makefile.am:
38061         * gst-libs/gst/mixer/mixer.h:
38062         * gst-libs/gst/play/Makefile.am:
38063         * gst-libs/gst/play/play.h:
38064         * gst-libs/gst/tuner/Makefile.am:
38065         * gst-libs/gst/tuner/tuner.h:
38066         Generate enum type code with glib-mkenums.
38067         * gst-libs/gst/colorbalance/.cvsignore:
38068         * gst-libs/gst/mixer/.cvsignore:
38069         * gst-libs/gst/play/.cvsignore:
38070         * gst-libs/gst/tuner/.cvsignore:
38071         Ignore generated files.
38072
38073 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38074
38075         * gst-libs/gst/audio/.cvsignore:
38076         Ignore generated file.
38077         * gst-libs/gst/audio/Makefile.am:
38078         Do not install example filter.
38079
38080 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
38081
38082         * examples/switch/.cvsignore:
38083         Ignore generated file.
38084
38085 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38086
38087         * common/m4/ax_create_stdint_h.m4:
38088         * configure.ac:
38089           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
38090           _stdint.h.
38091         * Makefile.am:
38092           remove generated _stdint.h in DISTCLEANFILES
38093         * ext/a52dec/gsta52dec.c:
38094           include _stdint.h for a52dec. (should fix #133064)
38095
38096 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38097
38098         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
38099         (gst_tag_to_vorbis_comments):
38100         Add replaygain support to vorbistag
38101
38102 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
38103         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38104         (gst_ffmpeg_caps_to_extradata):
38105           Fix SVQ3 caps flag properties
38106           Use glib macro for bytes swap
38107
38108 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38109
38110         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38111         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38112         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38113         * ext/sndfile/gstsf.c: (plugin_init):
38114         * gst/avi/gstavi.c: (plugin_init):
38115         * sys/dxr3/dxr3init.c: (plugin_init):
38116         * sys/oss/gstossaudio.c: (plugin_init):
38117         * sys/v4l/gstv4l.c: (plugin_init):
38118         * sys/v4l2/gstv4l2.c: (plugin_init):
38119           remove textdomain calls
38120         * po/nl.po:
38121           update Dutch translation
38122
38123 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38124
38125         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
38126         (gst_play_set_audio_sink): Moving volume in the audio thread for
38127         instantaneous volume change. Maybe i will add another volume in front
38128         of visualization later, not sure yet though.
38129
38130 2004-02-02  Julien MOUTTE  <julien@moutte.net>
38131
38132         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
38133         (gst_ximagesink_handle_xevents): Better X events handling, only take
38134         the latest events for configure and motion.
38135         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
38136
38137 2004-02-02  Jon Trowbridge  <trow@gnu.org>
38138
38139         reviewed by: David Schleef  <ds@schleef.org>
38140
38141         Fix memory leaks:
38142         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
38143         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
38144
38145 2004-02-02  David Schleef  <ds@schleef.org>
38146
38147         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
38148         of lines.
38149         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
38150         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38151         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
38152         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
38153         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
38154         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
38155         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
38156         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
38157         (gst_float2_2_int_link):
38158         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
38159         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
38160         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
38161         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
38162         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
38163         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
38164         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
38165         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
38166         * testsuite/gst-lint: Add tests for bzero and ;;
38167
38168 2004-02-02  David Schleef  <ds@schleef.org>
38169
38170         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
38171
38172 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38173
38174         * ext/aalib/gstaasink.c: (gst_aasink_open):
38175         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38176         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38177         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38178         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38179         (gst_afsink_close_file):
38180         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38181         (gst_afsrc_close_file):
38182         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38183         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38184         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38185         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38186         * ext/esd/esdmon.c: (gst_esdmon_get):
38187         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
38188         * ext/faac/gstfaac.c: (gst_faac_chain):
38189         * ext/faad/gstfaad.c: (gst_faad_chain):
38190         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38191         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38192         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38193         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38194         (gst_flacdec_loop):
38195         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38196         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38197         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38198         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38199         (gst_gnomevfssink_close_file):
38200         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38201         (gst_gnomevfssrc_open_file):
38202         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38203         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38204         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38205         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38206         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38207         * ext/mad/gstmad.c: (gst_mad_chain):
38208         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38209         * ext/mpeg2dec/gstmpeg2dec.c:
38210         * ext/mpeg2enc/gstmpeg2enc.cc:
38211         * ext/mplex/gstmplex.cc:
38212         * ext/mplex/gstmplexibitstream.cc:
38213         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38214         (gst_ogg_demux_push):
38215         * ext/raw1394/gstdv1394src.c:
38216         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38217         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38218         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38219         (gst_sf_loop):
38220         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38221         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
38222         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38223         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38224         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38225         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38226         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38227         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38228         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38229         (gst_riff_read_element_data), (gst_riff_read_seek),
38230         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38231         * gst/adder/gstadder.c: (gst_adder_loop):
38232         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38233         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38234         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38235         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38236         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38237         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38238         * gst/goom/gstgoom.c: (gst_goom_chain):
38239         * gst/id3/gstid3types.c: (gst_id3types_loop):
38240         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38241         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38242         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38243         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38244         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38245         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38246         (gst_ebml_read_float), (gst_ebml_read_header):
38247         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38248         (gst_matroska_demux_parse_blockgroup):
38249         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38250         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38251         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38252         * gst/silence/gstsilence.c: (gst_silence_get):
38253         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38254         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38255         * gst/speed/gstspeed.c: (speed_loop):
38256         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38257         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38258         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38259         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38260         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38261         (gst_wavparse_loop):
38262         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38263         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38264         (dxr3audiosink_close):
38265         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38266         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38267         (dxr3videosink_close), (dxr3videosink_write_data):
38268         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38269         * sys/oss/gstosssink.c: (gst_osssink_chain):
38270         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38271         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38272         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38273         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38274         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
38275         (gst_v4l_set_window), (gst_v4l_enable_overlay):
38276         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38277         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38278         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38279         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38280         (gst_v4l_set_audio):
38281         * sys/v4l/v4l_calls.h:
38282         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38283         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38284         (gst_v4lmjpegsink_playback_init),
38285         (gst_v4lmjpegsink_playback_start):
38286         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
38287         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38288         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38289         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38290         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38291         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38292         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38293         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38294         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38295         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38296         (gst_v4l2_get_output), (gst_v4l2_set_output),
38297         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38298         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38299         (gst_v4l2_set_attribute):
38300         * sys/v4l2/v4l2_calls.h:
38301         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
38302         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
38303         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
38304         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
38305         (gst_v4l2src_capture_stop):
38306         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
38307         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38308         (gst_ximagesink_chain):
38309         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
38310         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
38311         (gst_xvideosink_xwindow_new):
38312         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38313         (gst_xvimagesink_chain):
38314
38315 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38316
38317         * gst/volume/gstvolume.c: (gst_volume_set_volume),
38318         (gst_volume_get_volume), (volume_class_init), (volume_init),
38319         (volume_chain_int16), (volume_update_volume):
38320         * gst/volume/gstvolume.h:
38321           make code more readable by removing magic numbers
38322           make mixer interface export 0-100 range
38323           make it internally map to 0.0-1.0 range so users don't distort
38324           output by putting the sliders at full volume
38325
38326 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38327
38328         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
38329         (gst_play_state_change), (gst_play_seek_to_time):
38330         block the tick callback for 0.5 secs after doing a seek
38331
38332 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
38333
38334         * gst-libs/gst/play/play.c: (gst_play_new):
38335           check for GError
38336
38337 2004-02-01  Julien MOUTTE  <julien@moutte.net>
38338
38339         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
38340         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
38341         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
38342         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
38343         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
38344         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
38345
38346 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
38347
38348         * configure.ac:
38349         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38350           check for a function added in vorbis 1.1
38351
38352 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38353
38354         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
38355         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
38356           really start/stop clock only on PLAYING <=> PAUSED
38357         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38358           remove \n from debugging lines
38359         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
38360           make it work when seeking does not
38361         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38362           reset on DISCONT
38363
38364 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38365
38366         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
38367           start clock on PAUSED=>PLAYING, not later
38368         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
38369           extract correct time for different discont formats
38370         (gst_alsa_sink_get_time):
38371           don't segfault when no format is negotiated yet, just return 0
38372         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38373         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
38374         (gst_ogg_pad_push):
38375           handle flush and discont events correctly
38376         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
38377           handle discont events correctly
38378
38379 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
38380
38381         * gst-libs/gst/play/play.c: (gst_play_error_quark),
38382         (gst_play_error_create), (gst_play_error_plugin),
38383         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
38384         * gst-libs/gst/play/play.h:
38385           add error handling during creation
38386         * examples/gstplay/player.c: (main):
38387           use new gst_play_new
38388
38389
38390 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38391
38392         * ext/theora/theoradec.c: (theora_dec_chain):
38393           make comments work
38394         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
38395         (vorbis_dec_src_event), (vorbis_dec_chain):
38396           add encoder tag, fix tag reading to be more error tolerant, change
38397           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
38398           gst_pad_event_default.
38399         * gst/tags/gstvorbistag.c:
38400         (gst_tag_list_from_vorbiscomment_buffer):
38401           undefine function specific define at end of function
38402
38403 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
38404
38405         * ext/flac/gstflac.c: (plugin_init):
38406         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
38407         * ext/flac/gstflacdec.h:
38408         * ext/flac/gstflacenc.h:
38409           Fix typos
38410
38411 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
38412
38413         * examples/gstplay/player.c: s/gstplay.h/play.h/
38414
38415 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38416
38417         * gst-libs/gst/play/Makefile.am:
38418         * gst-libs/gst/play/gstplay.c:
38419         * gst-libs/gst/play/gstplay.h:
38420         * gst-libs/gst/play/play.c:
38421           more surgery, operation complete
38422
38423 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38424
38425         * gst-libs/gst/play/play.old.c:
38426         * gst-libs/gst/play/play.old.h:
38427           after CVS surgery by moving, remove
38428         * gst-libs/gst/play/playpipelines.c:
38429           remove
38430
38431         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38432           add negotiation error
38433
38434 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38435
38436         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38437         (gst_ogg_demux_push):
38438           add some seeking debug info
38439           send a flush when seeking
38440
38441 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38442
38443         * configure.ac:
38444           use AC_C_INLINE
38445         * configure.ac:
38446         * ext/Makefile.am:
38447         * ext/theora/Makefile.am:
38448         * ext/theora/theoradec.c:
38449           add theora video decoder. Does just do simple decoding for now and
38450           has been tested against Theora cvs only. It only works when theora
38451           is compiled with --enable-static.
38452         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38453           always reset packetno on DISCONT
38454
38455 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38456
38457         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38458           Fix audio.
38459
38460 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38461
38462         * gst/mpegaudioparse/gstmpegaudioparse.c:
38463         (mp3_type_frame_length_from_header):
38464           Fix header parsing - stolen from ffmpeg (thank you! :) ).
38465
38466 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38467
38468         * ext/esd/esdsink.c: (gst_esdsink_init):
38469           Since we have static pad template caps, we don't need to negotiate;
38470           either the core errors out or we know the format.
38471
38472 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38473
38474         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38475         (gst_riff_read_seek):
38476         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38477         (gst_ebml_read_seek):
38478           Fix event handling.
38479
38480 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38481
38482         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
38483           removee video/x-theora from vp3 decoder, it doesn't handle raw
38484           theora streams
38485         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
38486           fix bug with finalizing element that never went to PAUSED
38487         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
38488           length and position queries were swapped
38489         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
38490         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
38491         (vorbis_dec_src_event):
38492           implement querying time and bytes
38493
38494 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38495
38496         * just about every source file:
38497           gst_element_error -> GST_ELEMENT_ERROR
38498
38499 2004-01-29  Julien MOUTTE  <julien@moutte.net>
38500
38501         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
38502         emiting FLUSH and even before DISCONT.
38503         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
38504         get the best instant seeking as possible yay!
38505
38506 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38507
38508         * gst/mpeg1videoparse/gstmp1videoparse.c:
38509         (gst_mp1videoparse_real_chain):
38510           Committed wrong version last week... Grr... Didn't notice until now.
38511
38512 2004-01-29  Julien MOUTTE <julien@moutte.net>
38513
38514         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
38515         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
38516         have_xwindow_id signal in xwindow_create.
38517
38518 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38519
38520         * ext/ogg/gstoggdemux.c:
38521           lots of changes - mainly support for chained bitstreams, seeking,
38522           querying and bugfixes of course
38523         * ext/vorbis/Makefile.am:
38524         * ext/vorbis/vorbisdec.c:
38525         * ext/vorbis/vorbisdec.h:
38526           add vorbisdec raw vorbis decoder
38527         * ext/vorbis/vorbis.c: (plugin_init):
38528           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
38529         * gst/intfloat/Makefile.am:
38530         * gst/intfloat/float22int.c:
38531         * gst/intfloat/float22int.h:
38532         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
38533           add float2intnew plugin. It converts multichannel interleaved float to
38534           multichannel interleaved int. The name should probably be changed.
38535         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
38536         (plugin_init):
38537           add typefinding for raw theora video so oggdemux can detect it.
38538
38539 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38540
38541         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
38542         sink element first.
38543         * gst/videoscale/gstvideoscale.c:
38544         (gst_videoscale_handle_src_event): Fixing src event handler.
38545
38546 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38547
38548         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
38549         (gst_v4lsrc_open), (gst_v4lsrc_close),
38550         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
38551         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
38552         * sys/v4l/gstv4lsrc.h:
38553         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
38554         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
38555           Implement resizing... Hack. But that's why v4l is b0rked...
38556
38557 2004-01-28  Julien MOUTTE <julien@moutte.net>
38558
38559         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
38560         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
38561         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
38562         (gst_ximagesink_xwindow_destroy):
38563         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
38564         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
38565         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
38566         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
38567         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
38568         correctly cleaning the image created to check xshm calls on succes,
38569         added a lot of XSync calls in X11 functions, and fixed a segfault when
38570         no image format was defined before negotiation happened.
38571
38572 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38573
38574         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
38575           use gst_element_get_time to get correct time
38576
38577 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38578
38579         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
38580         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
38581         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
38582         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
38583         (gst_xvimagesink_check_xshm_calls),
38584         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
38585         X plugins are now able to detect that XShm calls will fail even if the
38586         server claims that it has XShm support (remote displays most of the
38587         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
38588         so that we use non XShm functions. This feature is almost useless for
38589         xvimagesink as Xv is not supported on remote displays anyway, but
38590         it might happen than even on the local display XShm calls fail.
38591
38592 2004-01-27  David Schleef  <ds@schleef.org>
38593
38594         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
38595         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
38596         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
38597         changed esdsink to only use 44100,16,2, since esd sucks at rate
38598         conversion and esdsink has had difficulty negotiating.
38599
38600 2004-01-27  Julien MOUTTE <julien@moutte.net>
38601
38602         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
38603         (gst_play_seek_to_time): Fixing the way to get current position.
38604
38605 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38606
38607         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
38608           use gst_element_get_time to get correct time
38609
38610 2004-01-27  Julien MOUTTE <julien@moutte.net>
38611
38612         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
38613         fix ever... Inverting 2 lines of code make spider autoplug correctly
38614         tagged mp3 !
38615
38616 2004-01-27  David Schleef  <ds@schleef.org>
38617
38618         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
38619         Use gst_pad_try_set_caps_nonfixed().
38620
38621 2004-01-27  David Schleef  <ds@schleef.org>
38622
38623         * gst/ac3parse/gstac3parse.c: update to checklist 5
38624         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
38625         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
38626         * gst/audioscale/gstaudioscale.c: same
38627         * gst/auparse/gstauparse.c: same
38628         * gst/avi/gstavidemux.c: same
38629
38630 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38631
38632         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
38633           stop processing after EOS
38634
38635 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38636
38637         * gst/asfdemux/asfheaders.h:
38638         * gst/asfdemux/gstasfdemux.c:
38639         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
38640         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
38641         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
38642           lot's of fixes to make data extraction simpler and get the code
38643           architecture and compiler independant. Add debugging category
38644         * gst/goom/gstgoom.c: (gst_goom_change_state):
38645           reset channel count on PAUSED=>READY, not READY=>PAUSED
38646
38647 2004-01-26  Colin Walters  <walters@verbum.org>
38648
38649         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
38650         code to pull a bigger buffer in iradio mode.  This as a side effect
38651         makes typefinding work.
38652
38653 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
38654
38655         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
38656         Fix SVQ3 decoding on PPC
38657
38658 2004-01-26  Julien MOUTTE <julien@moutte.net>
38659
38660         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
38661         that one managed to stay there... Fixed.
38662
38663 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
38664
38665         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38666         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
38667         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
38668         (qtdemux_video_caps):
38669         * gst/qtdemux/qtdemux.h:
38670         Add SVQ3 specific flags to qtdemux and ffmpeg
38671
38672 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38673
38674         * gst-libs/gst/audio/audio.h:
38675           remove buffer-frames from audio caps
38676         * gst/audioconvert/gstaudioconvert.c:
38677           fix plugin to really work.
38678
38679 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38680
38681         * gst-libs/gst/mixer/mixer.c:
38682         * gst-libs/gst/propertyprobe/propertyprobe.c:
38683         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
38684         (gst_tuner_find_channel_by_name):
38685         * gst-libs/gst/tuner/tuner.h:
38686           Add gtk-doc style comments. Also fix a function name.
38687
38688 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38689
38690         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
38691         (gst_divxdec_negotiate):
38692           Fix for new capsnego - also fixes gst-player with divxdec.
38693
38694 2004-01-25  Julien MOUTTE  <julien@moutte.net>
38695
38696         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
38697         (gst_play_identity_handoff), (gst_play_set_location),
38698         (gst_play_set_visualization), (gst_play_connect_visualization): Another
38699         try in visualization implementation. Still have an issue with switch
38700         blocking when pulling from video_queue and only audio comes out of
38701         spider.
38702         * gst/switch/gstswitch.c: (gst_switch_release_pad),
38703         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
38704         release method. And check if the pad is usable before pulling.
38705
38706 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38707
38708         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
38709         (gst_videobalance_init),
38710         (gst_videobalance_colorbalance_list_channels),
38711         (gst_videobalance_colorbalance_set_value),
38712         (gst_videobalance_colorbalance_get_value),
38713         (gst_videobalance_update_properties),
38714         (gst_videobalance_update_tables_planar411),
38715         (gst_videobalance_planar411):
38716         * gst/videofilter/gstvideobalance.h:
38717           Implement lookup-tables. +/- 10x faster.
38718
38719 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38720
38721         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38722         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
38723           The index reading was broken. The rest worked fine, but the whole
38724           goal of my rewrite was to make avidemux readable, and this was
38725           not at all readable. Please use typed variables.
38726
38727 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38728
38729         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38730           Additional pad usability check.
38731         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
38732         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
38733         (gst_mp1videoparse_real_chain):
38734           Fix MPEG video stream parsing. The original plugin had several
38735           issues, including not timestamping streams where the source was
38736           not timestamped (this happens with PTS values in mpeg system
38737           streams, but MPEG video is also a valid stream on its own so
38738           that needs timestamps too). We use the display time code for that
38739           for now. Also, if one incoming buffer contains multiple valid
38740           frames, we push them all on correctly now, including proper EOS
38741           handling. Lastly, several potential segfaults were fixed, and we
38742           properly sync on new sequence/gop headers to include them in next,
38743           not previous frames (since they're header for the next frame, not
38744           the previous). Also see #119206.
38745         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
38746         (bpf_from_header):
38747           Move caps setting so we only do it after finding several valid
38748           MPEG-1 fraes sequentially, not right after the first one (which
38749           might be coincidental).
38750         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
38751         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38752         (plugin_init):
38753           Add unsynced MPEG video stream typefinding, and change some
38754           probability values so we detect streams rightly. The idea is as
38755           follows: I can have an unsynced system stream which contains
38756           video. In the current code, I would randomly get a type for either
38757           system or video stream type found, because the probabilities are
38758           being calculated rather randomly. I now use fixed values, so we
38759           always prefer system stream if that was found (and that is how it
38760           should be). If no system stream was found, we can still identity                the stream as video-only.
38761
38762 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38763
38764         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38765         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
38766           don't write to buffer. Extract data without the need of
38767           __attribute__ ((packed))
38768
38769 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38770
38771         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
38772         (mpeg1_sys_type_find):
38773           Fix MPEG-1 stream typefinding.
38774
38775 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38776
38777         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
38778           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
38779
38780 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
38781
38782         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
38783         * ext/esd/gstesd.c: (plugin_init):
38784           private debugging, better error reporting
38785
38786 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38787
38788         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
38789         (gst_riff_read_init), (gst_riff_read_change_state):
38790         * gst-libs/gst/riff/riff-read.h:
38791           Remove stuff fromold metadata system.
38792
38793 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38794
38795         * ext/ogg/gstoggdemux.c:
38796           Fix wrong file comment.
38797         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38798         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
38799           Add metadata reading properly.
38800
38801 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
38802
38803         * ext/Makefile.am:
38804           Fix nas DIST_SUBDIRS
38805           Uraeus:
38806           Fix bug where make distcheck doesn't get run on adding stuff to
38807           the build.
38808
38809 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38810
38811         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
38812         * ext/divx/gstdivxdec.h:
38813           Fix divx3 ("msmpeg4") playback using divxdec.
38814
38815 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38816
38817         * gst/typefind/gsttypefindfunctions.c:
38818         (mp3_type_frame_length_from_header): fix bug in length computation
38819         (mp3_type_find): improve debugging output
38820
38821 2004-01-23  Julien MOUTTE  <julien@moutte.net>
38822
38823         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
38824         (gst_play_set_location), (gst_play_seek_to_time),
38825         (gst_play_set_audio_sink), (gst_play_set_visualization),
38826         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
38827         the pipeline from scratch. Visualization is back and switch went out as
38828         i realized it was not possible to use the way i wanted.
38829         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
38830         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
38831         clearing in state change from READY to NULL. So that one can clean the
38832         X ressources keeping the element.
38833         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38834         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
38835         (gst_xvimagesink_colorbalance_set_value),
38836         (gst_xvimagesink_colorbalance_get_value),
38837         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
38838         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
38839         change from READY to NULL and fixed some stupid bugs in colorbalance
38840         get/set values. Also added the following feature : when nobody tries to
38841         set some values to the colorbalance levels before the xcontext is
38842         grabbed, then when creating channels list from Xv attributes we set the
38843         internal values to the Xv defaults. This way we handle buggy Xv drivers
38844         that set default hue values far from the middle of the range (Thanks
38845         to Jon Trowbridge for pointing that issue).
38846         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
38847         colorbalance levels have been set before xcontext is grabbed.
38848
38849 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38850
38851         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
38852           Fix the ossmixer case where we shouldn't open /dev/dsp* because
38853           it might block operations (which is bad for a mixer).
38854
38855 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
38856
38857         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
38858         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
38859         (gmip_find_type_pre):
38860         * gst-libs/gst/media-info/media-info-priv.h:
38861         * gst-libs/gst/media-info/media-info.c:
38862         (gst_media_info_instance_init), (gst_media_info_read_idler):
38863         add fakesink to get caps on decoder src pad again
38864         fix callback prototype to match new have_type signal signature
38865
38866 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
38867
38868         * gst/adder/gstadder.c: (gst_adder_link):
38869           fix non-compile and cut-n-paste code
38870
38871 2004-01-21  David Schleef  <ds@schleef.org>
38872
38873         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
38874         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
38875         (gst_swfdec_init), (gst_swfdec_change_state):
38876         * ext/swfdec/gstswfdec.h:
38877         Fix negotiation.
38878         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
38879         (gst_adder_request_new_pad): Fix negotiation.
38880         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
38881         Add a fixate function.
38882         * gst/intfloat/gstfloat2int.c:
38883         * gst/intfloat/gstfloat2int.h:
38884         * gst/intfloat/gstint2float.c:
38885         * gst/intfloat/gstint2float.h:
38886         Completely rewrite the negotiation.  Doesn't quite work yet,
38887         due to some buffer-frames problem.
38888
38889 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
38890
38891         * ext/gnomevfs/gstgnomevfssrc.c:
38892         * sys/v4l2/v4l2_calls.h:
38893           fix includes for distcheck
38894
38895 2004-01-21  Christian Schaller <uraeus@gnome.org>
38896
38897         * ext/nas/
38898         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
38899         based on earlier patch from Laurent Vivier
38900
38901 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
38902
38903         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
38904         Fix wma caps property
38905         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
38906         Fix typo (flags1 and flags2)
38907
38908 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38909
38910         * gst-libs/gst/media-info/media-info-priv.c:
38911         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
38912         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
38913         (gmip_find_stream), (gmip_find_track_metadata),
38914         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
38915         (gmip_find_track_format):
38916         * gst-libs/gst/media-info/media-info-priv.h:
38917         * gst-libs/gst/media-info/media-info-test.c: (main):
38918         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
38919         (gst_media_info_read_idler), (gst_media_info_read):
38920         * gst-libs/gst/media-info/media-info.h:
38921           register debugging category and use it for debugging
38922
38923 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38924
38925         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
38926         (gst_vorbisfile_new_link):
38927           signal streaminfo through tags
38928
38929 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38930
38931         * ext/mplex/gstmplex.cc:
38932         * ext/mplex/gstmplexibitstream.cc:
38933           g++ doesn't like NULL in our i18n/error macros, should be
38934           either (NULL) or ("").
38935
38936 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38937
38938         * sys/dxr3/dxr3audiosink.c:
38939         * sys/dxr3/dxr3init.c:
38940         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
38941         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
38942           Fix more error error error errors (missing includes here).
38943
38944 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38945
38946         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
38947           fix thomas' error errors.
38948
38949 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38950
38951         * ext/mpeg2enc/gstmpeg2enc.cc:
38952           fix error errors.
38953
38954 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38955
38956         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38957         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38958           Fix for new error system.
38959
38960 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38961
38962         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38963           fix for new error reporting
38964
38965 2004-01-20  David Schleef  <ds@schleef.org>
38966
38967         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
38968         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
38969         (gst_ximagesink_set_xwindow_id): Change to using a framerate
38970         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
38971         and neither is 100+, most likely.
38972         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
38973         (gst_xvimagesink_getcaps): same
38974
38975 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38976
38977         * configure.ac:
38978           Up version requirement to 2.0.3 (not yet released) to avoid symbol
38979           clashes with ffmpeg.
38980
38981 2004-01-20  Julien MOUTTE  <julien@moutte.net>
38982
38983         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
38984         (gst_switch_init): Fixed switch element : proxying link and setting
38985         caps from src to sink on request.
38986
38987 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38988
38989         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
38990         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38991         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38992         fix element_error
38993
38994 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38995
38996         * sys/v4l/v4l_calls.h:
38997         * sys/v4l2/v4l2_calls.h:
38998           element_error fixes
38999
39000 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39001
39002         * gst-libs/gst/gst-i18n-plugin.h:
39003           add locale.h
39004           remove config.h inclusion
39005
39006 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39007
39008         * autogen.sh:
39009           adding autopoint invocation
39010         * Makefile.am:
39011         * configure.ac:
39012         * gst-libs/gst/gettext.h:
39013           adding gettext bits
39014         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
39015         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
39016         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
39017         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39018         (gst_gnomevfssink_close_file):
39019         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
39020         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
39021         * gst-libs/gst/gst-i18n-plugin.h:
39022         * gst/avi/gstavi.c: (plugin_init):
39023         * sys/dxr3/dxr3init.c: (plugin_init):
39024         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
39025         * sys/oss/gstossaudio.c: (plugin_init):
39026         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39027         * sys/v4l/gstv4l.c: (plugin_init):
39028         * sys/v4l/v4l_calls.c: (gst_v4l_open):
39029         * sys/v4l2/gstv4l2.c: (plugin_init):
39030         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39031         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
39032         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
39033         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
39034         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
39035         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
39036           make sure locale and translation domain are set
39037           fix translated strings
39038         * po/.cvsignore:
39039         * po/LINGUAS:
39040         * po/Makevars:
39041         * po/POTFILES.in:
39042         * po/nl.po:
39043           put translation files into place
39044         * sys/xvideo/imagetest.c: (main):
39045         * ext/dv/demo-play.c: (main):
39046           fix unnecessary translations
39047
39048 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
39049
39050         * ext/sndfile/gstsf.c:
39051         * gst/avi/gstavimux.c:
39052         * ext/audiofile/gstafsink.c:
39053         * ext/audiofile/gstafsrc.c:
39054         * ext/gnomevfs/gstgnomevfssink.c:
39055         * ext/gnomevfs/gstgnomevfssrc.c:
39056         * sys/oss/gstosselement.c:
39057         * sys/v4l/v4l_calls.h:
39058           fix i18n include
39059
39060 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39061
39062         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
39063         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
39064         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
39065         (gst_v4l2_get_output), (gst_v4l2_set_output),
39066         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
39067         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
39068         (gst_v4l2_set_attribute):
39069         update to new error handling
39070
39071 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39072
39073         * ext/sidplay/gstsiddec.cc:
39074         * gst/modplug/gstmodplug.cc:
39075           parenthese NULL because C++ seems angry about it
39076
39077 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
39078
39079         * gst-libs/gst/gst-i18n-plugin.h:
39080           add skeleton i18n stuff, but needs to be further implemented
39081
39082 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
39083
39084         * examples/gstplay/player.c: (main):
39085         * ext/aalib/gstaasink.c: (gst_aasink_open):
39086         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
39087         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
39088         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
39089         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
39090         (gst_afsink_close_file):
39091         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
39092         (gst_afsrc_close_file):
39093         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
39094         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39095         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
39096         * ext/esd/esdmon.c: (gst_esdmon_get):
39097         * ext/esd/esdsink.c: (gst_esdsink_chain):
39098         * ext/faac/gstfaac.c: (gst_faac_chain):
39099         * ext/faad/gstfaad.c: (gst_faad_chain):
39100         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
39101         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
39102         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
39103         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
39104         (gst_flacdec_loop):
39105         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
39106         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
39107         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
39108         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
39109         (gst_gnomevfssink_close_file):
39110         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
39111         (gst_gnomevfssrc_open_file):
39112         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
39113         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
39114         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
39115         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
39116         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
39117         * ext/mad/gstmad.c: (gst_mad_chain):
39118         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
39119         * ext/mpeg2dec/gstmpeg2dec.c:
39120         * ext/mpeg2enc/gstmpeg2enc.cc:
39121         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39122         * ext/mplex/gstmplex.cc:
39123         * ext/mplex/gstmplexibitstream.cc:
39124         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
39125         (gst_ogg_demux_push), (gst_ogg_pad_push):
39126         * ext/raw1394/gstdv1394src.c:
39127         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
39128         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
39129         * ext/sidplay/gstsiddec.cc:
39130         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
39131         (gst_sf_loop):
39132         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
39133         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
39134         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
39135         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
39136         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
39137         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
39138         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
39139         * gst-libs/gst/Makefile.am:
39140         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
39141         (gst_riff_read_element_data), (gst_riff_read_seek),
39142         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
39143         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
39144         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
39145         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
39146         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
39147         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
39148         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
39149         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39150         * gst/goom/gstgoom.c: (gst_goom_chain):
39151         * gst/id3/gstid3types.c: (gst_id3types_loop):
39152         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
39153         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
39154         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
39155         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
39156         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
39157         (gst_ebml_read_float), (gst_ebml_read_header):
39158         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
39159         (gst_matroska_demux_parse_blockgroup):
39160         * gst/modplug/gstmodplug.cc:
39161         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
39162         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39163         * gst/oneton/gstoneton.c: (gst_oneton_chain):
39164         * gst/silence/gstsilence.c: (gst_silence_get):
39165         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39166         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
39167         * gst/speed/gstspeed.c: (speed_loop):
39168         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
39169         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39170         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
39171         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
39172         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
39173         (gst_wavparse_loop):
39174         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
39175         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
39176         (dxr3audiosink_close):
39177         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
39178         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
39179         (dxr3videosink_close), (dxr3videosink_write_data):
39180         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
39181         * sys/oss/gstosselement.h:
39182         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
39183         (gst_osssink_chain):
39184         * sys/oss/gstosssrc.c: (gst_osssrc_get):
39185         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39186         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
39187         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
39188         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
39189         (gst_v4l_enable_overlay):
39190         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
39191         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
39192         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
39193         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
39194         (gst_v4l_set_audio):
39195         * sys/v4l/v4l_calls.h:
39196         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
39197         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
39198         (gst_v4lmjpegsink_playback_init),
39199         (gst_v4lmjpegsink_playback_start):
39200         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
39201         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
39202         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
39203         (gst_v4lmjpegsrc_requeue_frame):
39204         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
39205         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
39206         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
39207         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
39208         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
39209         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
39210         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
39211         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
39212         (gst_v4l2src_capture_stop):
39213         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
39214         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39215         (gst_ximagesink_chain):
39216         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
39217         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
39218         (gst_xvideosink_xwindow_new):
39219         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39220         (gst_xvimagesink_chain):
39221         use new error signal, function and categories
39222
39223 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
39224
39225         * configure.ac:
39226         * ext/Makefile.am:
39227         * ext/musicbrainz/gsttrm.c:
39228         * ext/musicbrainz/gsttrm.h:
39229         * ext/musicbrainz/Makefile.am:
39230         Add a trm plugin
39231
39232 2004-01-18  Julien MOUTTE  <julien@moutte.net>
39233
39234         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
39235         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
39236         synchronous property for debugging.
39237         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
39238         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39239         (gst_xvimagesink_set_property): Moving a pointer declaration to a
39240         smaller block, fixing indent.
39241
39242 2004-01-16  David Schleef  <ds@schleef.org>
39243
39244         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
39245         property affects the video stream.
39246         * sys/xvimage/xvimagesink.c:
39247         * sys/xvimage/xvimagesink.h:
39248         Add synchronous property for debugging.  Should probably be
39249         disabled in non-CVS builds.  Make sure that the Xv attribute
39250         exists before we set it (crash!).  Fix a silly float bug that
39251         caused colorbalance to just not work.
39252
39253 2004-01-17  Christian Schaller <Uraeus@gnome.org>
39254
39255         * tools/gst-launch-ext.in - update for new plugins
39256
39257 2004-01-16  David Schleef  <ds@schleef.org>
39258
39259         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
39260         already-freed caps.
39261
39262 2994-01-16  Christian Schaller <Uraeus@gnome.org>
39263
39264         * Update spec for new colorspace plugin and libcaca plugin
39265         * Fix compilation of libcaca plugin (clock -> id)
39266
39267 2004-01-16  Julien MOUTTE <julien@moutte.net>
39268
39269         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
39270         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
39271         (gst_xvimagesink_set_xwindow_id),
39272         (gst_xvimagesink_colorbalance_set_value),
39273         (gst_xvimagesink_colorbalance_get_value),
39274         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39275         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
39276         correct colorbalance properties. They can now be set when the element
39277         is still in NULL state. The values will be committed to the Xv Port
39278         when xcontext is initialized.
39279         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
39280         brightness int values in the GstXvImagesink structure.
39281
39282 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39283
39284         * gst-libs/gst/Makefile.am:
39285           restructure so having local patches works easier.
39286
39287 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39288
39289         * ext/mpeg2enc/Makefile.am:
39290         * ext/mpeg2enc/gstmpeg2enc.cc:
39291         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
39292           Bugfix with respect to EOS handling.
39293
39294 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39295
39296         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39297           Link with right caps (else, it segfaults).
39298         * ext/mplex/gstmplexjob.cc:
39299           Fix for slight API change in 1.6.1.93 release of mjpegtools.
39300
39301 2004-01-15  David Schleef  <ds@schleef.org>
39302
39303         * gst-libs/gst/audio/Makefile.am:
39304         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
39305         from the template.
39306         * gst-libs/gst/audio/gstaudiofilter.c:
39307         * gst-libs/gst/audio/gstaudiofilter.h:
39308         Add bytes_per_sample and size and n_samples calculation.
39309         * gst-libs/gst/audio/gstaudiofilterexample.c:
39310         Remove, now autogenerated.
39311         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
39312         Moved from gstaudiofilterexample, object name changed, code added
39313         so that it actually works.
39314         * gst-libs/gst/audio/make_filter:
39315         Script to build an audiofilter subclass from the template.
39316         * gst/colorspace/Makefile.am:
39317         * gst/colorspace/yuv2yuv.c:
39318         Remove file, since it's GPL, and we don't use it.
39319
39320 2004-01-15  Julien MOUTTE  <julien@moutte.net>
39321
39322         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39323         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
39324         them use the buffer free function to test how the buffer was allocated.
39325
39326 2004-01-15  David Schleef  <ds@schleef.org>
39327
39328         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
39329         that handles osssink fallback.
39330         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
39331         (gst_audio_convert_getcaps):
39332         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
39333         Add audio/x-qdm2 for QDM2 audio.
39334         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
39335         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
39336         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
39337         Decrease minimum size to 16x16.
39338         * gst/wavparse/gstwavparse.c:
39339         Convert disabled pad template caps to new caps.
39340         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
39341         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39342         (gst_xvimagesink_chain): Throw element error when display cannot
39343         be opened.  Increase minimum framerate to 1.0.  Check the data
39344         free function on a buffer to make sure it is the type we expect
39345         before manipulating it.
39346
39347 2004-01-15  Julien MOUTTE <julien@moutte.net>
39348
39349         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39350         (gst_videobalance_colorbalance_set_value): Implement passthru if
39351         settings are in the middle.
39352         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
39353
39354 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39355
39356         * gst/videofilter/Makefile.am:
39357         * gst/volume/Makefile.am:
39358           Since we use videofilter symbols, link to it.
39359
39360 2004-01-15  Julien MOUTTE <julien@moutte.net>
39361
39362         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
39363         mixer interface type to HARDWARE.
39364         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
39365         type to SOFTWARE.
39366         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
39367         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
39368         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
39369         (gst_volume_interface_init), (gst_volume_list_tracks),
39370         (gst_volume_set_volume), (gst_volume_get_volume),
39371         (gst_volume_set_mute), (gst_volume_mixer_init),
39372         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
39373         (volume_init): Implementing mixer interface.
39374         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
39375         * sys/oss/gstosselement.c: (gst_osselement_get_type),
39376         (gst_osselement_change_state): Removing some trailing commas in
39377         structures.
39378         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
39379         interface type to HARDWARE.
39380         * sys/v4l/gstv4lcolorbalance.c:
39381         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
39382         type to HARDWARE.
39383         * sys/v4l2/gstv4l2colorbalance.c:
39384         (gst_v4l2_color_balance_interface_init): Setting colorbalance
39385         interface type to HARDWARE.
39386         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
39387         same code than ximagesink for event handling.
39388
39389 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39390
39391         * ext/snapshot/Makefile.am:
39392         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
39393         (gst_snapshot_chain):
39394         * ext/snapshot/gstsnapshot.h:
39395           This has to be a joke... Snapshot should be connected to a tee,
39396           colorspace element before it and EOS after that, where the other
39397           src of the tee receives normal data.
39398           The current way is *wrong*.
39399
39400 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39401
39402         * ext/hermes/gsthermescolorspace.c:
39403           Fix another compile error. Same as below.
39404
39405 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39406
39407         * gst/colorspace/gstcolorspace.c:
39408         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
39409         (gst_colorspace_i420_to_yv12):
39410           Fix compiling... Didn't test if it actually works.
39411
39412 2004-01-15  David Schleef  <ds@schleef.org>
39413
39414         * configure.ac:
39415         * gst/colorspace/Makefile.am:
39416         * gst/colorspace/gstcolorspace.c:
39417         * gst/colorspace/gstcolorspace.h:
39418         * gst/colorspace/yuv2rgb.c:
39419         * gst/colorspace/yuv2rgb.h:
39420         Duplicate the ext/hermes colorspace plugin, and remove Hermes
39421         code and GPL code.  Fix for new caps negotiation.  Rewrite
39422         much of the format handling code, and some of the conversion
39423         code.  Basically, rewrote almost everything.  This element
39424         handles I420, YV12 to RGB conversions.
39425         * ext/hermes/Makefile.am:
39426         * ext/hermes/gsthermescolorspace.c:
39427         Rename colorspace to hermescolorspace.  Fix negotiation issues.
39428         Remove non-Hermes related code.  This element handles lots of
39429         RGB to RGB conversions, but no YUV.
39430         * ext/hermes/gstcolorspace.c:
39431         * ext/hermes/gstcolorspace.h:
39432         * ext/hermes/rgb2yuv.c:
39433         * ext/hermes/yuv2rgb.c:
39434         * ext/hermes/yuv2rgb.h:
39435         * ext/hermes/yuv2rgb_mmx16.s:
39436         * ext/hermes/yuv2yuv.c:
39437         * ext/hermes/yuv2yuv.h:
39438         Remove old code.
39439
39440 2004-01-14  Colin Walters  <walters@verbum.org>
39441
39442         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
39443         they've already been.
39444
39445 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39446
39447         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
39448           assume tag mode when pad is not connected
39449
39450 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39451
39452         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39453           Don't update the time of the clock
39454         (gst_alsa_sink_loop):
39455           sync to the clock given to alsasink, not the own clock
39456         * sys/oss/gstosssink.c: (gst_osssink_chain):
39457           sync to the clock
39458         (gst_osssink_change_state):
39459           activate the clock
39460         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39461         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39462           remove bogus code that made DISCONT events unhandled
39463         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
39464           explicitly case to double in _set_simple. (fixes 2nd warning in bug
39465           #131502)
39466         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
39467         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
39468         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
39469           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
39470           2nd warning in bug #131502)
39471
39472 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39473
39474         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39475         (gst_videobalance_colorbalance_set_value),
39476         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
39477         for colorbalance interface implementation.
39478         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39479         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
39480         (gst_ximagesink_dispose), (gst_ximagesink_init),
39481         (gst_ximagesink_class_init): Adding DISPLAY property.
39482         * sys/ximage/ximagesink.h: Adding display_name to store display.
39483         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39484         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39485         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
39486         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
39487         properties (they still need polishing though for gst-launch use : no
39488         xcontext yet, i ll do that tomorrow).
39489         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
39490
39491 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39492
39493         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39494         (gst_play_set_location), (gst_play_set_visualization): Preparing
39495         switch integration, adding videobalance in the pipeline.
39496
39497 2004-01-14  Julien MOUTTE <julien@moutte.net>
39498
39499         * gst-libs/gst/colorbalance/colorbalance.c:
39500         (gst_color_balance_class_init): Adding a default type.
39501         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
39502         the type.
39503         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
39504         (gst_videobalance_dispose), (gst_videobalance_class_init),
39505         (gst_videobalance_init), (gst_videobalance_interface_supported),
39506         (gst_videobalance_interface_init),
39507         (gst_videobalance_colorbalance_list_channels),
39508         (gst_videobalance_colorbalance_set_value),
39509         (gst_videobalance_colorbalance_get_value),
39510         (gst_videobalance_colorbalance_init): Implementing colorbalance
39511         interface.
39512         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
39513         list.
39514         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
39515         bug which was triggering a BadAccess X error when setting an overlay
39516         before pad was really negotiated.
39517         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
39518         Using the colorbalance type macro.
39519
39520 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39521
39522         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
39523         (gst_flacenc_chain):
39524           handle tags correctly
39525         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
39526           extract ID3v1 tags correctly
39527
39528 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39529
39530         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
39531         (plugin_init):
39532           Improve matroska typefinding for odd-typed headers...
39533
39534 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39535
39536         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
39537           Fix for using incremental number on padnames.
39538
39539 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39540
39541         * ext/divx/gstdivxdec.c:
39542         * ext/divx/gstdivxenc.c:
39543           Set category to divx4linux instead of divx (too generic).
39544         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
39545         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
39546         (gst_wavparse_loop), (gst_wavparse_change_state):
39547         * gst/wavparse/gstwavparse.h:
39548           fix parsing of WAV files with non-standard fmt-tag size and fix
39549           skipping of unrecognized chunks... Someone please fix this thing
39550           to use rifflib so all this is automated.
39551         * sys/v4l/Makefile.am:
39552         * sys/v4l2/Makefile.am:
39553           Add X_CFLAGS because we depend on X (for overlay).
39554
39555 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
39556
39557         * ext/mpeg2dec/gstmpeg2dec.c:
39558           Don't issue a timestamp unless we tagged the frame
39559           with a PTS.
39560
39561 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39562
39563         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
39564           Query the audio element to get the time, not the clock. We're
39565           interested in the element's time here.
39566
39567 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39568
39569         * ext/aalib/gstaasink.c: (gst_aasink_chain):
39570         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39571         * ext/esd/esdsink.c: (gst_esdsink_chain):
39572         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
39573         * ext/mas/massink.c: (gst_massink_chain):
39574         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
39575         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
39576         (gst_matroska_demux_parse_metadata):
39577         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
39578         (gst_mpeg_parse_release_locks):
39579         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
39580         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
39581         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39582         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
39583         (gst_osssink_change_state):
39584         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39585         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39586         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
39587         (gst_xvideosink_release_locks):
39588         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39589           use element time.
39590         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
39591         (gst_alsa_clock_stop):
39592         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
39593         (gst_audio_clock_get_internal_time):
39594           simplify for use with new clocking code.
39595         * testsuite/alsa/Makefile.am:
39596         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
39597           fix testsuite for new caps system
39598
39599 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39600
39601         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
39602         * ext/flac/gstflacenc.c: (add_one_tag):
39603           length is already host endian, no need to convert. Fixes playback of
39604           tagged files on PPC. (bug #128384)
39605
39606 2004-01-13  Julien MOUTTE <julien@moutte.net>
39607
39608         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
39609         colorbalance interface stating if it is hardware based or software
39610         based.
39611         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
39612         Removing a trailing comma.
39613         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39614         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
39615         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
39616         the documentation seems to be wrong on the -1000 to 1000 interval.
39617
39618 2004-01-12  David Schleef  <ds@schleef.org>
39619
39620         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
39621         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
39622         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
39623         Fix negotiation.  Add a bufferalloc function for the sink pad,
39624         and generally clean up some of the code.
39625
39626 2004-01-12  Julien MOUTTE <julien@moutte.net>
39627
39628         * gst-libs/gst/colorbalance/colorbalancechannel.c:
39629         (gst_color_balance_channel_dispose): Adding safety check in dispose
39630         method.
39631         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39632         (gst_xvimagesink_xcontext_clear),
39633         (gst_xvimagesink_interface_supported),
39634         (gst_xvimagesink_colorbalance_list_channels),
39635         (gst_xvimagesink_colorbalance_set_value),
39636         (gst_xvimagesink_colorbalance_get_value),
39637         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
39638         Adding colorbalance interface support to set XV parameters such as
39639         HUE, BRIGHTNESS, CONTRAST, SATURATION.
39640         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
39641         interface.
39642
39643 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39644
39645         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
39646         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
39647         (gst_audio_convert_init), (gst_audio_convert_set_property),
39648         (gst_audio_convert_get_property), (gst_audio_convert_chain),
39649         (gst_audio_convert_link),
39650         (gst_audio_convert_buffer_to_default_format),
39651         (gst_audio_convert_buffer_from_default_format), (plugin_init):
39652           - implement _getcaps and use it
39653           - improve linking
39654           - remove float caps since no float conversion is actually done
39655           - remove properties and arguments that were to be used for rate
39656             conversion
39657
39658 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39659
39660         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
39661         (gst_audio_structure_set_int):
39662         * gst-libs/gst/audio/audio.h:
39663           add helper functions for _getcaps matching the standard audio
39664           templates
39665
39666 2004-01-12  David Schleef  <ds@schleef.org>
39667
39668         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
39669         Test that pad is negotiated before getting its caps.
39670
39671 2004-01-12  Julien MOUTTE <julien@moutte.net>
39672
39673         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
39674         analyzing the pads of an element the bin is mostly in READY state so
39675         no caps were negotiated. This helper function needs to work with
39676         _get_caps directly then. I was not freeing them though, added that to
39677         fix the mem leak.
39678
39679 2004-01-12  Julien MOUTTE <julien@moutte.net>
39680
39681         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39682         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
39683         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
39684         than the free_func.
39685
39686 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39687
39688         * sys/oss/gstossaudio.c: (plugin_init):
39689         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
39690         * sys/oss/gstosselement.h:
39691           make an oss debugging category
39692           make failure more descriptive
39693
39694 2004-01-11  David Schleef  <ds@schleef.org>
39695
39696         * ext/ffmpeg/gstffmpeg.c:
39697         * ext/ffmpeg/gstffmpegcodecmap.c:
39698         * ext/ffmpeg/gstffmpegdec.c:
39699         * ext/ffmpeg/gstffmpegenc.c:
39700         * ext/ffmpeg/gstffmpegprotocol.c:
39701         * ext/gdk_pixbuf/gstgdkanimation.c:
39702         * ext/jpeg/gstjpeg.c:
39703         * ext/libpng/gstpng.c:
39704         * ext/mpeg2dec/perftest.c:
39705         * ext/speex/gstspeex.c:
39706         * gst-libs/gst/resample/dtos.c:
39707         * gst/intfloat/gstintfloatconvert.c:
39708         * gst/oneton/gstoneton.c:
39709         * gst/rtjpeg/RTjpeg.c:
39710         * gst/rtp/gstrtp.c:
39711         * sys/dxr3/dxr3init.c:
39712         * sys/glsink/gstgl_nvimage.c:
39713         * sys/glsink/gstgl_pdrimage.c:
39714         * sys/glsink/gstglsink.c:
39715         * testsuite/gst-lint:
39716         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
39717
39718 2004-01-11  David Schleef  <ds@schleef.org>
39719
39720         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
39721         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
39722         * ext/gdk_pixbuf/gstgdkanimation.c:
39723         (gst_gdk_animation_iter_create_pixbuf):
39724         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
39725         (gst_gdk_pixbuf_chain):
39726         * ext/gdk_pixbuf/gstgdkpixbuf.h:
39727         * ext/jack/gstjack.c: (gst_jack_change_state):
39728         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
39729         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
39730         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
39731         * gst/videofilter/gstvideofilter.c:
39732         (gst_videofilter_set_output_size):
39733         Remove all usage of gst_pad_get_caps(), and replace it with
39734         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
39735
39736 2004-01-11  David Schleef  <ds@schleef.org>
39737
39738         * configure.ac:
39739         * ext/Makefile.am: Fixes to make ext/libcaca compile.
39740         * ext/divx/gstdivxdec.c:
39741         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
39742         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
39743         handle images that span multiple buffers.  Now work with both
39744         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
39745         * ext/gdk_pixbuf/gstgdkpixbuf.h:
39746         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
39747         video/video.h changes
39748         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
39749         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39750         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
39751         of GstData free function.
39752         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
39753         same.
39754
39755 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39756
39757         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
39758         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
39759         (gst_v4l2element_get_property):
39760         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
39761           add norm, channel and frequency properties.
39762         * sys/v4l2/gstv4l2tuner.c:
39763           fixes for tuner interface changes
39764         * sys/v4l2/gstv4l2element.h:
39765         * sys/v4l2/gstv4l2src.c:
39766         * sys/v4l2/gstv4l2src.h:
39767         * sys/v4l2/v4l2src_calls.c:
39768         * sys/v4l2/v4l2src_calls.h:
39769           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
39770
39771 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39772
39773         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
39774         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
39775         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
39776         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
39777         * gst-libs/gst/tuner/tuner.h:
39778           GObjects aren't const.
39779           Add find_by_name functions.
39780           Add checks to _changed functions.
39781         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
39782         (gst_v4l_tuner_get_norm):
39783           Fixes for above.
39784
39785 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39786
39787         * gst-libs/gst/video/video.h:
39788           Fix caps template names to be understandable.
39789           Prefix everything with GST_VIDEO.
39790         * ext/aalib/gstaasink.c:
39791         * ext/divx/gstdivxdec.c:
39792         * ext/divx/gstdivxenc.c:
39793         * ext/gdk_pixbuf/gstgdkpixbuf.c:
39794         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
39795         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
39796         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
39797         * ext/libcaca/gstcacasink.c:
39798         * ext/libpng/gstpngenc.c: (raw_caps_factory):
39799         * ext/snapshot/gstsnapshot.c:
39800         * ext/swfdec/gstswfdec.c:
39801         * ext/xvid/gstxviddec.c:
39802         * ext/xvid/gstxvidenc.c:
39803         * gst/chart/gstchart.c:
39804         * gst/deinterlace/gstdeinterlace.c:
39805         * gst/effectv/gsteffectv.c:
39806         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39807         * gst/goom/gstgoom.c:
39808         * gst/median/gstmedian.c:
39809         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
39810         (gst_monoscope_srcconnect), (gst_monoscope_chain):
39811         * gst/overlay/gstoverlay.c:
39812         * gst/smooth/gstsmooth.c:
39813         * gst/smpte/gstsmpte.c:
39814         * gst/synaesthesia/gstsynaesthesia.c:
39815         * gst/videocrop/gstvideocrop.c:
39816         * gst/videodrop/gstvideodrop.c:
39817         * gst/y4m/gsty4mencode.c:
39818         * sys/qcam/gstqcamsrc.c:
39819         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
39820           Make them work with new video.h file.
39821         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39822         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
39823         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39824         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
39825           Make it work with new buffer allocation system.
39826
39827 2004-01-11  Julien MOUTTE  <julien@moutte.net>
39828
39829         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
39830         pad_alloc_buffer implementation to use ->srcpad
39831         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
39832         pad_alloc_buffer implementation to use ->srcpad
39833         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
39834         pad_alloc_buffer implementation to use ->srcpad
39835         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
39836         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
39837         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
39838         a reference to everything we need.
39839         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
39840         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
39841         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
39842         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
39843         a reference to everything we need.
39844         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
39845
39846 2004-01-11  David Schleef  <ds@schleef.org>
39847
39848         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
39849         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
39850         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
39851         structure members.
39852         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
39853         value during a resize/renegotiation.
39854         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
39855         gst_pad_alloc_buffer();
39856         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39857         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
39858         structure members.
39859         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
39860         Fix for rename of buffer private structure members.
39861         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39862         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
39863         Fix for rename of buffer private structure members.
39864         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39865         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
39866         Fix for rename of buffer private structure members.
39867
39868 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
39869
39870         reviewed by: David Schleef <ds@schleef.org>
39871
39872         * gst/videofilter/Makefile.am:
39873         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
39874         from the patch by ds to fit in with recent make_filter changes.
39875
39876 2004-01-11  Julien MOUTTE  <julien@moutte.net>
39877
39878         * configure.ac: Adding examples/switch/Makefile
39879         * examples/Makefile.am: Adding examples/switch
39880         * examples/switch/Makefile.am: Adding switcher example.
39881         * examples/switch/switcher.c: (got_eos), (idle_iterate),
39882         (switch_timer), (main): Adding an example demonstrating switch usage
39883         with 2 videotestsrc showing different patterns.
39884         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39885         (gst_switch_init): Fixing switch with the new caps system.
39886
39887 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39888
39889         * gst-libs/gst/video/video.h:
39890           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
39891           They should probably be like
39892           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
39893
39894 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39895
39896         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
39897         (qtdemux_parse_trak):
39898           fix audio chunk size/timestamp calculation
39899
39900 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39901
39902         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
39903           fix SVQ3 caps
39904
39905 2004-01-11  Steve Baker  <steve@stevebaker.org>
39906
39907         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
39908         (gst_agingtv_base_init), (gst_agingtv_class_init),
39909         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
39910         (gst_agingtv_set_property), (gst_agingtv_get_property):
39911         Port agingTV to videofilter
39912
39913 2004-01-09  Julien MOUTTE <julien@moutte.net>
39914
39915         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
39916         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39917
39918 2004-01-09  Julien MOUTTE <julien@moutte.net>
39919
39920         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
39921         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39922         * gst-libs/gst/xoverlay/xoverlay.c:
39923         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
39924         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
39925         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39926         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39927         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39928         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39929         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
39930         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
39931         the bufferalloc_function to replace bufferpools, fixing the XOverlay
39932         interface implementation to handle xid being 0 and fix some bugs
39933         triggered by Benjamin's testcase.
39934         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39935         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
39936         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
39937         the bufferalloc_function to replace bufferpools, fixing the XOverlay
39938         interface implementation to handle xid being 0 and fix some bugs
39939         triggered by Benjamin's testcase.
39940
39941 2004-01-09  David Schleef  <ds@schleef.org>
39942
39943         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
39944         mouse pointer events.  It works.
39945
39946 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39947
39948         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
39949           Use explicit caps - fix capsnego.
39950         * ext/xvid/gstxviddec.c:
39951         * ext/xvid/gstxvidenc.c:
39952           Remove macro-inside-macro which caused compile errors.
39953         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
39954           Error out if it's not a RIFF file. Else we error out without
39955           gst_element_error() which is not good...
39956
39957 2004-01-08  David Schleef  <ds@schleef.org>
39958
39959         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39960         Fix pad_link function to handle formats that ffmpeg returns
39961         as multiple caps structures.
39962         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
39963         Only complain if source buffer is _smaller_ than expected.
39964         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
39965         (gst_videoscale_handle_src_event): Resize navigation events
39966         when passing them upstream.
39967         * gst/videotestsrc/gstvideotestsrc.c:
39968         * gst/videotestsrc/gstvideotestsrc.h:
39969         * gst/videotestsrc/videotestsrc.c:
39970         * gst/videotestsrc/videotestsrc.h:
39971         Rewrite many of the buffer painting functions to handle odd
39972         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
39973         been verified to work with my video card.
39974         * testsuite/gst-lint:  Add check for elements calling
39975         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
39976
39977 2004-01-08  David Schleef  <ds@schleef.org>
39978
39979         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
39980         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
39981
39982 2004-01-08  Julien MOUTTE  <julien@moutte.net>
39983
39984         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
39985         configure event is not emiting the desired size signal. That fixes
39986         aspect ratio issues with gst-player.
39987
39988 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39989
39990         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
39991           Fix capsnego.
39992
39993 2004-01-08  Julien MOUTTE  <julien@moutte.net>
39994
39995         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
39996         public method to fire size signal.
39997
39998 2004-01-07  Julien MOUTTE  <julien@moutte.net>
39999
40000         * examples/gstplay/Makefile.am: Adding the interface library.
40001         * gst-libs/gst/play/Makefile.am: Adding the interface library.
40002         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
40003         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
40004         GST_IS_X_OVERLAY before signal connect.
40005         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
40006         Removing the have_video_size signal.
40007         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
40008         and associated public method.
40009         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40010         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
40011         signal.
40012         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
40013         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
40014         signal.
40015         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
40016         Using XOverlay public method to fire size signal.
40017
40018 2004-01-07  David Schleef  <ds@schleef.org>
40019
40020         * gst/videofilter/Makefile.am:
40021         * gst/videofilter/gstvideotemplate.c:
40022         * gst/videofilter/make_filter:
40023         Create gstvideoexample.c in a srcdir!=builddir friendly way.
40024         Convert make_filter to /bin/sh script.
40025
40026 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
40027
40028         * gst/modplug/gstmodplug.cc: fix element description
40029
40030 2004-01-07  Julien MOUTTE  <julien@moutte.net>
40031
40032         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40033         (got_video_size): Adding some new lines in g_print calls.
40034         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40035         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
40036         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
40037         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
40038         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
40039         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
40040         Complete code review, reverting some stuff i disagree with, adding
40041         some fixes : time synchronization on invalid timestamps, renegotiation
40042         of private window.
40043         * sys/ximage/ximagesink.h:
40044         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
40045         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
40046         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
40047         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
40048         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
40049         (gst_xvimagesink_buffer_new),
40050         (gst_xvimagesink_navigation_send_event),
40051         (gst_xvimagesink_set_xwindow_id),
40052         (gst_xvimagesink_get_desired_size),
40053         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
40054         stuff i disagree with, adding some fixes : Renegotiation of private
40055         window, implementing get_desired_size.
40056
40057 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40058
40059         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
40060         (gst_afsink_handle_event):
40061         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
40062         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
40063         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
40064         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
40065         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
40066           Fix for instantiate-test (see core). Also remove dead code from
40067           jpegenc (which still needs fixing, but that's lower on my TODO
40068           list...).
40069         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
40070           Never return NULL as caps.
40071
40072 2004-01-07  David Schleef  <ds@schleef.org>
40073
40074         * configure.ac:
40075         * ext/Makefile.am:
40076         * ext/librfb/Makefile.am:
40077         * ext/librfb/gstrfbsrc.c:
40078         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
40079         is the protocol used by VNC.
40080
40081 2004-01-07  David Schleef  <ds@schleef.org>
40082
40083         * gst/videofilter/gstvideotemplate.c:
40084         * gst/videofilter/gstvideotemplate.h:
40085         * gst/videofilter/make_filter:
40086         Merge videotemplate header into source file.
40087         * gst/effectv/Makefile.am:
40088         * gst/effectv/gsteffectv.c: (plugin_init):
40089         * gst/effectv/gstwarp.c:
40090         Make warpTV a subclass of videofilter.
40091
40092 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40093
40094         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
40095           Add guard against invalid utf-8 conversions in mad. Just in case.
40096
40097 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40098
40099         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40100           Fix for bug shown by poisoning
40101
40102 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40103
40104         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
40105         (gst_v4lmjpegsrc_buffer_free):
40106         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
40107         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
40108         (gst_v4lsrc_buffer_free):
40109           Fix for removed bufferpools.
40110
40111 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40112
40113         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
40114         Fix caps negotiation.
40115
40116         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
40117         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
40118         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
40119         (dvdnavsrc_event):
40120         * ext/mpeg2dec/gstmpeg2dec.c:
40121         * gst-libs/gst/navigation/navigation.c:
40122         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
40123         * gst-libs/gst/navigation/navigation.h:
40124         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
40125         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
40126         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
40127         Super-simple first version of mouse and keyboard events. Clicking
40128         on a DVD menu now works, although it may not take you where you
40129         expected.
40130
40131         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40132         * gst/videotestsrc/gstvideotestsrc.c:
40133         (gst_videotestsrc_src_fixate):
40134         These fixate functions were broken - they never actually
40135         fixated :)
40136
40137 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40138
40139         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
40140         (gst_icecastsend_init):
40141           fix for new caps system.
40142         * gst-libs/gst/mixer/mixertrack.h:
40143         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
40144           Add 'master track' flag (for tools like ACME that only want to
40145           change the main volume).
40146
40147 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
40148
40149         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
40150         (gst_xvid_csp_to_caps):
40151         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
40152         * ext/xvid/gstxvidenc.c:
40153         ifdef out ARGB type when it isn't available
40154         in xvidcore 1.0.0beta2
40155
40156 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40157
40158         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
40159           When we have received a new SCR right in the first buffer after
40160           a seek (so in the same cycle that handles the discont), we should
40161           handle the buffer instead of unreffing it, else we lose data.
40162
40163 2004-01-06  Iain <iain@prettypeople.org>
40164
40165         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
40166           buffer-frames caps too.
40167
40168         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
40169           caps that we need, don't destroy them all and rebuild them. And when
40170           creating src pads, use the src pad template rather than the sink...
40171
40172 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40173
40174         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
40175           Add pad to element *after* setting functions such as event handler.
40176           Without this, the scheduler (opt) will link pads, set the event
40177           handler from the default event function (dispatcher in gstpad.c)
40178           and *after* that, we will set our own event function, which will
40179           thus never be used (and thus mpegdemux doesn't handle events).
40180
40181 2004-01-04  David Schleef  <ds@schleef.org>
40182
40183         Fix the fixate functions to handle new prototype:
40184         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
40185         * gst/videotestsrc/gstvideotestsrc.c:
40186         (gst_videotestsrc_src_fixate):
40187         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
40188         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
40189         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
40190
40191 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40192
40193         * sys/ximage/ximagesink.h:
40194         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
40195         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
40196         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
40197         (gst_ximagesink_xoverlay_init):
40198           assorted fixes to make (re)embedding work
40199         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
40200         (gst_ximagesink_get_desired_size):
40201           implement desired size additions to XOverlay
40202
40203 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40204
40205         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
40206         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
40207         (gst_x_overlay_got_desired_size):
40208         * gst-libs/gst/xoverlay/xoverlay.h:
40209           Add optional "desired size" signal and querying.
40210
40211 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40212
40213         * gst/matroska/matroska-demux.c:
40214         (gst_matroska_demux_parse_blockgroup):
40215           Fix EBML-laced block parsing. Diffs are relative to previous
40216           lace, not the first lace. Thanks to Mosu from the Matroska
40217           team for detecting this.
40218         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40219         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
40220         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
40221         (gst_wavparse_change_state):
40222         * gst/wavparse/gstwavparse.h:
40223           Quickfix for capsnego.
40224
40225 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40226
40227         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
40228           Fix indenting, fix pad creation.
40229
40230 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40231
40232         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
40233         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
40234         (gst_xviddec_sink_link):
40235           Implement src_getcaps() so proper size caps is negotiated.
40236
40237 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40238
40239         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
40240           Finish flac decoder on EOS. See #116178.
40241
40242 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40243
40244         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
40245         (gst_matroska_demux_add_stream):
40246         * gst/matroska/matroska-ids.h:
40247           Add getcaps() function to fix capsnego...
40248
40249 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40250
40251         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40252         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
40253         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
40254           Fix more integer overflows. Again, see #126967.
40255
40256 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40257
40258         * ext/mpeg2dec/gstmpeg2dec.c:
40259           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
40260           #130416.
40261
40262 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40263
40264         * configure.ac:
40265         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
40266         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
40267         * ext/xvid/gstxvid.h:
40268         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
40269         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
40270         (gst_xviddec_src_link), (gst_xviddec_sink_link),
40271         (gst_xviddec_change_state):
40272         * ext/xvid/gstxviddec.h:
40273         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
40274         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
40275         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
40276         (gst_xvidenc_link), (gst_xvidenc_set_property),
40277         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
40278         * ext/xvid/gstxvidenc.h:
40279           Update xvid plugin to latest xvid (1.0.0-beta3) API.
40280
40281 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40282
40283         * gst/rtp/rtp-packet.c:
40284           Add sys/types.h include, since OS X doesn't define in_addr_t
40285           in netinet/in.h, like it does on Linux (see #129600).
40286
40287 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
40288
40289         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
40290
40291         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
40292           Correct logic of dispose function (see #129306).
40293
40294 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40295
40296         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
40297         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
40298         (gst_mpeg_parse_init):
40299         * gst/mpegstream/gstmpegparse.h:
40300           Remove clock (which was never provided, i.e. dead code), and
40301           also fix integer overflows at high PTS values (see #126967).
40302
40303 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40304
40305         * ext/flac/gstflacdec.c:
40306         * ext/libpng/gstpngenc.h:
40307         * ext/mikmod/gstmikmod.h:
40308           OS X fixes (see #126628).
40309
40310 2004-01-02  David Schleef  <ds@schleef.org>
40311
40312         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
40313         (gst_alsa_src_base_init): Remove bogus "src" request pad.
40314         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
40315         (gst_mpeg_parse_class_init): Move pad template registration
40316         to class_init, since the derived class (mpegdemux) doesn't
40317         want them.
40318
40319 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40320
40321         * sys/ximage/Makefile.am:
40322         * sys/xvideo/Makefile.am:
40323         * sys/xvimage/Makefile.am:
40324           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
40325           after installation (see #127664).
40326
40327 2004-01-02  David Schleef  <ds@schleef.org>
40328
40329         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
40330         (gst_ffmpegenc_connect):  Negotiation fixes.
40331         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
40332         Remove inappropriate gst_caps_free().
40333         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40334         Reenable Ronald's internal resize code, since the core handles
40335         it correctly now.
40336
40337 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40338
40339         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
40340         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
40341         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
40342           Fix pad template stuff.
40343
40344 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40345
40346         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
40347         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
40348           fix signed integer reading/writing.
40349
40350 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40351
40352         * ext/alsa/README:
40353           Remove outdated document
40354
40355 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
40356
40357         * gst/cutter/gstcutter.c: (gst_cutter_init):
40358           src pad was being created twice - oops.
40359
40360 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40361
40362         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40363           Comment out internal resize. It doesn't handle the resulting
40364           XEvent internally, does another try_set_caps() which leads to
40365           a really nice loop.
40366           Real fix will come when Julien and Dave are awake. ;).
40367
40368 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40369
40370         * ext/mpeg2enc/gstmpeg2enc.cc:
40371           fix const/nonconst compile issue.
40372
40373 2004-01-02  David Schleef  <ds@schleef.org>
40374
40375         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
40376         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
40377         Add fixate function and a check for bad formats.
40378
40379 2004-01-01  David Schleef  <ds@schleef.org>
40380
40381         Negotiation fixes:
40382         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
40383         (gst_audiofilter_init):
40384         * gst/debug/efence.c: (gst_efence_init):
40385         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
40386         (gst_deinterlace_init):
40387         * gst/volume/gstvolume.c: (volume_connect):
40388
40389 2004-01-01  David Schleef  <ds@schleef.org>
40390
40391         Convert elements to use gst_pad_use_explicit_caps() where
40392         appropriate:
40393         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
40394         * ext/audiofile/gstafparse.c: (gst_afparse_init),
40395         (gst_afparse_open_file):
40396         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
40397         (gst_afsrc_open_file):
40398         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
40399         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
40400         (gst_ffmpegdec_chain):
40401         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
40402         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
40403         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
40404         (gst_gdk_pixbuf_chain):
40405         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
40406         (gst_jpegdec_chain):
40407         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
40408         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
40409         (gst_mikmod_negotiate):
40410         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
40411         (gst_mpeg2dec_negotiate_format):
40412         * ext/mpeg2enc/gstmpeg2enc.cc:
40413         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
40414         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
40415         (gst_speexdec_sinkconnect):
40416         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
40417         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
40418         (gst_vorbisfile_new_link):
40419         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
40420         (gst_ac3parse_chain):
40421         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
40422         (gst_asf_demux_setup_pad):
40423         * gst/auparse/gstauparse.c: (gst_auparse_init),
40424         (gst_auparse_chain):
40425         * gst/id3/gstid3types.c: (gst_id3types_loop):
40426         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40427         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
40428         (mp1videoparse_parse_seq):
40429         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
40430         (bpf_from_header):
40431         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40432         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
40433         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
40434         (gst_mpeg_parse_send_data):
40435         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40436         (gst_qtdemux_add_stream):
40437         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
40438         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40439         (gst_wavparse_parse_fmt):
40440
40441 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40442
40443         * configure.ac:
40444           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
40445           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
40446           it therefore uses the wrong include paths. Too bad... Note
40447           that 1.6.1.93 is not release yet. ;).
40448           Also add a check for mplex, which is now using the lib'ified
40449           mplex from mjpegtools, too.
40450         * ext/ffmpeg/gstffmpegcodecmap.c:
40451           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
40452           issues. I don't think ffmpeg handles 3ivx correctly, so this
40453           probably won't work. But it won't hurt either.
40454         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
40455         (gst_ffmpegdec_chain):
40456         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
40457         (gst_ffmpegenc_chain_audio):
40458           Fix memleak in audio encoding. Close codec if open fails, this
40459           calls the cleanup routines so we can re-use the context.
40460         * ext/mpeg2enc/gstmpeg2enc.cc:
40461           Fix pad template names/types, fix memory issue with getcaps().
40462         * ext/mpeg2enc/gstmpeg2encoder.cc:
40463         * ext/mpeg2enc/gstmpeg2encoder.hh:
40464           Fix compile issue with new caps system (const thingy).
40465         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40466         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
40467           We read a first frame right on initing, so that we have a caps
40468           when we init the output. This caps is cached in padprivate and
40469           read as first frame.
40470         * ext/mplex/Makefile.am:
40471         * ext/mplex/gstmplex.cc:
40472         * ext/mplex/gstmplex.h:
40473         * ext/mplex/gstmplex.hh:
40474         * ext/mplex/gstmplexibitstream.cc:
40475         * ext/mplex/gstmplexibitstream.hh:
40476         * ext/mplex/gstmplexjob.cc:
40477         * ext/mplex/gstmplexjob.hh:
40478         * ext/mplex/gstmplexoutputstream.cc:
40479         * ext/mplex/gstmplexoutputstream.hh:
40480           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
40481           had issues, didn't do capsnego, supported only a subset of the
40482           mplex features and required a mplex fork in our local CVS. Plus
40483           that it worked agaist a very old mplex version. Rewriting was
40484           faster than updating it.
40485         * gst-libs/ext/Makefile.am:
40486         * gst-libs/ext/mplex/INSTRUCT:
40487         * gst-libs/ext/mplex/Makefile.am:
40488         * gst-libs/ext/mplex/README:
40489         * gst-libs/ext/mplex/TODO:
40490         * gst-libs/ext/mplex/ac3strm_in.cc:
40491         * gst-libs/ext/mplex/audiostrm.hh:
40492         * gst-libs/ext/mplex/audiostrm_out.cc:
40493         * gst-libs/ext/mplex/aunit.hh:
40494         * gst-libs/ext/mplex/bits.cc:
40495         * gst-libs/ext/mplex/bits.hh:
40496         * gst-libs/ext/mplex/buffer.cc:
40497         * gst-libs/ext/mplex/buffer.hh:
40498         * gst-libs/ext/mplex/fastintfns.h:
40499         * gst-libs/ext/mplex/format_codes.h:
40500         * gst-libs/ext/mplex/inputstrm.cc:
40501         * gst-libs/ext/mplex/inputstrm.hh:
40502         * gst-libs/ext/mplex/lpcmstrm_in.cc:
40503         * gst-libs/ext/mplex/mjpeg_logging.cc:
40504         * gst-libs/ext/mplex/mjpeg_logging.h:
40505         * gst-libs/ext/mplex/mjpeg_types.h:
40506         * gst-libs/ext/mplex/mpastrm_in.cc:
40507         * gst-libs/ext/mplex/mpegconsts.cc:
40508         * gst-libs/ext/mplex/mpegconsts.h:
40509         * gst-libs/ext/mplex/mplexconsts.hh:
40510         * gst-libs/ext/mplex/multplex.cc:
40511         * gst-libs/ext/mplex/outputstream.hh:
40512         * gst-libs/ext/mplex/padstrm.cc:
40513         * gst-libs/ext/mplex/padstrm.hh:
40514         * gst-libs/ext/mplex/stillsstream.cc:
40515         * gst-libs/ext/mplex/stillsstream.hh:
40516         * gst-libs/ext/mplex/systems.cc:
40517         * gst-libs/ext/mplex/systems.hh:
40518         * gst-libs/ext/mplex/vector.cc:
40519         * gst-libs/ext/mplex/vector.hh:
40520         * gst-libs/ext/mplex/videostrm.hh:
40521         * gst-libs/ext/mplex/videostrm_in.cc:
40522         * gst-libs/ext/mplex/videostrm_out.cc:
40523         * gst-libs/ext/mplex/yuv4mpeg.cc:
40524         * gst-libs/ext/mplex/yuv4mpeg.h:
40525         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
40526         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
40527           We don't fork mjpegtools' mplex in our CVS anymore.
40528         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
40529         (gst_avi_demux_add_stream):
40530         * gst/avi/gstavidemux.h:
40531           Add getcaps() function for proper caps nego. This makes some
40532           parts of AVI playback/reading work.
40533         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40534           Resize window on new capsnego. This is probably wrong, but
40535           I'm still committing it because with current capsnego, the
40536           first successfull capsnego is auto-fixated, therefore rounded
40537           down to the lowest values in the caps. this results in a 16x16
40538           XWindow that is not reized when real capsnego finishes.
40539           Dave, I see more cases of this, do you know a proper solution?
40540         * tools/gst-launch-ext.in:
40541           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
40542
40543 2003-12-31  David Schleef  <ds@schleef.org>
40544
40545         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
40546         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
40547           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
40548
40549 2003-12-30  David Schleef  <ds@schleef.org>
40550
40551         * ext/ffmpeg/gstffmpegcolorspace.c:
40552         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
40553         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
40554         (gst_ffmpegcsp_chain): Negotiation fixes
40555         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
40556         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
40557         (gst_audio_convert_link), (gst_audio_convert_channels):
40558         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
40559         (gst_audioscale_link), (gst_audioscale_get_buffer),
40560         (gst_audioscale_chain): Negotiation fixes
40561         * gst/audioscale/gstaudioscale.h:
40562         * gst/videofilter/gstvideofilter.c:
40563         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
40564         (gst_videofilter_link), (gst_videofilter_init),
40565         (gst_videofilter_set_output_size), (gst_videofilter_setup),
40566         (gst_videofilter_find_format_by_structure):
40567         * gst/videofilter/gstvideofilter.h: Negotiation fixes
40568         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
40569         (gst_videoscale_link):
40570         * gst/videoscale/videoscale.c: (videoscale_get_structure),
40571         (videoscale_find_by_structure), (gst_videoscale_setup):
40572         * gst/videoscale/videoscale.h: Negotiation fixes
40573         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40574         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
40575         function, restrict resizing to a multiple of 4 (hack until
40576         everyone supports odd sizes correctly).
40577
40578 2003-12-29  Colin Walters  <walters@verbum.org>
40579
40580         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
40581         signed.
40582
40583 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
40584
40585         * ext/sndfile/gstsf.c: (gst_sf_loop):
40586           Fix warning about discarding const qualifier
40587
40588 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
40589
40590         * gst/cutter/gstcutter.c:
40591         * gst/videoscale/gstvideoscale.c:
40592         * gst/volenv/gstvolenv.c:
40593         * gst-libs/gst/audio/audio.c:
40594         * gst-libs/gst/video/video.c:
40595           Fix warnings
40596
40597 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40598
40599         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
40600           Don't send ALSA debugging to stderr.
40601         * ext/alsa/gstalsa.h:
40602           Use GST_WARNING instead of g_warning when ALSA functions fail.
40603
40604 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40605
40606         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
40607           Free XVAdapterInfo correctly.
40608
40609 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40610
40611         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
40612         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
40613           Make id3tag use correct caps nego.
40614
40615 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
40616
40617         * ext/ivorbis/vorbis.c:
40618         * ext/ivorbis/vorbisenc.h:
40619         * ext/ivorbis/vorbisfile.c:
40620           Modify so that it uses the new caps things
40621
40622 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40623
40624         * testsuite/spider/spider1.c: (main):
40625         * testsuite/spider/spider2.c: (main):
40626         * testsuite/spider/spider3.c: (main):
40627           Make tests compile again. They probably don't work.
40628
40629 2003-12-24  Colin Walters  <walters@verbum.org>
40630
40631         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
40632         we can't fixate the caps anymore.
40633
40634 2003-12-23  David Schleef  <ds@schleef.org>
40635
40636         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
40637         * sys/oss/gstosssink.c: (gst_osssink_init),
40638         (gst_osssink_sink_fixate): Add fixate function.
40639
40640 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40641
40642         * ext/ffmpeg/gstffmpegcodecmap.c:
40643         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
40644         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
40645         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
40646         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
40647         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
40648         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
40649         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
40650           fix typo in RGB masks, and move back to "old" colorspace
40651           capsnego code until whoever wrote this new crap has actually
40652           tested it so that it works.
40653           And yes, this works, keep it that way please.
40654
40655 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40656
40657         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
40658         (gst_divxdec_init), (gst_divxdec_negotiate):
40659         * ext/divx/gstdivxdec.h:
40660         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
40661         (gst_divxenc_init):
40662         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
40663         (gst_faac_sinkconnect), (gst_faac_srcconnect):
40664         * ext/mpeg2enc/gstmpeg2enc.cc:
40665         * ext/mpeg2enc/gstmpeg2encoder.cc:
40666         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40667         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
40668         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
40669         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
40670         (dxr3spusink_init):
40671         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
40672         (dxr3videosink_init):
40673           Fix caps breakage after Dave's caps branch merge.
40674
40675 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40676
40677         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
40678           Fix for 24bpp display.
40679
40680 2003-12-23  Colin Walters  <walters@verbum.org>
40681
40682         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
40683         a GnomeVFSHandle directly.
40684
40685 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40686
40687         * gst/volume/Makefile.am:
40688         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
40689         (volume_base_init), (volume_init):
40690           Reenable volume element and fix to work with new caps stuff.
40691           Rhythmbox needs this.
40692
40693 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40694
40695         * gst/qtdemux/qtdemux.c: (plugin_init):
40696           qtdemux requires bytestream
40697
40698 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40699
40700         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
40701           Fix remaining caps handling errors due to CAPS merge.
40702
40703 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40704
40705         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
40706         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
40707         (gst_faad_srcconnect):
40708           Port to new caps system.
40709
40710 2003-12-21  Julien MOUTTE  <julien@moutte.net>
40711
40712         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40713         (got_video_size), (main): using g_print instead of g_message.
40714         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
40715         signal which was not emitted because of "switch" element added to the
40716         bin but not connected. (Removing from the bin temporarily)
40717
40718 2003-12-21  Julien MOUTTE  <julien@moutte.net>
40719
40720         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
40721         find X development files. I don't understand the previous tests and
40722         they fail on my debian/ppc unstable. This one works.
40723         * examples/gstplay/player.c: (main): Set the pipeline to READY before
40724         exiting.
40725         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
40726         (gst_play_set_video_sink), (gst_play_set_audio_sink),
40727         (gst_play_set_visualization): Add some safety checks in set_ methods
40728         and state_change. This was throwing some ugly CRITICAL messages when
40729         pipeline was getting disposed and casts were failing.
40730
40731 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40732
40733         * configure.ac:
40734           Improve mpeg2enc detection. This is for distributions that do
40735           ship mjpegtools, but without mpeg2enc. Also does object check
40736           for might there ever be ABI incompatibility.
40737         * ext/mpeg2enc/gstmpeg2enc.cc:
40738           Add Andrew as second maintainer (he's helping me), and also add
40739           an error if no caps was set. This happens if I pull before capsnego
40740           and that's something I should solve sometime else.
40741         * gst/matroska/matroska-demux.c:
40742         (gst_matroska_demux_parse_blockgroup):
40743           Fix time parsing.
40744         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
40745         (gst_matroska_mux_track_header):
40746           Add caps to templates.
40747         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
40748           Add mpegversion=1 to prevent confusion with MPEG/AAC.
40749         * gst/mpegstream/gstmpegdemux.c:
40750           Remove layer since it causes warnings about unfixed caps.
40751         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40752           Fix obvious typo (we error out if caps were set, we should of
40753           course error out if *no* caps were set).
40754         * sys/oss/gstosselement.c: (gst_osselement_convert):
40755           Fix format conversion, we confused bits/bytes.
40756         * sys/oss/gstosselement.h:
40757           Improve documentation for 'bps'.
40758         * sys/v4l/TODO:
40759           Remove stuff about plugins that need removing - this was done
40760           ages ago.
40761         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
40762         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
40763         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
40764         (gst_v4lsrc_src_query):
40765         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
40766         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
40767           Add get_query_types(), get_formats() and query() functions.
40768
40769 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
40770
40771         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
40772           * moved CVS to freedesktop.org