Release 0.10.21
[platform/upstream/gstreamer.git] / ChangeLog
1 === release 0.10.21 ===
2
3 2008-10-03  Jan Schmidt <jan.schmidt@sun.com>
4
5         * configure.ac:
6           releasing 0.10.21, "We Could Be Wrong"
7
8 2008-09-28  Jan Schmidt  <jan.schmidt@sun.com>
9
10         * configure.ac:
11         0.10.20.4 pre-release
12
13 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
14
15         Patch by: Vincent Penquerc'h <ogg dot k dot ogg dot k at googlemail dot com>
16
17         * ext/theora/theoraparse.c: (theora_parse_set_streamheader):
18         Set the BOS flag on the BOS packet. Fixes #553244.
19
20 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
21
22         * gst-libs/gst/rtsp/gstrtspmessage.c:
23         (gst_rtsp_message_parse_request),
24         (gst_rtsp_message_parse_response):
25         Fix the g_return_val_if_fail() statements.
26
27 2008-09-22  Michael Smith <msmith@songbirdnest.com>
28
29         * gst-libs/gst/tag/gsttagdemux.c:
30           Fail to activate if there's insufficient data in the file to be usable,
31           preventing an assertion fail later. Fixes #552960
32
33 2008-09-15  Tim-Philipp Müller  <tim.muller at collabora co uk>
34
35         * gst-libs/gst/pbutils/descriptions.c:
36         * gst/typefind/gsttypefindfunctions.c:
37           Recognise Kate subtitle streams (#550582).
38
39 2008-09-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
40
41         * gst-libs/gst/audio/audio.h: (GST_AUDIO_FIELD_SIGNED):
42           Remove trailing comma from enum list, which causes problems
43           with -pendantic (#550729).
44
45 2008-09-10  Jan Schmidt  <jan.schmidt@sun.com>
46
47         * configure.ac:
48         0.10.20.2 pre-release
49
50         * po/LINGUAS:
51         * po/id.po:
52         * po/pt_BR.po:
53
54         New translations.
55
56 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
57
58         * gst-libs/gst/interfaces/propertyprobe.c:
59           (gst_property_probe_get_properties),
60           (gst_property_probe_get_property),
61           (gst_property_probe_probe_property),
62           (gst_property_probe_probe_property_name),
63           (gst_property_probe_needs_probe),
64           (gst_property_probe_needs_probe_name),
65           (gst_property_probe_get_values),
66           (gst_property_probe_get_values_name),
67           (gst_property_probe_probe_and_get_values),
68           (gst_property_probe_probe_and_get_values_name):
69           More sanity checks for our second-favourite interface.
70
71 2008-09-05  Stefan Kost  <ensonic@users.sf.net>
72
73         * gst-libs/gst/interfaces/propertyprobe.c:
74           Check for NULL pointer, in the hope that this fixes #532864.
75
76 2008-09-05  Tim-Philipp Müller  <tim.muller at collabora co uk>
77
78         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
79           No really, the next release is 0.10.21 (fix Since: tags in docs).
80
81 2008-09-04  Wim Taymans  <wim.taymans@collabora.co.uk>
82
83         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_stop):
84         Disable a code path that is now called but causes a deadlock for some
85         reason and is unneeded.
86
87 2008-09-04  Stefan Kost  <ensonic@users.sf.net>
88
89         * sys/xvimage/xvimagesink.c:
90         * sys/xvimage/xvimagesink.h:
91           Add a "draw-border" property that can be set to false to disable
92           drawing borders.
93           
94         * tests/icles/test-colorkey.c:
95         * tests/icles/Makefile.am:
96           Add new test application for the colorkey handling.
97
98 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
99
100         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
101         Use a decent caps for TrueSpeech instead of a ffmpeg-specific one.
102         This will also be fixed for upcoming gst-ffmpeg release so that once
103         this release of -base is out, it will work with the latest gst-ffmpeg
104         release.
105
106 2008-09-03  Edward Hervey  <edward.hervey@collabora.co.uk>
107
108         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
109         (gst_riff_create_audio_template_caps):
110         Add Truespeech mapping for RIFF formats (AVI/WAV).
111         Fixes #550656
112
113 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
114
115         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
116         Typefind video/mj2 and image/jp2 ISO JPEG2000 mime types.
117         Fixes #550638.
118
119 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
120
121         * configure.ac:
122         * gst/subparse/Makefile.am:
123         * gst/subparse/gstsubparse.c:
124         * gst/subparse/samiparse.c:
125         * tests/check/elements/subparse.c:
126           Rework last change, so that we build subparse, but just disable the
127           sami parse functionality, if we're configured to not use xml. In the
128           tests only the sami test is disabled now.
129
130 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
131
132         * configure.ac:
133           Disable subparse when xml is disabled. It woundn't work anyway. Fixes
134           test runs.
135
136 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
137
138         * po/POTFILES.in:
139           Add some more files with strings for translation.
140
141 2008-09-02  Stefan Kost  <ensonic@users.sf.net>
142
143         * gst-libs/gst/tag/gstvorbistag.c:
144         * tests/check/libs/tag.c:
145           Use new geo location tags from core. Fixes #481169
146
147 2008-09-01  Edward Hervey  <edward.hervey@collabora.co.uk>
148
149         * tests/check/elements/audioresample.c: (setup_audioresample),
150         (fail_unless_perfect_stream), (test_perfect_stream_instance),
151         (test_discont_stream_instance):
152         Now that GstBaseTransform is 'fixed' ... remove cruft from tests.
153         Add debugging for coherence.
154
155 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
156
157         Patch by: Jonathan Matthew  <notverysmart gmail com>
158
159         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
160           Add typefinder for PDF documents (which is nice to have, since it's a
161           common format, but also helps prevent false positives). Fixes #549814.
162
163 2008-08-27  Wim Taymans  <wim.taymans@collabora.co.uk>
164
165         * gst/playback/gstplaybin2.c: (selector_blocked), (pad_added_cb),
166         (no_more_pads_cb):
167         Fix nasty race where multiple decodebins could start pushing data before
168         we manage to configure the sinks, resulting in not-linked errors in
169         typical RTSP streaming cases.
170
171 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
172
173         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
174         Since we now call stop, we trigger this code path that causes a deadlock
175         is apparently not needed.
176
177 2008-08-26  Wim Taymans  <wim.taymans@collabora.co.uk>
178
179         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
180         (gst_ring_buffer_stop):
181         Also allow the case where the ringbuffer was paused when we try to stop
182         it so that the basesrc stop function is still called.
183
184 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
185
186         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
187
188         * sys/v4l/gstv4lelement.c: (gst_v4l_class_probe_devices):
189         Reprobe devices again instead of taking a cached list as new
190         devices could've been plugged in. Fixes bug #549062.
191
192 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
193
194         Patch by: Alessandro Dessina <alessandro nnva org>
195
196         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
197         (gst_ogg_demux_activate_chain):
198         Don't add pads and activate them for skeleton streams. These are already
199         handled inside oggdemux. Fixes bug #537599.
200
201 2008-08-22  Wim Taymans  <wim.taymans@collabora.co.uk>
202
203         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
204         Reset variable so that query and convert fail after going back to
205         READY. Fixes #548898.
206
207 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
208
209         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
210         If a buffer arrives with a timestamp before the timestamp+duration
211         of the previous buffer clip it instead of dropping it completely.
212         Slight improvement for the unfixable bug #548913.
213
214 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
215
216         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
217         Take the current timestamp instead of timestamp+duration for the offset.
218         This offset will later be used for calculating the timestamp and
219         otherwise vorbisdec will interpolate timestamps wrong if upstream
220         only sends timestamps and no granulepos.
221
222 2008-08-21  Stefan Kost  <ensonic@users.sf.net>
223
224         * tests/examples/seek/seek.c:
225           Don't crash when having no visualisations.
226
227 2008-08-16  David Schleef  <ds@schleef.org>
228
229         * gst/typefind/gsttypefindfunctions.c: DV typefinding.  Remove
230           check for a bit that is 0 in IEC 61384, but not SMPTE 314M.
231           Fixes #548065.
232
233 2008-08-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
234
235         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
236         When cleaning up the caps fields also remove "depth" for the same
237         reason we remove "width".
238
239 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
240
241         * gst-libs/gst/pbutils/descriptions.c: (format_info_get_desc):
242           Add Lead H.264 here as well.
243
244 2008-08-14  Julien Moutte  <julien@fluendo.com>
245
246         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
247         (gst_riff_create_video_template_caps): Add Lead H.264 variant.
248
249 2008-08-13  Wim Taymans  <wim.taymans@collabora.co.uk>
250
251         * gst-libs/gst/audio/gstbaseaudiosrc.c:
252         (gst_base_audio_src_create):
253         When not slaved to another clock also subtract the base_time from our
254         internal clock time to get the running time.
255
256 2008-08-12  David Schleef  <ds@schleef.org>
257
258         * ext/theora/theoraenc.c: Remove the 2000 kbit limit to bitrate,
259           since it has no basis in libtheora.
260
261 2008-08-12  Stefan Kost  <ensonic@users.sf.net>
262
263         * gst-libs/gst/interfaces/propertyprobe.h:
264           Remove double "interface" from doc-string.
265
266         * gst-libs/gst/interfaces/xoverlay.h:
267           Document interface.
268
269         * gst-libs/gst/riff/riff.c:
270           Add basic doc blobs.
271
272 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
273
274         * gst-libs/gst/audio/Makefile.am:
275           Don't try to build that example anymore.
276
277 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
278
279         * gst-libs/gst/audio/.cvsignore:
280         * gst-libs/gst/audio/Makefile.am:
281         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
282         * gst-libs/gst/audio/make_filter:
283           Move audiofiltertemplate to gst-template.
284
285 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
286
287         * docs/libs/gst-plugins-base-libs-sections.txt:
288         * gst-libs/gst/audio/gstaudiosrc.h:
289           More docs and shuffling. What can we do with the hundreds of #defines.
290
291 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
292
293         * gst-libs/gst/audio/audio.h:
294         * gst-libs/gst/audio/gstaudiofilter.h:
295         * gst-libs/gst/audio/gstringbuffer.h:
296         * gst-libs/gst/interfaces/propertyprobe.h:
297         * gst-libs/gst/tag/gsttagdemux.h:
298           Reducing number of dundocumented symbols.
299
300 2008-08-11  Stefan Kost  <ensonic@users.sf.net>
301
302         * gst-libs/gst/audio/audio.c:
303           Fix doc comment syntax.
304
305         * gst-libs/gst/interfaces/propertyprobe.c:
306           Add more doc-comments and a FIXME: for the signal.    
307
308 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
309
310         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sink_event),
311         (gst_ogg_mux_request_new_pad):
312         * ext/ogg/gstoggmux.h:
313         Don't pretend to support NEWSEGMENT events, instead override the
314         GstCollectPads event function to return FALSE on NEWSEGMENT events
315         and do the normal work for other events.
316
317         This prevents elements like flacenc to seek to the start and rewrite
318         some data which then results in a broken Ogg packet.
319
320 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
321
322         Patch by: Frederic Crozat <fcrozat@mandriva.org>
323
324         * ext/alsa/gstalsaplugin.c: (plugin_init):
325         * ext/cdparanoia/gstcdparanoiasrc.c: (plugin_init):
326         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
327         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
328         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init):
329         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
330         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal):
331         * gst/playback/gstdecodebin.c: (plugin_init):
332         * gst/playback/gstdecodebin2.c: (gst_decode_bin_plugin_init):
333         * gst/playback/gstplayback.c: (plugin_init):
334         * gst/playback/gstqueue2.c: (plugin_init):
335         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_plugin_init):
336         * sys/v4l/gstv4l.c: (plugin_init):
337         Make sure gettext returns translations in UTF-8 encoding rather
338         than in the current locale encoding (#546822).
339
340 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
341
342         * gst-libs/gst/pbutils/descriptions.c:
343           Add audio/x-qdm for qtdemux.
344
345 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
346
347         * ext/vorbis/vorbisdec.c:
348           Do not leak old taglist.
349
350 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
351
352         * tests/icles/test-scale.c:
353           Include <stdlib.h> for atoi().
354
355 2008-08-04  Andy Wingo  <wingo@pobox.com>
356
357         * gst/audiotestsrc/gstaudiotestsrc.c: Very crucial and important
358         documentation fix.
359
360 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
361
362         * gst/adder/gstadder.c:
363           Cleanup lots of empty lines that came from gst-indent going havoc
364           before I added the INDENT_ON/OFF marker some time agao.
365
366 2008-08-01  Stefan Kost  <ensonic@users.sf.net>
367
368         * configure.ac:
369         * gst-libs/gst/riff/riff-read.c:
370           Bump requirement to latest core and use new tag for riff formats.
371           Needed for #520694.
372
373 2008-08-01  Wim Taymans  <wim.taymans@collabora.co.uk>
374
375         * tests/examples/dynamic/Makefile.am:
376         * tests/examples/dynamic/codec-select.c: (make_encoder),
377         (make_pipeline), (do_switch), (my_bus_callback), (main):
378         Add example app that dynamically switches between 3 'encoders'.
379
380 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
381
382         * gst/playback/gstplaysink.c: (gst_play_sink_set_vis_plugin):
383         Add some more comments.
384
385 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
386
387         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_getcaps),
388         (gst_video_test_src_create):
389         Discard buffers of the wrong size after renegotiation, this is perfectly
390         possible with things like capsfilter that could suggest caps changes
391         upstream without knowing the size of the buffer.
392
393 2008-07-31  Wim Taymans  <wim.taymans@collabora.co.uk>
394
395         * tests/icles/.cvsignore:
396         * tests/icles/Makefile.am:
397         * tests/icles/test-scale.c: (make_pipeline), (main):
398         Add dynamic rescaling tests for the new basetransform.
399
400 2008-07-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
401
402         * gst/audioconvert/Makefile.am:
403           Dist recently-added gstfastrandom.h.
404
405 2008-07-30  Edward Hervey  <edward.hervey@collabora.co.uk>
406
407         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
408         Fix a "may be used uninitialized in this function" which weirdly only
409         appears on macosx (?).
410
411 2008-07-30  Stefan Kost  <ensonic@users.sf.net>
412
413         * gst-libs/gst/riff/riff-ids.h:
414           Adding acid chunk for tempo and loop information.
415
416 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
417
418         * sys/xvimage/Makefile.am:
419           floor() needs linking to $(LIBM).
420
421 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
422
423         * ext/gnomevfs/gstgnomevfssrc.c:
424           Aggregate short reads and add some comments and debug logging.
425           Fixes #537380
426
427 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
428
429         * gst/playback/gstplaybasebin.c:
430           Fix property doc markup (its not a signal).
431
432         * sys/xvimage/xvimagesink.c:
433           Add since tag for new proeprties (also add sice tags fro the last two
434           other additions).
435
436 2008-07-29  Stefan Kost  <ensonic@users.sf.net>
437
438         * sys/xvimage/xvimagesink.c:
439         * sys/xvimage/xvimagesink.h:
440           Add autofill/colorkey properties. Fixes #538656.
441
442 2008-07-28  David Schleef  <ds@schleef.org>
443
444         * sys/xvimage/xvimagesink.c:
445           Fix rounding errors when converting colorbalance values
446           between hardware and object property ranges.  Partial
447           fix for #537889, however, there still seems to be a small
448           drift problem that could be totem's fault.
449
450 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
451
452         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
453         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
454         Don't use GST_CLOCK_TIME_NONE as start of NEWSEGMENT events.
455         This fixes a critical warning.
456
457 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
458
459         * ext/ogg/gstoggmux.c:
460         Allow muxing of CELT into Ogg streams.
461
462 2008-07-28  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
463
464         * gst/typefind/gsttypefindfunctions.c: (celt_type_find),
465         (plugin_init):
466         Add simple typefinder for the CELT codec (www.celt-codec.org).
467
468 2008-07-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
469
470         Patch by: Jan Gerber <j at oil21 dot org>
471
472         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone):
473         Fix calculation of the start time from skeleton streams.
474         Fixes bug #530068.
475
476 2008-07-24  Stefan Kost  <ensonic@users.sf.net>
477
478         * tests/examples/seek/seek.c:
479           Use 64 bit constant GST_CLOCK_TIME_NONE instead of plain -1.
480
481 2008-07-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
482
483         * gst/audioconvert/audioconvert.h:
484         * gst/audioconvert/gstaudioquantize.c:
485         (gst_audio_quantize_setup_dither),
486         (gst_audio_quantize_free_dither):
487         * gst/audioconvert/gstfastrandom.h:
488         Implement a linear congruential generator as pseudo random number
489         generator for the dither noise. This is about 2 times faster than
490         using GLib's mersenne twister. Also this uses only integer math for
491         generating integers while GLib internally uses floating point math.
492
493 2008-07-23  Michael Smith <msmith@songbirdnest.com>
494
495         * configure.ac:
496           Remove AC_ISC_POSIX; it breaks on some systems and is not needed.
497
498 2008-07-23  Tim-Philipp Müller  <tim.muller at collabora co uk>
499
500         Patch by: Damien Lespiau  <damien.lespiau gmail com>
501
502         * gst-libs/gst/sdp/gstsdpmessage.c: (print_media):
503           Use GST_STR_NULL to avoid crashes with libcs that don't
504           like NULL strings in printf args (such as the win32 one).
505           Fixes #544306.
506
507 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
508
509         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
510         Oops - set the size of the image used for probing back to 1x1, for
511         consistency with ximagesink
512
513 2008-07-17  Jan Schmidt  <Jan.Schmidt@sun.com>
514
515         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
516         (gst_ximagesink_ximage_new):
517         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
518         (gst_xvimagesink_xvimage_new):
519
520         Apparently on Solaris and OS/X (at least), it's not legal to ask the
521         X server to attach to a shared memory segment after we've deleted it,
522         with the result that MIT-SHM is disabled. Instead, remove it only after 
523         X succeeds in attaching too.
524
525 2008-07-16  David Schleef  <ds@schleef.org>
526
527         * gst/audiotestsrc/gstaudiotestsrc.c:
528         * gst/audiotestsrc/gstaudiotestsrc.h:
529           Add 'ticks', a 1/30 second sine wave pulse every second.
530
531 2008-07-15  David Schleef  <ds@schleef.org>
532
533         * gst-libs/gst/video/video.c: Revert ABI change.
534
535 2008-07-15  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
536
537         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
538         Make it impossible to have NULL caps at the point where we set
539         framerate and other things. Also don't return immediately for "3ivd"
540         video and let framerate, etc be set. Might fix bug #542508.
541
542 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
543
544         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps):
545         Video format can also be conveniently determined from (many)
546         non-fixed caps.
547
548 2008-07-14  Jan Schmidt  <thaytan@noraisin.net>
549
550         * gst/playback/gstplaybasebin.c:
551         * gst/playback/gstplaybasebin.h:
552         * gst/playback/gstplaybin.c:
553         * gst/playback/gststreamselector.c:
554         First stab at integrating DVD subpicture overlay into
555         playbin. Successfully plugs and plays, but the queues need
556         shrinking - 3 seconds of video is too much buffering.
557
558 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
559
560         * gst/audioconvert/gstaudioconvert.c:
561           Remove now obsolete note in the docs.
562
563 2008-07-11  Stefan Kost  <ensonic@users.sf.net>
564
565         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
566         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
567         * docs/plugins/gst-plugins-base-plugins-sections.txt:
568         * docs/plugins/gst-plugins-base-plugins.args:
569         * docs/plugins/gst-plugins-base-plugins.hierarchy:
570         * docs/plugins/gst-plugins-base-plugins.interfaces:
571         * docs/plugins/gst-plugins-base-plugins.prerequisites:
572         * docs/plugins/gst-plugins-base-plugins.signals:
573         * docs/plugins/inspect/plugin-adder.xml:
574         * docs/plugins/inspect/plugin-alsa.xml:
575         * docs/plugins/inspect/plugin-audioconvert.xml:
576         * docs/plugins/inspect/plugin-audiorate.xml:
577         * docs/plugins/inspect/plugin-audioresample.xml:
578         * docs/plugins/inspect/plugin-audiotestsrc.xml:
579         * docs/plugins/inspect/plugin-cdparanoia.xml:
580         * docs/plugins/inspect/plugin-decodebin.xml:
581         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
582         * docs/plugins/inspect/plugin-gdp.xml:
583         * docs/plugins/inspect/plugin-gnomevfs.xml:
584         * docs/plugins/inspect/plugin-libvisual.xml:
585         * docs/plugins/inspect/plugin-ogg.xml:
586         * docs/plugins/inspect/plugin-pango.xml:
587         * docs/plugins/inspect/plugin-playback.xml:
588         * docs/plugins/inspect/plugin-queue2.xml:
589         * docs/plugins/inspect/plugin-subparse.xml:
590         * docs/plugins/inspect/plugin-tcp.xml:
591         * docs/plugins/inspect/plugin-theora.xml:
592         * docs/plugins/inspect/plugin-typefindfunctions.xml:
593         * docs/plugins/inspect/plugin-uridecodebin.xml:
594         * docs/plugins/inspect/plugin-video4linux.xml:
595         * docs/plugins/inspect/plugin-videorate.xml:
596         * docs/plugins/inspect/plugin-videoscale.xml:
597         * docs/plugins/inspect/plugin-videotestsrc.xml:
598         * docs/plugins/inspect/plugin-volume.xml:
599         * docs/plugins/inspect/plugin-vorbis.xml:
600         * docs/plugins/inspect/plugin-ximagesink.xml:
601         * docs/plugins/inspect/plugin-xvimagesink.xml:
602         * ext/alsa/gstalsamixer.c:
603         * ext/alsa/gstalsasink.c:
604         * ext/alsa/gstalsasrc.c:
605         * ext/gio/gstgiosink.c:
606         * ext/gio/gstgiosrc.c:
607         * ext/gio/gstgiostreamsink.c:
608         * ext/gio/gstgiostreamsrc.c:
609         * ext/gnomevfs/gstgnomevfssink.c:
610         * ext/gnomevfs/gstgnomevfssrc.c:
611         * ext/ogg/gstoggdemux.c:
612         * ext/ogg/gstoggmux.c:
613         * ext/pango/gstclockoverlay.c:
614         * ext/pango/gsttextoverlay.c:
615         * ext/pango/gsttextrender.c:
616         * ext/pango/gsttimeoverlay.c:
617         * ext/theora/theoradec.c:
618         * ext/theora/theoraenc.c:
619         * ext/theora/theoraparse.c:
620         * ext/vorbis/vorbisdec.c:
621         * ext/vorbis/vorbisenc.c:
622         * ext/vorbis/vorbisparse.c:
623         * ext/vorbis/vorbistag.c:
624         * gst/adder/gstadder.c:
625         * gst/audioconvert/gstaudioconvert.c:
626         * gst/audioresample/gstaudioresample.c:
627         * gst/audiotestsrc/gstaudiotestsrc.c:
628         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
629         * gst/gdp/gstgdpdepay.c:
630         * gst/gdp/gstgdppay.c:
631         * gst/playback/gstdecodebin2.c:
632         * gst/playback/gstplaybin.c:
633         * gst/playback/gstplaybin2.c:
634         * gst/playback/gstqueue2.c:
635         * gst/playback/gsturidecodebin.c:
636         * gst/tcp/gstmultifdsink.c:
637         * gst/tcp/gsttcpserversink.c:
638         * gst/videorate/gstvideorate.c:
639         * gst/videoscale/gstvideoscale.c:
640         * gst/videotestsrc/gstvideotestsrc.c:
641         * gst/volume/gstvolume.c:
642         * sys/ximage/ximagesink.c:
643         * sys/xvimage/xvimagesink.c:
644           Cleanup Plugin docs. Link to signals and properties. Fix sub-section
645           titles. Drop mentining that all our example pipelines are "simple"
646           pipelines.
647
648 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
649
650         * tests/examples/seek/Makefile.am:
651         Fix out of tree build by adding all required CFLAGS.
652
653 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
654
655         * gst/playback/gstdecodebin.c: (add_raw_queue):
656         And ref the pad before returning it again when linking to the queue
657         failed. Otherwise we will unref the pad twice later and things break.
658
659 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
660
661         * gst/playback/gstdecodebin.c: (add_raw_queue):
662         If linking the raw pad with a queue fails, try it without a queue
663         instead of failing completely. This should never happen.
664
665 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
666
667         Patch by: Evgeniy Stepanov <eugeni dot stepanov at gmail dot com>
668
669         * gst/playback/gstdecodebin.c: (add_raw_queue), (close_pad_link):
670         Add a queue after a demuxer if the demuxer outputs raw data. This was
671         done before only for non-raw data but is required in this case too.
672         Fixes bug #540215.
673
674         decodebin2 doesn't have this issue because all streams of a group
675         go through multiqueue.
676
677 2008-07-03  Wim Taymans  <wim.taymans@collabora.co.uk>
678
679         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
680
681         * gst-libs/gst/sdp/gstsdpmessage.c:
682         Makes libgstsdp compile with mingw32 by defining the right WINVER so
683         that getaddrinfo() can be used. Fixes #541358.
684
685 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
686
687         * gst/videotestsrc/gstvideotestsrc.c:
688         (gst_video_test_src_class_init), (gst_video_test_src_init),
689         (gst_video_test_src_set_property),
690         (gst_video_test_src_get_property), (gst_video_test_src_create):
691         * gst/videotestsrc/gstvideotestsrc.h:
692         Cleanups, use default property values as defines.
693         Add property to enable/disable peer buffer allocation.
694
695 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
696
697         * tests/check/elements/gdpdepay.c: (gdpdepay_suite):
698         * tests/check/pipelines/streamheader.c: (streamheader_suite):
699         Enable unit tests on PPC again as the bugs are now fixed.
700
701 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
702
703         * gst-libs/gst/riff/riff-ids.h:
704         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
705         (gst_riff_create_audio_template_caps):
706         Add support for ADPCM IMA DK3 and DK4 variant in RIFF containers.
707         Fixes bug #540351.
708
709 2008-06-30  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
710
711         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
712         (gst_ffmpeg_pixfmt_to_caps):
713         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
714         (gst_ffmpegcsp_get_unit_size):
715         Only set/get on the PAL8 format, ffmpegcolorspace doesn't support
716         it on other formats. Also adjust the unit size only for that format
717         to not include the palette. Fixes bug #540497.
718
719 2008-06-29  Stefan Kost  <ensonic@users.sf.net>
720
721         * gst/adder/gstadder.c:
722           Use GST_DEBUG_FUNCPTR and remove some extra vlnak lines.
723
724 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
725
726         * ChangeLog:
727           ChangeLog surgery.
728   
729         * tests/examples/seek/seek.c:
730           Move variable into ifdef too.
731         
732
733 2008-06-27  Stefan Kost  <ensonic@users.sf.net>
734
735         * tests/examples/seek/seek.c:
736           Include config.h and check if we have X. Remove XInitThread(), don't
737           think its needed. Fixes: #540334.
738
739 2008-06-26  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
740
741         Patch by: Sam Morris <sam at robots dot org to uk>
742
743         * gst-libs/gst/interfaces/mixertrack.c:
744         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
745         (gst_mixer_track_set_property):
746         API: Add "index" property to GstMixerTrack to differantiate between
747         multiple mixer tracks with the same label.
748
749         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
750         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
751         Set the "index" property of GstMixerTrack to the index given by ALSA.
752         Fixes bug #528299.
753
754 2008-06-25  Stefan Kost  <ensonic@users.sf.net>
755
756         * tests/examples/seek/Makefile.am:
757         * tests/examples/seek/seek.c:
758           Remove libgstvideo usage. Use gtk_get_option_group instead of
759           gtk_init().
760
761 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
762
763         * tests/check/Makefile.am:
764           Name the test registry format neutral.
765
766 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
767
768         * gst/playback/gstqueue2.c:
769           Do not double notify. Remove the unsued return value.
770
771 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
772
773         * ext/alsa/gstalsamixer.c:
774           Also consider "speaker" as a name for master volume. If that doesn't
775           help look for the first non-mono volume control that also has a
776           playback switch.
777
778 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
779
780         * ChangeLog:
781           Forgot to save the ChangeLog :/
782
783 2008-06-24  Stefan Kost  <ensonic@users.sf.net>
784
785         * tests/examples/seek/Makefile.am:
786         * tests/examples/seek/seek.c:
787           Embedd the xwindow. Allow to play multiple files.
788
789 2008-06-24  Jan Schmidt  <jan.schmidt@sun.com>
790
791         * sys/ximage/ximagesink.c (gst_ximagesink_ximage_put),
792         (gst_ximagesink_setcaps):
793         * sys/ximage/ximagesink.h:
794         When the caps change, make sure to re-draw borders in
795         force-aspect-ratio=true mode.
796         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_put):
797         Don't clear the border_draw flag until we actually draw the border.
798         * tests/check/Makefile.am:
799         Ignore alsasink/src during the states test too, so it doesn't fail
800         when running without access to the sound device.
801
802 2008-06-22  Stefan Kost  <ensonic@users.sf.net>
803
804         * tests/examples/seek/seek.c:
805           Fix crasher when playing a parse-launch line the 2nd time.
806
807 2008-06-21  Thomas Vander Stichele  <thomas at apestaart dot org>
808
809         * tests/check/pipelines/oggmux.c:
810           Properly ifdef tests to fix compilation.
811
812 2008-06-20  Michael Smith <msmith@songbirdnest.com>
813
814         * gst/playback/gstplay-marshal.list:
815         * gst/playback/gstplaybin2.c:
816           Add get-video-pad, get-audio-pad, get-text-pad action signals to
817           playbin2. This allows the user to get to the selector's sinkpads, and
818           thus inspect a range of things - caps, tags, etc. 
819
820 2008-06-20  Michael Smith <msmith@songbirdnest.com>
821
822         * gst/playback/gstplaybin2.c:
823           Use a different constant for the convert-frame signal id.
824           Fixes #537009.
825
826 2008-06-20  Michael Smith <msmith@songbirdnest.com>
827
828         * gst/playback/gstplaybin2.c:
829         * gst/playback/gstplaysink.c:
830           Fix a whole bunch of typos in comments and log statements. 
831
832 2008-06-20  Michael Smith <msmith@songbirdnest.com>
833
834         * sys/xvimage/xvimagesink.c:
835           Don't set colour balance values on the Xv port if the user hasn't
836           changed them (via properties or the interface). Avoids accumulating
837           rounding errors for the common case.
838           Partial fix for bug #537889.
839
840 2008-06-20  Michael Smith <msmith@songbirdnest.com>
841
842         * gst/playback/gstdecodebin2.c:
843           Ensure decodebin2 emits 'drained' signal once, and only once, when all
844           pads are drained.
845
846 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
847
848         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_get_latency),
849         (gst_vorbis_enc_src_query), (gst_vorbis_enc_chain):
850         Report the encoder latency. Fixes #538232.
851
852 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
853
854         * gst/playback/gstplaybin2.c: (gst_play_bin_get_property),
855         (notify_source), (activate_group):
856         Implement the source property, emit notify when it changes in the
857         underlying uridecodebin.
858
859 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
860
861         * tests/examples/seek/seek.c: (stop_cb):
862         Free and clear the seek element list so that we don't use invalid
863         references when seeking after recreating a gst-launch line.
864
865 2008-06-20  Wim Taymans  <wim.taymans@collabora.co.uk>
866
867         * gst-libs/gst/audio/gstbaseaudiosink.c:
868         (gst_base_audio_sink_query), (gst_base_audio_sink_skew_slaving),
869         (gst_base_audio_sink_render):
870         Report latency even if we are not live instead of hiding it.
871         Take ts-offset and render-delay of the basesink into account when
872         scheduling samples.
873         Rework the clipping code so that we can take the various offsets into
874         account and still do correct clipping.
875
876 2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
877
878         * configure.ac:
879         Bump verion back to devel -> 0.10.20.1
880
881 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
882
883         * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
884         Don't increase the size of non-string image buffers by one as this
885         might in theory confuse decoders. Still increase it by one for string
886         image buffers to append '\0'.
887
888 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
889
890         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
891         
892         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset):
893         Fix a buffer memleak and remove a confusing and wrong debug output.
894         Fixes bug #538663.
895
896 === release 0.10.20 ===
897
898 2008-06-18  Jan Schmidt <jan.schmidt@sun.com>
899
900         * configure.ac:
901           releasing 0.10.20, "Here I Go Again"
902
903 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
904
905         * configure.ac:
906         0.10.19.3 pre-release
907
908 2008-06-11  Jan Schmidt  <jan.schmidt@sun.com>
909
910         * gst-libs/gst/rtsp/gstrtspconnection.c:
911         Fix build on win32.
912         Patch By: David Schleef <ds@schleef.org>
913         Fixes: #536874
914
915 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
916
917         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_finalize),
918         (gst_gio_base_src_create):
919         * ext/gio/gstgiobasesrc.h:
920         Try to read the requested number of bytes, even if the first
921         read returns less than requested, until nothing is read anymore
922         or we have the requested amount of bytes. This fixes playback of
923         files via Samba as Samba only allows to read 64k at once.
924
925         Implement a caching algorithm that makes sure that we read at
926         least 4k of data every time. Some elements will try to read a few
927         bytes, then seek, read again a few bytes and so on and this is
928         painfully slow as every operation has to go over DBus if GVfs is
929         used as backend.
930
931         Fixes bug #536849 and #536848.
932
933         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init),
934         (gst_gio_src_check_get_range):
935         Override check_get_range() to blacklist http/https URIs
936         and whitelist file URIs. More to be added on demand.
937
938 2008-06-05  Jan Schmidt  <jan.schmidt@sun.com>
939
940         * configure.ac:
941         0.10.19.2 pre-release
942
943 2008-06-04  Jan Schmidt  <jan.schmidt@sun.com>
944
945         * win32/common/libgstrtsp.def:
946         * win32/common/libgsttag.def:
947         Add new API functions to the dll exports
948
949 2008-06-04  Michael Smith <msmith@songbirdnest.com>
950
951         * gst/playback/gstplaybasebin.c:
952           Disconnect signals from decodebins we created before we remove it
953           from playbin, to avoid crashes if the decodebin is eventually
954           disposed after the playbin itself (possible if the app takes a
955           reference on the decodebin).
956           Fixes #536521.
957
958 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
959
960         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
961           (mp3_type_find), (musepack_type_find), (MULTIPART_MAX_HEADER_SIZE),
962           (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
963           (h264_video_type_find), (mpeg_video_stream_type_find),
964           (dv_type_find), (mmsh_type_find):
965           Bunch of small clean-ups: use gst_type_find_suggest_simple(); don't
966           copy caps for no good reason (this may be desirable to make it easier
967           to detect leaks, but then it should probably be done for all caps
968           in the typefinder somewhere).
969
970 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
971
972         * tests/check/Makefile.am:
973         Do not try to run the check tests for subparse unless it has been
974         built.
975
976 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
977
978         * tests/check/pipelines/streamheader.c: (buffer_probe_cb),
979         (test_multifdsink_gdp_vorbisenc), (streamheader_suite):
980         Do not try to run a test which requires vorbisenc unless we have
981         actually built it.
982
983 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
984
985         * gst-libs/gst/rtsp/gstrtspconnection.c:
986         (gst_rtsp_connection_set_auth), (gst_rtsp_connection_set_auth_param),
987         (gst_rtsp_connection_clear_auth_params),
988         (gst_rtsp_connection_set_qos_dscp), (gst_rtsp_connection_get_ip):
989         * gst-libs/gst/rtsp/gstrtspconnection.h:
990         Add a couple of missing argument guards.
991         Add a way of setting the DSCP for an RTSP connection.
992         Add an accessor method for the ip member of GstRTSPConnection as all
993         members are supposed to be private.
994
995 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
996
997         * gst/tcp/gstmultifdsink.c: (setup_dscp_client):
998         Fixed accidental use of IPv4 options for all IPv6 addresses.
999
1000 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1001
1002         * gst-libs/gst/interfaces/mixertrack.h:
1003           Document mixer track flags.
1004
1005 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1006
1007         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1008
1009         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset_streamheader):
1010         Don't set caps on the buffers that contain a copy of the buffer
1011         including the caps of them resulting in an always increasing refcount
1012         of the caps and insanely large caps. Instead include a buffer without
1013         caps in the new caps. Fixes bug #536475.
1014
1015 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1016
1017         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1018         Transform a given PAR to a range on the struct with the generic
1019         height/width instead of the struct with the possibly restricted
1020         height/width.
1021
1022 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
1023
1024         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1025         Prefer the given format if it contains something stricter than [1,MAX]
1026         for height or width and only put a structure that requires rescaling
1027         as second. This makes it possible to use videoscale in pipelines where
1028         the source can actually produce the wanted height/width but usually
1029         selects a different one from the requested.
1030
1031 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1032
1033         Based on patch by: John Millikin <jmillikin gmail com>
1034
1035         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches), (gst_vorbis_tag_add),
1036           (gst_vorbis_tag_add_coverart):
1037           Retrieve COVERART tags from vorbis comments (#512333)
1038
1039 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1040
1041         * gst-libs/gst/tag/tag.h:
1042         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
1043           Don't forget to add new enum value here too (should probably use
1044           glib-mkenums here...).
1045
1046 2008-06-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1047
1048         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_add_id3_image):
1049         * gst-libs/gst/tag/tag.h: (GST_TAG_IMAGE_TYPE_NONE),
1050         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
1051           (gst_tag_image_type_get_type), (gst_tag_image_type_is_valid),
1052           (gst_tag_image_data_to_image_buffer):
1053           Add two utility functions to avoid code duplication (#512333):
1054           API: add gst_tag_image_data_to_image_buffer()
1055           API: add gst_tag_list_add_id3_image()
1056           API: add GST_TAG_IMAGE_TYPE_NONE enum value
1057
1058 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1059
1060         * win32/common/libgstaudio.def:
1061         Add gst_audio_check_channel_positions() to the exported symbols.
1062
1063 2008-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
1064
1065         * docs/libs/gst-plugins-base-libs-sections.txt:
1066         * gst-libs/gst/audio/multichannel.c:
1067         (gst_audio_check_channel_positions):
1068         * gst-libs/gst/audio/multichannel.h:
1069         API: Make gst_audio_check_channel_positions() public.
1070
1071         * tests/check/libs/audio.c: (GST_START_TEST):
1072         Add some simple checks for gst_audio_check_channel_positions().
1073
1074 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1075
1076         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
1077           minrange and maxrange are scaled according to the frequency
1078           multiplier.
1079
1080 2008-06-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1081
1082         * ext/pango/Makefile.am:
1083         * ext/pango/gsttextoverlay.c: (gst_text_overlay_shade_y),
1084           (gst_text_overlay_blit_yuv420), (gst_text_overlay_push_frame):
1085           Use gstvideo functions to calculate strides and plane offsets. Fixes
1086           rendering issue ('ghost' images of the text on the chroma planes)
1087           with widths or heights that are not multiples of 8 (#506659 and
1088           probably also #485729).
1089
1090         * tests/icles/test-textoverlay.c: (show_text), (test_textoverlay),
1091           (main):
1092           Test with odd height/width too.
1093
1094 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
1095
1096         * gst/adder/gstadder.c: (gst_adder_query_duration),
1097         (gst_adder_query_latency):
1098         When using gst_element_iterate_pads() one has to unref every pad
1099         after usage.
1100
1101 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1102
1103         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1104         (gst_base_audio_src_class_init):
1105         Add a gtk-doc chunk for the new properties to have a Since: indication.
1106
1107 2008-05-31  Mark Nauwelaerts  <mnauw@users.sf.net>
1108
1109         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1110         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
1111         (gst_base_audio_src_get_property), (gst_base_audio_src_setcaps),
1112         (gst_base_audio_src_change_state):
1113         Provide readable actual-buffer-time and actual-latency-time properties
1114         that reflect the configured ringbuffer values. Fixes #524724.
1115         API: GstBaseAudioSrc:actual-buffer-time
1116         API: GstBaseAudioSrc:actual-latency-time
1117
1118 2008-05-30  Wim Taymans  <wim.taymans@collabora.co.uk>
1119
1120         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push),
1121         (gst_basertppayload_change_state):
1122         Simply converting the running time into an RTP timestamp by scaling it
1123         based on the clock-rate is good enough for making an RTP timestamp. This
1124         has the added benefit that we can later on expose a property with the
1125         RTP timestamp of running time 0, as is needed for RTSP servers to
1126         generate the response of the PLAY request.
1127
1128 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
1129
1130         * gst/audioconvert/gstaudioconvert.c:
1131         (structure_has_fixed_channel_positions),
1132         (gst_audio_convert_transform_caps):
1133         Allow up to 11 positioned channels now that audioconvert can handle
1134         this but add no default positions for > 8 channels.
1135         
1136         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1137         Add some unit tests for the above change: Test conversion of
1138         11 positioned channels to stereo and the other way around, test
1139         conversion of 15 unpositioned channels in different ways.
1140
1141 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1142
1143         * win32/common/libgstaudio.def:
1144         Add gst_audio_clock_reset to the list of exported symbols.
1145
1146 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1147
1148         * tests/check/elements/vorbisdec.c: (vorbisdec_suite):
1149         Remove wrong_channels_identification_header unit test as we now
1150         support 7 (and more channels).
1151
1152 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1153
1154         * gst/audioconvert/gstchannelmix.c:
1155         (gst_channel_mix_fill_one_other):
1156         If mixing left or right to center (or the other way around) only take
1157         the complete value if we don't already have the original position in
1158         the source.
1159
1160 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1161
1162         * gst-libs/gst/audio/multichannel.c:
1163         (gst_audio_check_channel_positions),
1164         (gst_audio_set_structure_channel_positions_list),
1165         (gst_audio_fixate_channel_positions):
1166         Allow rear center together with rear left/right and other previously
1167         conflicting channel positions. The reason why they weren't allowed
1168         was the channel mixing implementation in audioconvert.
1169         Also take this into account when fixing channel layouts.
1170
1171         Allow setting channel positions for 1/2 channels when using
1172         gst_audio_set_structure_channel_position().
1173
1174         * gst/audioconvert/gstchannelmix.c:
1175         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
1176         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
1177         (gst_channel_mix_fill_special), (gst_channel_mix_fill_matrix):
1178         Major rewrite of the channel mixing.
1179
1180         We now allow previously conflicting channel positions to appear
1181         together (rear center and rear left/right for example).
1182         Fixes bug #533817.
1183
1184         Rework the way channels are mixed together to take more possible
1185         channel positions into account, properly mix from/to side channels
1186         and don't assume that either center, left&right or nothing of a
1187         specific position is available anymore.
1188
1189         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1190         Adjust unit tests with non-standard 1/2 channel layouts to the more
1191         correct new behaviour.
1192
1193         Add a unit test for 5.1->Stereo downmixing.
1194
1195 2008-05-29  Sebastian Dröge  <slomo@circular-chaos.org>
1196
1197         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
1198         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps):
1199         Add sane defaults for the 7 and 8 channel layouts as those are
1200         undefined in the Vorbis spec. Use NONE channel layouts when decoding
1201         more than 8 channels instead of erroring out. Fixes bug #535356.
1202
1203 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1204
1205         * docs/plugins/Makefile.am:
1206         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1207         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1208         * ext/theora/theoraparse.c:
1209         Add theoraparse to the docs and fix some docs.
1210
1211 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1212
1213         * gst-libs/gst/cdda/gstcddabasesrc.c:
1214         (gst_cdda_base_src_add_track), (gst_cdda_base_src_create):
1215         Fix EOS condition and track addition check, the track.end sector is
1216         included in the track. Fixes #533265.
1217
1218 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1219
1220         Patch by: Mark Nauwelaerts <manauw at skynet be>
1221
1222         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
1223         (gst_video_rate_flush_prev), (gst_video_rate_event),
1224         (gst_video_rate_chain):
1225         * gst/videorate/gstvideorate.h:
1226         React (more) to NEWSEGMENT
1227         Small adjustment in timestamp calculation to prevent mismatches
1228         Fixes #435633.
1229
1230 2008-05-28  Tim-Philipp Müller  <tim.muller at collabora co uk>
1231
1232         * tests/examples/seek/seek.c: (make_parselaunch_pipeline):
1233           Initialise error to NULL as we should.
1234
1235 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
1236
1237         * gst/adder/gstadder.c: (gst_adder_query_duration),
1238         (gst_adder_query_latency), (gst_adder_query):
1239         Implement latency query.
1240
1241 2008-05-27  Sebastian Dröge  <slomo@circular-chaos.org>
1242
1243         * gst/adder/gstadder.c: (gst_adder_query_duration):
1244         Correctly resync the iterator if gst_iterator_next() returns
1245         GST_ITERATOR_RESYNC.
1246
1247 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1248
1249         * win32/vs6/libgstpbutils.dsp:
1250           Add pbutils-enumtypes.c to sources (#518037).
1251
1252 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1253
1254         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
1255         (gst_audio_clock_reset), (gst_audio_clock_get_internal_time):
1256         * gst-libs/gst/audio/gstaudioclock.h:
1257         Add method to inform the clock that the time starts from 0 again. We use
1258         this info to calculate a clock offset so that the time we report in
1259         internal_time is monotonically increasing, as required by the clock base
1260         class. Fixes #521761.
1261         API: GstAudioClock::gst_audio_clock_reset()
1262
1263         * gst-libs/gst/audio/gstbaseaudiosink.c:
1264         (gst_base_audio_sink_skew_slaving),
1265         (gst_base_audio_sink_change_state):
1266         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1267         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
1268         Reset reported time when we (re)create the ringbuffer.
1269
1270 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1271
1272         * ext/alsa/gstalsamixertrack.c:
1273           (gst_alsa_mixer_track_update_alsa_capabilities):
1274           Make sure playback volumes aren't accidentally overwritten by
1275           capture volumes if an alsa mixer track has both playback and
1276           capture capabilities: we create two GstMixerTracks in that
1277           case, so make sure we query only the alsa capabilities that
1278           refer to the type of GstMixerTrack we created from the dual
1279           capability alsa element. Should fix issues with Audigy2 sound
1280           cards (#518082).
1281
1282 2008-05-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1283
1284         * tests/check/pipelines/oggmux.c: (test_pipeline):
1285           Don't use deprecated function.
1286
1287 2008-05-27  Wim Taymans  <wim.taymans@collabora.co.uk>
1288
1289         * gst/playback/gstdecodebin2.c:
1290         (gst_decode_group_control_source_pad), (gst_decode_group_expose):
1291         Check for NULL cases and log them, creating ghostpads can, for example,
1292         fail when the pad returns wrong caps.
1293
1294         * gst/playback/gstplaybin2.c: (perform_eos):
1295         When pushing out the EOS event, collect the return value and warn when
1296         something failed.
1297
1298 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1299
1300         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1301         (gst_riff_create_video_template_caps):
1302         Add support for DVCPRO.
1303
1304 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
1305
1306         * gst/videoscale/gstvideoscale.c: (DEFAULT_PROP_METHOD):
1307           Change default scaling method from nearest-neighbour to bilinear.
1308
1309 2008-05-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
1310
1311         * tests/check/libs/video.c:
1312           More checks.
1313
1314 2008-05-25  Tim-Philipp Müller  <tim.muller at collabora co uk>
1315
1316         * gst/subparse/gstsubparse.c: (parser_state_init),
1317           (gst_sub_parse_format_autodetect), (handle_buffer):
1318         * gst/subparse/gstsubparse.h:
1319         * tests/check/elements/subparse.c: (test_tmplayer_style3b):
1320           Limit duration to a maximum of five seconds for tmplayer format where
1321           we can guess the duration only from the timestamp of the next line of
1322           text. We don't want to show a text for eternities just because nothing
1323           else is being said for a while.
1324
1325 2008-05-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1326
1327         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1328         (gst_base_rtp_depayload_chain),
1329         (gst_base_rtp_depayload_handle_sink_event),
1330         (gst_base_rtp_depayload_push_full),
1331         (gst_base_rtp_depayload_change_state):
1332         Check sequence numbers, mark input buffers with a discont flag for the
1333         subclass when we detected a gap, drop duplicate buffers. We do this
1334         because one can use the element without a jitterbuffer in front and we
1335         don't want to feed the subclasses invalid or reordered data.
1336         Do an error when the subclass did not provide a process function instead
1337         of crashing.
1338         Some other small cleanups.
1339
1340 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
1341
1342         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
1343           May just as well use the precalculated uvstride here.
1344
1345 2008-05-22  Jan Schmidt  <jan.schmidt@sun.com>
1346
1347         * docs/plugins/Makefile.am:
1348         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
1349         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1350         * docs/plugins/gst-plugins-base-plugins.args:
1351         * docs/plugins/gst-plugins-base-plugins.hierarchy:
1352         * docs/plugins/gst-plugins-base-plugins.interfaces:
1353         * docs/plugins/gst-plugins-base-plugins.prerequisites:
1354         * docs/plugins/inspect/plugin-adder.xml:
1355         * docs/plugins/inspect/plugin-alsa.xml:
1356         * docs/plugins/inspect/plugin-audioconvert.xml:
1357         * docs/plugins/inspect/plugin-audiorate.xml:
1358         * docs/plugins/inspect/plugin-audioresample.xml:
1359         * docs/plugins/inspect/plugin-audiotestsrc.xml:
1360         * docs/plugins/inspect/plugin-cdparanoia.xml:
1361         * docs/plugins/inspect/plugin-decodebin.xml:
1362         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
1363         * docs/plugins/inspect/plugin-gdp.xml:
1364         * docs/plugins/inspect/plugin-gio.xml:
1365         * docs/plugins/inspect/plugin-gnomevfs.xml:
1366         * docs/plugins/inspect/plugin-libvisual.xml:
1367         * docs/plugins/inspect/plugin-ogg.xml:
1368         * docs/plugins/inspect/plugin-pango.xml:
1369         * docs/plugins/inspect/plugin-playback.xml:
1370         * docs/plugins/inspect/plugin-queue2.xml:
1371         * docs/plugins/inspect/plugin-subparse.xml:
1372         * docs/plugins/inspect/plugin-tcp.xml:
1373         * docs/plugins/inspect/plugin-theora.xml:
1374         * docs/plugins/inspect/plugin-typefindfunctions.xml:
1375         * docs/plugins/inspect/plugin-uridecodebin.xml:
1376         * docs/plugins/inspect/plugin-video4linux.xml:
1377         * docs/plugins/inspect/plugin-videorate.xml:
1378         * docs/plugins/inspect/plugin-videoscale.xml:
1379         * docs/plugins/inspect/plugin-videotestsrc.xml:
1380         * docs/plugins/inspect/plugin-volume.xml:
1381         * docs/plugins/inspect/plugin-vorbis.xml:
1382         * docs/plugins/inspect/plugin-ximagesink.xml:
1383         * docs/plugins/inspect/plugin-xvimagesink.xml:
1384         * ext/cdparanoia/gstcdparanoiasrc.c:
1385         * ext/ogg/gstoggdemux.c:
1386         * ext/ogg/gstoggdemux.h:
1387         * ext/ogg/gstoggmux.c:
1388         * ext/ogg/gstoggmux.h:
1389         * gst/audioconvert/audioconvert.c:
1390         * gst/audioconvert/audioconvert.h:
1391         * gst/audioconvert/gstaudioconvert.h:
1392         * gst/gdp/gstgdpdepay.h:
1393         * gst/gdp/gstgdppay.h:
1394         * gst/playback/gstdecodebin.c:
1395         * gst/playback/gstdecodebin2.c:
1396         * gst/playback/gstplaybin.c:
1397         * gst/playback/gstplaybin2.c:
1398         * gst/playback/gsturidecodebin.c:
1399         * gst/tcp/gstmultifdsink.c:
1400         * gst/tcp/gstmultifdsink.h:
1401         * gst/tcp/gsttcp.h:
1402
1403         Add some documentation comments, and some new headers to be scanned.
1404         Rename some internal enum declarations (audioconvert's DitherType and
1405         NoiseShapingType, GstUnitType from the TCP elements) to match the
1406         documented GObject type names so that the docs pick them up.
1407         Name the playbin2 docs markups properly so they get picked up. They'll
1408         need renaming back when/if playbin2 becomes playbin.
1409
1410         100% symbol coverage for the plugin docs, booya.
1411
1412 2008-05-22  Sebastian Dröge  <slomo@circular-chaos.org>
1413
1414         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
1415
1416         * gst/videotestsrc/videotestsrc.c: (paint_hline_NV12_NV21):
1417         Fix generation of NV12/NV21 frames. Fixes bug #532454.
1418
1419 2008-05-22  Wim Taymans  <wim.taymans@collabora.co.uk>
1420
1421         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1422
1423         * gst/playback/gstdecodebin.c: (remove_fakesink):
1424         Lock the fakesink before setting the state to NULL and removing it from
1425         the bin so that a concurrent state change cannot interfere. 
1426         Fixes #534331.
1427
1428 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
1429
1430         * docs/Makefile.am:
1431         Fix installing plugin documentation when gtk-doc is disabled.
1432
1433 2008-05-21  Felipe Contreras  <felipe.contreras@gmail.com>
1434
1435         * gst-libs/gst/rtsp/Makefile.am:
1436         Distribute, don't install md5.h
1437
1438 2008-05-21  Julien Moutte  <julien@fluendo.com>
1439
1440         * gst/tcp/gstmultifdsink.c: (setup_dscp_client): Use IPPROTO_IP
1441         instead of SOL_IP, works on more platforms.
1442         * gst/typefind/gsttypefindfunctions.c: (aac_type_find): Fix printf
1443         arguments.
1444
1445 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1446
1447         * ext/vorbis/vorbisdec.c:
1448         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
1449         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_show_frame):
1450         Some debug and comment fixes.
1451
1452         * tests/examples/dynamic/addstream.c: (main):
1453         Fix , to ;
1454
1455 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1456
1457         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
1458         * gst/playback/decodetest.c: (new_decoded_pad_cb):
1459         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
1460         (try_to_link_1), (elem_is_dynamic), (close_link), (type_found),
1461         (cleanup_decodebin):
1462         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
1463         (connect_element), (gst_decode_group_control_demuxer_pad):
1464         * gst/playback/gstplaybasebin.c: (queue_remove_probe),
1465         (queue_out_of_data), (gen_preroll_element), (preroll_unlinked),
1466         (mute_group_type):
1467         * gst/playback/gstplaybin.c: (gst_play_bin_vis_blocked),
1468         (gst_play_bin_set_property), (handoff), (gen_video_element),
1469         (gen_text_element), (gen_audio_element), (gen_vis_element),
1470         (remove_sinks), (add_sink), (setup_sinks):
1471         * gst/playback/gstplaybin2.c: (pad_added_cb), (no_more_pads_cb):
1472         * gst/playback/gstplaysink.c: (gst_play_sink_get_video_sink),
1473         (gst_play_sink_get_audio_sink), (gst_play_sink_vis_unblocked),
1474         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
1475         (gst_play_sink_get_vis_plugin), (gst_play_sink_set_mute),
1476         (gen_video_chain), (gen_text_chain), (gen_audio_chain),
1477         (gen_vis_chain), (gst_play_sink_reconfigure),
1478         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
1479         (gst_play_sink_request_pad):
1480         * gst/playback/gsturidecodebin.c: (type_found), (setup_source):
1481         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
1482         (cb_newpad):
1483         * gst/playback/test6.c: (new_decoded_pad_cb):
1484         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1485         * tests/check/elements/audiorate.c: (test_injector_chain),
1486         (do_perfect_stream_test):
1487         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
1488         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
1489         * tests/check/elements/gnomevfssink.c:
1490         * tests/check/elements/textoverlay.c:
1491         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2):
1492         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
1493         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
1494         * tests/check/pipelines/oggmux.c: (test_pipeline):
1495         * tests/check/pipelines/streamheader.c: (GST_START_TEST):
1496         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
1497         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
1498         * tests/examples/seek/scrubby.c: (make_wav_pipeline):
1499         * tests/examples/seek/seek.c: (make_mod_pipeline),
1500         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
1501         (make_sid_pipeline), (make_parse_pipeline), (make_vorbis_pipeline),
1502         (make_theora_pipeline), (make_vorbis_theora_pipeline),
1503         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
1504         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
1505         (update_fill), (msg_buffering):
1506         Don't use bad gst_element_get_pad().
1507
1508 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
1509
1510         * gst-libs/gst/riff/riff-media.c:
1511           Fix wrong method name in docs. Fix calculation of strf fields for
1512           broken mulaw/alaw.
1513   
1514         * gst-libs/gst/riff/riff-read.c:
1515           Whitespace fix and removing double ';'.
1516
1517 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1518
1519         * docs/design/part-playbin2.txt:
1520         Add some leftover doc.
1521
1522 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1523
1524         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
1525         Fix copy & paste error in last commit.
1526
1527 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1528
1529         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
1530         Add support for mixing GST_AUDIO_CHANNEL_POSITION_SIDE_* from/to
1531         other channel positions when source has SIDE channels and dest doesn't
1532         or the other way around.
1533
1534 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1535
1536         Patch by: Henrik Eriksson <henriken at axis dot com>
1537
1538         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
1539         (gst_multi_fd_sink_init), (setup_dscp_client), (setup_dscp),
1540         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_set_property),
1541         (gst_multi_fd_sink_get_property):
1542         * gst/tcp/gstmultifdsink.h:
1543         Add support for DSCP QOS. Fixes #469933.
1544
1545 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1546
1547         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1548         Add another test that checks if conversion between standard 1 and 2
1549         channel layouts with and without positions set is working.
1550
1551 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1552
1553         * gst-libs/gst/audio/multichannel.c:
1554         (gst_audio_check_channel_positions):
1555         Allow non-standard 2 channel layouts.
1556         
1557         * tests/check/elements/audioconvert.c: (GST_START_TEST):
1558         Add some tests for converting and remapping non-standard 1 and 2
1559         channel layouts.
1560
1561 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1562
1563         * gst/audioconvert/gstchannelmix.c:
1564         (gst_channel_mix_fill_normalize):
1565         Prevent division by zero if the channel mix matrix contains only
1566         zeroes.
1567
1568 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1569
1570         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1571
1572         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain):
1573         Close a buffer memory leak. Fixes bug #534071.
1574
1575 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1576
1577         * gst-libs/gst/rtsp/gstrtsptransport.h:
1578         Make the GstRTSPTransport struct members public as there are no
1579         setters/getters and it's supposed to be changed directly.
1580         Fixes bug #533087.
1581
1582 2008-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
1583
1584         * gst/adder/gstadder.c:
1585         Adder also doesn't support audio/x-raw-int with width!=depth so don't
1586         claim this on the pad template caps.
1587
1588 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1589
1590         * gst-libs/gst/audio/gstbaseaudiosink.c:
1591         (gst_base_audio_sink_sync_latency):
1592         We can only use our optimal calibration if we prerolled before the
1593         latency expired.
1594
1595 2008-05-20  Tim-Philipp Müller  <tim.muller at collabora co uk>
1596
1597         * configure.ac:
1598           Require core CVS for GstBaseSrc buffer caps setting magic.
1599
1600 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1601
1602         * gst/audioconvert/gstaudioconvert.c:
1603         (gst_audio_convert_fixate_channels):
1604         Fix logic in last commit.
1605
1606 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1607
1608         * gst/audioconvert/gstaudioconvert.c:
1609         (gst_audio_convert_fixate_channels):
1610         Passthrough the channel positions if the number of output channels is
1611         the same as the number of input channels, the input had a channel
1612         layout and downstream requests no special one. We did this already for
1613         > 2 channels but now it's also done for 1 channel. Fixes bug #533617.
1614
1615 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1616
1617         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
1618         (gst_gnome_vfs_src_finalize),
1619         (gst_gnome_vfs_src_received_headers_callback),
1620         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_stop):
1621         * ext/gnomevfs/gstgnomevfssrc.h:
1622         Set the ICY caps on the srcpad from where they get picked up by the base
1623         class now and set on the outgoing buffers.
1624
1625         * gst-libs/gst/audio/gstbaseaudiosrc.c:
1626         (gst_base_audio_src_create):
1627         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
1628         BaseSrc now sets the caps on outgoing buffers automatically.
1629
1630 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1631
1632         * gst-libs/gst/audio/gstbaseaudiosink.c:
1633         (gst_base_audio_sink_resample_slaving),
1634         (gst_base_audio_sink_skew_slaving),
1635         (gst_base_audio_sink_sync_latency), (gst_base_audio_sink_render),
1636         (gst_base_audio_sink_async_play),
1637         (gst_base_audio_sink_change_state):
1638         Change the way in which the ringbuffer is started when dealing with a
1639         slaved clock and latency. We now sync to the clock until we reach
1640         upstream latency before starting the ringbuffer. This has the effect
1641         that we can accurately align the master and slave clocks and let the
1642         rate correction code take care of the initial drift or rounding errors
1643         instead of leaving them uncorrected with the old approach.
1644
1645 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
1646
1647         * gst/audioconvert/gstaudioconvert.c:
1648         (gst_audio_convert_fixate_channels):
1649         Correctly set the default channel positions when converting to 8
1650         channels.
1651
1652 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
1653
1654         * configure.ac:
1655           Error out if we don't have the required version of core.
1656
1657 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
1658
1659         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
1660           Use data scan helper in aac typefinder and stop scanning
1661           for headers when we've found a type. Also fix potential invalid
1662           memory access when calculating the frame length.
1663
1664 2008-05-19  Tim-Philipp Müller  <tim.muller at collabora co uk>
1665
1666         * gst/typefind/gsttypefindfunctions.c: (data_scan_ctx_ensure_data),
1667           (mpeg_sys_is_valid_pack):
1668           Don't modify scan context when we return FALSE in ensure_data, so
1669           it's possible to continue scanning, and we don't end up with a NULL
1670           data pointer and a positive size, which might bite us the next time
1671           we're called. Small constification.
1672
1673 2008-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
1674
1675         * gst/adder/gstadder.c:
1676         Adder doesn't support 24 bit samples so don't claim it supports them
1677         in the pad template caps.
1678
1679 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1680
1681         * gst-libs/gst/rtp/gstbasertpdepayload.c:
1682         (gst_base_rtp_depayload_chain):
1683         Validate the RTP packet before further processing it. It's just too
1684         dangerous to accept random packets and people are not forced to use a
1685         jitterbuffer or session manager to filter out the bad packets.
1686
1687         * gst-libs/gst/rtp/gstrtpbuffer.c:
1688         (gst_rtp_buffer_set_extension_data),
1689         (gst_rtp_buffer_get_payload_subbuffer):
1690         Small cleanups.
1691         When setting extension data in a buffer that is too small, we fail and
1692         we should not set the extension bit.
1693         Change GST_WARNINGS into g_warning because they really are
1694         programming errors.
1695
1696         * tests/check/libs/rtp.c: (GST_START_TEST):
1697         Catch the g_warnings now in the unit tests and that fact that failing to
1698         set extension data left the extension bit untouched.
1699
1700 2008-05-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1701
1702         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
1703           Revert previous change which made basetransform handle buffer_alloc
1704           and which breaks things badly in the non-passthrough case since it
1705           returned buffers with a different (ie. sometimes smaller) size than
1706           the size requested.
1707
1708 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1709
1710         Patch by: Bernard B <b-gnome at largestprime dot net>
1711
1712         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum):
1713         Fix seqnum compare function for bordercase values and fix the docs
1714         again. Fixes #533075.
1715
1716         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
1717         Add a testcase for seqnum compare function.
1718
1719 2008-05-14  Sebastian Dröge  <slomo@circular-chaos.org>
1720
1721         * gst/adder/gstadder.c: (gst_adder_setcaps),
1722         (gst_adder_class_init):
1723         Correctly declare the supported endianness on the pad templates
1724         and check for correct endianness in the set caps function. Adder
1725         only supports native endianness.
1726         Also use gst_element_class_set_details_simple().
1727
1728 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
1729
1730         * sys/xvimage/xvimagesink.c:
1731           Better debug logging in port value handling. Merging separate port
1732           value loops into one.
1733
1734 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
1735
1736         Patch by: Hannes Bistry <hannesb at gmx dot de>
1737
1738         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
1739         * gst/tcp/gsttcpserversink.c:
1740         (gst_tcp_server_sink_handle_server_read),
1741         (gst_tcp_server_sink_handle_wait), (gst_tcp_server_sink_init_send):
1742         Fix regression in clientsrc because we did not add the fd to the poll
1743         set anymore. Fixes #532364.
1744         Do some cleanups here and there.
1745
1746 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
1747
1748         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
1749         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
1750         * gst/playback/gstplay-marshal.list:
1751         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
1752         Use correct marshallers. GstCaps are a boxed type and no GObject
1753         subclass.
1754
1755 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
1756
1757         * win32/common/libgstrtsp.def:
1758         Add gst_rtsp_connection_(set|clear)_auth_param() to the exported
1759         symbols.
1760
1761 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
1762
1763         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1764
1765         * tests/check/elements/audioresample.c:
1766         (live_switch_alloc_only_48000), (live_switch_get_sink_caps),
1767         (live_switch_push), (GST_START_TEST):
1768         Add unit test for the latest basetransform negotiation changes.
1769         See bug #526768.
1770
1771 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
1772
1773         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
1774         Fix nv12<->nv21 conversion if stride is larger than width.
1775
1776 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
1777
1778         Patch by: Jan Gerber <j at oil21 dot org>
1779
1780         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
1781         (gst_ogg_pad_parse_skeleton_fisbone):
1782         * ext/ogg/gstoggdemux.h:
1783         Parse presentation time from skeleton streams and use it as offset
1784         for the timestamps. Fixes bug #530068.
1785
1786 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
1787
1788         * gst-libs/gst/audio/gstbaseaudiosink.c:
1789         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
1790         Revert previous patch that attempted to more accurately calculate the
1791         initial offset between master and slave clock. The best thing we can do
1792         in general is take the time of both clocks as the diff since we don't
1793         know when the actual preroll happened.
1794
1795 2008-05-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1796
1797         * gst-libs/gst/pbutils/install-plugins.c:
1798           Fix docs: type and missing word.
1799
1800 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
1801
1802         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
1803           Don't do lots of 4-byte peeks, but use the 'new' data scan helper
1804           for this instead; don't check if we've found enough markers after
1805           each and every step, it's enough to do that only if we've actually
1806           found a new marker.
1807           Embed a G_UNLIKELY into the IS_MPEG_HEADER macro.
1808
1809 2008-05-10  Tim-Philipp Müller  <tim.muller at collabora co uk>
1810
1811         * gst/typefind/gsttypefindfunctions.c:
1812           (DATA_SCAN_CTX_CHUNK_SIZE), (DataScanCtx), (data_scan_ctx_advance),
1813           (data_scan_ctx_ensure_data), (GST_MPEGVID_TYPEFIND_TRY_SYNC),
1814           (mpeg_video_stream_type_find):
1815           Move scan helper thingy to the beginning of the file so we can use
1816           it in other typefind functions. Rename it to something more
1817           generic. Also improve handling of things towards the end of the
1818           typefind data: peek as much as we can if we know the size of the
1819           data, rather than just min_size.
1820
1821 2008-05-09  Jan Schmidt  <jan.schmidt@sun.com>
1822
1823         * docs/libs/gst-plugins-base-libs-sections.txt:
1824         * gst-libs/gst/interfaces/colorbalance.c:
1825         * gst-libs/gst/interfaces/colorbalance.h:
1826         * gst-libs/gst/interfaces/colorbalancechannel.c:
1827         * gst-libs/gst/interfaces/colorbalancechannel.h:
1828         * gst-libs/gst/interfaces/tuner.c:
1829         * gst-libs/gst/interfaces/tunerchannel.c:
1830         * gst-libs/gst/interfaces/tunerchannel.h:
1831         * gst-libs/gst/interfaces/tunernorm.c:
1832         * gst-libs/gst/interfaces/tunernorm.h:
1833         * gst-libs/gst/video/video.c:
1834         * gst-libs/gst/video/video.h:
1835         Document the GstTuner and GstColorBalance interfaces, and some
1836         other random API functions that needed it. 70% symbol coverage, woo.
1837
1838 2008-05-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1839
1840         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
1841         Choose to allocate one less segment but require one additional segment
1842         as latency. 
1843
1844         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_acquire):
1845         No need to increment the number of segments in the source.
1846
1847         * gst-libs/gst/audio/gstbaseaudiosink.c:
1848         (gst_base_audio_sink_get_time), (clock_convert_external),
1849         (gst_base_audio_sink_resample_slaving),
1850         (gst_base_audio_sink_skew_slaving),
1851         (gst_base_audio_sink_none_slaving), (gst_base_audio_sink_render),
1852         (gst_base_audio_sink_async_play):
1853         Remove adding latency when returning the internal time while subtracting
1854         it again when we use the value a little later.
1855         When calculating the end timestamp, we are making a rounding error
1856         with the current algorithm. Ensure that we don't accumulate these
1857         rounding errors when aligning samples by not resampling at all if we
1858         don't need to. Fixes #419351.
1859         Make the initial calibration of the clock slaving a little more
1860         predictable and accurate. Also handle the case where we don't do
1861         clock slaving.
1862
1863 2008-05-09  Sebastian Dröge  <slomo@circular-chaos.org>
1864
1865         Based on a patch by:
1866           Björn Benderius <bjoern dot benderius at axis dot com>
1867
1868         * gst/ffmpegcolorspace/avcodec.h:
1869         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1870         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1871         (gst_ffmpegcsp_avpicture_fill):
1872         * gst/ffmpegcolorspace/imgconvert.c: (nv12_to_nv21):
1873         * gst/ffmpegcolorspace/imgconvert_template.h:
1874         Add conversions from/to NV12 and NV21 and conversions between those
1875         two formats. Fixes bug #532166.
1876
1877 2008-05-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1878
1879         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find):
1880         Abort the h264 typefinding as soon as _peek() doesn't return anything,
1881         which happens for example with files smaller than 128kb.
1882
1883 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1884
1885         Patch by: Wouter Cloetens <zombie at e2big dot org>
1886
1887         * gst-libs/gst/rtsp/Makefile.am:
1888         * gst-libs/gst/rtsp/gstrtspconnection.c:
1889         (gst_rtsp_connection_create), (md5_digest_to_hex_string),
1890         (auth_digest_compute_hex_urp), (auth_digest_compute_response),
1891         (add_auth_header), (gst_rtsp_connection_free),
1892         (gst_rtsp_connection_set_auth), (str_case_hash), (str_case_equal),
1893         (gst_rtsp_connection_set_auth_param),
1894         (gst_rtsp_connection_clear_auth_params):
1895         * gst-libs/gst/rtsp/gstrtspconnection.h:
1896         Add Digest authorization support for RTSP connections. See #532065.
1897
1898         * gst-libs/gst/rtsp/md5.c:
1899         * gst-libs/gst/rtsp/md5.h:
1900         Yeap, another md5 implementation until we can depend on a glib that has
1901         support for it.
1902
1903 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
1904
1905         Patch by: Sjoerd Simons <sjoerd at luon dot net>
1906
1907         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
1908         Let audioresample use the buffer allocation of basetransform instead
1909         of it's own stuff.
1910
1911         * tests/check/elements/audioresample.c: (alloc_only_48000),
1912         (GST_START_TEST), (audioresample_suite):
1913         Add unit test for the recent basetransform bugfix, where upstream
1914         changes caps to something that can't be passed through anymore.
1915
1916 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1917
1918         * win32/common/config.h.in:
1919           Don't define GST_FUNCTION, if GLib supports MSVC we'd much rather
1920           use the real thing than having "???" unconditionally.
1921
1922 2008-05-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1923
1924         * gst-libs/gst/audio/gstbaseaudiosink.c:
1925         (gst_base_audio_sink_query):
1926         Report the latency with the new seglatency parameter.
1927
1928         * gst-libs/gst/audio/gstringbuffer.c:
1929         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
1930         (gst_ring_buffer_acquire):
1931         * gst-libs/gst/audio/gstringbuffer.h:
1932         Add new field to the ringbufferspec to specify the expected latency
1933         between the underlying device read/write pointer, this is needed
1934         when writing sinks that sit a little closer to the hardware.
1935         Add some more docs for other fields.
1936
1937 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
1938
1939         * gst/volume/gstvolume.c: (volume_transform_ip):
1940         Return NOT_NEGOTIATED if we didn't set a process function yet for some
1941         reason instead of crashing later. Might fix bug #509125.
1942
1943 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
1944
1945         Based on a patch by: Tim-Philipp Müller  <tim.muller at collabora co uk>
1946
1947         * gst/audioconvert/audioconvert.c: (audio_convert_prepare_context):
1948         * gst/audioconvert/audioconvert.h:
1949         * gst/audioconvert/gstaudioconvert.c:
1950         (gst_audio_convert_parse_caps),
1951         (structure_has_fixed_channel_positions),
1952         (gst_audio_convert_transform_caps):
1953         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_matrix):
1954         Add support for more than 8 channels and NONE channel layouts. For
1955         more than 8 channels no channel conversion is supported yet, only
1956         format conversions are supported. Fixes bug #398033.
1957
1958         * tests/check/elements/audioconvert.c: (verify_convert),
1959         (GST_START_TEST), (audioconvert_suite):
1960         Add some unit tests by Tim for checking the NONE channel layouts
1961         and more than 8 channels and add some more unit tests for channel
1962         conversions.
1963
1964 2008-05-06  Wim Taymans  <wim.taymans@collabora.co.uk>
1965
1966         * gst/playback/gstdecodebin2.c: (connect_pad):
1967         When autoplugging fails, set the element back to NULL before
1968         unreffing it.
1969
1970 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
1971
1972         * win32/common/libgstaudio.def:
1973         Add gst_base_audio_src_[sg]et_slave_method() to the exported
1974         symbols.
1975
1976 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
1977
1978         * gst/subparse/samiparse.c: (handle_start_sync),
1979         (end_sami_element), (characters_sami):
1980         Remove trailing, leading and double whitespaces.
1981         Correctly timestamp buffers and output the last buffer too.
1982
1983         * tests/check/elements/subparse.c: (GST_START_TEST),
1984         (subparse_suite):
1985         Add a simple unit test for SAMI parsing.
1986
1987 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
1988
1989         Patch by: Young-Ho Cha <ganadist at chollian dot net>
1990
1991         * gst/subparse/samiparse.c: (handle_start_sync),
1992         (start_sami_element), (end_sami_element), (characters_sami),
1993         (sami_context_reset):
1994         Only output characters inside the "sync" elements. There could be
1995         other elements like "style" that have some content but should
1996         not be printed. Fixes bug #467911.
1997
1998 2008-05-05  Sebastian Dröge  <slomo@circular-chaos.org>
1999
2000         * gst/playback/gstplaybasebin.c: (set_audio_mute),
2001         (set_active_source):
2002         * gst/playback/gstplaybasebin.h:
2003         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2004         (playbin_set_audio_mute):
2005         Allow setting -1 as current-audio to mute the current audio stream,
2006         similar to what is done for subtitles. Fixes bug #342294.
2007
2008 2008-05-05  Edward Hervey  <edward.hervey at collabora co uk>
2009
2010         * gst-libs/gst/pbutils/descriptions.c: (formats): 
2011         It's SorensOn and not SorensEn.
2012
2013 2008-05-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2014
2015         * gst-libs/gst/pbutils/descriptions.c: (formats):
2016           Fix description of video/x-flash-video.
2017
2018 2008-05-04  Sebastian Dröge  <slomo@circular-chaos.org>
2019
2020         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
2021         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
2022         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2023         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps_list):
2024         Remove some unused code.
2025
2026         * gst/audioconvert/gstaudioquantize.c:
2027         (gst_audio_quantize_free_noise_shaping):
2028         Don't return before freeing the noise shaping history.
2029
2030 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2031
2032         * tests/check/elements/subparse.c: (do_test),
2033           (test_tmplayer_style3b), (subparse_suite):
2034           Add unit test for the tmplayer variant from bug #530962.
2035
2036 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2037
2038         * gst/subparse/gstsubparse.c: (handle_buffer),
2039           (gst_sub_parse_sink_event):
2040         * gst/subparse/tmplayerparse.c: (tmplayer_process_buffer),
2041           (tmplayer_parse_line):
2042           Fix parsing of tmplayer subtitle variant where every single line contains
2043           text and there isn't an empty line after each line to determine the
2044           duration (#530962). Improve EOS handling for tmplayer subtitles a bit by
2045           making sure that we push out the last line of text without a duration if
2046           there's still text left in the buffer at the end.
2047
2048 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2049
2050         * gst/subparse/gstsubparse.c: (feed_textbuf):
2051           Fix detection of discontinuities based on the buffer offset (doesn't work
2052           so well if no buffer offset is set) and also check for the DISCONT buffer
2053           flag. This keeps the parser state from being reset after each buffer in
2054           the unit test.
2055
2056 2008-05-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
2057
2058         * gst/typefind/gsttypefindfunctions.c: (mpeg_video_stream_type_find):
2059           Further fine-tuning: don't absolutely require sequence or GOP headers
2060           (as introduced in the previous commit), but adjust the typefind
2061           probabilities returned accordingly if we don't see them. Also make sure
2062           picture header and first slice are somewhat close to each other (which
2063           is not perfect but still better than requiring a fixed offset or having
2064           no limit at all).
2065
2066 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2067
2068         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2069         (gst_basertppayload_sink_setcaps),
2070         (gst_basertppayload_sink_getcaps):
2071         Rename the setcaps/getcaps function internally to make it clear that
2072         they are called for the sink pad.
2073
2074 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2075
2076         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2077         (gst_base_rtp_depayload_class_init),
2078         (gst_base_rtp_depayload_handle_sink_event), (create_segment_event),
2079         (gst_base_rtp_depayload_packet_lost),
2080         (gst_base_rtp_depayload_set_gst_timestamp):
2081         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2082         Catch packet-lost events from the jitterbuffer and convert them into a
2083         vmethod call (lost-packet) so that depayloaders can do something smart.
2084         Also add a default packet-lost function that sends out a segment update
2085         to the decoders.
2086
2087 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
2088
2089         * gst/playback/test4.c:
2090         * gst/playback/test5.c:
2091         * gst/playback/test6.c:
2092         * gst/playback/test7.c:
2093           Also include config.h when relying on defines from it. Fixes the
2094           build. Its been a please to serve :)
2095
2096 2008-05-02  Thijs Vermeir <thijsvermeir@gmail.com>
2097
2098         * gst/videotestsrc/videotestsrc.c (paint_setup_NV12),
2099         (paint_setup_NV21), (paint_hline_NV12_NV21):
2100         Add support for NV12 and NV21 in videotestsrc
2101
2102 2008-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
2103
2104         * gst/videoscale/gstvideoscale.c:
2105         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
2106         * gst/videoscale/vs_image.c: (vs_image_scale_nearest_RGBA),
2107         (vs_image_scale_linear_RGBA), (vs_image_scale_nearest_RGB),
2108         (vs_image_scale_linear_RGB), (vs_image_scale_nearest_YUYV),
2109         (vs_image_scale_linear_YUYV), (vs_image_scale_nearest_UYVY),
2110         (vs_image_scale_linear_UYVY), (vs_image_scale_nearest_Y),
2111         (vs_image_scale_linear_Y), (vs_image_scale_nearest_RGB565),
2112         (vs_image_scale_linear_RGB565), (vs_image_scale_nearest_RGB555),
2113         (vs_image_scale_linear_RGB555):
2114         Support 1x1 images as input and output as for example the BBC HQ new
2115         streams have 1x1 GIFs in the playlists for some reason.
2116
2117 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
2118
2119         * gst/playback/gstdecodebin.c: (free_pad_probe_for_element),
2120           (try_to_link_1):
2121           If we can't activate one of the decoders we plugged in (such as,
2122           say, musepackdec) for some reason (it might not support push mode,
2123           for example), remove any pad probes that close_pad_link() might
2124           have set up. This makes sure we later don't try to remove a probe
2125           for a pad that doesn't exist any longer, and avoids nast warnings
2126           and probably other things too.
2127
2128 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2129
2130         * gst/typefind/gsttypefindfunctions.c:
2131           (mpeg_video_stream_ctx_ensure_data), (mpeg_video_stream_type_find),
2132           (plugin_init):
2133           Rework mpeg video stream typefinding a bit more: make sure sequence,
2134           GOP, picture and slice headers appear in the order they should and
2135           that we've in fact at least had one of each; fix picture header
2136           detection; decouple picture and slice header check - don't assume
2137           they're at a fixed offset, there may be extra data in between. Also,
2138           announce varying degrees of probability depending on what we found
2139           exactly (multiple pictures, at least one picture, just sequence and
2140           GOP headers). Finally, in _ensure_data(), take into account that we
2141           might be typefinding smaller amounts of data, such as the first
2142           buffer of a stream, so fall back to the minimum size needed as long
2143           as that's available, instead of erroring out if there's less than
2144           2kB of data. Fixes #526173. Conveniently also doesn't recognise the
2145           fuzzed file from #399342 as valid.
2146
2147 2008-04-30  Michael Smith <msmith@songbirdnest.com>
2148
2149         * ext/theora/theoradec.c:
2150           Cool kids don't divide by zero.
2151           Treat PAR of x:0 as 1:1.
2152           Fixes #530719.
2153
2154 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
2155
2156         * gst/typefind/gsttypefindfunctions.c: (MpegVideoStreamCtx),
2157           (mpeg_video_stream_ctx_advance), (mpeg_video_stream_ctx_ensure_data),
2158           (mpeg_video_stream_type_find):
2159           Refactor a bit: use context structure to track parsing offset and
2160           size of available data and make the code a bit clearer. Fixes bad
2161           memory access in #356937.
2162
2163 2008-04-28  Michael Smith <msmith@songbirdnest.com>
2164
2165         * gst/playback/test4.c:
2166         * gst/playback/test5.c:
2167         * gst/playback/test6.c:
2168         * gst/tcp/gstmultifdsink.c:
2169           Include stdlib.h and unistd.h only if the appropriate HAVE_*_H macro
2170           is defined.
2171
2172 2008-04-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2173
2174         * gst-libs/gst/audio/gstbaseaudiosink.h:
2175         Clarify some docs.
2176
2177         * gst-libs/gst/audio/gstbaseaudiosrc.c: (slave_method_get_type),
2178         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
2179         (gst_base_audio_src_set_slave_method),
2180         (gst_base_audio_src_get_slave_method),
2181         (gst_base_audio_src_set_property),
2182         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
2183         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2184         Add property and methods for selecting the clock slave method in the
2185         source, like in the sink.
2186         We only implement "none" and "re-timestamp" for now.
2187         API: gst_base_audio_src_set_slave_method()
2188         API: gst_base_audio_src_get_slave_method()
2189
2190 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
2191
2192         * gst-libs/gst/rtp/gstrtpbuffer.c:
2193         Fix the docs about the seqnum compare function, it returns a difference.
2194
2195 2008-04-24  Edward Hervey  <edward.hervey@collabora.co.uk>
2196
2197         * ext/alsa/gstalsadeviceprobe.c:
2198         (gst_alsa_get_device_list): Don't return before freeing up
2199         the allocated structures.
2200
2201 2008-04-24  Stefan Kost  <ensonic@users.sf.net>
2202
2203         * gst/playback/gstplaybin.c:
2204           Remove obsolete streaminfo code and fix a leak. Fixes #529546
2205
2206 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2207
2208         * ext/ogg/gstoggdemux.c:
2209           Revert the event part, that should not go in.
2210
2211 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2212
2213         * ext/ogg/gstoggdemux.c:
2214           Don't leak GstPluginFeatures when filtering.
2215
2216 2008-04-23  Stefan Kost  <ensonic@users.sf.net>
2217
2218         * sys/xvimage/xvimagesink.c:
2219           Add some logging for cases when grabbing the xv failed.
2220
2221 2008-04-21  David Schleef  <ds@schleef.org>
2222
2223         * ext/ogg/gstoggmux.c:
2224           Update Ogg/Dirac muxing.  Removes the weird "KW-DIRAC" bos
2225           packet.  Should conform to what we currently think is the
2226           final Ogg/Dirac muxing spec.
2227
2228 2008-04-21  David Schleef  <ds@schleef.org>
2229
2230         * sys/xvimage/xvimagesink.c:
2231           Fix typo that causes the overlay keying color to bright green
2232           on a 16-bit display.  Dark grey good.  Bright green bad.
2233
2234 2008-04-21  Stefan Kost  <ensonic@users.sf.net>
2235
2236         * ext/gnomevfs/gstgnomevfsuri.c:
2237           Add  FIXME comment about using uri-list for source and sink.
2238
2239 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2240
2241         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2242         GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
2243         vaargs functions to gint. Otherwise the fractions will get 0 set
2244         instead of the correct value on big endian systems. Fixes bug #529018.
2245
2246 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2247
2248         * ext/gnomevfs/gstgnomevfssink.c:
2249         (gst_gnome_vfs_sink_uri_get_protocols):
2250         * ext/gnomevfs/gstgnomevfssrc.c:
2251         (gst_gnome_vfs_src_uri_get_protocols):
2252         * ext/gnomevfs/gstgnomevfsuri.c: (_internal_get_supported_uris),
2253         (gst_gnomevfs_get_supported_uris):
2254         Get the list of supported URI schemes in a threadsafe way and use the
2255         same list for the source and sink.
2256
2257 2008-04-20  Sebastian Dröge  <slomo@circular-chaos.org>
2258
2259         * ext/gio/gstgio.c: (_internal_get_supported_protocols),
2260         (gst_gio_get_supported_protocols):
2261         Don't generate a new supported protocols list on each call but cache
2262         it. It's supposed to be static anyway, this way we only leak it once
2263         per process.
2264
2265         * ext/gio/gstgiosink.c: (gst_gio_sink_base_init),
2266         (gst_gio_sink_class_init), (gst_gio_sink_finalize),
2267         (gst_gio_sink_set_property), (gst_gio_sink_get_property),
2268         (gst_gio_sink_start):
2269         * ext/gio/gstgiosink.h:
2270         * ext/gio/gstgiosrc.c: (gst_gio_src_base_init),
2271         (gst_gio_src_class_init), (gst_gio_src_finalize),
2272         (gst_gio_src_set_property), (gst_gio_src_get_property),
2273         (gst_gio_src_start):
2274         * ext/gio/gstgiosrc.h:
2275         API: Add "file" properties where one can set a GFile as
2276         source/destination.
2277
2278         Add locking to the properties and use
2279         gst_element_class_set_details_simple() instead of a static
2280         GstElementDetails struct.
2281
2282 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
2283
2284         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
2285         (plugin_init):
2286         Add "mpp" and "mp+" as possible extensions for MusePack files.
2287
2288         Add typefinding for MusePack StreamVersion 8 files and include the
2289         stream version in the caps.
2290
2291 2008-04-19  Sebastian Dröge  <slomo@circular-chaos.org>
2292
2293         * gst-libs/gst/rtp/gstrtppayloads.c:
2294         (gst_rtp_payload_info_for_name):
2295         Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp().
2296
2297 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
2298
2299         * configure.ac:
2300           Bump Gtk+ requirement to 2.12.0 for gtk_range_set_fill_level
2301           (NB: this only affects compilation of some of the examples).
2302           Remove some configure.ac cruft that's not needed any longer.
2303
2304 2008-04-18  Edward Hervey  <edward.hervey@collabora.co.uk>
2305
2306         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
2307         Don't validate the payload if there isn't any.
2308         Fixes #525915
2309
2310 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
2311
2312         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_may_start):
2313         Use g_atomic_int_set() instead of gst_atomic_int_set().
2314
2315 2008-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
2316
2317         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2318         Return NULL instead of a gchar * array with one NULL element if we
2319         don't get any supported URI schemes from GIO.
2320
2321 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
2322
2323         * gst/audiotestsrc/gstaudiotestsrc.c:
2324           Remove cpp style commented old code.
2325
2326 2008-04-15  Stefan Kost  <ensonic@users.sf.net>
2327
2328         * gst/playback/gstdecodebin2.c:
2329           Fix signal docs.
2330
2331 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
2332
2333         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
2334           (gst_text_overlay_init):
2335           Fix textoverlay unit test again by making the supposed default
2336           value for the wait-text property the actual default value.
2337           Also fix Since: tag for new property.
2338
2339 2008-04-11  Tim-Philipp Müller  <tim at centricular dot net>
2340
2341         * gst-libs/gst/video/video.c: (gst_video_format_new_caps),
2342           (gst_video_format_to_fourcc), (gst_video_format_get_row_stride),
2343           (gst_video_format_get_pixel_stride),
2344           (gst_video_format_get_component_width),
2345           (gst_video_format_get_component_height),
2346           (gst_video_format_get_component_offset), (gst_video_format_get_size),
2347           (gst_video_format_convert):
2348           Add guards to these functions to ensure sane input values.
2349
2350         * tests/check/libs/video.c:
2351           Fix unit test not to create caps with width=0 and height=0.
2352
2353 2008-04-11  Wim Taymans  <wim.taymans@collabora.co.uk>
2354
2355         * docs/design/draft-keyframe-force.txt:
2356         Fix typo.
2357
2358         * gst/playback/gstqueue2.c: (update_buffering),
2359         (gst_queue_handle_src_query):
2360         Set buffering mode in the messages.
2361         Set buffering percent in the query.
2362
2363         * tests/examples/seek/seek.c: (update_fill), (msg_state_changed),
2364         (do_stream_buffering), (do_download_buffering), (msg_buffering):
2365         Do some more fancy things based on the buffering method in use.
2366
2367 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2368
2369         * tests/examples/seek/seek.c: (update_fill), (set_update_fill),
2370         (play_cb), (pause_cb), (stop_cb), (msg_state_changed),
2371         (msg_buffering), (main):
2372         Add basic download reports to seek using the new buffering API.
2373
2374 2008-04-09  Wim Taymans  <wim.taymans@collabora.co.uk>
2375
2376         * gst/playback/gstqueue2.c: (update_buffering),
2377         (gst_queue_close_temp_location_file), (gst_queue_handle_src_query),
2378         (gst_queue_src_checkgetrange_function):
2379         Include extra buffering stats in the buffering message.
2380         Implement BUFFERING query.
2381
2382         * gst/playback/gsturidecodebin.c: (do_async_start),
2383         (do_async_done), (type_found), (setup_streaming), (setup_source),
2384         (gst_uri_decode_bin_change_state):
2385         Only add decodebin2 when the type is found in streaming mode.
2386         Make uridecodebin async to PAUSED even when we don't have decodebin2
2387         added yet.
2388
2389 2008-04-09  Sebastian Dröge  <slomo@circular-chaos.org>
2390
2391         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2392         Filter cdda from the supported URI schemes. We can't support
2393         musicbrainz tags and everything else one expects from a cdda source
2394         with GIO. Fixes bug #526794.
2395
2396 2008-04-07  Jan Schmidt  <jan.schmidt@sun.com>
2397
2398         * sys/xvimage/xvimagesink.c (gst_xvimagesink_xvimage_new),
2399         (gst_xvimagesink_buffer_alloc):
2400         Fix calculation of 'expected size' for YV12 buffers.
2401         Be a little more verbose in the debug output for buffer-alloc'ed
2402         buffers which turn out to have the wrong size.
2403
2404 2008-04-07  Tim-Philipp Müller  <tim at centricular dot net>
2405
2406         * NEWS:
2407         * RELEASE:
2408         * gst-plugins-base.doap:
2409           Merge other changes from 0.10.19 release branch.
2410
2411 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
2412
2413         * gst-libs/gst/audio/gstbaseaudiosink.c:
2414           (gst_base_audio_sink_class_init):
2415         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2416           (gst_base_audio_src_class_init):
2417         * gst/playback/gstplayback.c: (plugin_init):
2418         * gst/volume/gstvolume.c: (plugin_init):
2419           Work around missing bits of thread-safety on older GLibs some
2420           more to avoid assertions when starting up multiple playbin
2421           objects concurrently (see #512382).
2422
2423 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
2424
2425         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
2426           Remove some more fields.
2427
2428 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
2429
2430         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2431
2432         * configure.ac:
2433         Actually build dlls when cross-compiling with mingw32.
2434         Fixes bug #526247.
2435
2436 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
2437
2438         * configure.ac:
2439           Bump version to 0.10.19.1 after the unplanned 0.10.19 release.
2440
2441 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2442
2443         * tests/examples/seek/seek.c: (play_cb), (pause_cb), (stop_cb),
2444         (msg_buffering), (connect_bus_signals), (main):
2445         Add statusbar.
2446         Add buffering support with feedback in the statusbar.
2447
2448 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
2449
2450         * ext/ogg/gstoggmux.c:
2451           Fix sample pipeline description.
2452
2453 2008-04-03  Stefan Kost  <ensonic@users.sf.net>
2454
2455         * docs/plugins/Makefile.am:
2456         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2457         * docs/plugins/gst-plugins-base-plugins-overrides.txt:
2458         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2459           Add playbin, playbin2, decodebin, decodebin2, uridecodebin and oggmux
2460
2461         * docs/plugins/gst-plugins-base-plugins.args:
2462         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2463         * docs/plugins/gst-plugins-base-plugins.interfaces:
2464         * docs/plugins/gst-plugins-base-plugins.prerequisites:
2465         * docs/plugins/inspect/plugin-adder.xml:
2466         * docs/plugins/inspect/plugin-alsa.xml:
2467         * docs/plugins/inspect/plugin-audioconvert.xml:
2468         * docs/plugins/inspect/plugin-audiorate.xml:
2469         * docs/plugins/inspect/plugin-audioresample.xml:
2470         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2471         * docs/plugins/inspect/plugin-cdparanoia.xml:
2472         * docs/plugins/inspect/plugin-decodebin.xml:
2473         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2474         * docs/plugins/inspect/plugin-gdp.xml:
2475         * docs/plugins/inspect/plugin-gnomevfs.xml:
2476         * docs/plugins/inspect/plugin-libvisual.xml:
2477         * docs/plugins/inspect/plugin-ogg.xml:
2478         * docs/plugins/inspect/plugin-pango.xml:
2479         * docs/plugins/inspect/plugin-playback.xml:
2480         * docs/plugins/inspect/plugin-queue2.xml:
2481         * docs/plugins/inspect/plugin-subparse.xml:
2482         * docs/plugins/inspect/plugin-tcp.xml:
2483         * docs/plugins/inspect/plugin-theora.xml:
2484         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2485         * docs/plugins/inspect/plugin-uridecodebin.xml:
2486         * docs/plugins/inspect/plugin-video4linux.xml:
2487         * docs/plugins/inspect/plugin-videorate.xml:
2488         * docs/plugins/inspect/plugin-videoscale.xml:
2489         * docs/plugins/inspect/plugin-videotestsrc.xml:
2490         * docs/plugins/inspect/plugin-volume.xml:
2491         * docs/plugins/inspect/plugin-vorbis.xml:
2492         * docs/plugins/inspect/plugin-ximagesink.xml:
2493         * docs/plugins/inspect/plugin-xvimagesink.xml:
2494           Update introspection data.
2495
2496         * ext/ogg/gstoggmux.c:
2497           Document oggmux.
2498
2499         * gst/playback/gstdecodebin2.c:
2500           Don't use gtk-doc style comment start for private stuff, but make it
2501           formatted like this for consistency.
2502
2503 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2504
2505         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
2506         (gst_decode_bin_init), (gst_decode_bin_dispose),
2507         (gst_decode_bin_set_sink_caps), (gst_decode_bin_get_sink_caps),
2508         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
2509         (analyze_new_pad), (connect_pad), (expose_pad),
2510         (gst_decode_group_new), (gst_decode_group_control_demuxer_pad),
2511         (gst_decode_group_expose), (gst_decode_group_free),
2512         (do_async_start), (do_async_done), (gst_decode_bin_change_state):
2513         Remove fakesink hack, we can now implement this more elegantly.
2514         Added property to bypass typefinding.
2515         Removed underrun callback and demuxer pad probe, we now use the srcpad
2516         probe to expose groups.
2517         API::sink-caps property
2518
2519         * gst/playback/gstplaybin2.c: (no_more_pads_cb):
2520         Guard against multiple emissions of the no_more_pads signal, which
2521         happens when we are dealing with chained oggs.
2522
2523         * gst/playback/gsturidecodebin.c: (remove_decoders),
2524         (make_decoder), (type_found), (setup_streaming), (source_new_pad),
2525         (setup_source):
2526         For streams, use our own typefind element and plug our queue after it.
2527         We will need this to determine the type of buffering to use for the
2528         queue soon.
2529
2530 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2531
2532         * gst-libs/gst/audio/gstbaseaudiosink.c:
2533         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render):
2534         Guard against over and underflows because of clock slaving.
2535         When we are using our own clock, still compensate for any calibrations
2536         that we might have done to our clock.
2537
2538 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2539
2540         * ext/theora/theoradec.c: (theora_handle_type_packet),
2541         (theora_dec_chain):
2542         Don't try to do anything fancy with the return code from pushing an
2543         event, it does not have enough information to turn it into a
2544         GST_FLOW_ERROR.
2545
2546 2008-04-03  Wim Taymans  <wim.taymans@collabora.co.uk>
2547
2548         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_reset),
2549         (gst_ogg_demux_chain_elem_pad):
2550         Add small debug line.
2551         Pass return code from the internal decoder instead of the too generic
2552         GST_FLOW_ERROR.
2553
2554 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
2555
2556         * gst-libs/gst/cdda/Makefile.am:
2557         * gst-libs/gst/cdda/base64.c:
2558         * gst-libs/gst/cdda/base64.h:
2559         * gst-libs/gst/cdda/gstcddabasesrc.c:
2560         (gst_cddabasesrc_calculate_musicbrainz_discid):
2561         Use GLib's base64 implementation instead of our own.
2562
2563 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2564
2565         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2566         (gst_ogg_demux_read_chain):
2567         Refix oggdemux, we only have a problem if we failed to find a chain and
2568         we are not EOF.
2569
2570 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2571
2572         Patch by: Victor STINNER <victor dot stinner at haypocalc dot com>
2573
2574         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2575         (gst_ogg_demux_read_chain):
2576         When we fail to find a BOS page and we and up with no chain, error out
2577         properly instead of segfaulting. Fixes #525665.
2578
2579 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2580
2581         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
2582         (gst_ogg_demux_read_chain), (gst_ogg_demux_handle_page):
2583         The new-pad-group sequence is add-pads, no-more-pads, add-pads,
2584         no-more-pads...
2585
2586 2008-04-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2587
2588         * gst/playback/gstqueue2.c: (update_out_rates),
2589         (gst_queue_open_temp_location_file),
2590         (gst_queue_close_temp_location_file), (gst_queue_handle_src_event),
2591         (gst_queue_handle_src_query), (gst_queue_set_property):
2592         Update the estimated input data when we push out a buffer.
2593         Add some debug info about the temp file.
2594         Only forward src events when we are not using a temp file.
2595         Don't block the duration query, we need to find something better.
2596         Don't leak the temp filename.
2597
2598 2008-04-01  Sebastian Dröge  <slomo@circular-chaos.org>
2599
2600         * configure.ac:
2601         Require GLib 2.12 and liboil 0.3.14.
2602
2603         * gst/volume/gstvolume.c: (volume_process_double):
2604         Unconditionally use liboil 0.3.14 function.
2605
2606 2008-03-31  Wim Taymans  <wim.taymans@collabora.co.uk>
2607
2608         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
2609         ms-gsm can have arbitrarty sample rates. See #481354.
2610
2611 2008-03-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2612
2613         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
2614         MP4S is generic MPEG-4, not a microsoft variant.
2615
2616 2008-03-27  Michael Smith <msmith@fluendo.com>
2617
2618         * gst/gdp/gstgdpdepay.c: (gst_gdp_depay_chain):
2619           Check the body CRC (if set) when depayloading.
2620           Fixes #522401.
2621
2622 2008-03-24  Tim-Philipp Müller  <tim at centricular dot net>
2623
2624         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
2625           Fix Since: version for new property.
2626
2627 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2628
2629         * gst-libs/gst/rtsp/gstrtspconnection.c:
2630         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
2631         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_poll):
2632         Don't error when poll_wait returns EAGAIN.
2633
2634 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2635
2636         * gst/playback/gstqueue2.c: (gst_queue_is_filled):
2637         The queue is never filled when there are no buffers in the queue at all.
2638         Fixes #523993.
2639
2640 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2641
2642         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
2643         (init_group), (free_group), (gst_play_bin_init),
2644         (gst_play_bin_finalize), (gst_play_bin_set_uri),
2645         (gst_play_bin_set_suburi), (gst_play_bin_get_video_tags),
2646         (gst_play_bin_get_audio_tags), (gst_play_bin_get_text_tags),
2647         (gst_play_bin_set_current_video_stream),
2648         (gst_play_bin_set_current_audio_stream),
2649         (gst_play_bin_set_current_text_stream),
2650         (gst_play_bin_set_encoding), (gst_play_bin_set_property),
2651         (gst_play_bin_get_property), (pad_added_cb), (pad_removed_cb),
2652         (no_more_pads_cb), (perform_eos), (autoplug_select_cb),
2653         (activate_group), (deactivate_group), (setup_next_source),
2654         (save_current_group), (gst_play_bin_change_state):
2655         Update some docs.
2656         Add new locks and conds to protect pipeline creation and group
2657         switching.
2658         Implement the sub-uri property.
2659         Keep track of pending uridecodebin creation and configure the output
2660         pipeline after all streams are configured.
2661         Propagate subtitle encoding to the uridecodebins.
2662         Implement getting the video/audio/visualisation elements.
2663         Use input-selector for stream switching.
2664         If we are asked to do visualisation, prefer to autoplug raw sinks
2665         instead of sinks that accept encoded data.
2666
2667 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2668
2669         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
2670         (gst_play_sink_init), (gst_play_sink_dispose),
2671         (gst_play_sink_set_video_sink), (gst_play_sink_get_video_sink),
2672         (gst_play_sink_set_audio_sink), (gst_play_sink_get_audio_sink),
2673         (gst_play_sink_vis_unblocked), (gst_play_sink_vis_blocked),
2674         (gst_play_sink_set_vis_plugin), (gst_play_sink_get_vis_plugin),
2675         (gst_play_sink_set_volume), (gst_play_sink_get_volume),
2676         (gst_play_sink_set_mute), (gen_video_chain), (gen_text_chain),
2677         (gen_audio_chain), (gen_vis_chain), (gst_play_sink_reconfigure),
2678         (gst_play_sink_set_font_desc), (gst_play_sink_get_font_desc),
2679         (gst_play_sink_send_event_to_sink), (gst_play_sink_change_state):
2680         * gst/playback/gstplaysink.h:
2681         Add methods to get audio/video/vis elements.
2682         Add methods to set the font description for the overlay.
2683         Remove properties, we're using this element with its methods only.
2684         Add support for subtitles.
2685         Rearrange the locking a bit to not use the object lock for protecting
2686         the pipeline construction.
2687         Try to use the volume and mute property on the sink when its available.
2688         Implement the mute option with volume when the sink does not have a mute
2689         property.
2690         Only add volume element when the sink has no volume property.
2691         Only do visualisations with raw audio pads.
2692
2693 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2694
2695         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
2696         (gst_text_overlay_init), (gst_text_overlay_set_property),
2697         (gst_text_overlay_get_property), (gst_text_overlay_src_event),
2698         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
2699         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
2700         (gst_text_overlay_change_state):
2701         * ext/pango/gsttextoverlay.h:
2702         Add property to configure waiting for text on the textpad or not, with
2703         the default behaviour being the old one (always wait for text before
2704         rendering the video). This default behaviour is usually not the best one
2705         because the text stream can very sparse and could require queueing a lot
2706         of video.
2707         Fix the flushing and EOS handing so that we don't mix up their meaning.
2708
2709 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2710
2711         * gst/playback/gsturidecodebin.c:
2712         (gst_uri_decode_bin_autoplug_factories),
2713         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
2714         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_encoding),
2715         (gst_uri_decode_bin_set_property),
2716         (gst_uri_decode_bin_get_property), (no_more_pads_full),
2717         (new_decoded_pad_cb), (gen_source_element), (remove_decoders),
2718         (proxy_autoplug_factories_signal), (make_decoder),
2719         (source_new_pad), (setup_source):
2720         Add a readonly source property and notify.
2721         Add new lock for protecting the construction of the pipeline.
2722         Keep track of the decodebins we plugged.
2723         Correctly proxy the autoplug signal so that it actually continues.
2724         Proxy subtitle-encoding to the decodebins.
2725
2726 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2727
2728         * tests/examples/seek/seek.c: (audio_toggle_cb), (video_toggle_cb),
2729         (text_toggle_cb), (update_streams), (main):
2730         Rearrange some buttons in playbin2 and make some other boxes insensitive
2731         when needed.
2732         Add language codes to subtitle selection boxes when we gind the right
2733         tags for the streams.
2734
2735 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2736
2737         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
2738         (gst_decode_bin_set_caps), (gst_decode_bin_get_caps),
2739         (gst_decode_bin_set_subs_encoding),
2740         (gst_decode_bin_get_subs_encoding),
2741         (gst_decode_bin_autoplug_factories), (connect_pad), (are_raw_caps),
2742         (deactivate_free_recursive):
2743         Protect caps property with the object lock.
2744         Protect encoding property with the object lock.
2745         Keep list of elements we added that have the subtitle-encoding property.
2746         Distribute the subtitle-encoding to all of the elements when it
2747         changes.
2748
2749 2008-03-24  Wim Taymans  <wim.taymans@collabora.co.uk>
2750
2751         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_release):
2752         Small debug improvement.
2753
2754         * gst-libs/gst/audio/gstbaseaudiosink.c:
2755         (gst_base_audio_sink_render):
2756         Fix bug in determining the sample start/stop position, we want to base
2757         this decision on the fact that we are going forwards or backwards, not
2758         slower or faster. This fixes some ugly resync warnings when playing at
2759         very slow speeds.
2760
2761 2008-03-23  Sebastian Dröge  <slomo@circular-chaos.org>
2762
2763         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2764         Correctly set the supported URI schemes and don't leave
2765         some schemes in the middle or at the start at NULL.
2766
2767 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
2768
2769         * tests/check/elements/gdpdepay.c:
2770           Make test compile without unused function/variable warnings on PPC.
2771  
2772 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
2773
2774         * configure.ac:
2775         * ext/alsa/gstalsamixerelement.c:
2776         (gst_alsa_mixer_element_class_init):
2777         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init):
2778         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
2779         * ext/cdparanoia/gstcdparanoiasrc.c:
2780         (gst_cd_paranoia_src_class_init):
2781         * ext/gio/gstgiosink.c: (gst_gio_sink_class_init):
2782         * ext/gio/gstgiosrc.c: (gst_gio_src_class_init):
2783         * ext/gio/gstgiostreamsink.c: (gst_gio_stream_sink_class_init):
2784         * ext/gio/gstgiostreamsrc.c: (gst_gio_stream_src_class_init):
2785         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
2786         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init):
2787         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
2788         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
2789         * ext/pango/gsttextrender.c: (gst_text_render_class_init):
2790         * ext/theora/theoradec.c: (gst_theora_dec_class_init):
2791         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
2792         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
2793         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_class_init):
2794         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2795         (gst_audio_filter_template_class_init):
2796         * gst-libs/gst/audio/gstbaseaudiosink.c:
2797         (gst_base_audio_sink_class_init):
2798         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2799         (gst_base_audio_src_class_init):
2800         * gst-libs/gst/cdda/gstcddabasesrc.c:
2801         (gst_cdda_base_src_class_init):
2802         * gst-libs/gst/interfaces/mixertrack.c:
2803         (gst_mixer_track_class_init):
2804         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2805         (gst_base_rtp_depayload_class_init):
2806         * gst-libs/gst/rtp/gstbasertppayload.c:
2807         (gst_basertppayload_class_init):
2808         * gst/audioconvert/gstaudioconvert.c:
2809         (gst_audio_convert_class_init):
2810         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_class_init):
2811         * gst/audioresample/gstaudioresample.c:
2812         (gst_audioresample_class_init):
2813         * gst/audiotestsrc/gstaudiotestsrc.c:
2814         (gst_audio_test_src_class_init):
2815         * gst/gdp/gstgdppay.c: (gst_gdp_pay_class_init):
2816         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
2817         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
2818         (preroll_unlinked):
2819         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
2820         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init):
2821         * gst/playback/gstplaysink.c: (gst_play_sink_class_init):
2822         * gst/playback/gstqueue2.c: (gst_queue_class_init):
2823         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
2824         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
2825         (gst_stream_selector_class_init):
2826         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init):
2827         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
2828         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
2829         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
2830         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
2831         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
2832         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
2833         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init):
2834         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
2835         * gst/videotestsrc/gstvideotestsrc.c:
2836         (gst_video_test_src_class_init):
2837         * gst/volume/gstvolume.c: (gst_volume_class_init):
2838         * sys/v4l/gstv4lelement.c: (gst_v4lelement_class_init):
2839         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
2840         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
2841         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
2842         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
2843         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
2844         Use G_PARAM_STATIC_STRINGS everywhere for GParamSpecs that use
2845         static strings (i.e. all). This gives us less memory usage,
2846         fewer allocations and thus less memory defragmentation. Depend
2847         on core CVS for this. Fixes bug #523806.
2848
2849 2008-03-22  Sebastian Dröge  <slomo@circular-chaos.org>
2850
2851         * ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
2852         Filter http and https protocols. GIO/GVfs handles them but it's
2853         impossible to implement iradio/icecast with it. Better use
2854         souphttpsrc or something else for this.
2855
2856         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_get_size):
2857         If getting the file informations by a query fails try it with the
2858         seek-to-end trick too.
2859
2860 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
2861
2862         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
2863         (gst_volume_base_init), (gst_volume_class_init),
2864         (volume_process_double), (volume_process_float),
2865         (volume_transform_ip), (plugin_init):
2866         memset buffers to zero if we get a GAP buffer. We usually see a
2867         buffer as one unit so let's handle it as one and don't care about
2868         volume changes while processing one buffer.
2869         Also clean up some stuff a bit.
2870
2871 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
2872
2873         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
2874         (gst_audio_convert_create_silence_buffer),
2875         (gst_audio_convert_transform):
2876         Make audioconvert GAP-aware by outputting silence buffers when the
2877         input has the GAP flag set. This is up to 8x faster.
2878         Based on a patch by Stefan Kost. Fixes bug #517813.
2879
2880 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
2881
2882         * gst/volume/gstvolume.c: (volume_process_double):
2883         Use oil_scalarmultiply_f64_ns() for double processing when it's
2884         available at compile time.
2885
2886 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
2887
2888         * configure.ac:
2889         Fix lrint/lrintf checks to actually work. These functions are
2890         in libm on Linux at least so try to link to it.
2891
2892 2008-03-21  Jan Schmidt  <jan.schmidt@sun.com>
2893
2894         * configure.ac:
2895         Back to development - 0.10.18.1
2896
2897 === release 0.10.18 ===
2898
2899 2008-03-20  Jan Schmidt <jan.schmidt@sun.com>
2900
2901         * configure.ac:
2902           releasing 0.10.18, "I will follow"
2903
2904 2008-03-18  Jan Schmidt  <jan.schmidt@sun.com>
2905
2906         * configure.ac:
2907         * win32/common/config.h:
2908         0.10.17.4 pre-release
2909
2910 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2911
2912         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_dump):
2913         Use GST_STR_NULL when trying to print strings that could be NULL because
2914         this might crash on some platforms. See #520808.
2915
2916 2008-03-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2917
2918         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
2919
2920         * gst-libs/gst/rtsp/gstrtspconnection.c:
2921         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
2922         (read_line), (gst_rtsp_connection_read_internal):
2923         Generic Windows fixes that makes libgstrtsp work on Windows when
2924         coupled with the new GstPoll API. See #520808.
2925
2926 2008-03-17  Sebastian Dröge  <slomo@circular-chaos.org>
2927
2928         Patch by: Milosz Derezynski <internalerror at gmail dot com>
2929
2930         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_create):
2931           If seeking to a new position succeeds don't simply return from
2932           create() without creating a buffer. Do this only in the case
2933           seeking to the new position fails. Fixes bug #523054.
2934
2935 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
2936
2937         * gst-libs/gst/video/video.c: (gst_video_format_parse_caps),
2938           (gst_video_format_from_rgba32_masks):
2939           Fix gst_video_format_parse_caps() for RGB caps with alpha channel
2940           (#522635).
2941
2942         * tests/check/libs/video.c: (test_parse_caps_rgb), (video_suite):
2943           Add unit test for the RGB caps parsing and creation, checking for
2944           internal consistency of the new API and consistency of the API with
2945           the old GST_VIDEO_CAPS_* defines.
2946
2947 2008-03-14  David Schleef  <ds@schleef.org>
2948
2949         * gst/videotestsrc/videotestsrc.c:  Oops, revert last change
2950           because -base is in freeze.
2951
2952 2008-03-14  David Schleef  <ds@schleef.org>
2953
2954         Patch by: William M. Brack
2955
2956         * gst/videotestsrc/videotestsrc.c: Fix Bayer pattern generation.
2957
2958 2008-03-14  Wim Taymans  <wim.taymans@collabora.co.uk>
2959
2960         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
2961         (gst_selector_pad_chain):
2962         * gst/playback/gststreamselector.h:
2963         Revert change that caused regression until a real fix is found.
2964         Fixes #522203.
2965
2966 2008-03-12  Michael Smith <msmith@fluendo.com>
2967
2968         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
2969         * gst-libs/gst/audio/gstringbuffer.h:
2970           Rename recently added buffer types to make more sense.
2971         * ext/alsa/gstalsasink.c: (alsasink_parse_spec),
2972         (gst_alsasink_write):
2973           Adapt for above API changes.
2974           Fixes bug #520523.
2975
2976 2008-03-11  Sebastian Dröge  <slomo@circular-chaos.org>
2977
2978         * win32/common/libgstnetbuffer.def:
2979         Add new symbol gst_netaddress_equal. Fixes bug #521743.
2980
2981 2008-03-11  Jan Schmidt  <jan.schmidt@sun.com>
2982
2983         * configure.ac:
2984         * win32/common/config.h:
2985         0.10.17.3 pre-release
2986
2987 2008-03-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2988
2989         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2990         (gst_base_audio_src_create):
2991         Fix duration when no clock was provided. Fixes #520300.
2992
2993 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
2994
2995         Patch by: Olivier Crete  <tester at tester ca>
2996
2997         * docs/libs/gst-plugins-base-libs-sections.txt:
2998         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netaddress_equal):
2999         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3000         Add trivial function to compare GstNetAddress. See #520626.
3001         API: GstNetBuffer::gst_netaddress_equal
3002
3003 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3004
3005         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3006         Update mode property docs, it's deprecated now.
3007
3008 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3009
3010         * gst-libs/gst/rtsp/gstrtspconnection.c:
3011         (gst_rtsp_connection_create):
3012         * gst/tcp/gstmultifdsink.c: (gst_fdset_mode_get_type),
3013         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_start):
3014         * gst/tcp/gstmultifdsink.h:
3015         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_start):
3016         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_start):
3017         Remove GstPollMode from gstpoll constructor.
3018
3019 2008-03-04  Jan Schmidt  <jan.schmidt@sun.com>
3020
3021         * configure.ac:
3022         * win32/common/config.h:
3023         0.10.17.2 pre-release
3024
3025 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
3026
3027         * gst/Makefile.am:
3028         GST_PLUGINS_ALL correctly lists subparse and tcp now, don't distclean
3029         them twice
3030
3031         * win32/common/libgstinterfaces.def:
3032         * win32/common/libgstrtp.def:
3033         Add new API to the defs
3034
3035 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3036
3037         Patch by: Mersad Jelacic  <mersad at axis dot com>
3038
3039         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3040         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
3041         API: add gst_base_rtp_audio_payload_set_samplebits_options() to make it
3042         possible to specify the sample size in bits. (#509637)
3043
3044 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3045
3046         * tests/check/libs/mixer.c:
3047           Add a few simple checks for the new message types.
3048
3049 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3050
3051         * docs/libs/gst-plugins-base-libs-sections.txt:
3052         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_option_changed),
3053           (gst_mixer_options_list_changed), (gst_mixer_mixer_changed),
3054           (gst_mixer_message_get_type),
3055           (gst_mixer_message_parse_option_changed),
3056           (gst_mixer_message_parse_options_list_changed):
3057         * gst-libs/gst/interfaces/mixer.h: (GstMixerType),
3058           (GST_MIXER_MESSAGE_OPTION_CHANGED),
3059           (GST_MIXER_MESSAGE_OPTIONS_LIST_CHANGED),
3060           (GST_MIXER_MESSAGE_MIXER_CHANGED):
3061           API: add gst_mixer_options_list_changed(), gst_mixer_mixer_changed()
3062           and gst_mixer_message_parse_options_list_changed(). Fixes #519916.
3063
3064 2008-03-03  Tim-Philipp Müller  <tim at centricular dot net>
3065
3066         * gst-libs/gst/interfaces/mixeroptions.c: (gst_mixer_options_init),
3067           (gst_mixer_options_get_values):
3068         * gst-libs/gst/interfaces/mixeroptions.h:
3069           (GST_MIXER_OPTIONS_GET_CLASS), (GstMixerOptionsClass),
3070           (_GstMixerOptions), (_GstMixerOptionsClass):
3071           API: add GstMixerOptions::get_values vfunc (#519906)
3072
3073 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
3074
3075         * configure.ac:
3076         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
3077         plug-ins are included/excluded. (#498222)
3078
3079 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3080
3081         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3082         Add typefinder for IMelody files, using audio/x-imelody.
3083         See bug #519516.
3084
3085 2008-03-03  Sebastian Dröge  <slomo@circular-chaos.org>
3086
3087         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_get_type):
3088         * ext/alsa/gstalsasink.c: (set_hwparams):
3089         * ext/alsa/gstalsasrc.c: (set_hwparams):
3090         * ext/gio/gstgio.c: (gst_gio_uri_handler_get_uri):
3091         * ext/ogg/gstoggmux.h:
3092         * ext/ogg/gstogmparse.c:
3093         * gst-libs/gst/audio/audio.c:
3094         * gst-libs/gst/fft/kiss_fft_f64.c: (kiss_fft_f64_alloc):
3095         * gst-libs/gst/pbutils/missing-plugins.c:
3096         (gst_missing_uri_sink_message_new),
3097         (gst_missing_element_message_new),
3098         (gst_missing_decoder_message_new),
3099         (gst_missing_encoder_message_new):
3100         * gst-libs/gst/rtp/gstbasertppayload.c:
3101         * gst-libs/gst/rtp/gstrtcpbuffer.c:
3102         (gst_rtcp_packet_bye_get_reason):
3103         * gst/audioconvert/gstaudioconvert.c:
3104         * gst/audioresample/gstaudioresample.c:
3105         * gst/ffmpegcolorspace/imgconvert.c:
3106         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
3107         * gst/typefind/gsttypefindfunctions.c:
3108         * gst/videoscale/vs_4tap.c:
3109         * gst/videoscale/vs_4tap.h:
3110         * sys/v4l/gstv4lelement.c:
3111         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_any_caps):
3112         * sys/v4l/v4l_calls.c:
3113         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
3114         (gst_v4lsrc_try_capture):
3115         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
3116         (gst_ximagesink_ximage_new):
3117         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
3118         (gst_xvimagesink_xvimage_new):
3119         * tests/check/elements/audioconvert.c:
3120         * tests/check/elements/audioresample.c:
3121         (fail_unless_perfect_stream):
3122         * tests/check/elements/audiotestsrc.c: (setup_audiotestsrc):
3123         * tests/check/elements/decodebin.c:
3124         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
3125         (setup_gdpdepay_streamheader):
3126         * tests/check/elements/gdppay.c: (setup_gdppay), (GST_START_TEST),
3127         (setup_gdppay_streamheader):
3128         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink):
3129         * tests/check/elements/multifdsink.c: (setup_multifdsink):
3130         * tests/check/elements/textoverlay.c:
3131         * tests/check/elements/videorate.c: (setup_videorate):
3132         * tests/check/elements/videotestsrc.c: (setup_videotestsrc):
3133         * tests/check/elements/volume.c: (setup_volume):
3134         * tests/check/elements/vorbisdec.c: (setup_vorbisdec):
3135         * tests/check/elements/vorbistag.c:
3136         * tests/check/generic/clock-selection.c:
3137         * tests/check/generic/states.c: (setup), (teardown):
3138         * tests/check/libs/cddabasesrc.c:
3139         * tests/check/libs/video.c:
3140         * tests/check/pipelines/gio.c:
3141         * tests/check/pipelines/oggmux.c:
3142         * tests/check/pipelines/simple-launch-lines.c:
3143         (simple_launch_lines_suite):
3144         * tests/check/pipelines/streamheader.c:
3145         * tests/check/pipelines/theoraenc.c:
3146         * tests/check/pipelines/vorbisdec.c:
3147         * tests/check/pipelines/vorbisenc.c:
3148         * tests/examples/seek/scrubby.c:
3149         * tests/examples/seek/seek.c: (query_positions_elems),
3150         (query_positions_pads):
3151         * tests/icles/stress-xoverlay.c: (myclock):
3152         Correct all relevant warnings found by the sparse semantic code
3153         analyzer. This include marking several symbols static, using
3154         NULL instead of 0 for pointers and using "foo (void)" instead
3155         of "foo ()" for declarations.
3156
3157         * win32/common/libgstrtp.def:
3158         Add gst_rtp_buffer_set_extension_data to the symbol definition file.
3159
3160 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3161
3162         Patch by: José Alburquerque <jaalburqu svn gnome org>
3163
3164         * gst/playback/gstplaybin2.c:
3165           Make the function signature of the _get_*_tags() functions match
3166           the signature of the vfuncs they implement, ie. return a
3167           GstTagList rather than a GstStructure, which is more correct,
3168           even if one is typedef'ed to the other (#518940).
3169
3170 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3171
3172         * gst-libs/gst/rtsp/gstrtspconnection.c:
3173           Don't include unix headers unconditionally (fixes #518037).
3174
3175 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3176
3177         * tests/check/libs/video.c: (paintinfo), (paintinfo_struct),
3178           (fourcc_list_struct), (fourcc_list), (fourcc_get_size),
3179           (paint_setup_I420), (paint_setup_YV12), (paint_setup_AYUV),
3180           (paint_setup_YUY2), (paint_setup_UYVY), (paint_setup_YVYU),
3181           (paint_setup_IYU2), (paint_setup_Y41B), (paint_setup_Y42B),
3182           (paint_setup_Y800), (paint_setup_YVU9), (paint_setup_YUV9),
3183           (gst_video_format_is_packed), (video_format_is_packed):
3184           Add unit test that makes sure that the strides, offsets and
3185           sizes returned for the various YUV formats by the new video API
3186           match the old reference implementation in videotestsrc.
3187
3188 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3189
3190         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio),
3191           (gst_video_format_from_fourcc), (gst_video_format_to_fourcc),
3192           (gst_video_format_is_rgb), (gst_video_format_is_yuv),
3193           (gst_video_format_has_alpha), (gst_video_format_get_row_stride),
3194           (gst_video_format_get_pixel_stride),
3195           (gst_video_format_get_component_width),
3196           (gst_video_format_get_component_height),
3197           (gst_video_format_get_component_offset), (gst_video_format_get_size):
3198         * gst-libs/gst/video/video.h: (GST_VIDEO_FORMAT_Y41B),
3199           (GST_VIDEO_FORMAT_Y42B):
3200           API: add GST_VIDEO_FORMAT_Y41B and GST_VIDEO_FORMAT_Y42B.
3201
3202 2008-03-02  Tim-Philipp Müller  <tim at centricular dot net>
3203
3204         * gst-libs/gst/video/video.c: (gst_video_format_get_component_offset):
3205           YV12 is I420 with swapped components 1 and 2, so the offset of
3206           component 1 for I420 should be the offset for component 2 for YV12
3207           and vice versa.
3208
3209 2008-02-29  Rene Stadler  <mail@renestadler.de>
3210
3211         * sys/v4l/gstv4lelement.c:
3212         Add missing semicolon to fix indentation.
3213
3214 2008-02-29  Julien Moutte  <julien@fluendo.com>
3215
3216         * ext/alsa/gstalsa.c: (gst_alsa_open_iec958_pcm),
3217         (gst_alsa_probe_supported_formats): Probe for IEC958 pcm to detect
3218         if we can do SPDIF output.
3219         * ext/alsa/gstalsa.h:
3220         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec),
3221         (gst_alsasink_prepare), (gst_alsasink_close), (gst_alsasink_write):
3222         * ext/alsa/gstalsasink.h: Initial support for SPDIF.
3223         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
3224         * gst-libs/gst/audio/gstringbuffer.h: Add non linear buffer types
3225         to support AC3, EC3 and IEC958 buffers.
3226
3227 2008-02-29  Tim-Philipp Müller  <tim at centricular dot net>
3228
3229         * gst-libs/gst/interfaces/mixer.c: (GST_MIXER_MESSAGE_HAS_TYPE),
3230           (gst_mixer_message_parse_mute_toggled),
3231           (gst_mixer_message_parse_record_toggled),
3232           (gst_mixer_message_parse_volume_changed),
3233           (gst_mixer_message_parse_option_changed):
3234           De-cruft and fix message type assertions (NULL is not a really
3235           valid mixer message type string).
3236
3237 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3238
3239         * ext/libvisual/visual.c: (gst_vis_src_negotiate):
3240         When negotiating, actually start from a format that we can support
3241         instead of from the too generic template.
3242
3243 2008-02-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3244
3245         * gst/playback/gstplaybin2.c: (gst_play_bin_set_property):
3246         Enable vis setting.
3247
3248         * gst/playback/gstplaysink.c: (gst_play_sink_init),
3249         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
3250         (gst_play_sink_vis_blocked), (gst_play_sink_set_vis_plugin),
3251         (gen_vis_chain):
3252         Implement vis switching while playing.
3253
3254 2008-02-28  David Schleef  <ds@schleef.org>
3255
3256         * gst-libs/gst/riff/riff-media.c: Add Dirac mapping
3257
3258 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3259
3260         Patch by: Peter Kjellerstedt  <pkj at axis com>
3261
3262         * gst/tcp/Makefile.am:
3263         * gst/tcp/fdsetstress.c:
3264         * gst/tcp/gstfdset.c:
3265         * gst/tcp/gstfdset.h:
3266         Removed fdset and stress test, they are now known as GstPoll in
3267         core. 
3268
3269         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
3270         (gst_multi_fd_sink_add_full), (gst_multi_fd_sink_remove),
3271         (gst_multi_fd_sink_clear), (gst_multi_fd_sink_remove_client_link),
3272         (gst_multi_fd_sink_handle_client_write),
3273         (gst_multi_fd_sink_queue_buffer),
3274         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_start),
3275         (gst_multi_fd_sink_stop):
3276         * gst/tcp/gstmultifdsink.h:
3277         * gst/tcp/gsttcp.c: (gst_tcp_socket_read), (gst_tcp_socket_close),
3278         (gst_tcp_read_buffer), (gst_tcp_gdp_read_buffer),
3279         (gst_tcp_gdp_read_caps):
3280         * gst/tcp/gsttcp.h:
3281         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_init),
3282         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
3283         (gst_tcp_client_sink_start), (gst_tcp_client_sink_stop):
3284         * gst/tcp/gsttcpclientsink.h:
3285         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_init),
3286         (gst_tcp_client_src_create), (gst_tcp_client_src_start),
3287         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
3288         * gst/tcp/gsttcpclientsrc.h:
3289         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_handle_wait),
3290         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
3291         * gst/tcp/gsttcpserversink.h:
3292         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_init),
3293         (gst_tcp_server_src_create), (gst_tcp_server_src_start),
3294         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
3295         * gst/tcp/gsttcpserversrc.h:
3296         Port to GstPoll. See #505417.
3297
3298 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3299
3300         Patch by: Peter Kjellerstedt  <pkj at axis com>
3301
3302         * gst-libs/gst/rtsp/gstrtspconnection.c:
3303         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
3304         (gst_rtsp_connection_write), (gst_rtsp_connection_read_internal),
3305         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
3306         (gst_rtsp_connection_free), (gst_rtsp_connection_poll),
3307         (gst_rtsp_connection_flush):
3308         * gst-libs/gst/rtsp/gstrtspconnection.h:
3309         Use GstPoll for the rtsp connection. See #505417.
3310
3311 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3312
3313         * tests/examples/seek/seek.c: (vis_toggle_cb), (filter_features),
3314         (init_visualization_features), (vis_combo_cb), (shot_cb), (main):
3315         Add combo box for visualisations, populate it with a factory list
3316         of all visualisation plugins, configure vis plugin instance in
3317         playbin2. 
3318
3319 2008-02-27  Wim Taymans  <wim.taymans@collabora.co.uk>
3320
3321         * tests/check/libs/rtp.c: (GST_START_TEST):
3322         Add check for RTP buffer defaults, padding and marker bit API.
3323
3324 2008-02-27  Sebastian Dröge  <slomo@circular-chaos.org>
3325
3326         * gst-libs/gst/cdda/sha1.c: (sha_transform):
3327         Use memcpy() instead of upcasting a byte array to long *. This
3328         fixes an unaligned memory access, resulting in SIGBUS on IA64.
3329         This should be ported to GCheckSum once we can use GLib 2.16.
3330         Partially fixes bug #500833.
3331
3332 2008-02-27  Tim-Philipp Müller  <tim at centricular dot net>
3333
3334         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_chain):
3335           Push tag event after the newsegment event. Log the pointer of
3336           the buffer we're actually going to push rather than the buffer
3337           we're feeding to _make_metadata_writable().
3338
3339 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3340
3341         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3342         Comment smoke typefinder for now. The smokedec plugin needs one
3343         frame per buffer but we have no parser yet, thus it simply crashes
3344         in most situations.
3345
3346 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3347
3348         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3349         Add typefinder for the smoke video codec. Copied from the jpeg plugin.
3350
3351 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
3352
3353         * gst/typefind/gsttypefindfunctions.c: (mid_type_find),
3354         (plugin_init):
3355         Add midi typefinder, copied from the timidity plugin.
3356
3357 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
3358
3359         Based on patch by: Tomasz Sałaciński <tsalacinski gmail com>
3360
3361         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
3362         * tests/check/elements/subparse.c: (test_microdvd_with_italics),
3363           (subparse_suite):
3364           Forward slashes at the beginning and end of a line also signify
3365           italics (Fixes: #518162).
3366
3367 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3368
3369         * tests/check/gst-plugins-base.supp:
3370         Add a suppression for a cached value in GIO that wasn't moved
3371         while moving gio from -bad to -base.
3372
3373 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
3374
3375         Patch by: Brian Cameron <brian dot cameron at sun dot com>
3376
3377         * configure.ac:
3378         Don't hardcode -Wall and -Werror for configure checks, this fails
3379         with non-GCC compilers. Fixes bug #517991.
3380
3381 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
3382
3383         * gst/audioconvert/gstaudioconvert.c:
3384         * gst/audioconvert/gstaudioquantize.c:
3385         * gst/audioconvert/gstaudioquantize.h:
3386           Make audioconvert gap aware. If noiseshaping is used, wait for
3387           noiseshaping to converge before marking as GAP. Fixes #517813.
3388
3389 2008-02-21  Stefan Kost  <ensonic@users.sf.net>
3390
3391         * gst/audiotestsrc/gstaudiotestsrc.c:
3392           Mark buffers as GAP,if volume is 0.0 and fix the previous logic.
3393
3394 2008-02-20  Sebastian Dröge  <slomo@circular-chaos.org>
3395
3396         * ext/gnomevfs/gstgnomevfssink.c:
3397         (gst_gnome_vfs_sink_handle_event):
3398         Return FALSE when seeking for a new segment fails instead
3399         of silently ignoring the failure and appending every buffer
3400         that comes for the new segment.
3401
3402 2008-02-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3403
3404         * gst/playback/gstplaysink.c: (find_property),
3405         (gst_play_sink_find_property), (gen_video_chain),
3406         (gst_play_sink_reconfigure), (gst_play_sink_get_last_frame):
3407         Recursively search the sink element for a last-frame property so that we
3408         can also find the property in autovideosink and friends that don't
3409         always proxy the internal sink properties.
3410
3411 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3412
3413         * gst-libs/gst/audio/multichannel.c:
3414           (GST_AUDIO_CHANNEL_POSITIONS_FIELD_NAME),
3415           (gst_audio_get_channel_positions), (gst_audio_set_channel_positions),
3416           (gst_audio_set_structure_channel_positions_list),
3417           (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
3418           (gst_audio_fixate_channel_positions):
3419           Fix confusing terminology in docs and code: structure fields are
3420           'fields' and not 'properties'.
3421
3422 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3423
3424         * gst-libs/gst/audio/multichannel.c:
3425           (gst_audio_check_channel_positions), (add_list_to_struct):
3426           Give more useful warning messages if one of the channel
3427           layout enums passed to us is invalid and if the "channels"
3428           field in the caps has a GType we don't expect.
3429
3430 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3431
3432         * gst-libs/gst/audio/multichannel.c:
3433           Fix typo in docs blurb.
3434
3435 2008-02-19  Julien Moutte  <julien@fluendo.com>
3436
3437         Patch by: Josep Torra Valles <josep@fluendo.com>
3438
3439         * gst/typefind/gsttypefindfunctions.c: Increase the MPEG PS
3440         typefind lookup to fix typefinding on HD clips.
3441
3442 2008-02-19  Tim-Philipp Müller  <tim at centricular dot net>
3443
3444         * gst/playback/gstscreenshot.c:
3445         * gst/playback/gstscreenshot.h:
3446           Fix up copyright (I rewrote the GStreamer-0.10 code for
3447           this from scratch back in the days).
3448
3449 2008-02-19  Wim Taymans  <wim.taymans@collabora.co.uk>
3450
3451         * gst/playback/Makefile.am:
3452         * gst/playback/gstscreenshot.c: (feed_fakesrc), (save_result),
3453         (create_element), (gst_play_frame_conv_convert):
3454         * gst/playback/gstscreenshot.h:
3455         Add screenshot conversion code from totem.
3456
3457         * gst/playback/gstplay-marshal.list:
3458         * gst/playback/gstplaybin2.c: (gst_play_marshal_BUFFER__BOXED),
3459         (gst_play_bin_class_init), (gst_play_bin_convert_frame),
3460         (gst_play_bin_get_property), (no_more_pads_cb), (activate_group):
3461         Implement frame property to get a color-unconverted snapshot.
3462         Implement convert-frame action signal to get a converted snapshot image.
3463         Configure connection speed in uridecodebin.
3464         Document some more properties.
3465
3466         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
3467         (gen_video_chain), (gen_audio_chain), (gst_play_sink_reconfigure),
3468         (gst_play_sink_get_last_frame):
3469         * gst/playback/gstplaysink.h:
3470         Use last-buffer property of the video sink to get a video snapshot.
3471
3472         * tests/examples/seek/seek.c: (shot_cb), (main):
3473         Add snapshot button for playbin2 and use the frame property to save the
3474         frame as a png in the current directory.
3475
3476 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
3477
3478         Patch by: Josep Torra Valles <josep at fluendo dot com>
3479
3480         * gst/typefind/gsttypefindfunctions.c: (h264_video_type_find),
3481         (plugin_init):
3482         Add typefinding support for h264 elementary streams.
3483         Fixes bug #517420.
3484
3485 2008-02-18  Stefan Kost  <ensonic@users.sf.net>
3486
3487         * configure.ac:
3488           Require CVS of core for new API in collectpads.
3489
3490         * gst/adder/gstadder.c:
3491           Use new API to make adder sparse stream aware.
3492
3493 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
3494
3495         * gst/playback/gstplaybin2.c: (pad_added_cb), (pad_removed_cb),
3496         (no_more_pads_cb):
3497         Get the object data correct so that we can remove our channels
3498         correctly.
3499
3500         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
3501         (gen_vis_chain), (gst_play_sink_reconfigure),
3502         (gst_play_sink_request_pad):
3503         Add option to disable async behaviour in the sinks when possible. This
3504         makes it possible to avoid an audio queue when dealing with
3505         visualisations.
3506         Add option to add a queue for the audio path.
3507
3508         * tests/examples/seek/seek.c: (clear_streams), (update_streams),
3509         (main):
3510         Disable the vis checkbox to match the defaults of playbin2.
3511         Only get the stream info when we need to.
3512
3513 2008-02-17  Sebastian Dröge  <slomo@circular-chaos.org>
3514
3515         * ext/gio/gstgiobasesink.c: (gst_gio_base_sink_stop),
3516         (gst_gio_base_sink_set_stream):
3517         * ext/gio/gstgiobasesrc.c: (gst_gio_base_src_stop),
3518         (gst_gio_base_src_set_stream):
3519         * ext/gio/gstgiosink.c: (gst_gio_sink_start):
3520         * ext/gio/gstgiosrc.c: (gst_gio_src_start):
3521         Don't use async operations as they require a running main loop.
3522         This makes us block again when closing streams and unable
3523         to mount the enclosing volume of an URI if it isn't yet.
3524
3525 2008-02-15  Wim Taymans  <wim.taymans@collabora.co.uk>
3526
3527         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
3528         (gst_play_sink_get_mute), (gen_video_chain), (gen_audio_chain),
3529         (gen_vis_chain), (gst_play_sink_reconfigure),
3530         (gst_play_sink_request_pad):
3531         Move tee in front of the audio and vis pipelines.
3532         Add queue for audio for now.
3533         Add visualisation support.
3534
3535         * tests/examples/seek/seek.c: (main):
3536         Visualisation is by default disabled.
3537
3538 2008-02-15  Sebastian Dröge  <slomo@circular-chaos.org>
3539
3540         * ext/gio/gstgiobasesink.c: (close_stream_cb):
3541         * ext/gio/gstgiobasesrc.c: (close_stream_cb):
3542         Improve debugging a bit.
3543
3544         * ext/gio/gstgiosink.c: (mount_cb), (gst_gio_sink_start):
3545         * ext/gio/gstgiosink.h:
3546         * ext/gio/gstgiosrc.c: (mount_cb), (gst_gio_src_start):
3547         * ext/gio/gstgiosrc.h:
3548         Try to mount the enclosing volume of a GFile if it isn't mounted
3549         yet. This requires us to wait for an async operation to finish, done
3550         with an nested GMainLoop. Authentication is not supported yet, will
3551         come later.
3552
3553 2008-02-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3554
3555         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3556         (gst_play_bin_set_property), (gst_play_bin_get_property),
3557         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb):
3558         * gst/playback/gstplaysink.c: (gst_play_sink_set_mute),
3559         (gst_play_sink_get_mute), (gen_audio_chain):
3560         * gst/playback/gstplaysink.h:
3561         Add mute property.
3562
3563         * gst/playback/gststreamselector.c: (gst_selector_pad_event),
3564         (gst_selector_pad_chain):
3565         * gst/playback/gststreamselector.h:
3566         Make sure we forward the event only once.
3567
3568         * tests/examples/seek/seek.c: (stop_cb), (mute_toggle_cb), (main):
3569         Add and implement the mute button for playbin2.
3570
3571 2008-02-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3572
3573         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
3574
3575         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_delay):
3576         Add some more debug info.
3577         Make sure we never return a negative delay. Fixes #516246.
3578
3579 2008-02-12  Tim-Philipp Müller  <tim at centricular dot net>
3580
3581         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
3582           Revert patch that makes the sink hold the object lock when
3583           calling snd_pcm_delay(), since it breaks playback for me.
3584
3585 2008-02-12  Julien Moutte  <julien@fluendo.com>
3586
3587         * tests/examples/seek/seek.c: (rate_spinbutton_changed_cb): Add
3588         some seek flags when changing rate.
3589
3590 2008-02-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3591
3592         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
3593         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
3594         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
3595         Fix potential leaks.
3596
3597         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_chain):
3598         Fix leak when there is no function configured.
3599
3600 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3601
3602         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_class_init),
3603         (gst_v4lsrc_buffer_finalize):
3604         Correctly chain up the finalize method.
3605
3606 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3607
3608         * ext/gio/gstgiostreamsink.c:
3609         * ext/gio/gstgiostreamsrc.c:
3610         Add documentation and example code for giostreamsink/giostreamsrc.
3611
3612         * tests/check/pipelines/gio.c: (GST_START_TEST):
3613         Ask the GMemoryOutputStream for the data instead of assuming that
3614         the pointer to the data stayed the same. It could've been realloc'ed.
3615
3616 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3617
3618         * ext/gio/gstgiosink.c:
3619         * ext/gio/gstgiosrc.c:
3620         Make the documentation of giosink/giosrc complete, large parts
3621         are based on the gnomevfssink/gnomevfssrc docs.
3622
3623 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
3624
3625         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3626         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3627         * docs/plugins/gst-plugins-base-plugins.args:
3628         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3629         * docs/plugins/gst-plugins-base-plugins.interfaces:
3630         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3631         * docs/plugins/gst-plugins-base-plugins.signals:
3632         * docs/plugins/inspect/plugin-adder.xml:
3633         * docs/plugins/inspect/plugin-audioconvert.xml:
3634         * docs/plugins/inspect/plugin-audiorate.xml:
3635         * docs/plugins/inspect/plugin-audioresample.xml:
3636         * docs/plugins/inspect/plugin-decodebin.xml:
3637         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3638         * docs/plugins/inspect/plugin-gdp.xml:
3639         * docs/plugins/inspect/plugin-gio.xml:
3640         * docs/plugins/inspect/plugin-gnomevfs.xml:
3641         * docs/plugins/inspect/plugin-libvisual.xml:
3642         * docs/plugins/inspect/plugin-ogg.xml:
3643         * docs/plugins/inspect/plugin-pango.xml:
3644         * docs/plugins/inspect/plugin-playback.xml:
3645         * docs/plugins/inspect/plugin-queue2.xml:
3646         * docs/plugins/inspect/plugin-subparse.xml:
3647         * docs/plugins/inspect/plugin-theora.xml:
3648         * docs/plugins/inspect/plugin-uridecodebin.xml:
3649         * docs/plugins/inspect/plugin-videorate.xml:
3650         * docs/plugins/inspect/plugin-videoscale.xml:
3651         * docs/plugins/inspect/plugin-volume.xml:
3652         * docs/plugins/inspect/plugin-vorbis.xml:
3653         Add the GIO documentation again and while at that run make update.
3654
3655 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3656
3657         * ext/alsa/gstalsa.h: (GST_CHECK_ALSA_VERSION):
3658         * ext/alsa/gstalsasink.c: (set_swparams):
3659         * ext/alsa/gstalsasrc.c: (set_swparams), (gst_alsasrc_open):
3660           Don't use snd_pcm_sw_params_set_xfer_align() if we're compiling
3661           against libasound >= 1.0.16, since it's been deprecated in
3662           0.10.16, and alignment is always 1 then, apparently. (#512899)
3663
3664 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3665
3666         * gst/playback/gstplaybin.c: (gen_audio_element):
3667         * gst/playback/gstplaysink.c: (gen_audio_chain):
3668           Handle case where we can't create the volume element a bit
3669           better (#514307).
3670
3671 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3672
3673         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_check_get_range):
3674         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
3675           Add support for https protocol. Fixes #510229.
3676
3677 2008-02-11  Julien Moutte  <julien@fluendo.com>
3678         
3679         Patch by: Alan Peevers <peeves@pacbell.net>
3680
3681         * ext/alsa/gstalsasink.c: (gst_alsasink_delay): Take appropriate
3682         lock when calling alsa methods.
3683
3684 2008-02-11  Tim-Philipp Müller  <tim at centricular dot net>
3685
3686         * gst/typefind/gsttypefindfunctions.c:
3687           Bump rank of jpeg and png typefinders, which will return maximum
3688           probability in the most common cases (thus short-circuiting more
3689           expensive typefinders like the mp3 one for these two quite common
3690           image types).
3691
3692 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
3693
3694         * ext/theora/theoraparse.c:
3695         Fix long description of the theora parser to be more verbose than just
3696         the type name.
3697
3698 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
3699
3700         Patch by: Branko Čibej <brane at xbc dot nu>
3701
3702         * sys/xvimage/xvimagesink.c:
3703         Fix build of xvimagesink if we don't have XShm, e.g. on Mac OS X.
3704         Fixes bug #515654.
3705
3706 2008-02-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
3707
3708         * gst/playback/gstplaybasebin.c:
3709         Set is_dynamic as True if there are elements with both request
3710         and sometimes src pad templates instead of breaking out when it
3711         finds the first pad template that is a src.
3712
3713 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3714
3715         * tests/examples/seek/seek.c: (stop_cb), (clear_streams),
3716         (update_streams), (video_combo_cb), (audio_combo_cb),
3717         (text_combo_cb), (volume_spinbutton_changed_cb), (main):
3718         Add some stream switching and volume gui for playbin2.
3719
3720 2008-02-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3721
3722         * gst/playback/gstplay-marshal.list:
3723         Added marshal for streamselector Tags.
3724
3725         * gst/playback/gstplaybasebin.c: (set_active_source):
3726         Streamselector now selects pads based on the pad object instead of its
3727         name.
3728
3729         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3730         (init_group), (gst_play_bin_init), (get_group), (get_tags),
3731         (gst_play_bin_get_video_tags), (gst_play_bin_get_audio_tags),
3732         (gst_play_bin_get_text_tags),
3733         (gst_play_bin_set_current_video_stream),
3734         (gst_play_bin_set_current_audio_stream),
3735         (gst_play_bin_set_current_text_stream),
3736         (gst_play_bin_set_property), (gst_play_bin_get_property),
3737         (pad_added_cb), (pad_removed_cb), (autoplug_select_cb):
3738         Remove option to mute streams with the current-a/v/t property, we have
3739         this functionality in the flags.
3740         Add signals to notify when the number of A/V/T channels changed.
3741         Add action signals to get tags for the A/V/T streams.
3742         Implement setting the current A/V/T stream.
3743         Rearrange some things to simplify stream selection.
3744         Implement volume.
3745
3746         * gst/playback/gstplaysink.c: (gst_play_sink_set_volume),
3747         (gst_play_sink_get_volume), (gst_play_sink_set_property),
3748         (gst_play_sink_get_property), (gen_video_chain), (gen_audio_chain),
3749         (activate_vis), (gst_play_sink_reconfigure):
3750         * gst/playback/gstplaysink.h:
3751         Add and implement volume setting methods.
3752
3753         * gst/playback/gststreamselector.c: (gst_selector_pad_class_init),
3754         (gst_selector_pad_finalize), (gst_selector_pad_get_property),
3755         (gst_selector_pad_event), (gst_stream_selector_class_init),
3756         (gst_stream_selector_init), (gst_stream_selector_finalize),
3757         (gst_stream_selector_set_property),
3758         (gst_stream_selector_get_property),
3759         (gst_stream_selector_get_linked_pad),
3760         (gst_stream_selector_request_new_pad):
3761         * gst/playback/gststreamselector.h:
3762         Add pad properties for tags and status of pads.
3763         Keep tags on pads.
3764         Make active pad selection based on pad object instead of name.
3765
3766 2008-02-08  Stefan Kost  <ensonic@users.sf.net>
3767
3768         * configure.ac:
3769           Revert last change as we now check in gtk-doc.m4 for sed.
3770
3771 2008-02-08  Jan Schmidt  <Jan.Schmidt@sun.com>
3772
3773         * configure.ac:
3774         Find and subst SED when building the docs.
3775
3776 2008-02-08  Julien Moutte  <julien@fluendo.com>
3777
3778         * tests/examples/seek/seek.c: (stop_cb), (connect_bus_signals),
3779         (main): Make sure bus signals are reconnected when pressing STOP
3780         and then PLAY again for a parse launch pipeline. Fix a ref leak
3781         on the bus.
3782         * win32/common/config.h: Updated.
3783
3784 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
3785
3786         * configure.ac:
3787         Make DISABLE_DEPRECATED defined *only* during CVS, not during
3788         pre-releases or releases.
3789
3790 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
3791
3792         * configure.ac:
3793         * ext/gio/Makefile.am:
3794         Subst GIO_LDFLAGS to avoid undefined Makefile var error Zaheer is
3795         reporting
3796
3797 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
3798
3799         * docs/plugins/Makefile.am:
3800         Add the headers which need scanning for the GIO plugin. The rest of
3801         the docs still need migrating.
3802
3803 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
3804
3805         * ext/Makefile.am:
3806         * tests/check/Makefile.am:
3807         * tests/check/pipelines/.cvsignore:
3808         Add gio in a few more places.
3809
3810 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
3811
3812         * configure.ac:
3813         * ext/Makefile.am:
3814         * tests/check/Makefile.am:
3815         Move gio plugin from -bad and mark as experimental.
3816
3817 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
3818
3819         * gst-libs/gst/interfaces/mixeroptions.c:
3820         * gst-libs/gst/interfaces/mixertrack.c:
3821         Comment out a couple of other things which break the build when
3822         GST_DISABLE_DEPRECATED isn't on but -Werror is.
3823
3824 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
3825
3826         * docs/libs/gst-plugins-base-libs-sections.txt:
3827           Fix pbutils header.
3828
3829 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3830
3831         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
3832         Fix compiler warning.
3833
3834 2008-02-07  Wim Taymans  <wim.taymans@collabora.co.uk>
3835
3836         Patch by: Peter Kjellerstedt  <pkj at axis com>
3837
3838         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
3839         Clear the addrinfo struct using memset. Fixes #514937.
3840
3841 2008-02-06  Wim Taymans  <wim.taymans@collabora.co.uk>
3842
3843         * gst/tcp/gstfdset.h:
3844         Remove unused field to same some memory.
3845
3846         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
3847         Mark action signals as such.
3848
3849 2008-02-06  Michael Smith <msmith@fluendo.com>
3850
3851         * ext/theora/theoradec.c: (_theora_granule_frame),
3852         (_inc_granulepos):
3853           Increment granulepos for new-bitstream versions appropriately.
3854           Fixes #514623.
3855
3856 2008-02-04  Wim Taymans  <wim.taymans@collabora.co.uk>
3857
3858         * tests/examples/seek/seek.c: (do_seek),
3859         (rate_spinbutton_changed_cb), (update_streams), (main):
3860         Remove obsolete stream_time reset after flushing seek, core does that
3861         automatically now.
3862         Improve accuracy of speed spinbutton.
3863         Only do playbin2 stuff when we actually use it.
3864
3865 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
3866
3867         * tests/check/Makefile.am:
3868           Revert previous change of the test environment's GST_PLUGIN_PATH.
3869           The problem is not with the plugins, but with element factories
3870           and only occurs if elements are split out from existing plugins
3871           or if plugins change name (see #512740).
3872
3873 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
3874
3875         * tests/check/Makefile.am:
3876           Fix the tests environment's GST_PLUGIN_PATH: we want the directory
3877           with the core's plugins first and our local build directories last,
3878           since we might be building against an installed core, and that
3879           core's plugin directory may contain older or other versions of
3880           our own -base plugins, but we really do want to test our local
3881           ones (if there are multiple plugins or element factories with the
3882           same name, those inspected last will trump those read in earlier).
3883           Fixes #512740 for the most part.
3884
3885 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
3886
3887         * configure.ac:
3888         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
3889         Use gmtime_r if available as gmtime is not MT-safe.
3890         Fixes bug #511810.
3891
3892 2008-02-02  Sebastian Dröge  <slomo@circular-chaos.org>
3893
3894         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
3895         Cast glong to time_t as time_t might have a different type on
3896         other platforms, like FreeBSD, and we get a compiler warning
3897         otherwise. Fixes bug #511825.
3898
3899 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
3900
3901         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
3902         (get_group), (get_n_pads), (gst_play_bin_get_property),
3903         (pad_added_cb), (no_more_pads_cb), (perform_eos),
3904         (autoplug_select_cb), (deactivate_group):
3905         Remove stream-info, we going for something easier.
3906         Refactor getting the current group.
3907         Implement getting the number of audio/video/text streams.
3908
3909         * gst/playback/gststreamselector.c:
3910         (gst_stream_selector_class_init), (gst_stream_selector_init),
3911         (gst_stream_selector_get_property),
3912         (gst_stream_selector_request_new_pad),
3913         (gst_stream_selector_release_pad):
3914         * gst/playback/gststreamselector.h:
3915         Add property for number of pads.
3916
3917         * tests/examples/seek/seek.c: (set_scale), (update_flag),
3918         (vis_toggle_cb), (audio_toggle_cb), (video_toggle_cb),
3919         (text_toggle_cb), (update_streams), (msg_async_done),
3920         (msg_state_changed), (main):
3921         Block slider callback when updating the slider position.
3922         Add gui elements for controlling playbin2.
3923         Add callback for async_done that updates position/duration.
3924
3925 2008-02-01  Stefan Kost  <ensonic@users.sf.net>
3926
3927         * docs/plugins/Makefile.am:
3928         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3929         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3930         * docs/plugins/gst-plugins-base-plugins.hierarchy:
3931         * docs/plugins/gst-plugins-base-plugins.interfaces:
3932         * docs/plugins/gst-plugins-base-plugins.prerequisites:
3933           First round of plugin docs cleansups.
3934
3935         * docs/plugins/inspect/plugin-adder.xml:
3936         * docs/plugins/inspect/plugin-alsa.xml:
3937         * docs/plugins/inspect/plugin-audioconvert.xml:
3938         * docs/plugins/inspect/plugin-audiorate.xml:
3939         * docs/plugins/inspect/plugin-audioresample.xml:
3940         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3941         * docs/plugins/inspect/plugin-cdparanoia.xml:
3942         * docs/plugins/inspect/plugin-decodebin.xml:
3943         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3944         * docs/plugins/inspect/plugin-gdp.xml:
3945         * docs/plugins/inspect/plugin-gnomevfs.xml:
3946         * docs/plugins/inspect/plugin-libvisual.xml:
3947         * docs/plugins/inspect/plugin-ogg.xml:
3948         * docs/plugins/inspect/plugin-pango.xml:
3949         * docs/plugins/inspect/plugin-subparse.xml:
3950         * docs/plugins/inspect/plugin-tcp.xml:
3951         * docs/plugins/inspect/plugin-theora.xml:
3952         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3953         * docs/plugins/inspect/plugin-video4linux.xml:
3954         * docs/plugins/inspect/plugin-videorate.xml:
3955         * docs/plugins/inspect/plugin-videoscale.xml:
3956         * docs/plugins/inspect/plugin-videotestsrc.xml:
3957         * docs/plugins/inspect/plugin-volume.xml:
3958         * docs/plugins/inspect/plugin-vorbis.xml:
3959         * docs/plugins/inspect/plugin-ximagesink.xml:
3960         * docs/plugins/inspect/plugin-xvimagesink.xml:
3961           Regenerate.
3962
3963         * ext/ogg/Makefile.am:
3964         * ext/ogg/gstoggmux.c:
3965         * ext/ogg/gstoggmux.h:
3966           Add header for oggmux. the c-file needs a doc blob still.
3967
3968 2008-02-01  Wim Taymans  <wim.taymans@collabora.co.uk>
3969
3970         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3971
3972         * gst-libs/gst/rtp/gstrtpbuffer.c:
3973         (gst_rtp_buffer_set_extension_data):
3974         * gst-libs/gst/rtp/gstrtpbuffer.h:
3975         * tests/check/libs/rtp.c: (GST_START_TEST), (rtp_suite):
3976         Add gst_rtp_buffer_set_extension_data() 
3977         Add a unit test for this addition. Fixes #511478.
3978         API: GstRTPBuffer:gst_rtp_buffer_set_extension_data()
3979
3980 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
3981
3982         * configure.ac:
3983         Back to CVS
3984
3985 === release 0.10.17 ===
3986
3987 2008-01-30  Jan Schmidt <jan.schmidt@sun.com>
3988
3989         * configure.ac:
3990           releasing 0.10.17, "Peanut Butter and Jelly"
3991
3992 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
3993
3994         * gst-libs/gst/interfaces/mixeroptions.c:
3995         * gst-libs/gst/interfaces/mixertrack.c:
3996         Also remove the conditional registration of the signals
3997         that disappeared with the ABI change in 0.10.14
3998
3999 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4000
4001         * gst-libs/gst/rtsp/gstrtspconnection.c:
4002         Revert patch to gstrtspconnection.c for brown paper bag
4003         release of -base. Re-opens: #511825
4004
4005 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
4006
4007         * gst-libs/gst/interfaces/mixeroptions.h:
4008         * gst-libs/gst/interfaces/mixertrack.h:
4009         Change the way these deprecated function pointers are removed
4010         so that the compiled ABI is unconditionally smaller. This 
4011         sets in stone an ABI break that actually occurred when the
4012         things were deprecated in 0.10.14, which seems to be the best
4013         fix as the only known users are oss-mixer and sunaudio-mixer in 
4014         gst-plugins-good.
4015         Fixes: #513018
4016
4017 2008-01-30  Tim-Philipp Müller  <tim at centricular dot net>
4018
4019         * win32/common/libgstpbutils.def:
4020           Export the two new _get_type() functions which are needed
4021           by the python bindings.
4022
4023 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4024
4025         * gst-libs/gst/rtsp/gstrtspconnection.c: (add_date_header):
4026         Cast glong to time_t as time_t might have a different type on
4027         other platforms, like FreeBSD, and we get a compiler warning
4028         otherwise. Fixes bug #511825.
4029
4030 2008-01-29  Sebastian Dröge  <slomo@circular-chaos.org>
4031
4032         * gst-libs/gst/audio/gstaudiofilter.c:
4033         (gst_audio_filter_class_init):
4034         Initialize the GstRingerBuffer class to get it's debug category
4035         initialized. gst_ring_buffer_parse_caps() uses the ringbuffer debug
4036         category and otherwise we get some g_critical(). Fixes bug #512334.
4037
4038 2008-01-28  Jan Schmidt  <jan.schmidt@sun.com>
4039
4040         * configure.ac:
4041         Back to CVS
4042
4043 === release 0.10.16 ===
4044
4045 2008-01-28  Jan Schmidt <jan.schmidt@sun.com>
4046
4047         * configure.ac:
4048           releasing 0.10.16, "Scheduled Interruption"
4049
4050 2008-01-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4051
4052         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4053
4054         * gst-libs/gst/rtp/gstrtpbuffer.c:
4055         (gst_rtp_buffer_get_extension_data):
4056         Fix typos and wrong extension check. Fixes #511274.
4057
4058 2008-01-18  Jan Schmidt  <jan.schmidt@sun.com>
4059
4060         * po/sk.po:
4061         Oops - add new sk.po mentioned in the LINGUAS I just committed
4062
4063 2008-01-17  Jan Schmidt  <jan.schmidt@sun.com>
4064
4065         * po/LINGUAS:
4066         Add ca translation to the disted list.
4067
4068         * win32/vs6/libgstsdp.dsp:
4069         Convert line endings to CRLF
4070
4071 2008-01-17  Sebastien Moutte <sebastien@moutte.net>
4072
4073         * win32/MANIFEST:
4074         Add win32/vs6/libgstrtsp.dsp to MANIFEST
4075
4076 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4077
4078         * win32/common/libgstsdp.def:
4079         * win32/common/libgstvideo.def:
4080         Add new API declarations
4081
4082 2008-01-14  Jan Schmidt  <jan.schmidt@sun.com>
4083
4084         * ext/theora/gsttheoradec.h:
4085         * ext/theora/gsttheoraparse.h:
4086         * ext/theora/theoradec.c:
4087         * ext/theora/theoraparse.c:
4088         Take a 2nd stab at handling libtheora granulepos changes in the decoder
4089         and parser by inspecting the bitstream version of the incoming data.
4090
4091 2008-01-14  Sebastian Dröge  <slomo@circular-chaos.org>
4092
4093         * configure.ac:
4094         * pkgconfig/Makefile.am:
4095         * pkgconfig/gstreamer-audio-uninstalled.pc.in:
4096         * pkgconfig/gstreamer-audio.pc.in:
4097         * pkgconfig/gstreamer-cdda-uninstalled.pc.in:
4098         * pkgconfig/gstreamer-cdda.pc.in:
4099         * pkgconfig/gstreamer-fft-uninstalled.pc.in:
4100         * pkgconfig/gstreamer-fft.pc.in:
4101         * pkgconfig/gstreamer-floatcast-uninstalled.pc.in:
4102         * pkgconfig/gstreamer-floatcast.pc.in:
4103         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
4104         * pkgconfig/gstreamer-interfaces.pc.in:
4105         * pkgconfig/gstreamer-netbuffer-uninstalled.pc.in:
4106         * pkgconfig/gstreamer-netbuffer.pc.in:
4107         * pkgconfig/gstreamer-pbutils-uninstalled.pc.in:
4108         * pkgconfig/gstreamer-pbutils.pc.in:
4109         * pkgconfig/gstreamer-riff-uninstalled.pc.in:
4110         * pkgconfig/gstreamer-riff.pc.in:
4111         * pkgconfig/gstreamer-rtp-uninstalled.pc.in:
4112         * pkgconfig/gstreamer-rtp.pc.in:
4113         * pkgconfig/gstreamer-rtsp-uninstalled.pc.in:
4114         * pkgconfig/gstreamer-rtsp.pc.in:
4115         * pkgconfig/gstreamer-sdp-uninstalled.pc.in:
4116         * pkgconfig/gstreamer-sdp.pc.in:
4117         * pkgconfig/gstreamer-tag-uninstalled.pc.in:
4118         * pkgconfig/gstreamer-tag.pc.in:
4119         * pkgconfig/gstreamer-video-uninstalled.pc.in:
4120         * pkgconfig/gstreamer-video.pc.in:
4121         Provide one pkg-config file for every gst-plugins-base library.
4122         This makes linking to those libraries much more intuitive and
4123         provides standard pkg-config behaviour for them. Fixes bug #499697.
4124
4125 2008-01-13  David Schleef  <ds@schleef.org>
4126
4127         * gst/videoscale/vs_4tap.c:
4128           Fix valgrind error on 4tap scaling method.
4129
4130 2008-01-13  Sebastien Moutte  <sebastien@moutte.net>
4131
4132         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address):
4133         Include Winsock2.h for VS6 and use a different way initialize
4134         hints structure so it can build with VS6.
4135         * win32/MANIFEST:
4136         * win32/vs6/libgstsdp.dsp:
4137         * win32/common/libgstsdp.def:
4138         Add new files for libgstsdp.
4139         * win32/vs6/grammar.dsp:
4140         Copy pbutils-enumtypes* from win32/common to pbutils sources folder.
4141         * win32/vs6/gst_plugins_base.dsw:
4142         * win32/vs6/libgstdecodebin.dsp:
4143         * win32/vs6/libgstdecodebin2.dsp:
4144         * win32/vs6/libgstplaybin.dsp:
4145         * win32/vs6/libgstvolume.dsp:
4146         Add new dependencies to the link list.
4147
4148 2008-01-13  Julien Moutte  <julien@fluendo.com>
4149
4150         * win32/common/config.h:
4151         * win32/common/gstrtsp-enumtypes.c: (gst_rtsp_result_get_type),
4152         (gst_rtsp_event_get_type), (gst_rtsp_family_get_type),
4153         (gst_rtsp_state_get_type), (gst_rtsp_version_get_type),
4154         (gst_rtsp_method_get_type), (gst_rtsp_auth_method_get_type),
4155         (gst_rtsp_header_field_get_type), (gst_rtsp_status_code_get_type):
4156         * win32/common/interfaces-enumtypes.c:
4157         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
4158         (gst_mixer_message_type_get_type), (gst_mixer_flags_get_type),
4159         (gst_mixer_track_flags_get_type),
4160         (gst_tuner_channel_flags_get_type):
4161         * win32/common/multichannel-enumtypes.c:
4162         (gst_audio_channel_position_get_type):
4163         * win32/common/pbutils-enumtypes.c:
4164         (gst_install_plugins_return_get_type):
4165         * win32/common/pbutils-enumtypes.h: Update/Add generated files
4166         in the win32 build directory.
4167
4168 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4169
4170         * tests/check/Makefile.am:
4171         Fix CFLAGS to also pull in the gstcheck cflags from AM_CFLAGS.
4172
4173         * tests/check/elements/audiorate.c: (do_perfect_stream_test):
4174         * tests/check/elements/playbin.c:
4175         * tests/check/libs/mixer.c: (test_element_interface_supported),
4176         (gst_implements_interface_init):
4177         * tests/check/libs/rtp.c: (GST_START_TEST):
4178         Fix various assignment type mismatches.
4179
4180 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4181
4182         * configure.ac:
4183         * gst-libs/gst/rtsp/Makefile.am:
4184         Add test to see if hstrerror is available or if we need libresolv
4185         (Solaris) for it, then use it in libgstrtsp.
4186
4187 2008-01-12  Jan Schmidt  <Jan.Schmidt@sun.com>
4188
4189         * gst-libs/gst/tag/Makefile.am:
4190         Fix include path order
4191
4192 2008-01-11  Edward Hervey  <edward.hervey@collabora.co.uk>
4193
4194         * gst-libs/gst/pbutils/install-plugins.c:
4195         (gst_install_plugins_context_copy),
4196         (gst_install_plugins_context_get_type):
4197         * gst-libs/gst/pbutils/install-plugins.h:
4198         Add GBoxed GType for GstInstallPluginsContext, this eases the wrapping
4199         for bindings.
4200
4201 2008-01-11  Michael Smith <msmith@fluendo.com>
4202
4203         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
4204         (_theora_granule_frame), (_theora_granule_start_time),
4205         (theora_dec_sink_convert), (theora_dec_decode_buffer):
4206           Adapt for post-alpha meaning of granulepos, when we
4207           have a newer version of libtheora.
4208         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
4209         (theora_enc_get_ogg_packet_end_time), (theora_enc_sink_event),
4210         (theora_enc_is_discontinuous), (theora_enc_chain):
4211           Likewise.
4212         * tests/check/Makefile.am:
4213           Link libtheora into theoraenc test so we can check which version of
4214           libtheora we're testing against.
4215         * tests/check/pipelines/theoraenc.c: (check_libtheora),
4216         (check_buffer_granulepos),
4217         (check_buffer_granulepos_from_starttime), (GST_START_TEST),
4218         (theoraenc_suite):
4219           Adapt tests to check the values that are now defined for theora; make
4220           the tests backwards-adapt the passed values if we're running against an
4221           old libtheora.
4222           Fixes #497964
4223
4224 2008-01-10  Tim-Philipp Müller  <tim at centricular dot net>
4225
4226         * gst-libs/gst/audio/gstbaseaudiosink.c:
4227           (gst_base_audio_sink_class_init):
4228         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4229           (gst_base_audio_src_class_init):
4230           Ref audio clock class from a thread-safe context to make sure
4231           we're not bit by GObjects lack of thread-safety here (#349410),
4232            however unlikely that may be in practice.
4233
4234 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
4235
4236         * autogen.sh:
4237           Add -Wno-portability to the automake parameters to stop warnings
4238           about GNU make extensions being used. We require GNU make in almost
4239           every Makefile anyway.
4240           
4241         * configure.ac:
4242           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
4243           at the same time is required for per target flags.
4244
4245 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4246
4247         * gst-libs/gst/tag/gsttagdemux.c: (gst_tag_demux_pull_start_tag):
4248           Post an error message if we can't pull as many bytes as we need
4249           for the tag. This makes sure the user gets to see a proper error
4250           message if a file with a partial ID3 tag is fed to decodebin, and
4251           not a 'no ID3 tag demuxer' error, which would be confusing
4252           (see #508138).
4253
4254 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4255
4256         * gst-libs/gst/pbutils/descriptions.c: (formats):
4257           Add description strings for ID3, APE, and ICY tags.
4258
4259 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
4260
4261         * gst/playback/gstdecodebin.c: (try_to_link_1):
4262           Make sure we error out correctly if we can't activate one of
4263           the elements we've added.  Fixes #508138.
4264           
4265 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
4266
4267         Patch by: Bastien Nocera <hadess at hadess net>
4268
4269         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
4270           (check_if_volumes_are_the_same), (gst_alsa_mixer_set_volume):
4271           Use snd_mixer_selem_set_{playback|capture}_volume_all() if
4272           the volume is the same for all channels. This works around
4273           some problem in alsa that leaves us with inconsistent state
4274           for some reason (#486840).
4275
4276 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
4277
4278         Patch by: Jerone Young <jerone at gmail com>
4279
4280         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer):
4281           If there's no mixer track by the name of 'Master' or 'Front',
4282           check if there's one called 'PCM' before trying the generic
4283           fallback logic (fixes #506928, where we pick 'Mic' as master
4284           track for the AD1984 card in a Thinkpad T61/X61 laptop).
4285
4286 2008-01-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4287
4288         * gst/playback/gstplay-enum.c:
4289         (register_gst_autoplug_select_result),
4290         (gst_autoplug_select_result_get_type), (register_gst_play_flags),
4291         (gst_play_flags_get_type):
4292         * gst/playback/gstplay-enum.h:
4293         Add enums for configuration flags.
4294
4295         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4296         (init_group), (gst_play_bin_init), (gst_play_bin_set_property),
4297         (gst_play_bin_get_property), (no_more_pads_cb),
4298         (autoplug_select_cb), (gst_play_bin_change_state):
4299         Merge mode with flags.
4300         Add more property getters/setters, defaults and docs.
4301         Add properties to get number of audio/video/text streams.
4302         Create sink object in _init so that we can always rely on it being
4303         there.
4304
4305         * gst/playback/gstplaysink.c: (gst_play_sink_init),
4306         (gen_video_chain), (gen_audio_chain), (gen_vis_chain),
4307         (activate_vis), (gst_play_sink_reconfigure),
4308         (gst_play_sink_set_flags), (gst_play_sink_get_flags),
4309         (gst_play_sink_change_state):
4310         * gst/playback/gstplaysink.h:
4311         Use flags to configure the sink pipelines.
4312         Add tee before audio pipeline so that we can use it for visualisations.
4313         Start working on integrating visualisations.
4314         Remove mode, we can do everything with the flags now.
4315         Add method to configue the sink pipeline.
4316
4317 2008-01-06  Tim-Philipp Müller  <tim at centricular dot net>
4318
4319         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
4320           (check_buffer_timestamp), (check_buffer_duration):
4321           Turn these functions into macros so we can see right away
4322           where the failure occured.
4323
4324 2008-01-05  Julien Moutte  <julien@fluendo.com>
4325
4326         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Add
4327         debugging information to understand how X calculates the stride
4328         for XvImages.
4329
4330 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
4331
4332         * gst/volume/Makefile.am:
4333         * gst/volume/gstvolume.c: (volume_choose_func),
4334         (gst_volume_base_init), (gst_volume_class_init), (gst_volume_init),
4335         (volume_setup):
4336         * gst/volume/gstvolume.h:
4337         Use GstAudioFilter as base class for the volume element instead of
4338         plain GstBaseTransform.
4339
4340 2008-01-03  Sebastian Dröge  <slomo@circular-chaos.org>
4341
4342         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type):
4343         Don't set element details for the abstract GstAudioFilter class.
4344
4345 2008-01-02  Sebastian Dröge  <slomo@circular-chaos.org>
4346
4347         * gst-libs/gst/audio/gstaudiofilter.c:
4348         (gst_audio_filter_class_init), (gst_audio_filter_get_unit_size):
4349         Implement get_unit_size() vmethod of GstBaseTransform.
4350
4351 2008-01-01  Edward Hervey  <edward.hervey@collabora.co.uk>
4352
4353         * gst-libs/gst/pbutils/Makefile.am:
4354         * gst-libs/gst/pbutils/pbutils.h:
4355         Use glib-enum generator to have a proper enum GType for
4356         GST_TYPE_INSTALL_PLUGINS_RETURN so we can easily wrap it in bindings.
4357
4358 2007-12-31  David Schleef  <ds@schleef.org>
4359
4360         * tests/check/Makefile.am:
4361         * tests/check/pipelines/theoraenc.c:
4362           Reenable theoraenc test, which fails on the buildbot but
4363           not locally.
4364
4365 2007-12-31  David Schleef  <ds@schleef.org>
4366
4367         * docs/libs/.cvsignore:
4368         * docs/plugins/.cvsignore:
4369           Add *-undeclared.txt to fix buildbot.
4370
4371 2007-12-31  David Schleef  <ds@schleef.org>
4372
4373         * tests/check/Makefile.am:
4374           Second attempt at disabling theoraenc test long enough to
4375           get buildbot to compile -base.
4376
4377 2007-12-31  David Schleef  <ds@schleef.org>
4378
4379         * tests/check/pipelines/theoraenc.c:
4380           Disable theoraenc test long enough to get the buildbot to
4381           compile a recent -base.
4382
4383 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
4384
4385         * tests/examples/seek/seek.c: (stop_cb):
4386         Make sure we reset the slider value to 0.0 without racing against a
4387         possible g_idle that sets it to something else.
4388
4389 2007-12-31  Thijs Vermeir  <thijsvermeir@gmail.com>
4390
4391         * sys/ximage/ximagesink.c:
4392         fix typo
4393
4394 2007-12-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4395
4396         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
4397         * gst-libs/gst/rtsp/gstrtspdefs.h:
4398         Add Location header so that we can start implementing redirects.
4399         See #506025.
4400
4401 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
4402
4403         * gst/subparse/gstssaparse.c:
4404         combine if's
4405
4406 2007-12-29  Thijs Vermeir  <thijsvermeir@gmail.com>
4407
4408         * gst/subparse/gstssaparse.c:
4409         remove duplicate log message
4410
4411 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
4412
4413         * ext/libvisual/visual.c: (gst_visual_chain):
4414         Fix 'xyz may be used uninitialized' compiler warnings caused
4415         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
4416         abort() in any case but properly report the error.
4417
4418 2007-12-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4419
4420         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4421         (gst_play_bin_finalize), (gst_play_bin_set_uri),
4422         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
4423         (gst_play_bin_get_property), (pad_removed_cb), (drained_cb),
4424         (autoplug_select_cb), (activate_group), (deactivate_group),
4425         (setup_next_source), (save_current_group),
4426         (gst_play_bin_change_state):
4427         Code cleanups.
4428         Remove next-uri, we can use the uri property just fine.
4429         Fix some crasher.
4430         Unref uridecodebin when switching.
4431         Fix going to READY.
4432
4433         * gst/playback/gstplaysink.c: (gst_play_sink_class_init),
4434         (gst_play_sink_init), (gst_play_sink_dispose),
4435         (gst_play_sink_finalize), (gst_play_sink_vis_unblocked),
4436         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
4437         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
4438         (gst_play_sink_set_property), (gst_play_sink_get_property),
4439         (gen_video_chain), (gen_text_element), (gen_audio_chain),
4440         (gen_vis_element), (gst_play_sink_get_mode),
4441         (gst_play_sink_set_mode), (gst_play_sink_set_flags),
4442         (gst_play_sink_get_flags), (gst_play_sink_request_pad),
4443         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
4444         (gst_play_sink_change_state):
4445         * gst/playback/gstplaysink.h:
4446         Add some locking to make things threadsafe.
4447
4448         * gst/playback/test7.c: (about_to_finish_cb):
4449         Fix test.
4450
4451 2007-12-22  Tim-Philipp Müller  <tim at centricular dot net>
4452
4453         * gst/videoscale/gstvideoscale.c: (gst_video_scale_set_property),
4454           (gst_video_scale_get_property), (gst_video_scale_transform_caps),
4455           (gst_video_scale_transform):
4456           Don't claim to be able to handle/transform caps that can't really
4457           be handled by the currently selected scaling method (here: RGB or
4458           packed YUV with 4-tap method). Also add locking to method property.
4459
4460         * tests/check/pipelines/simple-launch-lines.c: (setup_pipeline),
4461           (test_basetransform_based):
4462           Some test pipelines for the above (not entirely valgrind clean yet
4463           apparently).
4464
4465 2007-12-21  David Schleef  <ds@schleef.org>
4466
4467         * gst-libs/gst/video/video.c:
4468         * gst-libs/gst/video/video.h:
4469           Add additional RGBA and RGB-24 video formats.
4470
4471 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
4472
4473         * tests/check/elements/playbin.c: (test_sink_usage_video_only_stream),
4474           (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
4475           (test_suburi_error_wrongproto), (test_missing_primary_decoder):
4476         * tests/check/libs/cddabasesrc.c: (GST_START_TEST), (GST_START_TEST),
4477           (cddabasesrc_suite):
4478           Don't use GST_PLUGIN_DEFINE_STATIC, it's not portable and will be
4479           deprecated in the future (see #498924).
4480
4481 2007-12-21  Tim-Philipp Müller  <tim at centricular dot net>
4482
4483         * gst/playback/gststreamselector.c: (gst_selector_pad_event):
4484           Don't leak event.
4485
4486 2007-12-20  Thijs Vermeir <thijsvermeir@gmail.com>
4487
4488         * gst-libs/gst/riff/riff-read.c:
4489         Use GST_ROUND_UP_2 macro
4490
4491 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
4492
4493         * gst/playback/.cvsignore:
4494           Ignore more.
4495
4496 2007-12-20  Tim-Philipp Müller  <tim at centricular dot net>
4497
4498         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init):
4499         * gst/playback/gstplaybasebin.c: (set_subtitles_visible),
4500           (set_active_source):
4501         * gst/playback/gstplaybasebin.h:
4502         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
4503           (setup_sinks), (playbin_set_subtitles_visible):
4504           Make switching off of subtitles work. To avoid all kind of
4505           problems with unlinking of the subtitle input, we just keep
4506           the subtitle inputs linked as they are and tell textoverlay
4507           not to render them. Fixes #373011.
4508           Other subtitle switching issues (esp. when there are both
4509           external and in-stream subtitles) remain. They'll be solved
4510           in playbin2.
4511
4512 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4513
4514         * gst/playback/gststreamselector.c: (gst_selector_pad_init):
4515         Init the pad segment too.
4516
4517 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4518
4519         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
4520         (gst_audioringbuffer_open_device),
4521         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
4522         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
4523         (gst_audioringbuffer_pause), (gst_audioringbuffer_stop),
4524         (gst_audio_sink_create_ringbuffer):
4525         Improve debug output.
4526
4527         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_start),
4528         (gst_ring_buffer_pause), (gst_ring_buffer_delay):
4529         Prevent some functions from doing things and failing when the
4530         ringbuffer is not yet acquired.
4531
4532 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
4533
4534         * gst-libs/gst/interfaces/interfaces.h:
4535           Also remove interfaces.h from CVS as it is not needed anymore.
4536
4537 2007-12-18  Sebastian Dröge  <slomo@circular-chaos.org>
4538
4539         * gst-libs/gst/interfaces/Makefile.am:
4540           interfaces.h is not used anymore so remove it from the build
4541           process.
4542
4543 2007-12-17  David Schleef  <ds@schleef.org>
4544
4545         * gst/videotestsrc/gstvideotestsrc.c:
4546         * gst/videotestsrc/gstvideotestsrc.h:
4547           Add a "blink" pattern.  Turn on the pain.  Apologies.  It's useful
4548           for testing vertical refresh synchronization.
4549
4550 2007-12-17  David Schleef  <ds@schleef.org>
4551
4552         * docs/libs/gst-plugins-base-libs-sections.txt:
4553         * gst-libs/gst/video/video.c:
4554         * gst-libs/gst/video/video.h:
4555           Add new GstVideFormat enum and write a bunch of helper functions
4556           based around it.
4557
4558 2007-12-17  Tim-Philipp Müller  <tim at centricular dot net>
4559
4560         * Makefile.am:
4561           Use new common/win32.mak.
4562
4563 2007-12-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4564
4565         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4566         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
4567         Add debug info.
4568         When going from PLAYING to PAUSED, pause the ringbuffer before calling
4569         the parent state change function, just like the audiosink, because the
4570         parent waits for the element to finish its processing before completing
4571         the state change. This makes going to PAUSED a lot snappier.
4572         When going from READY to PAUSED, don't allow the ringbuffer to start
4573         yet.
4574
4575 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4576
4577         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4578         Yet another fix for broken software that produce files with an empty
4579         blockalign field. Instead of completely failing, make a second attempt
4580         at guessing the width/depth by looking at strf->size.
4581
4582 2007-12-16  Tim-Philipp Müller  <tim at centricular dot net>
4583
4584         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_do_seek),
4585           (gst_cdda_base_src_handle_track_seek), (gst_cdda_base_src_create):
4586         * gst-libs/gst/pbutils/install-plugins.c:
4587           (gst_install_plugins_spawn_child), (gst_install_plugins_supported):
4588         * gst-libs/gst/pbutils/missing-plugins.c:
4589           (gst_missing_plugin_message_get_installer_detail),
4590           (gst_missing_encoder_installer_detail_new):
4591         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_send):
4592         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
4593           Turn a few g_assert_not_reached() into g_return_val_if_reached() to
4594           avoid compiler warnings (#503930).
4595
4596 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4597
4598         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4599         Be apologetic of software that use the 'jpeg' instead of 'JPEG' FOURCC
4600         for jpeg video streams.
4601         Add the 'avc1'/'AVC1' fourcc mapping for h264, same software-comment as
4602         for the above modification.
4603
4604 2007-12-15  Tim-Philipp Müller  <tim at centricular dot net>
4605
4606         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_expose),
4607           (gst_x_overlay_handle_events):
4608           More guards (we don't want klass to end up being NULL).
4609
4610 2007-12-14  Sebastian Dröge  <slomo@circular-chaos.org>
4611
4612         * configure.ac:
4613         * gst/volume/gstvolume.c: (gst_volume_init):
4614           Use new gst_base_transform_set_gap_aware() function as volume
4615           correctly handles GST_BUFFER_FLAG_GAP. Require core 0.10.15.1 
4616           for this.
4617
4618 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4619
4620         * tests/examples/seek/seek.c: (msg_segment_done), (main):
4621         Don't go to READY on EOS as this avoids testing of seeking and
4622         restarting after EOS, use the stop button when you want to READY.
4623         Don't try to do a flushing seek in segment-done, it does not make
4624         sense to use this for gapless playback and is not needed.
4625
4626 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4627
4628         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_finalize),
4629         (reset_rate_timer), (update_in_rates), (update_out_rates),
4630         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
4631         (gst_queue_chain), (gst_queue_loop):
4632         Use separate timers for input and output rates.
4633         Pause measuring the output rate when we block for more data.
4634         See #503262.
4635
4636 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4637
4638         * gst/playback/gstqueue2.c: (gst_queue_chain):
4639         Pause the timer to measure the input rate when we block because the
4640         queue is filled. See #503262.
4641
4642 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4643
4644         Patch by: Peter Kjellerstedt  <pkj at axis com>
4645
4646         * gst-libs/gst/rtsp/gstrtspconnection.c:
4647         (gst_rtsp_connection_free):
4648         Close control sockets. Fixes #503440.
4649
4650 2007-12-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4651
4652         * gst/playback/gstdecodebin2.c: (analyze_new_pad), (connect_pad):
4653         Expose the right pad in the right place with the right element.
4654
4655 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
4656
4657         * gst-libs/gst/pbutils/descriptions.c: (formats):
4658           Add description for 'private' dts caps (who come up with that name?).
4659
4660 2007-12-13  Tim-Philipp Müller  <tim at centricular dot net>
4661
4662         * Makefile.am:
4663           Add check-exports target and run it with 'make check'.
4664
4665         * configure.ac:
4666           Be stricter about what we export in our libraries: change regexp so that
4667           we only export _gst_foo(), but not __gst_foo().
4668
4669         * gst-libs/gst/cdda/base64.h: (rfc822_binary):
4670         * gst-libs/gst/cdda/sha1.h: (sha_init), (sha_update), (sha_final):
4671           Change internal functions to __gst_foo so they dont' get exported.
4672
4673         * win32/common/libgstaudio.def:
4674           Add missing symbols.
4675
4676 2007-12-11  David Schleef  <ds@schleef.org>
4677
4678         * ChangeLog: remove conflict markers
4679
4680 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
4681
4682         * ext/gnomevfs/Makefile.am:
4683         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_unicodify):
4684           Use gst_tag_freeform_string_to_utf8() here, which also takes
4685           into account any character sets specified by the user via
4686           environment variables.
4687
4688 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
4689
4690         * gst/audioconvert/Makefile.am:
4691         Also link to libm.
4692
4693 2007-12-10  Wim Taymans  <wim.taymans@gmail.com>
4694
4695         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
4696         No need for floating point operations here. avoids having to link
4697         against the math library too.
4698
4699 2007-12-10  Tim-Philipp Müller  <tim at centricular dot net>
4700
4701         * gst-libs/gst/pbutils/descriptions.c: (formats),
4702           (format_info_get_desc):
4703         * tests/check/libs/pbutils.c: (GST_START_TEST), (caps_strings),
4704           (GST_START_TEST):
4705           Add one or two missing formats.  Generate ADPCM description
4706           dynamically depending on layout/format.
4707
4708 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
4709
4710         * configure.ac:
4711           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
4712
4713 2007-12-08  Tim-Philipp Müller  <tim at centricular dot net>
4714
4715         Patch by: Robin Stocker <robin dot stocker at gmx dot ch>
4716
4717         * gst/subparse/gstsubparse.c: (gst_sub_parse_data_format_autodetect):
4718           Some .srt files start with chunk number 0 and not chunk number 1,
4719           recognise and accept those as well (fixes #502497).
4720
4721         * tests/check/elements/subparse.c: (srt_input), (srt_input0),
4722           (test_src):
4723           Add unit test for the above.
4724
4725 2007-12-06  Wim Taymans  <wim.taymans@gmail.com>
4726
4727         * gst/playback/gstplay-enum.c:
4728         (register_gst_autoplug_select_result),
4729         (gst_autoplug_select_result_get_type):
4730         * gst/playback/gstplay-enum.h:
4731         Add missing files.
4732
4733 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
4734
4735         * gst/playback/Makefile.am:
4736         Group decodebin2 and uridecodebin into the same plugin so that they
4737         can share the GEnumType.
4738
4739         * gst/playback/gstdecodebin2.c: (_gst_array_accumulator),
4740         (_gst_select_accumulator), (gst_decode_bin_class_init),
4741         (gst_decode_bin_init), (gst_decode_bin_autoplug_sort),
4742         (gst_decode_bin_autoplug_select), (gst_decode_bin_autoplug_add),
4743         (analyze_new_pad), (connect_pad), (gst_decode_bin_plugin_init):
4744         Add signal to sort factories instead of the more awkward autoplug-select
4745         signal.
4746         Modify autoplug_select so that we can try, skip or expose the
4747         autopluggin of an element on a pad.
4748
4749         * gst/playback/gstfactorylists.c: (compare_ranks),
4750         (decoders_filter), (sinks_filter), (gst_factory_list_is_type),
4751         (element_filter), (gst_factory_list_get_elements),
4752         (gst_factory_list_debug), (gst_factory_list_filter):
4753         * gst/playback/gstfactorylists.h:
4754         Simplify the API, allow getting elements based on mask.
4755
4756         * gst/playback/gstplay-marshal.list:
4757         Add some more marshallers.
4758
4759         * gst/playback/gstplaybin2.c: (init_group), (gst_play_bin_init),
4760         (gst_play_bin_finalize), (pad_removed_cb), (autoplug_factories_cb),
4761         (autoplug_select_cb), (activate_group):
4762         Add support for managing non-raw sinks by providing a custom element and
4763         sink list to decodebin2.
4764         Try to plug non-raw sinks when decodebin2 using autoplug-select of
4765         decodebin2.
4766
4767         * gst/playback/gstplaysink.c: (gen_video_chain), (gen_audio_chain),
4768         (gst_play_sink_set_mode), (gst_play_sink_request_pad):
4769         * gst/playback/gstplaysink.h:
4770         Add support for raw and non-raw sinks. 
4771         Add support to force sinks selected by playbin2.
4772         Don't plug raw converters for non-raw sinks.
4773
4774         * gst/playback/gsturidecodebin.c: (_gst_array_accumulator),
4775         (_gst_select_accumulator), (gst_uri_decode_bin_class_init),
4776         (proxy_autoplug_select_signal), (gst_uri_decode_bin_plugin_init),
4777         (plugin_init):
4778         Use right accumulators.
4779         Proxy new signal.
4780
4781 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
4782
4783         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
4784         Use runnning time as the base time instead of the timestamp.
4785         Spotted by Saur on IRC.
4786
4787 2007-12-03  Edward Hervey  <bilboed@bilboed.com>
4788
4789         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4790         Add 'WVC1' codec mapping for Windows Media VC-1 video codec.
4791
4792 2007-12-03  Wim Taymans  <wim.taymans@gmail.com>
4793
4794         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_bisect_forward_serialno),
4795         (gst_ogg_demux_read_chain):
4796         If we find a new serial number but it does not contain a BOS page, make
4797         sure we initialize the chain to NULL because else we will try to scan it
4798         and crash. Fixes #500763
4799
4800 2007-11-30  Wim Taymans  <wim.taymans@gmail.com>
4801
4802         * gst/playback/Makefile.am:
4803         * gst/playback/gstfactorylists.c: (compare_ranks), (print_feature),
4804         (get_feature_array), (decoders_filter), (sinks_filter),
4805         (gst_factory_list_get_decoders), (gst_factory_list_get_sinks),
4806         (gst_factory_list_filter):
4807         * gst/playback/gstfactorylists.h:
4808         Refactor some common code to filter factories and check caps compat.
4809
4810         * gst/playback/gstdecodebin.c:
4811         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
4812         (gst_decode_bin_init), (gst_decode_bin_dispose),
4813         (gst_decode_bin_autoplug_continue),
4814         (gst_decode_bin_autoplug_factories),
4815         (gst_decode_bin_autoplug_select), (analyze_new_pad),
4816         (find_compatibles):
4817         * gst/playback/gstplaybin.c:
4818         * gst/playback/gstplaybin2.c: (gst_play_bin_class_init),
4819         (gst_play_bin_init), (gst_play_bin_finalize),
4820         (autoplug_factories_cb), (activate_group):
4821         * gst/playback/gstqueue2.c:
4822         * gst/playback/gsturidecodebin.c: (proxy_unknown_type_signal),
4823         (proxy_autoplug_continue_signal),
4824         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
4825         (proxy_drained_signal):
4826         Add some more debug info and use factor filtering code.
4827
4828 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
4829
4830         * gst/audiotestsrc/gstaudiotestsrc.c:
4831         * gst/volume/gstvolume.c:
4832         * gst/volume/gstvolume.h:
4833           Add GAP-flag support.
4834
4835 2007-11-24  Julien MOUTTE  <julien@moutte.net>
4836
4837         * tests/examples/seek/seek.c: (main): Increase the range of the
4838         rate selector as I would like to test QOS behavior at higher
4839         forward and reverse playback speed like say 64x.
4840
4841 2007-11-23  Sebastian Dröge  <slomo@circular-chaos.org>
4842
4843         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
4844         (audioresample_query), (audioresample_query_type),
4845         (gst_audioresample_set_property):
4846         Implement latency query.
4847
4848 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
4849
4850         * gst-libs/gst/audio/gstbaseaudiosink.c:
4851         (gst_base_audio_sink_drain):
4852         Our EOS time contains the base_time, _wait_eos() expects a running_time
4853         so we have to subtract the base_time again before calling the function.
4854         This fixes an EOS regression where the base_time was added twice and EOS
4855         took longer and longer in certain situations.
4856         Fixes #498767.
4857
4858 2007-11-21  Wim Taymans  <wim.taymans@gmail.com>
4859
4860         * docs/libs/gst-plugins-base-libs-sections.txt:
4861         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
4862         (gst_base_audio_sink_set_provide_clock),
4863         (gst_base_audio_sink_get_provide_clock),
4864         (gst_base_audio_sink_set_slave_method),
4865         (gst_base_audio_sink_get_slave_method),
4866         (gst_base_audio_sink_set_property),
4867         (gst_base_audio_sink_get_property), (gst_base_audio_sink_drain),
4868         (gst_base_audio_sink_none_slaving),
4869         (gst_base_audio_sink_handle_slaving):
4870         * gst-libs/gst/audio/gstbaseaudiosink.h:
4871         Expose methods for some object properties so that subclasses can more
4872         easily configure them.
4873         Added slave method none, that completely disables slaving to the
4874         internal clock.
4875         API: gst_base_audio_sink_set_provide_clock()
4876         API: gst_base_audio_sink_get_provide_clock()
4877         API: gst_base_audio_sink_set_slave_method()
4878         API: gst_base_audio_sink_get_slave_method()
4879
4880         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4881         (gst_base_audio_src_set_provide_clock),
4882         (gst_base_audio_src_get_provide_clock),
4883         (gst_base_audio_src_set_property),
4884         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
4885         * gst-libs/gst/audio/gstbaseaudiosrc.h:
4886         Expose methods for some object properties so that subclasses can more
4887         easily configure them.
4888         API: gst_base_audio_src_set_provide_clock()
4889         API: gst_base_audio_src_get_provide_clock()
4890
4891 2007-11-20  Wim Taymans  <wim.taymans@gmail.com>
4892
4893         Patch by: Joe Peterson <lavajoe at gentoo dot org>
4894
4895         * gst-libs/gst/sdp/gstsdpmessage.c:
4896         Fix compilation on FreeBSD (Gentoo). Fixes #498228.
4897
4898 2007-11-19  Sebastian Dröge  <slomo@circular-chaos.org>
4899
4900         * tests/check/libs/fft.c: (GST_START_TEST):
4901         Fix scaling to really have dB instead of something else.
4902
4903 2007-11-19  Julien MOUTTE  <julien@moutte.net>
4904
4905         * tests/examples/seek/seek.c: (main): There's a nice macro to check
4906         GTK version, use it.
4907
4908 2007-11-19  Julien MOUTTE  <julien@moutte.net>
4909
4910         * tests/examples/seek/seek.c: (main): Try to support stable version
4911         of GTK.
4912
4913 2007-11-17  Stefan Kost  <ensonic@users.sf.net>
4914
4915         * gst/playback/README:
4916         * gst/playback/test7.c:
4917           Fix the build + little README update.
4918
4919 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
4920
4921         * tests/examples/seek/seek.c: (make_playerbin2_pipeline), (main):
4922         Add playbin2 seek pipeline.
4923
4924 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
4925
4926         * gst/playback/Makefile.am:
4927         * gst/playback/gstplayback.c: (plugin_init):
4928         * gst/playback/test7.c: (update_scale), (warning_cb), (error_cb),
4929         (eos_cb), (about_to_finish_cb), (main):
4930         Add playbin2.
4931         Added gapless playback example.
4932
4933         * gst/playback/gstplaybasebin.c:
4934         * gst/playback/gstplaybasebin.h:
4935         * gst/playback/gstplaybin.c: (gst_play_bin_plugin_init):
4936         * gst/playback/gstqueue2.c:
4937         * gst/playback/test.c:
4938         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
4939         (pad_removed_cb):
4940         * gst/playback/gststreaminfo.h:
4941         Change email.
4942
4943         * gst/playback/gstplaybin2.c: (gst_play_bin_get_type),
4944         (gst_play_bin_class_init), (init_group), (gst_play_bin_init),
4945         (gst_play_bin_dispose), (gst_play_bin_set_uri),
4946         (gst_play_bin_set_suburi), (gst_play_bin_set_property),
4947         (gst_play_bin_get_property), (gst_play_bin_handle_message),
4948         (pad_added_cb), (pad_removed_cb), (no_more_pads_cb), (perform_eos),
4949         (drained_cb), (unlink_group), (activate_group),
4950         (setup_next_source), (gst_play_bin_change_state),
4951         (gst_play_bin2_plugin_init):
4952         Added raw first version of playbin2. Does chained oggs and gapless
4953         playback fine. No support for raw sinks yet. No visualisations or
4954         subtitles yet.
4955
4956         * gst/playback/gstplaysink.c: (gst_play_sink_get_type),
4957         (gst_play_sink_class_init), (gst_play_sink_init),
4958         (gst_play_sink_dispose), (gst_play_sink_vis_unblocked),
4959         (gst_play_sink_vis_blocked), (gst_play_sink_set_video_sink),
4960         (gst_play_sink_set_audio_sink), (gst_play_sink_set_vis_plugin),
4961         (gst_play_sink_set_property), (gst_play_sink_get_property),
4962         (post_missing_element_message), (free_chain), (add_chain),
4963         (activate_chain), (gen_video_chain), (gen_text_element),
4964         (gen_audio_chain), (gen_vis_element), (gst_play_sink_get_mode),
4965         (gst_play_sink_set_mode), (gst_play_sink_request_pad),
4966         (gst_play_sink_release_pad), (gst_play_sink_send_event_to_sink),
4967         (gst_play_sink_send_event), (gst_play_sink_change_state):
4968         * gst/playback/gstplaysink.h:
4969         Added Element that abstracts the sinks and their pipelines for playbin2.
4970
4971 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
4972
4973         * gst/playback/gststreamselector.c: (gst_selector_pad_get_type),
4974         (gst_selector_pad_class_init), (gst_selector_pad_init),
4975         (gst_selector_pad_finalize), (gst_selector_pad_reset),
4976         (gst_selector_pad_get_linked_pads), (gst_selector_pad_event),
4977         (gst_selector_pad_getcaps), (gst_selector_pad_bufferalloc),
4978         (gst_selector_pad_chain), (gst_stream_selector_get_type),
4979         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
4980         (gst_stream_selector_init), (gst_stream_selector_set_property),
4981         (gst_stream_selector_get_linked_pad),
4982         (gst_stream_selector_getcaps),
4983         (gst_stream_selector_is_active_sinkpad),
4984         (gst_stream_selector_activate_sinkpad),
4985         (gst_stream_selector_get_linked_pads),
4986         (gst_stream_selector_request_new_pad),
4987         (gst_stream_selector_release_pad):
4988         * gst/playback/gststreamselector.h:
4989         Improve streamselector, make it select and unselect the current pad more
4990         intelligently. 
4991         Subclass GstPad for the sinkpads of the selector.
4992         Handle segments more correctly.
4993         Fix caps negotiation.
4994         Implement release_pad.
4995
4996 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
4997
4998         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
4999         (gst_decode_group_check_if_drained), (source_pad_event_probe),
5000         (remove_fakesink):
5001         Add drained signal fired when decodebin finishes decoding the data.
5002         Remove deprecated STATE_DIRTY message.
5003
5004         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
5005         (unknown_type_cb), (new_decoded_pad_cb), (pad_removed_cb),
5006         (analyse_source), (proxy_drained_signal), (make_decoder),
5007         (source_new_pad), (value_list_append_structure_list),
5008         (handle_redirect_message), (handle_message):
5009         Proxy the new drained signal.
5010         Handle pad removed from decodebin.
5011         Handle redirect messages by sorting multiple redirections based on the
5012         connection speed.
5013
5014 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5015
5016         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5017
5018         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_unset):
5019         Fix leaking headers. Fixes #496761.
5020
5021 2007-11-16  Wim Taymans  <wim.taymans@gmail.com>
5022
5023         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5024
5025         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
5026         (gst_ximagesink_change_state):
5027         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
5028         Don't leak the PAR on errors. Fixes #496731.
5029
5030 2007-11-16  Tim-Philipp Müller  <tim at centricular dot net>
5031
5032         * gst-libs/gst/tag/gstid3tag.c: (user_tag_matches),
5033           (gst_tag_from_id3_user_tag):
5034           Add mapping for audio cd discid tags, so we can extract
5035           them from tags as well (see #347848). Also compare identifiers
5036           in ID3v2 TXXX frames in a case-insensitive way to increase
5037           compatibility when reading tags (discid vs. DiscID vs. DiscId).
5038
5039 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5040
5041         * gst-plugins-base.doap:
5042         Oops, fix the release name.
5043
5044 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5045
5046         * gst-plugins-base.doap:
5047         Add 0.10.15 release
5048
5049 2007-11-16  Jan Schmidt  <jan.schmidt@sun.com>
5050
5051         * configure.ac:
5052         Back to CVS
5053
5054 === release 0.10.15 ===
5055
5056 2007-11-15  Jan Schmidt <jan.schmidt@sun.com>
5057
5058         * configure.ac:
5059           releasing 0.10.15, "No need to argue"
5060
5061 2007-11-15  Jan Schmidt  <jan.schmidt@sun.com>
5062
5063         * win32/vs6/libgstfft.dsp:
5064         Convert line endings to DOS.
5065
5066 2007-11-15  Sebastien Moutte <sebastien@moutte.net>
5067
5068         * win32/vs6/gst_plugins_base.dsw:
5069         * win32/vs6/libgstfft.dsp:
5070         * win32/MANIFEST:
5071         Add a project file for fft plugin and remove socket
5072         based plugin which don't build from the workspace.
5073         * win32/vs6/libgstaudio.dsp:
5074         * win32/vs6/libgstrtp.dsp:
5075         * win32/vs6/libgsttag.dsp:
5076         Convert line endings back to DOS.
5077         Fixes #496724
5078
5079 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5080
5081         * win32/vs6/libgstinterfaces.dsp:
5082         * win32/vs6/libgstrtsp.dsp:
5083         Convert line endings back to DOS
5084
5085 2007-11-14  Jan Schmidt  <jan.schmidt@sun.com>
5086
5087         * gst-libs/gst/fft/kiss_fft_f32.h:
5088         * gst-libs/gst/fft/kiss_fft_f64.h:
5089         * gst-libs/gst/fft/kiss_fft_s16.h:
5090         * gst-libs/gst/fft/kiss_fft_s32.h:
5091         Don't include malloc.h which doesn't exist on Mac OSX.
5092         Instead, pull in glib.h and use g_malloc/g_free for 
5093         consistency. Fixes: #496548
5094
5095 2007-11-09  Stefan Kost  <ensonic@users.sf.net>
5096
5097         * gst/playback/gstdecodebin2.c:
5098           Dont leak ghostpad. Fixes #475451.
5099
5100 2007-11-09  Wim Taymans  <wim.taymans@gmail.com>
5101
5102         * docs/design/design-decodebin.txt:
5103         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5104         Update some more docs and comments.
5105
5106 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5107
5108         Patch by: Sebastien Moutte  <sebastien moutte net>
5109
5110         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
5111           (gst_rtcp_unix_to_ntp):
5112         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_name):
5113           Fix some C99-isms and and a missing function that some versions of
5114           MSVC don't like too much (#494346).
5115
5116         * win32/vs6/gst_plugins_base.dsw:
5117         * win32/vs6/libgstaudio.dsp:
5118         * win32/vs6/libgstrtp.dsp:
5119         * win32/vs6/libgsttag.dsp:
5120           Update vs6 projects files (#494346).
5121
5122 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5123
5124         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5125
5126         * win32/common/libgstaudio.def:
5127         * win32/common/libgstcdda.def:
5128         * win32/common/libgstinterfaces.def:
5129         * win32/common/libgstnetbuffer.def:
5130         * win32/common/libgstpbutils.def:
5131         * win32/common/libgstrtp.def:
5132         * win32/common/libgstrtsp.def:
5133         * win32/common/libgsttag.def:
5134         * win32/common/libgstvideo.def:
5135           More missing symbols to export (fixes #493986).
5136
5137 2007-11-06  Sebastian Dröge  <slomo@circular-chaos.org>
5138
5139         * docs/libs/gst-plugins-base-libs-sections.txt:
5140         * gst-libs/gst/fft/gstfftf32.c:
5141         * gst-libs/gst/fft/gstfftf32.h:
5142         * gst-libs/gst/fft/gstfftf64.c:
5143         * gst-libs/gst/fft/gstfftf64.h:
5144         * gst-libs/gst/fft/gstffts16.c:
5145         * gst-libs/gst/fft/gstffts16.h:
5146         * gst-libs/gst/fft/gstffts32.c:
5147         * gst-libs/gst/fft/gstffts32.h:
5148         * tests/check/libs/fft.c: (GST_START_TEST):
5149         Remove the magnitude and phase calculation functions as these have
5150         very special use cases and can't even be used for the spectrum
5151         element. Also adjust the docs to mention some properties of the used
5152         FFT implemention, i.e. how the values are scaled. Fixes #492098.
5153
5154 2007-11-06  Tim-Philipp Müller  <tim at centricular dot net>
5155
5156         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
5157           (finish_source):
5158           Avoid crash when there are external subtitles (fixes #491722).
5159
5160 2007-11-03  Tim-Philipp Müller  <tim at centricular dot net>
5161
5162         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
5163         * ext/alsa/gstalsasrc.c: (gst_alsasrc_open):
5164           'Could not open resource for writing' is not an acceptable
5165           error message when we can't open the audio device (see #492334),
5166           even less so when we're trying to open it to record something.
5167
5168 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
5169
5170         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5171
5172         * win32/common/libgstrtp.def:
5173           Add some more missing symbols (#492813).
5174
5175 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
5176
5177         Patch by: Thijs Vermeir <thijsvermeir@gmail.com>
5178
5179         * tests/check/elements/audioconvert.c: (verify_convert):
5180           Add check to make sure that the out caps have a channel layout
5181           set on them where they should have one.
5182
5183 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
5184
5185         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
5186
5187         * gst-libs/gst/fft/kiss_fft_s16.h: (KISS_FFT_S16_MALLOC):
5188         * gst-libs/gst/fft/kiss_fft_s32.h: (KISS_FFT_S32_MALLOC):
5189           Include our own _stdint.h instead of sys/types.h, makes MingW happy
5190           (#492306).
5191
5192         * gst-libs/gst/rtsp/gstrtspconnection.c: (gst_rtsp_connection_create):
5193           Use _pipe directly, GLib doesn't have a pipe() macro any longer
5194           (it disappeared in GLib 2.14.0) (#492306).
5195
5196         * gst-libs/gst/sdp/Makefile.am:
5197         * gst-libs/gst/sdp/gstsdpmessage.c:
5198           Fix includes and LIBS for win32/Mingw (#492306).
5199
5200         * tests/examples/dynamic/addstream.c (pause_play_stream):
5201           Use more portable g_usleep() instead of sleep() (#492306).
5202
5203 2007-11-01  Tim-Philipp Müller  <tim at centricular dot net>
5204
5205         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5206
5207         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
5208           (gst_ring_buffer_parse_caps):
5209           Return NULL instead of an enum that happens to be 0, fixes warning
5210           on MSVC (#492114).
5211
5212         * gst-libs/gst/audio/gstringbuffer.h:
5213           No trailing commas in enum list (for gcc-2.9x).
5214
5215         * gst/videotestsrc/videotestsrc.c: (random_char):
5216           Make information loss explicit instead of implicitly truncating to
5217           eight bits via the return value.  Fixes runtime error on MSVC when
5218           using the debug CRT (#492114).
5219
5220         * win32/common/config.h.in:
5221           Fix a bunch of '#undef FOO bar', which MSVC doesn't like (#492114).
5222
5223         * win32/common/libgstinterfaces.def:
5224         * win32/common/libgstrtp.def:
5225           Export a few more symbols (#492114).
5226
5227 2007-11-01  Stefan Kost  <ensonic@users.sf.net>
5228
5229         * gst-libs/gst/audio/audio.c:
5230         * gst-libs/gst/audio/audio.h:
5231           Readd the deprecation guards, but preserve compilability.
5232
5233 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5234
5235         * gst/audioconvert/gstaudioconvert.c: (find_suitable_channel_layout),
5236           (gst_audio_convert_fixate_channels), (gst_audio_convert_fixate_caps):
5237           Preserve channel layout when fixating the number of channels in the
5238           output caps, or make sure there's a suitable channel position layout
5239           set on the caps if required. Fixes #430677.
5240
5241 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5242
5243         * tests/check/elements/decodebin.c: (test_text_plain_streams):
5244           Make sure the pipeline really operates in push mode as it should
5245           in this case.
5246
5247 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5248
5249         * gst-libs/gst/audio/audio.h:
5250           Don't guard deprecated enum with #ifndef DISABLE_DEPRECATED, or
5251           compilation with DISABLE_DEPRECATED and without REMOVE_DEPRECATED
5252           (ie. normal cvs builds) will fail.
5253
5254 2007-10-31  Stefan Kost  <ensonic@users.sf.net>
5255
5256         * docs/libs/Makefile.am:
5257         * gst-libs/gst/audio/audio.c:
5258         * gst-libs/gst/audio/audio.h:
5259         * gst-libs/gst/interfaces/mixer.c:
5260           tell gtk-doc about the deprecation guard. Apply more doc fixes.
5261
5262 2007-10-31  Tim-Philipp Müller  <tim at centricular dot net>
5263
5264         * tests/check/libs/audio.c: (init_value_to_channel_layout),
5265           (test_channel_layout_value_intersect), (audio_suite):
5266           Add simple unit test to make sure GstValue intersection
5267           of channel layouts works the way I think it does.
5268
5269 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
5270
5271         * docs/libs/gst-plugins-base-libs-sections.txt:
5272         * gst-libs/gst/audio/gstaudiofilter.h:
5273         * gst-libs/gst/interfaces/mixer.h:
5274         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5275         * gst-libs/gst/rtp/gstbasertpdepayload.h:
5276         * gst-libs/gst/sdp/gstsdpmessage.c:
5277           Fix the docs according to what gtk-doc complained about.
5278
5279 2007-10-30  Stefan Kost  <ensonic@users.sf.net>
5280
5281         * tests/icles/stress-playbin.c:
5282           Fix the build.
5283
5284 2007-10-30  Tim-Philipp Müller  <tim at centricular dot net>
5285
5286         * gst/playback/gstdecodebin.c: (close_pad_link), (type_found):
5287         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
5288           Post nice/more useful error message if we don't have a decoder for
5289           the primary type.
5290
5291 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
5292
5293         * gst/playback/gstdecodebin2.c: (gst_decode_group_expose):
5294         Be a bit more useful, unblock the pads after we fired the no-more-pads
5295         signal so that we can use the signal to inspect and connect all pads
5296         without having to keep extra state outside of decodebin.
5297
5298 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
5299
5300         * gst/playback/gsturidecodebin.c:
5301         (gst_uri_decode_bin_autoplug_continue),
5302         (gst_uri_decode_bin_class_init), (no_more_pads_full):
5303         Implement default signal handler so that we return TRUE when nothing is
5304         connected.
5305
5306 2007-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
5307
5308         * gst-libs/gst/riff/riff-media.c:
5309         (gst_riff_wavext_add_channel_layout),
5310         (gst_riff_wave_add_default_channel_layout),
5311         (gst_riff_wavext_get_default_channel_mask),
5312         (gst_riff_create_audio_caps):
5313         Use the ALSA channel layout as default for wav files without channel
5314         layout information. This fixes playback of chan-id.wav on 5.1 systems
5315         for example. Also refactor the channel layout setting a bit and add
5316         more default channel orders. Fixes #489010.
5317
5318 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
5319
5320         * tests/check/libs/tag.c: (test_musicbrainz_tag_registration):
5321           GST_TAG_MUSICBRAINZ_SORTNAME is deprecated and we compile with
5322           -DGST_DISABLE_DEPRECATED, so use new GST_TAG_ARTIST_SORTNAME
5323           instead.
5324
5325 2007-10-25  Wim Taymans  <wim.taymans@gmail.com>
5326
5327         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5328         (gst_decode_bin_dispose), (gst_decode_bin_set_caps),
5329         (gst_decode_bin_set_subs_encoding),
5330         (gst_decode_bin_get_subs_encoding), (gst_decode_bin_set_property),
5331         (gst_decode_bin_get_property), (analyze_new_pad):
5332         Move subtitle encoding property to decodebin2 so that it can set the
5333         property value on all elements that it autoplugs and that require it.
5334         Make caps refcounting more consistent in get/set.
5335
5336         * gst/playback/gsturidecodebin.c: (_gst_boolean_accumulator),
5337         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
5338         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
5339         (gst_uri_decode_bin_get_property), (proxy_unknown_type_signal),
5340         (proxy_autoplug_continue_signal),
5341         (proxy_autoplug_factories_signal), (proxy_autoplug_select_signal),
5342         (make_decoder):
5343         Proxy properties and relevant signals from the internal decodebin.
5344         Make properties MT safe.
5345
5346 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
5347
5348         * gst-libs/gst/tag/tag.h: (GST_TAG_MUSICBRAINZ_SORTNAME):
5349         * gst-libs/gst/tag/tags.c:
5350           Deprecate GST_TAG_MUSICBRAINZ_SORTNAME, replaced by the newly-added
5351           GST_TAG_ARTIST_SORTNAME (in an API and ABI compatible way).
5352
5353         * gst-libs/gst/tag/gstid3tag.c: (tag_matches):
5354           Map ID3v2 TSOP, TSOA and TSOT frames to new SORTNAME tags (#414539).
5355
5356         * gst-libs/gst/tag/gstvorbistag.c: (tag_matches),
5357           (gst_tag_to_vorbis_comments):
5358           Map new SORTNAME tags (these tags aren't even semi-official, so I'm
5359           just mapping everything I found in the wild) (#414539).
5360
5361 2007-10-24  Wim Taymans  <wim.taymans@gmail.com>
5362
5363         Inspired by patch of: René Stadler <mail at renestadler dot de>
5364
5365         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init),
5366         (gst_decode_bin_autoplug_continue),
5367         (gst_decode_bin_autoplug_factories),
5368         (gst_decode_bin_autoplug_select), (analyze_new_pad), (connect_pad),
5369         (find_compatibles):
5370         * gst/playback/gstplay-marshal.list:
5371         Remove the autoplug-sort signal and replace it with a binding friendly
5372         autoplug-select signal.
5373         Add an autoplug-factories signal that can be used to generate a list of
5374         factories to try to autoplug.
5375         Add the GstPad to the autoplugging signal args as it might be needed to
5376         make a good factory selection.
5377         Fix up the marshallers for this. Fixes #407282.
5378
5379 2007-10-23  Tim-Philipp Müller  <tim at centricular dot net>
5380
5381         * gst-libs/gst/tag/gsttagdemux.c:
5382           Don't abort with an assertion if we receive a seek event with
5383           a start type of NONE (see launchpad bug #155878).
5384
5385 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
5386
5387         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
5388         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
5389         (gst_ximagesink_change_state), (gst_ximagesink_reset):
5390         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_event_thread),
5391         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_xcontext_clear),
5392         (gst_xvimagesink_change_state), (gst_xvimagesink_reset):
5393         Make sure that before we clean up the X resources, we shutdown and join
5394         the event thread.
5395         Also make sure the event thread does not shut down immediatly after
5396         startup because the running variable is not yet correctly set.
5397         Fixes #378770. 
5398
5399 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
5400
5401         * gst/playback/gstdecodebin.c: (new_pad), (type_found):
5402         Make the window for a race in typefind and shutting down smaller until
5403         we figure out the right locking here. Avoids #485753 usually.
5404
5405         * gst/playback/gstdecodebin2.c: (type_found), (pad_added_group_cb):
5406         Remove unneeded lock causing a race in typefind and shutting down.
5407         Fixes #485753.
5408
5409         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
5410         Also remove sinks when going to NULL because we might not complete the
5411         state change to PAUSED, causing the PAUSED->READY state change not to
5412         happen.
5413
5414 2007-10-16  Wim Taymans  <wim.taymans@gmail.com>
5415
5416         * gst-libs/gst/audio/gstbaseaudiosink.c:
5417         (gst_base_audio_sink_drain), (gst_base_audio_sink_change_state):
5418         Also explicitly release the ringbuffer when going to NULL because it
5419         is required in the setcaps function, before the state change to PAUSED
5420         completes.
5421
5422 2007-10-16  Tim-Philipp Müller  <tim at centricular dot net>
5423
5424         * tests/icles/.cvsignore:
5425         * tests/icles/Makefile.am:
5426         * tests/icles/stress-playbin.c:
5427           Does what it says on the tin.
5428
5429 2007-10-15  Wim Taymans  <wim.taymans@gmail.com>
5430
5431         * gst/playback/gstqueue2.c: (gst_queue_init), (gst_queue_push_one):
5432         Fix queue negotiation. See #486758.
5433
5434 2007-10-12  Jan Schmidt  <Jan.Schmidt@sun.com>
5435
5436         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
5437         (gst_xvimagesink_xwindow_new),
5438         (gst_xvimagesink_update_colorbalance),
5439         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get):
5440
5441         Fix handling of some of the X atoms. If the last parameter is True,
5442         XInternAtom won't create the atom if it doesn't exist, and therefore
5443         might return None. This causes X errors on Xv implementations that
5444         don't provide the colour balance attributes.
5445
5446 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5447
5448         * gst-libs/gst/tag/gstvorbistag.c:
5449         * tests/check/libs/tag.c:
5450           Extract vorbis comment LICENSE tags correctly.
5451
5452 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
5453
5454         Patch by: Jason Kivlighn  <jkivlighn gmail com>
5455
5456         * gst-libs/gst/tag/gstid3tag.c:
5457         * tests/check/libs/tag.c:
5458           Map ID3v2 WCOP frame to GST_TAG_COPYRIGHT_URI (#447000).
5459
5460 2007-10-10  Tim-Philipp Müller  <tim at centricular dot net>
5461
5462         * gst-libs/gst/tag/gsttagdemux.c:
5463           Don't error out when a buggy downstream element doesn't
5464           handle the newsegment event we send properly (especially
5465           not without posting a meaningful error message on the
5466           bus). See bug #471370 and launchpad bug #136264.
5467
5468 2007-10-10  Wim Taymans  <wim.taymans@gmail.com>
5469
5470         * gst-libs/gst/audio/gstbaseaudiosink.c:
5471         (gst_base_audio_sink_drain):
5472         Use new basesink method to make our EOS drain interruptable.
5473
5474 2007-10-10  Jan Schmidt  <Jan.Schmidt@sun.com>
5475
5476         * gst-libs/gst/rtp/gstrtppayloads.c:
5477         Fix silly search-replace oversight.
5478
5479 2007-10-09  Wim Taymans  <wim.taymans@gmail.com>
5480
5481         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
5482
5483         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
5484         (gst_basertppayload_set_outcaps):
5485         Fix caps memleak. Fixes #484989.
5486
5487
5488 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5489
5490         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5491         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain):
5492         Fix debug output.
5493
5494 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5495
5496         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5497         (gst_base_audio_src_create):
5498         Also handle the case where there is no clock set on the audio source,
5499         like in the unit tests.
5500
5501 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
5502
5503         * gst-libs/gst/rtp/gstrtppayloads.c:
5504         Use unsigned G_MAXUINT8 instead of -1 to initialise a guint8
5505         to avoid compiler warnings
5506
5507 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5508
5509         * gst/playback/gstdecodebin.c: (type_found),
5510         (gst_decode_bin_change_state):
5511         * gst/playback/gstdecodebin2.c: (type_found),
5512         (gst_decode_bin_change_state):
5513         Don't disconnect the have_type signal because we never reconnect it
5514         later on. Instead keep a variable to see if we already detected a type.
5515
5516 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
5517
5518         * gst/playback/gstdecodebin.c: (add_fakesink), (type_found):
5519         * gst/playback/gstdecodebin2.c: (gst_decode_bin_init),
5520         (type_found):
5521         Unlink the signal handler when we found the type, we're not going to do
5522         anything sensible with more type_found signals anyway.
5523
5524 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5525
5526         * gst-libs/gst/tag/gsttagdemux.c:
5527           Don't leak caps.
5528
5529 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
5530
5531         * gst-libs/gst/tag/Makefile.am:
5532         * gst-libs/gst/tag/gsttagdemux.c:
5533         * gst-libs/gst/tag/gsttagdemux.h:
5534           API: add GstTagDemux base class for simple tag demuxers.
5535
5536         * docs/libs/gst-plugins-base-libs-docs.sgml:
5537         * docs/libs/gst-plugins-base-libs-sections.txt:
5538           Add GstTagDemux to docs.
5539
5540 2007-10-05  Sebastian Dröge  <slomo@circular-chaos.org>
5541
5542         * gst-libs/gst/rtp/gstrtpbuffer.c:
5543         (gst_rtp_buffer_get_payload_subbuffer):
5544         Fix bug introduced with last commit which inverted the logic and
5545         caused all buffers to be dropped. Fixes #483620.
5546         Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
5547
5548 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
5549
5550         * gst-libs/gst/rtp/gstrtpbuffer.c:
5551           Replace g_return_if_val (as it could be disabled), with regular return
5552           and warning.
5553
5554 2007-10-03  Stefan Kost  <ensonic@users.sf.net>
5555
5556         * tests/check/pipelines/simple-launch-lines.c:
5557           Print message name and not just number.
5558
5559 2007-10-02  Wim Taymans  <wim.taymans@gmail.com>
5560
5561         * gst-libs/gst/audio/gstbaseaudiosink.c:
5562         (gst_base_audio_sink_async_play):
5563         When slaved to the clock, don't try to align a sample with the previous
5564         one when going to PLAYING again.
5565
5566 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
5567
5568         * tests/examples/snapshot/snapshot.c:
5569           Fix the build.
5570
5571 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5572
5573         * gst-libs/gst/sdp/gstsdpmessage.h:
5574         Add RFC 3556 bandwidth modifiers.
5575
5576 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5577
5578         * docs/libs/gst-plugins-base-libs-docs.sgml:
5579         * docs/libs/gst-plugins-base-libs-sections.txt:
5580         * gst-libs/gst/rtp/gstrtppayloads.c:
5581         Update documentation.
5582
5583 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5584
5585         * gst-libs/gst/rtp/Makefile.am:
5586         * gst-libs/gst/rtp/gstrtppayloads.c: (gst_rtp_payload_info_for_pt),
5587         (gst_rtp_payload_info_for_name):
5588         * gst-libs/gst/rtp/gstrtppayloads.h:
5589         Added new file and header to deal with payload info.
5590
5591         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
5592         (gst_rtp_buffer_default_clock_rate):
5593         * gst-libs/gst/rtp/gstrtpbuffer.h:
5594         Payload specific stuff is move to new headers.
5595         Implement _default_clock rate using the new payload function.
5596
5597         * gst-libs/gst/sdp/gstsdpmessage.c: (is_multicast_address),
5598         (gst_sdp_parse_line):
5599         * gst-libs/gst/sdp/gstsdpmessage.h:
5600         Add some more comments.
5601
5602 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
5603
5604         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
5605         (sdp_check_header), (sdp_type_find), (plugin_init):
5606         Add typefind function for application/sdp.
5607         Remove some old dirac typefind code that was ifdeffed out.
5608
5609 2007-09-29  Sebastien Moutte <sebastien@moutte.net>
5610
5611         * win32/common/libgstaudio.def:
5612         Add new exported functions.
5613         * win32/vs6/grammar.dsp:
5614         Add autogeneration and copy of some autegenerated files from win32/common
5615         for rtsp library.
5616         * win32/vs6/libgstaudioconvert.dsp:
5617         Add gstaudioquantize.c to the build.
5618         * win32/vs6/libgstinterfaces.dsp:
5619         Add videoorientation.c to the build.
5620         * win32/vs6/libgstriff.dsp:
5621         Add libgsttag to the link libraries list.
5622         * win32/vs6/libgstvolume.dsp:
5623         Add liboil to the link.
5624         * win32/vs6/gst_plugins_base.dsw:
5625         * win32/vs6/libgstrtsp.dsp:
5626         * win32/common/libgstrtsp.def:
5627         Add files to build libgstrtsp library.
5628         
5629 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
5630
5631         * tests/examples/snapshot/snapshot.c: (main):
5632         Print error when pipeline failed to construct.
5633
5634 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5635
5636         * configure.ac:
5637         * gst-libs/gst/tag/gstid3tag.c:
5638         * gst-libs/gst/tag/gstvorbistag.c:
5639           Add mappings for the new GST_TAG_COMPOSER for vorbis comments
5640           and ID3v2 tags.
5641
5642 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
5643
5644         * gst-libs/gst/floatcast/floatcast.h:
5645           Don't include config.h in an installed public header, this
5646           might break compilation of applications that don't have such
5647           a header and doesn't necessarily do what it's supposed to do
5648           anyway (ie. check for the lrint/lrintf defines) (#442065).
5649           Add docs for the various macros and document how this header
5650           has to be used (link against libm, etc.); add a few FIXMEs;
5651           include math.h for non-c99 code path.  Based on patch by
5652           Jan Schmidt.
5653           
5654 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
5655
5656         * configure.ac:
5657         Use AG_GST_ARG_WITH_PLUGINS and AG_GST_ARG_ENABLE_EXTERNAL instead
5658         of duplicating these macros in configure.ac.
5659
5660 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5661
5662         * po/hu.po:
5663         * po/sv.po:
5664         * po/uk.po:
5665           Updated translations to 0.10.14
5666
5667 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5668
5669         translated by: Jakub Bogusz <qboosh@pld-linux.org>
5670
5671         * po/pl.po:
5672           Added Polish translation.
5673
5674 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5675
5676         translated by: Ilkka Tuohela <hile@iki.fi>
5677
5678         * po/fi.po:
5679           Added Finnish translation.
5680
5681 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5682
5683         translated by: Jorge González González <aloriel@gmail.com>
5684
5685         * po/es.po:
5686           Added Spanish translation.
5687
5688 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5689
5690         translated by: Mogens Jaeger <mogens@jaeger.tf>
5691
5692         * po/da.po:
5693           Added Danish translation.
5694
5695 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5696
5697         translated by: Funda Wang <fundawang@linux.net.cn>
5698
5699         * po/zh_CN.po:
5700           Added Chinese (simplified) translation.
5701
5702 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
5703
5704         translated by: Alexander Shopov <ash@contact.bg>
5705
5706         * po/bg.po:
5707           Added Bulgarian translation.
5708
5709 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
5710
5711         * gst/playback/gstqueue2.c: (gst_queue_push_one):
5712         Fix compilation wrt printf arguments.
5713
5714 2007-09-20  Wim Taymans  <wim.taymans@gmail.com>
5715
5716         * configure.ac:
5717         * tests/examples/Makefile.am:
5718         * tests/examples/snapshot/.cvsignore:
5719         * tests/examples/snapshot/Makefile.am:
5720         * tests/examples/snapshot/snapshot.c: (main):
5721         Add simple snapshot example program using appsink.
5722
5723 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
5724
5725         * tests/check/generic/states.c:
5726           Improved state change unit test.
5727
5728 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
5729
5730         * docs/plugins/.cvsignore:
5731         * tests/check/.cvsignore:
5732           Ignore registries in any format.
5733
5734 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
5735
5736         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5737         (gst_base_rtp_depayload_chain),
5738         (gst_base_rtp_depayload_set_gst_timestamp):
5739         Only copy timestamp on outgoing packets if the depayloader did not set
5740         one.
5741         Also copy duration on outgoing packets.
5742
5743 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
5744
5745         * gst-libs/gst/rtp/gstbasertppayload.c: (copy_fixed),
5746         (gst_basertppayload_set_outcaps):
5747         Fix compilation because of missing %d in printf.
5748         When fixating caps, fixate what we can and throw away all remaining
5749         unfixed caps, subclasses should do something smart if they need to.
5750
5751 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
5752
5753         * ext/gnomevfs/gstgnomevfssrc.c:
5754           Improve debug logs a bit and be more verbose if things go wrong.
5755
5756 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
5757
5758         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
5759         (gst_text_overlay_set_property):
5760         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
5761         * gst-libs/gst/audio/gstbaseaudiosink.c:
5762         (gst_base_audio_sink_render):
5763         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_ntp_to_unix),
5764         (gst_rtcp_unix_to_ntp):
5765         * gst-libs/gst/rtsp/gstrtspmessage.c: (gst_rtsp_message_get_type):
5766         * gst/playback/gstqueue2.c:
5767         * tests/examples/seek/seek.c: (set_scale):
5768         Fix a bunch of compile warnings shown with Forte.
5769
5770         * gst/audiorate/gstaudiorate.c:
5771         Always pull in config.h before including any system headers.
5772
5773 2007-09-17  Wim Taymans  <wim.taymans@gmail.com>
5774
5775         * gst/playback/gstqueue2.c: (update_buffering),
5776         (gst_queue_locked_flush), (gst_queue_locked_enqueue),
5777         (gst_queue_handle_sink_event), (gst_queue_chain),
5778         (gst_queue_push_one), (gst_queue_sink_activate_push),
5779         (gst_queue_src_activate_push), (gst_queue_src_activate_pull):
5780         Also fix #476514 for queue2.
5781
5782 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
5783
5784         * gst-libs/gst/rtp/gstbasertpdepayload.c:
5785         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_setcaps),
5786         (gst_base_rtp_depayload_chain),
5787         (gst_base_rtp_depayload_handle_sink_event),
5788         (gst_base_rtp_depayload_push_full),
5789         (gst_base_rtp_depayload_set_gst_timestamp),
5790         (gst_base_rtp_depayload_change_state):
5791         Remove code to deal with RTP to GST time conversion, we now just copy
5792         the GST timestamp we receive to the outgoing buffers.
5793         Handle segment and flushes correctly.
5794
5795         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
5796         When we have no valid input timestamp, use the previous rtp timestamp on
5797         the outgoing RTP packet instead of the RTP base time.
5798
5799 2007-09-15  David Schleef  <ds@schleef.org>
5800
5801         * ext/alsa/gstalsa.c:
5802         * ext/alsa/gstalsadeviceprobe.c:
5803         * ext/alsa/gstalsamixer.c:
5804         * ext/alsa/gstalsasink.c:
5805         * ext/alsa/gstalsasrc.c:
5806           Change alsa alloca's to malloc to fix warnings on gcc-4.2.
5807
5808 2007-09-15  Wim Taymans  <wim.taymans@gmail.com>
5809
5810         * gst-libs/gst/rtp/gstbasertppayload.c:
5811         (gst_basertppayload_set_outcaps), (gst_basertppayload_push):
5812         Add some debug info when negotiating caps.
5813
5814 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
5815
5816         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
5817         A buffer with an empty payload is also a valid buffer.
5818
5819 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
5820
5821         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_event),
5822         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
5823         (gst_basertppayload_change_state):
5824         Make sure we start our RTP timestamp from the random base RTP
5825         timestamp even if the buffer timestamp starts from some random value.
5826
5827 2007-09-14  Wim Taymans  <wim.taymans@gmail.com>
5828
5829         * configure.ac:
5830         * tests/examples/Makefile.am:
5831         * tests/examples/dynamic/.cvsignore:
5832         * tests/examples/dynamic/Makefile.am:
5833         * tests/examples/dynamic/addstream.c: (create_stream),
5834         (pause_play_stream), (message_received), (eos_message_received),
5835         (perform_step), (main):
5836         Add simple exmple app to demonstrate starting and pausing live and
5837         non-live bins in a PLAYING pipeline.
5838
5839 2007-09-14  Julien MOUTTE  <julien@moutte.net>
5840
5841         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add some
5842         typefind for QCP files (RFC #3625)
5843
5844 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
5845
5846         * gst-libs/gst/audio/gstbaseaudiosink.c:
5847         (gst_base_audio_sink_init):
5848         Disable pull mode scheduling, we're not ready for it yet and it subtly
5849         breaks a lot of things.
5850
5851 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
5852
5853         * tests/check/elements/libvisual.c:
5854           Test all libvisual plugins, not just the first one; this reproduces
5855           bug #450336 quite easily.  Looks like a problem with the 'jess'
5856           visualisation.
5857
5858 2007-09-12  Tim-Philipp Müller  <tim at centricular dot net>
5859
5860         * tests/check/Makefile.am:
5861         * tests/check/elements/.cvsignore:
5862         * tests/check/elements/libvisual.c:
5863           Add basic libvisual test case in an attempt to reproduce bug #450336.
5864           Doesn't reproduce that bug, but some other crasher instead (invalid
5865           free), at least with make elements/libvisual.forever and the bumscope
5866           plugin on x86-64/gutsy. Leaving test disabled for now.
5867
5868 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
5869
5870         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
5871
5872         * gst-libs/gst/rtsp/gstrtspconnection.c:
5873         (gst_rtsp_connection_read_internal), (gst_rtsp_connection_read),
5874         (read_body), (gst_rtsp_connection_receive):
5875         Make sure we can not cancel in the middle of receiving a message.
5876         Fixes #475731.
5877
5878 2007-09-11  Tim-Philipp Müller  <tim at centricular dot net>
5879
5880         Patch by: Josep Torra Valles <josep@fluendo.com>
5881
5882         * gst/playback/gstplaybasebin.c:
5883           Increase upper limit for audio queue a bit; fixes preroll problem
5884           with playbin and decodebin2 when playing a quicktime trailer with
5885           multichannel audio via http (#464666).
5886
5887 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
5888
5889         * gst-libs/gst/audio/gstbaseaudiosrc.c:
5890         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
5891         (gst_base_audio_src_provide_clock),
5892         (gst_base_audio_src_set_property),
5893         (gst_base_audio_src_get_property), (gst_base_audio_src_create):
5894         * gst-libs/gst/audio/gstbaseaudiosrc.h:
5895         Allow othe clocks than the internal clock to be used for the pipeline.
5896         Add property to disable clock provide.
5897         API: GstBaseAudioSrc::provide-clock
5898
5899 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
5900
5901         * gst/playback/gstdecodebin2.c:
5902           Don't leak request pads. Fixes #475395.
5903
5904 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
5905
5906         Patch by: René Stadler <mail at renestadler dot de>
5907
5908         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
5909         (gst_ximage_buffer_class_init):
5910         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
5911         (gst_xvimage_buffer_class_init):
5912         Correctly chain up finalize with the parent class to prevent
5913         memory leaks. Fixes #474880.
5914
5915 2007-09-09  Sebastian Dröge  <slomo@circular-chaos.org>
5916
5917         * gst/volume/gstvolume.c: (volume_choose_func):
5918         * tests/check/elements/volume.c: (GST_START_TEST):
5919         Revert the latest change: floating point samples are allowed to
5920         have any value, not only values in the range [-1,1]. Thanks to Andy
5921         Wingo for noticing.
5922         Also fix processing of int32 samples with volumes > 4 by making the
5923         unity value smaller which prevents overflows.
5924
5925 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
5926
5927         * gst-libs/gst/rtp/gstrtpbuffer.c:
5928         * tests/check/libs/rtp.c:
5929           Fix gst_rtp_buffer_set_csrc() and enable csrc-related unit test checks.
5930
5931 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
5932
5933         Based on patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
5934
5935         * gst-libs/gst/rtp/gstrtpbuffer.c:
5936           Fix up GstRTPHeader helper struct so that compilers will not under
5937           any circumstances add padding in between our fields, as currently
5938           happens with MSVC on win32, because that would lead to us sending
5939           out RTP payloads with broken RTP headers (#471194).
5940           Fix assertion guards for gst_rtp_buffer_get_csrc() and _set_csrc().
5941           
5942         * tests/check/Makefile.am:
5943         * tests/check/libs/.cvsignore:
5944         * tests/check/libs/rtp.c:
5945           Add some simple unit tests for GstRTPBuffer. Some are disabled
5946           because the code tested still needs fixing (set_csrc() does not work).
5947
5948 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
5949
5950         * win32/MANIFEST:
5951         * win32/common/gstrtsp-enumtypes.c:
5952         * win32/common/gstrtsp-enumtypes.h:
5953         * win32/common/interfaces-enumtypes.c:
5954         * win32/common/interfaces-enumtypes.h:
5955         * win32/common/multichannel-enumtypes.c:
5956           Add rtsp enumtypes (#474384) and update others.
5957
5958 2007-09-06  Stefan Kost  <ensonic@users.sf.net>
5959
5960         * configure.ac:
5961           Fix configure check for HAVE_LIBXML_HTML.
5962
5963 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
5964
5965         * tests/check/libs/.cvsignore:
5966           Ignore more, in case the build bots work again one day.
5967
5968 2007-09-06  Sebastian Dröge  <slomo@circular-chaos.org>
5969
5970         Reviewed by:  Stefan Kost  <ensonic@users.sf.net>
5971
5972         * configure.ac:
5973         * gst-libs/gst/Makefile.am:
5974         * gst-libs/gst/fft/Makefile.am:
5975         * gst-libs/gst/fft/_kiss_fft_guts_f32.h:
5976         * gst-libs/gst/fft/_kiss_fft_guts_f64.h:
5977         * gst-libs/gst/fft/_kiss_fft_guts_s16.h:
5978         * gst-libs/gst/fft/_kiss_fft_guts_s32.h:
5979         * gst-libs/gst/fft/gstfft.c: (gst_fft_next_fast_length):
5980         * gst-libs/gst/fft/gstfft.h:
5981         * gst-libs/gst/fft/gstfftf32.c: (gst_fft_f32_new),
5982         (gst_fft_f32_fft), (gst_fft_f32_inverse_fft), (gst_fft_f32_free),
5983         (gst_fft_f32_window), (gst_fft_f32_magnitude), (gst_fft_f32_phase):
5984         * gst-libs/gst/fft/gstfftf32.h:
5985         * gst-libs/gst/fft/gstfftf64.c: (gst_fft_f64_new),
5986         (gst_fft_f64_fft), (gst_fft_f64_inverse_fft), (gst_fft_f64_free),
5987         (gst_fft_f64_window), (gst_fft_f64_magnitude), (gst_fft_f64_phase):
5988         * gst-libs/gst/fft/gstfftf64.h:
5989         * gst-libs/gst/fft/gstffts16.c: (gst_fft_s16_new),
5990         (gst_fft_s16_fft), (gst_fft_s16_inverse_fft), (gst_fft_s16_free),
5991         (gst_fft_s16_window), (gst_fft_s16_magnitude), (gst_fft_s16_phase):
5992         * gst-libs/gst/fft/gstffts16.h:
5993         * gst-libs/gst/fft/gstffts32.c: (gst_fft_s32_new),
5994         (gst_fft_s32_fft), (gst_fft_s32_inverse_fft), (gst_fft_s32_free),
5995         (gst_fft_s32_window), (gst_fft_s32_magnitude), (gst_fft_s32_phase):
5996         * gst-libs/gst/fft/gstffts32.h:
5997         * gst-libs/gst/fft/kiss_fft_f32.c: (kf_bfly2), (kf_bfly4),
5998         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
5999         (kiss_fft_f32_alloc), (kiss_fft_f32_stride), (kiss_fft_f32),
6000         (kiss_fft_f32_cleanup), (kiss_fft_f32_next_fast_size):
6001         * gst-libs/gst/fft/kiss_fft_f32.h:
6002         * gst-libs/gst/fft/kiss_fft_f64.c: (kf_bfly2), (kf_bfly4),
6003         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6004         (kiss_fft_f64_alloc), (kiss_fft_f64_stride), (kiss_fft_f64),
6005         (kiss_fft_f64_cleanup), (kiss_fft_f64_next_fast_size):
6006         * gst-libs/gst/fft/kiss_fft_f64.h:
6007         * gst-libs/gst/fft/kiss_fft_s16.c: (kf_bfly2), (kf_bfly4),
6008         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6009         (kiss_fft_s16_alloc), (kiss_fft_s16_stride), (kiss_fft_s16),
6010         (kiss_fft_s16_cleanup), (kiss_fft_s16_next_fast_size):
6011         * gst-libs/gst/fft/kiss_fft_s16.h:
6012         * gst-libs/gst/fft/kiss_fft_s32.c: (kf_bfly2), (kf_bfly4),
6013         (kf_bfly3), (kf_bfly5), (kf_bfly_generic), (kf_work), (kf_factor),
6014         (kiss_fft_s32_alloc), (kiss_fft_s32_stride), (kiss_fft_s32),
6015         (kiss_fft_s32_cleanup), (kiss_fft_s32_next_fast_size):
6016         * gst-libs/gst/fft/kiss_fft_s32.h:
6017         * gst-libs/gst/fft/kiss_fftr_f32.c: (kiss_fftr_f32_alloc),
6018         (kiss_fftr_f32), (kiss_fftri_f32):
6019         * gst-libs/gst/fft/kiss_fftr_f32.h:
6020         * gst-libs/gst/fft/kiss_fftr_f64.c: (kiss_fftr_f64_alloc),
6021         (kiss_fftr_f64), (kiss_fftri_f64):
6022         * gst-libs/gst/fft/kiss_fftr_f64.h:
6023         * gst-libs/gst/fft/kiss_fftr_s16.c: (kiss_fftr_s16_alloc),
6024         (kiss_fftr_s16), (kiss_fftri_s16):
6025         * gst-libs/gst/fft/kiss_fftr_s16.h:
6026         * gst-libs/gst/fft/kiss_fftr_s32.c: (kiss_fftr_s32_alloc),
6027         (kiss_fftr_s32), (kiss_fftri_s32):
6028         * gst-libs/gst/fft/kiss_fftr_s32.h:
6029         * gst-libs/gst/fft/kiss_version:
6030         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6031         * pkgconfig/gstreamer-plugins-base.pc.in:
6032         Add libgstfft, a FFT library based on Kiss FFT which is
6033         BSD licensed. Supported sample formats are int16, int32,
6034         float and double. For those formats a real FFT and IFFT
6035         can be done, different windowing functions can be applied
6036         and functions for extracting the magnitude and phase exist.
6037         Fixes #468619.
6038
6039         * docs/libs/Makefile.am:
6040         * docs/libs/gst-plugins-base-libs-docs.sgml:
6041         * docs/libs/gst-plugins-base-libs-sections.txt:
6042         Integrate libgstfft into the docs.
6043
6044         * tests/check/Makefile.am:
6045         * tests/check/libs/fft.c: (GST_START_TEST), (fft_suite), (main):
6046         Add unit tests for libgstfft, currently only testing the FFT.
6047         Unit tests for IFFT will follow soon.
6048
6049 2007-09-05  Wim Taymans  <wim.taymans@gmail.com>
6050
6051         Patch by: Peter Kjellerstedt  <pkj at axis com>
6052
6053         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_time_init),
6054         (gst_sdp_message_init), (gst_sdp_message_uninit),
6055         (is_multicast_address), (gst_sdp_message_as_text),
6056         (gst_sdp_message_get_origin), (gst_sdp_message_set_connection),
6057         (gst_sdp_message_get_connection), (gst_sdp_message_add_bandwidth),
6058         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
6059         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
6060         (gst_sdp_message_get_attribute_val), (gst_sdp_message_add_media),
6061         (gst_sdp_media_init), (gst_sdp_media_uninit),
6062         (gst_sdp_media_as_text), (gst_sdp_media_set_port_info),
6063         (gst_sdp_media_connections_len), (gst_sdp_media_add_connection),
6064         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_bandwidth),
6065         (gst_sdp_media_add_bandwidth), (gst_sdp_media_attributes_len),
6066         (gst_sdp_parse_line), (print_media), (gst_sdp_message_dump):
6067         * gst-libs/gst/sdp/gstsdpmessage.h:
6068         Separate INIT_ARRAY() and related macros into two versions, one for
6069         structures and one for pointers (e.g., INIT_ARRAY() and
6070         INIT_PTR_ARRAY()). This fixes a segmentation error on freeing the
6071         lists of emails and phone numbers.
6072         Add missing const as appropriate.
6073         Change all gint to guint since they all actually represent unsigned
6074         values.
6075         Do not use time as a variable name as it shadows the global time().
6076         Add gst_sdp_message_as_text() and gst_sdp_media_as_text().
6077         Actually implement gst_sdp_message_add_time().
6078         Make gst_sdp_message_add_time() take repeat times as an argument.
6079         Store repeat times in GstSDPTime as a GArray rather than as gchar**.
6080         Corrected the definition of gst_sdp_media_get_bandwidth() (was
6081         misspelled as badwidth).
6082         gst-indented and a little clean up. Fixes #471067.
6083
6084 2007-09-05  Sebastian Dröge  <slomo@circular-chaos.org>
6085
6086         * gst/volume/gstvolume.c: (volume_choose_func),
6087         (volume_process_double), (volume_process_double_clamp),
6088         (volume_process_float_clamp):
6089         Correctly clamp float/double samples in the [-1.0,1.0] range to
6090         prevent weird effects.
6091         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
6092         Add unit tests for all samples types that had none before.
6093
6094 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6095
6096         * gst-libs/gst/rtp/gstrtpbuffer.c:
6097           Need to include stdlib.h for abs() here too.
6098
6099 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6100
6101         * gst/playback/gststreaminfo.c:
6102           Fix build.
6103
6104 2007-09-05  Stefan Kost  <ensonic@users.sf.net>
6105
6106         * gst/playback/gststreaminfo.c:
6107           Clean up some half-disabled code and comment.
6108
6109 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6110
6111         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
6112
6113         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
6114         (gst_base_rtp_payload_audio_handle_event):
6115         Return FALSE from the event handler to let the parent class handle the
6116         event. Fixes #446766.
6117
6118         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6119         (gst_base_rtp_depayload_chain), (gst_base_rtp_depayload_push_full):
6120         Mark outgoing buffers as DISCONT if the incomming buffer was DISCONT.
6121
6122         * gst-libs/gst/rtp/gstbasertppayload.c:
6123         Bump the MTU to 1400.
6124
6125 2007-09-03  Johan Dahlin  <jdahlin@async.com.br>
6126
6127         * gst/typefind/gsttypefindfunctions.c (plugin_init): 
6128         Add an audio/x-nsf typefind function for the nsfdec element.
6129
6130 2007-09-03  Renato Filho  <renato.filho@indt.org.br>
6131         * gst/playback/gstplaybasebin.c:
6132         Included "myth://" on stream_uris list for enable buffering to mythtv files
6133
6134 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6135
6136         * docs/libs/gst-plugins-base-libs-sections.txt:
6137         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
6138         (gst_rtcp_packet_sdes_copy_entry), (gst_rtcp_ntp_to_unix),
6139         (gst_rtcp_unix_to_ntp):
6140         * gst-libs/gst/rtp/gstrtcpbuffer.h:
6141         Fix parsing of RB blocks.
6142         Fix docs.
6143         Added helper functions to convert to/from UNIX and NTP time.
6144         API: gst_rtcp_ntp_to_unix()
6145         API: gst_rtcp_unix_to_ntp()
6146
6147         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data),
6148         (gst_rtp_buffer_get_header_len),
6149         (gst_rtp_buffer_get_extension_data),
6150         (gst_rtp_buffer_get_payload_subbuffer),
6151         (gst_rtp_buffer_get_payload_len), (gst_rtp_buffer_get_payload),
6152         (gst_rtp_buffer_ext_timestamp):
6153         * gst-libs/gst/rtp/gstrtpbuffer.h:
6154         Fix some more docs.
6155         Implement handling of packets with extensions.
6156         Fix padding check in _validate().
6157         Added function to get extension data.
6158         API: gst_rtp_buffer_get_header_len()
6159         API: gst_rtp_buffer_get_extension_data()
6160
6161 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6162
6163         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6164         (gst_base_rtp_depayload_class_init),
6165         (gst_base_rtp_depayload_set_gst_timestamp):
6166         Add some more docs for the queue-delay property and fix a typo in a
6167         comment.
6168
6169         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
6170         Fix typo.
6171
6172 2007-09-03  Wim Taymans  <wim.taymans@gmail.com>
6173
6174         * gst-libs/gst/audio/gstbaseaudiosink.c:
6175         (gst_base_audio_sink_skew_slaving), (gst_base_audio_sink_render),
6176         (gst_base_audio_sink_change_state):
6177         When skew slaving, try to hover around the middle of a segment so that
6178         we at most drift by half a segment.
6179         If we are aligning in the oposite direction of the clock skew, we don't
6180         have to resync.
6181
6182 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6183
6184         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6185         (gst_base_rtp_depayload_setcaps),
6186         (gst_base_rtp_depayload_set_gst_timestamp):
6187         Be less silly with the segment start, just apply the clock-base to the
6188         timestamp.
6189
6190 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6191
6192         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6193         (gst_base_rtp_depayload_class_init),
6194         (gst_base_rtp_depayload_finalize),
6195         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
6196         (gst_base_rtp_depayload_handle_sink_event),
6197         (gst_base_rtp_depayload_set_gst_timestamp),
6198         (gst_base_rtp_depayload_change_state):
6199         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6200         Deprecate the queue handling thread thing and remove the code.
6201         Use new method to calculate the extended timestamp.
6202
6203 2007-08-31  Wim Taymans  <wim.taymans@gmail.com>
6204
6205         * gst-libs/gst/rtp/gstrtcpbuffer.c:
6206         (gst_rtcp_packet_sdes_copy_entry):
6207         Use g_strndup which does exactly what we want.
6208
6209         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_compare_seqnum),
6210         (gst_rtp_buffer_ext_timestamp):
6211         * gst-libs/gst/rtp/gstrtpbuffer.h:
6212         Add helper function to compare seqnums.
6213         Add helper function to calculate extended timestamps.
6214         API: gst_rtp_buffer_compare_seqnum()
6215         API: gst_rtp_buffer_ext_timestamp()
6216
6217 2007-08-30  Wim Taymans  <wim.taymans@gmail.com>
6218
6219         * gst-libs/gst/rtp/gstrtcpbuffer.c:
6220         (gst_rtcp_packet_sdes_get_entry),
6221         (gst_rtcp_packet_sdes_copy_entry):
6222         * gst-libs/gst/rtp/gstrtcpbuffer.h:
6223         Fix and document SDES item data function.
6224         Add new function that makes a proper copy of SDES item data.
6225         API: gst_rtcp_packet_sdes_copy_entry()
6226
6227 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
6228
6229         * configure.ac:
6230         * gst/Makefile.am:
6231           The tcp and subparse plugins are under gst, but not totaly free of
6232           dependencies. Handle selection inconfigure.ac, so that they show up
6233           on the final list of what is build and what is not. Maybe they should
6234           better be moved to ext.
6235
6236 2007-08-30  Stefan Kost  <ensonic@users.sf.net>
6237
6238         Patch by: Daniel Díaz  <yosoy@danieldiaz.org>
6239
6240         * configure.ac:
6241         * gst/Makefile.am:
6242           Check if libxml provides HTML parser which subparse needs.
6243           Fixes #451970.
6244
6245 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
6246
6247         * ext/alsa/gstalsa.c:
6248           Fix typo and compilation on big endian systems.
6249
6250 2007-08-29  Tim-Philipp Müller  <tim at centricular dot net>
6251
6252         * gst/subparse/gstssaparse.c:
6253           Convert SSA newline codes into actual newline characters (#470766).
6254
6255 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
6256
6257         * docs/libs/gst-plugins-base-libs-sections.txt:
6258         * gst-libs/gst/pbutils/install-plugins.c:
6259         * gst-libs/gst/pbutils/install-plugins.h:
6260         * tests/check/libs/pbutils.c:
6261           API: also add gst_install_plugins_supported() while we're at it
6262           (see #470456).
6263
6264 2007-08-28  Tim-Philipp Müller  <tim at centricular dot net>
6265
6266         * docs/libs/gst-plugins-base-libs-sections.txt:
6267         * gst-libs/gst/pbutils/missing-plugins.c:
6268         * gst-libs/gst/pbutils/missing-plugins.h:
6269         * tests/check/libs/pbutils.c:
6270           API: add gst_missing_*_installer_detail_new() convenience API so
6271           that applications that know exactly what they're missing can request
6272           installer detail strings for those items directly instead of having
6273           to first create a dummy missing-plugin message and then get the
6274           installer detail string from that.  Fixes #470456.
6275
6276 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
6277
6278         * gst/playback/gstdecodebin.c: (close_pad_link):
6279         We need to set up delayed-linking whenever the caps are non-fixed,
6280         not just when there are multiple types - use gst_pad_is_fixed()
6281         to test.
6282
6283 2007-08-26  Tim-Philipp Müller  <tim at centricular dot net>
6284
6285         * gst-libs/gst/pbutils/missing-plugins.c:
6286           (gst_missing_plugin_message_get_installer_detail):
6287           Add missing separator in PID fallback case.
6288
6289 2007-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
6290
6291         * ext/alsa/Makefile.am:
6292         There is no GST_PLUGINS_BASE_LIBS defined.
6293         
6294         * ext/alsa/gstalsa.c:
6295         * ext/alsa/gstalsasink.c: (gst_alsasink_delay):
6296         * ext/alsa/gstalsasrc.c: (gst_alsasrc_delay):
6297         Add support for ALSA 24-bit formats.
6298         snd_pcm_delay can return an error code, especially
6299         during XRUNS. In that case, the best we can do is assume
6300         delay = 0.
6301
6302         * gst/audioconvert/Makefile.am:
6303         Add flags from -base before any more-remote dependencies.
6304
6305 2007-08-23  Sebastian Dröge  <slomo@circular-chaos.org>
6306
6307         Based on a patch by: Davyd Madeley <davyd at madeley dot id dot au>
6308
6309         * gst/volume/gstvolume.c: (volume_choose_func),
6310         (volume_update_real_volume), (gst_volume_set_volume),
6311         (gst_volume_init), (volume_process_int32),
6312         (volume_process_int32_clamp), (volume_process_int24),
6313         (volume_process_int24_clamp), (volume_process_int16),
6314         (volume_process_int16_clamp), (volume_process_int8),
6315         (volume_process_int8_clamp), (volume_update_volume), (plugin_init):
6316         * gst/volume/gstvolume.h:
6317         Add support for int32, int24 and int8 to the volume element.
6318         Fixes #445529.
6319
6320 2007-08-23  Tim-Philipp Müller  <tim at centricular dot net>
6321
6322         * tests/examples/Makefile.am:
6323           Fix even more.
6324
6325 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
6326
6327         * configure.ac:
6328         * docs/libs/Makefile.am:
6329         * docs/libs/gst-plugins-base-libs-docs.sgml:
6330         * docs/libs/gst-plugins-base-libs-sections.txt:
6331         * ext/gnomevfs/gstgnomevfssrc.c:
6332         * ext/gnomevfs/gstgnomevfssrc.h:
6333         * gst-libs/gst/Makefile.am:
6334         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6335         * pkgconfig/gstreamer-plugins-base.pc.in:
6336         * sys/v4l/v4lsrc_calls.c:
6337         * tests/examples/Makefile.am:
6338         * win32/common/config.h:
6339           Revert unwanted commit. many thanks to moap. I want a fix for 
6340           https://thomas.apestaart.org/moap/trac/ticket/239
6341
6342 2007-08-23  Stefan Kost  <ensonic@users.sf.net>
6343
6344         * gst/volume/gstvolume.c:
6345           Move passthrough below gst_object_sync_values(). Fixes #442654.
6346
6347 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
6348
6349         * gst-libs/gst/audio/audio.c:
6350         Clarify the docs a little.
6351
6352 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
6353
6354         * gst/volume/gstvolume.c:
6355           Enable liboil for float and add more details about problems with
6356           int16.
6357
6358 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6359
6360         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
6361         Fix RGB24 masks as spotted by _ke (Daniel G. Siegel) on IRC.
6362
6363 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6364
6365         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
6366         When calculating the first timestamp of the buffers, don't go below 0
6367         and clip the samples because the offset was on the eos page.
6368         Fixes #466717.
6369
6370 2007-08-21  Wim Taymans  <wim.taymans@gmail.com>
6371
6372         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain),
6373         (gst_ogg_demux_collect_chain_info):
6374         Also submit the eos page when trying to find the first timestamp.
6375         See #466717.
6376
6377 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
6378
6379         * gst-libs/gst/audio/audio.h:
6380         Use gst_util_uint64_scale() instead of doing the math
6381         with double for GST_FRAMES_TO_CLOCK_TIME() and
6382         GST_CLOCK_TIME_TO_FRAMES(). For large timestamps this
6383         prevents rounding errors. Fixes #467667.
6384
6385 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6386
6387         * gst-libs/gst/rtsp/gstrtspconnection.c:
6388         (gst_rtsp_connection_connect), (gst_rtsp_connection_write),
6389         (gst_rtsp_connection_read), (gst_rtsp_connection_poll):
6390         * gst-libs/gst/rtsp/gstrtspconnection.h:
6391         Small cleanups.
6392         On shutdown, don't read the control socket yet.
6393         Set timeout value correctly in all cases.
6394         Add function to check if the server accepts reads or writes.
6395         API: gst_rtsp_connection_poll()
6396
6397         * gst-libs/gst/rtsp/gstrtspdefs.h:
6398         Fix compilation with -pedantic.
6399         Add enum for _poll.
6400
6401 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6402
6403         Patch by: Olivier Crete  <tester at tester ca>
6404
6405         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
6406         (gst_basertppayload_getcaps):
6407         * gst-libs/gst/rtp/gstbasertppayload.h:
6408         Add getcaps vfunc to basertppayload. See #465146.
6409
6410 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
6411
6412         * gst/playback/gstplaybasebin.c: (queue_threshold_reached):
6413         Only post buffering messages when we are a stream.
6414
6415 2007-08-15  Tim-Philipp Müller  <tim at centricular dot net>
6416
6417         * gst-libs/gst/pbutils/install-plugins.c:
6418         * gst-libs/gst/pbutils/missing-plugins.c:
6419           Small docs fix and addition.
6420
6421 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
6422
6423         * tests/icles/.cvsignore:
6424         * tests/icles/Makefile.am:
6425         * tests/icles/test-textoverlay.c:
6426           Add a dumb little test for textoverlay alignments.
6427
6428 2007-08-13  Tim-Philipp Müller  <tim at centricular dot net>
6429
6430         Patch by: Dan Williams  <dcbw redhat com>
6431
6432         * ext/pango/gsttextoverlay.c:
6433         * ext/pango/gsttextoverlay.h:
6434           API: add "line-alignment" property (#459334). Add gtk-doc blurb for
6435           "silent" property so there's a Since tag in the API reference.
6436
6437 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
6438
6439         * gst-libs/gst/rtp/gstbasertppayload.c:
6440         (gst_basertppayload_set_outcaps):
6441         * gst-libs/gst/rtp/gstbasertppayload.h:
6442         Improve caps negotiation so that downstream elements can confiure
6443         certain RTP properties by fixing them on the caps. See #465146.
6444         Add docs.
6445
6446 2007-08-11  Tim-Philipp Müller  <tim at centricular dot net>
6447
6448         * docs/libs/gst-plugins-base-libs-sections.txt:
6449         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6450         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6451           Mark as deprecated some macros which were presumably meant to be
6452           private API and accidentally exposed in the public header file.
6453           Also actually _init() lock (only works at the moment because the
6454           struct is zeroed out when created and the initial values in the
6455           mutex struct are zeroes too). (#459585)
6456
6457 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
6458
6459         * docs/libs/Makefile.am:
6460           Remove cruft and do some cleanups.
6461
6462         * docs/libs/gst-plugins-base-libs-docs.sgml:
6463           Prepare for comming gtkdoc features (rebase against online docs).
6464
6465 2007-08-10  Michael Smith <msmith@fluendo.com>
6466
6467         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
6468           Debug output fixes.
6469         * tests/check/elements/audiorate.c: (do_perfect_stream_test),
6470         (GST_START_TEST):
6471           Change the number of buffers used; 500 is too many and leads to
6472           timeouts.
6473
6474 2007-08-10  Tim-Philipp Müller  <tim at centricular dot net>
6475
6476         * gst/playback/gstqueue2.c:
6477         * gst/videorate/gstvideorate.c:
6478           Printf format fixes (#465028).
6479
6480 2007-08-09  Michael Smith <msmith@fluendo.com>
6481
6482         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
6483           If we have a large (> 1 second) discontinuity, push a series of
6484           smaller buffers rather than a single very large buffer. Avoids
6485           unreasonably large single buffer allocations when encountering a
6486           large gap.
6487         * tests/check/elements/audiorate.c: (GST_START_TEST),
6488         (audiorate_suite):
6489           Add a test for this.
6490
6491 2007-08-09  Jan Schmidt  <thaytan@mad.scientist.com>
6492
6493         * gst/playback/gstplaybasebin.c: (group_commit),
6494         (queue_remove_probe), (queue_threshold_reached):
6495
6496         Patch by: Josep Torra Valles <josep@fluendo.com>
6497         Fixes: #465015
6498         Make sure we remove the check_queues buffer probe from the 
6499         correct queue to avoid racily going back to "buffering 99%" when
6500         buffering is actually complete.
6501
6502         Also, fix the spelling of Josep's surname in the ChangeLog.
6503
6504 2007-08-09  Stefan Kost  <ensonic@users.sf.net>
6505
6506         * ext/ogg/gstoggmux.c:
6507           Do not leak oggmux instance.
6508         
6509         * ext/vorbis/vorbisenc.c:
6510           Also log values.
6511
6512 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
6513
6514         * po/hu.po:
6515         * po/it.po:
6516         * po/nl.po:
6517         * po/uk.po:
6518         * po/vi.po:
6519           Updated translations.
6520
6521 2007-08-08  Stefan Kost  <ensonic@users.sf.net>
6522
6523         patch by: Yang Hong <hongyang@redflag-linux.com>
6524
6525         * ext/pango/gsttextoverlay.c:
6526         * ext/pango/gsttextoverlay.h:
6527           Add 'silent' property to GstTimeOverlay. Fixes #462979
6528
6529 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
6530
6531         Patch by: Josep Torra Valles <josep@fluendo.com>
6532
6533         * docs/plugins/gst-plugins-base-plugins.args:
6534         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_class_init),
6535         (gst_uri_decode_bin_init), (gst_uri_decode_bin_set_property),
6536         (gst_uri_decode_bin_get_property), (gen_source_element):
6537         Add connection-speed property. Fixes #464690.
6538
6539 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
6540
6541         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
6542
6543         * configure.ac:
6544         * gst-libs/gst/rtsp/Makefile.am:
6545         * gst-libs/gst/rtsp/gstrtspconnection.c:
6546         (gst_rtsp_connection_connect):
6547         Fix compilation on windows. Fixes #464320.
6548
6549 2007-08-07  Wim Taymans  <wim.taymans@gmail.com>
6550
6551         Patch by: Josep Torra Valles <josep@fluendo.com>
6552
6553         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
6554         (gst_play_base_bin_init), (queue_threshold_reached),
6555         (gen_source_element), (setup_substreams),
6556         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
6557         (gst_play_base_bin_get_streaminfo_value_array):
6558         * gst/playback/gstplaybasebin.h:
6559         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
6560         (gst_play_bin_set_property), (gst_play_bin_get_property),
6561         (gst_play_bin_handle_redirect_message):
6562         Move connection-speed property from playbin to playbasebin so that we
6563         can also configure it in source elements that have the connection-speed
6564         property. Fixes #464028.
6565         Add some debug info here and there.
6566
6567 2007-08-06  Sebastian Dröge  <slomo@circular-chaos.org>
6568
6569         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
6570         Properly respond to conversion queries. Fixes #464079.
6571
6572 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
6573
6574         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_init),
6575         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
6576         (gst_audio_test_src_init_sine_table),
6577         (gst_audio_test_src_change_wave), (gst_audio_test_src_create):
6578         * gst/audiotestsrc/gstaudiotestsrc.h:
6579         Add float/double and int32 support to audiotestsrc. Fixes #460422.
6580         Also set the default volume to the default value specified in the
6581         GParamSpec.
6582
6583 2007-08-03  Sebastian Dröge  <slomo@circular-chaos.org>
6584
6585         Patch by: Jens Granseuer <jensgr at gmx dot net>
6586
6587         * gst/audioconvert/gstaudioquantize.c:
6588         Fix C89 incompatibilities and spelling of explanations. Fixes #463215.
6589
6590 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
6591
6592         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_parse):
6593         Add rdt manager for rdt transport.
6594         Fix parsing of RDT transport.
6595
6596 2007-08-03  Jan Schmidt  <thaytan@mad.scientist.com>
6597
6598         * configure.ac:
6599         Back to CVS
6600
6601 === release 0.10.14 ===
6602
6603 2007-08-03  Jan Schmidt <thaytan@mad.scientist.com>
6604
6605         * configure.ac:
6606           releasing 0.10.14, "Light Years Ahead"
6607
6608 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6609
6610         * tests/check/libs/audio.c: (GST_START_TEST):
6611         Fix the test to reflect the behaviour of gst_audio_clip_buffer.
6612
6613 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6614
6615         * gst-libs/gst/audio/audio.c:
6616         When clipping a buffer with no timestamp, assume it is
6617         within the segment without warnings.
6618
6619         Fixes: #460978
6620
6621 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
6622
6623         * gst-libs/gst/rtsp/gstrtspextension.c: (gst_rtsp_extension_send):
6624         Fire the signal on the object, not the interface.
6625
6626 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6627
6628         * gst-libs/gst/rtsp/.cvsignore:
6629         Ber. Don't include the full path, idiot.
6630
6631 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
6632
6633         * gst-libs/gst/rtsp/.cvsignore:
6634         Ignore generated files.
6635
6636 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6637
6638         * gst-libs/gst/interfaces/Makefile.am:
6639         * gst-libs/gst/interfaces/interfaces-marshal.list:
6640         * gst-libs/gst/interfaces/rtspextension.c:
6641         * gst-libs/gst/interfaces/rtspextension.h:
6642         * gst-libs/gst/rtsp/Makefile.am:
6643         * gst-libs/gst/rtsp/gstrtsp.h:
6644         * gst-libs/gst/rtsp/gstrtspextension.c:
6645         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
6646         (gst_rtsp_extension_detect_server),
6647         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
6648         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
6649         (gst_rtsp_extension_configure_stream),
6650         (gst_rtsp_extension_get_transports),
6651         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
6652         * gst-libs/gst/rtsp/gstrtspextension.h:
6653         * gst-libs/gst/rtsp/rtsp-marshal.list:
6654         Move the rtspextension.h interface into gstrtspextension.h
6655         as part of libgstrtsp instead of libgstinterfaces, because it's
6656         only for use within plugins, not applications. 
6657         Add stuff to do the enum & marshal generation needed in libgstrtsp now.
6658         Use the GST_TYPE_RTSP_RESULT enum type for the return value of the 
6659         signal that the GstRTSPExtension interface emits, since G_TYPE_ENUM
6660         is abstract.
6661
6662 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
6663
6664         * gst-libs/gst/interfaces/Makefile.am:
6665         * gst-libs/gst/interfaces/interfaces-marshal.list:
6666         * gst-libs/gst/interfaces/rtspextension.c:
6667         (gst_rtsp_extension_iface_init),
6668         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
6669         * gst-libs/gst/interfaces/rtspextension.h:
6670         Fix marshaller for the send signal.
6671         Add URL to stream selection interface method.
6672
6673 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6674
6675         * gst-libs/gst/riff/Makefile.am:
6676         Pull in our dependencies from -base before those from outside.
6677
6678 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
6679
6680         * docs/libs/gst-plugins-base-libs-sections.txt:
6681         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_decode_ip):
6682         * gst-libs/gst/rtsp/gstrtspbase64.h:
6683         API: gst_rtsp_base64_decode_ip()
6684         Added function to decode Base64 in-place.
6685
6686 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6687
6688         * tests/check/libs/.cvsignore:
6689         Ignore the mixer test binary.
6690
6691 2007-07-26  Jan Schmidt  <thaytan@mad.scientist.com>
6692
6693         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward):
6694         Gratuitous comment change to trigger a rebuild on the buildbots.
6695
6696 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
6697
6698         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_media_get_media),
6699         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
6700         (gst_sdp_media_get_proto), (gst_sdp_media_formats_len),
6701         (gst_sdp_media_get_format), (gst_sdp_media_get_information),
6702         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
6703         (gst_sdp_media_bandwidths_len), (gst_sdp_media_get_badwidth),
6704         (gst_sdp_media_get_key), (gst_sdp_media_attributes_len),
6705         (gst_sdp_media_get_attribute), (gst_sdp_media_get_attribute_val_n),
6706         (gst_sdp_media_get_attribute_val):
6707         * gst-libs/gst/sdp/gstsdpmessage.h:
6708         Constify args where we can.
6709
6710 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
6711
6712         * gst-libs/gst/interfaces/Makefile.am:
6713         * gst-libs/gst/interfaces/rtspextension.c:
6714         (gst_rtsp_extension_get_type), (gst_rtsp_extension_iface_init),
6715         (gst_rtsp_extension_detect_server),
6716         (gst_rtsp_extension_before_send), (gst_rtsp_extension_after_send),
6717         (gst_rtsp_extension_parse_sdp), (gst_rtsp_extension_setup_media),
6718         (gst_rtsp_extension_configure_stream),
6719         (gst_rtsp_extension_get_transports),
6720         (gst_rtsp_extension_stream_select), (gst_rtsp_extension_send):
6721         * gst-libs/gst/interfaces/rtspextension.h:
6722         Move interface for RTSP extensions from -good to here.
6723         Added helper methods to invoke interface methods.
6724
6725 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
6726
6727         * docs/libs/gst-plugins-base-libs-sections.txt:
6728         * gst-libs/gst/rtsp/gstrtspdefs.h:
6729         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
6730         (gst_rtsp_message_get_type), (gst_rtsp_message_parse_request),
6731         (gst_rtsp_message_init_response),
6732         (gst_rtsp_message_parse_response), (gst_rtsp_message_new_data),
6733         (gst_rtsp_message_parse_data), (gst_rtsp_message_add_header),
6734         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
6735         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
6736         (gst_rtsp_message_get_body), (dump_key_value):
6737         * gst-libs/gst/rtsp/gstrtspmessage.h:
6738         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
6739         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
6740         (gst_rtsp_range_parse):
6741         * gst-libs/gst/rtsp/gstrtsprange.h:
6742         * gst-libs/gst/rtsp/gstrtsptransport.c:
6743         * gst-libs/gst/rtsp/gstrtspurl.c:
6744         Fix some more RTSP docs.
6745         Add some missing methods for dealing with messages.
6746
6747 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
6748
6749         * docs/libs/gst-plugins-base-libs-docs.sgml:
6750         * docs/libs/gst-plugins-base-libs-sections.txt:
6751         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
6752         * gst-libs/gst/rtsp/gstrtspbase64.h:
6753         * gst-libs/gst/rtsp/gstrtspconnection.c:
6754         (gst_rtsp_connection_connect), (add_auth_header),
6755         (gst_rtsp_connection_write), (gst_rtsp_connection_send),
6756         (read_body), (gst_rtsp_connection_receive),
6757         (gst_rtsp_connection_next_timeout),
6758         (gst_rtsp_connection_reset_timeout),
6759         (gst_rtsp_connection_set_auth):
6760         * gst-libs/gst/rtsp/gstrtspconnection.h:
6761         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status):
6762         * gst-libs/gst/rtsp/gstrtspdefs.h:
6763         * gst-libs/gst/rtsp/gstrtspmessage.h:
6764         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
6765         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
6766         (gst_rtsp_range_parse):
6767         * gst-libs/gst/rtsp/gstrtspurl.h:
6768         Added beginnings of RTSP documentation.
6769
6770 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
6771
6772         * docs/libs/Makefile.am:
6773         * docs/libs/gst-plugins-base-libs-docs.sgml:
6774         * docs/libs/gst-plugins-base-libs-sections.txt:
6775         * gst-libs/gst/sdp/gstsdp.h:
6776         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_message_set_origin),
6777         (gst_sdp_message_set_connection), (gst_sdp_message_add_bandwidth),
6778         (gst_sdp_message_add_time), (gst_sdp_message_add_zone),
6779         (gst_sdp_message_set_key), (gst_sdp_message_get_attribute_val_n),
6780         (gst_sdp_message_get_attribute_val),
6781         (gst_sdp_message_add_attribute), (gst_sdp_media_new),
6782         (gst_sdp_media_init), (gst_sdp_media_uninit), (gst_sdp_media_free),
6783         (gst_sdp_media_get_media), (gst_sdp_media_set_media),
6784         (gst_sdp_media_get_port), (gst_sdp_media_get_num_ports),
6785         (gst_sdp_media_set_port_info), (gst_sdp_media_get_proto),
6786         (gst_sdp_media_set_proto), (gst_sdp_media_formats_len),
6787         (gst_sdp_media_get_format), (gst_sdp_media_add_format),
6788         (gst_sdp_media_get_information), (gst_sdp_media_set_information),
6789         (gst_sdp_media_connections_len), (gst_sdp_media_get_connection),
6790         (gst_sdp_media_add_connection), (gst_sdp_media_bandwidths_len),
6791         (gst_sdp_media_get_badwidth), (gst_sdp_media_add_bandwidth),
6792         (gst_sdp_media_set_key), (gst_sdp_media_get_key),
6793         (gst_sdp_media_attributes_len), (gst_sdp_media_add_attribute),
6794         (gst_sdp_media_get_attribute_val_n),
6795         (gst_sdp_media_get_attribute_val), (gst_sdp_message_parse_buffer),
6796         (print_media), (gst_sdp_message_dump):
6797         * gst-libs/gst/sdp/gstsdpmessage.h:
6798         Document the SDP library.
6799         Add some of the missing SDPMedia methods.
6800
6801 2007-07-24  Wim Taymans  <wim.taymans@gmail.com>
6802
6803         * configure.ac:
6804         * gst-libs/gst/Makefile.am:
6805         * gst-libs/gst/rtsp/Makefile.am:
6806         * gst-libs/gst/rtsp/gstrtspbase64.c: (gst_rtsp_base64_encode):
6807         * gst-libs/gst/rtsp/gstrtspbase64.h:
6808         * gst-libs/gst/rtsp/gstrtspconnection.c: (inet_aton),
6809         (gst_rtsp_connection_create), (gst_rtsp_connection_connect),
6810         (add_auth_header), (add_date_header), (gst_rtsp_connection_write),
6811         (gst_rtsp_connection_send), (read_line), (read_string), (read_key),
6812         (parse_response_status), (parse_request_line), (parse_line),
6813         (gst_rtsp_connection_read), (read_body),
6814         (gst_rtsp_connection_receive), (gst_rtsp_connection_close),
6815         (gst_rtsp_connection_free), (gst_rtsp_connection_next_timeout),
6816         (gst_rtsp_connection_reset_timeout), (gst_rtsp_connection_flush),
6817         (gst_rtsp_connection_set_auth):
6818         * gst-libs/gst/rtsp/gstrtspconnection.h:
6819         * gst-libs/gst/rtsp/gstrtspdefs.c: (rtsp_init_status),
6820         (gst_rtsp_strresult), (gst_rtsp_method_as_text),
6821         (gst_rtsp_version_as_text), (gst_rtsp_header_as_text),
6822         (gst_rtsp_status_as_text), (gst_rtsp_find_header_field),
6823         (gst_rtsp_find_method):
6824         * gst-libs/gst/rtsp/gstrtspdefs.h:
6825         * gst-libs/gst/rtsp/gstrtspmessage.c: (key_value_foreach),
6826         (gst_rtsp_message_new), (gst_rtsp_message_init),
6827         (gst_rtsp_message_new_request), (gst_rtsp_message_init_request),
6828         (gst_rtsp_message_new_response), (gst_rtsp_message_init_response),
6829         (gst_rtsp_message_init_data), (gst_rtsp_message_unset),
6830         (gst_rtsp_message_free), (gst_rtsp_message_add_header),
6831         (gst_rtsp_message_remove_header), (gst_rtsp_message_get_header),
6832         (gst_rtsp_message_append_headers), (gst_rtsp_message_set_body),
6833         (gst_rtsp_message_take_body), (gst_rtsp_message_get_body),
6834         (gst_rtsp_message_steal_body), (dump_mem), (dump_key_value),
6835         (gst_rtsp_message_dump):
6836         * gst-libs/gst/rtsp/gstrtspmessage.h:
6837         * gst-libs/gst/rtsp/gstrtsprange.c: (parse_npt_time),
6838         (parse_npt_range), (parse_clock_range), (parse_smpte_range),
6839         (gst_rtsp_range_parse), (gst_rtsp_range_free):
6840         * gst-libs/gst/rtsp/gstrtsprange.h:
6841         * gst-libs/gst/rtsp/gstrtsptransport.c: (gst_rtsp_transport_new),
6842         (gst_rtsp_transport_init), (gst_rtsp_transport_get_mime),
6843         (gst_rtsp_transport_get_manager), (parse_mode), (parse_range),
6844         (range_as_text), (rtsp_transport_mode_as_text),
6845         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
6846         (gst_rtsp_transport_parse), (gst_rtsp_transport_as_text),
6847         (gst_rtsp_transport_free):
6848         * gst-libs/gst/rtsp/gstrtsptransport.h:
6849         * gst-libs/gst/rtsp/gstrtspurl.c: (gst_rtsp_url_parse),
6850         (gst_rtsp_url_free), (gst_rtsp_url_set_port),
6851         (gst_rtsp_url_get_port), (gst_rtsp_url_get_request_uri):
6852         * gst-libs/gst/rtsp/gstrtspurl.h:
6853         * gst-libs/gst/sdp/Makefile.am:
6854         * gst-libs/gst/sdp/gstsdp.h:
6855         * gst-libs/gst/sdp/gstsdpmessage.c: (gst_sdp_origin_init),
6856         (gst_sdp_connection_init), (gst_sdp_bandwidth_init),
6857         (gst_sdp_time_init), (gst_sdp_zone_init), (gst_sdp_key_init),
6858         (gst_sdp_attribute_init), (gst_sdp_message_new),
6859         (gst_sdp_message_init), (gst_sdp_message_uninit),
6860         (gst_sdp_message_free), (gst_sdp_media_new), (gst_sdp_media_init),
6861         (gst_sdp_media_uninit), (gst_sdp_media_free),
6862         (gst_sdp_message_set_origin), (gst_sdp_message_get_origin),
6863         (gst_sdp_message_set_connection), (gst_sdp_message_get_connection),
6864         (gst_sdp_message_add_bandwidth), (gst_sdp_message_add_time),
6865         (gst_sdp_message_add_zone), (gst_sdp_message_set_key),
6866         (gst_sdp_message_get_key), (gst_sdp_message_get_attribute_val_n),
6867         (gst_sdp_message_get_attribute_val),
6868         (gst_sdp_message_add_attribute), (gst_sdp_message_add_media),
6869         (gst_sdp_media_add_attribute), (gst_sdp_media_add_bandwidth),
6870         (gst_sdp_media_add_format), (gst_sdp_media_get_attribute),
6871         (gst_sdp_media_get_attribute_val_n),
6872         (gst_sdp_media_get_attribute_val), (gst_sdp_media_get_format),
6873         (read_string), (read_string_del), (gst_sdp_parse_line),
6874         (gst_sdp_message_parse_buffer), (print_media),
6875         (gst_sdp_message_dump):
6876         * gst-libs/gst/sdp/gstsdpmessage.h:
6877         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
6878         Move SDP and RTSP from helper objects in -good to a reusable library.
6879         Use a proper gst_ namespace.
6880
6881 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
6882
6883         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
6884         (vorbis_dec_flush_decode):
6885         Use the new buffer clipping function from gstaudio here.
6886
6887 2007-07-23  Sebastian Dröge  <slomo@circular-chaos.org>
6888
6889         * docs/libs/gst-plugins-base-libs-sections.txt:
6890         * gst-libs/gst/audio/audio.c: (gst_audio_buffer_clip):
6891         * gst-libs/gst/audio/audio.h:
6892         * tests/check/libs/audio.c: (GST_START_TEST), (audio_suite):
6893         API: Add buffer clipping function for raw audio buffers. Fixes #456656.
6894         Also add deprecation guards for gst_audio_structure_set_int() to the
6895         header.
6896
6897 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
6898
6899         * docs/libs/gst-plugins-base-libs-sections.txt:
6900           Cleanup the docs.
6901
6902 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
6903
6904         Patch by: Dan Williams <dcbw at redhat dot com>
6905
6906         * gst/playback/gstplaybasebin.c:
6907         (gst_play_base_bin_get_streaminfo_value_array):
6908         Don't return NULL when querying the stream info value array but instead
6909         return an empty array. Fixes #459204.
6910
6911 2007-07-23  Tim-Philipp Müller  <tim at centricular dot net>
6912
6913         * gst/playback/gsturidecodebin.c:
6914           Init debug category before using it.
6915
6916 2007-07-21  Jan Schmidt  <thaytan@noraisin.net>
6917
6918         * gst-libs/gst/interfaces/mixer.h:
6919         Add padding vars in place of the signal pointers
6920         when building with DISABLE_DEPRECATED so that the
6921         interface structure doesn't change size.
6922
6923 2007-07-20  Jan Schmidt  <thaytan@noraisin.net>
6924
6925         * docs/libs/gst-plugins-base-libs-sections.txt:
6926         * ext/alsa/gstalsamixer.c:
6927         * ext/alsa/gstalsamixer.h:
6928         * ext/alsa/gstalsamixerelement.c:
6929         * ext/alsa/gstalsamixertrack.c:
6930         * gst-libs/gst/interfaces/mixer.c:
6931         * gst-libs/gst/interfaces/mixer.h:
6932         * gst-libs/gst/interfaces/mixeroptions.c:
6933         * gst-libs/gst/interfaces/mixeroptions.h:
6934         * gst-libs/gst/interfaces/mixertrack.c:
6935         * gst-libs/gst/interfaces/mixertrack.h:
6936         * tests/check/Makefile.am:
6937         * tests/check/libs/mixer.c:
6938
6939         Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
6940         Fixes: #152864 
6941
6942         Add support for notifying mixer changes on the message bus, and
6943         implement it in alsamixer.
6944
6945         API: gst_mixer_get_mixer_flags
6946         API: gst_mixer_message_parse_mute_toggled
6947         API: gst_mixer_message_parse_record_toggled
6948         API: gst_mixer_message_parse_volume_changed
6949         API: gst_mixer_message_parse_option_changed
6950         API: GstMixerMessageType
6951         API: GstMixerFlags
6952
6953 2007-07-20  Michael Smith <msmith@fluendo.com>
6954
6955         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
6956         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps):
6957           xcontext->im_format is only for testing XShm support (as the header
6958           file comments document). Use xvimage->im_format for everything else.
6959           Avoids spurious warnings on buffer allocation before setcaps.
6960
6961 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
6962
6963         * tests/examples/volume/Makefile.am:
6964         * tests/icles/Makefile.am:
6965           We should use $(LIBM).
6966
6967 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
6968
6969         * tests/icles/Makefile.am:
6970           This needs -lm.
6971
6972 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
6973
6974         * gst-libs/gst/rtp/gstbasertppayload.c:
6975         (gst_basertppayload_class_init), (gst_basertppayload_init),
6976         (gst_basertppayload_set_property),
6977         (gst_basertppayload_get_property):
6978         Don't break ABI, restore previous ranges. Keep the default random
6979         selection of timestamp and seqnum offset but as soon as the app sets a
6980         specific value, use that one.
6981
6982 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
6983
6984         Patch by: Bastien Nocera <hadess at hadess dot net>
6985
6986         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
6987         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
6988         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
6989         * sys/xvimage/xvimagesink.h:
6990         Add option to turn off double-buffering for debugging purposes.
6991         Fixes #437169.
6992
6993 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
6994
6995         Patch by: Jorn Baayen <jorn at openedhand dot com>
6996
6997         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
6998         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
6999         (gst_ximagesink_init), (gst_ximagesink_class_init):
7000         * sys/ximage/ximagesink.h:
7001         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
7002         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
7003         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
7004         * sys/xvimage/xvimagesink.h:
7005         add 'handle-expose' property. Useful for video widgets which may want to
7006         be in control of Expose behaviour. Fixes #380625
7007
7008 2007-07-14  Wim Taymans  <wim.taymans@gmail.com>
7009
7010         * gst-libs/gst/rtp/gstbasertppayload.c:
7011         (gst_basertppayload_class_init), (gst_basertppayload_init),
7012         (gst_basertppayload_event), (gst_basertppayload_push),
7013         (gst_basertppayload_set_property),
7014         (gst_basertppayload_get_property),
7015         (gst_basertppayload_change_state):
7016         * gst-libs/gst/rtp/gstbasertppayload.h:
7017         Fix ranges of rtp payloader properties so that the full range can be
7018         used in addition to -1 (random).
7019         Fix wrong seqnum reporting in caps.
7020         Fixes #420326.
7021
7022 2007-07-13  Wim Taymans  <wim.taymans@gmail.com>
7023
7024         * gst/videorate/gstvideorate.c: (gst_video_rate_init),
7025         (gst_video_rate_query):
7026         Use boilerplate.
7027         Add latency query, might not be perfect yet but already works a lot
7028         better. Fixes #442557.
7029
7030 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7031
7032         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7033         (gst_xvimagesink_setcaps):
7034         * sys/xvimage/xvimagesink.h:
7035         After a caps change, redraw our borders to avoid garbage left there
7036         when the image format changes to a smaller size, like 16:9 -> 4:3
7037         Also, hold the flow_lock a bit longer in the set_caps while we're
7038         fiddling with the xcontext.
7039
7040 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7041
7042         * Makefile.am:
7043         * configure.ac:
7044         * tests/Makefile.am:
7045         Remove bogus check for libcheck, since we check for
7046         gstreamer-check and it pulls in the required info from there, and we
7047         weren't actually _using_ the information for libcheck ourselves
7048         anyway.
7049
7050 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7051
7052         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7053         (gst_ffmpeg_caps_to_pixfmt):
7054         Fix the r_mask test for RGBA32 on little-endian.
7055         Fix a stupid typo that would have obviously broken 
7056         compilation on big-endian, if anyone was testing.
7057
7058 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7059
7060         * gst/videotestsrc/videotestsrc.c: (paint_hline_AYUV),
7061         (paint_hline_str4):
7062         * gst/videotestsrc/videotestsrc.h:
7063         Add alpha to the color struct.
7064         Use a default alpha value of 255 instead of 128.
7065
7066 2007-07-12  Wim Taymans  <wim.taymans@gmail.com>
7067
7068         * gst/playback/gstplaybasebin.c: (no_more_pads_full),
7069         (setup_source):
7070         Clear the dynamic pads counter when starting a new uri. This makes
7071         reusing playbin work again.
7072         Fixes #454264.
7073
7074 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
7075
7076         * configure.ac:
7077           Use pkg-config to locate check.
7078
7079 2007-07-12  Tim-Philipp Müller  <tim at centricular dot net>
7080
7081         * configure.ac:
7082         * tests/check/elements/volume.c: (GST_START_TEST):
7083           Fix 'make check' build against core CVS.
7084
7085 2007-07-10  Stefan Kost  <ensonic@users.sf.net>
7086
7087         * gst-libs/gst/interfaces/propertyprobe.c:
7088         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7089         * gst-libs/gst/tag/gstvorbistag.c:
7090           Make gtk-doc happy.
7091
7092 2007-07-08  Tim-Philipp Müller  <tim at centricular dot net>
7093
7094         * gst-libs/gst/audio/gstbaseaudiosink.c:
7095         (gst_base_audio_sink_callback):
7096           Quick hack to make audiosinks stop at EOS when operating in
7097           pull-mode; needs to be fixed properly some day.
7098
7099 2007-07-06  Stefan Kost  <ensonic@users.sf.net>
7100
7101         * docs/libs/gst-plugins-base-libs-sections.txt:
7102           Fix location of includes in the docs.
7103
7104 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
7105
7106         * gst/ffmpegcolorspace/avcodec.h:
7107         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7108         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
7109         (gst_ffmpegcsp_avpicture_fill):
7110         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
7111         (img_get_alpha_info):
7112         Add 2 new pixel formats - ABGR32 and ARGB32, which are reflections
7113         of the existing BGRA32 and RGBA32 formats with the alpha at the other
7114         end of the word. Partially fixes #451908
7115
7116 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
7117
7118         * docs/libs/Makefile.am:
7119         * docs/plugins/Makefile.am:
7120           Simplify --extra-dir as gtkdoc scans recursively.
7121
7122 2007-07-03  Wim Taymans  <wim.taymans@gmail.com>
7123
7124         * gst/adder/gstadder.c: (gst_adder_sink_getcaps),
7125         (gst_adder_request_new_pad):
7126         Make getcaps more robust by not using the proxycaps function. This makes
7127         sure that we don't end up recursively calling getcaps upstream.
7128         See #316248.
7129
7130 2007-06-29  Wim Taymans  <wim.taymans@gmail.com>
7131
7132         * gst/audioconvert/audioconvert.c:
7133         Include math.h to fix compilation.
7134
7135 2007-06-29  Jan Schmidt  <thaytan@mad.scientist.com>
7136
7137         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
7138         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
7139         Add a mapping for YUV format "IYU1", which is a 4:1:1 packed pixel
7140         format, as produced by some dc1394 cameras like the iSight.
7141         See http://www.fourcc.org/yuv.php#IYU1
7142
7143 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
7144
7145         * gst/audioconvert/Makefile.am:
7146         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
7147         (check_default), (audio_convert_prepare_context),
7148         (audio_convert_clean_context), (audio_convert_convert):
7149         * gst/audioconvert/audioconvert.h:
7150         * gst/audioconvert/gstaudioconvert.c:
7151         (gst_audio_convert_dithering_get_type),
7152         (gst_audio_convert_ns_get_type), (gst_audio_convert_class_init),
7153         (gst_audio_convert_init), (gst_audio_convert_set_caps),
7154         (gst_audio_convert_set_property), (gst_audio_convert_get_property):
7155         * gst/audioconvert/gstaudioconvert.h:
7156         * gst/audioconvert/gstaudioquantize.c:
7157         (gst_audio_quantize_setup_noise_shaping),
7158         (gst_audio_quantize_free_noise_shaping),
7159         (gst_audio_quantize_setup_dither),
7160         (gst_audio_quantize_free_dither),
7161         (gst_audio_quantize_setup_quantize_func),
7162         (gst_audio_quantize_setup), (gst_audio_quantize_free):
7163         * gst/audioconvert/gstaudioquantize.h:
7164         Implement dithering and noise shaping in audioconvert. By default now
7165         TPDF dithering (and no noise shaping) will be used when converting
7166         from a higher bit depth to 20 bit depth or smaller, otherwise
7167         everything will be as it is now.
7168         For the last audioconvert in a pipeline it would make sense to
7169         use some kind of noise shaping, enabling it by default for all
7170         conversions would give undesired results though. Fixes #360246.
7171         * tests/check/elements/audioconvert.c: (setup_audioconvert),
7172         (GST_START_TEST):
7173         Adjust unit test for the new audioconvert.
7174
7175 2007-06-28  Wim Taymans  <wim@fluendo.com>
7176
7177         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering):
7178         Use other metrics as well when estimating the buffer level.
7179
7180 2007-06-28  Wim Taymans  <wim@fluendo.com>
7181
7182         * gst/playback/gstplaybasebin.c: (make_decoder), (setup_source):
7183         Small debug improvement.
7184
7185         * gst/playback/gstqueue2.c: (apply_segment), (update_buffering),
7186         (plugin_init):
7187         Tweak the rate estimation period.
7188         When calculating the buffer filledness in rate estimation mode, don't
7189         mix it with other metrics.
7190
7191 2007-06-28  Wim Taymans  <wim@fluendo.com>
7192
7193         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
7194         (gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
7195         When creating the groups, allow for a 5 second, unlimited buffers
7196         preroll phase after which we expose the group.
7197         When the group is exposed, use a small number of buffers up to a 2
7198         second limit. Also disconnect the overrun signal from multiqueue when we
7199         exposed the group because it is not needed anymore.
7200
7201 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7202
7203         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
7204           Don't pass trailing zeroes in fixed-size string arrays in ID3v1 tags
7205           to utf8-validate; fixes recognition of ID3v1 tags in UTF-8 encoding
7206           (#451707); also, output some debugging info when dealing with
7207           freeform strings.
7208
7209         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite):
7210           Add unit test for the above.
7211
7212 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7213
7214         * gst-libs/gst/pbutils/descriptions.c: (caps_are_rtp_caps):
7215           Add description for Windows Media RTP caps.
7216
7217         * gst-libs/gst/pbutils/missing-plugins.c: (copy_and_clean_caps):
7218           Remove RTP fields that don't define the format from caps.
7219
7220 2007-06-27  Tim-Philipp Müller  <tim at centricular dot net>
7221
7222         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
7223           Skip empty buffers, but not empty header buffers. That way the original
7224           vorbisdec unit test still passes (#451145); also, take into account
7225           that those empty packets might carry a granulepos.
7226
7227         * tests/check/Makefile.am:
7228         * tests/check/elements/vorbisdec.c:
7229         (_create_codebook_header_buffer), (_create_audio_buffer),
7230         (GST_START_TEST), (vorbisdec_suite):
7231           Add unit test that sends an empty packet.
7232
7233 2007-06-27  Wim Taymans  <wim@fluendo.com>
7234
7235         * ext/vorbis/vorbisdec.c: (vorbis_dec_decode_buffer):
7236         Don't error out on 0-sized packets, just emit a warning because this is
7237         not a fatal error. Fixes #451145.
7238
7239 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
7240
7241         * docs/plugins/gst-plugins-base-plugins.args:
7242         * docs/plugins/gst-plugins-base-plugins.signals:
7243         * docs/plugins/inspect/plugin-adder.xml:
7244         * docs/plugins/inspect/plugin-alsa.xml:
7245         * docs/plugins/inspect/plugin-audioconvert.xml:
7246         * docs/plugins/inspect/plugin-audiorate.xml:
7247         * docs/plugins/inspect/plugin-audioresample.xml:
7248         * docs/plugins/inspect/plugin-audiotestsrc.xml:
7249         * docs/plugins/inspect/plugin-cdparanoia.xml:
7250         * docs/plugins/inspect/plugin-decodebin.xml:
7251         * docs/plugins/inspect/plugin-decodebin2.xml:
7252         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
7253         * docs/plugins/inspect/plugin-gdp.xml:
7254         * docs/plugins/inspect/plugin-gnomevfs.xml:
7255         * docs/plugins/inspect/plugin-libvisual.xml:
7256         * docs/plugins/inspect/plugin-ogg.xml:
7257         * docs/plugins/inspect/plugin-pango.xml:
7258         * docs/plugins/inspect/plugin-playbin.xml:
7259         * docs/plugins/inspect/plugin-subparse.xml:
7260         * docs/plugins/inspect/plugin-tcp.xml:
7261         * docs/plugins/inspect/plugin-theora.xml:
7262         * docs/plugins/inspect/plugin-typefindfunctions.xml:
7263         * docs/plugins/inspect/plugin-video4linux.xml:
7264         * docs/plugins/inspect/plugin-videorate.xml:
7265         * docs/plugins/inspect/plugin-videoscale.xml:
7266         * docs/plugins/inspect/plugin-videotestsrc.xml:
7267         * docs/plugins/inspect/plugin-volume.xml:
7268         * docs/plugins/inspect/plugin-vorbis.xml:
7269         * docs/plugins/inspect/plugin-ximagesink.xml:
7270         * docs/plugins/inspect/plugin-xvimagesink.xml:
7271           Update docs with caps info.
7272
7273 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
7274
7275         * po/POTFILES.in:
7276           Add more files with translatable strings (#450875).
7277
7278 2007-06-23  Edward Hervey  <edward@fluendo.com>
7279
7280         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_find_chains):
7281         The chain should be freed if we error out here, else it will leak.
7282         * gst/playback/gstdecodebin.c: (disconnect_unlinked_signals),
7283         (cleanup_decodebin):
7284         Don't forget to *properly* remove the signals, else it will leak.
7285
7286 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
7287
7288         * MAINTAINERS:
7289         Updating all the maintainers files
7290
7291 2007-06-21  Stefan Kost  <ensonic@users.sf.net>
7292
7293         * tests/examples/seek/seek.c: (update_scale), (play_cb), (stop_cb),
7294         (main):
7295           Destroy and recreate parse-launch based pipeline after stop to be able
7296           to play again. Reorder some code and add more comments.
7297
7298 2007-06-20  Jan Schmidt  <thaytan@mad.scientist.com>
7299
7300         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
7301         When handling a delayed-caps notification case, mark
7302         the group as dynamic so that the nbdynamic count is
7303         incremented and decremented correctly. Fixes: #449156
7304         Patch by: Wim Taymans <wim@fluendo.com>
7305
7306 2007-06-19  Andy Wingo  <wingo@pobox.com>
7307
7308         * gst-libs/gst/audio/gstbaseaudiosink.c
7309         (gst_base_audio_sink_init): Enable pull-mode operation.
7310
7311 2007-06-19  Michael Smith <msmith@fluendo.com>
7312
7313         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7314           Change minimum rate back to 1000 to allow low-sample-rate wav files
7315           to play back.
7316
7317 2007-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
7318
7319         * po/vi.po:
7320           Update translations.
7321
7322 2007-06-15  David Schleef  <ds@schleef.org>
7323
7324         * gst/playback/gstqueue2.c:
7325           Fix compile error from ignored return value.
7326
7327 2007-06-15  Michael Smith <msmith@fluendo.com>
7328
7329         * gst/videoscale/vs_4tap.c: (vs_image_scale_4tap_Y):
7330           Update tmpbuf for all neccesary rows, not just one, as is required
7331           when downscaling.
7332           Fixes #402076.
7333
7334 2007-06-15  Michael Smith <msmith@fluendo.com>
7335
7336         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (is_video),
7337         (eos_buffer_probe):
7338           Add a test that ensures we set DELTA_UNIT on all non-header,
7339           non-video buffers, if we have a video stream.
7340         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
7341         (gst_ogg_mux_process_best_pad):
7342           Move setting delta_pad to earlier, where we inspect all pads, so
7343           that leading audio pages don't get DELTA_UNIT unset if they come
7344           before the first DELTA_UNIT from video pages. Fixes the newly-added
7345           test. Fixes #385527.
7346
7347 2007-06-14  Tim-Philipp Müller  <tim at centricular dot net>
7348
7349         * tests/check/pipelines/streamheader.c: (streamheader_suite):
7350           Disable test_multifdsink_gdp_vorbisenc() on ppc64 since it
7351           fails on the p5-ppc64 build bot and the failure looks like it is due
7352           to the same issue as #348114, ie. a compiler bug.
7353
7354 2007-06-13  Edward Hervey  <edward@fluendo.com>
7355
7356         * gst/playback/gstqueue2.c: (gst_queue_create_read):
7357         Fix build on MacOSX.
7358
7359 2007-06-13  Wim Taymans  <wim@fluendo.com>
7360
7361         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7362         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain):
7363         Fix compilation on mingw. Fixes #446972.
7364
7365 2007-06-12  Wim Taymans  <wim@fluendo.com>
7366
7367         Patches by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7368
7369         * gst/playback/gstqueue2.c: (update_buffering),
7370         (gst_queue_locked_enqueue):
7371         Fix a division by zero when the max percent is <= 0. Fixes #446572.
7372         also update the buffering status when receiving events. Fixes #446551.
7373
7374 2007-06-11  Wim Taymans  <wim@fluendo.com>
7375
7376         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7377
7378         * gst/playback/gstqueue2.c: (gst_queue_peer_query),
7379         (gst_queue_handle_src_query):
7380         Wait for preroll before attempting to forward a duration query upstream.
7381         Fixes #445505.
7382
7383 2007-06-07  Sebastien Moutte  <sebastien@moutte.net>
7384
7385         * gst-libs/gst/rtp/gstbasertpdepayload.c: 
7386         (gst_base_rtp_depayload_set_gst_timestamp):
7387         Use G_GINT64_CONSTANT macro for int64 constant.
7388         * win32/common/libgstinterfaces.def:
7389         * win32/common/libgsttag.def:
7390         Add new exported functions.
7391
7392 2007-06-07  Tim-Philipp Müller  <tim at centricular dot net>
7393
7394         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
7395           The BOS page of the first Dirac video stream needs to come before
7396           the BOS page of any Vorbis streams or other audio streams, just like
7397           it is with Theora.
7398
7399 2007-06-07  Wim Taymans  <wim@fluendo.com>
7400
7401         * gst/playback/gstqueue2.c: (gst_queue_get_range):
7402         Fix compilation.
7403
7404 2007-06-06  Wim Taymans  <wim@fluendo.com>
7405
7406         Patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7407
7408         * gst/playback/gstqueue2.c: (gst_queue_init),
7409         (gst_queue_handle_sink_event), (gst_queue_chain),
7410         (gst_queue_get_range), (gst_queue_src_checkgetrange_function),
7411         (gst_queue_sink_activate_push), (gst_queue_src_activate_push),
7412         (gst_queue_src_activate_pull):
7413         Add pull based scheduling and fix some deadlocks. Fixes #444523.
7414         Does not yet completely work because duration queries upstream won't
7415         block yet.
7416
7417 2007-06-06  Wim Taymans  <wim@fluendo.com>
7418
7419         * configure.ac:
7420         * gst/playback/gstqueue2.c: (gst_queue_create_read):
7421         Some more fseeko checks.
7422
7423 2007-06-06  Wim Taymans  <wim@fluendo.com>
7424
7425         * configure.ac:
7426         check for large file support.
7427
7428 2007-06-05  Sebastian Dröge  <slomo@circular-chaos.org>
7429
7430         Based on a patch by Sven Arvidsson <sa at whiz dot se>:
7431
7432         * gst/subparse/gstsubparse.c: (parse_subrip),
7433         (subviewer_unescape_newlines), (parse_subviewer),
7434         (gst_sub_parse_data_format_autodetect),
7435         (gst_sub_parse_format_autodetect), (gst_subparse_type_find):
7436         * gst/subparse/gstsubparse.h:
7437         Add support for SubViewer version 1 and 2 subtitles. Fixes #394061.
7438         * tests/check/elements/subparse.c: (GST_START_TEST),
7439         (subparse_suite):
7440         Add a unit test for both SubViewer formats.
7441
7442 2007-06-01  Michael Smith <msmith@fluendo.com>
7443
7444         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
7445           Don't overflow intermediate values when seeking to large time values
7446           in audiotestsrc.
7447
7448 2007-06-05  Wim Taymans  <wim@fluendo.com>
7449
7450         * gst/playback/gstqueue2.c: (gst_queue_have_data),
7451         (gst_queue_create_read), (gst_queue_read_item_from_file),
7452         (gst_queue_open_temp_location_file), (gst_queue_locked_enqueue):
7453         Include stdio to define fseeko.
7454
7455 2007-06-05  Wim Taymans  <wim@fluendo.com>
7456
7457         Patch by: Edward Hervey  <edward@fluendo.com>
7458
7459         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
7460         (gst_v4lsrc_query):
7461         Make v4lsrc output segments in GST_FORMAT_TIME. Fixes #442553.
7462
7463 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
7464
7465         * gst-libs/gst/riff/Makefile.am:
7466         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_info):
7467           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
7468           our own implementation.
7469
7470 2007-06-05  Wim Taymans  <wim@fluendo.com>
7471
7472         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7473         (gst_base_rtp_depayload_setcaps),
7474         (gst_base_rtp_depayload_set_gst_timestamp),
7475         (gst_base_rtp_depayload_change_state):
7476         Handle timestamp wraparound.
7477
7478 2007-06-05  Wim Taymans  <wim@fluendo.com>
7479
7480         * gst/playback/gsturidecodebin.c: (no_more_pads_full),
7481         (new_decoded_pad), (remove_pads), (make_decoder), (setup_source),
7482         (gst_uri_decode_bin_change_state):
7483         Make sure we name srcpads uniquely even when using different internal
7484         decodebins.
7485         Signal no-more-pads when no more dynamic elements exist.
7486         Remove pads on cleanup.
7487
7488 2007-06-05  Wim Taymans  <wim@fluendo.com>
7489
7490         Based on patch by: Thiago Sousa Santos <thiagossantos at gmail dot com>
7491
7492         * gst/playback/gstqueue2.c: (gst_queue_class_init),
7493         (gst_queue_init), (gst_queue_finalize),
7494         (gst_queue_write_buffer_to_file), (gst_queue_have_data),
7495         (gst_queue_create_read), (gst_queue_read_item_from_file),
7496         (gst_queue_open_temp_location_file),
7497         (gst_queue_close_temp_location_file), (gst_queue_locked_flush),
7498         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
7499         (gst_queue_is_empty), (gst_queue_is_filled),
7500         (gst_queue_change_state), (gst_queue_set_temp_location),
7501         (gst_queue_set_property):
7502         Add support for filebased buffering. Fixes #441264.
7503
7504 2007-06-05  Wim Taymans  <wim@fluendo.com>
7505
7506         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter),
7507         (analyze_new_pad), (connect_pad), (expose_pad), (caps_notify_cb),
7508         (caps_notify_group_cb), (gst_decode_group_new),
7509         (gst_decode_group_free):
7510         Add support for delayed caps fixation when autoplugging.
7511         Optimize cases where a multiqueue is not needed/wanted, like right after
7512         anything that is not a demuxer.
7513
7514 2007-06-05  Wim Taymans  <wim@fluendo.com>
7515
7516         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fisbone),
7517         (gst_ogg_pad_submit_packet), (gst_ogg_demux_perform_seek),
7518         (gst_ogg_demux_read_chain), (gst_ogg_demux_collect_chain_info):
7519         consideratly speedup ogg chain detection by not trying to find a base
7520         timestamp for skeleton streams. 
7521
7522 2007-06-05  Wim Taymans  <wim@fluendo.com>
7523
7524         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
7525         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_add_full),
7526         (gst_multi_fd_sink_remove_flush),
7527         (gst_multi_fd_sink_remove_client_link),
7528         (gst_multi_fd_sink_handle_client_write),
7529         (gst_multi_fd_sink_handle_clients):
7530         * gst/tcp/gstmultifdsink.h:
7531         Add support for remove_flush.
7532
7533 2007-06-05  Wim Taymans  <wim@fluendo.com>
7534
7535         * docs/design/draft-keyframe-force.txt:
7536         * ext/theora/theoraenc.c: (theora_enc_sink_event),
7537         (theora_enc_chain):
7538         Add draft design for forcing keyframes in encoders and implement in
7539         theoraenc.
7540
7541 2007-06-05  Jan Schmidt  <thaytan@mad.scientist.com>
7542
7543         * configure.ac:
7544           Back to CVS
7545
7546 === release 0.10.13 ===
7547
7548 2007-06-05  Jan Schmidt <thaytan@mad.scientist.com>
7549
7550         * configure.ac:
7551           releasing 0.10.13, "What's Going on?"
7552
7553 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
7554
7555         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7556         In riff, the depth is stored in the size field but it just means that
7557         the least significant bits are cleared. We can therefore just play
7558         the sample as if it had a depth == width. Fixes: #440997
7559
7560         Patch by: Wim Taymans <wim@fluendo.com> 
7561         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
7562
7563 2007-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
7564
7565         * gst-libs/gst/floatcast/floatcast.h:
7566         Define inline when needed on win32 builds. Fixes: #441295
7567         Patch by: Sebastien Moutte  <sebastien@moutte.net>
7568
7569 2007-05-29  Wim Taymans  <wim@fluendo.com>
7570
7571         * gst/playback/gstplaybasebin.c: (queue_overrun),
7572         (no_more_pads_full):
7573         Stop buffering when the group is commited because the queues filled up.
7574         Fixes #442024.
7575
7576 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
7577
7578         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
7579         (gst_alsa_mixer_free), (gst_alsa_mixer_update),
7580         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
7581         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
7582         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
7583         * ext/alsa/gstalsamixer.h:
7584         * ext/alsa/gstalsamixerelement.c:
7585         (gst_alsa_mixer_element_interface_supported),
7586         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
7587         (gst_alsa_mixer_element_set_property),
7588         (gst_alsa_mixer_element_get_property),
7589         (gst_alsa_mixer_element_change_state):
7590         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_update):
7591         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_volume_changed),
7592         (gst_mixer_option_changed):
7593         * gst-libs/gst/interfaces/mixer.h:
7594         Revert commits towards #152864 made so far. We'll pick it up again
7595         after the 0.10.13 release.
7596
7597 2007-05-24  Wim Taymans  <wim@fluendo.com>
7598
7599         * gst-libs/gst/audio/gstbaseaudiosink.c:
7600         (gst_base_audio_sink_render):
7601         After an interrupt (PAUSED/flush) assume that the next sample should not
7602         be aligned to the previous sample. Fixes #417992.
7603
7604 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
7605
7606         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7607           Don't add channels and rate fields to the template caps for
7608           audio/x-dts, as wavparse might not always be able to set them,
7609           which would then lead to 'caps are not a real subset of the
7610           template caps' warnings.
7611
7612 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
7613
7614         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
7615         Handle unknown or invalid pads without crashing, as might occur if
7616         a media file like an mp3 is specified as a subtitle file.
7617         Fixes: #410039
7618
7619 2007-05-24  Jan Schmidt  <thaytan@mad.scientist.com>
7620
7621         * gst/playback/gstplaybin.c: (add_sink), (dummy_blocked_cb),
7622         (setup_sinks):
7623         Block the subtitle bin output queue before ghosting it and linking,
7624         then unblock after. This avoids spurious not-linked errors caused 
7625         by the queue starting up (because it gets linked when it is ghosted). 
7626         Fixes: #350299
7627
7628 2007-05-23  Jan Schmidt  <thaytan@mad.scientist.com>
7629
7630         * tests/check/elements/playbin.c: (test_suburi_error_unknowntype):
7631         Use /dev/zero instead of /dev/urandom to produce an invalid subtitle
7632         file. Avoids flukes where the input gets typefound to some valid but
7633         useless type.
7634
7635 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7636
7637         * tests/check/Makefile.am:
7638         * tests/check/elements/.cvsignore:
7639         * tests/check/elements/gnomevfssink.c: (setup_gnomevfssink),
7640         (cleanup_gnomevfssink), (GST_START_TEST), (gnomevfssink_suite):
7641           Add unit test for gnomevfssink seeking and position reporting for
7642           file:// URIs.
7643
7644 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7645
7646         Patch by: Mark Nauwelaerts <manauw at skynet be>
7647
7648         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_init),
7649         (gst_gnome_vfs_sink_open_file), (gst_gnome_vfs_sink_handle_event),
7650         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render):
7651         * ext/gnomevfs/gstgnomevfssink.h:
7652           Fix position reporting, especially after a seek (from upstream),
7653           see #412648.
7654
7655 2007-05-22  Tim-Philipp Müller  <tim at centricular dot net>
7656
7657         * ext/cdparanoia/gstcdparanoiasrc.c:
7658           Repair umlaut.
7659
7660 2007-05-22  Jan Schmidt  <thaytan@mad.scientist.com>
7661
7662         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7663         Specify the full valid range for MP3 samplerates. Fixes a regression
7664         caused by extra header checks since the last release.
7665
7666 2007-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
7667
7668         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
7669         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
7670         Fix a locking-order bug I introduced with my changes the other day.
7671         Patch by Mike Smith.
7672
7673 2007-05-21  Michael Smith <msmith@fluendo.com>
7674
7675         * ext/theora/theoradec.c: (theora_handle_data_packet):
7676           Don't look inside 0-length packets (which indicate duplicated
7677           frames)
7678
7679 2007-05-21  Wim Taymans  <wim@fluendo.com>
7680
7681         * ext/cdparanoia/gstcdparanoiasrc.c:
7682         (gst_cd_paranoia_src_read_sector):
7683         * gst-libs/gst/audio/gstbaseaudiosrc.c:
7684         (gst_base_audio_src_create):
7685         Small cleanups.
7686
7687         * ext/theora/theoradec.c: (theora_dec_sink_event):
7688         Fix typo.
7689
7690         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7691         (gst_base_rtp_depayload_set_gst_timestamp):
7692         Add some FIXME
7693
7694         * gst/playback/gstdecodebin.c: (queue_underrun_cb):
7695         And some debug info when a FIXME path is hit.
7696
7697 2007-05-21  Wim Taymans  <wim@fluendo.com>
7698
7699         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7700         (gst_base_rtp_audio_payload_class_init),
7701         (gst_base_rtp_audio_payload_init),
7702         (gst_base_rtp_audio_payload_finalize),
7703         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
7704         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
7705         (gst_base_rtp_payload_audio_handle_event):
7706         Some cleanups, remove minptime property as it is now in the parent
7707         class.
7708         Override parent class event function.
7709
7710         * gst-libs/gst/rtp/gstbasertppayload.c:
7711         (gst_basertppayload_class_init), (gst_basertppayload_init),
7712         (gst_basertppayload_event), (gst_basertppayload_set_property),
7713         (gst_basertppayload_get_property):
7714         * gst-libs/gst/rtp/gstbasertppayload.h:
7715         Add min-ptime property.
7716         Add handle-event vmethod. Fixes #415001.
7717
7718 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
7719
7720         * gst-libs/gst/audio/gstbaseaudiosink.c
7721           (gst_base_audio_sink_change_state):
7722           Fix typo in comment.
7723
7724         * gst/playback/gstdecodebin.c (gst_decode_bin_class_init,
7725           free_dynamics, pad_probe, close_pad_link, try_to_link_1,
7726           get_our_ghost_pad, remove_element_chain, queue_underrun_cb,
7727           close_link):
7728         * gst/playback/gstplaybin.c (gst_play_bin_set_property,
7729           gen_audio_element, remove_sinks, gst_play_bin_send_event_to_sink):
7730           Remove trailing whitespaces in comments.
7731
7732         * gst/volume/Makefile.am:
7733           Fix tabs.
7734
7735 2007-05-18  Stefan Kost  <ensonic@users.sf.net>
7736
7737         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7738
7739         * gst-libs/gst/interfaces/mixer.h (mixer_type, option_changed,
7740           set_option, get_option, _gst_reserved):
7741           Revert reordering functions (keep ABI).
7742
7743 2007-05-17  Jan Schmidt  <thaytan@mad.scientist.com>
7744
7745         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
7746         (gst_ximagesink_xwindow_new), (gst_ximagesink_handle_xevents),
7747         (gst_ximagesink_show_frame):
7748         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
7749         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_handle_xevents),
7750         (gst_xvimagesink_show_frame):
7751         When we create our own window, indicate that we handle the 
7752         WM_DELETE client message from the window manager, so that it won't 
7753         kill our window (and our app) along with it. Handle ClientMessage,
7754         post an error on the bus, and close the window. Further buffers
7755         arriving will result in a FlowError because the window has been
7756         destroyed.
7757
7758         Fixes: #393975
7759
7760         Clean up the X event handling loop and make them the same for
7761         both xvimagesink and ximagesink while I'm at it.
7762
7763 2007-05-17  Wim Taymans  <wim@fluendo.com>
7764
7765         * gst/playback/gstdecodebin2.c: (gst_decode_bin_factory_filter):
7766         Make decodebin2 autoplug depayloaders too.
7767
7768         * gst/playback/gsturidecodebin.c: (source_new_pad):
7769         Set the newly created decoder in a usable state when autoplugging a
7770         dynamic source such as RTSP.
7771
7772 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
7773
7774         * gst/playback/gststreaminfo.c: (cb_probe):
7775           Ignore video-codec tag for audio streams and ignore audio-codec tags
7776           for video streams. Should make codec name collection a bit more
7777           robust against sloppy demuxers that send tag events containing both
7778           tags down each pad.
7779
7780 2007-05-17  Wim Taymans  <wim@fluendo.com>
7781
7782         * gst/playback/gstqueue2.c: (update_rates):
7783         Tweak the buffering thresholds a little.
7784         Update the buffer size with the previously calculate rate instead of
7785         only when we calculate a new rate so that we get smoother buffering
7786         updates.
7787
7788         * gst/playback/Makefile.am:
7789         * gst/playback/gsturidecodebin.c: (gst_uri_decode_bin_base_init),
7790         (gst_uri_decode_bin_class_init), (gst_uri_decode_bin_init),
7791         (gst_uri_decode_bin_finalize), (gst_uri_decode_bin_set_property),
7792         (gst_uri_decode_bin_get_property), (unknown_type),
7793         (add_element_stream), (no_more_pads_full), (no_more_pads),
7794         (source_no_more_pads), (new_decoded_pad), (array_has_value),
7795         (gen_source_element), (has_all_raw_caps), (analyse_source),
7796         (remove_decoders), (make_decoder), (remove_source),
7797         (source_new_pad), (setup_source), (decoder_query_init),
7798         (decoder_query_duration_fold), (decoder_query_duration_done),
7799         (decoder_query_position_fold), (decoder_query_position_done),
7800         (decoder_query_latency_fold), (decoder_query_latency_done),
7801         (decoder_query_seeking_fold), (decoder_query_seeking_done),
7802         (decoder_query_generic_fold), (gst_uri_decode_bin_query),
7803         (gst_uri_decode_bin_change_state), (plugin_init):
7804         New element that intergrates a source, optional buffering element and
7805         decodebin.
7806
7807 2007-05-17  Tim-Philipp Müller  <tim at centricular dot net>
7808
7809         * configure.ac:
7810           Bump libtheora requirement to 1.0alpha5 for the pixformat check
7811           (also has a .pc file, so we don't need the fallback check any
7812           longer). Fixes #438840.
7813
7814 2007-05-17  Wim Taymans  <wim@fluendo.com>
7815
7816         * gst/playback/gstqueue2.c: (gst_queue_get_type),
7817         (gst_queue_class_init), (gst_queue_finalize), (update_time_level),
7818         (apply_segment), (apply_buffer), (update_buffering),
7819         (reset_rate_timer), (update_rates), (gst_queue_locked_flush),
7820         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
7821         (gst_queue_handle_sink_event), (gst_queue_is_filled),
7822         (gst_queue_chain), (gst_queue_push_one), (gst_queue_loop),
7823         (plugin_init):
7824         fix build.
7825
7826 2007-05-17  Wim Taymans  <wim@fluendo.com>
7827
7828         * gst/playback/Makefile.am:
7829         * gst/playback/gstqueue2.c: (gst_queue_get_type),
7830         (gst_queue_class_init), (gst_queue_init), (gst_queue_finalize),
7831         (gst_queue_getcaps), (gst_queue_bufferalloc),
7832         (gst_queue_acceptcaps), (update_time_level), (apply_segment),
7833         (apply_buffer), (update_buffering), (reset_rate_timer),
7834         (update_rates), (gst_queue_locked_flush),
7835         (gst_queue_locked_enqueue), (gst_queue_locked_dequeue),
7836         (gst_queue_handle_sink_event), (gst_queue_is_empty),
7837         (gst_queue_is_filled), (gst_queue_chain), (gst_queue_push_one),
7838         (gst_queue_loop), (gst_queue_handle_src_event),
7839         (gst_queue_handle_src_query), (gst_queue_sink_activate_push),
7840         (gst_queue_src_activate_push), (gst_queue_change_state),
7841         (gst_queue_set_property), (gst_queue_get_property), (plugin_init):
7842         On our way to playbin2 this is the new network queue that does buffering
7843         all by itself using high and low watermarks. It can also measure up and
7844         downstream bandwidth to optimally size the queue.
7845
7846 2007-05-17  Michael Smith <msmith@fluendo.com>
7847
7848         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_do_seek):
7849         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_do_seek):
7850           Use the segment->last_stop value to calculate the next timestamp to
7851           generate after a seek; not the segment->start value.
7852
7853 2007-05-15  David Schleef  <ds@schleef.org>
7854
7855         * docs/Makefile.am: Install docs even when --disable-gtk-doc
7856           is disabled.  This matches the behavior of gtk+.  Fixes #349099.
7857
7858 2007-05-15  Wim Taymans  <wim@fluendo.com>
7859
7860         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7861         (gst_ogg_demux_perform_seek), (gst_ogg_demux_handle_page):
7862         Some more chained streaming ogg timestamp fixes.
7863
7864 2007-05-15  Wim Taymans  <wim@fluendo.com>
7865
7866         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7867         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
7868         (gst_ogg_demux_handle_page):
7869         Add some FIXMEs.
7870         Fix chain start/stop segment handling based on patch by
7871         <ahalda at cs dot mcgill dot ca> see #320984.
7872
7873 2007-05-15  Michael Smith <msmith@fluendo.com>
7874
7875         * configure.ac:
7876           We don't require a C++ compiler. So don't require one.
7877
7878 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
7879
7880         * ext/alsa/gstalsamixer.c (source, n_poll_fds, poll_fds,
7881           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
7882           gst_alsa_mixer_finalize, gst_alsa_mixer_handle_source_callback,
7883           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
7884           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_update_option,
7885           gst_alsa_mixer_update_track):
7886           Apply some of the cleanup Tim suggested in #152864 afterwards.
7887
7888 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
7889
7890         patch by: Marc-Andre Lureau <marcandre.lureau@gmail.com>
7891
7892         * ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch,
7893           _GstAlsaMixerWatch, source, n_poll_fds, poll_fds,
7894           gst_alsa_mixer_watch_funcs, gst_alsa_mixer_prepare,
7895           gst_alsa_mixer_check, gst_alsa_mixer_dispatch,
7896           gst_alsa_mixer_finalize, gst_alsa_mixer_find_master_mixer,
7897           gst_alsa_mixer_handle_source_callback,
7898           gst_alsa_mixer_handle_callback, gst_alsa_mixer_elem_handle_callback,
7899           gst_alsa_mixer_ensure_track_list, gst_alsa_mixer_free,
7900           gst_alsa_mixer_get_volume, gst_alsa_mixer_set_volume,
7901           gst_alsa_mixer_set_mute, gst_alsa_mixer_set_record,
7902           gst_alsa_mixer_get_option, gst_alsa_mixer_update_option,
7903           gst_alsa_mixer_update_track, _gst_alsa_mixer_set_interface):
7904         * ext/alsa/gstalsamixer.h (handle_source, interface, dir):
7905         * ext/alsa/gstalsamixerelement.c (gst_alsa_mixer_element_details,
7906           gst_alsa_mixer_element_interface_supported,
7907           gst_alsa_mixer_element_finalize, gst_alsa_mixer_element_init,
7908           gst_alsa_mixer_element_set_property,
7909           gst_alsa_mixer_element_get_property,
7910           gst_alsa_mixer_element_change_state):
7911         * ext/alsa/gstalsamixertrack.c (gst_alsa_mixer_track_update):
7912         * gst-libs/gst/interfaces/mixer.c (gst_mixer_volume_changed,
7913           gst_mixer_option_changed):
7914         * gst-libs/gst/interfaces/mixer.h (set_option, get_option,
7915           volume_changed, option_changed, _gst_reserved):
7916           Implement notification for alsamixer. Fixes #152864
7917
7918 2007-05-14  David Schleef  <ds@schleef.org>
7919
7920         * gst/videotestsrc/videotestsrc.c:
7921         * gst/videotestsrc/videotestsrc.h:
7922           Add support for video/x-raw-bayer.
7923
7924 2007-05-12  David Schleef  <ds@schleef.org>
7925
7926         * sys/xvimage/xvimagesink.c:
7927           Add some sanity checking for the XVImage size returned by X.
7928           Related to #377400.
7929
7930 2007-05-12  Wim Taymans  <wim@fluendo.com>
7931
7932         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7933         (gst_base_rtp_depayload_setcaps),
7934         (gst_base_rtp_depayload_set_gst_timestamp):
7935         Parse and use additional caps fields as described in updated
7936         application/x-rtp caps spec.
7937
7938 2007-05-12  Wim Taymans  <wim@fluendo.com>
7939
7940         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
7941         (gst_ogg_demux_collect_chain_info):
7942         If there is a stream in a chain without any data packets, ignore the
7943         stream in the total length calculations. Might be related to #436820.
7944
7945 2007-05-11  Jan Schmidt  <thaytan@mad.scientist.com>
7946
7947         * gst/typefind/gsttypefindfunctions.c: (mpeg_sys_is_valid_pack),
7948         (mpeg_sys_is_valid_pes), (mpeg_sys_is_valid_sys),
7949         (mpeg_sys_type_find), (mpeg_ts_type_find), (mpeg4_video_type_find),
7950         (mpeg_video_type_find), (mpeg_video_stream_type_find),
7951         (plugin_init):
7952
7953         Consolidate and re-work our mpeg system stream detection to probe
7954         more packets and produce a higher confidence result. Fixes a
7955         regression caused by lowering the typefind probability last year
7956         - related to bug #397810. Remove the redundant MPEG-1 specific 
7957         typefind function, as the new one detects both MPEG-1 & MPEG-2
7958         happily.
7959
7960         Also cleanup the MPEG elementary and MPEG-TS detection functions a
7961         little. 
7962
7963         Tested against my media test directory, with some improvements and
7964         no regressions.
7965
7966 2007-05-10  Wim Taymans  <wim@fluendo.com>
7967
7968         * gst/playback/gstplaybasebin.c: (fill_buffer), (check_queue),
7969         (queue_out_of_data):
7970         Connect to the new queue "pushing" signal instead of the broken
7971         "running" one.
7972
7973 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
7974
7975         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
7976         (gst_base_rtp_audio_payload_handle_frame_based_buffer):
7977         Move variable declaration before the first instruction.
7978         * gst/videotestsrc/videotestsrc.c:
7979         Define M_PI if it's not defined yet.
7980         * win32/common/libgstrtp.def:
7981         Add new exported functions.
7982
7983 2007-05-09  Michael Smith <msmith@fluendo.com>
7984
7985         * ext/theora/theoradec.c: (theora_handle_type_packet):
7986           gst_pad_push_event() does not return a GstFlowReturn!
7987
7988 2007-05-09  Wim Taymans  <wim@fluendo.com>
7989
7990         * tests/examples/seek/scrubby.c: (stop_cb), (main):
7991         * tests/examples/seek/seek.c: (do_seek):
7992         Some small cosmetic changes.
7993
7994 2007-05-08  Stefan Kost  <ensonic@users.sf.net>
7995
7996         * gst/adder/gstadder.c (gst_adder_src_event, gst_adder_collected,
7997           gst_adder_change_state):
7998         * gst/adder/gstadder.h (bps, offset, collect_event, segment,
7999           segment_pending, segment_position, segment_rate):
8000           Handle playback-rate on adder.
8001
8002 2007-05-07  Michael Smith <msmith@fluendo.com>
8003
8004         * ext/theora/gsttheoradec.h:
8005         * ext/theora/theoradec.c: (gst_theora_dec_reset),
8006         (theora_dec_sink_event), (theora_handle_comment_packet),
8007         (theora_handle_type_packet), (theora_dec_change_state):
8008           Don't push events (newsegment, tags) before initialising the
8009           decoder.
8010           This is neccesary for seeking to work correctly in gnonlin.
8011
8012 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8013
8014         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8015         * gst/adder/gstadder.c:
8016         * gst/audiotestsrc/gstaudiotestsrc.c
8017           (gst_audio_test_src_create_white_noise):
8018         * gst/videotestsrc/gstvideotestsrc.c:
8019         * gst/volume/gstvolume.c (VOLUME_UNITY_INT16,
8020           VOLUME_UNITY_INT16_BIT_SHIFT, VOLUME_MAX_DOUBLE,
8021           volume_sink_template, volume_src_template, gst_volume_init,
8022           volume_process_double, volume_process_int16,
8023           volume_process_int16_clamp):
8024           Doc fixes and formatting.
8025
8026 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8027
8028         * tests/check/Makefile.am:
8029         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
8030           Minimal check for volume's GstController usability; also another
8031           test for #422295.
8032
8033 2007-05-04  Tim-Philipp Müller  <tim at centricular dot net>
8034
8035         * gst-libs/gst/cdda/gstcddabasesrc.c:
8036         (gst_cdda_base_src_add_track):
8037           Fix it so that it (a) makes sense and (b) doesn't break
8038           everything cdda-related including the unit test.
8039
8040 2007-05-04  Stefan Kost  <ensonic@users.sf.net>
8041
8042         * gst-libs/gst/cdda/gstcddabasesrc.c:
8043         (gst_cdda_base_src_add_track):
8044           Fix build when disabling asserts.
8045
8046 2007-05-03  Tim-Philipp Müller  <tim at centricular dot net>
8047
8048         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
8049           When XShm is not available, we might get row strides that are not
8050           rounded up to multiples of four; this is bad, because virtually
8051           every RGB-processing element in GStreamer assumes rowstrides are
8052           rounded up to multiples of four, so let's allocate at least enough
8053           memory to avoid crashes in this case. The image will still be
8054           displayed distorted though if this happens, so that still needs
8055           fixing (maybe by allocating a bigger image with an 'even' width
8056           and then clipping it appropriately when rendering - something for
8057           Xlib aficionados in any case).
8058
8059 2007-05-03  Michael Smith <msmith@fluendo.com>
8060
8061         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
8062           If a buffer doesn't have a timestamp, assume it's contiguous with
8063           the previous buffer, and synthesise timestamps appropriately.
8064
8065 2007-05-03  Edward Hervey  <edward@fluendo.com>
8066
8067         * tests/check/elements/videorate.c: (GST_START_TEST):
8068         Set buffer timestamp to a valid value in order to test the buffer
8069         really does stay in videorate.
8070
8071 2007-05-03  Edward Hervey  <edward@fluendo.com>
8072
8073         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8074         There is no sensible way to handle incoming buffers which don't have a
8075         valid timestamp. We therefore discard them and wait for the next one.
8076
8077 2007-05-01  Tim-Philipp Müller  <tim at centricular dot net>
8078
8079         * gst/playback/gstdecodebin.c: (type_found), (plugin_init):
8080         * gst/playback/gstdecodebin2.c: (plugin_init):
8081           Better error message for text files.
8082
8083 2007-04-29  Wim Taymans  <wim@fluendo.com>
8084
8085         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_add_rb):
8086         Fix offset bug in generation RR packets.
8087
8088 2007-04-27  Julien MOUTTE  <julien@moutte.net>
8089
8090         * ext/theora/theoradec.c: (_theora_granule_time),
8091         (theora_dec_push_forward), (theora_handle_data_packet),
8092         (theora_dec_decode_buffer): Calculate buffer duration correctly
8093         to generate a perfect stream (#433888).
8094         * gst/audioresample/gstaudioresample.c:
8095         (audioresample_check_discont): Glib provides ABS.
8096
8097 2007-04-27  Wim Taymans  <wim@fluendo.com>
8098
8099         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_packet_get_rb),
8100         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_sdes_add_item),
8101         (gst_rtcp_packet_sdes_add_entry), (gst_rtcp_packet_bye_add_ssrc),
8102         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8103         (gst_rtcp_packet_bye_set_reason):
8104         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8105         Fix RB block parsing and writing.
8106         Add support for constructing BYE packets.
8107
8108 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
8109
8110         * gst-libs/gst/audio/gstbaseaudiosrc.c: (_do_init),
8111         (gst_base_audio_src_create):
8112         * po/POTFILES.in:
8113           When posting a warning message because samples were dropped, post
8114           something more intelligible than he default error message for clock
8115           errors which is just confusing in this context (#432984).
8116
8117 2007-04-25  Wim Taymans  <wim@fluendo.com>
8118
8119         * gst-libs/gst/rtp/gstrtcpbuffer.c: (gst_rtcp_buffer_new),
8120         (gst_rtcp_buffer_end), (gst_rtcp_buffer_get_packet_count),
8121         (read_packet_header), (gst_rtcp_packet_move_to_next),
8122         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_sr_set_sender_info),
8123         (gst_rtcp_packet_rr_set_ssrc), (gst_rtcp_packet_add_rb),
8124         (gst_rtcp_packet_sdes_get_item_count),
8125         (gst_rtcp_packet_sdes_first_item),
8126         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_ssrc),
8127         (gst_rtcp_packet_sdes_first_entry),
8128         (gst_rtcp_packet_sdes_next_entry),
8129         (gst_rtcp_packet_sdes_get_entry), (gst_rtcp_packet_sdes_add_item),
8130         (gst_rtcp_packet_sdes_add_entry):
8131         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8132         Implement code to write SR, RR and SDES packets.
8133
8134 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
8135
8136         Patch by: Christian Kirbach <Christian dot Kirbach at googlemail com>
8137
8138         * sys/ximage/ximagesink.c:
8139           Fix build if XShm is not available (#432362).
8140
8141 2007-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
8142
8143         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init):
8144         Initalize the AudioConvertCtx with zeroes, otherwise it will contain
8145         pointers to random memory which are passed to g_free() when
8146         audio_convert_prepare_context() is called the first time.
8147
8148 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
8149
8150         Patch by: Dan Williams <dcbw redhat com>
8151
8152         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
8153           Don't leak incoming buffer if gst_pad_push() returns a
8154           non-OK flow. Fixes #432755.
8155          
8156         * tests/check/elements/videorate.c: (GST_START_TEST),
8157         (videorate_suite):
8158           Unit test for the above by Yours Truly.
8159
8160 2007-04-23  Stefan Kost  <ensonic@users.sf.net>
8161
8162         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
8163         (gst_adder_sink_event), (gst_adder_collected):
8164           Fix non-flushing segmented seeks, Fixes #340060 for me
8165
8166 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8167
8168         Patch by: Olivier Crete  <tester at tester ca>
8169
8170         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8171         (gst_base_rtp_audio_payload_class_init),
8172         (gst_base_rtp_audio_payload_init),
8173         (gst_base_rtp_audio_payload_dispose):
8174           Chain up to parent class in dispose function; get rid of
8175           unnecessary 'diposed' flag in private structure (#415001).
8176
8177 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8178
8179         * docs/libs/gst-plugins-base-libs.types:
8180         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8181         (gst_base_rtp_audio_payload_class_init):
8182         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8183         * gst-libs/gst/rtp/gstbasertppayload.c:
8184           Some minor docs fixes and additions; also add missing 'Since' bits.
8185
8186 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8187
8188         Patch by: Zeeshan Ali  <zeenix gmail com>
8189
8190         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8191         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
8192         (gst_base_rtp_audio_payload_handle_sample_based_buffer),
8193         (gst_base_rtp_audio_payload_push):
8194         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
8195           The recently-added gst_base_rtp_audio_payload_push() should take an
8196           object of type GstBaseRTPAudioPayload as first argument (#431672).
8197
8198 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8199
8200         * gst/audioresample/gstaudioresample.c:
8201           Make more functions static, just because we can.
8202
8203 2007-04-21  Tim-Philipp Müller  <tim at centricular dot net>
8204
8205         * tests/check/elements/audioresample.c:
8206           Add unit test for audioresample shutdown crasher (#420106).
8207
8208 2007-04-20  Stefan Kost  <ensonic@users.sf.net>
8209
8210         * gst/subparse/gstsubparse.c:
8211         * gst/subparse/samiparse.c:
8212           Use GST_DISABLE_XML here
8213
8214         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
8215         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_get_xv_support),
8216         (gst_xvimagesink_buffer_alloc),
8217         (gst_xvimagesink_navigation_send_event):
8218         * sys/xvimage/xvimagesink.h:
8219           Include stdlib.h when using atoi.
8220           
8221         * tests/check/elements/playbin.c: (playbin_suite):
8222           Use GST_DISABLE_REGISTRY here
8223
8224 2007-04-19  Michael Smith  <msmith@fluendo.com>
8225
8226         * ext/theora/gsttheoraenc.h:
8227         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
8228         (theora_enc_sink_event), (theora_enc_change_state):
8229           Track initialisation state; don't try to use encoder state if we're
8230           not initialised (it'll segfault).
8231
8232 2007-04-18  Stefan Kost  <ensonic@users.sf.net>
8233
8234         * tests/check/pipelines/.cvsignore:
8235         Fix build.
8236
8237 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8238
8239         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8240         Allow random depths between 1 and 32 instead of only multiplies of 8.
8241
8242 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8243
8244         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8245         Set the maximum number of channels for PCM and float in the correct
8246         place to have it also used when creating the template caps.
8247
8248 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8249
8250         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8251         Correctly support 4, 6 and 8 channels with normal PCM and float
8252         wav files.
8253
8254         Fix the depth and signedness calculation in extensible wav files and
8255         also handle 1, 2, 4, 6, 8 channels here when a file without channel
8256         mask is found.
8257
8258         Add support for float, alaw and mulaw in extensible wav files.
8259
8260         This allows correct playback of all but 5 files from
8261         http://www-mmsp.ece.mcgill.ca/Documents/AudioFormats/WAVE/Samples.html
8262         
8263         (gst_riff_create_audio_template_caps):
8264         Add voxware and float formats to the template caps.     
8265
8266 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8267
8268         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
8269
8270         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
8271         Fix unused variable warning if HAVE_LOCALTIME_R is undefinied
8272
8273         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8274         * gst/audioresample/gstaudioresample.c: (audioresample_do_output):
8275         Use the correct format strings for integer formats.
8276
8277 2007-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
8278
8279         * ext/theora/theoraenc.c (theora_buffer_from_packet, theora_enc_chain):
8280           Don't use pad_alloc_buffer_and_set_caps to create a small header
8281           packet, or, worse, to create a big temporary video buffer using the
8282           src pad.
8283
8284 2007-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8285
8286         * gst/gdp/gstgdppay.c (gst_gdp_pay_chain):
8287         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
8288           GST_START_TEST, buffer_probe_cb, GST_START_TEST):
8289           Fix a bug where serialized IN_CAPS buffers needed to be set IN_CAPS.
8290
8291 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8292
8293         * tests/check/pipelines/streamheader.c (tag_event_probe_cb,
8294           GST_START_TEST, n_in_caps, buffer_probe_cb, GST_START_TEST,
8295           streamheader_suite):
8296           Add another test set up for failure
8297
8298 2007-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8299
8300         * tests/check/Makefile.am:
8301         * tests/check/pipelines/streamheader.c (n_tags, tag_event_probe_cb,
8302           GST_START_TEST, streamheader_suite, main):
8303           Add a test for the streamheader bug Wim fixed.
8304
8305 2007-04-13  Jan Schmidt  <thaytan@mad.scientist.com>
8306
8307         * ext/theora/theoradec.c: (theora_dec_sink_event):
8308         Fix misleading comment.
8309
8310 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
8311
8312         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8313           More sanity checks for the header fields.
8314
8315 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
8316
8317         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8318           Try encodings from all environment variables, not just those in the
8319           first environment variable that is set.
8320
8321 2007-04-12  Wim Taymans  <wim@fluendo.com>
8322
8323         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
8324         (gst_video_rate_chain):
8325         Add some debug.
8326
8327         * tests/check/elements/videorate.c: (GST_START_TEST),
8328         (videorate_suite):
8329         Added check for videorate changing caps handling. Closes #421834.
8330
8331 2007-04-12  Michael Smith  <msmith@fluendo.com>
8332
8333         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
8334           Use scale functions to avoid overflow when calculating duration of 
8335           vorbis buffers.
8336
8337 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
8338
8339         * docs/libs/gst-plugins-base-libs-sections.txt:
8340         * gst-libs/gst/tag/tag.h:
8341         * gst-libs/gst/tag/tags.c: (gst_tag_freeform_string_to_utf8):
8342           API: add gst_tag_freeform_string_to_utf8() (#405072).
8343
8344         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_extract_id3v1_string):
8345           Use gst_tag_freeform_string_to_utf8() here.
8346
8347 2007-04-12  Wim Taymans  <wim@fluendo.com>
8348
8349         * gst/gdp/gstgdppay.c: (gst_gdp_pay_chain),
8350         (gst_gdp_pay_sink_event):
8351         Make sure we set the IN_CAPS flag correctly.
8352
8353         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
8354         Get the IN_CAPS flag before we call functions that mess with the flags.
8355
8356 2007-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8357
8358         * gst/gdp/gstgdppay.c (gst_gdp_pay_reset_streamheader,
8359           gst_gdp_pay_chain, gst_gdp_pay_sink_event):
8360           Only stamp buffers with offset/offset_end right before they get
8361           pushed.  This ensures offset continuity, which was not the case
8362           before as shown by
8363           gst-launch -v -m audiotestsrc num-buffers=10 ! audioconvert ! vorbisenc ! gdppay ! identity check-imperfect-offset=TRUE ! fakesink silent=TRUE
8364
8365 2007-04-06  Wim Taymans  <wim@fluendo.com>
8366
8367         * gst/playback/gstplaybin.c: (add_sink),
8368         (gst_play_bin_change_state):
8369         Activate sync in playbin, we are ready to handle it for live streams.
8370
8371 2007-04-06  Tim-Philipp Müller  <tim at centricular dot net>
8372
8373         * tests/check/elements/playbin.c:
8374         (test_sink_usage_video_only_stream), (playbin_suite):
8375           Add small test for stream-info-value-array code paths.
8376
8377 2007-04-05  Wim Taymans  <wim@fluendo.com>
8378
8379         * gst-libs/gst/audio/gstbaseaudiosink.c:
8380         (gst_base_audio_sink_skew_slaving):
8381         Don't try to create invalid calibration parameters by making the
8382         internal time go backwards, instead make external time go forward.
8383
8384 2007-04-05  Wim Taymans  <wim@fluendo.com>
8385
8386         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8387
8388         * gst/playback/gstplaybasebin.c: (add_stream):
8389         Fix leak in add_stream(), when g_value_set_object() increases the
8390         refcount of streaminfo object. Fixes #426250.
8391
8392 2007-04-03  David Schleef  <ds@schleef.org>
8393
8394         * gst/videotestsrc/gstvideotestsrc.c:
8395         * gst/videotestsrc/gstvideotestsrc.h:
8396         * gst/videotestsrc/videotestsrc.c:
8397         * gst/videotestsrc/videotestsrc.h:
8398           Add a test pattern called "circular", which has concentric
8399           rings with varying radial frequency.  The main purpose of this
8400           pattern is to test fidelity loss in a filter or scaler element.
8401           Notably, this pattern is scale invariant, and is optimally viewed
8402           with a width (and height) of 400.
8403
8404 2007-04-03  Wim Taymans  <wim@fluendo.com>
8405
8406         Patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>
8407
8408         * gst/playback/gstdecodebin2.c: (connect_pad), (expose_pad),
8409         (deactivate_free_recursive):
8410         Decodebin2 doesn't unref pads it obtains in some occasions:
8411         - multiqueue src pads, when either connecting further or exposing
8412         - sink pads of new autoplugged elements
8413         - peer pads when recursively freeing elements
8414         Fixes #425455.
8415
8416 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
8417
8418         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8419         Add audio/x-raw-float support, now that audioconvert support
8420         non-native endianness floats.
8421
8422 2007-03-30  Tim-Philipp Müller  <tim at centricular dot net>
8423
8424         * docs/libs/gst-plugins-base-libs-docs.sgml:
8425           gstreamer-plugins-base.pc doesn't exist, it's
8426           gstreamer-plugins-base-0.10.pc.
8427
8428 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8429
8430         Patch by: René Stadler <mail at renestadler dot de>
8431         with some minor changes
8432
8433         * gst-libs/gst/floatcast/floatcast.h:
8434         Use more efficient float endianness conversion functions that don't
8435         involve 2 function calls per value.
8436         * gst/audioconvert/audioconvert.c: (audio_convert_get_func_index),
8437         (check_default), (audio_convert_prepare_context):
8438         * gst/audioconvert/gstaudioconvert.c:
8439         (gst_audio_convert_parse_caps), (make_lossless_changes):
8440         Support non-native endianness floats as input and output.
8441         Fixes #339838.
8442         * tests/check/elements/audioconvert.c: (verify_convert),
8443         (GST_START_TEST):
8444         Add unit tests for the non-native endianness float conversions.
8445
8446 2007-03-29  Wim Taymans  <wim@fluendo.com>
8447
8448         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8449         (gst_base_rtp_depayload_base_init),
8450         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
8451         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
8452         (gst_base_rtp_depayload_set_gst_timestamp),
8453         (gst_base_rtp_depayload_change_state),
8454         (gst_base_rtp_depayload_set_property),
8455         (gst_base_rtp_depayload_get_property):
8456         * gst-libs/gst/rtp/gstbasertpdepayload.h:
8457         Add Private structure.
8458         Bring element code to 2007.
8459         Parse clock-base caps param and use it when generating the
8460         newsegment.
8461         Reset variables before going to PAUSED.
8462         Fix some docs.
8463
8464 2007-03-29  Wim Taymans  <wim@fluendo.com>
8465
8466         * docs/libs/gst-plugins-base-libs-docs.sgml:
8467         * docs/libs/gst-plugins-base-libs-sections.txt:
8468         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8469         (gst_base_rtp_audio_payload_get_adapter):
8470         Add RTCP docs.
8471         Fix some more docs.
8472
8473         * gst-libs/gst/rtp/Makefile.am:
8474         * gst-libs/gst/rtp/gstrtcpbuffer.c:
8475         (gst_rtcp_buffer_new_take_data), (gst_rtcp_buffer_new_copy_data),
8476         (gst_rtcp_buffer_validate_data), (gst_rtcp_buffer_validate),
8477         (gst_rtcp_buffer_get_packet_count), (read_packet_header),
8478         (gst_rtcp_buffer_get_first_packet), (gst_rtcp_packet_move_to_next),
8479         (gst_rtcp_buffer_add_packet), (gst_rtcp_packet_remove),
8480         (gst_rtcp_packet_get_padding), (gst_rtcp_packet_get_type),
8481         (gst_rtcp_packet_get_count), (gst_rtcp_packet_get_length),
8482         (gst_rtcp_packet_sr_get_sender_info),
8483         (gst_rtcp_packet_sr_set_sender_info),
8484         (gst_rtcp_packet_rr_get_ssrc), (gst_rtcp_packet_rr_set_ssrc),
8485         (gst_rtcp_packet_get_rb_count), (gst_rtcp_packet_get_rb),
8486         (gst_rtcp_packet_add_rb), (gst_rtcp_packet_set_rb),
8487         (gst_rtcp_packet_sdes_get_chunk_count),
8488         (gst_rtcp_packet_sdes_first_chunk),
8489         (gst_rtcp_packet_sdes_next_chunk), (gst_rtcp_packet_sdes_get_ssrc),
8490         (gst_rtcp_packet_sdes_first_item),
8491         (gst_rtcp_packet_sdes_next_item), (gst_rtcp_packet_sdes_get_item),
8492         (gst_rtcp_packet_bye_get_ssrc_count),
8493         (gst_rtcp_packet_bye_get_nth_ssrc), (gst_rtcp_packet_bye_add_ssrc),
8494         (gst_rtcp_packet_bye_add_ssrcs), (get_reason_offset),
8495         (gst_rtcp_packet_bye_get_reason_len),
8496         (gst_rtcp_packet_bye_get_reason), (gst_rtcp_packet_bye_set_reason):
8497         * gst-libs/gst/rtp/gstrtcpbuffer.h:
8498         Add new helper object for parsing and creating RTCP messages.
8499
8500 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
8501
8502         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
8503         PCM samples with width=8 must be always unsigned, no matter what
8504         depth they have.
8505
8506 2007-03-29  Andy Wingo  <wingo@pobox.com>
8507
8508         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev): Make
8509         perfect offsets also, not just timestamps.
8510
8511         * tests/check/elements/videorate.c (test_more): Test that given
8512         any incoming offsets, that videorate produces perfect offsets.
8513
8514 2007-03-29  Wim Taymans  <wim@fluendo.com>
8515
8516         * gst-libs/gst/riff/riff-ids.h:
8517         Add some more RIFF formats.
8518
8519 2007-03-29  Wim Taymans  <wim@fluendo.com>
8520
8521         * gst-libs/gst/rtp/gstrtpbuffer.c:
8522         (gst_rtp_buffer_default_clock_rate):
8523         * gst-libs/gst/rtp/gstrtpbuffer.h:
8524         Fix fixed payload names and docs.
8525         Added method to get the default clock rates of fixed payload types.
8526         API: GstRTPBuffer::gst_rtp_buffer_default_clock_rate()
8527
8528 2007-03-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8529
8530         * tests/check/pipelines/.cvsignore:
8531         Add new vorbisdec test to cvsignore.
8532
8533 2007-03-28  Wim Taymans  <wim@fluendo.com>
8534
8535         * gst-libs/gst/audio/gstbaseaudiosink.c: (slave_method_get_type),
8536         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
8537         (gst_base_audio_sink_query), (gst_base_audio_sink_get_time),
8538         (gst_base_audio_sink_set_property),
8539         (gst_base_audio_sink_get_property), (gst_base_audio_sink_event),
8540         (clock_convert_external), (gst_base_audio_sink_resample_slaving),
8541         (gst_base_audio_sink_skew_slaving),
8542         (gst_base_audio_sink_handle_slaving), (gst_base_audio_sink_render),
8543         (gst_base_audio_sink_async_play):
8544         * gst-libs/gst/audio/gstbaseaudiosink.h:
8545         Store private stuff in GstBaseAudioSinkPrivate.
8546         Add configurable clock slaving modes property.
8547         API:: GstBaseAudioSink::slave-method property
8548         Some more latency reporting tweaks.
8549         Added skew based clock slaving correction and make it the default until
8550         the resampling method is more robust.
8551
8552 2007-03-27  Sebastian Dröge  <slomo@circular-chaos.org>
8553
8554         * gst/audioconvert/audioconvert.c:
8555         Add docs to the integer pack functions and implement proper
8556         rounding. Before we had rounding towards negative infinity, i.e.
8557         always the smaller number was taken. Now we use natural rounding,
8558         i.e. rounding to the nearest integer and to the one with the largest
8559         absolute value for X.5. The old rounding introduced some minor
8560         distortions. Fixes #420079
8561         * tests/check/elements/audioconvert.c: (GST_START_TEST):
8562         Fix one unit test that assumed the old rounding and added unit tests
8563         for checking signed/unsigned int16 <-> signed/unsigned int16 with
8564         depth 8, one for signed int16 <-> unsigned int16 and one for the new
8565         rounding from signed int32 to signed/unsigned int16.
8566
8567 2007-03-27  Michael Smith  <msmith@fluendo.com>
8568
8569         * gst/audioconvert/gstaudioconvert.c: (strip_width_64),
8570         (gst_audio_convert_transform_caps):
8571           Fix typo in debug line introduced recently, as pointed out on irc.
8572
8573 2007-03-27  Tim-Philipp Müller  <tim at centricular dot net>
8574
8575         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8576         * tests/check/libs/tag.c: (GST_START_TEST):
8577           Make sure we parse floating-point numbers in vorbis comments
8578           correctly with either '.' or ',' as separator, no matter what
8579           the current locale is. Add unit test for this too.
8580
8581 2007-03-26  Tim-Philipp Müller  <tim at centricular dot net>
8582
8583         Patch by: René Stadler  <mail at renestadler de>
8584
8585         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_to_vorbis_comments):
8586           When writing out floating-point numbers to vorbis comment tags, always
8587           use the same character as separator no matter what the current locale is
8588           (fixes #423051).
8589
8590         * tests/check/libs/tag.c: (GST_START_TEST):
8591           Add unit tests for replaygain tags in vorbis comments (closes #423055).
8592
8593 2007-03-26  Thomas Vander Stichele  <thomas at apestaart dot org>
8594
8595         * ext/vorbis/vorbisdec.c (vorbis_dec_push_forward,
8596           vorbis_handle_data_packet):
8597           Correctly set DURATION to generate a timestamp-continuous stream.
8598           One bug left at the end; see
8599           ihttp://bugzilla.gnome.org/show_bug.cgi?id=423086
8600         * tests/check/Makefile.am:
8601         * tests/check/pipelines/vorbisenc.c (GST_START_TEST):
8602           Add a test to check this.  Without the above patch this test fails.
8603
8604 2007-03-26  Jan Schmidt  <thaytan@mad.scientist.com>
8605
8606         * gst-libs/gst/rtp/Makefile.am:
8607         The base audio payloader uses GstAdapter - we need GST_BASE_LIBS.
8608
8609 2007-03-23  Michael Smith  <msmith@fluendo.com>
8610
8611         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps),
8612         (gst_video_rate_reset), (gst_video_rate_chain):
8613           If videorate changes caps, we can no longer use the old buffer
8614           (which may have a different size, incompatible with our caps).
8615           So don't do that; just duplicate the new frame more times.
8616
8617 2007-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
8618
8619         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
8620         Remove playbin's override of the set_clock vmethod. It's irrelevant
8621         after Wim's commit on the 19th.
8622
8623 2007-03-22  Wim Taymans  <wim@fluendo.com>
8624
8625         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_size),
8626         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
8627         * ext/gnomevfs/gstgnomevfssrc.h:
8628         Don't cache file sizes. Fixes #341078.
8629
8630 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
8631
8632         * gst/playback/gstplaybin.c: (add_sink):
8633           Use GST_PTR_FORMAT to log caps. 
8634
8635 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
8636
8637         Patch by: Young-Ho Cha <ganadist at chollian net>
8638
8639         * gst/subparse/samiparse.c: (handle_start_font):
8640           Special-case some more colour names that pango doesn't handle by
8641           default. Fixes #420578.
8642
8643 2007-03-20  Michael Smith  <msmith@fluendo.com>
8644
8645         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
8646           If we get a zero-sized input buffer, don't pass it to libvorbis, as
8647           that marks EOS internally. After that, libvorbis will buffer all
8648           input data, and encode none of it, eventually leading to memory
8649           exhaustion.
8650
8651 2007-03-19  Wim Taymans  <wim@fluendo.com>
8652
8653         * gst/playback/gstdecodebin.c: (remove_fakesink):
8654         Don't post STATE_DIRTY anymore.
8655
8656         * gst/playback/gstplaybin.c: (add_sink), (gst_play_bin_send_event),
8657         (gst_play_bin_change_state):
8658         Remove stream_time reset in seek handling, core does that now.
8659         Disable clocking for live pipelines by forcing a NULL clock to the
8660         complete pipeline, core is too smart now for our previous hack.
8661         We can always autoplug in PAUSED now.
8662
8663 2007-03-17  David Schleef  <ds@schleef.org>
8664
8665         * REQUIREMENTS:  Update this file, change the formatting to make
8666         it more consistent, plus more machine readable.
8667
8668 2007-03-16  Michael Smith  <msmith@fluendo.com>
8669
8670         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
8671         (strip_width_64), (append_with_other_format):
8672           Previous fix was too simplistic, and broke the tests. Use a better
8673           approach; only strip 64 from widths for integer audio.
8674
8675 2007-03-16  Michael Smith  <msmith@fluendo.com>
8676
8677         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
8678         (gst_audio_convert_transform_caps):
8679           We don't support 64 bit integer audio, so don't try to claim we can.
8680           Stops us producing caps don't match our template caps.
8681           Update comments.
8682
8683 2007-03-15  Michael Smith  <msmith@fluendo.com>
8684
8685         * gst/audioresample/gstaudioresample.c:
8686         (audioresample_check_discont), (audioresample_transform):
8687           Don't trigger discontinuities for very small imperfections; a filter
8688           flush will sound bad, and many plugins have rounding errors leading
8689           to these.
8690
8691 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
8692
8693         Patch by: Olivier Crete <olivier.crete@collabora.co.uk>
8694
8695         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
8696         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
8697         API: add "min-ptime" property to RTP base audio payloader.
8698         API: add gst_base_rtp_audio_payload_push().
8699         API: add gst_base_rtp_audio_payload_get_adapter().
8700         Fixes #415001
8701         Indentation/whitespace/documentation fixes.
8702
8703 2007-03-14  Julien MOUTTE  <julien@moutte.net>
8704
8705         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
8706         (audioresample_transform_size), (audioresample_do_output),
8707         (audioresample_transform), (audioresample_pushthrough): Handle
8708         discontinuous streams.
8709         * gst/audioresample/gstaudioresample.h:
8710         * tests/check/elements/audioresample.c:
8711         (test_discont_stream_instance), (GST_START_TEST),
8712         (audioresample_suite): Add a test for discontinuous streams.
8713         * win32/common/config.h: Updated.
8714
8715 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8716
8717         * po/af.po:
8718         * po/az.po:
8719         * po/cs.po:
8720         * po/en_GB.po:
8721         * po/it.po:
8722         * po/nb.po:
8723         * po/nl.po:
8724         * po/or.po:
8725         * po/sq.po:
8726         * po/sr.po:
8727         * po/sv.po:
8728         * po/uk.po:
8729         * po/vi.po:
8730           Update translations from translation project.
8731
8732 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8733
8734         * gst/audioresample/debug.h:
8735         * gst/audioresample/resample.c: (resample_init):
8736           Since I really am not interested in a debug line for each sample
8737           being processed, move the library's debugging to its own category,
8738           libaudioresample
8739
8740 2007-03-13  Michael Smith  <msmith@fluendo.com>
8741
8742         * ext/theora/theoradec.c: (theora_handle_type_packet):
8743           Since the plugin doesn't support anything other than 4:2:0 right
8744           now, post an error and fail if we get something else. Won't matter
8745           until libtheora supports the other pixel formats, but hopefully
8746           that'll be soon...
8747
8748 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
8749
8750         * gst-libs/gst/audio/gstbaseaudiosink.c:(gst_base_audio_sink_render):
8751         Use gst_guint64_to_gdouble for conversion.
8752         * win32/MANIFEST:
8753         Add new files to the win32 MANIFEST.
8754         * win32/common/libgstaudio.def:
8755         * win32/common/libgstpbutils.def:
8756         Add new exported functions.
8757         * win32/vs6/gst_plugins_base.dsw:
8758         * win32/vs6/libgstdecodebin.dsp:
8759         * win32/vs6/libgstplaybin.dsp:
8760         Change the link to libgstpbutils.lib.
8761         * win32/vs6/libgstdecodebin2.dsp:
8762         Add a new project for decodebin2.
8763         * win32/vs6/libgstpbutils.dsp:
8764         Add a new project for pbutils.
8765
8766 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
8767
8768         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8769           Also accept partial dates with only year and month,
8770           like 1999-12-00 (fixes #410396 even more).
8771
8772         * tests/check/libs/tag.c: (GST_START_TEST):
8773           Add unit test for the above.
8774
8775 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
8776
8777         * tests/check/elements/subparse.c: (GST_START_TEST),
8778         (subparse_suite):
8779           Add unit test for MPL2 subtitle format (#413799).
8780
8781 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
8782
8783         Patch by: Kamil Pawlowski  <kamilpe gmail com>
8784
8785         * gst/subparse/Makefile.am:
8786         * gst/subparse/gstsubparse.c:
8787         (gst_sub_parse_data_format_autodetect),
8788         (gst_sub_parse_format_autodetect), (gst_sub_parse_sink_event),
8789         (gst_subparse_type_find):
8790         * gst/subparse/gstsubparse.h:
8791         * gst/subparse/mpl2parse.c: (mpl2_parse_line), (parse_mpl2):
8792         * gst/subparse/mpl2parse.h:
8793           Add support for MPL2 subtitle format (#413799).
8794
8795 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8796
8797         * configure.ac:
8798           We require core CVS for the new buffer metadata copy functions.
8799
8800 2007-03-09  Wim Taymans  <wim@fluendo.com>
8801
8802         * gst-libs/gst/tag/gstid3tag.c:
8803         Add read support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
8804         Fixes #414496.
8805
8806         Patch by: Alex Lancaster <alexl at users sourceforge net>
8807
8808 2007-03-09  Wim Taymans  <wim@fluendo.com>
8809
8810         * ext/libvisual/visual.c: (gst_visual_sink_setcaps),
8811         (gst_vis_src_negotiate), (get_buffer), (gst_visual_chain):
8812         Improve adapter usage and comments.
8813
8814 2007-03-09  Wim Taymans  <wim@fluendo.com>
8815
8816         * ext/pango/gsttextrender.c: (gst_text_render_chain):
8817         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_parse_packet):
8818         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_copy):
8819         Use new metadata copy function.
8820
8821         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
8822         (gst_ffmpegcsp_transform):
8823         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform):
8824         Basetransform copied the metadata for us.
8825
8826 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8827
8828         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
8829         (gst_text_overlay_video_event):
8830           Some more logging. Only accept newsegment events in TIME format and
8831           send a WARNING message if they are not in TIME format.
8832
8833         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
8834         (gst_sub_parse_init), (gst_sub_parse_src_event), (handle_buffer),
8835         (gst_sub_parse_chain), (gst_sub_parse_sink_event):
8836         * gst/subparse/gstsubparse.h:
8837           No need to allocate GstSegment structure dynamically, just put it
8838           into the instance structure; ignore newsegment events in BYTE
8839           format and in particular don't let it overwrite our saved TIME
8840           segment from the last seek.
8841
8842 2007-03-09  Michael Smith  <msmith@fluendo.com>
8843
8844         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find):
8845           Replace AC3 typefinder with one that isn't terrible, and actually
8846           works usefully.
8847
8848 2007-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8849
8850         * gst/audioconvert/gstaudioconvert.c:
8851         (gst_audio_convert_transform):
8852           fix error category and translatable string
8853           
8854
8855 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8856
8857         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
8858         * pkgconfig/gstreamer-plugins-base.pc.in:
8859           Fix up utils => pbutils here too.
8860
8861 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
8862
8863         * gst/subparse/gstsubparse.c: (handle_buffer):
8864           Break out of loop in chain function as soon as possible if we get
8865           a non-OK flow return.
8866
8867 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
8868
8869         * tests/check/elements/alsa.c: (GST_START_TEST):
8870         Unref the mixer if the state change fails too (if the
8871         alsa devices are inaccessible, for example)
8872
8873 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
8874
8875         * tests/check/Makefile.am:
8876         Don't test libvisual elements in the states check, because libvisual
8877         seems to leak internally.
8878
8879         Re-enable the alsa and states tests now that there's new suppressions
8880         in gst.supp.
8881
8882         * tests/check/elements/alsa.c: (GST_START_TEST):
8883         Don't leak the alsamixer we instantiated.
8884
8885 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
8886
8887         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
8888         (gst_ximagesink_change_state), (gst_ximagesink_reset),
8889         (gst_ximagesink_finalize):
8890         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
8891         (gst_xvimagesink_reset), (gst_xvimagesink_finalize):
8892         Move some cleanup stuff from the state change handler into a _reset()
8893         function that can be called from _finalize(). This ensures that things
8894         get freed even if (for some reason) the NULL->READY state transition
8895         fails in the parent class.
8896         Even if a parent state change fails, process our downward state change
8897         logic instead of bailing out early.
8898         Free the correct xcontext pointer in ximagesink's xcontext_clear.
8899
8900 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
8901
8902         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
8903         Extra log line.
8904
8905         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_init):
8906         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_init):
8907         Use pango_font_description_set_family_static instead of 
8908         pango_font_description_set_family to save a string copy (it was
8909         leaking due to the strdup anyway)
8910
8911         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_finalize):
8912         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_finalize):
8913         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_finalize):
8914         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_finalize):
8915         Chain up in finalize.
8916
8917 2007-03-07  Tim-Philipp Müller  <tim at centricular dot net>
8918
8919         * gst-libs/gst/interfaces/mixertrack.c:
8920         (gst_mixer_track_class_init), (gst_mixer_track_get_property),
8921         (gst_mixer_track_set_property):
8922           API: add "untranslated-label" property which should be set by
8923           implementations at construct time (#414645).
8924
8925         * ext/alsa/gstalsamixeroptions.c: (gst_alsa_mixer_options_new):
8926         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
8927           Set "untranslated-label" when constructing mixer track objects.
8928
8929         * tests/check/elements/alsa.c: (GST_START_TEST), (alsa_suite):
8930           Unit test to check the above.
8931
8932 2007-03-07  Wim Taymans  <wim@fluendo.com>
8933
8934         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
8935         Fix confusing debug message.
8936
8937 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
8938
8939         * gst-plugins-base.doap:
8940         update doap file with new version
8941
8942 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
8943
8944         * configure.ac:
8945         Back to CVS
8946
8947 === release 0.10.12 ===
8948
8949 2007-03-07  Jan Schmidt <thaytan@mad.scientist.com>
8950
8951         * configure.ac:
8952           releasing 0.10.12, "Zombie Horde"
8953
8954 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
8955
8956         * configure.ac:
8957         Bump version to 0.10.11.4 pre-release
8958
8959 2007-03-06  Wim Taymans  <wim@fluendo.com>
8960
8961         * gst-libs/gst/audio/gstbaseaudiosink.c:
8962         (gst_base_audio_sink_async_play):
8963         Fix regression that made GStreamer skip the first samples of audio.
8964         Fixes #414684.
8965
8966 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
8967
8968         * configure.ac:
8969         Bump version to 0.10.11.3 pre-release
8970
8971 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
8972
8973         * po/POTFILES.in:
8974           Update paths for the rename from utils to pbutils to fix the build.
8975
8976 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
8977
8978         * gst-libs/gst/pbutils/Makefile.am:
8979           Change directory to install headers in from gst/utils to gst/pbutils
8980           as well.
8981
8982 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
8983
8984         * configure.ac:
8985         * docs/libs/gst-plugins-base-libs-docs.sgml:
8986         * docs/libs/gst-plugins-base-libs-sections.txt:
8987         * gst-libs/gst/Makefile.am:
8988         * gst-libs/gst/interfaces/mixer.c:
8989         * gst-libs/gst/pbutils/Makefile.am:
8990         * gst-libs/gst/pbutils/descriptions.c:
8991         (gst_pb_utils_get_source_description),
8992         (gst_pb_utils_get_sink_description),
8993         (gst_pb_utils_get_decoder_description),
8994         (gst_pb_utils_get_encoder_description),
8995         (gst_pb_utils_get_element_description),
8996         (gst_pb_utils_add_codec_description_to_tag_list),
8997         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
8998         * gst-libs/gst/pbutils/descriptions.h:
8999         * gst-libs/gst/pbutils/install-plugins.c:
9000         * gst-libs/gst/pbutils/install-plugins.h:
9001         * gst-libs/gst/pbutils/missing-plugins.c:
9002         (gst_missing_uri_source_message_new),
9003         (gst_missing_uri_sink_message_new),
9004         (gst_missing_element_message_new),
9005         (gst_missing_decoder_message_new),
9006         (gst_missing_encoder_message_new),
9007         (gst_missing_plugin_message_get_description):
9008         * gst-libs/gst/pbutils/missing-plugins.h:
9009         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
9010         * gst-libs/gst/pbutils/pbutils.h:
9011         * gst-libs/gst/utils/Makefile.am:
9012         * gst-libs/gst/utils/base-utils.c:
9013         * gst-libs/gst/utils/base-utils.h:
9014         * gst-libs/gst/utils/descriptions.c:
9015         * gst-libs/gst/utils/descriptions.h:
9016         * gst-libs/gst/utils/install-plugins.c:
9017         * gst-libs/gst/utils/install-plugins.h:
9018         * gst-libs/gst/utils/missing-plugins.c:
9019         * gst-libs/gst/utils/missing-plugins.h:
9020         * gst-plugins-base.spec.in:
9021         * gst/playback/Makefile.am:
9022         * gst/playback/gstdecodebin.c:
9023         * gst/playback/gstdecodebin2.c:
9024         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9025         (gen_source_element):
9026         * gst/playback/gstplaybin.c: (plugin_init):
9027         * tests/check/Makefile.am:
9028         * tests/check/libs/pbutils.c: (GST_START_TEST),
9029         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
9030         * tests/check/libs/utils.c:
9031           rename utils to pbutils
9032
9033 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
9034
9035         * docs/plugins/Makefile.am:
9036         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9037         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9038         * docs/plugins/inspect/plugin-decodebin2.xml:
9039         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
9040         Add documentation for decodebin2 that indicates that the API
9041         is still unstable.
9042
9043 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9044
9045         * configure.ac:
9046         Update to 0.10.11.2 (0.10.12 pre-release)
9047
9048 2007-03-01  Wim Taymans  <wim@fluendo.com>
9049
9050         * gst-libs/gst/audio/gstbaseaudiosink.c:
9051         (gst_base_audio_sink_async_play):
9052         base time is irrelevant here.
9053
9054 2007-03-01  Wim Taymans  <wim@fluendo.com>
9055
9056         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
9057         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
9058         Improve debugging.
9059
9060         * gst-libs/gst/audio/gstbaseaudiosink.c:
9061         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
9062         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
9063         Improve latency and clock slaving calculations.
9064         Improve slave clock calibration.
9065
9066         * gst-libs/gst/audio/gstringbuffer.c:
9067         (gst_ring_buffer_commit_full):
9068         When we are asked to render N sample to 0 bytes, return N.
9069
9070 2007-03-01  Wim Taymans  <wim@fluendo.com>
9071
9072         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
9073         (gst_alsasink_write), (gst_alsasink_reset):
9074         * ext/alsa/gstalsasink.h:
9075         Remove unused dispose function.
9076         Rename lock to not interfere with alsasrc lock.
9077
9078         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
9079         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
9080         (gst_alsasrc_read), (gst_alsasrc_reset):
9081         * ext/alsa/gstalsasrc.h:
9082         Implement finalize function.
9083         Use lock to protect alsa access.
9084         Implement _reset.
9085         Fine tune sw params.
9086
9087 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9088
9089         * configure.ac:
9090           Convert to new AG_GST style.
9091
9092 2007-02-28  Wim Taymans  <wim@fluendo.com>
9093
9094         Patch by: Ed Catmur <ed at catmur dot co dot uk>
9095
9096         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
9097         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
9098         Fix race condition when rapidly switching visualisations in playbin.
9099         Fixes #401029.
9100
9101 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
9102
9103         * tests/check/Makefile.am:
9104         Include local stuff before system installed things in LDFLAGS and
9105         CFLAGS.
9106
9107 2007-02-28  Wim Taymans  <wim@fluendo.com>
9108
9109         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
9110         Improve debugging.
9111
9112 2007-02-28  Wim Taymans  <wim@fluendo.com>
9113
9114         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
9115         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
9116         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
9117         Fix duration and timestamping, taking latency into account.
9118         Implement latency query.
9119
9120 2007-02-28  Wim Taymans  <wim@fluendo.com>
9121
9122         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
9123         (gst_audio_clock_new):
9124         Fix clock name.
9125
9126         * gst-libs/gst/audio/gstbaseaudiosink.c:
9127         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
9128         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
9129         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
9130         (gst_base_audio_src_create):
9131         Improve latency query code.
9132         Use proper clock names.
9133
9134 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9135
9136         * tests/check/generic/states.c: (GST_START_TEST):
9137           Copy the states.c test from core again
9138         * tests/check/Makefile.am:
9139           ignore cdio and cdparanoiasrc
9140
9141 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9142
9143         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9144         (double_hq), (audio_convert_get_func_index), (check_default),
9145         (audio_convert_prepare_context), (audio_convert_convert):
9146           Also make valgrind happy and avoid copying data in some cases.
9147
9148 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
9149
9150         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9151         (double_hq), (audio_convert_get_func_index),
9152         (audio_convert_prepare_context), (audio_convert_convert):
9153         * gst/audioconvert/gstaudioconvert.c:
9154         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
9155         (gst_audio_convert_transform_caps):
9156         * tests/check/elements/audioconvert.c: (GST_START_TEST),
9157         (audioconvert_suite):
9158           Don't run inplace if that overwrites source data as we go. Add more
9159           tests. Fixes #339837 even more.
9160
9161 2007-02-27  Julien MOUTTE  <julien@moutte.net>
9162
9163         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
9164         (msg_segment_done): Fix various seeking bugs (Slider was not
9165         updating when doing a non flushing seek, Reverse playback 
9166         on segment seek was wrong).
9167
9168 2007-02-26  Wim Taymans  <wim@fluendo.com>
9169
9170         * tests/examples/seek/seek.c: (stop_seek):
9171         When we stop scrubbing, don't leave the pipeline PLAYING when we
9172         requested a PAUSED state.
9173
9174 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
9175
9176         Patch by: René Stadler <mail at renestadler de>
9177
9178         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
9179           Parse date strings in vorbis comments that have an invalid (zero)
9180           month or day (#410396).
9181
9182         * tests/check/libs/tag.c: (GST_START_TEST):
9183           Test case for the above.
9184
9185 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
9186
9187         Patch by: Loïc Minier <lool+gnome at via ecp fr>
9188
9189         * configure.ac:
9190         * ext/alsa/Makefile.am:
9191         * gst/audiotestsrc/Makefile.am:
9192           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
9193
9194 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
9195
9196         * gst/playback/gstplaybin.c:
9197           Improve docs: point out that the application needs to assist playbin
9198           with buffering.
9199
9200 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
9201
9202         * gst-libs/gst/utils/install-plugins.c:
9203         * gst-libs/gst/utils/missing-plugins.c:
9204         * tests/check/libs/utils.c: (missing_msg_check_getters):
9205           Change GStreamer marker prefix in detail string from 'gstreamer.net'
9206           to just 'gstreamer'. Document the caps string component of the
9207           decoder/encoder detail a bit better, since not everyone will be
9208           familiar with the GStreamer media type/caps system (but they better
9209           enjoy nested itemized lists).
9210
9211 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
9212
9213         * gst-libs/gst/netbuffer/gstnetbuffer.c:
9214         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
9215           Fix copying of GstNetBuffer (would crash before, or at least lead to
9216           invalid memory access, #410772), for now by copying the GstBuffer copy
9217           code from the core over here so we can copy the GstBuffer fields on a
9218           provided buffer instance (of type GstNetBuffer in this case). Would be
9219           better to fix this with some support by the core though (and in the long
9220           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
9221
9222         * tests/check/Makefile.am:
9223           Enable unit test for GstNetBuffer.
9224
9225 2007-02-22  Andy Wingo  <wingo@pobox.com>
9226
9227         * gst-libs/gst/audio/gstbaseaudiosink.c
9228         (gst_base_audio_sink_init): Disable pull-mode activation until we
9229         figure out how to make audio sinks go to PLAYING.
9230
9231 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
9232
9233         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
9234         (double_hq), (audio_convert_get_func_index),
9235         (audio_convert_prepare_context), (audio_convert_convert):
9236         * gst/audioconvert/audioconvert.h:
9237         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
9238         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
9239         * gst/audioconvert/gstchannelmix.h:
9240         * tests/check/elements/audioconvert.c: (GST_START_TEST):
9241           Add float as an intermediate format, as well as float mixing. Enable
9242           test that was failing before. Fixes #339837
9243
9244 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
9245
9246         * tests/examples/seek/seek.c: (do_seek):
9247         Undo the previous commit: -1 as a stop time implies that the stop
9248         time is the end of file, clearing any previously configured segment.
9249
9250 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
9251
9252         * tests/examples/seek/seek.c: (do_seek):
9253         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
9254
9255 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
9256
9257         * gst/volume/gstvolume.c: (volume_process_int16),
9258         (volume_process_int16_clamp), (volume_set_caps):
9259           Unbreak volume, value remains gint.
9260
9261 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
9262
9263         * gst/volume/gstvolume.c: (volume_choose_func),
9264         (volume_update_real_volume), (gst_volume_set_volume),
9265         (gst_volume_init), (volume_process_double), (volume_process_float),
9266         (volume_process_int16), (volume_process_int16_clamp),
9267         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
9268         * gst/volume/gstvolume.h:
9269           Extend float audio support (double) and some int->uint cleanups.
9270
9271 2007-02-20  Edward Hervey  <edward@fluendo.com>
9272
9273         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
9274         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
9275         (sort_end_pads), (gst_decode_group_expose),
9276         (gst_decode_group_hide):
9277         Don't free groups from the streaming threads. Just put them aside and
9278         free them in dispose.
9279
9280 2007-02-20  Edward Hervey  <edward@fluendo.com>
9281
9282         * gst/playback/gstdecodebin2.c: (connect_element),
9283         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
9284         (sort_end_pads), (gst_decode_group_expose):
9285         Handle dynamic pads within groups.
9286         Sort pads before exposing them in order to make playbin happy.
9287         There still is a race with the multiqueue filling up. This should be
9288         solved separately.
9289         Fixes #398721
9290
9291 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9292
9293         * gst-libs/gst/utils/base-utils.c:
9294         * gst-libs/gst/utils/descriptions.c:
9295         * gst-libs/gst/utils/install-plugins.c:
9296         * gst-libs/gst/utils/missing-plugins.c:
9297           Some more docs (and descriptions for two subtitle formats).
9298
9299 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9300
9301         * gst-libs/gst/audio/audio.c:
9302           Fix documentation.
9303
9304 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
9305
9306         Patch by: Yves Lefebvre  <ivanohe abacom com>
9307
9308         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
9309           Don't leak caps. Fixes #408278.
9310
9311 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
9312
9313         * ext/cdparanoia/gstcdparanoiasrc.h:
9314         * ext/ogg/gstoggdemux.h:
9315         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
9316         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
9317         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
9318         * gst-libs/gst/audio/audio.h:
9319         * gst-libs/gst/audio/gstaudiofilter.h:
9320         * gst-libs/gst/interfaces/videoorientation.h:
9321         * gst/adder/gstadder.h:
9322           More docs coverage and some ChangeLog surgery (add missing names)
9323
9324 2007-02-15  Wim Taymans  <wim@fluendo.com>
9325
9326         * sys/ximage/ximagesink.c:
9327         (gst_ximagesink_calculate_pixel_aspect_ratio):
9328         * sys/xvimage/xvimagesink.c:
9329         (gst_xvimagesink_calculate_pixel_aspect_ratio):
9330         Small constifications.
9331
9332 2007-02-15  Wim Taymans  <wim@fluendo.com>
9333
9334         * gst-libs/gst/audio/gstbaseaudiosink.c:
9335         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
9336         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
9337         (gst_base_audio_sink_async_play),
9338         (gst_base_audio_sink_change_state):
9339         Answer latency query.
9340         Use configured latency when syncing.
9341         Fix clock slaving.
9342
9343         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9344         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
9345         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
9346         Fix possible memleak.
9347         Implement latency query.
9348         Small cleanups.
9349
9350 2007-02-15  Wim Taymans  <wim@fluendo.com>
9351
9352         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
9353         Ignore errors in reset, these are not fatal. They also grab the element
9354         lock which is already taking when this function is called. Fixes
9355         #405451.
9356
9357 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9358
9359         * configure.ac:
9360           Remove 'tests/examples/xerror/Makefile' from output files again.
9361
9362 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
9363
9364         * configure.ac:
9365         * docs/plugins/Makefile.am:
9366           Also crossref against gst-plugins-base-libs.
9367
9368 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
9369
9370         * configure.ac:
9371         * docs/libs/Makefile.am:
9372         * docs/plugins/Makefile.am:
9373           Add crossreferences to glib/gobject/gstream docs.
9374
9375         * gst-libs/gst/audio/audio.h:
9376           Source formatting.
9377
9378         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
9379           Add own debug category.
9380
9381 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
9382
9383         Patch by: René Stadler <mail at renestadler de>
9384
9385         * gst-libs/gst/tag/gstvorbistag.c:
9386           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
9387           (#403597).
9388
9389 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
9390
9391         * gst/playback/gstplaybasebin.c: (setup_source):
9392           When we have external subtitles and wait for the subtitle decodebin
9393           to get up and running, we set up a (sync) bus handler for the
9394           subtitle decodebin, so we can stop waiting when it posts an error
9395           message. However, we should do that before we set the subtitle
9396           decodebin's state to playing, otherwise things are racy and we might
9397           miss error messages posted before we had a chance to set up the bus.
9398           This should finally fix totem hanging on .txt pseudo-subtitle files.
9399           
9400 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
9401
9402         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
9403           Use gst_gdouble_to_guint64 for conversions.
9404         * win32/common/config.h.in:
9405           Add a define for GST_INSTALL_PLUGINS_HELPER
9406         * win32/common/libgstaudio.def:
9407         * win32/common/libgstcdda.def:
9408         * win32/common/libgstnetbuffer.def:
9409         * win32/common/libgstrtp.def:
9410         * win32/common/libgutils.def:
9411           Add new exported functions.
9412         * win32/vs6/gst_plugins_base.dsw:
9413         * win32/vs6/libgstdecodebin.dsp:
9414         * win32/vs6/libgstnetbuffer.dsp:
9415         * win32/vs6/libgstplaybin.dsp:
9416         * win32/vs6/libgstrtp.dsp:
9417         * win32/vs6/libgstvorbis.dsp:
9418         * win32/vs6/libgstcdda.dsp:
9419         * win32/vs6/libgstgdp.dsp:
9420         * win32/vs6/libgstutils.dsp:
9421           Update and add new project files.
9422
9423 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
9424
9425         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
9426         (subrip_remove_unhandled_tags), (parse_subrip):
9427           For SubRip (.srt) subtitles, ignore all markup tags we don't
9428           handle (like font tags, for example).
9429
9430         * tests/check/elements/subparse.c:
9431           Add test for this.
9432
9433 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9434
9435         * gst/playback/gstdecodebin.c: (add_fakesink),
9436         (gst_decode_bin_change_state):
9437         * gst/playback/gstdecodebin2.c: (add_fakesink),
9438         (gst_decode_bin_change_state):
9439           Don't error out if there is no fakesink in the NULL to READY state
9440           change, since when decodebin is re-used, we're only adding the
9441           fakesink element in READY to PAUSED.
9442
9443         * tests/check/elements/decodebin.c:
9444         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
9445         (decodebin_suite):
9446           Minimal unit test to make sure we can use the same decodebin
9447           instance twice (at least with audiotestsrc input).
9448
9449 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
9450
9451         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
9452           Try to get devic-name from device string first, and from handle only
9453           as fallback (seems to yield better results and is more robust
9454           against buggy probing code on the application side).
9455
9456 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
9457
9458         Based on patch by: Julien Puydt <julien.puydt at laposte net>
9459
9460         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
9461         (gst_alsa_find_device_name):
9462         * ext/alsa/gstalsa.h:
9463         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
9464         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
9465           Improve device-name detection a bit, especially in the case where
9466           the device is not actually open (#405020, #405024). Move common code
9467           into gstalsa.c instead of duplicating it.
9468
9469 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
9470
9471         * gst/audioconvert/gstaudioconvert.c:
9472           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
9473
9474 2007-02-06  Julien MOUTTE  <julien@moutte.net>
9475
9476         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
9477         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
9478         (gst_xvimagesink_interface_supported),
9479         (gst_xvimagesink_probe_get_properties),
9480         (gst_xvimagesink_probe_probe_property),
9481         (gst_xvimagesink_probe_needs_probe),
9482         (gst_xvimagesink_probe_get_values),
9483         (gst_xvimagesink_property_probe_interface_init),
9484         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
9485         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
9486         (gst_xvimagesink_get_type):
9487         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
9488         for XVAdaptors so that one can choose the adaptor to use with 
9489         gstreamer-properties.
9490
9491 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
9492
9493         * gst/audioconvert/gstaudioconvert.c:
9494           Also mention that a conversion from double to float is suboptimal still.
9495
9496 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
9497
9498         * gst-libs/gst/audio/gstaudiofilter.c:
9499         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
9500           Clear our formats structure and free the caps contained in it when
9501           shutting down.
9502
9503 2007-02-05  Andy Wingo  <wingo@pobox.com>
9504
9505         * gst-libs/gst/audio/gstbaseaudiosink.c
9506         (gst_base_audio_sink_callback): Update basesink->offset so that we
9507         pull monotonically increasing offsets instead of, um, seeking back
9508         to 0 each time. Fixes alsasrc ! alsasink!
9509
9510 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
9511
9512         * gst/videoscale/gstvideoscale.c:
9513           A width and height of 1 makes us crash, so increase minimum size to
9514           2x2 pixels until someone feels like fixing this (#404512).
9515
9516 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
9517
9518         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
9519           Add small test to make sure request pads are cleaned up properly
9520           even if oggmux never changes state out of NULL.
9521
9522 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
9523
9524         * tests/check/libs/utils.c: (GST_START_TEST):
9525           Fix unit test. Turns out things work much better when you
9526           NULL-terminate string arrays. Should make p5 build bot happy again.
9527
9528 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9529
9530         * gst-libs/gst/audio/Makefile.am:
9531         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
9532         (gst_audio_filter_template_base_init),
9533         (gst_audio_filter_template_class_init),
9534         (gst_audio_filter_template_init),
9535         (gst_audio_filter_template_set_property),
9536         (gst_audio_filter_template_get_property),
9537         (gst_audio_filter_template_setup),
9538         (gst_audio_filter_template_filter),
9539         (gst_audio_filter_template_filter_inplace), (plugin_init):
9540           Oops, forgot to commit fixed-up example.
9541
9542 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9543
9544         * docs/libs/gst-plugins-base-libs-sections.txt:
9545         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
9546         (gst_audio_filter_class_init), (gst_audio_filter_init),
9547         (gst_audio_filter_set_caps),
9548         (gst_audio_filter_class_add_pad_templates):
9549         * gst-libs/gst/audio/gstaudiofilter.h:
9550           Port GstAudioFilter to 0.10. This change technically breaks
9551           API and ABI (and thus also every library developer's heart),
9552           but seems justifiable on the grounds that the base class was
9553           completely unusable before (ie. would crash immediately when
9554           actually used). Fixes #403963 (and eventually also #403572).
9555           Also document all of this a bit.
9556
9557 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9558
9559         * gst-libs/gst/utils/install-plugins.c:
9560         (gst_install_plugins_spawn_child):
9561         * tests/check/libs/utils.c:
9562         (test_base_utils_install_plugins_do_callout):
9563           Lowering log level to see why things fail on the p5 build bot;
9564           fix some typos in unit test messages.
9565
9566 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
9567
9568         * tests/check/libs/utils.c:
9569         (test_base_utils_install_plugins_do_callout):
9570           Don't hard-code temp directory for test helper; use GLib functions
9571           to write out file and do error checking etc.
9572
9573 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9574
9575         * gst-libs/gst/utils/Makefile.am:
9576         * gst-libs/gst/utils/base-utils.h:
9577         * gst-libs/gst/utils/install-plugins.c:
9578         (gst_install_plugins_context_set_xid),
9579         (gst_install_plugins_context_new),
9580         (gst_install_plugins_context_free),
9581         (gst_install_plugins_get_helper),
9582         (gst_install_plugins_spawn_child),
9583         (gst_install_plugins_return_from_status),
9584         (gst_install_plugins_installer_exited),
9585         (gst_install_plugins_async), (gst_install_plugins_sync),
9586         (gst_install_plugins_return_get_name),
9587         (gst_install_plugins_installation_in_progress):
9588         * gst-libs/gst/utils/install-plugins.h:
9589           API: add API for applications to initiate installation of missing
9590           plugins, ie. gst_install_plugins_async() primarily.
9591           Based on libgimme-codec by Ryan Lortie.
9592
9593         * configure.ac:
9594           Add --with-install-plugins-helper configure option so distros can specify
9595           the path of the helper script or program to call when plugin installation
9596           is requested (distros: please do any argument munging in this helper
9597           script instead of patching GStreamer to pass arguments differently
9598           to another program directly).
9599
9600         * docs/libs/gst-plugins-base-libs-docs.sgml:
9601         * docs/libs/gst-plugins-base-libs-sections.txt:
9602           Build and document new API.
9603
9604         * tests/check/libs/utils.c: (result_cb),
9605         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
9606         (libgstbaseutils_suite):
9607           Some simple checks for the new API.
9608
9609 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9610
9611         * tests/check/elements/audioconvert.c: (test_float_conversion):
9612           Add small test for 32bit float <=> 64bit float conversion (works
9613           only one way so far, 32=>64 produces structured noise).
9614
9615 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
9616
9617         * gst/audioconvert/gstaudioconvert.c:
9618         (set_structure_widths_32_and_64), (make_lossless_changes):
9619           We don't support floats with a width of 40, 48 or 56 bits.
9620
9621 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
9622
9623         * gst/audioconvert/audioconvert.c: (float), (double),
9624         (audio_convert_get_func_index):
9625         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
9626         (make_lossless_changes):
9627           Support for 64-bit float audio in audioconvert (#339837)
9628
9629 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
9630
9631         Patch by: Holger Wansing  <linux wansing-online de>
9632
9633         * po/LINGUAS:
9634         * po/de.po:
9635           Add German translation (#352069).
9636
9637 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
9638
9639         reviewed by: Wim Taymans <wim@fluendo.com>
9640
9641         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
9642         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
9643         Use newly added GstCollectPads API to free the allocated resources in
9644         the GstOggPad structures (#402393).
9645
9646 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
9647
9648         * gst/playback/gstplaybin.c: (gen_vis_element):
9649           Add audioresample+audioconvert in front of the visualisation
9650           element, so that elements like libvisual 0.4 that don't support all
9651           samplerates can work.
9652
9653           Fixes: #402505
9654
9655 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
9656
9657         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
9658         (gst_play_base_bin_get_streaminfo_value_array):
9659           Take some locks and make a copy of the streaminfo value array we
9660           maintain while holding the lock, so that the application can
9661           retrieve the stream-info as a value array in a thread-safe way.
9662
9663 2007-01-30  Wim Taymans  <wim@fluendo.com>
9664
9665         * gst/audioconvert/gstaudioconvert.c:
9666         Don't fail on 0 sized buffers. Fixes #396835.
9667
9668 2007-01-29  David Schleef  <ds@schleef.org>
9669
9670         * gst/typefind/gsttypefindfunctions.c:
9671           Detect BBCD as video/x-dirac, so we can play raw dirac
9672           streams.
9673
9674 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
9675
9676         * ext/theora/theoraenc.c: (theora_enc_chain):
9677           Check return value of theora_encode_header(), or we might try to
9678           allocate a random number of bytes. theora_encode_header() can fail
9679           if libtheora has been compiled with encoding support disabled.
9680           Fixes #398110.
9681
9682 2007-01-29  Wim Taymans  <wim@fluendo.com>
9683
9684         * tests/check/gst/.cvsignore:
9685         Do as buildbot says.
9686
9687 2007-01-29  Wim Taymans  <wim@fluendo.com>
9688
9689         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
9690         Fix strides in libvisual. Gst uses X strides.
9691         Inspired by: <ed at catmur dot co dot uk> and 
9692         <tim at centricular dot net>
9693         Fixes #401118.
9694
9695 2007-01-27  Wim Taymans  <wim@fluendo.com>
9696
9697         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
9698         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
9699         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
9700         (gst_ogg_demux_perform_seek),
9701         (gst_ogg_demux_bisect_forward_serialno),
9702         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
9703         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
9704         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
9705         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
9706         * ext/ogg/gstoggdemux.h:
9707         Properly propagate streaming errors when we are scanning the file for
9708         chains so that we don't crash when shut down. Might fix some crashers
9709         when quickly switching oggs in RB such as #332503 and #378436.
9710
9711 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
9712
9713         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
9714           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
9715           error code as well.
9716
9717 2007-01-25  Wim Taymans  <wim@fluendo.com>
9718
9719         * gst/playback/gstplaybasebin.c: (remove_source):
9720         Don't try to disconnect a signal from a finalized object.
9721
9722 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
9723
9724         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
9725           Cast lock macro parameters to make sure we're actually accessing the
9726           lock member at the right class level. Free list itself in _dispose()
9727           as well and NULL it in case dispose gets called multiple times.
9728
9729 2007-01-25  Edward Hervey  <edward@fluendo.com>
9730
9731         * gst/playback/gstdecodebin2.c:
9732         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
9733         Free GstDecodeGroups no longer used.
9734         (gst_decode_group_expose):
9735         Don't unlock too many times !
9736         (deactivate_free_recursive):
9737         Free iterator once we're done with it.
9738         Fix for recursively deactivating elements (stop at ghostpads).
9739
9740 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
9741
9742         * gst/playback/gstplaybin.c: (handoff):
9743           Fix up caps on the frame buffer before we save it and potentially
9744           make it accessible to other threads via g_object_get; also use
9745           gst_buffer_replace() instead of gst_mini_object_replace().
9746
9747 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
9748
9749         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
9750           Make getting the current frame thread-safe.
9751
9752 2007-01-25  Edward Hervey  <edward@fluendo.com>
9753
9754         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
9755         (gst_decode_group_new), (gst_decode_group_free):
9756         Set queues to bigger sizes to cope with HD contents.
9757         Fix some mutex freeing and add comment about MT safe methods.
9758
9759 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
9760
9761         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
9762         (gst_text_overlay_text_event):
9763           Don't unnecessarily ref (and then leak) upstream events if the text
9764           pad is not linked. Fixes #399948.
9765
9766         * tests/check/gst-plugins-base.supp:
9767           Add suppression for pango on edgy/x86 for textoverlay test.
9768
9769 2007-01-24  Wim Taymans  <wim@fluendo.com>
9770
9771         * gst-libs/gst/rtp/gstrtpbuffer.h:
9772         Add some more fixed payloads.
9773
9774 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
9775
9776         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
9777           Error out properly if we get an error from libogg while reading the
9778           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
9779
9780 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
9781
9782         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
9783           Don't leak mutex.
9784
9785         * tests/check/elements/playbin.c:
9786         (test_sink_usage_video_only_stream),
9787         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
9788         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
9789         (test_missing_suburisource_handler),
9790         (test_missing_primary_decoder), (playbin_suite):
9791           Run all tests once with decodebin and once with decodebin2.
9792           One test does not pass yet with decodebin2.
9793
9794 2007-01-23  Edward Hervey  <edward@fluendo.com>
9795
9796         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
9797         Fix the cases where oggmux doesn't properly figure out that all
9798         sinkpads have gone EOS, and therefore doesn't push out the remaining
9799         buffers and the final EOS event.
9800         Fixes #363379
9801
9802 2007-01-23  Julien MOUTTE  <julien@moutte.net>
9803
9804         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
9805         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
9806         Don't lock on navigation event push, just on keysym to string.
9807         Fixes #397673 again.
9808
9809 2007-01-22  Edward Hervey  <edward@fluendo.com>
9810
9811         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
9812         (get_current_group), (group_demuxer_event_probe),
9813         (gst_decode_group_expose), (deactivate_free_recursive),
9814         (gst_decode_group_free):
9815         Cleanups.
9816         Don't forget to emit 'no-more-pads' once a group is exposed.
9817         Cleanup elements from a DecodeGroup once we remove it.
9818         Protect call to gst_decode_group_expose() with the decodebin lock.
9819
9820 2007-01-22  Julien MOUTTE  <julien@moutte.net>
9821
9822         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
9823         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
9824         Looking at Xorg code i can't figure out if that XKeysymToString
9825         function is thread sensible or not. Lock it just in case as
9826         recommended by Radek Doulik <rodo at ximian dot com>.
9827
9828 2007-01-22  Julien MOUTTE  <julien@moutte.net>
9829
9830         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
9831         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
9832         Lock that X Call as well. Fixes #397673.
9833
9834 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
9835
9836         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
9837           Don't go into an endless loop if the file starts with 00 00 01 2X,
9838           like quicktime redirect files might. Fixes #396042.
9839
9840         * tests/check/Makefile.am:
9841         * tests/check/gst/.cvsignore:
9842         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
9843         (typefindfunctions_suite):
9844           Add unit test for the above.
9845
9846 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
9847
9848         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9849           On second thought, use "depth" field rather than "bpp" field.
9850
9851 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
9852
9853         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9854           Camtasia caps apparently need a bpp field (#398875).
9855
9856 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
9857
9858         * gst/playback/gstplaybasebin.c: (setup_subtitle),
9859         (gen_source_element), (gst_play_base_bin_change_state):
9860           Attempt at a better error message in case we don't have the required
9861           URI handler installed; post missing-plugin message also when we're
9862           missing an URI handler for the subtitle URI; clean up properly also
9863           when an error occurs and we never made it to PAUSED state.
9864
9865         * tests/check/elements/playbin.c: (GST_START_TEST),
9866         (playbin_suite):
9867           Check that we're also getting a missing-plugin messsage for a
9868           missing subtitle URI handler (and clean up properly).
9869
9870 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
9871
9872         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
9873           Plug a few reference leaks.
9874
9875 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
9876
9877         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
9878           Lower probability a bit if the marker isn't right at the start,
9879           to decrease the chance of false positives.
9880
9881 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
9882
9883         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
9884           Small mpeg2 system stream typefinding improvement: make typefinder
9885           probe a bit into the stream instead of just looking for a marker
9886           at the beginning. Fixes #397810.
9887
9888 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
9889
9890         * gst/audioconvert/gstchannelmix.c:
9891           Remove compatibility cruft for prehistoric GLib versions.
9892
9893 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
9894
9895         * gst/playback/Makefile.am:
9896         * gst/playback/gstdecodebin.c: (close_pad_link):
9897         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
9898         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
9899         (gst_play_base_bin_handle_message_func), (unknown_type):
9900           Let decodebin be the element to post missing-plugin messages for
9901           missing decoders (rather than playbin); make playbin implement
9902           GstBin::handle_message so we can suppress missing-plugin messages
9903           for types we're not handling on purpose (don't want to bring up an
9904           installer in those cases).
9905
9906 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
9907
9908         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
9909         * gst-libs/gst/tag/gstvorbistag.c:
9910         (gst_tag_list_to_vorbiscomment_buffer):
9911         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
9912           Fix potentially unaligned access (#397207).
9913
9914 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
9915
9916         * tests/examples/seek/seek.c: (set_scale), (update_scale),
9917         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
9918         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
9919         (main):
9920           Allow to toggle looping while it plays. Fix callback prototype. Clean
9921           up code a bit more. Add copyright header.
9922
9923 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
9924
9925         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
9926           Red and blue mask was swapped (spotted by Dan Williams).
9927
9928 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
9929
9930         * gst-libs/gst/tag/gstid3tag.c:
9931         * gst-libs/gst/tag/gstvorbistag.c:
9932           Use new beats-per-minute tag from core.
9933
9934 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
9935
9936         * po/POTFILES.in:
9937           Add new files with translatable strings, so they actually make it
9938           into the template file one day.
9939
9940 2007-01-12  Andy Wingo  <wingo@pobox.com>
9941
9942         * gst-libs/gst/audio/gstbaseaudiosink.c
9943         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
9944         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
9945         stuff, as the base class handles this now. Actually tell the ring
9946         buffer to start.
9947         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
9948         How did this work before? Maybe I'm not as awesome a programmer as
9949         I think.
9950
9951         * gst-libs/gst/audio/gstbaseaudiosrc.c
9952         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
9953         of a pad function.
9954
9955 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
9956
9957         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
9958           Remove more fields so that the application can better blacklist
9959           formats that have been tried before.
9960
9961 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
9962
9963         * gst-libs/gst/audio/mixerutils.h:
9964           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
9965           used when compiling with c++ compilers as well.
9966
9967 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
9968
9969         * gst/typefind/gsttypefindfunctions.c:
9970           Fix comment.
9971
9972 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
9973
9974         * gst/playback/gstplaybin.c: (post_missing_element_message),
9975         (gen_video_element), (gen_text_element), (gen_audio_element),
9976         (gen_vis_element):
9977           Post missing-plugin messages also when we error out because
9978           converters, textoverlay or auto*sinks are missing (#161922).
9979
9980 2007-01-10  Wim Taymans  <wim@fluendo.com>
9981
9982         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
9983         (is_demuxer_element), (new_caps):
9984         * gst/playback/gstplaybasebin.c: (source_new_pad):
9985         Fix the case where we try to ref a NULL element when we delay a link
9986         because of unfixed caps.
9987         Set the state of autoplugged decodebins to PAUSED.
9988         RTSP now works in playbin, we can remove it from the blacklist.
9989
9990 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
9991
9992         * gst/playback/Makefile.am:
9993         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
9994         (unknown_type), (setup_subtitle), (gen_source_element):
9995         * gst/playback/gstplaybin.c: (plugin_init):
9996           Post missing-plugin messages on the bus for missing sources and
9997           missing decoders/demuxers/depayloaders; fix error code used when
9998           we're missing an URI handler source; for media types that we are not
9999           handling on purpose at the moment, don't print "don't know how to
10000           handle xyz" messages to the terminal or post missing-plugin
10001           messages on the bus.
10002
10003         * tests/check/elements/playbin.c: (create_playbin),
10004         (GST_START_TEST), (gst_codec_src_uri_get_type),
10005         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
10006         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
10007         (gst_codec_src_init_type), (gst_codec_src_base_init),
10008         (gst_codec_src_create), (gst_codec_src_class_init),
10009         (gst_codec_src_init), (plugin_init), (playbin_suite):
10010           Add some tests for the missing-plugin stuff.
10011
10012 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10013
10014         * configure.ac:
10015         * gst-libs/gst/Makefile.am:
10016         * gst-libs/gst/utils/Makefile.am:
10017         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
10018         * gst-libs/gst/utils/base-utils.h:
10019         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
10020         (find_format_info), (caps_are_rtp_caps),
10021         (gst_base_utils_get_source_description),
10022         (gst_base_utils_get_sink_description),
10023         (gst_base_utils_get_decoder_description),
10024         (gst_base_utils_get_encoder_description),
10025         (gst_base_utils_get_element_description),
10026         (gst_base_utils_add_codec_description_to_tag_list),
10027         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
10028         * gst-libs/gst/utils/descriptions.h:
10029         * gst-libs/gst/utils/missing-plugins.c:
10030         (missing_structure_get_type), (copy_and_clean_caps),
10031         (gst_missing_uri_source_message_new),
10032         (gst_missing_uri_sink_message_new),
10033         (gst_missing_element_message_new),
10034         (gst_missing_decoder_message_new),
10035         (gst_missing_encoder_message_new),
10036         (missing_structure_get_string_detail),
10037         (missing_structure_get_caps_detail),
10038         (gst_missing_plugin_message_get_installer_detail),
10039         (gst_missing_plugin_message_get_description),
10040         (gst_is_missing_plugin_message):
10041         * gst-libs/gst/utils/missing-plugins.h:
10042           API: add new libgstbaseutils library with functions
10043           - to create and parse missing-plugins messages
10044           - that provide (translated) descriptions for caps/decoders/sources/etc.
10045           Closes #392393.
10046
10047         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
10048         * pkgconfig/gstreamer-plugins-base.pc.in:
10049           Add new lib.
10050
10051         * docs/libs/gst-plugins-base-libs-docs.sgml:
10052         * docs/libs/gst-plugins-base-libs-sections.txt:
10053           Generate docs for new lib and API.
10054
10055         * tests/check/Makefile.am:
10056         * tests/check/libs/.cvsignore:
10057         * tests/check/libs/utils.c: (missing_msg_check_getters),
10058         (GST_START_TEST), (libgstbaseutils_suite):
10059           Add some basic unit tests.
10060
10061 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10062
10063         * ext/ogg/Makefile.am:
10064           Dist gstoggdemux.h to fix 'make distcheck'.
10065
10066         * sys/v4l/Makefile.am:
10067           Fix 'make distcheck' even more.
10068
10069 2007-01-09  Wim Taymans  <wim@fluendo.com>
10070
10071         * docs/plugins/Makefile.am:
10072         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10073         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10074         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
10075         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
10076         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
10077         (gst_ogg_demux_perform_seek):
10078         * ext/ogg/gstoggdemux.h:
10079         Added docs.
10080         Add some more comments.
10081         Small cleanups.
10082
10083 2007-01-09  Wim Taymans  <wim@fluendo.com>
10084
10085         * ext/theora/theoradec.c:
10086         * ext/vorbis/vorbisdec.c:
10087         * gst-libs/gst/audio/gstringbuffer.c:
10088         (gst_ring_buffer_commit_full):
10089         * gst-libs/gst/audio/gstringbuffer.h:
10090         * gst-libs/gst/rtp/gstrtpbuffer.c:
10091         * gst-libs/gst/tag/gstvorbistag.c:
10092         Small documentation updates/fixes
10093
10094 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
10095
10096         * configure.ac:
10097           Require core CVS HEAD for Andy's basesrc/sink API additions.
10098
10099 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10100
10101         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
10102
10103         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
10104         (plugin_init):
10105           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
10106           on flac.sf.net (there appear to be other versions of the first
10107           ogg page in the wild) (#391365).
10108
10109 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10110
10111         * configure.ac:
10112           Check if localtime_r() is available.
10113
10114         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
10115           If localtime_r() is not available, fall back to localtime(). Should
10116           fix build on MingW (#393310).
10117
10118 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
10119
10120         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
10121         * gst/subparse/gstsubparse.h:
10122           Remove spurious 1000 subtrahend when calculating the timestamp from
10123           the frame number and the frame rate . Also, use the frames/second
10124           value specified in the first line of the file, if one is specified
10125           there. Should fix #357503.
10126
10127         * tests/check/elements/subparse.c: (do_test),
10128         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
10129         (subparse_suite):
10130           Add some basic unit tests for the microdvd subtitle format.
10131
10132 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10133
10134         Patch by: Young-Ho Cha <ganadist at chollian dot net>
10135
10136         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10137         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
10138         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
10139         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
10140         (gst_xvimagesink_set_xwindow_id),
10141         (gst_xvimagesink_set_event_handling),
10142         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
10143         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10144         Fixes: #390076.
10145         Add an adaptor property to select a specific XV adaptor.
10146         * sys/xvimage/xvimagesink.h:
10147
10148 2007-01-07  Julien MOUTTE  <julien@moutte.net>
10149
10150         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10151         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
10152         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
10153         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
10154         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
10155         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
10156         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
10157         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
10158         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
10159         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
10160         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
10161         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
10162         Use flow_lock much more to protect every access to xwindow.
10163         Try to catch erros while creating images in case some drivers are
10164         just generating an XError when the requested image is too big.
10165         Should fix : #354698, #384008, #384060.
10166         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
10167         Implement some stress testing of setting window xid.
10168
10169 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
10170
10171         * win32/common/libgsaudio.def:
10172           Add new exported function.
10173         * win32/common/libgstogg.dsp:
10174           Add gstoggaviparse.c to the build.
10175         * win32/common/libgstvideoscale.dsp:
10176           Add vs_4tap.c to the build.
10177         * win32/common/libgstvorbis.dsp:
10178           Add vorbistag.c to the build.
10179         
10180 2007-01-06  Andy Wingo  <wingo@pobox.com>
10181
10182         * gst-libs/gst/audio/gstbaseaudiosink.c
10183         (gst_base_audio_sink_class_init)
10184         (gst_base_audio_sink_init): 
10185         (gst_base_audio_sink_activate_pull): Add an activate_pull function
10186         to baseaudiosink, and tell basesink that we can work in pull mode.
10187         This way the ring buffer thread drives the pipeline directly, if
10188         pull mode is possible. There is some lingering nastiness regarding
10189         capsnego, however.
10190         (gst_base_audio_sink_callback): Implement the callback to pull
10191         data. This interface is a bit light, though -- it should get a
10192         GstFlowReturn return value at least.
10193
10194 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10195
10196         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
10197         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
10198         * gst/playback/gstdecodebin2.c:
10199         (gst_decode_group_check_if_blocked):
10200           Printf format and missing argument fixes.
10201
10202 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
10203
10204         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
10205         (gst_ogm_parse_change_state):
10206         Activate pads before adding them to the element.
10207
10208 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10209
10210         * tests/examples/seek/scrubby.c: (main):
10211         * tests/examples/seek/seek.c: (main):
10212           Call g_thread_init() first thing in main() (see #391278).
10213
10214 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10215
10216         * tests/check/Makefile.am:
10217         * tests/check/libs/.cvsignore:
10218         * tests/check/libs/netbuffer.c: (GST_START_TEST),
10219         (netbuffer_suite):
10220           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
10221           for the time being, since it's broken, see #393099.
10222
10223 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
10224
10225         * tests/check/Makefile.am:
10226           Update to use GST_PLUGINS_BASE_CFLAGS as well.
10227
10228 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
10229
10230         * configure.ac:
10231           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
10232           so that GST_BASE_CFLAGS can go inbetween them, making sure
10233           we use uninstalled gst-libs headers
10234         * docs/libs/Makefile.am:
10235         * ext/alsa/Makefile.am:
10236         * ext/cdparanoia/Makefile.am:
10237         * ext/gnomevfs/Makefile.am:
10238         * ext/libvisual/Makefile.am:
10239         * ext/ogg/Makefile.am:
10240         * ext/theora/Makefile.am:
10241         * ext/vorbis/Makefile.am:
10242         * gst-libs/gst/audio/Makefile.am:
10243         * gst-libs/gst/cdda/Makefile.am:
10244         * gst-libs/gst/interfaces/Makefile.am:
10245         * gst-libs/gst/riff/Makefile.am:
10246         * gst-libs/gst/rtp/Makefile.am:
10247         * gst-libs/gst/tag/Makefile.am:
10248         * gst/adder/Makefile.am:
10249         * gst/audioconvert/Makefile.am:
10250         * gst/audiorate/Makefile.am:
10251         * gst/audioresample/Makefile.am:
10252         * gst/playback/Makefile.am:
10253         * gst/tcp/Makefile.am:
10254         * gst/videoscale/Makefile.am:
10255         * gst/volume/Makefile.am:
10256         * sys/ximage/Makefile.am:
10257         * sys/xvimage/Makefile.am:
10258         * tests/icles/Makefile.am:
10259           adapt
10260
10261 2007-01-04  Julien MOUTTE  <julien@moutte.net>
10262
10263         * gst-libs/gst/interfaces/xoverlay.c:
10264         (gst_x_overlay_handle_events):
10265         * gst-libs/gst/interfaces/xoverlay.h:
10266         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
10267         (gst_ximagesink_set_xwindow_id),
10268         (gst_ximagesink_set_event_handling),
10269         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
10270         (gst_ximagesink_get_property), (gst_ximagesink_init),
10271         (gst_ximagesink_class_init):
10272         * sys/ximage/ximagesink.h:
10273         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
10274         (gst_xvimagesink_set_xwindow_id),
10275         (gst_xvimagesink_set_event_handling),
10276         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
10277         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
10278         (gst_xvimagesink_class_init):
10279         * sys/xvimage/xvimagesink.h:
10280         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
10281         Add a method to the XOverlay interface to allow disabling of 
10282         event handling in x[v]imagesink elements. This will let X events
10283         propagate to parent windows which can be usefull in some cases.
10284         Be carefull that the application is then responsible of pushing
10285         navigation events and expose events to the video sink.
10286         Fixes: #387138.
10287
10288 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
10289
10290         * gst-libs/gst/tag/gstvorbistag.c:
10291         * tests/check/libs/tag.c: (GST_START_TEST):
10292           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
10293           (fixes #392070).
10294
10295 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
10296
10297         * configure.ac:
10298         * docs/Makefile.am:
10299         * docs/design/Makefile.am:
10300           Dist design docs.
10301
10302 2006-12-27  Julien MOUTTE  <julien@moutte.net>
10303
10304         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
10305         typo. Fixes: #390063.
10306
10307 2006-12-27  Julien MOUTTE  <julien@moutte.net>
10308
10309         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10310         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
10311         caps leak.
10312         * win32/common/config.h: Updated.
10313
10314 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
10315
10316         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
10317         (setup_gdpdepay_streamheader):
10318         * tests/check/elements/gdppay.c: (cleanup_gdppay),
10319         (setup_gdppay_streamheader):
10320           Fix the dp tests, but activating the pads for the streamheader tests
10321           too and cleaning up conditionaly
10322
10323 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
10324
10325         * gst/ffmpegcolorspace/avcodec.h:
10326         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10327         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
10328         (gst_ffmpegcsp_avpicture_fill):
10329         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
10330         (img_get_alpha_info):
10331         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
10332         other end of the word. Fixes: #387073.
10333
10334         Add some inconsequential branch hints in a couple of places.
10335
10336 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
10337
10338         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10339         (gst_ffmpeg_caps_to_smpfmt):
10340           The "signed" field in raw audio caps is of boolean type, trying to
10341           extract the value with _get_int() will fail (fix to keep in sync with
10342           the copy in gst-ffmpeg)
10343
10344 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
10345
10346         * tests/check/elements/audioresample.c: (cleanup_audioresample):
10347         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
10348         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
10349         (cleanup_gdpdepay):
10350         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
10351         * tests/check/elements/subparse.c: (teardown_subparse):
10352         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
10353         * tests/check/elements/videorate.c: (cleanup_videorate):
10354         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
10355         * tests/check/elements/volume.c: (cleanup_volume):
10356         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
10357         (cleanup_vorbisdec):
10358         * tests/check/elements/vorbistag.c: (setup_vorbistag),
10359         (cleanup_vorbistag):
10360           consistent pad (de)activation
10361
10362 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
10363
10364         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
10365           Forgot to register the extensions.
10366
10367 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
10368
10369         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
10370         (plugin_init):
10371           Add typefinder for VIVO files (my christmas present to the 90s).
10372
10373 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10374
10375         * gst/playback/gstdecodebin.c: (type_found):
10376           Special-case the text/plain media type: we only want to recognise it
10377           as a 'raw' decoded media type if it comes from a demuxer or subtitle
10378           parser, but not if the entire stream is of text/plain type. If the
10379           entire stream is text/plain, we should just error out.
10380
10381           This fixes playback of audio files with lyrics in totem. Totem can't
10382           distinguish between text files and subtitle files and passes any
10383           .txt file with the same basename as the main file to playbin as
10384           suburi, and playbin will then throw a 'subtitle found, but no video
10385           stream' error, which isn't entirely helpful. See #380342.
10386
10387           Also, with this change we'll show a slightly more correct error
10388           message in case totem passes a playlist file to us (although a
10389           custom error message wording instead of the default text would
10390           probably not be a bad idea either).
10391
10392           Same problem also needs to be fixed for playbin+decodebin2.
10393
10394         * tests/check/Makefile.am:
10395         * tests/check/elements/decodebin.c: (src_handoff_cb),
10396         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
10397         (decodebin_suite):
10398           Add simple unit test for decodebin for the above.
10399
10400 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
10401
10402         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
10403         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
10404           Refuse to change state to READY when we failed to create any of the
10405           required elements in our instance init function.
10406
10407 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
10408
10409         * docs/libs/gst-plugins-base-libs-sections.txt:
10410           Small docs fixes/updates.
10411
10412         * gst-libs/gst/video/gstvideosink.h:
10413           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
10414           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
10415           removed from the base sink API between 0.9.6 and 0.9.7).
10416           API: add GST_VIDEO_SINK_CAST and use it for the height/width
10417           accessor macros, so we don't do a runtime GObject type check every
10418           time we use them.
10419
10420 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
10421
10422         * Makefile.am:
10423         * gst-plugins-base.doap:
10424         * gst-plugins-base.spec.in:
10425           add doap file
10426
10427 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
10428
10429         Patch by: Jens Granseuer <jensgr at gmx net>
10430
10431         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
10432         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
10433         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
10434         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
10435         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
10436           Declare variables at the beginning of a block. Fixes #383195.
10437
10438 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
10439
10440         * configure.ac:
10441         Bump version nano - back to CVS.
10442
10443
10444 === release 0.10.11 ===
10445
10446 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
10447
10448         * configure.ac:
10449           releasing 0.10.11, "Dumb things"
10450
10451 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
10452
10453         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
10454         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
10455         Handle the case where an element has multiple pads with 
10456         unfixed caps as well as still possibly producing more dynamic 
10457         pads by storing each case as a distinct entry in the dynamic list.
10458         Fixes #38223 again.
10459
10460 2006-12-04  Wim Taymans  <wim@fluendo.com>
10461
10462         * gst/playback/gstdecodebin.c: (close_pad_link):
10463         Fix #382223, add more dynamic caps handling.
10464
10465 2006-12-04  Wim Taymans  <wim@fluendo.com>
10466
10467         * gst-libs/gst/audio/gstringbuffer.h:
10468         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
10469         (gst_netaddress_set_ip4_interface),
10470         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
10471         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
10472         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
10473         (gst_netaddress_get_ttl):
10474         * gst-libs/gst/netbuffer/gstnetbuffer.h:
10475         * gst/playback/gstdecodebin.c: (close_pad_link):
10476         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
10477         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
10478         * win32/common/config.h:
10479
10480 2006-12-01  Michael Smith  <msmith@fluendo.com>
10481
10482         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
10483           Delete bad debug code.
10484           Fixes #381219
10485
10486 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
10487
10488         * gst/videoscale/vs_4tap.c:
10489         * win32/MANIFEST:
10490         * win32/common/config.h:
10491         * win32/vs8/libgstvideoscale.vcproj:
10492         Fix compilation on win32 under VS8
10493         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
10494         Partially fixes #381175
10495
10496 2006-11-30  Michael Smith  <msmith@fluendo.com>
10497
10498         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
10499         (GST_START_TEST):
10500           It would be very bad if, after a discont buffer, we thought every
10501           single following buffer was also discont. So, add to the test to
10502           ensure that this isn't the case.
10503           
10504         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
10505           ... it was the case. So fix it.
10506
10507 2006-11-28  Wim Taymans  <wim@fluendo.com>
10508
10509         * gst/playback/gstplaybasebin.c: (check_queue_event):
10510         Improve debug.
10511
10512         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
10513         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
10514         padtemplate caps. Refixes #357577.
10515
10516 2006-11-28  Wim Taymans  <wim@fluendo.com>
10517
10518         * gst/playback/gstplaybasebin.c: (check_queue_event),
10519         (queue_threshold_reached), (queue_out_of_data),
10520         (gen_preroll_element):
10521         Add event probe to see when EOS is in a queue and we can disable the
10522         underrun signals. Fixes #357577.
10523
10524 2006-11-28  Edward Hervey  <edward@fluendo.com>
10525
10526         * gst/playback/Makefile.am:
10527         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
10528         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
10529         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
10530         (gst_decode_bin_init), (gst_decode_bin_dispose),
10531         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
10532         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
10533         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
10534         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
10535         (connect_element), (expose_pad), (type_found),
10536         (pad_added_group_cb), (pad_removed_group_cb),
10537         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
10538         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
10539         (are_raw_caps), (multi_queue_overrun_cb),
10540         (multi_queue_underrun_cb), (gst_decode_group_new),
10541         (get_current_group), (group_demuxer_event_probe),
10542         (gst_decode_group_control_demuxer_pad),
10543         (gst_decode_group_control_source_pad),
10544         (gst_decode_group_check_if_blocked),
10545         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
10546         (gst_decode_group_hide), (gst_decode_group_free),
10547         (gst_decode_group_set_complete), (source_pad_blocked_cb),
10548         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
10549         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
10550         (plugin_init):
10551         New decodebin2 element.
10552         Closes #370092
10553         * gst/playback/gstplay-marshal.list:
10554         Added marshallers for new signals in decodebin2
10555         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
10556         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
10557         is set.
10558
10559 2006-11-28  Wim Taymans  <wim@fluendo.com>
10560
10561         * gst/playback/gstplaybasebin.c: (setup_source),
10562         (gst_play_base_bin_change_state):
10563         Disable rtsp:// uris for the release, it's not good enough yet.
10564         Remove unused var.
10565
10566 2006-11-26  Wim Taymans  <wim@fluendo.com>
10567
10568         * ext/theora/theoradec.c: (gst_theora_dec_reset),
10569         (theora_dec_push_forward), (theora_dec_push_reverse),
10570         (theora_handle_data_packet), (theora_dec_decode_buffer),
10571         (theora_dec_flush_decode), (theora_dec_chain_reverse),
10572         (theora_dec_chain_forward), (theora_dec_chain):
10573         Implement reverse playback.
10574
10575         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
10576         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
10577         (vorbis_dec_chain_forward):
10578         Clear buffers used for reverse playback in _reset.
10579         No need to set the eos flag, we clip samples using the segment.
10580
10581 2006-11-24  Wim Taymans  <wim@fluendo.com>
10582
10583         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
10584         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
10585         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
10586         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
10587         Some cleanups.
10588         Handle continued pages in reverse mode.
10589
10590 2006-11-24  Wim Taymans  <wim@fluendo.com>
10591
10592         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
10593         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
10594         (vorbis_dec_flush_decode):
10595         Small cleanups.
10596         Don't try to add invalid timestamps.
10597         Clipping will unref the buffer.
10598
10599 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10600
10601         * gst/adder/gstadder.h:
10602         * gst/audiotestsrc/gstaudiotestsrc.h:
10603           remove obsolete _factory_init protos
10604
10605 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
10606
10607         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
10608           Fix spacing in debug message.
10609
10610 2006-11-23  Wim Taymans  <wim@fluendo.com>
10611
10612         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
10613         (gst_ogg_demux_chain):
10614         Don't just ignore return values from _pad_push().
10615         Small debug improvements.
10616
10617 2006-11-23  Michael Smith  <msmith@fluendo.com>
10618
10619         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
10620           If our incoming buffer is marked as DISCONT, then increment the page
10621           number (so that the discontinuity is marked in the final ogg
10622           bitstream) and flush the previous page.
10623
10624 2006-11-22  Michael Smith  <msmith@fluendo.com>
10625
10626         * ext/theora/gsttheoraenc.h:
10627         * ext/theora/theoraenc.c: (gst_theora_enc_init),
10628         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
10629         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
10630         (theora_enc_chain), (theora_enc_change_state):
10631           Mark discontinuities of > 3/4 of a frame, reinit encoder.
10632
10633         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
10634         (GST_START_TEST), (theoraenc_suite):
10635           Enable discontinuity test, fix it.
10636
10637 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10638
10639         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
10640         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
10641         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
10642         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
10643         (gst_text_overlay_change_state):
10644         * ext/pango/gsttextoverlay.h:
10645           Some textoverlay fixes: for one, in the video chain function,
10646           actually wait for a text buffer to come in if there is none at the
10647           moment and there should be one; also, deal more gracefully with
10648           incoming buffers that do not have a timestamp or duration; discard
10649           text buffer when not needed any longer. Fixes #341681.
10650
10651         * tests/check/Makefile.am:
10652         * tests/check/elements/.cvsignore:
10653         * tests/check/elements/textoverlay.c:
10654         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
10655         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
10656         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
10657         (test_video_waits_for_text_send_text_newsegment_thread),
10658         (test_video_waits_for_text_shutdown_element),
10659         (test_render_continuity_push_video_buffers_thread),
10660         (textoverlay_suite):
10661           Add some unit tests for textoverlay.
10662
10663 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10664
10665         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
10666           Avoid integer underflow when the found probability for mp3 is
10667           smaller than the 'penalty' we subtract if there's not a clean
10668           mp3 header sync at offset 0.
10669
10670 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
10671
10672         * docs/libs/gst-plugins-base-libs-sections.txt:
10673           Add some new symbols to the docs
10674
10675 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
10676
10677         * tests/check/Makefile.am:
10678         * tests/check/elements/ffmpegcolorspace.c:
10679         (ffmpegcolorspace_suite):
10680           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
10681           (for now not for valgrinding though, since it takes too long).
10682
10683 2006-11-20  Wim Taymans  <wim@fluendo.com>
10684
10685         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10686         (gst_ffmpeg_pixfmt_to_caps):
10687         Fix RGBA32 caps. Fixes #357038.
10688
10689 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
10690
10691         * gst-libs/gst/interfaces/mixertrack.h:
10692           Add FIXME so we can add some padding here in 0.11
10693
10694 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
10695
10696         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
10697           Fix GstBaseRTPAudioPayload structure so the whole GObject
10698           inheritance business actually works (parent class instance structure
10699           must always come first in the derived class instance structure).
10700
10701 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
10702
10703         * gst/videotestsrc/Makefile.am:
10704         * tests/check/Makefile.am:
10705           Make sure our checks and the videotestsrc plugin link against the
10706           local uninstalled gst libs and not any installed gst libs that
10707           might happen to exist as well.
10708
10709         * tests/check/elements/adder.c: (message_received),
10710         (test_event_message_received), (test_play_twice_message_received):
10711         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
10712           Fix compiler warnings when compiling against core with disabled
10713           debugging system.
10714
10715 2006-11-16  Michael Smith  <msmith@fluendo.com>
10716
10717         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
10718         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
10719           Fix audiorate, so that it accurately sets offsets and timestamps.
10720           Doesn't change the fundamental algorithmic decisions; so should be
10721           safe.
10722
10723         * tests/check/Makefile.am:
10724           Enable audiorate test now that it passes.
10725
10726 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
10727
10728         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
10729           clear xv when going to NULL, remove // commented non-existant proto
10730
10731         * tests/examples/seek/seek.c: (main):
10732           add missing tooltip description for scrub and play_scrub
10733
10734 2006-11-14  David Schleef  <ds@schleef.org>
10735
10736         * configure.ac:
10737           Bump liboil requirement to 0.3.8.
10738         * gst-libs/gst/riff/riff-media.c:
10739           Add Dirac fourcc.
10740         * gst/videoscale/vs_image.h:
10741         * gst/videoscale/vs_scanline.h:
10742           Use liboil's stdint.h.
10743         * gst/videotestsrc/videotestsrc.c:
10744           Remove liboil related ifdef's, since they aren't needed now, and
10745           won't work with future versions.
10746
10747 2006-11-14  David Schleef  <ds@schleef.org>
10748
10749         * gst/videoscale/Makefile.am:
10750         * gst/videoscale/gstvideoscale.c:
10751         * gst/videoscale/gstvideoscale.h:
10752         * gst/videoscale/vs_4tap.c:
10753         * gst/videoscale/vs_4tap.h:
10754         * gst/videoscale/vs_image.c:
10755         * gst/videoscale/vs_image.h:
10756         * gst/videoscale/vs_scanline.c:
10757         * gst/videoscale/vs_scanline.h:
10758           Add a 4-tap image scaler.  Theoretically looks much prettier.
10759           The tap calculation could use some improvement.
10760
10761 2006-11-14  Wim Taymans  <wim@fluendo.com>
10762
10763         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
10764
10765         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
10766         (gst_riff_parse_strf_iavs):
10767         * gst/subparse/gstsubparse.c: (convert_encoding):
10768         * gst/tcp/gstmultifdsink.c:
10769         (gst_multi_fd_sink_handle_client_write):
10770         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
10771         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
10772         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
10773         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
10774         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
10775         (gst_ximagesink_ximage_new):
10776         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
10777         Various gsize and gssize printf fixes. Fixes #372507.
10778
10779 2006-11-13  Wim Taymans  <wim@fluendo.com>
10780
10781         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
10782         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
10783         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
10784         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
10785         (vorbis_dec_chain_forward), (vorbis_dec_chain):
10786         * ext/vorbis/vorbisdec.h:
10787         First stab at vorbis reverse playback.
10788
10789 2006-11-13  Wim Taymans  <wim@fluendo.com>
10790
10791         * gst-libs/gst/audio/gstbaseaudiosink.c:
10792         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
10793         * gst-libs/gst/audio/gstbaseaudiosink.h:
10794         Make the clock sync code more accurate wrt resampling and playback
10795         at different rates.
10796         
10797         * gst-libs/gst/audio/gstringbuffer.c:
10798         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
10799         * gst-libs/gst/audio/gstringbuffer.h:
10800         Use better algorithm to interpolate sample rates. 
10801
10802 2006-11-13  Michael Smith  <msmith@fluendo.com>
10803
10804         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
10805           Improve a debug line slightly.
10806
10807         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
10808           Call gst_riff_init() in plugin_init, to avoid getting errors from
10809           the debug system (unrelated changes to another plugin made this turn
10810           up; not sure why).
10811
10812 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
10813
10814         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
10815
10816         * win32/common/libgsttag.def:
10817           Add missing symbol (#366492).
10818
10819 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
10820
10821         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
10822           Don't unref a NULL pad.
10823
10824 2006-11-09  Wim Taymans  <wim@fluendo.com>
10825
10826         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
10827         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
10828         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
10829         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
10830         (gst_ogg_demux_loop):
10831         Implement first stab at reverse playback.
10832
10833 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
10834
10835         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
10836         (gst_riff_create_video_template_caps):
10837           add h263/h264 variants to the caps, Fixes #363118
10838
10839 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
10840
10841         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
10842         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
10843           Use g_strerror instead of strerror so we get UTF-8.
10844
10845 2006-11-03  David Schleef  <ds@schleef.org>
10846
10847         * ext/ogg/gstoggdemux.c:
10848         * ext/ogg/gstoggmux.c:
10849           Add/remove KW-DIRAC header here, since it is ogg-specific.
10850
10851 2006-11-03  Michael Smith  <msmith@fluendo.com>
10852
10853         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
10854           Recognise more mpeg4 elementary video streams.
10855
10856 2006-11-02  Edward Hervey  <edward@fluendo.com>
10857
10858         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
10859         Lower the probability of mp3 typefinding functions if we don't find a
10860         valid mp3 header at the start of the file.
10861         Closes #369482
10862
10863 2006-11-02  Wim Taymans  <wim@fluendo.com>
10864
10865         * ext/theora/gsttheoradec.h:
10866         * ext/theora/theoradec.c: (gst_theora_dec_init),
10867         (theora_dec_sink_event), (theora_dec_chain_forward),
10868         (theora_dec_flush_decode), (theora_dec_chain_reverse),
10869         (theora_dec_chain):
10870         Document and partially implement an algorithm for doing reverse playback
10871         of theora video.
10872
10873 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
10874
10875         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
10876
10877         * win32/common/config.h:
10878         * win32/common/interfaces-enumtypes.c:
10879         * win32/common/libgsttag.def:
10880         * win32/vs8/gst-plugins-base.sln:
10881         * win32/vs8/libgstaudioresample.vcproj:
10882         * win32/vs8/libgstinterfaces.vcproj:
10883         * win32/vs8/libgstogg.vcproj:
10884         * win32/vs8/libgstriff.vcproj:
10885         * win32/vs8/libgsttag.vcproj:
10886         * win32/vs8/libgsttheora.vcproj:
10887         * win32/vs8/libgstvideoscale.vcproj:
10888         * win32/vs8/libgstvorbis.vcproj:
10889           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
10890           to libgsttag.def; add missing dependencies for some vs8 projects;
10891           re-arrange placement of .def files in vs8 projects (#366334).
10892
10893 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
10894
10895         * ext/ogg/gstogg.c:
10896           Remove unused variable.
10897
10898         * ext/ogg/gstoggdemux.c:
10899           Fix Wim's surname in plugin description.
10900
10901 2006-10-31  Wim Taymans  <wim@fluendo.com>
10902
10903         * gst-plugins-base.spec.in:
10904         spec new .h file. Fixes #368310.
10905
10906 2006-10-31  Michael Smith  <msmith@fluendo.com>
10907
10908         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
10909         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
10910         (gst_multi_fd_sink_get_stats),
10911         (gst_multi_fd_sink_remove_client_link),
10912         (gst_multi_fd_sink_queue_buffer),
10913         (gst_multi_fd_sink_handle_clients):
10914         * gst/tcp/gstmultifdsink.h:
10915           Make using the remove or clear signals threadsafe.
10916           Make calling get-stats with an invalid fd not segfault.
10917           Fixes 368273.
10918
10919 2006-10-31  Wim Taymans  <wim@fluendo.com>
10920
10921         * gst-libs/gst/rtp/Makefile.am:
10922         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
10923         (gst_base_rtp_audio_payload_init):
10924         Fix and activate base audio payloader.
10925
10926 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
10927
10928         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
10929         (plugin_init):
10930           Add typefinder for QuickTime Image Files (see #366156).
10931
10932 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
10933
10934         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
10935           Another typo fix (#366212).
10936
10937 2006-10-27  Wim Taymans  <wim@fluendo.com>
10938
10939         * gst/volume/gstvolume.c: (volume_transform_ip):
10940         Use stream time to synchronize volume property instead of rather random
10941         timestamps. This is needed when gnonlin does its time shifting.
10942
10943 2006-10-27  Wim Taymans  <wim@fluendo.com>
10944
10945         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
10946
10947         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
10948         Remove the pad from the element in release_pad. Fixes #364812.
10949
10950 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
10951
10952         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
10953         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
10954           Explicitly create our custom buffer classes at a thread-safe
10955           location as well, since g_type_class_ref() doesn't seem to be
10956           entirely thread-safe either (#365501; also see #349410).
10957
10958 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
10959
10960         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
10961         (gst_riff_parse_info):
10962           If strings in INFO chunk are not UTF-8, do something similar to
10963           what we do for ID3v1 tags: check a number of environment variables
10964           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
10965           character sets to try, otherwise try the current locale and/or fall
10966           back on ISO-8859-1. Fixes #360552.
10967
10968 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
10969
10970         * gst/videotestsrc/gstvideotestsrc.c:
10971         (gst_video_test_src_pattern_get_type),
10972         (gst_video_test_src_set_pattern):
10973         * gst/videotestsrc/gstvideotestsrc.h:
10974         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
10975         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
10976         (gst_video_test_src_checkers8):
10977         * gst/videotestsrc/videotestsrc.h:
10978           Add a bunch of exciting new checkers patterns.
10979
10980 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
10981
10982         * gst/subparse/Makefile.am:
10983         * gst/subparse/gstsubparse.c:
10984         (gst_sub_parse_data_format_autodetect),
10985         (gst_sub_parse_format_autodetect), (handle_buffer),
10986         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
10987         * gst/subparse/gstsubparse.h:
10988         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
10989         (parse_tmplayer):
10990         * gst/subparse/tmplayerparse.h:
10991           Add support for TMPlayer-type subtitles (#362845).
10992
10993         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
10994         (GST_START_TEST), (subparse_suite):
10995           Add some basic unit tests for the above.
10996
10997 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
10998
10999         * tests/check/elements/audiorate.c: (test_injector_base_init),
11000         (test_injector_class_init), (test_injector_chain),
11001         (test_injector_init), (probe_cb), (do_perfect_stream_test),
11002         (GST_START_TEST), (audiorate_suite):
11003           More tests for audiorate: inject buffers to check behaviour when
11004           buffers overlap.
11005
11006 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
11007
11008         * tests/check/Makefile.am:
11009         * tests/check/elements/.cvsignore:
11010         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
11011         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
11012           Add some basic unit tests for audiorate. Disabled at the moment
11013           since it doesn't pass yet (see bug #363119).
11014
11015 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11016
11017         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
11018         (parse_subrip), (handle_buffer):
11019           Add missing closing tags for markup and fix broken markup,
11020           otherwise pango won't render anything (fixes #357531). Also,
11021           make sure the text we send out is always NUL-terminated
11022           (better safe than sorry etc.).
11023
11024         * tests/check/elements/subparse.c: (test_srt_do_test),
11025         (test_srt):
11026           Some more tests for .srt incl. tests for the above stuff.
11027
11028 2006-10-20  Julien MOUTTE  <julien@moutte.net>
11029
11030         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
11031         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
11032         Patch by: Stefan Kost  <ensonic@users.sf.net>
11033         Try to redraw borders only when needed. Apparently this consumes
11034         resources on small devices... :-O (#363607)
11035
11036 2006-10-20  Michael Smith  <msmith@fluendo.com>
11037
11038         * gst/tcp/gstmultifdsink.c:
11039         (gst_multi_fd_sink_client_queue_buffer):
11040           If caps change, then update the client's idea of the caps so that we
11041           don't end up re-sending streamheaders for every single buffer after
11042           the caps change.
11043
11044 2006-10-20  Michael Smith  <msmith@fluendo.com>
11045
11046         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
11047         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
11048           Set caps on pushed buffers; fix up refcounting of caps objects.
11049
11050 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11051
11052         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
11053         (plugin_init):
11054           Typefind mmsh header data packet to application/x-mmsh (#362625).
11055
11056 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11057
11058         * tests/check/Makefile.am:
11059         * tests/check/elements/.cvsignore:
11060         * tests/check/elements/subparse.c: (buffer_from_static_string),
11061         (setup_subparse), (teardown_subparse), (test_srt_do_test),
11062         (GST_START_TEST), (subparse_suite):
11063           Add very simple unit test for subparse.
11064
11065 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11066
11067         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
11068         (parse_subrip):
11069           Strip trailing newlines from subtitle text output.
11070
11071 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11072
11073         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
11074         (gst_sub_parse_change_state):
11075           Fix memleak; clear subparse->textbuf n state change function.
11076
11077 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11078
11079         * gst/subparse/gstsubparse.c:
11080         (gst_sub_parse_data_format_autodetect):
11081           Don't require subrip (.srt) files to start with a chunk number of 1.
11082
11083 2006-10-18  Wim Taymans  <wim@fluendo.com>
11084
11085         * gst-libs/gst/audio/gstbaseaudiosink.c:
11086         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11087         * gst-libs/gst/audio/gstbaseaudiosink.h:
11088         Extract rate from the NEWSEGMENT event.
11089         Use commit_full to also take rate adjustment into account when writing
11090         samples to the ringbuffer.
11091         
11092         * gst-libs/gst/audio/gstringbuffer.c:
11093         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
11094         (gst_ring_buffer_read):
11095         * gst-libs/gst/audio/gstringbuffer.h:
11096         Added _commit_full() to also take rate into account.
11097         Use simple interpolation algorithm to resample audio.
11098         API: gst_ring_buffer_commit_full()
11099
11100         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
11101         * tests/examples/seek/seek.c: (segment_done):
11102         Don't try to seek with 0.0 rate, just pause instead.
11103         Remove bogus debug line.
11104
11105 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11106
11107         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
11108         (setup_source):
11109           Catch async errors when starting up the subtitle bin, so we can
11110           stop waiting and continue with the main film instead of hanging
11111           forever. Fixes #339366.
11112
11113         * tests/check/elements/playbin.c: (playbin_suite):
11114           Enable unit test for the above.
11115
11116 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11117
11118         * tests/check/Makefile.am:
11119         * tests/check/elements/.cvsignore:
11120         * tests/check/elements/playbin.c: (GST_START_TEST),
11121         (gst_red_video_src_uri_get_type),
11122         (gst_red_video_src_uri_get_protocols),
11123         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
11124         (gst_red_video_src_uri_handler_init),
11125         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
11126         (gst_red_video_src_create), (gst_red_video_src_class_init),
11127         (gst_red_video_src_init), (plugin_init), (playbin_suite):
11128           Some small and basic unit tests for playbin; not very useful yet,
11129           but at least a start.
11130
11131 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11132
11133         * gst/playback/gstplaybin.c: (setup_sinks):
11134           The old pad activation spiel.
11135
11136 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11137
11138         * gst/playback/gstplaybasebin.c: (setup_source):
11139           Don't hang forever if the subbin already fails to start up in 
11140           the state change to PAUSED (#339366).
11141
11142 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
11143
11144         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
11145         (gst_tuner_set_channel), (gst_tuner_get_channel),
11146         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
11147         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
11148         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
11149         (gst_tuner_find_channel_by_name):
11150           Fix some function guards, add some more function guards.
11151
11152 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
11153
11154         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
11155         (remove_element_chain):
11156         Don't return a pad from get_our_ghost_pad unless it is actually the
11157         one we want.
11158         Change a cast in remove_element_chain slightly.
11159
11160 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11161
11162         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11163         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
11164         Segment seeking needs to use the rate and set stop to -1.
11165
11166 2006-10-13  Wim Taymans  <wim@fluendo.com>
11167
11168         * gst-libs/gst/audio/gstbaseaudiosink.c:
11169         (gst_base_audio_sink_setcaps):
11170         Don't crash when ringbuffer is not yet created.
11171         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
11172         Fixes #361634.
11173
11174         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
11175         * gst/playback/gststreamselector.c:
11176         (gst_stream_selector_request_new_pad):
11177         Activate pads befre adding them to running elements.
11178
11179 2006-10-13  Julien MOUTTE  <julien@moutte.net>
11180
11181         * tests/examples/seek/seek.c: (do_seek), (start_seek),
11182         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
11183         updater when we start grabing the slider. Don't wait for the
11184         pipeline to be PAUSED.
11185
11186 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
11187
11188         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
11189         (gst_mixer_set_volume), (gst_mixer_get_volume),
11190         (gst_mixer_set_mute), (gst_mixer_set_option),
11191         (gst_mixer_get_option), (gst_mixer_mute_toggled),
11192         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
11193         (gst_mixer_option_changed):
11194           Guard mixer interface functions against bogus arguments.
11195
11196 2006-10-12  Julien MOUTTE  <julien@moutte.net>
11197
11198         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
11199         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
11200         (msg_state_changed), (main): Use state-changed messages to trigger
11201         start/stop of scale update timer. Indeed the scale slider was
11202         jumping here and there because the update timer was activated 
11203         before seek completed. This fixes instant applying of rate changes
11204         by pressing the spinbutton like a crazy man !
11205
11206 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
11207
11208         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
11209
11210         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
11211         (gst_basertppayload_finalize):
11212           Fix two small memory leaks (#361456).
11213
11214 2006-10-10  Julien MOUTTE  <julien@moutte.net>
11215
11216         * tests/examples/seek/seek.c: (do_seek),
11217         (rate_spinbutton_changed_cb): When changing spinbutton we try
11218         to change the rate on the fly.
11219
11220 2006-10-10  Wim Taymans  <wim@fluendo.com>
11221
11222         * gst-libs/gst/riff/riff-ids.h:
11223         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
11224         (gst_riff_create_audio_template_caps):
11225         Add WMS caps.
11226
11227 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11228
11229         Patch by: Josep Torra Valles <josep@fluendo.com>
11230
11231         * ext/gnomevfs/gstgnomevfssink.c:
11232         * ext/gnomevfs/gstgnomevfssrc.c:
11233         Fix URI interface implementation return type.
11234         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
11235         Fix what looks like a copy/paste issue when assigning values.
11236         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11237         (gst_audio_filter_template_get_type):
11238         Cast to prevent Forte warnings.
11239         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
11240         Fix URI interface implementation return type.
11241         gst_pad_query_position requires a signed integer pointer as
11242         3rd parameter, GstClockTime is unsigned.
11243         * gst/audioconvert/audioconvert.c:
11244         Fix integer overflow when treated as signed.
11245         * gst/audioresample/resample.c: (resample_add_input_data):
11246         Cast to prevent warnings on Forte.
11247         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
11248         Fix integer overflow when treated as signed.
11249         * gst/ffmpegcolorspace/imgconvert_template.h:
11250         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
11251         * gst/playback/gstdecodebin.c: (queue_filled_cb),
11252         (cleanup_decodebin):
11253         Who initialises a guint to -1!
11254         Cast function pointers to prevent warnings on Forte.
11255         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
11256         (queue_threshold_reached):
11257         Cast function pointers correctly to prevent warnings on Forte.
11258         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
11259         Cast function pointers correctly to prevent warnings on Forte.
11260         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
11261         Obvious change to unsigned, 0xEF > max signed char.
11262         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
11263         GstClockTime is unsigned, initialise correctly.
11264         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
11265         Cast so pointer arithemetic doesn't cause warnings on Forte.
11266         * gst/videorate/gstvideorate.c:
11267         Use correct return value.
11268         * tests/examples/seek/scrubby.c:
11269         GstClockTime is unsigned, initialise correctly.
11270
11271 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
11272
11273         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
11274
11275         * gst/typefind/gsttypefindfunctions.c:
11276           Recognise XML files and XML-like files shorter than 256 bytes as
11277           well (fixes #359237).
11278
11279 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
11280
11281         Patch by: Renato Filho <renato.filho@indt.org.br>
11282         
11283         * gst/typefind/gsttypefindfunctions.c:
11284         Added typefind functions to video/x-nuv media.
11285         
11286 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
11287
11288         * gst-libs/gst/interfaces/xoverlay.c:
11289         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
11290           Some more guards against invalid input.
11291
11292 2006-10-07  Julien MOUTTE  <julien@moutte.net>
11293
11294         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
11295         Useless goto.
11296         * tests/examples/seek/seek.c: (do_seek),
11297         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
11298         seek example to experiment with rates != 1.0 (reverse playback !)
11299
11300 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
11301
11302         * gst-libs/gst/interfaces/xoverlay.c:
11303           Unref message in doc-example (spotted by Robert McQueen)
11304
11305 2006-10-06  Wim Taymans  <wim@fluendo.com>
11306
11307         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11308         (mpeg1_parse_header), (mpeg1_sys_type_find):
11309         printf fix.
11310
11311 2006-10-06  Wim Taymans  <wim@fluendo.com>
11312
11313         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11314         (close_pad_link):
11315         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
11316         Activate dynamic pads before adding them to the element.
11317
11318 2006-10-06  Michael Smith  <msmith@fluendo.com>
11319
11320         * gst-libs/gst/floatcast/floatcast.h:
11321           Fix obviously-bogus macros; use the correct types.
11322
11323 2006-10-06  Wim Taymans  <wim@fluendo.com>
11324
11325         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11326         (gst_base_rtp_depayload_change_state):
11327         Also call parent state change function to activate pads.
11328
11329         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11330         (mpeg1_parse_header), (mpeg1_sys_type_find):
11331         Add some more debug info in mpeg typefinding.
11332
11333 2006-10-06  Michael Smith  <msmith@fluendo.com>
11334
11335         * ext/theora/theoradec.c: (theora_dec_chain):
11336           Zero byte theora packets are valid and well-defined; don't warn on
11337           them.
11338
11339 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11340
11341         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
11342         (gst_multi_fd_sink_get_stats), (find_limits),
11343         (gst_multi_fd_sink_queue_buffer):
11344           API: add dropped_buffers to the get-stats GValueArray
11345
11346 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
11347
11348         * ext/alsa/gstalsadeviceprobe.c:
11349         (gst_alsa_device_property_probe_get_values):
11350         * ext/alsa/gstalsasink.c: (set_hwparams):
11351         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
11352         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
11353         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
11354         (gst_ogg_mux_process_best_pad):
11355         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
11356         (gst_ogg_parse_chain):
11357         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
11358         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11359         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
11360         (gst_vorbis_enc_buffer_check_discontinuous):
11361         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
11362         * gst-libs/gst/audio/gstbaseaudiosink.c:
11363         (gst_base_audio_sink_render):
11364         * gst-libs/gst/cdda/gstcddabasesrc.c:
11365         (gst_cdda_base_src_handle_track_seek):
11366         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11367         (gst_base_rtp_depayload_push_full):
11368         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
11369         * gst/audioresample/resample.c: (resample_input_pushthrough):
11370         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
11371         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
11372         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
11373         (wavpack_type_find):
11374         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
11375         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11376         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
11377         * tests/check/elements/volume.c: (GST_START_TEST):
11378           Printf format fixes.
11379
11380 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
11381
11382         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
11383           Fix a simple mistake (see the docs)
11384           Fixes #359580
11385
11386 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11387
11388         * docs/plugins/Makefile.am:
11389         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11390         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11391         * docs/plugins/gst-plugins-base-plugins.args:
11392         * docs/plugins/gst-plugins-base-plugins.hierarchy:
11393         * docs/plugins/inspect/plugin-adder.xml:
11394         * docs/plugins/inspect/plugin-alsa.xml:
11395         * docs/plugins/inspect/plugin-audioconvert.xml:
11396         * docs/plugins/inspect/plugin-audiorate.xml:
11397         * docs/plugins/inspect/plugin-audioresample.xml:
11398         * docs/plugins/inspect/plugin-audiotestsrc.xml:
11399         * docs/plugins/inspect/plugin-cdparanoia.xml:
11400         * docs/plugins/inspect/plugin-decodebin.xml:
11401         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
11402         * docs/plugins/inspect/plugin-gdp.xml:
11403         * docs/plugins/inspect/plugin-gnomevfs.xml:
11404         * docs/plugins/inspect/plugin-libvisual.xml:
11405         * docs/plugins/inspect/plugin-ogg.xml:
11406         * docs/plugins/inspect/plugin-pango.xml:
11407         * docs/plugins/inspect/plugin-playbin.xml:
11408         * docs/plugins/inspect/plugin-subparse.xml:
11409         * docs/plugins/inspect/plugin-tcp.xml:
11410         * docs/plugins/inspect/plugin-theora.xml:
11411         * docs/plugins/inspect/plugin-typefindfunctions.xml:
11412         * docs/plugins/inspect/plugin-video4linux.xml:
11413         * docs/plugins/inspect/plugin-videorate.xml:
11414         * docs/plugins/inspect/plugin-videoscale.xml:
11415         * docs/plugins/inspect/plugin-videotestsrc.xml:
11416         * docs/plugins/inspect/plugin-volume.xml:
11417         * docs/plugins/inspect/plugin-vorbis.xml:
11418         * docs/plugins/inspect/plugin-ximagesink.xml:
11419         * docs/plugins/inspect/plugin-xvimagesink.xml:
11420           Add vorbistag element to docs; update version numbers to 0.10.10.1.
11421
11422 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11423
11424         Patch by: James "Doc" Livingston <doclivingston at gmail com>
11425
11426         * ext/vorbis/Makefile.am:
11427         * ext/vorbis/vorbis.c: (plugin_init):
11428         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
11429         (vorbis_parse_parse_packet), (vorbis_parse_chain):
11430         * ext/vorbis/vorbisparse.h:
11431         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
11432         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
11433         (gst_vorbis_tag_parse_packet):
11434         * ext/vorbis/vorbistag.h:
11435           Add new vorbistag element which derives from vorbisparse
11436           and is essentially the same as well, only that it implements
11437           the GstTagSetter interface and can modify the stream's
11438           vorbiscomment on the fly (#335635).
11439
11440         * tests/check/Makefile.am:
11441         * tests/check/elements/.cvsignore:
11442         * tests/check/elements/vorbistag.c: (setup_vorbistag),
11443         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
11444         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
11445         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
11446           Add unit test for new vorbistag element.
11447
11448 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
11449
11450         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
11451         (vorbis_parse_push_headers), (vorbis_parse_chain):
11452           Set BOS flag in packet structure to fix 'jump depends
11453           on unitialized value' errors in valgrind; various minor
11454           clean-ups.
11455
11456 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
11457
11458         * gst/playback/gstdecodebin.c: (close_pad_link):
11459         Fix typo in a debug statement.
11460
11461         * gst/playback/gstplaybasebin.c: (probe_triggered),
11462         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
11463         (gen_source_element), (source_new_pad), (analyse_source),
11464         (setup_source):
11465         When handling no_more_pads in new_decoded_pad, make sure to treat
11466         subtitle pads correctly. Fixes playback with subtitle files.
11467
11468         Move a recurring message to LOG level.
11469
11470         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
11471         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
11472         which ends up as -1 when cast to an int. Make the logic handle the
11473         max value as an unsigned mask and only change the colorkey when it's
11474         a value we recognise.
11475
11476 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11477
11478         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11479         Removed empty * between paragraphs
11480
11481 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11482
11483         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11484         * gst-libs/gst/rtp/README:
11485         Moved some documentation into .c file
11486
11487 2006-09-29  Wim Taymans  <wim@fluendo.com>
11488
11489         * gst/playback/gstdecodebin.c: (no_more_pads):
11490         Fix compilation.
11491
11492 2006-09-29  Wim Taymans  <wim@fluendo.com>
11493
11494         * gst/playback/gstdecodebin.c: (new_caps):
11495         Remove g_print
11496
11497         * gst/playback/gstplaybin.c:
11498         Add some docs.
11499
11500 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11501
11502         * tests/check/Makefile.am:
11503           Re-enable cddabasesrc test to see if it works again
11504           now.
11505
11506 2006-09-29  Wim Taymans  <wim@fluendo.com>
11507
11508         * gst/playback/gstplaybasebin.c: (setup_subtitle),
11509         (gen_source_element):
11510         Handle invalid URIs a bit more gracefully.
11511
11512 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
11513
11514         * tests/check/pipelines/oggmux.c:
11515           Remove obsolete comment.
11516
11517 2006-09-29  Michael Smith  <msmith@fluendo.com>
11518
11519         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
11520         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
11521         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
11522         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
11523         (gst_ogg_mux_collected):
11524           Commit patch from James "Doc" Livingston, adds proper EOS handling
11525           in oggmux. GStreamer can, for the first time ever, create a valid
11526           Ogg file! Yay!
11527
11528         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
11529         (oggmux_suite):
11530           Reenable tests now that they pass.
11531
11532 2006-09-29  Wim Taymans  <wim@fluendo.com>
11533
11534         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
11535         Stop reading commands when EOF (we read 0) as well.
11536
11537 2006-09-28  Wim Taymans  <wim@fluendo.com>
11538
11539         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
11540         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
11541         (find_dynamic), (unlinked), (close_link):
11542         Implement delayed caps linking needed for element with a lot of
11543         different caps on the src pads that get fixed at runtime.
11544         Improve management of dynamic elements.
11545
11546         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
11547         (group_destroy), (group_commit), (check_queue), (queue_overrun),
11548         (gen_preroll_element), (remove_groups), (unknown_type),
11549         (add_element_stream), (no_more_pads_full), (no_more_pads),
11550         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
11551         (new_decoded_pad), (setup_subtitle), (array_has_value),
11552         (gen_source_element), (source_new_pad), (has_all_raw_caps),
11553         (analyse_source), (remove_decoders), (make_decoder),
11554         (remove_source), (setup_source), (finish_source), (prepare_output),
11555         (gst_play_base_bin_change_state):
11556         * gst/playback/gstplaybasebin.h:
11557         Use more _CAST instead of full type checking casts.
11558         Small cleanups, plug some leaks.
11559         Handle dynamic sources.
11560         Add some helper functions to create lists of strings used for
11561         blacklisting and other stuff.
11562         Refactor some code dealing with analysing the source.
11563         Re-enable sources without pads (like cd:// or other selfcontained
11564         elements).
11565
11566 2006-09-28  Wim Taymans  <wim@fluendo.com>
11567
11568         * gst-libs/gst/audio/gstbaseaudiosink.c:
11569         (gst_base_audio_sink_render):
11570         When we have a timestamp, we can still perform clipping.
11571         When we have no clock, we must play the sample ASAP.
11572
11573 2006-09-28  Wim Taymans  <wim@fluendo.com>
11574
11575         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
11576         Set caps on outgoing buffers.
11577
11578         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
11579         (gst_video_rate_event), (gst_video_rate_chain):
11580         * gst/videorate/gstvideorate.h:
11581         Fix videorate some more. Fixes #357977
11582
11583 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
11584
11585         * tests/check/elements/adder.c: (adder_suite):
11586           Don't set timeout to 6 seconds when we're running
11587           in valgrind ... (and how is 6 seconds longer than
11588           the default anyway?)
11589
11590 2006-09-28  Wim Taymans  <wim@fluendo.com>
11591
11592         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
11593         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
11594         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
11595         Keep sink and src segment to keep track of time and support more
11596         input formats.
11597         Fix bogus next_offset and run_time calculation, don't understand how
11598         this could have worked before. Fixes #357976.
11599         Remove some unneeded vars.
11600
11601 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
11602
11603         * gst/playback/gstplaybin.c: (remove_sinks):
11604           Only remove visualisation from visbin if there is a visbin (or:
11605           don't throw warnings when closing totem without playing a file).
11606
11607 2006-09-27  Wim Taymans  <wim@fluendo.com>
11608
11609         * gst-libs/gst/audio/gstbaseaudiosink.c:
11610         (gst_base_audio_sink_render):
11611         Add some more info in a WARNING.
11612
11613         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11614         (gst_base_audio_src_create):
11615         Handle PAUSE in create function, use new -core addition to
11616         wait for playing. Fixes pausing and resuming capture from an
11617         audiosrc.
11618
11619         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11620         (gst_ring_buffer_read):
11621         Constify some more.
11622         Caller supports interrupted reads now.
11623
11624 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11625
11626         * tests/check/Makefile.am:
11627           Another attempt to make the gen64 buildbot happy.
11628
11629 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
11630
11631         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
11632
11633         * ext/libvisual/visual.c: (gst_visual_clear_actors),
11634         (gst_visual_chain), (gst_visual_change_state):
11635           Libvisual plugin was not passing audio data to libvisual 0.4.0 
11636           correctly. Fixes #357800
11637
11638 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11639
11640         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
11641           Add timeout to _get_state() so we see which pipeline it is
11642           that causes trouble on the gen64 build bot.
11643
11644 2006-09-27  Wim Taymans  <wim@fluendo.com>
11645
11646         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11647         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
11648         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
11649         (gst_base_rtp_depayload_set_gst_timestamp):
11650         the source pad always uses fixed caps.
11651
11652 2006-09-27  Wim Taymans  <wim@fluendo.com>
11653
11654         * docs/libs/gst-plugins-base-libs-docs.sgml:
11655         * docs/libs/gst-plugins-base-libs-sections.txt:
11656         * gst-libs/gst/audio/gstaudioclock.c:
11657         * gst-libs/gst/audio/gstaudioclock.h:
11658         * gst-libs/gst/audio/gstaudiosink.c:
11659         * gst-libs/gst/audio/gstaudiosink.h:
11660         * gst-libs/gst/audio/gstaudiosrc.c:
11661         * gst-libs/gst/audio/gstbaseaudiosink.c:
11662         (gst_base_audio_sink_render):
11663         * gst-libs/gst/audio/gstbaseaudiosink.h:
11664         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
11665         * gst-libs/gst/audio/gstbaseaudiosrc.h:
11666         * gst-libs/gst/audio/gstringbuffer.h:
11667         Added docs for the audio libs.
11668
11669 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
11670
11671         * tests/check/Makefile.am:
11672           Temporarily disable test that fails on the bots for unknown reasons.
11673
11674 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
11675
11676         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
11677         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
11678         Moved AudioCodecType into priv
11679         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
11680
11681 2006-09-25  Wim Taymans  <wim@fluendo.com>
11682
11683         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
11684         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
11685         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
11686         (new_pad):
11687         Cleanups and small leak fixes.
11688         Added Depayloaders to valid list of autopluggable elements.
11689
11690 2006-09-25  Wim Taymans  <wim@fluendo.com>
11691
11692         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11693         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
11694         (gen_video_element), (gen_text_element), (gen_audio_element),
11695         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
11696         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
11697         Detect NO_PREROLL state change returns and disable clock distribution to
11698         the sinks so that sync is disabled.
11699         Avoid some type checking and do simple casts instead.
11700         Small cleanups, fix some FIXMEs.
11701         Be more robust when linking user specified elements, catch an report
11702         errors. Fixes #357404.
11703         Fix some leaks in the error paths.
11704
11705 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
11706
11707         * ChangeLog:
11708           ChangeLog surgery for missing bug-number
11709
11710 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
11711
11712         Patch by: Peter Kjellerstedt  <pkj at axis com>
11713
11714         * gst/playback/test.c:
11715           Fix compilation with uClibc and -Werror (#357591).
11716
11717 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
11718
11719         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
11720           Parse dates that are followed by a time as well (#357532).
11721
11722         * tests/check/libs/tag.c: (test_vorbis_tags):
11723           Add unit test for this.
11724
11725 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11726
11727         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
11728         (gst_audio_convert_transform_caps):
11729         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
11730         * gst/videotestsrc/videotestsrc.h:
11731           A few array const-ifications.
11732
11733 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11734
11735         * tests/check/Makefile.am:
11736           See if this makes the build bots happy.
11737
11738         * tests/check/libs/cddabasesrc.c:
11739           UTF8-ise my name.
11740
11741 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11742
11743         Patch by: Young-Ho Cha <ganadist at chollian dot net>
11744
11745         * gst/subparse/samiparse.c: (handle_start_font),
11746         (fix_invalid_entities):
11747           More case-insensitivity for certain tags; recognise entities with
11748           decimal codes as special entities as well (#357330).
11749
11750 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11751
11752         * gst-libs/gst/Makefile.am:
11753           Need to build tag directory before cdda.
11754
11755 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
11756
11757         * docs/libs/gst-plugins-base-libs-sections.txt:
11758         * gst-libs/gst/cdda/Makefile.am:
11759         * gst-libs/gst/cdda/gstcddabasesrc.c:
11760         (gst_cdda_base_src_base_init):
11761         * gst-libs/gst/cdda/gstcddabasesrc.h:
11762         * gst-libs/gst/tag/tag.h:
11763         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
11764         (gst_tag_register_musicbrainz_tags):
11765           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
11766           depend on libgsttag. This is required so we can extract/read tags like
11767           DISCID without depending on libgstcddabasesrc (which used to register
11768           them).
11769
11770         * gst-libs/gst/tag/gstvorbistag.c:
11771           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
11772           tags (also see #347848).
11773
11774         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
11775           Log vorbis comments we are actually writing. Const-ify array.
11776
11777 2006-09-23  Wim Taymans  <wim@fluendo.com>
11778
11779         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
11780         Improve buffering a bit by avoiding a deadlock because we cannot assume
11781         the underrun is always called.
11782
11783 2006-09-23  Wim Taymans  <wim@fluendo.com>
11784
11785         Patch by: Young-Ho Cha <ganadist at chollian dot net>
11786
11787         * gst-libs/gst/riff/riff-ids.h:
11788         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
11789         (gst_riff_create_audio_template_caps):
11790         Added MPEG-4 AAC and id and caps. Fixes #357289
11791         Added WMA9 Lossless id.
11792
11793 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
11794
11795         * ext/gnomevfs/gstgnomevfssrc.c:
11796           Fix misleading docs addition.
11797
11798         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
11799           Get rid of compiler warning the right way.
11800
11801 2006-09-22  Wim Taymans  <wim@fluendo.com>
11802
11803         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11804         (gst_base_rtp_depayload_finalize),
11805         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
11806         (gst_base_rtp_depayload_push_full),
11807         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
11808         (gst_base_rtp_depayload_process),
11809         (gst_base_rtp_depayload_set_gst_timestamp),
11810         (gst_base_rtp_depayload_queue_release):
11811         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11812         Small cleanups.
11813         Fix some leaks.
11814         Refactored the process method and added methods to push from the process
11815         vmethod.
11816         Use _scale functions.
11817         API: gst_base_rtp_depayload_push_ts
11818         API: gst_base_rtp_depayload_push
11819
11820         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
11821         timestamps are uint.
11822
11823 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
11824
11825         * gst-libs/gst/interfaces/xoverlay.c:
11826           Remove unused statement from doc example.
11827
11828 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
11829
11830         * gst-libs/gst/interfaces/videoorientation.c:
11831         (gst_video_orientation_iface_init),
11832         (gst_video_orientation_get_hflip),
11833         (gst_video_orientation_get_vflip),
11834         (gst_video_orientation_get_hcenter),
11835         (gst_video_orientation_get_vcenter),
11836         (gst_video_orientation_set_hflip),
11837         (gst_video_orientation_set_vflip),
11838         (gst_video_orientation_set_hcenter),
11839         (gst_video_orientation_set_vcenter):
11840           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
11841           in ChangeLog)
11842
11843 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
11844
11845         * tests/check/Makefile.am:
11846         * tests/check/elements/.cvsignore:
11847         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
11848         (create_rgb_conversions), (rgb_conversion_free),
11849         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
11850         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
11851           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
11852           but disable for now since it doesn't pass (something wrong with
11853           RGBA somewhere).
11854
11855 2006-09-21  Wim Taymans  <wim@fluendo.com>
11856
11857         * gst/playback/gstplaybasebin.c: (group_commit),
11858         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
11859         (queue_out_of_data), (gen_preroll_element),
11860         (preroll_remove_overrun), (probe_triggered):
11861         Refactor handling of overrun detection.
11862         Separate handling of group completion and deadlock detection when doing
11863         network buffering. This should fix some deadlocks that were not detected
11864         because the group was completed.
11865         Add more comments, improve debugging.
11866
11867 2006-09-21  Wim Taymans  <wim@fluendo.com>
11868
11869         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
11870         * tests/check/libs/audio.c:
11871         Some more compilation fixes.
11872
11873 2006-09-21  Wim Taymans  <wim@fluendo.com>
11874
11875         * gst-libs/gst/audio/gstringbuffer.c:
11876         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
11877         (gst_ring_buffer_read):
11878         Early morning compilation fix.
11879
11880 2006-09-20  Wim Taymans  <wim@fluendo.com>
11881
11882         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
11883         * tests/check/elements/multifdsink.c: (GST_START_TEST):
11884         * tests/check/elements/videorate.c: (GST_START_TEST):
11885         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
11886         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
11887         Fix some warnings.
11888
11889 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
11890
11891         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11892         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
11893         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
11894           Handcrafted merge to help CVS understanding what I changed and what
11895           not.
11896
11897 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
11898
11899         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
11900         (gst_xvimagesink_get_times):
11901           change colorkey behaviour back according to #354773 comment 6/7
11902
11903 2006-09-19  Michael Smith  <msmith@fluendo.com>
11904
11905         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
11906         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
11907         (gst_multi_fd_sink_recover_client),
11908         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
11909         (gst_multi_fd_sink_get_property):
11910         * gst/tcp/gstmultifdsink.h:
11911           Implement stubbed out properties unit-type, units-soft-max,
11912           units-max, to allow specifying maximum sizes in units other than
11913           buffers.
11914           Fixes #355935
11915
11916 2006-09-19  Wim Taymans  <wim@fluendo.com>
11917
11918         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
11919         (gst_riff_create_audio_template_caps):
11920         Reorder the audio formats a bit for clarity.
11921         Detect and create caps for MSGSM and MSN (WAV49).
11922         Fixes #356596.
11923
11924         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
11925         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
11926         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
11927         Small cleanups, move error handling out of normal flow for clarity.
11928
11929 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
11930
11931         * docs/libs/gst-plugins-base-libs-docs.sgml:
11932         * docs/libs/gst-plugins-base-libs.types:
11933         * gst-libs/gst/interfaces/Makefile.am:
11934         * gst-libs/gst/interfaces/videoorientation.c:
11935         (gst_video_orientation_get_type),
11936         (gst_video_orientation_iface_init),
11937         (gst_video_orientation_get_hflip),
11938         (gst_video_orientation_get_vflip),
11939         (gst_video_orientation_get_hcenter),
11940         (gst_video_orientation_get_vcenter),
11941         (gst_video_orientation_set_hflip),
11942         (gst_video_orientation_set_vflip),
11943         (gst_video_orientation_set_hcenter),
11944         (gst_video_orientation_set_vcenter):
11945         * gst-libs/gst/interfaces/videoorientation.h:
11946           API: Add new interface to control video orientation (fixes #354908)
11947
11948 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
11949
11950         * gst/videotestsrc/gstvideotestsrc.c:
11951           Use G_UNLIKELY in _create and log one more detail.
11952           
11953         (gst_video_test_src_get_times), (gst_video_test_src_create):
11954         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
11955           Use gst_util_uint64_scale_int in _get_times().
11956
11957 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
11958
11959         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
11960           Give better warning message (add object and detail).
11961
11962 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
11963
11964         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
11965         (gst_xvimagesink_get_times):
11966           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
11967           #354773), use gst_util_uint64_scale_int in _get_times()
11968
11969 2006-09-18  Michael Smith  <msmith@fluendo.com>
11970
11971         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
11972           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
11973           always true, leading to dropping all timestamps.
11974
11975 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
11976
11977         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
11978         (gst_visual_chain), (gst_visual_change_state):
11979           update to work also with libvisual 0.4 API, fix double unref (#355914)
11980           
11981         * tools/gst-launch-ext.1.in:
11982         * tools/gst-visualise.1.in:
11983           remove references to old man-pages
11984
11985         * tests/examples/seek/seek.c: (main):
11986           add real meadi-buttons, add tool-tips for the seek-options, arrange
11987           seek options in a table
11988
11989 2006-09-18  Michael Smith  <msmith@fluendo.com>
11990
11991         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
11992         (gst_ogg_mux_push_buffer):
11993           Don't generate out-of-order timestamps from oggmux, instead clamp
11994           output timestamps to be >= the previously output ts.
11995           Fixes #355595
11996
11997 2006-09-18  Michael Smith  <msmith@fluendo.com>
11998
11999         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
12000         (gst_multi_fd_sink_class_init):
12001           Updates, fixes, and typo corrections for multifdsink. No functional
12002           changes.
12003
12004 2006-09-17  Michael Smith  <msmith@fluendo.com>
12005
12006         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
12007           Don't crash on truncated files - check that we got an 8 byte buffer
12008           before trying to memcmp it.
12009
12010 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12011
12012         * gst/playback/gstplaybasebin.c: (get_active_source):
12013           Make stream-switching appear instant to the application
12014           (ie. make sure that a g_object_get on 'current-foo' returns
12015           the stream previously set with g_object_set(). Totem needs
12016           this to update stream-related meta-info (like audio-codec)
12017           correctly when switching streams.
12018
12019 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
12020
12021         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
12022         (gst_alsa_mixer_ensure_track_list):
12023           Try harder to guess which mixer track is the master mixer
12024           track (instead of just taking the first one that has a pvolume).
12025           Fixes #342228.
12026
12027 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12028
12029         reviewed by: <delete if not using a buddy>
12030
12031         * gst-libs/gst/audio/audio.h:
12032         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
12033
12034 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12035
12036         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
12037         (gst_audio_convert_transform_caps):
12038           Get structure-name just once.
12039
12040 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12041
12042         * tests/check/elements/audioresample.c: (GST_START_TEST):
12043         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12044         * tests/check/elements/volume.c: (GST_START_TEST):
12045         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
12046         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
12047         (test_pipeline), (GST_START_TEST):
12048         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
12049         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
12050           Fix big batch of compiler warnings.
12051
12052 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12053
12054         * ext/gnomevfs/gstgnomevfssrc.c:
12055           Add docs about icydemux usage in connection with gnomevfssrc
12056
12057         * ext/libvisual/visual.c:
12058         * ext/ogg/gstoggaviparse.c:
12059         * ext/ogg/gstoggdemux.c:
12060         * ext/ogg/gstoggmux.c:
12061         * ext/ogg/gstoggparse.c:
12062         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
12063         * gst-libs/gst/audio/gstaudiosink.c:
12064         * gst-libs/gst/audio/gstaudiosrc.c:
12065         * gst/audiorate/gstaudiorate.c:
12066           More G_OBJECT macro fixing.
12067
12068         * gst/audiotestsrc/gstaudiotestsrc.h:
12069           Fix wrong info in header due to copy & paste
12070
12071 2006-09-15  Wim Taymans  <wim@fluendo.com>
12072
12073         * gst-libs/gst/audio/gstbaseaudiosink.c:
12074         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
12075         * gst-libs/gst/audio/gstbaseaudiosrc.c:
12076         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
12077         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
12078         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
12079         Do the delay calculation in the source/sink base classes as this is
12080         specific for the capture/playback mode.
12081         Try to fixate a bit better, like round depth up to a multiple of 8
12082         bigger than width.
12083         Handle underruns correctly by marking DISCONT on buffers and adjusting
12084         timestamps to handle the gap.
12085         Set offset/offset_end correctly on buffers.
12086
12087         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
12088         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
12089         (gst_ring_buffer_read):
12090         Remove resync and underrun recovery from the ringbuffer.
12091         Fix ringbuffer read code on under/overrun.
12092
12093 2006-09-15  Wim Taymans  <wim@fluendo.com>
12094
12095         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
12096         (gst_play_base_bin_init), (fill_buffer), (check_queue),
12097         (queue_threshold_reached), (gst_play_base_bin_set_property),
12098         (gst_play_base_bin_get_property):
12099         * gst/playback/gstplaybasebin.h:
12100         Don't use a 0 low watermark when buffering, it is catching starvation
12101         way too late. Instead, use a 3 second queue with 30 and 95
12102         percent low/high watermarks. 
12103         Added queue-min-threshold property to configure low watermark.
12104         Use new _buffering message API.
12105         Make queue_threshold variable big enough to store a uint64 time value.
12106         API: playbin::queue-min-threshold property.
12107
12108 2006-09-15  Wim Taymans  <wim@fluendo.com>
12109
12110         * configure.ac:
12111         We require 0.10.10.1 now because of _wait_preroll().
12112
12113         * gst-libs/gst/audio/gstbaseaudiosink.c:
12114         (gst_base_audio_sink_render):
12115         Use gst_base_sink_wait_preroll().
12116
12117 2006-09-15  Wim Taymans  <wim@fluendo.com>
12118
12119         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
12120         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
12121         Use DEBUG_OBJECT more.
12122
12123 === release 0.10.10 ===
12124
12125 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12126
12127         patch by: Michael Smith <msmith at fluendo dot com>
12128
12129         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
12130         (gst_multi_fd_sink_client_queue_buffer),
12131         (gst_multi_fd_sink_new_client):
12132         * tests/check/elements/multifdsink.c: (GST_START_TEST),
12133         (multifdsink_suite):
12134           Fix implementation of sync-method 'next-keyframe'
12135           Closes #354594
12136
12137 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
12138
12139         patch by: Wim Taymans <wim at fluendo dot com>
12140
12141         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
12142         This patch removes the RANDOM flag that was incorrectly introduced with
12143         revision 1.91.  Fixes #354590
12144
12145 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
12146
12147         * tests/check/Makefile.am:
12148           Random variation in Makefile line to see if it makes the
12149           gen64-base-full bot any happier.
12150
12151 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12152
12153         * tests/check/pipelines/oggmux.c: (oggmux_suite):
12154           Disable test that fails at the moment (killed after timeout).
12155
12156 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12157
12158         Patch by: James Livingston  <doclivingston at gmail.com>
12159
12160         * tests/check/Makefile.am:
12161         * tests/check/pipelines/.cvsignore:
12162         * tests/check/pipelines/oggmux.c: (get_page_codec),
12163         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
12164         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
12165         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
12166         (test_theora_vorbis), (oggmux_suite):
12167           Add simple unit test for oggmux from #337026 with checking for the
12168           EOS flags disabled for the time being.
12169
12170 2006-09-04  Wim Taymans  <wim@fluendo.com>
12171
12172         patch by: Alessandro Dessina <alessandro nnva org>
12173
12174         * ext/ogg/gstoggmux.c:
12175         Add cmml caps to oggmux. Fixes #353912
12176
12177 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
12178
12179         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
12180           Returning a return value often helps. In this case, we
12181           don't need the return value anyway, so just get rid of it.
12182           Should make build bots much happier.
12183
12184 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
12185
12186         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
12187         (paint_get_structure), (gst_video_test_src_get_size),
12188         (gst_video_test_src_smpte), (gst_video_test_src_snow),
12189         (gst_video_test_src_unicolor), (paint_setup_AYUV),
12190         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
12191         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
12192         * gst/videotestsrc/videotestsrc.h:
12193           Add support for AYUV and the various RGBA formats. Initialise
12194           fields of paintinfo structs allocated on the stack.
12195
12196         * tests/check/elements/videotestsrc.c: (right_shift_colour),
12197         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
12198         (check_rgb_buf), (videotestsrc_suite):
12199           Add unit tests for videotestsrc's RGB output.
12200
12201 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
12202
12203         * gst/videotestsrc/gstvideotestsrc.c:
12204         (gst_video_test_src_pattern_get_type),
12205         (gst_video_test_src_set_pattern):
12206         * gst/videotestsrc/gstvideotestsrc.h:
12207         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
12208         (gst_video_test_src_black), (gst_video_test_src_white),
12209         (gst_video_test_src_red), (gst_video_test_src_green),
12210         (gst_video_test_src_blue):
12211         * gst/videotestsrc/videotestsrc.h:
12212           Add more uni-colour patterns ("white", "red", "green", and "blue").
12213
12214 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
12215
12216         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
12217           Fix stride for YVYU, should be word-aligned (#353658).
12218
12219 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
12220
12221         * gst/adder/gstadder.c: (gst_adder_src_event):
12222           Fix build.
12223
12224 2006-08-31  Edward Hervey  <edward@fluendo.com>
12225
12226         * gst/adder/gstadder.c: (forward_event_func),
12227         (gst_adder_src_event), (gst_adder_collected),
12228         (gst_adder_change_state):
12229         * gst/adder/gstadder.h:
12230         Remember the start position asked in the incoming seeks, so we can
12231         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
12232         of assuming it will always be 0).
12233
12234 2006-08-31  Edward Hervey  <edward@fluendo.com>
12235
12236         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
12237         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
12238         (gst_ogg_demux_loop):
12239         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
12240
12241 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
12242
12243         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12244         (gst_ffmpegcsp_get_unit_size):
12245           Return FALSE instead of returning a random false unit
12246           size when the format isn't known/supported (even if
12247           this shouldn't happen under normal circumstances).
12248
12249 2006-08-29  Wim Taymans  <wim@fluendo.com>
12250
12251         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
12252
12253         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
12254         (gst_gnome_vfs_src_start):
12255         Try harder to get the size from a uri by using _info_uri() when
12256         _info_from_handle() does not give us enough info. 
12257         Also follow symlinks when getting the size.
12258         Partially Fixes #332864.
12259
12260 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
12261
12262         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
12263
12264         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
12265         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
12266         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
12267         (gst_alsa_mixer_set_record):
12268         * ext/alsa/gstalsamixertrack.c:
12269         (gst_alsa_mixer_track_update_alsa_capabilities),
12270         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
12271         (gst_alsa_mixer_track_update):
12272         * ext/alsa/gstalsamixertrack.h:
12273           Improve and fix mixer track handling, in particular better handling
12274           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
12275           separate track objects for tracks that have both capture and playback
12276           volume (and label them differently as well so they're not mistakenly
12277           assumed to be duplicates); classify mixer tracks that only affect
12278           the audible volume of something (rather than the capture volume)
12279           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
12280           for capture tracks to correspond to alsa-pswitch alsa-cswitch
12281           (following the meaning documented in the mixer interface header
12282           file); add support for alsa's exclusive cswitch groups; update/sync
12283           state/flags better if mixer settings are changed by another
12284           application. Fixes #336075.
12285
12286 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
12287
12288         * gst/playback/gstplaybin.c:
12289           Improve docs: add section about BUFFERING messages sent by playbin.
12290
12291 2006-08-29  Michael Smith  <msmith@fluendo.com>
12292
12293         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
12294         (gst_vorbis_enc_buffer_check_discontinuous),
12295         (gst_vorbis_enc_chain):
12296           Ignore explicit DISCONT marked on buffers (which is often spurious,
12297           particularly when using multiple segments), in favour of solely
12298           using the timestamps/durations.
12299
12300 2006-08-29  Edward Hervey  <edward@fluendo.com>
12301
12302         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
12303         Don't rely on incoming buffers offset anymore, since it is completely
12304         broken when using multiple segments.
12305         Instead convert the incoming buffers timestamp to running time, and
12306         then convert that value to the offsets.
12307         Also inform GstSegment of the last outputted stop position, which is
12308         needed if we received several segments with an unknown stop value.
12309
12310 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
12311
12312         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
12313           fix buffer unreffing on a header push failure
12314
12315 2006-08-28  Wim Taymans  <wim@fluendo.com>
12316
12317         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
12318         (gst_audio_rate_chain):
12319         Make the metadata of the buffer writable before changing its
12320         flags.
12321
12322 2006-08-28  Wim Taymans  <wim@fluendo.com>
12323
12324         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
12325         (gst_audio_rate_setcaps), (gst_audio_rate_init),
12326         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
12327         (gst_audio_rate_chain), (gst_audio_rate_change_state):
12328         Fix audiorate some more.
12329         Reset and resync counters on flush and READY.
12330         Handle the DISCONT flag correctly.
12331         Use GstSegment to track position.
12332         Fail when not negotiated.
12333         Fixes #353234.
12334
12335 2006-08-25  Michael Smith  <msmith@fluendo.com>
12336
12337         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
12338           Fix spelling.
12339           Remove accidently included debug line.
12340
12341 2006-08-25  Wim Taymans  <wim@fluendo.com>
12342
12343         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
12344         Small cleanups.
12345         If a buffer is received with no caps, make the buffer metadata
12346         writable and set the caps, making sure that we don't screw up the
12347         refcounts.
12348
12349 2006-08-25  Michael Smith  <msmith@fluendo.com>
12350
12351         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
12352         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
12353           Fix memory leaks and misleading debug messages, add a couple of
12354           comments.
12355
12356         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
12357         (gst_multi_fd_sink_render):
12358           Do not use gst_buffer_make_writable() in a basesink render method,
12359           as it may incorrectly unref the buffer. Instead, use convoluted
12360           dance to avoid copying the buffer except when we need to.
12361
12362 2006-08-25  Michael Smith  <msmith@fluendo.com>
12363
12364         * ext/vorbis/vorbisenc.c:
12365         (gst_vorbis_enc_buffer_check_discontinuous):
12366           Allow very small discontinuities in the timestamps. These we can't
12367           do anything useful with anyway (because vorbis's timestamps have
12368           only sample granularity), and are commonly produced by elements with
12369           minor bugs. Allow up to 1/2 a sample out.
12370           Fixes #351742.
12371
12372 2006-08-24  Wim Taymans  <wim@fluendo.com>
12373
12374         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
12375         (play_scrub_toggle_cb), (main):
12376         Add a checkbox to enable play scrubbing. Makes it possible to disable
12377         normal scrubbing.
12378
12379 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
12380
12381         * tests/check/elements/.cvsignore:
12382           make buildbot happy
12383
12384 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12385
12386         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
12387         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
12388         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
12389         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
12390         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
12391         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
12392         (gst_ogm_text_parse_strip_trailing_zeroes),
12393         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
12394         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
12395           Refactor ogm parse, do better input checking, misc. clean-ups.
12396           Cache incoming events and push them once the source pad has
12397           been created. Don't pass unterminated strings to sscanf().
12398           Strip trailing zeroes from subtitle text output, since they
12399           are not valid UTF-8. Don't push vorbiscomment packets on
12400           the subtitle text pad. Output perfect streams if possible.
12401
12402 2006-08-23  Wim Taymans  <wim@fluendo.com>
12403
12404         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
12405         Waits for tasks to settle down so that we clean up correctly for 
12406         valgrind.
12407
12408 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12409
12410         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
12411           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
12412           actually return return value in taglists_are_equal.
12413
12414 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
12415
12416         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
12417           Fix crash due to broken bitstream parsing on x86-64: can't make
12418           any assumptions about sizeof(struct) due to alignment/packing
12419           differences on different architectures. Fixes #351790.
12420
12421 2006-08-22  Wim Taymans  <wim@fluendo.com>
12422
12423         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
12424         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
12425         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
12426         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
12427         (gst_riff_parse_info):
12428         Protect public functions against bad input.
12429         Do some cleanups.
12430         Fix documentation.
12431
12432 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12433
12434         * gst-libs/gst/riff/riff-ids.h:
12435         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
12436           Add voxware audio IDs (even if we can't play it) (#351795).
12437
12438 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12439
12440         * gst-libs/gst/riff/riff-media.c:
12441         (gst_riff_create_video_template_caps),
12442         (gst_riff_create_audio_template_caps),
12443         (gst_riff_create_iavs_template_caps):
12444           Const-ify some arrays and use G_N_ELEMENTS instead
12445           of wasting oodles of RAM on terminator bits.
12446
12447 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12448
12449         * gst-libs/gst/tag/gstvorbistag.c:
12450         (gst_tag_list_to_vorbiscomment_buffer):
12451         * tests/check/libs/tag.c: (GST_START_TEST):
12452           And the same for _to_vorbiscomment_buffer(): allow
12453           id_data_len == 0 for speex.
12454
12455 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12456
12457         * configure.ac:
12458         * docs/plugins/Makefile.am:
12459         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12460         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12461         * docs/plugins/inspect/plugin-gdp.xml:
12462         * gst/gdp/Makefile.am:
12463         * tests/check/Makefile.am:
12464           Move GDP plugin to -base from -bad.  Closes #347783.
12465
12466 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
12467
12468         * gst-libs/gst/tag/gstvorbistag.c:
12469         (gst_tag_list_from_vorbiscomment_buffer):
12470           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
12471           Also add some checks to make sure we don't memcmp() beyond the end of
12472           vorbiscomment buffer if the ID to check for is larger than the buffer.
12473
12474         * tests/check/libs/tag.c: (GST_START_TEST):
12475           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
12476
12477 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
12478
12479         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
12480         (gst_vorbis_enc_set_metadata):
12481           Use vorbis comment utility functions from libgsttag
12482           instead of re-inventing the wheel (partially fixes #347091).
12483
12484 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
12485
12486         * tests/check/elements/audioconvert.c: (GST_START_TEST):
12487         Fix leaks. Wait for state transitions that might happen ASYNC, as well
12488         as some that won't.
12489
12490 2006-08-21  Wim Taymans  <wim@fluendo.com>
12491
12492         * docs/libs/Makefile.am:
12493         * docs/libs/gst-plugins-base-libs-sections.txt:
12494         * docs/libs/gst-plugins-base-libs.types:
12495         Don't try to GObject scan the netbuffer as it's not a GObject.
12496         Fixes #351308.
12497
12498         * gst-libs/gst/netbuffer/gstnetbuffer.c:
12499         * gst-libs/gst/netbuffer/gstnetbuffer.h:
12500         Document GstNetBuffer.
12501
12502 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
12503
12504         * tests/check/elements/audioconvert.c: (GST_START_TEST),
12505         (audioconvert_suite):
12506           Add testcase for caps-size-explosion
12507
12508 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
12509
12510         * gst/audioconvert/gstaudioconvert.c:
12511         (gst_audio_convert_get_unit_size), (set_structure_widths):
12512           Lower debug, use g_assert in _get_unit_size
12513
12514         * gst/audioresample/gstaudioresample.c:
12515         (audioresample_get_unit_size):
12516         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12517         (gst_ffmpegcsp_get_unit_size):
12518         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
12519           use g_assert in _get_unit_size
12520
12521 2006-08-18  Wim Taymans  <wim@fluendo.com>
12522
12523         * docs/libs/gst-plugins-base-libs-sections.txt:
12524         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
12525         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
12526         (gst_rtp_buffer_get_payload_buffer):
12527         * gst-libs/gst/rtp/gstrtpbuffer.h:
12528         Document GstRTPBuffer.
12529         Added function to efficiently strip payload headers.
12530         API: gst_rtp_buffer_get_payload_subbuffer()
12531
12532 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
12533
12534         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
12535         (gst_tag_to_vorbis_comments):
12536           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
12537           tags and deserialise them properly as well (#347091).
12538           Add some more gtk-doc blurbs and also some g_return_if_fail().
12539
12540         * tests/check/libs/tag.c: (GST_START_TEST),
12541         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
12542           More tests.
12543
12544 2006-08-17  Wim Taymans  <wim@fluendo.com>
12545
12546         * ext/ogg/Makefile.am:
12547         * ext/ogg/gstogg.c: (plugin_init):
12548         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
12549         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
12550         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
12551         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
12552         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
12553         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
12554         Added ogg-in-avi parser element. Fixes #140139.
12555
12556         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
12557         Fixed a bug in oggdemux debug code.
12558
12559         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12560         (gst_riff_create_audio_template_caps):
12561         Recognise Ogg in the AVI extensible wave format.
12562
12563 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
12564
12565         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
12566           Make buffer durations add up (duration should be next_ts-ts for
12567           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
12568           from CVS.
12569
12570         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
12571         (test_buffer_timestamps), (cddabasesrc_suite):
12572           Add unit test for the above.
12573
12574         * tests/check/Makefile.am:
12575           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
12576           to see what happens.
12577
12578 2006-08-16  Wim Taymans  <wim@fluendo.com>
12579
12580         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
12581         (gst_alsasink_open):
12582         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
12583         (gst_alsasrc_open):
12584         Avoid setting and using a NULL device name.
12585         Print more info when we fail to open a device.
12586
12587 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
12588
12589         * docs/libs/gst-plugins-base-libs-sections.txt:
12590         * gst-libs/gst/tag/tag.h:
12591         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
12592           API: add gst_tag_parse_extended_comment() (#351426).
12593
12594         * tests/check/Makefile.am:
12595         * tests/check/libs/.cvsignore:
12596         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
12597           Add unit test for gst_tag_parse_extended_comment().
12598
12599 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
12600
12601         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
12602         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
12603           Fix leak (#351502).
12604
12605 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
12606
12607         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12608         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12609         * docs/plugins/gst-plugins-base-plugins.args:
12610         * gst/playback/gstplaybin.c:
12611           Document playbin.
12612           
12613         * docs/plugins/inspect/plugin-adder.xml:
12614         * docs/plugins/inspect/plugin-alsa.xml:
12615         * docs/plugins/inspect/plugin-audioconvert.xml:
12616         * docs/plugins/inspect/plugin-audiorate.xml:
12617         * docs/plugins/inspect/plugin-audioresample.xml:
12618         * docs/plugins/inspect/plugin-audiotestsrc.xml:
12619         * docs/plugins/inspect/plugin-cdparanoia.xml:
12620         * docs/plugins/inspect/plugin-decodebin.xml:
12621         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12622         * docs/plugins/inspect/plugin-gnomevfs.xml:
12623         * docs/plugins/inspect/plugin-ogg.xml:
12624         * docs/plugins/inspect/plugin-pango.xml:
12625         * docs/plugins/inspect/plugin-playbin.xml:
12626         * docs/plugins/inspect/plugin-subparse.xml:
12627         * docs/plugins/inspect/plugin-tcp.xml:
12628         * docs/plugins/inspect/plugin-theora.xml:
12629         * docs/plugins/inspect/plugin-typefindfunctions.xml:
12630         * docs/plugins/inspect/plugin-video4linux.xml:
12631         * docs/plugins/inspect/plugin-videorate.xml:
12632         * docs/plugins/inspect/plugin-videoscale.xml:
12633         * docs/plugins/inspect/plugin-videotestsrc.xml:
12634         * docs/plugins/inspect/plugin-volume.xml:
12635         * docs/plugins/inspect/plugin-vorbis.xml:
12636         * docs/plugins/inspect/plugin-ximagesink.xml:
12637         * docs/plugins/inspect/plugin-xvimagesink.xml:
12638           Update to CVS version.
12639
12640 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
12641
12642         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12643         (gst_play_bin_set_property), (gst_play_bin_get_property),
12644         (value_list_append_structure_list),
12645         (gst_play_bin_handle_redirect_message),
12646         (gst_play_bin_handle_message):
12647           API: GstPlayBin::connection-speed
12648           Add "connection-speed" property; re-order redirect messages with
12649           multiple redirect locations depending on the minimum bitrate if
12650           that information is available and a connection speed is set
12651           (#350399).
12652
12653 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
12654
12655         * gst/playback/gstplaybin.c:
12656           Update max volume to the same value that the volume element uses.
12657
12658 2006-08-14  Wim Taymans  <wim@fluendo.com>
12659
12660         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
12661         Less uglyness..
12662
12663 2006-08-14  Wim Taymans  <wim@fluendo.com>
12664
12665         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
12666         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
12667         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
12668         Add some more debug info.
12669         Don't crash when a seek failed.
12670         Actually return the result of the seek instead of TRUE.
12671         Ignore multiple BOS pages with the same serial so that we don't create
12672         the same stream multiple times.
12673         Post an error when we fail to do the initial seek.
12674
12675 2006-08-13  Wim Taymans  <wim@fluendo.com>
12676
12677         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
12678         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
12679         Small code cleanup.
12680
12681         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
12682         (gst_alsa_mixer_new):
12683         Remove hack that always set the device to hw:0*.
12684         Properly find the card name for whatever device was configured.
12685         Do some better debugging.
12686         Fixes #350784.
12687
12688         * ext/alsa/gstalsamixerelement.c:
12689         (gst_alsa_mixer_element_set_property),
12690         (gst_alsa_mixer_element_change_state):
12691         Cleanups.
12692         Handle setting of a NULL device name better.
12693
12694 2006-08-11  Wim Taymans  <wim@fluendo.com>
12695
12696         * gst/adder/gstadder.c:
12697         Don't clip float values. Fixes #350900.
12698
12699 2006-08-11  Andy Wingo  <wingo@pobox.com>
12700
12701         * gst/tcp/gsttcp.c: Really fix the build?
12702
12703         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
12704         fixes the build.
12705
12706 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
12707
12708         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
12709           Float caps shouldn't have a "signed" field.
12710
12711 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
12712
12713         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
12714           Implement SEEKING query in its most basic form, so that we can
12715           at least check if we're seekable or not (#350655).
12716
12717 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
12718
12719         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
12720           The checks here are not even close to anything that would
12721           justify MAXIMUM probability, lowering to POSSIBLE until someone
12722           fixes the checks (case at hand: quicktime redirection files
12723           might start with 00 00 01 XX and pass the checks here just
12724           fine, see #350399).
12725
12726 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
12727
12728         Patch by: Sjoerd Simons  <sjoerd at luon net>
12729
12730         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
12731           Better detection for multipart/x-mixed-replace: accept leading
12732           whitespaces before the boundary marker as well (as our very own
12733           multipartmux used to produce) (#349068).
12734
12735 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
12736
12737         Patch by: Young-Ho Cha  <ganadist at chollian net>
12738
12739         * gst-libs/gst/riff/riff-ids.h:
12740         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
12741         (gst_riff_create_audio_template_caps):
12742           Detect DTS audio streams (#350157).
12743
12744 2006-08-05  Andy Wingo  <wingo@pobox.com>
12745
12746         * ext/theora/gsttheoraparse.h:
12747         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
12748         (theora_parse_dispose, theora_parse_set_property)
12749         (theora_parse_get_property, theora_parse_munge_granulepos)
12750         (theora_parse_push_buffer, theora_parse_change_state):
12751         API: GstTheoraParse::synchronization-points
12752         Add a property 'synchronization-points' to fix badly synchronized oggs.
12753
12754 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
12755
12756         * tests/check/Makefile.am:
12757         * tests/check/libs/.cvsignore:
12758         * tests/check/libs/audio.c: (structure_contains_channel_positions),
12759         (fixed_caps_have_channel_positions), (GST_START_TEST),
12760         (audio_suite), (main):
12761           Add a few tests for the channel position stuff in libgstaudio.
12762
12763 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
12764
12765         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
12766         (gst_alsa_detect_channels):
12767         * ext/alsa/gstalsasink.c:
12768           Add support for cards that (only) do more than 8 channels,
12769           like the Delta 44 (#345188).
12770
12771         * gst-libs/gst/audio/multichannel.c:
12772         (gst_audio_check_channel_positions):
12773         * gst-libs/gst/audio/multichannel.h:
12774           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
12775           unspecified channel position and cannot be combined with any
12776           of the other audio channel positions; adjust position layout
12777           checks accordingly (#345188).
12778
12779 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
12780
12781         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12782           Recognise ancient RealAudio files (see #349779).
12783
12784 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
12785
12786         Patch by: Jens Granseuer  <jensgr at gmx net>
12787
12788         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
12789           Add typefinder for Interplay's MVE format (#348973).
12790
12791 2006-08-02  Wim Taymans  <wim@fluendo.com>
12792
12793         Patch by: Marcel Moreaux <marcelm at luon dot net>
12794
12795         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12796         (gst_base_rtp_depayload_add_to_queue):
12797         * gst-libs/gst/rtp/gstbasertpdepayload.h:
12798         Handle RTP sequence number rollover.
12799         Disable jitterbuffer by default.
12800
12801 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
12802
12803         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
12804         (audioresample_set_caps):
12805         Don't leak references to the incoming caps. Clean them up when
12806         stopping.
12807
12808         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
12809         (gst_video_scale_finalize):
12810         Don't leak our temporary pixel buffer.
12811
12812         * tests/check/Makefile.am:
12813         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
12814         (GST_START_TEST), (simple_launch_lines_suite):
12815
12816         Fix leaks and re-enable the test for valgrind checking.
12817
12818 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
12819
12820         Patch by: Sjoerd Simons  <sjoerd at luon net>
12821
12822         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
12823         (plugin_init):
12824           Add typefind function for multipart/x-mixed-replace (#348916).
12825
12826 2006-07-28  Wim Taymans  <wim@fluendo.com>
12827
12828         * gst/adder/gstadder.c: (gst_adder_setcaps),
12829         (gst_adder_query_duration):
12830         Fix leak in duration query.
12831         Reflow some docs and notes.
12832
12833 2006-07-28  Michael Smith  <msmith@fluendo.com>
12834
12835         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
12836         (vorbisenc_suite):
12837           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
12838           aspect of it.
12839
12840 2006-07-28  Michael Smith  <msmith@fluendo.com>
12841
12842         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
12843         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
12844         (gst_vorbis_enc_push_buffer),
12845         (gst_vorbis_enc_buffer_check_discontinuous),
12846         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
12847         * ext/vorbis/vorbisenc.h:
12848           Handle discontinuities in the input vorbis stream correctly,
12849           so that the output is properly timestamped (and has good granulepos
12850           values). Needs some oggmux fixes too.
12851
12852 2006-07-27  Wim Taymans  <wim@fluendo.com>
12853
12854         patch by: Kai Vehmanen <kv2004 eca cx>
12855
12856         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12857         (gst_base_rtp_depayload_chain),
12858         (gst_base_rtp_depayload_handle_sink_event),
12859         (gst_base_rtp_depayload_change_state):
12860         Don't send multiple newsegments with different formats.
12861         Fixes #348677.
12862
12863 2006-07-26  Wim Taymans  <wim@fluendo.com>
12864
12865         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
12866         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
12867         Make seeking in ogg more accurate again by doing the more correct
12868         granuletime to stream time conversion.
12869
12870 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12871
12872         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
12873         (gst_multi_fd_sink_new_client):
12874           debug a little more understandably
12875           do not use goto as a substitute for break, especially if
12876           break is also being used
12877
12878 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
12879
12880         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
12881         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
12882           Remove GLib-2.6 compatibility cruft.
12883
12884 2006-07-24  Wim Taymans  <wim@fluendo.com>
12885
12886         * gst-libs/gst/audio/gstbaseaudiosink.c:
12887         (gst_base_audio_sink_render):
12888         Don't try to align a sample to an unknown value.
12889
12890 2006-07-24  Wim Taymans  <wim@fluendo.com>
12891
12892         * gst-libs/gst/audio/gstbaseaudiosink.c:
12893         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
12894         When the audio clock is slaved to another clock, never try to align
12895         samples but trust the rate interpolation algorithm.
12896
12897 2006-07-24  Wim Taymans  <wim@fluendo.com>
12898
12899         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
12900         Don't try to calculate silence samples, base class does this much
12901         better now.
12902
12903         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
12904         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
12905         (gst_ring_buffer_acquire):
12906         Calculate silence samples correctly.
12907
12908         * gst-libs/gst/audio/gstringbuffer.h:
12909         Add _CAST macro.
12910
12911 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
12912
12913         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
12914           Limit search for the first markup tag to the first few kB of
12915           the file. If we don't find one there, it's highly unlikely that
12916           this is an XML(-ish) file.
12917
12918 2006-07-21  Andy Wingo  <wingo@pobox.com>
12919
12920         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
12921         test to the one in vorbisenc. Also commented out.
12922
12923         * tests/check/pipelines/vorbisenc.c: 
12924         (test_discontinuity): New test, commented out until Mike lands
12925         some elite vorbisenc patches.
12926
12927         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
12928         Bufferstraw was actually factored out of these tests. Now we share
12929         code yay.
12930
12931         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
12932         for bufferstraw addition to gstcheck.
12933
12934 2006-07-21  Wim Taymans  <wim@fluendo.com>
12935
12936         * ext/theora/theoradec.c: (clip_buffer):
12937         Better clipping.
12938
12939 2006-07-21  Wim Taymans  <wim@fluendo.com>
12940
12941         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
12942         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
12943         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
12944         Fix leak.
12945         Avoid type casting when we can.
12946
12947         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
12948         Fix mem leak.
12949
12950 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
12951
12952         * ext/alsa/gstalsamixerelement.c:
12953         (gst_alsa_mixer_element_change_state):
12954           Make state change fail if the specified device can't be opened
12955           for some reason.
12956
12957 2006-07-20  Wim Taymans  <wim@fluendo.com>
12958
12959         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
12960         (cb_newpad), (main):
12961         Example of a small audio/video player using decodebin.
12962
12963 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
12964
12965         * gst-libs/gst/riff/riff-ids.h:
12966           Add 'fact' chunk id
12967
12968 2006-07-19  Wim Taymans  <wim@fluendo.com>
12969
12970         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12971         (gst_base_rtp_depayload_chain),
12972         (gst_base_rtp_depayload_change_state):
12973         Don't assert when not negotiated but post a meaningfull 
12974         error message. Fixes #347918.
12975
12976         * gst-libs/gst/rtp/gstbasertppayload.c:
12977         Add comment about better default MTU size.
12978
12979         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
12980         Small cleanups, start docs.
12981
12982 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
12983
12984         Patch by: Martin Szulecki
12985
12986         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
12987           If "device-name" is requested and the device is not
12988           open, try to temporarily open it to obtain this
12989           information (#342494).
12990
12991 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
12992
12993         * gst-libs/gst/tag/gstid3tag.c:
12994           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
12995
12996         * gst-libs/gst/tag/gsttageditingprivate.h:
12997         * gst-libs/gst/tag/gstvorbistag.c:
12998           Some more random const-ifications.
12999
13000 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13001
13002         * gst-libs/gst/riff/riff-ids.h:
13003         * gst-libs/gst/riff/riff-media.c:
13004         (gst_riff_create_video_template_caps):
13005           Add more FOURCCs (sort list to make stuff easier to find),
13006           add comment what those 16 bytes in struct _gst_riff_strh according to
13007           one avi-dumper are
13008
13009 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13010
13011         * gst-libs/gst/audio/multichannel.c:
13012         (gst_audio_check_channel_positions),
13013         (gst_audio_fixate_channel_positions):
13014           Const-ify two arrays.
13015
13016 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
13017
13018         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
13019           Fix typo, so that alsasink also advertises 8 channels
13020           if that's supported (tags: can, worms, open, alsa, ph34r).
13021
13022 2006-07-17  Wim Taymans  <wim@fluendo.com>
13023
13024         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
13025         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
13026         *sigh*, when is the compiler going to warn when the comments
13027         are out-of-sync with the code.. Refix case of busted theora
13028         headers with 0 granule pos.
13029
13030 2006-07-14  Wim Taymans  <wim@fluendo.com>
13031
13032         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13033         (gst_base_rtp_depayload_wait),
13034         (gst_base_rtp_depayload_change_state),
13035         (gst_base_rtp_depayload_set_property),
13036         (gst_base_rtp_depayload_get_property):
13037         Fix 99% cpu load by waiting for absolute times on the
13038         clock. Fixes #347300.
13039
13040 2006-07-14  Andy Wingo  <wingo@pobox.com>
13041
13042         * ext/theora/gsttheoraparse.h: 
13043         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
13044         (theora_parse_push_headers, theora_parse_clear_queue)
13045         (theora_parse_drain_queue_prematurely, )
13046         (theora_parse_sink_event, theora_parse_change_state): Queue events
13047         until we initialized our state, like in vorbisparse.
13048
13049         * ext/vorbis/vorbisparse.h: 
13050         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
13051         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
13052         (vorbis_parse_drain_queue_prematurely, )
13053         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
13054         until we have initialized our state. Fixes seeking after an
13055         initial pad block.
13056
13057 2006-07-14  Andy Wingo  <wingo@pobox.com>
13058
13059         Patch by: Iain Holmes <iaingnome@gmail.com>
13060         
13061         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
13062
13063 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
13064
13065         * configure.ac:
13066         Bump nano back to CVS
13067
13068 === release 0.10.9 ===
13069
13070 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
13071
13072         * configure.ac:
13073           releasing 0.10.9, "I walk the line"
13074
13075 2006-07-14  Michael Smith  <msmith@fluendo.com>
13076
13077         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
13078           Move a g_cond_signal to earlier to avoid sometimes deadlocking
13079           (commonly happens when running this test under valgrind) when trying
13080           to remove the buffer probe.
13081
13082 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13083
13084         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
13085         Fix missing g_unlock from the previous commit
13086
13087 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13088
13089         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
13090         (gst_ximagesink_change_state):
13091         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13092         (gst_xvimagesink_change_state):
13093         Implement a locking order to ensure we always take the object lock
13094         before the x_lock and never vice-versa.
13095
13096 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
13097
13098         * gst/playback/gstdecodebin.c: (find_compatibles):
13099         Fix a caps leak when linking (#347304)
13100
13101         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13102         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
13103         (gst_ximagesink_change_state):
13104         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
13105         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
13106         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
13107         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
13108         Don't leak shared memory resources. Use the object lock to protect
13109         against the xcontext disappearing while returning a buffer from the
13110         pipeline. (#347304)
13111
13112 2006-07-12  Edward Hervey  <edward@fluendo.com>
13113
13114         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
13115         (vorbis_handle_comment_packet):
13116         gst_tag_list_merge() returns a new object. Take that into account when
13117         using it. This avoids memleak.
13118         Revert previous commit which is not needed.
13119
13120 2006-07-12  Edward Hervey  <edward@fluendo.com>
13121
13122         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
13123         Reset the decoder in finalize so that all fields get cleared.
13124
13125 2006-07-12  Wim Taymans  <wim@fluendo.com>
13126
13127         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13128         (gst_base_audio_src_set_clock),
13129         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
13130         Don't try to post an error message when setting the clock fails
13131         as this can happen when adding an element to a bin which will then
13132         deadlock. Fixes #347296.
13133
13134 2006-07-12  Edward Hervey  <edward@fluendo.com>
13135
13136         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
13137         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
13138         (vorbis_handle_type_packet):
13139         Post tag messages on the bus even if we're not initialized.
13140         If we're not initialized, we still postpone the event pushing of tags.
13141
13142 2006-07-12  Wim Taymans  <wim@fluendo.com>
13143
13144         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13145         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13146         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13147         Revert last two changes that broke the freeze.
13148
13149 2006-07-12  Wim Taymans  <wim@fluendo.com>
13150
13151         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
13152         basesink calculates silence sample correctly for us.
13153
13154 2006-07-12  Wim Taymans  <wim@fluendo.com>
13155
13156         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13157         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
13158         Calculate correct silence samples so we don't fill our ringbuffer
13159         with noise.
13160
13161 2006-07-12  Edward Hervey  <edward@fluendo.com>
13162
13163         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13164         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
13165         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
13166         * ext/vorbis/vorbisdec.h:
13167         Delay sending events (newsegment, tags) until the decoder is properly
13168         initialized.
13169         Fixes #347295
13170
13171 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
13172
13173         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
13174         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
13175           Patch from #347221 adding a test for audioconvert
13176           channel remappings.
13177
13178 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
13179
13180         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
13181         (gst_ssa_parse_parse_line):
13182           Don't include the terminating NUL in the buffer size,
13183           it's only there for extra paranoia (would add random
13184           '*' characters at the end of each subtitle since the
13185           terminator itself is not valid UTF-8 technically).
13186           Also fix indenting after boilerplate macro.
13187
13188 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
13189
13190         * gst/playback/gstdecodebin.c: (close_pad_link):
13191           Also emit 'unknown-type' signal (which should really be
13192           called unhandled-type) if we found potential decoders/demuxers
13193           in the registry but none of them worked in the end (as in the
13194           case where the plugins don't exist any longer but are still
13195           listed in the registry). Fixes #329798.
13196
13197 2006-07-08  Andy Wingo  <wingo@pobox.com>
13198
13199         * theoraparse.c (theora_parse_push_buffer)
13200         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
13201         Add some more debugging. Fix granulepos reconstruction in the face
13202         of discontinuities.
13203
13204 2006-07-06  Wim Taymans  <wim@fluendo.com>
13205
13206         * gst-libs/gst/audio/gstbaseaudiosink.c:
13207         (gst_base_audio_sink_class_init),
13208         (gst_base_audio_sink_provide_clock):
13209         Use gobject_class instead of G_OBJECT_CLASS (klass)
13210
13211         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13212         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
13213         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
13214         (gst_base_audio_src_get_time),
13215         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
13216         (gst_base_audio_src_create_ringbuffer):
13217         Fix latency and buffer-time constants and properties ala basesink.
13218         Implement pull based scheduling. Fixes #346527.
13219         Set default blocksize in GstBaseSrc to 0, we default to pushing out
13220         one segment.
13221         Refuse slaving to another clock instead of silently not working.
13222         Only provide a clock when we are actually able to do so.
13223         Various small cleanups and compiler hints.
13224
13225 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13226
13227         Patch by: Lutz Mueller <lutz at topfrose de>
13228
13229         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
13230         (plugin_init):
13231           Add typefinding for text/html (#346581).
13232
13233 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13234
13235         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
13236         (xml_check_first_element), (xml_type_find), (smil_type_find):
13237           Fix SMIL typefinding, make xml_check_first_element() more
13238           useful.
13239
13240 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
13241
13242         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
13243         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
13244         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
13245         * gst/playback/gstplaybasebin.h:
13246           Protect list of elements with a subtitle-encoding property and
13247           the subtitle encoding member itself with a lock of their own
13248           instead of using the object lock. This prevents a dead-lock in
13249           the element-remove callback in some circumstances when shutting
13250           down playbin.
13251
13252 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
13253
13254         * win32/common/libgsttag.def:
13255         Export some new functions.
13256         * win32/vs6/libgstogg.dsp:
13257         Add a link to libgsttag-0.10.lib.
13258
13259 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
13260
13261         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
13262           Some const-ification.
13263
13264 2006-07-04  Wim Taymans  <wim@fluendo.com>
13265
13266         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
13267         Improve checking if we are dealing with a stream. Added some
13268         more uris that need buffering.
13269
13270 2006-07-03  Edward Hervey  <edward@fluendo.com>
13271
13272         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
13273         Remove unused variable.
13274
13275 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13276
13277         * Makefile.am:
13278           include lcov.mak
13279         * configure.ac:
13280           add GCOV_LIBS to GST_LIBS
13281
13282 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
13283
13284         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
13285
13286         * ext/alsa/gstalsasrc.c:
13287           Add 32 bps to template caps and increase channels range
13288           from [1,2] to [1,MAX]. See #346326.
13289
13290 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
13291
13292         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
13293           Recognise 'WMVA' video codec fourcc (#345879).
13294           
13295 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
13296          
13297         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
13298           Fixed nasty memory leak
13299
13300 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
13301
13302         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
13303         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
13304           fix logging
13305
13306 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
13307
13308         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
13309         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
13310         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
13311         Protect remove_fakesink using a mutex, so that we don't try and
13312         remove the fakesink simultaneously from multiple threads.
13313
13314         When going from READY to PAUSED, restore the fakesink, so that
13315         it is there when decodebin gets reused.
13316
13317 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
13318
13319         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
13320         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13321         * gst-libs/gst/rtp/gstbasertppayload.c:
13322         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13323         * gst/tcp/gstmultifdsink.c:
13324         * gst/tcp/gsttcpclientsink.c:
13325         * gst/tcp/gsttcpclientsrc.c:
13326         * gst/tcp/gsttcpserversink.c:
13327         * gst/tcp/gsttcpserversrc.c:
13328         * gst/videorate/gstvideorate.c:
13329         * gst/videotestsrc/gstvideotestsrc.c:
13330         * sys/v4l/gstv4ljpegsrc.c:
13331         * sys/v4l/gstv4lmjpegsink.c:
13332         * sys/v4l/gstv4lsrc.c:
13333         * tests/examples/seek/scrubby.c:
13334         * tests/examples/seek/seek.c:
13335           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
13336
13337 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13338
13339         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
13340           Second field in GEnumValue shouldn't be a description,
13341           but a stringified version of the enum value.
13342
13343 2006-06-22  Wim Taymans  <wim@fluendo.com>
13344
13345         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
13346         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
13347         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
13348         Avoid type checking in buffer casts.
13349         Avoid caps copy in buffer_alloc when we can.
13350         Use pad_peer_accept.
13351
13352 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13353
13354         * gst-libs/gst/tag/tag.h:
13355           Oops, make that 'Since: 0.10.9'.
13356
13357 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13358
13359         * docs/libs/gst-plugins-base-libs-sections.txt:
13360         * gst-libs/gst/tag/tag.h:
13361         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
13362         (gst_tag_image_type_get_type):
13363           API: add GstTagImageType enum to describe images contained
13364           in image tags (#345641).
13365
13366 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13367
13368         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
13369           Fix warnings with gst-inspect: "buffers-min" property
13370           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
13371           typo in property description.
13372
13373 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
13374
13375         Patch by: Cody Russell <bratsche at gnome org>
13376
13377         * gst/audioresample/gstaudioresample.c:
13378         (gst_audioresample_class_init):
13379         * gst/playback/gststreamselector.c:
13380         (gst_stream_selector_class_init):
13381         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
13382         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
13383         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
13384         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
13385         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
13386         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
13387         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
13388         * gst/videotestsrc/gstvideotestsrc.c:
13389         (gst_video_test_src_class_init):
13390         * gst/volume/gstvolume.c: (gst_volume_class_init):
13391           Avoid unnecessary class cast check in class_init
13392           functions (#337747).
13393
13394 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
13395
13396         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
13397         (gst_text_overlay_video_chain):
13398           g_markup_escape_text() REALLY doesn't like non-UTF8 input
13399           and doesn't validate its input either (and neither did
13400           textoverlay it seems). Let's do that then and fix #345206.
13401
13402 2006-06-19  Wim Taymans  <wim@fluendo.com>
13403
13404         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
13405         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
13406         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
13407         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
13408         (find_syncframe), (find_limits), (assign_value),
13409         (count_burst_unit), (gst_multi_fd_sink_new_client),
13410         (gst_multi_fd_sink_handle_client_write),
13411         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
13412         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
13413         (gst_multi_fd_sink_change_state):
13414         * gst/tcp/gstmultifdsink.h:
13415         Added shiny new burst-on-connect methods.
13416         Add properties to control the minimal amount of data queued.
13417         Small cleanups.
13418         API: bytes-min property
13419         API: time-min property
13420         API: buffers-min property
13421         API: burst-unit property
13422         API: burst-value property
13423         API: add-full signal
13424
13425         * gst/tcp/gsttcp-marshal.list:
13426         Added new marshaller code for the new signal.
13427
13428         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13429         (multifdsink_suite):
13430         Added testcases for new burst methods.
13431
13432 2006-06-19  Edward Hervey  <edward@fluendo.com>
13433
13434         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
13435         Implement clipping for accurate seeking.
13436         Closes #345225
13437
13438 2006-06-19  Wim Taymans  <wim@fluendo.com>
13439
13440         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
13441
13442         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
13443         (gst_video_scale_transform):
13444         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
13445
13446 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
13447
13448         * configure.ac:
13449           Fix --disable-external (can't set conditionals conditionally,
13450           #343602).
13451
13452 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13453
13454         * tests/check/elements/audioresample.c: (test_reuse),
13455         (audioresample_suite):
13456           Add test case for bug #342789 fixed below.
13457
13458 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13459
13460         * gst/audioresample/gstaudioresample.c:
13461         (gst_audioresample_class_init), (gst_audioresample_init),
13462         (audioresample_start), (audioresample_stop),
13463         (gst_audioresample_set_property), (gst_audioresample_get_property):
13464           Implement GstBaseTransform::start and ::stop so that audioresample
13465           can clear its internal state properly and be reused instead of
13466           causing non-negotiated errors with playbin under some circumstances
13467           (#342789).
13468
13469         * tests/check/elements/audioresample.c: (setup_audioresample),
13470         (cleanup_audioresample):
13471           Need to set element state here so that ::start and ::stop are
13472           called.
13473
13474 2006-06-16  Wim Taymans  <wim@fluendo.com>
13475
13476         Patch by: Young-Ho Cha <ganadist at chollian dot net>
13477
13478         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
13479         Parse extra data better, apparently it's right behind
13480         the normal strf header size. Fixes #343500.
13481
13482 2006-06-16  Wim Taymans  <wim@fluendo.com>
13483
13484         * ext/alsa/gstalsasink.c: (set_hwparams):
13485         If we fail to set the buffer_time and period_time alsa
13486         parameters, post a warning and leave alsa select a 
13487         default instead of failing. Fixes #342085
13488
13489 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13490
13491         * docs/libs/gst-plugins-base-libs-sections.txt:
13492         * gst-libs/gst/cdda/gstcddabasesrc.h:
13493           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
13494           out in the header file and shouldn't be listed in the docs.
13495
13496         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13497           Must dereference pointer to fourcc in the debug statement.
13498
13499 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
13500
13501         * docs/libs/Makefile.am:
13502         * docs/libs/gst-plugins-base-libs-docs.sgml:
13503         * docs/libs/gst-plugins-base-libs-sections.txt:
13504         * docs/libs/gst-plugins-base-libs.types:
13505         add remaining symbols into correct setions
13506         
13507         * gst-libs/gst/audio/gstringbuffer.c:
13508         fix incomplete docs
13509         
13510         * gst-libs/gst/audio/gstringbuffer.h:
13511         comment out not yet implemented function
13512         
13513         
13514         * gst-libs/gst/floatcast/floatcast.h:
13515         * gst-libs/gst/netbuffer/gstnetbuffer.c:
13516         add short descriptions
13517         
13518         
13519         * gst-libs/gst/interfaces/propertyprobe.c:
13520         fix return value docs   
13521         
13522         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
13523         simplify debug logging
13524         
13525         * gst-libs/gst/riff/riff-read.h:
13526         sync function prototype and docs
13527         
13528         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
13529         remove left over symbol
13530
13531 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
13532
13533         * autogen.sh:
13534         * configure.ac:
13535         * docs/Makefile.am:
13536           Use GST_PLUGIN_DOCS macro in configure.ac, add
13537           --enable-plugin-docs default to autogen.sh and use
13538           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
13539
13540 2006-06-15  Wim Taymans  <wim@fluendo.com>
13541
13542         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
13543         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
13544         (gst_ogg_demux_loop):
13545         Combine GstFlowReturn from the source pads to give a
13546         meaningfull result to the upstream peer or to stop the
13547         processing task in case of errors.
13548
13549 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13550
13551         * gst/playback/gststreaminfo.c: (cb_probe):
13552           Try GST_TAG_CODEC as fallback when extracting the
13553           codec name; more debug info.
13554
13555 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13556
13557         * ext/ogg/Makefile.am:
13558         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
13559           Extract language tags from ogm subtitle streams, so that
13560           the subtitle menu choices are labelled correctly in
13561           Totem (fixes #344708).
13562
13563 2006-06-14  Wim Taymans  <wim@fluendo.com>
13564
13565         Patch by: Alessandro Decina <alessandro at nnva dot org>
13566
13567         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
13568         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
13569         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
13570         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
13571         Fix various leaks. Fixes #343699.
13572         Add x-smoke mime type.
13573
13574 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
13575
13576         * gst-libs/gst/riff/riff-ids.h:
13577           Add IDs for 'bext' chunks (see #343837).
13578
13579 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
13580
13581         Patch by: Young-Ho Cha  <ganadist at chollian net>
13582
13583         * gst/subparse/samiparse.c: (sami_context_pop_state),
13584         (handle_start_font), (end_sami_element):
13585           Honour font face tags in SAMI subtitles (#344503).
13586
13587 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13588
13589         * po/POTFILES.in:
13590           add missing files containing translatable strings
13591
13592 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13593
13594         * docs/libs/tmpl/.cvsignore:
13595           we don't want those *.sgml files in CVS either
13596
13597 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13598
13599         * docs/libs/.cvsignore:
13600         * tests/check/elements/.cvsignore:
13601         * tests/check/libs/.cvsignore:
13602           ignore more
13603
13604 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13605
13606         * docs/libs/Makefile.am:
13607           also commiting the changed Makefile.am (added more libs to the
13608           doc-build)
13609
13610 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
13611
13612         * docs/libs/gst-plugins-base-libs-docs.sgml:
13613         * docs/libs/gst-plugins-base-libs-sections.txt:
13614         * docs/libs/gst-plugins-base-libs.types:
13615           first batch of reordering things, add index & hierarchy
13616
13617 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13618
13619         * configure.ac:
13620           use GST_PKG_CHECK_MODULES, cleans up output
13621
13622 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
13623
13624         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
13625           Add support for burn:// URIs (#343385); const-ify things a bit,
13626           use G_N_ELEMENTS instead of hard-coded array size.
13627
13628 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
13629
13630         Patch by: Young-Ho Cha  <ganadist at chollian net>
13631
13632         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
13633           Fix up broken entities before passing them to libxml *sigh*.
13634           (#343303).
13635           
13636 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13637
13638         * configure.ac:
13639           back to TRUNK
13640
13641 === release 0.10.8 ===
13642
13643 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
13644
13645         * configure.ac:
13646           releasing 0.10.8, "Moar gij ziet mij nie"
13647
13648 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13649
13650         * configure.ac:
13651         * po/af.po:
13652         * po/az.po:
13653         * po/cs.po:
13654         * po/en_GB.po:
13655         * po/hu.po:
13656         * po/it.po:
13657         * po/nb.po:
13658         * po/nl.po:
13659         * po/or.po:
13660         * po/sq.po:
13661         * po/sr.po:
13662         * po/sv.po:
13663         * po/uk.po:
13664         * po/vi.po:
13665         * win32/common/config.h:
13666           0.10.7.2 prerelease
13667
13668 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
13669
13670         * docs/libs/tmpl/gstaudio.sgml:
13671         * docs/libs/tmpl/gstcolorbalance.sgml:
13672         * docs/libs/tmpl/gstmixer.sgml:
13673         * docs/libs/tmpl/gstringbuffer.sgml:
13674         * docs/libs/tmpl/gsttuner.sgml:
13675         * docs/libs/tmpl/gstxoverlay.sgml:
13676         * gst-libs/gst/audio/audio.c:
13677         * gst-libs/gst/audio/gstringbuffer.c:
13678         * gst-libs/gst/interfaces/colorbalance.c:
13679         * gst-libs/gst/interfaces/mixer.c:
13680         * gst-libs/gst/interfaces/tuner.c:
13681         * gst-libs/gst/interfaces/xoverlay.c:
13682           move last template doc snippets to source code and delete them
13683
13684 2006-06-06  Michael Smith  <msmith@fluendo.com>
13685
13686         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
13687         (theora_parse_drain_queue):
13688           Mark DELTA_UNIT on non-keyframes.
13689
13690 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
13691
13692         * gst-libs/gst/audio/gstbaseaudiosink.c:
13693         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
13694         * gst-libs/gst/audio/gstbaseaudiosink.h:
13695         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
13696         (gst_ring_buffer_samples_done):
13697         * gst-libs/gst/audio/gstringbuffer.h:
13698         Document better the fact that latency_time and buffer_time are values
13699         stored in microseconds, and not the usual GStreamer nanoseconds.
13700         Change the variables (compatibly) that store them from GstClockTime 
13701         to guint64 to make it more clear that they're not storing clock times.
13702         Also, remove the bogus property description that says the user can
13703         specify -1 to get the default value, since that's never been the case.
13704
13705         When computing the default segment size for the ring buffer, make it
13706         an integer number of samples.
13707
13708         When the sub-class indicates a delay greater than the number of
13709         samples we've written return 0 from the audio sink get_time method.
13710
13711 2006-06-02  Michael Smith  <msmith@fluendo.com>
13712
13713         * tests/check/elements/audioconvert.c: (set_channel_positions),
13714         (get_float_mc_caps), (get_int_mc_caps):
13715         * tests/check/elements/audioresample.c:
13716         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
13717         * tests/check/elements/videorate.c:
13718         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
13719         * tests/check/elements/volume.c:
13720         * tests/check/elements/vorbisdec.c:
13721         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
13722           Don't busy-wait in tests; this was causing test timeouts very
13723           frequently when running under valgrind.
13724
13725 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13726
13727         * gst/tcp/README:
13728         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
13729         (gst_multi_fd_sink_remove_client_link),
13730         (gst_multi_fd_sink_client_queue_caps),
13731         (gst_multi_fd_sink_client_queue_buffer),
13732         (gst_multi_fd_sink_handle_client_write),
13733         (gst_multi_fd_sink_render):
13734         * gst/tcp/gstmultifdsink.h:
13735           make multifdsink properly deal with streamheader:
13736           - streamheader is taken from caps
13737           - buffers marked with IN_CAPS are not sent
13738           - streamheaders are sent, on connection, from the caps of the
13739             buffer where the client gets positioned to
13740           - further streamheader changes are done every time the client
13741             will receive a buffer with different caps
13742         * tests/check/elements/multifdsink.c: (GST_START_TEST),
13743         (gst_multifdsink_create_streamheader):
13744           add tests for this
13745
13746 2006-06-02  Michael Smith  <msmith@fluendo.com>
13747
13748         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
13749           Reinstate limit on channel count. Vorbis does not define the meaning
13750           of > 6 channels, so they're just independent channels. Gstreamer
13751           currently has no mechanism to represent N independent channels.
13752
13753 2006-06-02  Michael Smith  <msmith@fluendo.com>
13754
13755         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
13756           Don't arbitrarily restrict channel counts and rate in vorbis.
13757           In terms of effects likely on real-world files, this fixes 96kHz
13758           playback of vorbis.
13759
13760 2006-06-02  Michael Smith  <msmith@fluendo.com>
13761
13762         * gst/audioconvert/audioconvert.c: (float):
13763           More correct float->int conversion.
13764
13765 2006-06-02  Michael Smith  <msmith@fluendo.com>
13766
13767         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
13768           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
13769           value. Fixes g-critical on trying to play back ogg containing
13770           unknown codec.
13771
13772 2006-06-02  Wim Taymans  <wim@fluendo.com>
13773
13774         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
13775         (setup_source):
13776         * gst/playback/gstplaybasebin.h:
13777         Make the subtitle detection work from any thread so we don't
13778         deadlock. Fixes #343397.
13779
13780 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
13781
13782         * gst/volume/Makefile.am:
13783           Seriously, it's not *that* hard to get compilation right.  Even
13784           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
13785
13786 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
13787
13788         * gst/volume/gstvolume.c: (volume_choose_func),
13789         (volume_update_real_volume), (gst_volume_class_init),
13790         (gst_volume_init), (volume_process_float), (volume_process_int16),
13791         (volume_process_int16_clamp), (volume_set_caps),
13792         (volume_transform_ip), (plugin_init):
13793         * gst/volume/gstvolume.h:
13794         rewrite the passthrough check, split _int16 and _int16_clamp, fix
13795         another property desc., remove unused param from process function
13796         
13797         * tests/check/elements/volume.c: (volume_suite):
13798         reactivate the passthrough test
13799
13800 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
13801
13802         * ext/alsa/gstalsamixerelement.h:
13803         * ext/alsa/gstalsamixeroptions.h:
13804         * ext/alsa/gstalsamixertrack.h:
13805         * ext/gnomevfs/gstgnomevfssink.h:
13806         * ext/gnomevfs/gstgnomevfssrc.h:
13807         * ext/theora/gsttheoradec.h:
13808         * ext/theora/gsttheoraenc.h:
13809         * ext/theora/gsttheoraparse.h:
13810         * ext/vorbis/vorbisparse.h:
13811         * gst-libs/gst/audio/gstaudioclock.h:
13812         * gst-libs/gst/audio/gstaudiofilter.h:
13813         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
13814         * gst/audioconvert/gstaudioconvert.h:
13815         * gst/audioresample/gstaudioresample.h:
13816         * gst/audiotestsrc/gstaudiotestsrc.h:
13817         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
13818         * gst/playback/gststreamselector.h:
13819         * gst/tcp/gstmultifdsink.h:
13820         * gst/tcp/gsttcpclientsink.h:
13821         * gst/tcp/gsttcpclientsrc.h:
13822         * gst/tcp/gsttcpserversink.h:
13823         * gst/tcp/gsttcpserversrc.h:
13824         * gst/videorate/gstvideorate.h:
13825         * gst/videoscale/gstvideoscale.h:
13826         * gst/videotestsrc/gstvideotestsrc.h:
13827         * gst/volume/gstvolume.h:
13828         * sys/v4l/gstv4ljpegsrc.h:
13829         * sys/v4l/gstv4lmjpegsink.h:
13830         * sys/v4l/gstv4lmjpegsrc.h:
13831         * sys/v4l/gstv4lsrc.h:
13832         * sys/ximage/ximagesink.h:
13833         * sys/xvimage/xvimagesink.h:
13834         * tests/old/testsuite/alsa/sinesrc.h:
13835         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
13836
13837 2006-05-31  Wim Taymans  <wim@fluendo.com>
13838
13839         * ext/libvisual/visual.c: (gst_visual_reset),
13840         (gst_visual_sink_setcaps), (gst_visual_sink_event),
13841         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
13842         Handle DISCONT.
13843         Use running time before doing QoS.
13844         Handle mono too.
13845
13846 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
13847
13848         * docs/libs/Makefile.am:
13849           set a magic variable to indicate we know the docs are incomplete
13850
13851 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
13852
13853         * win32/common/libgstvideo.def:
13854           export gst_video_calculate_display_ratio
13855         * win32/vs6/libgstvideoscale.dsp:
13856           add link to libgstvideo-0.10.lib
13857
13858 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
13859
13860         * gst/playback/gstplaybasebin.c: (gen_source_element):
13861           Throw a more comprehensible error for rtsp:// URIs (rather
13862           than erroring out with a negotiation error later on) until
13863           we fix playbin to handle rtspsrc etc.
13864
13865 2006-05-30  Wim Taymans  <wim@fluendo.com>
13866
13867         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
13868         (gst_text_overlay_text_event):
13869         Added some FIXMEs.
13870
13871 2006-05-30  Wim Taymans  <wim@fluendo.com>
13872
13873         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
13874         (gst_adder_request_new_pad), (gst_adder_release_pad):
13875         * gst/adder/gstadder.h:
13876         Implement release_request_pad.
13877         Make padcounter atomic.
13878
13879         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
13880         Added check for release_pad in adder.
13881
13882 2006-05-30  Wim Taymans  <wim@fluendo.com>
13883
13884         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
13885         Fix build again.
13886
13887 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13888
13889         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
13890         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13891         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13892         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
13893         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
13894         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
13895         (gst_ogg_demux_bisect_forward_serialno),
13896         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
13897         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
13898           add more debugging
13899           clean up printf formats for granulepos and serialno
13900
13901 2006-05-30  Michael Smith  <msmith@fluendo.com>
13902
13903         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
13904         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
13905         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
13906         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
13907         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
13908         * ext/vorbis/vorbisenc.h:
13909           Multi-channel caps negotiation, so we can do proper multichannel
13910           vorbis encoding, negotiated through audioconvert.
13911
13912 2006-05-30  Wim Taymans  <wim@fluendo.com>
13913
13914         * tests/check/elements/adder.c: (test_event_message_received),
13915         (test_play_twice_message_received), (GST_START_TEST),
13916         (adder_suite):
13917         Added check to show that #339935 is fixed with ongoing
13918         adder and collectpads fixes.
13919
13920 2006-05-29  Wim Taymans  <wim@fluendo.com>
13921
13922         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
13923         Don't leak pad name.
13924
13925 2006-05-29  Wim Taymans  <wim@fluendo.com>
13926
13927         * gst/adder/gstadder.c: (gst_adder_query_duration),
13928         (forward_event_func), (forward_event), (gst_adder_src_event):
13929         Fix adder seeking.
13930         Make query/seeking code threadsafe.
13931
13932         * tests/check/Makefile.am:
13933         * tests/check/elements/adder.c: (test_event_message_received),
13934         (GST_START_TEST), (test_play_twice_message_received):
13935         Fix adder test case.
13936
13937 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
13938
13939         Patch by: Young-Ho Cha  <ganadist at chollian net>
13940
13941         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
13942         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
13943         (set_encoding_element), (decodebin_element_added_cb),
13944         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
13945         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
13946         * gst/playback/gstplaybasebin.h:
13947           Add 'subtitle-encoding' property to playbin, so applications can
13948           force a subtitle encoding for non-UTF8 subtitles (#342268).
13949
13950         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
13951         (gst_sub_parse_set_property):
13952           Rename recently-added 'encoding' property to 'subtitle-encoding'
13953           (so it can be proxied by playbin/decodebin in a generic way
13954           with less danger of false positives).
13955
13956 2006-05-29  Michael Smith  <msmith@fluendo.com>
13957
13958         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
13959         (append_with_other_format), (set_structure_widths),
13960         (gst_audio_convert_transform_caps):
13961           Patch from #341562: give more specific audio caps in get_caps, so
13962           that basetransform  can make better decisions on what caps to
13963           negotiate.
13964
13965 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
13966
13967         * tests/check/elements/volume.c:
13968         make it compile again
13969
13970 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
13971
13972         * tests/check/elements/volume.c: (volume_suite):
13973         disable test until #343196 gets resolved
13974
13975 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
13976
13977         * gst/adder/gstadder.c: (gst_adder_get_type):
13978         Make it easier to copy&paste
13979         
13980         * gst/volume/Makefile.am:
13981         * gst/volume/gstvolume.c: (volume_update_real_volume),
13982         (gst_volume_set_volume), (gst_volume_set_mute),
13983         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
13984         (volume_transform_ip), (volume_update_mute),
13985         (volume_update_volume):
13986         * gst/volume/gstvolume.h:
13987         Add own debug category, move duplicate code to helper function, fix
13988         property texts, add more comments and prepare ffor liboil-goodness
13989         
13990         * tests/check/Makefile.am:
13991         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
13992         add test for mute and passtrough case, be a bit more verbose to track
13993         failure
13994         
13995         * tests/check/generic/states.c: (GST_START_TEST):
13996         catch elements that fail to instantiate
13997
13998 2006-05-28  Edward Hervey  <edward@fluendo.com>
13999
14000         * tests/check/pipelines/simple-launch-lines.c:
14001         * tests/check/pipelines/theoraenc.c:
14002         * tests/check/pipelines/vorbisenc.c:
14003         Comment out tests using parse_launch() if core was built without
14004         parsing capabilities.
14005
14006 2006-05-27  Edward Hervey  <edward@fluendo.com>
14007
14008         * tests/check/Makefile.am:
14009         Extra bonus points for whoever explains to ensonic that you are meant
14010         to test unit tests thoroughly before commiting them, especially if
14011         you know it's going to break.
14012         De-activated element/adder tests.
14013
14014 2006-05-27  Edward Hervey  <edward@fluendo.com>
14015
14016         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
14017         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
14018         Marking caps conversion issues as GST_WARNING is way too verbose,
14019         Moving them to GST_LOG.
14020
14021 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14022
14023         * README:
14024           Replace current README (containing the release notes from
14025           some 0.9.x version) with a proper README taken from the core.
14026
14027 2006-05-26  Wim Taymans  <wim@fluendo.com>
14028
14029         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14030         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
14031         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
14032         (vorbis_dec_change_state):
14033         Small cleanups.
14034         Add some FIXMEs
14035         Clip output samples to segment boundaries.
14036
14037 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14038
14039         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14040         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
14041         Improve the errors produced on bad output, including some human
14042         readable description strings.
14043         Handle the (theoretical for ximagesink) case where the XServer 
14044         has a different idea about the size required for a particular 
14045         frame and gives us too small a memory allocation.
14046
14047 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
14048
14049         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
14050         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
14051         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
14052         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14053         Improve the errors produced on bad output, including some human 
14054         readable description strings.
14055         Handle RGB Xv formats properly by transforming them into our 
14056         big-endian caps description.
14057         Use gst_caps_truncate to ensure that we never try and choose a
14058         non-fixed caps in buffer_alloc.
14059         Handle the case where the XServer has a different idea about the size
14060         required for a particular frame and gives us too small a memory
14061         allocation.
14062         Use -1 to indicate 'no image format', because 0 is a valid XServer
14063         image format number.
14064         Put RGB Xv formats at the end of the caps, so that we always prefer
14065         YUV format frames.
14066         Iterate the available Xv Encodings to determine the maximum width and
14067         height, and then return that in our caps.
14068         (Closes #315312, #337544)
14069
14070 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
14071
14072         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
14073         When there is only one unfinished pad and it receives an event that
14074         doesn't match our requirements, we need to set alldone=FALSE so that
14075         the fakesink is not removed yet.
14076
14077 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
14078
14079         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
14080           Use gst_type_find_helper_for_buffer() to find the type
14081           of stream from the first packet.
14082
14083         * configure.ac:
14084           Bump requirements to core CVS (needed for vorbis
14085           typefinding to work).
14086
14087 2006-05-24  Edward Hervey  <edward@fluendo.com>
14088
14089         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
14090         Added the 'prfl' atom type which MQV (no, it's not a typo) files
14091         contain.  Else they play perfectly fine with qtdemux.
14092
14093 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
14094
14095         * ext/theora/theoradec.c:
14096         * ext/theora/theoraenc.c:
14097         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
14098         * gst/audiorate/gstaudiorate.c:
14099           make more debug catagories static
14100         
14101         * tests/check/Makefile.am:
14102         * tests/check/elements/adder.c: (message_received),
14103         (test_event_message_received), (GST_START_TEST),
14104         (test_play_twice_message_received), (adder_suite):
14105           added test case for using element twice, extra bonus points for anyone
14106           who can make these test run reliably
14107
14108 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
14109
14110         * ext/theora/theoradec.c: (theora_dec_chain):
14111           Make work with time-stamped input buffers that do not
14112           have a granulepos in BUFFER_OFFSET_END (like theora
14113           buffers coming from matroskademux). Fixes #342448.
14114
14115 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
14116
14117         Patch by: Peter Kjellerstedt  <pkj at axis com>
14118
14119         * gst/tcp/Makefile.am:
14120           fdstresstest doesn't need Gtk+, fix compilation if 
14121           gtk is not available (#342566).
14122
14123 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14124          
14125         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14126           80 line columns
14127           Removed redundant floor()
14128
14129 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
14130
14131         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14132           On second thought, just skip JUNK chunks automatically, so
14133           the caller doesn't have to handle this. Fixes #342345.
14134           Also, return GST_FLOW_UNEXPECTED if we get a short read,
14135           not GST_FLOW_ERROR.
14136
14137 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
14138
14139         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
14140           Don't bail out on JUNK chunks with a size of 0 (would try to
14141           pull_range 0 bytes before, which sources don't like too much).
14142           See #342345.
14143
14144 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14145
14146         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14147         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14148         Use the gstutil scaling function to preserve 64 bits while calculating
14149         output width and height from the display-aspect-ratio. (A continuation
14150         of #341542)
14151
14152 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14153
14154         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
14155         (gst_xvimagesink_buffer_alloc):
14156         * sys/xvimage/xvimagesink.h:
14157         When performing buffer allocations, remember the caps and image format
14158         we return so that if the same caps are asked for next time we can
14159         return them immediately without doing any caps intersections.
14160
14161 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
14162          
14163         * gst-libs/gst/rtp/README:
14164           Some new documentation
14165         * gst-libs/gst/rtp/gstrtpbuffer.h:       
14166           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
14167         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
14168         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
14169           New RTP audio base payloader class. Supports frame or sample based
14170           codecs.  Not enabled in Makefile.am until approved.
14171
14172 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14173
14174         * tests/check/elements/alsa.c: (test_device_property_probe):
14175           Fix test case: don't try to free NULL GValueArray when there
14176           are no devices.
14177
14178 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14179
14180         * tests/check/Makefile.am:
14181         * tests/check/elements/alsa.c: (test_device_property_probe),
14182         (alsa_suite), (main):
14183           Add simple test that runs a device property probe on alsasrc,
14184           alsasink and alsamixer. Disable valgrind check for now (too
14185           many leaks in libasound, and valgrind ignored my suppressions
14186           additions).
14187
14188 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14189
14190         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
14191         (gst_alsa_device_property_probe_probe_property),
14192         (gst_alsa_device_property_probe_needs_probe),
14193         (gst_alsa_device_property_probe_get_values),
14194         (gst_alsa_type_add_device_property_probe_interface):
14195         * ext/alsa/gstalsadeviceprobe.h:
14196         * ext/alsa/gstalsamixerelement.c:
14197         (gst_alsa_mixer_element_init_interfaces):
14198         * ext/alsa/gstalsamixerelement.h:
14199           Clean up and simplify alsa device probing. Make it actually work
14200           for multiple classes. Don't cache results any longer.
14201
14202         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
14203         (gst_alsasink_init):
14204         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
14205         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
14206         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
14207           Make alsasink and alsasrc implement the GstPropertyProbe interface
14208           for device probing (#342181).
14209           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
14210
14211 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14212
14213         * gst/subparse/samiparse.c: (handle_start_font):
14214           Don't ignore return value of strtol (++compiler_happiness).
14215
14216 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
14217
14218         Patch by: Young-Ho Cha  <ganadist chollian net>
14219
14220         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
14221         (gst_sub_parse_class_init), (gst_sub_parse_init),
14222         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
14223         (convert_encoding):
14224         * gst/subparse/gstsubparse.h:
14225           Add 'encoding' property (#341681).
14226
14227         * gst/subparse/samiparse.c: (characters_sami):
14228           Output is pango markup, so we need to escape text
14229           between tags (#342143).
14230
14231 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
14232
14233         * gst-libs/gst/audio/multichannel.c:
14234         (gst_audio_check_channel_positions):
14235           It's okay to have caps with channels=1 and a channel position
14236           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
14237           (deinterleavers might want to keep the position in the caps,
14238           so that they can be re-interleaved again properly later).
14239           Leave check for unexpected 2-channel layouts intact for now.
14240
14241 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14242
14243         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
14244         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
14245         basesrc can do its job correctly.
14246
14247 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
14248
14249         * ext/alsa/Makefile.am:
14250         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
14251         (gst_alsa_detect_formats), (get_channel_free_structure),
14252         (caps_add_channel_configuration), (gst_alsa_detect_channels),
14253         (gst_alsa_probe_supported_formats):
14254         * ext/alsa/gstalsa.h:
14255         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
14256           Refactor and improve caps probing code: probe signedness
14257           when we probe the supported formats/widths; set endianness
14258           to the one we actually probed for (ie. cpu endianness).
14259           
14260         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
14261         (gst_alsasrc_close):
14262         * ext/alsa/gstalsasrc.h:
14263           Implement caps probing for alsasrc.
14264
14265 2006-05-15  Wim Taymans  <wim@fluendo.com>
14266
14267         * ext/theora/theoradec.c: (gst_theora_dec_reset),
14268         (theora_dec_src_query), (theora_dec_src_event),
14269         (theora_dec_sink_event), (theora_handle_comment_packet),
14270         (theora_handle_data_packet), (theora_dec_change_state):
14271         Cleanups, add some G_LIKELY.
14272         Use segment helpers instead of our own wrong code.
14273         Clear queued buffers on seek and READY.
14274
14275         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
14276         (vorbis_dec_convert), (vorbis_dec_src_query),
14277         (vorbis_dec_src_event), (vorbis_dec_sink_event),
14278         (vorbis_handle_comment_packet), (vorbis_dec_push),
14279         (vorbis_handle_data_packet), (vorbis_dec_chain),
14280         (vorbis_dec_change_state):
14281         * ext/vorbis/vorbisdec.h:
14282         Remove old useless packetno variable.
14283         Do position query properly.
14284         Add some G_LIKELY.
14285         Do cleanup of queued buffers in new helper function
14286         and use it.
14287
14288 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14289
14290         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
14291           Query supported sample rates. Fixes #341732.
14292
14293 2006-05-15  Julien MOUTTE  <julien@moutte.net>
14294
14295         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
14296         (gst_decode_bin_change_state): Make decodebin reusable
14297         when going from PAUSE_TO_READY and then back to PAUSED.
14298         Fixes #331678.
14299
14300 2006-05-15  Wim Taymans  <wim@fluendo.com>
14301
14302         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
14303         (vorbis_dec_convert), (vorbis_dec_src_query),
14304         (vorbis_dec_sink_query), (vorbis_dec_src_event),
14305         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
14306         (vorbis_dec_clean_queued), (vorbis_dec_push),
14307         (vorbis_handle_data_packet), (vorbis_dec_change_state):
14308         Cleanups. Use refcounting and DEBUG_OBJECT.
14309         Reset segment on flush, use code methods instead of our
14310         own wrong version.
14311         Fix potential memleak.
14312
14313 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14314
14315         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
14316         (gst_alsasink_init):
14317         * ext/alsa/gstalsasink.h:
14318           Don't leak allocated snd_output_t structure if there's
14319           more than one alsasink instance at a time (#341873).
14320           Also fix GObject macros in header file.
14321           
14322 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14323
14324         * gst/subparse/gstsubparse.c:
14325         (gst_sub_parse_data_format_autodetect):
14326           Don't use libxml functions in the typefinding code.
14327
14328 2006-05-15  Wim Taymans  <wim@fluendo.com>
14329
14330         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14331         Fix seeking performance in the case where a non-header 
14332         packet has a 0 granulepos (busted theora case). 
14333         Fixes #341719
14334         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
14335          the first place, you limelight stealer you)
14336
14337 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14338
14339         * gst/subparse/gstsubparse.c:
14340         (gst_sub_parse_data_format_autodetect):
14341           Improve SAMI typefinding: handle case where there are
14342           whitespaces or newlines in front of the first <SAMI>
14343           tag (#169936).
14344
14345 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14346
14347         * configure.ac:
14348           Build video4linux plugin even if there's no XVIDEO, just
14349           without implementing the GstXOverlay interface (#334002).
14350          
14351 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14352
14353         * configure.ac:
14354         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
14355         (plugin_init):
14356           Add tentative support for libvisual-0.4 (#336881).
14357
14358 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14359
14360         Patch by: Young-Ho Cha <ganadist at chollian net>
14361
14362         * gst/subparse/samiparse.c: (handle_start_font):
14363           Need to map "silver" colour explicitly (#169936).
14364
14365 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14366
14367         Patch by: Young-Ho Cha  <ganadist at chollian net>
14368
14369         * gst/subparse/Makefile.am:
14370         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
14371         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
14372         (gst_sub_parse_format_autodetect), (feed_textbuf),
14373         (gst_subparse_type_find), (plugin_init):
14374         * gst/subparse/gstsubparse.h:
14375         * gst/subparse/samiparse.c:
14376         * gst/subparse/samiparse.h:
14377           Add support for SAMI subtitles (#169936).
14378
14379 2006-05-14  Michael Smith  <msmith@fluendo.com>
14380
14381         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
14382           Fix #341696: crash when mixing L+R+C to mono or stereo.
14383         * tests/check/Makefile.am:
14384         * tests/check/elements/audioconvert.c: (set_channel_positions),
14385         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
14386         (audioconvert_suite):
14387           Add test for the above, including some generic framework bits for
14388           testing multichannel things.
14389
14390 === release 0.10.7 ===
14391
14392 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
14393
14394         * configure.ac:
14395           releasing 0.10.7, "Leave the gun"
14396
14397 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
14398
14399         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14400         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14401         Fix the build.
14402
14403 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
14404
14405         * docs/libs/gst-plugins-base-libs-docs.sgml:
14406         * docs/libs/gst-plugins-base-libs-sections.txt:
14407         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
14408         * gst-libs/gst/video/video.h:
14409         * gst/videoscale/Makefile.am:
14410         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
14411         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
14412         * tests/check/Makefile.am:
14413         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
14414         (main):
14415           Fix integer overflow problem with pixel-aspect-ratio calculations
14416           in videoscale and xvimagesink (#341542)
14417
14418 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
14419
14420         * gst-libs/gst/tag/gstid3tag.c:
14421           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
14422
14423 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
14424
14425         * win32/MANIFEST:
14426           update win32 files listing
14427
14428 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14429
14430         patch by: Sjoerd Simons (sjoerd@luon.net)
14431
14432         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14433         (group_create), (group_destroy), (add_stream),
14434         (gst_play_base_bin_get_property),
14435         (gst_play_base_bin_get_streaminfo_value_array):
14436         * gst/playback/gstplaybasebin.h:
14437           API: GstPlayBaseBin::stream-info-value-array property
14438           use a more bindings-friendly way of exposing streaminfo
14439           using a GValueArray.  Tested in ipython.
14440           Closes #341114
14441
14442 2006-05-11  Wim Taymans  <wim@fluendo.com>
14443
14444         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
14445         (queue_underrun_cb), (queue_filled_cb):
14446         Also catch queue underruns but don't do anything yet.
14447         Refactor and comment queue enlarging code a bit.
14448
14449         * gst/playback/gstplaybasebin.c: (queue_overrun),
14450         (queue_threshold_reached), (queue_out_of_data),
14451         (gen_preroll_element):
14452         If a queue over/underruns check that we don't create nasty
14453         deadlocks when the min-threshold is not reached but the
14454         max-bytes is. In those cases disable max-bytes when we
14455         know that the queue is fed timed data.
14456         Add more comments.
14457
14458 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
14459
14460         * gst/playback/gstplaybin.c: (gen_audio_element):
14461           Make playbin automatically plug an 'audioresample'
14462           element before the audio sink as well. This solves
14463           problems with sinks that only accept a very specific
14464           sample rate, like esdsink (e.g. #340379).
14465
14466 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
14467
14468         * gst/playback/gstplaybasebin.c: (gen_source_element):
14469           Make http sources send special headers so that we receive
14470           icecast metadata if the http stream is an icecast stream
14471           (otherwise the server will just ignore them). This also
14472           means that from now on users will need the 'icydemux'
14473           element from gst-plugins-good installed if they want to
14474           listen to icecast radio streams. (#341432, #333657).
14475
14476 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14477
14478         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
14479         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
14480           remove stupid example from docs - it should come with a simple
14481           C program instead.
14482           Clean up/fix docs
14483         * tests/check/elements/multifdsink.c: (wait_bytes_served),
14484         (fail_if_can_read), (GST_START_TEST),
14485         (gst_multifdsink_create_streamheader), (multifdsink_suite):
14486           add a test for changing streamheader which exposes a bug in
14487           multifdsink
14488
14489 2006-05-11  Michael Smith  <msmith@fluendo.com>
14490
14491         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
14492         (gst_gnome_vfs_src_received_headers_callback):
14493         * ext/gnomevfs/gstgnomevfssrc.h:
14494           Don't set icy-caps unless we have a sane interval value. Move
14495           interval to a local variable; we never use it outside this function.
14496
14497 2006-05-11  Wim Taymans  <wim@fluendo.com>
14498
14499         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
14500         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
14501         Register special buffer types along with the objects so
14502         that they are not registered at runtime from N different
14503         streaming threads since they are not threadsafe.
14504
14505 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14506
14507         * tests/check/elements/multifdsink.c: (wait_bytes_served),
14508         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
14509           add two more tests, one doing streamheader
14510
14511 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14512
14513         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
14514           clean up the bufqueue when shutting down
14515         * tests/check/Makefile.am:
14516         * tests/check/elements/multifdsink.c: (setup_multifdsink),
14517         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
14518         (main):
14519           add a test for the leak that was just fixed
14520
14521 2006-05-10  Wim Taymans  <wim@fluendo.com>
14522
14523         * gst/adder/gstadder.c: (gst_adder_setcaps),
14524         (gst_adder_query_duration), (gst_adder_query), (forward_event),
14525         (gst_adder_src_event), (gst_adder_sink_event),
14526         (gst_adder_class_init), (gst_adder_finalize),
14527         (gst_adder_request_new_pad), (gst_adder_collected):
14528         * gst/adder/gstadder.h:
14529         Updated some docs. Added comments and FIXMEs all over the place.
14530         Improve debugging info.
14531         Fix leak on finalize by not calling the parent.
14532         Implement duration query.
14533         Make event forwarding threadsafe.
14534         Correctly send NEWSEGMENT at start and after flush.
14535         Handle EOS correctly.
14536         Post error when not negotiated.
14537
14538         * tests/check/elements/adder.c: (GST_START_TEST):
14539         Added FIXME in the test.
14540
14541 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14542
14543         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
14544         (gst_text_overlay_halign_get_type),
14545         (gst_text_overlay_wrap_mode_get_type):
14546         * ext/theora/theoradec.c: (theora_handle_type_packet),
14547         (theora_handle_data_packet):
14548         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
14549         (theora_enc_sink_setcaps), (theora_enc_chain):
14550         * gst-libs/gst/cdda/gstcddabasesrc.c:
14551         (gst_cdda_base_src_mode_get_type):
14552         * gst/audiotestsrc/gstaudiotestsrc.c:
14553         (gst_audiostestsrc_wave_get_type):
14554         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
14555         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
14556         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
14557         (gst_sync_method_get_type), (gst_unit_type_get_type),
14558         (gst_client_status_get_type):
14559         * gst/videoscale/gstvideoscale.c:
14560         (gst_video_scale_method_get_type):
14561         * gst/videotestsrc/gstvideotestsrc.c:
14562         (gst_video_test_src_pattern_get_type):
14563         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
14564         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
14565         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
14566         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
14567         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
14568         (paint_setup_RGB565), (paint_setup_xRGB1555):
14569           Const-ify GEnumValue and GFlagsValue arrays. Use
14570           GST_ROUND_UP_* macros instead of home-made ones.
14571
14572 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14573
14574         * configure.ac:
14575           Require core CVS for the new newsegment stuff.
14576
14577 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14578
14579         Patch by: Sjoerd Simons  <sjoerd at luon net>
14580
14581         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
14582           Register nick for enum value (#341160).
14583
14584 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
14585
14586         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
14587         (plugin_init):
14588          backout typefind patch #340375
14589          
14590         * tests/check/elements/adder.c: (message_received),
14591         (GST_START_TEST), (adder_suite):
14592           redo, signal-handling of test
14593
14594 2006-05-09  Wim Taymans  <wim@fluendo.com>
14595
14596         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
14597         (gst_adder_collected):
14598         * gst/adder/gstadder.h:
14599         Remove bogus segment merging and forwarding, we don't
14600         care about timestamps anyway and we just produce a
14601         continuous stream. 
14602         Also create a nice NEWSEGMENT event when we start.
14603         Use _scale_int some more.
14604
14605 2006-05-09  Edward Hervey  <edward@fluendo.com>
14606
14607         * tests/icles/stress-xoverlay.c:
14608         Fix if core was built without parsing support.
14609
14610 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14611
14612         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
14613           Add SEDG (Samsung MPEG-4) fourcc.
14614
14615 2006-05-09  Edward Hervey  <edward@fluendo.com>
14616
14617         * tests/icles/stress-xoverlay.c:
14618         * tests/examples/volume/volume.c:
14619         Fix if core was built without parsing support.
14620
14621         * tests/examples/seek/seek.c:
14622         Disable the parse_launch example if core was built without parsing
14623         support.
14624
14625 2006-05-08  Edward Hervey  <edward@fluendo.com>
14626
14627         * autogen.sh: (CONFIGURE_DEF_OPT): 
14628         libtoolize on Darwin/MacOSX is called glibtoolize
14629
14630 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14631
14632         * tests/check/Makefile.am:
14633         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
14634           Disable the adder test, until the build-slaves posses the kindness to 
14635           either like it or to give valid reason for not doing so 
14636
14637 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14638
14639         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
14640         (adder_suite):
14641           Shuffle NULL state change around and raise timeout more
14642
14643 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14644
14645         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
14646         (mp4_type_find), (plugin_init):
14647           Add typefind to distinguish between "audio/x-m4a" and new type
14648           "video/mp4". Fixes #340375
14649
14650         * tests/check/elements/adder.c: (adder_suite):
14651           Raise timeout to make buildbot happy
14652
14653 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
14654
14655         * gst/adder/gstadder.c: (gst_adder_sink_event),
14656         (gst_adder_request_new_pad), (gst_adder_change_state):
14657         * gst/adder/gstadder.h:
14658         * tests/check/Makefile.am:
14659         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
14660         (adder_suite), (main):
14661           Add sink-event handling to adder. It tries to merge incomming
14662           newsegment-events. Added test to check if segment_done is comming
14663           through. Fixes #340060
14664
14665 2006-05-05  Andy Wingo  <wingo@pobox.com>
14666
14667         * ext/theora/theoraparse.c (gst_theora_parse_init)
14668         (theora_parse_src_convert, theora_parse_src_query):
14669         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
14670         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
14671         query functions on the source pads of the theora and vorbis parse
14672         elements. Fixes position querying when doing a remux.
14673
14674 2006-05-05  Michael Smith  <msmith@fluendo.com>
14675
14676         * ext/theora/theoraparse.c: (parse_granulepos),
14677         (theora_parse_drain_queue_prematurely),
14678         (theora_parse_queue_buffer), (theora_parse_sink_event):
14679           Fix flushing.
14680           Fix invalid granulepos outputs when starting with a non-keyframe.
14681
14682 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
14683
14684         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
14685         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
14686         Rearrange MPEG system stream detection, fixing some memleaks in the
14687         process.
14688         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
14689         they clean up their data correctly.
14690         Remove unused ogganx caps and move the 'is_annodex' check to inside
14691         the 'is_ogg' if statement.
14692
14693 2006-05-05  Wim Taymans  <wim@fluendo.com>
14694
14695         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
14696         Properly remove ghostpads. Fixes #340392
14697
14698 2006-05-04  David Schleef  <ds@schleef.org>
14699
14700         * gst/typefind/gsttypefindfunctions.c:
14701
14702 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
14703
14704         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
14705         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
14706
14707         When typefinding an MP3 in push-based mode, don't penalise the
14708         probability down to 74% when we found 5 valid frames just because we
14709         can't peek the end of the file.
14710
14711         Make the probability for detecting MPEG Transport Streams based on the
14712         number of sequential headers we successfully detected.
14713
14714 2006-05-03  Wim Taymans  <wim@fluendo.com>
14715
14716         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14717         (vorbis_dec_push), (vorbis_dec_chain):
14718         Still produce an error when we receive an empty packet.
14719
14720 2006-05-03  Wim Taymans  <wim@fluendo.com>
14721
14722         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
14723         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
14724         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
14725         Mark buffers with DISCONT after seek and after activating new
14726         chains.
14727
14728         * ext/theora/gsttheoradec.h:
14729         * ext/theora/theoradec.c: (gst_theora_dec_reset),
14730         (theora_get_query_types), (theora_dec_sink_event),
14731         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
14732         (theora_dec_change_state):
14733         Fix frame counter.
14734         Detect and mark DISCONT buffers.
14735
14736         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
14737         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
14738         (vorbis_dec_change_state):
14739         * ext/vorbis/vorbisdec.h:
14740         Use GstSegment.
14741         Detect and mark DISCONT buffers.
14742         Don't crash on 0 sized buffers.
14743
14744 2006-05-03  Wim Taymans  <wim@fluendo.com>
14745
14746         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
14747         (volume_transform_ip):
14748         Increase "volume" property to 10.0. Fixes #340369.
14749         Set the process function to NULL when capsnego fails so that
14750         we properly error out.
14751
14752 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
14753
14754         * gst/playback/gstplaybin.c: (add_sink):
14755         * gst/playback/test.c: (main):
14756         * gst/playback/test5.c: (dump_element_stats):
14757         * gst/playback/test6.c: (main):
14758           free caps using gst_caps_unref, don't leak caps-strings
14759
14760 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
14761
14762         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
14763         (plugin_init):
14764           Refine musepack typefinding a bit. Return MAXIMUM
14765           probability when we detect stream version 7 to make
14766           sure the mpeg audio typefinder doesn't trump us.
14767
14768 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
14769
14770         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
14771           Protect against unexpected NULL strf_data buffer.
14772
14773 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14774
14775         * tests/check/elements/audioconvert.c: (verify_convert),
14776         (GST_START_TEST):
14777           interpret the out[] buffer in the order the bytes are actually
14778           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
14779           Other tests should use BYTE_ORDER since the array is filled in
14780           with actual values
14781
14782 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14783
14784         * tests/check/elements/audioconvert.c: (verify_convert),
14785         (GST_START_TEST):
14786           when a test fails, give an indication of which it is
14787
14788 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14789
14790         * gst-libs/gst/cdda/gstcddabasesrc.c:
14791           compile fix; strtol() needs <stdlib.h>
14792
14793 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
14794
14795         * ext/alsa/gstalsamixerelement.c:
14796         * ext/alsa/gstalsasrc.c:
14797         * ext/cdparanoia/gstcdparanoiasrc.c:
14798         * ext/gnomevfs/gstgnomevfssink.c:
14799         * ext/gnomevfs/gstgnomevfssrc.c:
14800         * ext/ogg/gstoggdemux.c:
14801         * ext/ogg/gstoggmux.c:
14802         * ext/ogg/gstoggparse.c:
14803         * ext/ogg/gstogmparse.c:
14804         * ext/pango/gstclockoverlay.c:
14805         * ext/pango/gsttextoverlay.c:
14806         * ext/pango/gsttextrender.c:
14807         * ext/pango/gsttimeoverlay.c:
14808         * ext/theora/theoradec.c:
14809         * ext/theora/theoraenc.c:
14810         * ext/vorbis/vorbisdec.c:
14811         * ext/vorbis/vorbisenc.c:
14812         * gst-libs/gst/audio/gstaudiofilter.c:
14813         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
14814         * gst/audioconvert/gstaudioconvert.c:
14815         * gst/audiorate/gstaudiorate.c:
14816         * gst/audioresample/gstaudioresample.c:
14817         * gst/audiotestsrc/gstaudiotestsrc.c:
14818         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14819         * gst/playback/gstdecodebin.c:
14820         * gst/playback/gstplaybin.c:
14821         * gst/playback/gststreamselector.c:
14822         * gst/subparse/gstsubparse.c:
14823         * gst/tcp/gstmultifdsink.c:
14824         * gst/tcp/gsttcpclientsink.c:
14825         * gst/tcp/gsttcpclientsrc.c:
14826         * gst/tcp/gsttcpserversink.c:
14827         * gst/tcp/gsttcpserversrc.c:
14828         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
14829         * gst/videorate/gstvideorate.c:
14830         * gst/videoscale/gstvideoscale.c:
14831         * gst/videotestsrc/gstvideotestsrc.c:
14832         * gst/volume/gstvolume.c:
14833         * sys/v4l/gstv4ljpegsrc.c:
14834         * sys/v4l/gstv4lmjpegsink.c:
14835         * sys/v4l/gstv4lmjpegsrc.c:
14836         * sys/v4l/gstv4lsrc.c:
14837         * sys/ximage/ximagesink.c:
14838         * sys/xvimage/xvimagesink.c:
14839         * tests/check/libs/cddabasesrc.c:
14840           make GstElementDetails const
14841
14842 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
14843
14844         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
14845         (gst_adder_init):
14846           send events from src-pad to all sink-pads fixes #338657
14847
14848 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
14849
14850         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
14851         (alsasink_parse_spec):
14852           query width capabilities from alsa, fixes #338919
14853
14854 2006-04-28  Wim Taymans  <wim@fluendo.com>
14855
14856         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
14857         (gst_multi_fd_sink_remove_client_link):
14858         * gst/tcp/gstmultifdsink.h:
14859         Fix race condition in multifdsink that can lead to spurious 
14860         duplicate clients. this patch adds a new signal that is fired when
14861         multifdsink has removed all references to the fd.
14862         Fixes #339574.
14863         Updated documentation.
14864         API: client-fd-removed signal added
14865
14866 2006-04-28  Michael Smith  <msmith@fluendo.com>
14867
14868         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
14869           When asking g_value_array_new to prealloc elements, we may as well
14870           ask for the right number of elements.
14871
14872 2006-04-28  Wim Taymans  <wim@fluendo.com>
14873
14874         * gst-libs/gst/audio/gstbaseaudiosink.c:
14875         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
14876         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
14877         patch to make timestamp checking more tollerant to rounding 
14878         errors given that real discontinuities are to be marked on
14879         buffers. Fixes some asf files and #338778.
14880         Also avoid some crashers when we receive an event in the 
14881         NULL state.
14882
14883 2006-04-28  Michael Smith  <msmith@fluendo.com>
14884
14885         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
14886         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
14887         (gst_gnome_vfs_src_get_property),
14888         (gst_gnome_vfs_src_send_additional_headers_callback),
14889         (gst_gnome_vfs_src_received_headers_callback),
14890         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
14891         (gst_gnome_vfs_src_stop):
14892         * ext/gnomevfs/gstgnomevfssrc.h:
14893           Remove ICY handling (mostly) from gnomevfssrc, in favour of
14894           proper shared support within icydemux.
14895
14896 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
14897
14898         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
14899         (gst_video_rate_swap_prev), (gst_video_rate_chain):
14900           fix up docs
14901           fix a leak when no caps negotiated
14902           fix counting of input frames
14903         * tests/check/elements/.cvsignore:
14904         * tests/check/elements/videorate.c: (assert_videorate_stats),
14905         (GST_START_TEST), (videorate_suite):
14906           add tests for these
14907
14908 2006-04-28  Wim Taymans  <wim@fluendo.com>
14909
14910         * gst-libs/gst/audio/gstringbuffer.c:
14911         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
14912         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
14913         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
14914         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
14915         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
14916         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
14917         (gst_ring_buffer_commit), (gst_ring_buffer_read),
14918         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
14919         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
14920         Check arguments passed to public functions instead of
14921         crashing.
14922
14923 2006-04-28  Wim Taymans  <wim@fluendo.com>
14924
14925         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
14926         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
14927         GstBaseAudioSrc must be live or it does not work.
14928
14929         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
14930         Don't set live to TRUE as this is the default in the parentclass.
14931
14932 2006-04-28  Wim Taymans  <wim@fluendo.com>
14933
14934         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
14935         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
14936         Videoscale doesn't pass on pixel-aspect ratio. Handle all
14937         fixation cases better. Fixes #338991
14938
14939 2006-04-28  Wim Taymans  <wim@fluendo.com>
14940
14941         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
14942         Handle 0/1 framerate correctly Fixes #331901.
14943
14944 2006-04-28  Wim Taymans  <wim@fluendo.com>
14945
14946         * tests/check/elements/audioconvert.c: (get_float_caps),
14947         (GST_START_TEST), (audioconvert_suite):
14948         Added check for correct clipping when doing float samples
14949         in audioconvert.
14950
14951 2006-04-28  Wim Taymans  <wim@fluendo.com>
14952
14953         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
14954         (gst_video_rate_chain):
14955         Print more debugging info.
14956
14957 2006-04-28  Wim Taymans  <wim@fluendo.com>
14958
14959         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
14960         (resample_set_state_from_caps):
14961         Add support for other formats audioresample can handle such as
14962         32 bits in and float and 64 bits float. Fixes #301759
14963
14964 2006-04-28  Wim Taymans  <wim@fluendo.com>
14965
14966         * gst/audioconvert/audioconvert.c: (float):
14967         correctly clip float samples > 1.0. Fixes #338718
14968
14969 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
14970
14971         Patch by: Young-Ho Cha  <ganadist at chollian net>
14972
14973         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
14974         (gst_text_overlay_render_text):
14975           Don't strip newlines from the text. Also, center lines
14976           within multi-line paragraphs (#339405).
14977
14978 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
14979
14980         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
14981           Fix wavpack typefinding to work in more cases (don't peek
14982           for chunks of multiple hundred kBs at once, but process
14983           things step-by-step in smaller units). Fixes #339786.
14984
14985 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
14986
14987         * configure.ac:
14988           back to HEAD
14989
14990 === release 0.10.6 ===
14991
14992 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
14993
14994         * configure.ac:
14995           releasing 0.10.6, "Chao"
14996
14997 2006-04-26  David Schleef  <ds@schleef.org>
14998
14999         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
15000           Fixes #338897.
15001
15002 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15003
15004         * configure.ac:
15005         * win32/common/config.h:
15006           new prerelease
15007
15008 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15009
15010         patch by: Wim Taymans
15011
15012         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
15013         (gst_ogg_demux_perform_seek):
15014           make sure correct newsegments are sent, so that the decoder
15015           and the demuxer agree on timestamps.  Fixes playback of a lot
15016           of Ogg files that do not start from 0.  Fixes #339833.
15017
15018 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15019
15020         Patch by: Edward Hervey  <edward@fluendo.com>
15021
15022         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
15023         * tests/check/Makefile.am:
15024         * tests/check/elements/videorate.c: (assert_videorate_stats),
15025         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
15026         (videorate_suite), (main):
15027           Fix an infinite loop if frames are passed in with wrongly ordered
15028           timestamps.  Fixes #339013.
15029
15030 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15031
15032         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15033
15034         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
15035           fix typefinding on some ISO files.  Fixes #339212.
15036
15037 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15038
15039         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
15040
15041         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15042           add another H264 fourcc.  Fixes #339047.
15043
15044 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15045
15046         Patch by: Jan Schmidt
15047
15048         * gst/playback/gststreamselector.c:
15049         (gst_stream_selector_bufferalloc):
15050           Restore old StreamSelector behaviour.
15051           Fixes #338419.
15052
15053 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15054
15055         * configure.ac:
15056         * win32/common/config.h:
15057           prerelease
15058
15059 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15060
15061         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
15062
15063         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15064         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
15065           Fix some memory leaks: on finalize, free buffers left in the queue
15066           before destroying the queue; in _push(), unref rtp_buf even if
15067           the process vfunc returned a NULL buffer as output buffer (#337548);
15068           demote some recuring debug messages to LOG level.
15069
15070 2006-04-11  Wim Taymans  <wim@fluendo.com>
15071
15072         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15073         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15074         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
15075         (gst_ogg_demux_loop):
15076         More cleanups.
15077         Respect segment stop when emiting EOS or SEGMENT_DONE.
15078         Fixes (#337945).
15079
15080 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15081
15082         * gst/playback/gststreamselector.c:
15083         (gst_stream_selector_get_property):
15084           Don't leak pad name.
15085
15086 2006-04-10  Michael Smith  <msmith@fluendo.com>
15087
15088         * tests/check/Makefile.am:
15089         * tests/check/gst-plugins-base.supp:
15090           Suppress an old libtheora bug (fixed in more recent versions), so 
15091           that FC4 buildslaves can pass.
15092
15093 2006-04-10  Wim Taymans  <wim@fluendo.com>
15094
15095         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15096         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15097         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
15098         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
15099         (gst_ogg_demux_loop):
15100         Don't leak events.
15101         Remember what error we got when finding chains, if we
15102         were shutdown, that would not be an error.
15103
15104 2006-04-10  Wim Taymans  <wim@fluendo.com>
15105
15106         * gst-libs/gst/audio/gstbaseaudiosink.c:
15107         (gst_base_audio_sink_event):
15108         Starting the ringbuffer when we did not acquire it can cause
15109         a deadlock, is pointless and causes nasty things for
15110         subclasses. 
15111         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
15112
15113 2006-04-10  Wim Taymans  <wim@fluendo.com>
15114
15115         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
15116         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
15117         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
15118         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
15119         (gst_ogg_demux_deactivate_current_chain),
15120         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15121         (gst_ogg_demux_bisect_forward_serialno),
15122         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
15123         Add some more debugging.
15124
15125 2006-04-10  Wim Taymans  <wim@fluendo.com>
15126
15127         * ext/theora/theoradec.c: (theora_dec_src_event),
15128         (theora_handle_data_packet):
15129         Some more debug info.
15130
15131         * tests/examples/seek/seek.c: (start_seek), (main):
15132         Print element messages too.
15133
15134 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
15135
15136         * gst/audioresample/debug.h:
15137           replace debug macros with variable number of parameters
15138           by a simple alias to gstreamer standard debug macros 
15139          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
15140           supported by MSVC 6.0 and 7.1)
15141         * gst/audioresample/resample.h:
15142           define M_PI and rint for WIN32
15143         * win32/common/libgstaudio.def:
15144         * win32/common/libgstriff.def:
15145         * win32/common/libgsttag.def:
15146         * win32/common/libgstvideo.def:
15147           add new exported functions
15148         * win32/vs6:
15149           update project files
15150
15151 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15152
15153         * ext/alsa/gstalsamixeroptions.c:
15154         (gst_alsa_mixer_options_class_init):
15155         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
15156         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
15157         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
15158         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
15159         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
15160         * gst-libs/gst/audio/gstaudiofilter.c:
15161         (gst_audio_filter_class_init):
15162         * gst-libs/gst/audio/gstaudiosink.c:
15163         (gst_audioringbuffer_class_init):
15164         * gst-libs/gst/audio/gstaudiosrc.c:
15165         (gst_audioringbuffer_class_init):
15166         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
15167         * gst-libs/gst/interfaces/colorbalancechannel.c:
15168         (gst_color_balance_channel_class_init):
15169         * gst-libs/gst/interfaces/mixeroptions.c:
15170         (gst_mixer_options_class_init):
15171         * gst-libs/gst/interfaces/mixertrack.c:
15172         (gst_mixer_track_class_init):
15173         * gst-libs/gst/interfaces/tunerchannel.c:
15174         (gst_tuner_channel_class_init):
15175         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
15176         * gst-libs/gst/netbuffer/gstnetbuffer.c:
15177         (gst_netbuffer_class_init):
15178         * gst-libs/gst/rtp/gstbasertppayload.c:
15179         (gst_basertppayload_class_init):
15180         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
15181         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
15182         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
15183         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
15184         * gst/playback/gststreamselector.c:
15185         (gst_stream_selector_class_init):
15186         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
15187         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
15188         * sys/v4l/gstv4lcolorbalance.c:
15189         (gst_v4l_color_balance_channel_class_init):
15190         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
15191         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
15192         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
15193         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
15194         (gst_v4l_tuner_norm_class_init):
15195         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
15196         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
15197         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
15198         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
15199
15200 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15201
15202         * ext/pango/gsttextrender.h:
15203         * gst-libs/gst/audio/gstaudiosink.h:
15204         * gst-libs/gst/audio/gstaudiosrc.h:
15205         * gst-libs/gst/audio/gstbaseaudiosink.h:
15206         * gst-libs/gst/audio/gstbaseaudiosrc.h:
15207         * gst-libs/gst/audio/gstringbuffer.h:
15208         * gst-libs/gst/rtp/gstbasertpdepayload.h:
15209         * gst-libs/gst/rtp/gstbasertppayload.h:
15210         * gst-libs/gst/video/gstvideofilter.h:
15211         * gst-libs/gst/video/gstvideosink.h:
15212         * gst/playback/gstplaybasebin.h:
15213         * gst/tcp/gstmultifdsink.h:
15214         * sys/v4l/gstv4lelement.h:
15215         Fix broken GObject macros
15216
15217 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15218
15219         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
15220         More debug to trace why my USB headset is not working with gst
15221
15222 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
15223
15224         * gst/playback/gstplaybasebin.c: (group_destroy):
15225         Clean up our group elements properly in the case where it never 
15226         got committed - it still got added unconditionally to the bin.
15227
15228 2006-04-07  Wim Taymans  <wim@fluendo.com>
15229
15230         * ext/theora/theoradec.c: (theora_dec_sink_event),
15231         (theora_handle_data_packet), (theora_dec_chain):
15232         Unref unhandled events.
15233         Protect against empty buffers.
15234         Perform QoS on running time.
15235
15236 2006-04-07  Michael Smith  <msmith@fluendo.com>
15237
15238         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
15239         (gst_vorbis_enc_chain):
15240           Remove leaks from vorbisenc.
15241           Mostly minor changes, the only significant one is that now the
15242           buffers we set as 'streamheader' on the caps are copies of the
15243           original buffers, to avoid circular refcounting problems.
15244
15245 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
15246
15247         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
15248           Don't remove our mute-probe if someone else already did so.
15249           Don't set a 2nd one if there is already one pending on the pad.
15250
15251         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
15252         (do_playbin_seek):
15253           When a seek fails, ensure that playbin is still set back to playing.
15254           
15255         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
15256         (mpeg_ts_type_find), (plugin_init):
15257           Add a typefind function for mpeg-ts streams. (Closes: #336617)
15258
15259 2006-04-06  Andy Wingo  <wingo@pobox.com>
15260
15261         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
15262         (gst_video_rate_init): Caps-related parameters should not be reset
15263         by a flush -- move their inits to the instance init function.
15264         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
15265         is not OK, just return the result.
15266
15267         * gst/audiotestsrc/gstaudiotestsrc.c
15268         (gst_audio_test_src_class_init)
15269         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
15270         broken by Stefan's commit on 24 March.
15271
15272         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
15273         buffers being pushed out. Fixes oggmux ! multifdsink.
15274
15275 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
15276
15277         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
15278         (gst_vorbis_dec_init), (vorbis_dec_finalize):
15279         * ext/vorbis/vorbisdec.h:
15280         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
15281         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
15282         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
15283         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
15284         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
15285         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
15286         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
15287         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
15288         (gst_vorbis_enc_buffer_from_packet),
15289         (gst_vorbis_enc_buffer_from_header_packet),
15290         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
15291         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
15292         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
15293         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
15294         (gst_vorbis_enc_change_state):
15295         * ext/vorbis/vorbisenc.h:
15296           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
15297           vorbisenc adhere to the official nomenclature; use boilerplate
15298           macro.
15299
15300 2006-04-04  Andy Wingo  <wingo@pobox.com>
15301
15302         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
15303         Whoops, fix bug introduced. Bad hacker!
15304         
15305         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
15306         Properly handle the case where you get EOS before any buffers are
15307         received. Use gst_buffer_make_metadata_writable where appropriate.
15308
15309         * ext/theora/theoradec.c (theora_handle_data_packet): This value
15310         is often negative -- make it signed so as not to wrap around.
15311         Fixes segfaults introduced on 9 March.
15312
15313 2006-04-03  Wim Taymans  <wim@fluendo.com>
15314
15315         * ext/theora/gsttheoradec.h:
15316         * ext/theora/theoradec.c: (theora_dec_src_event):
15317         Don't try to store a gdouble in a gboolean.
15318         Small cleanups.
15319
15320 2006-04-03  Michael Smith  <msmith@fluendo.com>
15321
15322         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
15323           Oggmux sucks.
15324           Make it suck slightly less by writing out the final page.
15325           Still can't encode a vorbis-in-ogg file correctly, though.
15326
15327 2006-04-03  Andy Wingo  <wingo@pobox.com>
15328
15329         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
15330         a g_print.
15331
15332         * ext/theora/theora.c (plugin_init): Register theoraparse.
15333
15334         * ext/theora/gsttheoraparse.h: 
15335         * ext/theora/theoraparse.c: New files implementing a theora
15336         parser. Now we can properly remux ogg/theora+vorbis, yay.
15337
15338         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
15339
15340 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15341
15342         * gst/audiotestsrc/gstaudiotestsrc.c:
15343           Fixed the sample pipeline (see #323798)
15344
15345 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15346
15347         * configure.ac:
15348         * win32/common/config.h:
15349         * win32/common/config.h.in:
15350           use AS_VERSION and AS_NANO
15351           more cleanups
15352
15353 2006-03-31  Andy Wingo  <wingo@pobox.com>
15354
15355         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
15356         uninitialized variable return that would happen.
15357         
15358         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
15359         uninitialized variable return that would never happen.
15360
15361         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
15362         (vorbis_parse_sink_event): Add an event function to flush our
15363         state on a seek, and to drain buffers on a premature EOS.
15364         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
15365         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
15366         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
15367         (vorbis_parse_drain_queue): Queue up buffers until we can set
15368         their timestamps and granulepos values.
15369
15370         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
15371         and keep track of data needed for deriving granulepos and
15372         timestamps for buffers.
15373
15374 2006-03-29  Wim Taymans  <wim@fluendo.com>
15375
15376         Patch by: j^ <j at bootlab dot org>
15377
15378         * ext/alsa/gstalsamixerelement.c:
15379         (gst_alsa_mixer_element_class_init):
15380         * ext/alsa/gstalsasink.c:
15381         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
15382         * ext/ogg/gstoggdemux.c:
15383         * ext/ogg/gstoggmux.c:
15384         * ext/ogg/gstoggparse.c:
15385         * ext/pango/gstclockoverlay.c:
15386         * ext/pango/gsttextoverlay.c:
15387         * ext/pango/gsttextrender.c:
15388         * ext/pango/gsttimeoverlay.c:
15389         * ext/theora/theoradec.c:
15390         * ext/theora/theoraenc.c:
15391         * ext/vorbis/vorbisdec.c:
15392         * ext/vorbis/vorbisenc.c:
15393         * gst/audioconvert/gstaudioconvert.c:
15394         * gst/subparse/gstsubparse.c:
15395         * gst/tcp/gstmultifdsink.c:
15396         * gst/tcp/gsttcpclientsink.c:
15397         * gst/tcp/gsttcpclientsrc.c:
15398         * gst/tcp/gsttcpserversink.c:
15399         * gst/tcp/gsttcpserversrc.c:
15400           better/unified long descriptions
15401           Fixes #336477
15402
15403 2006-03-29  Wim Taymans  <wim@fluendo.com>
15404
15405         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
15406         (stop_seek):
15407         Don't let double and triple clicks mess up our state.
15408
15409 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
15410
15411         * gst/playback/gstplaybin.c: (gen_video_element),
15412         (gen_text_element), (gen_audio_element), (gen_vis_element):
15413           Error out gracefully when we can't create any of the usual
15414           conversion elements for some reason. Also, don't try to
15415           create an audioscale (sic) element that's not used anyway.
15416
15417 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
15418
15419         * gst/playback/gstplaybasebin.c: (setup_source):
15420           Don't post RESOURCE_NOT_FOUND error when we can't find a source
15421           element for a particular protocol, that's confusing for users.
15422           Instead, post a RESOURCE_FAILED error, so that our own error
15423           message is actually shown in totem etc. (#336303).
15424
15425 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15426
15427         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
15428
15429         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
15430         (gst_gnome_vfs_src_get_icy_metadata):
15431           Fix some minor memory leaks (#336194).
15432
15433 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
15434
15435         * ext/gnomevfs/gstgnomevfs.c:
15436         (gst_gnome_vfs_location_to_uri_string):
15437         * ext/gnomevfs/gstgnomevfs.h:
15438         * ext/gnomevfs/gstgnomevfssink.c:
15439         (gst_gnome_vfs_sink_set_property):
15440         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
15441           Make gnomevfssink accept filenames as well as URIs for the
15442           "location" property, just like gnomevfssrc does (and
15443           filesrc/filesink do) (#336190).
15444
15445 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
15446
15447         * tests/check/generic/clock-selection.c: (GST_START_TEST):
15448           set to NULL before unreffing, fixes a valgrind leak.
15449           Why was this not triggering the error that an object needs to
15450           be NULL before unreffing ?
15451         * win32/common/config.h:
15452           update
15453
15454 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
15455
15456         * gst/subparse/gstsubparse.c: (convert_encoding),
15457         (gst_sub_parse_change_state):
15458         * gst/subparse/gstsubparse.h:
15459           Text subtitle files may or may not be UTF-8. If it's not, we
15460           don't really want to see '?' characters in place of non-ASCII
15461           characters like accented characters. So let's assume the input
15462           is UTF-8 until we come across text that is clearly not. If it's
15463           not UTF-8, we don't really know what it is, so try the following:
15464           (a) see whether the GST_SUBTITLE_ENCODING environment variable
15465           is set; if not, check (b) if the current locale encoding is
15466           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
15467           the current locale encoding is UTF-8 and the environment variable
15468           was not set to any particular encoding. Not perfect, but better
15469           than nothing (and better than before, I think) (fixes #172848).
15470
15471 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
15472
15473         * configure.ac:
15474           update core requirement to 0.10.4.1 because of async_playback
15475           vmethod on GstBaseSink
15476
15477 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15478
15479         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
15480         * gst/adder/gstadder.c: (gst_adder_init):
15481         use DEBUG_FUNCPTR for collectpads
15482
15483 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
15484
15485         * docs/plugins/Makefile.am:
15486         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15487         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15488         * ext/cdparanoia/gstcdparanoiasrc.c:
15489         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
15490         (gst_gnome_vfs_sink_class_init):
15491         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
15492         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
15493         * ext/ogg/gstoggmux.c:
15494         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
15495         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
15496         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
15497         * ext/pango/gsttextoverlay.c:
15498         * ext/pango/gsttextrender.c:
15499         * ext/theora/theoradec.c:
15500         * ext/theora/theoraenc.c:
15501         * ext/vorbis/vorbisdec.c:
15502         * ext/vorbis/vorbisenc.c:
15503         * gst-libs/gst/audio/gstaudiofilter.c:
15504         (gst_audio_filter_base_init):
15505         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
15506         (gst_audio_filter_template_base_init):
15507         * gst/adder/gstadder.c: (gst_adder_get_type):
15508         * gst/adder/gstadder.h:
15509         * gst/audioconvert/gstaudioconvert.c:
15510         * gst/audiotestsrc/gstaudiotestsrc.c:
15511         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
15512         (gst_audio_test_src_create):
15513         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15514         * gst/playback/gstdecodebin.c:
15515         * gst/playback/gstplaybin.c:
15516         * gst/playback/gststreamselector.c:
15517         (gst_stream_selector_base_init):
15518         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
15519         * gst/volume/gstvolume.c:
15520         * sys/v4l/gstv4lmjpegsink.c:
15521         * sys/v4l/gstv4lmjpegsrc.c:
15522         * tests/check/libs/cddabasesrc.c:
15523         * tests/old/examples/gob/gst-identity2.gob:
15524           Add docs for adder, use GST_ELEMENT_DETAILS macro,
15525           define GstElementDetails at the top
15526
15527 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
15528
15529         * win32/common/libgstinterfaces.def:
15530         Add a lot of export functions for gst-python
15531         * win32/vs6/libgstinterfaces.dsp:
15532         Add a missing include folder in the project configuration
15533         
15534 2006-03-23  Wim Taymans  <wim@fluendo.com>
15535
15536         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15537         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
15538         (gst_base_audio_src_change_state):
15539         Fix audio sources, forgot to make the ringbuffer
15540         startable...
15541
15542 2006-03-23  Wim Taymans  <wim@fluendo.com>
15543
15544         * gst-libs/gst/audio/gstbaseaudiosrc.c:
15545         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
15546         (gst_base_audio_src_change_state):
15547         unparent instead of unref the ringbuffer.
15548
15549 2006-03-23  Wim Taymans  <wim@fluendo.com>
15550
15551         * gst-libs/gst/audio/gstbaseaudiosink.c:
15552         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
15553         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
15554         Implement new async_play vmethod to start slaving and allow
15555         playback start in case of async PLAY state changes. 
15556
15557         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
15558         Enable QoS with new method in base class.
15559
15560 2006-03-23  Wim Taymans  <wim@fluendo.com>
15561
15562         Patch by: Julien MOUTTE <julien at moutte dot net>
15563
15564         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
15565         (gst_video_test_src_do_seek), (gst_video_test_src_create):
15566         Partially handle 0 framerate, only EOS after the first frame
15567         is missing.
15568
15569 2006-03-23  Wim Taymans  <wim@fluendo.com>
15570
15571         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
15572
15573         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
15574         (gst_riff_create_video_template_caps):
15575         * gst/ffmpegcolorspace/avcodec.h:
15576         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15577         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
15578         (gst_ffmpegcsp_avpicture_fill):
15579         * gst/ffmpegcolorspace/imgconvert.c:
15580         Patch for support of YVU9 AVI files (#334822)
15581
15582 2006-03-22  Edward Hervey  <edward@fluendo.com>
15583
15584         * docs/design/design-decodebin.txt:
15585         Added design document for new decodebin
15586         (Target Caps): text/x-pango-markup is also a default target caps.
15587
15588 2006-03-22  Wim Taymans  <wim@fluendo.com>
15589
15590         * gst-libs/gst/audio/gstbaseaudiosink.c:
15591         (gst_base_audio_sink_dispose):
15592         Since we _parent the ringbuffer, we also need to
15593         _unparent instead of a plain _unref.
15594
15595 2006-03-22  Wim Taymans  <wim@fluendo.com>
15596
15597         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
15598         (stop_seek), (scrub_toggle_cb), (main):
15599         Add scrub checkbox.
15600
15601 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
15602
15603         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
15604         (gst_ogg_parse_chain):
15605           Fix very inefficient usage of linked lists (#335365).
15606
15607 2006-03-21  Edward Hervey  <edward@fluendo.com>
15608
15609         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
15610         * gst/playback/gstplaybin.c: (handoff):
15611         * gst/playback/gststreamselector.c:
15612         (gst_stream_selector_set_property):
15613         gcc 4.1 unreferenced pointer fixes.
15614         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
15615         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
15616         gst_buffer_ref() now takes a GstBuffer*.
15617
15618 2006-03-20  Julien MOUTTE  <julien@moutte.net>
15619
15620         * sys/xvimage/xvimagesink.c:
15621         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
15622         by Jan Schmidt.
15623
15624 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
15625
15626         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
15627         (id3v1_type_find), (apetag_type_find), (plugin_init):
15628           Can't do tag preferences via probability, as tags would then
15629           lose against types that are recognised with MAXIMUM probability
15630           (like .wav); so let all tag typefinders return MAXIMUM themselves
15631           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
15632           that we can prefer APE to ID3v1 (fixes #335028).
15633           
15634 2006-03-17  Wim Taymans  <wim@fluendo.com>
15635
15636         * gst-libs/gst/audio/gstbaseaudiosink.c:
15637         (gst_base_audio_sink_change_state):
15638         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
15639         (gst_ring_buffer_may_start):
15640         * gst-libs/gst/audio/gstringbuffer.h:
15641         Only start playback if we are playing.
15642         should fix #330748.
15643
15644 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
15645
15646         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
15647         * win32/common/config.h:
15648           Revert accidental commits to these files.
15649
15650 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
15651
15652         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
15653
15654         * tests/Makefile.am:
15655           Don't try to build tests in tests/icles if we
15656           don't have X (#323852)
15657
15658 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
15659
15660         * gst-libs/gst/tag/gstid3tag.c:
15661           Add TXXX frame identifiers for replaygain stuff as used
15662           by some taggers (see #323721).
15663
15664 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
15665
15666         * gst/playback/gststreamselector.c:
15667         (gst_stream_selector_set_property),
15668         (gst_stream_selector_bufferalloc):
15669           Preserve the existing buggy streamselector behaviour by performing
15670           a fallback buffer allocation when downstream isn't linked yet.
15671           This should really be fixed in playbin by blocking pads until it's
15672           linked them.
15673           Also, use gst_pad_alloc_buffer instead of
15674           gst_pad_alloc_buffer_and_set.
15675
15676 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
15677
15678         * gst-libs/gst/tag/gstid3tag.c:
15679           Don't crash on unknown ID3v2 TXXX frames.
15680           
15681 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
15682
15683         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
15684           Chain up to the parent finalize method.
15685           Add 32-bit sample size to the template caps.
15686
15687         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
15688         (gst_riff_create_video_template_caps):
15689           Add the fourcc that the VMWare codec uses.
15690           
15691         * gst/playback/gststreamselector.c:
15692         (gst_stream_selector_set_property),
15693         (gst_stream_selector_bufferalloc),
15694         (gst_stream_selector_request_new_pad):
15695           For the active pad, forward buffer-alloc requests, otherwise
15696           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
15697           having to memcpy every frame when used by playbin.
15698
15699         * gst/tcp/gstmultifdsink.c:
15700         (gst_multi_fd_sink_handle_client_write):
15701           Get negotiated caps from the sink pad, rather than the sink
15702           pad's peer.
15703
15704 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
15705
15706         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
15707         
15708         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
15709           Don't forget to set src->callbacks_pushed to FALSE again when
15710           popping them, otherwise re-activation in a different mode won't
15711           work (#334620).
15712
15713 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
15714
15715         Patch by: Sebastien Moutte  <sebastien moutte net>
15716
15717         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
15718         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
15719         (gst_ffmpeg_smpfmt_to_caps):
15720           Replace __VA_ARGS__ caps creation macros with varargs functions.
15721           Makes things compile on MSVC (#320765), looks nicer, and we can
15722           tell the compiler to check for the NULL terminator.
15723
15724 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15725
15726         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
15727
15728         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15729           Make sure the buffer we copy into is really always big
15730           enough, this time for real (#333488).
15731           
15732 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15733
15734         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15735           Add support for 24bpp DIB (#305279).
15736
15737 2006-03-14  Wim Taymans  <wim@fluendo.com>
15738
15739         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
15740         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
15741         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
15742         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
15743         (gst_video_scale_init), (gst_video_scale_src_event):
15744         Re-enable QoS after the release.
15745         Rework videoscale to use the base class src_event handler.
15746
15747 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
15748
15749         * configure.ac:
15750           back to CVS.
15751
15752 === release 0.10.5 ===
15753
15754 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
15755
15756         * configure.ac:
15757           releasing 0.10.5, "Net"
15758
15759 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
15760
15761         * docs/plugins/Makefile.am:
15762           Part of previous cdparanoiasrc docs fixes, forgot to commit.
15763           
15764 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
15765
15766         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
15767         * docs/plugins/gst-plugins-base-plugins-sections.txt:
15768         * docs/plugins/gst-plugins-base-plugins.hierarchy:
15769           Add cdparanoiasrc to docs.
15770
15771         * gst-libs/gst/cdda/gstcddabasesrc.c:
15772           More GstCddaBaseSrc docs.
15773
15774 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
15775
15776         * docs/libs/gst-plugins-base-libs-sections.txt:
15777         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
15778         * gst-libs/gst/tag/tag.h:
15779           API: libgsttag: new method gst_tag_from_id3_user_tag().
15780
15781 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
15782
15783         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15784           NULL-terminate array of mpeg4 video file extensions.
15785           Fixes crash on PPC (#334226).
15786
15787 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
15788
15789         * ext/gnomevfs/gstgnomevfssrc.c:
15790         (gst_gnome_vfs_src_check_get_range):
15791           gnome_vfs_uri_is_local() alone is not a good indicator
15792           whether we can operate in pull-mode with a specific URI,
15793           as it returns FALSE for file:// URIs that point to an
15794           NFS-mounted path. Be more conservative here: whitelist
15795           local files, blacklist http URIs and use the old
15796           mechanism for anything else (fixes #334216).
15797
15798 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15799
15800         * configure.ac:
15801           back to trunk
15802
15803 === release 0.10.4 ===
15804
15805 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
15806
15807         * configure.ac:
15808           releasing 0.10.4, "Power"
15809
15810 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
15811
15812         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
15813         Disable max-lateness by setting it to -1 for now, so that 
15814         we can bed QoS stuff in thoroughly between now and the next
15815         release.
15816
15817 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
15818
15819         Patch by: Fabrizio Gennari
15820
15821         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15822           Make sure we don't read beyond the palette buffer in case of
15823           broken or manipulated files (#333488)
15824
15825 2006-03-10  Edward Hervey  <edward@fluendo.com>
15826
15827         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
15828         Fix for variable not initialized.
15829
15830 2006-03-09  Wim Taymans  <wim@fluendo.com>
15831
15832         * ext/libvisual/visual.c: (gst_visual_get_type),
15833         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
15834         (gst_visual_chain):
15835         Small cleanups.
15836
15837         * ext/theora/gsttheoradec.h:
15838         * ext/theora/theoradec.c: (gst_theora_dec_init),
15839         (gst_theora_dec_reset), (_theora_granule_time),
15840         (theora_dec_src_convert), (theora_dec_sink_convert),
15841         (theora_dec_src_query), (theora_dec_src_event),
15842         (theora_dec_sink_event), (theora_handle_comment_packet),
15843         (theora_handle_header_packet), (theora_dec_push),
15844         (theora_handle_data_packet), (theora_dec_chain),
15845         (theora_dec_change_state):
15846         Add simple QoS.
15847
15848 2006-03-09  Wim Taymans  <wim@fluendo.com>
15849
15850         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
15851         (audiocast_register_listener), (gst_gnome_vfs_src_start):
15852         Some cleanups.
15853
15854 2006-03-09  Wim Taymans  <wim@fluendo.com>
15855
15856         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
15857         Don't try to activate NULL chains.
15858
15859 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
15860
15861         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
15862           Fix invalid memory access to region before peek'd data (#332964).
15863
15864 2006-03-09  Wim Taymans  <wim@fluendo.com>
15865
15866         Patch by: Christophe Fergeau
15867
15868         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
15869         * ext/pango/gsttextrender.c: (gst_text_render_init):
15870         * gst/adder/gstadder.c: (gst_adder_init):
15871         Don't leak padtemplates, closes #333510.
15872
15873 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
15874
15875         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
15876           Fix invalid memory access: make sure string passed to
15877           regexec() is NUL-termianted.
15878
15879 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
15880
15881         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
15882         (mp3_type_find):
15883           Refactor mpeg/audio typefinding to make it more maintainable
15884           and easier to fine-tune. Make probing into middle of the file
15885           work properly (fixes #333900, also see #152688).
15886
15887 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
15888
15889         * gst/typefind/gsttypefindfunctions.c:
15890         (utf8_type_find_have_valid_utf8_at_offset):
15891           Remove part from previous commit that was bogus:
15892           g_utf8_validate() does in fact not accept embedded
15893           zeroes, so we don't need to check for those (thanks
15894           to Mike for the hint).
15895
15896 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
15897
15898         * gst/typefind/gsttypefindfunctions.c:
15899         (utf8_type_find_count_embedded_zeroes),
15900         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
15901           Make plain/text typefinder more conservative: firstly, check
15902           for embedded zeroes, which are perfectly valid UTF-8 characters,
15903           but also a fairly good sign that something is not a plain text
15904           file; secondly, probe into the middle of the file if possible.
15905           If we can't probe into the middle, limit the probability value
15906           to be returned to TYPE_FIND_POSSIBLE (see #333900).
15907
15908 2006-03-08  Michael Smith  <msmith@fluendo.com>
15909
15910         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
15911           Make typefind function name for mpeg4 video unique.
15912
15913 2006-03-08  Wim Taymans  <wim@fluendo.com>
15914
15915         * ext/libvisual/visual.c: (gst_visual_init),
15916         (gst_visual_clear_actors), (gst_visual_dispose),
15917         (gst_visual_reset), (gst_visual_src_setcaps),
15918         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
15919         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
15920         (gst_visual_chain), (gst_visual_change_state):
15921         Cleanups, post nice errors.
15922         Handle sink and src events.
15923         Implement simple QoS.
15924
15925         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
15926         Use new basesink methods to configure max-lateness.
15927         Small doc update.
15928
15929         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15930         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
15931         Debug statement cleanups.
15932
15933         * gst/volume/gstvolume.c: (gst_volume_class_init):
15934         Simple cleanup.
15935
15936 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
15937
15938         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
15939         (gst_text_overlay_init), (gst_text_overlay_set_property),
15940         (gst_text_overlay_get_property):
15941           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
15942           as string type properties, but mark them deprecated. Add
15943           'halignment' and 'valignment' properties that use enums
15944           instead of strings.
15945
15946 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
15947
15948         Patch by: Fabrizio Gennari
15949
15950         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
15951           Allow palettes with less than 256 colours in AVI files
15952           (#333488)
15953
15954 2006-03-07  Julien MOUTTE  <julien@moutte.net>
15955
15956         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
15957         (gst_text_overlay_video_event): Fix wrong EOS handling on text
15958         pad. We were releasing the queued text buffer when we should keep
15959         it until video pad gets EOS or discard the text buffer because it's
15960         too old. That was eating the last subtitle buffer. Add some more
15961         debug.
15962
15963 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
15964
15965         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
15966         (gst_text_overlay_video_chain):
15967           Fix invalid memory access (we can't access a buffer after it's been
15968           pushed downstream without taking a reference); fix memory leak (if
15969           there's no text to render, bail out before allocating stuff).
15970
15971 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
15972
15973         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
15974         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
15975         * ext/pango/gsttextoverlay.h:
15976           If input is plain text, escape it before passing it to
15977           pango_layout_set_markup().
15978
15979 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
15980
15981         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
15982           Don't ignore flow return from gst_pad_push().
15983
15984 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
15985
15986         Patch by: Fabrizio Gennari
15987
15988         * ext/libvisual/visual.c: (gst_visual_getcaps),
15989         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
15990         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
15991         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
15992         (gst_vorbisenc_convert_sink):
15993         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
15994         (gst_audio_duration_from_pad_buffer):
15995         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
15996         (gst_audio_filter_chain):
15997         * gst-libs/gst/rtp/gstbasertpdepayload.c:
15998         (gst_base_rtp_depayload_setcaps):
15999         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
16000         (gst_video_get_size):
16001         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
16002           Don't leak references returned by gst_pad_get_parent()
16003           (#333663)
16004
16005 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
16006
16007         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16008           change location param details
16009         * gst/volume/gstvolume.c: (plugin_init):
16010           correct plugin description
16011
16012 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16013
16014         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
16015         (gst_gnome_vfs_src_check_get_range):
16016           Override GstBaseSrc::check_get_range() in order to avoid opening
16017           the resource just to check whether we can operate in pull-mode or
16018           not - we can predict that pretty well from the URI alone. Should
16019           fix problems with last.fm (#331690). (Requires latest core CVS).
16020
16021 2006-03-06  Wim Taymans  <wim@fluendo.com>
16022
16023         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
16024         (gst_video_sink_class_init):
16025         Throw away frames that are later than 20 ms.
16026
16027 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
16028
16029         Patch by: Fabrizio Gennari
16030
16031         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16032           Set depth on WMA caps (#333545)
16033
16034 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16035
16036         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16037         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
16038           put Theora BOS pages before others.  This hardcodes
16039           the Ogg/Theora I profile, but hey.
16040
16041 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16042
16043         * ext/ogg/README:
16044           updated with some examples
16045         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
16046         (granulepos_add), (theora_buffer_from_packet):
16047         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
16048         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
16049         (gst_vorbisenc_chain):
16050           implement strategy from ext/ogg/README
16051         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
16052         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
16053         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
16054         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
16055           Fix muxer so that oggz-validate is happy with all streams;
16056           except for no eos mark, and the BOS page ordering
16057         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16058         (check_buffer_granulepos):
16059         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
16060           update tests to check for OFFSET being set as requested
16061           fixed type of granulepos, it's not a ClockTime
16062
16063 2006-03-05  Julien MOUTTE  <julien@moutte.net>
16064
16065         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
16066         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
16067         Check that the xvimage we are creating has a correct size
16068         before returning it. (#314897)
16069
16070 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
16071
16072         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16073           Give id3 and ape tag typefinders a rank slightly higher
16074           than PRIMARY to ensure they're always run before any of
16075           the other typefinders (in particular wav and mp3) (#324186).
16076
16077 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
16078
16079         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16080           Add support for '3IVD' fourcc (#333403).
16081
16082 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
16083
16084         * configure.ac:
16085           Bump requirements to GStreamer CVS for the new error enum.
16086
16087         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
16088           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
16089           space left on the device (fixes #333352).
16090
16091 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
16092
16093         * win32/vs6:
16094           add a project file for libgstvolume
16095           update the workspace
16096
16097 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16098
16099         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
16100         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
16101         (GST_START_TEST):
16102           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
16103           Set IN_CAPS on header buffers
16104
16105 2006-03-02  Wim Taymans  <wim@fluendo.com>
16106
16107         * docs/plugins/Makefile.am:
16108         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16109         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16110         Add audioresample to docs.
16111
16112         * gst/audioconvert/gstaudioconvert.c:
16113         Add revision date.
16114
16115         * gst/audioresample/gstaudioresample.c:
16116         (gst_audioresample_base_init), (gst_audioresample_class_init),
16117         (gst_audioresample_init), (gst_audioresample_dispose),
16118         (audioresample_get_unit_size), (audioresample_transform_caps),
16119         (resample_set_state_from_caps), (audioresample_transform_size),
16120         (audioresample_set_caps), (audioresample_event),
16121         (audioresample_do_output), (audioresample_transform),
16122         (audioresample_pushthrough), (gst_audioresample_set_property),
16123         (gst_audioresample_get_property), (plugin_init):
16124         * gst/audioresample/gstaudioresample.h:
16125         Added docs.
16126         Small code cleanups.
16127
16128 2006-03-02  Wim Taymans  <wim@fluendo.com>
16129
16130         * docs/plugins/Makefile.am:
16131         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16132         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16133         Added videoscale to docs.
16134
16135         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
16136         (gst_video_rate_swap_prev), (gst_video_rate_event),
16137         (gst_video_rate_chain):
16138         Fix typo in docs.
16139
16140         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
16141         (gst_video_scale_init), (gst_video_scale_prepare_size),
16142         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
16143         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
16144         * gst/videoscale/gstvideoscale.h:
16145         Added docs, examples.
16146         Some code cleanups.
16147         Post errors instead of g_warning.
16148
16149 2006-03-02  Wim Taymans  <wim@fluendo.com>
16150
16151         * docs/libs/gst-plugins-base-libs-docs.sgml:
16152         * docs/libs/gst-plugins-base-libs-sections.txt:
16153         * docs/libs/gst-plugins-base-libs.types:
16154         * docs/plugins/Makefile.am:
16155         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16156         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16157         Added some more docs to libs and plugins.
16158
16159         * gst-libs/gst/audio/gstringbuffer.c:
16160         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
16161         * gst-libs/gst/audio/gstringbuffer.h:
16162         Document ringbuffer some more.
16163
16164         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
16165         (gst_video_rate_setcaps), (gst_video_rate_reset),
16166         (gst_video_rate_init), (gst_video_rate_flush_prev),
16167         (gst_video_rate_swap_prev), (gst_video_rate_event),
16168         (gst_video_rate_chain), (gst_video_rate_change_state):
16169         * gst/videorate/gstvideorate.h:
16170         Fix videorate to use segments.
16171         Make it work with 0/1 framerates (closes #331903)
16172         Handle EOS correctly.
16173         Added docs.
16174
16175 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
16176
16177         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
16178         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
16179         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
16180           In state change function, first chain up to parent class,
16181           then handle downwards state change stuff. Remove some
16182           commented out cruft from 0.8 code.
16183
16184 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
16185
16186         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
16187         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
16188         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
16189         (gst_ogm_parse_chain):
16190           Don't remove/re-add source pad if the new caps are the same as
16191           the old caps anyway (#333042). When removing source pad, don't
16192           unref it afterwards - we didn't ref it when adding. Sprinkle some
16193           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
16194           after using gst_pad_get_parent(). Return downstream flow return
16195           value in chain function.
16196
16197 2006-03-02  Wim Taymans  <wim@fluendo.com>
16198
16199         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16200         * docs/plugins/gst-plugins-base-plugins.args:
16201         * docs/plugins/gst-plugins-base-plugins.hierarchy:
16202         * docs/plugins/gst-plugins-base-plugins.interfaces:
16203         * docs/plugins/gst-plugins-base-plugins.signals:
16204         Fix hierarchy, added some more elements to the docs.
16205
16206         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16207         (gst_ffmpegcsp_get_type):
16208         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
16209         Fix docs for ffmpegcolorspace.
16210
16211 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
16212
16213         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
16214         (apetag_type_find), (ape_type_find), (plugin_init):
16215           Some typefinding fine-tuning:
16216           - rank ID3/APE tags in order of preference via probabilities, so that
16217             ID3v2 > APEv2 > APEv1 > ID3v1.
16218           - three or four bytes don't really justify MAXIMUM probability,
16219             change those to 'very likely' (musepack and monkeysaudio).
16220
16221 2006-03-01  Wim Taymans  <wim@fluendo.com>
16222
16223         * docs/plugins/Makefile.am:
16224         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16225         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16226         * ext/alsa/gstalsamixer.c:
16227         * ext/alsa/gstalsamixer.h:
16228         * ext/alsa/gstalsamixerelement.c:
16229         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
16230         * ext/alsa/gstalsamixerelement.h:
16231         * ext/alsa/gstalsasink.c:
16232         * ext/alsa/gstalsasink.h:
16233         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
16234         (gst_alsasrc_init):
16235         * ext/alsa/gstalsasrc.h:
16236         Added alsa docs.
16237         Small code cleanups.
16238
16239 2006-03-01  Wim Taymans  <wim@fluendo.com>
16240
16241         * ext/theora/Makefile.am:
16242         Dist new header too,
16243
16244 2006-03-01  Wim Taymans  <wim@fluendo.com>
16245
16246         * docs/plugins/Makefile.am:
16247         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16248         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16249         * ext/gnomevfs/gstgnomevfssink.h:
16250         * ext/gnomevfs/gstgnomevfssrc.h:
16251         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
16252         * ext/vorbis/vorbisdec.h:
16253         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
16254         * ext/vorbis/vorbisenc.h:
16255         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
16256         (vorbis_parse_chain), (vorbis_parse_change_state):
16257         * ext/vorbis/vorbisparse.h:
16258         * gst/audioconvert/gstaudioconvert.h:
16259         * gst/tcp/gsttcpserversink.h:
16260         * gst/videotestsrc/gstvideotestsrc.c:
16261         * gst/videotestsrc/gstvideotestsrc.h:
16262         * gst/volume/gstvolume.c:
16263         * gst/volume/gstvolume.h:
16264         Fix some more docs.
16265         Added docs for vorbisdec and vorbisparse.
16266         Fix vorbisparse.
16267
16268 2006-03-01  Wim Taymans  <wim@fluendo.com>
16269
16270         * docs/plugins/Makefile.am:
16271         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
16272         * docs/plugins/gst-plugins-base-plugins-sections.txt:
16273         * ext/pango/gstclockoverlay.h:
16274         * ext/pango/gsttextoverlay.h:
16275         * ext/pango/gsttextrender.h:
16276         * ext/pango/gsttimeoverlay.h:
16277         * ext/theora/gsttheoradec.h:
16278         * ext/theora/gsttheoraenc.h:
16279         * ext/theora/theoradec.c:
16280         * ext/theora/theoraenc.c:
16281         * gst/audioconvert/gstaudioconvert.h:
16282         * gst/audiotestsrc/gstaudiotestsrc.h:
16283         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
16284         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
16285         * gst/tcp/gstmultifdsink.h:
16286         Updated/added documentation.
16287
16288         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
16289         (gst_text_overlay_halign_get_type),
16290         (gst_text_overlay_wrap_mode_get_type),
16291         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
16292         (gst_text_overlay_init), (gst_text_overlay_set_property),
16293         (gst_text_overlay_get_property):
16294         Fix up properties to be enums instead of string to make bindings,
16295         introspection and automatic GUI creation possible.
16296         Add getters for the properties.
16297
16298 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
16299
16300         * gst/audiotestsrc/gstaudiotestsrc.c:
16301           added defines of M_PI and M_PI_2
16302         * gst/ffmpegcolorspace/avcodec.h:
16303           removed #include "stdint.h" for win32 as _stdint.h is 
16304           autogenerated to win32/common
16305         * win32/common/libgstaudio.def:
16306         * win32/common/libgsttag.def:
16307           added some exports
16308         * win32/vs6:
16309           some project files bugs corrected
16310         * win32/vs7:
16311           project files are reset to the default vs7 configuration 
16312           (they link to msvcr71.dll using default optimizations)
16313           
16314 2006-02-28  Wim Taymans  <wim@fluendo.com>
16315
16316         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
16317         Fix some docs.
16318
16319 2006-02-28  Edward Hervey  <edward@fluendo.com>
16320
16321         * ext/alsa/gstalsasrc.c:
16322         Set proper class on the ElementDetails:
16323         Source/Audio instead of Src/Audio/
16324
16325 2006-02-28  Edward Hervey  <edward@fluendo.com>
16326
16327         * gst/videoscale/vs_scanline.c:
16328         (vs_scanline_resample_nearest_RGBA):
16329         Revert optimization in videoscale. It should go in liboil and have
16330         an appropriate liboil function.
16331
16332 2006-02-28  Wim Taymans  <wim@fluendo.com>
16333
16334         * gst-libs/gst/audio/gstbaseaudiosink.c:
16335         (gst_base_audio_sink_provide_clock):
16336         Don't try to provide a clock in the NULL state.
16337
16338 2006-02-28  Wim Taymans  <wim@fluendo.com>
16339
16340         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
16341         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
16342         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16343         (gst_ogg_demux_deactivate_current_chain),
16344         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
16345         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
16346         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
16347         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
16348         Use GstSegment infrastructure to remove duplicated code
16349         and handle more seek cases correctly.
16350
16351 2006-02-28  Wim Taymans  <wim@fluendo.com>
16352
16353         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16354         (gst_ffmpegcsp_transform):
16355         Don't ignore return code from ffmpeg convert function.
16356
16357         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
16358         Split out some long statements to ease debugging.
16359
16360 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
16361
16362         * ext/libvisual/visual.c: (gst_visual_init),
16363         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
16364         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
16365         being able to renegotiate the size. Instead, use the negotiation
16366         algorithm from the goom plugin to pick an initial output caps. 
16367
16368         Also, allow theoretical libvisual plugins that might support non-GL 
16369         output even if they also do GL.
16370
16371 2006-02-26  Julien MOUTTE  <julien@moutte.net>
16372
16373         * ext/libvisual/visual.c: (gst_visual_init),
16374         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
16375         (plugin_init): Load only non GL plugins. Fix some memleaks and 
16376         possible negotiation issues.
16377
16378 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16379
16380         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
16381
16382 2006-02-24  Michael Smith  <msmith@fluendo.com>
16383
16384         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
16385         (cmml_type_find), (plugin_init):
16386           Fix CMML type find function to not require a specific minor version
16387           of the CMML header.
16388
16389           Add an MPEG4 video elementary stream typefind function.
16390
16391 2006-02-04  Michael Smith  <msmith@fluendo.com>
16392
16393         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
16394         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
16395         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
16396         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
16397         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
16398         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
16399           Annodex support in ogg demuxer. Doesn't do very much without the
16400           other annodex patches (to come).
16401
16402 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16403
16404         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
16405
16406         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
16407           Pick up palette for MS video v1 (#327028)
16408
16409 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16410
16411         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16412         (gst_ffmpegcsp_caps_remove_format_info),
16413         (gst_ffmpegcsp_get_unit_size):
16414           The 'palette_data' field from incoming RGB caps shouldn't be
16415           proxied on outgoing YUV caps; also, restrict unit size
16416           adjustment in case of paletted data only to the unit that
16417           actually has a palette. Fixes #330711.
16418
16419 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16420
16421         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16422         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
16423         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
16424         (gst_ffmpegcsp_get_unit_size):
16425           Plug some memory leaks.
16426
16427 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16428
16429         * sys/ximage/Makefile.am:
16430         * sys/xvimage/Makefile.am:
16431           Add some _CFLAGS and _LIBS that seem to be missing
16432           and/or required for Cygwin (see #317048).
16433
16434 2006-02-22  Wim Taymans  <wim@fluendo.com>
16435
16436         * ext/alsa/gstalsasrc.c:
16437         Fix description as pointed out by caugier.
16438
16439 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
16440
16441         Reviewed by : Edward Hervey  <edward@fluendo.com>
16442
16443         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
16444         (qt_type_find):
16445         Better 3gp typefinding (#331526).
16446
16447 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16448
16449         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
16450           Don't send EOS event here, the base class will send one for us.
16451
16452         * gst/playback/gstplaybasebin.c: (prepare_output):
16453           Subpictures without video stream aren't allowed either.
16454         
16455         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
16456           Fix debug statement copy'n'paste-o.
16457
16458 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
16459
16460         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
16461           Fix issues with mixer keeping state when muting/unmuting
16462           and when changing the volume whilst muted (see #331763
16463           and #331765).
16464
16465 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16466
16467         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
16468         (parse_subrip), (gst_sub_parse_format_autodetect):
16469           Set right caps given that we send escaped text. Also,
16470           honour <i></i>, <b></b> and <u></u> markers that can be found
16471           in .srt files (fixes #310202).
16472
16473 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
16474
16475         * gst-libs/gst/audio/mixerutils.c:
16476         (element_factory_rank_compare_func):
16477           Make order in which elements are tried more determinable.
16478
16479 2006-02-20  Julien MOUTTE  <julien@moutte.net>
16480
16481         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
16482         (remove_element_chain), (cleanup_decodebin),
16483         (gst_decode_bin_change_state): Make decodebin reusable by
16484         fixing remove_element_chain first and then introduce a
16485         cleaner in state change to ->NULL. (Closes #331678)
16486
16487 2006-02-19  Wim Taymans  <wim@fluendo.com>
16488
16489         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
16490         use 0666 mask when creating files so umask gets applied
16491         correctly. Fixes #331295.
16492
16493 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
16494
16495         * gst/subparse/Makefile.am:
16496         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
16497         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
16498         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
16499         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
16500         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
16501         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
16502         * gst/subparse/gstssaparse.h:
16503         * gst/subparse/gstsubparse.c: (plugin_init):
16504           Add very basic parser for SSA subtitle streams (as often
16505           found in matroska files).
16506
16507 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
16508
16509         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
16510           That should be text/x-pango-markup, not text/x-pango-layout.
16511
16512 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16513
16514         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
16515         Polishing.
16516
16517 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16518
16519         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16520         (gst_text_overlay_finalize), (gst_text_overlay_init),
16521         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16522         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16523         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
16524         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
16525         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
16526         Fix state change deadlock.
16527
16528 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16529
16530         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16531         (gst_text_overlay_finalize), (gst_text_overlay_init),
16532         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16533         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16534         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
16535         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
16536         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
16537         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
16538         and subtitles files.
16539
16540 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16541
16542         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
16543         should be considered as raw.
16544
16545 2006-02-19  Julien MOUTTE  <julien@moutte.net>
16546
16547         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
16548         (cb_probe):
16549         * gst/playback/gststreaminfo.h: Introduce language informations.
16550
16551 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
16552
16553         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
16554         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
16555         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
16556         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
16557         Set shared memory segments to be deleted as soon as we have attached,
16558         that way they get cleaned up automatically if we crash.
16559
16560 2006-02-18  Julien MOUTTE  <julien@moutte.net>
16561
16562         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
16563         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
16564         functions are called with lock held.
16565
16566 2006-02-18  Julien MOUTTE  <julien@moutte.net>
16567
16568         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
16569         (gst_text_overlay_finalize), (gst_text_overlay_init),
16570         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
16571         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
16572         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
16573         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
16574         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
16575         (gst_text_overlay_change_state): Refactoring of textoverlay
16576         without collectpads. This now supports sparse subtitles coming
16577         from a demuxer instead of a sub file. Seeking is still broken 
16578         though. Need to discuss with wtay some more on how to handle
16579         seeking correctly.
16580         * ext/pango/gsttextoverlay.h:
16581         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
16582         subtitles coming from the demuxer.
16583
16584 2006-02-17  Wim Taymans  <wim@fluendo.com>
16585
16586         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
16587         (gst_vorbisenc_convert_sink):
16588         Use some more scaling functions.
16589
16590 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16591
16592         * ext/cdparanoia/gstcdparanoiasrc.c:
16593         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
16594         (gst_cd_paranoia_paranoia_callback),
16595         (gst_cd_paranoia_src_signal_is_being_watched),
16596         (gst_cd_paranoia_src_read_sector):
16597         * ext/cdparanoia/gstcdparanoiasrc.h:
16598           Add back 'transport-error' and 'uncorrected-error' signals and
16599           make them actually be fired when bad stuff happens (#319340).
16600
16601 2006-02-17  Wim Taymans  <wim@fluendo.com>
16602
16603         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
16604         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
16605         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
16606         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
16607         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
16608         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
16609         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
16610         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
16611         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
16612         (gst_ring_buffer_clear):
16613         Small cleanups.
16614         Added some G_LIKELY.
16615
16616 2006-02-17  Wim Taymans  <wim@fluendo.com>
16617
16618         * gst-libs/gst/audio/TODO:
16619         Update TODO
16620
16621         * gst-libs/gst/audio/gstbaseaudiosink.c:
16622         (gst_base_audio_sink_get_offset):
16623         When trying to play samples ASAP and we don't have a
16624         previous sample, try to play at position 0 instead of
16625         an invalid position.
16626
16627 2006-02-17  Wim Taymans  <wim@fluendo.com>
16628
16629         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
16630         (gst_alsasink_reset):
16631         Also release lock when we get an error in _reset();
16632         fix an error message.
16633
16634 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16635
16636         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
16637         (gst_alsasink_init), (get_channel_free_structure),
16638         (caps_add_channel_configuration), (gst_alsasink_getcaps),
16639         (gst_alsasink_close):
16640         * ext/alsa/gstalsasink.h:
16641           Add support for more than 2 channels (#326720).
16642
16643 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16644
16645         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
16646           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
16647           with 4 or 6 channels, assume a default channel layout to make things
16648           work (not sure there's anything else we can do in those cases).
16649
16650 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16651
16652         * gst-libs/gst/audio/multichannel.c:
16653           Minor docs fix.
16654
16655         * gst-libs/gst/riff/Makefile.am:
16656         * gst-libs/gst/riff/riff-ids.h:
16657         * gst-libs/gst/riff/riff-media.c:
16658         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
16659           Add support for WAVEFORMATEX, eg. PCM audio with more than two
16660           channels and a channel layout map.
16661           
16662 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
16663
16664         Reviewed by Edward Hervey  <edward@fluendo.com>
16665
16666         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
16667         C-level optimization of the RGBA nearest neighbour function.
16668         Eventually this might end up in liboil with vectorized versions.
16669
16670 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16671
16672         * gst-libs/gst/audio/multichannel.c:
16673         (gst_audio_get_channel_positions):
16674           When we have more than 2 channels, but no channel layout is
16675           specified in the caps, return some default channel layout
16676           to the caller and warn about about a possibly buggy element
16677           (could be buggy filtercaps as well of course) (#317038).
16678
16679 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
16680
16681         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
16682           Add gst-libs/gst/cdda to list of lib search paths.
16683
16684 2006-02-15  Andy Wingo  <wingo@pobox.com>
16685
16686         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
16687         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
16688         to the Lord Jesus that I do not have to touch the ogg muxer ever
16689         again.
16690
16691 2006-02-15  Edward Hervey  <edward@fluendo.com>
16692
16693         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
16694         quicktime movie files can also contain 'uuid' atoms.
16695
16696 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
16697
16698         * gst/audioconvert/plugin.c: (plugin_init):
16699           Register the GstAudioChannelPosition enum type with the type
16700           system in the plugin_init function, so that it is known before
16701           any element actually makes use of multi-channel stuff. This is
16702           required for example if one wants to be able to deserialise/use
16703           a caps string with channel positions before any pipeline has
16704           been setup and started, like with gst-launch.
16705
16706 2006-02-14  Wim Taymans  <wim@fluendo.com>
16707
16708         * gst-libs/gst/audio/gstringbuffer.c:
16709         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
16710         (gst_ring_buffer_samples_done), (wait_segment),
16711         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
16712         Add some compiler G_(UN_)LIKELY help.
16713         SIGNAL the ringbuffer waiters when going to PAUSED as well to
16714         make sure they can exit their functions. Should fix #330748
16715
16716 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16717
16718         * Makefile.am:
16719         * configure.ac:
16720         * win32/MANIFEST:
16721         * win32/common/_stdint.h:
16722           Windows does not have long long; copy the generated _stdint.h
16723         * win32/common/interfaces-enumtypes.c:
16724         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
16725         (gst_mixer_track_flags_get_type),
16726         (gst_tuner_channel_flags_get_type):
16727         * win32/common/multichannel-enumtypes.c:
16728         (gst_audio_channel_position_get_type):
16729           update
16730
16731 2006-02-13  Wim Taymans  <wim@fluendo.com>
16732
16733         * gst-libs/gst/audio/gstbaseaudiosink.c:
16734         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
16735         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
16736         Always sync on first sample we receive when starting.
16737
16738 2006-02-13  Wim Taymans  <wim@fluendo.com>
16739
16740         * gst/playback/gstplaybin.c: (gen_vis_element):
16741         Update vis bin docs.
16742         Move queue after tee so we don't queue video buffers but
16743         audio samples instead. Fixes problems where the video queue
16744         is filled and the audio queue empty.
16745
16746 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
16747
16748         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
16749           No need to push an EOS event here, GstBaseSrc will do that for us
16750           when we return FLOW_UNEXPECTED.
16751           
16752 2006-02-12  Wim Taymans  <wim@fluendo.com>
16753
16754         * gst-libs/gst/audio/gstbaseaudiosink.c:
16755         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
16756         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
16757         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
16758         Use scale functions when possible.
16759         Fix error messages.
16760         Free clockid when after waiting for EOS.
16761         Use G_(UN_)LIKLY when it makes sense.
16762         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
16763
16764 2006-02-12  Edward Hervey  <edward@fluendo.com>
16765
16766         * gst/playback/gstplaybasebin.c: (prepare_output): 
16767         Remove stray semi-colon (fixes #330888).
16768
16769 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
16770
16771         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
16772         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
16773         Fix up the XShm call testing so that we catch errors, and don't
16774         cause new ones by attempting to detach from a segment we failed
16775         to attach to. Fixes #312439.
16776
16777 2006-02-10  Edward Hervey  <edward@fluendo.com>
16778
16779         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16780         Added flv file typefind (video/x-flv).
16781
16782 2006-02-10  Edward Hervey  <edward@fluendo.com>
16783
16784         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
16785         (gst_riff_create_video_template_caps):
16786         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
16787         Also added the caps to the default set of riff video caps.
16788
16789 2006-02-09  Andy Wingo  <wingo@pobox.com>
16790
16791         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
16792         time and the end time of the last packet in the page.
16793         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
16794         on the pages in our queue, set the duration as well. Reflow a
16795         debug statement.
16796         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
16797         Fixes bad muxing order.
16798
16799 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16800
16801         * gst-libs/gst/rtp/gstbasertppayload.c:
16802         (gst_basertppayload_setcaps), (gst_basertppayload_push):
16803           update seqnum before setting it on the packet; this makes sure
16804           that the timestamp and seqnum properties match after pushing
16805           a buffer
16806
16807 2006-02-09  Andy Wingo  <wingo@pobox.com>
16808
16809         * gst-libs/gst/audio/gstringbuffer.c
16810         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
16811         overflow after 13.5 hours of recording. Kapow!
16812
16813         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
16814         the buffer size -- we don't care about underrun/overrun reporting
16815         right now, just need to return a useful value.
16816
16817 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
16818
16819         * configure.ac:
16820           Back to CVS
16821
16822 === release 0.10.3 ===
16823
16824 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
16825
16826         * configure.ac:
16827           releasing 0.10.3, "Under Pressure"
16828
16829 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
16830
16831         * configure.ac:
16832         Drat. Bump libtool version number for new API.
16833         Prelease 0.10.2.3 (of 0.10.3)
16834
16835 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
16836
16837         * configure.ac:
16838         * win32/common/config.h:
16839         0.10.2.2 prerelease (of 0.10.3).
16840
16841 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
16842
16843         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
16844           Revert Andy's newsegment change pending a more correct
16845           fix.
16846
16847 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
16848
16849         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
16850         (qt_type_find), (plugin_init):
16851           detect more files as 3gp
16852           group and reorder the iso file formats
16853
16854 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16855
16856         * ext/vorbis/vorbis.c: (plugin_init):
16857           Register musicbrainz tags, so apps don't have to.
16858
16859 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16860
16861         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
16862         (gst_tag_to_vorbis_tag):
16863           Make sure we called gst_tag_register_musicbrainz_tags()
16864           before possibly mapping a vorbiscomment string from/to a
16865           musicbrainz tag.
16866
16867 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16868
16869         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
16870           In case we can't find the required number of consecutive
16871           mpeg audio frames to positively identify an MPEG audio
16872           stream, check if there's at least a valid mpeg audio
16873           frame right at offset 0 and if so suggest mpeg/audio
16874           caps with a very low probability (#153004).
16875
16876 2006-02-07  Andy Wingo  <wingo@pobox.com>
16877
16878         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
16879         a TIME segment if we get timestamped buffers. Requires recent
16880         fixes in core to work properly.
16881
16882 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16883
16884         * gst/playback/gstplaybasebin.c: (prepare_output):
16885           Don't print the URI as part of the error message, it
16886           makes error dialogs look rather ugly, especially if
16887           the URI is very long or has characters in it that
16888           need escaping.
16889
16890 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16891
16892         * gst/playback/gstplaybasebin.c: (prepare_output):
16893           Error out if we have only text or subtitles, but nothing
16894           else. Also error out if we have subtitles but no video
16895           stream.
16896
16897 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
16898
16899         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
16900           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
16901           Post an error message on the bus when we encounter an
16902           error, which will hopefully be more meaningful than the
16903           'Internal Flow Error' message users get to see if we
16904           just return GST_FLOW_ERROR.
16905
16906 2006-02-07  Andy Wingo  <wingo@pobox.com>
16907
16908         * configure.ac (GST_MAJORMINOR): Update core version req to
16909         0.10.2.2, for the collectpads API addition (#330244).
16910
16911 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
16912
16913         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
16914           Return FALSE from plugin_init() when GnomeVFS can't
16915           be initialised for some reason (#328423).
16916
16917 2006-02-06  Julien MOUTTE  <julien@moutte.net>
16918
16919         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
16920         Stick to seeking theory until i find the bug.
16921         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
16922
16923 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
16924
16925         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16926         (theora_enc_finalize), (theora_enc_sink_setcaps),
16927         (theora_set_header_on_caps), (theora_enc_chain),
16928         (theora_enc_change_state):
16929         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
16930           Make theoraenc and the tests leak free. Like, really.
16931
16932 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
16933
16934         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
16935         (theora_enc_finalize), (theora_enc_sink_setcaps):
16936           Add a finalize method to ensure we clean up state even if
16937           someone omitted the state change back to NULL.
16938
16939         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
16940         (gst_vorbisenc_chain):
16941           Free some more leaked bits.
16942
16943         * tests/check/pipelines/theoraenc.c: (start_pipeline),
16944         (stop_pipeline):
16945           Wait for state changes to happen if they're ASYNC.
16946
16947           This ought to teach those fancy pants buildbots a lesson.
16948
16949 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16950
16951         * gst-libs/gst/tag/gstid3tag.c:
16952           Add mapping for ID3 International Standard Recording Code
16953           tag "TSRC"
16954
16955 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16956
16957         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
16958           Don't leak tag names.
16959
16960 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
16961
16962         * docs/libs/gst-plugins-base-libs-docs.sgml:
16963         * docs/libs/gst-plugins-base-libs-sections.txt:
16964         * gst-libs/gst/tag/gstid3tag.c:
16965         * gst-libs/gst/tag/gstvorbistag.c:
16966         * gst-libs/gst/tag/tags.c:
16967           Split libgsttag docs into multiple sections.
16968
16969 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
16970
16971         * docs/libs/Makefile.am:
16972         * docs/libs/gst-plugins-base-libs-docs.sgml:
16973         * docs/libs/gst-plugins-base-libs-sections.txt:
16974         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
16975         * gst-libs/gst/tag/gstvorbistag.c:
16976         * gst-libs/gst/tag/tag.h:
16977         * gst-libs/gst/tag/tags.c:
16978           Add libgsttag to the docs.
16979
16980 2006-02-05  Julien MOUTTE  <julien@moutte.net>
16981
16982         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
16983         (gst_text_overlay_init), (gst_text_overlay_src_event),
16984         (gst_text_overlay_collected): Fix clockoverlay.
16985
16986 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
16987
16988         * docs/libs/compiling.sgml:
16989           Fix typo: it's pkg-config, not pkg-gconfig
16990
16991         * docs/libs/gst-plugins-base-libs-docs.sgml:
16992         * docs/libs/gst-plugins-base-libs-sections.txt:
16993         * docs/libs/tmpl/gstgconf.sgml:
16994           There is no libgstgconf in 0.10, remove it
16995           from the docs.
16996
16997 2006-02-05  Julien MOUTTE  <julien@moutte.net>
16998
16999         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
17000         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
17001         (gst_text_overlay_src_event), (gst_text_overlay_collected):
17002         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
17003         (gst_sub_parse_class_init), (gst_sub_parse_init),
17004         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
17005         (parse_mpsub), (parser_state_init), (handle_buffer),
17006         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
17007         * gst/subparse/gstsubparse.h: Introduce seeking code.
17008
17009 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17010
17011         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17012           Add comment about LANGUAGE tag inconsistency (we want
17013           ISO-639-1, but extract three-letter identifiers?)
17014
17015         * po/POTFILES.in:
17016           Add two translatable files.
17017
17018 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
17019
17020         * gst-libs/gst/tag/Makefile.am:
17021         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
17022         * gst-libs/gst/tag/tag.h:
17023         * gst-libs/gst/tag/tags.c:
17024         (gst_tag_register_musicbrainz_tags_internal),
17025         (gst_tag_register_musicbrainz_tags):
17026           Forward-port some tags stuff from the 0.8 branch. This is
17027           mostly the addition of musicbrainz tags and their mapping
17028           to vorbistags, and a vorbistag mapping of the language tag.
17029
17030 2006-02-05  Julien MOUTTE  <julien@moutte.net>
17031
17032         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
17033         refactoring.
17034
17035 2006-02-04  David Schleef  <ds@schleef.org>
17036
17037         * ext/ogg/gstoggmux.c:
17038         * gst/typefind/gsttypefindfunctions.c:
17039           Add Dirac typefinding and add dirac format to oggmux.
17040
17041 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
17042
17043         * gst/playback/gstdecodebin.c: (try_to_link_1):
17044           Don't put essential function call into
17045           g_return_*() macro, otherwise it'll all be
17046           replaced by NOOPs when compiling with
17047           G_DISABLE_CHECKS defined.
17048
17049 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17050
17051         * ext/ogg/gstoggdemux.c:
17052         * ext/ogg/gstoggparse.c:
17053         * gst/tcp/gsttcpserversink.c:
17054         * sys/v4l/v4lsrc_calls.c:
17055         * sys/v4l/v4lsrc_calls.h:
17056         Just make it compile with --disable-gst-debug.
17057
17058 2006-02-03  Wim Taymans  <wim@fluendo.com>
17059
17060         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17061         (gst_alsasink_class_init), (gst_alsasink_init),
17062         (gst_alsasink_write), (gst_alsasink_reset):
17063         * ext/alsa/gstalsasink.h:
17064         Add lock to protect alsa calls.
17065         Implement reset to flush samples ASAP, does not work
17066         with dmix though.
17067
17068 2006-02-02  Wim Taymans  <wim@fluendo.com>
17069
17070         * gst-libs/gst/audio/gstbaseaudiosink.c:
17071         (gst_base_audio_sink_provide_clock):
17072         Ugh.. getting late I guess...
17073
17074 2006-02-02  Wim Taymans  <wim@fluendo.com>
17075
17076         * gst-libs/gst/audio/gstbaseaudiosink.c:
17077         (gst_base_audio_sink_provide_clock),
17078         (gst_base_audio_sink_set_property),
17079         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
17080         Don't try to provide a clock when we are not negotiated since
17081         we might not be able to make it run.
17082
17083 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17084
17085         * gst/playback/gstdecodebin.c: (try_to_link_1):
17086           Unlinking two source pads is ... hard.
17087
17088 2006-02-02  Wim Taymans  <wim@fluendo.com>
17089
17090         * gst-libs/gst/audio/TODO:
17091         Updated.
17092
17093         * gst-libs/gst/audio/gstbaseaudiosink.c:
17094         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
17095         On EOS, wait till the last sample is played before posting EOS.
17096
17097 2006-02-01  Philippe Kalaf <burger at speedy dot org>
17098
17099         Patch by: Kai Vehmanen
17100         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17101           Adds ability to enable newsegment bypass by setting queue_delay to
17102           zero. Also avoid thread being started if queue_delay is zero.
17103
17104 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17105
17106         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
17107           Make test work again by connecting fakesinks to each decoded pad,
17108           which makes the pipeline wait until each fakesink has a buffer
17109           queued before going to PAUSED state. At that point we know the
17110           decodebin pads are negotiated.
17111
17112 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17113
17114         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
17115         (gst_cdda_base_src_handle_event):
17116         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
17117           Pass unhandled queries to the parent class's query function.
17118
17119 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17120
17121         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
17122         (gst_ogg_pad_src_query):
17123         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
17124         * ext/theora/theoradec.c: (theora_dec_src_query),
17125         (theora_dec_sink_query):
17126         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
17127         (vorbis_dec_sink_query):
17128         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
17129         (gst_vorbisenc_sink_query):
17130         * gst/adder/gstadder.c: (gst_adder_query):
17131           Pass unhandled queries upstream instead of just
17132           dropping them (#326447). Also, fix supported
17133           query types list for some elements.
17134
17135 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17136
17137         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
17138         (paris_type_find), (ilbc_type_find), (plugin_init):
17139           Fix typefinding for audio/x-au, audio/x-paris and
17140           audio/iLBC-sh. We cannot use the START_WITH macros
17141           here, because there can only be one typefind factory
17142           with the same name (caps), so the second one would
17143           replace the first one and the first one would never
17144           be called when doing typefinding (see #161712).
17145           
17146
17147 2006-01-31  Wim Taymans  <wim@fluendo.com>
17148
17149         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
17150         (vorbis_handle_header_packet), (vorbis_dec_push),
17151         (vorbis_handle_data_packet):
17152         Use scale_int when we can, add some more scaling.
17153         Check packettype before parsing it.
17154
17155 2006-01-31  Wim Taymans  <wim@fluendo.com>
17156
17157         * ext/theora/theoradec.c: (_theora_granule_time),
17158         (theora_dec_src_convert), (theora_dec_sink_convert):
17159         Call right _scale functions.
17160         Use parameter instead of some other random value.
17161
17162 2006-01-31  Wim Taymans  <wim@fluendo.com>
17163
17164         * ext/theora/theoradec.c: (_theora_granule_frame),
17165         (_theora_granule_time), (_inc_granulepos),
17166         (theora_dec_src_convert), (theora_dec_sink_convert),
17167         (theora_handle_type_packet), (theora_handle_data_packet),
17168         (theora_dec_chain):
17169         Use higher precision timestamps calculation.
17170         Convert some other conversions to _scale.
17171
17172 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
17173
17174         * gst/audiotestsrc/gstaudiotestsrc.c:
17175         (gst_audio_test_src_create_sine_table), (plugin_init):
17176         * gst/volume/gstvolume.c: (plugin_init):
17177           initialize gst_controller before using
17178
17179 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
17180
17181         * tests/check/pipelines/theoraenc.c:
17182         * tests/check/pipelines/vorbisenc.c:
17183         Define constant using G_GINT64_CONSTANT to avoid errors when
17184         passing it around - otherwise it gets truncated to 32 bits.
17185
17186         Fixes failing tests.
17187
17188 2006-01-31  Andy Wingo  <wingo@pobox.com>
17189
17190         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
17191         caps being set doesn't have a framerate value. Basically a stopgap
17192         measure.
17193
17194         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
17195         technically correct enough to put into core though.
17196         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
17197         DURATION. Fixes theoraenc ! oggmux.
17198
17199         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
17200         fraction, not double.
17201
17202 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
17203
17204         * win32/vs7:
17205         add vs7 project files created by Sergey Scobich
17206
17207 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
17208
17209         * win32/vs8:
17210         add vs8 project files created by Sergey Scobich
17211         
17212 2006-01-30  Andy Wingo  <wingo@pobox.com>
17213
17214         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
17215         timestamp + duration, not just timestamp -- ogg pages should be
17216         ordered by stop time. Necessary fix given the change in vorbis
17217         timestamps.
17218
17219         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
17220         (gst_theora_enc_init): Pull the granule shift out of the encoder.
17221         (granulepos_add): New function, handles the messiness of adjusting
17222         granulepos values.
17223         (theora_buffer_from_packet):
17224         (theora_enc_chain):
17225         (theora_enc_sink_event): Use granulepos_add, not +.
17226
17227         * tests/check/pipelines/theoraenc.c
17228         (check_buffer_granulepos_from_starttime): Just check the frame
17229         count, not the actual granulepos -- we can't dictate to the
17230         encoder when it should be placing keyframes.
17231
17232 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
17233
17234         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
17235           SERVICE_NOT_AVAILABLE happens for example when you're trying to
17236           play an http:// stream from a server that's not serving
17237
17238 2006-01-30  Andy Wingo  <wingo@pobox.com>
17239
17240         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
17241         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
17242         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
17243         available.
17244
17245         * ext/theora/gsttheoraenc.h:
17246         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
17247         although theoraenc was timestamping correctly. Added handling of
17248         streams that start with nonzero timestamps.
17249
17250         * tests/check/Makefile.am:
17251         * tests/check/pipelines/theoraenc.c: New file, basically does same
17252         tests as vorbisenc.
17253
17254         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
17255
17256 2006-01-30  Wim Taymans  <wim@fluendo.com>
17257
17258         * gst-libs/gst/audio/gstaudiosink.c:
17259         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
17260         (gst_audioringbuffer_pause):
17261         Implement pause that does not wait for completion.
17262
17263         * gst-libs/gst/audio/gstbaseaudiosink.c:
17264         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17265         Don't drop buffers when going to PAUSED but perform preroll on
17266         remaining samples now that core base class supports this.
17267
17268         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
17269         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
17270         (gst_ring_buffer_commit):
17271         Pause should not signal waiters.
17272         Implement return value of _commit correctly.
17273
17274 2006-01-30  Andy Wingo  <wingo@pobox.com>
17275
17276         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
17277
17278         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
17279         updated to timestamp from the first sample, not the last.
17280         (gst_vorbisenc_buffer_from_header_packet): New function, takes
17281         special care of granulepos and timestamp for header packets.
17282         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
17283         when the first buffer has a nonzero timestamp.
17284
17285         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
17286         (GstVorbisEnc.subgranule_offset): New members. Take care of the
17287         case when the first audio buffer we get has a nonzero timestamp.
17288         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
17289         properly timestamp vorbis buffers with the time of the first
17290         sample, not the last.
17291         
17292         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
17293         vorbis_granule_time_copy -- now it takes the granule/subgranule
17294         offset into account.
17295
17296         * tests/check/pipelines/vorbisenc.c: New test for correctness of
17297         timestamps, durations, and granulepos on buffers produced by
17298         vorbisenc.
17299
17300 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
17301
17302         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17303         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
17304           Patch from Eric Jonas to support conversions to/from UYVY 
17305           (Fixes: #324626)
17306
17307 2006-01-30  Julien MOUTTE  <julien@moutte.net>
17308
17309         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
17310         (setup_subtitle), (setup_source), (set_active_source):
17311         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
17312         (gen_text_element), (gen_audio_element), (gen_vis_element),
17313         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
17314
17315 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
17316
17317         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
17318         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
17319                 use gst_guint64_to_gdouble to be compliant with vs6
17320         * gst/playback/gstdecodebin.c: (try_to_link_1)
17321         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
17322                 use G_GINT64_CONSTANT for int64 constants
17323         * win32/common/libgstinterfaces.def:
17324                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
17325         * win32/vs6:
17326                 update and add new project files
17327                 
17328 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17329
17330         * Makefile.am:
17331         * win32/MANIFEST:
17332         * win32/common/interfaces-enumtypes.c:
17333         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
17334         (gst_mixer_track_flags_get_type),
17335         (gst_tuner_channel_flags_get_type):
17336         * win32/common/interfaces-enumtypes.h:
17337         * win32/common/multichannel-enumtypes.c:
17338         (gst_audio_channel_position_get_type):
17339         * win32/common/multichannel-enumtypes.h:
17340           add a win32-update rule like in core, and copy over enumtypes files
17341
17342 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17343
17344         * win32/MANIFEST:
17345         * win32/common/config.h:
17346         * win32/common/config.h.in:
17347           add config files just like in core
17348
17349 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
17350
17351         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
17352           Make gcc-4.1 happy (part of #327357).
17353
17354 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17355
17356         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
17357         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
17358         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
17359         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
17360         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
17361         (gst_alsasrc_unprepare), (gst_alsasrc_read):
17362           Update all error messages.  All of them should either use
17363           the default translated message, or actually provide a
17364           translatable string.
17365           Make the string for channel count problems meaningful.
17366
17367 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
17368
17369         * sys/v4l/v4l_calls.c: (gst_v4l_open):
17370           check for and throw RESOURCE_BUSY
17371
17372 2006-01-27  David Schleef  <ds@schleef.org>
17373
17374         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
17375           checked in this change -- it requires liboil features not
17376           in 0.3.6.  Revert parts.
17377
17378 2006-01-27  David Schleef  <ds@schleef.org>
17379
17380         * REQUIREMENTS:
17381         * configure.ac: update liboil requirement to 0.3.6
17382         * gst/videoscale/Makefile.am:
17383         * gst/videoscale/vs_scanline.c: liboilify
17384
17385 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17386
17387         * ext/libvisual/visual.c: (get_buffer):
17388           When pad_alloc returns a GstFlowReturn other
17389           than GST_FLOW_OK, make sure it is passed upstream.
17390
17391 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17392
17393         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
17394         (gst_alsasink_class_init):
17395           Free the device name string.
17396
17397         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
17398         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
17399         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
17400           Don't remove a pad from the collectpads structure until it
17401           is released - it's a request pad, and may receive data again
17402           if the element gets moved back to PLAYING state.
17403
17404         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
17405           Ensure we turn on double buffering on the Xv port, and
17406           set the colour key to something dark and mysterious that
17407           isn't black.
17408
17409 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
17410
17411         * ext/alsa/gstalsaplugin.c: (plugin_init):
17412         * ext/cdparanoia/gstcdparanoiasrc.c:
17413         (gst_cd_paranoia_src_base_init), (plugin_init):
17414         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
17415         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
17416           - a library should not call setlocale. see "Libraries" node in
17417             gettext manual
17418           - make sure all plugins that use translation do bindtextdomain
17419             to point to the localedir
17420         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
17421         (setup_sinks), (plugin_init):
17422           all this, and check for NULL when creating sinks
17423
17424 2006-01-27  Julien MOUTTE  <julien@moutte.net>
17425
17426         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
17427         (plugin_init): Make typefinding of subtitles work again.
17428
17429 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
17430
17431         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
17432         (mp3_type_frame_length_from_header), (mp3_type_find),
17433         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
17434         (plugin_init):
17435           Backport a bunch of typefinding fixes from the 0.8 branch.
17436           Also, improve wavpack typefinding: if we can't peek the
17437           entire wavpack block, try to parse the bits we can get and
17438           see if we find what we're looking for in those.
17439
17440 2006-01-26  Julien MOUTTE  <julien@moutte.net>
17441
17442         * sys/ximage/ximagesink.c:
17443         (gst_ximagesink_calculate_pixel_aspect_ratio):
17444         * sys/xvimage/xvimagesink.c:
17445         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
17446         more cases of pixel aspect ratio.
17447
17448 2006-01-26  Edward Hervey  <edward@fluendo.com>
17449
17450         * gst/playback/gstdecodebin.c: (pad_probe):
17451         Also consider the flush-start and tag events as unblockers
17452         for the pad probes.
17453
17454 2006-01-26  Julien MOUTTE  <julien@moutte.net>
17455
17456         * gst/playback/gstplaybin.c: (gst_play_bin_init),
17457         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
17458         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
17459         On the fly visualisation switch, works disabling, enabling as
17460         well but it won't be able to enable vis in a playbin that was
17461         created with no visualisation.
17462
17463 2006-01-25  Wim Taymans  <wim@fluendo.com>
17464
17465         * gst-libs/gst/audio/gstbaseaudiosink.c:
17466         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
17467         Undo previous commit that returned WRONG_STATE sooner, it breaks 
17468         resume after pause.
17469
17470 2006-01-25  Wim Taymans  <wim@fluendo.com>
17471
17472         * gst-libs/gst/audio/gstbaseaudiosink.c:
17473         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
17474         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
17475         Improve debugging.
17476         Post error when caps cannot be parsed.
17477         Resync on discontinuity in the stream.
17478         Clip samples to segment boundaries.
17479         return WRONG_STATE sooner when we are flushing.
17480
17481         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
17482         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
17483         Make audiosrc operate in TIME.
17484         Set TIMESTAMP and DURATION on buffers.
17485
17486 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
17487
17488         * tests/examples/seek/seek.c: (main):
17489           Output tag messages as well.
17490
17491 2006-01-23  Edward Hervey  <edward@fluendo.com>
17492
17493         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
17494         (free_pad_probes), (remove_fakesink), (pad_probe),
17495         (close_pad_link), (gst_decode_bin_change_state):
17496         Replace GstPadBlockCallback with pad probes that detect
17497         first buffer AND eos before removing fakesink.
17498         Fixes hang with demuxers doing EOS while pre-rolling.
17499         Solves #328279
17500
17501 2006-01-23  Andy Wingo  <wingo@pobox.com>
17502
17503         * ext/alsa/gstalsasink.c:
17504         * gst-libs/gst/rtp/gstbasertpdepayload.c:
17505         (gst_base_rtp_depayload_setcaps),
17506         (gst_base_rtp_depayload_add_to_queue),
17507         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
17508         
17509         Patch by: Jens Granseuer <jensgr at gmx dot net>
17510
17511 2006-01-22  Julien MOUTTE  <julien@moutte.net>
17512
17513         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
17514         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
17515         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
17516         frames. We might get a frame destroyed after changing state to
17517         NULL, adding a safety check on xcontext.
17518
17519 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
17520
17521         * gst-libs/gst/interfaces/xoverlay.c:
17522           Fix prepare-xwindow-id code example in the docs - we need to
17523           ignore all messages that aren't element messages as well.
17524           
17525 2006-01-21  Julien MOUTTE  <julien@moutte.net>
17526
17527         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
17528           I think one day i'll completely undestand how caps negotiation
17529           is supposed to work. This refactoring handles buffer_alloc
17530           called with caps we can't handle. We definitely don't want a
17531           set_caps with those caps, so we define and allocate a buffer
17532           we would like to receive.
17533
17534 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
17535
17536         * gst/playback/gstplaybasebin.c: (setup_source):
17537           Free iterator when done.
17538
17539 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
17540
17541         * gst-libs/gst/audio/gstbaseaudiosink.c:
17542         (gst_base_audio_sink_render):
17543           Fix playback of non-synchronised streams by assuming a rate
17544           of 1.0 instead of a random one.
17545
17546           Makes this work again:
17547
17548           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
17549           endianness=(int)4321, signed=(boolean)true, width=(int)16,
17550           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
17551           audioresample ! alsasink
17552
17553 === release 0.10.2 ===
17554
17555 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
17556
17557         * configure.ac:
17558           releasing 0.10.2, "Then the devil is six"
17559
17560 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
17561
17562         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
17563         * gst/playback/gststreamselector.c:
17564         (gst_stream_selector_set_property):
17565           Comment out broken code that connects to the state-changed signal.
17566           At this point, changing current stream selection is broken, but 
17567           stuff like gst-launch playbin current-audio=1 works and filters
17568           to the chosen stream.
17569
17570 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17571
17572         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17573           Fix #327216 (null dereference in vorbisdec)
17574
17575 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
17576
17577         * ext/theora/theoradec.c: (theora_handle_comment_packet):
17578           Post taglist actually on bus instead of just freeing it
17579           (fixes #327114 and totem bug #327080).
17580
17581         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
17582           Use gst_element_found_tags_for_pad(), so that the tags
17583           are sent downstream as an event as well.
17584
17585 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
17586
17587         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
17588         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
17589         (gst_ximagesink_buffer_alloc):
17590         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
17591         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
17592         (gst_xvimagesink_buffer_alloc):
17593           move all regularly occurring messages to GST_LOG level
17594           add some more object logs
17595
17596 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
17597
17598         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
17599           fix a silly segfault
17600
17601 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
17602
17603         * docs/libs/gst-plugins-base-libs-docs.sgml:
17604         * docs/libs/gst-plugins-base-libs-sections.txt:
17605         * gst-libs/gst/audio/mixerutils.c:
17606         * gst-libs/gst/audio/mixerutils.h:
17607           Add docs for mixerutils stuff.
17608
17609 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
17610
17611         * gst/playback/gstplaybasebin.c: (setup_source):
17612           Fix playback for sources that emit raw audio or
17613           raw video streams (e.g.: cd audio sources) (#325984).
17614
17615 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17616
17617         * gst-libs/gst/audio/mixerutils.c:
17618         (gst_audio_mixer_filter_do_filter):
17619           actually save the element we create
17620
17621 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
17622
17623         * gst-libs/gst/cdda/gstcddabasesrc.c:
17624         (gst_cdda_base_src_handle_track_seek):
17625           No need to post a tag message on the bus when seeking
17626           within the same track, only post it when the current
17627           track changes.
17628
17629 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
17630
17631         * gst/playback/gstplaybasebin.c: (group_destroy),
17632         (probe_triggered), (new_decoded_pad), (mute_group_type),
17633         (set_active_source):
17634         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
17635         * gst/playback/gststreamselector.c:
17636         (gst_stream_selector_base_init),
17637         (gst_stream_selector_set_property),
17638         (gst_stream_selector_request_new_pad):
17639           Reenable stream selection. These mechanisms need a complete overhaul
17640           in the face of 0.8->0.10 changes though.
17641
17642 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
17643
17644         * ext/ogg/gstoggdemux.c:
17645           Change the pad template to src_%d to match the pads that 
17646           are created from it. decodebin needs this information in order
17647           to decide that oggdemux is capable of producing multiple pads
17648           (and hence needs queues inserted).
17649
17650         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
17651         (gst_ogg_mux_collected):
17652           Make debug output more useful by using GST_PTR_FORMAT.
17653
17654 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17655
17656         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
17657
17658         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
17659           Set depth and width for alaw/mulaw (fixes #326601).
17660
17661 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
17662
17663         * tests/icles/Makefile.am:
17664           don't build the tests if we don't have the libs
17665
17666 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
17667
17668         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
17669         (gst_cd_paranoia_paranoia_callback):
17670           Don't try to free NULL pointers.
17671
17672 2006-01-10  Edward Hervey  <edward@fluendo.com>
17673
17674         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
17675         (gst_audio_rate_change_state), (plugin_init):
17676         Add debugging category.
17677         Fix type issues.
17678         Add case for incoming buffers without valid offset/offset_end.
17679
17680 2006-01-10  Michael Smith  <msmith@fluendo.com>
17681
17682         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
17683           Don't leak GCond in audio sources.
17684
17685 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
17686
17687         * gst/playback/gstplaybin.c: (gen_audio_element):
17688           Don't leak an autoaudiosink/alsasink when we generate
17689           a new audio element. (old code, I guess)
17690
17691 2006-01-10  Michael Smith  <msmith@fluendo.com>
17692
17693         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
17694           Support float audio in audiorate.
17695           Use width rather than depth for selecting sample width.
17696
17697 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
17698
17699         * gst/videotestsrc/videotestsrc.h:
17700           Use GLib types here (that way we don't have to include the
17701           generated _stdint.h header, which makes life easier for win32
17702           folks that don't use autotools for the build) (#325990, patch
17703           by: Sergey Scobich).
17704
17705 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
17706
17707         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
17708         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
17709         (gst_ring_buffer_pause), (wait_segment):
17710         * gst-libs/gst/audio/gstringbuffer.h:
17711           Name (private) union, makes Forte compiler happy (this time
17712           for real) (#324900).
17713
17714 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
17715
17716         * gst-libs/gst/audio/Makefile.am:
17717           Link against libgstinterfaces, needed for mixer
17718           and property probe stuff.
17719
17720 2006-01-09  Edward Hervey  <edward@fluendo.com>
17721
17722         * gst-libs/gst/Makefile.am:
17723
17724 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
17725
17726         * gst-libs/gst/audio/Makefile.am:
17727         * gst-libs/gst/audio/mixerutils.c:
17728         (gst_audio_mixer_filter_do_filter),
17729         (gst_audio_mixer_filter_check_element),
17730         (gst_audio_mixer_filter_probe_feature),
17731         (element_factory_rank_compare_func),
17732         (gst_audio_default_registry_mixer_filter):
17733         * gst-libs/gst/audio/mixerutils.h:
17734           Add gst_audio_default_registry_mixer_filter() utility
17735           function.
17736
17737 2006-01-03  Michael Smith  <msmith@fluendo.com>
17738
17739         * gst/audioresample/resample.h:
17740           As before, but for o_buf
17741
17742 2006-01-03  Michael Smith  <msmith@fluendo.com>
17743
17744         * gst/audioresample/resample.h:
17745           Declare struct _ResampleState.buffer as unsigned char *, not void *,
17746           since we do arithmetic on it.
17747
17748 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
17749
17750         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
17751         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
17752         (gst_ring_buffer_pause), (wait_segment):
17753         * gst-libs/gst/audio/gstringbuffer.h:
17754           Sun's Forte compiler doesn't seem to like anonymous structs,
17755           so use same setup as in GstBaseSrc (fixes #324900).
17756
17757 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
17758
17759         * configure.ac:
17760         * gst/volume/Makefile.am:
17761         * gst/volume/demo.c:
17762           move old example to tests/examples/volume/volune.c
17763         * tests/examples/Makefile.am:
17764         * tests/examples/seek/seek.c: (main):
17765           change window-close event from "delete-event" to "destroy"
17766         * tests/examples/volume/Makefile.am:
17767         * tests/examples/volume/volume.c: (value_changed_callback),
17768         (setup_gui), (message_received), (eos_message_received), (main):
17769           fix event handling and bus usage
17770
17771 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
17772
17773         * gst/audiotestsrc/gstaudiotestsrc.c:
17774         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
17775         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
17776         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
17777         (gst_audio_test_src_create_square),
17778         (gst_audio_test_src_create_saw),
17779         (gst_audio_test_src_create_triangle),
17780         (gst_audio_test_src_create_silence),
17781         (gst_audio_test_src_create_white_noise),
17782         (gst_audio_test_src_create_pink_noise),
17783         (gst_audio_test_src_init_sine_table),
17784         (gst_audio_test_src_create_sine_table),
17785         (gst_audio_test_src_change_wave),
17786         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
17787         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
17788         * gst/audiotestsrc/gstaudiotestsrc.h:
17789           update to basesrc changes, implement segmented seeking and eos
17790           handling, add a 'sine-tab' waveform for performance critical playback
17791
17792 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17793
17794         * po/POTFILES.in:
17795           ... and this time the other modified file that I missed last time.
17796
17797 2005-12-29  Michael Smith  <msmith@fluendo.com>
17798
17799         * gst/playback/gstdecodebin.c: (new_pad):
17800           Fix non-C89 variable declaration not at the start of a block. Should
17801           help some compilers.
17802
17803 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17804
17805         * tests/check/Makefile.am:
17806           And now fix 'make distcheck' (builddir != srcdir)
17807
17808 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17809
17810         * configure.ac:
17811         * ext/cdparanoia/Makefile.am:
17812         * ext/cdparanoia/gstcdparanoia.c:
17813         * ext/cdparanoia/gstcdparanoia.h:
17814         * ext/cdparanoia/gstcdparanoiasrc.c:
17815         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
17816         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
17817         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
17818         (gst_cd_paranoia_paranoia_callback),
17819         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
17820         (gst_cd_paranoia_src_set_property),
17821         (gst_cd_paranoia_src_get_property), (plugin_init):
17822         * ext/cdparanoia/gstcdparanoiasrc.h:
17823           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
17824           plugin again (there are still fixes required to playbin to make
17825           cdda:// uris work there).
17826
17827 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17828
17829         * tests/check/Makefile.am:
17830           Fix test case compilation.
17831
17832 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17833
17834         * gst-libs/gst/cdda/gstcddabasesrc.c:
17835         (gst_cdda_base_src_update_duration),
17836         (gst_cdda_base_src_calculate_cddb_id):
17837           An integer is not a string. Fix access to uninitialised variable.
17838
17839         * tests/check/Makefile.am:
17840           Add cddabasesrc unit test; also actually enable the vorbis test.
17841
17842         * tests/check/generic/states.c:
17843           Blacklist new cd audio elements as well.
17844
17845         * tests/check/libs/cddabasesrc.c:
17846           Unit test for GstCddaBaseSrc (discid calculation mostly).
17847
17848 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
17849
17850         * docs/libs/Makefile.am:
17851         * docs/libs/gst-plugins-base-libs-docs.sgml:
17852         * docs/libs/gst-plugins-base-libs-sections.txt:
17853         * docs/libs/gst-plugins-base-libs.types:
17854           Add docs for libgstcdda/GstCddaBaseSrc.
17855
17856         * gst-libs/gst/interfaces/mixertrack.h:
17857           Do one struct member per line with a semicolon at the end, that way
17858           even gtk-doc might parse it without complaining.
17859
17860 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
17861
17862         * configure.ac:
17863         * gst-libs/gst/Makefile.am:
17864         * gst-libs/gst/cdda/Makefile.am:
17865         * gst-libs/gst/cdda/base64.c:
17866         * gst-libs/gst/cdda/base64.h:
17867         * gst-libs/gst/cdda/gstcddabasesrc.c:
17868         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
17869         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
17870         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
17871         (gst_cdda_base_src_get_property),
17872         (gst_cdda_base_src_get_track_from_sector),
17873         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
17874         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
17875         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
17876         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
17877         (gst_cdda_base_src_uri_get_protocols),
17878         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
17879         (gst_cdda_base_src_uri_handler_init),
17880         (gst_cdda_base_src_setup_interfaces),
17881         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
17882         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
17883         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
17884         (gst_cdda_base_src_add_tags),
17885         (gst_cdda_base_src_add_index_associations),
17886         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
17887         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
17888         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
17889         (gst_cdda_base_src_create):
17890         * gst-libs/gst/cdda/gstcddabasesrc.h:
17891         * gst-libs/gst/cdda/sha1.c:
17892         * gst-libs/gst/cdda/sha1.h:
17893           Add new libgstcdda with GstCddaBaseSrc class.
17894
17895 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
17896
17897         * ext/gnomevfs/gstgnomevfssink.h:
17898           Use GstBaseSinkClass as parent_class member for class struct, not
17899           GstBaseSink.
17900
17901 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
17902
17903         Patch by: Michael Benes
17904
17905         * gst/videotestsrc/gstvideotestsrc.c:
17906         (gst_video_test_src_class_init), (gst_video_test_src_start):
17907           Add start method to reset running time and number of frames sent
17908           when starting up (fixes #324696)
17909
17910 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
17911
17912         * docs/plugins/Makefile.am:
17913         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
17914         * docs/plugins/gst-plugins-base-plugins-sections.txt:
17915         * docs/plugins/gst-plugins-base-plugins.args:
17916         * docs/plugins/gst-plugins-base-plugins.hierarchy:
17917         * docs/plugins/gst-plugins-base-plugins.signals:
17918           Add docs stuff for gnomevfssrc and gnomevfssink.
17919
17920         * ext/gnomevfs/gstgnomevfssrc.c:
17921           Fix example pipeline in gtk-doc blurb.
17922
17923 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
17924
17925         * ext/gnomevfs/Makefile.am:
17926         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
17927         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
17928         (gst_gnome_vfs_handle_get_type), (plugin_init):
17929         * ext/gnomevfs/gstgnomevfs.h:
17930         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
17931         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
17932         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
17933         (gst_gnome_vfs_sink_set_property),
17934         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
17935         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
17936         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
17937         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
17938         (gst_gnome_vfs_sink_uri_get_type),
17939         (gst_gnome_vfs_sink_uri_get_protocols),
17940         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
17941         (gst_gnome_vfs_sink_uri_handler_init):
17942         * ext/gnomevfs/gstgnomevfssink.h:
17943           Port gnomevfssink; add gtk-doc blurb.
17944
17945         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
17946         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
17947         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
17948         (gst_gnome_vfs_src_uri_get_type),
17949         (gst_gnome_vfs_src_uri_get_protocols),
17950         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
17951         (gst_gnome_vfs_src_uri_handler_init),
17952         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
17953         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
17954         (gst_gnome_vfs_src_send_additional_headers_callback),
17955         (gst_gnome_vfs_src_received_headers_callback),
17956         (gst_gnome_vfs_src_push_callbacks),
17957         (gst_gnome_vfs_src_pop_callbacks),
17958         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
17959         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
17960         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
17961         * ext/gnomevfs/gstgnomevfssrc.h:
17962           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
17963           file; add gtk-doc blurb with example pipelines.
17964
17965 === release 0.10.1 ===
17966
17967 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
17968
17969         * configure.ac:
17970           releasing 0.10.1, "Dobro Dedek"
17971
17972 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
17973
17974         * gst/typefind/gsttypefindfunctions.c:
17975         iLBC30 and iLBC20 added to typefind.
17976
17977 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
17978
17979         * gst-libs/gst/audio/gstbaseaudiosink.c:
17980         (gst_base_audio_sink_class_init):
17981         * gst-libs/gst/audio/gstbaseaudiosrc.c:
17982         (gst_base_audio_src_class_init):
17983           update strings, values are in microseconds
17984           change the default sink buffer time to something that is smaller
17985           (to help software volume mixing have a slightly lower delay) but
17986           still be acceptable on Wim's laptop
17987
17988 2005-12-20  Edward Hervey  <edward@fluendo.com>
17989
17990         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
17991         Made a quack, forgot to add DUCK to the riff video template.
17992
17993 2005-12-19  Edward Hervey  <edward@fluendo.com>
17994
17995         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
17996         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
17997         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
17998         (gst_ogm_parse_chain):
17999         Make sure pads are initialized correctly.
18000         * gst-libs/gst/riff/riff-ids.h:
18001         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
18002         (gst_riff_create_video_template_caps):
18003         Add a whole bunch of FOURCC <=> MimeType.
18004         Extend the riff video pad template to support the newly added fourcc.
18005
18006 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18007
18008         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
18009         (gst_ogg_demux_activate_chain):
18010           Extra debug output when activating/deactivating chains.
18011
18012         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
18013         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
18014         (unlinked):
18015           Remove a queue from our list when it becomes unlinked.
18016           Don't add queues to elements in class 'Demux' if they
18017           can only produce one pad 
18018
18019 2005-12-18  Julien MOUTTE  <julien@moutte.net>
18020
18021         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
18022         (gst_video_sink_get_type): Add a debug category.
18023
18024 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18025
18026         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18027         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
18028           Handle downstream newsegment by sending our own newsegment before the
18029           next buffer to be released. (#323900)
18030
18031 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
18032
18033         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18034         (gst_base_rtp_depayload_set_gst_timestamp):
18035           add queue delay to new segment as well (as opposed to just the first
18036           buffer). (bug #322347)
18037
18038 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18039
18040         * ext/libvisual/visual.c: (make_valid_name):
18041           change some char* into char[]
18042         * gst/audiotestsrc/gstaudiotestsrc.c:
18043         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
18044         (gst_audio_test_src_create):
18045         * gst/audiotestsrc/gstaudiotestsrc.h:
18046           prepare to handle EOS and SEGMENT_DONE
18047
18048 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18049
18050         * tests/check/generic/states.c: (GST_START_TEST):
18051           Blacklist cdparanoia element in state test.
18052
18053 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18054
18055           Patch by: Benjamin Pineau
18056
18057         * gst/tcp/gsttcp.c:
18058         * gst/tcp/gsttcpclientsink.c:
18059         * gst/tcp/gsttcpserversink.c:
18060         * gst/tcp/gsttcpserversrc.c:
18061           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
18062
18063 2005-12-15  Michael Smith  <msmith@fluendo.com>
18064
18065         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
18066         (gst_video_rate_chain):
18067           Fix timestamping for videorate when the first buffer it sees has a
18068           non-zero timestamp. Fix some misleading debug output.
18069
18070 2005-12-15  Michael Smith  <msmith@fluendo.com>
18071
18072         * gst/audioresample/gstaudioresample.c:
18073           Don't leak all input buffers to audioresample.
18074
18075 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
18076
18077         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
18078           Don't operate on empty text buffers. Strip newlines and
18079           tabs only from the end of the text, but leave them intact
18080           in the middle. Fix typo in gtk-doc description.
18081
18082 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
18083
18084         * gst/playback/gstplaybasebin.c:
18085         * gst/playback/gstplaybin.c: (handoff):
18086           Make sure the video frame buffer we return to apps via the
18087           "frame" property always has caps set on it. Modify
18088           _gst_gvalue_set_object() macro to handle NULL objects
18089           gracefully too.
18090
18091 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
18092
18093         * gst/audiotestsrc/gstaudiotestsrc.c:
18094         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18095         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
18096         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
18097         (gst_audio_test_src_create):
18098         * gst/audiotestsrc/gstaudiotestsrc.h:
18099         Adjust to some recent api changes and add wtays new cool seeking
18100         capabillities
18101
18102 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
18103
18104         * ext/alsa/Makefile.am:
18105         * ext/alsa/gstalsadeviceprobe.c:
18106         * ext/alsa/gstalsadeviceprobe.h:
18107           Helper functions to add device probing via the GstPropertyProbe
18108           interface to a class.
18109
18110         * ext/alsa/gstalsamixer.h:
18111           Comment out GST_ALSA_MIXER, it returns a struct that's not
18112           used.
18113
18114         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
18115           Add some debug info. 
18116
18117         * ext/alsa/gstalsamixerelement.c:
18118         (gst_alsa_mixer_element_interface_supported),
18119         (gst_implements_interface_init),
18120         (gst_alsa_mixer_element_init_interfaces),
18121         (gst_alsa_mixer_element_class_init),
18122         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
18123         (gst_alsa_mixer_element_set_property),
18124         (gst_alsa_mixer_element_get_property),
18125         (gst_alsa_mixer_element_change_state):
18126         * ext/alsa/gstalsamixerelement.h:
18127           Add 'device' and 'device-name' properties. Add GstPropertyProbe
18128           for device handling (gnome-volume-control will need that).
18129
18130 2005-12-12  Christian Schaller  <uraeus@gnome.org>
18131
18132         * ext/Makefile.am: fix cdparanoia entry
18133         * gst-plugins-base.spec.in: add cdparanoia
18134
18135 2005-12-12  Michael Smith  <msmith@fluendo.com>
18136
18137         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18138           Use the correct function to free list of typefind factories.
18139
18140 2005-12-12  Wim Taymans  <wim@fluendo.com>
18141
18142         * gst/videotestsrc/gstvideotestsrc.c:
18143         (gst_video_test_src_class_init), (gst_video_test_src_init),
18144         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
18145         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
18146         (gst_video_test_src_create):
18147         * gst/videotestsrc/gstvideotestsrc.h:
18148         Implement seeking in videotestsrc.
18149         Small cleanups.
18150
18151 2005-12-12  Wim Taymans  <wim@fluendo.com>
18152
18153         * ext/cdparanoia/Makefile.am:
18154         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
18155         (gst_paranoia_endian_get_type), (_do_init),
18156         (cdparanoia_class_init), (cdparanoia_init),
18157         (cdparanoia_set_property), (cdparanoia_get_property),
18158         (cdparanoia_do_seek), (cdparanoia_is_seekable),
18159         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
18160         (cdparanoia_convert), (cdparanoia_get_query_types),
18161         (cdparanoia_query), (cdparanoia_set_index),
18162         (cdparanoia_uri_set_uri):
18163         * ext/cdparanoia/gstcdparanoia.h:
18164         Partially ported cdparanoia now that basesrc can support a
18165         plugin like this..
18166
18167 2005-12-12  Wim Taymans  <wim@fluendo.com>
18168
18169         * tests/examples/seek/scrubby.c: (main):
18170         Set higher priority for bus events so they don't get reordered with
18171         gtk gui events.
18172
18173         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
18174         (flush_toggle_cb), (main):
18175         Added checkbox to disable flushing seeks. 
18176         Disable scrubbing when doing non flushing seeks.
18177
18178 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
18179
18180         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
18181         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
18182         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
18183         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
18184           Implement some sort of event handling that doesn't rely on
18185           g_return_if_fail; make sure we always push the last chunk of an 
18186           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
18187           state change function; remove some old cruft. Seeking is still
18188           rather unlikely to work though.
18189
18190         * tools/.cvsignore:
18191           Ignore more.
18192
18193 2005-12-11  Julien MOUTTE  <julien@moutte.net>
18194
18195         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
18196         Fixed a leak of the current image reference when cleaning up.
18197         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
18198
18199 2005-12-09  Michael Smith  <msmith@fluendo.com>
18200
18201         * tools/Makefile.am:
18202         * tools/gst-launch-ext-m.m:
18203           Remove gst-launch-ext. It doesn't work, and is no longer
18204           particularly useful.
18205
18206 2005-12-08  Luca Ognibene  <luogni@tin.it>
18207
18208         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
18209           don't pass random values to ogmparse convert function.
18210           Make seeking possible in the exile1.ogm file.
18211
18212 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
18213
18214         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
18215         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
18216           Work around refcount problem with g_value_set_object() that occur
18217           if the core has been compiled against GLib-2.6 (g_value_set_object()
18218           will only g_object_ref() the element, but the caller will
18219           gst_object_unref() it and bad things will happen due to the way
18220           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
18221           totem for people on FC4 using Thomas's 0.10 RPMs.
18222           
18223 2005-12-07  Edward Hervey  <edward@fluendo.com>
18224
18225         Time to welcome ogm to 0.10 :)
18226         
18227         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
18228         (gst_ogg_pad_typefind):
18229         Oggdemux can now properly typefind elements with dynamic pads.
18230         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18231         Properly set caps on src pad, and set caps on outgoing buffers.
18232
18233 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18234
18235         * ext/alsa/gstalsamixer.h:
18236         * ext/alsa/gstalsamixerelement.h:
18237         * ext/alsa/gstalsamixeroptions.h:
18238         * ext/alsa/gstalsamixertrack.h:
18239         * ext/alsa/gstalsasink.c:
18240         * ext/alsa/gstalsasink.h:
18241         * ext/alsa/gstalsasrc.c:
18242         * ext/alsa/gstalsasrc.h:
18243         * ext/cdparanoia/gstcdparanoia.h:
18244         * ext/gnomevfs/gstgnomevfsuri.h:
18245         * ext/ogg/gstoggdemux.c:
18246         * ext/ogg/gstoggmux.c:
18247         * ext/pango/gsttextoverlay.h:
18248         * ext/theora/theoradec.c:
18249         * ext/theora/theoraenc.c:
18250         * ext/vorbis/vorbisdec.h:
18251         * ext/vorbis/vorbisenc.c:
18252         * ext/vorbis/vorbisenc.h:
18253         * ext/vorbis/vorbisparse.h:
18254         * gst-libs/gst/audio/gstaudioclock.h:
18255         * gst-libs/gst/audio/gstaudiosink.c:
18256         * gst-libs/gst/audio/gstaudiosink.h:
18257         * gst-libs/gst/audio/gstaudiosrc.c:
18258         * gst-libs/gst/audio/gstaudiosrc.h:
18259         * gst-libs/gst/audio/gstbaseaudiosink.c:
18260         * gst-libs/gst/audio/gstbaseaudiosink.h:
18261         * gst-libs/gst/audio/gstbaseaudiosrc.c:
18262         * gst-libs/gst/audio/gstbaseaudiosrc.h:
18263         * gst-libs/gst/audio/gstringbuffer.h:
18264         * gst-libs/gst/audio/multichannel.h:
18265         * gst-libs/gst/floatcast/floatcast.h:
18266         * gst-libs/gst/interfaces/colorbalance.c:
18267         * gst-libs/gst/interfaces/colorbalance.h:
18268         * gst-libs/gst/interfaces/colorbalancechannel.h:
18269         * gst-libs/gst/interfaces/mixer.h:
18270         * gst-libs/gst/interfaces/mixeroptions.h:
18271         * gst-libs/gst/interfaces/mixertrack.h:
18272         * gst-libs/gst/interfaces/navigation.h:
18273         * gst-libs/gst/interfaces/propertyprobe.h:
18274         * gst-libs/gst/interfaces/tuner.h:
18275         * gst-libs/gst/interfaces/tunerchannel.h:
18276         * gst-libs/gst/interfaces/tunernorm.h:
18277         * gst-libs/gst/interfaces/xoverlay.h:
18278         * gst-libs/gst/netbuffer/gstnetbuffer.h:
18279         * gst-libs/gst/riff/riff-ids.h:
18280         * gst-libs/gst/riff/riff-media.h:
18281         * gst-libs/gst/riff/riff-read.h:
18282         * gst-libs/gst/rtp/gstbasertpdepayload.h:
18283         * gst-libs/gst/rtp/gstbasertppayload.c:
18284         * gst-libs/gst/rtp/gstbasertppayload.h:
18285         * gst-libs/gst/rtp/gstrtpbuffer.c:
18286         * gst-libs/gst/rtp/gstrtpbuffer.h:
18287         * gst-libs/gst/tag/gsttageditingprivate.h:
18288         * gst-libs/gst/tag/gstvorbistag.c:
18289         (gst_tag_list_from_vorbiscomment_buffer):
18290         * gst-libs/gst/tag/tag.h:
18291         * gst-libs/gst/video/video.h:
18292         * gst/adder/gstadder.c:
18293         * gst/adder/gstadder.h:
18294         * gst/audioconvert/audioconvert.c:
18295         * gst/audioconvert/audioconvert.h:
18296         * gst/audioconvert/gstaudioconvert.c:
18297         * gst/audioconvert/gstchannelmix.c:
18298         * gst/audioconvert/gstchannelmix.h:
18299         * gst/audiorate/gstaudiorate.c:
18300         * gst/audioresample/buffer.h:
18301         * gst/audioresample/functable.h:
18302         * gst/audioresample/gstaudioresample.c:
18303         * gst/audioresample/resample.h:
18304         * gst/ffmpegcolorspace/avcodec.h:
18305         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18306         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
18307         * gst/ffmpegcolorspace/imgconvert.c:
18308         * gst/ffmpegcolorspace/imgconvert_template.h:
18309         * gst/playback/gstdecodebin.c:
18310         * gst/playback/gstplaybasebin.h:
18311         * gst/playback/gstplaybin.c:
18312         * gst/playback/gststreaminfo.h:
18313         * gst/tcp/gstfdset.c:
18314         * gst/tcp/gstfdset.h:
18315         * gst/tcp/gstmultifdsink.c:
18316         * gst/tcp/gstmultifdsink.h:
18317         * gst/tcp/gsttcp.h:
18318         * gst/tcp/gsttcpclientsrc.c:
18319         * gst/tcp/gsttcpclientsrc.h:
18320         * gst/tcp/gsttcpplugin.h:
18321         * gst/tcp/gsttcpserversink.c:
18322         * gst/tcp/gsttcpserversrc.c:
18323         * gst/typefind/gsttypefindfunctions.c:
18324         * gst/videorate/gstvideorate.c:
18325         * gst/videotestsrc/gstvideotestsrc.h:
18326         * gst/videotestsrc/videotestsrc.h:
18327         * sys/v4l/gstv4lcolorbalance.h:
18328         * sys/v4l/gstv4ltuner.h:
18329         * sys/v4l/gstv4lxoverlay.h:
18330         * sys/v4l/v4l_calls.h:
18331         * sys/v4l/videodev_mjpeg.h:
18332         * tests/check/elements/audioconvert.c:
18333         * tests/check/elements/audioresample.c:
18334         * tests/check/elements/audiotestsrc.c:
18335         * tests/check/elements/videotestsrc.c:
18336         * tests/check/elements/volume.c:
18337         * tests/examples/seek/scrubby.c:
18338         * tests/examples/seek/seek.c:
18339           expand tabs
18340
18341 === release 0.10.0 ===
18342
18343 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18344
18345         * configure.ac:
18346           releasing 0.10.0, "Mont-d'or"
18347
18348 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
18349
18350         * tests/examples/seek/Makefile.am:
18351         Build fix for when gtk is not available.
18352
18353 2005-12-05  Andy Wingo  <wingo@pobox.com>
18354
18355         * ext/libvisual/visual.c: (get_buffer):
18356         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
18357         * ext/pango/gsttextrender.c: (gst_text_render_chain):
18358         * ext/theora/theoradec.c: (theora_handle_data_packet):
18359         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
18360         (theora_enc_chain):
18361         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
18362         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
18363         Update for alloc_buffer changes.
18364
18365 2005-12-05  Andy Wingo  <wingo@pobox.com>
18366
18367         patch by: Kai Vehmanen <kv2004 eca cx>
18368         
18369         * gst-libs/gst/rtp/gstbasertpdepayload.c
18370         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
18371
18372 2005-12-04  Andy Wingo  <wingo@pobox.com>
18373
18374         patch by: Sebastien Cote <sebas642 yahoo ca>
18375         
18376         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
18377         Fixes #319172.
18378
18379 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
18380
18381         * docs/plugins/Makefile.am:
18382         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18383         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18384         * docs/plugins/gst-plugins-base-plugins.hierarchy:
18385         * ext/pango/gstclockoverlay.c:
18386         * ext/pango/gsttextoverlay.c: 
18387         * ext/pango/gsttextrender.c:
18388         * ext/pango/gsttimeoverlay.c:
18389           Add gtk-doc blurbs to pango elements.
18390
18391 2005-12-02  Wim Taymans  <wim@fluendo.com>
18392
18393         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
18394         * gst/audioresample/buffer.h:
18395         * gst/audioresample/gstaudioresample.c:
18396         * gst/audioresample/gstaudioresample.h:
18397         * gst/audioresample/resample.c: (resample_input_flush),
18398         (resample_input_pushthrough), (resample_input_eos),
18399         (resample_get_output_size_for_input),
18400         (resample_get_input_size_for_output), (resample_get_output_size),
18401         (resample_get_output_data):
18402         * gst/audioresample/resample.h:
18403         * gst/audioresample/resample_ref.c: (resample_scale_ref):
18404         Fix audioresample, seek torture, new segments, reverse negotiation
18405         etc.. work fine.
18406
18407 2005-12-02  Wim Taymans  <wim@fluendo.com>
18408
18409         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
18410         Small cleanups.
18411
18412 2005-12-02  Wim Taymans  <wim@fluendo.com>
18413
18414         * gst/audioconvert/gstaudioconvert.c:
18415         (gst_audio_convert_transform):
18416         Post errors.
18417
18418 === release 0.9.7 ===
18419
18420 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18421
18422         * configure.ac:
18423           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
18424
18425 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18426
18427         * Makefile.am:
18428         * po/hu.po:
18429         * win32/MANIFEST:
18430         * win32/gst.sln:
18431           add win32 MANIFEST file
18432           do something to the hungarian translation
18433
18434 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
18435
18436         * ext/Makefile.am:
18437           Add $(PANGO_DIR) to SUBDIRS
18438
18439         * ext/pango/gstclockoverlay.c:
18440         * ext/pango/gsttimeoverlay.c:
18441           Fix and improve element descriptions.
18442
18443 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18444
18445         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18446         * docs/plugins/inspect/plugin-libvisual.xml:
18447         * docs/plugins/inspect/plugin-pango.xml:
18448           add pango plugin to docs
18449
18450 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18451
18452         * configure.ac:
18453         * ext/Makefile.am:
18454           moved pango to base
18455
18456 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18457
18458         * configure.ac:
18459         * tests/Makefile.am:
18460         * tests/icles/.cvsignore:
18461         * tests/icles/Makefile.am:
18462         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
18463         (close_display), (resize_window), (move_window), (create_window),
18464         (terminate_playback), (pause_playback), (start_playback), (main):
18465           add stress test for xoverlay from Julien
18466
18467 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18468
18469         * docs/libs/tmpl/gstcolorbalance.sgml:
18470         * gst-libs/gst/rtp/gstbasertpdepayload.c:
18471         * gst-libs/gst/rtp/gstbasertppayload.c:
18472         * gst-libs/gst/rtp/gstrtpbuffer.c:
18473         * gst-libs/gst/rtp/gstrtpbuffer.h:
18474           Do burger's rename for rtp payloaders and depayloaders
18475
18476 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18477
18478         * win32/:
18479           add Visual Studio 6 build files
18480
18481 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18482
18483         * docs/libs/gst-plugins-base-libs-docs.sgml:
18484         * docs/libs/gst-plugins-base-libs-sections.txt:
18485         * docs/libs/tmpl/gstaudio.sgml:
18486         * docs/libs/tmpl/gstringbuffer.sgml:
18487         * gst-libs/gst/interfaces/xoverlay.c:
18488         * gst-libs/gst/video/gstvideofilter.c:
18489         * gst-libs/gst/video/gstvideosink.c:
18490           update documentation
18491
18492 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18493
18494         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
18495         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
18496         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
18497         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
18498         (gst_multi_fd_sink_get_stats),
18499         (gst_multi_fd_sink_remove_client_link),
18500         (gst_multi_fd_sink_handle_client_read),
18501         (gst_multi_fd_sink_client_queue_data),
18502         (gst_multi_fd_sink_client_queue_caps),
18503         (gst_multi_fd_sink_client_queue_buffer),
18504         (gst_multi_fd_sink_new_client),
18505         (gst_multi_fd_sink_handle_client_write),
18506         (gst_multi_fd_sink_recover_client),
18507         (gst_multi_fd_sink_queue_buffer),
18508         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
18509         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
18510         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
18511         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
18512         * gst/tcp/gstmultifdsink.h:
18513         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
18514         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
18515         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
18516         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
18517         (gst_tcp_client_sink_set_property),
18518         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
18519         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
18520         * gst/tcp/gsttcpclientsink.h:
18521         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
18522         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
18523         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
18524         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
18525         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
18526         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
18527         * gst/tcp/gsttcpclientsrc.h:
18528         * gst/tcp/gsttcpplugin.c: (plugin_init):
18529         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
18530         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
18531         (gst_tcp_server_sink_finalize),
18532         (gst_tcp_server_sink_handle_server_read),
18533         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
18534         (gst_tcp_server_sink_set_property),
18535         (gst_tcp_server_sink_get_property),
18536         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
18537         * gst/tcp/gsttcpserversink.h:
18538         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
18539         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
18540         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
18541         (gst_tcp_server_src_set_property),
18542         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
18543         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
18544         * gst/tcp/gsttcpserversrc.h:
18545           more borgifying
18546
18547 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
18548
18549         * docs/plugins/Makefile.am:
18550         * docs/plugins/gst-plugins-base-plugins.args:
18551         * docs/plugins/inspect/plugin-libvisual.xml:
18552         * gst/audioconvert/plugin.h:
18553         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
18554         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
18555         (gst_audio_rate_setcaps), (gst_audio_rate_init),
18556         (gst_audio_rate_chain), (gst_audio_rate_set_property),
18557         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
18558         (plugin_init):
18559         * gst/audiotestsrc/gstaudiotestsrc.c:
18560         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
18561         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
18562         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
18563         (gst_audio_test_src_get_query_types),
18564         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
18565         (gst_audio_test_src_create_square),
18566         (gst_audio_test_src_create_saw),
18567         (gst_audio_test_src_create_triangle),
18568         (gst_audio_test_src_create_silence),
18569         (gst_audio_test_src_create_white_noise),
18570         (gst_audio_test_src_init_pink_noise),
18571         (gst_audio_test_src_generate_pink_noise_value),
18572         (gst_audio_test_src_create_pink_noise),
18573         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
18574         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
18575         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
18576         (plugin_init):
18577         * gst/audiotestsrc/gstaudiotestsrc.h:
18578         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
18579         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
18580         (gst_sub_parse_init), (gst_sub_parse_formats),
18581         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
18582         (convert_encoding), (get_next_line),
18583         (gst_sub_parse_data_format_autodetect),
18584         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
18585         (gst_sub_parse_loop), (gst_sub_parse_chain),
18586         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
18587         (plugin_init):
18588         * gst/subparse/gstsubparse.h:
18589         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
18590         (gst_video_rate_base_init), (gst_video_rate_class_init),
18591         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
18592         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
18593         (gst_video_rate_init), (gst_video_rate_event),
18594         (gst_video_rate_chain), (gst_video_rate_set_property),
18595         (gst_video_rate_get_property), (gst_video_rate_change_state),
18596         (plugin_init):
18597         * gst/videoscale/gstvideoscale.c:
18598         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
18599         (gst_video_scale_src_template_factory),
18600         (gst_video_scale_sink_template_factory),
18601         (gst_video_scale_get_type), (gst_video_scale_base_init),
18602         (gst_video_scale_class_init), (gst_video_scale_init),
18603         (gst_video_scale_set_property), (gst_video_scale_get_property),
18604         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
18605         (gst_video_scale_prepare_size), (parse_caps),
18606         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
18607         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
18608         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
18609         (plugin_init):
18610         * gst/videoscale/gstvideoscale.h:
18611         * gst/videotestsrc/gstvideotestsrc.c:
18612         (gst_video_test_src_pattern_get_type),
18613         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
18614         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
18615         (gst_video_test_src_set_pattern),
18616         (gst_video_test_src_set_property),
18617         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
18618         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
18619         (gst_video_test_src_event), (gst_video_test_src_get_times),
18620         (gst_video_test_src_create), (plugin_init):
18621         * gst/videotestsrc/gstvideotestsrc.h:
18622         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
18623         (gst_video_test_src_smpte), (gst_video_test_src_snow),
18624         (gst_video_test_src_black):
18625         * gst/videotestsrc/videotestsrc.h:
18626           borgify further
18627           clean up docs a little
18628
18629 2005-11-30  Wim Taymans  <wim@fluendo.com>
18630
18631         * gst-libs/gst/rtp/gstbasertpdepayload.h:
18632         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
18633         (gst_basertppayload_event), (gst_basertppayload_push),
18634         (gst_basertppayload_change_state):
18635         * gst-libs/gst/rtp/gstbasertppayload.h:
18636         closed #320644.
18637
18638 2005-11-30  Julien MOUTTE  <julien@moutte.net>
18639
18640         * docs/libs/gst-plugins-base-libs-docs.sgml:
18641         * docs/libs/gst-plugins-base-libs-sections.txt:
18642         * gst-libs/gst/video/gstvideofilter.c:
18643         * gst-libs/gst/video/gstvideosink.c:
18644         * gst-libs/gst/video/gstvideosink.h: Adding docs.
18645
18646 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18647
18648         * LICENSE:
18649           move
18650         * po/af.po:
18651         * po/az.po:
18652         * po/cs.po:
18653         * po/en_GB.po:
18654         * po/hu.po:
18655         * po/it.po:
18656         * po/nb.po:
18657         * po/nl.po:
18658         * po/or.po:
18659         * po/sq.po:
18660         * po/sr.po:
18661         * po/sv.po:
18662         * po/uk.po:
18663         * po/vi.po:
18664         * Makefile.am:
18665           update
18666         * scripts/autoplugins.sh:
18667           remove
18668
18669 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18670
18671         * Makefile.am:
18672         * configure.ac:
18673         * examples/Makefile.am:
18674         * examples/capsfilter/Makefile.am:
18675         * examples/capsfilter/capsfilter1.c:
18676         * examples/gob/Makefile.am:
18677         * examples/gob/gst-identity2.gob:
18678         * examples/indexing/.cvsignore:
18679         * examples/indexing/Makefile.am:
18680         * examples/indexing/indexmpeg.c:
18681         * examples/seeking/.cvsignore:
18682         * examples/seeking/Makefile.am:
18683         * examples/seeking/cdparanoia.c:
18684         * examples/seeking/cdplayer.c:
18685         * examples/seeking/chained.c:
18686         * examples/seeking/scrubby.c:
18687         * examples/seeking/seek.c:
18688         * examples/stats/Makefile.am:
18689         * examples/stats/mp2ogg.c:
18690         * examples/switch/.cvsignore:
18691         * examples/switch/Makefile.am:
18692         * examples/switch/switcher.c:
18693         * tests/Makefile.am:
18694         * tests/check/generic/.cvsignore:
18695         * tests/check/pipelines/.cvsignore:
18696         * tests/examples/Makefile.am:
18697         * tests/examples/seek/Makefile.am:
18698           reorganize stuff under tests/
18699
18700 2005-11-30  Edward Hervey  <edward@fluendo.com>
18701
18702         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
18703         Go away you stupid GstStaticPadTemplate memleak.
18704
18705 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18706
18707         * gst-libs/gst/net/Makefile.am:
18708         * gst-libs/gst/net/README:
18709         * gst-libs/gst/net/gstnetbuffer.c:
18710         * gst-libs/gst/net/gstnetbuffer.h:
18711           this was moved to "netbuffer"
18712
18713 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18714
18715         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
18716         (gst_video_filter_class_init), (gst_video_filter_init):
18717         * gst-libs/gst/video/gstvideofilter.h:
18718           borgify name to bring in line with other classes
18719
18720 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18721
18722         * gst/audioscale/.cvsignore:
18723         * gst/audioscale/Makefile.am:
18724         * gst/audioscale/README:
18725         * gst/audioscale/audioscale.vcproj:
18726         * gst/audioscale/dtof.c:
18727         * gst/audioscale/dtos.c:
18728         * gst/audioscale/functable.c:
18729         * gst/audioscale/gstaudioscale.c:
18730         * gst/audioscale/gstaudioscale.h:
18731         * gst/audioscale/private.h:
18732         * gst/audioscale/resample.c:
18733         * gst/audioscale/resample.h:
18734         * gst/audioscale/test.c:
18735           remove
18736
18737 2005-11-30  Edward Hervey  <edward@fluendo.com>
18738
18739         * gst-libs/gst/netbuffer/Makefile.am:
18740         really, really tired
18741
18742 2005-11-30  Edward Hervey  <edward@fluendo.com>
18743
18744         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
18745         Update for new GstTypeFindFactory _register()
18746
18747 2005-11-30  Edward Hervey  <edward@fluendo.com>
18748
18749         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
18750         Let's not override libgstnet from core for no reason...
18751         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
18752         Ok, maybe not so quick next time.
18753
18754 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18755
18756         * configure.ac:
18757         * gst-libs/gst/Makefile.am:
18758           moved gst-libs/gst/net to netbuffer through CVS surgery
18759           remove old directory
18760           updating build to accomodate
18761           (#322257)
18762
18763 2005-11-29  Andy Wingo  <wingo@pobox.com>
18764
18765         * pkgconfig/gstreamer-plugins-base.pc.in:
18766         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
18767         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
18768         (#322257).
18769
18770 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
18771
18772         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
18773         3rd time's the charm. Correct ref-counting for discarded buffers.
18774
18775 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
18776
18777         * gst/playback/gststreamselector.c:
18778         (gst_stream_selector_class_init),
18779         (gst_stream_selector_set_property),
18780         (gst_stream_selector_get_property),
18781         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
18782         Fix ref-counting
18783
18784 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
18785
18786         * gst/subparse/gstsubparse.c: (feed_textbuf):
18787           Don't access already unref'ed buffer.
18788
18789 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
18790
18791         * gst/playback/gststreamselector.c:
18792         (gst_stream_selector_class_init), (gst_stream_selector_init),
18793         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
18794         (gst_stream_selector_get_property),
18795         (gst_stream_selector_get_linked_pad),
18796         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
18797         * gst/playback/gststreamselector.h:
18798         Add the active-pad property for playbin to use shortly. Ignore buffers
18799         from any other pad, returning GST_FLOW_NOT_LINKED
18800
18801 2005-11-29  Julien MOUTTE  <julien@moutte.net>
18802
18803         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
18804         patch from bug #322704 (Alessandro Decina).
18805
18806 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18807
18808         * gst-libs/gst/audio/Makefile.am:
18809           folded audiofilter into the audio library
18810
18811 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18812
18813         * gst/videoscale/gstvideoscale.h:
18814         * gst/videoscale/gstvideoscale.c:
18815           remove unimplemented scale methods
18816
18817 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
18818
18819         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
18820           Don't leak caps.
18821
18822 2005-11-28  Julien MOUTTE  <julien@moutte.net>
18823
18824         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
18825         (gst_ximagesink_setcaps):
18826         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
18827         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
18828         happens (only visible on ximagesink but bug is in xv too) set_caps was
18829         destroying the internal x[v]image used to memcpy non locally alloced
18830         buffers so that it got renewed on next _chain. The issue is that 
18831         _expose will try to put that image as it reffed it in _put.
18832         Using gst_buffer_unref instead of destroy fixes it !
18833
18834 2005-11-28  Edward Hervey  <edward@fluendo.com>
18835
18836         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
18837         (try_to_link_1), (queue_filled_cb):
18838         Better use of the queues. Start with a small size queue and only increase
18839         the size of the queues when the other queues are empty.
18840
18841 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
18842
18843         * gst-libs/gst/video/Makefile.am:
18844           compile in copied-over videofilter into the video library
18845         * gst-libs/gst/video/videosink.h:
18846           rename the header to gstvideosink.h since it's a base GstObject class
18847         * sys/ximage/ximagesink.h:
18848         * sys/xvimage/xvimagesink.h:
18849           use the new header
18850
18851 2005-11-28  Wim Taymans  <wim@fluendo.com>
18852
18853         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
18854         * gst/playback/gstplaybasebin.h:
18855         Prepare to handle errors betters.
18856
18857         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
18858         Set sinks to PAUSED first before adding and linking them so that
18859         we don't interrupt dataflow.
18860
18861 2005-11-28  Wim Taymans  <wim@fluendo.com>
18862
18863         * gst-libs/gst/audio/TODO:
18864         Updated TODO
18865
18866         * gst-libs/gst/audio/gstaudiosink.c:
18867         (gst_audioringbuffer_open_device),
18868         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
18869         (gst_audioringbuffer_release):
18870         Small cleanups.
18871
18872         * gst-libs/gst/audio/gstbaseaudiosink.c:
18873         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
18874         (gst_base_audio_sink_change_state):
18875         Slave to the master clock when going to PLAYING and unslave when
18876         going to PAUSED.
18877
18878         * gst-libs/gst/audio/gstringbuffer.c:
18879         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
18880         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
18881         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
18882         (gst_ring_buffer_clear_all), (wait_segment),
18883         (gst_ring_buffer_commit), (gst_ring_buffer_read),
18884         (gst_ring_buffer_advance):
18885         * gst-libs/gst/audio/gstringbuffer.h:
18886         Add some docs and cleanups.
18887
18888 2005-11-28  Julien MOUTTE  <julien@moutte.net>
18889
18890         * sys/xvimage/xvimagesink.c:
18891         (gst_xvimagesink_navigation_send_event): Fix navigation events
18892         coordinates translation with pixel aspect ratios.
18893
18894 2005-11-28  Julien MOUTTE  <julien@moutte.net>
18895
18896         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
18897         Use calculated video geometry from _setcaps instead of buffer
18898         caps to respect pixel aspect ratio. (fixes #322388)
18899
18900 2005-11-28  Julien MOUTTE  <julien@moutte.net>
18901
18902         * docs/libs/tmpl/gstcolorbalance.sgml:
18903         * docs/libs/tmpl/gstmixer.sgml:
18904         * docs/libs/tmpl/gstxoverlay.sgml:
18905         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
18906         interface.
18907
18908 2005-11-28  Julien MOUTTE  <julien@moutte.net>
18909
18910         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
18911         Refuse to create an XvImage if we can't find the format.
18912
18913 2005-11-28  Edward Hervey  <edward@fluendo.com>
18914
18915         * gst-libs/gst/riff/riff-media.c:
18916         (gst_riff_create_audio_template_caps):
18917         Add ATRAC3 to the list of riff-possible audio caps.
18918         I know we still don't have a plugin for atrac3, but it's saner to output
18919         that than a cryptic mimetype.
18920
18921 2005-11-27  Edward Hervey  <edward@fluendo.com>
18922
18923         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
18924         Don't try to create a zero-sized subbuffer.
18925
18926 2005-11-27  Julien MOUTTE  <julien@moutte.net>
18927
18928         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
18929         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
18930         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
18931         (gst_ximagesink_expose): Fixed a tricky race.
18932         * sys/ximage/ximagesink.h:
18933         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
18934         (gst_xvimagesink_expose): Fixed a tricky race.
18935         * sys/xvimage/xvimagesink.h:
18936
18937 2005-11-27  Edward Hervey  <edward@fluendo.com>
18938
18939         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
18940         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
18941         Remove unused properties, and add queues between demuxers and decoders
18942         so that a lot more files can preroll properly.
18943
18944 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18945
18946         * gst-libs/gst/net/Makefile.am:
18947         * gst-libs/gst/rtp/Makefile.am:
18948         * gst-libs/gst/tag/Makefile.am:
18949           remove silly include
18950         * gst/tags/Makefile.am:
18951         * gst/tags/gsttagediting.c:
18952         * gst/tags/gsttageditingprivate.h:
18953         * gst/tags/tagedit.vcproj:
18954           remove directory, is as good as empty
18955
18956 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18957
18958         * configure.ac:
18959           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
18960         * gst-libs/Makefile.am:
18961         * gst-libs/gst/audio/Makefile.am:
18962         * gst-libs/gst/interfaces/Makefile.am:
18963         * gst-libs/gst/net/Makefile.am:
18964         * gst-libs/gst/riff/Makefile.am:
18965         * gst-libs/gst/rtp/Makefile.am:
18966         * gst-libs/gst/tag/Makefile.am:
18967         * gst-libs/gst/video/Makefile.am:
18968           and use them
18969
18970 2005-11-27  Julien MOUTTE  <julien@moutte.net>
18971
18972         * docs/libs/tmpl/gstcolorbalance.sgml:
18973         * docs/libs/tmpl/gstmixer.sgml:
18974         * docs/libs/tmpl/gstxoverlay.sgml:
18975         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
18976         * sys/ximage/ximagesink.h:
18977         * sys/xvimage/xvimagesink.h: More and more documentation.
18978
18979 2005-11-26  Julien MOUTTE  <julien@moutte.net>
18980
18981         * docs/libs/gst-plugins-base-libs-docs.sgml:
18982         * docs/libs/gst-plugins-base-libs-sections.txt:
18983         * docs/libs/tmpl/gstcolorbalance.sgml:
18984         * docs/libs/tmpl/gstmixer.sgml:
18985         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
18986         to documentation.
18987
18988 2005-11-26  Julien MOUTTE  <julien@moutte.net>
18989
18990         * docs/plugins/Makefile.am:
18991         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18992         * docs/plugins/gst-plugins-base-plugins-sections.txt:
18993         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
18994
18995 2005-11-26  Julien MOUTTE  <julien@moutte.net>
18996
18997         * docs/plugins/Makefile.am:
18998         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
18999         * docs/plugins/gst-plugins-base-plugins-sections.txt:
19000         * docs/plugins/inspect/plugin-adder.xml:
19001         * docs/plugins/inspect/plugin-alsa.xml:
19002         * docs/plugins/inspect/plugin-audioconvert.xml:
19003         * docs/plugins/inspect/plugin-audiorate.xml:
19004         * docs/plugins/inspect/plugin-audioresample.xml:
19005         * docs/plugins/inspect/plugin-audiotestsrc.xml:
19006         * docs/plugins/inspect/plugin-decodebin.xml:
19007         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
19008         * docs/plugins/inspect/plugin-gnomevfs.xml:
19009         * docs/plugins/inspect/plugin-ogg.xml:
19010         * docs/plugins/inspect/plugin-playbin.xml:
19011         * docs/plugins/inspect/plugin-subparse.xml:
19012         * docs/plugins/inspect/plugin-tcp.xml:
19013         * docs/plugins/inspect/plugin-theora.xml:
19014         * docs/plugins/inspect/plugin-typefindfunctions.xml:
19015         * docs/plugins/inspect/plugin-video4linux.xml:
19016         * docs/plugins/inspect/plugin-videorate.xml:
19017         * docs/plugins/inspect/plugin-videoscale.xml:
19018         * docs/plugins/inspect/plugin-videotestsrc.xml:
19019         * docs/plugins/inspect/plugin-volume.xml:
19020         * docs/plugins/inspect/plugin-vorbis.xml:
19021         * docs/plugins/inspect/plugin-ximagesink.xml:
19022         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
19023         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
19024
19025 2005-11-26  Edward Hervey  <edward@fluendo.com>
19026
19027         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
19028         Properly return GstFlowReturn from gst_pad_push in chain functions.
19029
19030 2005-11-25  Michael Smith  <msmith@fluendo.com>
19031
19032         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
19033         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
19034         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
19035         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
19036           Handle various conditions better when we don't understand a stream.
19037           Removes a heap of CRITICALs on ogg streams containing unknown data.
19038
19039 2005-11-24  Andy Wingo  <wingo@pobox.com>
19040
19041         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
19042         Be threadsafe.
19043
19044 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19045
19046         * configure.ac: back to HEAD
19047
19048 === release 0.9.6 ===
19049
19050 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19051
19052         * configure.ac:
19053           releasing 0.9.6, "White Eight"
19054
19055 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19056
19057         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
19058         * docs/plugins/inspect/plugin-sine.xml:
19059           remove sinesrc some more
19060
19061 2005-11-23  Wim Taymans  <wim@fluendo.com>
19062
19063         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
19064         If we are reading too slowly, jump forward in the ringbuffer
19065         instead of blocking.
19066
19067 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19068
19069         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
19070         (gst_visual_chain):
19071         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
19072         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
19073         (gst_videorate_chain):
19074         * gst/videotestsrc/gstvideotestsrc.c:
19075         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
19076         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
19077         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
19078         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
19079         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19080         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19081           Updates for API changes
19082
19083 2005-11-23  Wim Taymans  <wim@fluendo.com>
19084
19085         * gst-libs/gst/audio/gstbaseaudiosink.c:
19086         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19087         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19088         Fix for calibration API change.
19089
19090 2005-11-23  Michael Smith <msmith@fluendo.com>
19091
19092         * gst-libs/gst/audio/multichannel.c:
19093         (gst_audio_get_channel_positions),
19094         (gst_audio_set_channel_positions),
19095         (gst_audio_set_structure_channel_positions_list),
19096         (gst_audio_fixate_channel_positions):
19097           Use gst_value_array_*() functions on value arrays, not
19098           gst_value_list_*().
19099
19100 2005-11-23  Edward Hervey  <edward@fluendo.com>
19101
19102         * autogen.sh:
19103         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
19104         Fixes autogen
19105
19106 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19107
19108         * check/Makefile.am:
19109         * check/elements/videotestsrc.c: (setup_videotestsrc),
19110         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
19111         (main):
19112           add a test for videotestsrc
19113
19114 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19115
19116         * gst/sine/.cvsignore:
19117         * gst/sine/Makefile.am:
19118         * gst/sine/gstsinesrc.c:
19119         * gst/sine/gstsinesrc.h:
19120         * gst/sine/sinesrc.vcproj:
19121           and remove sinesrc from the repository.  Closes #321446
19122
19123 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19124
19125         * configure.ac:
19126         * gst-plugins-base.spec.in:
19127           remove sinesrc from the build
19128
19129 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19130
19131         * check/Makefile.am:
19132         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
19133         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
19134         (main):
19135           add a test for audiotestsrc, testing all waves.  Even seems
19136           leak-free at first glance, nice job Stefan
19137
19138 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19139
19140         * po/af.po:
19141         * po/az.po:
19142         * po/cs.po:
19143         * po/en_GB.po:
19144         * po/hu.po:
19145         * po/it.po:
19146         * po/nb.po:
19147         * po/nl.po:
19148         * po/or.po:
19149         * po/sq.po:
19150         * po/sr.po:
19151         * po/sv.po:
19152         * po/uk.po:
19153         * po/vi.po:
19154           Translation string updates
19155
19156         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19157         (gst_v4lsrc_set_caps):
19158         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19159         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19160         * sys/v4l/v4lsrc_calls.h:
19161           Improve v4lsrc, by making it work again.
19162
19163 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19164
19165         * ext/libvisual/visual.c: (gst_visual_chain):
19166           Fix the fps calculations.
19167
19168         * gst/ffmpegcolorspace/avcodec.h:
19169           Move structure element for clarity
19170
19171         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
19172         * gst-libs/gst/interfaces/tunernorm.h:
19173         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
19174         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19175         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19176         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
19177         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
19178         (gst_v4lmjpegsrc_getcaps):
19179         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
19180         (gst_v4lsrc_set_caps):
19181         * sys/v4l/gstv4lsrc.h:
19182         * sys/v4l/v4l_calls.c: (gst_v4l_open):
19183         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
19184         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
19185         * sys/v4l/v4lsrc_calls.h:
19186           Fractional framerates...
19187
19188 2005-11-22  Wim Taymans  <wim@fluendo.com>
19189
19190         * gst-libs/gst/audio/gstbaseaudiosink.c:
19191         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
19192         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19193         And we provide a clock by default, of course...
19194
19195 2005-11-22  Wim Taymans  <wim@fluendo.com>
19196
19197         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
19198         This clock can be slaved to a master clock now.
19199
19200         * gst-libs/gst/audio/gstbaseaudiosink.c:
19201         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
19202         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
19203         (gst_base_audio_sink_set_clock),
19204         (gst_base_audio_sink_set_property),
19205         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
19206         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
19207         * gst-libs/gst/audio/gstbaseaudiosink.h:
19208         Handle slaving the internal clock to the clock selected in the
19209         pipeline.
19210         Add property to make the basesink not provide a clock.
19211
19212         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19213         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
19214         (gst_base_rtp_depayload_wait):
19215         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19216         We can use the clock in GstElement, no need to store it ourselves.
19217
19218 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19219
19220         * docs/libs/tmpl/gstaudio.sgml:
19221           update
19222         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
19223         (gst_paranoia_endian_get_type):
19224         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
19225         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
19226         * gst/audiotestsrc/gstaudiotestsrc.c:
19227         (gst_audiostestsrc_wave_get_type):
19228         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
19229         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
19230         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
19231         (gst_sync_method_get_type), (gst_unit_type_get_type),
19232         (gst_client_status_get_type), (gst_multifdsink_class_init),
19233         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
19234         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
19235         (gst_multifdsink_get_property):
19236         * gst/tcp/gstmultifdsink.h:
19237         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
19238         * gst/videotestsrc/gstvideotestsrc.c:
19239         (gst_videotestsrc_pattern_get_type):
19240           remove deprecated properties
19241           fix up enums to correctly have short lowercase dashed nicks
19242
19243 2005-11-22  Michael Smith <msmith@fluendo.com>
19244
19245         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
19246         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
19247           Add underscore.
19248
19249 2005-11-22  Michael Smith <msmith@fluendo.com>
19250
19251         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
19252         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
19253           Use utility method for scaling clocktime for fractional framerates.
19254
19255 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19256
19257         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
19258         (gst_visual_chain):
19259         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
19260         * ext/theora/theoradec.c: (theora_handle_type_packet):
19261         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
19262         (theora_enc_chain):
19263         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
19264         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
19265         * gst-libs/gst/video/video.h:
19266         * gst/ffmpegcolorspace/avcodec.h:
19267         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19268         (gst_ffmpeg_caps_to_pixfmt):
19269         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19270         (gst_ffmpegcsp_set_caps):
19271         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
19272         (gst_videorate_setcaps), (gst_videorate_blank_data),
19273         (gst_videorate_chain):
19274         * gst/videotestsrc/gstvideotestsrc.c:
19275         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
19276         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
19277         (gst_videotestsrc_event), (gst_videotestsrc_create):
19278         * gst/videotestsrc/gstvideotestsrc.h:
19279         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
19280         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
19281         (gst_ximagesink_get_times), (gst_ximagesink_init):
19282         * sys/ximage/ximagesink.h:
19283         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
19284         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
19285         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
19286         * sys/xvimage/xvimagesink.h:
19287           Convert elements to use fractions for their framerate.
19288           V4L elements to come later tonight.
19289
19290 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19291
19292         * gst-libs/gst/audio/audio.c:
19293         * gst-libs/gst/audio/audio.h:
19294           remove some deprecated functions
19295
19296 2005-11-22  Andy Wingo  <wingo@pobox.com>
19297
19298         * Update for gst_tag_setter API changes.
19299
19300 2005-11-22  Andy Wingo  <wingo@pobox.com>
19301
19302         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
19303         (gst_ogg_demux_perform_seek):
19304         * ext/theora/theoradec.c (theora_dec_sink_event):
19305         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
19306         update-funcnames.
19307
19308 2005-11-22  Wim Taymans  <wim@fluendo.com>
19309
19310         * examples/seeking/seek.c: (main):
19311         Give higher priority to bus signals than the gtk events
19312         to fix a race condition in the segment looping.
19313
19314 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19315
19316         * ext/theora/Makefile.am:
19317         * ext/vorbis/Makefile.am:
19318         * gst-libs/gst/tag/Makefile.am:
19319         * gst-plugins-base.spec.in:
19320           Rename libgsttagedit to libgsttag (#322117).
19321
19322 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19323
19324         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
19325         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
19326           Call gst_x_overlay_prepare_xwindow_id() to give applications
19327           a final chance to set their own xwindow id before the video
19328           sink creates its own window.
19329
19330 2005-11-22  Julien MOUTTE  <julien@moutte.net>
19331
19332         * sys/xvimage/xvimagesink.c:
19333         (gst_xvimagesink_navigation_send_event): Handle navigation
19334         events correcly with borders if applicable.
19335
19336 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19337
19338         Patch by: Luca Ognibene
19339
19340         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19341         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
19342         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19343         (gst_ffmpegcsp_caps_remove_format_info):
19344         * gst/ffmpegcolorspace/imgconvert.c:
19345         * gst/ffmpegcolorspace/imgconvert_template.h:
19346           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
19347           #318353); use gst_structure_has_name().
19348
19349 2005-11-22  Julien MOUTTE  <julien@moutte.net>
19350
19351         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
19352         (gst_ximagesink_class_init): Add debug macros on functions.
19353         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
19354         (gst_xvimagesink_xwindow_draw_borders),
19355         (gst_xvimagesink_xvimage_put),
19356         (gst_xvimagesink_xwindow_update_geometry),
19357         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
19358         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
19359         (gst_xvimagesink_xcontext_clear),
19360         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
19361         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
19362         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
19363         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
19364         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
19365         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
19366         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
19367         expose while being PAUSED, out of data flow navigation events, etc..
19368
19369 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19370
19371         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
19372         * gst-libs/gst/audio/audio.h:
19373           fix prototype - wondering why the test worked regardless
19374
19375 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19376
19377         * check/Makefile.am:
19378         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
19379         * gst-libs/gst/audio/audio.h:
19380           add a method that returns a proper GstClockTime
19381
19382 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19383
19384         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
19385         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
19386         * gst-libs/gst/interfaces/xoverlay.h:
19387           Remove everything having to do with the desired size; add 
19388           gst_x_overlay_prepare_xwindow_id() function; remove the
19389           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
19390           post a message on the bus instead (#321816).
19391
19392         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
19393         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
19394         (gst_xvimagesink_xoverlay_init):
19395           Remove desired size stuff (#321816).
19396
19397 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19398
19399         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19400         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
19401         (mpeg_video_type_find), (mpeg_video_stream_type_find):
19402           Terminate vararg functions with NULL instead of 0 to 
19403           make gcc4 happy.
19404
19405 2005-11-21  Andy Wingo  <wingo@pobox.com>
19406
19407         patch by: Sebastien Cote <sebas642@yahoo.ca>
19408         
19409         * gst-libs/gst/rtp/gstrtpbuffer.h: 
19410         * gst-libs/gst/rtp/gstrtpbuffer.c
19411         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
19412
19413 2005-11-21  Andy Wingo  <wingo@pobox.com>
19414
19415         * gst/playback/gstplaybin.c (gen_audio_element) 
19416         (gen_video_element): Use the new MISSING_PLUGIN core error
19417         category. Closes #320060.
19418
19419         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
19420         * gst/videorate/gstvideorate.c (gst_videorate_event):
19421         * ext/theora/theoradec.c (theora_dec_sink_event): 
19422         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
19423         stream lock.
19424
19425         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
19426         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
19427         stream lock changes.
19428
19429 2005-11-21  Wim Taymans  <wim@fluendo.com>
19430
19431         * gst-libs/gst/audio/gstbaseaudiosink.c:
19432         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
19433         (gst_base_audio_sink_provide_clock),
19434         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
19435         (gst_base_audio_sink_change_state):
19436         * gst/audioresample/gstaudioresample.c:
19437         Segment update fix.
19438
19439 2005-11-21  Andy Wingo  <wingo@pobox.com>
19440
19441         * *.h:
19442         * *.c: Ran scripts/update-macros. Oh yes.
19443
19444 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19445
19446         * sys/ximage/Makefile.am:
19447         * sys/ximage/ximage.c:
19448           Rename ximage plugin to ximagesink (#321426) (Don't forget to
19449           remove your old libgstximage.* manually if necessary).
19450
19451 2005-11-21  Michael Smith <msmith@fluendo.com>
19452
19453         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
19454           Minimal fix for bug #320200: set the min/max bitrate in the correct
19455           units. A better fix would be to upgrade to the RATEMANAGE2
19456           interface, rather than using the deprecated interface used here, but
19457           that would require an update in our libvorbis dependency (to 1.1),
19458           which is probably undesirable.
19459
19460 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19461
19462         * ext/libvisual/visual.c: (get_buffer):
19463         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19464         (gst_base_audio_src_fixate):
19465         * gst/audioconvert/gstaudioconvert.c:
19466         (gst_audio_convert_fixate_caps):
19467         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
19468         * gst/audiotestsrc/gstaudiotestsrc.c:
19469         (gst_audiotestsrc_src_fixate):
19470         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
19471         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
19472         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
19473         * gst/videotestsrc/gstvideotestsrc.c:
19474         (gst_videotestsrc_src_fixate):
19475         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
19476         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
19477           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19478           (#322027)
19479
19480
19481 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19482
19483         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
19484         (gst_riff_create_iavs_caps):
19485         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
19486         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
19487         (gst_riff_parse_info):
19488         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
19489         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
19490         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
19491           Fixes for GST_FOURCC_FORMAT API change.
19492
19493 2005-11-21  Andy Wingo  <wingo@pobox.com>
19494
19495         patch by: Alessandro Dessina <alessandro nnva org>
19496
19497         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
19498         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
19499         (gst_ogg_parse_chain):
19500         * ext/theora/theoraenc.c (theora_set_header_on_caps):
19501         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
19502         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
19503         gst_value_list calls on arrays. Fixes #321962.
19504
19505 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19506
19507         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
19508         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
19509         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
19510         * gst/adder/gstadder.c: (gst_adder_init),
19511         (gst_adder_request_new_pad), (gst_adder_collected),
19512         (gst_adder_change_state):
19513           Update for gst_collectpads_foo() to gst_collect_pads_foo()
19514           API change.
19515
19516 2005-11-21  Michael Smith <msmith@fluendo.com>
19517
19518         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
19519         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
19520           Properly handle pad_push return values.
19521
19522 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
19523
19524         * gst-libs/gst/tag/Makefile.am:
19525         * gst-libs/gst/tag/gstvorbistag.c:
19526         (gst_tag_list_to_vorbiscomment_buffer):
19527           Remove obsolete vorbistag element and debug category.
19528
19529         * gst/playback/gstplaybasebin.c: (check_queue):
19530           Don't divide by 0 when queue-threshold is 0.
19531
19532         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
19533           Don't modify an existing pixel-aspect-ratio if we fail to read
19534           a new one.
19535
19536 2005-11-20  Wim Taymans  <wim@fluendo.com>
19537
19538         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
19539         (gst_vorbisenc_push_packet):
19540         GST_PAD_IS_USABLE is gone, use the return value of
19541         the push or pad_alloc_buffer instead.
19542
19543 2005-11-18  Julien MOUTTE  <julien@moutte.net>
19544
19545         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
19546         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
19547         (gst_ximagesink_ximage_destroy),
19548         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
19549         (gst_ximagesink_xwindow_new),
19550         (gst_ximagesink_xwindow_update_geometry),
19551         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
19552         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
19553         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
19554         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
19555         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
19556         (gst_ximagesink_navigation_send_event),
19557         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
19558         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
19559         (gst_ximagesink_finalize), (gst_ximagesink_init),
19560         (gst_ximagesink_class_init):
19561         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
19562         This new version brings correct software scaling, non flickering
19563         window while resizing, pixel aspect ratio handling, usage of
19564         hardware buffer pools, out of data flow event thread for 
19565         navigation and handling of expose events even when being PAUSED,
19566         a new property to keep video aspect ratio when resizing, etc...
19567
19568 2005-11-18  Julien MOUTTE  <julien@moutte.net>
19569
19570         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
19571         (gst_videoscale_fixate_caps): Introduce back caps fixate with
19572         handling of PAR.
19573
19574 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
19575
19576         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
19577         Unsetting IS_SINK flag from the fakesink, so decodebin
19578         never behaves as a sink.
19579
19580 2005-11-17  Wim Taymans  <wim@fluendo.com>
19581
19582         * gst-libs/gst/audio/gstbaseaudiosrc.c:
19583         (gst_base_audio_src_change_state):
19584         Fix the audiosrc base class again, we did not unflush.
19585
19586 2005-11-17  Julien MOUTTE  <julien@moutte.net>
19587
19588         * examples/seeking/seek.c: (make_dv_pipeline),
19589         (make_vorbis_theora_pipeline), (make_avi_pipeline),
19590         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
19591         to ogg/vorbis/theora pipeline.
19592
19593 2005-11-17  Wim Taymans  <wim@fluendo.com>
19594
19595         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
19596         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
19597         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
19598         Fix EOS on multiple streams.
19599         More debugging.
19600
19601 2005-11-16  Wim Taymans  <wim@fluendo.com>
19602
19603         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
19604         (gst_ogg_demux_perform_seek):
19605         Segment done must include stream time.
19606
19607         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
19608         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
19609         (gst_ogg_mux_change_state):
19610         Fix ogg muxer again.
19611
19612 2005-11-16  Wim Taymans  <wim@fluendo.com>
19613
19614         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
19615         Fix compile again.
19616
19617 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19618
19619         * ext/libvisual/visual.c: (gst_visual_init):
19620         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
19621         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
19622         (gst_ogg_parse_chain):
19623         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
19624         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
19625         * ext/theora/theoradec.c: (gst_theora_dec_init):
19626         * ext/theora/theoraenc.c: (gst_theora_enc_init):
19627         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
19628         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
19629         * gst/adder/gstadder.c: (gst_adder_class_init),
19630         (gst_adder_dispose):
19631         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
19632         * gst/subparse/gstsubparse.c: (gst_subparse_init):
19633         * gst/videorate/gstvideorate.c: (gst_videorate_init):
19634           Fix a whole set of pad template leaks
19635
19636 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19637
19638         * check/generic/states.c: (GST_START_TEST):
19639           fix the test so that it only checks for elements that are part of
19640           this source module
19641
19642 2005-11-16  Michael Smith <msmith@fluendo.com>
19643
19644         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
19645         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
19646         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
19647         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
19648         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
19649         (gst_ogg_mux_change_state):
19650           Fix leaking collectpads.
19651
19652 2005-11-16  Edward Hervey  <edward@fluendo.com>
19653
19654         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
19655         (gst_videorate_event), (gst_videorate_chain):
19656         Handle segment seeks
19657
19658 2005-11-16  Wim Taymans  <wim@fluendo.com>
19659
19660         * gst-libs/gst/audio/gstbaseaudiosink.c:
19661         (gst_base_audio_sink_provide_clock),
19662         (gst_base_audio_sink_change_state):
19663         Set ringbuffer to non-flushing when going to PAUSED, set to
19664         flushing again when going to READY.
19665
19666         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
19667         (gst_ring_buffer_stop):
19668         Start in flushing mode by default.
19669         Don't set flushing in the _stop method, let the app call
19670         this explicitly.
19671
19672 2005-11-16  Julien MOUTTE  <julien@moutte.net>
19673
19674         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
19675         * gst-libs/gst/video/videosink.h: Add helper function needed
19676         for video sinks.
19677
19678 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
19679
19680         * gst/videoscale/gstvideoscale.c:
19681         (gst_videoscale_handle_src_event):
19682           Don't leak reference to pad parent.
19683
19684 2005-11-16  Wim Taymans  <wim@fluendo.com>
19685
19686         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
19687         Set ringbuffer to flushing when stopping so that we don't
19688         block on wait_segment anymore and livelock.
19689
19690 2005-11-16  Wim Taymans  <wim@fluendo.com>
19691
19692         * examples/seeking/seek.c: (send_event), (do_seek),
19693         (loop_toggle_cb), (segment_done), (main):
19694         Added looping checkbox.
19695
19696 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19697
19698         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
19699         (gst_ogg_demux_init):
19700         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
19701         (gst_vorbis_dec_init):
19702           revert unrefs, they don't pass make check
19703
19704 2005-11-15  Johan Dahlin  <johan@gnome.org>
19705
19706         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
19707         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
19708         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
19709         (gst_vorbis_dec_init):
19710         Fix pad template leaks. 
19711
19712 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
19713
19714         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
19715           Make state change function thread safe.
19716
19717 2005-11-15  Edward Hervey  <edward@fluendo.com>
19718
19719         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
19720         (gst_ogg_demux_class_init):
19721         Implement GstElement::send_event, so we can send seek events
19722         in GST_STATE_READY
19723
19724 2005-11-14  Julien MOUTTE  <julien@moutte.net>
19725
19726         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
19727         Discovered how to take away flickering while resizing the
19728         window. Please don't put that in ximagesink, refactoring in
19729         progress.
19730
19731 2005-11-14  Michael Smith <msmith@fluendo.com>
19732
19733         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
19734         (gst_multifdsink_render):
19735           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
19736
19737 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
19738
19739         * gst/playback/gstplaybin.c: (gen_audio_element):
19740           Use autoaudiosink, it tends to be more widely available than
19741           autoaudiiosink.
19742           
19743 2005-11-14  Andy Wingo  <wingo@pobox.com>
19744
19745         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
19746         as well if it is available. Fixes #316442.
19747
19748 2005-11-14  Michael Smith <msmith@fluendo.com>
19749
19750         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
19751         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
19752         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
19753         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
19754         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
19755         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
19756         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
19757         (gst_vorbisenc_change_state):
19758           Fix a small memory leak in vorbisenc.
19759           Fix large memory leaks in oggmux, also fix lots of state change
19760           bugs in oggmux.
19761
19762 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19763
19764         * gst/videotestsrc/gstvideotestsrc.c:
19765         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
19766         (gst_videotestsrc_src_fixate):
19767           move fixation to a fixate function
19768           remove negotiate function, basesrc's is good enough
19769           fixes a bug for check when using the element alone
19770
19771 2005-11-13  Edward Hervey  <edward@fluendo.com>
19772
19773         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
19774         (key_toggle_cb), (main):
19775         Added checkboxes for adding/removing the accurate and key_unit seek
19776         flags.
19777
19778 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19779
19780         * configure.ac: back to HEAD
19781
19782 === release 0.9.5 ===
19783
19784 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
19785
19786         * configure.ac:
19787           releasing 0.9.5, "No No Kia"
19788
19789 2005-11-11  Edward Hervey  <edward@fluendo.com>
19790
19791         * examples/seeking/seek.c: (make_parselaunch_pipeline):
19792         Added parse-launch syntax seeking mode for the seeking example.
19793         This should help stress-test even more cases.
19794         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
19795
19796 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
19797
19798         * sys/xvimage/xvimagesink.c:
19799         (gst_xvimagesink_navigation_send_event):
19800           Check whether peer pad exists before sending navigation events
19801           to it.
19802
19803 2005-11-11  Michael Smith <msmith@fluendo.com>
19804
19805         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
19806         (gst_vorbisenc_buffer_from_packet):
19807         * ext/vorbis/vorbisenc.h:
19808           Set duration on encoded buffers. This allows oggmux's
19809           max_page_delay parameter to actually work.
19810
19811 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
19812
19813         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19814         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
19815         (gst_ffmpegcsp_avpicture_fill):
19816         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19817         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
19818           Make palettes work again (see #132341). Use our own macros
19819           for rounding up.
19820
19821 2005-11-10  Andy Wingo  <wingo@pobox.com>
19822
19823         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
19824         string doober.
19825
19826 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
19827
19828         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19829         (gst_ffmpegcsp_transform_caps):
19830           Prefer passthrough in transform_caps
19831
19832 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
19833
19834         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
19835           check for ALSA errors properly, instead of relying on ALSA's
19836           error strings to serve to the user.
19837
19838 2005-11-10  Wim Taymans  <wim@fluendo.com>
19839
19840         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
19841         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
19842         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
19843         Modernise the seek code.
19844
19845 2005-11-10  Michael Smith <msmith@fluendo.com>
19846         
19847         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
19848         (setup_substreams), (set_active_source):
19849           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
19850           trying to go to NULL if we failed to read a file.
19851
19852 2005-11-10  Wim Taymans  <wim@fluendo.com>
19853
19854         * gst/audiotestsrc/gstaudiotestsrc.c:
19855         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
19856         (gst_audiotestsrc_create):
19857         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19858         (gst_sinesrc_get_times), (gst_sinesrc_create):
19859         * gst/videotestsrc/gstvideotestsrc.c:
19860         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
19861         (gst_videotestsrc_create):
19862         The base class can now sync for us.
19863
19864 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
19865
19866         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
19867           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
19868           name=source autoprobe=false autoprobe-fps=false copy-mode=1
19869           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
19870           format=(fourcc)I420" ! xvimagesink
19871
19872 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
19873
19874         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
19875         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
19876         (gst_sinesrc_newsegment):
19877           Send newsegment event in TIME format, set duration if
19878           num-buffers is set, fix duration querying.
19879
19880 2005-11-10  Michael Smith <msmith@fluendo.com>
19881
19882         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
19883         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
19884         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
19885         (gst_ogg_mux_collected):
19886          Fix EOS handling, partially. Now forwarding an EOS event once we have
19887          EOS on all pads works correctly. However, we still don't properly set
19888          EOS on the actual ogg stream pages.
19889
19890 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
19891
19892         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
19893           Set elements to NULL state before disposing of them.
19894
19895 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
19896
19897         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19898
19899         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19900         (gst_base_rtp_depayload_init),
19901         (gst_base_rtp_depayload_set_gst_timestamp):
19902         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19903           We need to send a newsegment event for each instance, not
19904           just for the first instance of this class (get rid of
19905           static variable in function). (#321011).
19906           
19907 2005-11-08  Michael Smith <msmith@fluendo.com>
19908
19909         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
19910         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
19911         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
19912         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
19913           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
19914           This makes us mux things correctly according to the ogg muxing
19915           rules. Still not handling EOS correctly right now, though.
19916
19917 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
19918
19919         * gst/audioconvert/gstaudioconvert.c:
19920           Fix typo in docs. 
19921
19922 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
19923
19924         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
19925         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
19926           Initialise segment_stop to GST_CLOCK_TIME_NONE when
19927           creating a new chain; should fix live streaming. Also
19928           add more debug output and fix a typo.
19929
19930 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
19931
19932         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19933
19934         * gst/volume/gstvolume.c: (volume_set_caps):
19935           Fix compilation on Solaris with Forte. (#320923)
19936
19937 2005-11-08  Wim Taymans  <wim@fluendo.com>
19938
19939         * gst-libs/gst/audio/gstbaseaudiosink.c:
19940         (gst_base_audio_sink_render):
19941         No need to do a typecheck.
19942
19943 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19944
19945         * ext/alsa/gstalsa.h:
19946           We register a debug category, so let's use it.
19947
19948 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
19949
19950         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19951         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
19952         Fixed a small problem.
19953
19954 2005-11-04  Wim Taymans  <wim@fluendo.com>
19955
19956         * examples/seeking/Makefile.am:
19957         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
19958         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
19959         (make_playerbin_pipeline), (format_value), (update_scale),
19960         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
19961         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
19962         (print_usage), (main):
19963         Added app for playback speed testing.
19964
19965         * examples/seeking/seek.c: (dynamic_link),
19966         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
19967         (make_mpeg_pipeline), (do_seek), (set_update_scale),
19968         (message_received), (main):
19969         Updated seek example.
19970
19971 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
19972
19973         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19974         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
19975         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
19976         (gst_base_rtp_depayload_set_clock):
19977         * gst-libs/gst/rtp/gstbasertpdepayload.h:
19978         Don't sleep on the bench (system clock) when you have a nice 
19979         comfortable bed (Gstreamer clock) to sleep on.
19980
19981 2005-11-03  Wim Taymans  <wim@fluendo.com>
19982
19983         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
19984         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
19985         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
19986         Handle the case where a pad_block failed.
19987
19988 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
19989
19990         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
19991
19992         * gst-libs/gst/rtp/gstbasertpdepayload.c:
19993         (gst_base_rtp_depayload_add_to_queue),
19994         (gst_base_rtp_depayload_push),
19995         (gst_base_rtp_depayload_set_gst_timestamp),
19996         (gst_base_rtp_depayload_queue_release):
19997           Fixes some bugs in the depayloader's queuing/de-queueing code.
19998
19999 2005-10-31  Michael Smith <msmith@fluendo.com>
20000
20001         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
20002         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
20003         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
20004           Patch from Alessandro Decina <alessandro@nnva.org>.
20005           Make oggdemux only find the final time in a chain, not per-pad,
20006           since the per-pad information can be very expensive to locate, and
20007           it isn't used anywhere. This makes reading a file containing
20008           OggSkeleton reasonably fast.
20009           Also, make chain finding work when there are logical bitstreams that
20010           can't be decoded. Fixes #319110.
20011
20012 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20013
20014         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20015         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
20016         (gst_base_rtp_depayload_chain),
20017         (gst_base_rtp_depayload_add_to_queue),
20018         (gst_base_rtp_depayload_push),
20019         (gst_base_rtp_depayload_set_gst_timestamp),
20020         (gst_base_rtp_depayload_queue_release),
20021         (gst_base_rtp_depayload_start_thread),
20022         (gst_base_rtp_depayload_set_property),
20023         (gst_base_rtp_depayload_get_property):
20024         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20025         Some random fixes, to fullfill the desires of thomas.
20026
20027 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20028
20029         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20030         (gst_base_rtp_depayload_add_to_queue),
20031         (gst_base_rtp_depayload_push):
20032         Fixed the queueing algorithm.
20033
20034 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20035
20036         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20037         (gst_base_rtp_depayload_push):
20038         A small fix
20039
20040 2005-10-31  Wim Taymans  <wim@fluendo.com>
20041
20042         * gst-libs/gst/audio/gstringbuffer.h:
20043         Don't break ABI.
20044
20045         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20046         (gst_ffmpeg_caps_to_pixfmt):
20047         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20048         (gst_ffmpegcsp_set_caps):
20049         Some more comments.
20050         Handle missing required caps fields better.
20051
20052 2005-10-31  Wim Taymans  <wim@fluendo.com>
20053
20054         * gst-libs/gst/audio/gstbaseaudiosink.c:
20055         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
20056         (gst_base_audio_sink_render):
20057         * gst-libs/gst/audio/gstringbuffer.c:
20058         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20059         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
20060         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
20061         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
20062         (gst_ring_buffer_read):
20063         * gst-libs/gst/audio/gstringbuffer.h:
20064         Add flushing mode to the ringbuffer so that it in all cases does
20065         not try to handle more audio. This makes sure it does not try to
20066         block anymore when flushing and fixes a livelock.
20067
20068 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
20069
20070         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
20071         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
20072         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
20073           Explicitly check for -1 values before doing a conversion
20074           and always map them to -1. (#315545)
20075
20076 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
20077
20078         * gst/playback/gstplaybin.c: (gen_video_element):
20079           first try autovideosink, then xvimagesink, then error out
20080         * po/POTFILES.in:
20081           add translatable file
20082         * po/af.po:
20083         * po/az.po:
20084         * po/cs.po:
20085         * po/en_GB.po:
20086         * po/hu.po:
20087         * po/it.po:
20088         * po/nb.po:
20089         * po/nl.po:
20090         * po/or.po:
20091         * po/sq.po:
20092         * po/sr.po:
20093         * po/sv.po:
20094         * po/uk.po:
20095         * po/vi.po:
20096           update translations
20097
20098 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
20099
20100         * gst-libs/gst/rtp/gstbasedepayload.c:
20101         * gst-libs/gst/rtp/gstbasedepayload.h:
20102           Minor cleanups
20103
20104 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
20105
20106         * gst/playback/.cvsignore:
20107         * gst/playback/decodetest.c:
20108         * gst/playback/test3.c:
20109           Port these two tests as well.
20110
20111 2005-10-27  Wim Taymans  <wim@fluendo.com>
20112
20113         * ext/theora/theoradec.c: (theora_dec_src_query),
20114         (theora_dec_sink_event):
20115         * ext/theora/theoraenc.c: (theora_enc_sink_event),
20116         (theora_enc_change_state):
20117         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20118         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
20119         Take proper locks when handling events.
20120
20121 2005-10-27  Wim Taymans  <wim@fluendo.com>
20122
20123         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
20124         (gst_adder_change_state):
20125         Fix timestamps and fix deadlock when stopping the collectpads.
20126
20127 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20128
20129         * gst-libs/gst/rtp/gstrtpbuffer.h:
20130         Declaring the payload types as strings too so that they can be used
20131         in the padtemplate inialization.
20132
20133 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
20134
20135         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
20136
20137         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20138         (gst_base_rtp_depayload_class_init):
20139         Fixes a small but nasty bug. The derived elements no longer segfaults
20140         on finalization.
20141
20142 2005-10-26  Michael Smith <msmith@fluendo.com>
20143
20144         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
20145           When clearing an audioconvert context, set tmpbufsize to zero, so
20146           we'll allocate it again later if required.
20147           This fixes audioconvert re-negotiating formats, which previously
20148           segfaulted with a NULL destination buffer.
20149
20150 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
20151
20152         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20153         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
20154         (gst_base_rtp_depayload_set_gst_timestamp),
20155         (gst_base_rtp_depayload_queue_release):
20156         Fixed a smalll memleak.
20157
20158 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20159         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20160         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
20161         (gst_base_rtp_depayload_finalize),
20162         (gst_base_rtp_depayload_setcaps),
20163         (gst_base_rtp_depayload_add_to_queue),
20164         (gst_base_rtp_depayload_push),
20165         (gst_base_rtp_depayload_set_gst_timestamp),
20166         (gst_base_rtp_depayload_queue_release),
20167         (gst_base_rtp_depayload_thread),
20168         (gst_base_rtp_depayload_change_state):
20169         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20170         Changed the C++ comments to C comments
20171
20172 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20173
20174         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
20175         * gst/tcp/gsttcpclientsrc.h:
20176         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
20177         * gst/tcp/gsttcpserversrc.h:
20178           Remove unused 'curoffset' structure member.
20179
20180 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20181
20182         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20183         (gst_base_rtp_depayload_base_init),
20184         (gst_base_rtp_depayload_finalize):
20185         * gst-libs/gst/rtp/gstbasertpdepayload.h:
20186         * gst-libs/gst/rtp/gstbasertppayload.h:
20187           The pad-template on the sinkpad should be set by the derived classes.
20188           Also added some useful macros.
20189
20190 2005-10-24  Wim Taymans  <wim@fluendo.com>
20191
20192         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
20193         Correctly flush decoder samples even if we could not
20194         copy them to an output buffer. Fixes #319618.
20195
20196 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20197
20198         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
20199         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
20200         the caps against our xcontext caps.
20201
20202 2005-10-24  Wim Taymans  <wim@fluendo.com>
20203
20204         * gst-libs/gst/audio/gstbaseaudiosink.c:
20205         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
20206         Remove g_print
20207         Use sync property from baseclass to disable sync.
20208
20209 2005-10-24  Wim Taymans  <wim@fluendo.com>
20210
20211         * gst-libs/gst/audio/gstbaseaudiosink.c:
20212         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
20213         Buffers with no timestamps get aligned with previous buffers or
20214         on underrun, played ASAP.
20215
20216 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20217
20218         * gst-libs/gst/video/video.h:
20219         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20220         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
20221         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
20222         here comes my change on caps for framerate and geometry range.
20223         We are now accepting 1 to MAXINT for width and height, and from
20224         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
20225         to be blended correctly in videomixer.
20226
20227 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20228
20229         * configure.ac:
20230           back to HEAD
20231
20232 === release 0.9.4 ===
20233
20234 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20235
20236         * NEWS:
20237         * RELEASE:
20238         * configure.ac:
20239           releasing 0.9.4, "Velociraptor"
20240
20241 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20242
20243         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
20244         * po/POTFILES.in:
20245           STOPPED -> FAILED
20246
20247 2005-10-21  Wim Taymans  <wim@fluendo.com>
20248
20249         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20250         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
20251         (pad_blocked), (close_pad_link), (new_pad):
20252         Don't try to remove elements twice.
20253
20254 2005-10-21  Wim Taymans  <wim@fluendo.com>
20255
20256         * ext/theora/theoradec.c: (theora_dec_src_query),
20257         (theora_dec_sink_event):
20258         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20259         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
20260         (vorbis_handle_data_packet):
20261         * ext/vorbis/vorbisdec.h:
20262         Fix old naming.
20263
20264         * gst-libs/gst/audio/gstbaseaudiosink.c:
20265         (gst_base_audio_sink_render):
20266         Don't try to sync on buffers without a timestamp.
20267
20268 2005-10-21  Wim Taymans  <wim@fluendo.com>
20269
20270         * ext/theora/theoradec.c: (theora_dec_src_query),
20271         (theora_dec_sink_event):
20272         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20273         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
20274         (vorbis_handle_data_packet):
20275         * ext/vorbis/vorbisdec.h:
20276         Fix old naming.
20277
20278 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20279
20280         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
20281         (gst_vorbisenc_src_query):
20282           Implement position and duration queries.
20283
20284         * gst/playback/test3.c: (update_scale), (main):
20285           Fix for async state changes and print nicer output.
20286
20287 2005-10-20  Wim Taymans  <wim@fluendo.com>
20288
20289         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20290         (dump_element_stats), (main):
20291         * gst/playback/test6.c: (main):
20292         Fix tests again
20293
20294 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20295
20296         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
20297         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
20298           Don't use functions for position queries when handling
20299           duration queries.
20300
20301 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20302
20303         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20304         (vorbis_handle_data_packet), (vorbis_dec_chain),
20305         (vorbis_dec_change_state):
20306         * ext/vorbis/vorbisdec.h:
20307           Vorbis streams can be embedded in other container formats
20308           than ogg, container formats where the demuxer might set 
20309           timestamps on encoded vorbis buffers instead of those silly 
20310           granulepos thingies. In short: make vorbisdec handle 
20311           timestamps on incoming buffers as well.
20312
20313 2005-10-20  Wim Taymans  <wim@fluendo.com>
20314
20315         * gst/playback/gstplaybasebin.c: (group_destroy),
20316         (gst_play_base_bin_change_state):
20317         Fix leak.
20318         Handle case where playbasebin is now ASYNC because
20319         decodebin is.
20320
20321 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20322
20323         * gst/audioconvert/Makefile.am:
20324         * gst/audioconvert/bufferframesconvert.c:
20325         * gst/audioconvert/plugin.c: (plugin_init):
20326         * gst/audioconvert/plugin.h:
20327           And bye bye buffer-frames-convert
20328
20329 2005-10-19  Wim Taymans  <wim@fluendo.com>
20330
20331         * check/elements/audioconvert.c:
20332         * docs/libs/tmpl/gstaudio.sgml:
20333         * docs/libs/tmpl/gstcolorbalance.sgml:
20334         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20335         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
20336         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
20337         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
20338         * gst-libs/gst/audio/audio.h:
20339         * gst/audioconvert/audioconvert.h:
20340         * gst/audioconvert/gstaudioconvert.c:
20341         (gst_audio_convert_parse_caps):
20342         * gst/volume/gstvolume.c:
20343         Bye bye buffer-frames.
20344
20345 2005-10-19  Wim Taymans  <wim@fluendo.com>
20346
20347         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20348         (query_positions_elems), (query_positions_pads), (update_scale),
20349         (do_seek), (set_update_scale), (message_received), (main):
20350         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
20351         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
20352         (gst_ogg_demux_loop):
20353         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
20354         * ext/theora/theoradec.c: (theora_dec_src_query),
20355         (theora_dec_sink_event):
20356         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
20357         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
20358         * gst/adder/gstadder.c: (gst_adder_query):
20359         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
20360         * gst/playback/test3.c: (update_scale):
20361         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20362         (dump_element_stats), (main):
20363         * gst/playback/test6.c: (main):
20364         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
20365         Query API update.
20366
20367 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20368
20369         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
20370         (xml_check_first_element), (xml_type_find), (smil_type_find),
20371         (plugin_init):
20372           Add typefinding for SMIL and for generic XML. Based on patch by
20373           Akos Maroy (#308663).
20374
20375 2005-10-18  Wim Taymans  <wim@fluendo.com>
20376
20377         * gst/playback/Makefile.am:
20378         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20379         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
20380         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
20381         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
20382         (gst_decode_bin_change_state):
20383         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20384         (gst_play_bin_send_event_to_sink):
20385         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20386         (dump_element_stats), (main):
20387         * gst/playback/test6.c: (main):
20388         Make playbin async, it'll commit state to paused when all streams
20389         are detected.
20390         Remove ugly hack.
20391         Added test6.c to show async behaviour.
20392
20393 2005-10-18  Wim Taymans  <wim@fluendo.com>
20394
20395         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
20396         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
20397         Fix for segment-start/stop API change.
20398
20399 2005-10-18  Wim Taymans  <wim@fluendo.com>
20400
20401         * check/Makefile.am:
20402         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
20403         (main):
20404         Add future test for clock selection.
20405
20406 2005-10-18  Wim Taymans  <wim@fluendo.com>
20407
20408         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
20409         (gst_alsasink_close):
20410         Set handle to NULL.
20411
20412         * gst-libs/gst/audio/gstringbuffer.c:
20413         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
20414         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
20415         (gst_ring_buffer_start), (gst_ring_buffer_pause),
20416         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
20417         (gst_ring_buffer_read):
20418         More debug info.
20419
20420 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
20421
20422         * gst/audiotestsrc/Makefile.am:
20423         * gst/sine/Makefile.am:
20424         * gst/volume/Makefile.am:
20425           fix broken build of controllerized plugins
20426
20427 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
20428
20429         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20430
20431         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
20432         (gst_riff_create_video_template_caps):
20433           Add support for Indeo-3 (IV32).
20434
20435 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20436
20437         * configure.ac:
20438           rewrite
20439
20440 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20441
20442         * gst-libs/gst/video/video.c: (gst_video_get_size):
20443         * gst/audiotestsrc/gstaudiotestsrc.c:
20444           doc updates
20445
20446 2005-10-17  Andy Wingo  <wingo@pobox.com>
20447
20448         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
20449         with the collectpads change.
20450         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
20451
20452         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
20453
20454         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
20455
20456         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
20457         alloc_buffer flow return to callers.
20458         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
20459         change. Fix some memleaks in theoraenc.
20460
20461         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
20462         in strange circumstance.
20463
20464 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20465
20466         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
20467         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
20468         from caps, let's use the caps...
20469
20470 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
20471
20472         * configure.ac:
20473           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
20474
20475 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20476
20477         * gst-libs/gst/interfaces/Makefile.am:
20478           fix silly typo
20479
20480 2005-10-16  Andy Wingo  <wingo@pobox.com>
20481
20482         * gst/playback/gstdecodebin.c
20483         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
20484         function!
20485         (try_to_link_1): Increase kraziness level.
20486
20487 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20488
20489         * configure.ac:
20490           restructure like the core one
20491         * gst-libs/gst/audio/Makefile.am:
20492         * gst-libs/gst/interfaces/Makefile.am:
20493         * gst-libs/gst/net/Makefile.am:
20494         * gst-libs/gst/riff/Makefile.am:
20495         * gst-libs/gst/rtp/Makefile.am:
20496         * gst-libs/gst/tag/Makefile.am:
20497         * gst-libs/gst/video/Makefile.am:
20498           use correct linker flags, now the libs are properly versioned
20499         * check/elements/audioconvert.c: (verify_convert):
20500         * ext/alsa/gstalsaplugin.c:
20501         * ext/cdparanoia/gstcdparanoia.c:
20502         * ext/gnomevfs/gstgnomevfs.c:
20503         * ext/libvisual/visual.c:
20504         * ext/ogg/gstogg.c:
20505         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
20506         * ext/theora/theora.c:
20507         * ext/vorbis/vorbis.c:
20508         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
20509         * gst-libs/gst/tag/gsttagediting.c:
20510         * gst-libs/gst/video/video.c:
20511         * gst/adder/gstadder.c:
20512         * gst/audioconvert/plugin.c:
20513         * gst/audiorate/gstaudiorate.c:
20514         * gst/audioresample/gstaudioresample.c:
20515         * gst/audioresample/resample_ref.c: (resample_scale_ref):
20516         * gst/audioscale/gstaudioscale.c:
20517         * gst/audioscale/resample.c:
20518         * gst/audiotestsrc/gstaudiotestsrc.c:
20519         * gst/ffmpegcolorspace/gstffmpeg.c:
20520         * gst/playback/gstdecodebin.c: (close_pad_link):
20521         * gst/playback/gstplaybin.c: (gen_video_element),
20522         (gen_audio_element):
20523         * gst/sine/gstsinesrc.c:
20524         * gst/subparse/gstsubparse.c:
20525         * gst/tags/gsttagediting.c:
20526         * gst/tcp/gsttcpplugin.c:
20527         * gst/typefind/gsttypefindfunctions.c:
20528         * gst/videorate/gstvideorate.c:
20529         * gst/videoscale/gstvideoscale.c:
20530         * gst/videotestsrc/gstvideotestsrc.c:
20531         * gst/volume/gstvolume.c:
20532         * sys/v4l/gstv4l.c:
20533         * sys/ximage/ximage.c:
20534         * sys/xvimage/xvimagesink.c:
20535           fix up defines
20536
20537 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20538
20539         * ext/vorbis/vorbisenc.c:
20540         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
20541         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
20542         (gst_tag_to_vorbis_comments):
20543           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
20544
20545 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20546
20547         * examples/stats/mp2ogg.c:
20548         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
20549           typo fixes
20550
20551 2005-10-13  Michael Smith <msmith@fluendo.com>
20552
20553         * ext/ogg/gstoggmux.c:
20554           Use magic glib macros to define constants as 64 bit, to ensure
20555           appropriate vararg passing.
20556
20557 2005-10-13  Michael Smith <msmith@fluendo.com>
20558
20559         * ext/ogg/gstoggmux.c:
20560         * gst/audioconvert/audioconvert.c: (float):
20561           Don't use LL suffix, as it's not portable, and neither of these
20562           uses required it anyway.
20563
20564 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20565
20566         * examples/indexing/indexmpeg.c: (main):
20567         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
20568         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
20569         (cdparanoia_convert), (cdparanoia_query):
20570         * ext/cdparanoia/gstcdparanoia.h:
20571         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
20572         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
20573         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
20574         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
20575         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
20576         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
20577         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
20578         (gst_multifdsink_render), (gst_multifdsink_start),
20579         (gst_multifdsink_stop):
20580         * gst/tcp/gstmultifdsink.h:
20581         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
20582         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
20583         (gst_tcpclientsink_stop):
20584         * gst/tcp/gsttcpclientsink.h:
20585         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
20586         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
20587         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
20588         * gst/tcp/gsttcpclientsrc.h:
20589         * gst/tcp/gsttcpserversink.h:
20590         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
20591         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
20592         (gst_tcpserversrc_stop):
20593         * gst/tcp/gsttcpserversrc.h:
20594         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
20595         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
20596         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
20597           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20598           moved bitshift from macro to enum definition
20599
20600 2005-10-12  Wim Taymans  <wim@fluendo.com>
20601
20602         * examples/seeking/Makefile.am:
20603         Oops.
20604
20605 2005-10-12  Wim Taymans  <wim@fluendo.com>
20606
20607         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20608         (gst_ring_buffer_read), (gst_ring_buffer_clear):
20609         Don't assert on normal stuff.
20610
20611         * gst/playback/gstplaybin.c: (do_playbin_seek):
20612         API fix.
20613
20614 2005-10-12  Wim Taymans  <wim@fluendo.com>
20615
20616         * check/pipelines/simple_launch_lines.c: (run_pipeline):
20617         * examples/seeking/Makefile.am:
20618         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
20619         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20620         (do_seek), (set_update_scale), (message_received), (main):
20621         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20622         (gst_ring_buffer_read), (gst_ring_buffer_clear):
20623         Update for _get_state() API change.
20624
20625 2005-10-11  Wim Taymans  <wim@fluendo.com>
20626
20627         * gst-libs/gst/audio/gstbaseaudiosink.c:
20628         (gst_base_audio_sink_render):
20629         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20630         (gst_base_audio_src_create):
20631         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
20632         (gst_ring_buffer_read):
20633         Cleanups.
20634         Commit and read from ringbuffer in samples rather than bytes.
20635
20636 2005-10-11  Wim Taymans  <wim@fluendo.com>
20637
20638         * gst-libs/gst/audio/gstbaseaudiosink.c:
20639         (gst_base_audio_sink_render):
20640         Respect segment rate and accum when scheduling samples.
20641
20642 2005-10-11  Julien MOUTTE  <julien@moutte.net>
20643
20644         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
20645         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
20646         EOS correctly, that needs more work.
20647
20648 2005-10-11  Wim Taymans  <wim@fluendo.com>
20649
20650         * check/generic/states.c: (GST_START_TEST):
20651         remove old property.
20652
20653         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
20654         (gst_ogg_demux_perform_seek):
20655         * ext/theora/theoradec.c: (theora_dec_sink_event):
20656         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
20657         (vorbis_handle_data_packet):
20658         * gst-libs/gst/rtp/gstbasertpdepayload.c:
20659         (gst_base_rtp_depayload_set_gst_timestamp):
20660         * gst/videorate/gstvideorate.c: (gst_videorate_event):
20661         Update for newsegment API change.
20662
20663 2005-10-11  Michael Smith <msmith@fluendo.com>
20664
20665         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
20666         (do_playbin_seek), (gst_play_bin_send_event):
20667           Override send_event differently, so that we can takes bits of
20668           functionality from GstPipeline (special handling for seeks,
20669           including pausing/resuming, and resetting stream time) and still get
20670           the appropriate behaviour of only forwarding event to a single sink,
20671           rather than all of them.
20672           Unfortunately requires a lot of code duplication, but the
20673           alternatives are equally ugly in the end.
20674
20675 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20676
20677         * check/elements/audioconvert.c: (setup_audioconvert),
20678         (cleanup_audioconvert), (get_int_caps), (verify_convert),
20679         (GST_START_TEST), (audioconvert_suite):
20680           clean up tests a little, fix some leaks.
20681
20682 2005-10-10  Wim Taymans  <wim@fluendo.com>
20683
20684         * ext/alsa/gstalsasink.c:
20685         Also allow unsigned int.
20686
20687         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20688         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
20689         Small cleanup
20690
20691 2005-10-10  Wim Taymans  <wim@fluendo.com>
20692
20693         * check/pipelines/simple_launch_lines.c: (run_pipeline):
20694         Small update, use API as stated in design docs.
20695
20696         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
20697         (update_scale), (do_seek), (seek_cb), (set_update_scale),
20698         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
20699         (message_received), (main):
20700         Updated seek example for GOption. Some usability improvements.
20701
20702 2005-10-10  Wim Taymans  <wim@fluendo.com>
20703
20704         * gst/audioconvert/audioconvert.h:
20705         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
20706         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
20707         Alloc temp storage somewhere else where we can do it more
20708         portable.
20709
20710 2005-10-10  Wim Taymans  <wim@fluendo.com>
20711
20712         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
20713         (gst_tcpserversrc_start):
20714         Don't block in accept while doing the state change, move
20715         to poll and make cancellable.
20716
20717 2005-10-09  Philippe Khalaf <burger@speedy.org>
20718
20719         * gst-libs/gst/rtp/rtpbasedepayload.c:
20720         Set timestamp and add queue delay to timestamp
20721         * gst-libs/gst/rtp/rtpbuffer.h:
20722         Set correct payload type for h263
20723
20724 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
20725
20726         * gst/audiotestsrc/gstaudiotestsrc.c:
20727         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
20728         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
20729         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
20730         (gst_audiotestsrc_create_triangle),
20731         (gst_audiotestsrc_create_silence),
20732         (gst_audiotestsrc_create_white_noise),
20733         (gst_audiotestsrc_init_pink_noise),
20734         (gst_audiotestsrc_generate_pink_noise_value),
20735         (gst_audiotestsrc_create_pink_noise),
20736         (gst_audiotestsrc_change_wave):
20737         * gst/audiotestsrc/gstaudiotestsrc.h:
20738           fixed typo, added pink noise
20739
20740 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
20741
20742         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
20743         (plugin_init):
20744           Add wavpack and spc typefind functions from 0.8 branch.
20745
20746 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
20747
20748         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
20749         (ar_type_find), (msdos_type_find), (plugin_init):
20750           Add typefind functions for tar archives, ar archives,
20751           RAR archives, and msdos-executables (dlls, exe, etc.).
20752           Some of those would be wrongly identified as mpeg
20753           streams of some sort before (#315550).
20754
20755 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
20756
20757         * configure.ac:
20758         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
20759         * docs/plugins/gst-plugins-base-plugins-sections.txt:
20760         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
20761         * gst/audiotestsrc/Makefile.am:
20762         * gst/audiotestsrc/gstaudiotestsrc.c:
20763         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
20764         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
20765         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
20766         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
20767         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
20768         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
20769         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
20770         (gst_audiotestsrc_create_silence),
20771         (gst_audiotestsrc_create_white_noise),
20772         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
20773         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
20774         (gst_audiotestsrc_start), (plugin_init):
20775         * gst/audiotestsrc/gstaudiotestsrc.h:
20776           add new plugin and element
20777         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
20778           use gobject_class
20779
20780 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
20781
20782         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
20783         (gst_adder_init), (gst_adder_request_new_pad),
20784         (gst_adder_change_state):
20785           Add query function to source pad, so adder reports the correct
20786           time/sample position when queried (#315457); fix state change
20787           function; use GST_DEBUG_FUNCPTR() for pad functions.
20788
20789 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
20790
20791         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
20792           Fix leaks in typefind registration
20793           Clean up the gratuitous commenting and whitespacing a little
20794
20795 2005-10-08  Wim Taymans  <wim@fluendo.com>
20796
20797         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
20798         Only actually wait for the thread to be stopped if it's 
20799         running.
20800
20801 2005-10-08  Wim Taymans  <wim@fluendo.com>
20802
20803         * gst-libs/gst/audio/gstbaseaudiosink.c:
20804         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
20805         If we receive EOS we can start playback of what we had.
20806
20807 2005-10-08  Wim Taymans  <wim@fluendo.com>
20808
20809         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
20810         (gst_multifdsink_finalize), (multifdsink_hash_remove),
20811         (gst_multifdsink_stop):
20812         Fix crasher when going to NULL multiple times.
20813
20814 2005-10-06  Wim Taymans  <wim@fluendo.com>
20815
20816         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
20817         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
20818         * gst-libs/gst/audio/gstbaseaudiosrc.h:
20819         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
20820         patch from Edgard Lima <edgard.lima@indt.org.br>
20821         Fixed gstbaseaudiosrc adding ring buffer sync to it.
20822
20823 2005-10-06  Wim Taymans  <wim@fluendo.com>
20824
20825         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
20826         Report the FLOW_RETURN as string in the error message.
20827
20828         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
20829         Don't assert when clearing an unnegotiated buffer.
20830
20831 2005-10-04  Michael Smith <msmith@fluendo.com>
20832
20833         * gst/playback/gstplaybasebin.c: (group_destroy),
20834         (gen_preroll_element), (remove_groups), (setup_source):
20835         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
20836         (setup_sinks), (gst_play_bin_send_event),
20837         (gst_play_bin_change_state):
20838           Set state to NULL before removing from bin. Fix refcounting.
20839
20840 2005-10-04  Michael Smith <msmith@fluendo.com>
20841
20842         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
20843           Correct refcounting in send_event() function. Previously was wrong
20844           if the first sink was unable to handle the event.
20845
20846 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20847
20848         * configure.ac:
20849           back to development
20850
20851 === release 0.9.3 ===
20852
20853 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20854
20855         * configure.ac:
20856           Releasing 0.9.3, "De Facto"
20857
20858 2005-10-03  Andy Wingo  <wingo@pobox.com>
20859
20860         * gst/playback/gstdecodebin.c (try_to_link_1)
20861         (remove_element_chain): set element to NULL before removing it.
20862
20863 2005-10-02  Johan Dahlin  <johan@gnome.org>
20864
20865         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
20866         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
20867         MT safe.
20868
20869 2005-10-02  Andy Wingo  <wingo@pobox.com>
20870
20871         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
20872         (gst_ring_buffer_prepare_read): 
20873         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
20874         Demote to LOG.
20875
20876 2005-09-29  Wim Taymans  <wim@fluendo.com>
20877
20878         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
20879         * ext/theora/theoradec.c: (theora_handle_data_packet):
20880         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
20881         Propagate error codes from alloc_buffer too.
20882
20883 2005-09-29  Wim Taymans  <wim@fluendo.com>
20884
20885         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
20886         We use fixed caps.
20887
20888         * gst/playback/Makefile.am:
20889         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
20890         (dump_element_stats), (main):
20891         Added example stream introspection code.
20892
20893 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
20894
20895         * gst/adder/gstadder.c: (gst_adder_collected):
20896           fix adder for float elements
20897
20898 2005-09-28  Wim Taymans  <wim@fluendo.com>
20899
20900         * gst-libs/gst/audio/gstbaseaudiosink.c:
20901         (gst_base_audio_sink_class_init),
20902         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
20903         * gst-libs/gst/audio/gstbaseaudiosrc.c:
20904         (gst_base_audio_src_class_init),
20905         (gst_base_audio_src_provide_clock):
20906         get_clock -> provide_clock
20907
20908 2005-09-28  Andy Wingo  <wingo@pobox.com>
20909
20910         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
20911         and unlocking.
20912
20913         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
20914         unlocking.
20915
20916         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
20917         Actually add the pad template.
20918         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
20919
20920         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
20921         I'm at it...
20922
20923         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
20924         from fdsrc. Get caps in create() instead of start() so it can be
20925         interrupted. Interruption somewhat untested.
20926
20927         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
20928         Proper EOS handling.
20929
20930 2005-09-27  Andy Wingo  <wingo@pobox.com>
20931
20932         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
20933
20934         * gst/tcp/gsttcpserversrc.c: Cleaned up.
20935
20936         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
20937
20938         * gst/tcp/gsttcp.h: 
20939         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
20940         out of tcpclientsrc.c. Cancellable.
20941         (gst_tcp_socket_read): Made private, cancellable, with better
20942         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
20943         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
20944         whole buffer, and better diagnostics.
20945         (gst_tcp_gdp_read_caps): Same.
20946
20947         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
20948
20949 2005-09-26  Andy Wingo  <wingo@pobox.com>
20950
20951         * gst/sine/gstsinesrc.h:
20952         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
20953         change the 'sync' property to 'is-live' and implement it halfway,
20954         update for controller api change.
20955
20956         * gst/volume/gstvolume.c (volume_transform_ip): Update for
20957         controller api change.
20958
20959 2005-09-24  Wim Taymans  <wim@fluendo.com>
20960
20961         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
20962         * gst-libs/gst/audio/gstaudiosink.c:
20963         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
20964         (gst_audioringbuffer_stop):
20965         * gst-libs/gst/audio/gstbaseaudiosink.c:
20966         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
20967         (gst_base_audio_sink_change_state):
20968         * gst-libs/gst/audio/gstbaseaudiosink.h:
20969         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
20970         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
20971         (gst_ring_buffer_commit), (gst_ring_buffer_read):
20972         * gst-libs/gst/audio/gstringbuffer.h:
20973         Fix sync again. Moved sample alignment to basesink.
20974
20975 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20976
20977         * docs/plugins/Makefile.am:
20978         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
20979         * docs/plugins/gst-plugins-base-plugins-sections.txt:
20980         * gst/volume/gstvolume.c:
20981           add/fix docs
20982         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
20983         * gst-libs/gst/audio/audio.h:
20984           add conversion macros for frames <-> clocktime
20985
20986 2005-09-23  David Schleef  <ds@schleef.org>
20987
20988         * gst/audioresample/Makefile.am:
20989         * gst/audioresample/debug.h:
20990         * gst/audioresample/gstaudioresample.c:
20991         * gst/audioresample/resample.c: Convert to using gst debugging
20992
20993 2005-09-22  Wim Taymans  <wim@fluendo.com>
20994
20995         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20996         (gst_play_bin_send_event):
20997         Only seek on one sink, the first one that succeeds.
20998
20999 2005-09-22  Michael Smith <msmith@fluendo.com>
21000
21001         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
21002         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
21003         Don't flush encoder state unless we have an initialised encoder.
21004         Clear out encoder state on PAUSED_TO_READY.
21005
21006 2005-09-22  Wim Taymans  <wim@fluendo.com>
21007
21008         * gst-libs/gst/rtp/gstbasertppayload.c:
21009         (gst_basertppayload_class_init), (gst_basertppayload_init),
21010         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21011         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21012         (gst_basertppayload_is_filled), (gst_basertppayload_push),
21013         (gst_basertppayload_set_property),
21014         (gst_basertppayload_get_property),
21015         (gst_basertppayload_change_state):
21016         * gst-libs/gst/rtp/gstbasertppayload.h:
21017         Added max-ptime to control amount of data in the rtp packets.
21018
21019 2005-09-21  Andy Wingo  <wingo@pobox.com>
21020
21021         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
21022         thingies.
21023
21024         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
21025         can be called multiple times, dogs.
21026
21027 2005-09-21  Wim Taymans  <wim@fluendo.com>
21028
21029         * gst-libs/gst/rtp/gstbasertppayload.c:
21030         (gst_basertppayload_class_init), (gst_basertppayload_init),
21031         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21032         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21033         (gst_basertppayload_push), (gst_basertppayload_get_property),
21034         (gst_basertppayload_change_state):
21035         Allow 0 ssrc too.
21036
21037 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
21038
21039         * docs/libs/compiling.sgml:
21040           fixing typos
21041
21042 2005-09-20  Wim Taymans  <wim@fluendo.com>
21043
21044         * gst-libs/gst/rtp/gstbasertppayload.c:
21045         (gst_basertppayload_class_init), (gst_basertppayload_init),
21046         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21047         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21048         (gst_basertppayload_push), (gst_basertppayload_set_property),
21049         (gst_basertppayload_get_property),
21050         (gst_basertppayload_change_state):
21051         * gst-libs/gst/rtp/gstbasertppayload.h:
21052         Added property to configure sequence number offsets.
21053
21054 2005-09-20  Wim Taymans  <wim@fluendo.com>
21055
21056         * gst-libs/gst/rtp/gstbasertppayload.c:
21057         (gst_basertppayload_class_init), (gst_basertppayload_init),
21058         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21059         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21060         (gst_basertppayload_push), (gst_basertppayload_set_property),
21061         (gst_basertppayload_get_property),
21062         (gst_basertppayload_change_state):
21063         * gst-libs/gst/rtp/gstbasertppayload.h:
21064         Make timestamp offset configurable.
21065
21066 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
21067
21068         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21069           fix wrong pop/unref
21070
21071 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
21072
21073         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
21074
21075         * gst-libs/gst/interfaces/propertyprobe.c:
21076         (gst_property_probe_probe_property_name),
21077         (gst_property_probe_needs_probe_name),
21078         (gst_property_probe_get_values_name),
21079         (gst_property_probe_probe_and_get_values_name):
21080           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
21081           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
21082
21083 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
21084
21085         * check/Makefile.am:
21086           have some tests be disabled for valgrinding
21087         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
21088         (GST_START_TEST):
21089         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
21090           Fix A Leak.  Chain To Parent Finalize.
21091
21092 2005-09-19  Wim Taymans  <wim@fluendo.com>
21093
21094         * examples/seeking/seek.c: (make_wav_pipeline), (main):
21095         Fixed wav pipeline.
21096
21097 2005-09-19  Wim Taymans  <wim@fluendo.com>
21098
21099         * gst-libs/gst/rtp/gstbasertppayload.c:
21100         (gst_basertppayload_class_init), (gst_basertppayload_init),
21101         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
21102         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
21103         (gst_basertppayload_push), (gst_basertppayload_get_property),
21104         (gst_basertppayload_change_state):
21105         Posting ERROR and WARNING messages is good.
21106
21107 2005-09-19  Wim Taymans  <wim@fluendo.com>
21108
21109         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21110         (gst_base_rtp_depayload_add_to_queue),
21111         (gst_base_rtp_depayload_push),
21112         (gst_base_rtp_depayload_set_gst_timestamp),
21113         (gst_base_rtp_depayload_queue_release):
21114         This one was not supposed to go in.
21115
21116 2005-09-19  Wim Taymans  <wim@fluendo.com>
21117
21118         * check/pipelines/simple_launch_lines.c: (run_pipeline):
21119         Fix for bus API.
21120
21121         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21122         (gst_base_rtp_depayload_chain),
21123         (gst_base_rtp_depayload_add_to_queue),
21124         (gst_base_rtp_depayload_push),
21125         (gst_base_rtp_depayload_set_gst_timestamp),
21126         (gst_base_rtp_depayload_queue_release):
21127         Some cleanups.
21128
21129         * gst-libs/gst/rtp/gstbasertppayload.c:
21130         (gst_basertppayload_class_init), (gst_basertppayload_init),
21131         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
21132         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
21133         (gst_basertppayload_get_property),
21134         (gst_basertppayload_change_state):
21135         Added debugging category.
21136
21137 2005-09-18  David Schleef  <ds@schleef.org>
21138
21139         * gst/playback/gstdecodebin.c: free plugin list correctly
21140         * gst/playback/gstplaybin.c: emit warning if autovideosink
21141           and autoaudiosink can't be found (instead of segfaulting)
21142
21143 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21144
21145         * check/elements/audioconvert.c: (GST_START_TEST):
21146           try out 24 bit conversion
21147
21148 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21149
21150         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21151         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
21152         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
21153         * ext/vorbis/vorbisenc.h:
21154           Fix EOS handling.  Still needs a fix in the ogg muxer to
21155           mark the last page as eos.
21156
21157 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21158
21159         * common/gtk-doc-plugins.mak:
21160         * docs/plugins/Makefile.am:
21161         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21162         * gst/ffmpegcolorspace/Makefile.am:
21163         * gst/ffmpegcolorspace/avcodec.h:
21164         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21165         * gst/tcp/gstmultifdsink.c:
21166           fix up ffmpegcolorspace docs; extract header
21167
21168 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21169
21170         * common/gtk-doc-plugins.mak:
21171         * docs/plugins/Makefile.am:
21172         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21173         * ext/theora/Makefile.am:
21174         * ext/theora/gsttheoraenc.h:
21175         * ext/theora/theoraenc.c:
21176         * ext/vorbis/vorbisenc.c:
21177           pick up signals and args for vorbis; add some docs for vorbis
21178
21179 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
21180
21181         * common/gstdoc-scangobj:
21182         * common/gtk-doc-plugins.mak:
21183         * docs/libs/Makefile.am:
21184         * docs/plugins/gst-plugins-base-plugins.args:
21185         * docs/plugins/gst-plugins-base-plugins.hierarchy:
21186         * docs/plugins/gst-plugins-base-plugins.interfaces:
21187         * docs/plugins/gst-plugins-base-plugins.prerequisites:
21188         * docs/plugins/gst-plugins-base-plugins.signals:
21189           only scanobj stuff from our source module.  Not sure yet
21190           if that's correct, given the hierarchy stuff :)
21191
21192 2005-09-15  Wim Taymans  <wim@fluendo.com>
21193
21194         * gst/audioconvert/gstaudioconvert.c:
21195         And enable 24 bits mode as well..
21196
21197 2005-09-15  Wim Taymans  <wim@fluendo.com>
21198
21199         * gst-libs/gst/rtp/Makefile.am:
21200         * gst-libs/gst/rtp/gstbasertppayload.c:
21201         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
21202         (gst_basertppayload_class_init), (gst_basertppayload_init),
21203         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
21204         (gst_basertppayload_chain), (gst_basertppayload_set_options),
21205         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
21206         (gst_basertppayload_set_property),
21207         (gst_basertppayload_get_property),
21208         (gst_basertppayload_change_state):
21209         * gst-libs/gst/rtp/gstbasertppayload.h:
21210         Added rtp payloader base class.
21211
21212 2005-09-15  Andy Wingo  <wingo@pobox.com>
21213
21214         * configure.ac (plugindir): Remove the EOL matcher from the
21215         regexp, as it causes me problems. Libtool? Make? Who knows?
21216
21217 2005-09-14  David Schleef  <ds@schleef.org>
21218
21219         * check/generic/states.c: 
21220         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
21221         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
21222           Fixes for changes in registry API.
21223
21224         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
21225           to GST_PLUGIN_LDFLAGS.
21226         * ext/libvisual/visual.c: Make the library shut up.
21227         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
21228         * gst-libs/gst/audio/gstaudiofilter.c: same
21229
21230 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21231
21232         * docs/plugins/Makefile.am:
21233         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21234         * docs/plugins/inspect/plugin-libvisual.xml:
21235         * docs/plugins/tmpl/element-tcpserversink.sgml:
21236         * ext/theora/theoraenc.c:
21237           add libvisual plugin and theoraenc element to docs
21238
21239 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21240
21241         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21242         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21243         * ext/theora/theoraenc.c:
21244           add theoraenc
21245
21246 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
21247
21248         * gst/audioconvert/Makefile.am:
21249           Audioconvert derives from GstBaseTransform and should
21250           link to the library with our base elements to avoid
21251           unresolved symbols. Makes things work with MinGW (#316160)
21252
21253         * gst/playback/test4.c: (main):
21254           Fix MinGW build problem and use g_usleep() instead of 
21255           sleep() (#316162)
21256
21257 2005-09-12  Wim Taymans  <wim@fluendo.com>
21258
21259         * gst/audioconvert/audioconvert.c: (float),
21260         (audio_convert_prepare_context), (audio_convert_convert):
21261         * gst/audioconvert/audioconvert.h:
21262         Cleanups, speedups, simplifications, added back support
21263         for 24 bits.
21264
21265 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21266
21267         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
21268         * docs/plugins/gst-plugins-base-plugins-sections.txt:
21269         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
21270         * docs/plugins/tmpl/element-tcpserversink.sgml:
21271         * gst/ffmpegcolorspace/gstffmpeg.c:
21272         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21273         * gst/videotestsrc/gstvideotestsrc.c:
21274         * gst/volume/gstvolume.c:
21275           add more elements to the docs
21276
21277 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21278
21279         * check/Makefile.am:
21280         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
21281         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
21282           Add extra tests for basetransform based components. 
21283           Comment out the test_element_negotiation test until we decide
21284           if it's testing correct behaviour.
21285         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
21286         (gst_visual_chain), (gst_visual_change_state):
21287           Slightly more correct but still bogus timestamping.
21288           Fix state change function.
21289         * gst/audioconvert/gstaudioconvert.c:
21290         (gst_audio_convert_class_init):
21291         * gst/audioresample/gstaudioresample.c:
21292         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21293         (gst_ffmpegcsp_class_init):
21294         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
21295         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
21296         (gst_videoscale_prepare_image):
21297         * gst/volume/gstvolume.c: (gst_volume_class_init),
21298         (volume_transform_ip):
21299           Basetransform updates. Enable passthrough modes.
21300         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21301         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
21302         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
21303           Negotiation fix that allows the window to return to the original
21304           size and renegotiate passthrough upstream. Extra debug output.
21305
21306 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21307
21308         * gst/sine/gstsinesrc.c:
21309         * gst/volume/gstvolume.c:
21310           fix up header include
21311
21312 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
21313
21314         * gst-libs/gst/audio/gstbaseaudiosink.c:
21315         (gst_base_audio_sink_render):
21316         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
21317         * gst/volume/gstvolume.c: (gst_volume_class_init),
21318         (volume_transform):
21319           fixing lost sync, some more debugging
21320
21321 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
21322
21323         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21324         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
21325         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
21326         (gst_xvimagesink_check_xshm_calls):
21327           Fix compilation when XShm is not available.
21328
21329 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21330
21331         * ext/libvisual/visual.c: (gst_visual_dispose),
21332         (gst_visual_getcaps), (gst_visual_src_setcaps),
21333         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
21334         (gst_visual_change_state):
21335           Finish fixing up libvisual plugin so that it runs. 
21336
21337 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21338
21339         * ext/vorbis/vorbisenc.c:
21340         * gst-libs/gst/tag/gstvorbistag.c:
21341           gsttaginterface.h -> gsttagsetter.h
21342
21343 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21344
21345         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
21346           added another test that failes for me (test is not active by default)
21347
21348 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21349
21350         * configure.ac:
21351           v4l2 is no longer in gst-plugins-base
21352
21353 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21354
21355         * configure.ac:
21356           In the output at the end, don't show the first plugin on the same
21357           line as "Core plug-ins, always built:".
21358           Indent the output as for other plugin categories
21359         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
21360           #define that can be used to not use peer buffer_alloc functions for
21361           test purposes.
21362         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
21363         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
21364         (gst_ximagesink_show_frame):
21365         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
21366         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
21367         (gst_xvimagesink_show_frame):
21368           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
21369           fails gracefully instead of XError aborting or deadlocking.
21370
21371 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21372
21373         * ext/libvisual/Makefile.am:
21374           link against gst-base-libs
21375
21376 2005-09-06  David Schleef  <ds@schleef.org>
21377
21378         * configure.ac: Enable libvisual plugin.
21379         * ext/libvisual/Makefile.am:
21380         * ext/libvisual/visual.c: Fixes to make it compile.
21381
21382 === release 0.9.2 ===
21383
21384 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21385
21386         * NEWS:
21387         * RELEASE:
21388         * configure.ac:
21389         * docs/random/ChangeLog-0.8:
21390           releasing 0.9.2, "Spoon"
21391
21392 2005-09-05  Michael Smith <msmith@fluendo.com>
21393
21394         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
21395           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
21396           that in the vorbisenc element.
21397
21398 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21399
21400         * common/gtk-doc-plugins.mak:
21401         * docs/plugins/Makefile.am:
21402           fix distcheck
21403         * gst/audioresample/resample.c:
21404           fix wrong docstring
21405
21406 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
21407
21408         * common/gst-xmlinspect.py:
21409         * common/gtk-doc-plugins.mak:
21410           only inspect plugins for this given package
21411           require gst-python 0.9
21412
21413 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21414
21415         * Makefile.am:
21416         * autogen.sh:
21417         * common/gst-xmlinspect.py:
21418         * configure.ac:
21419         * docs/Makefile.am:
21420         * docs/plugins/inspect/plugin-alsa.xml:
21421         * docs/plugins/inspect/plugin-audioresample.xml:
21422         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
21423         * docs/plugins/inspect/plugin-ogg.xml:
21424         * docs/plugins/tmpl/element-gnomevfssink.sgml:
21425         * docs/plugins/tmpl/element-multifdsink.sgml:
21426         * docs/plugins/tmpl/element-tcpserversink.sgml:
21427         * docs/plugins/tmpl/element-vorbisenc.sgml:
21428         * gst-plugins-base.spec.in:
21429           various doc-related updates
21430
21431 2005-08-31  Wim Taymans  <wim@fluendo.com>
21432
21433         * gst-libs/gst/audio/gstbaseaudiosink.c:
21434         (gst_base_audio_sink_render):
21435         Resync if the buffer timestamps drift more than a 10th 
21436         of a second.
21437
21438 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
21439
21440         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
21441         (gst_v4lsrc_get_property):
21442           The 'timestamp-offset' property is registered as an int64, so
21443           let's use g_value_{set|get}_int64() in our setter and getter
21444           functions (makes it work and fixes warnings with gst-inspect).
21445
21446 2005-08-30  Wim Taymans  <wim@fluendo.com>
21447
21448         * check/elements/audioconvert.c: (setup_audioconvert):
21449         * check/elements/audioresample.c: (setup_audioresample):
21450         * check/elements/volume.c: (setup_volume):
21451         Fix checks.
21452
21453 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21454
21455         * common/gtk-doc-plugins.mak:
21456         * common/plugins.xsl:
21457         * docs/plugins/Makefile.am:
21458           make module a param
21459
21460 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
21461
21462         * examples/seeking/seek.c: (make_mp3_pipeline),
21463         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
21464         (play_cb), (pause_cb), (stop_cb):
21465           update the example
21466
21467 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
21468
21469         * gst/volume/gstvolume.c: (gst_volume_class_init),
21470         (volume_transform):
21471           do not update controlled params, if buffer has no timestamp
21472
21473 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
21474
21475         * configure.ac:
21476         * gst/sine/Makefile.am:
21477         * gst/volume/Makefile.am:
21478           controllerized elements also need to link against controller-libs ;)
21479
21480 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
21481
21482         * docs/libs/tmpl/gstcolorbalance.sgml:
21483         * docs/libs/tmpl/gstgconf.sgml:
21484         * docs/libs/tmpl/gstmixer.sgml:
21485         * docs/libs/tmpl/gstringbuffer.sgml:
21486         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
21487         (gst_sinesrc_create):
21488         * gst/volume/gstvolume.c: (gst_volume_class_init),
21489         (volume_transform):
21490           controllerized two audio plugins
21491
21492 2005-08-29  Andy Wingo  <wingo@pobox.com>
21493
21494         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
21495         (vorbis_handle_data_packet): Fix some int overflow errors.
21496
21497         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
21498         -1.
21499         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
21500         valid.
21501         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
21502         if it's valid. Fixed streaming-mode playback.
21503
21504         * check/elements/volume.c (cleanup_volume): Fix for running
21505         CK_FORK=no.
21506
21507         * check/elements/audioconvert.c: Convert from native endian, not
21508         little endian.
21509
21510 2005-08-29  Michael Smith <msmith@fluendo.com>
21511
21512         * ext/ogg/Makefile.am:
21513         * ext/ogg/gstogg.c: (plugin_init):
21514         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
21515         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
21516         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
21517         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
21518         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
21519         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
21520         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
21521         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
21522         Add an ogg parser element.
21523
21524 2005-08-28  Andy Wingo  <wingo@pobox.com>
21525
21526         * Updates for two-arg init from GST_BOILERPLATE_FULL.
21527
21528 2005-08-26  Wim Taymans  <wim@fluendo.com>
21529
21530         * gst/audioconvert/audioconvert.c: (if), (float),
21531         (audio_convert_get_func_index), (check_default),
21532         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21533         (audio_convert_clean_context), (audio_convert_get_sizes),
21534         (audio_convert_convert):
21535         Cleanups.
21536
21537 2005-08-26  Wim Taymans  <wim@fluendo.com>
21538
21539         * gst/audioconvert/audioconvert.c: (if), (float),
21540         (audio_convert_get_func_index), (check_default),
21541         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21542         (audio_convert_clean_context), (audio_convert_get_sizes),
21543         (audio_convert_convert):
21544         More elegant and working temp buffer selection algo.
21545
21546 2005-08-26  Wim Taymans  <wim@fluendo.com>
21547
21548         * gst/audioconvert/audioconvert.c: (if), (float),
21549         (audio_convert_get_func_index), (check_default),
21550         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21551         (audio_convert_clean_context), (audio_convert_get_sizes),
21552         (get_temp_buffer), (audio_convert_convert):
21553         Use realloc else we lose our original data.
21554
21555 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
21556
21557         * gst/audioresample/gstaudioresample.c:
21558           use base class' newsegment to properly timestamp
21559
21560 2005-08-26  Wim Taymans  <wim@fluendo.com>
21561
21562         * gst/audioconvert/audioconvert.c: (if), (float),
21563         (audio_convert_get_func_index), (check_default),
21564         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21565         (audio_convert_clean_context), (audio_convert_get_sizes),
21566         (get_temp_buffer), (audio_convert_convert):
21567         * gst/audioconvert/gstaudioconvert.c:
21568         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
21569         (gst_audio_convert_transform_caps),
21570         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
21571         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
21572         Oops, allocate enough space to perform the channel mix.
21573
21574 2005-08-26  Wim Taymans  <wim@fluendo.com>
21575
21576         * gst/audioconvert/Makefile.am:
21577         * gst/audioconvert/audioconvert.c: (if), (float),
21578         (audio_convert_get_func_index), (check_default),
21579         (audio_convert_clean_fmt), (audio_convert_prepare_context),
21580         (audio_convert_clean_context), (audio_convert_get_sizes),
21581         (get_temp_buffer), (audio_convert_convert):
21582         * gst/audioconvert/audioconvert.h:
21583         * gst/audioconvert/gstaudioconvert.c:
21584         (gst_audio_convert_class_init), (gst_audio_convert_init),
21585         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
21586         (gst_audio_convert_get_unit_size),
21587         (gst_audio_convert_transform_caps),
21588         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
21589         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
21590         * gst/audioconvert/gstaudioconvert.h:
21591         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
21592         (gst_channel_mix_fill_identical),
21593         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
21594         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
21595         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
21596         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
21597         (gst_channel_mix_mix):
21598         * gst/audioconvert/gstchannelmix.h:
21599         Cleanups, librarify a bit, optimize, better negotiation and more.
21600
21601 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
21602
21603         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
21604         Another from MikeS:
21605         During typefinding, don't support negative offsets
21606         (offsets from the end of the stream) in our typefind->peek() function
21607         - nothing embedded in ogg ever needs them. However, we need to recognise
21608         those requests and reject them, otherwise we return invalid pointers.
21609
21610 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
21611
21612         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
21613         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
21614         (vorbisdec_finalize), (vorbis_handle_type_packet):
21615           Big shout-out to MikeS for fixing this giant memory leak.
21616           Huzzah!
21617
21618 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21619
21620         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
21621         (audio_convert_get_unit_size):
21622           plug some leaks
21623
21624 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21625
21626         * check/Makefile.am:
21627         * check/elements/audioconvert.c: (setup_audioconvert),
21628         (cleanup_audioconvert), (get_int_caps), (verify_convert),
21629         (GST_START_TEST), (audioconvert_suite), (main):
21630           add a test for audioconvert
21631         * gst/audioresample/gstaudioresample.c:
21632         * gst/audioresample/gstaudioresample.h:
21633           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
21634           note that for buffers of 1/3 sec this means DURATION(c) is 
21635           one nanosecond more than for a and b
21636
21637 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21638
21639         * check/Makefile.am:
21640         * check/elements/audioresample.c: (setup_audioresample),
21641         (cleanup_audioresample), (fail_unless_perfect_stream),
21642         (test_perfect_stream_instance), (GST_START_TEST),
21643           add a check for audioresample
21644         (audioresample_suite), (main):
21645         * check/elements/volume.c: (GST_START_TEST):
21646           remove unused method
21647         * gst/audioresample/gstaudioresample.c:
21648           set correct buffer parameters since we're changing them
21649         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21650           add some debug
21651
21652 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
21653
21654         * gst/audioresample/debug.c:
21655         * gst/audioresample/gstaudioresample.c:
21656           add room for extra overlap samples when asked to transform size
21657           protect against possible mem corruption and check for discrepancies
21658           between written size and outbuffer's size so we can warn for
21659           potential problems
21660         * gst/audioresample/resample.c: (resample_init),
21661         (resample_get_output_size_for_input), (resample_get_output_size),
21662         (resample_set_n_channels), (resample_set_format):
21663           set debug level based on RESAMPLE_DEBUG env var
21664           make sure that get_output_size* returns a whole number of
21665           sample_size
21666           set sample_size each time either channel or format is set
21667         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
21668         * gst/audioresample/resample_functable.c:
21669         (resample_scale_functable):
21670         * gst/audioresample/resample_ref.c: (resample_scale_ref):
21671           remove r->sample_size, it's done in resample.c now
21672           add some debugging to the ref implementation
21673           make sure we only give back bytes that are wholes of the sample
21674           size
21675
21676 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
21677         * gst/playback/gstplaybasebin.c: (fill_buffer):
21678         Revert unpopular change for GST_MESSAGE_SRC to GObject.
21679
21680 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
21681
21682         * gst/volume/gstvolume.c:
21683           made set_caps function static
21684
21685 2005-08-24  Wim Taymans  <wim@fluendo.com>
21686
21687         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
21688         (gst_vorbisenc_change_state):
21689         Stop leaking taglists.
21690
21691 2005-08-24  Wim Taymans  <wim@fluendo.com>
21692
21693         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
21694         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
21695         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
21696         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
21697         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
21698         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
21699         Parse seeking events better.
21700         Unref static caps.
21701         Generate correct newsegment events, fixes seeking in live oggs.
21702
21703         * ext/theora/theoradec.c: (theora_dec_src_query),
21704         (theora_dec_src_event), (theora_dec_src_getcaps),
21705         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
21706         Use newsegment values to report correct play time.
21707
21708         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21709         (vorbis_dec_src_event), (vorbis_dec_sink_event):
21710         * ext/vorbis/vorbisdec.h:
21711         Parse and use newsegment values to report correct play time.
21712
21713         * gst-libs/gst/audio/gstbaseaudiosink.c:
21714         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
21715         Clear ringbuffer on flush.
21716         Use newsegment values to calculate playback time.
21717
21718         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
21719         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
21720         Basesink does newsegment calculations for us now.
21721
21722 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21723
21724         * check/Makefile.am:
21725         * configure.ac:
21726           add core's plugins to the mix so that playbin works
21727         * check/generic/states.c: (GST_START_TEST):
21728           set a 0 timeout on pipelines, so they don't force the next
21729           state change
21730         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
21731         (gst_play_base_bin_change_state):
21732           remove the crappy error handling and do GST error handling
21733
21734 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21735
21736         * check/Makefile.am:
21737         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
21738           add same test as to core, it bitches out on playbin atm.
21739
21740 2005-08-24  Wim Taymans  <wim@fluendo.com>
21741
21742         * configure.ac:
21743         Remove audioscale.
21744
21745 2005-08-24  Wim Taymans  <wim@fluendo.com>
21746
21747         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
21748         (gst_videoscale_prepare_size), (parse_caps),
21749         (gst_videoscale_set_caps), (gst_videoscale_get_size),
21750         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
21751         (gst_videoscale_transform):
21752         * gst/videoscale/gstvideoscale.h:
21753         Refactor, make use of BaseTranform really well.
21754
21755 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21756
21757         * configure.ac:
21758           compile audioresample
21759         * gst/audioresample/Makefile.am:
21760         * gst/audioresample/buffer.c:
21761         * gst/audioresample/functable.c:
21762         * gst/audioresample/gstaudioresample.c:
21763         * gst/audioresample/gstaudioresample.h:
21764         * gst/audioresample/resample.c:
21765         (resample_get_output_size_for_input):
21766         * gst/audioresample/resample.h:
21767         * gst/audioresample/resample_chunk.c:
21768         * gst/audioresample/resample_functable.c:
21769         * gst/audioresample/resample_ref.c:
21770           port to use basetransform; doesn't work in all cases yet
21771
21772 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21773
21774         * gst/audioconvert/gstaudioconvert.c:
21775         (gst_audio_convert_class_init), (gst_audio_convert_init),
21776         (audio_convert_get_unit_size), (audio_convert_transform_caps),
21777         (audio_convert_fixate_caps), (audio_convert_set_caps),
21778         (audio_convert_transform),
21779         (gst_audio_convert_buffer_to_default_format),
21780         (gst_audio_convert_buffer_from_default_format),
21781         (gst_audio_convert_channels):
21782         * gst/audioconvert/gstchannelmix.c:
21783         * gst/audioconvert/gstchannelmix.h:
21784           port to basetransform
21785         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21786         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
21787         (gst_ffmpegcsp_get_unit_size):
21788         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
21789         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
21790           fix for basetransform changes
21791
21792 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
21793
21794         * check/Makefile.am:
21795           Add CHECK_CFLAGS and LDFLAGS
21796
21797         * gst/playback/gstplaybasebin.c: (fill_buffer):
21798           GST_MESSAGE_SRC became a GObject
21799
21800 2005-08-24  Wim Taymans  <wim@fluendo.com>
21801
21802         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
21803         (gst_ring_buffer_clear_all):
21804         * gst-libs/gst/audio/gstringbuffer.h:
21805         Added function to clear the ringbuffer.
21806
21807 2005-08-24  Andy Wingo  <wingo@pobox.com>
21808
21809         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
21810         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
21811         of _open and _close.
21812
21813         * sys/v4l/gstv4lxoverlay.h:
21814         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
21815         an Xv connection here, instead of all the time. Make Xv only be
21816         loaded if you axe for it. Kindof a workaround for buggy behaviour
21817         of Xv when using remote xservers (XvQueryExtension would block).
21818         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
21819         replace the _open and _close public API. Only start the xv
21820         connection if necessary.
21821         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
21822
21823 2005-08-23  David Schleef  <ds@schleef.org>
21824
21825         * gst/audioresample/Makefile.am: Leet audioresampling code
21826         * gst/audioresample/buffer.c:
21827         * gst/audioresample/buffer.h:
21828         * gst/audioresample/debug.c:
21829         * gst/audioresample/debug.h:
21830         * gst/audioresample/functable.c:
21831         * gst/audioresample/functable.h:
21832         * gst/audioresample/gstaudioresample.c:
21833         * gst/audioresample/gstaudioresample.h:
21834         * gst/audioresample/resample.c:
21835         * gst/audioresample/resample.h:
21836         * gst/audioresample/resample_chunk.c:
21837         * gst/audioresample/resample_functable.c:
21838         * gst/audioresample/resample_ref.c:
21839
21840 2005-08-23  Wim Taymans  <wim@fluendo.com>
21841
21842         * examples/seeking/seek.c: (make_vorbis_pipeline),
21843         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
21844         Small seek updates.
21845
21846 2005-08-23  Andy Wingo  <wingo@pobox.com>
21847
21848         * gst-libs/gst/audio/gstbaseaudiosrc.c
21849         (gst_base_audio_src_fixate): Only fixate endianness if it is
21850         present in the caps.
21851
21852 2005-08-22  Andy Wingo  <wingo@pobox.com>
21853
21854         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
21855         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
21856         device-name property.
21857
21858         * gst-libs/gst/audio/gstaudiosrc.h:
21859         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
21860         close_device in the ring buffer, like gstaudiosink.
21861
21862         * ext/alsa/gstalsamixer.h:
21863         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
21864         macro to implement the interface without much code. Cleanups. 
21865
21866         * ext/alsa/gstalsasrc.h:
21867         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
21868         READY.
21869
21870         * ext/alsa/Makefile.am: Add new files.
21871         * ext/alsa/gstalsamixerelement.c: 
21872         * ext/alsa/gstalsamixerelement.c: Split element code out from
21873         mixer code so that alsasrc can be a mixer too.
21874
21875 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
21876
21877         * check/elements/volume.c: (setup_volume), (cleanup_volume),
21878         (GST_START_TEST):
21879         * check/elements/vorbisdec.c: (setup_vorbisdec),
21880         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
21881         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
21882         (vorbis_handle_identification_packet),
21883         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
21884         (vorbis_handle_header_packet), (vorbis_dec_push),
21885         (vorbis_dec_chain):
21886           use the setup/teardown methods to save code.  save code is good.
21887
21888 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
21889
21890         * check/Makefile.am:
21891           add ext dir for plugins
21892           add vorbisdec test conditionally
21893         * check/elements/volume.c: (setup_volume), (cleanup_volume),
21894         (GST_START_TEST), (volume_suite):
21895           add a test with wrong caps
21896         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
21897         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
21898           add a vorbisdec test
21899         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
21900         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
21901           clean up debug output
21902         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
21903           yay, fix a segfault/security issue in vorbisdec
21904           gst-launch fakesrc ! vorbisdec wasn't happy
21905         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
21906         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
21907         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
21908         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
21909         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
21910         (gst_vorbisenc_set_metadata), (get_constraints_string),
21911         (update_start_message), (gst_vorbisenc_setup),
21912         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
21913         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
21914         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
21915         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
21916         * ext/vorbis/vorbisenc.h:
21917           march in line
21918         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
21919         (gst_ffmpegcsp_transform):
21920           have the kow come home
21921         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
21922           debug my func ptr
21923         * gst/volume/gstvolume.c: (volume_set_caps):
21924           add a debug
21925
21926 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
21927
21928         * Makefile.am:
21929         * check/.cvsignore:
21930         * check/Makefile.am:
21931         * check/elements/.cvsignore:
21932         * check/elements/volume.c: (chain_func), (event_func),
21933         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
21934         (main):
21935         * configure.ac:
21936           add unit test structure for gst-plugins-base
21937           add a test for volume
21938         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
21939         (gst_volume_set_volume), (gst_volume_get_volume),
21940         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
21941         (volume_funcfind), (volume_process_float), (volume_process_int16),
21942         (volume_set_caps), (volume_transform), (volume_update_mute),
21943         (volume_update_volume), (volume_set_property),
21944         (volume_get_property):
21945           document a little; use basetransform vmethod _set_caps
21946
21947 2005-08-19  Andy Wingo  <wingo@pobox.com>
21948
21949         * ext/alsa/gstalsamixertrack.h:
21950         * ext/alsa/gstalsamixertrack.c:
21951         * ext/alsa/gstalsamixeroptions.h:
21952         * ext/alsa/gstalsamixeroptions.c:
21953         * ext/alsa/gstalsamixer.h:
21954         * ext/alsa/gstalsamixer.c: Port to 0.9.
21955
21956         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
21957         Remove gstalsa.c and alsaclock. No more cruft here.
21958         
21959 2005-08-18  Wim Taymans  <wim@fluendo.com>
21960
21961         * gst-libs/gst/rtp/gstbasertpdepayload.c:
21962         (gst_base_rtp_depayload_chain),
21963         (gst_base_rtp_depayload_add_to_queue),
21964         (gst_base_rtp_depayload_push),
21965         (gst_base_rtp_depayload_queue_release):
21966         * gst-libs/gst/rtp/gstbasertpdepayload.h:
21967         Fix for RTPBuffer changes.
21968
21969         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
21970         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
21971         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
21972         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
21973         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
21974         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
21975         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
21976         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
21977         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
21978         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
21979         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
21980         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
21981         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
21982         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
21983         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
21984         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
21985         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
21986         (gst_rtpbuffer_get_payload):
21987         * gst-libs/gst/rtp/gstrtpbuffer.h:
21988         Don't subclass GstBuffer but add methods and helper functions
21989         to construct and manipulate RTP packets in regular GstBuffers.
21990
21991 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
21992
21993         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
21994           moved statement below switch
21995         * gst/volume/gstvolume.c: (gst_volume_class_init):
21996           added debug ptr
21997
21998 2005-08-16  Wim Taymans  <wim@fluendo.com>
21999
22000         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22001         (gst_base_audio_src_change_state):
22002         Open and close device in READY<->NULL state change.
22003
22004 2005-08-16  Andy Wingo  <wingo@pobox.com>
22005
22006         * examples/seeking/Makefile.am: Don't compile non-compiling
22007         compiled objects with the compiler.
22008
22009         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
22010         elements.
22011
22012 2005-08-12  Philippe Khalaf <burger@speedy.org>
22013         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22014         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22015           Made a thread to release the queue.
22016           Removed timestamp conversion for now.
22017
22018 2005-08-10  Philippe Khalaf <burger@speedy.org>
22019         * gst-libs/gst/rtp/gstbasertpdepayload.c:
22020         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22021           Added rtp timestamp -> gst timestamp conversion.
22022           Fixed several problems with queue.
22023
22024 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22025
22026         * gst-libs/gst/audio/gstaudioclock.h:
22027         * gst-libs/gst/audio/gstaudiofilter.h:
22028         * gst-libs/gst/audio/gstaudiosink.h:
22029         * gst-libs/gst/audio/gstaudiosrc.h:
22030         * gst-libs/gst/audio/gstbaseaudiosink.h:
22031         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22032         * gst-libs/gst/audio/gstringbuffer.h:
22033         * gst-libs/gst/net/gstnetbuffer.h:
22034         * gst-libs/gst/rtp/gstbasertpdepayload.h:
22035         * gst-libs/gst/rtp/gstrtpbuffer.h:
22036           Add padding (you will need to rebuild gst-plugins-base,
22037           gst-plugins and all applications afterwards!)
22038
22039 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
22040
22041         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
22042         (gst_riff_parse_chunk):
22043           Fix bug in debug message and add some more debug messages.
22044
22045 2005-08-08  Edward Hervey  <edward@fluendo.com>
22046
22047         * gst-libs/gst/riff/riff-media.c:
22048         backported updates since branch
22049
22050 2005-08-08  Andy Wingo  <wingo@pobox.com>
22051
22052         * gst-libs/gst/audio/gstbaseaudiosink.c
22053         (gst_base_audio_sink_change_state): Open the device in NULL->READY
22054         like good elements should. Close on READY->NULL too.
22055
22056         * gst-libs/gst/audio/gstaudiosink.c
22057         (gst_audioringbuffer_open_device,
22058         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
22059         (gst_audioringbuffer_release): Updates for new ring buffer API,
22060         hook into the new audio sink api.
22061
22062         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
22063         (GstAudioSinkClass.close): Just open and close the device -- no
22064         resource allocation or configuration.
22065         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
22066         vmethods, handle device setup and resource allocation.
22067
22068         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
22069         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
22070         base class API.
22071
22072         * gst-libs/gst/audio/gstringbuffer.h
22073         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
22074         New vmethods.
22075
22076         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
22077         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
22078         New API functions. The device should be opened before acquiring
22079         and closed after releasing.
22080
22081 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
22082
22083         * gst-libs/gst/interfaces/mixer.h:
22084           Reset padding to GST_PADDING.
22085
22086 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22087
22088         * gst/playback/gstplaybin.c: (remove_sinks):
22089           Remove visualization from parent explicitely; works around some
22090           apparent refcount issue that I haven't tracked down yet.
22091
22092 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22093
22094         * ext/alsa/gstalsasink.c: (set_hwparams):
22095           Assign debug category, add negotiation debug msgs.
22096
22097 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22098
22099         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
22100           Fix error code for file-not-found to NOT_FOUND.
22101
22102 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22103
22104         * common/gtk-doc-plugins.mak:
22105         * docs/plugins/Makefile.am:
22106         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22107         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22108           renamed to actual element names, so much nicer to look at
22109         * docs/plugins/tmpl/gstmultifdsink.sgml:
22110           remove
22111         * docs/plugins/tmpl/multifdsink.sgml:
22112         * docs/plugins/tmpl/tcpserversink.sgml:
22113           add
22114         * ext/alsa/gstalsa.c:
22115         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
22116         * ext/ogg/gstoggmux.c:
22117         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
22118         * gst/playback/gstdecodebin.c:
22119         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
22120         * gst/tcp/gsttcpserversink.c:
22121           various fixes and documentation additions
22122
22123 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
22124
22125         * common/Makefile.am:
22126         * common/gstdoc-scangobj:
22127         * common/gtk-doc-plugins.mak:
22128         * common/gtk-doc.mak:
22129           add a custom scangobj that uses the registry
22130           add a custom gtk-doc-plugins.mak that uses it
22131           some doc build fixes
22132         * configure.ac:
22133         * docs/Makefile.am:
22134         * docs/plugins/Makefile.am:
22135         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
22136         * docs/plugins/gst-plugins-base-plugins-sections.txt:
22137         * docs/plugins/gst-plugins-base-plugins.types:
22138         * docs/plugins/tmpl/gstmultifdsink.sgml:
22139           add docs for one element, multifdsink
22140         * gst/adder/gstadder.h:
22141         * gst/volume/gstvolume.h:
22142           don't privatize enum
22143         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
22144         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
22145         (gst_sync_method_get_type), (gst_client_status_get_type),
22146         (gst_multifdsink_class_init),
22147         (gst_multifdsink_client_queue_buffer),
22148         (gst_multifdsink_handle_client_write):
22149         * gst/tcp/gstmultifdsink.h:
22150         * gst/tcp/gsttcp.h:
22151         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
22152         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
22153         (gst_tcpclientsink_render):
22154         * gst/tcp/gsttcpclientsink.h:
22155         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
22156         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
22157         (gst_tcpclientsrc_start):
22158         * gst/tcp/gsttcpclientsrc.h:
22159         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
22160         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
22161         * gst/tcp/gsttcpserversrc.h:
22162         * gst/typefind/gsttypefindfunctions.c:
22163           remove superfluous Type stuff
22164
22165 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22166
22167         * gst/playback/gstplaybin.c: (gen_video_element):
22168           Enable videoscale.
22169
22170 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22171
22172         * gst-libs/gst/gconf/gconf.c:
22173         * gst-libs/gst/gconf/gconf.h:
22174           Fix some Andy Problem [tm].
22175
22176 2005-08-04  Andy Wingo  <wingo@pobox.com>
22177
22178         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
22179         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
22180         (gst_ffmpegcsp_get_size): Adapt to API changes.
22181
22182         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
22183         Implement an in-place do-nothing transform.
22184
22185 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22186
22187         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
22188         (gst_ximagesink_renegotiate_size):
22189           Do not set new window sizes yet if we prepare a new buffer size
22190           for upstream renegotiation (software scaling) at some point in the
22191           future, because this new size waqs not actually accepted yet. Once
22192           accepted, renegotiation later on will set the new sizes just fine.
22193           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
22194           embedding testcase.
22195
22196 2005-08-03  Andy Wingo  <wingo@pobox.com>
22197
22198         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
22199         (gst_ximagesink_buffer_alloc): 
22200         Protect the height, width, and desired_caps with the pool_lock.
22201         Fixes videotestsrc ! queue ! ximagesink.
22202
22203 2005-08-02  Edward Hervey  <edward@fluendo.com>
22204
22205         * gst/volume/gstvolume.c:
22206         include left from controller cleanup
22207
22208 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
22209         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
22210           Stop collectpads before calling the parent state
22211           change function on PAUSED->READY.
22212
22213 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
22214         * configure.ac:
22215           When testing for X libs, use the X CFlags 
22216         * gst/adder/gstadder.c: (gst_adder_change_state):
22217           Stop the collectpads before calling parent state change function
22218           on PAUSED->READY, otherwise we deadlock deactivating pads.
22219
22220 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
22221
22222         * configure.ac:
22223         * docs/libs/tmpl/gstcolorbalance.sgml:
22224         * docs/libs/tmpl/gstmixer.sgml:
22225         * examples/Makefile.am:
22226         * gst/sine/Makefile.am:
22227         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
22228         (gst_sinesrc_set_property), (plugin_init):
22229         * gst/sine/gstsinesrc.h:
22230         * gst/volume/Makefile.am:
22231         * gst/volume/gstvolume.c: (gst_volume_set_volume),
22232         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
22233         (volume_process_float), (volume_process_int16),
22234         (volume_set_property), (plugin_init):
22235         * gst/volume/gstvolume.h:
22236           deactivate and remove dparams (libgstcontrol)
22237
22238 2005-07-29  Wim Taymans  <wim@fluendo.com>
22239
22240         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
22241         Convert me to BaseTransform!! help..
22242
22243 2005-07-29  Andy Wingo  <wingo@pobox.com>
22244
22245         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
22246         sinks.
22247
22248         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
22249         support of both endiannesses.
22250
22251 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
22252
22253         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
22254           Fix confusing debug message (s/event/query/)
22255
22256 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
22257
22258         * gst/videotestsrc/videotestsrc.h:
22259           Use "_stdint.h" instead of <stdint.h>
22260
22261 2005-07-27  Wim Taymans  <wim@fluendo.com>
22262
22263         * ext/vorbis/Makefile.am:
22264         Revert wrong commit.
22265
22266 2005-07-27  Wim Taymans  <wim@fluendo.com>
22267
22268         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
22269         More compilation fixen.
22270
22271 2005-07-27  Wim Taymans  <wim@fluendo.com>
22272
22273         * gst-libs/gst/audio/gstbaseaudiosink.c:
22274         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
22275         (gst_base_audio_sink_create_ringbuffer),
22276         (gst_base_audio_sink_change_state):
22277         Fix compilation.
22278
22279 2005-07-27  Wim Taymans  <wim@fluendo.com>
22280
22281         * examples/seeking/seek.c: (setup_dynamic_link),
22282         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
22283         (query_positions_elems), (query_positions_pads), (do_seek):
22284         Update seek example.
22285
22286         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
22287         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
22288         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
22289         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
22290         (gst_ogg_demux_handle_event),
22291         (gst_ogg_demux_deactivate_current_chain),
22292         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
22293         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22294         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
22295         (gst_ogg_demux_loop):
22296         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
22297         * ext/theora/theoradec.c: (theora_dec_src_event),
22298         (theora_dec_src_getcaps), (theora_dec_sink_event),
22299         (theora_dec_push), (theora_dec_chain):
22300         * ext/vorbis/Makefile.am:
22301         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
22302         (vorbis_dec_sink_event), (vorbis_dec_push),
22303         (vorbis_handle_data_packet):
22304         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
22305         (gst_vorbisenc_chain):
22306         * gst/playback/gststreaminfo.c: (cb_probe):
22307         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
22308         * gst/videorate/gstvideorate.c: (gst_videorate_event):
22309         * gst/videoscale/gstvideoscale.c:
22310         (gst_videoscale_handle_src_event):
22311         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
22312         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
22313         (gst_ximagesink_navigation_send_event):
22314         * sys/xvimage/xvimagesink.c:
22315         (gst_xvimagesink_navigation_send_event):
22316         Various event updates and cleanups
22317
22318 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22319
22320         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
22321           Fix segfault for I420/YV12.
22322
22323 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22324
22325         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
22326           Report bitrate.
22327
22328 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22329
22330         * gst/playback/gstplaybin.c: (gen_video_element),
22331         (gen_audio_element):
22332           Switch to auto*sink elements as default sinks; add volume element
22333           so that volume control in totem works.
22334
22335 2005-07-21  Wim Taymans  <wim@fluendo.com>
22336
22337         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
22338         * gst/playback/gstplaybin.c: (setup_sinks),
22339         (gst_play_bin_change_state):
22340         Refcount fix and more comments.
22341
22342 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22343
22344         * sys/ximage/Makefile.am:
22345         * sys/ximage/ximage.c: (plugin_init):
22346         * sys/ximage/ximagesink.c:
22347         Prepare for adding ximagesrc, rename of plugin to ximage etc.
22348         
22349
22350 2005-07-21  Wim Taymans  <wim@fluendo.com>
22351
22352         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
22353         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
22354         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
22355         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
22356         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
22357         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
22358         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
22359         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
22360         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
22361         Generate correct disconts for live chained oggs.
22362
22363         * gst-libs/gst/audio/gstbaseaudiosink.c:
22364         (gst_base_audio_sink_render),
22365         (gst_base_audio_sink_create_ringbuffer),
22366         (gst_base_audio_sink_change_state):
22367         Handle discont math correctly.
22368
22369         * gst/playback/gstplaybin.c: (add_sink):
22370         Some small debug cleanup.
22371
22372 2005-07-21  Wim Taymans  <wim@fluendo.com>
22373
22374         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
22375         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
22376         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
22377         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
22378         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
22379         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
22380         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
22381         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
22382         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
22383         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
22384         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
22385         (gst_ogg_demux_change_state), (gst_ogg_print):
22386         Reorganize code to send the right disconts when in streaming
22387         mode.
22388
22389 2005-07-20  Andy Wingo  <wingo@pobox.com>
22390
22391         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
22392         fix (?), fixes a seggie mcfalterson (#310894).
22393
22394 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22395
22396         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
22397         (gst_ogg_mux_set_header_on_caps):
22398         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
22399         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
22400         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
22401         * gst-libs/gst/audio/multichannel.c:
22402         (gst_audio_set_channel_positions),
22403         (gst_audio_set_structure_channel_positions_list):
22404         * gst/playback/gstdecodebin.c: (dynamic_create):
22405         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
22406         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
22407           Fixes for API changes in core.
22408
22409 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22410
22411         * gst/playback/gstplaybasebin.c: (fill_buffer):
22412           Use _new_custom() so we can set custom message types for buffering
22413           messages.
22414
22415 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
22416
22417         * configure.ac:
22418         * gst-libs/gst/Makefile.am:
22419         * gst-libs/gst/gconf/.cvsignore:
22420         * gst-libs/gst/gconf/Makefile.am:
22421         * gst-libs/gst/gconf/test-gconf.c:
22422         * pkgconfig/Makefile.am:
22423         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
22424         * pkgconfig/gstreamer-gconf.pc.in:
22425           Remove gconf stuff, use gconf elements instead from now on.
22426
22427 2005-07-20  Wim Taymans  <wim@fluendo.com>
22428
22429         * gst-libs/gst/audio/TODO:
22430         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
22431         (gst_audio_clock_get_internal_time):
22432         * gst-libs/gst/audio/gstaudioclock.h:
22433         * gst-libs/gst/audio/gstbaseaudiosink.c:
22434         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
22435         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
22436         (gst_base_audio_sink_render),
22437         (gst_base_audio_sink_create_ringbuffer),
22438         (gst_base_audio_sink_change_state):
22439         Make sure the audio clock always returns an increasing value.
22440
22441 2005-07-19  Andy Wingo  <wingo@pobox.com>
22442
22443         * gst/videotestsrc/: Cleanups.
22444
22445 2005-07-19  Wim Taymans  <wim@fluendo.com>
22446
22447         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
22448         Better debugging.
22449
22450 2005-07-19  Wim Taymans  <wim@fluendo.com>
22451
22452         * examples/seeking/seek.c: (make_dv_pipeline),
22453         (make_vorbis_theora_pipeline), (query_rates),
22454         (query_positions_elems), (query_positions_pads), (do_seek):
22455         Make correct DV pipeline.
22456
22457 2005-07-18  Andy Wingo  <wingo@pobox.com>
22458
22459         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
22460         default. Also because it's the only thing that really works. (This
22461         is used in the GConf elements).
22462         Use AS_LIBTOOL_TAGS.
22463
22464 2005-07-18  Wim Taymans  <wim@fluendo.com>
22465
22466         * gst/playback/gstdecodebin.c: (remove_element_chain):
22467         * gst/playback/gstplaybin.c: (add_sink):
22468         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
22469         (gst_stream_info_set_mute):
22470         * gst/playback/gststreamselector.c:
22471         (gst_stream_selector_get_linked_pad),
22472         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
22473         More leak and compile fixes.
22474
22475 2005-07-18  Wim Taymans  <wim@fluendo.com>
22476
22477         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
22478         (query_rates), (query_positions_elems), (query_positions_pads),
22479         (do_seek), (seek_cb), (stop_seek):
22480         Updated seek example. 
22481
22482         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
22483         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
22484         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
22485         * gst/playback/gstplaybin.c: (add_sink):
22486         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
22487         (gst_stream_info_set_mute):
22488         Some refcount leak fixes.
22489
22490 2005-07-16  Wim Taymans  <wim@fluendo.com>
22491
22492         * gst-libs/gst/audio/gstbaseaudiosink.c:
22493         (gst_base_audio_sink_render):
22494         Align samples even if we have roundoff errors in the 
22495         timestamp conversion.
22496
22497 2005-07-16  Wim Taymans  <wim@fluendo.com>
22498
22499         * docs/libs/tmpl/gstringbuffer.sgml:
22500         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
22501         (query_rates), (query_positions_elems), (query_positions_pads),
22502         (update_scale), (do_seek):
22503         Updated seek example.
22504
22505         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
22506         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
22507         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
22508         (gst_ogg_demux_loop):
22509         Push out correct discont values.
22510
22511         * ext/theora/theoradec.c: (theora_dec_src_convert),
22512         (theora_dec_sink_convert), (theora_dec_src_getcaps),
22513         (theora_dec_sink_event), (theora_handle_type_packet),
22514         (theora_handle_header_packet), (theora_dec_push),
22515         (theora_handle_data_packet), (theora_dec_chain),
22516         (theora_dec_change_state):
22517         Better timestamping.
22518
22519         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
22520         (vorbis_dec_sink_event), (vorbis_dec_push),
22521         (vorbis_handle_data_packet), (vorbis_dec_chain):
22522         * ext/vorbis/vorbisdec.h:
22523         Better timestamping.
22524
22525         * gst-libs/gst/audio/gstbaseaudiosink.c:
22526         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
22527         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
22528         Handle syncing on timestamps instead of sample offsets. Make
22529         use of DISCONT values as described in design docs.
22530
22531         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22532         (gst_base_audio_src_get_time):
22533         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
22534         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
22535         (gst_ring_buffer_read):
22536         * gst-libs/gst/audio/gstringbuffer.h:
22537         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
22538         (gst_ximagesink_show_frame):
22539         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
22540         Correcly convert buffer timestamp to stream time.
22541
22542 2005-07-16  Wim Taymans  <wim@fluendo.com>
22543
22544         * gst/audioconvert/gstaudioconvert.c:
22545         (gst_audio_convert_get_buffer):
22546         Timestamp buffers correctly.
22547
22548         * gst/playback/gstplaybin.c: (gen_video_element):
22549         Make internal fakesink silent.
22550
22551 2005-07-15  Wim Taymans  <wim@fluendo.com>
22552
22553         * gst/ffmpegcolorspace/Makefile.am:
22554         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22555         (gst_ffmpegcsp_caps_remove_format_info),
22556         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
22557         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
22558         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
22559         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
22560         Ported ffmpegcolorspace to basetransform.
22561
22562         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
22563         * gst/volume/gstvolume.c: (volume_transform):
22564         Ported to new API.
22565
22566 2005-07-14  Wim Taymans  <wim@fluendo.com>
22567
22568         * gst/videotestsrc/Makefile.am:
22569         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
22570         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
22571         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
22572         (gst_videotestsrc_init), (gst_videotestsrc_event),
22573         (gst_videotestsrc_create), (gst_videotestsrc_start),
22574         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
22575         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
22576         (gst_videotestsrc_get_property):
22577         * gst/videotestsrc/gstvideotestsrc.h:
22578         Make videotestsrc a pushsrc.
22579
22580 2005-07-14  Wim Taymans  <wim@fluendo.com>
22581
22582         * gst/tcp/gstfdset.c: (gst_fdset_free):
22583         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
22584         (gst_multifdsink_add), (gst_multifdsink_remove),
22585         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
22586         (gst_multifdsink_remove_client_link),
22587         (gst_multifdsink_client_queue_data),
22588         (gst_multifdsink_client_queue_caps),
22589         (gst_multifdsink_client_queue_buffer),
22590         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
22591         (gst_multifdsink_stop):
22592         * gst/tcp/gstmultifdsink.h:
22593         0.8 backporting.
22594
22595         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
22596         Also draw image when not from a pool.
22597
22598 2005-07-14  Wim Taymans  <wim@fluendo.com>
22599
22600         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
22601         (mute_stream), (silence_stream):
22602         Small debug additions.
22603
22604 2005-07-14  Wim Taymans  <wim@fluendo.com>
22605
22606         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
22607         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
22608         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
22609         Better error recovery, ignore unconnected pads and
22610         non-fatal errors.
22611
22612 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
22613
22614         * docs/libs/tmpl/gstaudio.sgml:
22615         * docs/libs/tmpl/gstcolorbalance.sgml:
22616         * docs/libs/tmpl/gstgconf.sgml:
22617         * docs/libs/tmpl/gstmixer.sgml:
22618         * docs/libs/tmpl/gstringbuffer.sgml:
22619         * docs/libs/tmpl/gsttuner.sgml:
22620         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22621         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
22622         (gst_tcpclientsrc_class_init):
22623         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
22624         (gst_tcpserversrc_class_init):
22625         * sys/v4l/gstv4lelement.c:
22626           more autistic cleanliness in functions/names/defines
22627
22628 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
22629
22630         * configure.ac:
22631           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
22632           added manually to each Makefile.am so we are sure it goes
22633           *last* and doesn't add -L flags before linking in libs of our
22634           own, like, say, internal .la libs, that then accidentally pick
22635           up the installed copy.
22636         * docs/libs/Makefile.am:
22637         * ext/alsa/Makefile.am:
22638         * ext/cdparanoia/Makefile.am:
22639         * ext/gnomevfs/Makefile.am:
22640         * ext/libvisual/Makefile.am:
22641         * ext/ogg/Makefile.am:
22642         * ext/theora/Makefile.am:
22643         * ext/vorbis/Makefile.am:
22644         * gst-libs/gst/video/Makefile.am:
22645         * gst/adder/Makefile.am:
22646         * gst/audioconvert/Makefile.am:
22647         * gst/audiorate/Makefile.am:
22648         * gst/audioscale/Makefile.am:
22649         * gst/ffmpegcolorspace/Makefile.am:
22650         * gst/playback/Makefile.am:
22651         * gst/sine/Makefile.am:
22652         * gst/subparse/Makefile.am:
22653         * gst/tags/Makefile.am:
22654         * gst/tcp/Makefile.am:
22655         * gst/typefind/Makefile.am:
22656         * gst/videorate/Makefile.am:
22657         * gst/videoscale/Makefile.am:
22658         * gst/videotestsrc/Makefile.am:
22659         * gst/volume/Makefile.am:
22660         * sys/v4l/Makefile.am:
22661         * sys/ximage/Makefile.am:
22662         * sys/xvimage/Makefile.am:
22663           adapt properly to this change. This should make sure that
22664           plugins and libs properly link to the as-yet-uninstalled
22665           copies of stuff like libgstinterfaces and libgstvideo
22666
22667 2005-07-13  Andy Wingo  <wingo@pobox.com>
22668
22669         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
22670         (gst_v4lsrc_fixate): Fixate on format as well.
22671
22672         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
22673         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
22674         buffer points to it.
22675         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
22676         rather just doing X calls ourselves. Also fixes a memleak.
22677
22678 2005-07-12  Andy Wingo  <wingo@pobox.com>
22679
22680         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
22681         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
22682         (gst_v4lsrc_create): Re-add the copy-mode property, default to
22683         TRUE to avoid deadlocks if an element holds on to our buffers.
22684
22685 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
22686
22687         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
22688         (gst_sinesrc_init), (gst_sinesrc_create),
22689         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
22690         (gst_sinesrc_start):
22691         * gst/sine/gstsinesrc.h:
22692           removing num-buffers property before moving it
22693
22694 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
22695
22696         * configure.ac:
22697           use overridable ERROR_CFLAGS
22698         * docs/libs/gst-plugins-base-libs.types:
22699         * docs/libs/tmpl/gstringbuffer.sgml:
22700         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
22701         (gst_alsasink_class_init):
22702         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
22703         (gst_alsasrc_class_init):
22704         * gst-libs/gst/audio/audio.h:
22705         * gst-libs/gst/audio/gstaudioclock.h:
22706         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
22707         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
22708         (gst_audio_filter_link), (gst_audio_filter_init),
22709         (gst_audio_filter_chain), (gst_audio_filter_set_property),
22710         (gst_audio_filter_get_property),
22711         (gst_audio_filter_class_add_pad_templates):
22712         * gst-libs/gst/audio/gstaudiofilter.h:
22713         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
22714         (gst_audio_filter_template_get_type),
22715         (gst_audio_filter_template_base_init),
22716         (gst_audio_filter_template_class_init),
22717         (gst_audio_filter_template_init),
22718         (gst_audio_filter_template_set_property),
22719         (gst_audio_filter_template_get_property), (plugin_init),
22720         (gst_audio_filter_template_setup),
22721         (gst_audio_filter_template_filter),
22722         (gst_audio_filter_template_filter_inplace):
22723         * gst-libs/gst/audio/gstaudiosink.c:
22724         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
22725         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
22726         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
22727         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
22728         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
22729         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
22730         * gst-libs/gst/audio/gstaudiosink.h:
22731         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
22732         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
22733         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
22734         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
22735         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
22736         (gst_audio_src_class_init), (gst_audio_src_init),
22737         (gst_audio_src_create_ringbuffer):
22738         * gst-libs/gst/audio/gstaudiosrc.h:
22739         * gst-libs/gst/audio/gstbaseaudiosink.c:
22740         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
22741         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
22742         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
22743         (gst_base_audio_sink_set_property),
22744         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
22745         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
22746         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
22747         (gst_base_audio_sink_create_ringbuffer),
22748         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
22749         * gst-libs/gst/audio/gstbaseaudiosink.h:
22750         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22751         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
22752         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
22753         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
22754         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
22755         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
22756         (gst_base_audio_src_event), (gst_base_audio_src_create),
22757         (gst_base_audio_src_create_ringbuffer),
22758         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
22759         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22760         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
22761         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
22762         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
22763         (gst_ring_buffer_debug_spec_caps),
22764         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
22765         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
22766         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
22767         (gst_ring_buffer_start), (gst_ring_buffer_pause),
22768         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
22769         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
22770         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
22771         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
22772         (gst_ring_buffer_clear):
22773         * gst-libs/gst/audio/gstringbuffer.h:
22774         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
22775         (gst_video_sink_class_init), (gst_video_sink_get_type):
22776         * gst-libs/gst/video/videosink.h:
22777         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
22778         (gst_multifdsink_class_init),
22779         (gst_multifdsink_handle_client_write),
22780         (gst_multifdsink_change_state):
22781         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
22782         (gst_tcpclientsink_setcaps):
22783         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22784         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
22785         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
22786         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
22787         (gst_ximagesink_send_pending_navigation),
22788         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
22789         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
22790         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
22791         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
22792         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
22793         (gst_xvimagesink_send_pending_navigation),
22794         (gst_xvimagesink_navigation_send_event),
22795         (gst_xvimagesink_set_xwindow_id),
22796         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
22797         (gst_xvimagesink_get_type):
22798         more macro splitting
22799
22800 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
22801
22802         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
22803           plug a memleak, allows me to import 1479 albums in one go
22804           in jamboree
22805         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
22806         (vorbis_handle_type_packet), (vorbis_dec_chain),
22807         (vorbis_dec_change_state):
22808           fix some format strings
22809
22810 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
22811
22812         * docs/libs/tmpl/gstcolorbalance.sgml:
22813         * docs/libs/tmpl/gstmixer.sgml:
22814         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
22815         (gst_alsasink_set_property), (gst_alsasink_get_property):
22816         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
22817         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
22818           add device property
22819
22820 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
22821
22822         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
22823         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
22824         (audiocast_register_listener), (audiocast_thread_run),
22825         (gst_gnomevfssrc_send_additional_headers_callback),
22826         (gst_gnomevfssrc_received_headers_callback),
22827         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
22828         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
22829         (gst_gnomevfssrc_get_size):
22830           add/clean up debugging
22831         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
22832           cleanups
22833
22834 2005-07-07  Andy Wingo  <wingo@pobox.com>
22835
22836         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
22837         framerate. Need to get a handle on when exactly this function is
22838         called, tho.
22839
22840         * sys/v4l/v4lsrc_calls.h:
22841         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
22842         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
22843         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
22844
22845         * sys/v4l/v4l_calls.h: Cast to V4lElement.
22846         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
22847         v4lelements are sources.
22848
22849         * sys/v4l/gstv4lxoverlay.h:
22850         * sys/v4l/gstv4lxoverlay.c:
22851         * sys/v4l/gstv4ltuner.h:
22852         * sys/v4l/gstv4ltuner.c: Header loc fixen.
22853         
22854         * sys/v4l/gstv4lsrc.h:
22855         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
22856         PushSrc/BaseSrc. Removed most sync-related properties, videorate
22857         or something should handle that. Made a live source.
22858
22859         * sys/v4l/gstv4lelement.h:
22860         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
22861         signals. Some cleanups.
22862
22863         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
22864
22865         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
22866         stuff.
22867
22868         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
22869         stuff.
22870
22871         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
22872
22873 2005-07-07  Wim Taymans  <wim@fluendo.com>
22874
22875         * ext/theora/theoradec.c: (theora_get_query_types),
22876         (theora_dec_src_getcaps), (theora_dec_push):
22877         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
22878         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
22879         Remove deprecated/unused query types.
22880
22881 2005-07-06  Wim Taymans  <wim@fluendo.com>
22882
22883         * ext/alsa/Makefile.am:
22884         * ext/alsa/gstalsaplugin.c: (plugin_init):
22885         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
22886         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
22887         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
22888         (gst_alsasrc_class_init), (gst_alsasrc_init),
22889         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
22890         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
22891         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
22892         (gst_alsasrc_reset):
22893         * ext/alsa/gstalsasrc.h:
22894         * gst-libs/gst/audio/Makefile.am:
22895         * gst-libs/gst/audio/gstaudiosink.c:
22896         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
22897         (gst_audioringbuffer_start):
22898         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
22899         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
22900         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
22901         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
22902         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
22903         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
22904         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
22905         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
22906         * gst-libs/gst/audio/gstaudiosrc.h:
22907         * gst-libs/gst/audio/gstbaseaudiosink.c:
22908         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
22909         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
22910         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
22911         * gst-libs/gst/audio/gstbaseaudiosrc.c:
22912         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
22913         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
22914         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
22915         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
22916         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
22917         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
22918         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
22919         (gst_baseaudiosrc_change_state):
22920         * gst-libs/gst/audio/gstbaseaudiosrc.h:
22921         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
22922         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
22923         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
22924         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
22925         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
22926         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
22927         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
22928         * gst-libs/gst/audio/gstringbuffer.h:
22929         Added audiosource base classes.
22930         Ported alsasrc, still very basic.
22931
22932 2005-07-06  Wim Taymans  <wim@fluendo.com>
22933
22934         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
22935         (theora_dec_push), (theora_handle_data_packet):
22936         Prepare for better timestamp fix later.
22937
22938         * gst/audioconvert/gstaudioconvert.c:
22939         List most accurate caps first
22940
22941         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
22942         Use proper pad task function.
22943
22944         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22945         (gst_xvimagesink_show_frame):
22946         Fix deadlock when alloc failed.
22947
22948 2005-07-05  Andy Wingo  <wingo@pobox.com>
22949
22950         * ext/gnomevfs/gstgnomevfssrc.c:
22951         * gst/sine/gstsinesrc.c:
22952         * gst/tcp/gsttcpserversrc.c:
22953         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
22954
22955         * sys/v4l/: Port from 0.8.
22956
22957         * Many files: Null if we got it....
22958
22959 2005-07-05  Andy Wingo  <wingo@pobox.com>
22960
22961         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
22962         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
22963         Signedness fixes.
22964
22965 2005-07-05  Wim Taymans  <wim@fluendo.com>
22966
22967         * configure.ac:
22968         * gst/tcp/Makefile.am:
22969         * gst/tcp/README:
22970         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
22971         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
22972         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
22973         (is_sync_frame), (gst_multifdsink_handle_client_write),
22974         (gst_multifdsink_render), (gst_multifdsink_start),
22975         (gst_multifdsink_stop), (gst_multifdsink_change_state):
22976         * gst/tcp/gstmultifdsink.h:
22977         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
22978         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
22979         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
22980         * gst/tcp/gsttcp.h:
22981         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
22982         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
22983         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
22984         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
22985         * gst/tcp/gsttcpclientsink.h:
22986         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
22987         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
22988         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
22989         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
22990         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
22991         * gst/tcp/gsttcpclientsrc.h:
22992         * gst/tcp/gsttcpplugin.c: (plugin_init):
22993         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
22994         * gst/tcp/gsttcpserversink.h:
22995         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
22996         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
22997         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
22998         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
22999         (gst_tcpserversrc_stop):
23000         * gst/tcp/gsttcpserversrc.h:
23001         * gst/tcp/gsttcpsink.c:
23002         * gst/tcp/gsttcpsink.h:
23003         * gst/tcp/gsttcpsrc.c:
23004         * gst/tcp/gsttcpsrc.h:
23005         Ported tcp plugins to 0.9. 
23006         
23007
23008 2005-07-05  Andy Wingo  <wingo@pobox.com>
23009
23010         * gst/playback/gstplaybasebin.c (fill_buffer):
23011         message_new_application fixen.
23012
23013         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
23014         Style fix.
23015
23016 2005-07-04  Wim Taymans  <wim@fluendo.com>
23017
23018         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
23019         Set caps on output buffer.
23020
23021 2005-07-04  Andy Wingo  <wingo@pobox.com>
23022
23023         * ext/gnomevfs/gstgnomevfssrc.c
23024         (gst_gnomevfssrc_received_headers_callback) 
23025         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
23026         hopefully.
23027
23028         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
23029         No refcount leakage.
23030
23031         * configure.ac: Enable -Werror.
23032         
23033         * ext/theora/theoradec.c (theora_dec_src_getcaps):
23034         * gst/audioconvert/bufferframesconvert.c
23035         (buffer_frames_convert_fixate):
23036         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
23037         (gst_audio_convert_fixate):
23038         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
23039         (gst_sinesrc_create): Fixate func changes.
23040         
23041         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
23042         (gst_ximagesink_buffer_alloc): Unused var.
23043
23044 2005-07-01  Andy Wingo  <wingo@pobox.com>
23045
23046         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
23047         getcaps to do explicit caps. Needs to be done in all decoders,
23048         possibly via a base class.
23049
23050         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
23051
23052         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
23053         caps on the sink pad, just rely on the pad template. Also, setting
23054         ANY caps on a pad is not valid because the caps are not fixed.
23055
23056         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
23057         caps on the buffer, and get the width from the desired_caps if
23058         they're set.
23059         (gst_ximagesink_renegotiate_size): Implement via setting the
23060         desired_caps on the ximagesink.
23061         (gst_ximagesink_setcaps): Only reset the width of the player if it
23062         wasn't already set. Not sure if this is right.
23063         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
23064
23065         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
23066         that the user wants. NULL unless the window has been resized.
23067
23068         * gst/volume/gstvolume.c (volume_transform): Adapt to
23069         basetransform refcount changes.
23070         
23071 2005-07-01  Andy Wingo  <wingo@pobox.com>
23072
23073         * gst/videoscale/gstvideoscale.c:
23074         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
23075         from BaseTransform, implements a transform_caps. Removed dead code
23076         including some PAR stuff that was never reached -- should probably
23077         be added back somehow.
23078
23079 2005-07-01  Andy Wingo  <wingo@pobox.com>
23080
23081         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
23082         come later.
23083
23084 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
23085
23086         * configure.ac:
23087         * docs/libs/Makefile.am:
23088         * docs/libs/gst-plugins-libs.types:
23089         * ext/alsa/Makefile.am:
23090         * ext/alsa/gstalsamixer.h:
23091         * ext/alsa/gstalsamixeroptions.h:
23092         * ext/alsa/gstalsamixertrack.h:
23093         * gst-libs/gst/Makefile.am:
23094         * gst-libs/gst/colorbalance/.cvsignore:
23095         * gst-libs/gst/colorbalance/Makefile.am:
23096         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
23097         * gst-libs/gst/colorbalance/colorbalance.c:
23098         * gst-libs/gst/colorbalance/colorbalance.h:
23099         * gst-libs/gst/colorbalance/colorbalance.vcproj:
23100         * gst-libs/gst/colorbalance/colorbalancechannel.c:
23101         * gst-libs/gst/colorbalance/colorbalancechannel.h:
23102         * gst-libs/gst/interfaces/Makefile.am:
23103         * gst-libs/gst/interfaces/colorbalance.c:
23104         (gst_color_balance_class_init):
23105         * gst-libs/gst/interfaces/colorbalance.h:
23106         * gst-libs/gst/interfaces/interfaces-marshal.list:
23107         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
23108         * gst-libs/gst/interfaces/mixer.h:
23109         * gst-libs/gst/interfaces/mixeroptions.h:
23110         * gst-libs/gst/interfaces/navigation.c:
23111         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
23112         * gst-libs/gst/interfaces/tuner.h:
23113         * gst/volume/Makefile.am:
23114         * gst/volume/gstvolume.c:
23115         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
23116         * sys/ximage/Makefile.am:
23117         * sys/ximage/ximagesink.c:
23118         * sys/xvimage/Makefile.am:
23119         * sys/xvimage/xvimagesink.c:
23120           fold in all interfaces into an interfaces dir, preserving CVS
23121           history
23122
23123 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23124
23125         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
23126           Fix build after riff changes.
23127
23128 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23129
23130         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
23131         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
23132         (gst_riff_create_video_template_caps),
23133         (gst_riff_create_audio_template_caps),
23134         (gst_riff_create_iavs_template_caps):
23135         * gst-libs/gst/riff/riff-media.h:
23136         * gst-libs/gst/riff/riff-read.h:
23137         * gst-libs/gst/riff/riff.c: (gst_riff_init):
23138           Add gst_riff_init() to initialize the debug category, instead
23139           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
23140
23141 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23142
23143         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
23144           Oops, I shouldn't apply hacks.
23145
23146 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23147
23148         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
23149           Remove pad_loop function which doesn't work.
23150
23151 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23152
23153         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
23154           Send EOS when deactivating.
23155         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
23156         (check_queue), (queue_threshold_reached), (queue_out_of_data),
23157         (gen_preroll_element), (probe_triggered), (mute_stream),
23158         (silence_stream), (new_decoded_pad), (setup_substreams),
23159         (set_active_source):
23160         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
23161         (remove_sinks), (add_sink):
23162         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
23163           Change for new probe API.
23164
23165 2005-06-29  Wim Taymans  <wim@fluendo.com>
23166
23167         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
23168         * gst-libs/gst/audio/gstbaseaudiosink.c:
23169         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
23170         (gst_baseaudiosink_change_state):
23171         * gst-libs/gst/audio/gstbaseaudiosink.h:
23172         * gst-libs/gst/audio/gstringbuffer.c:
23173         (gst_ringbuffer_set_callback):
23174         Fix compilation error.
23175         Ringbuffer starts out as not running.
23176         Free our clock in dispose.
23177         When releasing the ringbuffer we need to renegotiate so
23178         clear the pad caps.
23179
23180 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
23181
23182         * autogen.sh:
23183         * configure.ac:
23184         * docs/Makefile.am:
23185         * docs/libs/Makefile.am:
23186         * docs/libs/gst-plugins-libs-docs.sgml:
23187         * docs/libs/gst-plugins-libs-sections.txt:
23188         * docs/libs/gst-plugins-libs.types:
23189         * docs/libs/tmpl/gstaudio.sgml:
23190         * docs/libs/tmpl/gstcolorbalance.sgml:
23191         * docs/libs/tmpl/gstringbuffer.sgml:
23192         * gst-libs/gst/audio/gstringbuffer.c:
23193         (gst_ringbuffer_set_callback):
23194           reinstate gtk-doc docs for plugin libs
23195
23196 2005-06-28  Wim Taymans  <wim@fluendo.com>
23197
23198         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23199         (gst_ogg_demux_init):
23200         Removed pad loop function.
23201
23202 2005-06-28  Wim Taymans  <wim@fluendo.com>
23203
23204         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
23205         If we're building a chain we are not in an error case
23206         when we queue a buffer.
23207
23208 2005-06-28  Andy Wingo  <wingo@pobox.com>
23209
23210         * *.c: Don't cast to GstObject before reffing/unreffing.
23211
23212 2005-06-27  Andy Wingo  <wingo@pobox.com>
23213
23214         * gst/videotestsrc/gstvideotestsrc.c
23215         (gst_videotestsrc_activate_push): Activation API changes.
23216
23217         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
23218         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
23219         they have refs on the decodebin.
23220
23221         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
23222         parent class.
23223         (gst_ogg_pad_typefind): Don't leak a pad ref.
23224         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
23225         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
23226         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
23227
23228 2005-06-27  Edward Hervey  <edward@fluendo.com>
23229
23230         * ext/theora/theoradec.c: (theora_dec_change_state): 
23231         re-arranged call to parent's state change in order to avoid locks (or
23232         worse).
23233
23234 2005-06-26  Edward Hervey  <edward@fluendo.com>
23235
23236         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
23237         2nd argument of 'unknow-type' signal is a GstCaps and not a
23238         GstMiniObject
23239
23240 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
23241         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
23242           Set the worker thread's running flag to TRUE before starting the
23243           thread.
23244         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
23245           Catch a failure to add typefind to the bin.
23246
23247 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
23248
23249         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
23250         (gst_sinesrc_init), (gst_sinesrc_create),
23251         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
23252         (gst_sinesrc_start):
23253         * gst/sine/gstsinesrc.h:
23254           add num-buffers and timestamp-offset properties
23255         * gst/videotestsrc/gstvideotestsrc.c:
23256         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
23257         (gst_videotestsrc_get_property):
23258           add timestamp-offset property
23259
23260 2005-06-23  Christian Schaller  <uraeus@gnome.org>
23261
23262         * configure.ac: add videorate
23263         * gst-plugins-base.spec.in: add videorate
23264
23265 2005-06-23  Wim Taymans  <wim@fluendo.com>
23266
23267         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
23268         (gst_videorate_getcaps), (gst_videorate_setcaps),
23269         (gst_videorate_event), (gst_videorate_chain):
23270         Fixed videorate, fixating an already fixated caps is not
23271         an error.
23272
23273 2005-06-23  Wim Taymans  <wim@fluendo.com>
23274
23275         * ext/ogg/README:
23276         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
23277         Buffer on caps is not boxed anymore.
23278
23279 2005-06-22  Wim Taymans  <wim@fluendo.com>
23280
23281         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
23282         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23283         Set buffers on caps as miniobjects and not as boxed.
23284
23285 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23286
23287         * configure.ac:
23288           back to HEAD
23289
23290 === release 0.9.1 ===
23291
23292 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
23293
23294         * .cvsignore:
23295         * NEWS:
23296         * README:
23297         * RELEASE:
23298         * configure.ac:
23299         * po/af.po:
23300         * po/az.po:
23301         * po/cs.po:
23302         * po/en_GB.po:
23303         * po/hu.po:
23304         * po/it.po:
23305         * po/nb.po:
23306         * po/nl.po:
23307         * po/or.po:
23308         * po/sq.po:
23309         * po/sr.po:
23310         * po/sv.po:
23311         * po/uk.po:
23312         * po/vi.po:
23313           updates for release
23314
23315 2005-06-09  Andy Wingo  <wingo@pobox.com>
23316
23317         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
23318         
23319 2005-06-09  Andy Wingo  <wingo@pobox.com>
23320
23321         * configure.ac:
23322         * gst-libs/gst/Makefile.am:
23323         * gst-libs/gst/net/Makefile.am:
23324         Add gstnet to build.
23325
23326 2005-06-09  Andy Wingo  <wingo@pobox.com>
23327
23328         * gst-libs/gst/gconf/gconf.c:
23329         * gst/playback/test.c:
23330         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
23331         fixes.
23332
23333         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
23334
23335         * ext/theora/theoraenc.c (theora_enc_chain): 
23336         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
23337
23338         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
23339         RealPad.
23340
23341 2005-06-02  Wim Taymans  <wim@fluendo.com>
23342
23343         * gst-libs/gst/net/Makefile.am:
23344         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
23345         * pkgconfig/gstreamer-libs.pc.in:
23346         Added net stuff, version net lib.
23347
23348 2005-06-02  Wim Taymans  <wim@fluendo.com>
23349
23350         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
23351         (query_rates), (query_positions_elems), (query_positions_pads),
23352         (do_seek):
23353         Updated seek example.
23354
23355 2005-06-02  Andy Wingo  <wingo@pobox.com>
23356
23357         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
23358         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
23359         list.
23360
23361         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
23362         remove the typefind, the bin dispose will do it for us. When it's
23363         removed and unreffed, the signal handler will be disconnected,
23364         too.
23365         (unlinked): It's too difficult to disconnect from unlinked
23366         handlers, as they are on pads not elements. Just punt if the pads
23367         aren't grandkids of the bin.
23368
23369 2005-06-02  Wim Taymans  <wim@fluendo.com>
23370
23371         * ext/ogg/README:
23372         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23373         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
23374         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
23375         * ext/theora/theoradec.c: (theora_dec_src_query),
23376         (theora_handle_data_packet):
23377         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
23378         (theora_enc_chain):
23379         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23380         (vorbis_handle_data_packet):
23381         * gst/audioconvert/bufferframesconvert.c:
23382         (buffer_frames_convert_chain):
23383         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23384         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23385         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23386         (gst_ffmpegcsp_chain):
23387         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
23388         (gst_videorate_getcaps), (gst_videorate_setcaps),
23389         (gst_videorate_event), (gst_videorate_chain):
23390         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
23391         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
23392         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23393         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
23394         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
23395         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
23396         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
23397         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
23398         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
23399         Cleanups and buffer alloc.
23400
23401 2005-05-31  Wim Taymans  <wim@fluendo.com>
23402
23403         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
23404         Don't try to call the delay method when the device is not
23405         opened.
23406
23407 2005-05-31  Wim Taymans  <wim@fluendo.com>
23408
23409         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
23410         Get actual segment size and buffer size after opening
23411         the device.
23412
23413 2005-05-30  Wim Taymans  <wim@fluendo.com>
23414
23415         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
23416         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
23417         Also FLUSH upstream, makes the loop function exit faster.
23418         
23419         * ext/theora/theoradec.c: (theora_dec_src_query):
23420         Some more debug info in the query.
23421         
23422         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
23423         (gst_ximagesink_setcaps):
23424         Release lock on par error, better error reporting.
23425
23426 2005-05-26  Wim Taymans  <wim@fluendo.com>
23427
23428         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
23429         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
23430         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
23431         Clear chains in READY
23432         Queue packets until the chain is activated.
23433
23434 2005-05-25  Wim Taymans  <wim@fluendo.com>
23435
23436         * gst-libs/gst/audio/gstaudiosink.c:
23437         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23438         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23439         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23440         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23441         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23442         (gst_audiosink_create_ringbuffer):
23443         * gst-libs/gst/audio/gstbaseaudiosink.c:
23444         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
23445         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
23446         (gst_baseaudiosink_set_property), (build_linear_format),
23447         (debug_spec_caps), (debug_spec_buffer),
23448         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
23449         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
23450         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
23451         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
23452         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
23453         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
23454         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
23455         (gst_ringbuffer_play), (gst_ringbuffer_pause),
23456         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
23457         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
23458         (wait_segment), (gst_ringbuffer_commit),
23459         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
23460         (gst_ringbuffer_clear):
23461         Various small cleanups.
23462
23463         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23464         (gst_audio_convert_change_state):
23465         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
23466         No need to take the locks anymore.
23467
23468 2005-05-25  Wim Taymans  <wim@fluendo.com>
23469
23470         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
23471         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
23472         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
23473         (type_found):
23474         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
23475         (group_destroy), (group_commit), (queue_overrun),
23476         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
23477         (mute_stream), (new_decoded_pad), (setup_substreams),
23478         (setup_source), (mute_group_type), (set_active_source),
23479         (gst_play_base_bin_change_state):
23480         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
23481         (gen_video_element), (gen_text_element), (gen_audio_element),
23482         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
23483         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
23484         (gst_stream_info_dispose), (gst_stream_info_set_mute):
23485         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
23486         Some playbin cleanups mostly refcounting sloppyness.
23487
23488 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23489
23490         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
23491           Work with streaming input.
23492
23493 2005-05-25  Wim Taymans  <wim@fluendo.com>
23494
23495         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23496         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23497         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23498         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
23499         No need to take the STREAM lock anymore.
23500
23501 2005-05-25  Wim Taymans  <wim@fluendo.com>
23502
23503         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
23504         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
23505         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
23506         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
23507         (gst_ogg_demux_sink_activate):
23508         * ext/theora/theoradec.c: (theora_dec_src_event),
23509         (theora_handle_comment_packet), (theora_dec_chain),
23510         (theora_dec_change_state):
23511         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23512         (vorbis_handle_data_packet), (vorbis_dec_chain),
23513         (vorbis_dec_change_state):
23514         Remove STREAM locks as they are taken in core now.
23515         Never set bogus granulepos on vorbis/theora.
23516         Fix leaks in theoradec tag parsing.
23517
23518 2005-05-25  Wim Taymans  <wim@fluendo.com>
23519
23520         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
23521         Fix memleaks, GST_BUFFER_DATA() is not freed.
23522
23523 2005-05-25  Wim Taymans  <wim@fluendo.com>
23524
23525         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
23526         Open non-blocking, set to blocking mode afterwards to avoid
23527         lockups when audio device is busy.
23528
23529 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23530
23531         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
23532           This can't be good.
23533
23534 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23535
23536         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
23537         (gst_audio_convert_chain), (gst_audio_convert_link_src),
23538         (gst_audio_convert_setcaps):
23539           Implement instant setup switching.
23540
23541 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23542
23543         * gst/playback/gstplaybasebin.c: (probe_triggered):
23544           Fix missing unlock.
23545         * gst/playback/gstplaybin.c: (add_sink):
23546           First add, then link (otherwise pad link fails).
23547
23548 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23549
23550         * examples/Makefile.am:
23551         fix buildbot (make distcheck)
23552
23553 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23554
23555         * gst/playback/gstplaybin.c: (gen_vis_element):
23556           Remove some wrong code. Doesn't work yet.
23557
23558 2005-05-19  Wim Taymans  <wim@fluendo.com>
23559
23560         * gst-libs/gst/net/Makefile.am:
23561         * gst-libs/gst/net/README:
23562         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
23563         (gst_netbuffer_class_init), (gst_netbuffer_init),
23564         (gst_netbuffer_finalize), (gst_netbuffer_copy),
23565         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
23566         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
23567         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
23568         * gst-libs/gst/net/gstnetbuffer.h:
23569         Added buffer subclass to store extra to/from addresses for
23570         network sources/sinks.
23571
23572 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23573
23574         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
23575           Don't lock an unassigned variable.
23576
23577 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23578
23579         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
23580           Increase buffer for video, decrease buffer for other media types.
23581         * gst/playback/gstplaybin.c: (gen_video_element),
23582         (gen_audio_element):
23583           Change names for debugging purposes.
23584
23585 2005-05-18  Wim Taymans  <wim@fluendo.com>
23586
23587         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23588         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23589         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
23590         (gst_ffmpegcsp_chain):
23591         Enable buffer alloc passthrough if the source and dest
23592         formats are the same.
23593
23594 2005-05-17  Wim Taymans  <wim@fluendo.com>
23595
23596         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
23597         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
23598         (gst_ogg_demux_chain_unlocked):
23599         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23600         (gst_audio_convert_caps_remove_format_info),
23601         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
23602         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
23603         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23604         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23605         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
23606         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
23607         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
23608         (gst_ffmpegcsp_get_property):
23609         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
23610         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
23611         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
23612         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
23613         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
23614         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
23615         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
23616         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
23617         Leak fixes in oggdemux.
23618         Some cleanups in audioconvert.
23619         Make passthrough work along with buffer_alloc etc.
23620         Make buffer_alloc and buffer recycling actually work in
23621         xvimagesink.
23622
23623 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23624
23625         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
23626           make the compiler happy
23627
23628 2005-05-17  Wim Taymans  <wim@fluendo.com>
23629
23630         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
23631         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
23632         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
23633         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
23634         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
23635         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
23636         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
23637         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
23638         (gst_xvimagesink_set_xwindow_id):
23639         * sys/xvimage/xvimagesink.h:
23640         Port xvimagesink to new MiniObject.
23641
23642 2005-05-17  Wim Taymans  <wim@fluendo.com>
23643
23644         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
23645         (gst_audiofilter_chain):
23646         * gst-libs/gst/audio/gstaudiosink.c:
23647         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23648         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23649         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23650         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23651         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23652         (gst_audiosink_create_ringbuffer):
23653         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23654         (gst_audio_convert_caps_remove_format_info),
23655         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
23656         (gst_audio_convert_fixate), (gst_audio_convert_channels):
23657         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23658         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23659         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
23660         Fix passthrough in ffmpegcolorspace.
23661         Fix memset in audiosink on wrong memory.
23662
23663 2005-05-16  David Schleef  <ds@schleef.org>
23664
23665         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
23666         to GstMiniObject.
23667
23668 2005-05-16  David Schleef  <ds@schleef.org>
23669
23670         Port from GstData to GstMiniObject.
23671         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
23672         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
23673         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
23674         (gst_ogg_mux_collected):
23675         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
23676         * ext/theora/theoradec.c: (theora_handle_comment_packet),
23677         (theora_handle_data_packet):
23678         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
23679         (theora_set_header_on_caps), (theora_enc_chain):
23680         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
23681         (vorbis_handle_comment_packet):
23682         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
23683         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
23684         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
23685         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
23686         * gst/audioconvert/gstaudioconvert.c:
23687         (gst_audio_convert_get_buffer):
23688         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
23689         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
23690         (mute_stream), (silence_stream):
23691         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
23692         * gst/volume/gstvolume.c: (volume_transform):
23693         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
23694         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
23695         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
23696         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
23697         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
23698         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
23699         (gst_ximagesink_buffer_alloc):
23700         * sys/ximage/ximagesink.h:
23701
23702 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23703
23704         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
23705         (fill_buffer), (check_queue), (queue_threshold_reached),
23706         (queue_out_of_data):
23707         * gst/playback/gstplaybasebin.h:
23708           Post buffer-fullness on the bus.
23709
23710 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23711
23712         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
23713         (try_to_link_1):
23714         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
23715         (group_commit), (probe_triggered), (setup_source),
23716         (gst_play_base_bin_change_state):
23717         * gst/playback/gstplaybasebin.h:
23718         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
23719         (gst_play_bin_init), (remove_sinks), (setup_sinks),
23720         (gst_play_bin_change_state):
23721           Move setup_output_pads into a virtual function, remove
23722           group-switch (no longer needed) and redirect (handled by bus
23723           now) signals.
23724
23725 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23726
23727         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23728         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
23729         (get_active_group), (get_building_group), (group_destroy),
23730         (group_commit), (check_queue), (queue_overrun),
23731         (queue_threshold_reached), (queue_out_of_data),
23732         (gen_preroll_element), (remove_groups), (unknown_type),
23733         (add_element_stream), (no_more_pads), (probe_triggered),
23734         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
23735         (setup_substreams), (setup_source), (finish_source),
23736         (prepare_output), (muted_group_change_state),
23737         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
23738         (gst_play_base_bin_change_state):
23739         * gst/playback/gstplaybasebin.h:
23740         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
23741         (gst_play_bin_init), (gst_play_bin_set_property),
23742         (gen_video_element), (gen_text_element), (gen_audio_element),
23743         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
23744         (gst_play_bin_change_state):
23745         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
23746         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
23747         (stream_info_change_state), (gst_stream_info_set_mute),
23748         (gst_stream_info_get_property):
23749         * gst/playback/gststreaminfo.h:
23750         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
23751         (gst_stream_selector_get_linked_pad),
23752         (gst_stream_selector_getcaps),
23753         (gst_stream_selector_get_linked_pads),
23754         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
23755         * gst/playback/gststreamselector.h:
23756           Rough port of playbin. Needs some more work, but is mostly done,
23757           and uses a few locks in important places, which should make stuff
23758           like chain-switches clean. Still uses GST_STATE() in a few places,
23759           which isn't all that good an idea, subtitles/elements disabled
23760           because no elements to test with and thus probably broken, query
23761           and event handling moved to GstBin, internal thread removed
23762           alltogether because the pipeline does that for us now. Can play
23763           Ogg/Vorbis files. Haven't tested anything else yet.
23764
23765 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
23766
23767         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
23768           Do no-more-pads (needed for autoplugging).
23769
23770 2005-05-10  Andy Wingo  <wingo@pobox.com>
23771
23772         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
23773         message to the bus with the tags. Still not sent downstream tho.
23774
23775         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
23776         get_parent.
23777         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
23778         avoid refcounting hassles.
23779
23780 2005-05-09  Andy Wingo  <wingo@pobox.com>
23781
23782         * gst/volume/Makefile.am:
23783         * gst/volume/demo.c
23784         * gst/volume/gstvolume.h
23785         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
23786         basetransform. Probably need an audio filter base class.
23787
23788 2005-05-09  Wim Taymans  <wim@fluendo.com>
23789
23790         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
23791         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
23792         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
23793         (gst_vorbisenc_chain):
23794         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23795         (gst_audio_convert_caps_remove_format_info),
23796         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
23797         (gst_audio_convert_fixate), (gst_audio_convert_channels):
23798         Make caps writable before writing to it.
23799         Fix negotiation in audioconvert some more.
23800
23801 2005-05-09  Wim Taymans  <wim@fluendo.com>
23802
23803         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
23804         (gst_videorate_getcaps), (gst_videorate_setcaps),
23805         (gst_videorate_event), (gst_videorate_chain):
23806         Better negotiation.
23807
23808 2005-05-09  Wim Taymans  <wim@fluendo.com>
23809
23810         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23811         (gst_videorate_getcaps), (gst_videorate_setcaps),
23812         (gst_videorate_blank_data), (gst_videorate_init),
23813         (gst_videorate_event), (gst_videorate_chain),
23814         (gst_videorate_change_state):
23815         Port videorate, do a better job at negotiation while we're at
23816         it.
23817
23818 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
23819
23820         * configure.ac:
23821           Disable libvisual
23822
23823         * examples/Makefile.am:
23824         * gst-libs/gst/audio/Makefile.am:
23825         * gst-libs/gst/riff/Makefile.am:
23826         * gst-libs/gst/tag/Makefile.am:
23827         * gst-libs/gst/video/Makefile.am:
23828           Fixups for missing variables.
23829
23830 2005-05-09  Wim Taymans  <wim@fluendo.com>
23831
23832         * examples/seeking/seek.c: (make_theora_pipeline),
23833         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
23834         (query_rates), (query_positions_elems), (query_positions_pads),
23835         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
23836         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
23837         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
23838         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
23839         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
23840         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
23841         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
23842         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
23843         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
23844         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
23845         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
23846         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
23847         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
23848         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
23849         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
23850         (theora_dec_src_convert), (theora_dec_sink_convert),
23851         (theora_dec_src_query), (theora_dec_sink_query),
23852         (theora_dec_src_event), (theora_dec_sink_event),
23853         (theora_handle_comment_packet), (theora_handle_type_packet),
23854         (theora_handle_header_packet), (theora_handle_data_packet),
23855         (theora_dec_chain):
23856         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
23857         (vorbis_dec_convert), (vorbis_dec_src_query),
23858         (vorbis_dec_sink_query), (vorbis_dec_src_event),
23859         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
23860         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
23861         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
23862         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
23863         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
23864         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
23865         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
23866         (gst_play_bin_query):
23867         * gst/playback/test3.c: (update_scale):
23868         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
23869         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
23870         * gst/subparse/gstsubparse.c: (gst_subparse_init):
23871         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
23872         (gst_videotestsrc_src_query):
23873         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
23874         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
23875         (paint_hline_YUV9):
23876         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
23877         Port to new query API.
23878         Updated seek.
23879         Cleanups in x[v]imagesink
23880
23881 2005-05-09  Andy Wingo  <wingo@pobox.com>
23882
23883         * ext/alsa/gstalsasink.h:
23884         * ext/gnomevfs/gstgnomevfssrc.c:
23885         (gst_gnomevfssrc_get_icy_metadata):
23886         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
23887         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
23888         * ext/theora/theoradec.c (theora_dec_src_query)
23889         (theora_dec_src_event, theora_dec_sink_event)
23890         (theora_handle_comment_packet, theora_handle_data_packet):
23891         * ext/theora/theoraenc.c (theora_enc_chain):
23892         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
23893         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
23894         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
23895         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
23896         (qt_type_find):
23897         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
23898         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
23899         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
23900         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
23901         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
23902         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
23903         (paint_setup_xBGR8888, paint_setup_RGBx8888)
23904         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
23905         (paint_setup_RGB565, paint_setup_xRGB1555):
23906         * gst/videotestsrc/videotestsrc.h:
23907         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
23908         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
23909         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
23910         GCC4 fixes.
23911         
23912         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
23913         gst_pad_query_position. Fixes oggdemux.
23914
23915 2005-05-08  David Schleef  <ds@schleef.org>
23916
23917         * configure.ac: Require liboil.
23918         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
23919         a few more.
23920         * gst/videotestsrc/videotestsrc.c:
23921         * gst/videotestsrc/videotestsrc.h:
23922
23923 2005-05-06  Wim Taymans  <wim@fluendo.com>
23924
23925         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23926         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23927         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
23928         Well, unreffing a buffer right before pushing it is asking
23929         for trouble..
23930
23931 2005-05-06  Christian Schaller  <uraeus@gnome.org>
23932
23933         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
23934
23935 2005-05-06  Wim Taymans  <wim@fluendo.com>
23936
23937         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23938         (gst_audio_convert_caps_remove_format_info),
23939         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
23940         (gst_audio_convert_fixate), (gst_audio_convert_channels):
23941         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
23942         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
23943         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
23944         * gst/sine/Makefile.am:
23945         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
23946         (gst_sinesrc_class_init), (gst_sinesrc_init),
23947         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
23948         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
23949         (gst_sinesrc_update_freq):
23950         * gst/sine/gstsinesrc.h:
23951         * gst/tcp/gstmultifdsink.c:
23952         * sys/xvimage/xvimagesink.c:
23953         Fixed negotiation wrt _peer_get_caps()
23954         Some cleanups.
23955
23956
23957 2005-05-06  Wim Taymans  <wim@fluendo.com>
23958
23959         * gst-libs/gst/audio/gstaudiosink.c:
23960         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
23961         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
23962         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
23963         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
23964         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
23965         (gst_audiosink_create_ringbuffer):
23966         * gst-libs/gst/audio/gstbaseaudiosink.c:
23967         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
23968         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
23969         (gst_baseaudiosink_set_property), (build_linear_format),
23970         (debug_spec_caps), (debug_spec_buffer),
23971         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
23972         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
23973         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
23974         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
23975         * gst-libs/gst/audio/gstbaseaudiosink.h:
23976         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
23977         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
23978         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
23979         (gst_ringbuffer_play), (gst_ringbuffer_pause),
23980         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
23981         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
23982         (wait_segment), (gst_ringbuffer_commit),
23983         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
23984         (gst_ringbuffer_clear):
23985         * gst-libs/gst/audio/gstringbuffer.h:
23986         Make the base audiosink return an error when there is no
23987         audiobuffer negotiated.
23988
23989 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23990
23991         * ext/Makefile.am:
23992         Disable cdparanoia until someone ports it!
23993
23994 2005-05-06  Wim Taymans  <wim@fluendo.com>
23995
23996         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
23997         (gst_ogg_demux_sink_activate):
23998         And revert after wingo's revert.. sigh..
23999
24000 2005-05-05  Andy Wingo  <wingo@pobox.com>
24001
24002         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
24003         GObject.
24004         * configure.ac: Return audiorate and subparse from the ghetto.
24005         Re-enable -Wall -Werror.
24006         * gst/subparse/gstsubparse.c:
24007         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
24008         or chain-based. Cleaned up a bit. Not tested.
24009         
24010 2005-05-05  Christian Schaller <christian@fluendo.com> 
24011
24012         * Makefile.am: remove stuff that is not building
24013         * configure.ac: remove stuff that is not building
24014         * examples/Makefile.am: remove stuff that is not building
24015         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
24016         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
24017         * sys/Makefile.am: remove stuff that is not building
24018         * testsuite/Makefile.am: remove stuff that is not building
24019
24020 2005-05-05  Andy Wingo  <wingo@pobox.com>
24021
24022         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
24023         * gst-libs/gst/tag/gstvorbistag.c:
24024         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
24025         * gst/adder/gstadder.h:
24026         * gst/audioconvert/gstchannelmix.c:
24027         (gst_audio_convert_fill_one_other):
24028         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
24029         (gst_audiorate_init), (gst_audiorate_chain):
24030         * gst/playback/gstplaybasebin.c: (setup_source):
24031         * gst/playback/test3.c: (update_scale):
24032         Some GCC4 fixes
24033         
24034         * po/af.po:
24035         * po/az.po:
24036         * po/cs.po:
24037         * po/en_GB.po:
24038         * po/hu.po:
24039         * po/it.po:
24040         * po/nb.po:
24041         * po/nl.po:
24042         * po/or.po:
24043         * po/sq.po:
24044         * po/sr.po:
24045         * po/sv.po:
24046         * po/uk.po:
24047         * po/vi.po: Foo
24048
24049 2005-05-05  Wim Taymans  <wim@fluendo.com>
24050
24051         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24052         (gst_audio_convert_caps_remove_format_info),
24053         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24054         (gst_audio_convert_change_state), (gst_audio_convert_channels):
24055         * gst/videotestsrc/gstvideotestsrc.c:
24056         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
24057         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
24058         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
24059         (gst_videotestsrc_init), (gst_videotestsrc_loop):
24060         Don't ignore _push() return values.
24061         Make sure no processing is done when shutting down.
24062         Videotestsrc pad activation fix.
24063
24064 2005-05-05  Wim Taymans  <wim@fluendo.com>
24065
24066         * gst/adder/Makefile.am:
24067         * gst/adder/gstadder.c: (gst_adder_setcaps),
24068         (gst_adder_class_init), (gst_adder_init),
24069         (gst_adder_request_new_pad), (gst_adder_collected),
24070         (gst_adder_change_state):
24071         * gst/adder/gstadder.h:
24072         Ported adder as an example of a mixer element using
24073         collect pads. Needs more negotiation work.
24074
24075 2005-05-05  Wim Taymans  <wim@fluendo.com>
24076
24077         * ext/theora/theoradec.c: (_inc_granulepos),
24078         (theora_dec_src_event), (theora_dec_sink_event),
24079         (theora_handle_comment_packet), (theora_handle_type_packet),
24080         (theora_handle_header_packet), (theora_handle_data_packet),
24081         (theora_dec_chain):
24082         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24083         (gst_theora_enc_init), (theora_enc_sink_setcaps),
24084         (theora_push_buffer), (theora_push_packet),
24085         (theora_enc_sink_event), (theora_enc_chain),
24086         (theora_enc_change_state), (theora_enc_set_property),
24087         (theora_enc_get_property):
24088         Added stream lock to decoder so that we can serialize
24089         the discont event.
24090         More theoraenc porting, recover from errors, do clean
24091         shutdown.
24092
24093 2005-05-05  Wim Taymans  <wim@fluendo.com>
24094
24095         * ext/ogg/Makefile.am:
24096         * ext/ogg/README:
24097         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24098         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
24099         (gst_ogg_print):
24100         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24101         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
24102         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
24103         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24104         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
24105         (gst_ogg_mux_change_state):
24106         Ported ogg muxer.
24107
24108 2005-05-05  Wim Taymans  <wim@fluendo.com>
24109
24110         * docs/design-audiosinks.txt:
24111         * gst-libs/gst/audio/TODO:
24112         * gst-libs/gst/audio/gstaudiosink.c:
24113         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24114         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24115         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24116         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24117         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24118         (gst_audiosink_create_ringbuffer):
24119         * gst-libs/gst/audio/gstbaseaudiosink.c:
24120         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24121         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24122         (gst_baseaudiosink_set_property), (build_linear_format),
24123         (debug_spec_caps), (debug_spec_buffer),
24124         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24125         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24126         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24127         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24128         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24129         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24130         (gst_ringbuffer_release), (gst_ringbuffer_play),
24131         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24132         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
24133         (gst_ringbuffer_set_sample), (wait_segment),
24134         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
24135         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
24136         More work on the audiosink, mostly debugging and a race in
24137         shutdown.
24138
24139 2005-04-28  Wim Taymans  <wim@fluendo.com>
24140
24141         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
24142         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
24143         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
24144         (vorbis_dec_src_query), (vorbis_dec_src_event),
24145         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24146         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24147         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
24148         Don't crap out when seeking back to position 0.
24149
24150 2005-04-28  Wim Taymans  <wim@fluendo.com>
24151
24152         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
24153         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
24154         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
24155         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
24156         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
24157         Make audio sink configurable, use alsasink as default.
24158
24159 2005-04-28  Wim Taymans  <wim@fluendo.com>
24160
24161         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24162         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
24163         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
24164         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
24165         (vorbis_dec_change_state):
24166         * ext/vorbis/vorbisdec.h:
24167         Refactor, use STREAM_LOCK.
24168
24169 2005-04-28  Wim Taymans  <wim@fluendo.com>
24170
24171         * ext/theora/theoradec.c: (_inc_granulepos),
24172         (theora_dec_sink_event), (theora_handle_comment_packet),
24173         (theora_handle_type_packet), (theora_handle_header_packet),
24174         (theora_handle_data_packet), (theora_dec_chain),
24175         (theora_dec_change_state):
24176         Refactor a bit, use STREAM_LOCK.
24177
24178 2005-04-28  Wim Taymans  <wim@fluendo.com>
24179
24180         * ext/alsa/Makefile.am:
24181         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
24182         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
24183         (gst_alsa_link), (gst_alsa_close_audio):
24184         * ext/alsa/gstalsaplugin.c: (plugin_init):
24185         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
24186         (gst_alsasink_dispose), (gst_alsasink_base_init),
24187         (gst_alsasink_class_init), (gst_alsasink_init),
24188         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
24189         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
24190         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
24191         (gst_alsasink_reset):
24192         * ext/alsa/gstalsasink.h:
24193         Implement alsasink with simple open/write/close API. 
24194         Make alsa dir build by disabling compilation of code.
24195
24196 2005-04-28  Wim Taymans  <wim@fluendo.com>
24197
24198         * gst-libs/gst/audio/Makefile.am:
24199         * gst-libs/gst/audio/audio.h:
24200         * gst-libs/gst/audio/audioclock.c:
24201         * gst-libs/gst/audio/audioclock.h:
24202         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
24203         (gst_audio_clock_class_init), (gst_audio_clock_init),
24204         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
24205         * gst-libs/gst/audio/gstaudioclock.h:
24206         * gst-libs/gst/audio/gstaudiosink.c:
24207         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24208         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24209         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24210         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24211         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
24212         (gst_audiosink_create_ringbuffer):
24213         * gst-libs/gst/audio/gstbaseaudiosink.c:
24214         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
24215         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
24216         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
24217         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
24218         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
24219         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
24220         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
24221         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24222         * gst-libs/gst/audio/gstbaseaudiosink.h:
24223         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24224         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
24225         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24226         (gst_ringbuffer_release), (gst_ringbuffer_play),
24227         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
24228         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
24229         (gst_ringbuffer_set_sample), (wait_segment),
24230         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
24231         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
24232         * gst-libs/gst/audio/gstringbuffer.h:
24233         Make ringbuffer faster and more simple by removing the locks
24234         in the playback thread.
24235         Add sample accurate playback based on buffer sample offsets.
24236         Make the baseaudiosink provide a clock.
24237         Parse caps in the base class.
24238         Correctly handle seeking, flushing and state changes.
24239
24240 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
24241
24242         * configure.ac:
24243         * gst/audioconvert/Makefile.am:
24244         * gst/audioscale/Makefile.am:
24245           Fix part of the build.  Come on guys, autogen didn't even work :)
24246
24247 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24248
24249         * configure.ac:
24250         * gst-libs/gst/Makefile.am:
24251         * gst-libs/gst/media-info/.cvsignore:
24252         * gst-libs/gst/media-info/Makefile.am:
24253         * gst-libs/gst/media-info/README:
24254         * gst-libs/gst/media-info/media-info-priv.c:
24255         * gst-libs/gst/media-info/media-info-priv.h:
24256         * gst-libs/gst/media-info/media-info-test.c:
24257         * gst-libs/gst/media-info/media-info.c:
24258         * gst-libs/gst/media-info/media-info.h:
24259         * gst-libs/gst/media-info/media-info.vcproj:
24260         * pkgconfig/Makefile.am:
24261         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
24262         * pkgconfig/gstreamer-media-info.pc.in:
24263           Remove media-info, which is also successed by playbin (see Totem
24264           implementation).
24265
24266 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24267
24268         * configure.ac:
24269         * examples/Makefile.am:
24270         * examples/gstplay/.cvsignore:
24271         * examples/gstplay/Makefile.am:
24272         * examples/gstplay/player.c:
24273         * gst-libs/gst/Makefile.am:
24274         * gst-libs/gst/play/.cvsignore:
24275         * gst-libs/gst/play/Makefile.am:
24276         * gst-libs/gst/play/play.c:
24277         * gst-libs/gst/play/play.h:
24278         * gst-libs/gst/play/play.vcproj:
24279         * pkgconfig/Makefile.am:
24280         * pkgconfig/gstreamer-play-uninstalled.pc.in:
24281         * pkgconfig/gstreamer-play.pc.in:
24282           Remove libgstplay, playbin is now the official successor.
24283
24284 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24285
24286         * configure.ac:
24287         * gst-libs/gst/Makefile.am:
24288         * gst-libs/gst/xwindowlistener/Makefile.am:
24289         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
24290         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
24291           Remove deprecated xwindowlistener (I've moved xwindowlistening
24292           in the v4l/v4l2 plugins over to serverside).
24293
24294 2005-04-25  David Schleef  <ds@schleef.org>
24295
24296         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
24297         to examples/dynparams.  Examples do not belong interspersed with
24298         source code.
24299         * examples/dynparams/demo-dparams.c:
24300         * gst/sine/Makefile.am:
24301         * gst/sine/demo-dparams.c:
24302
24303 2005-04-25  David Schleef  <ds@schleef.org>
24304
24305         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
24306         * gst-libs/gst/audio/Makefile.am:
24307         * gst-libs/gst/riff/Makefile.am:
24308         * gst-libs/gst/tag/Makefile.am:
24309         * gst-libs/gst/video/Makefile.am:
24310         * gst-libs/gst/xwindowlistener/Makefile.am:
24311
24312         Convert to 0.9 API, seems to work:
24313         * sys/ximage/Makefile.am:
24314         * sys/ximage/ximagesink.c:
24315
24316 2005-04-24  David Schleef  <ds@schleef.org>
24317
24318         Link plugins against libraries:
24319         * ext/alsa/Makefile.am:
24320         * gst/tcp/Makefile.am:
24321
24322         Remove asm code that should be in liboil
24323         * gst/videoscale/Makefile.am:
24324         * gst/videoscale/videoscale_x86_asm.s:
24325
24326         gettext wants these checked in:
24327         * po/af.po:
24328         * po/az.po:
24329         * po/cs.po:
24330         * po/en_GB.po:
24331         * po/hu.po:
24332         * po/it.po:
24333         * po/nb.po:
24334         * po/nl.po:
24335         * po/or.po:
24336         * po/sq.po:
24337         * po/sr.po:
24338         * po/sv.po:
24339         * po/uk.po:
24340         * po/vi.po:
24341
24342 2005-04-24  David Schleef  <ds@schleef.org>
24343
24344         Convert gst_main() to g_main_loop_run()
24345         * gst/playback/decodetest.c: (main):
24346         * gst/playback/test2.c: (main):
24347         * gst/playback/test3.c: (main):
24348         * gst/playback/test4.c: (main):
24349
24350         Link plugins against libraries:
24351         * ext/libvisual/Makefile.am:
24352         * sys/xvimage/Makefile.am:
24353
24354 2005-04-24  David Schleef  <ds@schleef.org>
24355
24356         * configure.ac: Remove idct and resample libs
24357         * gst-libs/gst/Makefile.am: same
24358
24359         Remove usage of gst_library_load():
24360         * ext/alsa/gstalsaplugin.c: (plugin_init):
24361         * ext/libvisual/visual.c: (plugin_init):
24362         * ext/ogg/gstogg.c: (plugin_init):
24363         * ext/theora/theora.c: (plugin_init):
24364         * ext/vorbis/vorbis.c: (plugin_init):
24365         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
24366         * gst/audioscale/gstaudioscale.c:
24367         * gst/adder/gstadder.c: (plugin_init):
24368         * gst/audioconvert/plugin.c: (plugin_init):
24369         * sys/ximage/ximagesink.c: (plugin_init):
24370         * sys/xvimage/xvimagesink.c: (plugin_init):
24371         * gst/tcp/gsttcpplugin.c: (plugin_init):
24372
24373         Link plugins against libraries:
24374         * ext/ogg/Makefile.am:
24375         * ext/theora/Makefile.am:
24376         * ext/vorbis/Makefile.am:
24377         * gst/audioconvert/Makefile.am:
24378
24379         Create proper libraries:
24380         * gst-libs/gst/riff/Makefile.am:
24381         * gst-libs/gst/audio/Makefile.am:
24382         * gst-libs/gst/video/Makefile.am:
24383
24384         Move resample library to audioscale plugin directory:
24385         * gst-libs/gst/resample/Makefile.am:
24386         * gst-libs/gst/resample/README:
24387         * gst-libs/gst/resample/dtof.c:
24388         * gst-libs/gst/resample/dtos.c:
24389         * gst-libs/gst/resample/functable.c:
24390         * gst-libs/gst/resample/private.h:
24391         * gst-libs/gst/resample/resample.c:
24392         * gst-libs/gst/resample/resample.h:
24393         * gst-libs/gst/resample/resample.vcproj:
24394         * gst-libs/gst/resample/test.c:
24395         * gst/audioscale/Makefile.am:
24396         * gst/audioscale/README:
24397         * gst/audioscale/dtof.c:
24398         * gst/audioscale/dtos.c:
24399         * gst/audioscale/functable.c:
24400         * gst/audioscale/private.h:
24401         * gst/audioscale/resample.c:
24402         * gst/audioscale/resample.h:
24403         * gst/audioscale/test.c:
24404
24405         Move tagedit library to gst-libs:
24406         * gst-libs/gst/tag/Makefile.am:
24407         * gst-libs/gst/tag/gstid3tag.c:
24408         * gst-libs/gst/tag/gsttagediting.c:
24409         * gst-libs/gst/tag/gsttageditingprivate.h:
24410         * gst-libs/gst/tag/gstvorbistag.c:
24411         * gst/tags/Makefile.am:
24412         * gst/tags/gstid3tag.c:
24413         * gst/tags/gstvorbistag.c:
24414
24415         Fix for core changes:
24416         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
24417         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
24418         (gst_sinesrc_getrange):
24419
24420 2005-04-23  David Schleef  <ds@schleef.org>
24421
24422         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
24423         in gst-plugins in a long time, and properly belongs in liboil.
24424         * gst-libs/gst/idct/Makefile.am:
24425         * gst-libs/gst/idct/README:
24426         * gst-libs/gst/idct/dct.h:
24427         * gst-libs/gst/idct/doieee:
24428         * gst-libs/gst/idct/fastintidct.c:
24429         * gst-libs/gst/idct/floatidct.c:
24430         * gst-libs/gst/idct/idct.c:
24431         * gst-libs/gst/idct/idct.h:
24432         * gst-libs/gst/idct/idtc.vcproj:
24433         * gst-libs/gst/idct/ieeetest.c:
24434         * gst-libs/gst/idct/intidct.c:
24435
24436 2005-04-20  Wim Taymans  <wim@fluendo.com>
24437
24438         * docs/design-audiosinks.txt:
24439         * gst-libs/gst/audio/Makefile.am:
24440         * gst-libs/gst/audio/TODO:
24441         * gst-libs/gst/audio/gstaudiosink.c:
24442         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
24443         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
24444         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
24445         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
24446         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
24447         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
24448         (gst_audiosink_class_init), (gst_audiosink_init),
24449         (gst_audiosink_create_ringbuffer):
24450         * gst-libs/gst/audio/gstaudiosink.h:
24451         * gst-libs/gst/audio/gstbaseaudiosink.c:
24452         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
24453         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
24454         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
24455         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
24456         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
24457         (gst_baseaudiosink_create_ringbuffer),
24458         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
24459         * gst-libs/gst/audio/gstbaseaudiosink.h:
24460         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
24461         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
24462         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
24463         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
24464         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
24465         (gst_ringbuffer_play), (gst_ringbuffer_pause),
24466         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
24467         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
24468         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
24469         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
24470         * gst-libs/gst/audio/gstringbuffer.h:
24471         An attempt at a set of audio base classes together with some
24472         design docs.
24473
24474 2005-04-20  Wim Taymans  <wim@fluendo.com>
24475
24476         * gst/audioconvert/Makefile.am:
24477         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
24478         (gst_audio_convert_caps_remove_format_info),
24479         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
24480         (gst_audio_convert_channels):
24481         Link against audio libs.
24482         Fix audio convert plugin.
24483
24484 2005-04-20  Wim Taymans  <wim@fluendo.com>
24485
24486         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
24487         (gst_ogg_demux_sink_activate):
24488         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
24489         (theora_set_header_on_caps), (theora_enc_sink_event),
24490         (theora_enc_chain):
24491         Fix theora encoder.
24492
24493 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24494
24495         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
24496         * gst/playback/gstdecodebin.c: (find_compatibles):
24497           Work with staticpadtemplates in elementfactories.
24498
24499 2005-04-12  Wim Taymans  <wim@fluendo.com>
24500
24501         * gst/playback/README:
24502         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
24503         (compare_ranks), (print_feature), (gst_decode_bin_init),
24504         (dynamic_create), (dynamic_free), (find_compatibles),
24505         (mimetype_is_raw), (close_pad_link), (got_redirect),
24506         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
24507         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
24508         (gst_decode_bin_change_state):
24509         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
24510         (gst_play_base_bin_init), (group_destroy), (group_commit),
24511         (check_queue), (queue_overrun), (queue_threshold_reached),
24512         (queue_out_of_data), (gen_preroll_element), (unknown_type),
24513         (new_decoded_pad), (setup_subtitle), (gen_source_element),
24514         (got_redirect), (setup_source), (play_base_eos),
24515         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
24516         (gst_play_base_bin_remove_element):
24517         * gst/playback/gstplaybasebin.h:
24518         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
24519         (gst_play_bin_init), (gst_play_bin_dispose),
24520         (gst_play_bin_set_property), (gen_video_element),
24521         (gen_text_element), (gen_audio_element), (remove_sinks),
24522         (gst_play_bin_send_event):
24523         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
24524         (stream_info_change_state), (gst_stream_info_set_mute):
24525         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
24526         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
24527         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
24528         (gst_stream_selector_chain):
24529         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
24530         (main):
24531         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
24532         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
24533         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
24534         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
24535         Raw and crude port of decodebin. 
24536         Make playbin compile.
24537
24538 2005-04-06  Wim Taymans  <wim@fluendo.com>
24539
24540         * ext/gnomevfs/Makefile.am:
24541         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
24542         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
24543         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
24544         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
24545         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
24546         (gst_gnomevfssrc_stop):
24547         * ext/ogg/Makefile.am:
24548         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
24549         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
24550         * ext/theora/Makefile.am:
24551         * ext/theora/theoradec.c: (_inc_granulepos),
24552         (theora_dec_sink_event), (theora_dec_chain):
24553         * ext/vorbis/Makefile.am:
24554         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
24555         (vorbis_dec_sink_event), (vorbis_dec_chain):
24556         * gst-libs/gst/audio/Makefile.am:
24557         * sys/xvimage/Makefile.am:
24558         Make gnomevfssrc extend the source base class.
24559         Fix linking against libs in various plugins.
24560
24561 2005-04-06  Andy Wingo  <wingo@pobox.com>
24562
24563         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
24564         GST_BASE_LIBS.
24565
24566         * configure.ac: Add check and AC_SUBST for libgstbase.
24567
24568 2005-03-31  Wim Taymans  <wim@fluendo.com>
24569
24570         * examples/seeking/Makefile.am:
24571         * examples/seeking/cdparanoia.c: (main):
24572         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
24573         (play_cb), (pause_cb), (stop_cb), (main):
24574         * examples/seeking/playbin.c:
24575         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
24576         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
24577         (make_sid_pipeline), (make_vorbis_pipeline),
24578         (make_theora_pipeline), (make_vorbis_theora_pipeline),
24579         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
24580         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
24581         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
24582         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
24583         (stop_cb), (main):
24584         * examples/seeking/spider_seek.c:
24585         * examples/seeking/vorbisfile.c:
24586         * ext/gnomevfs/Makefile.am:
24587         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
24588         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
24589         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
24590         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
24591         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
24592         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
24593         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
24594         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
24595         * ext/ogg/README:
24596         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
24597         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
24598         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
24599         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
24600         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
24601         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
24602         (gst_ogg_pad_event), (gst_ogg_pad_reset),
24603         (gst_ogg_demux_factory_filter), (compare_ranks),
24604         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
24605         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
24606         (gst_ogg_chain_new), (gst_ogg_chain_free),
24607         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
24608         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
24609         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
24610         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
24611         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
24612         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
24613         (gst_ogg_demux_get_prev_page),
24614         (gst_ogg_demux_deactivate_current_chain),
24615         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
24616         (gst_ogg_demux_bisect_forward_serialno),
24617         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
24618         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
24619         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
24620         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
24621         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
24622         (gst_ogg_demux_change_state), (gst_ogg_print):
24623         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24624         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
24625         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
24626         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
24627         (gst_ogg_mux_loop):
24628         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
24629         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
24630         (theora_dec_src_convert), (theora_dec_sink_convert),
24631         (theora_dec_src_query), (theora_dec_src_event),
24632         (theora_dec_sink_event), (theora_dec_chain),
24633         (theora_dec_change_state):
24634         * ext/theora/theoraenc.c: (gst_theora_enc_init),
24635         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
24636         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
24637         (theora_enc_change_state):
24638         * ext/vorbis/Makefile.am:
24639         * ext/vorbis/oggvorbisenc.c:
24640         * ext/vorbis/oggvorbisenc.h:
24641         * ext/vorbis/vorbis.c: (plugin_init):
24642         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
24643         (vorbis_dec_src_query), (vorbis_dec_src_event),
24644         (vorbis_dec_sink_event), (vorbis_dec_chain),
24645         (vorbis_dec_change_state):
24646         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
24647         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
24648         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
24649         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
24650         (gst_vorbisenc_change_state):
24651         * ext/vorbis/vorbisenc.h:
24652         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
24653         * gst-libs/gst/audio/audioclock.c:
24654         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
24655         (gst_audiofilter_init), (gst_audiofilter_chain):
24656         * gst-libs/gst/audio/testchannels.c: (main):
24657         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
24658         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
24659         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
24660         (gmip_find_track_streaminfo), (gmip_find_track_format):
24661         * gst-libs/gst/media-info/media-info.c:
24662         (gst_media_info_read_idler):
24663         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
24664         (gst_play_get_all_by_interface):
24665         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
24666         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
24667         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
24668         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
24669         (gst_riff_parse_info):
24670         * gst-libs/gst/riff/riff-read.h:
24671         * gst-libs/gst/riff/riff.c: (plugin_init):
24672         * gst-libs/gst/video/Makefile.am:
24673         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
24674         (gst_videosink_class_init), (gst_videosink_get_type):
24675         * gst-libs/gst/video/videosink.h:
24676         * gst/audioconvert/bufferframesconvert.c:
24677         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
24678         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
24679         * gst/audioconvert/channelmixtest.c: (main):
24680         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
24681         (gst_audio_convert_chain),
24682         (gst_audio_convert_caps_remove_format_info),
24683         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
24684         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
24685         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
24686         (gst_audio_convert_buffer_to_default_format),
24687         (gst_audio_convert_buffer_from_default_format),
24688         (gst_audio_convert_channels):
24689         * gst/audioconvert/gstchannelmix.h:
24690         * gst/ffmpegcolorspace/avcodec.h:
24691         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
24692         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
24693         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
24694         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
24695         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
24696         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
24697         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
24698         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
24699         (mpeg_video_type_find), (mpeg_video_stream_type_find),
24700         (dv_type_find):
24701         * gst/videotestsrc/gstvideotestsrc.c:
24702         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
24703         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
24704         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
24705         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
24706         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
24707         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
24708         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
24709         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
24710         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
24711         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
24712         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
24713         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
24714         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
24715         (gst_xvimagesink_navigation_send_event),
24716         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
24717         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
24718         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
24719         * sys/xvimage/xvimagesink.h:
24720         Plugin port to 0.9, ogg/theora playback should work in the seek
24721         example now.
24722         Removed old examples.
24723         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
24724         explained in 0.9 TODO doc.
24725
24726
24727 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
24728
24729         * autogen.sh:
24730         * configure.ac:
24731         * ext/Makefile.am:
24732         * gst/Makefile.am:
24733         * po/POTFILES.in:
24734         * po/af.po:
24735         * po/az.po:
24736         * po/cs.po:
24737         * po/en_GB.po:
24738         * po/hu.po:
24739         * po/it.po:
24740         * po/nb.po:
24741         * po/nl.po:
24742         * po/or.po:
24743         * po/sq.po:
24744         * po/sr.po:
24745         * po/sv.po:
24746         * po/uk.po:
24747         * po/vi.po:
24748         * sys/Makefile.am:
24749         * testsuite/Makefile.am:
24750           remove a whole bunch of plugins.  This module now contains a set
24751           of free reference plugins/elements as agreed.
24752
24753 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
24754
24755         * configure.ac:
24756           hunting season on 0.9 is now OPEN
24757
24758 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24759
24760         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
24761           Kick the hell out of gcc for not warning me about a symbol conflict.
24762
24763 2005-02-22  Luca Ognibene  <luogni@tin.it>
24764
24765         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
24766
24767         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
24768           Don't leak caps string (fixes #168134)
24769
24770         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
24771         (gst_jpegenc_init), (gst_jpegenc_finalize),
24772         (gst_jpegenc_change_state):
24773           Don't leak line buffers and context struct (fixes #168133).
24774
24775 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
24776
24777         * configure.ac:
24778         * ext/dirac/gstdiracdec.cc:
24779         (gst_diracdec_chain):
24780           Since dirac 0.5.0 the framerate in dirac is expressed as a
24781           rational number. Fix build and up requirement to 0.5.0, and
24782           also pass parameters to gst_diracdec_link in the right order
24783           (fixes #167959).
24784
24785 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
24786
24787         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
24788         * ext/faad/gstfaad.h:
24789         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
24790         certain invalid muxed streams, where some packets will contain 
24791         junk after decoder data. Partially fixes #149158.
24792
24793 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
24794         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
24795           Make sure we only write to writable buffers
24796
24797 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
24798
24799         * gst-libs/gst/riff/riff-media.c:
24800         (gst_riff_create_audio_caps_with_data):
24801           Do actually fix invalid RIFF fmt header values for alaw
24802           and mulaw audio instead of just saying so.
24803
24804         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
24805           Give gst_riff_create_audio_caps_with_data() a chance to
24806           fix up broken format header fields before extracting any
24807           parameters from the header. (fixes #167633)
24808
24809 2005-02-19  Martin Holters  <martin.holters@gmx.de>
24810
24811         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
24812
24813         * gst/audioconvert/bufferframesconvert.c:
24814         (buffer_frames_convert_link):
24815           Don't leak othercaps. (fixes #167878)
24816
24817 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
24818
24819         * configure.ac:
24820         * ext/libvisual/visual.c: (gst_visual_srclink),
24821         (gst_visual_change_state):
24822           Support libvisual 0.2.0.
24823
24824 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
24825
24826         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
24827         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
24828           Use same rowstrides for I420 as used everywhere else.
24829
24830 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
24831
24832         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
24833           Declare variables at beginning of block and make gcc-2.95 happy
24834           (fixes # 167482, patch by Gergely Nagy).
24835           
24836         * gst/tcp/gsttcpclientsrc.c:
24837         * gst/tcp/gsttcpclientsrc.h:
24838           Move some includes into the header, so that struct sockaddr_in is
24839           defined when it should be defined on FreeBSD as well (fixes
24840           #167483).
24841           
24842         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
24843           Don't pass uninitialised values to setsockopt() here either.
24844
24845 2005-02-17  Luca Ognibene  <luogni at tin dot it>
24846
24847         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
24848
24849         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
24850           Don't pass uninitialised values to setsockopt(). (fixes #167704)
24851
24852 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24853
24854         * gst/playback/gstplaybin.c: (add_sink):
24855           Invert bin_add/link order to workaround deadlock in opt.
24856
24857 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24858
24859         * gst/modplug/gstmodplug.cc:
24860           Add missing break causing position queries to fail.
24861
24862 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
24863
24864         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
24865           Granpos can apparently be -1, which screws up calculations...
24866
24867 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
24868
24869         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
24870         (gst_ximagesink_send_pending_navigation),
24871         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
24872         (gst_ximagesink_init):
24873         * sys/ximage/ximagesink.h:
24874         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
24875         (gst_xvimagesink_send_pending_navigation),
24876         (gst_xvimagesink_navigation_send_event),
24877         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
24878         * sys/xvimage/xvimagesink.h:
24879           Use a mutex protected list to marshal navigation
24880           events into the stream thread from whichever thread
24881           sends them.
24882
24883 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
24884
24885         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
24886           Display current position and track length; misc. clean-ups.
24887           
24888         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
24889         (speed_init), (speed_chain):
24890           Add query function, so that the stream length and current position
24891           get adjusted when queried (note that current position queries may
24892           still be wrong if the audio sink returns values based on buffer
24893           timestamps instead of passing on the query).
24894
24895 2005-02-13  Benjamin Otte  <otte@gnome.org>
24896
24897         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
24898         (gst_audio_convert_channels):
24899           create channel conversion matrix when linking
24900         * gst/audioconvert/.cvsignore:
24901         * gst/audioconvert/Makefile.am:
24902         * gst/audioconvert/channelmixtest.c: (main):
24903           add (ugly) test that ensures stereo <=> mono conversion works
24904           correctly
24905
24906 2005-02-13  Benjamin Otte  <otte@gnome.org>
24907
24908         * gst/audioconvert/gstchannelmix.h:
24909           include missing header file
24910         * gst/audioconvert/gstchannelmix.c:
24911         (gst_audio_convert_fill_compatible):
24912           use same sign for both channels when converting to/from compatible
24913           channel. Previously used different signs made the signals cancel
24914           each other out and appear like silence. (fixes #167269)
24915
24916 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
24917
24918         * gst/ffmpegcolorspace/avcodec.h:
24919         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
24920         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
24921         (gst_ffmpegcsp_avpicture_fill):
24922         * gst/ffmpegcolorspace/imgconvert.c:
24923           Convert to and from YV12 (fixes #156379).
24924
24925 2005-02-12  Julien MOUTTE  <julien@moutte.net>
24926
24927         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
24928         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
24929         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
24930         (gst_ximagesink_expose), (gst_ximagesink_set_property),
24931         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
24932         methods from chain and negotiation and vice versa (Fixes #166142).
24933         * sys/ximage/ximagesink.h: Add stream_lock.
24934         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
24935         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
24936         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
24937         (gst_xvimagesink_expose): Check for xcontext before trying to link.
24938
24939 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
24940
24941         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
24942           Don't send "Hey! You gave me a NULL pointer you naughty person" as
24943           error message when we can't open the DVD device (when dvdnav_open()
24944           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
24945           the above). Send something more useful instead (fixes #167117).
24946
24947 2005-02-11  Julien MOUTTE  <julien@moutte.net>
24948
24949         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
24950         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
24951         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
24952         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
24953         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
24954         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
24955         methods from chain and negotiation and vice versa (Fixes #166142).
24956         Fix a possible bug of images in the buffer pool being discarded because
24957         we are looking at the wrong geometry.
24958         * sys/xvimage/xvimagesink.h: Add stream_lock.
24959
24960 2005-02-11  David Schleef  <ds@schleef.org>
24961
24962         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
24963         unsigned int. (fixes #167128)
24964
24965 2005-02-11  David Schleef  <ds@schleef.org>
24966
24967         * gst/librfb/Makefile.am: Testing stuff before committing is
24968           for wimps... and people with fast machines.  Fix stupid
24969           mistake.
24970
24971 2005-02-11  David Schleef  <ds@schleef.org>
24972
24973         * configure.ac: Pull in librfb from my CVS tree, because it is
24974           too small and annoying to be separate.  Move rfbsrc plugin
24975           to gst/.
24976         * ext/Makefile.am:
24977         * ext/librfb/Makefile.am:
24978         * ext/librfb/gstrfbsrc.c:
24979         * gst/librfb/Makefile.am:
24980         * gst/librfb/gstrfbsrc.c:
24981         * gst/librfb/rfb.c:
24982         * gst/librfb/rfb.h:
24983         * gst/librfb/rfbbuffer.c:
24984         * gst/librfb/rfbbuffer.h:
24985         * gst/librfb/rfbbytestream.c:
24986         * gst/librfb/rfbbytestream.h:
24987         * gst/librfb/rfbcontext.h:
24988         * gst/librfb/rfbdecoder.c:
24989         * gst/librfb/rfbdecoder.h:
24990         * gst/librfb/rfbutil.h:
24991
24992 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
24993
24994         * gst/speed/Makefile.am:
24995         * gst/speed/demo-mp3.c: (main):
24996         * gst/speed/filter.func:
24997         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
24998         (speed_class_init), (speed_init), (speed_chain_int16),
24999         (speed_chain_float32), (speed_chain), (speed_set_property),
25000         (speed_get_property), (speed_change_state):
25001         * gst/speed/gstspeed.h:
25002           Fix speed element and make it chain-based (fixes #156467),
25003           and make it handle more than one channel.
25004
25005 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
25006
25007         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
25008         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
25009         (gst_dtsdec_chain), (gst_dtsdec_change_state):
25010         * ext/dts/gstdtsdec.h:
25011           Don't clobber the stack constructing the channels array.
25012           Make the element chain-based. DTS tracks can now be played.
25013           
25014 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
25015
25016         * gst-libs/gst/audio/multichannel.h:
25017         * gst-libs/gst/gconf/gconf.h:
25018         * gst-libs/gst/idct/idct.h:
25019         * gst-libs/gst/media-info/media-info-priv.h:
25020         * gst-libs/gst/play/play.h:
25021         * gst-libs/gst/resample/private.h:
25022         * gst-libs/gst/resample/resample.h:
25023         * gst-libs/gst/riff/riff-ids.h:
25024         * gst-libs/gst/video/video.h:
25025         * gst-libs/gst/video/videosink.h:
25026           Add G_BEGIN_DECLS and G_END_DECLS around headers where
25027           missing, so that they work when included from C++ code.
25028
25029 2005-02-09  David Schleef  <ds@schleef.org>
25030
25031         * testsuite/gst-lint: Check for non-statically scoped
25032           parent_class variables.  This won't be a problem once
25033           plugins are loaded with RTLD_LOCAL.
25034
25035 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25036
25037         * ext/mplex/gstmplexibitstream.cc:
25038           gcc madness.
25039
25040 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25041
25042         * ext/ogg/gstogmparse.c:
25043         * gst/debug/gstnavigationtest.c:
25044           Die, thou faulty symbol pollutors (non-static parent_class).
25045
25046 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25047
25048         * ext/mplex/gstmplexibitstream.cc:
25049           Fix event handling (#165525).
25050
25051 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25052
25053         * ext/mikmod/gstmikmod.c:
25054         * gst/modplug/gstmodplug.cc:
25055           Add missing endianness to template (fixes #165509).
25056
25057 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25058
25059         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
25060           Fix wrong order of reading of optional bytes (#165290).
25061
25062 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25063
25064         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25065           Implement FILLER event awareness.
25066
25067 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25068
25069         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
25070           Fix track calculations (#166208).
25071
25072 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25073
25074         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25075
25076         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
25077         * ext/libpng/gstpngenc.c:
25078           Fix byte-order, use proper fixed caps. Fixes #164197.
25079
25080 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
25081
25082         * configure.ac:
25083           Add dvdlpcmdec 
25084
25085         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
25086         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
25087           Don't push buffers if the src pad isn't negotiated yet.
25088           
25089         * gst/audioconvert/gstaudioconvert.c:
25090         (gst_audio_convert_buffer_to_default_format),
25091         (gst_audio_convert_buffer_from_default_format):
25092           Add support for 24-bit width.
25093
25094         * gst/dvdlpcmdec/.cvsignore:
25095         * gst/dvdlpcmdec/Makefile.am:
25096         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
25097         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
25098         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
25099         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
25100         (plugin_init):
25101         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
25102           New decoder for rearranging DVD LPCM into our audio/x-raw-int
25103           format. Needs support for the channels maps if someone can find 
25104           a DVD LPCM track with > 2 channels.
25105
25106         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
25107         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
25108         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
25109         * gst/mpegstream/gstdvddemux.h:
25110         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
25111         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
25112         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
25113         * gst/mpegstream/gstmpegdemux.h:
25114         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
25115         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
25116         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
25117         (gst_mpeg_parse_handle_src_query),
25118         (gst_mpeg_parse_handle_src_event):
25119           Use audio/x-dvd-lpcm for LPCM output.
25120           Add DTS output.
25121
25122 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
25123
25124         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25125
25126         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
25127         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
25128           Add BGRA handling (#165736).
25129
25130 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
25131
25132         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25133
25134         * gst/law/alaw-decode.c: (alawdec_link):
25135         * gst/law/alaw-encode.c: (alawenc_link):
25136         * gst/law/mulaw-decode.c: (mulawdec_link):
25137         * gst/law/mulaw-encode.c: (mulawenc_link):
25138           Fix caps memleaks (#166600).
25139
25140 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
25141
25142         * ext/tarkin/mem.h:
25143         * ext/tarkin/wavelet.h:
25144         * ext/tarkin/yuv.h:
25145         * gst/ffmpegcolorspace/avcodec.h:
25146           Include "_stdint.h" instead of <stdint.h>. Fixes build on
25147           systems that don't have stdint.h, like Solaris9 (fixes #166631).
25148
25149 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25150
25151         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
25152         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
25153         (gst_xvimagesink_change_state):
25154           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
25155           Xv video (and thereby regenerate Xv colourkey) in clear() so
25156           that PLAY -> READY -> PLAY works (fixes #162504).
25157
25158 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25159
25160         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
25161           Switch to list instead of range, since MJPEG-devices really just
25162           support decimations, not any size.
25163
25164 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25165         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
25166         (gst_mpeg2dec_reset), (free_all_buffers),
25167         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
25168         * ext/mpeg2dec/gstmpeg2dec.h:
25169           The libmpeg2 user-allocated buffer management is awkward, 
25170           to say the least. Hopefully this fixes things.
25171
25172 2005-02-04  Andy Wingo  <wingo@pobox.com>
25173
25174         * gst/audioconvert/bufferframesconvert.c
25175         (buffer_frames_convert_fixate): New function, fixates to 256
25176         frames per buffer by default. (Much better than 1.)
25177         (buffer_frames_convert_init): Set the fixate function for both src
25178         and sink pad.
25179         (buffer_frames_convert_link): After success setting nonfixed caps,
25180         get the negotiated caps so we can know how many buffer-frames it
25181         will be. No idea how this worked at all before.
25182
25183 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
25184
25185         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
25186         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
25187         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
25188         (handle_sequence), (handle_picture):
25189         * ext/mpeg2dec/gstmpeg2dec.h:
25190           Rearrange buffer tracking and refcounting and refactor
25191           a little for readability. 
25192
25193 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
25194         * sys/v4l/gstv4l.c: (plugin_init):
25195         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
25196         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
25197         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
25198         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
25199         * sys/v4l/gstv4ljpegsrc.h:
25200         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
25201         * sys/v4l/v4l_calls.h:
25202         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
25203         (gst_v4lsrc_get_fps):
25204         * sys/v4l/v4lsrc_calls.h:
25205           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
25206           you jpeg inside rgb frames" driver.
25207           Don't error in the v4lsrc link function, just return 
25208           REFUSED.
25209
25210 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25211
25212         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
25213         (gst_qcamsrc_open):
25214           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
25215
25216 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25217
25218         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
25219           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
25220
25221 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25222
25223         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
25224           Reset negotiated state on PAUSED->READY.
25225
25226 2005-02-02  David Schleef  <ds@schleef.org>
25227
25228         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
25229         whereever possible.  (Fixes #165997)
25230         * examples/capsfilter/capsfilter1.c: (main):
25231         * examples/dynparams/filter.c: (create_ui):
25232         * examples/seeking/cdparanoia.c: (get_track_info), (main):
25233         * examples/seeking/chained.c: (main):
25234         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
25235         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
25236         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
25237         (make_mpeg_pipeline), (make_mpegnt_pipeline):
25238         * examples/seeking/spider_seek.c: (make_spider_pipeline):
25239         * examples/switch/switcher.c: (main):
25240         * ext/dv/demo-play.c: (main):
25241         * ext/faad/gstfaad.c: (gst_faad_change_state):
25242         * ext/mad/gstmad.c: (gst_mad_chain):
25243         * ext/smoothwave/demo-osssrc.c: (main):
25244         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
25245         (gst_gconf_render_bin_from_description),
25246         (gst_gconf_get_default_audio_sink),
25247         (gst_gconf_get_default_video_sink),
25248         (gst_gconf_get_default_audio_src),
25249         (gst_gconf_get_default_video_src),
25250         (gst_gconf_get_default_visualization_element):
25251         * gst/level/demo.c: (main):
25252         * gst/level/plot.c: (main):
25253         * gst/playback/gstplaybin.c: (gen_video_element),
25254         (gen_audio_element):
25255         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
25256         * gst/playondemand/demo-mp3.c: (setup_pipeline):
25257         * gst/sine/demo-dparams.c: (main):
25258         * gst/spectrum/demo-osssrc.c: (main):
25259         * gst/speed/demo-mp3.c: (main):
25260         * gst/volume/demo.c: (main):
25261         * testsuite/embed/embed.c: (main):
25262
25263 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
25264
25265         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
25266         (gst_tcpclientsink_finalize):
25267         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
25268         (gst_tcpclientsrc_finalize):
25269         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
25270         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
25271         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
25272         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
25273           Don't leak the hostname when shutting down.
25274           In tcpserversrc, take a copy of the default hostname.
25275
25276 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25277
25278         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
25279           Set caps to systemstream=TRUE.
25280
25281 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25282
25283         * testsuite/Makefile.am:
25284           Fix more OSX buildbots.
25285
25286 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
25287
25288         * ext/mpeg2dec/gstmpeg2dec.c:
25289           Don't send things to NULL PAD_PEERs
25290
25291         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
25292           Copy-on-write the incoming buffer.
25293
25294         * gst/mpegstream/gstdvddemux.h:
25295         * gst/mpegstream/gstmpegclock.h:
25296         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
25297         (normal_seek), (gst_mpeg_demux_handle_src_event):
25298         * gst/mpegstream/gstmpegdemux.h:
25299         * gst/mpegstream/gstmpegpacketize.h:
25300         * gst/mpegstream/gstmpegparse.c:
25301         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
25302         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
25303         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
25304         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
25305         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
25306         * gst/mpegstream/gstmpegparse.h:
25307         * gst/mpegstream/gstrfc2250enc.h:
25308           Various changes to the way time is computed that make seeking and
25309           total time estimation much better here.
25310           Use G_BEGIN/END_DECLS instead of __cplusplus
25311
25312         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
25313           Use gst_buffer_stamp instead of only copying the TIMESTAMP
25314
25315 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25316
25317         * gst/subparse/gstsubparse.c:
25318           Fix OSX buildbot.
25319
25320 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
25321
25322         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
25323         (theora_enc_chain), (theora_enc_change_state):
25324         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
25325         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
25326         (gst_vorbisenc_change_state):
25327         * ext/vorbis/vorbisenc.h:
25328           Set granulepos and timestamp correctly for streams not
25329           starting at 0, taking into account the initial delay.
25330
25331 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
25332
25333         * gst/mpegstream/gstdvddemux.c:
25334           Add audio/x-dts to audio pad template caps
25335
25336 2005-01-30  David Schleef  <ds@schleef.org>
25337
25338         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
25339         (create_context), (gst_polypsink_link): Fix silly endianness
25340         bug.  Add some debugging.  Remove float from caps; it doesn't
25341         work.  Attempt to get remote audio working.
25342
25343 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25344
25345         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
25346           Add 3IV2 fourcc.
25347
25348 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25349
25350         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
25351         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
25352         (gst_avi_demux_stream_data):
25353         * gst/avi/gstavidemux.h:
25354           Invert DIB images. Fixes #132341.
25355
25356 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25357
25358         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25359         (gst_ffmpegcsp_chain):
25360           D'oh, reference the palette data, not the palette structure.
25361           Fixes color distortion in #132341.
25362
25363 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25364
25365         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
25366           PAR can be non-fixed when not provided as argument (#162626).
25367
25368 2005-01-29  David Moore  <dcm@acm.org>
25369
25370         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25371
25372         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25373         (gst_qtdemux_loop_header):
25374           Re-apply patch from #142272 that allows non-seekable sources,
25375           re-proposed by Daniel Drake <dsd@gentoo.org>.
25376
25377 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25378
25379         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
25380           Use the src template for creating the src pad (#162330).
25381
25382 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25383
25384         * configure.ac:
25385         * ext/musepack/Makefile.am:
25386         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
25387         (gst_musepackdec_init), (gst_musepackdec_dispose),
25388         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
25389         (gst_musepack_stream_init), (gst_musepackdec_loop),
25390         (gst_musepackdec_change_state):
25391         * ext/musepack/gstmusepackdec.cpp:
25392         * ext/musepack/gstmusepackdec.h:
25393         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
25394         (gst_musepack_reader_read), (gst_musepack_reader_seek),
25395         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
25396         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
25397         * ext/musepack/gstmusepackreader.cpp:
25398         * ext/musepack/gstmusepackreader.h:
25399           Update to 1.1 API (#165446).
25400
25401 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25402
25403         * ext/Makefile.am:
25404           Unbreak buildbot.
25405
25406 2005-01-28  Andy Wingo  <wingo@pobox.com>
25407
25408         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
25409         to reflect a different dubious internet source. Add a reference
25410         and some commentary.
25411
25412 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25413
25414         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
25415         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
25416         * gst/playback/gststreamselector.h:
25417           Be more selective when we're redoing caps negotiation from
25418           within the chain function on a stream change.
25419
25420 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25421
25422         * configure.ac:
25423         * ext/Makefile.am:
25424         * ext/amrnb/Makefile.am:
25425         * ext/amrnb/amrnb.c: (plugin_init):
25426         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
25427         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
25428         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
25429         (gst_amrnbdec_state_change):
25430         * ext/amrnb/amrnbdec.h:
25431         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
25432         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
25433         (gst_amrnbparse_init), (gst_amrnbparse_formats),
25434         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
25435         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
25436         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
25437         * ext/amrnb/amrnbparse.h:
25438           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
25439         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
25440           Add AMR-NB/-WB raw formats.
25441         * ext/alsa/gstalsa.c: (gst_alsa_link):
25442           Keep valid time when changing format.
25443         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25444         (qtdemux_parse_trak):
25445           Add some more format-specific options (#140141, #143555, #155163).
25446
25447 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25448
25449         * gst/matroska/matroska-demux.c:
25450         (gst_matroska_demux_parse_blockgroup):
25451           Fix logic error in timing of subtitle stream synchronization.
25452         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
25453           Add skip-chunk, which is found in kodak-camera streams.
25454
25455 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
25456
25457         * po/LINGUAS:
25458         * po/vi.po:
25459           Adding Vietnamese translation (submitted by Clytie Siddall)
25460
25461 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25462
25463         * gst/playback/gstdecodebin.c: (try_to_link_1):
25464           Use realpad for signal.
25465
25466 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25467
25468         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
25469           Fix category so decodebin picks it up.
25470
25471 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25472
25473         * ext/mad/Makefile.am:
25474         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
25475         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
25476         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
25477         (found_type), (gst_id3demux_bin_change_state):
25478         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
25479         (gst_id3_tag_init), (gst_id3_tag_handle_event),
25480         (gst_id3_tag_src_link), (gst_id3_tag_chain),
25481         (gst_id3_tag_change_state), (plugin_init):
25482         * ext/mad/gstmad.h:
25483           Add id3demuxbin (which is a simple bin consisting of id3demux
25484           and typefind), take over rank from id3demux, remove typefind
25485           code from id3demux. Makes all broken mp3s that I know of work,
25486           and thereby fixes #152688.
25487
25488 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
25489
25490         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25491
25492         * ext/mad/gstmad.c: (gst_mad_src_event):
25493         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
25494           Allow seeks on audio pad, make mad forward those (#164826).
25495         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
25496           Set duration (#165335).
25497
25498 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25499
25500         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
25501         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
25502         (gst_asf_demux_process_ext_content_desc),
25503         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
25504         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
25505         * gst/asfdemux/gstasfdemux.h:
25506           Improve metadata display, e.g. if the metadata comes before the
25507           streams are loaded (which is perfectly valid).
25508
25509 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25510
25511         * tools/gst-launch-ext-m.m:
25512           Fix AVI/ASF pipelines (#165340).
25513
25514 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
25515         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
25516         build failure on amd64
25517
25518 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
25519
25520         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
25521         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
25522           Check environment variables GST_ID3V2_TAG_ENCODING,
25523           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
25524           list of character encodings to force interpretation of non-unicode
25525           strings stored in an ID3v2 tag to a particular encoding. If none
25526           is specified, try to use current locale's encoding, then fall back
25527           to ISO-8859-1 (which will always succeed). (Resolves #149274)
25528         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
25529         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
25530           Check environment variables GST_ID3V1_TAG_ENCODING,
25531           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
25532           list of character encodings to use in case a string encountered
25533           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
25534           specified, try to use the current locale's encoding, then fall
25535           back to ISO-8859-1 (which will always succeed).
25536
25537 2005-01-25  Benjamin Otte  <otte@gnome.org>
25538
25539         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
25540           - on half framerate, compute the rate in advance so the comparisons
25541             don't compare wrong values
25542           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
25543             behaviour
25544           - don't use mad_header_decode anymore, mad_frame_decode does that
25545             automatically
25546           - when getting rid of consumed bytes, reset the stream's skiplen
25547           (fixes #163867)
25548
25549 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
25550
25551         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
25552           Use 1/2 a second for default max_discont, as PES streams from DVB
25553           seem to have larger spacings in the SCR. 
25554           Fix a typo.
25555
25556 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25557
25558         * gst/playback/gstplaybasebin.c: (group_commit):
25559           Notify delayed stream-info availability.
25560
25561 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
25562         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
25563         (gst_a52dec_handle_event), (gst_a52dec_chain):
25564         Add some debug output. Check that a discont has a valid
25565         time associated.
25566         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
25567         (gst_alsa_sink_loop):
25568         Ignore TAG events. A little extra debug for broken timestamps.
25569         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
25570         (dvdnavsrc_change_state):
25571         Ensure we send a discont to engage the link before we send any
25572         other events.
25573         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
25574         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
25575         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
25576         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
25577         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
25578         dvd://title works in totem because typefinding sends a seek that ends
25579         up going back to chapter 1 regardless.
25580         * ext/mpeg2dec/gstmpeg2dec.c:
25581         * ext/mpeg2dec/gstmpeg2dec.h:
25582         Output correct timestamps and handle disconts.
25583         * ext/ogg/gstoggdemux.c: (get_relative):
25584         Small guard against a null dereference.
25585         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
25586         (gst_textoverlay_set_property):
25587         Free memory when done. Don't call gst_event_filler_get_duration on
25588         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
25589         g_warning.
25590         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
25591         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
25592         (gst_sw_srclink), (gst_smoothwave_chain):
25593         Draw solid lines, prettier colours.
25594         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
25595         Add a default palette that'll work for some movies.
25596         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
25597         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
25598         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
25599         * gst/mpegstream/gstdvddemux.h:
25600         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
25601         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
25602         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
25603         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
25604         * gst/mpegstream/gstmpegparse.h:
25605         Use PTM/NAV events when for timestamp adjustment when connected to 
25606         dvdnavsrc. Don't use many discont events where one suffices.
25607         * gst/playback/gstplaybasebin.c: (group_destroy),
25608         (gen_preroll_element), (gst_play_base_bin_add_element):
25609         * gst/playback/gstplaybasebin.h:
25610         Make sure we remove subtitles from the same bin we put them in.
25611         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
25612         (gst_subparse_buffer_format_autodetect),
25613         (gst_subparse_change_state):
25614         Fix some memleaks and invalid accesses.
25615         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
25616         (oggskel_type_find), (cmml_type_find), (plugin_init):
25617         Some typefind functions for Annodex v3.0 files
25618         * gst/wavparse/gstwavparse.h:
25619         GstRiffReadClass is the correct parent class.
25620
25621 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25622
25623         * gst-libs/gst/riff/riff-media.c:
25624         (gst_riff_create_video_caps_with_data):
25625           Add extradata to huffyuv (fixes #165013).
25626         * gst-libs/gst/riff/riff-read.c:
25627         (gst_riff_read_strf_vids_with_data):
25628           Fix extradata extraction if it is in the chunk size.
25629
25630 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
25631
25632         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25633
25634         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
25635         (gst_quarktv_change_state), (gst_quarktv_dispose):
25636           Memory free'ing location fix (#164708).
25637
25638 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25639
25640         * gst/playback/gstplaybasebin.c: (group_commit),
25641         (gen_preroll_element), (probe_triggered), (gen_source_element),
25642         (setup_source), (gst_play_base_bin_change_state),
25643         (gst_play_base_bin_add_element):
25644           Don't block for streams.
25645         * gst/playback/gststreaminfo.c: (stream_info_change_state),
25646         (gst_stream_info_set_mute):
25647           Use gst_pad_set_active_recursive.
25648
25649 2005-01-25  Andy Wingo  <wingo@pobox.com>
25650
25651         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
25652         for #ifndef HAVE_XVIDEO.
25653
25654 2005-01-24  Jeffrey C. Ollie
25655
25656         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
25657
25658         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
25659         * ext/gsm/gstgsmdec.h:
25660         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
25661         * ext/gsm/gstgsmenc.h:
25662         Fix rate to 8kHz as per spec, removes obscure errors when no rate
25663         was given by property. Add proper buffer timestamps and offsets.
25664
25665 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25666
25667         * gst-libs/gst/riff/riff-media.c:
25668         (gst_riff_create_audio_caps_with_data):
25669           Audio can be <8000Hz.
25670
25671 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25672
25673         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
25674           Explicit state change to workaround refcount bugs.
25675
25676 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25677
25678         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
25679         (gst_avimux_riff_get_avi_header):
25680           Fix...
25681
25682 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25683
25684         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
25685         (gst_riff_read_element_data):
25686         * gst-libs/gst/riff/riff-read.h:
25687           Add _peek version (req'ed in CDXA).
25688         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
25689         (gst_cdxaparse_loop):
25690           Fix parsing in playbin.
25691         * gst/playback/gstdecodebin.c: (close_pad_link):
25692           Ignore current_ pads, they cause major annoyance.
25693
25694 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25695
25696         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25697           Safety guard.
25698
25699 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25700
25701         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
25702           Fix padding...
25703
25704 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25705
25706         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
25707           Allow for 0-sized buffers. Fixes length query problems in
25708           starwars.mkv from the testsuite.
25709
25710 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
25711
25712         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
25713         (gst_video_box_i420), (gst_video_box_chain):
25714           Fix row strides for I420 (fixes #163159)
25715           
25716 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25717
25718         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
25719           MPEG2 has a useful rate property, so we can actually use that.
25720           For MPEG-1, continue using the bytes/time properties.
25721
25722 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25723
25724         * gst-libs/gst/riff/riff-media.c:
25725         (gst_riff_create_video_caps_with_data),
25726         (gst_riff_create_video_template_caps):
25727           Add intel-h263.
25728
25729 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25730
25731         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
25732           Fail if caps negotiation fails. Should fix #162184, and should
25733           definately be in there regardless of it fixing the actual bug.
25734         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
25735         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
25736         (gst_avimux_riff_get_avix_header),
25737         (gst_avimux_riff_get_video_header),
25738         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
25739         (gst_avimux_start_file), (gst_avimux_handle_event),
25740         (gst_avimux_change_state):
25741         * gst/avi/gstavimux.h:
25742           Refactor structure writing to use GST_WRITE_UINT macros, add
25743           metadata writing support.
25744
25745 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25746
25747         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
25748           Elements may already be destroyed when this function is called.
25749
25750 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25751
25752         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25753         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
25754           More memory leak fixes (#149162).
25755
25756 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25757
25758         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25759         (gst_qtdemux_add_stream):
25760           Fix two memleaks.
25761
25762 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25763
25764         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
25765           Argh...
25766
25767 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25768
25769         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
25770           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
25771           when fixating to six channels in Totem.
25772
25773 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
25774
25775         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
25776           Fix compile warnings on Solaris 10 buildbot
25777
25778 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
25779
25780         * ext/dvdread/dvdreadsrc.c: (_read):
25781           Don't read beyond the last cell in a chapter (fixes 
25782           invalid memory access)
25783
25784 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
25785
25786         * ext/dvdread/stream_labels.c:
25787         (dvdreadsrc_get_audio_stream_labels):
25788           Use NULL for an empty GList instead of g_list_alloc(); fix 
25789           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
25790           of GString (easier to bulk free later)
25791
25792 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
25793
25794         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25795
25796         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25797         (gst_ffmpeg_pixfmt_to_caps):
25798           Fix BGRA32 caps (#164209).
25799
25800 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
25801
25802         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25803
25804         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25805         (gst_ffmpeg_caps_to_pixfmt):
25806           alpha_mask can be RGBA/ABGR. Fixes #164265.
25807
25808 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
25809
25810         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25811
25812         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
25813         (gst_mpeg2dec_alloc_buffer):
25814         * ext/mpeg2dec/gstmpeg2dec.h:
25815           Crop if decoding size is not the actual image size (#163676).
25816
25817 2005-01-17  Steve Baker  <steve@stevebaker.org>
25818
25819         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25820
25821         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
25822         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
25823           Add libsndfile typefind functions (#163309).
25824
25825 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25826
25827         * tools/gst-launch-ext-m.m:
25828           Add .aac, fix .m1v/.m2v (#163891).
25829
25830 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25831
25832         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
25833           Sanity check, don't wait endlessly since the clock might not
25834           actually run at this point (which is a deadlock). Fixes #164069.
25835
25836 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25837
25838         * gst/playback/gstplaybasebin.c: (probe_triggered):
25839           Of course, only pause if group is done...
25840
25841 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25842
25843         * gst/playback/gstplaybasebin.c: (probe_triggered):
25844           Thread safety.
25845
25846 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
25847
25848         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
25849           Don't return state change success when the parent
25850           failed.
25851
25852 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25853
25854         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
25855           Free events (fix memleak in #162905).
25856
25857 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
25858
25859         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25860
25861         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
25862         (gst_ffmpeg_caps_to_pixfmt):
25863           Fix for depth = 15. Fixes #161675.
25864
25865 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25866
25867         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
25868           Set FPS correctly, even for webcams and the like.
25869         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
25870           Don error on setting while capturing.
25871
25872 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
25873
25874         * ext/dv/gstdvdec.c:
25875         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
25876         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
25877           I'm a bad boy. using /1001. to force C to do float division
25878           and not integer division (as it did in my last commit)
25879           Thanks to David I. Lehn for pointing this mistake.
25880
25881 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25882
25883         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
25884           Revert Johan's 1.35->1.36 since it breaks compat.
25885
25886 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
25887
25888         * ext/dv/gstdvdec.c:
25889         * ext/libfame/gstlibfame.c:
25890         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
25891         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
25892           replace framerate aproximations by their real value
25893           (24000/1001, 30000/1001, 60000/1001)
25894           Finish fixing bug #164049
25895
25896 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
25897
25898         * ext/ogg/gstoggmux.c:
25899           eos/bos debugging
25900         * gst/tcp/gstmultifdsink.c:
25901         * gst/tcp/gstmultifdsink.h:
25902         * gst/tcp/gsttcp.c:
25903         * gst/tcp/gsttcp.h:
25904         * gst/tcp/gsttcpclientsink.c:
25905         * gst/tcp/gsttcpclientsrc.c:
25906         * gst/tcp/gsttcpserversink.c:
25907         * gst/tcp/gsttcpserversrc.c:
25908           improve reusability of elements after state changes and errors
25909           make multifdsink throw away streamheaders when receiving new ones
25910
25911 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25912
25913         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
25914           Fix for if items are already in list...
25915
25916 2005-01-12  Benjamin Otte  <otte@gnome.org>
25917
25918         * gst/adder/gstadder.c: (gst_adder_loop):
25919           fix adder a bit so it doesn't screw up with events as much anymore
25920
25921 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
25922
25923         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
25924         (pixbufscale_scale), (gst_pixbufscale_chain):
25925         * ext/gdk_pixbuf/pixbufscale.h:
25926           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
25927           to ensure rowstrides are calculated the same way as 
25928           ffmpegcolorspace
25929           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
25930           that we pick up duration and offset also.
25931
25932 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25933
25934         * gst/avi/gstavimux.c: (gst_avimux_class_init),
25935         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
25936           Reusability fixes.
25937
25938 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25939
25940         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
25941         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
25942         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
25943         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
25944           Update flags when requested.
25945
25946 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25947
25948         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
25949           Fix dmix.
25950
25951 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25952
25953         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
25954         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
25955         (probe_triggered), (new_decoded_pad), (gen_source_element),
25956         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
25957         * gst/playback/gstplaybasebin.h:
25958         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
25959         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
25960         (gst_play_bin_change_state):
25961           Implement group-switch signal for use in apps to clear metadata
25962           cache, clean up subtitle, add suburi property instead of # hack,
25963           some error-out fixes.
25964
25965 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25966
25967         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
25968           Debug.
25969         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
25970           If we got a state change in the _get handler, don't return success.
25971
25972 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
25973
25974         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
25975         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
25976           Make jpegdec quiet on MJPEG decoding
25977         * gst/asfdemux/README:
25978           Fix mimetypes for MJPEG and H263
25979
25980 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25981
25982         * ext/theora/theoradec.c: (theora_dec_chain):
25983           Fix broken code generation by gcc by swapping arguments.
25984         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
25985           Fix \n in debug.
25986
25987 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
25988
25989         * TODO:
25990           delete this file, it is by far outdated
25991         * ext/alsa/gstalsa.1: remove
25992         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
25993         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
25994         (gst_alsa_get_caps):
25995           Add HW probing for supported sample rates. Fixes #161704
25996
25997 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
25998
25999         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26000           Don't crash, biatch! :).
26001
26002 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26003
26004         * ext/musepack/gstmusepackreader.cpp:
26005         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26006           Some work on tags - still doesn't work in playbin...
26007         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26008           Handle events...
26009
26010 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26011
26012         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
26013           Also shove tags on kid pads.
26014
26015 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26016
26017         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
26018           Don't bail on unknown events.
26019         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
26020           Don't crash on events before negotiation.
26021         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26022           Send tags on pads, too.
26023         * gst/playback/gststreamselector.c:
26024         (gst_stream_selector_request_new_pad):
26025           Forward events on first pad if no input was selected yet.
26026
26027 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26028
26029         * gst/playback/gstplaybasebin.c: (setup_substreams):
26030           Don't disable streamtype if the stream doesn't exist, since
26031           then playing a video after audio will disable both and nothing
26032           will happen. Fixes the testsuite.
26033
26034 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26035
26036         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
26037         (gst_v4l_xoverlay_set_xwindow_id):
26038         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
26039         (gst_v4l2_xoverlay_set_xwindow_id):
26040           Add debug categories, fix overlay disabling.
26041
26042 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26043
26044         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
26045         * ext/alsa/gstalsa.h:
26046           Add HW probing for period_count/size and buffer_size MIX/MAX
26047           Adjust default/user defined value if out of bounds
26048           Should fix bug #162024
26049
26050 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26051
26052         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
26053           Fix warning (#161191).
26054
26055 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26056
26057         * ext/dvdread/stream_labels.c:
26058         (dvdreadsrc_get_audio_stream_labels):
26059           Fix warning (init the good variable in switch default)
26060
26061 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
26062
26063         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26064
26065         * gst/tta/gstttaparse.c: (gst_tta_src_event):
26066           Fix gcc-2.95 compile (#163485).
26067
26068 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26069
26070         * configure.ac:
26071         * ext/flac/gstflacenc.c: (gst_flacenc_init),
26072         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
26073         (gst_flacenc_tell_callback), (gst_flacenc_chain),
26074         (gst_flacenc_change_state):
26075         * ext/flac/gstflacenc.h:
26076           Update for API change in flac-1.1.1. Update requirement in
26077           configure.ac. Fixes #162974.
26078
26079 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26080
26081         * gst/playback/gstplaybasebin.c: (group_destroy):
26082           Remove hack to get rid of assert and get rid of unlinked
26083           signals properly.
26084
26085 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26086
26087         * gst/playback/gstplaybasebin.c: (setup_source):
26088           Set source to NULL so that resources are free'ed. Fixes issues
26089           with playback of CDDA and similar device-accessing things.
26090
26091 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26092
26093         * testsuite/embed/Makefile.am:
26094           test->noinst, fix make test in buildbot.
26095
26096 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26097
26098         * ext/dvdread/stream_labels.c: new file
26099         * ext/dvdread/stream_labels.h: new file
26100         * ext/dvdread/Makefile.am:
26101         * ext/dvdread/dvdreadsrc.c: (_seek_title):
26102           Extract audio stream label from DVD IFO files.
26103           It only dump them on the console for now, still have to
26104           make playbin aware of them.
26105
26106 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26107
26108         * gst/playback/gstplaybasebin.c: (setup_source):
26109           Fix hanging subs.
26110
26111 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26112
26113         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
26114         (gen_preroll_element), (remove_groups), (setup_subtitle),
26115         (gen_source_element), (setup_source):
26116         * gst/playback/gstplaybasebin.h:
26117           Multiple .sub files is just a stupid idea... Fix some threading
26118           mistakes. Interestingly, external .sub files cause playbin to
26119           hang, I don't know why... Parsing fixes contributed by Fran??ois
26120           Kooman <fkooman@tuxed.net>.
26121
26122 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26123
26124         * testsuite/embed/Makefile.am:
26125           Fix buildbot.
26126
26127 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26128
26129         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26130
26131         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
26132         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
26133         (gst_pngenc_set_property):
26134         * ext/libpng/gstpngenc.h:
26135           Add compression level property (#163323).
26136
26137 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26138
26139         * configure.ac:
26140         * examples/capsfilter/capsfilter1.c: (main):
26141         * examples/seeking/spider_seek.c: (make_spider_pipeline):
26142         * ext/dvdread/Makefile.am:
26143         * ext/dvdread/demo-play:
26144         * ext/dvdread/demo-play.c:
26145         * gconf/gstreamer.schemas.in:
26146         * gst-libs/gst/gconf/gconf.c:
26147         * sys/v4l/TODO:
26148         * testsuite/Makefile.am:
26149         * testsuite/embed/Makefile.am:
26150         * testsuite/embed/embed.c: (cb_expose), (main):
26151           Remove all references to xvideosink, fix examples (#140845).
26152         * gst/playback/gstplaybasebin.c: (group_destroy):
26153           Apparently, disposal does not unlink - so do explicitely.
26154         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
26155           Add debug.
26156
26157 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
26158
26159         * README: fix PKG_CONFIG_PATH instructions, what was there
26160         previously was breaking default search path, not nice. 
26161         Fixes #163358
26162
26163 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26164
26165         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
26166         (gst_audioscale_chain):
26167           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
26168           when resampling - how the ^@$^!@^! is this possible?!?
26169
26170 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26171
26172         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
26173           Reset variables on READY.
26174         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
26175         (gst_matroska_mux_loop):
26176           Require data before writing header.
26177
26178 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
26179
26180         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26181
26182         * ext/mad/gstmad.c: (gst_mad_chain):
26183           Don't call mad_stream_sync() directly after recovering sync.
26184           Fixes #151661.
26185
26186 2005-01-09  Martin Eikermann  <meiker@upb.de>
26187
26188         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26189
26190         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
26191         (snapshot_handler), (gst_snapshot_sinkconnect),
26192         (gst_snapshot_chain):
26193           Allocate resources when required, fix recursive signal emission
26194           and fix caps. Fixes #161667.
26195
26196 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
26197
26198         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26199
26200         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
26201         (gst_pngdec_chain):
26202           Handle only 8-bppc (bits-per-pixel-component) images, better
26203           error handling and correct strides. Fixes #163177.
26204         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
26205         (gst_pngenc_chain):
26206           Better error handling. Fixes #163348.
26207
26208 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26209
26210         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
26211         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
26212         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
26213         (dvdnavsrc_uri_handler_init):
26214           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
26215         * gst/playback/gstplaybasebin.c: (gen_source_element):
26216           Add MMS to streaming URIs.
26217
26218 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26219
26220         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
26221         * sys/xvimage/xvimagesink.c:
26222         (gst_xvimagesink_navigation_send_event):
26223           Check for pad availability before sending event.
26224
26225 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26226
26227         * gst-plugins.spec.in:
26228           Add subparse.
26229
26230 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26231
26232         * configure.ac:
26233           Since we use functions from CVS, up requirement.
26234
26235 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26236
26237         * gst/playback/Makefile.am:
26238         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
26239         (group_destroy), (group_commit), (group_is_muted),
26240         (gen_preroll_element), (add_stream), (unknown_type),
26241         (probe_triggered), (preroll_unlinked), (mute_stream),
26242         (silence_stream), (new_decoded_pad), (setup_substreams),
26243         (setup_source), (get_active_source), (mute_group_type),
26244         (muted_group_change_state), (set_active_source),
26245         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
26246         (play_base_eos), (gst_play_base_bin_change_state):
26247         * gst/playback/gstplaybasebin.h:
26248         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
26249         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
26250         (gst_stream_info_dispose), (stream_info_mute_pad),
26251         (stream_info_change_state), (gst_stream_info_set_mute):
26252         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
26253         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
26254         (gst_stream_selector_init), (gst_stream_selector_dispose),
26255         (gst_stream_selector_get_linked_pad),
26256         (gst_stream_selector_get_caps), (gst_stream_selector_link),
26257         (gst_stream_selector_get_linked_pads),
26258         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
26259         * gst/playback/gststreamselector.h:
26260           Adding stream selection support plus required properties for
26261           applications to use this. Fully fixes #100931.
26262
26263 2005-01-08  Benjamin Otte  <otte@gnome.org>
26264
26265         * gst/games/gstpuzzle.c: (nav_event_handler):
26266           - handle nav events differently: forward every event no matter if it
26267             was handled or not.
26268           - translate events
26269           You can now cheat by using navigationtest ! puzzle and moving the
26270           mouse close to the edge of a tile. ;)
26271
26272 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26273
26274         * configure.ac:
26275         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
26276         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
26277         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
26278         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
26279         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
26280         (gst_ogm_parse_plugin_init):
26281         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
26282         (gst_textoverlay_link), (gst_textoverlay_getcaps),
26283         (gst_textoverlay_event), (gst_textoverlay_video_chain),
26284         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
26285         * ext/pango/gsttextoverlay.h:
26286         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
26287         (gst_matroska_demux_handle_seek_event),
26288         (gst_matroska_demux_sync_streams),
26289         (gst_matroska_demux_parse_blockgroup),
26290         (gst_matroska_demux_subtitle_caps),
26291         (gst_matroska_demux_plugin_init):
26292         * gst/matroska/matroska-ids.h:
26293         * gst/playback/gstdecodebin.c: (close_pad_link):
26294         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
26295         (gen_preroll_element), (remove_groups), (add_stream),
26296         (new_decoded_pad), (setup_subtitles), (gen_source_element),
26297         (setup_source):
26298         * gst/playback/gstplaybasebin.h:
26299         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
26300         * gst/subparse/Makefile.am:
26301         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
26302         (gst_subparse_base_init), (gst_subparse_class_init),
26303         (gst_subparse_init), (gst_subparse_formats),
26304         (gst_subparse_eventmask), (gst_subparse_event),
26305         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
26306         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
26307         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
26308         (parse_mpsub_deinit), (parse_mpsub_init),
26309         (gst_subparse_buffer_format_autodetect),
26310         (gst_subparse_format_autodetect), (gst_subparse_loop),
26311         (gst_subparse_change_state), (gst_subparse_type_find),
26312         (plugin_init):
26313         * gst/subparse/gstsubparse.h:
26314         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
26315         (plugin_init):
26316           Add subtitle support, .sub parser (supports SRT and MPsub),
26317           OGM text support, Matroska UTF-8 text support, deadlock fixes
26318           all over the place, subtitle awareness in decodebin/playbin
26319           and some fixes to textoverlay to handle subtitles in a stream
26320           correctly. Fixes #100931.
26321
26322 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26323
26324         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
26325           Check for pad availability before doing a query on it.
26326
26327 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26328
26329         * ext/dv/gstdvdec.c:
26330           really fix bpp24/32 dvdec caps (classic rgba indeed)
26331         * gst/asfdemux/gstasfdemux.c:
26332         (gst_asf_demux_process_ext_content_desc):
26333           don't send text tags if they are empty (bis repetita)
26334
26335 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26336
26337         * ext/dv/gstdvdec.c:
26338          remove unneeded comment from dvdec
26339           (related to DV 4CC codes in AVI files)
26340           moved them in gstreamer/docs/random/mimetypes
26341         * gst/asfdemux/gstasfdemux.c:
26342         (gst_asf_demux_process_ext_content_desc):
26343          don't send text tags if they are empty
26344          fix mem leak on error path
26345         * gst/ffmpegcolorspace/avcodec.h:
26346         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26347         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
26348         (gst_ffmpegcsp_avpicture_fill):
26349         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
26350         * gst/ffmpegcolorspace/imgconvert_template.h:
26351          adds BGR32 and BGRA32 to ffmpegcolorspace
26352           (still bad colors, fixing it on next commit)
26353           helps with dvdec outputing BGR32
26354
26355 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26356
26357         * ext/dv/gstdvdec.c:
26358          Fix audio caps i just broke (missing ',')
26359         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
26360         (gst_matroska_mux_reset):
26361          Fix typo + add FIXME about old "x-gst-metadata" crap
26362
26363 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26364
26365         * ext/dv/demo-play.c: (main):
26366          xvideosink -> xvimagesink
26367         * ext/dv/gstdvdec.c:
26368          change rgb 32/32 caps to 24/32 (no alpha)
26369          change nb of channels to be a list (2 or 4, not 2)
26370          change sample rate to be a list (32, 44.1, 48 kHz) not a range
26371         * gst/asfdemux/gstasfdemux.c:
26372         (gst_asf_demux_process_ext_content_desc):
26373          Add 'date/year' to extracted metadata list
26374
26375 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26376
26377         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
26378           The return value of fixate_to does not imply that the requested
26379           value was set, so don't assume.
26380
26381 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
26382
26383         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26384
26385         * ext/libpng/gstpngdec.c:
26386         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
26387         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
26388         * ext/libpng/gstpngenc.h:
26389           Alpha support (encoder; #163161), mime fixage.
26390
26391 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
26392
26393         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26394
26395         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
26396         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
26397         (gst_faac_set_property), (gst_faac_get_property):
26398         * ext/faac/gstfaac.h:
26399           Allow for ADTS output (#153434).
26400
26401 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26402
26403         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
26404           Fix against template (#150576).
26405
26406 2005-01-06  Benjamin Otte  <otte@gnome.org>
26407
26408         * gst/games/gstpuzzle.c: (draw_puzzle):
26409           don't draw a puzzle if either width or height of tiles would be 0.
26410
26411 2005-01-06  Benjamin Otte  <otte@gnome.org>
26412
26413         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
26414         (gst_puzzle_class_init), (gst_puzzle_finalize):
26415           no memleaks, please
26416         (gst_puzzle_create), (gst_puzzle_init),
26417         (gst_puzzle_set_property), (gst_puzzle_setup):
26418           change initialization code around so we don't reshuffle on resize
26419         (draw_puzzle):
26420           fix another stupid typo
26421
26422 2005-01-06  Benjamin Otte  <otte@gnome.org>
26423
26424         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
26425           fix stupid typo that borked copying on YUY2
26426
26427 2005-01-06  Benjamin Otte  <otte@gnome.org>
26428
26429         * gst/games/gstpuzzle.c: (draw_puzzle):
26430           fix edges when image sizes aren't multiples of tile sizes
26431
26432 2005-01-06  Benjamin Otte  <otte@gnome.org>
26433
26434         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
26435           make RGB endianness work correctly
26436         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
26437           refactor and fix race with initial shuffling
26438         (nav_event_handler):
26439           allow using the mouse to puzzle
26440         (draw_puzzle):
26441           insist on tiles having width and height as multiples of 4 to get
26442           clean YUV image handling
26443         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
26444         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
26445           s/DEBUG/LOG/ for common messages
26446         (gst_xvimagesink_navigation_send_event):
26447           fix mouse event translation to not include screen PAR
26448         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
26449           fix mouse event translation to actually work
26450
26451 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26452
26453         * gst/asfdemux/gstasfdemux.c:
26454         (gst_asf_demux_process_ext_content_desc):
26455          Extract TrackNumber metadata + clean up code
26456         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
26457          Hope this is the good fix (var used unitialised)
26458
26459 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26460
26461         * ext/faad/gstfaad.c: (gst_faad_chain):
26462           Only increment timestamp if it's valid. Fixes raw AAC streams.
26463
26464 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26465
26466         * configure.ac:
26467         * gst/games/Makefile.am:
26468         * gst/games/gstpuzzle.c:
26469           add a puzzle game with...
26470         * gst/games/gstvideoimage.c:
26471         * gst/games/gstvideoimage.h:
26472           ... full colorspace support (that includes YUV9 and RGB16)) stolen
26473           from videotestsrc and made into something that would be a nice
26474           library for a lot of other plugins.
26475
26476 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26477
26478         * configure.ac:
26479          don't compile faad plugin if a RC of 2.0 is found
26480          Fixes #155346 (and FC1 buildbot)
26481         * gst/asfdemux/gstasfdemux.c:
26482         (gst_asf_demux_process_ext_content_desc):
26483          try to make Solaris compiler happier
26484
26485 2005-01-06  Paul Jack  <pjack@sfaf.org>
26486
26487         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26488
26489         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
26490           Fix segfault (#161667).
26491
26492 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26493
26494         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
26495           Fix framerate reporting.
26496
26497 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
26498
26499         * gst-libs/gst/riff/riff-ids.h:
26500         * gst/wavenc/riff.h:
26501          Add AMR (VBR and CBR) ids to riff.h audio codec list
26502         * gst/asfdemux/gstasfdemux.c:
26503         (gst_asf_demux_process_ext_content_desc),
26504         (gst_asf_demux_process_object):
26505           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
26506
26507 2005-01-05  Martin Eikermann  <meiker@upb.de>
26508
26509         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26510
26511         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
26512         (gst_dvd_demux_handle_discont):
26513         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
26514         (gst_mpeg_demux_handle_discont):
26515           Recreate pads on new-media (#160730).
26516         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
26517           Send discont even if manager changes timestamps (#161929).
26518
26519 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
26520
26521         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26522
26523         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
26524           Fix invalid memory access (#159211).
26525
26526 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26527
26528         * examples/gstplay/player.c: (main):
26529           Don't iterate.
26530         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
26531           Add visualizations.
26532         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
26533         (gst_a52dec_handle_frame):
26534           Set duration.
26535         * ext/dvdnav/gst-dvd:
26536           Add audioconvert. Fixes #161325.
26537         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
26538           Explicitely case to gint64. Possible valgrind error.
26539         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
26540         (gst_play_tick_callback), (gst_play_change_state),
26541         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
26542         (gst_play_set_location), (gst_play_get_location),
26543         (gst_play_seek_to_time), (gst_play_set_data_src),
26544         (gst_play_set_video_sink), (gst_play_set_audio_sink),
26545         (gst_play_set_visualization), (gst_play_connect_visualization),
26546         (gst_play_get_framerate), (gst_play_get_all_by_interface),
26547         (gst_play_new):
26548           Use playbin. Fixes #139749 and #147744.
26549         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
26550           Add genre tag.
26551         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
26552         (audioscale_get_type), (gst_audioscale_base_init),
26553         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
26554         (gst_audioscale_getcaps), (gst_audioscale_fixate),
26555         (gst_audioscale_link), (gst_audioscale_get_buffer),
26556         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
26557         (gst_audioscale_init), (gst_audioscale_dispose),
26558         (gst_audioscale_chain), (gst_audioscale_set_property),
26559         (gst_audioscale_get_property), (plugin_init):
26560           Indent properly.
26561         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
26562           Fix LPCM.
26563         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
26564         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
26565         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
26566           Add more metadata (fixes #162656).
26567
26568 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26569
26570         * configure.ac:
26571           back to cvs
26572
26573 === release 0.8.7 ===
26574
26575 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26576
26577         * NEWS:
26578         * RELEASE:
26579         * configure.ac:
26580           releasing 0.8.7, "Hyperspace"
26581
26582 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26583
26584         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
26585
26586         * gst/playback/gstplaybasebin.c:
26587          Fix for #162924 - free caps after use, not before
26588
26589 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
26590
26591         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
26592
26593         * gst/playback/gstplaybasebin.c:
26594         * gst/wavparse/gstwavparse.c:
26595           Fix for #154773 - fixes playback of small .wav files
26596
26597 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
26598
26599         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
26600
26601         * gst/audioscale/gstaudioscale.c:
26602           Fix for #162819 - make audioscale reusable
26603           Fixes playback of more than one file with playbin/totem
26604
26605 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26606
26607         * gst/ffmpegcolorspace/avcodec.h:
26608         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
26609         * gst/ffmpegcolorspace/imgconvert.c:
26610           clean up the mess that made me cry and avoid needless duplication
26611
26612 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26613
26614         * gst/ffmpegcolorspace/imgconvert.c:
26615           give some indication of why we're segfaulting
26616
26617 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26618
26619         * configure.ac:
26620           Fix indentation, fix v4l2 plugin detection.
26621         * ext/Makefile.am:
26622           Fix libmms location (Maciej, use diff -u!).
26623         * ext/alsa/gstalsa.c: (gst_alsa_init):
26624           Initialize caps cache to NULL.
26625         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
26626           Only change state on audiosink if it exists.
26627
26628 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
26629
26630         * gst/matroska/matroska-demux.c:
26631         * gst/matroska/matroska-ids.h:
26632         * gst/matroska/matroska-demux.h:
26633         Fix Vorbis streams failing to decode in some files, where cluster_time
26634         isn't 0, because then it doesn't send codec_priv before actual data.
26635         Remove time-based test and replace it with marker set on beginning of
26636         new stream
26637
26638 2004-12-28  David Schleef  <ds@schleef.org>
26639
26640         Merge patch from Ronald fixing problems with streaming
26641         text.
26642         * ext/cairo/gstcairo.c: (plugin_init):
26643         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
26644         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
26645         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
26646         (gst_textoverlay_font_init), (gst_textoverlay_init),
26647         (gst_textoverlay_set_property):
26648         * ext/cairo/gsttextoverlay.h:
26649
26650 2004-12-27  David Schleef  <ds@schleef.org>
26651
26652         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
26653         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
26654         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
26655         (gst_textoverlay_font_init), (gst_textoverlay_init),
26656         (gst_textoverlay_set_property): Improvements to actually
26657         render text as white on black outline on video, including
26658         font selection and horizontal/vertical alignment.  (Ronald's
26659         christmas present)
26660         * ext/cairo/gsttextoverlay.h:
26661
26662 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26663
26664         * ext/ogg/gstogg.c:
26665         * ext/ogg/gstogmparse.c:
26666           fix ogm[audio/video]parse plugin registration
26667           (riff won't load if bytestream is already loaded)
26668
26669 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26670
26671         * gst/audioconvert/gstchannelmix.c:
26672           fix for GLIB < 2.4
26673
26674 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26675
26676         * Makefile.am:
26677         * configure.ac:
26678           disable docs again until it actually passes make distcheck.
26679
26680 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26681
26682         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
26683         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
26684         (plugin_init):
26685           Add 3GP (variables name Q3GP because they can't start with a
26686           number). Add samr audio fourcc (used in .3gp files), decoder
26687           is work in progress. Also do a GST_WARNING instead of ERROR
26688           in case of unknown nodes, to decrease output.
26689
26690 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
26691
26692         * Makefile.am:
26693           really fix dist
26694
26695 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
26696
26697         * configure.ac:
26698         * ext/speex/gstspeexdec.h:
26699         * ext/speex/gstspeexenc.h:
26700           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
26701           Fix detection code in configure.ac
26702
26703 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26704
26705         * gst/matroska/matroska-demux.c:
26706         (gst_matroska_demux_parse_blockgroup):
26707           Save position, so that queries give proper return values. Don't
26708           know how this could ever have worked before...
26709
26710 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
26711
26712         * configure.ac:
26713           Put additional LAME check inside the conditional.  Fixes #152339
26714
26715 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26716
26717         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26718         (gst_avi_demux_stream_scan):
26719           Add some more debug. Fix logic error when setting movi offset
26720           while reading index.
26721
26722 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26723
26724         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26725         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
26726         (gst_avi_demux_process_next_entry):
26727           Add some debugging. Better detection of broken indexes and the
26728           accompanying index recovery. No infinite loops on state changes
26729           when we're still in our loopfunction.
26730
26731 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26732
26733         * configure.ac:
26734           Fix up.
26735
26736 2004-12-22  Archana Shah  <archana.shah@wipro.com>
26737
26738         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
26739
26740         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
26741           Normalizing the value before setting
26742         (gst_sunaudiomixer_get_volume):
26743           Normalizing the value after getting. Fixes bug# 161980
26744
26745 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
26746
26747         * Makefile.am: Make sure docs gets disted
26748         * docs/Makefile.am: Make sure all needed files get disted
26749         * gst-plugins.spec.in: latest updates
26750
26751 2004-12-22  Wim Taymans  <wim@fluendo.com>
26752
26753         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
26754         Revert patch 1.38 as clock distribution over schedulers does
26755         not work correcly in the core yet.
26756
26757 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26758
26759         * sys/oss/README: remove this file, which predates my birth
26760           (and which content is by far outdated)
26761
26762 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
26763
26764         * Makefile.am:
26765         * configure.ac:
26766         * docs/Makefile.am:
26767         * docs/libs/Makefile.am:
26768         * docs/libs/gst-plugins-libs-docs.sgml:
26769         * docs/libs/gst-plugins-libs-sections.txt:
26770         * docs/libs/tmpl/gstgconf.sgml:
26771         * docs/upload.mak:
26772         * docs/version.entities.in:
26773           Added boilerplate gtk-doc files for plugin-libs documentation.
26774
26775 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
26776
26777         * gst/auparse/gstauparse.c: fix int and float audio caps
26778
26779 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26780
26781         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
26782         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
26783           g_assert() can be a macro, don't use #ifdef inside it.
26784
26785 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
26786
26787         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26788
26789         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
26790         (gst_videorate_init), (gst_videorate_chain),
26791         (gst_videorate_change_state):
26792           Event handling (fixes #159986).
26793
26794 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26795
26796         * gst-libs/gst/riff/riff-media.c:
26797         (gst_riff_create_video_caps_with_data):
26798           Add BLZ0 (Blizzard's version of DivX) fourcc.
26799
26800 2004-12-18  David Schleef  <ds@schleef.org>
26801
26802         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
26803         portability fix.
26804
26805 2004-12-18  David Schleef  <ds@schleef.org>
26806
26807         * gst/tta/ttadec.h: Disable some header code that isn't used
26808         and clearly isn't portable.
26809
26810 2004-12-18  David Schleef  <ds@schleef.org>
26811
26812         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
26813         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
26814         (avcodec_get_pix_fmt), (avpicture_layout),
26815         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
26816         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
26817         Fix code to not use GCC extensions (and c99 extensions that
26818         Forte does not like.)
26819
26820 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
26821
26822         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26823
26824         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
26825         (gst_deinterlace_chain):
26826           Rowstride fixes. Fixes #161039.
26827         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
26828         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
26829         (gst_video_crop_getcaps), (gst_video_crop_link),
26830         (gst_video_crop_i420), (gst_video_crop_chain),
26831         (gst_video_crop_change_state):
26832           Rework of negotiation. Actually works now. Fixes #158650.
26833
26834 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26835
26836         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
26837           That was very stupid.
26838
26839 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26840
26841         * gst/matroska/matroska-demux.c:
26842         (gst_matroska_demux_parse_blockgroup):
26843           Fix possible crasher.
26844
26845 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26846
26847         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
26848         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
26849           Lace sizes can be zero.
26850
26851 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26852
26853         * ext/musepack/gstmusepackdec.cpp:
26854           Fetch error return values. Fixes #161624.
26855         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
26856           Really EOS.
26857
26858 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26859
26860         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
26861           Work for truncated (unfinished download etc.) files. Fixes #160514.
26862
26863 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26864
26865         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
26866           Fix for integer overflow. Makes #156001 not crash. Probably masks
26867           the real bug.
26868
26869 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26870
26871         * gst/ac3parse/gstac3parse.c: (plugin_init):
26872           Parsers never have ranks. Fixes #159651.
26873
26874 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26875
26876         * gst/playback/gstdecodebin.c: (compare_ranks):
26877           make sure the facotries are ordered the same every time even if they
26878           have the same rank by using the name
26879         * gst/playback/gstdecodebin.c: (find_compatibles):
26880           make sure we don't add factories to the list twice
26881
26882 2004-12-16  David Schleef  <ds@schleef.org>
26883
26884         * configure.ac: look for musepack headers as musepack/*.h
26885         (fixes #159847)
26886         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
26887         * ext/musepack/gstmusepackreader.h: same
26888
26889 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26890
26891         * gst-libs/gst/riff/riff-read.c:
26892         (gst_riff_read_strf_auds_with_data):
26893           Read extradata correctly (fixes #155879).
26894
26895 2004-12-16  David Schleef  <ds@schleef.org>
26896
26897         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
26898         audio.  does _not_ attempt or allow conversion unless channels
26899         is 1 or 2.
26900
26901 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
26902
26903         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
26904
26905 2004-12-16  David Schleef  <ds@schleef.org>
26906
26907         * gst/audioscale/gstaudioscale.c: the resample library only
26908         handles 1 or 2 channels.  Change caps to compensate.
26909
26910 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26911
26912         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
26913         (gst_matroska_demux_audio_caps):
26914           Some MPEG-AAC hacks, because else it doesn't work...
26915
26916 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26917
26918         * gst-libs/gst/riff/riff-media.c:
26919         (gst_riff_create_video_caps_with_data),
26920         (gst_riff_create_video_template_caps):
26921           Add h264.
26922
26923 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26924
26925         * gst-libs/gst/audio/Makefile.am:
26926           Try to fix buildbot.
26927
26928 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26929
26930         * gst/tcp/gstmultifdsink.c:
26931           Clean up and uniformize debugging.
26932
26933 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
26934
26935         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26936
26937         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
26938         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
26939         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
26940         (gst_mpeg_demux_change_state):
26941           Reset on ready. Fixes 160276.
26942
26943 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
26944
26945         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26946
26947         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26948         (gst_ffmpegcsp_pad_link):
26949           Fix memleak (#154815).
26950
26951 2004-12-16  James Bowes  <bowes@cs.dal.ca>
26952
26953         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26954
26955         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
26956         (gst_musicbrainz_init), (gst_musicbrainz_chain),
26957         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
26958         * ext/musicbrainz/gsttrm.h:
26959           Add support for using a proxy server when getting a trm id from
26960           the MusicBrainz database (#149613).
26961
26962 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
26963
26964         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26965
26966         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
26967         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
26968           Fix memleaks (#157233).
26969
26970 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
26971
26972         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26973
26974         * gst-libs/gst/resample/resample.c: (gst_resample_close):
26975         * gst-libs/gst/resample/resample.h:
26976         * gst/audioscale/gstaudioscale.c:
26977           Fix memleak (#159215).
26978
26979 2004-12-16  Toni Willberg  <toniw@iki.fi>
26980
26981         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
26982
26983         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
26984         * sys/oss/oss_probe.c: (main):
26985           Check for mono/stereo support (similar to samplerate probing),
26986           fixes #159433. Also add missing copyright header to oss_probe.c.
26987
26988 2004-12-15  David Schleef  <ds@schleef.org>
26989
26990         * configure.ac: add audioresample and cairo plugins.  Remove
26991         HAVE_MMX stuff, because it's not used.
26992         * ext/Makefile.am: same
26993         * ext/audioresample/Makefile.am: You are not ready for an
26994         audio resampling element based on audioresample.
26995         * ext/audioresample/gstaudioresample.c:
26996         * ext/audioresample/gstaudioresample.h:
26997         * ext/cairo/Makefile.am: You are not ready for overlay elements
26998         based on cairo.  Don't look too closely, these elements kinda
26999         suck right now.
27000         * ext/cairo/gstcairo.c: new
27001         * ext/cairo/gsttextoverlay.c: new
27002         * ext/cairo/gsttextoverlay.h: new
27003         * ext/cairo/gsttimeoverlay.c: new
27004         * ext/cairo/gsttimeoverlay.h: new
27005         * gst-libs/gst/media-info/media-info-priv.h: fix compile
27006         problem with compilers that don't support variadic macros.
27007
27008 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
27009
27010         Reviewed by:  David Schleef  <ds@schleef.org>
27011
27012         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
27013         Bala, registering sunaudiosrc (oops!), and cleaning up code a
27014         bit.  Also ran indent-gst.
27015         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
27016         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
27017         (gst_sunaudiosrc_setparams):
27018
27019 2004-12-14  David Schleef  <ds@schleef.org>
27020
27021         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
27022         output rate to 16000.  Should fix #160235.
27023
27024 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27025
27026         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
27027         Add typefinding for mpeg2 pes streams
27028
27029 2004-12-13  David Schleef  <ds@schleef.org>
27030
27031         * configure.ac:  Applied patch from bug #143659, making default
27032         sources and sinks OS-dependent (for Solaris), and added code
27033         for OS/X.
27034         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
27035
27036 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27037
27038         * gst-libs/gst/riff/riff-media.c:
27039           forgot to add h2.64 to avidemux template caps
27040
27041 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27042
27043         * gst/wavenc/riff.h:
27044         * gst-libs/gst/riff/riff-media.c:
27045         * gst-libs/gst/riff/riff-ids.h:
27046         * gst/avi/gstavimux.c
27047         add 4CC code for VideoSoft h264 in AVI (VSSH)
27048           fixes bug #160655
27049         remove s323 from riff, it's quicktime specific :(
27050
27051 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27052
27053         * gst/asfdemux/README
27054         * gst/wavenc/riff.h
27055         * gst-libs/gst/riff/riff-ids.h
27056         * gst-libs/gst/riff/riff-media.c
27057         * gst/qtdemux/qtdemux.c:
27058           add new 4CC codes for h263 related codecs
27059           fixes partially bug #155163
27060
27061 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
27062
27063         * configure.ac: Update polyaudio requirement to 0.7
27064         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
27065
27066 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27067
27068         * gst/interleave/deinterleave.c:
27069         fix my name's spelling! :)
27070
27071 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
27072
27073         * AUTHORS ChangeLog
27074         * gst/auparse/gstauparse.c
27075         * gst/interleave/deinterleave.c
27076         * gst/law/:
27077                 alaw-decode.c alaw-encode.c
27078                 mulaw-decode.c mulaw-encode.c
27079         * gst/oneton/gstoneton.c
27080         * sys/osxaudio/:
27081                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
27082         * sys/osxvideo/:
27083                 cocoawindow.h cocoawindow.m
27084                 osxvideosink.h osxvideosink.m
27085
27086         put the same mail address for Zaheer Abbas Merali everywhere
27087
27088 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27089
27090         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
27091           Align by packetsize, and assert that we a packet available before
27092           playing. The first makes webstreams work (they often include
27093           trailing padding data in a packet), the second allows pausing a
27094           ASF stream in totem without getting demux errors afterwards.
27095
27096 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27097
27098         * ext/ogg/gstoggdemux.c: (get_relative):
27099           Check for non-NULL before accessing member (end-of-chain).
27100
27101 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27102
27103         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
27104         (cdparanoia_set_property), (cdparanoia_get_property):
27105         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
27106         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
27107         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
27108         (dvdreadsrc_init), (dvdreadsrc_set_property),
27109         (dvdreadsrc_get_property):
27110         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
27111         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
27112           Synchronize property names where not yet the case. Devices are
27113           now device=X, other versions are deprecated (but still exist).
27114           Also use g_free() unconditionally.
27115         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27116         (setup_source), (gst_play_base_bin_get_property):
27117           Expose source.
27118
27119 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27120
27121         * configure.ac: move GCONF macro outside conditional for the am
27122           conditional. Fixes #160439
27123
27124 2004-12-08  David Schleef  <ds@schleef.org>
27125
27126         * tools/gst-visualise-m.m: Switch to elements that currently
27127         exist.
27128
27129 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27130
27131         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
27132           We love wrong commas.
27133
27134 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27135
27136         * gst/matroska/matroska-demux.c:
27137         (gst_matroska_demux_handle_src_query):
27138           Don't set DEFAULT, unsupported - makes length display incorrectly
27139           in some cases.
27140
27141 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27142
27143         * gst/monoscope/README: remove blurb about files being GPL
27144         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
27145         * gst/monoscope/monoscope.c: Change license to BSD with explanation
27146           monoscope is now effectively LGPL licensed
27147
27148 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
27149
27150         * gst/monoscope/README: Update information to be more correct
27151         * gst/monoscope/convolve.c: Relicense to LGPL
27152         * gst/monoscope/convolve.h: Relicense to LGPL
27153
27154 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
27155
27156         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
27157           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
27158         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
27159           set default_duration for mpeg1 audio
27160
27161 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27162
27163         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
27164         * ext/alsa/gstalsa.h:
27165           refactor big chunks of the core caps negotiation code to make it
27166           a lot faster, because people claim it's really slow
27167           (actually, just cache the getcaps when the device is opened)
27168
27169 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27170
27171         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
27172         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
27173         (gst_a52dec_handle_frame), (gst_a52dec_chain),
27174         (gst_a52dec_change_state), (plugin_init):
27175         * ext/a52dec/gsta52dec.h:
27176           Do something useful with timestamps. Make chain-based (since
27177           there's really no reason to be loopbased).
27178         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
27179           Update current_byte/frame correctly.
27180
27181 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27182
27183         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
27184         (gst_ape_demux_stream_init):
27185           Forward tags, too.
27186
27187 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27188
27189         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
27190           Let's make sure we're done typefinding when detecting tags.
27191
27192 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27193
27194         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
27195         (gst_ebml_read_init), (gst_ebml_read_use_event),
27196         (gst_ebml_read_element_id), (gst_ebml_peek_id),
27197         (gst_ebml_read_seek), (gst_ebml_read_skip),
27198         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
27199         (gst_ebml_read_master):
27200         * gst/matroska/ebml-read.h:
27201         * gst/matroska/matroska-demux.c:
27202         (gst_matroska_demux_parse_contents),
27203         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
27204           Disgustingly evil hack for working around INTERRUPT events and
27205           their extremely annoying habit of being a pain in the ass. We
27206           simply peek a cluster before reading any of it.
27207
27208 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27209
27210         * ext/musepack/gstmusepackdec.cpp:
27211           There's also floating point libmusepacks.
27212
27213 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27214
27215         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
27216         (gst_faad_chanpos_to_gst), (gst_faad_chain):
27217           Set DURATION even if source buffer didn't. Also use increasing
27218           timestamps.
27219         * gst-libs/gst/riff/riff-media.c:
27220         (gst_riff_create_audio_caps_with_data):
27221           Block_align can have larger values than 8192.
27222
27223 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27224
27225         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
27226         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
27227         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
27228         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
27229           Fix caps.
27230
27231 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27232
27233         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
27234           Fix logic bug.
27235
27236 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27237
27238         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
27239           Yay, another one.
27240
27241 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27242
27243         * ext/esd/esdsink.c: (gst_esdsink_chain):
27244           Make error actually say something useful (fixes #156798).
27245         * gst-libs/gst/riff/riff-media.c:
27246         (gst_riff_create_video_caps_with_data),
27247         (gst_riff_create_video_template_caps):
27248           Add Intel Video 5.0 fourcc (IV50).
27249
27250 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
27251
27252         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
27253         detection on mono and stereo mp3 files.
27254
27255 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27256
27257         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
27258           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
27259           the contained stream).
27260
27261 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27262
27263         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
27264           Oops, remove debug.
27265
27266 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
27267
27268         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27269
27270         * gst/law/alaw-decode.c: (alawdec_getcaps):
27271         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
27272           Prevent warnings when negotiating caps (fixes #159338).
27273
27274 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27275
27276         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27277         (gst_ffmpegcsp_chain):
27278           Remove old leftover that shouldn't be there...
27279
27280 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
27281
27282         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27283
27284         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
27285           Don't forward DISCONT events (fixes #159684).
27286
27287 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27288
27289         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
27290           Unlink manually since sometimes bin disposal (and therefore
27291           pad unlinking) is delayed, which will cause a new media file
27292           to not be able to start playing instantly.
27293
27294 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27295
27296         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
27297           On mute of an unlinked stream, check for pad availability so
27298           we don't crash on unlinked pad.
27299
27300 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27301
27302         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
27303         (gst_avi_demux_massage_index):
27304           Fix quite humiliating bug in omitting 0-sized index chunks but
27305           forgetting to count them for timestamps.
27306
27307 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27308
27309         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
27310           Actually leave the loop if we failed to sync. Don't crash.
27311
27312 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27313
27314         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
27315         (gst_dvd_demux_process_private):
27316         * gst/mpegstream/gstdvddemux.h:
27317           Fix crash (#159759). Doesn't work, though. :-(.
27318
27319 2004-11-28  Benjamin Otte  <otte@gnome.org>
27320
27321         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
27322           more overwriting protection due to modifying channels one by one
27323           instead of all at once
27324
27325 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27326
27327         * gst/audioconvert/gstchannelmix.c:
27328         (gst_audio_convert_fill_normalize):
27329           Normalize using absolute values.
27330
27331 2004-11-28  Julien MOUTTE  <julien@moutte.net>
27332
27333         * configure.ac:
27334         * ext/Makefile.am:
27335         * ext/directfb/Makefile.am:
27336         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
27337         (gst_directfbvideosink_get_pixel_format),
27338         (gst_directfbvideosink_get_format_from_fourcc),
27339         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
27340         (gst_directfbvideosink_sink_link),
27341         (gst_directfbvideosink_change_state),
27342         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
27343         (gst_directfbvideosink_buffer_alloc),
27344         (gst_directfbvideosink_interface_supported),
27345         (gst_directfbvideosink_interface_init),
27346         (gst_directfbvideosink_navigation_send_event),
27347         (gst_directfbvideosink_navigation_init),
27348         (gst_directfbvideosink_set_property),
27349         (gst_directfbvideosink_get_property),
27350         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
27351         (gst_directfbvideosink_base_init),
27352         (gst_directfbvideosink_class_init),
27353         (gst_directfbvideosink_get_type), (plugin_init):
27354         * ext/directfb/directfbvideosink.h: Adding a first version of
27355         directfbvideosink.
27356         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
27357         more.
27358
27359 2004-11-28  Benjamin Otte  <otte@gnome.org>
27360
27361         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
27362           walk the samples backwards if out_channels > in_channels so we don't
27363           overwrite data
27364
27365 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27366
27367         * gst/audioconvert/Makefile.am:
27368         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
27369         (gst_audio_convert_link), (gst_audio_convert_change_state),
27370         (gst_audio_convert_channels):
27371         * gst/audioconvert/gstchannelmix.c:
27372         (gst_audio_convert_unset_matrix),
27373         (gst_audio_convert_fill_identical),
27374         (gst_audio_convert_fill_compatible),
27375         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
27376         (gst_audio_convert_fill_others),
27377         (gst_audio_convert_fill_normalize),
27378         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
27379         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
27380         * gst/audioconvert/gstchannelmix.h:
27381           Implement a channel mixer.
27382
27383 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
27384
27385         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
27386         * ext/alsa/gstalsa.h:
27387         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
27388         Make alsasink actually honor gst_element_set_clock and use that
27389         clock instead of its internal one.
27390
27391 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
27392
27393         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
27394         (gst_play_base_bin_change_state): nullify source and decoder when
27395         going from READY to NULL so that we don't try to do weird stuff with
27396         them when going from NULL to READY
27397         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
27398         instead of g_object_unref
27399         (gen_video_element), (gen_audio_element): more refcounting fixes, now
27400         it should be correct
27401         (gst_play_bin_change_state): don't call remove_sinks if we are
27402         currently disposing the object
27403
27404 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27405
27406         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
27407           Don't forget bass if it's there. Else left channel is silent...
27408
27409 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27410
27411         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
27412         (gst_a52dec_change_state):
27413           Don't do sample adjusting anymore, we use float audio now.
27414         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
27415           Don't fixate to non-existing properties.
27416
27417 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27418
27419         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
27420         (gst_a52dec_change_state):
27421           Advertise that we can do surround sound.
27422
27423 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27424
27425         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
27426           Add buffer-frames=0.
27427         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
27428         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
27429         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
27430         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
27431         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
27432         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
27433         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
27434         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
27435         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
27436         * ext/dvdread/dvdreadsrc.h:
27437           Add seeking, querying for bytes, sectors, title, angle and
27438           chapter. Handle multiple chapters. Relicense to LGPL because
27439           Billy agreed on that (thanks Billy!).
27440
27441 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
27442
27443         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
27444         call parent dispose method
27445
27446 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
27447
27448         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
27449         (gst_audio_clock_get_internal_time):
27450         Fix active <-> inactive transitions: ensure time value always
27451         grows and avoid abrupt value changes.
27452
27453 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
27454
27455         * configure.ac:
27456         * gst/tta/Makefile.am:
27457         * gst/tta/crc32.h:
27458         * gst/tta/filters.h:
27459         * gst/tta/gsttta.c:
27460         * gst/tta/gstttadec.c:
27461         * gst/tta/gstttadec.h:
27462         * gst/tta/gstttaparse.c:
27463         * gst/tta/gstttaparse.h:
27464         * gst/tta/ttadec.h:
27465           added TTA parser and decoder
27466
27467 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27468
27469         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
27470         (probe_triggered), (check_queue), (buffer_underrun),
27471         (buffer_running), (buffer_overrun), (gen_source_element),
27472         (setup_source):
27473         * gst/playback/gstplaybasebin.h:
27474           Implement buffering. Needs some more work.
27475
27476 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27477
27478         * ext/theora/theoradec.c: (theora_dec_chain):
27479           Fix ilog mask range overflow.
27480
27481 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27482
27483         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
27484           Don't omit the last (which in case of dmix is the only :) )
27485           channel count. Don't set channels if <= 2.
27486
27487 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
27488
27489         * gst/playback/gstplaybin.c: (gen_video_element),
27490         (gen_audio_element): Removed 2 obsolete comments
27491
27492 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
27493
27494         * ext/vorbis/oggvorbisenc.c
27495         * ext/vorbis/vorbisenc.c :
27496           change description fields of those plugins to differentiate them
27497           (pitivi show Encoders by description, they had the same one)
27498
27499 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
27500
27501         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27502
27503         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
27504         (gst_play_bin_set_property), (gen_video_element),
27505         (gen_audio_element):
27506           Refcounting fixes for provided audio-/videosinks.
27507
27508 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27509
27510         * gst/playback/gstplaybin.c: (gen_video_element),
27511         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
27512           Don't reference all sinks, but only the video- and audiosinks.
27513           The vis. element should be disposed when we're done with it.
27514           We don't have any reason to keep it around. This fixes warnings
27515           when reusing playbin for playing multiple audio files with
27516           vis. enabled. Also release audio device on pause - idea stolen
27517           from Rhythmbox.
27518
27519 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27520
27521         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
27522         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
27523         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
27524         * ext/alsa/gstalsaplugin.c: (plugin_init):
27525         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
27526         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
27527         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
27528         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
27529         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
27530         (gst_faad_change_state), (plugin_init):
27531         * ext/faad/gstfaad.h:
27532         * ext/vorbis/vorbis.c: (plugin_init):
27533         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27534         * gst-libs/gst/audio/Makefile.am:
27535         * gst-libs/gst/audio/audio.c: (plugin_init):
27536         * gst-libs/gst/audio/multichannel.c:
27537         (gst_audio_check_channel_positions),
27538         (gst_audio_get_channel_positions),
27539         (gst_audio_set_channel_positions),
27540         (gst_audio_set_structure_channel_positions_list),
27541         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
27542         (gst_audio_fixate_channel_positions):
27543         * gst-libs/gst/audio/multichannel.h:
27544         * gst-libs/gst/audio/testchannels.c: (main):
27545         * gst/audioconvert/gstaudioconvert.c:
27546         (gst_audio_convert_class_init), (gst_audio_convert_init),
27547         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
27548         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
27549         (gst_audio_convert_fixate), (gst_audio_convert_channels):
27550         * gst/audioconvert/plugin.c: (plugin_init):
27551           Surround sound support.
27552
27553 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27554
27555         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
27556           Fix position for discont if we're close as well. Nitpicking, but
27557           saves a few milliseconds of extra waiting or skipping.
27558
27559 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27560
27561         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
27562           We sometimes need parsers for playback, so add those too.
27563
27564 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27565
27566         * configure.ac:
27567         * gst/apetag/Makefile.am:
27568         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
27569         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
27570         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
27571         (gst_ape_demux_get_src_query_types),
27572         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
27573         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
27574         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
27575         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
27576         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
27577         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
27578         (gst_ape_demux_change_state):
27579         * gst/apetag/apedemux.h:
27580         * gst/apetag/apetag.c: (plugin_init):
27581         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
27582         (plugin_init):
27583           APE v1/2 tag reader plus typefind function.
27584
27585 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27586
27587         * configure.ac:
27588         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27589         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
27590           Remove hacks for older core. Require newer core version
27591           accordingly.
27592
27593 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27594
27595         * gst/cdxaparse/Makefile.am:
27596         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
27597         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
27598         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
27599         * gst/cdxaparse/gstcdxaparse.h:
27600         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
27601         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
27602         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
27603         (gst_cdxastrip_get_src_query_types),
27604         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
27605         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
27606         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
27607         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
27608         * gst/cdxaparse/gstcdxastrip.h:
27609           SVCD/VCD header stripping separated from CDXA image parsing.
27610         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
27611         (plugin_init):
27612           Add VCD/SVCD header typefinding for VCD/SVCD.
27613         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
27614         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
27615         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
27616         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
27617         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
27618         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
27619         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
27620         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
27621         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
27622         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
27623         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
27624         * sys/vcd/vcdsrc.h:
27625           Fix up, add seeking, querying, URI interface. Works in totem now.
27626
27627 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27628
27629         * configure.ac:
27630           back to CVS
27631
27632 === release 0.8.6 ===
27633
27634 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27635
27636         * NEWS:
27637         * RELEASE:
27638         * configure.ac:
27639         * po/af.po:
27640         * po/az.po:
27641         * po/cs.po:
27642         * po/en_GB.po:
27643         * po/hu.po:
27644         * po/it.po:
27645         * po/nb.po:
27646         * po/nl.po:
27647         * po/or.po:
27648         * po/sq.po:
27649         * po/sr.po:
27650         * po/sv.po:
27651         * po/uk.po:
27652           releasing 0.8.6, "IOU Love"
27653
27654 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27655
27656         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27657
27658         * gst/playback/gstplaybasebin.c:
27659           Fix unplayable files error handling.  Fixes #158365
27660
27661 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27662
27663         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27664
27665         * gst/typefind/gsttypefindfunctions.c:
27666           Fix broken mp3 typefinding.  Fixes #158375
27667
27668 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27669
27670         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
27671
27672         * ext/ogg/gstoggdemux.c:
27673           Fix sync on broken files.  Fixes #158976
27674
27675 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27676
27677         patch by: Edward Hervey <bilboed@bilboed.com>
27678
27679         * ext/libpng/gstpngenc.c:
27680           Copy over buffer properties.  Fixes #158832
27681
27682 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27683
27684         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
27685
27686         * ext/dvdread/dvdreadsrc.c:
27687           Fixes invalid reads (#158462)
27688
27689 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27690
27691         * sys/v4l/gstv4lsrc.c:
27692         * sys/v4l/gstv4lsrc.h:
27693         * sys/v4l/v4lsrc_calls.c:
27694           Probe less and cache it.  Fixes #159187.
27695
27696 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27697
27698         * gst/videorate/gstvideorate.c:
27699           Handle all video formats. Fixes #159186.
27700
27701 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
27702         * gst/synaesthesia/gstsynaesthesia.c:
27703         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
27704         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
27705         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
27706         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
27707         (gst_synaesthesia_change_state), (plugin_init):
27708         Fix up synaesthesia to work under different samplerates/ buffer sizes.
27709         Force 320x200 output, as that's the only thing the underlying
27710         synaesthesia implementation supports. Still needs to be made
27711         re-entrant.
27712
27713 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27714
27715         * configure.ac:
27716           Fix mpeg2enc configure check (similar to mplex check below).
27717
27718 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
27719
27720         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27721
27722         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27723           Fix for gcc-2.95 (fixes #158221).
27724
27725 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27726
27727         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27728           Re-add clock distribution hack (until new core is released).
27729           Fixes #158125.
27730
27731 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
27732         * configure.ac:
27733           fix mplex configure check segfaulting on some systems (bug #140994)
27734
27735 2004-11-13  Benjamin Otte  <otte@gnome.org>
27736
27737         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
27738           add debugging
27739         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27740           do a wait when we enter the loop func with no data available to
27741           write instead of getting into an 100% CPU loop by just returning and
27742           being called again by the scheduler
27743
27744 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
27745
27746         * configure.ac:
27747         * ext/libvisual/visual.c: (gst_visual_get_type),
27748         (libvisual_log_handler), (gst_visual_getcaps),
27749         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
27750         (plugin_init):
27751           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
27752         * ext/smoothwave/Makefile.am:
27753         * ext/smoothwave/demo-osssrc.c: (main):
27754         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
27755         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
27756         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
27757         (plugin_init):
27758         * ext/smoothwave/gstsmoothwave.h:
27759           Make gstsmoothwave a working element in the 20th century.
27760
27761         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
27762           Fix incorrect link function
27763
27764 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27765
27766         * gst/volume/gstvolume.c:
27767           Allow buffer-frames=0.
27768
27769 2004-11-12 Iain <iaingnome@gmail.com>
27770
27771         * configure.ac: Check for polypaudio
27772
27773         * ext/Makefile.am: Build the polyp dir
27774
27775         * ext/polyp: The polypsink sources.
27776
27777 2004-10-30 Iain <iaingnome@gmail.com>
27778
27779         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
27780         caps to reflect the new number of channels.
27781
27782 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27783
27784         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
27785           Fix for negotiation order problem. This would show when the
27786           ALSA loopfuction was called before any other function. ALSA
27787           wouldn't do anything because we're not negotiated yet, leading
27788           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
27789
27790 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
27791
27792         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27793
27794         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
27795           No warnings (#157986).
27796
27797 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27798
27799         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
27800           Prefer apev1/2 and id3v1 (at end of file) over musepack.
27801
27802 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27803
27804         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
27805           Signal no-more-pads (so it works in playbin).
27806
27807 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27808
27809         * ext/musepack/gstmusepackreader.cpp:
27810           Workaround for older core.
27811
27812 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27813
27814         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
27815           Actually test for odd width/height rather than testing whether
27816           a temporary variable that was 0 before we subtracted 1 is now
27817           not equal to zero (which it always is).
27818
27819 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27820
27821         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
27822         Fix compilation if HAVE_XVIDEO is not defined
27823
27824 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
27825
27826         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
27827         Fix compilation if HAVE_XVIDEO is not defined
27828
27829 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
27830
27831         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
27832         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
27833         (gst_goom_change_state), (plugin_init):
27834         Use the bytestream adapter so goom doesn't depend on the input
27835         buffer size.
27836         Add a debug category
27837
27838 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27839
27840         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
27841           Only set hardware parameters *after* negotiation. Before
27842           negotiation, it will set ANY and that seems to cause crashes
27843           (see e.g. #151288, #153227).
27844
27845 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27846
27847         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
27848           This seems to be antique leftover. It needs to pass error
27849           checking.
27850         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
27851         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
27852         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
27853         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
27854           Fix GstXOverlay implementation (#151059).
27855
27856 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27857
27858         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
27859           Don't assert (#157853).
27860
27861 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27862
27863         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
27864           Fix bytes/samples confustion.
27865         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
27866           Fix for underrun (#144389).
27867
27868 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27869
27870         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
27871           Disable halfway-seek for pending release (since it needs a new
27872           core release).
27873
27874 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27875
27876         * sys/v4l/gstv4lsrc.c:
27877         * sys/v4l/gstv4lsrc.h:
27878         * sys/v4l/v4lsrc_calls.c:
27879           add autoprobe-fps property so we can separate autoprobing parts
27880
27881 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27882
27883         * sys/v4l/gstv4lsrc.c:
27884         * sys/v4l/v4lsrc_calls.c:
27885         initialise fourcc to catch unset fourcc's, and debug
27886
27887 2004-11-09  Wim Taymans  <wim@fluendo.com>
27888
27889         * gst/playback/README:
27890         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
27891         * gst/playback/gstplaybin.c: (gst_play_bin_init),
27892         (gst_play_bin_dispose), (gst_play_bin_set_property),
27893         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
27894         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
27895         (gst_play_bin_get_formats), (gst_play_bin_convert),
27896         (gst_play_bin_get_query_types), (gst_play_bin_query):
27897         Cleanups and some more documentation.
27898
27899 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
27900
27901         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
27902         (gst_cacasink_init), (gst_cacasink_chain):
27903         * ext/libcaca/gstcacasink.h:
27904         Cacasink inherits from VideoSink, so let that store the clock.
27905
27906 2004-11-09  Wim Taymans  <wim@fluendo.com>
27907
27908         * gst/playback/README:
27909         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
27910         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
27911         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
27912         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
27913         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
27914         (setup_sinks):
27915         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
27916         (gst_stream_info_is_mute), (gst_stream_info_set_property):
27917         * gst/playback/gststreaminfo.h:
27918         Updated README.
27919         Only switch groups if all streams have muted (EOSed).
27920         Send Tags in sync with the stream playback instead of in
27921         the playback/preroll phase.
27922         Some cleanups, free the fakesrc elements.
27923
27924 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
27925
27926         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
27927           buffer-frames property was missing
27928         * ext/arts/gst_arts.c:
27929           rate missing from sinkcaps
27930         * ext/audiofile/gstafparse.c:
27931         * ext/audiofile/gstafsink.c:
27932         * ext/audiofile/gstafsrc.c:
27933         * ext/swfdec/gstswfdec.c:
27934           int audio doesn't know buffer-frames
27935         * ext/cdparanoia/gstcdparanoia.c:
27936           int audio doesn't know chunksize either
27937         * ext/nas/nassink.c:
27938           it's endianness, not endianess
27939         * gst-libs/gst/audio/audio.h:
27940           make float standard pad template caps really describe float
27941         * gst/law/mulaw.c: (linear_factory):
27942           signed only, please
27943         * gst/mpegstream/gstdvddemux.c:
27944           widths of 20 are not valid
27945
27946 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27947
27948         Submitted by: Luca Ferretti <elle.uca@infinito.it>
27949
27950         * po/LINGUAS:
27951         * po/it.po:
27952           Add Italian
27953
27954 2004-11-08  Wim Taymans  <wim@fluendo.com>
27955
27956         * gst/playback/README:
27957         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
27958         * gst/playback/gstplaybasebin.c: (probe_triggered),
27959         (gst_play_base_bin_change_state):
27960         Updated README, added more comments for fixmes etc..
27961
27962 2004-11-08  Wim Taymans  <wim@fluendo.com>
27963
27964         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
27965         We can remove this hack now.
27966
27967 2004-11-08  Wim Taymans  <wim@fluendo.com>
27968
27969         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
27970         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
27971         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
27972         Only mix AYUV for maximum quality.
27973
27974 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
27975
27976         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
27977         (gst_ogg_demux_push), (gst_ogg_pad_push):
27978           Let's act as if we're synchronized now! :).
27979         * ext/theora/theoradec.c: (theora_dec_chain):
27980           Add some debug.
27981
27982 2004-11-08  Wim Taymans  <wim@fluendo.com>
27983
27984         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
27985         (gst_alpha_set_property), (gst_alpha_sink_link),
27986         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
27987         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
27988         (gst_alpha_init_params), (gst_alpha_chain):
27989         Implement alpha functions for AYUV too, this increases
27990         accuracy quite a bit.
27991
27992 2004-11-08  Wim Taymans  <wim@fluendo.com>
27993
27994         * gst/ffmpegcolorspace/avcodec.h:
27995         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27996         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
27997         (gst_ffmpegcsp_avpicture_fill):
27998         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27999         (gst_ffmpegcsp_caps_remove_format_info):
28000         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28001         (shrink12), (img_get_alpha_info), (deinterlace_line),
28002         (deinterlace_line_inplace):
28003         * gst/ffmpegcolorspace/imgconvert_template.h:
28004         Added AYUV colorspace and handle RGBA a bit more respectful.
28005
28006 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28007
28008         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28009           Actually always send a discont (cornercase when resending the
28010           same serial-tagged chain twice).
28011
28012 2004-11-08  Julien MOUTTE  <julien@moutte.net>
28013
28014         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
28015         (gst_ximagesink_finalize):
28016         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
28017         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
28018
28019 2004-11-08  Wim Taymans  <wim@fluendo.com>
28020
28021         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
28022         Don't segfault on NULL data.
28023
28024 2004-11-08  Wim Taymans  <wim@fluendo.com>
28025
28026         * gst/playback/gstdecodebin.c: (unlinked):
28027         * gst/playback/gstplay-marshal.list:
28028         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
28029         (gst_play_base_bin_init), (group_create), (get_active_group),
28030         (get_building_group), (group_destroy), (group_commit),
28031         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
28032         (add_element_stream), (no_more_pads), (probe_triggered),
28033         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
28034         (state_change), (setup_source), (gst_play_base_bin_get_property),
28035         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
28036         (gst_play_base_bin_link_stream),
28037         (gst_play_base_bin_get_streaminfo):
28038         * gst/playback/gstplaybasebin.h:
28039         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
28040         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
28041         Add support for chained ogg files. Prepare for playlist
28042         support. This patch introduces the concept of pad groups, which
28043         together compose one playable media file.
28044
28045 2004-11-07  David Schleef  <ds@schleef.org>
28046
28047         * testsuite/gst-lint: Check for pad templates that aren't statically
28048         scoped.
28049
28050 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28051
28052         * configure.ac:
28053         * ext/Makefile.am:
28054         * ext/musepack/Makefile.am:
28055         * ext/musepack/gstmusepackdec.cpp:
28056         * ext/musepack/gstmusepackdec.h:
28057         * ext/musepack/gstmusepackreader.cpp:
28058         * ext/musepack/gstmusepackreader.h:
28059           Add musepack decoder.
28060         * ext/faad/gstfaad.c: (gst_faad_base_init):
28061           Make pad templates static.
28062         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28063         (plugin_init):
28064           Add musepack typefinder, make mp3 typefinding work halfway stream,
28065           which doesn't actually work yet because id3demux doesn't implement
28066           _get_length().
28067
28068 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28069
28070         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
28071         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
28072           Fix interrupt event handling (#144436).
28073
28074 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28075
28076         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
28077           Hide unused glory.
28078
28079 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28080
28081         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28082
28083         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
28084           Fix weird caps (#157548).
28085
28086 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
28087
28088         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28089
28090         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
28091           Add missing NULL terminator (#157543).
28092
28093 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28094
28095         * gst/tcp/gsttcp.h:
28096         * gst/tcp/gsttcpclientsink.c:
28097         * gst/tcp/gsttcpclientsrc.c:
28098         * gst/tcp/gsttcpserversink.c:
28099         * gst/tcp/gsttcpserversrc.c:
28100           ports can go up to 65535.  Move common defines to gsttcp.h
28101
28102 2004-11-05  Wim Taymans  <wim@fluendo.com>
28103
28104         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
28105         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
28106         Added two more colorspaces.
28107
28108 2004-11-05  Wim Taymans  <wim@fluendo.com>
28109
28110         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28111         (gst_ffmpegcsp_avpicture_fill):
28112         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28113         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
28114         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
28115         More stride fixes.
28116
28117 2004-11-05  Wim Taymans  <wim@fluendo.com>
28118
28119         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
28120         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
28121         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28122         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
28123         (gst_videomixer_loop):
28124         More stride fixes.
28125
28126 2004-11-05  Benjamin Otte  <otte@gnome.org>
28127
28128         * ext/mad/gstmad.c: (gst_mad_chain):
28129           don't overflow data buffer. Flush not needed sync data when syncing
28130           failed.
28131
28132 2004-11-04  Wim Taymans  <wim@fluendo.com>
28133
28134         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28135         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
28136         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
28137         (gst_alpha_init_params), (gst_alpha_chain),
28138         (gst_alpha_change_state):
28139         Updated the chroma keying algorithm with something more
28140         sophisticated.
28141
28142 2004-11-03  Wim Taymans  <wim@fluendo.com>
28143
28144         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
28145         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
28146         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
28147         Fix stride issues. Does not completely work for odd
28148         heights.
28149
28150 2004-11-03  Wim Taymans  <wim@fluendo.com>
28151
28152         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
28153         (gst_alpha_chroma_key), (gst_alpha_chain):
28154         Fix stride issues. Does not completely work for odd
28155         heights.
28156
28157 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
28158
28159         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28160         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
28161         leak fixes
28162
28163 2004-11-03  Wim Taymans  <wim@fluendo.com>
28164
28165         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28166         (gst_ffmpegcsp_avpicture_fill):
28167         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
28168         (avpicture_alloc):
28169         * gst/ffmpegcolorspace/imgconvert_template.h:
28170         Use correct _fill function to get correct strides.
28171
28172 2004-11-02  David Schleef  <ds@schleef.org>
28173
28174         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
28175         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
28176         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
28177         Change all g_print()s to debugging.  Add a bunch of consistency
28178         checks.
28179
28180 2004-11-02  Wim Taymans  <wim@fluendo.com>
28181
28182         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28183         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
28184         (unlinked), (no_more_pads), (close_link):
28185         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
28186         (unknown_type), (add_element_stream), (new_decoded_pad),
28187         (removed_decoded_pad), (setup_source):
28188         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
28189         (gst_stream_info_class_init), (gst_stream_info_init),
28190         (gst_stream_info_new), (gst_stream_info_dispose),
28191         (stream_info_mute_pad), (gst_stream_info_set_property),
28192         (gst_stream_info_get_property):
28193         * gst/playback/gststreaminfo.h:
28194         Fix playback of multiple files.
28195         a slightly different approach to handling dynamic pad removals.
28196         This one only looks at pads that we have linked.
28197
28198 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
28199
28200         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
28201         free" warning from libc.
28202
28203 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28204
28205         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28206         (get_unconnected_element), (remove_starting_from), (pad_removed),
28207         (close_link):
28208           Implement support for dynamic pad changing. We listen to "live"
28209           pad removals (i.e. while playing) and re-setup autoplugging
28210           after that. Playbasebin/playbin need some more work for this
28211           to finally work, but decodebin supports (and replugs) chained
28212           ogg now.
28213
28214 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
28215
28216         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
28217         (gst_alsa_finalize):
28218         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
28219         (gst_cdaudio_finalize):
28220         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
28221         (cdparanoia_finalize):
28222         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
28223         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
28224         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
28225         (dvdreadsrc_finalize):
28226         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
28227         (gst_flacdec_finalize):
28228         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
28229         (gst_flacenc_finalize):
28230         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
28231         (gst_gnomevfssink_finalize):
28232         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
28233         (gst_gnomevfssrc_finalize):
28234         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
28235         (gst_fameenc_finalize):
28236         * ext/nas/nassink.c: (gst_nassink_class_init),
28237         (gst_nassink_finalize):
28238         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
28239         (gst_sdlvideosink_class_init):
28240         * ext/sndfile/gstsf.c: (gst_sf_dispose):
28241         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
28242         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
28243         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
28244         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
28245         (gst_x_window_listener_dispose):
28246         * gst/audioscale/gstaudioscale.c:
28247         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
28248         (play_on_demand_finalize):
28249         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
28250         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
28251         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
28252         (cdplayer_finalize):
28253         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
28254         (gst_glimagesink_class_init):
28255         * sys/oss/gstosselement.c: (gst_osselement_class_init),
28256         (gst_osselement_finalize):
28257         * sys/oss/gstosssink.c: (gst_osssink_dispose):
28258         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
28259         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
28260           Fixes a bunch of problems with finalize and dispose functions,
28261           either assumptions that dispose is only called once, or not calling
28262           the parent class dispose/finalize function
28263
28264 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
28265
28266         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
28267           added two api precondition guards
28268           use g_strdup with getenv to fix crash when using ENVVAR
28269
28270 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
28271         * ext/esd/esdsink.c: (gst_esdsink_class_init),
28272         (gst_esdsink_finalize):
28273         Use a finalize function, not dispose, and more importantly,
28274         call the parent class finalize function too
28275
28276 2004-11-01  Johan Dahlin  <johan@gnome.org>
28277
28278         * ext/ogg/gstoggdemux.c:
28279         * gst/tags/gstvorbistag.c:
28280         Plug leaks.
28281
28282 2004-10-31  Benjamin Otte  <otte@gnome.org>
28283
28284         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
28285           lotsa memleaks today. But they're all small...
28286
28287 2004-10-31  Benjamin Otte  <otte@gnome.org>
28288
28289         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28290           another memleak crushed
28291
28292 2004-10-31  Benjamin Otte  <otte@gnome.org>
28293
28294         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
28295           fix memleak
28296
28297 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28298
28299         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28300           Hack to prevent crash when going to READY inside signal handler
28301           while this function is active.
28302
28303 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28304
28305         * gst/ffmpegcolorspace/Makefile.am:
28306         * gst/ffmpegcolorspace/avcodec.h:
28307         * gst/ffmpegcolorspace/common.h:
28308         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
28309         * gst/ffmpegcolorspace/dsputil.h:
28310         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
28311         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
28312         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
28313         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
28314         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
28315         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
28316         (gst_ffmpegcsp_avpicture_fill):
28317         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
28318         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
28319         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
28320         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
28321         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
28322         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
28323         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
28324         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
28325         * gst/ffmpegcolorspace/imgconvert.c:
28326         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
28327         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
28328         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
28329         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
28330         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
28331         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
28332         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
28333         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
28334         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
28335         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
28336         (grow21), (grow22), (grow41), (grow44), (conv411),
28337         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
28338         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
28339         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
28340         (avpicture_free), (is_yuv_planar), (img_convert),
28341         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
28342         (deinterlace_line_inplace), (deinterlace_bottom_field),
28343         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
28344         * gst/ffmpegcolorspace/imgconvert_template.h:
28345         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
28346         * gst/ffmpegcolorspace/mmx.h:
28347         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
28348         (av_fast_realloc), (av_mallocz_static), (av_free_static),
28349         (av_freep), (avcodec_get_context_defaults),
28350         (avcodec_alloc_context), (avcodec_init):
28351           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
28352           handling plus update from ffmpeg CVS. Large clean-up.
28353
28354 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28355
28356         * gst/playback/Makefile.am:
28357           We need the marshallers for decodebin, too.
28358
28359 2004-10-30  David Schleef  <ds@schleef.org>
28360
28361         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
28362           quicktime typefinding work with 64-bit offsets.
28363
28364 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
28365
28366         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
28367           Set EOS on the element when processing an EOS event.
28368         * ext/speex/gstspeexdec.h:
28369         * ext/speex/gstspeexenc.h:
28370           Only keep a const ptr to the mode
28371         * gst-libs/gst/riff/riff-media.c:
28372         (gst_riff_create_audio_caps_with_data),
28373         (gst_riff_create_audio_template_caps):
28374           Allow WMAV3, with up to 6 channels.
28375         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
28376           Don't call gst_pad_set_event_function on a sink pad.
28377         * gst/mpegstream/gstdvddemux.c:
28378         (gst_dvd_demux_get_subpicture_stream),
28379         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
28380           Copy the explicit caps that were set across to the cur_* pads,
28381           instead of trying to use a possibly non-existent negotiated caps.
28382           Reset the type of subpicture pads to UNKNOWN after calling
28383           init_stream, so that the caps get set.
28384
28385 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
28386
28387         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28388
28389         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
28390           Don't touch buffer if it is of size 0 (fixes #151064).
28391
28392 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28393
28394         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
28395           Synchronized discont handling.
28396
28397 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28398
28399         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28400         (gst_ogg_demux_push):
28401           Make seeking sort-of exact again (fixes #156387).
28402
28403 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28404
28405         * gst/playback/gstplaybasebin.c: (unknown_type),
28406         (add_element_stream), (new_decoded_pad),
28407         (gst_play_base_bin_change_state):
28408         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
28409         (gst_stream_info_init), (gst_stream_info_new),
28410         (gst_stream_info_dispose), (gst_stream_info_get_property):
28411         * gst/playback/gststreaminfo.h:
28412           Make caps explicitely available. Makes testing for unsupported
28413           types possible. Improves error reporting.
28414
28415 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28416
28417         * gst/audioconvert/gstaudioconvert.c:
28418         (gst_audio_convert_buffer_to_default_format):
28419           Really don't touch read-only buffers (#156563).
28420
28421 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
28422
28423         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28424
28425         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
28426           Fix memleak (#155223).
28427
28428 2004-10-29  Wim Taymans  <wim@fluendo.com>
28429
28430         * gst/tcp/.cvsignore:
28431         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
28432         (gst_multifdsink_class_init), (gst_multifdsink_init),
28433         (gst_multifdsink_add), (gst_multifdsink_remove),
28434         (gst_multifdsink_remove_client_link), (is_sync_frame),
28435         (gst_multifdsink_new_client),
28436         (gst_multifdsink_handle_client_write),
28437         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
28438         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
28439         (gst_multifdsink_get_property):
28440         * gst/tcp/gstmultifdsink.h:
28441         Added burst on connect sync_method, deprecated sync_clients,
28442         streamlined the sync code some more.
28443
28444 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28445
28446         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
28447         (gst_play_base_bin_change_state):
28448           Improve error reporting.
28449
28450 2004-10-28  Wim Taymans  <wim@fluendo.com>
28451
28452         * gst/tcp/Makefile.am:
28453         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
28454         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
28455         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
28456         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
28457         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
28458         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
28459         (gst_fdset_wait):
28460         Added more locks around fdset structures. Fixed/reworked
28461         the poll array resizing code.
28462         Added stress test for fdset.
28463
28464 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28465
28466         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
28467         fix build
28468
28469 2004-10-28  Benjamin Otte  <otte@gnome.org>
28470
28471         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
28472           fix link function to always query channels and query width for
28473           floats
28474         * configure.ac:
28475           add equalizer dir
28476         * gst/equalizer/Makefile.am:
28477         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
28478         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
28479         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
28480         (arg_to_scale), (setup_filter),
28481         (gst_iir_equalizer_compute_frequencies),
28482         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
28483         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
28484         (plugin_init):
28485           add an equalizer
28486
28487 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28488
28489         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
28490
28491         * po/LINGUAS:
28492         * po/nb.po:
28493           Added Norwegian Bokmaal translation
28494
28495 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28496
28497         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28498           Don't break on options (fixes #156488).
28499
28500 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
28501
28502         * configure.ac:
28503         * ext/cdaudio/Makefile.am:
28504         * sys/Makefile.am:
28505           fix build on older automake
28506
28507 2004-10-26  Wim Taymans  <wim@fluendo.com>
28508
28509         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
28510         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
28511         Allow a little margin when negotiating the framerate.
28512
28513 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
28514
28515         * gst/level/gstlevel.c:
28516           synchonised naming of pads and pad-templates
28517
28518 2004-10-26  Wim Taymans  <wim@fluendo.com>
28519
28520         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28521         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
28522         (_find_streams_check), (gst_ogg_demux_push):
28523         Fix EOS again. Needs to be done in a better way. We should not
28524         remove the pad if there is no new chained stream.
28525
28526 2004-10-26 Iain <iaingnome@gmail.com>
28527
28528         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
28529         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
28530         of the caps.
28531         * gst/interleave/interleave.c (interleave_class_init): Hook up release
28532         pad.
28533         (interleave_release_pad): Remove the pad.
28534         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
28535         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
28536         the set device.
28537         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
28538         attrs
28539         (gst_xvimagesink_xcontext_clear): Free the xcontext.
28540         (gst_xvimagesink_finalize): Free the par.
28541
28542 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28543
28544         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
28545         (gst_avimux_stop_file):
28546           First calculate the rate, and only then use it. Hdr.rate is a
28547           multiple and not a derivative of hdr.scale. Scale is not the
28548           same as blockalign but is solely related to rate.
28549
28550 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28551
28552         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
28553         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
28554           Implement seeking.
28555
28556 2004-10-25  James Henstridge  <james@jamesh.id.au>
28557
28558         Reviewed by:  David Schleef  <ds@schleef.org>
28559
28560         * examples/gstplay/player.c: (got_stream_length), (main):
28561         * examples/seeking/cdplayer.c: (update_scale):
28562         * examples/seeking/seek.c: (format_value), (update_scale):
28563         * examples/seeking/spider_seek.c: (format_value), (update_scale),
28564         (stop_seek):
28565         Build fixes on AMD64.
28566
28567 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28568
28569         reviewed by: Ronald Bultje <rbultje at gnome dot org>
28570
28571         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
28572         Fix for some v4l cards which hang in v4lsrc
28573
28574 2004-10-25  Wim Taymans  <wim@fluendo.com>
28575
28576         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
28577         (gst_ogg_demux_push), (gst_ogg_chains_clear):
28578         Make sure to remove the pad when a new chain is
28579         encountered. Set some vars to NULL so we don't try
28580         to reference freed memory.
28581
28582 2004-10-25  Wim Taymans  <wim@fluendo.com>
28583
28584         * examples/seeking/Makefile.am:
28585         * examples/seeking/cdplayer.c: (update_scale):
28586         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
28587         * examples/seeking/playbin.c: (make_playerbin_pipeline),
28588         (format_value), (update_scale), (iterate), (start_seek),
28589         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
28590         (print_usage), (main):
28591         Added some more examples, update others.
28592
28593 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28594
28595         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
28596         * ext/speex/gstspeexdec.c: (speex_dec_chain):
28597         * ext/theora/theoradec.c: (theora_dec_chain):
28598         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28599           Add codec-name metadata.
28600
28601 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
28602
28603         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28604
28605         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28606         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
28607         * ext/alsa/gstalsamixertrack.h:
28608         * po/POTFILES.in:
28609           ALSA mixer track label internationalization (#154054).
28610
28611 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28612
28613         * ext/theora/theoradec.c: (theora_dec_chain):
28614           Export bitrate as metadata.
28615
28616 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28617
28618         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
28619         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
28620         * ext/alsa/gstalsamixertrack.h:
28621           Fix names, fix loop.
28622
28623 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28624
28625         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
28626         (speex_dec_convert):
28627           sinkconvert function so oggdemux can get the file length (totem).
28628
28629 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
28630
28631         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28632
28633         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
28634           Don't push incomplete packets.
28635         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
28636           Fix MPEG-4 audio typefinding.
28637
28638 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28639
28640         * sys/v4l/Makefile.am:
28641         * sys/v4l/gstv4l.c: (plugin_init):
28642         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
28643         (gst_v4lelement_init), (gst_v4lelement_dispose),
28644         (gst_v4lelement_change_state):
28645         * sys/v4l/gstv4lelement.h:
28646         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
28647         (gst_v4l_xoverlay_close), (idle_refresh),
28648         (gst_v4l_xoverlay_set_xwindow_id):
28649         * sys/v4l/gstv4lxoverlay.h:
28650         * sys/v4l/v4l-overlay_calls.c:
28651         * sys/v4l/v4l_calls.h:
28652         * sys/v4l2/Makefile.am:
28653         * sys/v4l2/gstv4l2.c: (plugin_init):
28654         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
28655         (gst_v4l2element_init), (gst_v4l2element_dispose),
28656         (gst_v4l2element_change_state):
28657         * sys/v4l2/gstv4l2element.h:
28658         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
28659         (gst_v4l2_xoverlay_close), (idle_refresh),
28660         (gst_v4l2_xoverlay_set_xwindow_id):
28661         * sys/v4l2/gstv4l2xoverlay.h:
28662         * sys/v4l2/v4l2-overlay_calls.c:
28663         * sys/v4l2/v4l2_calls.h:
28664           Remove client-side overlay handling, use the X-server v4l plugin
28665           for that. Nicer overlay, less code. Also make the plugin
28666           compileable without X (but then without overlay, obviously).
28667           Makes xwindowlistener obsolete, should we remove that?
28668
28669 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28670
28671         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
28672         (gst_osssrc_src_query):
28673         * sys/oss/gstosssrc.h:
28674           OK, so people want offset in DEFAULT. This time, actually fix all
28675           cases.
28676         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
28677           Add FPS properly.
28678
28679 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28680
28681         * gst/asfdemux/gstasfmux.c:
28682         * gst/avi/gstavimux.c:
28683           Framerate.
28684
28685 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28686
28687         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
28688           Fix properties (channel, norm, frequency).
28689
28690 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28691
28692         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
28693           Flag typo.
28694         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
28695           No warnings.
28696
28697 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28698
28699         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
28700           Fix hang.
28701
28702 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28703
28704         * sys/v4l2/gstv4l2element.h:
28705           Yet Another Hack (tm) for kernel header borkedness.
28706         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
28707         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
28708         (gst_v4l2src_link), (gst_v4l2src_getcaps),
28709         (gst_v4l2src_change_state):
28710         * sys/v4l2/gstv4l2src.h:
28711         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
28712         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
28713           Fix caps, keep track of state, work.
28714
28715 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28716
28717         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
28718           Quiet.
28719
28720 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28721
28722         * sys/oss/gstosssrc.c: (gst_osssrc_get):
28723           Don't mix bytes and samples.
28724
28725 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28726
28727         * ext/ogg/gstoggmux.c:
28728           Basic pad template which accepts OGM tracks, speex, flac, vorbis
28729           and theora. Any is incorrect.
28730         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
28731           Fix caps.
28732         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
28733         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
28734         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
28735         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
28736         * sys/v4l/gstv4lmjpegsrc.h:
28737         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
28738         (gst_v4lsrc_change_state):
28739         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
28740         (gst_v4lmjpegsrc_capture_stop):
28741           Fix caps. Keep track of internal state. Work.
28742
28743 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28744
28745         * ext/Makefile.am:
28746           Fix the build fixes.
28747
28748 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28749
28750         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
28751         (gst_ogg_demux_src_event), (_find_chain_seek),
28752         (gst_ogg_pad_push):
28753           Check for pad availability before using it.
28754         * ext/ogg/gstoggdemux.c: (_find_chain_process):
28755           Fix parsing of chained ogg. Needs more work on the decoder side.
28756
28757 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28758
28759         * gst/spectrum/Makefile.am:
28760         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
28761         (idle_func):
28762           Fix demo and reenable it. Yes, I'm currently playing with audio
28763           analysis tools
28764
28765 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28766
28767         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
28768           We love it if files that start at zero work too...
28769
28770 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28771
28772         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
28773           Handle files with missing EOS headers.
28774
28775 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
28776
28777         * gst/tcp/gsttcpserversink.c:
28778         (gst_tcpserversink_handle_server_read),
28779         (gst_tcpserversink_init_send):
28780         Zero some variables first (need for accept not to return EINVAL)
28781
28782 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28783
28784         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
28785         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
28786         * ext/theora/theoradec.c: (theora_dec_sink_convert),
28787         (theora_dec_chain):
28788         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
28789         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
28790           Seeking and querying finetune.
28791
28792 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
28793
28794         * configure.ac:
28795         * ext/Makefile.am:
28796         * ext/raw1394/Makefile.am:
28797           fix the build
28798
28799 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28800
28801         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
28802           Wrong return.
28803         * gst/playback/Makefile.am:
28804         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
28805         * gst/playback/gstplay-marshal.list:
28806         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
28807           Fix marshallers.
28808
28809 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28810
28811         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
28812           Silence.
28813
28814 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28815
28816         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
28817         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
28818         (gst_ogg_pad_push):
28819           Yay for non-lineair granulepos in theora.
28820
28821 2004-10-18  Wim Taymans  <wim@fluendo.com>
28822
28823         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
28824         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
28825         * ext/dv/gstdvdec.h:
28826         Make sure we renegotiate aspect ratio when the camera switches.
28827
28828 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28829
28830         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
28831         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
28832           Start at zero.
28833         * ext/theora/theoradec.c: (theora_dec_chain):
28834           Skip headers. Bad idea for chained ogg, but fixes seeking.
28835
28836 2004-10-18  Wim Taymans  <wim@fluendo.com>
28837
28838         * configure.ac:
28839         I swear, this is the last time I touch this.
28840
28841 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
28842
28843         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
28844         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
28845         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
28846           Faster seeking.
28847         * ext/theora/theoradec.c: (theora_dec_sink_convert):
28848           Time-to-default conversion.
28849         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
28850           Don't error on unknown packets, just skip. We should probably
28851           read them if we want to support chained ogg.
28852
28853 2004-10-18  Wim Taymans  <wim@fluendo.com>
28854
28855         * configure.ac:
28856         Added cdaudio to wrong list.
28857
28858 2004-10-18  Wim Taymans  <wim@fluendo.com>
28859
28860         * configure.ac:
28861         Revive cdaudio.
28862
28863 2004-10-18  Wim Taymans  <wim@fluendo.com>
28864
28865         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
28866         (gst_dvdec_video_link), (gst_dvdec_push):
28867         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
28868         (gst_smokeenc_resync), (gst_smokeenc_chain):
28869         Fix mimetype on smoke encoder.
28870         Add aspect ratio to dvdec. Not sure if these
28871         values are correct though....
28872
28873 2004-10-18  Wim Taymans  <wim@fluendo.com>
28874
28875         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
28876         Fix vorbis property descriptions and ranges.
28877
28878 2004-10-18  Wim Taymans  <wim@fluendo.com>
28879
28880         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
28881         Really do nothing when no data is available.
28882         Go to the playing state when the stream is not seekable
28883         instead of failing.
28884
28885 2004-10-18  Wim Taymans  <wim@fluendo.com>
28886
28887         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
28888         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
28889         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
28890         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
28891         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
28892         Added uri handler for cd://
28893         Port to new API.
28894
28895 2004-10-18  Wim Taymans  <wim@fluendo.com>
28896
28897         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
28898         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
28899         (try_to_link_1), (no_more_pads), (close_link), (type_found):
28900         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
28901         (remove_prerolls), (unknown_type), (add_element_stream),
28902         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
28903         (gst_play_base_bin_remove_element),
28904         (gst_play_base_bin_link_stream):
28905         * gst/playback/gstplaybin.c: (gen_video_element),
28906         (gen_vis_element), (remove_sinks), (setup_sinks):
28907         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
28908         (gst_stream_info_get_type), (gst_stream_info_class_init),
28909         (gst_stream_info_init), (gst_stream_info_new),
28910         (gst_stream_info_dispose), (stream_info_mute_pad),
28911         (gst_stream_info_set_property), (gst_stream_info_get_property):
28912         * gst/playback/gststreaminfo.h:
28913         Add sink padtemplate to decodebin.
28914         Added some more comments.
28915         Make queue size configurable in playbasebin.
28916         Added possibility to use elements as sinks (ex cdaudio).
28917
28918 2004-10-15  Wim Taymans  <wim@fluendo.com>
28919
28920         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
28921         (gst_speexenc_chain):
28922         Fix speex timestamps so that it gets muxed properly.
28923
28924 2004-10-15  Wim Taymans  <wim@fluendo.com>
28925
28926         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
28927         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
28928         (gst_dv1394src_init), (gst_dv1394src_dispose),
28929         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
28930         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
28931         (gst_dv1394src_event), (gst_dv1394src_get_formats),
28932         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
28933         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
28934         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
28935         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
28936         * ext/raw1394/gstdv1394src.h:
28937         Added conversion/query functions.
28938         Update buffer timestamps,
28939         Added signals.
28940         Added uri dv:// so it might play from the firewire in playbin.
28941         Fix a possible leak.
28942         Added debugging.
28943
28944 2004-10-15  Wim Taymans  <wim@fluendo.com>
28945
28946         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
28947         (gst_dv1394src_init), (gst_dv1394src_set_property),
28948         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
28949         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
28950         * ext/raw1394/gstdv1394src.h:
28951         Added AV/C VTR control support needed for some cameras.
28952         Added automatic port detection.
28953         Added properties for selecting the channel.
28954         The configure.ac script is not yet updated to reflect the
28955         new libavc1394 and librom1394 dependencies.
28956
28957 2004-10-15  Wim Taymans  <wim@fluendo.com>
28958
28959         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
28960         (qtdemux_parse), (gst_qtdemux_handle_esds):
28961         An esds box is not a container.
28962         Fix parsing of mp4v boxes.
28963         Do not try to renegotiate fps for each frame. Need to
28964         find a better method. This should fix mp4 playback.
28965
28966 2004-10-14  David Schleef  <ds@schleef.org>
28967
28968         * configure.ac: update for swfdec-0.3 and liboil-0.2
28969         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
28970         * ext/swfdec/gstswfdec.h: same
28971         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
28972         * gst/videotestsrc/videotestsrc.c: same
28973
28974 2004-10-14  Wim Taymans  <wim@fluendo.com>
28975
28976         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
28977         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
28978         (is_sync_frame), (gst_multifdsink_new_client),
28979         (gst_multifdsink_handle_client_write),
28980         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
28981         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
28982         Turn warnings into info.
28983         Don't allow a state change in the streaming thread.
28984
28985 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
28986
28987         * ext/vorbis/oggvorbisenc.c:
28988         * ext/vorbis/vorbisdec.c:
28989           fix template sample rate
28990
28991 2004-10-13  Wim Taymans  <wim@fluendo.com>
28992
28993         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
28994         Decoding the header first fixes some problems in resyncing
28995         in more mp3s.
28996
28997 2004-10-12  Wim Taymans  <wim@fluendo.com>
28998
28999         * gst/playback/gstplaybin.c: (gen_video_element),
29000         (gen_vis_element), (remove_sinks), (setup_sinks):
29001         Added vis plugin support, need to configure the vis
29002         element to activate it.
29003
29004 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29005
29006         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
29007         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
29008           Some debug.
29009         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29010         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
29011         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
29012         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
29013         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29014         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
29015         * gst/avi/gstavidemux.h:
29016           Support for openDML-2.0 indx/ix## chunks. Support for broken index
29017           recovery (where, if part of the index is broken, we will still read
29018           the rest of the index and recover the broken part by stream
29019           scanning). More broken media support. EOS workarounds. General AVI
29020           braindamage headache recovery. Aspirin included.
29021
29022 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29023
29024         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
29025         (cdparanoia_event), (cdparanoia_query):
29026           Get rid of hideous lead-in.
29027
29028 2004-10-11  Wim Taymans  <wim@fluendo.com>
29029
29030         * gst/playback/gstplaybasebin.c: (setup_source):
29031         Wrong var used to get g_list_next.
29032
29033 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29034
29035         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
29036         (cdparanoia_get), (cdparanoia_open):
29037           Report discid as metadata, add duration.
29038
29039 2004-10-11  Wim Taymans  <wim@fluendo.com>
29040
29041         * gst/playback/gstplaybasebin.c: (setup_source):
29042         Cleanup the previous pipeline a little earlier for the
29043         case that a source element provides raw data.
29044
29045 2004-10-11  Benjamin Otte  <otte@gnome.org>
29046
29047         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
29048           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
29049           consuming the last 128 bytes, even though it was valid mp3 data.
29050
29051 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29052
29053         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
29054         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
29055         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29056         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
29057
29058 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29059
29060         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
29061         Fix for webcams that support only specific width or height
29062
29063 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29064
29065         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29066
29067         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
29068           Fix wrong discont event setup (fixes #154967).
29069
29070 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
29071
29072         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29073
29074         * gst/auparse/gstauparse.c: (gst_auparse_chain):
29075           Error out on invalid data (fixes #154807).
29076
29077 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
29078
29079         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29080
29081         * ext/dvdread/dvdreadsrc.c: (_read):
29082           Make titles > 0 work again (fixes #154834).
29083
29084 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29085
29086         * gst-libs/gst/riff/riff-media.c:
29087         (gst_riff_create_video_template_caps):
29088           WMV3 missing in template caps.
29089
29090 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29091
29092         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29093           OK, so the original code was too strict. It makes random AVI files
29094           hang for seconds upon opening, which is unacceptable and is far
29095           beyond the original goal of getting multiple chunks for one-chunk
29096           sounc stream files. So now do just that.
29097
29098 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29099
29100         * gst/playback/gstplaybasebin.c: (setup_source),
29101         (gst_play_base_bin_change_state):
29102           Actually clean up streaminfo if output fails. This would trigger
29103           if, for example, there was no CD in the drive. No preroll, so
29104           a streaminfo structure is created, but the subsequent state change
29105           of the thread fails.
29106         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
29107           Don't change state if parent failed.
29108
29109 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29110
29111         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
29112         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
29113         (gen_video_element), (remove_sinks):
29114           Add small bits of code for screenshot handling.
29115
29116 2004-10-08  Wim Taymans  <wim@fluendo.com>
29117
29118         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
29119         (gen_video_element), (gen_audio_element), (setup_sinks):
29120         Don't assume the user provided sinks are named "sink"...
29121
29122 2004-10-08  Wim Taymans  <wim@fluendo.com>
29123
29124         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
29125         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
29126         (gst_play_base_bin_link_stream):
29127         Do not try to autoplug sources that generate raw streams like
29128         cdparanoia.
29129         disconnect the preroll overrun signal when we don't need it anymore.
29130
29131 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
29132
29133         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29134         Added reworked patch from #154903 from milosz derezynski (deadchip).
29135
29136 2004-10-08  Wim Taymans  <wim@fluendo.com>
29137
29138         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
29139         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
29140         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
29141         (cdparanoia_convert), (cdparanoia_uri_get_type),
29142         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
29143         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
29144         * ext/cdparanoia/gstcdparanoia.h:
29145         This adds the cdda://<tracknum> uri.
29146
29147 2004-10-08  Wim Taymans  <wim@fluendo.com>
29148
29149         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
29150         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29151         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29152         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
29153         (unknown_type), (gst_play_base_bin_remove_element),
29154         (gst_play_base_bin_link_stream):
29155         * gst/playback/gstplaybasebin.h:
29156         * gst/playback/gstplaybin.c: (gst_play_bin_init),
29157         (gst_play_bin_set_property), (gen_video_element),
29158         (gen_audio_element), (setup_sinks):
29159         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
29160         (gst_stream_info_get_type), (gst_stream_info_class_init),
29161         (gst_stream_info_init), (gst_stream_info_new),
29162         (gst_stream_info_dispose), (stream_info_mute_pad),
29163         (gst_stream_info_set_property), (gst_stream_info_get_property):
29164         * gst/playback/gststreaminfo.h:
29165         Reuse the audio and video bins.
29166         Some internal cleanups in the stream selection code.
29167
29168 2004-10-08  Julien MOUTTE  <julien@moutte.net>
29169
29170         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29171         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29172         * sys/ximage/ximagesink.h:
29173         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29174         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29175         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
29176         not coming from those elements. Moreover these elements should not keep
29177         the xid they have been given when in NULL state.
29178
29179 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29180
29181         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
29182         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
29183         * sys/ximage/ximagesink.h:
29184         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
29185         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
29186         * sys/xvimage/xvimagesink.h:
29187           Actually only create a new toplevel window if we're not gonna
29188           embed it right after.
29189
29190 2004-10-07  Wim Taymans  <wim@fluendo.com>
29191
29192         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
29193         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
29194         * gst/playback/gstplaybin.c: (setup_sinks):
29195         Implement muting/unmuting of streams, mute streams that are not
29196         used.
29197
29198 2004-10-07  Wim Taymans  <wim@fluendo.com>
29199
29200         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
29201         (plugin_init):
29202         Added lame audio/x-ac3 typefind function.
29203
29204 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29205
29206         * configure.ac:
29207           bump nano to cvs
29208
29209 === release 0.8.5 ===
29210
29211 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29212
29213         * NEWS:
29214         * RELEASE:
29215         * configure.ac:
29216           releasing 0.8.5, "Take You On"
29217
29218 2004-10-06  Wim Taymans  <wim@fluendo.com>
29219
29220         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
29221         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
29222         (no_more_pads), (close_link), (type_found):
29223         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29224         * gst/playback/gstplaybin.c: (gen_video_element):
29225         Do not signal the no_more_pads after the first pad when
29226         we are plugging a non dynamic element with multiple
29227         output pads (like swfdec, dvdec, ...).
29228
29229 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29230
29231         * configure.ac:
29232           bump for prerelease
29233
29234 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29235
29236         * gst/wavparse/gstwavparse.c:
29237           add ATRAC3 to STATIC CAPS to fix a warning
29238
29239         * gst/matroska/ebml-read.c:
29240         * gst-libs/gst/riff/riff-read.c:
29241           fix typos
29242
29243 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29244
29245         * gst-libs/gst/riff/riff-media.c:
29246           generate caps for ATRAC3 audio streams
29247
29248         * gst/realmedia/rmdemux.c:
29249           generate caps for ATRAC3 audio streams
29250
29251 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29252
29253         * gst/wavparse/Makefile.am
29254         * gst/wavparse/riff.h
29255         * gst/wavparse/wavparse.vcproj
29256           riff.h removal (unused and duplication with riff-ids.h)
29257
29258 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29259
29260         * gst/wavparse/gstwavparse.h
29261           remove duplicated defines for audio codec codes
29262
29263         * gst-libs/gst/riff/riff-ids.h
29264         * gst/wavenc/riff.h:
29265           add "4CC" code for ATRAC3 audio streams
29266           add "4CC" code for ITU_G721_ADPCM (unused for now)
29267
29268 2004-10-06  Wim Taymans  <wim@fluendo.com>
29269
29270         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
29271         Actually _do_ negotiation. Pass gdouble as arg instead
29272         of guint64 for the framerate.
29273
29274 2004-10-06  Wim Taymans  <wim@fluendo.com>
29275
29276         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
29277         (find_compatibles), (close_pad_link), (try_to_link_1),
29278         (no_more_pads), (close_link), (type_found):
29279         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29280         * gst/playback/gstplaybin.c: (gen_video_element),
29281         (gen_audio_element):
29282         Set state on newly added element to READY so that negotiation
29283         can happen ASAP.
29284         Addes some more debug info.
29285         Do not try to plug pads with multiple caps structures or ANY
29286         because it is too dangerous since we do not do dynamic
29287         replugging.
29288
29289 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
29290
29291         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
29292
29293         * po/LINGUAS:
29294         * po/or.po:
29295           add Oriya translation
29296
29297 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29298
29299         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29300           Prevent overwrite of size member. Makes audio sound crappy.
29301
29302 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
29303
29304         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
29305         Add rmvb to the list of known RealMedia extensions
29306
29307 2004-10-05  Wim Taymans  <wim@fluendo.com>
29308
29309         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
29310         (mngdec_openstream), (mngdec_closestream),
29311         (mngdec_handle_sink_event), (mngdec_readdata),
29312         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
29313         (mngdec_getcanvasline), (mngdec_refresh),
29314         (gst_mngdec_change_state):
29315         Set the framerate correctly.
29316
29317 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29318
29319         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29320           There was something wrong with the index massaging.
29321
29322 2004-10-04  Wim Taymans  <wim@fluendo.com>
29323
29324         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
29325         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
29326         (gst_smokedec_chain):
29327         * ext/jpeg/gstsmokedec.h:
29328         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
29329         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
29330         * ext/jpeg/gstsmokeenc.h:
29331         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
29332         (smokecodec_decode_new), (smokecodec_info_free),
29333         (smokecodec_set_quality), (smokecodec_get_quality),
29334         (smokecodec_set_threshold), (smokecodec_get_threshold),
29335         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
29336         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
29337         (smokecodec_encode), (smokecodec_parse_id),
29338         (smokecodec_parse_header), (smokecodec_decode):
29339         * ext/jpeg/smokecodec.h:
29340         * ext/jpeg/smokeformat.h:
29341         Updated smoke, new bitstream, allows embedding in ogg.
29342
29343 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29344
29345         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
29346           Fix seeking in some files. All this code is no longer needed (and
29347           actually breaks stuff) because we now synchronize the full index
29348           right when reading the header.
29349
29350 2004-10-04  Wim Taymans  <wim@fluendo.com>
29351
29352         * configure.ac:
29353         configure update for libmng.
29354
29355 2004-10-04  Wim Taymans  <wim@fluendo.com>
29356
29357         * ext/libmng/Makefile.am:
29358         * ext/libmng/gstmng.c: (plugin_init):
29359         * ext/libmng/gstmng.h:
29360         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
29361         (gst_mngdec_base_init), (gst_mngdec_class_init),
29362         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
29363         (gst_mngdec_loop), (gst_mngdec_get_property),
29364         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
29365         (mngdec_closestream), (mngdec_handle_sink_event),
29366         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
29367         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
29368         (gst_mngdec_change_state):
29369         * ext/libmng/gstmngdec.h:
29370         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
29371         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
29372         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
29373         (gst_mngenc_chain), (gst_mngenc_get_property),
29374         (gst_mngenc_set_property):
29375         * ext/libmng/gstmngenc.h:
29376         Added basic MNG decoder. Needs more work. The encoder does
29377         not work yet.
29378
29379 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29380
29381         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
29382         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
29383         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
29384           Don't hang on length=0 chunks. Some negotiation fixes. Signal
29385           no-more-pads.
29386
29387 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
29388
29389         * configure.ac:
29390           you need at least 1.0.4 of speex
29391
29392 2004-10-04 Iain <iaingnome@gmail.com>
29393
29394         * ext/speex/gstspeexdec.h: Revert the includes changes.
29395
29396         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
29397
29398 2004-09-30 Iain <iaingnome@gmail.com>
29399
29400         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
29401         found during init or set as a property instead of hardcoding /dev/audio
29402
29403 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29404
29405         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
29406         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
29407         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
29408         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
29409         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
29410         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
29411         (gst_rmdemux_dump_data):
29412           Use debug category, fix EOS handling. filesrc ! rmdemux now
29413           works.
29414
29415 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29416
29417         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
29418         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
29419         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
29420           Improve allocation, cutting and sorting of the index. How takes a
29421           few seconds instead of minutes.
29422
29423 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
29424
29425         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
29426           fixed compilation
29427
29428 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29429
29430         * gst-libs/gst/riff/riff-media.c:
29431         (gst_riff_create_video_caps_with_data),
29432         (gst_riff_create_video_template_caps):
29433           Add wing commander format mimetype/fourccs.
29434         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
29435           Don't crash if some value is 0.
29436
29437 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29438
29439         * gst-libs/gst/riff/riff-media.c:
29440         (gst_riff_create_video_caps_with_data),
29441         (gst_riff_create_video_template_caps):
29442           Add DIB fourcc (raw, palettized 8-bit RGB).
29443         * gst-libs/gst/riff/riff-read.c:
29444         (gst_riff_read_strf_vids_with_data):
29445           Oops, fix strf_data reading bug.
29446         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
29447           Use a non-NULL tag.
29448         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
29449           Time for hacks. Sorry Dave. At least one quicktime movie (a
29450           trailer) that I've encountered contains multiple video tracks.
29451           One of those is the actual video track, the other are one-frame
29452           tracks (images). Unfortunately, the number of frames according
29453           to the trak header is 1 for each, so that doesn't help. So
29454           instead, I look at the duration and discard tracks with a
29455           duration shorter than 20% of the length of the stream. Better
29456           than nothing.
29457
29458 2004-10-01  Christian Schaller <christian@fluendo.com>
29459
29460         * ext/ivorbis/vorbis.c:
29461           Patch from Phil Blundell (Bug 152341)
29462
29463 2004-10-01  Wim Taymans  <wim@fluendo.com>
29464
29465         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
29466         (speex_dec_get_formats), (speex_dec_convert),
29467         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
29468         (speex_dec_chain), (gst_speexdec_get_property),
29469         (gst_speexdec_set_property):
29470         Small cleanups.
29471
29472 2004-10-01  Wim Taymans  <wim@fluendo.com>
29473
29474         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
29475         (gst_wavparse_stream_init), (gst_wavparse_fmt),
29476         (gst_wavparse_other), (gst_wavparse_loop),
29477         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
29478         (gst_wavparse_srcpad_event):
29479         * gst/wavparse/gstwavparse.h:
29480         Added some more debugging info.
29481         Fix the case where the length of the file is 0.
29482         Make sure we seek to sample borders.
29483
29484 2004-10-01  Wim Taymans  <wim@fluendo.com>
29485
29486         * gst/playback/README:
29487         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
29488         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
29489         (try_to_link_1), (no_more_pads), (close_link), (type_found):
29490         Add some debug info to decodebin, update README
29491
29492 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29493
29494         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
29495           Don't use g_print(); use GST_DEBUG().
29496
29497 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29498
29499         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
29500         (gst_ogg_mux_queue_pads):
29501           Handle EOS properly.
29502
29503 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
29504
29505         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29506
29507         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
29508         (gst_faad_chain), (gst_faad_change_state):
29509         * ext/faad/gstfaad.h:
29510           Allow playback of raw (unframed) MPEG AAC files (#148993).
29511
29512 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
29513
29514         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29515
29516         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29517           Throw error if we didn't recognize the stream. Fixes #152289.
29518
29519 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29520
29521         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
29522           Fix negotiation.
29523
29524 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
29525
29526         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29527
29528         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
29529           Fix memleak.
29530
29531 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
29532
29533         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29534
29535         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
29536           Solve #152805.
29537         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
29538           Solve 152806.
29539
29540 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29541
29542         * gst-libs/gst/riff/riff-media.c:
29543         (gst_riff_create_video_caps_with_data),
29544         (gst_riff_create_audio_caps_with_data):
29545           Add codec_data handling (like asfdemux used to do).
29546         * gst/asfdemux/gstasf.c: (plugin_init):
29547         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
29548         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
29549           Use riff-media for caps creation instead of our own (mostly
29550           broken) copy of its functions.
29551
29552 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29553
29554         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
29555           Don't actually error out if we get another return value than
29556           -EINVAL. Opposite to what I first thought, drivers have random
29557           return values for this, although -EINVAL is the expected return
29558           value. Since this is not fatal, we shouldn't use
29559           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
29560
29561 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29562
29563         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
29564         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
29565         (dvdreadsrc_get_property), (_open), (_seek), (_read),
29566         (dvdreadsrc_get), (dvdreadsrc_open_file),
29567         (dvdreadsrc_change_state):
29568           Fix. Don't do one big huge loop around the whole DVD, that will
29569           cache all data and thus eat sizeof(dvd) (several GB) before we
29570           see something.
29571         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
29572           Actually NULL'ify event after using it.
29573         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
29574         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
29575         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29576         (gst_ebml_read_seek), (gst_ebml_read_skip):
29577           Handle events.
29578         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
29579         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
29580         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
29581           Fix timing (this will probably break if I seek using menus, but
29582           I didn't get there yet). VOBs and normal DVDs should now work.
29583           Add a mpeg2-only pad with high rank so this get autoplugged for
29584           MPEG-2 movies.
29585         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
29586         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
29587         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
29588         (gst_mpeg_demux_get_audio_stream),
29589         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
29590         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
29591           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
29592           MPEG-1 but use dvddemux for MPEG-2.
29593         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
29594         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
29595         (gst_mpeg_parse_parse_packhead):
29596           Timing. Only add pad template if it exists. Add sink template from
29597           class and not from ourselves. This means we will always use the
29598           correct sink template even if it is not the one defined in this
29599           file.
29600
29601 2004-09-29  Wim Taymans  <wim@fluendo.com>
29602
29603         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
29604         (gst_mpeg_demux_parse_pes):
29605         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
29606         Fix playback of mpeg again, timestamps where screwed up by
29607         patch 1.61.
29608
29609 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29610
29611         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
29612           Only return true if we actually filled something in. Prevents
29613           player applications from showing a random length for flac files.
29614         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29615         (gst_riff_read_use_event), (gst_riff_read_handle_event),
29616         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
29617         (gst_riff_read_strf_vids_with_data),
29618         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
29619           OK, ok, so I implemented event handling. Apparently it's normal
29620           that we receive random events at random points without asking
29621           for it.
29622         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
29623         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
29624         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
29625         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
29626         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
29627         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
29628         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
29629         * gst/avi/gstavidemux.h:
29630           Implement non-lineair chunk handling and subchunk processing.
29631           The first solves playback of AVI files where the audio and video
29632           data of individual buffers that we read are not synchronized.
29633           This should not happen according to the wonderful AVI specs, but
29634           of course it does happen in reality. It is also a prerequisite for
29635           the second. Subchunk processing allows us to cut chunks in small
29636           pieces and process each of these pieces separately. This is
29637           required because I've seen several AVI files with incredibly large
29638           audio chunks, even some files with only one audio chunk for the
29639           whole file. This allows for proper playback including seeking.
29640           This patch is supposed to fix all AVI A/V sync issues.
29641         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
29642         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
29643           Work.
29644         * gst/modplug/gstmodplug.cc:
29645           Proper return value setting for the query() function.
29646         * gst/playback/gstplaybasebin.c: (setup_source):
29647           Being in non-playing state (after, e.g., EOS) is not necessarily
29648           a bad thing. Allow for that. This fixes playback of short files.
29649           They don't actually playback fully now, because the clock already
29650           runs. This means that small files (<500kB) with a small length
29651           (<2sec) will still not or barely play. Other files, such as mod
29652           or flx, will work correctly, however.
29653
29654 2004-09-28  Wim Taymans  <wim@fluendo.com>
29655
29656         * ext/speex/gstspeex.c: (plugin_init):
29657         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
29658         (gst_speex_dec_class_init), (speex_dec_get_formats),
29659         (speex_get_event_masks), (speex_get_query_types),
29660         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
29661         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
29662         (gst_speexdec_get_property), (gst_speexdec_set_property),
29663         (speex_dec_change_state):
29664         * ext/speex/gstspeexdec.h:
29665         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
29666         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
29667         (gst_speexenc_base_init), (gst_speexenc_class_init),
29668         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
29669         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
29670         (gst_speexenc_src_query), (gst_speexenc_init),
29671         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
29672         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
29673         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
29674         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
29675         (gst_speexenc_chain), (gst_speexenc_get_property),
29676         (gst_speexenc_set_property), (gst_speexenc_change_state):
29677         * ext/speex/gstspeexenc.h:
29678         Rewrote speex encoder, make sure it can be embedded in ogg.
29679         Implemented speex decoder.
29680
29681 2004-09-28  Christian Schaller <christian@fluendo.com>
29682
29683         * configure.ac:
29684         Remove kioslave plugin. Markey is brewing a new working one
29685         * ext/Makefile.am: Remove kioslave plugin
29686         * ext/kio: remove
29687         * gst-plugins.spec.in: remove kio plugin from spec
29688
29689 2004-09-27  Wim Taymans  <wim@fluendo.com>
29690
29691         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
29692         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
29693         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
29694         (gst_multifdsink_new_client),
29695         (gst_multifdsink_handle_client_write),
29696         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
29697         (gst_multifdsink_handle_clients):
29698         * gst/tcp/gstmultifdsink.h:
29699         Make syncing to keyframes actually work for new clients and lagging
29700         clients.
29701
29702 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29703
29704         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
29705         (gst_navigationtest_handle_src_event), (draw_box_planar411),
29706         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
29707         * gst/debug/gstnavigationtest.h:
29708           make navigationtest display button-press and button-release events
29709
29710 2004-09-26 Iain <iaingnome@gmail.com>
29711
29712         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
29713         the channels have received a new media event.
29714         (interleave_buffered_loop): Compresses a new media event on all
29715         channels into one.
29716
29717 2004-09-26 Iain <iaingnome@gmail.com>
29718
29719         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
29720         call the sinkpad's default event handler and not the srcpads. He also
29721         says this is confusing :)
29722         (gst_wavenc_stop_file): Company says that seek events only go upstream
29723         we should send a discontinuous downstream instead.
29724
29725 2004-09-25  Christian Schaller <christian@fluendo.com>
29726
29727         * Update SPEC file to be usable in conjunction with Fedora Core,
29728           Fedora.us and freshrpms packages
29729         * Fix typo in multifilesrc test Makefile
29730
29731 2004-09-24  Wim Taymans  <wim@fluendo.com>
29732
29733         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
29734         Only signal the no_more_pads signal when we have
29735         added the stream to our list.
29736
29737 2004-09-24  Wim Taymans  <wim@fluendo.com>
29738
29739         * gst/playback/gstplaybasebin.c: (remove_prerolls),
29740         (new_decoded_pad):
29741         * gst/playback/gstplaybasebin.h:
29742         * gst/playback/gstplaybin.c: (setup_sinks):
29743         Don't try to preroll or decode more than one audio/video
29744         track.
29745
29746 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29747
29748         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
29749           Throw error if we failed to find a suitable output. This should
29750           throw an error if we successfully set up a pipeline (e.g. because
29751           we recognized a media file) but found no decodable streams in it
29752           (e.g. because it contains only media stream types for which we
29753           have no decoders, or because it's not a media type).
29754
29755 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29756
29757         * ext/dirac/Makefile.am:
29758         * ext/dirac/gstdirac.cc:
29759         * ext/dirac/gstdiracdec.cc:
29760         * ext/dirac/gstdiracdec.h:
29761           Do something. Don't actually know if this works because I don't
29762           have a demuxer yet.
29763         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
29764           Add channels=1 to caps returned from _getcaps().
29765         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
29766         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
29767         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
29768         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
29769         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
29770         (gst_ogm_parse_change_state):
29771           Separate between audio/video so ogmaudioparse actually uses the
29772           audio pad templates. Both audio and video work now, including
29773           autoplugging. Also use sometimes-srcpad hack.
29774         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
29775           Handle events better. Don't hang on infinite loops.
29776         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
29777         (gst_avi_demux_init), (gst_avi_demux_reset),
29778         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
29779         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
29780         (gst_avi_demux_change_state):
29781         * gst/avi/gstavidemux.h:
29782           Improve A/V sync. Still not perfect.
29783         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
29784         (gst_ebml_read_skip):
29785           Handle events better.
29786         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
29787         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
29788         (qtdemux_audio_caps):
29789           Add IMA4. Improve event handling. Save offset after a seek when
29790           the headers are at the end of the file so that we don't end up in
29791           an infinite loop.
29792         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
29793           Add low-priority typefind support for files with no length.
29794
29795 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29796
29797         * testsuite/multifilesink/Makefile.am:
29798         fix typo
29799
29800 2004-09-22  Julien MOUTTE  <julien@moutte.net>
29801
29802         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
29803         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
29804         mistakes from thaytan's patches.
29805
29806 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
29807
29808         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
29809           For completeness, XSync in the destroy function as xvimage does.
29810
29811 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
29812
29813         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
29814            Correct caps negotiation
29815         * gst/volume/gstvolume.c: (volume_chain_float),
29816         (volume_chain_int16):
29817            Modify debug output to be little more informative
29818         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
29819         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
29820         (gst_xvimagesink_xvimage_destroy):
29821           Add XSync calls after detaching from the shared memory segment to
29822           avoid a crash.
29823
29824 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29825
29826         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
29827         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
29828         * ext/vorbis/vorbis.c: (plugin_init):
29829         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
29830         (gst_vorbisenc_chain):
29831         * ext/vorbis/vorbisenc.h:
29832         remove explicit newmedia support from oggmux and vorbisenc
29833         add debug category to vorbisenc
29834         * gst/multifilesink/gstmultifilesink.c:
29835         (gst_multifilesink_class_init), (gst_multifilesink_init),
29836         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
29837         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
29838         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
29839         (plugin_init):
29840         * gst/multifilesink/gstmultifilesink.h:
29841         add support for streamheader in multifilesink
29842
29843 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29844
29845         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
29846         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
29847         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
29848           Prevent infinite loops. More correct error reporting.
29849         * gst/auparse/gstauparse.c: (gst_auparse_chain):
29850           Error out if negotiation fails.
29851         * gst/playback/gstplaybasebin.c: (setup_source),
29852         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
29853         (gst_play_base_bin_found_tag):
29854           Error/tag forwarding. Pre-roll fixes for source errors on state
29855           changes (e.g. "file does not exist") to prevent hangs.
29856
29857 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29858
29859         * testsuite/multifilesink/Makefile.am:
29860         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
29861         (gst_newmedia_class_init), (gst_newmedia_init),
29862         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
29863         (newfile_signal), (test_signal), (main):
29864         * testsuite/multifilesink/multifilesrc_test.c: (main):
29865         * testsuite/multifilesink/oggtheora_test.c:
29866         (gst_newmedia_base_init), (gst_newmedia_class_init),
29867         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
29868         (test_format), (newfile_signal), (test_signal), (main):
29869         * testsuite/multifilesink/oggvorbis_test.c:
29870         (gst_newmedia_base_init), (gst_newmedia_class_init),
29871         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
29872         (test_format), (newfile_signal), (test_signal), (main):
29873         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
29874         (gst_newmedia_class_init), (gst_newmedia_init),
29875         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
29876         (newfile_signal), (test_signal), (main):
29877         New media tests
29878
29879 2004-09-20  Christian Schaller <christian@fluendo.com>
29880
29881         * Fix mikmod license to LGPL as they have relicensed
29882         * Move Dirac and Effectv into LGPL section of README_license
29883
29884 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29885
29886         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
29887         (gst_mad_change_state):
29888           Allow for mp3 rate/channels changes. However, only very
29889           conservatively. Reason that we *have* to enable this is smiply
29890           because the mad find_sync() function is not good enough, it will
29891           regularly sync on random data as valid frames and therefore make
29892           us provide random caps as *final* caps of the stream. The best fix
29893           I could think of is to simply require several of the same stream
29894           changes in a row before we change caps.
29895           The actual testcase that works now is #
29896         * ext/ogg/Makefile.am:
29897         * ext/ogg/gstogg.c: (plugin_init):
29898         * ext/ogg/gstogmparse.c:
29899           OGM support (video only for now; I need an audio sample file).
29900         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
29901         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
29902         (gst_asf_demux_add_video_stream):
29903           WMV extradata.
29904         * gst/playback/gstplaybasebin.c: (unknown_type):
29905           Don't error out on single unknown-types after all. It's wrong.
29906           If we found type of video and audio but not of a subtitle stream,
29907           it will still error out (which is unwanted). Will find a better fix
29908           later on.
29909         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
29910         (ogmaudio_type_find), (plugin_init):
29911           OGM support.
29912
29913 2004-09-20  Johan Dahlin  <johan@gnome.org>
29914
29915         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
29916         after setting caps.
29917
29918 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
29919
29920         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
29921         * gst/wavenc/gstwavenc.h:
29922         Added newmedia support to wavenc
29923
29924 2004-09-17  Wim Taymans  <wim@fluendo.com>
29925
29926         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
29927         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
29928         (gst_fdset_fd_can_write), (gst_fdset_wait):
29929         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
29930         (gst_multifdsink_init), (gst_multifdsink_add),
29931         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
29932         (gst_multifdsink_remove_client_link),
29933         (gst_multifdsink_client_queue_buffer),
29934         (gst_multifdsink_handle_client_write),
29935         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
29936         (gst_multifdsink_close), (gst_multifdsink_change_state):
29937         * gst/tcp/gstmultifdsink.h:
29938         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
29939         (gst_tcpserversink_removed):
29940         Small cleanups in fdset.c
29941         Use a hastable to map fd to the client structure for faster
29942         lookup in _remove and get_stats.
29943         Added virtual function to close the fds.
29944         Handle clients even when the select/poll call was unblocked because
29945         of a command.
29946         Implement syncing to keyframe in the recovery procedure.
29947
29948 2004-09-16 Iain <iaingnome@gmail.com>
29949
29950         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
29951         try caps.
29952
29953 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29954
29955         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
29956           Caps are only set if the type of the stream is unknown, but this
29957           is initialized in ->init_stream(), so set to UNKNOWN after calling
29958           ->init_stream() so that capsnego starts.
29959
29960 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29961
29962         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
29963         (gst_avi_demux_stream_data):
29964           Just hardcode for raw audio then. AVI audio sucks.
29965
29966 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
29967
29968         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
29969         * gst/matroska/matroska-mux.c: (audiosink_templ),
29970         (gst_matroska_mux_audio_pad_link):
29971         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
29972         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
29973
29974 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29975
29976         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
29977         (gst_avi_demux_stream_data):
29978           Try to fix a/v sync issues.
29979
29980 2004-09-15  David Schleef  <ds@schleef.org>
29981
29982         * configure.ac: remove NASM check, since we don't use it.  Update
29983         dirac check to 0.4
29984         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
29985         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29986         Initialized variables.
29987         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
29988         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
29989         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
29990         SVQ3 format
29991
29992 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
29993
29994         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
29995         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
29996         * gst/avi/gstavidemux.h:
29997           Fix for compressed audio (mp3) timestamp generation. How did this
29998           ever work?
29999
30000 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30001
30002         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
30003           Volume is a double not a float.
30004
30005 2004-09-15  Wim Taymans  <wim@fluendo.com>
30006
30007         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
30008         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
30009         Don't close the fd in multifdsink as we didn't open it in the
30010         first place. Some cleanups.
30011
30012 2004-09-15  Wim Taymans  <wim@fluendo.com>
30013
30014         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
30015         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30016         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30017         Fix the case where the muxer would mark pages as delta
30018         frames when they are not (vorbis only ogg).
30019
30020 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30021
30022         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
30023         (gst_play_base_bin_change_state):
30024           Handle the case where we failed to setup a clear pipeline. This
30025           will throw an error (or EOS, another nice case) and if you don't
30026           catch that, the app will wait for the signal forever (and thus
30027           hang).
30028
30029 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30030
30031         * ext/gnomevfs/gstgnomevfssink.c:
30032         (gst_gnomevfssink_uri_get_protocols):
30033         * ext/gnomevfs/gstgnomevfssrc.c:
30034         (gst_gnomevfssrc_uri_get_protocols):
30035         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30036         * ext/gnomevfs/gstgnomevfsuri.h:
30037           Use _uri_new() instead of _open(), so it doesn't take as long and
30038           Christophe's computer won't hang.
30039         * gst/playback/gstplaybasebin.c: (unknown_type):
30040           Throw error on unknown media type, so apps actually display it.
30041
30042 2004-09-14  Brian Cameron  <brian.cameron@sun.com
30043
30044         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
30045           this script to work on Solaris since bash shell handles echo
30046           differenly than bash.
30047
30048 2004-09-17  Wim Taymans  <wim@fluendo.com>
30049
30050         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
30051         (setup_source), (gst_play_base_bin_set_property),
30052         (gst_play_base_bin_add_element):
30053         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
30054         Some more work on making sure seeking pauses the pipeline and
30055         that changing the uri actually does something.
30056
30057 2004-09-17  Wim Taymans  <wim@fluendo.com>
30058
30059         * gst/tcp/gstfdset.c: (gst_fdset_wait):
30060         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
30061         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
30062         (gst_tcpserversink_close):
30063         Be a bit more paranoid when freeing memory.
30064
30065 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30066
30067         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
30068         (qtdemux_parse_trak):
30069           Don't crash by dividing by zero (see sample movie in #126922).
30070
30071 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30072
30073         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
30074           Don't touch non-existing data (fixes crash on file in #140147).
30075
30076 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30077
30078         * gst/playback/gstplaybasebin.c:
30079         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
30080           Handle double disposals, and proper change of URIs.
30081
30082 2004-09-13  Martin Eikermann <meiker@upb.de>
30083
30084         * gst/mpegstream/gstmpegparse.c:
30085           fix synchronistation for streams recorded from digital PCR
30086           fixes bug #119376
30087
30088 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30089
30090         * ext/gnomevfs/Makefile.am:
30091         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
30092         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
30093         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
30094         (gst_gnomevfssink_uri_get_type),
30095         (gst_gnomevfssink_uri_get_protocols),
30096         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
30097         (gst_gnomevfssink_uri_handler_init),
30098         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
30099         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
30100         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
30101         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
30102         (gst_gnomevfssrc_uri_get_type),
30103         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
30104         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
30105         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
30106         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
30107         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
30108         * ext/gnomevfs/gstgnomevfsuri.h:
30109           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
30110           of fake URIs to see which this version of Gnome-VFS likes, and
30111           uses that for the Gst-URI interface. Makes playbin support http://
30112           streams. Also fix up some stupid behaviour in gnomevfssrc.
30113
30114 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30115
30116         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
30117         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
30118         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
30119         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
30120           Update mixer (to sync with other sessions) if we try to obtain
30121           a new value. This makes alsamixer work accross applications.
30122         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
30123           Only call sync functions if we're running, else alsalib asserts.
30124         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
30125           Sometimes fails to compile. Possibly a gcc bug.
30126         * gst/playback/gstplaybin.c: (gen_video_element),
30127         (gen_audio_element):
30128           Add a reference to an application-provided object, because we lose
30129           this same reference if we add it to the bin. If we don't do this,
30130           we can only use this object once and thus crash if we go from
30131           ready to playing, back to ready and back to playing again.
30132           Also add an audioscale element because several cheap soundcards -
30133           like mine - don't support all samplerates.
30134         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30135         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
30136           Fix wrong order or PAR calls. Makes automatically obtained PAR
30137           from the X server atually being used.
30138
30139 2004-09-12  David Schleef  <ds@schleef.org>
30140
30141         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
30142         #151887, #152102, #152247.
30143         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
30144         * examples/seeking/cdparanoia.c: same
30145         * examples/seeking/cdplayer.c: same
30146         * examples/seeking/seek.c: same
30147         * examples/seeking/spider_seek.c: same
30148         * examples/seeking/vorbisfile.c: same
30149         * examples/stats/mp2ogg.c: same
30150         * ext/esd/esdsink.c: (gst_esdsink_class_init),
30151         (gst_esdsink_dispose): Dispose of element properly.
30152         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
30153         fixes.
30154         * ext/nas/nassink.c: (gst_nassink_class_init),
30155         (gst_nassink_dispose): Dispose of element correctly.
30156         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
30157         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
30158         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
30159         Fix 64-bit warning.
30160         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
30161         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
30162         Fix 64-bit warning.
30163
30164 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
30165
30166         * configure.ac : change speex detection as 1.1.6 now uses
30167           .pc/pkg-config and they changed their headers location.
30168
30169 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
30170
30171         * gst/matroska/matroska-mux.h:
30172         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
30173         (gst_matroska_mux_start), (gst_matroska_mux_finish),
30174         (gst_matroska_mux_write_data):
30175           Write multiple blocks/frames per cluster.
30176                 Write meta-seek information (seek heads).
30177
30178 2004-09-09  Scott Wheeler <wheeler@kde.org>
30179
30180         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
30181         (gst_play_bin_set_property), (gst_play_bin_get_property),
30182         (gen_audio_element), (gen_audio_element):
30183           Add a volume element / property to the pipeline.
30184
30185 2004-09-07  Wim Taymans  <wim@fluendo.com>
30186
30187         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
30188         Copy timestamps from the master pad to the output buffers.
30189
30190 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30191
30192         * ext/raw1394/gstdv1394src.c:
30193           throw errors when applicable
30194
30195 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
30196
30197         * gst/matroska/ebml-ids.h:
30198         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
30199         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
30200         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
30201           automatically convert unix time <-> ebml time when reading/writing
30202           a date, use gst_ebml_write_uint to write CUETIME,
30203           not gst_ebml_write_date.
30204         * gst/matroska/matroska-ids.h:
30205         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
30206         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
30207         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
30208         (gst_matroska_mux_write_data):
30209           Write track and segment UIDs, write muxing date, write
30210           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
30211           Create cues for audio only files.
30212
30213 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
30214
30215         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
30216         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
30217           Re-commit ALSA switches.
30218         * gst/adder/gstadder.c: (gst_adder_loop):
30219           64-bit fix (#151416).
30220         * gst/debug/progressreport.c: (gst_progressreport_report):
30221           64-bit fix (#151419).
30222         * gst/matroska/matroska-demux.c:
30223         (gst_matroska_demux_parse_contents):
30224           64-bit fix (#151420).
30225         * gst/playback/test3.c: (update_scale):
30226           64-bit fix (#151421).
30227
30228 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
30229
30230         * configure.ac:
30231           bump nano to cvs
30232
30233 === release 0.8.4 ===
30234
30235 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30236
30237         * configure.ac: releasing 0.8.4, "Alias"
30238
30239 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
30240
30241         * ext/theora/Makefile.am:
30242           fix makefile.  Fixes #151462.
30243
30244 2004-08-30  Wim Taymans  <wim@fluendo.com>
30245
30246         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
30247         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30248         (gst_multifdsink_remove_client_link),
30249         (gst_multifdsink_client_queue_buffer),
30250         (gst_multifdsink_handle_client_write):
30251         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
30252         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
30253         Fix some memory leaks.
30254
30255 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30256
30257         Patch by: David Schleef
30258
30259         * configure.ac:
30260         * sys/Makefile.am:
30261           rename our detection macro for V4L2.  Fixes #151236.
30262
30263 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30264
30265         Patch by: David Schleef
30266
30267         * configure.ac:
30268           check to define LAMEPRESET.  Fixes #151232.
30269
30270 2004-08-27  David Schleef  <ds@schleef.org>
30271
30272         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
30273         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
30274         (gst_glimagesink_fixate):  Move local variable declarations to
30275         make gcc-2.95 happy.
30276
30277 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30278
30279         * configure.ac:
30280           bump nano for prerelease
30281
30282 2004-08-27  David Schleef  <ds@schleef.org>
30283
30284         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
30285         * sys/sunaudio/gstsunaudiosrc.c:
30286         * sys/sunaudio/gstsunaudiosrc.h:
30287
30288 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
30289
30290         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
30291         handle EOS correctly
30292         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
30293         * gst/matroska/matroska-mux.h:
30294         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
30295         VFW compatibility mode
30296
30297 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
30298
30299         patch by: Zaheer Abbas Merali
30300
30301         * ext/ogg/gstoggmux.c:
30302         * ext/vorbis/vorbisenc.c:
30303         * ext/vorbis/vorbisenc.h:
30304           handle NEWMEDIA
30305
30306 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
30307
30308         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
30309         fix byte order reversion on little endian machines.
30310         * gst/matroska/matroska-mux.c: (audiosink_templ),
30311         (gst_matroska_mux_audio_pad_link):
30312         add TTA codec to the list of supported codecs.
30313         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
30314         (gst_matroska_mux_start), (gst_matroska_mux_finish),
30315         (gst_matroska_mux_write_data):
30316         * gst/matroska/matroska-mux.h:
30317         write segment duration correctly, write muxing app string, fixes bugs
30318         #140897 and #140898.
30319         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
30320         wait for all pads to be negotiated before starting to mux.
30321
30322 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30323
30324         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
30325         * ext/lame/gstlame.h:
30326         Added new media support to lame
30327
30328 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
30329
30330         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
30331         send vorbis headers at the beginning of a stream, fixes bug #141554.
30332         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
30333         bug #148950.
30334         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
30335         (gst_matroska_demux_plugin_init):
30336         * gst/matroska/matroska-ids.h:
30337         enable demuxing of TTA audio streams, fixes bug #148951.
30338         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
30339         enable typefinding for TTA audio files, fixes bug #148711.
30340         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
30341         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
30342         fixes playback of packed bitstream and xvid with bframes, bug #135407.
30343
30344 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
30345
30346         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
30347         (gst_riff_read_element_data), (gst_riff_read_seek),
30348         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
30349         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
30350         <teuf@gnome.org>
30351
30352 2004-08-23 Iain <iaingnome@gmail.com>
30353
30354         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
30355         tags. They appear to be handled differently to normal.
30356         (tag_list_to_id3_tag_foreach): Ditto.
30357
30358 2004-08-22  Wim Taymans  <wim@fluendo.com>
30359
30360         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30361         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30362         Make sure we never send -1 granulepos.
30363
30364 2004-08-20  Wim Taymans  <wim@fluendo.com>
30365
30366         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
30367         (gst_ogg_mux_loop):
30368         I will accept bitchslappings with non sharp objects.
30369
30370 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30371
30372         * configure.ac:
30373         Clean up the test for lame presets
30374
30375 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30376
30377         * configure.ac:
30378         * ext/lame/Makefile.am:
30379         * ext/lame/gstlame.c: (gst_lame_class_init),
30380         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
30381         Only enable lame presets if version of lame has presets in API
30382
30383 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
30384         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
30385         * gst/udp/gstudpsrc.h:
30386           Don't call gst_pad_push in a get function. Fixes #150449
30387
30388 2004-08-18  Wim Taymans  <wim@fluendo.com>
30389
30390         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
30391         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
30392         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
30393         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30394         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30395         (gst_fdset_wait):
30396         * gst/tcp/gstfdset.h:
30397         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30398         (gst_multifdsink_client_queue_buffer),
30399         (gst_multifdsink_handle_client_write):
30400         * gst/tcp/gstmultifdsink.h:
30401         Some extra checks in gstfdset.
30402         Only use send() when the fd is a socket. Don't try to
30403         read from write only fds.
30404
30405 2004-08-18  Wim Taymans  <wim@fluendo.com>
30406
30407         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
30408         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
30409         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30410         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30411         (gst_fdset_wait):
30412         Add more locking and bounds checking.
30413
30414 2004-08-18  Wim Taymans  <wim@fluendo.com>
30415
30416         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
30417         Realloc test fdset in the lock and right before starting
30418         the poll call. Bump the limit to 4096.
30419
30420 2004-08-17  David Schleef  <ds@schleef.org>
30421
30422         * sys/sunaudio/Makefile.am:
30423         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
30424         of rates and channels.  Make debugging less obnoxious.
30425
30426         Patch from Balamurali Viswanathan implementing a mixer for
30427         Sun audio.  (bug #144091):
30428         * sys/sunaudio/gstsunelement.c:
30429         * sys/sunaudio/gstsunelement.h:
30430         * sys/sunaudio/gstsunmixer.c:
30431         * sys/sunaudio/gstsunmixer.h:
30432
30433 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30434
30435         * gst/audioscale/gstaudioscale.c:
30436         * gst/audioscale/gstaudioscale.h:
30437         made audioscale resample from any sample rate to any sample rate
30438
30439 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
30440
30441         * ext/libpng/gstpngdec.c:
30442           error out on unsupported types
30443
30444 2004-08-17  Iain <iaingnome@gmail.com>
30445
30446         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
30447         mid_side and loose_mid_side properties if its a stereo stream.
30448
30449 2004-08-17  Wim Taymans  <wim@fluendo.com>
30450
30451         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
30452         (theora_get_formats), (theora_dec_src_convert),
30453         (theora_dec_sink_convert), (theora_dec_src_query),
30454         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
30455         Add a debug line.
30456
30457 2004-08-17  Wim Taymans  <wim@fluendo.com>
30458
30459         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
30460         (gst_ogg_pad_push):
30461         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
30462         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
30463         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
30464         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
30465         Mark delta units in the muxer.
30466         Try to decode the packet after an out-of-sync error from
30467         libogg.
30468
30469 2004-08-17  Wim Taymans  <wim@fluendo.com>
30470
30471         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30472         (gst_multifdsink_init), (gst_multifdsink_add),
30473         (gst_multifdsink_client_queue_buffer),
30474         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
30475         * gst/tcp/gstmultifdsink.h:
30476         Added option to send a keyframe to clients as the first buffer.
30477         Make timeout property writable.
30478
30479 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
30480
30481         patch by: Wim Taymans
30482
30483         * gst/tcp/gstfdset.c:
30484         * gst/tcp/gstmultifdsink.c:
30485           fix index comparison, should include 0
30486
30487 2004-08-16  Wim Taymans  <wim@fluendo.com>
30488
30489         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
30490         (gst_fdset_add_fd), (gst_fdset_remove_fd),
30491         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
30492         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
30493         (gst_fdset_wait):
30494           copy when reallocing for poll so the select arguments don't get
30495           changed during the call
30496
30497 2004-08-16  Wim Taymans  <wim@fluendo.com>
30498
30499         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
30500         (gst_theora_enc_class_init), (theora_enc_sink_link),
30501         (theora_buffer_from_packet), (theora_enc_chain):
30502         Fix bug where buffers were not marked as keyframes
30503         correctly.
30504
30505 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30506
30507         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
30508         (gst_lame_preset_get_type), (gst_lame_class_init):
30509         describe the enum values for vbr mode and presets more verbosely
30510
30511 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30512
30513         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
30514         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
30515         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
30516         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
30517         * ext/lame/gstlame.h:
30518         add preset property to lame so it can use lame presets
30519
30520 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30521
30522         * ext/lame/gstlame.c: (gst_lame_get_property):
30523         whoops forgot break, thanks teuf
30524
30525 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30526
30527         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
30528         (gst_lame_class_init), (gst_lame_src_getcaps),
30529         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
30530         (gst_lame_get_property), (gst_lame_setup):
30531         * ext/lame/gstlame.h:
30532         fix lame's broken vbr stuff, allow it to resample if need be, and also
30533         make xing header optional
30534
30535 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30536
30537         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
30538         added getcaps function so samplerate doesnt get fixated to silly values
30539
30540 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30541
30542         * ext/lame/gstlame.c: (gst_lame_src_link):
30543         revert previous fix
30544
30545 2004-08-12  Johan Dahlin  <johan@gnome.org>
30546
30547         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
30548         checks. Doesn't matter what state we are in. Interfaces are a
30549         compile time thing, not runtime. It also broke the python bindings.
30550
30551 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30552
30553         * ext/lame/gstlame.c: (gst_lame_src_link):
30554         made source pad link function check if sinkpad is ok..fixes the problem
30555         where core fixates the output rate of lame stupidly
30556
30557 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
30558
30559         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
30560         * sys/v4l/v4l_calls.c:
30561         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
30562           fix fixate function to handle nonsimple caps.
30563           remove bogus check in _link
30564           cleanups
30565
30566 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30567
30568         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
30569         set default compression ratio parameter to 0.0 so bitrate parameter
30570         works :)
30571
30572 2004-08-11  David Schleef  <ds@schleef.org>
30573
30574         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
30575
30576 2004-08-11  David Schleef  <ds@schleef.org>
30577
30578         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
30579         before.
30580
30581 2004-08-11  David Schleef  <ds@schleef.org>
30582
30583         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
30584
30585 2004-08-11  David Schleef  <ds@schleef.org>
30586
30587         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
30588           license field
30589         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
30590         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
30591           LGPL.
30592         * gst/auparse/gstauparse.c: Fix plugin license field.
30593         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
30594         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
30595         * gst/rtp/gstrtp.c: Fix plugin license field.
30596
30597 2004-08-11  Wim Taymans  <wim@fluendo.com>
30598
30599         * gst/tcp/Makefile.am:
30600         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
30601         (ensure_size), (gst_fdset_new), (gst_fdset_free),
30602         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
30603         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
30604         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
30605         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
30606         (gst_fdset_fd_can_write), (gst_fdset_wait):
30607         * gst/tcp/gstfdset.h:
30608         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
30609         (gst_multifdsink_class_init), (gst_multifdsink_init),
30610         (gst_multifdsink_add), (gst_multifdsink_remove),
30611         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
30612         (gst_multifdsink_remove_client_link),
30613         (gst_multifdsink_handle_client_read),
30614         (gst_multifdsink_client_queue_data),
30615         (gst_multifdsink_client_queue_caps),
30616         (gst_multifdsink_client_queue_buffer),
30617         (gst_multifdsink_handle_client_write),
30618         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30619         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
30620         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
30621         (gst_multifdsink_close):
30622         * gst/tcp/gstmultifdsink.h:
30623         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
30624         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
30625         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
30626         (gst_tcpserversink_close):
30627         * gst/tcp/gsttcpserversink.h:
30628         Abstracted away the select call, implemented poll (yes we ran into
30629         the 1024 limit in production).
30630
30631 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
30632
30633         * gst/tcp/gsttcp.c:
30634         * gst/tcp/gsttcpplugin.c:
30635           improve debuggging, remove assert
30636
30637 2004-08-10  Wim Taymans  <wim@fluendo.com>
30638
30639         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
30640         (gst_client_status_get_type), (gst_multifdsink_class_init),
30641         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
30642         (gst_multifdsink_handle_client_read),
30643         (gst_multifdsink_handle_client_write),
30644         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
30645         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
30646         (gst_multifdsink_get_property):
30647         * gst/tcp/gstmultifdsink.h:
30648         * gst/tcp/gsttcp-marshal.list:
30649         Starting to prepare for specifying buffer time in other units
30650         than buffers. Expose remove reason in signal.
30651
30652 2004-08-10  Wim Taymans  <wim@fluendo.com>
30653
30654         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
30655         (gst_multifdsink_remove), (gst_multifdsink_clear),
30656         (gst_multifdsink_remove_client_link),
30657         (gst_multifdsink_handle_client_read),
30658         (gst_multifdsink_client_queue_data),
30659         (gst_multifdsink_client_queue_buffer),
30660         (gst_multifdsink_handle_client_write),
30661         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
30662         (gst_multifdsink_chain), (gst_multifdsink_close):
30663         * gst/tcp/gstmultifdsink.h:
30664         Added more debugging info. Changed the way clients are
30665         removed from the lists. Fixed a bug where a bad file descriptor
30666         could cause many clients to be removed.
30667
30668 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30669
30670         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
30671           allow all pixel-aspect-ratios, not just 1:1
30672
30673 2004-08-09  David Schleef  <ds@schleef.org>
30674
30675         * sys/glsink/ARB_multitexture.h:  Remove old files.
30676         * sys/glsink/EXT_paletted_texture.h:
30677         * sys/glsink/NV_register_combiners.h:
30678         * sys/glsink/gstgl_nvimage.c:
30679         * sys/glsink/gstgl_pdrimage.c:
30680         * sys/glsink/gstgl_rgbimage.c:
30681         * sys/glsink/gstglsink.c:
30682         * sys/glsink/gstglsink.h:
30683         * sys/glsink/gstglxwindow.c:
30684         * sys/glsink/regcomb_yuvrgb.c:
30685
30686 2004-08-09  David Schleef  <ds@schleef.org>
30687
30688         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
30689         GL sink plugin.  (Bug #147302)
30690
30691         * configure.ac: Test for OpenGL
30692         * sys/Makefile.am: Use test for OpenGL
30693         * sys/glsink/Makefile.am:
30694         * sys/glsink/glimagesink.c: rewrite
30695         * sys/glsink/glimagesink.h: rewrite
30696
30697 2004-08-09  David Schleef  <ds@schleef.org>
30698
30699         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
30700         sane framerates.
30701         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
30702         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
30703         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
30704
30705 2004-08-09  Wim Taymans  <wim@fluendo.com>
30706
30707         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30708         (gst_multifdsink_add), (gst_multifdsink_get_stats),
30709         (gst_multifdsink_client_remove),
30710         (gst_multifdsink_handle_client_read),
30711         (gst_multifdsink_handle_client_write),
30712         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
30713         Do a bit more logging, make the client_read code more robust.
30714
30715 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
30716
30717         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
30718         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
30719         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
30720         (gst_jpegdec_init), (gst_jpegdec_chain):
30721         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
30722         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
30723           cleanups, debugging fixes and memleak plugging
30724
30725 2004-08-09  Wim Taymans  <wim@fluendo.com>
30726
30727         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
30728         (theora_get_formats), (theora_dec_src_convert),
30729         (theora_dec_sink_convert), (theora_dec_src_query),
30730         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
30731         (theora_dec_change_state):
30732         Don't crash on missing header packets.
30733
30734 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
30735
30736         * po/LINGUAS:
30737         * po/sq.po:
30738           Added Albanian translation (Laurent Dhima)
30739         * po/cs.po:
30740           updated
30741
30742 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
30743
30744         * ext/lame/gstlame.c:
30745           fix/add debugging
30746
30747 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
30748
30749         * sys/ximage/ximagesink.c:
30750         * sys/xvimage/xvimagesink.c:
30751           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
30752
30753 2004-08-06  Wim Taymans  <wim@fluendo.com>
30754
30755         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30756         (gst_multifdsink_add), (gst_multifdsink_get_stats),
30757         (gst_multifdsink_client_remove),
30758         (gst_multifdsink_handle_client_read),
30759         (gst_multifdsink_handle_client_write),
30760         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
30761         Make sure we don't try to read more from a client that what
30762         ioctl says us or we deadlock.
30763
30764 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
30765
30766         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
30767         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
30768         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
30769           decouple running_time and n_frames so it can handle changing
30770           framerate while running
30771
30772 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
30773
30774         * po/nl.po:
30775         * po/sv.po:
30776           updated translations
30777
30778 2004-08-04  Benjamin Otte  <otte@gnome.org>
30779
30780         * gst/videotestsrc/gstvideotestsrc.c:
30781         (gst_videotestsrc_get_capslist), (generate_capslist),
30782         (plugin_init):
30783           generate the list of supported caps at startup and reuse it instead
30784           of always generating it
30785
30786 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30787
30788         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
30789           whoops, last checkin broke normal build
30790
30791 2004-08-03  Benjamin Otte  <otte@gnome.org>
30792
30793         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
30794         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
30795         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
30796         (gst_alsa_mixer_get_option):
30797         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
30798         (dvdnavsrc_print_event):
30799         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
30800         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
30801         (gst_ogg_mux_pad_unlink):
30802         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
30803         (gst_multipart_mux_pad_unlink):
30804         * gst/videofilter/gstvideobalance.c:
30805         (gst_videobalance_colorbalance_set_value):
30806         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
30807         (gst_videomixer_pad_unlink):
30808         * po/uk.po:
30809         * sys/oss/gstossmixer.c:
30810         * sys/v4l/gstv4lcolorbalance.c:
30811         * sys/v4l/gstv4ltuner.c:
30812         * sys/v4l/v4lsrc_calls.c:
30813         * sys/v4l2/gstv4l2colorbalance.c:
30814         * sys/v4l2/gstv4l2tuner.c:
30815           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
30816
30817 2004-08-03  Benjamin Otte  <otte@gnome.org>
30818
30819         * examples/dynparams/filter.c: (ui_control_create):
30820         * examples/gstplay/player.c: (print_tag):
30821         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
30822         * ext/gdk_pixbuf/gstgdkanimation.c:
30823         (gst_gdk_animation_iter_may_advance):
30824         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
30825         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
30826         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
30827         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
30828         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
30829         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
30830         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
30831         * gst/sine/demo-dparams.c: (main):
30832         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
30833         * testsuite/alsa/formats.c: (create_pipeline):
30834         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
30835           fixes for G_DISABLE_ASSERT and friends
30836         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
30837         (mp3_type_frame_length_from_header), (mp3_type_find),
30838         (plugin_init):
30839           require mp3 typefinding to have at least MIN_HEADERS valid headers
30840           add typefinding for AAC adts files
30841
30842 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
30843
30844         * sys/ximage/ximagesink.c:
30845         (gst_ximagesink_calculate_pixel_aspect_ratio):
30846         * sys/xvimage/xvimagesink.c:
30847         (gst_xvimagesink_calculate_pixel_aspect_ratio):
30848         Make sure we calculate pixel-aspect-ratio using floating point maths
30849
30850 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30851
30852         * po/uk.po:
30853           updated translation
30854
30855 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
30856
30857         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
30858         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
30859           add debugging for display PAR calculation
30860
30861 2004-08-02  David Schleef  <ds@schleef.org>
30862
30863         * configure.ac: Fix mikmod CFLAGS.
30864
30865 2004-07-27  Benjamin Otte  <otte@gnome.org>
30866
30867         * gst/audioscale/gstaudioscale.c:
30868         - fix templates to only support S16, it's the only format that works
30869         - make caps nego code use try_set_caps_nonfixed and fixation instead
30870         of try_set_caps twice, which is not nice for autopluggers
30871         - change rank to secondary, so autopluggers can pick it up after
30872         audioconvert
30873
30874 2004-08-02  Iain <iain@prettypeople.org>
30875
30876         * gst/interleave/interleave.c (interleave_init),
30877         (interleave_request_new_pad),
30878         (interleave_pad_removed),
30879         (interleave_buffered_loop): Use the real pad count, not the artificial
30880         one.
30881
30882 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30883
30884         * configure.ac: bump nano back to development
30885
30886 === release 0.8.3 ===
30887
30888 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30889
30890         * configure.ac: releasing 0.8.3, "Water"
30891
30892 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30893
30894         * sys/xvimage/xvimagesink.c:
30895         (gst_xvimagesink_calculate_pixel_aspect_ratio),
30896         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
30897         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
30898         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
30899         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
30900         * sys/xvimage/xvimagesink.h:
30901           apply similar PAR fixes as to ximagesink
30902
30903 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
30904
30905         patch from: Benjamin Otte
30906
30907         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
30908           add link function to lame.  Fixes #148986.
30909
30910 2004-08-02  Johan Dahlin  <johan@gnome.org>
30911
30912         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
30913         fix debugging log
30914
30915 2004-07-30  David Schleef  <ds@schleef.org>
30916
30917         * gst/videomixer/Makefile.am: Fix things that should have been
30918         fixed in the last checkin.
30919
30920 2004-07-30  David Schleef  <ds@schleef.org>
30921
30922         * gst/multipart/Makefile.am: Fix things that should have been
30923         fixed in the last checkin.
30924
30925 2004-07-30  David Schleef  <ds@schleef.org>
30926
30927         * testsuite/multifilesink/Makefile.am: Fix unused variable.
30928
30929 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30930
30931         * configure.ac:
30932           bump nano for prerelease
30933         * po/af.po:
30934         * po/az.po:
30935         * po/cs.po:
30936         * po/en_GB.po:
30937         * po/hu.po:
30938         * po/nl.po:
30939         * po/sr.po:
30940         * po/sv.po:
30941         * po/uk.po:
30942           updates
30943
30944 2004-07-30  Wim Taymans  <wim@fluendo.com>
30945
30946         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
30947         (gst_multifdsink_add), (gst_multifdsink_remove),
30948         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
30949         (gst_multifdsink_client_remove),
30950         (gst_multifdsink_handle_client_write),
30951         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
30952         * gst/tcp/gstmultifdsink.h:
30953         Recover from a select with a bad file descriptor by removing
30954         the client.
30955
30956 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
30957
30958         * configure.ac:
30959           fix requirement of core
30960         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
30961         (gst_play_pipeline_setup):
30962           don't use colorspace element.  do use hermescolorspace element.
30963           make macro to get a colorspace element.
30964           mark strings for translation.
30965         * po/POTFILES.in:
30966           add play.c
30967         * po/af.po:
30968         * po/az.po:
30969         * po/cs.po:
30970         * po/en_GB.po:
30971         * po/hu.po:
30972         * po/nl.po:
30973         * po/sr.po:
30974         * po/sv.po:
30975         * po/uk.po:
30976           update translations
30977
30978 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30979
30980         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
30981         fix default for newmedia flag
30982
30983 2004-07-30  Wim Taymans  <wim@fluendo.com>
30984
30985         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
30986         (gst_theora_dec_init), (theora_get_formats),
30987         (theora_dec_src_convert), (theora_dec_sink_convert),
30988         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
30989         (theora_dec_chain), (theora_dec_set_property),
30990         (theora_dec_get_property):
30991         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
30992         (gst_theora_enc_class_init), (gst_theora_enc_init),
30993         (theora_enc_sink_link), (theora_enc_chain),
30994         (theora_enc_set_property), (theora_enc_get_property):
30995         Added cropping option to theora decoder.
30996         Added border option to theora encoder.
30997
30998 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
30999
31000         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31001         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31002         (gst_pngenc_set_property):
31003         * ext/libpng/gstpngenc.h:
31004         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
31005
31006 2004-07-30  Wim Taymans  <wim@fluendo.com>
31007
31008         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
31009         (theora_enc_sink_link), (theora_enc_chain),
31010         (theora_enc_set_property), (theora_enc_get_property):
31011         Fix encoding of non-multiple-of-16 video.
31012
31013 2004-07-29  David Schleef  <ds@schleef.org>
31014
31015         * configure.ac: make test for audiofile more strict
31016
31017 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31018
31019         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31020           give different names to typefind functions
31021
31022 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31023
31024         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31025         (gst_ximagesink_calculate_pixel_aspect_ratio),
31026         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
31027         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
31028         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
31029         (gst_ximagesink_get_property), (gst_ximagesink_init):
31030         * sys/ximage/ximagesink.h:
31031           allocate PAR's dynamically.
31032           use autodetected PAR if no object-set PAR is given.
31033           add workaround for directfb's X not setting physical size.
31034           fix to xvimagesink will follow tomorrow.
31035
31036 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31037
31038         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
31039         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
31040         (gst_shout2send_get_type), (gst_shout2send_set_clock),
31041         (gst_shout2send_class_init), (gst_shout2send_init),
31042         (set_shout_metadata), (gst_shout2send_set_metadata),
31043         (gst_shout2send_chain), (gst_shout2send_set_property),
31044         (gst_shout2send_get_property), (gst_shout2send_connect),
31045         (gst_shout2send_change_state):
31046         * ext/shout2/gstshout2.h:
31047         - fix for sending mp3 audio to icecast2 server, if pad link function not
31048         called before PAUSED state
31049         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
31050         - added tagging support for mp3 audio broadcasted
31051         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
31052         debug info
31053
31054 2004-07-28  Wim Taymans  <wim@fluendo.com>
31055
31056         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
31057         (gst_ogg_demux_push):
31058         Return query failure when we don't know the length of
31059         an ogg stream insteda of returning TRUE with a bogus value.
31060
31061 2004-07-28  Wim Taymans  <wim@fluendo.com>
31062
31063         * ext/theora/theoradec.c: (theora_get_formats),
31064         (theora_dec_src_convert), (theora_dec_sink_convert),
31065         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31066         (theora_dec_chain):
31067         Don't screw up the 1 Chroma for 1 luma sample situation when we
31068         have an odd offset/width by adding a black border in those cases.
31069
31070 2004-07-28  Wim Taymans  <wim@fluendo.com>
31071
31072         * ext/theora/theoradec.c: (theora_get_formats),
31073         (theora_dec_src_convert), (theora_dec_sink_convert),
31074         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31075         (theora_dec_chain):
31076         * ext/theora/theoraenc.c: (theora_enc_sink_link):
31077         Added first attempt at cropping of the image as required by the
31078         theora spec. We need more properties in the caps (offset_x,
31079         offset_y,stride) to implement this correctly.
31080
31081 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
31082
31083         * ext/dvdnav/README:
31084           Update the README to use dvddemux
31085         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
31086           Ensure getcaps returns a subset of the template caps
31087         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
31088         (gst_mpeg2subt_init):
31089           Ensure getcaps returns a subset of the template caps
31090         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
31091         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
31092         (gst_dvd_demux_get_subpicture_stream),
31093         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
31094         * gst/mpegstream/gstdvddemux.h:
31095           Set the explicit caps on the current_video pad before pushing
31096           anything
31097         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31098         (gst_mpeg_demux_get_audio_stream):
31099           Free caps used to gst_pad_set_explicit_caps, which takes a const
31100           GstCaps *
31101
31102 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
31103
31104         * configure.ac: update GStreamer requirement to 0.8.4 because of
31105           GstFraction.
31106
31107 2004-07-28  Wim Taymans  <wim@fluendo.com>
31108
31109         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
31110         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
31111         Add the pad to the element after setting up the caps. This
31112         makes it a lot easier to autoplug.
31113
31114 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31115
31116         * gst/median/gstmedian.c:
31117         * gst/mpeg2subt/gstmpeg2subt.c:
31118         * gst/mpegaudioparse/gstmpegaudioparse.c:
31119         * gst/mpegstream/gstdvddemux.c:
31120         * gst/mpegstream/gstmpegdemux.c:
31121         * gst/mpegstream/gstmpegpacketize.c:
31122         * gst/rtjpeg/gstrtjpeg.c:
31123         * gst/rtjpeg/gstrtjpegdec.c:
31124         * gst/rtjpeg/gstrtjpegenc.c:
31125         * gst/sine/gstsinesrc.c:
31126         * gst/smooth/gstsmooth.c:
31127         * gst/smpte/gstsmpte.c:
31128         * gst/smpte/gstsmpte.h:
31129         * gst/stereo/gststereo.c:
31130         * gst/videofilter/gstgamma.c:
31131         * gst/videofilter/gstvideobalance.c:
31132         * gst/videofilter/gstvideofilter.c:
31133         * gst/videofilter/gstvideoflip.c:
31134         * gst/videoscale/gstvideoscale.c:
31135         * gst/videoscale/videoscale.c:
31136         * gst/videotestsrc/gstvideotestsrc.c:
31137         * gst/videotestsrc/videotestsrc.c:
31138         * gst/wavenc/gstwavenc.c:
31139         * gst/wavparse/gstwavparse.c:
31140           fix local includes and 64 bits constants
31141
31142 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31143
31144         * win32/gst.sln:
31145         * gst-libs/gst/*/*.vcproj:
31146         * gst/*/*.vcproj:
31147           more working plugins
31148
31149 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31150
31151         * testsuite/alsa/Makefile.am:
31152         * testsuite/alsa/srcstate.c:
31153         add test for alsasrc changing state
31154
31155 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31156
31157         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
31158         (gst_silence_get):
31159         * gst/silence/gstsilence.h:
31160         fix silence generation for 16bit raw audio
31161
31162 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31163
31164         * gst/matroska/matroska-demux.c:
31165         (gst_matroska_demux_parse_metadata),
31166         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
31167         * gst/mpegaudio/common.c:
31168         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
31169         (gst_videoscale_getcaps), (gst_videoscale_link),
31170         (gst_videoscale_src_fixate), (gst_videoscale_init),
31171         (gst_videoscale_finalize):
31172         * gst/videoscale/gstvideoscale.h:
31173         * gst/videotestsrc/gstvideotestsrc.c:
31174         (gst_videotestsrc_get_capslist):
31175         * gst/wavenc/gstwavenc.c:
31176         * sys/oss/gstossmixer.c: (fill_labels):
31177         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
31178         (gst_ximagesink_handle_xevents),
31179         (gst_ximagesink_calculate_pixel_aspect_ratio),
31180         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
31181         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
31182         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
31183         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
31184         (gst_ximagesink_init), (gst_ximagesink_class_init):
31185         * sys/ximage/ximagesink.h:
31186         * sys/xvimage/xvimagesink.c:
31187         (gst_xvimagesink_calculate_pixel_aspect_ratio),
31188         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
31189         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
31190         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
31191         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
31192         * sys/xvimage/xvimagesink.h:
31193           first batch of pixel aspect ratio commits.
31194
31195 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31196
31197         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31198         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
31199         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
31200           handle stride, needs work if we want to move stride handling
31201           upstream, but works correctly for our purposes.
31202
31203 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31204
31205         * gst/videoscale/README:
31206           add testing examples
31207         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
31208         (gst_videoscale_chain):
31209         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31210         (gst_videoscale_get_size):
31211           add get_size function that handles stride like videotestsrc.
31212           fixes conversion for YUV formats for as much as I can test them.
31213
31214 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
31215
31216         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31217         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
31218         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31219         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
31220         (gst_xvimagesink_xvimage_put):
31221           further cleanups, logging, error handling and synchronizing
31222
31223 2004-07-27  Wim Taymans  <wim@fluendo.com>
31224
31225         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
31226         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
31227         (gst_videomixer_pad_set_property),
31228         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
31229         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
31230         (gst_videomixer_class_init), (gst_videomixer_init),
31231         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
31232         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
31233         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
31234         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
31235         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
31236         (gst_videomixer_loop), (plugin_init):
31237         Be a nicer negotiation citizen and provide a getcaps function on
31238         the srcpad. This also fixes a crash when resizing.
31239
31240 2004-07-27  Julien MOUTTE  <julien@moutte.net>
31241
31242         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31243         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
31244
31245 2004-07-27  Wim Taymans  <wim@fluendo.com>
31246
31247         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
31248         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
31249         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
31250         (gst_pngenc_set_property):
31251         * ext/libpng/gstpngenc.h:
31252         Added snapshot property to pngenc.
31253         removed g_print from pngdec
31254
31255 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
31256
31257         * gst/ac3parse/ac3parse.vcproj
31258         * gst/adder/adder.vcproj
31259         * gst/alpha/alpha.vcproj
31260         * gst/alpha/alphacolor.vcproj
31261         * gst/asfdemux/asf.vcproj
31262         * gst/audioconvert/audioconvert.vcproj
31263         * gst/audiorate/audiorate.vcproj
31264         * gst/audioscale/audioscale.vcproj
31265         * gst/auparse/auparse.vcproj
31266         * gst/avi/avi.vcproj
31267         * gst/cdxaparse/cdxaparse.vcproj
31268         * gst/chart/chart.vcproj
31269         * gst/colorspace/colorspace.vcproj
31270         * gst/cutter/cutter.vcproj
31271         * gst/debug/debug.vcproj
31272         * gst/debug/efence.vcproj
31273         * gst/debug/navigationtest.vcproj
31274         * gst/deinterlace/deinterlace.vcproj
31275         * gst/effectv/effectv.vcproj
31276         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
31277         * gst/filter/filter.vcproj
31278         * gst/flx/flxdec.vcproj
31279         * gst/goom/goom.vcproj
31280         * gst/interleave/interleave.vcproj
31281         * gst/law/alaw.vcproj
31282         * gst/law/mulaw.vcproj
31283         * gst/matroska/matroska.vcproj
31284         * gst/median/median.vcproj
31285         * gst/mixmatrix/mixmatrix.vcproj
31286         * gst/mpeg1sys/mpeg1systemencode.vcproj
31287         * gst/mpeg1videoparse/mp1videoparse.vcproj
31288         * gst/mpeg2sub/mpeg2subt.vcproj
31289         * gst/mpegaudio/mpegaudio.vcproj
31290         * gst/mpegaudioparse/mpegaudioparse.vcproj
31291         * gst/mpegstream/mpegstream.vcproj
31292         * gst/multifilesink/multifilesink.vcproj
31293         * gst/multipart/multipart.vcproj
31294         * gst/oneton/oneton.vcproj
31295         * gst/overlay/overlay.vcproj
31296         * gst/passthrough/passthrough.vcproj
31297         * gst/qtdemux/qtdemux.vcproj
31298         * gst/realmedia/rmdemux.vcproj
31299         * gst/rtjpeg/rtjpeg.vcproj
31300         * gst/rtp/rtp.vcproj
31301         * gst/silence/silence.vcproj
31302         * gst/sine/sinesrc.vcproj
31303         * gst/smooth/smooth.vcproj
31304         * gst/smpte/smpte.vcproj
31305         * gst/spectrum/spectrum.vcproj
31306         * gst/speed/speed.vcproj
31307         * gst/stereo/stereo.vcproj
31308         * gst/switch/switch.vcproj
31309         * gst/tags/tagedit.vcproj
31310         * gst/tcp/tcp.vcproj
31311         * gst/typefind/typefindfunctions.vcproj
31312         * gst/udp/udp.vcproj
31313         * gst/videobox/videobox.vcproj
31314         * gst/videocrop/videocrop.vcproj
31315         * gst/videodrop/videodrop.vcproj
31316         * gst/videofilter/gamma.vcproj
31317         * gst/videofilter/videobalance.vcproj
31318         * gst/videofilter/videofilter.vcproj
31319         * gst/videofilter/videoflip.vcproj
31320         * gst/videoflip/videoflip.vcproj
31321         * gst/videomixer/videomixer.vcproj
31322         * gst/videorate/videorate.vcproj
31323         * gst/videoscale/videoscale.vcproj
31324         * gst/videotestsrc/videotestsrc.vcproj
31325         * gst/virtualdub/virtualdub.vcproj
31326         * gst/volenv/volenv.vcproj
31327         * gst/volume/volume.vcproj
31328         * gst/wavenc/wavenc.vcproj
31329         * gst/wavparse/wavparse.vcproj
31330         * gst/y4m/y4menc.vcproj
31331         * gst-libs/gst/audio/audio.vcproj
31332         * gst-libs/gst/audio/audiofilter.vcproj
31333         * gst-libs/gst/colorbalance/colorbalance.vcproj
31334         * gst-libs/gst/idct/idtc.vcproj
31335         * gst-libs/gst/media-info/media-info.vcproj
31336         * gst-libs/gst/mixer/mixer.vcproj
31337         * gst-libs/gst/navigation/navigation.vcproj
31338         * gst-libs/gst/play/play.vcproj
31339         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
31340         * gst-libs/gst/resample/resample.vcproj
31341         * gst-libs/gst/riff/riff.vcproj
31342         * gst-libs/gst/tuner/tuner.vcproj
31343         * gst-libs/gst/video/video.vcproj
31344         * gst-libs/gst/xoverlay/xoverlay.vcproj
31345           avoid problems with math.h, fix release dependancy
31346           rename GStreamer-0.8.lib to libgstreamer.lib
31347
31348 2004-07-27  Julien MOUTTE  <julien@moutte.net>
31349
31350         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
31351         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
31352         the atom is not available we have to unlock the mutex. Fixes #148023
31353
31354 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31355
31356         * gst-libs/gst/media-info/media-info.h:
31357           issue for a vararg macro with MSVC
31358
31359 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31360
31361         * gst/effectv/effectv.vcproj
31362         * gst-libs/gst/idct/idct.vcproj:
31363         * gst-libs/gst/media-info/media-info.vcproj:
31364         * gst-libs/gst/navigation/navigation.vcproj:
31365         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
31366         * gst-libs/gst/video/video.vcproj:
31367         * gst-libs/gst/xoverlay/xoverlay.vcproj:
31368           fixes for build problems
31369
31370 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31371
31372         * gst-libs/gst/audio/audio.def:
31373         * gst-libs/gst/audio/riff.def:
31374           add some definitions needed by plugins
31375
31376 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31377
31378         * gst/asfdemux/gstasfmux.c
31379           Fix some 64 bits constants to be glib friendly
31380
31381 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31382
31383         * gst/ac3parse/gstac3parse.c
31384         * gst/audioscale/gstaudioscale.c
31385         * gst/auparse/gstauparse.c
31386         * gst/colorspace/gstcolorspace.c
31387         * gst/colorspace/yuv2rgb.h
31388           local include fixes
31389
31390 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31391
31392         * win32/gst.sln
31393           add more plugins to the build
31394
31395 2004-07-26  Julien MOUTTE  <julien@moutte.net>
31396
31397         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
31398         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
31399
31400 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31401
31402         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
31403         (gst_level_set_property), (gst_level_get_property),
31404         (gst_level_base_init), (gst_level_class_init):
31405           add debugging categories.  cleanups.
31406
31407 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31408
31409         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31410         (gst_videoscale_planar411), (gst_videoscale_planar400),
31411         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
31412         (gst_videoscale_scale_nearest_str1),
31413         (gst_videoscale_scale_nearest_str2),
31414         (gst_videoscale_scale_nearest_str4),
31415         (gst_videoscale_scale_nearest_16bit),
31416         (gst_videoscale_scale_nearest_24bit):
31417           fixed stride issues
31418           tested with 320x240 -> 321, 322, 324 x240
31419           tested with YV12, I420, YUY2, UYVY
31420           fixed packed422rev (don't think it could have worked before)
31421           by testing with UYVY
31422
31423 2004-07-26  Benjamin Otte  <otte@gnome.org>
31424
31425         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
31426         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
31427         (plugin_init):
31428           add debugging category, add error checks like checking return values
31429           of setup calls, make sure it still works after
31430           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
31431
31432 2004-07-26  Wim Taymans  <wim@fluendo.com>
31433
31434         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
31435         (gst_mpeg_demux_get_audio_stream),
31436         (gst_mpeg_demux_process_private):
31437         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
31438         Check for error codes from the negotiation functions. Make sure
31439         we really set the pad caps when a new pad is created.
31440
31441 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31442
31443         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
31444         (gst_ffmpeg_caps_to_pix_fmt):
31445         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
31446         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31447         (gst_ffmpegcolorspace_pad_link):
31448           don't make function do two things at the same time without reason.
31449
31450 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31451
31452         * gst/ac3parse/ac3parse.vcproj
31453         * gst/adder/adder.vcproj
31454         * gst/alpha/alpha.vcproj
31455         * gst/alpha/alphacolor.vcproj
31456         * gst/asfdemux/asf.vcproj
31457         * gst/audioconvert/audioconvert.vcproj
31458         * gst/audiorate/audiorate.vcproj
31459         * gst/audioscale/audioscale.vcproj
31460         * gst/auparse/auparse.vcproj
31461         * gst/avi/avi.vcproj
31462         * gst/cdxaparse/cdxaparse.vcproj
31463         * gst/chart/chart.vcproj
31464         * gst/colorspace/colorspace.vcproj
31465         * gst/cutter/cutter.vcproj
31466         * gst/debug/debug.vcproj
31467         * gst/debug/efence.vcproj
31468         * gst/debug/navigationtest.vcproj
31469         * gst/deinterlace/deinterlace.vcproj
31470         * gst/effectv/effectv.vcproj
31471         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
31472         * gst/filter/filter.vcproj
31473         * gst/flx/flxdec.vcproj
31474         * gst/goom/goom.vcproj
31475         * gst/interleave/interleave.vcproj
31476         * gst/law/alaw.vcproj
31477         * gst/law/mulaw.vcproj
31478         * gst/matroska/matroska.vcproj
31479         * gst/median/median.vcproj
31480         * gst/mixmatrix/mixmatrix.vcproj
31481         * gst/mpeg1sys/mpeg1systemencode.vcproj
31482         * gst/mpeg1videoparse/mp1videoparse.vcproj
31483         * gst/mpeg2sub/mpeg2subt.vcproj
31484         * gst/mpegaudio/mpegaudio.vcproj
31485         * gst/mpegaudioparse/mpegaudioparse.vcproj
31486         * gst/mpegstream/mpegstream.vcproj
31487         * gst/multifilesink/multifilesink.vcproj
31488         * gst/multipart/multipart.vcproj
31489         * gst/oneton/oneton.vcproj
31490         * gst/overlay/overlay.vcproj
31491         * gst/passthrough/passthrough.vcproj
31492         * gst/qtdemux/qtdemux.vcproj
31493         * gst/realmedia/rmdemux.vcproj
31494         * gst/rtjpeg/rtjpeg.vcproj
31495         * gst/rtp/rtp.vcproj
31496         * gst/silence/silence.vcproj
31497         * gst/sine/sinesrc.vcproj
31498         * gst/smooth/smooth.vcproj
31499         * gst/smpte/smpte.vcproj
31500         * gst/spectrum/spectrum.vcproj
31501         * gst/speed/speed.vcproj
31502         * gst/stereo/stereo.vcproj
31503         * gst/switch/switch.vcproj
31504         * gst/tags/tagedit.vcproj
31505         * gst/tcp/tcp.vcproj
31506         * gst/typefind/typefindfunctions.vcproj
31507         * gst/udp/udp.vcproj
31508         * gst/videobox/videobox.vcproj
31509         * gst/videocrop/videocrop.vcproj
31510         * gst/videodrop/videodrop.vcproj
31511         * gst/videofilter/gamma.vcproj
31512         * gst/videofilter/videobalance.vcproj
31513         * gst/videofilter/videofilter.vcproj
31514         * gst/videofilter/videoflip.vcproj
31515         * gst/videoflip/videoflip.vcproj
31516         * gst/videomixer/videomixer.vcproj
31517         * gst/videorate/videorate.vcproj
31518         * gst/videoscale/videoscale.vcproj
31519         * gst/videotestsrc/videotestsrc.vcproj
31520         * gst/virtualdub/virtualdub.vcproj
31521         * gst/volenv/volenv.vcproj
31522         * gst/volume/volume.vcproj
31523         * gst/wavenc/wavenc.vcproj
31524         * gst/wavparse/wavparse.vcproj
31525         * gst/y4m/y4menc.vcproj
31526           more plugins supported under windows
31527
31528 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
31529
31530         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
31531         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
31532         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
31533         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
31534         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
31535           Add debugging statements.  Use the sizes as returned by the
31536           *CreateImage calls.
31537
31538 2004-07-26  Johan Dahlin  <johan@gnome.org>
31539
31540         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
31541         the pad is negotiated.
31542
31543         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
31544
31545 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
31546
31547         * gst-libs/gst/colorbalance/colorbalance.vcproj:
31548         * gst-libs/gst/idct/idct.vcproj:
31549         * gst-libs/gst/media-info/media-info.vcproj:
31550         * gst-libs/gst/mixer/mixer.vcproj:
31551         * gst-libs/gst/navigation/navigation.vcproj:
31552         * gst-libs/gst/play/play.vcproj:
31553         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
31554         * gst-libs/gst/resample/resample.vcproj:
31555         * gst-libs/gst/tuner/tuner.vcproj:
31556         * gst-libs/gst/video/video.vcproj:
31557         * gst-libs/gst/xoverlay/xoverlay.vcproj:
31558           more plugins supported under windows
31559
31560 2004-07-25 Iain <iain@prettypeople.org>
31561
31562         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
31563         pad now rather than when the pad is created because state changes wipe
31564         explicit caps (fixes #148043).
31565
31566 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
31567
31568         reviewed by Benjamin Otte  <otte@gnome.org>
31569
31570         * ext/mad/gstmad.c:
31571           fix mad plugin crashing on Sun (fixes #148289)
31572
31573 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31574
31575         * gst/avi/avi.def:
31576         * gst/avi/avi.vcproj:
31577         * gst/matroska/matroska.def:
31578         * gst/matroska/matroska.vcproj:
31579           remove unused .def files
31580
31581 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31582
31583         * gst-libs/gst/audio/gstaudiofilter.c:
31584           Clean the local include
31585
31586 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31587
31588         * win32/gst.sln:
31589         * gst-libs/gst/audio/audio.def:
31590         * gst-libs/gst/audio/audio.vcproj:
31591         * gst-libs/gst/audio/audiofilter.vcproj:
31592         * gst-libs/gst/audio/riff.def:
31593         * gst-libs/gst/audio/riff.vcproj:
31594         * gst-libs/gst/gst-libs.def:
31595         * gst-libs/gst/gst-libs.vcproj:
31596         * gst/avi/avi.vcproj:
31597         * gst/avi/avi.vcproj:
31598           Copy the files where needed after building, cleaner projects
31599
31600 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
31601
31602         * gst/matroska/ebml-write.c:
31603           Fix some 64 bits constants to be glib friendly
31604
31605 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
31606
31607         * win32/gst.sln:
31608         * gst-libs/gst/gst-libs.def:
31609         * gst-libs/gst/gst-libs.vcproj:
31610         * gst/matroska/matroska.def:
31611         * gst/matroska/matroska.vcproj:
31612           Add the preliminary canvas to build plugins on Win32
31613
31614 2004-07-23  Benjamin Otte  <otte@gnome.org>
31615
31616         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
31617           don't enfore negotiation from source side, it breaks
31618           sinesrc ! audioconvert ! osssink
31619
31620 2004-07-22  David Schleef  <ds@schleef.org>
31621
31622         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
31623         for ELF files, since they can easily be recognized as audio/mpeg.
31624         (bug #147441)
31625
31626 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31627
31628         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
31629         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
31630         (gst_videoscale_scale_nearest_24bit),
31631         (gst_videoscale_scale_nearest_16bit):
31632           fix 16bit and 24bit for stride (24bit might need testing)
31633           don't pretend we do more than one algorithm
31634
31635 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
31636
31637         * configure.ac:
31638         * gst/Makefile.am:
31639         * gst/multifilesink/Makefile.am:
31640         * gst/multifilesink/gstmultifilesink.c:
31641         (gst_multifilesink_get_formats),
31642         (gst_multifilesink_get_query_types), (_do_init),
31643         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
31644         (gst_multifilesink_init), (gst_multifilesink_dispose),
31645         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
31646         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
31647         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
31648         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
31649         (gst_multifilesink_chain), (gst_multifilesink_change_state),
31650         (gst_multifilesink_uri_get_type),
31651         (gst_multifilesink_uri_get_protocols),
31652         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
31653         (gst_multifilesink_uri_handler_init), (plugin_init):
31654         * gst/multifilesink/gstmultifilesink.h:
31655         * testsuite/Makefile.am:
31656         * testsuite/multifilesink/Makefile.am:
31657         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
31658         (gst_newmedia_class_init), (gst_newmedia_init),
31659         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
31660         (newfile_signal), (test_signal), (main):
31661         multifilesink plugin for creating new files every time a new media
31662         discontinuity event occurs
31663
31664 2004-07-22  Wim Taymans  <wim@fluendo.com>
31665
31666         * gst/alpha/Makefile.am:
31667         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
31668         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
31669         (gst_alpha_color_init), (gst_alpha_color_set_property),
31670         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
31671         (transform), (gst_alpha_color_chain),
31672         (gst_alpha_color_change_state), (plugin_init):
31673         Stupid plugin to to RGBA to AYUV conversion because none of
31674         the colorspace plugins can handle that yet.
31675
31676 2004-07-22  Wim Taymans  <wim@fluendo.com>
31677
31678         * examples/seeking/seek.c: (update_scale), (main):
31679         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
31680         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
31681         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
31682         (gst_decode_bin_init), (gst_decode_bin_dispose),
31683         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
31684         (no_more_pads), (close_link), (type_found),
31685         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
31686         (plugin_init):
31687         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
31688         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
31689         (gst_play_base_bin_dispose), (queue_overrun),
31690         (gen_preroll_element), (remove_prerolls), (unknown_type),
31691         (no_more_pads), (new_stream), (setup_source),
31692         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
31693         (play_base_eos), (gst_play_base_bin_change_state),
31694         (gst_play_base_bin_add_element),
31695         (gst_play_base_bin_remove_element),
31696         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
31697         (gst_play_base_bin_unlink_stream),
31698         (gst_play_base_bin_get_streaminfo):
31699         * gst/playback/gstplaybin.c: (gen_video_element),
31700         (gen_audio_element):
31701         * gst/playback/gststreaminfo.h:
31702         More playback updates, attempt to fix things after the state change
31703         breakage.
31704
31705 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31706
31707         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
31708         (gst_videoscale_scale_nearest_16bit):
31709           comment algorithm
31710
31711 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
31712
31713         * gst/videotestsrc/gstvideotestsrc.c:
31714         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
31715         (gst_videotestsrc_init), (gst_videotestsrc_get),
31716         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
31717         (gst_videotestsrc_get_property):
31718         * gst/videotestsrc/gstvideotestsrc.h:
31719         * gst/videotestsrc/videotestsrc.c:
31720         * gst/videotestsrc/videotestsrc.h:
31721           cleanup and commenting
31722
31723 2004-07-21  Wim Taymans  <wim@fluendo.com>
31724
31725         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
31726         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
31727         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
31728         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
31729         (_find_chain_get_unknown_part), (_find_streams_check),
31730         (gst_ogg_demux_push), (gst_ogg_pad_push):
31731         * ext/theora/theoradec.c: (theora_get_formats),
31732         (theora_dec_src_convert), (theora_dec_sink_convert),
31733         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
31734         (theora_dec_chain):
31735         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
31736         (vorbis_dec_convert), (vorbis_dec_src_query),
31737         (vorbis_dec_src_event), (vorbis_dec_event):
31738         More seeking fixes, oggdemux now supports seeking to time and
31739         uses the downstream element to convert granulepos to time.
31740         Seeking in theora-only ogg files now works.
31741
31742 2004-07-21  Wim Taymans  <wim@fluendo.com>
31743
31744         * ext/theora/theoradec.c: (gst_theora_dec_init),
31745         (theora_get_formats), (theora_get_event_masks),
31746         (theora_get_query_types), (theora_dec_src_convert),
31747         (theora_dec_sink_convert), (theora_dec_src_query),
31748         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
31749         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
31750         (vorbis_get_event_masks), (vorbis_get_query_types),
31751         (gst_vorbis_dec_init), (vorbis_dec_convert),
31752         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
31753         Added query/convert/formats functions to vorbis and theora decoders
31754         so that the outside world can use them too. Fixed seeking on an
31755         ogg/theora/vorbis file by disabling the seeking seeking on the
31756         theora srcpad.
31757
31758 2004-07-21  Julien MOUTTE  <julien@moutte.net>
31759
31760         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
31761         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
31762         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
31763         images creation for both elements. We don't create the image on caps
31764         nego or renego, we just destroy the internal one if present if it does
31765         not match the needs. The chain function takes care of creating a new
31766         image when needed.
31767         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
31768         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
31769         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
31770         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
31771         the image format information. The buffer pool checks for the context
31772         image format and discard images with different formats.
31773         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
31774
31775 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
31776
31777         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
31778         (gst_ffmpegcolorspace_chain):
31779           no point in doing any chaining if the pad we want to push from
31780           isn't usable.
31781
31782 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31783
31784         * gst-libs/gst/riff/riff-media.c:
31785         (gst_riff_create_audio_caps_with_data):
31786           Fix double end-to-native symbol conversion (#148021).
31787
31788 2004-07-20  David Schleef  <ds@schleef.org>
31789
31790         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
31791         Don't use an Atom that doesn't exist.
31792
31793 2004-07-20  Wim Taymans  <wim@fluendo.com>
31794
31795         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31796         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31797         (gst_multifdsink_client_remove),
31798         (gst_multifdsink_handle_client_write),
31799         (gst_multifdsink_queue_buffer):
31800         * gst/tcp/gstmultifdsink.h:
31801         More multifdsink stats. Avoid deadlock by releasing locks
31802         before sending out a signal.
31803
31804 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
31805
31806         * po/LINGUAS:
31807         * po/hu.po:
31808           added Hungarian translation (Laszlo Dvornik)
31809
31810 2004-07-20  Wim Taymans  <wim@fluendo.com>
31811
31812         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31813         (gst_multifdsink_add), (gst_multifdsink_client_remove),
31814         (gst_multifdsink_handle_client_write),
31815         (gst_multifdsink_queue_buffer):
31816         * gst/tcp/gsttcp-marshal.list:
31817         Fixed the stupid marshal definition.
31818
31819 2004-07-20  Wim Taymans  <wim@fluendo.com>
31820
31821         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31822         (gst_multifdsink_init), (gst_multifdsink_add),
31823         (gst_multifdsink_client_remove),
31824         (gst_multifdsink_handle_client_write),
31825         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
31826         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
31827         (gst_multifdsink_init_send):
31828         * gst/tcp/gstmultifdsink.h:
31829         Added more stats, added timeout for a client, fixed some typos
31830         and added some comments.
31831
31832 2004-07-20  Wim Taymans  <wim@fluendo.com>
31833
31834         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
31835         (gst_multifdsink_add), (gst_multifdsink_get_stats),
31836         (gst_multifdsink_client_remove),
31837         (gst_multifdsink_handle_client_write):
31838         * gst/tcp/gstmultifdsink.h:
31839         * gst/tcp/gsttcp-marshal.list:
31840         Added get_stats method that returns a GValueArray of
31841         stats values.
31842
31843 2004-07-19  Benjamin Otte  <otte@gnome.org>
31844
31845         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
31846           make sure longname, description and author are valid UTF-8
31847
31848 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
31849
31850         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
31851         (gst_ximagesink_set_property):
31852         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
31853         (gst_xvimagesink_set_property):
31854           make sure SYNCHRONOUS is respected after getting the X context
31855
31856 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
31857
31858         * gst/matroska/matroska-demux.c:
31859         (gst_matroska_demux_handle_src_event),
31860         (gst_matroska_demux_parse_blockgroup):
31861         * gst/matroska/matroska-ids.h:
31862           add BlockReference tag and ignore it to clear out log.
31863           ignore NAVIGATION events to clear out log.
31864
31865 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
31866
31867         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
31868         (gst_matroska_demux_add_stream):
31869         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
31870           add debug categories
31871
31872 2004-07-16  Wim Taymans  <wim@fluendo.com>
31873
31874         * ext/libpng/Makefile.am:
31875         * ext/libpng/gstpng.c: (plugin_init):
31876         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
31877         (gst_pngdec_get_type), (gst_pngdec_base_init),
31878         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
31879         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
31880         * ext/libpng/gstpngdec.h:
31881         Added png decoder.
31882
31883 2004-07-16  Julien MOUTTE  <julien@moutte.net>
31884
31885         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
31886         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
31887         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
31888         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
31889         (gst_ximagesink_buffer_alloc):
31890         * sys/ximage/ximagesink.h:
31891         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31892         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
31893         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
31894         (gst_xvimagesink_buffer_alloc):
31895         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
31896         again. Using internal data pointer of the x(v)image to store image's
31897         data to be coherent with the buffer alloc mechanism. Investigated the
31898         image destruction code to be sure that everything gets freed correctly.
31899
31900 2004-07-16  Wim Taymans  <wim@fluendo.com>
31901
31902         * gst-libs/gst/riff/riff-read.c:
31903         (gst_riff_read_strf_vids_with_data),
31904         (gst_riff_read_strf_auds_with_data):
31905         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
31906         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
31907         Make sure we don't create 0 sized subbuffers in riff-read.
31908         Signal the no more pads signal after reading the avi header.
31909
31910 2004-07-16  Wim Taymans  <wim@fluendo.com>
31911
31912         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
31913         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
31914         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
31915         (gst_decode_bin_init), (gst_decode_bin_dispose),
31916         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
31917         (no_more_pads), (close_link), (type_found),
31918         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
31919         (gst_decode_bin_change_state), (plugin_init):
31920         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
31921         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
31922         (gst_play_base_bin_dispose), (queue_overrun),
31923         (gen_preroll_element), (remove_prerolls), (unknown_type),
31924         (no_more_pads), (new_stream), (setup_source),
31925         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
31926         (play_base_eos), (gst_play_base_bin_change_state),
31927         (gst_play_base_bin_add_element),
31928         (gst_play_base_bin_remove_element),
31929         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
31930         (gst_play_base_bin_unlink_stream),
31931         (gst_play_base_bin_get_streaminfo):
31932         * gst/playback/gstplaybasebin.h:
31933         Better error recovery. Added configurable preroll queue size. Faster
31934         detection of no-more-pads.
31935
31936 2004-07-16  Wim Taymans  <wim@fluendo.com>
31937
31938         * gst-libs/gst/video/video.h:
31939         Added 32 bits RGBA. Not sure if we should use another mime-type
31940         for alpha rgb. Currently the presence of the alpha_mask property
31941         signals an alpha channel.
31942
31943 2004-07-16  Wim Taymans  <wim@fluendo.com>
31944
31945         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31946         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
31947         FPS seems to be 0.0 to MAX everywhere else.
31948
31949 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31950
31951         * gst-libs/gst/riff/riff-media.c:
31952         (gst_riff_create_video_caps_with_data):
31953           mp42/mp43 (no caps) exist too.
31954         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
31955           Set pixel_width/height; we've got them in-caps.
31956         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
31957         * gst/wavparse/gstwavparse.c: (plugin_init):
31958           Both are valid primary.
31959         * sys/oss/gstossmixer.c:
31960           Remove i18n hack and enable translations.
31961
31962 2004-07-15  Benjamin Otte  <otte@gnome.org>
31963
31964         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
31965         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
31966           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
31967
31968 2004-07-15  Benjamin Otte  <otte@gnome.org>
31969
31970         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
31971         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
31972         (gst_alsa_close_audio):
31973           disable some of the debugging code for now. Writing debugging to a
31974           buffer is broken in current alsalib releases.
31975
31976 2004-07-12  Benjamin Otte  <otte@gnome.org>
31977
31978         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
31979           use bufferpools
31980
31981 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
31982
31983         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
31984         (theora_dec_src_query), (theora_dec_event):
31985         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
31986           add debugging categories.  Remove \n's.
31987
31988 2004-07-13  Johan Dahlin  <johan@gnome.org>
31989
31990         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
31991         (gst_play_bin_get_property): Impl.
31992
31993 2004-07-13  Wim Taymans  <wim@fluendo.com>
31994
31995         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
31996         When trying to find the stream length, seek back N pages
31997         instead of just one, where N is the number of streams in
31998         the current chain.
31999
32000 2004-07-13  Wim Taymans  <wim@fluendo.com>
32001
32002         * gst-libs/gst/riff/riff-media.c:
32003         (gst_riff_create_audio_caps_with_data),
32004         (gst_riff_create_audio_caps),
32005         (gst_riff_create_audio_template_caps):
32006         * gst-libs/gst/riff/riff-media.h:
32007         * gst-libs/gst/riff/riff-read.c:
32008         (gst_riff_read_strf_vids_with_data),
32009         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
32010         * gst-libs/gst/riff/riff-read.h:
32011         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
32012         (gst_avi_demux_add_stream):
32013         Set codec_data on caps for avidemuxer.
32014
32015 2004-07-12  David Schleef  <ds@schleef.org>
32016
32017         * configure.ac: Fix test for Objective C
32018
32019 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
32020         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
32021         (gst_gdk_pixbuf_chain):
32022           Add svg and pcx to template caps, and ensure that getcaps returns a
32023           subset of the template caps.
32024           Copy each row manually for output, as gdkpixbuf may pad the
32025           rowstride to a 32-bit word boundary.
32026
32027 2004-07-12  Wim Taymans  <wim@fluendo.com>
32028
32029         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
32030         (gst_riff_create_video_template_caps):
32031         Fix the template caps to include some more media types.
32032
32033 2004-07-12  Wim Taymans  <wim@fluendo.com>
32034
32035         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32036         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32037         (compare_ranks), (print_feature), (gst_decode_bin_init),
32038         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32039         (try_to_link_1), (new_pad), (close_link), (type_found),
32040         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32041         (gst_decode_bin_change_state), (plugin_init):
32042         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32043         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32044         (gst_play_base_bin_dispose), (queue_overrun),
32045         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32046         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32047         (gst_play_base_bin_get_property), (play_base_eos),
32048         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32049         (gst_play_base_bin_remove_element),
32050         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32051         (gst_play_base_bin_unlink_stream),
32052         (gst_play_base_bin_get_streaminfo):
32053         * gst/playback/gstplaybasebin.h:
32054         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32055         (gst_play_bin_class_init), (gst_play_bin_init),
32056         (gst_play_bin_dispose), (gst_play_bin_set_property),
32057         (gst_play_bin_get_property), (gen_video_element),
32058         (gen_audio_element), (remove_sinks), (setup_sinks),
32059         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32060         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32061         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32062         (gst_play_bin_query), (plugin_init):
32063         * gst/playback/test4.c: (main):
32064         More fixes on reusing of the element.
32065
32066 2004-07-11  Benjamin Otte  <otte@gnome.org>
32067
32068         * ext/mad/gstmad.c: (normal_seek):
32069           allow seeking for other methods than just SET
32070
32071 2004-07-11  Andy Wingo  <wingo@pobox.com>
32072
32073         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
32074         float, "any" caps -> buffer_frames=[0,MAX].
32075
32076         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
32077         doesn't intersect our caps with the template any more. Do it
32078         ourselves.
32079         (interleave_buffered_loop): Use g_newa instead of malloc/free.
32080
32081 2004-07-09  Wim Taymans  <wim@fluendo.com>
32082
32083         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32084         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32085         (compare_ranks), (print_feature), (gst_decode_bin_init),
32086         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32087         (try_to_link_1), (new_pad), (close_link), (type_found),
32088         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32089         (gst_decode_bin_change_state), (plugin_init):
32090         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32091         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32092         (gst_play_base_bin_dispose), (queue_overrun),
32093         (gen_preroll_element), (remove_prerolls), (no_more_pads),
32094         (new_stream), (setup_source), (gst_play_base_bin_set_property),
32095         (gst_play_base_bin_get_property), (play_base_eos),
32096         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
32097         (gst_play_base_bin_remove_element),
32098         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32099         (gst_play_base_bin_unlink_stream),
32100         (gst_play_base_bin_get_streaminfo):
32101         * gst/playback/gstplaybasebin.h:
32102         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32103         (gst_play_bin_class_init), (gst_play_bin_init),
32104         (gst_play_bin_dispose), (gst_play_bin_set_property),
32105         (gst_play_bin_get_property), (gen_video_element),
32106         (gen_audio_element), (remove_sinks), (setup_sinks),
32107         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
32108         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32109         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32110         (gst_play_bin_query), (plugin_init):
32111         * gst/playback/test4.c: (main):
32112         Work on object reuse and seeking.
32113
32114 2004-07-09  Wim Taymans  <wim@fluendo.com>
32115
32116         * examples/seeking/seek.c: (iterate):
32117         Don't consume all CPU in the idle loop.
32118
32119 2004-07-09  Wim Taymans  <wim@fluendo.com>
32120
32121         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
32122         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
32123         Add pad to element *after* setting the pad functions so that
32124         the scheduler can use the correct ones.
32125
32126 2004-07-09  Wim Taymans  <wim@fluendo.com>
32127
32128         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
32129         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
32130         Sync to keyframe after seek
32131
32132 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32133
32134         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
32135         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
32136         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
32137         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
32138         * ext/libvisual/visual.c: (gst_visual_change_state):
32139         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
32140         * ext/theora/theoradec.c: (theora_dec_change_state):
32141         * ext/theora/theoraenc.c: (theora_enc_change_state):
32142         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
32143         * gst-libs/gst/navigation/navigation.c:
32144         * gst/adder/gstadder.c: (gst_adder_change_state):
32145         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
32146         (gst_audio_convert_get_buffer):
32147         * gst/multipart/multipartdemux.c:
32148         (gst_multipart_demux_change_state):
32149         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
32150         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
32151         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
32152         * gst/videoscale/gstvideoscale.c:
32153         (gst_videoscale_handle_src_event):
32154         * gst/volume/gstvolume.c: (volume_chain_int16):
32155           don't assert in state change, this should be done by the base
32156           GstElement class.
32157           various debugging fixes.
32158
32159 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32160
32161         * configure.ac:
32162         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32163         (gst_play_dispose), (gst_play_set_location),
32164         (gst_play_set_data_src), (gst_play_set_video_sink),
32165         (gst_play_set_audio_sink), (gst_play_set_visualization),
32166         (gst_play_connect_visualization), (gst_play_get_sink_element),
32167         (gst_play_get_all_by_interface):
32168         * gst-libs/gst/play/play.h:
32169           add new method to get elements implementing an interface.
32170           add various error logging
32171
32172 2004-07-08  Wim Taymans  <wim@fluendo.com>
32173
32174         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
32175         (make_mpeg_pipeline), (make_mpegnt_pipeline),
32176         (make_playerbin_pipeline), (query_durations_elems),
32177         (query_durations_pads), (query_positions_elems),
32178         (query_positions_pads), (update_scale), (iterate), (stop_seek),
32179         (main):
32180         Added playbin seeking example.
32181
32182 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32183
32184         * gst-libs/gst/play/play.c: (gst_play_set_location),
32185         (gst_play_set_data_src), (gst_play_set_video_sink),
32186         (gst_play_set_audio_sink), (gst_play_set_visualization),
32187         (gst_play_connect_visualization), (gst_play_get_framerate):
32188           use a macro to look up elements from hash table
32189
32190 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32191
32192         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
32193         (gst_play_get_length_callback), (gst_play_set_location),
32194         (gst_play_seek_to_time), (gst_play_set_data_src),
32195         (gst_play_set_video_sink), (gst_play_set_audio_sink),
32196         (gst_play_set_visualization), (gst_play_connect_visualization),
32197         (gst_play_get_sink_element):
32198         - add debugging info
32199         - fix looking up sink elements by iterating over complete caps
32200         - put everything except for source and autoplugger in a complete bin
32201
32202 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32203
32204         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
32205         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
32206         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
32207         (gst_alsa_sink_write), (gst_alsa_sink_loop):
32208         * ext/alsa/gstalsasink.h:
32209         - add debugging info
32210         - clean up schizophrenia of data/buffer/event
32211         - fix double event unref error
32212
32213 2004-07-08  Wim Taymans  <wim@fluendo.com>
32214
32215         * gst/playback/Makefile.am:
32216         Add headers to noinst
32217
32218 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32219
32220         * tools/gst-launch-ext-m.m:
32221         * tools/gst-launch-ext.1.in:
32222           convert to the third millenium
32223
32224 2004-07-07  David Schleef  <ds@schleef.org>
32225
32226         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
32227
32228 2004-07-07  Wim Taymans  <wim@fluendo.com>
32229
32230         * gst/playback/Makefile.am:
32231         * gst/playback/README:
32232         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32233         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32234         (compare_ranks), (print_feature), (gst_decode_bin_init),
32235         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
32236         (try_to_link_1), (new_pad), (close_link), (type_found),
32237         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
32238         (plugin_init):
32239         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
32240         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
32241         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
32242         (gen_preroll_element), (no_more_pads), (new_stream),
32243         (setup_source), (gst_play_base_bin_set_property),
32244         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
32245         (gst_play_base_bin_add_element),
32246         (gst_play_base_bin_remove_element),
32247         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
32248         (gst_play_base_bin_unlink_stream),
32249         (gst_play_base_bin_get_streaminfo):
32250         * gst/playback/gstplaybasebin.h:
32251         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32252         (gst_play_bin_class_init), (gst_play_bin_init),
32253         (gst_play_bin_dispose), (gst_play_bin_set_property),
32254         (gst_play_bin_get_property), (gen_video_element),
32255         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
32256         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
32257         (gst_play_bin_get_formats), (gst_play_bin_convert),
32258         (gst_play_bin_get_query_types), (gst_play_bin_query),
32259         (plugin_init):
32260         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
32261         (gst_stream_info_get_type), (gst_stream_info_class_init),
32262         (gst_stream_info_init), (gst_stream_info_new),
32263         (gst_stream_info_dispose), (gst_stream_info_set_property),
32264         (gst_stream_info_get_property):
32265         * gst/playback/gststreaminfo.h:
32266         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
32267         (main):
32268         * gst/playback/test2.c: (main):
32269         * gst/playback/test3.c: (update_scale), (main):
32270         More playbin fixes. Added README. Do better element filtering.
32271         Added base class to preroll media. Added test apps.
32272
32273 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
32274
32275         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
32276         * ext/mpeg2dec/gstmpeg2dec.h:
32277           various debugging improvements.  Reset stream to next picture
32278           instead of sequence header, otherwise seeks cannot work.
32279
32280 2004-07-07  Wim Taymans  <wim@fluendo.com>
32281
32282         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
32283         (gst_video_box_class_init), (gst_video_box_set_property),
32284         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
32285         Use pad_alloc where possible.
32286
32287 2004-07-07  Wim Taymans  <wim@fluendo.com>
32288
32289         * sys/oss/gstosselement.c: (gst_osselement_reset),
32290         (gst_osselement_parse_caps):
32291         * sys/oss/gstosselement.h:
32292         * sys/oss/gstosssrc.c: (gst_osssrc_get):
32293         Fix offset on osssrc.
32294
32295 2004-07-07  Wim Taymans  <wim@fluendo.com>
32296
32297         * ext/theora/theora.c: (plugin_init):
32298         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
32299         (theora_dec_src_query), (theora_dec_chain):
32300         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
32301         (theora_enc_sink_link), (theora_buffer_from_packet),
32302         (theora_push_packet), (theora_enc_chain):
32303         Fix theora granulepos calculation.
32304         Fix overflow in duration/position calculation.
32305         Bump rank to PRIMARY for theoradec.
32306         Use granulepos of last packet to calculate position.
32307         Set keyframe flag on buffers when needed.
32308
32309 2004-07-06  David Schleef  <ds@schleef.org>
32310
32311         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
32312         serious?  (Fixed, obviously.)
32313
32314 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
32315
32316         * po/LINGUAS:
32317         * po/cs.po:
32318           added Czech translation (Miloslav Trmac)
32319
32320 2004-07-05  Wim Taymans  <wim@fluendo.com>
32321
32322         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32323         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32324         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
32325         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32326         (close_link), (type_found), (gst_decode_bin_set_property),
32327         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
32328         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
32329         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
32330         (gst_decode_bin_query), (plugin_init):
32331         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32332         (gst_play_bin_class_init), (gst_play_bin_init),
32333         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
32334         (get_video_element), (new_pad), (setup_source),
32335         (gst_play_bin_set_property), (gst_play_bin_get_property),
32336         (gst_play_bin_change_state), (gst_play_bin_add_element),
32337         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
32338         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32339         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32340         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
32341         * gst/playback/test.c: (main):
32342         More fixes, cleaned up playbin, make it use decodebin. Added
32343         threaded property to playbin.
32344
32345 2004-07-05  Wim Taymans  <wim@fluendo.com>
32346
32347         * configure.ac:
32348         * gst/playback/Makefile.am:
32349         * gst/playback/decodetest.c: (main):
32350         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
32351         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
32352         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
32353         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
32354         (close_link), (type_found), (gst_decode_bin_set_property),
32355         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
32356         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
32357         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
32358         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
32359         (plugin_init):
32360         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
32361         (gst_play_bin_class_init), (gst_play_bin_init),
32362         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
32363         (collect_sink_pads), (find_compatibles), (close_pad_link),
32364         (try_to_link_1), (new_pad), (close_link), (type_found),
32365         (setup_source), (gst_play_bin_set_property),
32366         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
32367         (compare_ranks), (gst_play_bin_collect_factories),
32368         (gst_play_bin_change_state), (gst_play_bin_add_element),
32369         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
32370         (gst_play_bin_send_event), (gst_play_bin_get_formats),
32371         (gst_play_bin_convert), (gst_play_bin_get_query_types),
32372         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
32373         * gst/playback/test.c: (main):
32374         Added some playback helper elements and some test apps, very alpha
32375         still.
32376
32377 2004-07-04  Benjamin Otte  <otte@gnome.org>
32378
32379         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
32380           only restart audio when we indeed have an xrun to fix repeated
32381           xruns. Fix suggested by Giuliano Pochini.
32382
32383 2004-07-03  David Schleef  <ds@schleef.org>
32384
32385         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
32386         call to gst_debug_log() if debugging is disabled (bug #145118)
32387
32388 2004-07-03  Benjamin Otte  <otte@gnome.org>
32389
32390         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
32391           use our own functions for restarting the alsa device.
32392         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
32393           I should apply patches myself - use MIN for the third argument, not
32394           the second, this fixes seeking
32395
32396 2004-07-02  David Schleef  <ds@schleef.org>
32397
32398         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
32399         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
32400         do with the logic.
32401
32402 2004-07-02  David Schleef  <ds@schleef.org>
32403
32404         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
32405         output buffers.  Fix logic mistake.  (bug #144866)
32406
32407 2004-07-02  David Schleef  <ds@schleef.org>
32408
32409         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
32410         on X.  (bug #144753)
32411
32412 2004-07-02  David Schleef  <ds@schleef.org>
32413
32414         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
32415         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
32416         (bug #144624)
32417         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
32418         (gst_osselement_rate_probe_check): Add another workaround for
32419         buggy drivers (bug #145336)
32420
32421 2004-07-02  David Schleef  <ds@schleef.org>
32422
32423         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
32424         Most systems don't have MSG_NOSIGNAL.
32425
32426 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
32427
32428         * Makefile.am:
32429         * gst-libs/gst/colorbalance/Makefile.am:
32430         * gst-libs/gst/mixer/Makefile.am:
32431         * gst-libs/gst/play/Makefile.am:
32432         * gst-libs/gst/tuner/Makefile.am:
32433           (hopefully) fix both install and dist and make error message useful.
32434           needs testing across automakes.
32435
32436 2004-07-02  Benjamin Otte  <otte@gnome.org>
32437
32438         * ext/ogg/gstogg.c: (plugin_init):
32439           we require bytestream now
32440         * ext/ogg/gstoggdemux.c:
32441           huge diff to implement chain setup in a fast and generic way. This
32442           improves tag reading and startup of huge files (read: Theora videos)
32443           quite a bit. It probably contains bugs, too, so please test.
32444           Seeking is not improved to the fast method.
32445
32446 2004-06-29  Wim Taymans  <wim@fluendo.com>
32447
32448         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
32449         * ext/ogg/gstoggmux.c:
32450         Fix memleak in oggdemux when running unconnected pads.
32451         doc update in mux, start working on keyframe mode.
32452
32453 2004-06-29  Benjamin Otte  <otte@gnome.org>
32454
32455         * sys/oss/gstosssink.c:
32456         * sys/oss/gstosssrc.c:
32457           advertise correct template caps - we indeed do non-native endianness
32458           and 8bit audio has no endianness
32459         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
32460         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
32461           avoid (wrong) duplications in getcaps function and return
32462           template caps
32463
32464 2004-06-29  Wim Taymans  <wim@fluendo.com>
32465
32466         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32467         (gst_multifdsink_class_init), (gst_multifdsink_add),
32468         (gst_multifdsink_remove), (gst_multifdsink_clear),
32469         (gst_multifdsink_client_remove),
32470         (gst_multifdsink_handle_client_read),
32471         (gst_multifdsink_client_queue_data),
32472         (gst_multifdsink_client_queue_caps),
32473         (gst_multifdsink_client_queue_buffer),
32474         (gst_multifdsink_handle_client_write),
32475         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32476         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32477         (gst_multifdsink_init_send), (gst_multifdsink_close):
32478         Fix wrong GList iteration that could crash the server when
32479         more then 2 clients disconnect at the same time. Read all the
32480         pending commands in one batch to recover from command storms under
32481         very heavy load.
32482
32483 2004-06-28  Wim Taymans  <wim@fluendo.com>
32484
32485         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
32486         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
32487         (gst_videomixer_pad_set_property),
32488         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
32489         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
32490         (gst_videomixer_class_init), (gst_videomixer_init),
32491         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
32492         (pad_zorder_compare), (gst_videomixer_sort_pads),
32493         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
32494         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
32495         (gst_videomixer_update_queues), (gst_videomixer_loop),
32496         (plugin_init):
32497         Avoid divide by zero, choose masterpad as the pad with the highest
32498         framerate.
32499
32500 2004-06-27  Julien Moutte  <julien@moutte.net>
32501
32502         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
32503         (gst_ximagesink_xwindow_new):
32504         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
32505         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
32506         function directly. We might want to call it from somewhere else one day.
32507
32508 2004-06-27  Julien Moutte  <julien@moutte.net>
32509
32510         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
32511         (gst_ximagesink_xwindow_new):
32512         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
32513         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
32514         window decorations.
32515
32516 2004-06-27  Wim Taymans  <wim@fluendo.com>
32517
32518         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
32519         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
32520         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
32521         (gst_dvdec_set_property), (gst_dvdec_get_property):
32522         * ext/dv/gstdvdec.h:
32523         Implement drop_factor property to lower the framerate with
32524         a factor.
32525
32526 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
32527
32528         * gst-libs/gst/colorbalance/Makefile.am:
32529         * gst-libs/gst/mixer/Makefile.am:
32530         * gst-libs/gst/play/Makefile.am:
32531         * gst-libs/gst/tuner/Makefile.am:
32532           unbreak Company's fix that didn't install the -enum.h files
32533
32534 2004-06-27  Wim Taymans  <wim@fluendo.com>
32535
32536         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
32537         (gst_dvdec_change_state):
32538         * ext/dv/gstdvdec.h:
32539         Fix timestamp, duration and offset of the buffers.
32540
32541 2004-06-27  Wim Taymans  <wim@fluendo.com>
32542
32543         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32544         (gst_multifdsink_class_init), (gst_multifdsink_add),
32545         (gst_multifdsink_remove), (gst_multifdsink_clear),
32546         (gst_multifdsink_client_remove),
32547         (gst_multifdsink_handle_client_read),
32548         (gst_multifdsink_client_queue_data),
32549         (gst_multifdsink_client_queue_caps),
32550         (gst_multifdsink_client_queue_buffer),
32551         (gst_multifdsink_handle_client_write),
32552         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32553         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32554         (gst_multifdsink_init_send), (gst_multifdsink_close):
32555         * gst/tcp/gstmultifdsink.h:
32556         * gst/tcp/gsttcpserversink.c:
32557         (gst_tcpserversink_handle_server_read),
32558         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
32559         More multifdsink fixes, more recovery policy fixes.
32560         Removed stupid g_print
32561
32562 2004-06-26  Wim Taymans  <wim@fluendo.com>
32563
32564         * gst/tcp/Makefile.am:
32565         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
32566         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
32567         (gst_multifdsink_class_init), (gst_multifdsink_init),
32568         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
32569         (gst_multifdsink_handle_client_read),
32570         (gst_multifdsink_client_queue_data),
32571         (gst_multifdsink_client_queue_caps),
32572         (gst_multifdsink_client_queue_buffer),
32573         (gst_multifdsink_handle_client_write),
32574         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
32575         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
32576         (gst_multifdsink_chain), (gst_multifdsink_set_property),
32577         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
32578         (gst_multifdsink_close), (gst_multifdsink_change_state):
32579         * gst/tcp/gstmultifdsink.h:
32580         * gst/tcp/gsttcpplugin.c: (plugin_init):
32581         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
32582         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
32583         (gst_tcpserversink_handle_server_read),
32584         (gst_tcpserversink_handle_select),
32585         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
32586         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
32587         * gst/tcp/gsttcpserversink.h:
32588         Added multifdsink, made tcpserversink a subclass of fdsink, removed
32589         one of the locks, added recovery policy to multifdsink.
32590
32591 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32592
32593         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
32594           fix decision for when getting frames with same timestamp
32595         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
32596         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
32597         (gst_v4lsrc_get_property):
32598         * sys/v4l/gstv4lsrc.h:
32599           add latency offset property
32600
32601 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
32602
32603         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
32604         (plugin_init):
32605           fix debugging. add category.
32606
32607 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32608
32609         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
32610           fix wrong offsets
32611
32612 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32613
32614         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
32615         (gst_alsa_src_get_time), (gst_alsa_src_loop),
32616         (gst_alsa_src_change_state):
32617           return a time that is in sync with the element's processing
32618
32619 2004-06-25  Wim Taymans  <wim@fluendo.com>
32620
32621         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
32622         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
32623         (gst_tcpserversink_client_remove),
32624         (gst_tcpserversink_handle_client_read),
32625         (gst_tcpserversink_client_queue_data),
32626         (gst_tcpserversink_client_queue_caps),
32627         (gst_tcpserversink_client_queue_buffer),
32628         (gst_tcpserversink_handle_client_write),
32629         (gst_tcpserversink_queue_buffer),
32630         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
32631         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
32632         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
32633         (gst_tcpserversink_close):
32634         * gst/tcp/gsttcpserversink.h:
32635         Serversink rewrite. Really do non blocking writes to clients and
32636         maintain an internal queue to handle slower clients while not
32637         disturbing fast clients.
32638
32639 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
32640
32641         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
32642           better debug, don't override OFFSET and OFFSET_END
32643
32644 2004-06-25  Iain <iain@prettypeople.org>
32645
32646         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
32647         name=source for the wavparse pipeline.
32648
32649 2004-06-24  Johan Dahlin  <johan@gnome.org>
32650
32651         * ext/theora/theoraenc.c (theora_enc_chain): Call
32652         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
32653         streamheader caps are set correctly.
32654
32655 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
32656
32657         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
32658         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
32659           respect minimum bitrate; same could be done for max bitrate
32660
32661 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
32662
32663         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
32664         (gst_vorbisenc_setup):
32665           fix sample rate range
32666
32667 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
32668
32669         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
32670         (gst_oggvorbisenc_setup):
32671         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
32672         (gst_vorbisenc_setup):
32673           resolve ambiguities in code and description
32674
32675 2004-06-24  Wim Taymans  <wim@fluendo.com>
32676
32677         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
32678         * ext/alsa/gstalsa.h:
32679         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
32680         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
32681         Use alsa trigger_tstamp to get the timestamp of the first
32682         sample in the buffer for more precise sync. Some cleanups.
32683
32684 2004-06-24  Wim Taymans  <wim@fluendo.com>
32685
32686         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
32687         (gst_audiorate_init), (gst_audiorate_chain),
32688         (gst_audiorate_set_property), (gst_audiorate_get_property):
32689         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
32690         (gst_videorate_chain):
32691         Added some logging, fixed an overflow bug in videorate.
32692
32693 2004-06-24  Benjamin Otte  <otte@gnome.org>
32694
32695         * ext/kio/Makefile.am:
32696           fix for builddir != srcdir and distcheck
32697
32698 2004-06-24  Benjamin Otte  <otte@gnome.org>
32699
32700         * gst-libs/gst/colorbalance/Makefile.am:
32701         * gst-libs/gst/mixer/Makefile.am:
32702         * gst-libs/gst/play/Makefile.am:
32703         * gst-libs/gst/tuner/Makefile.am:
32704         * gst/tcp/Makefile.am:
32705         * sys/dxr3/Makefile.am:
32706           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
32707           tarball.
32708           Also add all *.list files that were missing.
32709         * Makefile.am:
32710           add a distcheck hook to ensure the above doesn't happen again.
32711
32712 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
32713
32714         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
32715
32716 2004-06-23  Colin Walters  <walters@redhat.com>
32717
32718         * m4/Makefile.am: Distribute gst-fionread.m4.
32719
32720 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
32721
32722         * configure.ac: back to dev
32723
32724 2004-06-23  Wim Taymans  <wim@fluendo.com>
32725
32726         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
32727         (gst_alsa_xrun_recovery):
32728         * ext/alsa/gstalsa.h:
32729         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
32730         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
32731         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
32732         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
32733         (gst_alsa_src_loop):
32734         Add clock to alsasrc. Take new capture timestamp when
32735         restarting after an overrun. Split up some functions between
32736         alsasrc and alsasink.
32737
32738 === release 0.8.2 ===
32739
32740 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
32741
32742         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
32743         (gst_alsa_change_state), (gst_alsa_update_avail),
32744         (gst_alsa_xrun_recovery):
32745         * ext/alsa/gstalsa.h:
32746         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
32747           merge back changes from release
32748
32749 2004-06-23  Wim Taymans  <wim@fluendo.com>
32750
32751         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
32752         (gst_audiorate_init), (gst_audiorate_chain),
32753         (gst_audiorate_set_property), (gst_audiorate_get_property):
32754         Implement sample dropping and notify
32755
32756 2004-06-22  Wim Taymans  <wim@fluendo.com>
32757
32758         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
32759         (theora_enc_sink_link), (theora_buffer_from_packet),
32760         (theora_push_packet), (theora_enc_chain):
32761         Some cleanups, make sure the timestamps are correct.
32762
32763 2004-06-22  Wim Taymans  <wim@fluendo.com>
32764
32765         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
32766         (gst_alsa_change_state), (gst_alsa_update_avail),
32767         (gst_alsa_xrun_recovery):
32768         * ext/alsa/gstalsa.h:
32769         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
32770         Cleanups, take queued samples into account when reporting
32771         the time.
32772
32773 2004-06-22  Wim Taymans  <wim@fluendo.com>
32774
32775         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
32776         (gst_videorate_init):
32777         Initialize the property as well.
32778
32779 2004-06-22  Wim Taymans  <wim@fluendo.com>
32780
32781         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
32782         (gst_videorate_init), (gst_videorate_chain),
32783         (gst_videorate_set_property), (gst_videorate_get_property):
32784         Add property to make videorate silent.
32785         Add property to prefer new frames over old ones.
32786
32787 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32788
32789         * sys/osxvideo/Makefile.am:
32790         Workaround so that the osxvideo .so file gets linked with the
32791         Cocoa, OpenGL and QuickTime frameworks
32792
32793 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32794
32795         * sys/osxaudio/Makefile.am:
32796         Workaround so that the osxaudio .so file gets linked with the
32797         CoreAudio framework
32798
32799 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32800
32801         * configure.ac:
32802         Whoops, my fault...fixed build issues
32803
32804 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32805
32806         * configure.ac:
32807         Add objective-c support if running in Darwin/Mac OS X
32808         * sys/Makefile.am:
32809         * sys/osxvideo:
32810         * sys/osxvideo/Makefile.am:
32811         * sys/osxvideo/osxvideosink.h:
32812         * sys/osxvideo/osxvideosink.m:
32813         * sys/osxvideo/cocoawindow.h:
32814         * sys/osxvideo/cocoawindow.m:
32815         Add osxvideosink, a cocoa-based osx video sink
32816
32817
32818 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
32819         * ext/dvdnav/gst-dvd:
32820         Grab the gconf key from the right spot
32821         * gst/debug/gstnavseek.c: (gst_navseek_init),
32822         (gst_navseek_segseek), (gst_navseek_handle_src_event),
32823         (gst_navseek_chain):
32824         * gst/debug/gstnavseek.h:
32825           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
32826           and loop parameters of a segment seek.
32827         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
32828         (gst_videotestsrc_get_event_masks),
32829         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
32830         * gst/videotestsrc/gstvideotestsrc.h:
32831           Add seeking support to videotestsrc
32832           Initialise the timestamp_offset variable.
32833
32834 2004-06-18  Wim Taymans  <wim@fluendo.com>
32835
32836         * ext/sidplay/gstsiddec.cc:
32837         Fix negotiation and set correct end offset.
32838
32839 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
32840
32841         * configure.ac: branch and prerelease
32842
32843 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
32844
32845         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
32846         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
32847         (gst_tcpclientsrc_init_receive):
32848         * gst/tcp/gsttcpclientsrc.h:
32849           read caps when connecting to server for GDP so we set them correctly
32850
32851 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
32852
32853         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
32854           notify drops and duplicates
32855         * gst/videoscale/videoscale.c: (videoscale_get_structure):
32856           no good reason to limit ourselves to 100x100
32857
32858 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
32859
32860         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
32861         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
32862         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
32863         (gst_v4lsrc_get_property):
32864         * sys/v4l/gstv4lsrc.h:
32865         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
32866         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
32867         (gst_v4l_set_audio):
32868         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
32869         (gst_v4lsrc_try_capture):
32870         * sys/v4l/v4lsrc_calls.h:
32871           change try_palette to more general try_capture
32872           add autoprobe option so we can turn off autoprobing
32873           various fixes
32874
32875 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
32876
32877         * configure.ac:
32878           add videorate
32879         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
32880         (gst_ximagesink_class_init):
32881         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
32882         (gst_xvimagesink_class_init):
32883           run them as finalize, not dispose, since dispose can be invoked
32884           multiple times
32885
32886 2004-06-17  Wim Taymans  <wim@fluendo.com>
32887
32888         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
32889         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
32890         * ext/alsa/gstalsa.h:
32891         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
32892         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
32893         (gst_alsa_src_change_state):
32894         * ext/alsa/gstalsasrc.h:
32895         Make the xrun code timestamp and offset the buffers correctly.
32896         moved the clock to the base class, use alsa methods to get time.
32897         Do correct timestamping on outgoing buffers.
32898
32899 2004-06-17  Wim Taymans  <wim@fluendo.com>
32900
32901         * gst/audiorate/Makefile.am:
32902         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
32903         (gst_audiorate_base_init), (gst_audiorate_class_init),
32904         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
32905         (gst_audiorate_set_property), (gst_audiorate_get_property),
32906         (gst_audiorate_change_state), (plugin_init):
32907         Added an audiorate converter that fills in gaps.
32908
32909 2004-06-17  Johan Dahlin  <johan@gnome.org>
32910
32911         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
32912
32913 2004-06-16  Wim Taymans  <wim@fluendo.com>
32914
32915         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
32916         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
32917         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
32918         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
32919         (gst_v4lsrc_get_property):
32920         * sys/v4l/gstv4lsrc.h:
32921         Added a copy mode to v4lsrc where it will output a copied version
32922         of its internal hardware buffer.
32923         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
32924         can't | them.
32925
32926 2004-06-16  Wim Taymans  <wim@fluendo.com>
32927
32928         * sys/oss/gstosssrc.c: (gst_osssrc_get):
32929         Timestamp fixes.
32930
32931 2004-06-16  Wim Taymans  <wim@fluendo.com>
32932
32933         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
32934         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
32935         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
32936         (gst_v4lsrc_get_property):
32937         * sys/v4l/gstv4lsrc.h:
32938         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
32939         Added a sync mode enum property to control v4lsrc timestamp method
32940         Removed the use-fixed-fps property and moved functionality in
32941         the enum.
32942         Don't error on an error value from v4l-conf, it might not always
32943         be a real error.
32944
32945 2004-06-16  Wim Taymans  <wim@fluendo.com>
32946
32947         * gst/videorate/Makefile.am:
32948         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
32949         (gst_videorate_base_init), (gst_videorate_class_init),
32950         (gst_videorate_getcaps), (gst_videorate_link),
32951         (gst_videorate_init), (gst_videorate_chain),
32952         (gst_videorate_set_property), (gst_videorate_get_property),
32953         (gst_videorate_change_state), (plugin_init):
32954         Added a video timestamp corrector.
32955
32956 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32957
32958         fixed a potential leak with previous commit
32959
32960         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
32961
32962 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
32963
32964         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
32965         Added missing refcount, fixes bug #144425
32966         Cheers Tim for finding the bug
32967
32968 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
32969
32970         * sys/v4l/gstv4l.c: (plugin_init):
32971         * sys/v4l/gstv4lcolorbalance.c:
32972         * sys/v4l/gstv4lcolorbalance.h:
32973         * sys/v4l/gstv4lelement.c:
32974         * sys/v4l/gstv4lelement.h:
32975         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
32976         * sys/v4l/gstv4lmjpegsink.h:
32977         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
32978         * sys/v4l/gstv4lmjpegsrc.h:
32979         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
32980         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
32981         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
32982         * sys/v4l/gstv4lsrc.h:
32983         * sys/v4l/gstv4ltuner.c:
32984         * sys/v4l/gstv4ltuner.h:
32985         * sys/v4l/gstv4lxoverlay.c:
32986         * sys/v4l/gstv4lxoverlay.h:
32987         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
32988         (gst_v4l_set_window), (gst_v4l_enable_overlay):
32989         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
32990         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
32991         (gst_v4l_set_audio):
32992         * sys/v4l/v4l_calls.h:
32993         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
32994         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
32995         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
32996         (gst_v4lmjpegsink_playback_init),
32997         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
32998         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
32999         (gst_v4lmjpegsink_playback_stop),
33000         (gst_v4lmjpegsink_playback_deinit):
33001         * sys/v4l/v4lmjpegsink_calls.h:
33002         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
33003         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
33004         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
33005         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
33006         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
33007         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
33008         * sys/v4l/v4lmjpegsrc_calls.h:
33009         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
33010         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
33011         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
33012         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
33013         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
33014         (gst_v4lsrc_try_palette):
33015         * sys/v4l/v4lsrc_calls.h:
33016           bunch of paranoia cleanups
33017
33018 2004-06-14  David Schleef  <ds@schleef.org>
33019
33020         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
33021         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
33022         Send discont events and change timestamps appropriately when
33023         we get a seek event.  (bug #144240)
33024         * ext/cdparanoia/gstcdparanoia.h:
33025
33026 2004-06-14  Benjamin Otte  <otte@gnome.org>
33027
33028         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
33029           snd_pcm_hw_params_set_rate  since the latter fails for no good
33030           reason on some setups.
33031
33032 2004-06-14  David Schleef  <ds@schleef.org>
33033
33034         * gst/volume/demo.c: (value_changed_callback): exp10() is not
33035         standard.  Thank you for playing.
33036
33037 2004-06-14  Wim Taymans  <wim@fluendo.com>
33038
33039         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
33040         Patch 1.3 broke the ordering of the colorspace info and
33041         made the plugin basically work by coincidence, reordered
33042         the info.
33043
33044 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33045
33046         * ext/lame/gstlame.c:
33047         * ext/mad/gstmad.c:
33048           sync caps.  Make sure mad can only output a list of rates, not
33049           a full range.  In the future, have three caps lists for each of the
33050           mpeg versions.  Change mpegversion to a double as well.
33051
33052 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
33053
33054         * gst/volume/.cvsignore:
33055         * gst/volume/Makefile.am:
33056         * gst/volume/demo.c: (value_changed_callback), (idler),
33057         (setup_gui), (main):
33058           added small demo app
33059
33060 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
33061         * ext/esd/esdsink.c: (gst_esdsink_change_state):
33062         * ext/esd/esdsink.h:
33063         Close the esd connection on pause, because esd will just wait -
33064         blocking all other esd clients indefinitely.
33065
33066 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
33067
33068         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
33069           previous commit with GST_DEBUG
33070
33071 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
33072
33073         * configure.ac:
33074           add a header check for a dvdread header in dvdnav.  Fixes #133002
33075
33076 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33077
33078         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
33079         * gst/tcp/gsttcpclientsink.h:
33080         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
33081         * gst/tcp/gsttcpclientsrc.h:
33082         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
33083         (gst_tcpserversink_handle_server_read),
33084         (gst_tcpserversink_init_send):
33085         * gst/tcp/gsttcpserversink.h:
33086         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
33087         * gst/tcp/gsttcpserversrc.h:
33088         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
33089         version of IP)
33090
33091 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33092
33093         * configure.ac:
33094         Added ogg library so that OSX detects libtheora properly
33095
33096 2004-06-11  Wim Taymans  <wim@fluendo.com>
33097
33098         * ext/theora/theoradec.c: (theora_dec_chain),
33099         (theora_dec_change_state):
33100         Don't try to decode frames before we received a keyframe.
33101
33102 2004-06-11  Wim Taymans  <wim@fluendo.com>
33103
33104         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33105         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33106         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33107         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33108         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33109         Added property to set the maximum delay of a page.
33110
33111 2004-06-10  Wim Taymans  <wim@fluendo.com>
33112
33113         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
33114         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
33115         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33116         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
33117         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
33118         Added max-delay property to control the maximum amount
33119         of data to put in one page.
33120
33121 2004-06-10  Wim Taymans  <wim@fluendo.com>
33122
33123         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
33124         (gst_theora_enc_init), (theora_enc_sink_link),
33125         (theora_buffer_from_packet), (theora_enc_set_property),
33126         (theora_enc_get_property):
33127         Set duration on encoded buffer, added some more properties
33128
33129 2004-06-10  Wim Taymans  <wim@fluendo.com>
33130
33131         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
33132         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
33133         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
33134         * ext/theora/theoraenc.c: (theora_enc_chain):
33135         Fix refcounting bugs
33136
33137 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33138
33139         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
33140         (gst_asf_demux_loop), (gst_asf_demux_process_file),
33141         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
33142         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
33143         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
33144         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
33145         (gst_asf_demux_change_state):
33146         * gst/asfdemux/gstasfdemux.h:
33147           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
33148           feels like. I think we should set a new requirement for demuxers
33149           from now on to implement sane loop functions, data loops, query
33150           and seek functions before first commit into CVS. And this commit
33151           fixes all of the above.
33152
33153 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
33154
33155         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
33156           vorbis comments are properly encoded in UTF-8 before adding them
33157           to a GstTagList
33158
33159 2004-06-09  Benjamin Otte  <otte@gnome.org>
33160
33161         * ext/alsa/gstalsa.c: (add_channels):
33162           handle min <= max correctly
33163         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
33164         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
33165           add fixation functions so we fixate correctly. No preferring of alaw
33166           anymore because it's the first structure.
33167         * ext/alsa/gstalsa.h:
33168         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
33169         (gst_alsa_hw_params_dump):
33170           add functions to ease debugging in alsalib
33171         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
33172         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
33173         (gst_alsa_start_audio):
33174           only specify hw params if we really setup a format (fixes #134007 -
33175           or at least works around it)
33176
33177 2004-06-09  Wim Taymans  <wim@fluendo.com>
33178
33179         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
33180         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
33181         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
33182         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
33183         (gst_ogg_mux_loop):
33184         Use stream caps to setup the initial pages in the ogg stream.
33185         Correctly set the streamheader caps on the srcpad.
33186
33187 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
33188
33189         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
33190         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
33191         (gst_v4lsrc_getcaps):
33192         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
33193         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
33194           add querying of fps lists for webcams.  Negotiating to a framerate
33195           now works.
33196
33197 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33198
33199         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
33200         (theora_push_buffer), (theora_push_packet),
33201         (theora_set_header_on_caps), (theora_enc_chain):
33202           mark buffers and put on streamheader, raw theora streaming
33203           now works too, whee
33204
33205 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33206
33207         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
33208         (gst_tcp_gdp_read_caps):
33209           do a looping read for caps and GDP headers too
33210
33211 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33212
33213         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33214         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
33215           return EOS instead of NULL in _get
33216
33217 2004-06-08  Wim Taymans  <wim@fluendo.com>
33218
33219         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
33220         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
33221         (gst_tcp_gdp_write_caps):
33222         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33223         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
33224         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
33225         Memory leak fixes
33226
33227 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33228
33229         * ext/vorbis/Makefile.am:
33230         * ext/vorbis/vorbis.c: (plugin_init):
33231         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
33232         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
33233         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
33234         (vorbis_parse_change_state):
33235         * ext/vorbis/vorbisparse.h:
33236           adding a vorbisparse element that marks the buffers, streaming
33237           raw vorbis using GDP now works, whee
33238
33239 2004-06-08  Wim Taymans  <wim@fluendo.com>
33240
33241         * ext/jpeg/Makefile.am:
33242         * ext/jpeg/README:
33243         * ext/jpeg/gstjpeg.c: (plugin_init):
33244         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
33245         (gst_smokedec_base_init), (gst_smokedec_class_init),
33246         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
33247         * ext/jpeg/gstsmokedec.h:
33248         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
33249         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
33250         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
33251         (gst_smokeenc_resync), (gst_smokeenc_chain),
33252         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
33253         * ext/jpeg/gstsmokeenc.h:
33254         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
33255         (smokecodec_flush_destination), (smokecodec_term_destination),
33256         (smokecodec_init_source), (smokecodec_fill_input_buffer),
33257         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
33258         (smokecodec_term_source), (smokecodec_encode_new),
33259         (smokecodec_decode_new), (smokecodec_info_free),
33260         (smokecodec_set_quality), (smokecodec_get_quality),
33261         (smokecodec_set_threshold), (smokecodec_get_threshold),
33262         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
33263         (find_best_size), (abs_diff), (put), (smokecodec_encode),
33264         (smokecodec_parse_header), (smokecodec_decode):
33265         * ext/jpeg/smokecodec.h:
33266         Added a new simple jpeg based codec
33267
33268 2004-06-08  Wim Taymans  <wim@fluendo.com>
33269
33270         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33271         (gst_multipart_mux_loop):
33272         Fix memory leak
33273
33274 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33275
33276         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
33277         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
33278         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
33279         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
33280         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
33281         * gst/tcp/gsttcpserversink.h:
33282           take streamheader into account
33283
33284 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33285
33286         * gst/level/Makefile.am:
33287         * gst/level/gstlevel.c: (gst_level_class_init):
33288           clean up marshal generation
33289
33290 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
33291
33292         * gst/tcp/Makefile.am:
33293         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
33294         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
33295         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
33296         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
33297         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
33298         (gst_tcpclientsrc_get_property):
33299         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
33300         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
33301         (gst_tcpserversink_handle_client_read),
33302         (gst_tcpserversink_handle_client_write),
33303         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
33304         * gst/tcp/gsttcpserversink.h:
33305           add signals client-added and client-removed
33306         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
33307         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
33308         (gst_tcpserversrc_get_property):
33309         uniformized, change default protocol to NONE
33310         * gst/tcp/gsttcp-marshal.list: added
33311 2004-06-07  Benjamin Otte  <otte@gnome.org>
33312
33313         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33314           handle discont events if they happen before caps nego
33315
33316 2004-06-07  Wim Taymans  <wim@fluendo.com>
33317
33318         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
33319         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
33320         (gst_multipart_demux_plugin_init):
33321         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33322         (gst_multipart_mux_init), (gst_multipart_mux_loop),
33323         (gst_multipart_mux_change_state):
33324         Small updates, fix a memleak
33325
33326 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
33327
33328         * configure.ac: OSS portability
33329         * ext/arts/gst_arts.c: idem
33330         * sys/oss/gstosselement.c: idem
33331         * sys/oss/gstossmixer.c: idem
33332         * sys/oss/gstosssink.c: idem
33333         * sys/oss/gstosssrc.c: idem
33334         * sys/oss/oss_probe.c: idem
33335           - check for soundcard.h in different places for some BSD
33336
33337 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
33338
33339         * AUTHORS:
33340         Add me to the authors file
33341         * configure.ac:
33342         Increase the libdv requirement to >= version 0.100
33343         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
33344         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
33345         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
33346         * ext/dv/gstdvdec.h:
33347         Add support for the new_media flag when sending DISCONT events
33348         Make the querying work when video pad is not linked
33349
33350 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
33351
33352         reviewed by Benjamin Otte  <otte@gnome.org>
33353
33354         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
33355           create a NULL-initialized array of pads, so we don't think they
33356           exist already. (fixes #143130)
33357
33358 2004-06-07  Benjamin Otte  <otte@gnome.org>
33359
33360         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
33361         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
33362         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
33363           don't use // coments
33364
33365 2004-06-07  Benjamin Otte  <otte@gnome.org>
33366
33367         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
33368           cast to GstClockTime to get higher granularity
33369         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
33370           use gst_element_set_time_delay to get the exact time
33371         * ext/mad/gstmad.c: (gst_mad_chain):
33372           use the negotiated rate instead of the current frame's rate which
33373           might be wrong because of bit errors. This avoids emitting totally
33374           bogus timestamps and screwing sync.
33375         (fixes #143454)
33376
33377 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
33378
33379         reviewed by Benjamin Otte  <otte@gnome.org>
33380
33381         * gst/adder/gstadder.c: (gst_adder_loop):
33382           properly error out when no negotiation has happened yet. (fixes
33383           #143032)
33384
33385 2004-06-06  Benjamin Otte  <otte@gnome.org>
33386
33387         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
33388           forward correctly transformed offset in discont events. Based on
33389           patch by Arwed v. Merkatz. (fixes #142851)
33390
33391 2004-06-06  David Schleef  <ds@schleef.org>
33392
33393         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
33394         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
33395         problems on several systems.
33396
33397 2004-06-06  Benjamin Otte  <otte@gnome.org>
33398
33399         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
33400           use explicit caps on the srcpad
33401         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
33402           properly error out if caps couldn't be set (fixes #142764)
33403
33404 2004-06-06  Benjamin Otte  <otte@gnome.org>
33405
33406         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
33407         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
33408         (gst_alsa_start_audio):
33409           - don't call set_periods_integer anymore, it breaks the
33410           configuration randomly
33411           - call snd_pcm_hw_params_set_access directly instead of using masks
33412           - don't fail if the sw_params can't be set, just use the default
33413           params and hope it works. Alsalib has weird issues when you touch
33414           sw_params and does no proper error reporting about what failed.
33415         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
33416         (gst_alsa_close_audio):
33417           make our alsa debugging go via gst debugging and not conditionally
33418           defined
33419         * ext/alsa/gstalsa.h:
33420           add ALSA_DEBUG_FLUSH macro
33421         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
33422         (plugin_init):
33423           wrap alsa errors to be printed via the gst debugging system and not
33424           spammed to stderr
33425
33426 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33427
33428         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
33429         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
33430         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
33431         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
33432         (qtdemux_parse_trak):
33433         * gst/qtdemux/qtdemux.h:
33434           Bitch. Also known as seeking, querying & co.
33435         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
33436         (gst_osssink_change_state):
33437         * sys/oss/gstosssink.h:
33438           Resyncing is for weenies, this hack is no longer needed and was
33439           broken anyway (since it - unintendedly - always leaves resync to
33440           TRUE).
33441
33442 2004-06-05  Andrew Turner <zxombie@hotpop.com>
33443
33444         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
33445         * gst/tcp/gsttcpclientsrc.h: idem
33446           - define MSG_NOSIGNAL if not done
33447           - include unistd.h for off_t
33448           (fixes #143749)
33449
33450 2004-06-05  Benjamin Otte  <otte@gnome.org>
33451
33452         * configure.ac:
33453         * ext/kio/Makefile.am:
33454           check for qt's moc preprocessor explicitly and use it
33455
33456 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33457
33458         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
33459           don't get a signal for EPIPE on socket writes
33460           (somebody check if this works on other platforms)
33461
33462 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33463
33464         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
33465         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
33466           check error condition on available samples correctly
33467
33468 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
33469
33470         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
33471           avoid a segfault
33472         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
33473         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
33474         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
33475         (gst_tcpserversrc_gdp_read_header):
33476          use ssize_t over size_t since the former is signed and thus the
33477          check for error codes can work
33478
33479 2004-06-02  Wim Taymans  <wim@fluendo.com>
33480
33481         reviewed by: Johan
33482
33483         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33484         (gst_multipart_mux_loop):
33485         Oops
33486
33487 2004-06-02  Wim Taymans  <wim@fluendo.com>
33488
33489         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
33490         (gst_multipart_mux_init), (gst_multipart_mux_loop),
33491         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
33492         (gst_multipart_mux_change_state):
33493         Added configurable boundary specifier, added the value as a
33494         caps field as well.
33495
33496 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33497
33498         * gst/tcp/gsttcp.c:
33499         * gst/tcp/gsttcpclientsrc.c:
33500         * gst/tcp/gsttcpclientsrc.h:
33501         * gst/tcp/gsttcpserversrc.c:
33502           - portability fix, to compile on OSX
33503             (fixes #143146)
33504
33505         * sys/osxaudio/gstosxaudioelement.c:
33506         * sys/osxaudio/gstosxaudiosink.c:
33507         * sys/osxaudio/gstosxaudiosrc.c:
33508           - compilation warnings on OSX
33509             (fixes #143153)
33510
33511 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33512
33513         * ext/vorbis/vorbisdec.c : sign warning fixes
33514
33515         * gst-libs/gst/mixer/mixertrack.c :
33516           do no use defines which are glib 2.4 specific
33517
33518 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
33519
33520         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
33521           buffer since libflac doesn't expect it (reports a sync error when
33522           it encounters that)
33523
33524
33525 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
33526
33527         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
33528         * gst-libs/gst/mixer/mixertrack.c:
33529         (gst_mixer_track_get_property), (get_mixer_track_init),
33530         (get_mixer_track_get_property): Added property accessors
33531         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
33532         * gst-libs/gst/mixer/mixeroptions.c:
33533         (gst_mixer_options_get_values): Added
33534         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
33535         * gst-libs/gst/mixer/mixer.c: Fixed comment
33536
33537
33538 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33539
33540         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
33541           improve error messages on open
33542
33543
33544 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33545
33546         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
33547           check if v4l-conf is in path
33548
33549 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
33550
33551         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
33552           change assert to a more readable error message
33553
33554 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
33555
33556         * gst-libs/gst/tuner/tunerchannel.h:
33557           - add a freq_multiplicator field to make the conversion
33558             between internal frequency unit and Hz
33559         * sys/v4l/gstv4lelement.c:
33560         * sys/v4l2/gstv4l2element.c:
33561           - change default video device to /dev/video0
33562         * sys/v4l/v4l_calls.c:
33563         * sys/v4l2/v4l2_calls.c:
33564           - we only expose frequency to the user in Hz instead of
33565             bastard v4lX unit (either 62.5kHz or 62.5Hz)
33566
33567 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
33568         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
33569           Initialise b_o_s and e_o_s variables
33570         * gst-libs/gst/riff/riff-media.c:
33571         (gst_riff_create_video_caps_with_data):
33572           Add some unusual fourcc's from mplayer avi's
33573         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
33574           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
33575           autoplugging.
33576
33577 2004-05-28  Wim Taymans  <wim@fluendo.com>
33578
33579         * configure.ac:
33580         * gst/alpha/Makefile.am:
33581         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
33582         (gst_alpha_get_type), (gst_alpha_base_init),
33583         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
33584         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
33585         (gst_alpha_chroma_key), (gst_alpha_chain),
33586         (gst_alpha_change_state), (plugin_init):
33587         A plugin to add an alpha channel to I420 video. Can optionally do
33588         chroma keying.
33589         * gst/multipart/Makefile.am:
33590         * gst/multipart/multipart.c: (plugin_init):
33591         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
33592         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
33593         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
33594         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
33595         (gst_multipart_demux_change_state),
33596         (gst_multipart_demux_plugin_init):
33597         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
33598         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
33599         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
33600         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
33601         (gst_multipart_mux_pad_unlink),
33602         (gst_multipart_mux_request_new_pad),
33603         (gst_multipart_mux_handle_src_event),
33604         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
33605         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
33606         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
33607         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
33608         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
33609         send multipart jpeg images to a browser.
33610         * gst/videobox/Makefile.am:
33611         * gst/videobox/README:
33612         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
33613         (gst_video_box_get_type), (gst_video_box_base_init),
33614         (gst_video_box_class_init), (gst_video_box_init),
33615         (gst_video_box_set_property), (gst_video_box_get_property),
33616         (gst_video_box_sink_link), (gst_video_box_i420),
33617         (gst_video_box_ayuv), (gst_video_box_chain),
33618         (gst_video_box_change_state), (plugin_init):
33619         Crops or adds borders around an image. can do alpha channel
33620         borders as well.
33621         * gst/videomixer/Makefile.am:
33622         * gst/videomixer/README:
33623         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
33624         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
33625         (gst_videomixer_pad_get_sink_event_masks),
33626         (gst_videomixer_pad_get_property),
33627         (gst_videomixer_pad_set_property),
33628         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
33629         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
33630         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
33631         (gst_videomixer_base_init), (gst_videomixer_class_init),
33632         (gst_videomixer_init), (gst_videomixer_request_new_pad),
33633         (gst_videomixer_handle_src_event),
33634         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
33635         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
33636         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
33637         (gst_videomixer_loop), (gst_videomixer_get_property),
33638         (gst_videomixer_set_property), (gst_videomixer_change_state),
33639         (plugin_init):
33640         Generic video mixer plugin, can handle multiple inputs all with
33641         different framerates and video sizes. Is fully alpha channel
33642         aware.
33643
33644 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33645
33646         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
33647           Select first track as master track. Not sure how else to handle
33648           that...
33649         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
33650           Discard discont events. Should fix #142962.
33651
33652 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
33653
33654         * ext/alsa/Makefile.am:
33655         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
33656         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
33657         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
33658         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
33659         (gst_alsa_mixer_get_option):
33660         * ext/alsa/gstalsamixer.h:
33661         * ext/alsa/gstalsamixeroptions.c:
33662         (gst_alsa_mixer_options_get_type),
33663         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
33664         (gst_alsa_mixer_options_new):
33665         * ext/alsa/gstalsamixeroptions.h:
33666         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
33667         * ext/alsa/gstalsamixertrack.h:
33668           Add enumerations (as GstMixerOptions). Make correct distinction
33669           between input/output tracks. Add capture/playback private flag.
33670           Use flag to decide on whether to set capture or playback volumes
33671           or switches. Use playback and record switches.
33672         * gst-libs/gst/mixer/Makefile.am:
33673         * gst-libs/gst/mixer/mixer-marshal.list:
33674         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
33675         (gst_mixer_set_option), (gst_mixer_get_option),
33676         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
33677         (gst_mixer_volume_changed), (gst_mixer_option_changed):
33678         * gst-libs/gst/mixer/mixer.h:
33679         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
33680         (gst_mixer_options_class_init), (gst_mixer_options_init),
33681         (gst_mixer_options_dispose):
33682         * gst-libs/gst/mixer/mixeroptions.h:
33683           Add GstMixerOptions.
33684         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
33685           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
33686           broken device detection on computers with multiple OSS sound
33687           cards.
33688
33689 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33690
33691         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
33692           fixate nicely even when the peer is not negotiating
33693
33694 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33695
33696         * gst/audioconvert/gstaudioconvert.c:
33697         (gst_audio_convert_parse_caps):
33698           make sure we don't allow depth > width
33699         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
33700           fixate endianness to G_BYTE_ORDER as default
33701         * gst/audioscale/gstaudioscale.c:
33702           we don't handle another endianness as host-endianness
33703
33704 2004-05-25  David Schleef  <ds@schleef.org>
33705
33706         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
33707
33708 2004-05-24  Benjamin Otte  <otte@gnome.org>
33709
33710         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
33711         (gst_oggvorbisenc_setup):
33712           properly fail when we can't setup the vorbis encoder due to
33713           unsupported settings
33714         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
33715         (gst_vorbisenc_setup):
33716           same
33717         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
33718           fix case where warnings occured when one pad was unlinked while the
33719           other's link function was called
33720
33721 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
33722
33723         * gst/tcp/Makefile.am:
33724           use GST_ENABLE_NEW
33725
33726 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33727
33728         * gst-libs/gst/resample/private.h:
33729           don't use optimizations that are #if 0'ed
33730
33731 2004-05-24  Wim Taymans  <wim@fluendo.com>
33732
33733         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
33734         Fix potential division by zero error and hopefully get
33735         the position query right to get correct timestamps on avi
33736         audio.
33737
33738 2004-05-24  Wim Taymans  <wim@fluendo.com>
33739
33740         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
33741         (gst_videoscale_scale_nearest_str2),
33742         (gst_videoscale_scale_nearest_str4),
33743         (gst_videoscale_scale_nearest_32bit),
33744         (gst_videoscale_scale_nearest_24bit),
33745         (gst_videoscale_scale_nearest_16bit):
33746         Fix the scaling algorithm and avoid a buffer overflow.
33747         removed the while loop in the scaling function as it
33748         was used for point sampling only.
33749
33750 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33751
33752         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
33753         (gst_id3_tag_class_init), (gst_id3_tag_init),
33754         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
33755         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
33756         (gst_id3_tag_send_tag_event):
33757           lots of fixes to make id3mux work and id3demux work correctly
33758
33759 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33760
33761         * ext/Makefile.am:
33762           add rules to build shout2send (was removed by accident
33763           when this module was no more marked experimental/broken)
33764
33765 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
33766
33767         * ext/shout2/gstshout2.c:
33768         * ext/shout2/gstshout2.h:
33769           adding a "connection problem" signal to shout2send
33770           (fixes #142954)
33771
33772 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
33773
33774         * ext/kio/kioreceiver.cpp:
33775         * ext/kio/kioreceiver.h:
33776           fix sign comparison issues
33777
33778 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33779
33780         * gst/cdxaparse/gstcdxaparse.c:
33781         * gst/cdxaparse/gstcdxaparse.h:
33782           some renaming
33783           add some checks/sanity
33784           prepare for seek addition
33785
33786         * sys/sunaudio/gstsunaudio.c:
33787           remove exported dupe init function
33788
33789 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
33790
33791         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
33792         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
33793           Fix format conversion and position querying.
33794         * gst/debug/progressreport.c: (gst_progressreport_report):
33795           Don't output a bogus total value that we didn't query.
33796         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
33797           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
33798           only a blank window after xine has been used.
33799
33800 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
33801
33802         * m4/as-arts.m4:
33803           sync with upstream version to fix test on FC2
33804           readd with -ko to preserve Id header
33805
33806 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33807
33808         * configure.ac:
33809           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
33810         * gst/tcp/gsttcpclientsrc.c: idem
33811         * gst/tcp/gsttcpserversink.c: idem
33812         * gst/tcp/gsttcpserversrc.c: idem
33813         * m4/gst-fionread.m4: idem
33814
33815         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
33816
33817         * configure.ac: enable speex plugin for speex 1.1.5+
33818         * ext/speex/gstspeexenc.c: fix cast warning
33819
33820         * ext/esd/README: fix typo
33821
33822 2004-05-20  David Schleef  <ds@schleef.org>
33823
33824         * configure.ac: Minor cosmetic change to convince the buildbot to
33825         reautogen.
33826         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
33827         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
33828         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
33829         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
33830         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
33831         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
33832         More hacking.  Plays audio now.
33833
33834 2004-05-20  David Schleef  <ds@schleef.org>
33835
33836         * configure.ac:
33837         * sys/Makefile.am:
33838
33839 2004-05-20  David Schleef  <ds@schleef.org>
33840
33841         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
33842         * sys/osxaudio/gstosxaudio.c:
33843         * sys/osxaudio/gstosxaudioelement.c:
33844         * sys/osxaudio/gstosxaudioelement.h:
33845         * sys/osxaudio/gstosxaudiosink.c:
33846         * sys/osxaudio/gstosxaudiosink.h:
33847         * sys/osxaudio/gstosxaudiosrc.c:
33848         * sys/osxaudio/gstosxaudiosrc.h:
33849
33850 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
33851
33852         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
33853         (gst_vorbisenc_chain):
33854           put the codec headers on the caps as streamheader as well as
33855           pushing them out
33856
33857 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
33858
33859         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
33860         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
33861         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
33862         split up push_packet into two functions
33863
33864 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
33865
33866         * gst/tcp/.cvsignore:
33867           ignore enums
33868         * gst/tcp/Makefile.am:
33869         * gst/tcp/README:
33870         * gst/tcp/gsttcp.c:
33871         * gst/tcp/gsttcp.h:
33872         * gst/tcp/gsttcpclientsink.c:
33873         * gst/tcp/gsttcpclientsink.h:
33874         * gst/tcp/gsttcpclientsrc.c:
33875         * gst/tcp/gsttcpclientsrc.h:
33876         * gst/tcp/gsttcpplugin.c:
33877         * gst/tcp/gsttcpserversink.c:
33878         * gst/tcp/gsttcpserversink.h:
33879         * gst/tcp/gsttcpserversrc.c:
33880         * gst/tcp/gsttcpserversrc.h:
33881           add new tcp elements
33882
33883 2004-05-19  Wim Taymans  <wim@fluendo.com>
33884
33885         * gst/law/mulaw-conversion.c: (mulaw_encode):
33886         Fix overflow bug in ulaw encoding.
33887
33888 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33889
33890         * ext/mad/gstmad.c: (gst_mad_handle_event):
33891           don't unref the event twice
33892
33893 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33894
33895         * configure.ac:
33896           remove -Wno-sign-compare
33897
33898 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33899
33900         * configure.ac:
33901           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
33902           if you want to work against glib 2.2 and 2.4
33903
33904 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
33905
33906         * gst/tcp/Makefile.am:
33907         * gst/tcp/gsttcp.c:
33908         * gst/tcp/gsttcp.h:
33909         * gst/tcp/gsttcpsink.h:
33910         * gst/tcp/gsttcpsrc.h:
33911           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
33912
33913 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33914
33915         * gst/debug/tests.c: (md5_get_value):
33916           fix segfault on gst-inspect
33917
33918 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
33919
33920         * gst/debug/testplugin.c:
33921         * gst/debug/tests.c:
33922         * gst/debug/tests.h:
33923           add new extensible and configurable testing element. Current tests
33924           include buffer count, stream length, timestamp/duration matching and
33925           md5.
33926         * gst/debug/Makefile.am:
33927         * gst/debug/gstdebug.c: (plugin_init):
33928           add infrastructure for new element
33929
33930 2004-05-19  Johan Dahlin  <johan@gnome.org>
33931
33932         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
33933         ending of the array. Fixes gst-inspect segfault on ppc.
33934
33935 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33936
33937         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
33938
33939         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
33940
33941 2004-05-18  David Schleef  <ds@schleef.org>
33942
33943         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
33944         warnings (bugs, actually) noticed by gcc but not forte.
33945
33946 2004-05-18  David Schleef  <ds@schleef.org>
33947
33948         * sys/sunaudio/Makefile.am:
33949         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
33950
33951 2004-05-18  David Schleef  <ds@schleef.org>
33952
33953         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
33954         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
33955         to allow qtdemux to use non-seekable streams. (bug #142272)
33956
33957 2004-05-18  David Schleef  <ds@schleef.org>
33958
33959         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
33960         (gst_resample_sinc_ft_float): Remove use of static temporary
33961         buffer.  This code was obviously not supposed to last long, but
33962         it's stuck in our ABI, so it required a little hack to make it
33963         ABI-compatible.  Fixes #142585.
33964         * gst-libs/gst/resample/resample.h: same.
33965
33966 2004-05-18  David Schleef  <ds@schleef.org>
33967
33968         * configure.ac: Add sunaudio
33969         * examples/Makefile.am: make gstplay depend on gconf
33970         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
33971         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
33972         (convert_table_lookup), (img_convert): remove c99-isms
33973         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
33974           unsigned, to fix a warning on Solaris
33975         * gst/mpeg1sys/systems.c: bcopy->memcpy
33976         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
33977         * sys/Makefile.am: Add sunaudio
33978
33979 2004-05-18  Wim Taymans  <wim@fluendo.com>
33980
33981         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
33982         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
33983         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
33984         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
33985         (gst_ogg_mux_loop):
33986         Fix an ugly memleak where the muxer didn't flush enough ogg
33987         pages. This also resulted in badly muxed ogg files.
33988
33989 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
33990
33991         * gst/asfdemux/asfheaders.c :
33992         * gst/asfdemux/asfheaders.h :
33993         * gst/asfdemux/gstasfdemux.c :
33994           - fix ASF_OBJ_PADDING guid
33995           - add 3 new object guids (language list, metadata,
33996             extended stream properties)
33997           - add a function to parse extended header objects
33998
33999 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34000
34001         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
34002           remove leftover debugging g_print
34003
34004 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34005
34006         * ext/mad/gstmad.c: (gst_mad_handle_event):
34007           Fix for when the first format in a discont event is not a
34008           byte-based one. Should fix #137710.
34009
34010 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34011
34012         * m4/a52.m4 : fix compilation with -Wall -Werror
34013         * m4/libfame.m4 : idem
34014         * m4/libmikmod.m4 : idem
34015
34016 2004-05-17  Benjamin Otte  <otte@gnome.org>
34017
34018         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34019           signal the new tags before giving up the reference
34020
34021 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34022
34023         * ext/shout2/gstshout2.c:
34024           use application/ogg instead of application/x-ogg (patch by Patrick
34025           Guimond, fixes #142432)
34026         * sys/oss/gstosselement.c: (gst_osselement_reset),
34027         (gst_osselement_sync_parms):
34028           don't set fragment size unless specified (fixes #142493)
34029
34030 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34031
34032         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
34033           fixes #142664
34034
34035 2004-05-17  Benjamin Otte  <otte@gnome.org>
34036
34037         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
34038           compute offsets correctly for internal buffers so timestamps are set
34039           correctly when we can't seek. Also handle cases where there are no
34040           offsets. (based on a patch by David Moore, fixes #142507)
34041
34042 2004-05-17  Benjamin Otte  <otte@gnome.org>
34043
34044         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34045           use correct variable when determining amount of data to skip so we
34046           don't skip into the void and segfault
34047
34048 2004-05-16  Benjamin Otte  <otte@gnome.org>
34049
34050         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34051           Hi, I'm a memleak
34052
34053 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34054
34055         * gst/asfdemux/gstasfdemux.c:
34056           - fix a mem leak and always propagate tags
34057           - add WMV3 to known video codecs (but no decoder yet)
34058           - replace "surplus data" at end of audio header for what
34059             it is : codec specific data
34060           - fix a typo
34061
34062 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
34063
34064         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
34065
34066         * gst-libs/gst/audio/audioclock.c:
34067           Fix wrong return type (#142205).
34068
34069 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34070
34071         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
34072           Ignore CRCs by default (fixes #142566).
34073
34074 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34075
34076         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
34077         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
34078         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
34079         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
34080         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
34081         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
34082           Fix for cases where we fail to attach to a mixer.
34083
34084 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34085
34086         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
34087           Don't touch events after not owning them anymore.
34088         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
34089         (gst_wavparse_fmt), (gst_wavparse_other),
34090         (gst_wavparse_handle_seek), (gst_wavparse_loop),
34091         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
34092         (gst_wavparse_srcpad_event):
34093         * gst/wavparse/gstwavparse.h:
34094           Add seeking, fix querying.
34095
34096 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34097
34098         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34099           - process comments even if they don't end with \0\0
34100             g_convert would ignore them if present and works well without them
34101
34102 2004-05-16  Benjamin Otte  <otte@gnome.org>
34103
34104         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
34105           simplify caps
34106
34107 2004-05-16  Benjamin Otte  <otte@gnome.org>
34108
34109         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34110           don't write to memory we might not write to - g_convert does that
34111           for us anyway (fixes #142613)
34112         (gst_asf_demux_audio_caps):
34113           comment out gst_util_dump_mem
34114
34115 2004-05-16  Benjamin Otte  <otte@gnome.org>
34116
34117         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34118           compute correct expected timestamps after seek (broken since
34119           last commit)
34120         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
34121           rename element and debugging category to gdkpixbufscale
34122
34123 2004-05-16  Benjamin Otte  <otte@gnome.org>
34124
34125         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
34126           add error checking to snd_pcm_delay and remove duplicate call to
34127           snd_pcm_delay that caused issues (see inline code comments)
34128         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
34129           make more readable and fix return value when snd_pcm_delay fails
34130         (fixes #142586)
34131
34132 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
34133         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
34134         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
34135         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
34136         (gst_pixbufscale_link), (gst_pixbufscale_init),
34137         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
34138         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
34139         (gst_pixbufscale_get_property), (pixbufscale_init):
34140         * ext/gdk_pixbuf/pixbufscale.h:
34141         Add these files I forgot earlier
34142
34143 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
34144         * ext/gdk_pixbuf/Makefile.am:
34145         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
34146         * ext/gdk_pixbuf/gstgdkpixbuf.h:
34147         Add new pixbufscale element to scale RGB video
34148         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
34149         and HYPER interpolation correctly.
34150         * ext/theora/theoraenc.c: (theora_enc_chain),
34151         Discard buffer and return if explicit caps could not be set
34152         (theora_enc_get_property):
34153         Make _get return kbps for the bitrate consistent with
34154         the _set function.
34155
34156
34157 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34158
34159         * ext/libvisual/visual.c: (gst_visual_chain):
34160           add missing visual_audio_analyze
34161
34162 2004-05-14  David Schleef  <ds@schleef.org>
34163
34164         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
34165         is killed while we're playing.
34166         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
34167         gst_element_no_more_pads().
34168
34169 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34170
34171         * gst-libs/gst/riff/riff-read.c :
34172           - fix INFO tag extraction in RIFF/AVI files
34173             because gst_event_unref (event) also freed taglist
34174           - avoid a mem leak
34175
34176 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34177
34178         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
34179         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
34180
34181         * gst/auparse/gstauparse.c :
34182           - add code (commented for now) to support audio/x-adpcm on src pad
34183             (we have no decoder for those layout yet)
34184
34185         * gst/cdxaparse/gstcdxaparse.c :
34186         * gst/cdxaparse/gstcdxaparse.h :
34187           - partial rewrite using RiffRead (ripped iain's wavparse code)
34188
34189         * gst/rtp/gstrtpL16enc.c : typo
34190         * gst/rtp/gstrtpgsmenc.c : typo
34191
34192 2004-05-13  Benjamin Otte  <otte@gnome.org>
34193
34194         * configure.ac:
34195           check for exact version of libvisual, it's not supposed to be
34196           API/ABI stable yet
34197
34198 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34199
34200         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
34201           signal no-more-pads
34202
34203 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
34204
34205         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
34206         Report which format was used for GST_FORMAT_DEFAULT
34207         * gst/debug/Makefile.am:
34208         * gst/debug/gstdebug.c: (plugin_init):
34209         * gst/debug/progressreport.c: (gst_progressreport_base_init),
34210         (gst_progressreport_class_init), (gst_progressreport_init),
34211         (gst_progressreport_report), (gst_progressreport_set_property),
34212         (gst_progressreport_get_property), (gst_progressreport_chain),
34213         (gst_progressreport_plugin_init):
34214         Add progressreport element for testing.
34215
34216 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
34217
34218         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
34219         * sys/v4l/gstv4lsrc.h:
34220         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
34221         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
34222         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
34223         (gst_v4lsrc_grab_frame):
34224           add more debugging
34225           send a discont at start
34226
34227 2004-05-12  Colin Walters  <walters@redhat.com>
34228
34229         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
34230         inflooping if we can't find a chunk.  Or in other words, don't blow
34231         chunks if we don't have a chunk to blow.
34232
34233 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
34234         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
34235         Remove old debug output
34236         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
34237         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
34238         (gst_dvdec_set_property), (gst_dvdec_get_property):
34239         Change the quality setting to an enum, so it works from gst-launch
34240         Don't renegotiate a non-linked pad. Allows audio only decoding.
34241         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
34242         (gst_deinterlace_link), (gst_deinterlace_init):
34243         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
34244         (gst_videodrop_link):
34245         Some caps negotiation fixes
34246
34247 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34248
34249         * ext/tarkin/gsttarkin.c :
34250           - Change RANK from NONE to PRIMARY
34251         * ext/gdk_pixbuf/gstgdkpixbuf.c :
34252           - Change RANK from NONE to MARGINAL
34253         * ext/divx/gstdivxenc.c :
34254           - Change RANK from PRIMARY to NONE (encoder/spider issue)
34255
34256 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
34257
34258         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
34259         (gst_vorbisenc_push_packet):
34260           copy a function that was added between 1.0 and 1.0.1 until we
34261           depend on worthwhile features of post-1.0
34262
34263 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34264
34265         * configure.ac:
34266           enable shout2 by default
34267         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
34268         (gst_shout2send_base_init), (gst_shout2send_init),
34269         (gst_shout2send_connect), (gst_shout2send_change_state):
34270         * ext/shout2/gstshout2.h:
34271           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
34272           #142262)
34273         * ext/theora/theora.c: (plugin_init):
34274           don't set rank on encoders
34275
34276 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
34277
34278         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
34279           Use codec_data property instead of flag1 and flag2 for wma
34280
34281 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34282
34283         * gst/cdxaparse/gstcdxaparse.c :
34284           - Add mpegversion to CAPS to make it link
34285           - Rank is as GST_RANK_SECONDARY instead of NONE
34286         * gst/auparse/gstauparse.c :
34287           - Document all audio encoding we can encounter from Solaris 9
34288             headers and libsndfile information.
34289           - Increase max. rate from 48000 to 192000 (to match other elements)
34290           - Don't try to play junk data between header and samples
34291
34292 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34293
34294         * ext/libvisual/visual.c: (gst_visual_getcaps):
34295           use the right caps depending on endianness (I hope)
34296         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
34297           use GST_RANK_NONE for all non-decoding elements or spider gets
34298           mighty confused
34299
34300 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34301
34302         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
34303           Fix some odd cases and fix BE metadata parsing of unicode16 text.
34304
34305 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34306
34307         * gst/switch/gstswitch.c: (gst_switch_release_pad),
34308         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
34309         (gst_switch_loop), (gst_switch_get_type):
34310           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
34311           HEADERS. Had to be said.
34312
34313 2004-05-10  David Schleef  <ds@schleef.org>
34314
34315         * configure.ac: Add prototype Dirac support.
34316         * ext/Makefile.am:
34317         * ext/dirac/Makefile.am:
34318         * ext/dirac/gstdirac.cc:
34319         * ext/dirac/gstdiracdec.cc:
34320
34321 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34322
34323         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
34324         (gst_auparse_init), (gst_auparse_chain),
34325         (gst_auparse_change_state):
34326           Hack around spider. Remove me some day please.
34327
34328 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34329
34330         * gst/auparse/gstauparse.c: (gst_auparse_chain):
34331           Fix for some uninitialized variables in previous patch, also
34332           makes it work. Fixes #142286 while we're at it.
34333
34334 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34335
34336         * gst/auparse/gstauparse.c:
34337                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
34338                 only unsupported formats are ADPCM/CCITT G.72x
34339                 reviewed by Ronald
34340         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
34341
34342 2004-05-10  Wim Taymans  <wim@fluendo.com>
34343
34344         * ext/vorbis/Makefile.am:
34345         * ext/vorbis/README:
34346         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
34347         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
34348         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
34349         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
34350         (gst_oggvorbisenc_convert_sink),
34351         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
34352         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
34353         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
34354         (get_constraints_string), (update_start_message),
34355         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
34356         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
34357         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
34358         * ext/vorbis/oggvorbisenc.h:
34359         * ext/vorbis/vorbis.c: (plugin_init):
34360         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
34361         (raw_caps_factory), (gst_vorbisenc_class_init),
34362         (gst_vorbisenc_init), (gst_vorbisenc_setup),
34363         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
34364         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
34365         * ext/vorbis/vorbisenc.h:
34366         Added a raw vorbis encoder to be used with the oggmuxer.
34367         We still need the old encoder for some gnome applications,
34368         read the README to find out how that works.
34369         The raw encoder is called "rawvorbisenc" until 0.9.
34370
34371 2004-05-10  Wim Taymans  <wim@fluendo.com>
34372
34373         * ext/ogg/gstogg.c: (plugin_init):
34374         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
34375         (gst_ogg_print):
34376         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
34377         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
34378         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
34379         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
34380         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
34381         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
34382         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
34383         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
34384         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
34385         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
34386         Added an ogg muxer.
34387         Small typo fixes in the demuxer.
34388
34389 2004-05-10  Wim Taymans  <wim@fluendo.com>
34390
34391         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34392         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
34393         (theora_enc_change_state), (theora_enc_set_property),
34394         (theora_enc_get_property):
34395         Mark the last packet with an EOS flag which is not really needed
34396         in gstreamer.
34397         Do some better video framerate initialisation.
34398         Update the buffer timestamp.
34399
34400 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
34401
34402         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
34403         Return the result of the parent state change call
34404
34405 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34406
34407         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
34408         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
34409         * gst/law/alaw-encode.c : (idem)
34410         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
34411         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
34412         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
34413
34414 2004-05-09  Benjamin Otte  <otte@gnome.org>
34415
34416         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
34417           don't use a fixed buffer size when writing variable length data to
34418           it. Fixes memory corruption and makes alsasrc work
34419
34420 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34421
34422         * ext/gnomevfs/gstgnomevfssink.c:
34423         (_gst_boolean_allow_overwrite_accumulator),
34424         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
34425           Run glib's default signal handler (??) in RUN_CLEANUP rather than
34426           RUN_LAST, and don't use that to set the accumulator value because
34427           then it's always FALSE.
34428
34429 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34430
34431         * gst-libs/gst/riff/riff-media.c:
34432         (gst_riff_create_video_caps_with_data),
34433         (gst_riff_create_audio_caps),
34434         (gst_riff_create_audio_template_caps):
34435         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
34436           Fix for unaligned RIFF files (i.e. where all the chunks together
34437           in a LIST chunk are not of the same size as the size given in
34438           the LIST chunk header). Fixes several odd WAVE files. Also fix
34439           ADPCM (block_align property) in audio, so that wavparse based
34440           on this works now as it used to stand-alone.
34441
34442 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
34443
34444         reviewed by Benjamin Otte  <otte@gnome.org>
34445
34446         * ext/a52dec/gsta52dec.c:
34447         * ext/divx/gstdivxdec.c:
34448         * ext/divx/gstdivxenc.c:
34449         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
34450         * ext/faac/gstfaac.c: (gst_faac_base_init):
34451         * ext/faad/gstfaad.c: (gst_faad_base_init):
34452         * ext/ivorbis/vorbisfile.c:
34453         * ext/lame/gstlame.c:
34454         * ext/libfame/gstlibfame.c:
34455         * ext/mpeg2enc/gstmpeg2enc.cc:
34456         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
34457         * ext/sidplay/gstsiddec.cc:
34458         * ext/speex/gstspeexdec.c:
34459         * ext/speex/gstspeexenc.c:
34460         * ext/xvid/gstxviddec.c:
34461         * ext/xvid/gstxvidenc.c:
34462           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
34463           (fixes #142193)
34464
34465 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34466
34467         * ext/alsa/gstalsa.c: (device_list),
34468         (gst_alsa_class_probe_devices):
34469         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
34470           Fix alsa oddness in mixer after the combination of using mixer
34471           in source/sink elements and using hw:x,y instead of just hw:x.
34472
34473 2004-05-09  Benjamin Otte  <otte@gnome.org>
34474
34475         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
34476         (gst_wavparse_create_sourcepad):
34477           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
34478           sourcepads
34479
34480 2004-05-09  Benjamin Otte  <otte@gnome.org>
34481
34482         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
34483           allow discont events before caps nego
34484
34485 2004-05-08  Benjamin Otte  <otte@gnome.org>
34486
34487         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
34488           don't leak events
34489
34490 2004-05-08  Benjamin Otte  <otte@gnome.org>
34491
34492         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
34493         (gst_level_change_state), (gst_level_init):
34494         * gst/level/gstlevel.h:
34495           figure out if we're initialized directly instead of keeping a
34496           variable that's wrong in 90% of cases
34497           don't initialize pads and then leak them and use a new unitialized
34498           pad. (fixes #142084)
34499           these were bugs so n00bish I didn't find them for an hour :/
34500
34501 2004-05-08 Iain <iain@prettypeople.org>
34502
34503         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
34504         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
34505         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
34506         return the length that was read.
34507         (gst_riff_read_strf_auds): Allow fmt tags as well.
34508
34509 2004-05-07  David Schleef  <ds@schleef.org>
34510
34511         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
34512         signed char assumption in faad.h.
34513
34514 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34515
34516         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
34517           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
34518
34519 2004-05-07  Colin Walters  <walters@redhat.com>
34520
34521         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
34522         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
34523         function.
34524         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
34525         Add dispose function.
34526
34527 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
34528         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
34529           Fix caps nego and pad templates. RGB mode caps should
34530           work now.
34531         * ext/dvdnav/gst-dvd:
34532           Move mpeg2dec inside the thread because otherwise the
34533           queue rejects cap changes mid-stream
34534         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
34535         (gst_mpeg2dec_flush_decoder):
34536           For mpeg2dec > 0.4.0, call the flush function instead of
34537           manually extracting all in-flight frames.
34538         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
34539         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
34540           Change mime type video/dv go video/x-dv to match the
34541           rest of gst-plugins
34542
34543 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34544
34545         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
34546         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
34547         (gst_alsa_sink_class_init):
34548         * ext/alsa/gstalsasink.h:
34549         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
34550         (gst_alsa_src_class_init):
34551         * ext/alsa/gstalsasrc.h:
34552           Make alsasink/src a subclass of alsamixer so that mixer stuff
34553           shows up in gst-rec. Needs some finetuning.
34554
34555 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34556
34557         * ext/lame/gstlame.c: (gst_lame_chain):
34558           simplify
34559         * ext/mad/gstmad.c: (gst_mad_handle_event):
34560           fix event leak
34561         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
34562           be able to detect mp3 files < 4096 bytes
34563
34564 2004-05-06  Wim Taymans  <wim@fluendo.com>
34565
34566         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
34567         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
34568         (theora_enc_set_property), (theora_enc_get_property):
34569         Also encode the first frame, cleanup some code.
34570
34571 2004-05-06  Wim Taymans  <wim@fluendo.com>
34572
34573         * ext/mpeg2enc/gstmpeg2enc.cc:
34574         Forward events first before deciding that negotiation was
34575         not performed.
34576
34577 2004-05-06  Wim Taymans  <wim@fluendo.com>
34578
34579         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
34580         First process the events before deciding that negotiation
34581         was not performed.
34582
34583 2004-05-06  Wim Taymans  <wim@fluendo.com>
34584
34585         * ext/theora/Makefile.am:
34586         * ext/theora/theora.c: (plugin_init):
34587         * ext/theora/theoradec.c: (theora_dec_change_state):
34588         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
34589         (gst_theora_enc_class_init), (gst_theora_enc_init),
34590         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
34591         (theora_enc_chain), (theora_enc_change_state),
34592         (theora_enc_set_property), (theora_enc_get_property):
34593         Added a theora encoder, grouped the encoder and decoder into the
34594         same plugin.
34595
34596 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
34597
34598         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
34599         (gst_jpegenc_chain):
34600         fix DURATION on outgoing buffers
34601         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
34602         debug using time formats
34603         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
34604         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
34605         (gst_xvimagesink_sink_link):
34606         windows with width/height 0 generate X errors, so don't allow them
34607
34608 2004-05-05  Wim Taymans  <wim@fluendo.com>
34609
34610         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
34611         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
34612         (gst_mpeg2dec_negotiate_format):
34613         * ext/mpeg2dec/gstmpeg2dec.h:
34614           removed the static pad template so that we can add the
34615           more accurate framerate value to the caps.
34616
34617
34618 2004-05-04  Benjamin Otte  <otte@gnome.org>
34619
34620         * configure.ac:
34621           check for kdemacros.h, too (should fix #141821)
34622         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
34623           don't crash if no header was sent, but nicely error out (fixes part
34624           of #141554)
34625
34626 2004-05-04  Wim Taymans  <wim@fluendo.com>
34627
34628         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
34629         parent dispose function to avoid segfault on destroy.
34630
34631 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
34632
34633         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
34634         (plugin_init):
34635         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
34636         (gst_xvimagesink_sink_link):
34637         clean up debugging caps
34638         also recreate xvimage when format has changed
34639
34640 2004-05-04  Benjamin Otte  <otte@gnome.org>
34641
34642         * ext/libvisual/Makefile.am:
34643         * ext/libvisual/visual.c: (gst_visual_class_init),
34644         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
34645         (gst_visual_srclink), (gst_visual_chain),
34646         (gst_visual_change_state), (plugin_init):
34647           use a GstAdapter to correctly adapt buffer sizes - allows using a
34648           framerate
34649
34650 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34651
34652         * sys/v4l/gstv4lelement.h:
34653         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
34654         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
34655         (gst_v4lsrc_buffer_free):
34656         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
34657         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
34658         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
34659         (gst_v4lsrc_requeue_frame):
34660         move some debugging categories around
34661         query for fps index and set accordingly if found
34662
34663 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34664
34665         * ext/lame/gstlame.c:
34666         correct defaults that lame_init puts out of range
34667
34668 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34669
34670         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
34671         (gst_divxenc_class_init):
34672         fix range since -1 is the default
34673         * gst/mpeg1sys/gstmpeg1systemencode.c:
34674         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
34675         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
34676         (gst_rtjpegdec_chain):
34677         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
34678         (gst_rtjpegenc_chain):
34679         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
34680         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
34681         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
34682         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
34683         * sys/v4l/gstv4lsrc.c:
34684         * sys/v4l/v4l_calls.c: (gst_v4l_open):
34685         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
34686         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
34687         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
34688         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
34689           remove gst_info calls
34690
34691 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34692
34693         * Makefile.am:
34694         * po/af.po:
34695         * po/az.po:
34696         * po/en_GB.po:
34697         * po/nl.po:
34698         * po/sr.po:
34699         * po/sv.po:
34700           Updated translations
34701
34702 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
34703
34704         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
34705           refactor/comment code
34706
34707 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34708
34709         * gst/asfdemux/Makefile.am:
34710         * gst/asfdemux/asfheaders.c:
34711         * gst/asfdemux/asfheaders.h:
34712         * gst/asfdemux/gstasf.c: (plugin_init):
34713         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
34714         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
34715         (gst_asf_demux_setup_pad):
34716         * gst/asfdemux/gstasfdemux.h:
34717         * gst/asfdemux/gstasfmux.c:
34718         * gst/asfdemux/gstasfmux.h:
34719           Add tagging support to demuxer, split out registration in its own
34720           file instead of in demux (hacky), and prevent having some tables
34721           in our memory multiple times (in asfheaders.h).
34722
34723 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34724
34725         * gst/matroska/matroska-demux.c:
34726         (gst_matroska_demux_parse_metadata):
34727         * gst/matroska/matroska-ids.h:
34728           Basic tag reading support.
34729
34730 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34731
34732         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
34733           Really detect ac-3 audio.
34734         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
34735           really detect matroska files (off-by-1).
34736
34737 2004-04-30  David Schleef  <ds@schleef.org>
34738
34739         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
34740         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
34741         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
34742         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
34743         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
34744         hackage -- parse a lot more atoms, extract a few tags.  One might even
34745         mistake this for tag support.  Maybe it is.
34746         * gst/qtdemux/qtdemux.h:
34747
34748 2004-04-30  Colin Walters  <walters@verbum.org>
34749
34750         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
34751
34752 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
34753
34754         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
34755         (gst_ffmpegcolorspace_getcaps):
34756           remove broken nego fix
34757
34758 2004-04-30  Benjamin Otte  <otte@gnome.org>
34759
34760         * configure.ac:
34761         * ext/Makefile.am:
34762         * ext/libvisual/Makefile.am:
34763         * ext/libvisual/visual.c:
34764           add initial support for libvisual (http://libvisual.sourceforge.net)
34765           libvisual is still quite alpha, so expect crashes in there :)
34766
34767 2004-04-29  David Schleef  <ds@schleef.org>
34768
34769         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
34770         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
34771         up qtdemux to make it spit out codec_data.  Do _not_ look at this
34772         code; you will no longer respect me.
34773
34774 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
34775
34776         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
34777         * ext/alsa/gstalsa.h :
34778         change alsa pcm device discovery to find more than 1 device
34779         per card. code review by Ronald.
34780
34781 2004-04-29  David Schleef  <ds@schleef.org>
34782
34783         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
34784         Add a check for a driver bug on FreeBSD.  (bug #140565)
34785
34786 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
34787
34788         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
34789         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
34790         (gst_jpegenc_getcaps):
34791           move format setting to inner loop
34792         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
34793         (gst_ffmpegcolorspace_getcaps):
34794           use GST_PAD_CAPS if available so that we use already negotiated
34795           caps
34796         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
34797         (qtdemux_parse_moov), (qtdemux_parse):
34798           extra debugging
34799         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
34800         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
34801           move hardcoded path to DEFINE
34802
34803 2004-04-28  David Schleef  <ds@schleef.org>
34804
34805         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
34806         (bug #140064)
34807
34808 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34809
34810         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
34811           Don't probe for playback device if we're a source element. Fixes
34812           #139658.
34813
34814 2004-04-29  Benjamin Otte  <otte@gnome.org>
34815
34816         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
34817         (gst_id3_tag_chain):
34818           rewrite buffer offset
34819
34820 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34821
34822         * configure.ac:
34823         * ext/Makefile.am:
34824         * ext/dts/Makefile.am:
34825         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
34826         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
34827         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
34828         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
34829         (gst_dtsdec_loop), (gst_dtsdec_change_state),
34830         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
34831         (plugin_init):
34832         * ext/dts/gstdtsdec.h:
34833           New DTS decoder.
34834         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
34835         (gst_faad_srcconnect):
34836           Add ESDS atom handling (.m4a).
34837
34838 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34839
34840         * ext/divx/gstdivxdec.c: (plugin_init):
34841           Remove comment that makes no sense.
34842         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
34843           Fix for obvious typo that resulted in warnings during gst-register.
34844         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
34845         (gst_xviddec_sink_link):
34846           Fix caps negotiation a bit better.
34847         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
34848           We call this 'codec_data', not 'esds'.
34849
34850 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
34851
34852         * gst/monoscope/gstmonoscope.c:
34853           make sure we only provide 256x128
34854         * gst/monoscope/monoscope.c: (monoscope_init):
34855           assert size of 256x128
34856
34857 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
34858
34859         * Makefile.am:
34860         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
34861         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
34862           fixate to max width and height of device
34863
34864 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
34865
34866         * Makefile.am:
34867         * sys/v4l/gstv4l.c:
34868         * sys/v4l/gstv4lsrc.c:
34869         * sys/v4l/v4l_calls.c:
34870         * sys/v4l/v4lsrc_calls.c:
34871           fix for qc-usb driver which fakes having more than one buffer
34872           by handing the same buffer twice, which confused GStreamer's/v4lsrc
34873           buffer_free override
34874           add debugging
34875
34876 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
34877
34878         * Makefile.am:
34879         * gst/videotestsrc/gstvideotestsrc.c:
34880         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
34881         (gst_videotestsrc_init), (gst_videotestsrc_get),
34882         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
34883         * gst/videotestsrc/gstvideotestsrc.h:
34884           add num-buffers property
34885
34886         2004-04-26  Benjamin Otte  <otte@gnome.org>
34887
34888         * ext/mad/gstid3tag.c: (plugin_init):
34889           set id3mux rank to NONE so it doesn't confuse spider
34890           require audio/mpeg,mpegversion=1 in id3mux
34891
34892 2004-04-26  Benjamin Otte  <otte@gnome.org>
34893
34894         * configure.ac:
34895           detect faad correctly as non-working if it's indeed non-working
34896
34897 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
34898
34899         * Makefile.am:
34900         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
34901         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
34902         fix _getcaps so it only negotiates to its supported format
34903
34904 2004-04-25  Benjamin Otte  <otte@gnome.org>
34905
34906         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
34907           fix memleak
34908
34909 2004-04-23  Benjamin Otte  <otte@gnome.org>
34910
34911         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
34912           audio/x-raw-int with height rules! not. Now it's depth.
34913
34914 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
34915
34916         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
34917         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
34918         (gst_wavparse_loop):
34919           Missing variable initialization. Add handling of DVI ADPCM. Fix
34920           mis-parsing of LIST chunks. This works around a bug where we mis-
34921           parse non-aligning LIST chunks (so LIST chunks where the contents
34922           don't align with the actual LIST size). The correct fix is to use
34923           rifflib, I'm not going to fix wavparse - too much work. All this
34924           fixes #104878.
34925
34926 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
34927
34928         reviewed by Benjamin Otte  <otte@gnome.org>
34929
34930         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
34931           fix shoutcast not working (fixes #140844)
34932
34933 2004-04-22  Benjamin Otte  <otte@gnome.org>
34934
34935         * ext/hermes/gsthermescolorspace.c:
34936         (gst_hermes_colorspace_caps_remove_format_info):
34937         * gst/colorspace/gstcolorspace.c:
34938         (gst_colorspace_caps_remove_format_info):
34939         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
34940         (gst_ffmpegcolorspace_caps_remove_format_info):
34941           s/gst_caps_simplify/gst_caps_do_simplify/
34942
34943 2004-04-22  Benjamin Otte  <otte@gnome.org>
34944
34945         * gst-libs/gst/riff/riff-media.c:
34946         (gst_riff_create_video_caps_with_data):
34947           mpegversion is an int
34948         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
34949           don't try to create pad templates with NULL caps, use any caps
34950           instead.
34951
34952 2004-04-20  David Schleef  <ds@schleef.org>
34953
34954         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
34955         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
34956         (bug #140384)
34957
34958 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
34959
34960         reviewed by David Schleef
34961
34962         * ext/mad/gstid3tag.c: Add stdlib.h
34963         * gst/rtp/gstrtpgsmenc.c: same
34964         * gst/tags/gstid3tag.c: same
34965         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
34966         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
34967         GST_DISABLE_LOADSAVE use.
34968         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
34969         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
34970         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
34971         atol(3)).
34972         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
34973         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
34974         strtoul(3)).
34975         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
34976         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
34977         $(ID3_CFLAGS).
34978         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
34979         $(LIBFAME_CFLAGS).
34980
34981 2004-04-20  David Schleef  <ds@schleef.org>
34982
34983         * gst/realmedia/rmdemux.c:  This was supposed to part of the
34984         last checkin.  Same idea.
34985
34986 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
34987
34988         reviewed by David Schleef
34989
34990         * configure.ac: bump required gstreamer version to 0.8.1.1
34991         because of following changes [--ds]
34992
34993         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
34994         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
34995         (gst_riff_read_header):  Use GST_READ_UINT*
34996         macros to access possibly unaligned memory.
34997
34998         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
34999         (mp3_type_find):  Use GST_READ_UINT*
35000         macros to access possibly unaligned memory.
35001         (mp3_type_find, mpeg1_parse_header, qt_type_find)
35002         (speex_type_find): Likewise
35003
35004         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
35005
35006         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
35007         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
35008         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
35009         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
35010         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
35011         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
35012         macros to access possibly unaligned memory.
35013
35014         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
35015         Likewise.
35016
35017         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
35018         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
35019
35020         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35021         Likewise.
35022
35023         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
35024         (gst_mpeg2subt_chain_subtitle): Likewise.
35025
35026         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
35027         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
35028         Likewise.
35029
35030         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
35031         Likewise.
35032
35033         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
35034         Likewise.
35035
35036         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
35037         Likewise.
35038
35039 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35040
35041         * configure.ac:
35042           update required version of GStreamer because of GST_TIME_FORMAT
35043
35044 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35045
35046         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
35047           remove leftover g_print
35048         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
35049           don't try setting only a subset of the caps. We don't want to kill
35050           autoplugging on purpose
35051
35052 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35053
35054         * sys/ximage/ximagesink.c: (plugin_init):
35055         * sys/xvimage/xvimagesink.c: (plugin_init):
35056           add debugging categories
35057
35058 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
35059
35060         * po/en_GB.po:
35061         * po/LINGUAS:
35062           Adding en_GB translation (Gareth Owen)
35063
35064 2004-04-20  David Schleef  <ds@schleef.org>
35065
35066         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
35067         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
35068         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
35069         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
35070         A number of new features and hacks to extract the esds atom and
35071         put it into the caps.  (bug #137724)
35072
35073 2004-04-19  David Schleef  <ds@schleef.org>
35074
35075         * gconf/Makefile.am: Fix for non-GNU make
35076         * gst-libs/gst/Makefile.am: Change directory order to handle
35077         GstPlay linking with gstinterfaces
35078         * gst-libs/gst/audio/make_filter: make use of tr portable
35079         * gst-libs/gst/play/Makefile.am: Add intended \
35080         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
35081         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
35082         function prototype instead of void *.
35083         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
35084         macro.
35085         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35086         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
35087         * gst/videofilter/make_filter: make use of tr portable
35088         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
35089
35090 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
35091
35092         * po/LINGUAS:
35093         * po/uk.po:
35094           Added Ukrainian translation (Maxim V. Dziumanenko)
35095
35096 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35097
35098         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
35099         (gst_gsmdec_link), (gst_gsmdec_chain):
35100           Fix capsnego, simplify chain function slightly.
35101         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
35102           Add GSM.
35103
35104 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35105
35106         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
35107         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
35108         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
35109           Hack to make wavparse work with spider (always -> sometimes pad).
35110           Fixes #135862 && #140411.
35111
35112 2004-04-18  Benjamin Otte  <otte@gnome.org>
35113
35114         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
35115         (gst_osselement_rate_probe_check),
35116         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
35117           get rid of \n in debug output
35118
35119 2004-04-17  Iain <iain@prettypeople.org>
35120
35121         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
35122         not just EOS.
35123
35124 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35125
35126         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
35127         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
35128         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
35129         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
35130         (gst_id3_tag_src_link), (gst_id3_tag_chain),
35131         (gst_id3_tag_change_state), (plugin_init):
35132           deprecate id3tag element and replace with id3demux/id3mux.
35133           great side effect: this ugly file is now even uglier, yay!
35134         * ext/mad/gstmad.h:
35135           remove non-available function
35136           update for new get_type
35137
35138 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35139
35140         * configure.ac:
35141           require mpeg2dec >= 0.4.0
35142
35143 2004-04-17  Benjamin Otte  <otte@gnome.org>
35144
35145         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
35146         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
35147         (gst_xvimagesink_set_xwindow_id):
35148           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
35149           assorted cleanup fixes.
35150
35151 2004-04-16  David Schleef  <ds@schleef.org>
35152
35153         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
35154         * sys/xvimage/xvimagesink.h: same
35155
35156 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35157
35158         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
35159           Fix GST_ELEMENT_ERROR with (NULL)
35160
35161 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35162
35163         * gst-libs/gst/riff/riff-media.c:
35164         (gst_riff_create_video_caps_with_data):
35165           Add div[3456] as fourccs for DivX 3 (fixes #140137).
35166
35167 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35168
35169         * gst-libs/gst/riff/riff-media.c:
35170         (gst_riff_create_video_caps_with_data),
35171         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
35172         (gst_riff_create_video_template_caps),
35173         (gst_riff_create_audio_template_caps):
35174         * gst-libs/gst/riff/riff-media.h:
35175         * gst-libs/gst/riff/riff-read.c:
35176         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
35177         * gst-libs/gst/riff/riff-read.h:
35178         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
35179           Add MS RLE support. I added some functions to read out strf chunks
35180           into strf chunks and the data behind it. This is usually color
35181           palettes (as in RLE, but also in 8-bit RGB). Also use those during
35182           caps creation. Lastly, add ADPCM (similar to wavparse - which
35183           should eventually be rifflib based).
35184         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
35185         (gst_matroska_demux_init), (gst_matroska_demux_reset):
35186         * gst/matroska/matroska-demux.h:
35187           Remove placeholders for some prehistoric tagging system. Didn't add
35188           support for any tag system really anyway.
35189         * gst/qtdemux/qtdemux.c:
35190           Add support for audio/x-m4a (MPEG-4) through spider.
35191         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
35192         (gst_wavparse_loop):
35193           ADPCM support (#135862). Increase max. buffer size because we
35194           cannot split buffers for ADPCM (screws references) and I've seen
35195           files with 2048 byte chunks. 4096 seems safe for now.
35196
35197 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35198
35199         * configure.ac: bump nano to 1
35200
35201 === release 0.8.1 ===
35202
35203 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35204
35205         * configure.ac: releasing 0.8.1, "Comforting Sounds"
35206
35207 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35208
35209         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
35210           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
35211           Fixes #140058
35212
35213 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
35214
35215         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
35216           lower rank of dvddemux so that it's not used for mpeg playback.
35217
35218 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35219
35220         * configure.ac:
35221           save libs correctly when checking mad
35222
35223 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
35224
35225         * ext/mad/gstid3tag.c: (plugin_init):
35226           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
35227
35228 2004-04-13  David Schleef  <ds@schleef.org>
35229
35230         * common/m4/gst-feature.m4: Call -config scripts with
35231         --plugin-libs if it is supported.
35232         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
35233         JPEG images are image/jpeg.
35234         * gst/debug/Makefile.am:
35235         * gst/debug/negotiation.c: (gst_negotiation_class_init),
35236         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
35237         (gst_negotiation_update_caps), (gst_negotiation_get_property),
35238         (gst_negotiation_plugin_init): Add a property that acts like
35239         filter caps.
35240         * testsuite/gst-lint:  Move license checking to be a standard
35241         test.
35242
35243 2004-04-13  David Schleef  <ds@schleef.org>
35244
35245         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
35246         patch from Sebastien Cote (bug #139958)
35247
35248 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35249
35250         * examples/gstplay/Makefile.am:
35251         * examples/gstplay/player.c: (main):
35252           make the commandline player example use gconf settings
35253
35254 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
35255
35256         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
35257         (gst_cacasink_sinkconnect), (gst_cacasink_init),
35258         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
35259           init/end library during state transition, not object
35260           creation/disposal.  get rid of custom dispose handler.
35261
35262
35263 2004-04-12  Christian Schaller <Uraeus@gnome.org>
35264
35265         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
35266         be a symlink
35267
35268 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35269
35270         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
35271           Handle JUNK chunks inside data section. Prevents warnings.
35272
35273 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35274
35275         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
35276         (gst_riff_create_video_template_caps):
35277           Add MS video v1.
35278         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
35279         (gst_avi_demux_stream_data):
35280           Add support for "rec-list" chunks.
35281
35282 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35283
35284         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
35285           Fix another codecname mismatch.
35286
35287 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35288
35289         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
35290           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
35291           so that MJPEG plays back.
35292
35293 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35294
35295         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
35296         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
35297         * gst/mpeg1videoparse/gstmp1videoparse.h:
35298           Fix for some slight mis-cuts in buffer parsing, and for some
35299           potential overflows or faults-causers. Adds disconts. Also fixes
35300           #139105 while we're at it.
35301
35302 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35303
35304         * configure.ac:
35305         * sys/v4l2/gstv4l2element.h:
35306           Workaround for missing struct v4l2_buffer declaration in Suse 9
35307           and Mandrake 10 linux/videodev2.h header file (#135919).
35308
35309 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35310
35311         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
35312           Bail out if no filename was given.
35313
35314 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35315
35316         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
35317         (gst_v4l2_fourcc_from_structure):
35318           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
35319           Y41B somewhere).
35320
35321 2004-04-09  Benjamin Otte  <otte@gnome.org>
35322
35323         * ext/gnomevfs/gstgnomevfssink.c:
35324         (_gst_boolean_allow_overwrite_accumulator),
35325         (gst_gnomevfssink_class_init):
35326           fix erase signal - if any handler returns false the file will not be
35327           overwritten. If no handler is connected, the file will not be
35328           overwritten either.
35329           renamed signal to "allow-overwrite"
35330         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
35331           free string when adding it to ID3 failed
35332         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
35333           unref event when done
35334         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
35335           free caps
35336         * gst/typefind/gsttypefindfunctions.c:
35337         (mpeg_video_stream_type_find):
35338           fix invalid read
35339
35340 2004-04-08  David Schleef  <ds@schleef.org>
35341
35342         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35343         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
35344
35345 2004-04-08  David Schleef  <ds@schleef.org>
35346
35347         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
35348         we don't support (bug #139532)
35349
35350 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
35351
35352         * ext/mad/gstmad.c: (gst_mad_handle_event),
35353         (gst_mad_check_caps_reset), (gst_mad_chain),
35354         (gst_mad_change_state):
35355           only set explicit caps if they haven't been set before for
35356           this stream.  MPEG-audio sample rate/channels aren't allowed
35357           to change in-stream.
35358           Fixes #139382
35359
35360 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35361
35362         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
35363         (_gst_boolean_did_something_accumulator),
35364         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
35365         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
35366         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
35367         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
35368         (gst_gnomevfssink_change_state):
35369           Fix erase signal. Don't erase by default. Remove handoff signal.
35370           Remove erase property. Don't segfault. General cleanup.
35371
35372 2004-04-07  Benjamin Otte  <otte@gnome.org>
35373
35374         * gst-libs/gst/gconf/test-gconf.c: (main):
35375           add missing gst_init
35376
35377 2004-04-07  Benjamin Otte  <otte@gnome.org>
35378
35379         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
35380           free the mutexes, too
35381
35382 2004-04-07  Benjamin Otte  <otte@gnome.org>
35383
35384         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
35385           actually free the URI string
35386         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
35387           compute offset correctly when passing discont events
35388         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35389           don't leak discont events
35390         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
35391           add some missing breaks so caps aren't copied randomly
35392         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
35393           if we realloc memory, we better use it
35394
35395 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35396
35397         * ext/mad/gstmad.c: (normal_seek):
35398           fix GST_FORMAT_TIME usage
35399
35400 2004-04-05  David Schleef  <ds@schleef.org>
35401
35402         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
35403         a deprecated function (hack!)
35404
35405 2004-04-05  Benjamin Otte  <otte@gnome.org>
35406
35407         * ext/esd/esdmon.c: (gst_esdmon_get):
35408           fix nonterminated vararg and memleak
35409
35410 2004-04-05  Benjamin Otte  <otte@gnome.org>
35411
35412         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
35413         (gst_ladspa_init), (gst_ladspa_force_src_caps),
35414         (gst_ladspa_set_property), (gst_ladspa_get_property),
35415         (gst_ladspa_instantiate), (gst_ladspa_activate),
35416         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
35417           clean up debugging
35418
35419 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
35420
35421         reviewed by Benjamin Otte  <otte@gnome.org>
35422
35423         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
35424           check for broken LADSPA parameters (fixes #138635)
35425
35426 2004-04-05  Benjamin Otte  <otte@gnome.org>
35427
35428         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
35429           advertise buffer-frames correctly on sinkpads
35430
35431 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35432
35433         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
35434         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
35435         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
35436         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
35437         (gst_mad_check_caps_reset), (gst_mad_chain):
35438         add more debugging, only reset caps when we're not in error state
35439
35440 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
35441
35442         * ext/mad/gstmad.c: add debugging category, comment + cleanups
35443
35444 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
35445
35446         reviewed by Benjamin Otte  <otte@gnome.org>
35447
35448         * configure.ac:
35449           fix == in test(1) operator
35450
35451 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
35452
35453         reviewed by Benjamin Otte  <otte@gnome.org>
35454
35455         * configure.ac:
35456           fix --export-symblos-regex to a working regex.
35457
35458 2004-04-04  Benjamin Otte  <otte@gnome.org>
35459
35460         * sys/oss/.cvsignore:
35461           add for oss_probe
35462
35463 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
35464
35465         reviewed by Benjamin Otte  <otte@gnome.org>
35466
35467         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35468           add missing 'new_media' argument (fixes #138168)
35469         * gst/matroska/matroska-demux.c:
35470         (gst_matroska_demux_handle_seek_event):
35471           add vararg terminator (fixes #138169)
35472
35473 2004-04-02  David Schleef  <ds@schleef.org>
35474
35475         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
35476         disted (bug #138914)
35477
35478 2004-04-01  Benjamin Otte  <otte@gnome.org>
35479
35480         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
35481         (gst_alsa_close_audio):
35482           handle case better where a soundcard can't pause
35483         * ext/ogg/gstoggdemux.c:
35484           don't crash when we get events but don't have pads yet
35485
35486 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35487
35488         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
35489           throw an error if we couldn't probe any caps.
35490
35491 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
35492
35493         * ext/dvdnav/gst-dvd:
35494         Add a really simple sample DVD player
35495
35496 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
35497
35498         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
35499         (gst_a52dec_push), (gst_a52dec_handle_event),
35500         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
35501         (gst_a52dec_change_state):
35502         * ext/a52dec/gsta52dec.h:
35503           Use a debug category, Output timestamps correctly
35504           Emit tag info, Handle events, tell liba52dec about cpu
35505           capabilities so it can use MMX etc.
35506         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
35507           Fix a crasher accessing invalid memory
35508         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
35509         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
35510         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
35511         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
35512         (dvdnavsrc_query):
35513           Some support for byte-format seeking.
35514           Small fixes for still frames and menu button overlays
35515         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
35516         (gst_mpeg2dec_alloc_buffer):
35517           Use a debug category. Adjust the report level of several items to
35518           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
35519           so it doesn't lose the GstBuffer pointer
35520         * gst/debug/Makefile.am:
35521         * gst/debug/gstdebug.c: (plugin_init):
35522         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
35523         (gst_navseek_base_init), (gst_navseek_class_init),
35524         (gst_navseek_init), (gst_navseek_seek),
35525         (gst_navseek_handle_src_event), (gst_navseek_set_property),
35526         (gst_navseek_get_property), (gst_navseek_chain),
35527         (gst_navseek_plugin_init):
35528         * gst/debug/gstnavseek.h:
35529           Add the navseek debug element for seeking back and forth in a
35530           video stream using arrow keys.
35531         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
35532         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
35533         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
35534         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
35535         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
35536         (gst_mpeg2subt_parse_header), (gst_get_nibble),
35537         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
35538         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
35539         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
35540         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
35541         * gst/mpeg2sub/gstmpeg2subt.h:
35542           Pretty much a complete rewrite. Now a loopbased element. May still
35543           require work to properly synchronise subtitle buffers.
35544         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
35545         (gst_dvd_demux_send_subbuffer):
35546         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
35547           Don't attempt to create subbuffers of size 0
35548           Reduce a couple of error outputs to warnings.
35549         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
35550         (gst_y4mencode_chain):
35551         Output the y4m frame header correctly.
35552
35553 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35554
35555         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
35556           throw errors instead of allowing SIGFPE
35557
35558 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
35559
35560         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
35561         (gst_gconf_render_bin_from_key):
35562           leak plugging and style fixing
35563
35564 2004-03-31  David Schleef  <ds@schleef.org>
35565
35566         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
35567         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
35568         (bug #138225)
35569         * gst/debug/Makefile.am:
35570         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
35571         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
35572         plugin.
35573         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
35574         (gst_negotiation_base_init), (gst_negotiation_class_init),
35575         (gst_negotiation_init), (gst_negotiation_getcaps),
35576         (gst_negotiation_pad_link), (gst_negotiation_chain),
35577         (gst_negotiation_set_property), (gst_negotiation_get_property),
35578         (gst_negotiation_plugin_init):  New element to talk about random
35579         negotiation things happening in a pipeline.
35580
35581 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
35582
35583         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
35584           fix integer addition with help of Stefan Kost
35585
35586 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
35587
35588         * po/nl.po: updated Dutch translation (Elros Cyriatan)
35589
35590 2004-03-30  David Schleef  <ds@schleef.org>
35591
35592         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
35593         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
35594         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
35595         (bug #137504)
35596         * ext/mpeg2dec/gstmpeg2dec.h:
35597
35598 2004-03-30  David Schleef  <ds@schleef.org>
35599
35600         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
35601
35602 2004-03-30  David Schleef  <ds@schleef.org>
35603
35604         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
35605         Michael Petullo) to handle .mov
35606
35607 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35608
35609         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
35610         (gst_osselement_rate_check_rate):
35611           probe caps correctly for sound cards that only support one format
35612
35613 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35614
35615         * ext/kio/kiosrc.cpp: (process_events):
35616           update handling event processing if inside KDE - untested
35617
35618 2004-03-29  David Schleef  <ds@schleef.org>
35619
35620         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
35621         by 2 to not interfere with other colorspaces.
35622         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
35623         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
35624         one to not interfere with ffmpeg_colorspace.
35625
35626 2004-03-29  David Schleef  <ds@schleef.org>
35627
35628         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
35629         aren't in the caps.
35630         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
35631         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
35632
35633 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35634
35635         * gst-libs/gst/riff/riff-media.c:
35636           fail on error, don't try to set stuff on NULL caps
35637
35638 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
35639
35640         * configure.ac:
35641         * ext/Makefile.am:
35642         * ext/kio/Makefile.am:
35643         * ext/kio/kioreceiver.cpp:
35644         * ext/kio/kioreceiver.h:
35645         * ext/kio/kiosrc.cpp:
35646         * ext/kio/kiosrc.h:
35647           add experimental kiosrc plugin
35648         * ext/alsa/gstalsaplugin.c: (plugin_init):
35649           initialize debugging category only when we're sure registering the
35650           plugins worked.
35651
35652 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35653
35654         * examples/gstplay/player.c: (main):
35655         * gst-libs/gst/play/play.c: (gst_play_class_init),
35656         (gst_play_set_location), (gst_play_set_data_src),
35657         (gst_play_set_video_sink), (gst_play_set_audio_sink),
35658         (gst_play_set_visualization), (gst_play_connect_visualization):
35659           check return values of element_set_state and return FALSE where
35660           failed
35661
35662 2004-03-29  Benjamin Otte  <otte@gnome.org>
35663
35664         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
35665           try harder to check if an event is really a discont
35666
35667 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
35668
35669         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
35670         * po/az.po:
35671
35672 2004-03-28  Benjamin Otte  <otte@gnome.org>
35673
35674         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
35675         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
35676         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
35677           get rid of non-standard "..." ranges in case statements.
35678
35679 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
35680
35681         * gst/mpegstream/gstmpegdemux.c:
35682         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
35683         specific functionality split to the new dvddemux element.
35684         * gst/mpegstream/gstdvddemux.c:
35685         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
35686         streams, derived from mpegdemux.
35687         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
35688         up. SCR based timestamp rewriting can be turned off (will probably
35689         completely disappear soon).
35690         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
35691         hacking. General cleanup. All printf statements replaced by
35692         debugging messages. Almost complete libdvdnav support.
35693         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
35694         by events. New properties for audio and subpicture languages.
35695         (dvdnavsrc_update_highlight): Now uses events.
35696         (dvdnavsrc_user_op): Cleaned up.
35697         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
35698         based). Lots of cleanup, and propper support for most libdvdnav
35699         events.
35700         (dvdnavsrc_make_dvd_event): New function.
35701         (dvdnavsrc_make_dvd_nav_packet_event): New function.
35702         (dvdnavsrc_make_clut_change_event): New function.
35703
35704 2004-03-26  Benjamin Otte  <otte@gnome.org>
35705
35706         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
35707           fix bug where typefinding would claim it's theora whenever less then
35708           7 bytes of data were available
35709
35710 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35711
35712         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
35713         (gst_alawdec_base_init), (gst_alawdec_class_init),
35714         (gst_alawdec_init), (gst_alawdec_chain):
35715         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
35716         (gst_alawenc_base_init), (gst_alawenc_class_init),
35717         (gst_alawenc_init), (gst_alawenc_chain):
35718         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
35719         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
35720         (gst_mulawdec_init), (gst_mulawdec_chain):
35721         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
35722         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
35723         (gst_mulawenc_init), (gst_mulawenc_chain):
35724           Fix capsnego in all four, remove the unused property functions and
35725           simplify the chain functions slightly. I guess we could use macros
35726           or something similar for those, since the code is so similar, but
35727           I'm currently too lazy...
35728
35729 2004-03-24  David Schleef  <ds@schleef.org>
35730
35731         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
35732         (gst_osselement_close_audio), (gst_osselement_probe_caps),
35733         (gst_osselement_get_format_structure),
35734         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
35735         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
35736         (gst_osselement_rate_int_compare): Add code to handle rate probing
35737         (bug #120883)
35738         * sys/oss/gstosselement.h: same
35739         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
35740         Use rate probing provided by osselement.
35741         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
35742
35743 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35744
35745         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
35746         (gst_xvidenc_get_property):
35747           ulong/int mess-up.
35748
35749 2004-03-24  David Schleef  <ds@schleef.org>
35750
35751         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
35752         (gst_speexdec_init):
35753         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
35754         (gst_speexenc_init):  Create the pad template correctly (from
35755         the static pad template, not a NULL pointer.)
35756
35757 2004-03-25  Benjamin Otte  <otte@gnome.org>
35758
35759         * gst/debug/Makefile.am:
35760         * gst/debug/breakmydata.c:
35761           add element that quasi-randomly changes bytes in the stream.
35762           Intended use is robustness checking of demuxers and decoders in
35763           media tests.
35764
35765 2004-03-24  Benjamin Otte  <otte@gnome.org>
35766
35767         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
35768         (gst_alsa_probe_hw_params):
35769         * ext/alsa/gstalsa.h:
35770           debugging output fixes
35771
35772 2004-03-24  Benjamin Otte  <otte@gnome.org>
35773
35774         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
35775           don't g_return_if_fail if element is PLAYING, fail silently as every
35776           other element.
35777         * gst/effectv/gstquark.c: (gst_quarktv_chain):
35778           only fix needed for cast lvalue issues in gst-plugins
35779         * gst/volenv/gstvolenv.c: (gst_volenv_init):
35780           add proxy_getcaps
35781
35782 2004-03-24  Benjamin Otte  <otte@gnome.org>
35783
35784         * gst/level/gstlevel.c: (gst_level_init):
35785           add proxying getcaps function, so level doesn't advertise impossible
35786           caps
35787
35788 2004-03-24  David Schleef  <ds@schleef.org>
35789
35790         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
35791         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
35792         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
35793         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
35794         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
35795         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
35796         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
35797         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
35798         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
35799         messages.  Divide the chunk size by the compression ratio
35800         (needed for MACE audio)
35801
35802 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35803
35804         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
35805           Fix buffer overflow read error.
35806
35807 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
35808
35809         * ext/alsa/gstalsa.h:
35810           Remove unused entry.
35811         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
35812           Add cinepak.
35813         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
35814         (gst_videodrop_link), (gst_videodrop_chain):
35815           Fix, sort of. Was horribly broken with new capsnego. Bah...
35816
35817 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
35818
35819         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
35820         (plugin_init):
35821         Add a monkeysaudio typefind function
35822
35823 2004-03-23  Johan Dahlin  <johan@gnome.org>
35824
35825         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
35826         (gst_play_video_fixate): Check so the structure has the field
35827         before trying to fixate them, this makes it possible to have
35828         fakesinks for video and audio output without printing errors on
35829         the output console.
35830
35831 2004-03-22  David Schleef  <ds@schleef.org>
35832
35833         * sys/oss/Makefile.am:
35834         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
35835         (check_rate), (add_rate):  Rate probing test app.
35836
35837 2004-03-21  Benjamin Otte  <otte@gnome.org>
35838
35839         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
35840         (_fixate_caps_to_int), (gst_audio_convert_fixate):
35841           add a fixation function that pretty much does the right thing (fixes
35842           #137556)
35843
35844 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
35845
35846         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
35847
35848 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
35849
35850         reviewed by: Benjamin Otte  <otte@gnome.org>
35851
35852         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
35853           terminate gst_event_new_discontinuous correctly (fixes parts of
35854           #137711)
35855
35856 2004-03-19  David Schleef  <ds@schleef.org>
35857
35858         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
35859         since it doesn't depend on X, and it's part of our ABI.
35860
35861 2004-03-19  Iain <iain@prettypeople.org>
35862
35863         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
35864         is_int in the structure, not the local variable.
35865
35866 2004-03-19  David Schleef  <ds@schleef.org>
35867
35868         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
35869         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
35870         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
35871         Improvements in caps negotiation.
35872
35873 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
35874
35875         * po/LINGUAS:
35876         * po/af.po:
35877           adding Afrikaans (Petri Jooste)
35878
35879 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
35880
35881         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35882         (gst_ffmpegcolorspace_chain):
35883         throw error instead of g_critical (#137588)
35884
35885 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
35886
35887         * Makefile.am:
35888         * configure.ac:
35889           dist common and m4 correctly
35890         * po/sv.po:
35891
35892 2004-03-17  David Schleef  <ds@schleef.org>
35893
35894         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
35895         (bug #137348)
35896
35897 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
35898
35899         * po/LINGUAS:
35900         * po/sv.po:
35901           adding Swedish translation (Christian Rose)
35902
35903 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
35904
35905         * Makefile.am: use release.mak
35906
35907 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35908
35909         * common/ChangeLog:
35910         * common/gst-autogen.sh:
35911           add some explanation about the version detection
35912         * configure.ac:
35913           fix X check
35914
35915 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35916
35917         * configure.ac: bump nano to 1
35918
35919 === release 0.8.0 ===
35920
35921 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35922
35923         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
35924
35925 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
35926
35927         * configure.ac:
35928           update libtool version
35929         * gst-libs/gst/media-info/Makefile.am:
35930           actually use libtool version
35931
35932 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35933
35934         * configure.ac: fix speex detection to work with 1.0 but not 1.1
35935
35936 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35937
35938         * configure.ac:
35939         * gst-plugins.spec.in:
35940         * pkgconfig/Makefile.am:
35941         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
35942         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
35943         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
35944         * pkgconfig/gstreamer-libs.pc.in:
35945         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
35946         * pkgconfig/gstreamer-play-uninstalled.pc.in:
35947         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
35948         * pkgconfig/gstreamer-plugins.pc.in:
35949           remove @VERSION@ from some of the pc files since core and plugins
35950           are decoupled.
35951           created gstreamer-plugins.pc as it's a better name, but keeping
35952           -libs around for now to get fixes upstream done first.
35953
35954 2004-03-15  Julien MOUTTE <julien@moutte.net>
35955
35956         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
35957         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
35958         * gst-libs/gst/play/play.h:
35959
35960 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35961
35962         * *.c, *.cc: don't mix tabs and spaces
35963
35964 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35965
35966         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
35967           use the new ffmpegcolorspace
35968         * gst-plugins.spec.in:
35969           package new colorspace and media-info
35970         * configure.ac:
35971         * pkgconfig/Makefile.am:
35972           fix some more disting issues
35973         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
35974         * pkgconfig/gstreamer-media-info.pc.in:
35975           generate media-info pc files
35976
35977 2004-03-15  Johan Dahlin  <johan@gnome.org>
35978
35979         * *.h: Revert indenting
35980
35981 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
35982
35983         * configure.ac:
35984           adding ffmpegcolorspace element
35985         * gst/ffmpegcolorspace/Makefile.am:
35986         * gst/ffmpegcolorspace/avcodec.h:
35987         * gst/ffmpegcolorspace/common.h:
35988         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
35989         * gst/ffmpegcolorspace/dsputil.h:
35990         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
35991         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
35992         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
35993         (gst_ffmpeg_caps_to_pix_fmt):
35994         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
35995         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
35996         (gst_ffmpegcolorspace_caps_remove_format_info),
35997         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
35998         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
35999         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
36000         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
36001         (gst_ffmpegcolorspace_set_property),
36002         (gst_ffmpegcolorspace_get_property),
36003         (gst_ffmpegcolorspace_register):
36004         * gst/ffmpegcolorspace/imgconvert.c:
36005         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
36006         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
36007         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
36008         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
36009         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
36010         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
36011         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
36012         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
36013         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
36014         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
36015         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
36016         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
36017         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
36018         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
36019         (img_get_alpha_info), (deinterlace_line),
36020         (deinterlace_line_inplace), (deinterlace_bottom_field),
36021         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
36022         * gst/ffmpegcolorspace/imgconvert_template.h:
36023         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
36024         * gst/ffmpegcolorspace/mmx.h:
36025         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
36026           adding ffmpegcolorspace element supplied by Ronald after cleaning
36027           up and pulling in the right bits of upstream source.
36028           I'm sure a better C/compiler wizard could do some cleaning up (for
36029           example use GLIB's malloc stuff), but as a first pass this
36030           works very well
36031
36032 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
36033
36034         * ext/alsa/gstalsa.h:
36035           I assume Ronald forgot to commit the change to have cardname
36036           as a struct member.  Expect some public spanking at the next
36037           opportunity.
36038
36039 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36040
36041         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
36042         (gst_alsa_open_audio), (gst_alsa_close_audio):
36043         * ext/alsa/gstalsa.c:
36044           Don't open the device if we're a mixer (= padless).
36045         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
36046         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
36047         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
36048           Open mixer during state change rather than during object
36049           initialization. Also, get a device name. Currently in a somewhat
36050           hackish fashion, but I didn't really find something better.
36051
36052 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
36053
36054         * *.c, *.h: run gst-indent
36055
36056 2004-03-14  Benjamin Otte  <otte@gnome.org>
36057
36058         * gst/modplug/gstmodplug.cc:
36059         * gst/modplug/gstmodplug.h:
36060           set correct timestamps on outgoing buffers
36061
36062 2004-03-14  Benjamin Otte  <otte@gnome.org>
36063
36064         * gst/modplug/gstmodplug.cc:
36065           handle events - don't do crap when a discont arrives that's not
36066           necessary
36067           This allows correct loading and playback of mods in Rhythmbox
36068
36069 2004-03-14  Benjamin Otte  <otte@gnome.org>
36070
36071         * configure.ac:
36072         * gst-libs/gst/gconf/Makefile.am:
36073         * pkgconfig/Makefile.am:
36074           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
36075           they get rebuilt properly
36076         * configure.ac:
36077           when checking for vorbis, try pkgconfig first.
36078         * gst/modplug/gstmodplug.cc:
36079           add fixate function
36080
36081 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36082
36083         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
36084           Fix for obvious mistake, where we first shift the offset and then
36085           read a samplesize element assuming the old offset. Note that this
36086           part still has something weird, i.e. my movies containing those
36087           don't actually play well, but at least there's something that looks
36088           like sound now.
36089
36090 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
36091         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
36092         (plugin_init):
36093         Add a typefind function for speex format
36094
36095 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36096
36097         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
36098         (gst_asf_demux_setup_pad):
36099           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
36100           instead of 0. Reason is simple: some elements have a fps range
36101           of 1-max instead of 0-max. So now ASF video actually works.
36102
36103 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
36104
36105         * po/LINGUAS:
36106         * po/sr.po:
36107           adding serbian as a language
36108
36109 2004-03-13  Benjamin Otte  <otte@gnome.org>
36110
36111         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
36112           return taglist correctly from _get function, don't gst_pad_push it.
36113           (fixes #137042)
36114
36115 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36116         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36117
36118 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36119
36120         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
36121         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
36122         (gst_alsa_mixer_track_new):
36123         * ext/alsa/gstalsamixertrack.h:
36124           Fix ancient leftovers... MixerTrack is a GObject.
36125
36126 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36127
36128         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
36129         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
36130           Don't block during probing...
36131
36132 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36133
36134         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
36135         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
36136         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
36137         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
36138         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
36139         (gst_alsa_open_audio), (gst_alsa_close_audio):
36140         * ext/alsa/gstalsa.h:
36141           Add propertyprobe interface implementation, add some device-name
36142           property, all this so that it looks good in gnome-volume-control.
36143
36144 2004-03-12  David Schleef  <ds@schleef.org>
36145
36146         * configure.ac: the Hermes library controls hermescolorspace, not
36147         colorspace.
36148         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
36149         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
36150         not /* */
36151         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
36152         * ext/sdl/sdlvideosink.h: ditto.
36153         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
36154
36155 2004-03-12  Benjamin Otte  <otte@gnome.org>
36156
36157         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
36158         (gst_x_overlay_got_xwindow_id):
36159         * gst-libs/gst/xoverlay/xoverlay.h:
36160           replace XID with unsigned long to get rid of the xlibs dependency in
36161           XOverlay (fixes #137004)
36162
36163 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
36164         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
36165         (gst_agingtv_setup):
36166         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
36167         (gst_dicetv_base_init), (gst_dicetv_class_init),
36168         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
36169         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
36170         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
36171         (gst_edgetv_setup), (gst_edgetv_rgb32):
36172         * gst/effectv/gsteffectv.c:
36173         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
36174         (gst_quarktv_set_property):
36175         * gst/effectv/gstrev.c: (gst_revtv_get_type),
36176         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
36177         (gst_revtv_setup), (gst_revtv_rgb32):
36178         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
36179         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
36180         (gst_shagadelictv_init), (gst_shagadelictv_setup),
36181         (gst_shagadelictv_rgb32):
36182         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
36183         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
36184         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
36185         * gst/effectv/gstwarp.c:
36186         Port everything that can be ported to videofilter and fix up the caps.
36187         Can someone with a big-endian machine please check these?
36188
36189 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36190
36191         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
36192         (gst_osssink_chain), (gst_osssink_change_state):
36193           Latest fixes for A/V sync, audio playback and such. This is about
36194           all... MPEG playback issues are mostly related to the async build-
36195           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
36196
36197 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
36198
36199         patch from: Stephane Loeuillet
36200
36201         * configure.ac:
36202           use pkg-config for some libraries, falling back to the old .m4 way
36203           (fixes #131270)
36204         * m4/libdv.m4:
36205           removed
36206
36207 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
36208
36209         * configure.ac:
36210         * tools/Makefile.am:
36211         * tools/Makefile.in:
36212         * tools/gst-launch-ext-m.m:
36213         * tools/gst-launch-ext.1.in:
36214         * tools/gst-visualise-m.m:
36215         * tools/gst-visualise.1:
36216         * tools/gst-visualise.1.in:
36217           reorganizing generation of script tools
36218
36219 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36220
36221         * ext/divx/gstdivxdec.c:
36222           Downgrade priority. We prefer ffdec_mpeg4.
36223         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
36224         (gst_faad_chain), (gst_faad_change_state):
36225           Fix capsnego. Doesn't work for some sounds because we don't have
36226           a 5:1 to stereo element.
36227         * ext/xvid/gstxvid.c: (plugin_init):
36228           Add priority.
36229         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
36230         (gst_osssink_change_state):
36231           Add discont handling.
36232
36233 2004-03-09  Colin Walters  <walters@verbum.org>
36234
36235         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
36236         conversion.
36237
36238 2004-03-09  Benjamin Otte  <otte@gnome.org>
36239
36240         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
36241           the signals take 2 arguments
36242
36243 2004-03-09  David Schleef  <ds@schleef.org>
36244
36245         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
36246         (gst_alsa_fixate): Add fixate function.  (bug #136686)
36247         * ext/alsa/gstalsa.h:
36248         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
36249
36250 2004-03-09  Benjamin Otte  <otte@gnome.org>
36251
36252         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
36253         (gst_mikmod_change_state):
36254         * ext/mikmod/gstmikmod.h:
36255           make mikmod's loop function not loop infinitely and call
36256           gst_element_yield anymore
36257         * gst/modplug/gstmodplug.cc:
36258           fix pad negotiation (fixes #136590)
36259
36260 2004-03-09  David Schleef  <ds@schleef.org>
36261
36262         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
36263         doesn't conflict with the internal colorspace plugin.
36264         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
36265         satisfy the crappy-ass shell shipped by a certain vendor.
36266         * gst/videofilter/make_filter: same (bug #135299)
36267
36268 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36269
36270         * configure.ac: bump nano to 1
36271
36272 === release 0.7.6 ===
36273
36274 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36275
36276         * configure.in: releasing 0.7.6, "There"
36277
36278 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36279
36280         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36281         * pkgconfig/gstreamer-play.pc.in:
36282           synchronize the two
36283
36284 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36285
36286         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
36287         (cdparanoia_open), (cdparanoia_event):
36288           fix/add error handling
36289         * po/POTFILES.in:
36290           add cdparanoia source
36291         * tools/Makefile.am:
36292           make scripts executable
36293
36294 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
36295
36296         * configure.ac:
36297         * ext/vorbis/Makefile.am:
36298         * sys/Makefile.am:
36299           remove id3types, vorbisfile and xvideosink from the build (#133783)
36300
36301 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36302
36303         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
36304           Fix metadata read crash (#136537).
36305
36306 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36307
36308         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
36309         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
36310           adding mime types, fixing the one-stop function
36311
36312 2004-03-08  Christian Schaller <Uraeus@gnome.org>
36313
36314         * ext/nas/nassink.c and /ext/nas/nassink.h:
36315         More NAS love from Arwed von Merkatz
36316         So lets all sing 'Can you feel the NAS tonight'
36317
36318 2004-03-08  Christian Schaller <Uraeus@gnome.org>
36319
36320         * tools/gst-launch-ext.in:
36321         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
36322
36323 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36324
36325         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
36326         (gst_mpeg2dec_init):
36327         remove the user_data pad for now, because it is being used in
36328         fixating causing MPEG playback to fixate on 1000 Hz for playback.
36329         If someone knows how to fix this properly, please do.
36330
36331 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
36332
36333         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36334         (gst_osssink_get_time):
36335         add a warning, IMO this won't get triggered anymore, remove later
36336
36337 2004-03-07  David Schleef  <ds@schleef.org>
36338
36339         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
36340         format (bug #136470)
36341
36342 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
36343
36344         * gst-libs/Makefile.am:
36345         * gst-libs/gst/media-info/Makefile.am:
36346         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
36347         (error_callback), (gst_media_info_error_create),
36348         (gst_media_info_error_element), (gmip_init), (gmip_reset),
36349         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
36350         * gst-libs/gst/media-info/media-info-priv.h:
36351         * gst-libs/gst/media-info/media-info-test.c: (main):
36352         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
36353         (gst_media_info_class_init), (gst_media_info_instance_init),
36354         (gst_media_info_set_source), (gst_media_info_read_with_idler),
36355         (gst_media_info_read_idler), (gst_media_info_read):
36356         * gst-libs/gst/media-info/media-info.h:
36357         fixed, should work now
36358
36359 2004-03-07  Christian Schaller <Uraeus@gnome.org>
36360
36361         * ext/nas/nassink.c:
36362         A bunch of NAS fixes from Arwed von Merkatz
36363
36364 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36365
36366         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
36367         (qtdemux_parse_trak):
36368           Fix crash (j might be greater than n_samples, in which case we're
36369           writing outside the allocated space for the array) and memleak.
36370
36371 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36372
36373         * sys/oss/gstosssink.c: (gst_osssink_chain):
36374           And another caller that couldn't handle delay < 0 (unsigned
36375           integer overflow). Video now continues playing on an audio
36376           buffer underrun, and the clock continues working. Audio still
36377           stalls.
36378
36379 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36380
36381         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36382         (gst_osssink_get_time):
36383           get_delay() may return values lower than 0. In those cases, we
36384           should not actually cast to *unsigned* int64, that will break
36385           stuff horribly. In my case, it screwed up A/V sync in movies
36386           in totem rather badly.
36387
36388 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36389
36390         * ext/faac/gstfaac.c: (gst_faac_chain):
36391         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
36392         * ext/libpng/gstpngenc.c: (user_write_data):
36393         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
36394         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
36395         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
36396         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
36397         Fix several misuse of gst_buffer_merge (it doesn't take ownership
36398         of any buffer), should fix some leaks. I hope I didn't unref buffers
36399         that shouldn't be...
36400
36401 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36402
36403         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
36404         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
36405         (error_callback), (gmi_reset), (gmi_seek_to_track),
36406         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
36407         (gmip_find_type_post), (gmip_find_stream_post),
36408         (gmip_find_track_streaminfo_post):
36409         * gst-libs/gst/media-info/media-info-priv.h:
36410         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
36411         (info_print), (main):
36412         * gst-libs/gst/media-info/media-info.c:
36413         (gst_media_info_error_create), (gst_media_info_error_element),
36414         (gst_media_info_instance_init), (gst_media_info_get_property),
36415         (gst_media_info_new), (gst_media_info_set_source),
36416         (gst_media_info_read_idler), (gst_media_info_read):
36417         * gst-libs/gst/media-info/media-info.h:
36418           first pass at making this work again.  This seems to work on
36419           tagged ogg/vorbis and mp3 files.
36420
36421 2004-03-06  Benjamin Otte  <otte@gnome.org>
36422
36423         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
36424           fix huge leak: gst_buffer_merge doesn't unref the first argument
36425           itself.
36426
36427 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36428
36429         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
36430           report layer/mode/emphasis
36431
36432 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36433
36434         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
36435
36436 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36437
36438         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
36439           signal serial
36440
36441 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36442
36443         * ext/vorbis/vorbis.c: (plugin_init):
36444         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
36445         (gst_vorbis_dec_init), (vorbis_dec_event):
36446         add debug category
36447         make vorbisdec handle _BYTE and _TIME queries
36448
36449 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36450
36451         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
36452           from the xing header
36453
36454 2004-03-06  Benjamin Otte  <otte@gnome.org>
36455
36456         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
36457         (gst_audio_convert_link), (gst_audio_convert_change_state),
36458         (gst_audio_convert_buffer_from_default_format):
36459           do conversions from/to float correctly, fix some caps nego errors,
36460           export correct supported caps in template and getcaps, use correct
36461           caps in try_set_caps functions
36462
36463 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36464
36465         For some reason, I only committed a ChangeLog entry yesterday and
36466         not the corresponding code...
36467         * ext/mad/gstmad.c: Fix detection of Xing headers
36468         * gst/tags/gstid3tag.c: Changes to support TLEN tags
36469
36470 2004-03-06  Benjamin Otte  <otte@gnome.org>
36471
36472         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
36473         (gst_ogg_demux_src_query):
36474           make sure to handle the case where there's no current chain
36475           gracefully.
36476
36477 2004-03-05  David Schleef  <ds@schleef.org>
36478
36479         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
36480         Add fixate function. (bug #131128)
36481         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
36482         (gst_sdlvideosink_fixate):  Add fixate function.
36483         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
36484         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
36485         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
36486         Fix missing break that was causing ulaw to be interpreted as
36487         raw int.
36488
36489 2004-03-05  David Schleef  <ds@schleef.org>
36490
36491         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
36492         Fix code that ignores return value of gst_buffer_merge().
36493         (bug #114560)
36494         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
36495         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
36496         * testsuite/gst-lint:  Check for above.
36497
36498 2004-03-05  David Schleef  <ds@schleef.org>
36499
36500         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
36501         caps and throw an element error.  (bug #136334)
36502
36503 2004-03-05  David Schleef  <ds@schleef.org>
36504
36505         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
36506         (gst_faad_chain): Fix negotiation.
36507         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
36508         key and button events.
36509         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
36510         dung heap of code.
36511         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
36512         depends on gconf
36513         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
36514         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
36515         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
36516         function to encourage better negotiation, particularly between
36517         audioconvert and osssink.
36518         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
36519         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
36520         more important.
36521         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
36522         typefinding.
36523         * gst/vbidec/vbiscreen.c:  Add glib header
36524         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
36525
36526 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
36527
36528         * ext/mad/gstmad.c: Fix detection of Xing headers
36529         * gst/tags/gstid3tag.c: Changes to support TLEN tags
36530
36531 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
36532
36533         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
36534         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
36535           debug updates
36536
36537 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
36538
36539         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
36540         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
36541         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
36542         files, and report the parsed length as a GST_TAG_DURATION tag.
36543         * gst/tags/gstid3tag.c: support TLEN (duration) tag
36544
36545 2004-03-05  Benjamin Otte  <otte@gnome.org>
36546
36547         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
36548           convert channels correctly. convert correctly to unsigned.
36549
36550 2004-03-05  Julien MOUTTE <julien@moutte.net>
36551
36552         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
36553         we have a window before clearing it.
36554
36555 2004-03-05  Julien MOUTTE <julien@moutte.net>
36556
36557         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
36558         have a window before clearing it.
36559
36560 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
36561
36562         * gconf/gstreamer.schemas.in:
36563         * gst-libs/gst/gconf/Makefile.am:
36564           version installation path the same way as for 0.6
36565         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
36566         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
36567         * pkgconfig/gstreamer-play-uninstalled.pc.in:
36568           remove comment that was fixed
36569
36570 2004-03-05  David Schleef  <ds@schleef.org>
36571
36572         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
36573         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
36574         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
36575         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
36576         Add prototype code for handling seeking and querying.
36577
36578 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36579
36580         * examples/gstplay/player.c: (main):
36581           Initialize variables to NULL. Prevents a segfault because the
36582           (uninitialized) variable is not NULL, resulting in a crash on
36583           trying to reach error->message.
36584
36585 2004-03-05  Benjamin Otte  <otte@gnome.org>
36586
36587         * gst/audioconvert/gstaudioconvert.c:
36588         (gst_audio_convert_buffer_to_default_format):
36589         make float=>int conversion work correctly even in cornercases.
36590
36591 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
36592
36593         * debian/README.Debian:
36594         * debian/build-deps:
36595         * debian/changelog:
36596         * debian/control:
36597         * debian/control.in:
36598         * debian/copyright:
36599         * debian/gstreamer-a52dec.files:
36600         * debian/gstreamer-aa.files:
36601         * debian/gstreamer-alsa.files:
36602         * debian/gstreamer-alsa.manpages:
36603         * debian/gstreamer-arts.files:
36604         * debian/gstreamer-artsd.files:
36605         * debian/gstreamer-audiofile.files:
36606         * debian/gstreamer-avifile.files:
36607         * debian/gstreamer-cdparanoia.files:
36608         * debian/gstreamer-colorspace.files:
36609         * debian/gstreamer-doc.files:
36610         * debian/gstreamer-dv.files:
36611         * debian/gstreamer-dvd.files:
36612         * debian/gstreamer-esd.files:
36613         * debian/gstreamer-festival.files:
36614         * debian/gstreamer-flac.files:
36615         * debian/gstreamer-gconf.conffiles:
36616         * debian/gstreamer-gconf.files:
36617         * debian/gstreamer-gconf.postinst:
36618         * debian/gstreamer-gnomevfs.files:
36619         * debian/gstreamer-gsm.files:
36620         * debian/gstreamer-http.files:
36621         * debian/gstreamer-jack.files:
36622         * debian/gstreamer-jpeg.files:
36623         * debian/gstreamer-mad.files:
36624         * debian/gstreamer-mikmod.files:
36625         * debian/gstreamer-misc.files:
36626         * debian/gstreamer-mpeg2dec.files:
36627         * debian/gstreamer-oss.files:
36628         * debian/gstreamer-plugin-apps.files:
36629         * debian/gstreamer-plugin-apps.manpages:
36630         * debian/gstreamer-plugin-libs-dev.files:
36631         * debian/gstreamer-plugin-libs.files:
36632         * debian/gstreamer-plugin-template.postinst:
36633         * debian/gstreamer-plugin-template.postrm:
36634         * debian/gstreamer-sdl.files:
36635         * debian/gstreamer-sid.files:
36636         * debian/gstreamer-vorbis.files:
36637         * debian/gstreamer-x.files:
36638         * debian/mk.control:
36639         * debian/rules:
36640         Debian package info not maintained here.
36641
36642 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
36643
36644         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
36645         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
36646         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
36647         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
36648         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
36649         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
36650         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
36651         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
36652         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
36653         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
36654         * gst-libs/gst/colorbalance/colorbalance.c:
36655         (gst_color_balance_class_init):
36656         * gst-libs/gst/colorbalance/colorbalancechannel.c:
36657         (gst_color_balance_channel_class_init):
36658         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
36659         * gst-libs/gst/play/play.c: (gst_play_class_init):
36660         * gst-libs/gst/propertyprobe/propertyprobe.c:
36661         (gst_property_probe_iface_init):
36662         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
36663         * gst-libs/gst/tuner/tunerchannel.c:
36664         (gst_tuner_channel_class_init):
36665         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
36666         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
36667         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
36668         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
36669         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
36670         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
36671         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
36672         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
36673         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
36674           fix signals to use - instead of _
36675         * ext/libcaca/gstcacasink.h:
36676         * ext/sdl/sdlvideosink.h:
36677           fix header rename
36678
36679 2004-03-04  David Schleef  <ds@schleef.org>
36680
36681         * testsuite/gst-lint:  Add a check for bad signal names.
36682
36683 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
36684
36685         reviewed by David Schleef
36686
36687         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
36688         modified the alpha channel and caused a warning. (bug #136192)
36689
36690 2004-04-03  Christian Schaller <Uraeus@gnome.org>
36691
36692         * gst-plugins.spec.in:
36693         Change names of plugins to actually be correct. Try to keep things
36694         alphabetical to avoid getting beat up by Thomas
36695
36696 2004-03-03  Julien MOUTTE <julien@moutte.net>
36697
36698         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
36699         Using ximagesink as a default if no gconf key found. We should
36700         probably consider using alsasink instead of osssink for the audio
36701         part.
36702
36703 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
36704
36705         * configure.ac:
36706           fix --with-plugins, don't think it ever worked before
36707         * gst-plugins.spec.in:
36708           even more updates
36709
36710 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36711
36712         * ext/sdl/sdlvideosink.h:
36713         * sys/ximage/ximagesink.h:
36714         * sys/xvideo/xvideosink.h:
36715         * sys/xvimage/xvimagesink.h:
36716           Fix for move of gstvideosink.h -> videosink.h.
36717
36718 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
36719
36720         * gst-libs/gst/xwindowlistener/Makefile.am:
36721           this is a plugin library, not a library
36722
36723 2004-03-01  David Schleef  <ds@schleef.org>
36724
36725         * AUTHORS:  Added some names.  Add yourself if you're still
36726         missing.
36727
36728 2004-03-01  David Schleef  <ds@schleef.org>
36729
36730         * MAINTAINERS: Add
36731
36732 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36733
36734         * gst-plugins.spec.in: clean up spec file
36735
36736 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36737
36738         * gst-libs/gst/video/Makefile.am:
36739         * gst-libs/gst/video/gstvideosink.c:
36740         * gst-libs/gst/video/gstvideosink.h:
36741           rename gstvideosink.h to videosink.h to match other headers
36742         * gst/mixmatrix/Makefile.am:
36743           fix plugin filename
36744         * gst/tags/Makefile.am: fix plugin filename
36745
36746 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36747
36748         * gst/tags/Makefile.am: fix plugin filename
36749
36750 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
36751
36752         * examples/gstplay/player.c: (got_time_tick), (main):
36753           add error handler
36754           display time_tick more readably
36755         * gst/mixmatrix/Makefile.am:
36756           fix plugin file name
36757
36758 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
36759
36760         * sys/oss/gstosselement.c: (gst_osselement_probe),
36761         (device_combination_append), (gst_osselement_class_probe_devices):
36762         * sys/oss/gstosselement.h:
36763           Reworked enumeration of oss dsps and mixers so that gst-mixer works
36764           on my system using alsa oss emulation, fixes bug #135597
36765
36766 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
36767
36768         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
36769         (gst_videodrop_chain), (gst_videodrop_change_state):
36770         * gst/videodrop/gstvideodrop.h:
36771           Work based on timestamp of input data, not based on the expected
36772           framerate from the input. The consequence is that this element now
36773           not only scales framerates, but also functions as a framerate
36774           corrector or framerate stabilizer/constantizer.
36775
36776 2004-02-27  David Schleef  <ds@schleef.org>
36777
36778         patches from jmmv@menta.net (Julio M. Merino Vidal)
36779
36780         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
36781         GST_ELEMENT_ERROR call (bug #135634)
36782         * gst/interleave/interleave.c: (interleave_buffered_loop),
36783         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
36784         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
36785         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
36786         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
36787         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
36788         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
36789         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
36790         Fix GST_ELEMENT_ERROR call.
36791         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
36792         GST_ELEMENT_ERROR call.
36793
36794 2004-02-27  Benjamin Otte  <otte@gnome.org>
36795
36796         * gst-libs/gst/audio/audio.h:
36797           add macro to make sure header isn't included twice
36798         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
36799           don't use gst_buffer_free
36800         * gst/playondemand/filter.func:
36801           don't use gst_data_free. Free data only once.
36802
36803 2004-02-26  David Schleef  <ds@schleef.org>
36804
36805         * gst-libs/gst/colorbalance/Makefile.am:
36806         * gst-libs/gst/mixer/Makefile.am:
36807         * gst-libs/gst/tuner/Makefile.am:
36808         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
36809         should not be disted, -marshal.h files should not be installed,
36810         and -enum.h files _should_ be installed.  Fix to make this the
36811         case.
36812
36813 === release 0.7.5 ===
36814
36815 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
36816
36817         * configure.ac: release 0.7.5, "Under The Sea"
36818
36819 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
36820
36821         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
36822         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
36823         * gst/videoscale/gstvideoscale.c:
36824         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
36825           assorted debug/warning fixes
36826
36827 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
36828
36829         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
36830         (gst_videoscale_init), (gst_videoscale_chain),
36831         (gst_videoscale_set_property), (plugin_init):
36832         * gst/videoscale/gstvideoscale.h:
36833         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
36834         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
36835         (gst_videoscale_planar400), (gst_videoscale_packed422),
36836         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
36837         (gst_videoscale_24bit), (gst_videoscale_16bit),
36838         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
36839         (gst_videoscale_scale_plane_slow),
36840         (gst_videoscale_scale_point_sample),
36841         (gst_videoscale_scale_nearest),
36842         (gst_videoscale_scale_nearest_str2),
36843         (gst_videoscale_scale_nearest_str4),
36844         (gst_videoscale_scale_nearest_32bit),
36845         (gst_videoscale_scale_nearest_24bit),
36846         (gst_videoscale_scale_nearest_16bit):
36847         add debugging category and use it properly
36848         fix use of GST_PTR_FORMAT
36849
36850 2004-02-25  Andy Wingo  <wingo@pobox.com>
36851
36852         * gst/interleave/interleave.c (interleave_buffered_loop): Always
36853         push only when channel->buffer is NULL. Prevents segfaults doing
36854         the state change after a nonlocal exit, like a scheme exception.
36855
36856         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
36857         Handle the case where the intersected caps is empty.
36858
36859 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
36860
36861         * gst/law/mulaw-decode.c: (mulawdec_link):
36862         * gst/law/mulaw.c: (plugin_init):
36863           fix mulawdec so it actually works again
36864
36865 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
36866
36867         reviewed by: David Schleef  <ds@schleef.org>
36868
36869         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
36870         (gst_gamma_init), (gst_gamma_set_property),
36871         (gst_gamma_get_property), (gst_gamma_calculate_tables),
36872         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
36873         for RGB, with separate r g and b correction factors. (#131167)
36874
36875 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
36876
36877         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
36878           only signal tags for bitrate if they're > 0 (#134894)
36879
36880 2004-02-24  David Schleef  <ds@schleef.org>
36881
36882         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
36883         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
36884         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
36885         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
36886         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
36887         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
36888         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
36889         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
36890         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
36891         category.  Attempt to fix timestamp calculation.
36892
36893 2004-02-24  Johan Dahlin  <johan@gnome.org>
36894
36895         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
36896
36897 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
36898
36899         * configure.ac:
36900         * gconf/Makefile.am:
36901         * gconf/gstreamer.schemas:
36902         * gst-libs/gst/gconf/Makefile.am:
36903         * gst-libs/gst/gconf/gconf.c:
36904           version gconf schemas and install locations
36905
36906 2004-02-23  Benjamin Otte  <otte@gnome.org>
36907
36908         * ext/xine/xineinput.c: (gst_xine_input_dispose):
36909         (gst_xine_input_subclass_init):
36910           call parent dispose.
36911           change pad template for CD reader correctly
36912         * ext/xine/Makefile.am:
36913         * ext/xine/gstxine.h:
36914         * ext/xine/xine.c: (plugin_init):
36915         * ext/xine/xineaudiosink.c:
36916           wrap audio sinks, too
36917         * gst-libs/gst/resample/private.h:
36918         * gst-libs/gst/resample/resample.c: (gst_resample_init),
36919         (gst_resample_reinit), (gst_resample_scale),
36920         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
36921         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
36922         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
36923         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
36924         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
36925         * gst-libs/gst/resample/resample.h:
36926         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
36927         (gst_audioscale_class_init), (gst_audioscale_link),
36928         (gst_audioscale_get_buffer), (gst_audioscale_init),
36929         (gst_audioscale_chain), (gst_audioscale_set_property),
36930         (gst_audioscale_get_property):
36931         * gst/audioscale/gstaudioscale.h:
36932           s/resample_*/gst_resample_*/i to not clobber namespaces
36933
36934 2004-02-23  Julien MOUTTE  <julien@moutte.net>
36935
36936         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
36937         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
36938         (gst_riff_create_video_template_caps),
36939         (gst_riff_create_audio_template_caps),
36940         (gst_riff_create_iavs_template_caps):
36941         * gst-libs/gst/riff/riff-media.h:
36942         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
36943         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
36944         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
36945         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
36946         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
36947         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
36948         (gst_matroska_demux_plugin_init): First batch implementing audio and
36949         video codec tags in demuxers.
36950
36951 2004-02-22  Benjamin Otte  <otte@gnome.org>
36952
36953         * ext/xine/Makefile.am:
36954         * ext/xine/gstxine.h:
36955         * ext/xine/xine.c: (plugin_init):
36956         * ext/xine/xineinput.c:
36957           add input plugin wrapper. Playback from files, http, mms and cdda
36958           works.
36959         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
36960           remove leftover G_GNUC_UNUSED
36961         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
36962         (gst_asf_demux_identify_guid):
36963           improve debugging output
36964
36965 2004-02-22  Benjamin Otte  <otte@gnome.org>
36966
36967         reported by: Padraig O'Briain <padraig.obriain@sun.com>
36968
36969         * autogen.sh:
36970           replace test -e with test -x for mkinstalldirs to be more portable.
36971           (fixes #134816)
36972
36973 2004-02-22  Benjamin Otte  <otte@gnome.org>
36974
36975         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
36976
36977         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
36978           set rank to PRIMARY
36979         * gst/volume/gstvolume.c: (plugin_init):
36980           set rank to NONE
36981         fixes #134960
36982
36983 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
36984
36985         reviewed by Benjamin Otte  <otte@gnome.org>
36986
36987         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
36988           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
36989
36990 2004-02-22  Benjamin Otte  <otte@gnome.org>
36991
36992         * configure.ac:
36993           export [_]*{gst,Gst,GST}.* symbols from plugins
36994
36995 2004-02-22  Christophe Fergeau <teuf@gnome.org>
36996
36997         reviewed by: Benjamin Otte  <otte@gnome.org>
36998
36999         * ext/lame/gstlame.c: (add_one_tag):
37000         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37001         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
37002         (gst_vorbisenc_metadata_set1):
37003         * gst/tags/gstid3tag.c:
37004         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
37005           apply fixes from bugs #135042 (lame can't write tags) and #133817
37006           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
37007
37008 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
37009
37010         * configure.ac: Export only gst_plugin_desc from plugins.
37011          Note that this change only makes any effect with Linux using libtool
37012          1.5.2 or higher. Otherwise it is silently ignored, but it would build
37013          fine. And don't try to have several versions of libtool in different
37014          directories.
37015
37016 2004-02-20  Andy Wingo  <wingo@pobox.com>
37017
37018         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
37019         interleave respectively.
37020
37021         * gst/interleave/deinterleave.c: New plugin: deinterleave
37022         (replaces on oneton).
37023         * gst/interleave/interleave.c: New plugin: interleave.
37024         * gst/interleave/plugin.h: Support file.
37025         * gst/interleave/plugin.c: Support file.
37026
37027         * configure.ac: Remove intfloat and oneton, add interleave.
37028
37029         * ext/sndfile/gstsf.c: Handle events better.
37030
37031         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
37032         and float2int operation. int2float has scheduling problems as
37033         noted in in2float_chain.
37034
37035 2004-02-20  Benjamin Otte  <otte@gnome.org>
37036
37037         * ext/xine/Makefile.am:
37038         * ext/xine/gstxine.h:
37039         * ext/xine/xine.c:
37040         * ext/xine/xineaudiodec.c:
37041         * ext/xine/xinecaps.c:
37042           add first version of xine plugin wrapper. Currently only wraps the
37043           QDM2 win32 DLL, and even that only in proof-of-concept quality.
37044         * configure.ac:
37045         * ext/Makefile.am:
37046           add xine plugin wrapper, disabled by default. Use --enable-xine to
37047           build. Note that it'll segfault on gst-register if you don't remove
37048           the goom and tvtime post plugins from xine.
37049         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
37050         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
37051           add extradata parsing for QDM2.
37052           change around debugging prints.
37053
37054 2004-02-19  Benjamin Otte  <otte@gnome.org>
37055
37056         * ext/lame/gstlame.c: (gst_lame_chain):
37057         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
37058           use gst_tag_list_insert when you want to insert tags
37059
37060 2004-02-18  David Schleef  <ds@schleef.org>
37061
37062         * configure.ac:  Move massink to gst-rotten
37063         * ext/Makefile.am:
37064         * ext/mas/Makefile.am:
37065         * ext/mas/massink.c:
37066         * ext/mas/massink.h:
37067
37068 2004-02-18  David Schleef  <ds@schleef.org>
37069
37070         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
37071         typefinding, since it seems to be worse than nothing.
37072         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
37073         atom to recognize .mp4 and .m4a files as video/quicktime.
37074
37075 2004-02-18  David Schleef  <ds@schleef.org>
37076
37077         * gst/sine/demo-dparams.c: (quit_live),
37078         (dynparm_log_value_changed), (dynparm_value_changed), (main):
37079         Use double dparams, not float.
37080         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37081         (gst_sinesrc_init): Change sync default to FALSE, since multiple
37082         sync'd elements don't really work correctly.
37083         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
37084         (volume_update_volume), (volume_get_property):  Change dparam
37085         to double.
37086
37087 2004-02-18  Julien MOUTTE  <julien@moutte.net>
37088
37089         * sys/ximage/ximagesink.c:
37090         (gst_ximagesink_xwindow_update_geometry),
37091         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37092         (gst_ximagesink_change_state), (gst_ximagesink_expose),
37093         (gst_ximagesink_init): Rework the way software video scaling works. So
37094         now we check on each chain call if the video frames are feeling the
37095         window. If not we try to renegotiate caps. On failure we memorize that
37096         and we won't try again for that PLAYING sessions.
37097         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
37098         failure.
37099         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
37100         synchronous flag.
37101
37102 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37103
37104         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
37105           break up _link so we can give a better debug message for errors
37106
37107 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
37108
37109         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37110           set up debug category
37111
37112 2004-02-18  Julien MOUTTE <julien@moutte.net>
37113
37114         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37115         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
37116         the way renegotiation work. The event handling function is not taking
37117         care of external windows and renegotiate method check for pad flags
37118         NEGOTIATING. Should fix : #133209
37119
37120 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37121
37122         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
37123         pad is negotiating before trying renegotiation.
37124
37125 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
37126
37127         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
37128           pass on all possible mime types as typefind hints
37129
37130 2004-02-17  Julien MOUTTE <julien@moutte.net>
37131
37132         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
37133         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
37134         possible SHM leak if we crash. All other apps using XShm are doing
37135         that.
37136
37137 2004-02-17  Julien MOUTTE  <julien@moutte.net>
37138
37139         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37140         (gst_ximagesink_expose): Renegotiate size on expose.
37141         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
37142         size on expose.
37143
37144 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37145
37146         * testsuite/alsa/sinesrc.c:
37147           cosmetic fix to fix compile issue with gcc 2.95.4
37148
37149 2004-02-16  Julien MOUTTE <julien@moutte.net>
37150
37151         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
37152         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
37153         failed opening the audio device.
37154         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
37155         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
37156         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
37157         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
37158         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
37159         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
37160         (gst_ximagesink_change_state), (gst_ximagesink_chain),
37161         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
37162         Removing some useless g_return_if_fail like wingo suggested.
37163         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
37164         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
37165         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
37166         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
37167         (gst_xvimagesink_update_colorbalance),
37168         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
37169         (gst_xvimagesink_xcontext_clear),
37170         (gst_xvimagesink_get_fourcc_from_caps),
37171         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
37172         (gst_xvimagesink_set_xwindow_id),
37173         (gst_xvimagesink_colorbalance_list_channels),
37174         (gst_xvimagesink_colorbalance_set_value),
37175         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
37176         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
37177
37178 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
37179
37180         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
37181           throw error when not negotiated instead of asserting
37182
37183 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37184
37185         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
37186         correct data refcounting.
37187
37188 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37189
37190         * gst/switch/gstswitch.c: (gst_switch_change_state),
37191         (gst_switch_class_init): Cleaning the sinkpads correctly on state
37192         change, mostly the EOS flag.
37193
37194 2004-02-15  Julien MOUTTE  <julien@moutte.net>
37195
37196         * examples/gstplay/player.c: (got_eos), (main): Adding some
37197         output for debugging.
37198         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
37199         timeouts if we go to any state different from PLAYING.
37200         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
37201         more EOS bugs in riff lib.
37202
37203 2004-02-14  Julien MOUTTE  <julien@moutte.net>
37204
37205         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
37206         visualization until i find a way to fix switch correctly.
37207         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
37208         EOS arrives.
37209         * gst/switch/gstswitch.c: (gst_switch_release_pad),
37210         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
37211         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
37212         Reworked switch to get a more correct behaviour with events and refing
37213         of data stored in sinkpads.
37214         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
37215         we don't pull from a pad in EOS.
37216
37217 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37218
37219         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37220           remove v1 tag even if we can't read it (makes sure we don't detect
37221           it again)
37222
37223 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37224
37225         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
37226         (gst_alsa_xrun_recovery):
37227         * ext/alsa/gstalsa.h:
37228           try xrun recovery when wait failed. Make xrun recovery function
37229           return TRUE/FALSE to indicate success. (might fix #134354)
37230
37231 2004-02-13  David Schleef  <ds@schleef.org>
37232
37233         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
37234         (dynparm_value_changed), (main): Convert from float to double.
37235         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
37236
37237 2004-02-13  David Schleef  <ds@schleef.org>
37238
37239         * gst/silence/gstsilence.c: (gst_silence_class_init),
37240         (gst_silence_set_clock), (gst_silence_get),
37241         (gst_silence_set_property), (gst_silence_get_property):
37242         * gst/silence/gstsilence.h: Add sync property.
37243         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37244         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
37245         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
37246         * gst/sine/gstsinesrc.h: Add sync property.
37247
37248 2004-02-13  David Schleef  <ds@schleef.org>
37249
37250         * gst/intfloat/gstint2float.c: (conv_f32_s16),
37251         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
37252
37253 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37254
37255         * configure.ac:
37256         * ext/Makefile.am:
37257         * gst-libs/ext/Makefile.am:
37258           move ffmpeg plugin to gst-ffmpeg module
37259
37260 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
37261
37262         * configure.ac: use GST_ARCH to detect architecture
37263
37264 2004-02-12  Julien MOUTTE  <julien@moutte.net>
37265
37266         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
37267
37268 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
37269
37270         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
37271           classify LADSPA plugins based on number of src/sink pads
37272           (#133663, Stefan Kost)
37273         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
37274           fix dparams registration
37275           (#133528, Stefan Kost)
37276         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
37277           fix use of isprint and use g_ascii_isprint instead
37278           (#133316, Stefan Kost)
37279
37280 2004-02-11  David Schleef  <ds@schleef.org>
37281
37282         Convert a few inner loops to use liboil.  This is currently
37283         optional, and is only enabled if liboil is present (duh!).
37284         * configure.ac: Check for liboil-0.1
37285         * gst/intfloat/Makefile.am:
37286         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
37287         (gst_int2float_chain_gint16):
37288         * gst/videofilter/Makefile.am:
37289         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
37290         (tablelookup_u8), (gst_videobalance_planar411):
37291         * gst/videotestsrc/Makefile.am:
37292         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
37293         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
37294         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
37295         (paint_hline_RGB565), (paint_hline_xRGB1555):
37296
37297 2004-02-11  David Schleef  <ds@schleef.org>
37298
37299         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
37300         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
37301         (gst_colorspace_getcaps), (gst_colorspace_link),
37302         (gst_colorspace_base_init), (gst_colorspace_init),
37303         (gst_colorspace_chain), (gst_colorspace_change_state),
37304         (plugin_init): Merge Ronald's patch (bug #117897) and update
37305         for new caps and negotiation.  Seems to work, although it
37306         shows off bugs in lcs.
37307
37308 2004-02-11  David Schleef  <ds@schleef.org>
37309
37310         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
37311         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
37312
37313 2004-02-11  David Schleef  <ds@schleef.org>
37314
37315         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
37316         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
37317         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
37318         Add server and port properties
37319
37320 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
37321
37322         * m4/a52.m4:
37323         * m4/aalib.m4:
37324         * m4/as-ffmpeg.m4:
37325         * m4/as-liblame.m4:
37326         * m4/as-slurp-ffmpeg.m4:
37327         * m4/check-libheader.m4:
37328         * m4/esd.m4:
37329         * m4/freetype2.m4:
37330         * m4/gconf-2.m4:
37331         * m4/glib.m4:
37332         * m4/gst-alsa.m4:
37333         * m4/gst-artsc.m4:
37334         * m4/gst-ivorbis.m4:
37335         * m4/gst-matroska.m4:
37336         * m4/gst-sdl.m4:
37337         * m4/gst-shout2.m4:
37338         * m4/gst-sid.m4:
37339         * m4/gtk.m4:
37340         * m4/libdv.m4:
37341         * m4/libfame.m4:
37342         * m4/libmikmod.m4:
37343         * m4/ogg.m4:
37344         * m4/vorbis.m4:
37345           fix underquotedness of macros (#133800)
37346         * m4/as-avifile.m4:
37347         * m4/xmms.m4:
37348           removed because no longer used
37349
37350 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
37351
37352         * configure.ac:
37353           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
37354           by autopoint (fixes #132996)
37355
37356 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37357
37358         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
37359         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
37360         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
37361         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
37362           fix memleaks
37363
37364 2004-02-11  David Schleef  <ds@schleef.org>
37365
37366         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
37367         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
37368         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
37369         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
37370         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
37371         (gst_jpegenc_class_init), (gst_jpegenc_init),
37372         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
37373         (gst_jpegenc_chain), (gst_jpegenc_set_property),
37374         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
37375         * ext/jpeg/gstjpegenc.h: Fix negotiation.
37376
37377 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37378
37379         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
37380         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
37381         * ext/mikmod/gstmikmod.h:
37382           fix caps negotiation in mikmod
37383         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
37384           output debug information
37385
37386 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37387
37388         * gst-libs/gst/colorbalance/Makefile.am:
37389         * gst-libs/gst/navigation/Makefile.am:
37390         * gst-libs/gst/xoverlay/Makefile.am:
37391           remove unused GST_OPT_CFLAGS from Makefiles
37392           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
37393
37394 2004-02-07  David Schleef  <ds@schleef.org>
37395
37396         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
37397         push events to pads that haven't been created (#133508)
37398
37399 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
37400
37401         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
37402         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
37403         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
37404         (gst_dvdec_loop), (gst_dvdec_change_state):
37405         Second attempt at committing a working dvdec element.
37406
37407 2004-02-06  David Schleef  <ds@schleef.org>
37408
37409         Build fixes for OS X: (see #129600)
37410         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
37411         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
37412         (gst_riff_read_strf_iavs):
37413         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
37414         (gst_avi_demux_stream_odml):
37415         * gst/playondemand/Makefile.am:
37416         * gst/rtp/rtp-packet.c:
37417
37418 2004-02-05  David Schleef  <ds@schleef.org>
37419
37420         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
37421         last change, because it Just Doesn't Compile.
37422
37423 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37424
37425         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
37426           skip undecodable id3v2 tag instead of keeping it
37427
37428 2004-02-05  David Schleef  <ds@schleef.org>
37429
37430         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
37431         Unref leaked buffer.  (Noticed by Ronald)
37432
37433 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
37434
37435         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37436         Sync requires with other checks.  >= vs =.
37437
37438 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
37439
37440         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
37441         (gst_dvdec_video_link), (gst_dvdec_loop):
37442         * ext/dv/gstdvdec.h:
37443           rework the caps negotiation so that dvdec works again instead
37444           of just segfaulting.
37445
37446 === release 0.7.4 ===
37447
37448 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
37449
37450         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
37451         * configure.ac: changed for release
37452
37453 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
37454
37455         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
37456         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
37457         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
37458         * pkgconfig/gstreamer-play-uninstalled.pc.in:
37459           reworked patch by David Lehn to fix libdir and includedir for
37460           uninstalled libraries
37461           removed play and gconf from gstreamer-libs since they have their
37462           own pkgconfig files
37463
37464 2004-02-04  David Schleef  <ds@schleef.org>
37465
37466         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
37467         memleak.
37468
37469 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37470
37471         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
37472           use correct GST_TAG_ENCODER tag
37473
37474 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37475
37476         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
37477           be sure to stop the clock when going to paused
37478         * sys/oss/gstosssink.c: (gst_osssink_change_state):
37479           reset number of transmitted when going to ready.
37480         fixes #132935
37481
37482 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
37483
37484         reviewed by Benjamin Otte
37485
37486         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
37487           extract track count (fixes #133410)
37488
37489 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37490
37491         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
37492           that should be !=, not == (fixes #132519)
37493
37494 2004-02-04  David Schleef  <ds@schleef.org>
37495
37496         Make sure set_explicit_caps() is called before adding pad.
37497         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
37498         * gst/id3/gstid3types.c: (gst_id3types_loop):
37499         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
37500         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
37501
37502 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37503
37504         * configure.ac:
37505           bump nano to 2, first prerelease
37506           put back AM_PROG_LIBTOOL
37507
37508 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
37509
37510         * testsuite/alsa/Makefile.am:
37511           these are user test apps, not automatic testsuite tests
37512
37513 2004-02-04  David Schleef  <ds@schleef.org>
37514
37515         Convert GST_DEBUG_CAPS() to GST_DEBUG():
37516         * gst/mpeg1videoparse/gstmp1videoparse.c:
37517         (mp1videoparse_parse_seq):
37518         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
37519         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
37520         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
37521         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
37522         (gst_xvideosink_getcaps):
37523         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
37524         * testsuite/gst-lint: more tests
37525
37526 2004-02-04  David Schleef  <ds@schleef.org>
37527
37528         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
37529         with the code that they would expand to.
37530         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
37531         (gst_flacdec_get_src_query_types),
37532         (gst_flacdec_get_src_event_masks):
37533         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
37534         (gst_gnomevfssrc_get_query_types),
37535         (gst_gnomevfssrc_get_event_mask):
37536
37537 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37538
37539         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
37540         (gst_sinesrc_dispose):
37541           fix memleak by properly disposing sinesrc
37542
37543 2004-02-04  Julien MOUTTE  <julien@moutte.net>
37544
37545         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
37546         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
37547         an overlay to redraw the image because it has been exposed.
37548         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
37549         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
37550         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
37551         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
37552         interface
37553         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
37554         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
37555         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
37556         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
37557         interface
37558
37559 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37560
37561         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
37562           more memleak fixage
37563
37564 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37565
37566         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
37567         * gst/typefind/gsttypefindfunctions.c:
37568           fix memleaks shown by gst-typefind
37569
37570 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
37571
37572         * common/glib-gen.mak:
37573           add hack rule to touch .Plo files
37574         * gst-libs/gst/colorbalance/Makefile.am:
37575         * gst-libs/gst/mixer/Makefile.am:
37576         * gst-libs/gst/play/Makefile.am:
37577         * gst-libs/gst/tuner/Makefile.am:
37578           remove glib_root variable
37579
37580 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37581
37582         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
37583           set explicit caps before adding the element, so the autopluggers can
37584           plug correctly.
37585         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
37586         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
37587         (mpeg_video_type_find), (mpeg_video_stream_type_find),
37588         (dv_type_find):
37589           fix memleaks in typefind functions. gst_type_find_suggest takes a const
37590           argument.
37591
37592 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
37593
37594         * gst-libs/gst/colorbalance/Makefile.am:
37595         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
37596         * gst-libs/gst/colorbalance/colorbalance.c:
37597         * gst-libs/gst/colorbalance/colorbalance.h:
37598         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
37599         * gst-libs/gst/mixer/Makefile.am:
37600         * gst-libs/gst/mixer/mixer-marshal.list:
37601         * gst-libs/gst/mixer/mixer.c:
37602         * gst-libs/gst/mixer/mixer.h:
37603         * gst-libs/gst/mixer/mixermarshal.list:
37604         * gst-libs/gst/play/Makefile.am:
37605         * gst-libs/gst/play/play.h:
37606         * gst-libs/gst/tuner/Makefile.am:
37607         * gst-libs/gst/tuner/tuner-marshal.list:
37608         * gst-libs/gst/tuner/tuner.c:
37609         * gst-libs/gst/tuner/tuner.h:
37610         * gst-libs/gst/tuner/tunermarshal.list:
37611           use new glib-gen.mak snippet to clean up Makefile.am
37612           fix various bugs in Makefile.am's
37613
37614 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37615
37616         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
37617           handle chain parsing correctly in the multichain case
37618         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
37619         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
37620         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
37621         (theora_dec_chain):
37622           handle events and queries correctly
37623
37624 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37625
37626         * .cvsignore:
37627         Ignore generated file _stdint.h.
37628
37629 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37630
37631         * gst-libs/gst/colorbalance/Makefile.am:
37632         * gst-libs/gst/colorbalance/colorbalance.h:
37633         * gst-libs/gst/mixer/Makefile.am:
37634         * gst-libs/gst/mixer/mixer.h:
37635         * gst-libs/gst/play/Makefile.am:
37636         * gst-libs/gst/play/play.h:
37637         * gst-libs/gst/tuner/Makefile.am:
37638         * gst-libs/gst/tuner/tuner.h:
37639         Generate enum type code with glib-mkenums.
37640         * gst-libs/gst/colorbalance/.cvsignore:
37641         * gst-libs/gst/mixer/.cvsignore:
37642         * gst-libs/gst/play/.cvsignore:
37643         * gst-libs/gst/tuner/.cvsignore:
37644         Ignore generated files.
37645
37646 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37647
37648         * gst-libs/gst/audio/.cvsignore:
37649         Ignore generated file.
37650         * gst-libs/gst/audio/Makefile.am:
37651         Do not install example filter.
37652
37653 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
37654
37655         * examples/switch/.cvsignore:
37656         Ignore generated file.
37657
37658 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37659
37660         * common/m4/ax_create_stdint_h.m4:
37661         * configure.ac:
37662           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
37663           _stdint.h.
37664         * Makefile.am:
37665           remove generated _stdint.h in DISTCLEANFILES
37666         * ext/a52dec/gsta52dec.c:
37667           include _stdint.h for a52dec. (should fix #133064)
37668
37669 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
37670
37671         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
37672         (gst_tag_to_vorbis_comments):
37673         Add replaygain support to vorbistag
37674
37675 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
37676         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
37677         (gst_ffmpeg_caps_to_extradata):
37678           Fix SVQ3 caps flag properties
37679           Use glib macro for bytes swap
37680
37681 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37682
37683         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
37684         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
37685         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
37686         * ext/sndfile/gstsf.c: (plugin_init):
37687         * gst/avi/gstavi.c: (plugin_init):
37688         * sys/dxr3/dxr3init.c: (plugin_init):
37689         * sys/oss/gstossaudio.c: (plugin_init):
37690         * sys/v4l/gstv4l.c: (plugin_init):
37691         * sys/v4l2/gstv4l2.c: (plugin_init):
37692           remove textdomain calls
37693         * po/nl.po:
37694           update Dutch translation
37695
37696 2004-02-02  Julien MOUTTE  <julien@moutte.net>
37697
37698         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
37699         (gst_play_set_audio_sink): Moving volume in the audio thread for
37700         instantaneous volume change. Maybe i will add another volume in front
37701         of visualization later, not sure yet though.
37702
37703 2004-02-02  Julien MOUTTE  <julien@moutte.net>
37704
37705         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
37706         (gst_ximagesink_handle_xevents): Better X events handling, only take
37707         the latest events for configure and motion.
37708         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
37709
37710 2004-02-02  Jon Trowbridge  <trow@gnu.org>
37711
37712         reviewed by: David Schleef  <ds@schleef.org>
37713
37714         Fix memory leaks:
37715         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
37716         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
37717
37718 2004-02-02  David Schleef  <ds@schleef.org>
37719
37720         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
37721         of lines.
37722         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
37723         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37724         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
37725         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
37726         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
37727         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
37728         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
37729         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
37730         (gst_float2_2_int_link):
37731         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
37732         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
37733         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
37734         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
37735         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
37736         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
37737         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
37738         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
37739         * testsuite/gst-lint: Add tests for bzero and ;;
37740
37741 2004-02-02  David Schleef  <ds@schleef.org>
37742
37743         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
37744
37745 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37746
37747         * ext/aalib/gstaasink.c: (gst_aasink_open):
37748         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
37749         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
37750         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
37751         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
37752         (gst_afsink_close_file):
37753         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
37754         (gst_afsrc_close_file):
37755         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
37756         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
37757         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
37758         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
37759         * ext/esd/esdmon.c: (gst_esdmon_get):
37760         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
37761         * ext/faac/gstfaac.c: (gst_faac_chain):
37762         * ext/faad/gstfaad.c: (gst_faad_chain):
37763         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
37764         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
37765         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
37766         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
37767         (gst_flacdec_loop):
37768         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
37769         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
37770         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
37771         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
37772         (gst_gnomevfssink_close_file):
37773         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
37774         (gst_gnomevfssrc_open_file):
37775         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
37776         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
37777         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
37778         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
37779         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
37780         * ext/mad/gstmad.c: (gst_mad_chain):
37781         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
37782         * ext/mpeg2dec/gstmpeg2dec.c:
37783         * ext/mpeg2enc/gstmpeg2enc.cc:
37784         * ext/mplex/gstmplex.cc:
37785         * ext/mplex/gstmplexibitstream.cc:
37786         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
37787         (gst_ogg_demux_push):
37788         * ext/raw1394/gstdv1394src.c:
37789         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
37790         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
37791         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
37792         (gst_sf_loop):
37793         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
37794         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
37795         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
37796         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
37797         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
37798         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
37799         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
37800         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
37801         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
37802         (gst_riff_read_element_data), (gst_riff_read_seek),
37803         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
37804         * gst/adder/gstadder.c: (gst_adder_loop):
37805         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
37806         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
37807         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
37808         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
37809         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
37810         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
37811         * gst/goom/gstgoom.c: (gst_goom_chain):
37812         * gst/id3/gstid3types.c: (gst_id3types_loop):
37813         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
37814         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
37815         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
37816         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
37817         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
37818         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
37819         (gst_ebml_read_float), (gst_ebml_read_header):
37820         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
37821         (gst_matroska_demux_parse_blockgroup):
37822         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
37823         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
37824         * gst/oneton/gstoneton.c: (gst_oneton_chain):
37825         * gst/silence/gstsilence.c: (gst_silence_get):
37826         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
37827         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
37828         * gst/speed/gstspeed.c: (speed_loop):
37829         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
37830         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
37831         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
37832         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
37833         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
37834         (gst_wavparse_loop):
37835         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
37836         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
37837         (dxr3audiosink_close):
37838         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
37839         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
37840         (dxr3videosink_close), (dxr3videosink_write_data):
37841         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
37842         * sys/oss/gstosssink.c: (gst_osssink_chain):
37843         * sys/oss/gstosssrc.c: (gst_osssrc_get):
37844         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
37845         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
37846         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
37847         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
37848         (gst_v4l_set_window), (gst_v4l_enable_overlay):
37849         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
37850         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
37851         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
37852         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
37853         (gst_v4l_set_audio):
37854         * sys/v4l/v4l_calls.h:
37855         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
37856         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
37857         (gst_v4lmjpegsink_playback_init),
37858         (gst_v4lmjpegsink_playback_start):
37859         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
37860         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
37861         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
37862         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
37863         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
37864         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
37865         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
37866         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
37867         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
37868         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
37869         (gst_v4l2_get_output), (gst_v4l2_set_output),
37870         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
37871         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
37872         (gst_v4l2_set_attribute):
37873         * sys/v4l2/v4l2_calls.h:
37874         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
37875         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
37876         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
37877         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
37878         (gst_v4l2src_capture_stop):
37879         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
37880         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
37881         (gst_ximagesink_chain):
37882         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
37883         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
37884         (gst_xvideosink_xwindow_new):
37885         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
37886         (gst_xvimagesink_chain):
37887
37888 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37889
37890         * gst/volume/gstvolume.c: (gst_volume_set_volume),
37891         (gst_volume_get_volume), (volume_class_init), (volume_init),
37892         (volume_chain_int16), (volume_update_volume):
37893         * gst/volume/gstvolume.h:
37894           make code more readable by removing magic numbers
37895           make mixer interface export 0-100 range
37896           make it internally map to 0.0-1.0 range so users don't distort
37897           output by putting the sliders at full volume
37898
37899 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37900
37901         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
37902         (gst_play_state_change), (gst_play_seek_to_time):
37903         block the tick callback for 0.5 secs after doing a seek
37904
37905 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
37906
37907         * gst-libs/gst/play/play.c: (gst_play_new):
37908           check for GError
37909
37910 2004-02-01  Julien MOUTTE  <julien@moutte.net>
37911
37912         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
37913         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
37914         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
37915         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
37916         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
37917         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
37918
37919 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
37920
37921         * configure.ac:
37922         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
37923           check for a function added in vorbis 1.1
37924
37925 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37926
37927         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
37928         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
37929           really start/stop clock only on PLAYING <=> PAUSED
37930         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
37931           remove \n from debugging lines
37932         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
37933           make it work when seeking does not
37934         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
37935           reset on DISCONT
37936
37937 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37938
37939         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
37940           start clock on PAUSED=>PLAYING, not later
37941         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
37942           extract correct time for different discont formats
37943         (gst_alsa_sink_get_time):
37944           don't segfault when no format is negotiated yet, just return 0
37945         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
37946         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
37947         (gst_ogg_pad_push):
37948           handle flush and discont events correctly
37949         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
37950           handle discont events correctly
37951
37952 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
37953
37954         * gst-libs/gst/play/play.c: (gst_play_error_quark),
37955         (gst_play_error_create), (gst_play_error_plugin),
37956         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
37957         * gst-libs/gst/play/play.h:
37958           add error handling during creation
37959         * examples/gstplay/player.c: (main):
37960           use new gst_play_new
37961
37962
37963 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
37964
37965         * ext/theora/theoradec.c: (theora_dec_chain):
37966           make comments work
37967         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
37968         (vorbis_dec_src_event), (vorbis_dec_chain):
37969           add encoder tag, fix tag reading to be more error tolerant, change
37970           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
37971           gst_pad_event_default.
37972         * gst/tags/gstvorbistag.c:
37973         (gst_tag_list_from_vorbiscomment_buffer):
37974           undefine function specific define at end of function
37975
37976 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
37977
37978         * ext/flac/gstflac.c: (plugin_init):
37979         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
37980         * ext/flac/gstflacdec.h:
37981         * ext/flac/gstflacenc.h:
37982           Fix typos
37983
37984 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
37985
37986         * examples/gstplay/player.c: s/gstplay.h/play.h/
37987
37988 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
37989
37990         * gst-libs/gst/play/Makefile.am:
37991         * gst-libs/gst/play/gstplay.c:
37992         * gst-libs/gst/play/gstplay.h:
37993         * gst-libs/gst/play/play.c:
37994           more surgery, operation complete
37995
37996 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
37997
37998         * gst-libs/gst/play/play.old.c:
37999         * gst-libs/gst/play/play.old.h:
38000           after CVS surgery by moving, remove
38001         * gst-libs/gst/play/playpipelines.c:
38002           remove
38003
38004         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
38005           add negotiation error
38006
38007 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38008
38009         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
38010         (gst_ogg_demux_push):
38011           add some seeking debug info
38012           send a flush when seeking
38013
38014 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38015
38016         * configure.ac:
38017           use AC_C_INLINE
38018         * configure.ac:
38019         * ext/Makefile.am:
38020         * ext/theora/Makefile.am:
38021         * ext/theora/theoradec.c:
38022           add theora video decoder. Does just do simple decoding for now and
38023           has been tested against Theora cvs only. It only works when theora
38024           is compiled with --enable-static.
38025         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
38026           always reset packetno on DISCONT
38027
38028 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38029
38030         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
38031           Fix audio.
38032
38033 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38034
38035         * gst/mpegaudioparse/gstmpegaudioparse.c:
38036         (mp3_type_frame_length_from_header):
38037           Fix header parsing - stolen from ffmpeg (thank you! :) ).
38038
38039 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38040
38041         * ext/esd/esdsink.c: (gst_esdsink_init):
38042           Since we have static pad template caps, we don't need to negotiate;
38043           either the core errors out or we know the format.
38044
38045 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38046
38047         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38048         (gst_riff_read_seek):
38049         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38050         (gst_ebml_read_seek):
38051           Fix event handling.
38052
38053 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38054
38055         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
38056           removee video/x-theora from vp3 decoder, it doesn't handle raw
38057           theora streams
38058         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
38059           fix bug with finalizing element that never went to PAUSED
38060         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
38061           length and position queries were swapped
38062         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
38063         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
38064         (vorbis_dec_src_event):
38065           implement querying time and bytes
38066
38067 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
38068
38069         * just about every source file:
38070           gst_element_error -> GST_ELEMENT_ERROR
38071
38072 2004-01-29  Julien MOUTTE  <julien@moutte.net>
38073
38074         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
38075         emiting FLUSH and even before DISCONT.
38076         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
38077         get the best instant seeking as possible yay!
38078
38079 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38080
38081         * gst/mpeg1videoparse/gstmp1videoparse.c:
38082         (gst_mp1videoparse_real_chain):
38083           Committed wrong version last week... Grr... Didn't notice until now.
38084
38085 2004-01-29  Julien MOUTTE <julien@moutte.net>
38086
38087         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
38088         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
38089         have_xwindow_id signal in xwindow_create.
38090
38091 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38092
38093         * ext/ogg/gstoggdemux.c:
38094           lots of changes - mainly support for chained bitstreams, seeking,
38095           querying and bugfixes of course
38096         * ext/vorbis/Makefile.am:
38097         * ext/vorbis/vorbisdec.c:
38098         * ext/vorbis/vorbisdec.h:
38099           add vorbisdec raw vorbis decoder
38100         * ext/vorbis/vorbis.c: (plugin_init):
38101           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
38102         * gst/intfloat/Makefile.am:
38103         * gst/intfloat/float22int.c:
38104         * gst/intfloat/float22int.h:
38105         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
38106           add float2intnew plugin. It converts multichannel interleaved float to
38107           multichannel interleaved int. The name should probably be changed.
38108         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
38109         (plugin_init):
38110           add typefinding for raw theora video so oggdemux can detect it.
38111
38112 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38113
38114         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
38115         sink element first.
38116         * gst/videoscale/gstvideoscale.c:
38117         (gst_videoscale_handle_src_event): Fixing src event handler.
38118
38119 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38120
38121         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
38122         (gst_v4lsrc_open), (gst_v4lsrc_close),
38123         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
38124         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
38125         * sys/v4l/gstv4lsrc.h:
38126         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
38127         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
38128           Implement resizing... Hack. But that's why v4l is b0rked...
38129
38130 2004-01-28  Julien MOUTTE <julien@moutte.net>
38131
38132         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
38133         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
38134         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
38135         (gst_ximagesink_xwindow_destroy):
38136         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
38137         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
38138         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
38139         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
38140         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
38141         correctly cleaning the image created to check xshm calls on succes,
38142         added a lot of XSync calls in X11 functions, and fixed a segfault when
38143         no image format was defined before negotiation happened.
38144
38145 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38146
38147         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
38148           use gst_element_get_time to get correct time
38149
38150 2004-01-28  Julien MOUTTE  <julien@moutte.net>
38151
38152         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
38153         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
38154         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
38155         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
38156         (gst_xvimagesink_check_xshm_calls),
38157         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
38158         X plugins are now able to detect that XShm calls will fail even if the
38159         server claims that it has XShm support (remote displays most of the
38160         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
38161         so that we use non XShm functions. This feature is almost useless for
38162         xvimagesink as Xv is not supported on remote displays anyway, but
38163         it might happen than even on the local display XShm calls fail.
38164
38165 2004-01-27  David Schleef  <ds@schleef.org>
38166
38167         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
38168         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
38169         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
38170         changed esdsink to only use 44100,16,2, since esd sucks at rate
38171         conversion and esdsink has had difficulty negotiating.
38172
38173 2004-01-27  Julien MOUTTE <julien@moutte.net>
38174
38175         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
38176         (gst_play_seek_to_time): Fixing the way to get current position.
38177
38178 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38179
38180         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
38181           use gst_element_get_time to get correct time
38182
38183 2004-01-27  Julien MOUTTE <julien@moutte.net>
38184
38185         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
38186         fix ever... Inverting 2 lines of code make spider autoplug correctly
38187         tagged mp3 !
38188
38189 2004-01-27  David Schleef  <ds@schleef.org>
38190
38191         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
38192         Use gst_pad_try_set_caps_nonfixed().
38193
38194 2004-01-27  David Schleef  <ds@schleef.org>
38195
38196         * gst/ac3parse/gstac3parse.c: update to checklist 5
38197         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
38198         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
38199         * gst/audioscale/gstaudioscale.c: same
38200         * gst/auparse/gstauparse.c: same
38201         * gst/avi/gstavidemux.c: same
38202
38203 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38204
38205         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
38206           stop processing after EOS
38207
38208 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38209
38210         * gst/asfdemux/asfheaders.h:
38211         * gst/asfdemux/gstasfdemux.c:
38212         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
38213         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
38214         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
38215           lot's of fixes to make data extraction simpler and get the code
38216           architecture and compiler independant. Add debugging category
38217         * gst/goom/gstgoom.c: (gst_goom_change_state):
38218           reset channel count on PAUSED=>READY, not READY=>PAUSED
38219
38220 2004-01-26  Colin Walters  <walters@verbum.org>
38221
38222         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
38223         code to pull a bigger buffer in iradio mode.  This as a side effect
38224         makes typefinding work.
38225
38226 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
38227
38228         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
38229         Fix SVQ3 decoding on PPC
38230
38231 2004-01-26  Julien MOUTTE <julien@moutte.net>
38232
38233         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
38234         that one managed to stay there... Fixed.
38235
38236 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
38237
38238         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
38239         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
38240         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
38241         (qtdemux_video_caps):
38242         * gst/qtdemux/qtdemux.h:
38243         Add SVQ3 specific flags to qtdemux and ffmpeg
38244
38245 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38246
38247         * gst-libs/gst/audio/audio.h:
38248           remove buffer-frames from audio caps
38249         * gst/audioconvert/gstaudioconvert.c:
38250           fix plugin to really work.
38251
38252 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38253
38254         * gst-libs/gst/mixer/mixer.c:
38255         * gst-libs/gst/propertyprobe/propertyprobe.c:
38256         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
38257         (gst_tuner_find_channel_by_name):
38258         * gst-libs/gst/tuner/tuner.h:
38259           Add gtk-doc style comments. Also fix a function name.
38260
38261 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38262
38263         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
38264         (gst_divxdec_negotiate):
38265           Fix for new capsnego - also fixes gst-player with divxdec.
38266
38267 2004-01-25  Julien MOUTTE  <julien@moutte.net>
38268
38269         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
38270         (gst_play_identity_handoff), (gst_play_set_location),
38271         (gst_play_set_visualization), (gst_play_connect_visualization): Another
38272         try in visualization implementation. Still have an issue with switch
38273         blocking when pulling from video_queue and only audio comes out of
38274         spider.
38275         * gst/switch/gstswitch.c: (gst_switch_release_pad),
38276         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
38277         release method. And check if the pad is usable before pulling.
38278
38279 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38280
38281         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
38282         (gst_videobalance_init),
38283         (gst_videobalance_colorbalance_list_channels),
38284         (gst_videobalance_colorbalance_set_value),
38285         (gst_videobalance_colorbalance_get_value),
38286         (gst_videobalance_update_properties),
38287         (gst_videobalance_update_tables_planar411),
38288         (gst_videobalance_planar411):
38289         * gst/videofilter/gstvideobalance.h:
38290           Implement lookup-tables. +/- 10x faster.
38291
38292 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38293
38294         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38295         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
38296           The index reading was broken. The rest worked fine, but the whole
38297           goal of my rewrite was to make avidemux readable, and this was
38298           not at all readable. Please use typed variables.
38299
38300 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38301
38302         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38303           Additional pad usability check.
38304         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
38305         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
38306         (gst_mp1videoparse_real_chain):
38307           Fix MPEG video stream parsing. The original plugin had several
38308           issues, including not timestamping streams where the source was
38309           not timestamped (this happens with PTS values in mpeg system
38310           streams, but MPEG video is also a valid stream on its own so
38311           that needs timestamps too). We use the display time code for that
38312           for now. Also, if one incoming buffer contains multiple valid
38313           frames, we push them all on correctly now, including proper EOS
38314           handling. Lastly, several potential segfaults were fixed, and we
38315           properly sync on new sequence/gop headers to include them in next,
38316           not previous frames (since they're header for the next frame, not
38317           the previous). Also see #119206.
38318         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
38319         (bpf_from_header):
38320           Move caps setting so we only do it after finding several valid
38321           MPEG-1 fraes sequentially, not right after the first one (which
38322           might be coincidental).
38323         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
38324         (mpeg_video_type_find), (mpeg_video_stream_type_find),
38325         (plugin_init):
38326           Add unsynced MPEG video stream typefinding, and change some
38327           probability values so we detect streams rightly. The idea is as
38328           follows: I can have an unsynced system stream which contains
38329           video. In the current code, I would randomly get a type for either
38330           system or video stream type found, because the probabilities are
38331           being calculated rather randomly. I now use fixed values, so we
38332           always prefer system stream if that was found (and that is how it
38333           should be). If no system stream was found, we can still identity                the stream as video-only.
38334
38335 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38336
38337         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
38338         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
38339           don't write to buffer. Extract data without the need of
38340           __attribute__ ((packed))
38341
38342 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38343
38344         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
38345         (mpeg1_sys_type_find):
38346           Fix MPEG-1 stream typefinding.
38347
38348 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38349
38350         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
38351           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
38352
38353 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
38354
38355         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
38356         * ext/esd/gstesd.c: (plugin_init):
38357           private debugging, better error reporting
38358
38359 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38360
38361         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
38362         (gst_riff_read_init), (gst_riff_read_change_state):
38363         * gst-libs/gst/riff/riff-read.h:
38364           Remove stuff fromold metadata system.
38365
38366 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38367
38368         * ext/ogg/gstoggdemux.c:
38369           Fix wrong file comment.
38370         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
38371         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
38372           Add metadata reading properly.
38373
38374 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
38375
38376         * ext/Makefile.am:
38377           Fix nas DIST_SUBDIRS
38378           Uraeus:
38379           Fix bug where make distcheck doesn't get run on adding stuff to
38380           the build.
38381
38382 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38383
38384         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
38385         * ext/divx/gstdivxdec.h:
38386           Fix divx3 ("msmpeg4") playback using divxdec.
38387
38388 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38389
38390         * gst/typefind/gsttypefindfunctions.c:
38391         (mp3_type_frame_length_from_header): fix bug in length computation
38392         (mp3_type_find): improve debugging output
38393
38394 2004-01-23  Julien MOUTTE  <julien@moutte.net>
38395
38396         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
38397         (gst_play_set_location), (gst_play_seek_to_time),
38398         (gst_play_set_audio_sink), (gst_play_set_visualization),
38399         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
38400         the pipeline from scratch. Visualization is back and switch went out as
38401         i realized it was not possible to use the way i wanted.
38402         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
38403         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
38404         clearing in state change from READY to NULL. So that one can clean the
38405         X ressources keeping the element.
38406         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38407         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
38408         (gst_xvimagesink_colorbalance_set_value),
38409         (gst_xvimagesink_colorbalance_get_value),
38410         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
38411         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
38412         change from READY to NULL and fixed some stupid bugs in colorbalance
38413         get/set values. Also added the following feature : when nobody tries to
38414         set some values to the colorbalance levels before the xcontext is
38415         grabbed, then when creating channels list from Xv attributes we set the
38416         internal values to the Xv defaults. This way we handle buggy Xv drivers
38417         that set default hue values far from the middle of the range (Thanks
38418         to Jon Trowbridge for pointing that issue).
38419         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
38420         colorbalance levels have been set before xcontext is grabbed.
38421
38422 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38423
38424         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
38425           Fix the ossmixer case where we shouldn't open /dev/dsp* because
38426           it might block operations (which is bad for a mixer).
38427
38428 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
38429
38430         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
38431         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
38432         (gmip_find_type_pre):
38433         * gst-libs/gst/media-info/media-info-priv.h:
38434         * gst-libs/gst/media-info/media-info.c:
38435         (gst_media_info_instance_init), (gst_media_info_read_idler):
38436         add fakesink to get caps on decoder src pad again
38437         fix callback prototype to match new have_type signal signature
38438
38439 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
38440
38441         * gst/adder/gstadder.c: (gst_adder_link):
38442           fix non-compile and cut-n-paste code
38443
38444 2004-01-21  David Schleef  <ds@schleef.org>
38445
38446         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
38447         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
38448         (gst_swfdec_init), (gst_swfdec_change_state):
38449         * ext/swfdec/gstswfdec.h:
38450         Fix negotiation.
38451         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
38452         (gst_adder_request_new_pad): Fix negotiation.
38453         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
38454         Add a fixate function.
38455         * gst/intfloat/gstfloat2int.c:
38456         * gst/intfloat/gstfloat2int.h:
38457         * gst/intfloat/gstint2float.c:
38458         * gst/intfloat/gstint2float.h:
38459         Completely rewrite the negotiation.  Doesn't quite work yet,
38460         due to some buffer-frames problem.
38461
38462 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
38463
38464         * ext/gnomevfs/gstgnomevfssrc.c:
38465         * sys/v4l2/v4l2_calls.h:
38466           fix includes for distcheck
38467
38468 2004-01-21  Christian Schaller <uraeus@gnome.org>
38469
38470         * ext/nas/
38471         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
38472         based on earlier patch from Laurent Vivier
38473
38474 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
38475
38476         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
38477         Fix wma caps property
38478         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
38479         Fix typo (flags1 and flags2)
38480
38481 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38482
38483         * gst-libs/gst/media-info/media-info-priv.c:
38484         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
38485         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
38486         (gmip_find_stream), (gmip_find_track_metadata),
38487         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
38488         (gmip_find_track_format):
38489         * gst-libs/gst/media-info/media-info-priv.h:
38490         * gst-libs/gst/media-info/media-info-test.c: (main):
38491         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
38492         (gst_media_info_read_idler), (gst_media_info_read):
38493         * gst-libs/gst/media-info/media-info.h:
38494           register debugging category and use it for debugging
38495
38496 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38497
38498         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
38499         (gst_vorbisfile_new_link):
38500           signal streaminfo through tags
38501
38502 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38503
38504         * ext/mplex/gstmplex.cc:
38505         * ext/mplex/gstmplexibitstream.cc:
38506           g++ doesn't like NULL in our i18n/error macros, should be
38507           either (NULL) or ("").
38508
38509 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38510
38511         * sys/dxr3/dxr3audiosink.c:
38512         * sys/dxr3/dxr3init.c:
38513         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
38514         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
38515           Fix more error error error errors (missing includes here).
38516
38517 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38518
38519         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
38520           fix thomas' error errors.
38521
38522 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38523
38524         * ext/mpeg2enc/gstmpeg2enc.cc:
38525           fix error errors.
38526
38527 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38528
38529         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38530         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38531           Fix for new error system.
38532
38533 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
38534
38535         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
38536           fix for new error reporting
38537
38538 2004-01-20  David Schleef  <ds@schleef.org>
38539
38540         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
38541         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
38542         (gst_ximagesink_set_xwindow_id): Change to using a framerate
38543         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
38544         and neither is 100+, most likely.
38545         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
38546         (gst_xvimagesink_getcaps): same
38547
38548 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
38549
38550         * configure.ac:
38551           Up version requirement to 2.0.3 (not yet released) to avoid symbol
38552           clashes with ffmpeg.
38553
38554 2004-01-20  Julien MOUTTE  <julien@moutte.net>
38555
38556         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
38557         (gst_switch_init): Fixed switch element : proxying link and setting
38558         caps from src to sink on request.
38559
38560 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38561
38562         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
38563         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
38564         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
38565         fix element_error
38566
38567 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38568
38569         * sys/v4l/v4l_calls.h:
38570         * sys/v4l2/v4l2_calls.h:
38571           element_error fixes
38572
38573 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38574
38575         * gst-libs/gst/gst-i18n-plugin.h:
38576           add locale.h
38577           remove config.h inclusion
38578
38579 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38580
38581         * autogen.sh:
38582           adding autopoint invocation
38583         * Makefile.am:
38584         * configure.ac:
38585         * gst-libs/gst/gettext.h:
38586           adding gettext bits
38587         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
38588         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
38589         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
38590         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38591         (gst_gnomevfssink_close_file):
38592         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
38593         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
38594         * gst-libs/gst/gst-i18n-plugin.h:
38595         * gst/avi/gstavi.c: (plugin_init):
38596         * sys/dxr3/dxr3init.c: (plugin_init):
38597         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
38598         * sys/oss/gstossaudio.c: (plugin_init):
38599         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38600         * sys/v4l/gstv4l.c: (plugin_init):
38601         * sys/v4l/v4l_calls.c: (gst_v4l_open):
38602         * sys/v4l2/gstv4l2.c: (plugin_init):
38603         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38604         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
38605         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
38606         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
38607         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
38608         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
38609           make sure locale and translation domain are set
38610           fix translated strings
38611         * po/.cvsignore:
38612         * po/LINGUAS:
38613         * po/Makevars:
38614         * po/POTFILES.in:
38615         * po/nl.po:
38616           put translation files into place
38617         * sys/xvideo/imagetest.c: (main):
38618         * ext/dv/demo-play.c: (main):
38619           fix unnecessary translations
38620
38621 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
38622
38623         * ext/sndfile/gstsf.c:
38624         * gst/avi/gstavimux.c:
38625         * ext/audiofile/gstafsink.c:
38626         * ext/audiofile/gstafsrc.c:
38627         * ext/gnomevfs/gstgnomevfssink.c:
38628         * ext/gnomevfs/gstgnomevfssrc.c:
38629         * sys/oss/gstosselement.c:
38630         * sys/v4l/v4l_calls.h:
38631           fix i18n include
38632
38633 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38634
38635         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
38636         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
38637         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
38638         (gst_v4l2_get_output), (gst_v4l2_set_output),
38639         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
38640         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
38641         (gst_v4l2_set_attribute):
38642         update to new error handling
38643
38644 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38645
38646         * ext/sidplay/gstsiddec.cc:
38647         * gst/modplug/gstmodplug.cc:
38648           parenthese NULL because C++ seems angry about it
38649
38650 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
38651
38652         * gst-libs/gst/gst-i18n-plugin.h:
38653           add skeleton i18n stuff, but needs to be further implemented
38654
38655 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
38656
38657         * examples/gstplay/player.c: (main):
38658         * ext/aalib/gstaasink.c: (gst_aasink_open):
38659         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
38660         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
38661         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
38662         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
38663         (gst_afsink_close_file):
38664         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
38665         (gst_afsrc_close_file):
38666         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
38667         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
38668         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
38669         * ext/esd/esdmon.c: (gst_esdmon_get):
38670         * ext/esd/esdsink.c: (gst_esdsink_chain):
38671         * ext/faac/gstfaac.c: (gst_faac_chain):
38672         * ext/faad/gstfaad.c: (gst_faad_chain):
38673         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
38674         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
38675         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
38676         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
38677         (gst_flacdec_loop):
38678         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
38679         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
38680         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
38681         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
38682         (gst_gnomevfssink_close_file):
38683         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
38684         (gst_gnomevfssrc_open_file):
38685         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
38686         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
38687         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
38688         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
38689         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
38690         * ext/mad/gstmad.c: (gst_mad_chain):
38691         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
38692         * ext/mpeg2dec/gstmpeg2dec.c:
38693         * ext/mpeg2enc/gstmpeg2enc.cc:
38694         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
38695         * ext/mplex/gstmplex.cc:
38696         * ext/mplex/gstmplexibitstream.cc:
38697         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
38698         (gst_ogg_demux_push), (gst_ogg_pad_push):
38699         * ext/raw1394/gstdv1394src.c:
38700         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
38701         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
38702         * ext/sidplay/gstsiddec.cc:
38703         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
38704         (gst_sf_loop):
38705         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
38706         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
38707         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
38708         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
38709         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
38710         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
38711         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
38712         * gst-libs/gst/Makefile.am:
38713         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
38714         (gst_riff_read_element_data), (gst_riff_read_seek),
38715         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
38716         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
38717         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
38718         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
38719         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
38720         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
38721         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
38722         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
38723         * gst/goom/gstgoom.c: (gst_goom_chain):
38724         * gst/id3/gstid3types.c: (gst_id3types_loop):
38725         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
38726         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
38727         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
38728         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
38729         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
38730         (gst_ebml_read_float), (gst_ebml_read_header):
38731         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
38732         (gst_matroska_demux_parse_blockgroup):
38733         * gst/modplug/gstmodplug.cc:
38734         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
38735         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
38736         * gst/oneton/gstoneton.c: (gst_oneton_chain):
38737         * gst/silence/gstsilence.c: (gst_silence_get):
38738         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38739         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
38740         * gst/speed/gstspeed.c: (speed_loop):
38741         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
38742         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
38743         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
38744         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
38745         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
38746         (gst_wavparse_loop):
38747         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
38748         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
38749         (dxr3audiosink_close):
38750         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
38751         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
38752         (dxr3videosink_close), (dxr3videosink_write_data):
38753         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
38754         * sys/oss/gstosselement.h:
38755         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
38756         (gst_osssink_chain):
38757         * sys/oss/gstosssrc.c: (gst_osssrc_get):
38758         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
38759         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
38760         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
38761         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
38762         (gst_v4l_enable_overlay):
38763         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
38764         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
38765         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
38766         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
38767         (gst_v4l_set_audio):
38768         * sys/v4l/v4l_calls.h:
38769         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
38770         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
38771         (gst_v4lmjpegsink_playback_init),
38772         (gst_v4lmjpegsink_playback_start):
38773         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
38774         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
38775         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
38776         (gst_v4lmjpegsrc_requeue_frame):
38777         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
38778         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
38779         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
38780         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
38781         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
38782         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
38783         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
38784         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
38785         (gst_v4l2src_capture_stop):
38786         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
38787         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
38788         (gst_ximagesink_chain):
38789         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
38790         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
38791         (gst_xvideosink_xwindow_new):
38792         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38793         (gst_xvimagesink_chain):
38794         use new error signal, function and categories
38795
38796 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
38797
38798         * configure.ac:
38799         * ext/Makefile.am:
38800         * ext/musicbrainz/gsttrm.c:
38801         * ext/musicbrainz/gsttrm.h:
38802         * ext/musicbrainz/Makefile.am:
38803         Add a trm plugin
38804
38805 2004-01-18  Julien MOUTTE  <julien@moutte.net>
38806
38807         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
38808         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
38809         synchronous property for debugging.
38810         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
38811         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38812         (gst_xvimagesink_set_property): Moving a pointer declaration to a
38813         smaller block, fixing indent.
38814
38815 2004-01-16  David Schleef  <ds@schleef.org>
38816
38817         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
38818         property affects the video stream.
38819         * sys/xvimage/xvimagesink.c:
38820         * sys/xvimage/xvimagesink.h:
38821         Add synchronous property for debugging.  Should probably be
38822         disabled in non-CVS builds.  Make sure that the Xv attribute
38823         exists before we set it (crash!).  Fix a silly float bug that
38824         caused colorbalance to just not work.
38825
38826 2004-01-17  Christian Schaller <Uraeus@gnome.org>
38827
38828         * tools/gst-launch-ext.in - update for new plugins
38829
38830 2004-01-16  David Schleef  <ds@schleef.org>
38831
38832         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
38833         already-freed caps.
38834
38835 2994-01-16  Christian Schaller <Uraeus@gnome.org>
38836
38837         * Update spec for new colorspace plugin and libcaca plugin
38838         * Fix compilation of libcaca plugin (clock -> id)
38839
38840 2004-01-16  Julien MOUTTE <julien@moutte.net>
38841
38842         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
38843         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
38844         (gst_xvimagesink_set_xwindow_id),
38845         (gst_xvimagesink_colorbalance_set_value),
38846         (gst_xvimagesink_colorbalance_get_value),
38847         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
38848         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
38849         correct colorbalance properties. They can now be set when the element
38850         is still in NULL state. The values will be committed to the Xv Port
38851         when xcontext is initialized.
38852         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
38853         brightness int values in the GstXvImagesink structure.
38854
38855 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38856
38857         * gst-libs/gst/Makefile.am:
38858           restructure so having local patches works easier.
38859
38860 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38861
38862         * ext/mpeg2enc/Makefile.am:
38863         * ext/mpeg2enc/gstmpeg2enc.cc:
38864         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
38865           Bugfix with respect to EOS handling.
38866
38867 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38868
38869         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
38870           Link with right caps (else, it segfaults).
38871         * ext/mplex/gstmplexjob.cc:
38872           Fix for slight API change in 1.6.1.93 release of mjpegtools.
38873
38874 2004-01-15  David Schleef  <ds@schleef.org>
38875
38876         * gst-libs/gst/audio/Makefile.am:
38877         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
38878         from the template.
38879         * gst-libs/gst/audio/gstaudiofilter.c:
38880         * gst-libs/gst/audio/gstaudiofilter.h:
38881         Add bytes_per_sample and size and n_samples calculation.
38882         * gst-libs/gst/audio/gstaudiofilterexample.c:
38883         Remove, now autogenerated.
38884         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
38885         Moved from gstaudiofilterexample, object name changed, code added
38886         so that it actually works.
38887         * gst-libs/gst/audio/make_filter:
38888         Script to build an audiofilter subclass from the template.
38889         * gst/colorspace/Makefile.am:
38890         * gst/colorspace/yuv2yuv.c:
38891         Remove file, since it's GPL, and we don't use it.
38892
38893 2004-01-15  Julien MOUTTE  <julien@moutte.net>
38894
38895         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
38896         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
38897         them use the buffer free function to test how the buffer was allocated.
38898
38899 2004-01-15  David Schleef  <ds@schleef.org>
38900
38901         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
38902         that handles osssink fallback.
38903         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
38904         (gst_audio_convert_getcaps):
38905         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
38906         Add audio/x-qdm2 for QDM2 audio.
38907         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
38908         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
38909         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
38910         Decrease minimum size to 16x16.
38911         * gst/wavparse/gstwavparse.c:
38912         Convert disabled pad template caps to new caps.
38913         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
38914         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
38915         (gst_xvimagesink_chain): Throw element error when display cannot
38916         be opened.  Increase minimum framerate to 1.0.  Check the data
38917         free function on a buffer to make sure it is the type we expect
38918         before manipulating it.
38919
38920 2004-01-15  Julien MOUTTE <julien@moutte.net>
38921
38922         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
38923         (gst_videobalance_colorbalance_set_value): Implement passthru if
38924         settings are in the middle.
38925         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
38926
38927 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38928
38929         * gst/videofilter/Makefile.am:
38930         * gst/volume/Makefile.am:
38931           Since we use videofilter symbols, link to it.
38932
38933 2004-01-15  Julien MOUTTE <julien@moutte.net>
38934
38935         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
38936         mixer interface type to HARDWARE.
38937         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
38938         type to SOFTWARE.
38939         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
38940         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
38941         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
38942         (gst_volume_interface_init), (gst_volume_list_tracks),
38943         (gst_volume_set_volume), (gst_volume_get_volume),
38944         (gst_volume_set_mute), (gst_volume_mixer_init),
38945         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
38946         (volume_init): Implementing mixer interface.
38947         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
38948         * sys/oss/gstosselement.c: (gst_osselement_get_type),
38949         (gst_osselement_change_state): Removing some trailing commas in
38950         structures.
38951         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
38952         interface type to HARDWARE.
38953         * sys/v4l/gstv4lcolorbalance.c:
38954         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
38955         type to HARDWARE.
38956         * sys/v4l2/gstv4l2colorbalance.c:
38957         (gst_v4l2_color_balance_interface_init): Setting colorbalance
38958         interface type to HARDWARE.
38959         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
38960         same code than ximagesink for event handling.
38961
38962 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38963
38964         * ext/snapshot/Makefile.am:
38965         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
38966         (gst_snapshot_chain):
38967         * ext/snapshot/gstsnapshot.h:
38968           This has to be a joke... Snapshot should be connected to a tee,
38969           colorspace element before it and EOS after that, where the other
38970           src of the tee receives normal data.
38971           The current way is *wrong*.
38972
38973 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38974
38975         * ext/hermes/gsthermescolorspace.c:
38976           Fix another compile error. Same as below.
38977
38978 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
38979
38980         * gst/colorspace/gstcolorspace.c:
38981         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
38982         (gst_colorspace_i420_to_yv12):
38983           Fix compiling... Didn't test if it actually works.
38984
38985 2004-01-15  David Schleef  <ds@schleef.org>
38986
38987         * configure.ac:
38988         * gst/colorspace/Makefile.am:
38989         * gst/colorspace/gstcolorspace.c:
38990         * gst/colorspace/gstcolorspace.h:
38991         * gst/colorspace/yuv2rgb.c:
38992         * gst/colorspace/yuv2rgb.h:
38993         Duplicate the ext/hermes colorspace plugin, and remove Hermes
38994         code and GPL code.  Fix for new caps negotiation.  Rewrite
38995         much of the format handling code, and some of the conversion
38996         code.  Basically, rewrote almost everything.  This element
38997         handles I420, YV12 to RGB conversions.
38998         * ext/hermes/Makefile.am:
38999         * ext/hermes/gsthermescolorspace.c:
39000         Rename colorspace to hermescolorspace.  Fix negotiation issues.
39001         Remove non-Hermes related code.  This element handles lots of
39002         RGB to RGB conversions, but no YUV.
39003         * ext/hermes/gstcolorspace.c:
39004         * ext/hermes/gstcolorspace.h:
39005         * ext/hermes/rgb2yuv.c:
39006         * ext/hermes/yuv2rgb.c:
39007         * ext/hermes/yuv2rgb.h:
39008         * ext/hermes/yuv2rgb_mmx16.s:
39009         * ext/hermes/yuv2yuv.c:
39010         * ext/hermes/yuv2yuv.h:
39011         Remove old code.
39012
39013 2004-01-14  Colin Walters  <walters@verbum.org>
39014
39015         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
39016         they've already been.
39017
39018 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39019
39020         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
39021           assume tag mode when pad is not connected
39022
39023 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39024
39025         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39026           Don't update the time of the clock
39027         (gst_alsa_sink_loop):
39028           sync to the clock given to alsasink, not the own clock
39029         * sys/oss/gstosssink.c: (gst_osssink_chain):
39030           sync to the clock
39031         (gst_osssink_change_state):
39032           activate the clock
39033         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39034         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39035           remove bogus code that made DISCONT events unhandled
39036         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
39037           explicitly case to double in _set_simple. (fixes 2nd warning in bug
39038           #131502)
39039         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
39040         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
39041         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
39042           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
39043           2nd warning in bug #131502)
39044
39045 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39046
39047         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
39048         (gst_videobalance_colorbalance_set_value),
39049         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
39050         for colorbalance interface implementation.
39051         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
39052         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
39053         (gst_ximagesink_dispose), (gst_ximagesink_init),
39054         (gst_ximagesink_class_init): Adding DISPLAY property.
39055         * sys/ximage/ximagesink.h: Adding display_name to store display.
39056         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39057         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
39058         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
39059         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
39060         properties (they still need polishing though for gst-launch use : no
39061         xcontext yet, i ll do that tomorrow).
39062         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
39063
39064 2004-01-14  Julien MOUTTE  <julien@moutte.net>
39065
39066         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
39067         (gst_play_set_location), (gst_play_set_visualization): Preparing
39068         switch integration, adding videobalance in the pipeline.
39069
39070 2004-01-14  Julien MOUTTE <julien@moutte.net>
39071
39072         * gst-libs/gst/colorbalance/colorbalance.c:
39073         (gst_color_balance_class_init): Adding a default type.
39074         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
39075         the type.
39076         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
39077         (gst_videobalance_dispose), (gst_videobalance_class_init),
39078         (gst_videobalance_init), (gst_videobalance_interface_supported),
39079         (gst_videobalance_interface_init),
39080         (gst_videobalance_colorbalance_list_channels),
39081         (gst_videobalance_colorbalance_set_value),
39082         (gst_videobalance_colorbalance_get_value),
39083         (gst_videobalance_colorbalance_init): Implementing colorbalance
39084         interface.
39085         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
39086         list.
39087         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
39088         bug which was triggering a BadAccess X error when setting an overlay
39089         before pad was really negotiated.
39090         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
39091         Using the colorbalance type macro.
39092
39093 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39094
39095         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
39096         (gst_flacenc_chain):
39097           handle tags correctly
39098         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
39099           extract ID3v1 tags correctly
39100
39101 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39102
39103         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
39104         (plugin_init):
39105           Improve matroska typefinding for odd-typed headers...
39106
39107 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39108
39109         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
39110           Fix for using incremental number on padnames.
39111
39112 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39113
39114         * ext/divx/gstdivxdec.c:
39115         * ext/divx/gstdivxenc.c:
39116           Set category to divx4linux instead of divx (too generic).
39117         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
39118         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
39119         (gst_wavparse_loop), (gst_wavparse_change_state):
39120         * gst/wavparse/gstwavparse.h:
39121           fix parsing of WAV files with non-standard fmt-tag size and fix
39122           skipping of unrecognized chunks... Someone please fix this thing
39123           to use rifflib so all this is automated.
39124         * sys/v4l/Makefile.am:
39125         * sys/v4l2/Makefile.am:
39126           Add X_CFLAGS because we depend on X (for overlay).
39127
39128 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
39129
39130         * ext/mpeg2dec/gstmpeg2dec.c:
39131           Don't issue a timestamp unless we tagged the frame
39132           with a PTS.
39133
39134 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39135
39136         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
39137           Query the audio element to get the time, not the clock. We're
39138           interested in the element's time here.
39139
39140 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39141
39142         * ext/aalib/gstaasink.c: (gst_aasink_chain):
39143         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
39144         * ext/esd/esdsink.c: (gst_esdsink_chain):
39145         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
39146         * ext/mas/massink.c: (gst_massink_chain):
39147         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
39148         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
39149         (gst_matroska_demux_parse_metadata):
39150         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
39151         (gst_mpeg_parse_release_locks):
39152         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
39153         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
39154         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39155         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
39156         (gst_osssink_change_state):
39157         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
39158         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39159         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
39160         (gst_xvideosink_release_locks):
39161         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
39162           use element time.
39163         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
39164         (gst_alsa_clock_stop):
39165         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
39166         (gst_audio_clock_get_internal_time):
39167           simplify for use with new clocking code.
39168         * testsuite/alsa/Makefile.am:
39169         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
39170           fix testsuite for new caps system
39171
39172 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39173
39174         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
39175         * ext/flac/gstflacenc.c: (add_one_tag):
39176           length is already host endian, no need to convert. Fixes playback of
39177           tagged files on PPC. (bug #128384)
39178
39179 2004-01-13  Julien MOUTTE <julien@moutte.net>
39180
39181         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
39182         colorbalance interface stating if it is hardware based or software
39183         based.
39184         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
39185         Removing a trailing comma.
39186         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39187         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
39188         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
39189         the documentation seems to be wrong on the -1000 to 1000 interval.
39190
39191 2004-01-12  David Schleef  <ds@schleef.org>
39192
39193         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
39194         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
39195         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
39196         Fix negotiation.  Add a bufferalloc function for the sink pad,
39197         and generally clean up some of the code.
39198
39199 2004-01-12  Julien MOUTTE <julien@moutte.net>
39200
39201         * gst-libs/gst/colorbalance/colorbalancechannel.c:
39202         (gst_color_balance_channel_dispose): Adding safety check in dispose
39203         method.
39204         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
39205         (gst_xvimagesink_xcontext_clear),
39206         (gst_xvimagesink_interface_supported),
39207         (gst_xvimagesink_colorbalance_list_channels),
39208         (gst_xvimagesink_colorbalance_set_value),
39209         (gst_xvimagesink_colorbalance_get_value),
39210         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
39211         Adding colorbalance interface support to set XV parameters such as
39212         HUE, BRIGHTNESS, CONTRAST, SATURATION.
39213         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
39214         interface.
39215
39216 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39217
39218         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
39219         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
39220         (gst_audio_convert_init), (gst_audio_convert_set_property),
39221         (gst_audio_convert_get_property), (gst_audio_convert_chain),
39222         (gst_audio_convert_link),
39223         (gst_audio_convert_buffer_to_default_format),
39224         (gst_audio_convert_buffer_from_default_format), (plugin_init):
39225           - implement _getcaps and use it
39226           - improve linking
39227           - remove float caps since no float conversion is actually done
39228           - remove properties and arguments that were to be used for rate
39229             conversion
39230
39231 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39232
39233         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
39234         (gst_audio_structure_set_int):
39235         * gst-libs/gst/audio/audio.h:
39236           add helper functions for _getcaps matching the standard audio
39237           templates
39238
39239 2004-01-12  David Schleef  <ds@schleef.org>
39240
39241         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
39242         Test that pad is negotiated before getting its caps.
39243
39244 2004-01-12  Julien MOUTTE <julien@moutte.net>
39245
39246         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
39247         analyzing the pads of an element the bin is mostly in READY state so
39248         no caps were negotiated. This helper function needs to work with
39249         _get_caps directly then. I was not freeing them though, added that to
39250         fix the mem leak.
39251
39252 2004-01-12  Julien MOUTTE <julien@moutte.net>
39253
39254         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
39255         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
39256         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
39257         than the free_func.
39258
39259 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
39260
39261         * sys/oss/gstossaudio.c: (plugin_init):
39262         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
39263         * sys/oss/gstosselement.h:
39264           make an oss debugging category
39265           make failure more descriptive
39266
39267 2004-01-11  David Schleef  <ds@schleef.org>
39268
39269         * ext/ffmpeg/gstffmpeg.c:
39270         * ext/ffmpeg/gstffmpegcodecmap.c:
39271         * ext/ffmpeg/gstffmpegdec.c:
39272         * ext/ffmpeg/gstffmpegenc.c:
39273         * ext/ffmpeg/gstffmpegprotocol.c:
39274         * ext/gdk_pixbuf/gstgdkanimation.c:
39275         * ext/jpeg/gstjpeg.c:
39276         * ext/libpng/gstpng.c:
39277         * ext/mpeg2dec/perftest.c:
39278         * ext/speex/gstspeex.c:
39279         * gst-libs/gst/resample/dtos.c:
39280         * gst/intfloat/gstintfloatconvert.c:
39281         * gst/oneton/gstoneton.c:
39282         * gst/rtjpeg/RTjpeg.c:
39283         * gst/rtp/gstrtp.c:
39284         * sys/dxr3/dxr3init.c:
39285         * sys/glsink/gstgl_nvimage.c:
39286         * sys/glsink/gstgl_pdrimage.c:
39287         * sys/glsink/gstglsink.c:
39288         * testsuite/gst-lint:
39289         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
39290
39291 2004-01-11  David Schleef  <ds@schleef.org>
39292
39293         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
39294         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
39295         * ext/gdk_pixbuf/gstgdkanimation.c:
39296         (gst_gdk_animation_iter_create_pixbuf):
39297         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
39298         (gst_gdk_pixbuf_chain):
39299         * ext/gdk_pixbuf/gstgdkpixbuf.h:
39300         * ext/jack/gstjack.c: (gst_jack_change_state):
39301         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
39302         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
39303         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
39304         * gst/videofilter/gstvideofilter.c:
39305         (gst_videofilter_set_output_size):
39306         Remove all usage of gst_pad_get_caps(), and replace it with
39307         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
39308
39309 2004-01-11  David Schleef  <ds@schleef.org>
39310
39311         * configure.ac:
39312         * ext/Makefile.am: Fixes to make ext/libcaca compile.
39313         * ext/divx/gstdivxdec.c:
39314         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
39315         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
39316         handle images that span multiple buffers.  Now work with both
39317         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
39318         * ext/gdk_pixbuf/gstgdkpixbuf.h:
39319         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
39320         video/video.h changes
39321         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
39322         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39323         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
39324         of GstData free function.
39325         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
39326         same.
39327
39328 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39329
39330         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
39331         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
39332         (gst_v4l2element_get_property):
39333         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
39334           add norm, channel and frequency properties.
39335         * sys/v4l2/gstv4l2tuner.c:
39336           fixes for tuner interface changes
39337         * sys/v4l2/gstv4l2element.h:
39338         * sys/v4l2/gstv4l2src.c:
39339         * sys/v4l2/gstv4l2src.h:
39340         * sys/v4l2/v4l2src_calls.c:
39341         * sys/v4l2/v4l2src_calls.h:
39342           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
39343
39344 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39345
39346         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
39347         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
39348         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
39349         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
39350         * gst-libs/gst/tuner/tuner.h:
39351           GObjects aren't const.
39352           Add find_by_name functions.
39353           Add checks to _changed functions.
39354         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
39355         (gst_v4l_tuner_get_norm):
39356           Fixes for above.
39357
39358 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39359
39360         * gst-libs/gst/video/video.h:
39361           Fix caps template names to be understandable.
39362           Prefix everything with GST_VIDEO.
39363         * ext/aalib/gstaasink.c:
39364         * ext/divx/gstdivxdec.c:
39365         * ext/divx/gstdivxenc.c:
39366         * ext/gdk_pixbuf/gstgdkpixbuf.c:
39367         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
39368         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
39369         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
39370         * ext/libcaca/gstcacasink.c:
39371         * ext/libpng/gstpngenc.c: (raw_caps_factory):
39372         * ext/snapshot/gstsnapshot.c:
39373         * ext/swfdec/gstswfdec.c:
39374         * ext/xvid/gstxviddec.c:
39375         * ext/xvid/gstxvidenc.c:
39376         * gst/chart/gstchart.c:
39377         * gst/deinterlace/gstdeinterlace.c:
39378         * gst/effectv/gsteffectv.c:
39379         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
39380         * gst/goom/gstgoom.c:
39381         * gst/median/gstmedian.c:
39382         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
39383         (gst_monoscope_srcconnect), (gst_monoscope_chain):
39384         * gst/overlay/gstoverlay.c:
39385         * gst/smooth/gstsmooth.c:
39386         * gst/smpte/gstsmpte.c:
39387         * gst/synaesthesia/gstsynaesthesia.c:
39388         * gst/videocrop/gstvideocrop.c:
39389         * gst/videodrop/gstvideodrop.c:
39390         * gst/y4m/gsty4mencode.c:
39391         * sys/qcam/gstqcamsrc.c:
39392         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
39393           Make them work with new video.h file.
39394         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39395         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
39396         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39397         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
39398           Make it work with new buffer allocation system.
39399
39400 2004-01-11  Julien MOUTTE  <julien@moutte.net>
39401
39402         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
39403         pad_alloc_buffer implementation to use ->srcpad
39404         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
39405         pad_alloc_buffer implementation to use ->srcpad
39406         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
39407         pad_alloc_buffer implementation to use ->srcpad
39408         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
39409         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
39410         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
39411         a reference to everything we need.
39412         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
39413         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
39414         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
39415         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
39416         a reference to everything we need.
39417         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
39418
39419 2004-01-11  David Schleef  <ds@schleef.org>
39420
39421         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
39422         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
39423         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
39424         structure members.
39425         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
39426         value during a resize/renegotiation.
39427         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
39428         gst_pad_alloc_buffer();
39429         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39430         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
39431         structure members.
39432         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
39433         Fix for rename of buffer private structure members.
39434         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39435         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
39436         Fix for rename of buffer private structure members.
39437         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39438         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
39439         Fix for rename of buffer private structure members.
39440
39441 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
39442
39443         reviewed by: David Schleef <ds@schleef.org>
39444
39445         * gst/videofilter/Makefile.am:
39446         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
39447         from the patch by ds to fit in with recent make_filter changes.
39448
39449 2004-01-11  Julien MOUTTE  <julien@moutte.net>
39450
39451         * configure.ac: Adding examples/switch/Makefile
39452         * examples/Makefile.am: Adding examples/switch
39453         * examples/switch/Makefile.am: Adding switcher example.
39454         * examples/switch/switcher.c: (got_eos), (idle_iterate),
39455         (switch_timer), (main): Adding an example demonstrating switch usage
39456         with 2 videotestsrc showing different patterns.
39457         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
39458         (gst_switch_init): Fixing switch with the new caps system.
39459
39460 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39461
39462         * gst-libs/gst/video/video.h:
39463           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
39464           They should probably be like
39465           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
39466
39467 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39468
39469         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
39470         (qtdemux_parse_trak):
39471           fix audio chunk size/timestamp calculation
39472
39473 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39474
39475         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
39476           fix SVQ3 caps
39477
39478 2004-01-11  Steve Baker  <steve@stevebaker.org>
39479
39480         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
39481         (gst_agingtv_base_init), (gst_agingtv_class_init),
39482         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
39483         (gst_agingtv_set_property), (gst_agingtv_get_property):
39484         Port agingTV to videofilter
39485
39486 2004-01-09  Julien MOUTTE <julien@moutte.net>
39487
39488         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
39489         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39490
39491 2004-01-09  Julien MOUTTE <julien@moutte.net>
39492
39493         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
39494         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39495         * gst-libs/gst/xoverlay/xoverlay.c:
39496         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
39497         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
39498         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39499         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
39500         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
39501         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
39502         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
39503         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
39504         the bufferalloc_function to replace bufferpools, fixing the XOverlay
39505         interface implementation to handle xid being 0 and fix some bugs
39506         triggered by Benjamin's testcase.
39507         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
39508         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
39509         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
39510         the bufferalloc_function to replace bufferpools, fixing the XOverlay
39511         interface implementation to handle xid being 0 and fix some bugs
39512         triggered by Benjamin's testcase.
39513
39514 2004-01-09  David Schleef  <ds@schleef.org>
39515
39516         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
39517         mouse pointer events.  It works.
39518
39519 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39520
39521         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
39522           Use explicit caps - fix capsnego.
39523         * ext/xvid/gstxviddec.c:
39524         * ext/xvid/gstxvidenc.c:
39525           Remove macro-inside-macro which caused compile errors.
39526         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
39527           Error out if it's not a RIFF file. Else we error out without
39528           gst_element_error() which is not good...
39529
39530 2004-01-08  David Schleef  <ds@schleef.org>
39531
39532         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
39533         Fix pad_link function to handle formats that ffmpeg returns
39534         as multiple caps structures.
39535         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
39536         Only complain if source buffer is _smaller_ than expected.
39537         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
39538         (gst_videoscale_handle_src_event): Resize navigation events
39539         when passing them upstream.
39540         * gst/videotestsrc/gstvideotestsrc.c:
39541         * gst/videotestsrc/gstvideotestsrc.h:
39542         * gst/videotestsrc/videotestsrc.c:
39543         * gst/videotestsrc/videotestsrc.h:
39544         Rewrite many of the buffer painting functions to handle odd
39545         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
39546         been verified to work with my video card.
39547         * testsuite/gst-lint:  Add check for elements calling
39548         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
39549
39550 2004-01-08  David Schleef  <ds@schleef.org>
39551
39552         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
39553         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
39554
39555 2004-01-08  Julien MOUTTE  <julien@moutte.net>
39556
39557         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
39558         configure event is not emiting the desired size signal. That fixes
39559         aspect ratio issues with gst-player.
39560
39561 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39562
39563         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
39564           Fix capsnego.
39565
39566 2004-01-08  Julien MOUTTE  <julien@moutte.net>
39567
39568         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
39569         public method to fire size signal.
39570
39571 2004-01-07  Julien MOUTTE  <julien@moutte.net>
39572
39573         * examples/gstplay/Makefile.am: Adding the interface library.
39574         * gst-libs/gst/play/Makefile.am: Adding the interface library.
39575         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
39576         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
39577         GST_IS_X_OVERLAY before signal connect.
39578         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
39579         Removing the have_video_size signal.
39580         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
39581         and associated public method.
39582         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
39583         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
39584         signal.
39585         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
39586         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
39587         signal.
39588         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
39589         Using XOverlay public method to fire size signal.
39590
39591 2004-01-07  David Schleef  <ds@schleef.org>
39592
39593         * gst/videofilter/Makefile.am:
39594         * gst/videofilter/gstvideotemplate.c:
39595         * gst/videofilter/make_filter:
39596         Create gstvideoexample.c in a srcdir!=builddir friendly way.
39597         Convert make_filter to /bin/sh script.
39598
39599 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
39600
39601         * gst/modplug/gstmodplug.cc: fix element description
39602
39603 2004-01-07  Julien MOUTTE  <julien@moutte.net>
39604
39605         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
39606         (got_video_size): Adding some new lines in g_print calls.
39607         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
39608         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
39609         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
39610         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
39611         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
39612         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
39613         Complete code review, reverting some stuff i disagree with, adding
39614         some fixes : time synchronization on invalid timestamps, renegotiation
39615         of private window.
39616         * sys/ximage/ximagesink.h:
39617         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
39618         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
39619         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
39620         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
39621         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
39622         (gst_xvimagesink_buffer_new),
39623         (gst_xvimagesink_navigation_send_event),
39624         (gst_xvimagesink_set_xwindow_id),
39625         (gst_xvimagesink_get_desired_size),
39626         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
39627         stuff i disagree with, adding some fixes : Renegotiation of private
39628         window, implementing get_desired_size.
39629
39630 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39631
39632         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
39633         (gst_afsink_handle_event):
39634         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
39635         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
39636         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
39637         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
39638         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
39639           Fix for instantiate-test (see core). Also remove dead code from
39640           jpegenc (which still needs fixing, but that's lower on my TODO
39641           list...).
39642         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
39643           Never return NULL as caps.
39644
39645 2004-01-07  David Schleef  <ds@schleef.org>
39646
39647         * configure.ac:
39648         * ext/Makefile.am:
39649         * ext/librfb/Makefile.am:
39650         * ext/librfb/gstrfbsrc.c:
39651         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
39652         is the protocol used by VNC.
39653
39654 2004-01-07  David Schleef  <ds@schleef.org>
39655
39656         * gst/videofilter/gstvideotemplate.c:
39657         * gst/videofilter/gstvideotemplate.h:
39658         * gst/videofilter/make_filter:
39659         Merge videotemplate header into source file.
39660         * gst/effectv/Makefile.am:
39661         * gst/effectv/gsteffectv.c: (plugin_init):
39662         * gst/effectv/gstwarp.c:
39663         Make warpTV a subclass of videofilter.
39664
39665 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39666
39667         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
39668           Add guard against invalid utf-8 conversions in mad. Just in case.
39669
39670 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39671
39672         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
39673           Fix for bug shown by poisoning
39674
39675 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39676
39677         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
39678         (gst_v4lmjpegsrc_buffer_free):
39679         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
39680         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
39681         (gst_v4lsrc_buffer_free):
39682           Fix for removed bufferpools.
39683
39684 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
39685
39686         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
39687         Fix caps negotiation.
39688
39689         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
39690         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
39691         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
39692         (dvdnavsrc_event):
39693         * ext/mpeg2dec/gstmpeg2dec.c:
39694         * gst-libs/gst/navigation/navigation.c:
39695         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
39696         * gst-libs/gst/navigation/navigation.h:
39697         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
39698         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
39699         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
39700         Super-simple first version of mouse and keyboard events. Clicking
39701         on a DVD menu now works, although it may not take you where you
39702         expected.
39703
39704         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
39705         * gst/videotestsrc/gstvideotestsrc.c:
39706         (gst_videotestsrc_src_fixate):
39707         These fixate functions were broken - they never actually
39708         fixated :)
39709
39710 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39711
39712         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
39713         (gst_icecastsend_init):
39714           fix for new caps system.
39715         * gst-libs/gst/mixer/mixertrack.h:
39716         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
39717           Add 'master track' flag (for tools like ACME that only want to
39718           change the main volume).
39719
39720 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
39721
39722         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
39723         (gst_xvid_csp_to_caps):
39724         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
39725         * ext/xvid/gstxvidenc.c:
39726         ifdef out ARGB type when it isn't available
39727         in xvidcore 1.0.0beta2
39728
39729 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39730
39731         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
39732           When we have received a new SCR right in the first buffer after
39733           a seek (so in the same cycle that handles the discont), we should
39734           handle the buffer instead of unreffing it, else we lose data.
39735
39736 2004-01-06  Iain <iain@prettypeople.org>
39737
39738         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
39739           buffer-frames caps too.
39740
39741         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
39742           caps that we need, don't destroy them all and rebuild them. And when
39743           creating src pads, use the src pad template rather than the sink...
39744
39745 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39746
39747         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
39748           Add pad to element *after* setting functions such as event handler.
39749           Without this, the scheduler (opt) will link pads, set the event
39750           handler from the default event function (dispatcher in gstpad.c)
39751           and *after* that, we will set our own event function, which will
39752           thus never be used (and thus mpegdemux doesn't handle events).
39753
39754 2004-01-04  David Schleef  <ds@schleef.org>
39755
39756         Fix the fixate functions to handle new prototype:
39757         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
39758         * gst/videotestsrc/gstvideotestsrc.c:
39759         (gst_videotestsrc_src_fixate):
39760         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
39761         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
39762         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
39763
39764 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39765
39766         * sys/ximage/ximagesink.h:
39767         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
39768         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
39769         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
39770         (gst_ximagesink_xoverlay_init):
39771           assorted fixes to make (re)embedding work
39772         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
39773         (gst_ximagesink_get_desired_size):
39774           implement desired size additions to XOverlay
39775
39776 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39777
39778         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
39779         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
39780         (gst_x_overlay_got_desired_size):
39781         * gst-libs/gst/xoverlay/xoverlay.h:
39782           Add optional "desired size" signal and querying.
39783
39784 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39785
39786         * gst/matroska/matroska-demux.c:
39787         (gst_matroska_demux_parse_blockgroup):
39788           Fix EBML-laced block parsing. Diffs are relative to previous
39789           lace, not the first lace. Thanks to Mosu from the Matroska
39790           team for detecting this.
39791         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
39792         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
39793         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
39794         (gst_wavparse_change_state):
39795         * gst/wavparse/gstwavparse.h:
39796           Quickfix for capsnego.
39797
39798 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39799
39800         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
39801           Fix indenting, fix pad creation.
39802
39803 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39804
39805         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
39806         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
39807         (gst_xviddec_sink_link):
39808           Implement src_getcaps() so proper size caps is negotiated.
39809
39810 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39811
39812         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
39813           Finish flac decoder on EOS. See #116178.
39814
39815 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39816
39817         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
39818         (gst_matroska_demux_add_stream):
39819         * gst/matroska/matroska-ids.h:
39820           Add getcaps() function to fix capsnego...
39821
39822 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39823
39824         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
39825         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
39826         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
39827           Fix more integer overflows. Again, see #126967.
39828
39829 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39830
39831         * ext/mpeg2dec/gstmpeg2dec.c:
39832           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
39833           #130416.
39834
39835 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39836
39837         * configure.ac:
39838         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
39839         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
39840         * ext/xvid/gstxvid.h:
39841         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
39842         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
39843         (gst_xviddec_src_link), (gst_xviddec_sink_link),
39844         (gst_xviddec_change_state):
39845         * ext/xvid/gstxviddec.h:
39846         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
39847         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
39848         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
39849         (gst_xvidenc_link), (gst_xvidenc_set_property),
39850         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
39851         * ext/xvid/gstxvidenc.h:
39852           Update xvid plugin to latest xvid (1.0.0-beta3) API.
39853
39854 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39855
39856         * gst/rtp/rtp-packet.c:
39857           Add sys/types.h include, since OS X doesn't define in_addr_t
39858           in netinet/in.h, like it does on Linux (see #129600).
39859
39860 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
39861
39862         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
39863
39864         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
39865           Correct logic of dispose function (see #129306).
39866
39867 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39868
39869         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
39870         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
39871         (gst_mpeg_parse_init):
39872         * gst/mpegstream/gstmpegparse.h:
39873           Remove clock (which was never provided, i.e. dead code), and
39874           also fix integer overflows at high PTS values (see #126967).
39875
39876 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39877
39878         * ext/flac/gstflacdec.c:
39879         * ext/libpng/gstpngenc.h:
39880         * ext/mikmod/gstmikmod.h:
39881           OS X fixes (see #126628).
39882
39883 2004-01-02  David Schleef  <ds@schleef.org>
39884
39885         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
39886         (gst_alsa_src_base_init): Remove bogus "src" request pad.
39887         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
39888         (gst_mpeg_parse_class_init): Move pad template registration
39889         to class_init, since the derived class (mpegdemux) doesn't
39890         want them.
39891
39892 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39893
39894         * sys/ximage/Makefile.am:
39895         * sys/xvideo/Makefile.am:
39896         * sys/xvimage/Makefile.am:
39897           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
39898           after installation (see #127664).
39899
39900 2004-01-02  David Schleef  <ds@schleef.org>
39901
39902         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
39903         (gst_ffmpegenc_connect):  Negotiation fixes.
39904         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
39905         Remove inappropriate gst_caps_free().
39906         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
39907         Reenable Ronald's internal resize code, since the core handles
39908         it correctly now.
39909
39910 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39911
39912         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
39913         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
39914         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
39915           Fix pad template stuff.
39916
39917 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39918
39919         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
39920         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
39921           fix signed integer reading/writing.
39922
39923 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
39924
39925         * ext/alsa/README:
39926           Remove outdated document
39927
39928 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
39929
39930         * gst/cutter/gstcutter.c: (gst_cutter_init):
39931           src pad was being created twice - oops.
39932
39933 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39934
39935         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
39936           Comment out internal resize. It doesn't handle the resulting
39937           XEvent internally, does another try_set_caps() which leads to
39938           a really nice loop.
39939           Real fix will come when Julien and Dave are awake. ;).
39940
39941 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
39942
39943         * ext/mpeg2enc/gstmpeg2enc.cc:
39944           fix const/nonconst compile issue.
39945
39946 2004-01-02  David Schleef  <ds@schleef.org>
39947
39948         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
39949         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
39950         Add fixate function and a check for bad formats.
39951
39952 2004-01-01  David Schleef  <ds@schleef.org>
39953
39954         Negotiation fixes:
39955         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
39956         (gst_audiofilter_init):
39957         * gst/debug/efence.c: (gst_efence_init):
39958         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
39959         (gst_deinterlace_init):
39960         * gst/volume/gstvolume.c: (volume_connect):
39961
39962 2004-01-01  David Schleef  <ds@schleef.org>
39963
39964         Convert elements to use gst_pad_use_explicit_caps() where
39965         appropriate:
39966         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
39967         * ext/audiofile/gstafparse.c: (gst_afparse_init),
39968         (gst_afparse_open_file):
39969         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
39970         (gst_afsrc_open_file):
39971         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
39972         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
39973         (gst_ffmpegdec_chain):
39974         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
39975         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
39976         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
39977         (gst_gdk_pixbuf_chain):
39978         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
39979         (gst_jpegdec_chain):
39980         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
39981         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
39982         (gst_mikmod_negotiate):
39983         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
39984         (gst_mpeg2dec_negotiate_format):
39985         * ext/mpeg2enc/gstmpeg2enc.cc:
39986         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
39987         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
39988         (gst_speexdec_sinkconnect):
39989         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
39990         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
39991         (gst_vorbisfile_new_link):
39992         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
39993         (gst_ac3parse_chain):
39994         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
39995         (gst_asf_demux_setup_pad):
39996         * gst/auparse/gstauparse.c: (gst_auparse_init),
39997         (gst_auparse_chain):
39998         * gst/id3/gstid3types.c: (gst_id3types_loop):
39999         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
40000         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
40001         (mp1videoparse_parse_seq):
40002         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
40003         (bpf_from_header):
40004         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
40005         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
40006         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
40007         (gst_mpeg_parse_send_data):
40008         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
40009         (gst_qtdemux_add_stream):
40010         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
40011         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
40012         (gst_wavparse_parse_fmt):
40013
40014 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40015
40016         * configure.ac:
40017           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
40018           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
40019           it therefore uses the wrong include paths. Too bad... Note
40020           that 1.6.1.93 is not release yet. ;).
40021           Also add a check for mplex, which is now using the lib'ified
40022           mplex from mjpegtools, too.
40023         * ext/ffmpeg/gstffmpegcodecmap.c:
40024           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
40025           issues. I don't think ffmpeg handles 3ivx correctly, so this
40026           probably won't work. But it won't hurt either.
40027         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
40028         (gst_ffmpegdec_chain):
40029         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
40030         (gst_ffmpegenc_chain_audio):
40031           Fix memleak in audio encoding. Close codec if open fails, this
40032           calls the cleanup routines so we can re-use the context.
40033         * ext/mpeg2enc/gstmpeg2enc.cc:
40034           Fix pad template names/types, fix memory issue with getcaps().
40035         * ext/mpeg2enc/gstmpeg2encoder.cc:
40036         * ext/mpeg2enc/gstmpeg2encoder.hh:
40037           Fix compile issue with new caps system (const thingy).
40038         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40039         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
40040           We read a first frame right on initing, so that we have a caps
40041           when we init the output. This caps is cached in padprivate and
40042           read as first frame.
40043         * ext/mplex/Makefile.am:
40044         * ext/mplex/gstmplex.cc:
40045         * ext/mplex/gstmplex.h:
40046         * ext/mplex/gstmplex.hh:
40047         * ext/mplex/gstmplexibitstream.cc:
40048         * ext/mplex/gstmplexibitstream.hh:
40049         * ext/mplex/gstmplexjob.cc:
40050         * ext/mplex/gstmplexjob.hh:
40051         * ext/mplex/gstmplexoutputstream.cc:
40052         * ext/mplex/gstmplexoutputstream.hh:
40053           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
40054           had issues, didn't do capsnego, supported only a subset of the
40055           mplex features and required a mplex fork in our local CVS. Plus
40056           that it worked agaist a very old mplex version. Rewriting was
40057           faster than updating it.
40058         * gst-libs/ext/Makefile.am:
40059         * gst-libs/ext/mplex/INSTRUCT:
40060         * gst-libs/ext/mplex/Makefile.am:
40061         * gst-libs/ext/mplex/README:
40062         * gst-libs/ext/mplex/TODO:
40063         * gst-libs/ext/mplex/ac3strm_in.cc:
40064         * gst-libs/ext/mplex/audiostrm.hh:
40065         * gst-libs/ext/mplex/audiostrm_out.cc:
40066         * gst-libs/ext/mplex/aunit.hh:
40067         * gst-libs/ext/mplex/bits.cc:
40068         * gst-libs/ext/mplex/bits.hh:
40069         * gst-libs/ext/mplex/buffer.cc:
40070         * gst-libs/ext/mplex/buffer.hh:
40071         * gst-libs/ext/mplex/fastintfns.h:
40072         * gst-libs/ext/mplex/format_codes.h:
40073         * gst-libs/ext/mplex/inputstrm.cc:
40074         * gst-libs/ext/mplex/inputstrm.hh:
40075         * gst-libs/ext/mplex/lpcmstrm_in.cc:
40076         * gst-libs/ext/mplex/mjpeg_logging.cc:
40077         * gst-libs/ext/mplex/mjpeg_logging.h:
40078         * gst-libs/ext/mplex/mjpeg_types.h:
40079         * gst-libs/ext/mplex/mpastrm_in.cc:
40080         * gst-libs/ext/mplex/mpegconsts.cc:
40081         * gst-libs/ext/mplex/mpegconsts.h:
40082         * gst-libs/ext/mplex/mplexconsts.hh:
40083         * gst-libs/ext/mplex/multplex.cc:
40084         * gst-libs/ext/mplex/outputstream.hh:
40085         * gst-libs/ext/mplex/padstrm.cc:
40086         * gst-libs/ext/mplex/padstrm.hh:
40087         * gst-libs/ext/mplex/stillsstream.cc:
40088         * gst-libs/ext/mplex/stillsstream.hh:
40089         * gst-libs/ext/mplex/systems.cc:
40090         * gst-libs/ext/mplex/systems.hh:
40091         * gst-libs/ext/mplex/vector.cc:
40092         * gst-libs/ext/mplex/vector.hh:
40093         * gst-libs/ext/mplex/videostrm.hh:
40094         * gst-libs/ext/mplex/videostrm_in.cc:
40095         * gst-libs/ext/mplex/videostrm_out.cc:
40096         * gst-libs/ext/mplex/yuv4mpeg.cc:
40097         * gst-libs/ext/mplex/yuv4mpeg.h:
40098         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
40099         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
40100           We don't fork mjpegtools' mplex in our CVS anymore.
40101         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
40102         (gst_avi_demux_add_stream):
40103         * gst/avi/gstavidemux.h:
40104           Add getcaps() function for proper caps nego. This makes some
40105           parts of AVI playback/reading work.
40106         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
40107           Resize window on new capsnego. This is probably wrong, but
40108           I'm still committing it because with current capsnego, the
40109           first successfull capsnego is auto-fixated, therefore rounded
40110           down to the lowest values in the caps. this results in a 16x16
40111           XWindow that is not reized when real capsnego finishes.
40112           Dave, I see more cases of this, do you know a proper solution?
40113         * tools/gst-launch-ext.in:
40114           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
40115
40116 2003-12-31  David Schleef  <ds@schleef.org>
40117
40118         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
40119         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
40120           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
40121
40122 2003-12-30  David Schleef  <ds@schleef.org>
40123
40124         * ext/ffmpeg/gstffmpegcolorspace.c:
40125         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
40126         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
40127         (gst_ffmpegcsp_chain): Negotiation fixes
40128         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
40129         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
40130         (gst_audio_convert_link), (gst_audio_convert_channels):
40131         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
40132         (gst_audioscale_link), (gst_audioscale_get_buffer),
40133         (gst_audioscale_chain): Negotiation fixes
40134         * gst/audioscale/gstaudioscale.h:
40135         * gst/videofilter/gstvideofilter.c:
40136         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
40137         (gst_videofilter_link), (gst_videofilter_init),
40138         (gst_videofilter_set_output_size), (gst_videofilter_setup),
40139         (gst_videofilter_find_format_by_structure):
40140         * gst/videofilter/gstvideofilter.h: Negotiation fixes
40141         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
40142         (gst_videoscale_link):
40143         * gst/videoscale/videoscale.c: (videoscale_get_structure),
40144         (videoscale_find_by_structure), (gst_videoscale_setup):
40145         * gst/videoscale/videoscale.h: Negotiation fixes
40146         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
40147         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
40148         function, restrict resizing to a multiple of 4 (hack until
40149         everyone supports odd sizes correctly).
40150
40151 2003-12-29  Colin Walters  <walters@verbum.org>
40152
40153         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
40154         signed.
40155
40156 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
40157
40158         * ext/sndfile/gstsf.c: (gst_sf_loop):
40159           Fix warning about discarding const qualifier
40160
40161 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
40162
40163         * gst/cutter/gstcutter.c:
40164         * gst/videoscale/gstvideoscale.c:
40165         * gst/volenv/gstvolenv.c:
40166         * gst-libs/gst/audio/audio.c:
40167         * gst-libs/gst/video/video.c:
40168           Fix warnings
40169
40170 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40171
40172         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
40173           Don't send ALSA debugging to stderr.
40174         * ext/alsa/gstalsa.h:
40175           Use GST_WARNING instead of g_warning when ALSA functions fail.
40176
40177 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40178
40179         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
40180           Free XVAdapterInfo correctly.
40181
40182 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40183
40184         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
40185         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
40186           Make id3tag use correct caps nego.
40187
40188 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
40189
40190         * ext/ivorbis/vorbis.c:
40191         * ext/ivorbis/vorbisenc.h:
40192         * ext/ivorbis/vorbisfile.c:
40193           Modify so that it uses the new caps things
40194
40195 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40196
40197         * testsuite/spider/spider1.c: (main):
40198         * testsuite/spider/spider2.c: (main):
40199         * testsuite/spider/spider3.c: (main):
40200           Make tests compile again. They probably don't work.
40201
40202 2003-12-24  Colin Walters  <walters@verbum.org>
40203
40204         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
40205         we can't fixate the caps anymore.
40206
40207 2003-12-23  David Schleef  <ds@schleef.org>
40208
40209         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
40210         * sys/oss/gstosssink.c: (gst_osssink_init),
40211         (gst_osssink_sink_fixate): Add fixate function.
40212
40213 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40214
40215         * ext/ffmpeg/gstffmpegcodecmap.c:
40216         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
40217         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
40218         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
40219         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
40220         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
40221         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
40222         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
40223           fix typo in RGB masks, and move back to "old" colorspace
40224           capsnego code until whoever wrote this new crap has actually
40225           tested it so that it works.
40226           And yes, this works, keep it that way please.
40227
40228 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40229
40230         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
40231         (gst_divxdec_init), (gst_divxdec_negotiate):
40232         * ext/divx/gstdivxdec.h:
40233         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
40234         (gst_divxenc_init):
40235         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
40236         (gst_faac_sinkconnect), (gst_faac_srcconnect):
40237         * ext/mpeg2enc/gstmpeg2enc.cc:
40238         * ext/mpeg2enc/gstmpeg2encoder.cc:
40239         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
40240         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
40241         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
40242         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
40243         (dxr3spusink_init):
40244         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
40245         (dxr3videosink_init):
40246           Fix caps breakage after Dave's caps branch merge.
40247
40248 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40249
40250         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
40251           Fix for 24bpp display.
40252
40253 2003-12-23  Colin Walters  <walters@verbum.org>
40254
40255         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
40256         a GnomeVFSHandle directly.
40257
40258 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40259
40260         * gst/volume/Makefile.am:
40261         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
40262         (volume_base_init), (volume_init):
40263           Reenable volume element and fix to work with new caps stuff.
40264           Rhythmbox needs this.
40265
40266 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40267
40268         * gst/qtdemux/qtdemux.c: (plugin_init):
40269           qtdemux requires bytestream
40270
40271 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40272
40273         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
40274           Fix remaining caps handling errors due to CAPS merge.
40275
40276 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
40277
40278         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
40279         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
40280         (gst_faad_srcconnect):
40281           Port to new caps system.
40282
40283 2003-12-21  Julien MOUTTE  <julien@moutte.net>
40284
40285         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
40286         (got_video_size), (main): using g_print instead of g_message.
40287         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
40288         signal which was not emitted because of "switch" element added to the
40289         bin but not connected. (Removing from the bin temporarily)
40290
40291 2003-12-21  Julien MOUTTE  <julien@moutte.net>
40292
40293         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
40294         find X development files. I don't understand the previous tests and
40295         they fail on my debian/ppc unstable. This one works.
40296         * examples/gstplay/player.c: (main): Set the pipeline to READY before
40297         exiting.
40298         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
40299         (gst_play_set_video_sink), (gst_play_set_audio_sink),
40300         (gst_play_set_visualization): Add some safety checks in set_ methods
40301         and state_change. This was throwing some ugly CRITICAL messages when
40302         pipeline was getting disposed and casts were failing.
40303
40304 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
40305
40306         * configure.ac:
40307           Improve mpeg2enc detection. This is for distributions that do
40308           ship mjpegtools, but without mpeg2enc. Also does object check
40309           for might there ever be ABI incompatibility.
40310         * ext/mpeg2enc/gstmpeg2enc.cc:
40311           Add Andrew as second maintainer (he's helping me), and also add
40312           an error if no caps was set. This happens if I pull before capsnego
40313           and that's something I should solve sometime else.
40314         * gst/matroska/matroska-demux.c:
40315         (gst_matroska_demux_parse_blockgroup):
40316           Fix time parsing.
40317         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
40318         (gst_matroska_mux_track_header):
40319           Add caps to templates.
40320         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
40321           Add mpegversion=1 to prevent confusion with MPEG/AAC.
40322         * gst/mpegstream/gstmpegdemux.c:
40323           Remove layer since it causes warnings about unfixed caps.
40324         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
40325           Fix obvious typo (we error out if caps were set, we should of
40326           course error out if *no* caps were set).
40327         * sys/oss/gstosselement.c: (gst_osselement_convert):
40328           Fix format conversion, we confused bits/bytes.
40329         * sys/oss/gstosselement.h:
40330           Improve documentation for 'bps'.
40331         * sys/v4l/TODO:
40332           Remove stuff about plugins that need removing - this was done
40333           ages ago.
40334         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
40335         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
40336         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
40337         (gst_v4lsrc_src_query):
40338         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
40339         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
40340           Add get_query_types(), get_formats() and query() functions.
40341
40342 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
40343
40344         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
40345           * moved CVS to freedesktop.org