configure.ac: Bump version to 0.10.11.4 pre-release
[platform/upstream/gstreamer.git] / ChangeLog
1 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
2
3         * configure.ac:
4         Bump version to 0.10.11.4 pre-release
5
6 2007-03-06  Wim Taymans  <wim@fluendo.com>
7
8         * gst-libs/gst/audio/gstbaseaudiosink.c:
9         (gst_base_audio_sink_async_play):
10         Fix regression that made GStreamer skip the first samples of audio.
11         Fixes #414684.
12
13 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
14
15         * configure.ac:
16         Bump version to 0.10.11.3 pre-release
17
18 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
19
20         * po/POTFILES.in:
21           Update paths for the rename from utils to pbutils to fix the build.
22
23 2007-03-05  Tim-Philipp Müller  <tim at centricular dot net>
24
25         * gst-libs/gst/pbutils/Makefile.am:
26           Change directory to install headers in from gst/utils to gst/pbutils
27           as well.
28
29 2007-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
30
31         * configure.ac:
32         * docs/libs/gst-plugins-base-libs-docs.sgml:
33         * docs/libs/gst-plugins-base-libs-sections.txt:
34         * gst-libs/gst/Makefile.am:
35         * gst-libs/gst/interfaces/mixer.c:
36         * gst-libs/gst/pbutils/Makefile.am:
37         * gst-libs/gst/pbutils/descriptions.c:
38         (gst_pb_utils_get_source_description),
39         (gst_pb_utils_get_sink_description),
40         (gst_pb_utils_get_decoder_description),
41         (gst_pb_utils_get_encoder_description),
42         (gst_pb_utils_get_element_description),
43         (gst_pb_utils_add_codec_description_to_tag_list),
44         (gst_pb_utils_get_codec_description), (gst_pb_utils_list_all):
45         * gst-libs/gst/pbutils/descriptions.h:
46         * gst-libs/gst/pbutils/install-plugins.c:
47         * gst-libs/gst/pbutils/install-plugins.h:
48         * gst-libs/gst/pbutils/missing-plugins.c:
49         (gst_missing_uri_source_message_new),
50         (gst_missing_uri_sink_message_new),
51         (gst_missing_element_message_new),
52         (gst_missing_decoder_message_new),
53         (gst_missing_encoder_message_new),
54         (gst_missing_plugin_message_get_description):
55         * gst-libs/gst/pbutils/missing-plugins.h:
56         * gst-libs/gst/pbutils/pbutils.c: (gst_pb_utils_init):
57         * gst-libs/gst/pbutils/pbutils.h:
58         * gst-libs/gst/utils/Makefile.am:
59         * gst-libs/gst/utils/base-utils.c:
60         * gst-libs/gst/utils/base-utils.h:
61         * gst-libs/gst/utils/descriptions.c:
62         * gst-libs/gst/utils/descriptions.h:
63         * gst-libs/gst/utils/install-plugins.c:
64         * gst-libs/gst/utils/install-plugins.h:
65         * gst-libs/gst/utils/missing-plugins.c:
66         * gst-libs/gst/utils/missing-plugins.h:
67         * gst-plugins-base.spec.in:
68         * gst/playback/Makefile.am:
69         * gst/playback/gstdecodebin.c:
70         * gst/playback/gstdecodebin2.c:
71         * gst/playback/gstplaybasebin.c: (setup_subtitle),
72         (gen_source_element):
73         * gst/playback/gstplaybin.c: (plugin_init):
74         * tests/check/Makefile.am:
75         * tests/check/libs/pbutils.c: (GST_START_TEST),
76         (test_pb_utils_install_plugins_do_callout), (libgstpbutils_suite):
77         * tests/check/libs/utils.c:
78           rename utils to pbutils
79
80 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
81
82         * docs/plugins/Makefile.am:
83         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
84         * docs/plugins/gst-plugins-base-plugins-sections.txt:
85         * docs/plugins/inspect/plugin-decodebin2.xml:
86         * gst/playback/gstdecodebin2.c: (gst_decode_bin_class_init):
87         Add documentation for decodebin2 that indicates that the API
88         is still unstable.
89
90 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
91
92         * configure.ac:
93         Update to 0.10.11.2 (0.10.12 pre-release)
94
95 2007-03-01  Wim Taymans  <wim@fluendo.com>
96
97         * gst-libs/gst/audio/gstbaseaudiosink.c:
98         (gst_base_audio_sink_async_play):
99         base time is irrelevant here.
100
101 2007-03-01  Wim Taymans  <wim@fluendo.com>
102
103         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
104         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
105         Improve debugging.
106
107         * gst-libs/gst/audio/gstbaseaudiosink.c:
108         (gst_base_audio_sink_query), (gst_base_audio_sink_event),
109         (gst_base_audio_sink_render), (gst_base_audio_sink_async_play):
110         Improve latency and clock slaving calculations.
111         Improve slave clock calibration.
112
113         * gst-libs/gst/audio/gstringbuffer.c:
114         (gst_ring_buffer_commit_full):
115         When we are asked to render N sample to 0 bytes, return N.
116
117 2007-03-01  Wim Taymans  <wim@fluendo.com>
118
119         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
120         (gst_alsasink_write), (gst_alsasink_reset):
121         * ext/alsa/gstalsasink.h:
122         Remove unused dispose function.
123         Rename lock to not interfere with alsasrc lock.
124
125         * ext/alsa/gstalsasrc.c: (gst_alsasrc_finalize),
126         (gst_alsasrc_class_init), (gst_alsasrc_init), (set_swparams),
127         (gst_alsasrc_read), (gst_alsasrc_reset):
128         * ext/alsa/gstalsasrc.h:
129         Implement finalize function.
130         Use lock to protect alsa access.
131         Implement _reset.
132         Fine tune sw params.
133
134 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
135
136         * configure.ac:
137           Convert to new AG_GST style.
138
139 2007-02-28  Wim Taymans  <wim@fluendo.com>
140
141         Patch by: Ed Catmur <ed at catmur dot co dot uk>
142
143         * gst/playback/gstplaybin.c: (gst_play_bin_vis_unblocked),
144         (gst_play_bin_vis_blocked), (gst_play_bin_set_property):
145         Fix race condition when rapidly switching visualisations in playbin.
146         Fixes #401029.
147
148 2007-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
149
150         * tests/check/Makefile.am:
151         Include local stuff before system installed things in LDFLAGS and
152         CFLAGS.
153
154 2007-02-28  Wim Taymans  <wim@fluendo.com>
155
156         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_sink_activate):
157         Improve debugging.
158
159 2007-02-28  Wim Taymans  <wim@fluendo.com>
160
161         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
162         (gst_v4lsrc_fixate), (gst_v4lsrc_query):
163         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_buffer_new):
164         Fix duration and timestamping, taking latency into account.
165         Implement latency query.
166
167 2007-02-28  Wim Taymans  <wim@fluendo.com>
168
169         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
170         (gst_audio_clock_new):
171         Fix clock name.
172
173         * gst-libs/gst/audio/gstbaseaudiosink.c:
174         (gst_base_audio_sink_init), (gst_base_audio_sink_query):
175         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
176         (gst_base_audio_src_query), (gst_base_audio_src_get_offset),
177         (gst_base_audio_src_create):
178         Improve latency query code.
179         Use proper clock names.
180
181 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
182
183         * tests/check/generic/states.c: (GST_START_TEST):
184           Copy the states.c test from core again
185         * tests/check/Makefile.am:
186           ignore cdio and cdparanoiasrc
187
188 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
189
190         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
191         (double_hq), (audio_convert_get_func_index), (check_default),
192         (audio_convert_prepare_context), (audio_convert_convert):
193           Also make valgrind happy and avoid copying data in some cases.
194
195 2007-02-28  Stefan Kost  <ensonic@users.sf.net>
196
197         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
198         (double_hq), (audio_convert_get_func_index),
199         (audio_convert_prepare_context), (audio_convert_convert):
200         * gst/audioconvert/gstaudioconvert.c:
201         (gst_audio_convert_class_init), (gst_audio_convert_get_unit_size),
202         (gst_audio_convert_transform_caps):
203         * tests/check/elements/audioconvert.c: (GST_START_TEST),
204         (audioconvert_suite):
205           Don't run inplace if that overwrites source data as we go. Add more
206           tests. Fixes #339837 even more.
207
208 2007-02-27  Julien MOUTTE  <julien@moutte.net>
209
210         * tests/examples/seek/seek.c: (do_seek), (set_update_scale),
211         (msg_segment_done): Fix various seeking bugs (Slider was not
212         updating when doing a non flushing seek, Reverse playback 
213         on segment seek was wrong).
214
215 2007-02-26  Wim Taymans  <wim@fluendo.com>
216
217         * tests/examples/seek/seek.c: (stop_seek):
218         When we stop scrubbing, don't leave the pipeline PLAYING when we
219         requested a PAUSED state.
220
221 2007-02-25  Tim-Philipp Müller  <tim at centricular dot net>
222
223         Patch by: René Stadler <mail at renestadler de>
224
225         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
226           Parse date strings in vorbis comments that have an invalid (zero)
227           month or day (#410396).
228
229         * tests/check/libs/tag.c: (GST_START_TEST):
230           Test case for the above.
231
232 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
233
234         Patch by: Loïc Minier <lool+gnome at via ecp fr>
235
236         * configure.ac:
237         * ext/alsa/Makefile.am:
238         * gst/audiotestsrc/Makefile.am:
239           Fix compilation with LDFLAGS='-Wl,-z,defs' (#410963).
240
241 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
242
243         * gst/playback/gstplaybin.c:
244           Improve docs: point out that the application needs to assist playbin
245           with buffering.
246
247 2007-02-23  Tim-Philipp Müller  <tim at centricular dot net>
248
249         * gst-libs/gst/utils/install-plugins.c:
250         * gst-libs/gst/utils/missing-plugins.c:
251         * tests/check/libs/utils.c: (missing_msg_check_getters):
252           Change GStreamer marker prefix in detail string from 'gstreamer.net'
253           to just 'gstreamer'. Document the caps string component of the
254           decoder/encoder detail a bit better, since not everyone will be
255           familiar with the GStreamer media type/caps system (but they better
256           enjoy nested itemized lists).
257
258 2007-02-22  Tim-Philipp Müller  <tim at centricular dot net>
259
260         * gst-libs/gst/netbuffer/gstnetbuffer.c:
261         (notgst_buffer_copy_fields_in_place), (gst_netbuffer_copy):
262           Fix copying of GstNetBuffer (would crash before, or at least lead to
263           invalid memory access, #410772), for now by copying the GstBuffer copy
264           code from the core over here so we can copy the GstBuffer fields on a
265           provided buffer instance (of type GstNetBuffer in this case). Would be
266           better to fix this with some support by the core though (and in the long
267           run change the broken GstBuffer/GstMiniObject copy semantics, #393099).
268
269         * tests/check/Makefile.am:
270           Enable unit test for GstNetBuffer.
271
272 2007-02-22  Andy Wingo  <wingo@pobox.com>
273
274         * gst-libs/gst/audio/gstbaseaudiosink.c
275         (gst_base_audio_sink_init): Disable pull-mode activation until we
276         figure out how to make audio sinks go to PLAYING.
277
278 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
279
280         * gst/audioconvert/audioconvert.c: (float), (double), (float_hq),
281         (double_hq), (audio_convert_get_func_index),
282         (audio_convert_prepare_context), (audio_convert_convert):
283         * gst/audioconvert/audioconvert.h:
284         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_setup_matrix),
285         (gst_channel_mix_mix_int), (gst_channel_mix_mix_float):
286         * gst/audioconvert/gstchannelmix.h:
287         * tests/check/elements/audioconvert.c: (GST_START_TEST):
288           Add float as an intermediate format, as well as float mixing. Enable
289           test that was failing before. Fixes #339837
290
291 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
292
293         * tests/examples/seek/seek.c: (do_seek):
294         Undo the previous commit: -1 as a stop time implies that the stop
295         time is the end of file, clearing any previously configured segment.
296
297 2007-02-21  Jan Schmidt  <thaytan@mad.scientist.com>
298
299         * tests/examples/seek/seek.c: (do_seek):
300         Don't SEEK_SET with a stop time of -1, use SEEK_NONE instead.
301
302 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
303
304         * gst/volume/gstvolume.c: (volume_process_int16),
305         (volume_process_int16_clamp), (volume_set_caps):
306           Unbreak volume, value remains gint.
307
308 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
309
310         * gst/volume/gstvolume.c: (volume_choose_func),
311         (volume_update_real_volume), (gst_volume_set_volume),
312         (gst_volume_init), (volume_process_double), (volume_process_float),
313         (volume_process_int16), (volume_process_int16_clamp),
314         (volume_set_caps), (volume_transform_ip), (volume_update_volume):
315         * gst/volume/gstvolume.h:
316           Extend float audio support (double) and some int->uint cleanups.
317
318 2007-02-20  Edward Hervey  <edward@fluendo.com>
319
320         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose),
321         (multi_queue_underrun_cb), (gst_decode_group_check_if_drained),
322         (sort_end_pads), (gst_decode_group_expose),
323         (gst_decode_group_hide):
324         Don't free groups from the streaming threads. Just put them aside and
325         free them in dispose.
326
327 2007-02-20  Edward Hervey  <edward@fluendo.com>
328
329         * gst/playback/gstdecodebin2.c: (connect_element),
330         (pad_added_group_cb), (gst_decode_group_check_if_blocked),
331         (sort_end_pads), (gst_decode_group_expose):
332         Handle dynamic pads within groups.
333         Sort pads before exposing them in order to make playbin happy.
334         There still is a race with the multiqueue filling up. This should be
335         solved separately.
336         Fixes #398721
337
338 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
339
340         * gst-libs/gst/utils/base-utils.c:
341         * gst-libs/gst/utils/descriptions.c:
342         * gst-libs/gst/utils/install-plugins.c:
343         * gst-libs/gst/utils/missing-plugins.c:
344           Some more docs (and descriptions for two subtitle formats).
345
346 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
347
348         * gst-libs/gst/audio/audio.c:
349           Fix documentation.
350
351 2007-02-16  Tim-Philipp Müller  <tim at centricular dot net>
352
353         Patch by: Yves Lefebvre  <ivanohe abacom com>
354
355         * gst/videorate/gstvideorate.c: (gst_video_rate_setcaps):
356           Don't leak caps. Fixes #408278.
357
358 2007-02-15  Stefan Kost  <ensonic@users.sf.net>
359
360         * ext/cdparanoia/gstcdparanoiasrc.h:
361         * ext/ogg/gstoggdemux.h:
362         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
363         (gst_audio_frame_length), (gst_audio_duration_from_pad_buffer),
364         (gst_audio_is_buffer_framed), (gst_audio_structure_set_int):
365         * gst-libs/gst/audio/audio.h:
366         * gst-libs/gst/audio/gstaudiofilter.h:
367         * gst-libs/gst/interfaces/videoorientation.h:
368         * gst/adder/gstadder.h:
369           More docs coverage and some ChangeLog surgery (add missing names)
370
371 2007-02-15  Wim Taymans  <wim@fluendo.com>
372
373         * sys/ximage/ximagesink.c:
374         (gst_ximagesink_calculate_pixel_aspect_ratio):
375         * sys/xvimage/xvimagesink.c:
376         (gst_xvimagesink_calculate_pixel_aspect_ratio):
377         Small constifications.
378
379 2007-02-15  Wim Taymans  <wim@fluendo.com>
380
381         * gst-libs/gst/audio/gstbaseaudiosink.c:
382         (gst_base_audio_sink_class_init), (gst_base_audio_sink_query),
383         (gst_base_audio_sink_render), (gst_base_audio_sink_callback),
384         (gst_base_audio_sink_async_play),
385         (gst_base_audio_sink_change_state):
386         Answer latency query.
387         Use configured latency when syncing.
388         Fix clock slaving.
389
390         * gst-libs/gst/audio/gstbaseaudiosrc.c:
391         (gst_base_audio_src_class_init), (gst_base_audio_src_dispose),
392         (gst_base_audio_src_query), (gst_base_audio_src_change_state):
393         Fix possible memleak.
394         Implement latency query.
395         Small cleanups.
396
397 2007-02-15  Wim Taymans  <wim@fluendo.com>
398
399         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
400         Ignore errors in reset, these are not fatal. They also grab the element
401         lock which is already taking when this function is called. Fixes
402         #405451.
403
404 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
405
406         * configure.ac:
407           Remove 'tests/examples/xerror/Makefile' from output files again.
408
409 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
410
411         * configure.ac:
412         * docs/plugins/Makefile.am:
413           Also crossref against gst-plugins-base-libs.
414
415 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
416
417         * configure.ac:
418         * docs/libs/Makefile.am:
419         * docs/plugins/Makefile.am:
420           Add crossreferences to glib/gobject/gstream docs.
421
422         * gst-libs/gst/audio/audio.h:
423           Source formatting.
424
425         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
426           Add own debug category.
427
428 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
429
430         Patch by: René Stadler <mail at renestadler de>
431
432         * gst-libs/gst/tag/gstvorbistag.c:
433           Add vorbis/FLAC-tag mapping for new GST_TAG_REFERENCE_LEVEL
434           (#403597).
435
436 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
437
438         * gst/playback/gstplaybasebin.c: (setup_source):
439           When we have external subtitles and wait for the subtitle decodebin
440           to get up and running, we set up a (sync) bus handler for the
441           subtitle decodebin, so we can stop waiting when it posts an error
442           message. However, we should do that before we set the subtitle
443           decodebin's state to playing, otherwise things are racy and we might
444           miss error messages posted before we had a chance to set up the bus.
445           This should finally fix totem hanging on .txt pseudo-subtitle files.
446           
447 2007-02-10  Sébastien Moutte  <sebastien at moutte dot net>
448
449         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:(gst_base_rtp_audio_payload_handle_frame_based_buffer):
450           Use gst_gdouble_to_guint64 for conversions.
451         * win32/common/config.h.in:
452           Add a define for GST_INSTALL_PLUGINS_HELPER
453         * win32/common/libgstaudio.def:
454         * win32/common/libgstcdda.def:
455         * win32/common/libgstnetbuffer.def:
456         * win32/common/libgstrtp.def:
457         * win32/common/libgutils.def:
458           Add new exported functions.
459         * win32/vs6/gst_plugins_base.dsw:
460         * win32/vs6/libgstdecodebin.dsp:
461         * win32/vs6/libgstnetbuffer.dsp:
462         * win32/vs6/libgstplaybin.dsp:
463         * win32/vs6/libgstrtp.dsp:
464         * win32/vs6/libgstvorbis.dsp:
465         * win32/vs6/libgstcdda.dsp:
466         * win32/vs6/libgstgdp.dsp:
467         * win32/vs6/libgstutils.dsp:
468           Update and add new project files.
469
470 2007-02-10  Tim-Philipp Müller  <tim at centricular dot net>
471
472         * gst/subparse/gstsubparse.c: (subrip_remove_unhandled_tag),
473         (subrip_remove_unhandled_tags), (parse_subrip):
474           For SubRip (.srt) subtitles, ignore all markup tags we don't
475           handle (like font tags, for example).
476
477         * tests/check/elements/subparse.c:
478           Add test for this.
479
480 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
481
482         * gst/playback/gstdecodebin.c: (add_fakesink),
483         (gst_decode_bin_change_state):
484         * gst/playback/gstdecodebin2.c: (add_fakesink),
485         (gst_decode_bin_change_state):
486           Don't error out if there is no fakesink in the NULL to READY state
487           change, since when decodebin is re-used, we're only adding the
488           fakesink element in READY to PAUSED.
489
490         * tests/check/elements/decodebin.c:
491         (new_decoded_pad_plug_fakesink_cb), (GST_START_TEST),
492         (decodebin_suite):
493           Minimal unit test to make sure we can use the same decodebin
494           instance twice (at least with audiotestsrc input).
495
496 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
497
498         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name):
499           Try to get devic-name from device string first, and from handle only
500           as fallback (seems to yield better results and is more robust
501           against buggy probing code on the application side).
502
503 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
504
505         Based on patch by: Julien Puydt <julien.puydt at laposte net>
506
507         * ext/alsa/gstalsa.c: (gst_alsa_find_device_name_no_handle),
508         (gst_alsa_find_device_name):
509         * ext/alsa/gstalsa.h:
510         * ext/alsa/gstalsasink.c: (gst_alsasink_get_property):
511         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_property):
512           Improve device-name detection a bit, especially in the case where
513           the device is not actually open (#405020, #405024). Move common code
514           into gstalsa.c instead of duplicating it.
515
516 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
517
518         * gst/audioconvert/gstaudioconvert.c:
519           Fix up docs chunk so that gtk-doc doesn't complain, and fix typo.
520
521 2007-02-06  Julien MOUTTE  <julien@moutte.net>
522
523         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents),
524         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_clear),
525         (gst_xvimagesink_interface_supported),
526         (gst_xvimagesink_probe_get_properties),
527         (gst_xvimagesink_probe_probe_property),
528         (gst_xvimagesink_probe_needs_probe),
529         (gst_xvimagesink_probe_get_values),
530         (gst_xvimagesink_property_probe_interface_init),
531         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
532         (gst_xvimagesink_init), (gst_xvimagesink_class_init),
533         (gst_xvimagesink_get_type):
534         * sys/xvimage/xvimagesink.h: Implement PropertyProbe Interface
535         for XVAdaptors so that one can choose the adaptor to use with 
536         gstreamer-properties.
537
538 2007-02-06  Stefan Kost  <ensonic@users.sf.net>
539
540         * gst/audioconvert/gstaudioconvert.c:
541           Also mention that a conversion from double to float is suboptimal still.
542
543 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
544
545         * gst-libs/gst/audio/gstaudiofilter.c:
546         (gst_audio_filter_class_init), (gst_audio_filter_change_state):
547           Clear our formats structure and free the caps contained in it when
548           shutting down.
549
550 2007-02-05  Andy Wingo  <wingo@pobox.com>
551
552         * gst-libs/gst/audio/gstbaseaudiosink.c
553         (gst_base_audio_sink_callback): Update basesink->offset so that we
554         pull monotonically increasing offsets instead of, um, seeking back
555         to 0 each time. Fixes alsasrc ! alsasink!
556
557 2007-02-05  Tim-Philipp Müller  <tim at centricular dot net>
558
559         * gst/videoscale/gstvideoscale.c:
560           A width and height of 1 makes us crash, so increase minimum size to
561           2x2 pixels until someone feels like fixing this (#404512).
562
563 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
564
565         * tests/check/pipelines/oggmux.c: (GST_START_TEST), (oggmux_suite):
566           Add small test to make sure request pads are cleaned up properly
567           even if oggmux never changes state out of NULL.
568
569 2007-02-04  Tim-Philipp Müller  <tim at centricular dot net>
570
571         * tests/check/libs/utils.c: (GST_START_TEST):
572           Fix unit test. Turns out things work much better when you
573           NULL-terminate string arrays. Should make p5 build bot happy again.
574
575 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
576
577         * gst-libs/gst/audio/Makefile.am:
578         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
579         (gst_audio_filter_template_base_init),
580         (gst_audio_filter_template_class_init),
581         (gst_audio_filter_template_init),
582         (gst_audio_filter_template_set_property),
583         (gst_audio_filter_template_get_property),
584         (gst_audio_filter_template_setup),
585         (gst_audio_filter_template_filter),
586         (gst_audio_filter_template_filter_inplace), (plugin_init):
587           Oops, forgot to commit fixed-up example.
588
589 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
590
591         * docs/libs/gst-plugins-base-libs-sections.txt:
592         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
593         (gst_audio_filter_class_init), (gst_audio_filter_init),
594         (gst_audio_filter_set_caps),
595         (gst_audio_filter_class_add_pad_templates):
596         * gst-libs/gst/audio/gstaudiofilter.h:
597           Port GstAudioFilter to 0.10. This change technically breaks
598           API and ABI (and thus also every library developer's heart),
599           but seems justifiable on the grounds that the base class was
600           completely unusable before (ie. would crash immediately when
601           actually used). Fixes #403963 (and eventually also #403572).
602           Also document all of this a bit.
603
604 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
605
606         * gst-libs/gst/utils/install-plugins.c:
607         (gst_install_plugins_spawn_child):
608         * tests/check/libs/utils.c:
609         (test_base_utils_install_plugins_do_callout):
610           Lowering log level to see why things fail on the p5 build bot;
611           fix some typos in unit test messages.
612
613 2007-02-03  Tim-Philipp Müller  <tim at centricular dot net>
614
615         * tests/check/libs/utils.c:
616         (test_base_utils_install_plugins_do_callout):
617           Don't hard-code temp directory for test helper; use GLib functions
618           to write out file and do error checking etc.
619
620 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
621
622         * gst-libs/gst/utils/Makefile.am:
623         * gst-libs/gst/utils/base-utils.h:
624         * gst-libs/gst/utils/install-plugins.c:
625         (gst_install_plugins_context_set_xid),
626         (gst_install_plugins_context_new),
627         (gst_install_plugins_context_free),
628         (gst_install_plugins_get_helper),
629         (gst_install_plugins_spawn_child),
630         (gst_install_plugins_return_from_status),
631         (gst_install_plugins_installer_exited),
632         (gst_install_plugins_async), (gst_install_plugins_sync),
633         (gst_install_plugins_return_get_name),
634         (gst_install_plugins_installation_in_progress):
635         * gst-libs/gst/utils/install-plugins.h:
636           API: add API for applications to initiate installation of missing
637           plugins, ie. gst_install_plugins_async() primarily.
638           Based on libgimme-codec by Ryan Lortie.
639
640         * configure.ac:
641           Add --with-install-plugins-helper configure option so distros can specify
642           the path of the helper script or program to call when plugin installation
643           is requested (distros: please do any argument munging in this helper
644           script instead of patching GStreamer to pass arguments differently
645           to another program directly).
646
647         * docs/libs/gst-plugins-base-libs-docs.sgml:
648         * docs/libs/gst-plugins-base-libs-sections.txt:
649           Build and document new API.
650
651         * tests/check/libs/utils.c: (result_cb),
652         (test_base_utils_install_plugins_do_callout), (GST_START_TEST),
653         (libgstbaseutils_suite):
654           Some simple checks for the new API.
655
656 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
657
658         * tests/check/elements/audioconvert.c: (test_float_conversion):
659           Add small test for 32bit float <=> 64bit float conversion (works
660           only one way so far, 32=>64 produces structured noise).
661
662 2007-02-02  Tim-Philipp Müller  <tim at centricular dot net>
663
664         * gst/audioconvert/gstaudioconvert.c:
665         (set_structure_widths_32_and_64), (make_lossless_changes):
666           We don't support floats with a width of 40, 48 or 56 bits.
667
668 2007-02-02  Stefan Kost  <ensonic@users.sf.net>
669
670         * gst/audioconvert/audioconvert.c: (float), (double),
671         (audio_convert_get_func_index):
672         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
673         (make_lossless_changes):
674           Support for 64-bit float audio in audioconvert (#339837)
675
676 2007-02-01  Tim-Philipp Müller  <tim at centricular dot net>
677
678         Patch by: Holger Wansing  <linux wansing-online de>
679
680         * po/LINGUAS:
681         * po/de.po:
682           Add German translation (#352069).
683
684 2007-02-01  Sebastian Dröge  <slomo@circular-chaos.org>
685
686         reviewed by: Wim Taymans <wim@fluendo.com>
687
688         * ext/ogg/gstoggmux.c: (gst_ogg_mux_ogg_pad_destroy_notify),
689         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad):
690         Use newly added GstCollectPads API to free the allocated resources in
691         the GstOggPad structures (#402393).
692
693 2007-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
694
695         * gst/playback/gstplaybin.c: (gen_vis_element):
696           Add audioresample+audioconvert in front of the visualisation
697           element, so that elements like libvisual 0.4 that don't support all
698           samplerates can work.
699
700           Fixes: #402505
701
702 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
703
704         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property),
705         (gst_play_base_bin_get_streaminfo_value_array):
706           Take some locks and make a copy of the streaminfo value array we
707           maintain while holding the lock, so that the application can
708           retrieve the stream-info as a value array in a thread-safe way.
709
710 2007-01-30  Wim Taymans  <wim@fluendo.com>
711
712         * gst/audioconvert/gstaudioconvert.c:
713         Don't fail on 0 sized buffers. Fixes #396835.
714
715 2007-01-29  David Schleef  <ds@schleef.org>
716
717         * gst/typefind/gsttypefindfunctions.c:
718           Detect BBCD as video/x-dirac, so we can play raw dirac
719           streams.
720
721 2007-01-29  Tim-Philipp Müller  <tim at centricular dot net>
722
723         * ext/theora/theoraenc.c: (theora_enc_chain):
724           Check return value of theora_encode_header(), or we might try to
725           allocate a random number of bytes. theora_encode_header() can fail
726           if libtheora has been compiled with encoding support disabled.
727           Fixes #398110.
728
729 2007-01-29  Wim Taymans  <wim@fluendo.com>
730
731         * tests/check/gst/.cvsignore:
732         Do as buildbot says.
733
734 2007-01-29  Wim Taymans  <wim@fluendo.com>
735
736         * ext/libvisual/visual.c: (gst_visual_src_setcaps):
737         Fix strides in libvisual. Gst uses X strides.
738         Inspired by: <ed at catmur dot co dot uk> and 
739         <tim at centricular dot net>
740         Fixes #401118.
741
742 2007-01-27  Wim Taymans  <wim@fluendo.com>
743
744         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
745         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
746         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_do_seek),
747         (gst_ogg_demux_perform_seek),
748         (gst_ogg_demux_bisect_forward_serialno),
749         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
750         (gst_ogg_demux_find_chains), (gst_ogg_demux_handle_page),
751         (gst_ogg_demux_chain), (gst_ogg_demux_combine_flows),
752         (gst_ogg_demux_loop_reverse), (gst_ogg_demux_loop):
753         * ext/ogg/gstoggdemux.h:
754         Properly propagate streaming errors when we are scanning the file for
755         chains so that we don't crash when shut down. Might fix some crashers
756         when quickly switching oggs in RB such as #332503 and #378436.
757
758 2007-01-26  Tim-Philipp Müller  <tim at centricular dot net>
759
760         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
761           Map a gnome-vfs HOST_NOT_FOUND error into a GStreamer NOT_FOUND
762           error code as well.
763
764 2007-01-25  Wim Taymans  <wim@fluendo.com>
765
766         * gst/playback/gstplaybasebin.c: (remove_source):
767         Don't try to disconnect a signal from a finalized object.
768
769 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
770
771         * gst/playback/gstdecodebin2.c: (gst_decode_bin_dispose):
772           Cast lock macro parameters to make sure we're actually accessing the
773           lock member at the right class level. Free list itself in _dispose()
774           as well and NULL it in case dispose gets called multiple times.
775
776 2007-01-25  Edward Hervey  <edward@fluendo.com>
777
778         * gst/playback/gstdecodebin2.c:
779         (gst_decode_bin_dispose),(gst_decode_bin_finalize):
780         Free GstDecodeGroups no longer used.
781         (gst_decode_group_expose):
782         Don't unlock too many times !
783         (deactivate_free_recursive):
784         Free iterator once we're done with it.
785         Fix for recursively deactivating elements (stop at ghostpads).
786
787 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
788
789         * gst/playback/gstplaybin.c: (handoff):
790           Fix up caps on the frame buffer before we save it and potentially
791           make it accessible to other threads via g_object_get; also use
792           gst_buffer_replace() instead of gst_mini_object_replace().
793
794 2007-01-25  Tim-Philipp Müller  <tim at centricular dot net>
795
796         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
797           Make getting the current frame thread-safe.
798
799 2007-01-25  Edward Hervey  <edward@fluendo.com>
800
801         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize),
802         (gst_decode_group_new), (gst_decode_group_free):
803         Set queues to bigger sizes to cope with HD contents.
804         Fix some mutex freeing and add comment about MT safe methods.
805
806 2007-01-24  Tim-Philipp Müller  <tim at centricular dot net>
807
808         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
809         (gst_text_overlay_text_event):
810           Don't unnecessarily ref (and then leak) upstream events if the text
811           pad is not linked. Fixes #399948.
812
813         * tests/check/gst-plugins-base.supp:
814           Add suppression for pango on edgy/x86 for textoverlay test.
815
816 2007-01-24  Wim Taymans  <wim@fluendo.com>
817
818         * gst-libs/gst/rtp/gstrtpbuffer.h:
819         Add some more fixed payloads.
820
821 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
822
823         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_read_chain):
824           Error out properly if we get an error from libogg while reading the
825           BOS page(s). Fixes crash parsing 'fuzzed' ogg file (#399340).
826
827 2007-01-23  Tim-Philipp Müller  <tim at centricular dot net>
828
829         * gst/playback/gstdecodebin2.c: (gst_decode_bin_finalize):
830           Don't leak mutex.
831
832         * tests/check/elements/playbin.c:
833         (test_sink_usage_video_only_stream),
834         (test_suburi_error_unknowntype), (test_suburi_error_invalidfile),
835         (test_suburi_error_wrongproto), (test_missing_urisource_handler),
836         (test_missing_suburisource_handler),
837         (test_missing_primary_decoder), (playbin_suite):
838           Run all tests once with decodebin and once with decodebin2.
839           One test does not pass yet with decodebin2.
840
841 2007-01-23  Edward Hervey  <edward@fluendo.com>
842
843         * ext/ogg/gstoggmux.c: (all_pads_eos), (gst_ogg_mux_collected):
844         Fix the cases where oggmux doesn't properly figure out that all
845         sinkpads have gone EOS, and therefore doesn't push out the remaining
846         buffers and the final EOS event.
847         Fixes #363379
848
849 2007-01-23  Julien MOUTTE  <julien@moutte.net>
850
851         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
852         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
853         Don't lock on navigation event push, just on keysym to string.
854         Fixes #397673 again.
855
856 2007-01-22  Edward Hervey  <edward@fluendo.com>
857
858         * gst/playback/gstdecodebin2.c: (gst_decode_group_new),
859         (get_current_group), (group_demuxer_event_probe),
860         (gst_decode_group_expose), (deactivate_free_recursive),
861         (gst_decode_group_free):
862         Cleanups.
863         Don't forget to emit 'no-more-pads' once a group is exposed.
864         Cleanup elements from a DecodeGroup once we remove it.
865         Protect call to gst_decode_group_expose() with the decodebin lock.
866
867 2007-01-22  Julien MOUTTE  <julien@moutte.net>
868
869         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
870         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
871         Looking at Xorg code i can't figure out if that XKeysymToString
872         function is thread sensible or not. Lock it just in case as
873         recommended by Radek Doulik <rodo at ximian dot com>.
874
875 2007-01-22  Julien MOUTTE  <julien@moutte.net>
876
877         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
878         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
879         Lock that X Call as well. Fixes #397673.
880
881 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
882
883         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
884           Don't go into an endless loop if the file starts with 00 00 01 2X,
885           like quicktime redirect files might. Fixes #396042.
886
887         * tests/check/Makefile.am:
888         * tests/check/gst/.cvsignore:
889         * tests/check/gst/typefindfunctions.c: (GST_START_TEST),
890         (typefindfunctions_suite):
891           Add unit test for the above.
892
893 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
894
895         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
896           On second thought, use "depth" field rather than "bpp" field.
897
898 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
899
900         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
901           Camtasia caps apparently need a bpp field (#398875).
902
903 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
904
905         * gst/playback/gstplaybasebin.c: (setup_subtitle),
906         (gen_source_element), (gst_play_base_bin_change_state):
907           Attempt at a better error message in case we don't have the required
908           URI handler installed; post missing-plugin message also when we're
909           missing an URI handler for the subtitle URI; clean up properly also
910           when an error occurs and we never made it to PAUSED state.
911
912         * tests/check/elements/playbin.c: (GST_START_TEST),
913         (playbin_suite):
914           Check that we're also getting a missing-plugin messsage for a
915           missing subtitle URI handler (and clean up properly).
916
917 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
918
919         * gst/playback/gstplaybasebin.c: (analyse_source), (setup_source):
920           Plug a few reference leaks.
921
922 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
923
924         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
925           Lower probability a bit if the marker isn't right at the start,
926           to decrease the chance of false positives.
927
928 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
929
930         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
931           Small mpeg2 system stream typefinding improvement: make typefinder
932           probe a bit into the stream instead of just looking for a marker
933           at the beginning. Fixes #397810.
934
935 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
936
937         * gst/audioconvert/gstchannelmix.c:
938           Remove compatibility cruft for prehistoric GLib versions.
939
940 2007-01-17  Tim-Philipp Müller  <tim at centricular dot net>
941
942         * gst/playback/Makefile.am:
943         * gst/playback/gstdecodebin.c: (close_pad_link):
944         * gst/playback/gstdecodebin2.c: (analyze_new_pad):
945         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
946         (gst_play_base_bin_handle_message_func), (unknown_type):
947           Let decodebin be the element to post missing-plugin messages for
948           missing decoders (rather than playbin); make playbin implement
949           GstBin::handle_message so we can suppress missing-plugin messages
950           for types we're not handling on purpose (don't want to bring up an
951           installer in those cases).
952
953 2007-01-16  Tim-Philipp Müller  <tim at centricular dot net>
954
955         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
956         * gst-libs/gst/tag/gstvorbistag.c:
957         (gst_tag_list_to_vorbiscomment_buffer):
958         * gst/typefind/gsttypefindfunctions.c: (vorbis_type_find):
959           Fix potentially unaligned access (#397207).
960
961 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
962
963         * tests/examples/seek/seek.c: (set_scale), (update_scale),
964         (do_seek), (stop_seek), (pause_cb), (stop_cb), (loop_toggle_cb),
965         (rate_spinbutton_changed_cb), (msg_eos), (msg_segment_done),
966         (main):
967           Allow to toggle looping while it plays. Fix callback prototype. Clean
968           up code a bit more. Add copyright header.
969
970 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
971
972         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
973           Red and blue mask was swapped (spotted by Dan Williams).
974
975 2007-01-15  Stefan Kost  <ensonic@users.sf.net>
976
977         * gst-libs/gst/tag/gstid3tag.c:
978         * gst-libs/gst/tag/gstvorbistag.c:
979           Use new beats-per-minute tag from core.
980
981 2007-01-15  Tim-Philipp Müller  <tim at centricular dot net>
982
983         * po/POTFILES.in:
984           Add new files with translatable strings, so they actually make it
985           into the template file one day.
986
987 2007-01-12  Andy Wingo  <wingo@pobox.com>
988
989         * gst-libs/gst/audio/gstbaseaudiosink.c
990         (gst_base_audio_sink_fixate): Implement, stolen from baseaudiosrc.
991         (gst_base_audio_sink_activate_pull): Remove the handwavey nego
992         stuff, as the base class handles this now. Actually tell the ring
993         buffer to start.
994         (gst_base_audio_sink_callback): Cast the ring buffer correctly.
995         How did this work before? Maybe I'm not as awesome a programmer as
996         I think.
997
998         * gst-libs/gst/audio/gstbaseaudiosrc.c
999         (gst_base_audio_src_fixate): Rework as a basesrc vmethod instead
1000         of a pad function.
1001
1002 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
1003
1004         * gst-libs/gst/utils/missing-plugins.c: (copy_and_clean_caps):
1005           Remove more fields so that the application can better blacklist
1006           formats that have been tried before.
1007
1008 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
1009
1010         * gst-libs/gst/audio/mixerutils.h:
1011           Add G_BEGIN_DECLS and G_END_DECLS guards so these helpers can be
1012           used when compiling with c++ compilers as well.
1013
1014 2007-01-12  Tim-Philipp Müller  <tim at centricular dot net>
1015
1016         * gst/typefind/gsttypefindfunctions.c:
1017           Fix comment.
1018
1019 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
1020
1021         * gst/playback/gstplaybin.c: (post_missing_element_message),
1022         (gen_video_element), (gen_text_element), (gen_audio_element),
1023         (gen_vis_element):
1024           Post missing-plugin messages also when we error out because
1025           converters, textoverlay or auto*sinks are missing (#161922).
1026
1027 2007-01-10  Wim Taymans  <wim@fluendo.com>
1028
1029         * gst/playback/gstdecodebin.c: (dynamic_add), (close_pad_link),
1030         (is_demuxer_element), (new_caps):
1031         * gst/playback/gstplaybasebin.c: (source_new_pad):
1032         Fix the case where we try to ref a NULL element when we delay a link
1033         because of unfixed caps.
1034         Set the state of autoplugged decodebins to PAUSED.
1035         RTSP now works in playbin, we can remove it from the blacklist.
1036
1037 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1038
1039         * gst/playback/Makefile.am:
1040         * gst/playback/gstplaybasebin.c: (string_arr_has_str),
1041         (unknown_type), (setup_subtitle), (gen_source_element):
1042         * gst/playback/gstplaybin.c: (plugin_init):
1043           Post missing-plugin messages on the bus for missing sources and
1044           missing decoders/demuxers/depayloaders; fix error code used when
1045           we're missing an URI handler source; for media types that we are not
1046           handling on purpose at the moment, don't print "don't know how to
1047           handle xyz" messages to the terminal or post missing-plugin
1048           messages on the bus.
1049
1050         * tests/check/elements/playbin.c: (create_playbin),
1051         (GST_START_TEST), (gst_codec_src_uri_get_type),
1052         (gst_codec_src_uri_get_protocols), (gst_codec_src_uri_get_uri),
1053         (gst_codec_src_uri_set_uri), (gst_codec_src_uri_handler_init),
1054         (gst_codec_src_init_type), (gst_codec_src_base_init),
1055         (gst_codec_src_create), (gst_codec_src_class_init),
1056         (gst_codec_src_init), (plugin_init), (playbin_suite):
1057           Add some tests for the missing-plugin stuff.
1058
1059 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1060
1061         * configure.ac:
1062         * gst-libs/gst/Makefile.am:
1063         * gst-libs/gst/utils/Makefile.am:
1064         * gst-libs/gst/utils/base-utils.c: (gst_base_utils_init):
1065         * gst-libs/gst/utils/base-utils.h:
1066         * gst-libs/gst/utils/descriptions.c: (format_info_get_desc),
1067         (find_format_info), (caps_are_rtp_caps),
1068         (gst_base_utils_get_source_description),
1069         (gst_base_utils_get_sink_description),
1070         (gst_base_utils_get_decoder_description),
1071         (gst_base_utils_get_encoder_description),
1072         (gst_base_utils_get_element_description),
1073         (gst_base_utils_add_codec_description_to_tag_list),
1074         (gst_base_utils_get_codec_description), (gst_base_utils_list_all):
1075         * gst-libs/gst/utils/descriptions.h:
1076         * gst-libs/gst/utils/missing-plugins.c:
1077         (missing_structure_get_type), (copy_and_clean_caps),
1078         (gst_missing_uri_source_message_new),
1079         (gst_missing_uri_sink_message_new),
1080         (gst_missing_element_message_new),
1081         (gst_missing_decoder_message_new),
1082         (gst_missing_encoder_message_new),
1083         (missing_structure_get_string_detail),
1084         (missing_structure_get_caps_detail),
1085         (gst_missing_plugin_message_get_installer_detail),
1086         (gst_missing_plugin_message_get_description),
1087         (gst_is_missing_plugin_message):
1088         * gst-libs/gst/utils/missing-plugins.h:
1089           API: add new libgstbaseutils library with functions
1090           - to create and parse missing-plugins messages
1091           - that provide (translated) descriptions for caps/decoders/sources/etc.
1092           Closes #392393.
1093
1094         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
1095         * pkgconfig/gstreamer-plugins-base.pc.in:
1096           Add new lib.
1097
1098         * docs/libs/gst-plugins-base-libs-docs.sgml:
1099         * docs/libs/gst-plugins-base-libs-sections.txt:
1100           Generate docs for new lib and API.
1101
1102         * tests/check/Makefile.am:
1103         * tests/check/libs/.cvsignore:
1104         * tests/check/libs/utils.c: (missing_msg_check_getters),
1105         (GST_START_TEST), (libgstbaseutils_suite):
1106           Add some basic unit tests.
1107
1108 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1109
1110         * ext/ogg/Makefile.am:
1111           Dist gstoggdemux.h to fix 'make distcheck'.
1112
1113         * sys/v4l/Makefile.am:
1114           Fix 'make distcheck' even more.
1115
1116 2007-01-09  Wim Taymans  <wim@fluendo.com>
1117
1118         * docs/plugins/Makefile.am:
1119         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
1120         * docs/plugins/gst-plugins-base-plugins-sections.txt:
1121         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1122         (gst_ogg_pad_query_types), (gst_ogg_pad_submit_page),
1123         (gst_ogg_chain_reset), (gst_ogg_chain_new_stream),
1124         (gst_ogg_demux_perform_seek):
1125         * ext/ogg/gstoggdemux.h:
1126         Added docs.
1127         Add some more comments.
1128         Small cleanups.
1129
1130 2007-01-09  Wim Taymans  <wim@fluendo.com>
1131
1132         * ext/theora/theoradec.c:
1133         * ext/vorbis/vorbisdec.c:
1134         * gst-libs/gst/audio/gstringbuffer.c:
1135         (gst_ring_buffer_commit_full):
1136         * gst-libs/gst/audio/gstringbuffer.h:
1137         * gst-libs/gst/rtp/gstrtpbuffer.c:
1138         * gst-libs/gst/tag/gstvorbistag.c:
1139         Small documentation updates/fixes
1140
1141 2007-01-09  Tim-Philipp Müller  <tim at centricular dot net>
1142
1143         * configure.ac:
1144           Require core CVS HEAD for Andy's basesrc/sink API additions.
1145
1146 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1147
1148         Patch by: Günter Thelen  <daedalus dot inc at gmx net>
1149
1150         * gst/typefind/gsttypefindfunctions.c: (flac_type_find),
1151         (plugin_init):
1152           Add typefinder for flac-in-ogg in conformance with the ogg-mapping
1153           on flac.sf.net (there appear to be other versions of the first
1154           ogg page in the wild) (#391365).
1155
1156 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1157
1158         * configure.ac:
1159           Check if localtime_r() is available.
1160
1161         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_render_time):
1162           If localtime_r() is not available, fall back to localtime(). Should
1163           fix build on MingW (#393310).
1164
1165 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
1166
1167         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
1168         * gst/subparse/gstsubparse.h:
1169           Remove spurious 1000 subtrahend when calculating the timestamp from
1170           the frame number and the frame rate . Also, use the frames/second
1171           value specified in the first line of the file, if one is specified
1172           there. Should fix #357503.
1173
1174         * tests/check/elements/subparse.c: (do_test),
1175         (test_tmplayer_do_test), (test_microdvd_do_test), (GST_START_TEST),
1176         (subparse_suite):
1177           Add some basic unit tests for the microdvd subtitle format.
1178
1179 2007-01-07  Julien MOUTTE  <julien@moutte.net>
1180
1181         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1182         (gst_xvimage_buffer_finalize), (gst_xvimagesink_xvimage_new),
1183         (gst_xvimagesink_xvimage_put), (gst_lookup_xv_port_from_adaptor),
1184         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_setcaps),
1185         (gst_xvimagesink_set_xwindow_id),
1186         (gst_xvimagesink_set_event_handling),
1187         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
1188         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
1189         Patch by : Young-Ho Cha <ganadist at chollian dot net>
1190         Fixes : #390076.
1191         Add an adaptor property to select a specific XV adaptor.
1192         * sys/xvimage/xvimagesink.h:
1193
1194 2007-01-07  Julien MOUTTE  <julien@moutte.net>
1195
1196         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
1197         (gst_ximagesink_handle_xerror), (gst_ximagesink_ximage_new),
1198         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
1199         (gst_ximagesink_handle_xevents), (gst_ximagesink_setcaps),
1200         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
1201         (gst_ximagesink_expose), (gst_ximagesink_set_event_handling):
1202         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
1203         (gst_xvimage_buffer_finalize), (gst_xvimagesink_handle_xerror),
1204         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
1205         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_setcaps),
1206         (gst_xvimagesink_change_state), (gst_xvimagesink_set_xwindow_id),
1207         (gst_xvimagesink_expose), (gst_xvimagesink_set_event_handling):
1208         Use flow_lock much more to protect every access to xwindow.
1209         Try to catch erros while creating images in case some drivers are
1210         just generating an XError when the requested image is too big.
1211         Should fix : #354698, #384008, #384060.
1212         * tests/icles/stress-xoverlay.c: (cycle_window), (create_window):
1213         Implement some stress testing of setting window xid.
1214
1215 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
1216
1217         * win32/common/libgsaudio.def:
1218           Add new exported function.
1219         * win32/common/libgstogg.dsp:
1220           Add gstoggaviparse.c to the build.
1221         * win32/common/libgstvideoscale.dsp:
1222           Add vs_4tap.c to the build.
1223         * win32/common/libgstvorbis.dsp:
1224           Add vorbistag.c to the build.
1225         
1226 2007-01-06  Andy Wingo  <wingo@pobox.com>
1227
1228         * gst-libs/gst/audio/gstbaseaudiosink.c
1229         (gst_base_audio_sink_class_init)
1230         (gst_base_audio_sink_init): 
1231         (gst_base_audio_sink_activate_pull): Add an activate_pull function
1232         to baseaudiosink, and tell basesink that we can work in pull mode.
1233         This way the ring buffer thread drives the pipeline directly, if
1234         pull mode is possible. There is some lingering nastiness regarding
1235         capsnego, however.
1236         (gst_base_audio_sink_callback): Implement the callback to pull
1237         data. This interface is a bit light, though -- it should get a
1238         GstFlowReturn return value at least.
1239
1240 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1241
1242         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_stream_out):
1243         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
1244         * gst/playback/gstdecodebin2.c:
1245         (gst_decode_group_check_if_blocked):
1246           Printf format and missing argument fixes.
1247
1248 2007-01-05  Jan Schmidt  <thaytan@mad.scientist.com>
1249
1250         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header),
1251         (gst_ogm_parse_change_state):
1252         Activate pads before adding them to the element.
1253
1254 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1255
1256         * tests/examples/seek/scrubby.c: (main):
1257         * tests/examples/seek/seek.c: (main):
1258           Call g_thread_init() first thing in main() (see #391278).
1259
1260 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1261
1262         * tests/check/Makefile.am:
1263         * tests/check/libs/.cvsignore:
1264         * tests/check/libs/netbuffer.c: (GST_START_TEST),
1265         (netbuffer_suite):
1266           Add test for GstNetBuffer + gst_buffer_copy(). Disabled
1267           for the time being, since it's broken, see #393099.
1268
1269 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
1270
1271         * tests/check/Makefile.am:
1272           Update to use GST_PLUGINS_BASE_CFLAGS as well.
1273
1274 2007-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
1275
1276         * configure.ac:
1277           split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS
1278           so that GST_BASE_CFLAGS can go inbetween them, making sure
1279           we use uninstalled gst-libs headers
1280         * docs/libs/Makefile.am:
1281         * ext/alsa/Makefile.am:
1282         * ext/cdparanoia/Makefile.am:
1283         * ext/gnomevfs/Makefile.am:
1284         * ext/libvisual/Makefile.am:
1285         * ext/ogg/Makefile.am:
1286         * ext/theora/Makefile.am:
1287         * ext/vorbis/Makefile.am:
1288         * gst-libs/gst/audio/Makefile.am:
1289         * gst-libs/gst/cdda/Makefile.am:
1290         * gst-libs/gst/interfaces/Makefile.am:
1291         * gst-libs/gst/riff/Makefile.am:
1292         * gst-libs/gst/rtp/Makefile.am:
1293         * gst-libs/gst/tag/Makefile.am:
1294         * gst/adder/Makefile.am:
1295         * gst/audioconvert/Makefile.am:
1296         * gst/audiorate/Makefile.am:
1297         * gst/audioresample/Makefile.am:
1298         * gst/playback/Makefile.am:
1299         * gst/tcp/Makefile.am:
1300         * gst/videoscale/Makefile.am:
1301         * gst/volume/Makefile.am:
1302         * sys/ximage/Makefile.am:
1303         * sys/xvimage/Makefile.am:
1304         * tests/icles/Makefile.am:
1305           adapt
1306
1307 2007-01-04  Julien MOUTTE  <julien@moutte.net>
1308
1309         * gst-libs/gst/interfaces/xoverlay.c:
1310         (gst_x_overlay_handle_events):
1311         * gst-libs/gst/interfaces/xoverlay.h:
1312         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
1313         (gst_ximagesink_set_xwindow_id),
1314         (gst_ximagesink_set_event_handling),
1315         (gst_ximagesink_xoverlay_init), (gst_ximagesink_set_property),
1316         (gst_ximagesink_get_property), (gst_ximagesink_init),
1317         (gst_ximagesink_class_init):
1318         * sys/ximage/ximagesink.h:
1319         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new),
1320         (gst_xvimagesink_set_xwindow_id),
1321         (gst_xvimagesink_set_event_handling),
1322         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_set_property),
1323         (gst_xvimagesink_get_property), (gst_xvimagesink_init),
1324         (gst_xvimagesink_class_init):
1325         * sys/xvimage/xvimagesink.h:
1326         * tests/icles/stress-xoverlay.c: (toggle_events), (create_window):
1327         Add a method to the XOverlay interface to allow disabling of 
1328         event handling in x[v]imagesink elements. This will let X events
1329         propagate to parent windows which can be usefull in some cases.
1330         Be carefull that the application is then responsible of pushing
1331         navigation events and expose events to the video sink.
1332         Fixes: #387138.
1333
1334 2007-01-03  Tim-Philipp Müller  <tim at centricular dot net>
1335
1336         * gst-libs/gst/tag/gstvorbistag.c:
1337         * tests/check/libs/tag.c: (GST_START_TEST):
1338           Add vorbistag <=> GStreamer tag mapping for GST_TAG_LOCATION
1339           (fixes #392070).
1340
1341 2007-01-01  Tim-Philipp Müller  <tim at centricular dot net>
1342
1343         * configure.ac:
1344         * docs/Makefile.am:
1345         * docs/design/Makefile.am:
1346           Dist design docs.
1347
1348 2006-12-27  Julien MOUTTE  <julien@moutte.net>
1349
1350         * docs/libs/gst-plugins-base-libs-sections.txt: Fix a documentation
1351         typo. Fixes: #390063.
1352
1353 2006-12-27  Julien MOUTTE  <julien@moutte.net>
1354
1355         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
1356         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Plug a
1357         caps leak.
1358         * win32/common/config.h: Updated.
1359
1360 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
1361
1362         * tests/check/elements/gdpdepay.c: (cleanup_gdpdepay),
1363         (setup_gdpdepay_streamheader):
1364         * tests/check/elements/gdppay.c: (cleanup_gdppay),
1365         (setup_gdppay_streamheader):
1366           Fix the dp tests, but activating the pads for the streamheader tests
1367           too and cleaning up conditionaly
1368
1369 2006-12-22  Jan Schmidt  <thaytan@mad.scientist.com>
1370
1371         * gst/ffmpegcolorspace/avcodec.h:
1372         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1373         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
1374         (gst_ffmpegcsp_avpicture_fill):
1375         * gst/ffmpegcolorspace/imgconvert.c: (img_convert),
1376         (img_get_alpha_info):
1377         Add 2 new caps arrangements, for 24-bit RGB and BGR in 32-bits, but at the
1378         other end of the word. Fixes: #387073.
1379
1380         Add some inconsequential branch hints in a couple of places.
1381
1382 2006-12-21  Tim-Philipp Müller  <tim at centricular dot net>
1383
1384         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1385         (gst_ffmpeg_caps_to_smpfmt):
1386           The "signed" field in raw audio caps is of boolean type, trying to
1387           extract the value with _get_int() will fail (fix to keep in sync with
1388           the copy in gst-ffmpeg)
1389
1390 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
1391
1392         * tests/check/elements/audioresample.c: (cleanup_audioresample):
1393         * tests/check/elements/audiotestsrc.c: (cleanup_audiotestsrc):
1394         * tests/check/elements/gdpdepay.c: (setup_gdpdepay),
1395         (cleanup_gdpdepay):
1396         * tests/check/elements/gdppay.c: (setup_gdppay), (cleanup_gdppay):
1397         * tests/check/elements/subparse.c: (teardown_subparse):
1398         * tests/check/elements/textoverlay.c: (cleanup_textoverlay):
1399         * tests/check/elements/videorate.c: (cleanup_videorate):
1400         * tests/check/elements/videotestsrc.c: (cleanup_videotestsrc):
1401         * tests/check/elements/volume.c: (cleanup_volume):
1402         * tests/check/elements/vorbisdec.c: (setup_vorbisdec),
1403         (cleanup_vorbisdec):
1404         * tests/check/elements/vorbistag.c: (setup_vorbistag),
1405         (cleanup_vorbistag):
1406           consistent pad (de)activation
1407
1408 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
1409
1410         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
1411           Forgot to register the extensions.
1412
1413 2006-12-20  Tim-Philipp Müller  <tim at centricular dot net>
1414
1415         * gst/typefind/gsttypefindfunctions.c: (vivo_type_find),
1416         (plugin_init):
1417           Add typefinder for VIVO files (my christmas present to the 90s).
1418
1419 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
1420
1421         * gst/playback/gstdecodebin.c: (type_found):
1422           Special-case the text/plain media type: we only want to recognise it
1423           as a 'raw' decoded media type if it comes from a demuxer or subtitle
1424           parser, but not if the entire stream is of text/plain type. If the
1425           entire stream is text/plain, we should just error out.
1426
1427           This fixes playback of audio files with lyrics in totem. Totem can't
1428           distinguish between text files and subtitle files and passes any
1429           .txt file with the same basename as the main file to playbin as
1430           suburi, and playbin will then throw a 'subtitle found, but no video
1431           stream' error, which isn't entirely helpful. See #380342.
1432
1433           Also, with this change we'll show a slightly more correct error
1434           message in case totem passes a playlist file to us (although a
1435           custom error message wording instead of the default text would
1436           probably not be a bad idea either).
1437
1438           Same problem also needs to be fixed for playbin+decodebin2.
1439
1440         * tests/check/Makefile.am:
1441         * tests/check/elements/decodebin.c: (src_handoff_cb),
1442         (decodebin_new_decoded_pad_cb), (GST_START_TEST),
1443         (decodebin_suite):
1444           Add simple unit test for decodebin for the above.
1445
1446 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
1447
1448         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
1449         * gst/playback/gstdecodebin2.c: (gst_decode_bin_change_state):
1450           Refuse to change state to READY when we failed to create any of the
1451           required elements in our instance init function.
1452
1453 2006-12-15  Tim-Philipp Müller  <tim at centricular dot net>
1454
1455         * docs/libs/gst-plugins-base-libs-sections.txt:
1456           Small docs fixes/updates.
1457
1458         * gst-libs/gst/video/gstvideosink.h:
1459           Remove nonfunctional GST_VIDEO_SINK_CLOCK macro which is a leftover
1460           from the 0.9 days (GST_BASE_SINK_CLOCK, which it points to, was
1461           removed from the base sink API between 0.9.6 and 0.9.7).
1462           API: add GST_VIDEO_SINK_CAST and use it for the height/width
1463           accessor macros, so we don't do a runtime GObject type check every
1464           time we use them.
1465
1466 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
1467
1468         * Makefile.am:
1469         * gst-plugins-base.doap:
1470         * gst-plugins-base.spec.in:
1471           add doap file
1472
1473 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
1474
1475         Patch by: Jens Granseuer <jensgr at gmx net>
1476
1477         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
1478         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1479         (gst_base_rtp_audio_payload_handle_frame_based_buffer),
1480         (gst_base_rtp_audio_payload_handle_sample_based_buffer):
1481         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
1482           Declare variables at the beginning of a block. Fixes #383195.
1483
1484 2006-12-07  Jan Schmidt  <thaytan@mad.scientist.com>
1485
1486         * configure.ac:
1487         Bump version nano - back to CVS.
1488
1489
1490 === release 0.10.11 ===
1491
1492 2006-12-06  Jan Schmidt <thaytan@mad.scientist.com>
1493
1494         * configure.ac:
1495           releasing 0.10.11, "Dumb things"
1496
1497 2006-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
1498
1499         * gst/playback/gstdecodebin.c: (find_dynamic), (dynamic_add),
1500         (close_pad_link), (elem_is_dynamic), (unlinked), (close_link):
1501         Handle the case where an element has multiple pads with 
1502         unfixed caps as well as still possibly producing more dynamic 
1503         pads by storing each case as a distinct entry in the dynamic list.
1504         Fixes #38223 again.
1505
1506 2006-12-04  Wim Taymans  <wim@fluendo.com>
1507
1508         * gst/playback/gstdecodebin.c: (close_pad_link):
1509         Fix #382223, add more dynamic caps handling.
1510
1511 2006-12-04  Wim Taymans  <wim@fluendo.com>
1512
1513         reviewed by: <delete if not using a buddy>
1514
1515         * gst-libs/gst/audio/gstringbuffer.h:
1516         * gst-libs/gst/netbuffer/gstnetbuffer.c: (gst_netbuffer_init),
1517         (gst_netaddress_set_ip4_interface),
1518         (gst_netaddress_set_ip6_interface), (gst_netaddress_set_loopback),
1519         (gst_netaddress_set_ttl), (gst_netaddress_get_ip4_interface),
1520         (gst_netaddress_get_ip6_interface), (gst_netaddress_get_loopback),
1521         (gst_netaddress_get_ttl):
1522         * gst-libs/gst/netbuffer/gstnetbuffer.h:
1523         * gst/playback/gstdecodebin.c: (close_pad_link):
1524         * tests/examples/seek/seek.c: (end_scrub), (end_seek), (do_seek),
1525         (seek_cb), (stop_seek), (rate_spinbutton_changed_cb):
1526         * win32/common/config.h:
1527
1528 2006-12-01  Michael Smith  <msmith@fluendo.com>
1529
1530         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
1531           Delete bad debug code.
1532           Fixes #381219
1533
1534 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
1535
1536         * gst/videoscale/vs_4tap.c:
1537         * win32/MANIFEST:
1538         * win32/common/config.h:
1539         * win32/vs8/libgstvideoscale.vcproj:
1540         Fix compilation on win32 under VS8
1541         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
1542         Partially fixes #381175
1543
1544 2006-11-30  Michael Smith  <msmith@fluendo.com>
1545
1546         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1547         (GST_START_TEST):
1548           It would be very bad if, after a discont buffer, we thought every
1549           single following buffer was also discont. So, add to the test to
1550           ensure that this isn't the case.
1551           
1552         * ext/theora/theoraenc.c: (theora_enc_is_discontinuous):
1553           ... it was the case. So fix it.
1554
1555 2006-11-28  Wim Taymans  <wim@fluendo.com>
1556
1557         * gst/playback/gstplaybasebin.c: (check_queue_event):
1558         Improve debug.
1559
1560         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps):
1561         Fix width and height range from 16 - 4096 to 1 - MAXINT, just like the
1562         padtemplate caps. Refixes #357577.
1563
1564 2006-11-28  Wim Taymans  <wim@fluendo.com>
1565
1566         * gst/playback/gstplaybasebin.c: (check_queue_event),
1567         (queue_threshold_reached), (queue_out_of_data),
1568         (gen_preroll_element):
1569         Add event probe to see when EOS is in a queue and we can disable the
1570         underrun signals. Fixes #357577.
1571
1572 2006-11-28  Edward Hervey  <edward@fluendo.com>
1573
1574         * gst/playback/Makefile.am:
1575         * gst/playback/gstdecodebin2.c: (gst_decode_bin_get_type),
1576         (_gst_boolean_accumulator), (gst_decode_bin_class_init),
1577         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
1578         (gst_decode_bin_init), (gst_decode_bin_dispose),
1579         (gst_decode_bin_finalize), (gst_decode_bin_set_property),
1580         (gst_decode_bin_get_property), (gst_decode_bin_set_caps),
1581         (gst_decode_bin_get_caps), (gst_decode_bin_autoplug_continue),
1582         (gst_decode_bin_autoplug_sort), (analyze_new_pad), (connect_pad),
1583         (connect_element), (expose_pad), (type_found),
1584         (pad_added_group_cb), (pad_removed_group_cb),
1585         (no_more_pads_group_cb), (pad_added_cb), (pad_removed_cb),
1586         (no_more_pads_cb), (find_compatibles), (is_demuxer_element),
1587         (are_raw_caps), (multi_queue_overrun_cb),
1588         (multi_queue_underrun_cb), (gst_decode_group_new),
1589         (get_current_group), (group_demuxer_event_probe),
1590         (gst_decode_group_control_demuxer_pad),
1591         (gst_decode_group_control_source_pad),
1592         (gst_decode_group_check_if_blocked),
1593         (gst_decode_group_check_if_drained), (gst_decode_group_expose),
1594         (gst_decode_group_hide), (gst_decode_group_free),
1595         (gst_decode_group_set_complete), (source_pad_blocked_cb),
1596         (source_pad_event_probe), (gst_decode_pad_new), (add_fakesink),
1597         (remove_fakesink), (find_sink_pad), (gst_decode_bin_change_state),
1598         (plugin_init):
1599         New decodebin2 element.
1600         Closes #370092
1601         * gst/playback/gstplay-marshal.list:
1602         Added marshallers for new signals in decodebin2
1603         * gst/playback/gstplaybasebin.c: (setup_subtitle), (make_decoder):
1604         Use decodebin2 if *and only if* the USE_DECODEBIN2 environment variable
1605         is set.
1606
1607 2006-11-28  Wim Taymans  <wim@fluendo.com>
1608
1609         * gst/playback/gstplaybasebin.c: (setup_source),
1610         (gst_play_base_bin_change_state):
1611         Disable rtsp:// uris for the release, it's not good enough yet.
1612         Remove unused var.
1613
1614 2006-11-26  Wim Taymans  <wim@fluendo.com>
1615
1616         * ext/theora/theoradec.c: (gst_theora_dec_reset),
1617         (theora_dec_push_forward), (theora_dec_push_reverse),
1618         (theora_handle_data_packet), (theora_dec_decode_buffer),
1619         (theora_dec_flush_decode), (theora_dec_chain_reverse),
1620         (theora_dec_chain_forward), (theora_dec_chain):
1621         Implement reverse playback.
1622
1623         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
1624         (vorbis_dec_decode_buffer), (vorbis_dec_flush_decode),
1625         (vorbis_dec_chain_forward):
1626         Clear buffers used for reverse playback in _reset.
1627         No need to set the eos flag, we clip samples using the segment.
1628
1629 2006-11-24  Wim Taymans  <wim@fluendo.com>
1630
1631         * ext/ogg/gstoggdemux.c: (gst_ogg_page_copy), (gst_ogg_page_free),
1632         (gst_ogg_pad_init), (gst_ogg_pad_dispose), (gst_ogg_pad_reset),
1633         (gst_ogg_pad_stream_out), (gst_ogg_pad_submit_page),
1634         (gst_ogg_chain_reset), (gst_ogg_demux_perform_seek):
1635         Some cleanups.
1636         Handle continued pages in reverse mode.
1637
1638 2006-11-24  Wim Taymans  <wim@fluendo.com>
1639
1640         * ext/vorbis/vorbisdec.c: (vorbis_dec_push_forward),
1641         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1642         (vorbis_dec_flush_decode):
1643         Small cleanups.
1644         Don't try to add invalid timestamps.
1645         Clipping will unref the buffer.
1646
1647 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
1648
1649         * gst/adder/gstadder.h:
1650         * gst/audiotestsrc/gstaudiotestsrc.h:
1651           remove obsolete _factory_init protos
1652
1653 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
1654
1655         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
1656           Fix spacing in debug message.
1657
1658 2006-11-23  Wim Taymans  <wim@fluendo.com>
1659
1660         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1661         (gst_ogg_demux_chain):
1662         Don't just ignore return values from _pad_push().
1663         Small debug improvements.
1664
1665 2006-11-23  Michael Smith  <msmith@fluendo.com>
1666
1667         * ext/ogg/gstoggmux.c: (gst_ogg_mux_process_best_pad):
1668           If our incoming buffer is marked as DISCONT, then increment the page
1669           number (so that the discontinuity is marked in the final ogg
1670           bitstream) and flush the previous page.
1671
1672 2006-11-22  Michael Smith  <msmith@fluendo.com>
1673
1674         * ext/theora/gsttheoraenc.h:
1675         * ext/theora/theoraenc.c: (gst_theora_enc_init),
1676         (theora_enc_reset), (theora_enc_clear), (theora_enc_sink_setcaps),
1677         (theora_buffer_from_packet), (theora_enc_is_discontinuous),
1678         (theora_enc_chain), (theora_enc_change_state):
1679           Mark discontinuities of > 3/4 of a frame, reinit encoder.
1680
1681         * tests/check/pipelines/theoraenc.c: (check_buffer_granulepos),
1682         (GST_START_TEST), (theoraenc_suite):
1683           Enable discontinuity test, fix it.
1684
1685 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1686
1687         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
1688         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
1689         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
1690         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
1691         (gst_text_overlay_change_state):
1692         * ext/pango/gsttextoverlay.h:
1693           Some textoverlay fixes: for one, in the video chain function,
1694           actually wait for a text buffer to come in if there is none at the
1695           moment and there should be one; also, deal more gracefully with
1696           incoming buffers that do not have a timestamp or duration; discard
1697           text buffer when not needed any longer. Fixes #341681.
1698
1699         * tests/check/Makefile.am:
1700         * tests/check/elements/.cvsignore:
1701         * tests/check/elements/textoverlay.c:
1702         (notgst_check_setup_src_pad2), (notgst_check_teardown_src_pad2),
1703         (setup_textoverlay), (buffer_is_all_black), (create_black_buffer),
1704         (create_text_buffer), (cleanup_textoverlay), (GST_START_TEST),
1705         (test_video_waits_for_text_send_text_newsegment_thread),
1706         (test_video_waits_for_text_shutdown_element),
1707         (test_render_continuity_push_video_buffers_thread),
1708         (textoverlay_suite):
1709           Add some unit tests for textoverlay.
1710
1711 2006-11-21  Tim-Philipp Müller  <tim at centricular dot net>
1712
1713         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1714           Avoid integer underflow when the found probability for mp3 is
1715           smaller than the 'penalty' we subtract if there's not a clean
1716           mp3 header sync at offset 0.
1717
1718 2006-11-21  Stefan Kost  <ensonic@users.sf.net>
1719
1720         * docs/libs/gst-plugins-base-libs-sections.txt:
1721           Add some new symbols to the docs
1722
1723 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
1724
1725         * tests/check/Makefile.am:
1726         * tests/check/elements/ffmpegcolorspace.c:
1727         (ffmpegcolorspace_suite):
1728           Enable ffmpegcolorspace test now that the RGBA32 issue is fixed
1729           (for now not for valgrinding though, since it takes too long).
1730
1731 2006-11-20  Wim Taymans  <wim@fluendo.com>
1732
1733         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
1734         (gst_ffmpeg_pixfmt_to_caps):
1735         Fix RGBA32 caps. Fixes #357038.
1736
1737 2006-11-20  Tim-Philipp Müller  <tim at centricular dot net>
1738
1739         * gst-libs/gst/interfaces/mixertrack.h:
1740           Add FIXME so we can add some padding here in 0.11
1741
1742 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
1743
1744         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
1745           Fix GstBaseRTPAudioPayload structure so the whole GObject
1746           inheritance business actually works (parent class instance structure
1747           must always come first in the derived class instance structure).
1748
1749 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
1750
1751         * gst/videotestsrc/Makefile.am:
1752         * tests/check/Makefile.am:
1753           Make sure our checks and the videotestsrc plugin link against the
1754           local uninstalled gst libs and not any installed gst libs that
1755           might happen to exist as well.
1756
1757         * tests/check/elements/adder.c: (message_received),
1758         (test_event_message_received), (test_play_twice_message_received):
1759         * tests/check/elements/ffmpegcolorspace.c: (GST_START_TEST):
1760           Fix compiler warnings when compiling against core with disabled
1761           debugging system.
1762
1763 2006-11-16  Michael Smith  <msmith@fluendo.com>
1764
1765         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
1766         (gst_audio_rate_sink_event), (gst_audio_rate_chain):
1767           Fix audiorate, so that it accurately sets offsets and timestamps.
1768           Doesn't change the fundamental algorithmic decisions; so should be
1769           safe.
1770
1771         * tests/check/Makefile.am:
1772           Enable audiorate test now that it passes.
1773
1774 2006-11-09  Stefan Kost  <ensonic@users.sf.net>
1775
1776         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
1777           clear xv when going to NULL, remove // commented non-existant proto
1778
1779         * tests/examples/seek/seek.c: (main):
1780           add missing tooltip description for scrub and play_scrub
1781
1782 2006-11-14  David Schleef  <ds@schleef.org>
1783
1784         * configure.ac:
1785           Bump liboil requirement to 0.3.8.
1786         * gst-libs/gst/riff/riff-media.c:
1787           Add Dirac fourcc.
1788         * gst/videoscale/vs_image.h:
1789         * gst/videoscale/vs_scanline.h:
1790           Use liboil's stdint.h.
1791         * gst/videotestsrc/videotestsrc.c:
1792           Remove liboil related ifdef's, since they aren't needed now, and
1793           won't work with future versions.
1794
1795 2006-11-14  David Schleef  <ds@schleef.org>
1796
1797         * gst/videoscale/Makefile.am:
1798         * gst/videoscale/gstvideoscale.c:
1799         * gst/videoscale/gstvideoscale.h:
1800         * gst/videoscale/vs_4tap.c:
1801         * gst/videoscale/vs_4tap.h:
1802         * gst/videoscale/vs_image.c:
1803         * gst/videoscale/vs_image.h:
1804         * gst/videoscale/vs_scanline.c:
1805         * gst/videoscale/vs_scanline.h:
1806           Add a 4-tap image scaler.  Theoretically looks much prettier.
1807           The tap calculation could use some improvement.
1808
1809 2006-11-14  Wim Taymans  <wim@fluendo.com>
1810
1811         Patch by: Jan David Mol <j dot j dot d dot mol at tudelft dot nl>
1812
1813         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds),
1814         (gst_riff_parse_strf_iavs):
1815         * gst/subparse/gstsubparse.c: (convert_encoding):
1816         * gst/tcp/gstmultifdsink.c:
1817         (gst_multi_fd_sink_handle_client_write):
1818         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
1819         (gst_tcp_read_buffer), (gst_tcp_gdp_read_caps),
1820         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
1821         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_render):
1822         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
1823         (gst_ximagesink_ximage_new):
1824         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
1825         Various gsize and gssize printf fixes. Fixes #372507.
1826
1827 2006-11-13  Wim Taymans  <wim@fluendo.com>
1828
1829         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
1830         (vorbis_dec_push_forward), (vorbis_dec_push_reverse),
1831         (vorbis_handle_data_packet), (vorbis_dec_decode_buffer),
1832         (vorbis_dec_flush_decode), (vorbis_dec_chain_reverse),
1833         (vorbis_dec_chain_forward), (vorbis_dec_chain):
1834         * ext/vorbis/vorbisdec.h:
1835         First stab at vorbis reverse playback.
1836
1837 2006-11-13  Wim Taymans  <wim@fluendo.com>
1838
1839         * gst-libs/gst/audio/gstbaseaudiosink.c:
1840         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
1841         * gst-libs/gst/audio/gstbaseaudiosink.h:
1842         Make the clock sync code more accurate wrt resampling and playback
1843         at different rates.
1844         
1845         * gst-libs/gst/audio/gstringbuffer.c:
1846         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit):
1847         * gst-libs/gst/audio/gstringbuffer.h:
1848         Use better algorithm to interpolate sample rates. 
1849
1850 2006-11-13  Michael Smith  <msmith@fluendo.com>
1851
1852         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page):
1853           Improve a debug line slightly.
1854
1855         * ext/ogg/gstogmparse.c: (gst_ogm_parse_plugin_init):
1856           Call gst_riff_init() in plugin_init, to avoid getting errors from
1857           the debug system (unrelated changes to another plugin made this turn
1858           up; not sure why).
1859
1860 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
1861
1862         Patch by: Sergey Scobich  <sergery.scobich at gmail com>
1863
1864         * win32/common/libgsttag.def:
1865           Add missing symbol (#366492).
1866
1867 2006-11-09  Tim-Philipp Müller  <tim at centricular dot net>
1868
1869         * gst/playback/gststreamselector.c: (gst_stream_selector_dispose):
1870           Don't unref a NULL pad.
1871
1872 2006-11-09  Wim Taymans  <wim@fluendo.com>
1873
1874         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_page),
1875         (gst_ogg_demux_get_prev_page), (gst_ogg_demux_perform_seek),
1876         (gst_ogg_demux_handle_page), (gst_ogg_demux_chain),
1877         (gst_ogg_demux_loop_forward), (gst_ogg_demux_loop_reverse),
1878         (gst_ogg_demux_loop):
1879         Implement first stab at reverse playback.
1880
1881 2006-11-07  Stefan Kost  <ensonic@users.sf.net>
1882
1883         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
1884         (gst_riff_create_video_template_caps):
1885           add h263/h264 variants to the caps, Fixes #363118
1886
1887 2006-11-06  Tim-Philipp Müller  <tim at centricular dot net>
1888
1889         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func):
1890         * gst-libs/gst/audio/gstaudiosrc.c: (audioringbuffer_thread_func):
1891           Use g_strerror instead of strerror so we get UTF-8.
1892
1893 2006-11-03  David Schleef  <ds@schleef.org>
1894
1895         * ext/ogg/gstoggdemux.c:
1896         * ext/ogg/gstoggmux.c:
1897           Add/remove KW-DIRAC header here, since it is ogg-specific.
1898
1899 2006-11-03  Michael Smith  <msmith@fluendo.com>
1900
1901         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find):
1902           Recognise more mpeg4 elementary video streams.
1903
1904 2006-11-02  Edward Hervey  <edward@fluendo.com>
1905
1906         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
1907         Lower the probability of mp3 typefinding functions if we don't find a
1908         valid mp3 header at the start of the file.
1909         Closes #369482
1910
1911 2006-11-02  Wim Taymans  <wim@fluendo.com>
1912
1913         * ext/theora/gsttheoradec.h:
1914         * ext/theora/theoradec.c: (gst_theora_dec_init),
1915         (theora_dec_sink_event), (theora_dec_chain_forward),
1916         (theora_dec_flush_decode), (theora_dec_chain_reverse),
1917         (theora_dec_chain):
1918         Document and partially implement an algorithm for doing reverse playback
1919         of theora video.
1920
1921 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
1922
1923         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
1924
1925         * win32/common/config.h:
1926         * win32/common/interfaces-enumtypes.c:
1927         * win32/common/libgsttag.def:
1928         * win32/vs8/gst-plugins-base.sln:
1929         * win32/vs8/libgstaudioresample.vcproj:
1930         * win32/vs8/libgstinterfaces.vcproj:
1931         * win32/vs8/libgstogg.vcproj:
1932         * win32/vs8/libgstriff.vcproj:
1933         * win32/vs8/libgsttag.vcproj:
1934         * win32/vs8/libgsttheora.vcproj:
1935         * win32/vs8/libgstvideoscale.vcproj:
1936         * win32/vs8/libgstvorbis.vcproj:
1937           Misc. VS8 build fixes: fix syntax in config.h, add missing entries
1938           to libgsttag.def; add missing dependencies for some vs8 projects;
1939           re-arrange placement of .def files in vs8 projects (#366334).
1940
1941 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
1942
1943         * ext/ogg/gstogg.c:
1944           Remove unused variable.
1945
1946         * ext/ogg/gstoggdemux.c:
1947           Fix Wim's surname in plugin description.
1948
1949 2006-10-31  Wim Taymans  <wim@fluendo.com>
1950
1951         * gst-plugins-base.spec.in:
1952         spec new .h file. Fixes #368310.
1953
1954 2006-10-31  Michael Smith  <msmith@fluendo.com>
1955
1956         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
1957         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
1958         (gst_multi_fd_sink_get_stats),
1959         (gst_multi_fd_sink_remove_client_link),
1960         (gst_multi_fd_sink_queue_buffer),
1961         (gst_multi_fd_sink_handle_clients):
1962         * gst/tcp/gstmultifdsink.h:
1963           Make using the remove or clear signals threadsafe.
1964           Make calling get-stats with an invalid fd not segfault.
1965           Fixes 368273.
1966
1967 2006-10-31  Wim Taymans  <wim@fluendo.com>
1968
1969         * gst-libs/gst/rtp/Makefile.am:
1970         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
1971         (gst_base_rtp_audio_payload_init):
1972         Fix and activate base audio payloader.
1973
1974 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
1975
1976         * gst/typefind/gsttypefindfunctions.c: (qtif_type_find),
1977         (plugin_init):
1978           Add typefinder for QuickTime Image Files (see #366156).
1979
1980 2006-10-28  Tim-Philipp Müller  <tim at centricular dot net>
1981
1982         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init):
1983           Another typo fix (#366212).
1984
1985 2006-10-27  Wim Taymans  <wim@fluendo.com>
1986
1987         * gst/volume/gstvolume.c: (volume_transform_ip):
1988         Use stream time to synchronize volume property instead of rather random
1989         timestamps. This is needed when gnonlin does its time shifting.
1990
1991 2006-10-27  Wim Taymans  <wim@fluendo.com>
1992
1993         Patch by: Mark Nauwelaerts <manauw at skynet dot be>
1994
1995         * ext/ogg/gstoggmux.c: (gst_ogg_mux_release_pad):
1996         Remove the pad from the element in release_pad. Fixes #364812.
1997
1998 2006-10-27  Tim-Philipp Müller  <tim at centricular dot net>
1999
2000         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
2001         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
2002           Explicitly create our custom buffer classes at a thread-safe
2003           location as well, since g_type_class_ref() doesn't seem to be
2004           entirely thread-safe either (#365501; also see #349410).
2005
2006 2006-10-26  Tim-Philipp Müller  <tim at centricular dot net>
2007
2008         * gst-libs/gst/riff/riff-read.c: (freeform_string_to_utf8),
2009         (gst_riff_parse_info):
2010           If strings in INFO chunk are not UTF-8, do something similar to
2011           what we do for ID3v1 tags: check a number of environment variables
2012           (GST_AVI_TAG_ENCODING, GST_RIFF_TAG_ENCODING, GST_TAG_ENCODING) for
2013           character sets to try, otherwise try the current locale and/or fall
2014           back on ISO-8859-1. Fixes #360552.
2015
2016 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
2017
2018         * gst/videotestsrc/gstvideotestsrc.c:
2019         (gst_video_test_src_pattern_get_type),
2020         (gst_video_test_src_set_pattern):
2021         * gst/videotestsrc/gstvideotestsrc.h:
2022         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_checkers1),
2023         (gst_video_test_src_checkers2), (gst_video_test_src_checkers4),
2024         (gst_video_test_src_checkers8):
2025         * gst/videotestsrc/videotestsrc.h:
2026           Add a bunch of exciting new checkers patterns.
2027
2028 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
2029
2030         * gst/subparse/Makefile.am:
2031         * gst/subparse/gstsubparse.c:
2032         (gst_sub_parse_data_format_autodetect),
2033         (gst_sub_parse_format_autodetect), (handle_buffer),
2034         (gst_sub_parse_chain), (gst_subparse_type_find), (plugin_init):
2035         * gst/subparse/gstsubparse.h:
2036         * gst/subparse/tmplayerparse.c: (tmplayer_parse_line),
2037         (parse_tmplayer):
2038         * gst/subparse/tmplayerparse.h:
2039           Add support for TMPlayer-type subtitles (#362845).
2040
2041         * tests/check/elements/subparse.c: (test_tmplayer_do_test),
2042         (GST_START_TEST), (subparse_suite):
2043           Add some basic unit tests for the above.
2044
2045 2006-10-23  Tim-Philipp Müller  <tim at centricular dot net>
2046
2047         * tests/check/elements/audiorate.c: (test_injector_base_init),
2048         (test_injector_class_init), (test_injector_chain),
2049         (test_injector_init), (probe_cb), (do_perfect_stream_test),
2050         (GST_START_TEST), (audiorate_suite):
2051           More tests for audiorate: inject buffers to check behaviour when
2052           buffers overlap.
2053
2054 2006-10-21  Tim-Philipp Müller  <tim at centricular dot net>
2055
2056         * tests/check/Makefile.am:
2057         * tests/check/elements/.cvsignore:
2058         * tests/check/elements/audiorate.c: (probe_cb), (got_buf),
2059         (do_perfect_stream_test), (GST_START_TEST), (audiorate_suite):
2060           Add some basic unit tests for audiorate. Disabled at the moment
2061           since it doesn't pass yet (see bug #363119).
2062
2063 2006-10-20  Tim-Philipp Müller  <tim at centricular dot net>
2064
2065         * gst/subparse/gstsubparse.c: (subrip_fix_up_markup),
2066         (parse_subrip), (handle_buffer):
2067           Add missing closing tags for markup and fix broken markup,
2068           otherwise pango won't render anything (fixes #357531). Also,
2069           make sure the text we send out is always NUL-terminated
2070           (better safe than sorry etc.).
2071
2072         * tests/check/elements/subparse.c: (test_srt_do_test),
2073         (test_srt):
2074           Some more tests for .srt incl. tests for the above stuff.
2075
2076 2006-10-20  Julien MOUTTE  <julien@moutte.net>
2077
2078         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
2079         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
2080         Patch by: Stefan Kost  <ensonic@users.sf.net>
2081         Try to redraw borders only when needed. Apparently this consumes
2082         resources on small devices... :-O (#363607)
2083
2084 2006-10-20  Michael Smith  <msmith@fluendo.com>
2085
2086         * gst/tcp/gstmultifdsink.c:
2087         (gst_multi_fd_sink_client_queue_buffer):
2088           If caps change, then update the client's idea of the caps so that we
2089           don't end up re-sending streamheaders for every single buffer after
2090           the caps change.
2091
2092 2006-10-20  Michael Smith  <msmith@fluendo.com>
2093
2094         * ext/ogg/gstoggparse.c: (gst_ogg_parse_dispose),
2095         (gst_ogg_parse_append_header), (gst_ogg_parse_chain):
2096           Set caps on pushed buffers; fix up refcounting of caps objects.
2097
2098 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2099
2100         * gst/typefind/gsttypefindfunctions.c: (mmsh_type_find),
2101         (plugin_init):
2102           Typefind mmsh header data packet to application/x-mmsh (#362625).
2103
2104 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2105
2106         * tests/check/Makefile.am:
2107         * tests/check/elements/.cvsignore:
2108         * tests/check/elements/subparse.c: (buffer_from_static_string),
2109         (setup_subparse), (teardown_subparse), (test_srt_do_test),
2110         (GST_START_TEST), (subparse_suite):
2111           Add very simple unit test for subparse.
2112
2113 2006-10-19  Tim-Philipp Müller  <tim at centricular dot net>
2114
2115         * gst/subparse/gstsubparse.c: (strip_trailing_newlines),
2116         (parse_subrip):
2117           Strip trailing newlines from subtitle text output.
2118
2119 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2120
2121         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
2122         (gst_sub_parse_change_state):
2123           Fix memleak; clear subparse->textbuf n state change function.
2124
2125 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2126
2127         * gst/subparse/gstsubparse.c:
2128         (gst_sub_parse_data_format_autodetect):
2129           Don't require subrip (.srt) files to start with a chunk number of 1.
2130
2131 2006-10-18  Wim Taymans  <wim@fluendo.com>
2132
2133         * gst-libs/gst/audio/gstbaseaudiosink.c:
2134         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
2135         * gst-libs/gst/audio/gstbaseaudiosink.h:
2136         Extract rate from the NEWSEGMENT event.
2137         Use commit_full to also take rate adjustment into account when writing
2138         samples to the ringbuffer.
2139         
2140         * gst-libs/gst/audio/gstringbuffer.c:
2141         (gst_ring_buffer_commit_full), (gst_ring_buffer_commit),
2142         (gst_ring_buffer_read):
2143         * gst-libs/gst/audio/gstringbuffer.h:
2144         Added _commit_full() to also take rate into account.
2145         Use simple interpolation algorithm to resample audio.
2146         API: gst_ring_buffer_commit_full()
2147
2148         * tests/examples/seek/scrubby.c: (speed_cb), (do_seek):
2149         * tests/examples/seek/seek.c: (segment_done):
2150         Don't try to seek with 0.0 rate, just pause instead.
2151         Remove bogus debug line.
2152
2153 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2154
2155         * gst/playback/gstplaybasebin.c: (subbin_startup_sync_msg),
2156         (setup_source):
2157           Catch async errors when starting up the subtitle bin, so we can
2158           stop waiting and continue with the main film instead of hanging
2159           forever. Fixes #339366.
2160
2161         * tests/check/elements/playbin.c: (playbin_suite):
2162           Enable unit test for the above.
2163
2164 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2165
2166         * tests/check/Makefile.am:
2167         * tests/check/elements/.cvsignore:
2168         * tests/check/elements/playbin.c: (GST_START_TEST),
2169         (gst_red_video_src_uri_get_type),
2170         (gst_red_video_src_uri_get_protocols),
2171         (gst_red_video_src_uri_get_uri), (gst_red_video_src_uri_set_uri),
2172         (gst_red_video_src_uri_handler_init),
2173         (gst_red_video_src_init_type), (gst_red_video_src_base_init),
2174         (gst_red_video_src_create), (gst_red_video_src_class_init),
2175         (gst_red_video_src_init), (plugin_init), (playbin_suite):
2176           Some small and basic unit tests for playbin; not very useful yet,
2177           but at least a start.
2178
2179 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2180
2181         * gst/playback/gstplaybin.c: (setup_sinks):
2182           The old pad activation spiel.
2183
2184 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
2185
2186         * gst/playback/gstplaybasebin.c: (setup_source):
2187           Don't hang forever if the subbin already fails to start up in 
2188           the state change to PAUSED (#339366).
2189
2190 2006-10-17  Tim-Philipp Müller  <tim at centricular dot net>
2191
2192         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_list_channels),
2193         (gst_tuner_set_channel), (gst_tuner_get_channel),
2194         (gst_tuner_list_norms), (gst_tuner_set_norm), (gst_tuner_get_norm),
2195         (gst_tuner_set_frequency), (gst_tuner_get_frequency),
2196         (gst_tuner_signal_strength), (gst_tuner_find_norm_by_name),
2197         (gst_tuner_find_channel_by_name):
2198           Fix some function guards, add some more function guards.
2199
2200 2006-10-17  Jan Schmidt  <thaytan@mad.scientist.com>
2201
2202         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
2203         (remove_element_chain):
2204         Don't return a pad from get_our_ghost_pad unless it is actually the
2205         one we want.
2206         Change a cast in remove_element_chain slightly.
2207
2208 2006-10-13  Julien MOUTTE  <julien@moutte.net>
2209
2210         * tests/examples/seek/seek.c: (do_seek), (start_seek),
2211         (rate_spinbutton_changed_cb), (segment_done), (msg_state_changed):
2212         Segment seeking needs to use the rate and set stop to -1.
2213
2214 2006-10-13  Wim Taymans  <wim@fluendo.com>
2215
2216         * gst-libs/gst/audio/gstbaseaudiosink.c:
2217         (gst_base_audio_sink_setcaps):
2218         Don't crash when ringbuffer is not yet created.
2219         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
2220         Fixes #361634.
2221
2222         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2223         * gst/playback/gststreamselector.c:
2224         (gst_stream_selector_request_new_pad):
2225         Activate pads befre adding them to running elements.
2226
2227 2006-10-13  Julien MOUTTE  <julien@moutte.net>
2228
2229         * tests/examples/seek/seek.c: (do_seek), (start_seek),
2230         (rate_spinbutton_changed_cb), (msg_state_changed): Stop the scale
2231         updater when we start grabing the slider. Don't wait for the
2232         pipeline to be PAUSED.
2233
2234 2006-10-13  Tim-Philipp Müller  <tim at centricular dot net>
2235
2236         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_list_tracks),
2237         (gst_mixer_set_volume), (gst_mixer_get_volume),
2238         (gst_mixer_set_mute), (gst_mixer_set_option),
2239         (gst_mixer_get_option), (gst_mixer_mute_toggled),
2240         (gst_mixer_record_toggled), (gst_mixer_volume_changed),
2241         (gst_mixer_option_changed):
2242           Guard mixer interface functions against bogus arguments.
2243
2244 2006-10-12  Julien MOUTTE  <julien@moutte.net>
2245
2246         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
2247         (play_cb), (pause_cb), (stop_cb), (rate_spinbutton_changed_cb),
2248         (msg_state_changed), (main): Use state-changed messages to trigger
2249         start/stop of scale update timer. Indeed the scale slider was
2250         jumping here and there because the update timer was activated 
2251         before seek completed. This fixes instant applying of rate changes
2252         by pressing the spinbutton like a crazy man !
2253
2254 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
2255
2256         Patch by: Sebastien Cote  <sebas642 at yahoo.ca>
2257
2258         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
2259         (gst_basertppayload_finalize):
2260           Fix two small memory leaks (#361456).
2261
2262 2006-10-10  Julien MOUTTE  <julien@moutte.net>
2263
2264         * tests/examples/seek/seek.c: (do_seek),
2265         (rate_spinbutton_changed_cb): When changing spinbutton we try
2266         to change the rate on the fly.
2267
2268 2006-10-10  Wim Taymans  <wim@fluendo.com>
2269
2270         * gst-libs/gst/riff/riff-ids.h:
2271         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2272         (gst_riff_create_audio_template_caps):
2273         Add WMS caps.
2274
2275 2006-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
2276
2277         Patch by: Josep Torre Valles <josep@fluendo.com>
2278
2279         * ext/gnomevfs/gstgnomevfssink.c:
2280         * ext/gnomevfs/gstgnomevfssrc.c:
2281         Fix URI interface implementation return type.
2282         * ext/pango/gsttextoverlay.c: (gst_text_overlay_set_property):
2283         Fix what looks like a copy/paste issue when assigning values.
2284         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
2285         (gst_audio_filter_template_get_type):
2286         Cast to prevent Forte warnings.
2287         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
2288         Fix URI interface implementation return type.
2289         gst_pad_query_position requires a signed integer pointer as
2290         3rd parameter, GstClockTime is unsigned.
2291         * gst/audioconvert/audioconvert.c:
2292         Fix integer overflow when treated as signed.
2293         * gst/audioresample/resample.c: (resample_add_input_data):
2294         Cast to prevent warnings on Forte.
2295         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette):
2296         Fix integer overflow when treated as signed.
2297         * gst/ffmpegcolorspace/imgconvert_template.h:
2298         Fix integer overflow when treated as signed. RGBA_OUT shifts bits.
2299         * gst/playback/gstdecodebin.c: (queue_filled_cb),
2300         (cleanup_decodebin):
2301         Who initialises a guint to -1!
2302         Cast function pointers to prevent warnings on Forte.
2303         * gst/playback/gstplaybasebin.c: (queue_deadlock_check),
2304         (queue_threshold_reached):
2305         Cast function pointers correctly to prevent warnings on Forte.
2306         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
2307         Cast function pointers correctly to prevent warnings on Forte.
2308         * gst/subparse/gstssaparse.c: (gst_ssa_parse_setcaps):
2309         Obvious change to unsigned, 0xEF > max signed char.
2310         * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
2311         GstClockTime is unsigned, initialise correctly.
2312         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
2313         Cast so pointer arithemetic doesn't cause warnings on Forte.
2314         * gst/videorate/gstvideorate.c:
2315         Use correct return value.
2316         * tests/examples/seek/scrubby.c:
2317         GstClockTime is unsigned, initialise correctly.
2318
2319 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
2320
2321         Patch by: Ferenc Gerlits  <fgerlits at gmail com>
2322
2323         * gst/typefind/gsttypefindfunctions.c:
2324           Recognise XML files and XML-like files shorter than 256 bytes as
2325           well (fixes #359237).
2326
2327 2006-10-09  Edgard Lima <edgard.lima@indt.org.br>
2328
2329         Patch by: Renato Filho <renato.filho@indt.org.br>
2330         
2331         * gst/typefind/gsttypefindfunctions.c:
2332         Added typefind functions to video/x-nuv media.
2333         
2334 2006-10-08  Tim-Philipp Müller  <tim at centricular dot net>
2335
2336         * gst-libs/gst/interfaces/xoverlay.c:
2337         (gst_x_overlay_set_xwindow_id), (gst_x_overlay_expose):
2338           Some more guards against invalid input.
2339
2340 2006-10-07  Julien MOUTTE  <julien@moutte.net>
2341
2342         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event): 
2343         Useless goto.
2344         * tests/examples/seek/seek.c: (do_seek),
2345         (rate_spinbutton_changed_cb), (main): Add a rate spinbutton in
2346         seek example to experiment with rates != 1.0 (reverse playback !)
2347
2348 2006-10-06  Stefan Kost  <ensonic@users.sf.net>
2349
2350         * gst-libs/gst/interfaces/xoverlay.c:
2351           Unref message in doc-example (spotted by Robert McQueen)
2352
2353 2006-10-06  Wim Taymans  <wim@fluendo.com>
2354
2355         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2356         (mpeg1_parse_header), (mpeg1_sys_type_find):
2357         printf fix.
2358
2359 2006-10-06  Wim Taymans  <wim@fluendo.com>
2360
2361         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
2362         (close_pad_link):
2363         * gst/playback/gstplaybasebin.c: (new_decoded_pad_full):
2364         Activate dynamic pads before adding them to the element.
2365
2366 2006-10-06  Michael Smith  <msmith@fluendo.com>
2367
2368         * gst-libs/gst/floatcast/floatcast.h:
2369           Fix obviously-bogus macros; use the correct types.
2370
2371 2006-10-06  Wim Taymans  <wim@fluendo.com>
2372
2373         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2374         (gst_base_rtp_depayload_change_state):
2375         Also call parent state change function to activate pads.
2376
2377         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2378         (mpeg1_parse_header), (mpeg1_sys_type_find):
2379         Add some more debug info in mpeg typefinding.
2380
2381 2006-10-06  Michael Smith  <msmith@fluendo.com>
2382
2383         * ext/theora/theoradec.c: (theora_dec_chain):
2384           Zero byte theora packets are valid and well-defined; don't warn on
2385           them.
2386
2387 2006-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
2388
2389         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
2390         (gst_multi_fd_sink_get_stats), (find_limits),
2391         (gst_multi_fd_sink_queue_buffer):
2392           API: add dropped_buffers to the get-stats GValueArray
2393
2394 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
2395
2396         * ext/alsa/gstalsadeviceprobe.c:
2397         (gst_alsa_device_property_probe_get_values):
2398         * ext/alsa/gstalsasink.c: (set_hwparams):
2399         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_elem_pad),
2400         (gst_ogg_chain_new_stream), (gst_ogg_demux_read_chain):
2401         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers),
2402         (gst_ogg_mux_process_best_pad):
2403         * ext/ogg/gstoggparse.c: (gst_ogg_parse_new_stream),
2404         (gst_ogg_parse_chain):
2405         * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
2406         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
2407         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_setup),
2408         (gst_vorbis_enc_buffer_check_discontinuous):
2409         * ext/vorbis/vorbisparse.c: (vorbis_parse_src_query):
2410         * gst-libs/gst/audio/gstbaseaudiosink.c:
2411         (gst_base_audio_sink_render):
2412         * gst-libs/gst/cdda/gstcddabasesrc.c:
2413         (gst_cdda_base_src_handle_track_seek):
2414         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2415         (gst_base_rtp_depayload_push_full):
2416         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2417         * gst/audioresample/resample.c: (resample_input_pushthrough):
2418         * gst/playback/gstplaybasebin.c: (queue_out_of_data):
2419         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2420         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
2421         (wavpack_type_find):
2422         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
2423         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2424         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
2425         * tests/check/elements/volume.c: (GST_START_TEST):
2426           Printf format fixes.
2427
2428 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
2429
2430         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_caps):
2431           Fix a simple mistake (see the docs)
2432           Fixes #359580
2433
2434 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
2435
2436         * docs/plugins/Makefile.am:
2437         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
2438         * docs/plugins/gst-plugins-base-plugins-sections.txt:
2439         * docs/plugins/gst-plugins-base-plugins.args:
2440         * docs/plugins/gst-plugins-base-plugins.hierarchy:
2441         * docs/plugins/inspect/plugin-adder.xml:
2442         * docs/plugins/inspect/plugin-alsa.xml:
2443         * docs/plugins/inspect/plugin-audioconvert.xml:
2444         * docs/plugins/inspect/plugin-audiorate.xml:
2445         * docs/plugins/inspect/plugin-audioresample.xml:
2446         * docs/plugins/inspect/plugin-audiotestsrc.xml:
2447         * docs/plugins/inspect/plugin-cdparanoia.xml:
2448         * docs/plugins/inspect/plugin-decodebin.xml:
2449         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
2450         * docs/plugins/inspect/plugin-gdp.xml:
2451         * docs/plugins/inspect/plugin-gnomevfs.xml:
2452         * docs/plugins/inspect/plugin-libvisual.xml:
2453         * docs/plugins/inspect/plugin-ogg.xml:
2454         * docs/plugins/inspect/plugin-pango.xml:
2455         * docs/plugins/inspect/plugin-playbin.xml:
2456         * docs/plugins/inspect/plugin-subparse.xml:
2457         * docs/plugins/inspect/plugin-tcp.xml:
2458         * docs/plugins/inspect/plugin-theora.xml:
2459         * docs/plugins/inspect/plugin-typefindfunctions.xml:
2460         * docs/plugins/inspect/plugin-video4linux.xml:
2461         * docs/plugins/inspect/plugin-videorate.xml:
2462         * docs/plugins/inspect/plugin-videoscale.xml:
2463         * docs/plugins/inspect/plugin-videotestsrc.xml:
2464         * docs/plugins/inspect/plugin-volume.xml:
2465         * docs/plugins/inspect/plugin-vorbis.xml:
2466         * docs/plugins/inspect/plugin-ximagesink.xml:
2467         * docs/plugins/inspect/plugin-xvimagesink.xml:
2468           Add vorbistag element to docs; update version numbers to 0.10.10.1.
2469
2470 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
2471
2472         Patch by: James "Doc" Livingston <doclivingston at gmail com>
2473
2474         * ext/vorbis/Makefile.am:
2475         * ext/vorbis/vorbis.c: (plugin_init):
2476         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_class_init),
2477         (vorbis_parse_parse_packet), (vorbis_parse_chain):
2478         * ext/vorbis/vorbisparse.h:
2479         * ext/vorbis/vorbistag.c: (gst_vorbis_tag_base_init),
2480         (gst_vorbis_tag_class_init), (gst_vorbis_tag_init),
2481         (gst_vorbis_tag_parse_packet):
2482         * ext/vorbis/vorbistag.h:
2483           Add new vorbistag element which derives from vorbisparse
2484           and is essentially the same as well, only that it implements
2485           the GstTagSetter interface and can modify the stream's
2486           vorbiscomment on the fly (#335635).
2487
2488         * tests/check/Makefile.am:
2489         * tests/check/elements/.cvsignore:
2490         * tests/check/elements/vorbistag.c: (setup_vorbistag),
2491         (cleanup_vorbistag), (buffer_probe), (start_pipeline),
2492         (get_buffer), (stop_pipeline), (_create_codebook_header_buffer),
2493         (_create_audio_buffer), (GST_START_TEST), (vorbistag_suite):
2494           Add unit test for new vorbistag element.
2495
2496 2006-10-03  Tim-Philipp Müller  <tim at centricular dot net>
2497
2498         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init),
2499         (vorbis_parse_push_headers), (vorbis_parse_chain):
2500           Set BOS flag in packet structure to fix 'jump depends
2501           on unitialized value' errors in valgrind; various minor
2502           clean-ups.
2503
2504 2006-09-30  Jan Schmidt  <thaytan@mad.scientist.com>
2505
2506         * gst/playback/gstdecodebin.c: (close_pad_link):
2507         Fix typo in a debug statement.
2508
2509         * gst/playback/gstplaybasebin.c: (probe_triggered),
2510         (new_decoded_pad_full), (new_decoded_pad), (subs_new_decoded_pad),
2511         (gen_source_element), (source_new_pad), (analyse_source),
2512         (setup_source):
2513         When handling no_more_pads in new_decoded_pad, make sure to treat
2514         subtitle pads correctly. Fixes playback with subtitle files.
2515
2516         Move a recurring message to LOG level.
2517
2518         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
2519         The maximum value for the Xv colorkey on this Radeon is 0xFFFFFFFF,
2520         which ends up as -1 when cast to an int. Make the logic handle the
2521         max value as an unsigned mask and only change the colorkey when it's
2522         a value we recognise.
2523
2524 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
2525
2526         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2527         Removed empty * between paragraphs
2528
2529 2006-09-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
2530
2531         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2532         * gst-libs/gst/rtp/README:
2533         Moved some documentation into .c file
2534
2535 2006-09-29  Wim Taymans  <wim@fluendo.com>
2536
2537         * gst/playback/gstdecodebin.c: (no_more_pads):
2538         Fix compilation.
2539
2540 2006-09-29  Wim Taymans  <wim@fluendo.com>
2541
2542         * gst/playback/gstdecodebin.c: (new_caps):
2543         Remove g_print
2544
2545         * gst/playback/gstplaybin.c:
2546         Add some docs.
2547
2548 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
2549
2550         * tests/check/Makefile.am:
2551           Re-enable cddabasesrc test to see if it works again
2552           now.
2553
2554 2006-09-29  Wim Taymans  <wim@fluendo.com>
2555
2556         * gst/playback/gstplaybasebin.c: (setup_subtitle),
2557         (gen_source_element):
2558         Handle invalid URIs a bit more gracefully.
2559
2560 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
2561
2562         * tests/check/pipelines/oggmux.c:
2563           Remove obsolete comment.
2564
2565 2006-09-29  Michael Smith  <msmith@fluendo.com>
2566
2567         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
2568         (gst_ogg_mux_release_pad), (gst_ogg_mux_push_buffer),
2569         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
2570         (gst_ogg_mux_send_headers), (gst_ogg_mux_process_best_pad),
2571         (gst_ogg_mux_collected):
2572           Commit patch from James "Doc" Livingston, adds proper EOS handling
2573           in oggmux. GStreamer can, for the first time ever, create a valid
2574           Ogg file! Yay!
2575
2576         * tests/check/pipelines/oggmux.c: (check_chain_final_state),
2577         (oggmux_suite):
2578           Reenable tests now that they pass.
2579
2580 2006-09-29  Wim Taymans  <wim@fluendo.com>
2581
2582         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_handle_clients):
2583         Stop reading commands when EOF (we read 0) as well.
2584
2585 2006-09-28  Wim Taymans  <wim@fluendo.com>
2586
2587         * gst/playback/gstdecodebin.c: (dynamic_create), (dynamic_free),
2588         (close_pad_link), (dynamic_remove), (no_more_pads), (new_caps),
2589         (find_dynamic), (unlinked), (close_link):
2590         Implement delayed caps linking needed for element with a lot of
2591         different caps on the src pads that get fixed at runtime.
2592         Improve management of dynamic elements.
2593
2594         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
2595         (group_destroy), (group_commit), (check_queue), (queue_overrun),
2596         (gen_preroll_element), (remove_groups), (unknown_type),
2597         (add_element_stream), (no_more_pads_full), (no_more_pads),
2598         (sub_no_more_pads), (source_no_more_pads), (preroll_unlinked),
2599         (new_decoded_pad), (setup_subtitle), (array_has_value),
2600         (gen_source_element), (source_new_pad), (has_all_raw_caps),
2601         (analyse_source), (remove_decoders), (make_decoder),
2602         (remove_source), (setup_source), (finish_source), (prepare_output),
2603         (gst_play_base_bin_change_state):
2604         * gst/playback/gstplaybasebin.h:
2605         Use more _CAST instead of full type checking casts.
2606         Small cleanups, plug some leaks.
2607         Handle dynamic sources.
2608         Add some helper functions to create lists of strings used for
2609         blacklisting and other stuff.
2610         Refactor some code dealing with analysing the source.
2611         Re-enable sources without pads (like cd:// or other selfcontained
2612         elements).
2613
2614 2006-09-28  Wim Taymans  <wim@fluendo.com>
2615
2616         * gst-libs/gst/audio/gstbaseaudiosink.c:
2617         (gst_base_audio_sink_render):
2618         When we have a timestamp, we can still perform clipping.
2619         When we have no clock, we must play the sample ASAP.
2620
2621 2006-09-28  Wim Taymans  <wim@fluendo.com>
2622
2623         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
2624         Set caps on outgoing buffers.
2625
2626         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
2627         (gst_video_rate_event), (gst_video_rate_chain):
2628         * gst/videorate/gstvideorate.h:
2629         Fix videorate some more. Fixes #357977
2630
2631 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
2632
2633         * tests/check/elements/adder.c: (adder_suite):
2634           Don't set timeout to 6 seconds when we're running
2635           in valgrind ... (and how is 6 seconds longer than
2636           the default anyway?)
2637
2638 2006-09-28  Wim Taymans  <wim@fluendo.com>
2639
2640         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
2641         (gst_audio_rate_sink_event), (gst_audio_rate_convert),
2642         (gst_audio_rate_convert_segments), (gst_audio_rate_chain):
2643         Keep sink and src segment to keep track of time and support more
2644         input formats.
2645         Fix bogus next_offset and run_time calculation, don't understand how
2646         this could have worked before. Fixes #357976.
2647         Remove some unneeded vars.
2648
2649 2006-09-28  Tim-Philipp Müller  <tim at centricular dot net>
2650
2651         * gst/playback/gstplaybin.c: (remove_sinks):
2652           Only remove visualisation from visbin if there is a visbin (or:
2653           don't throw warnings when closing totem without playing a file).
2654
2655 2006-09-27  Wim Taymans  <wim@fluendo.com>
2656
2657         * gst-libs/gst/audio/gstbaseaudiosink.c:
2658         (gst_base_audio_sink_render):
2659         Add some more info in a WARNING.
2660
2661         * gst-libs/gst/audio/gstbaseaudiosrc.c:
2662         (gst_base_audio_src_create):
2663         Handle PAUSE in create function, use new -core addition to
2664         wait for playing. Fixes pausing and resuming capture from an
2665         audiosrc.
2666
2667         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
2668         (gst_ring_buffer_read):
2669         Constify some more.
2670         Caller supports interrupted reads now.
2671
2672 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
2673
2674         * tests/check/Makefile.am:
2675           Another attempt to make the gen64 buildbot happy.
2676
2677 2006-09-27  Stefan Kost  <ensonic@users.sf.net>
2678
2679         Patch by: Jonathan Matthew <jonathan@kaolin.wh9.net>
2680
2681         * ext/libvisual/visual.c: (gst_visual_clear_actors),
2682         (gst_visual_chain), (gst_visual_change_state):
2683           Libvisual plugin was not passing audio data to libvisual 0.4.0 
2684           correctly. Fixes #357800
2685
2686 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
2687
2688         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline):
2689           Add timeout to _get_state() so we see which pipeline it is
2690           that causes trouble on the gen64 build bot.
2691
2692 2006-09-27  Wim Taymans  <wim@fluendo.com>
2693
2694         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2695         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_push_full),
2696         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_process),
2697         (gst_base_rtp_depayload_set_gst_timestamp):
2698         the source pad always uses fixed caps.
2699
2700 2006-09-27  Wim Taymans  <wim@fluendo.com>
2701
2702         * docs/libs/gst-plugins-base-libs-docs.sgml:
2703         * docs/libs/gst-plugins-base-libs-sections.txt:
2704         * gst-libs/gst/audio/gstaudioclock.c:
2705         * gst-libs/gst/audio/gstaudioclock.h:
2706         * gst-libs/gst/audio/gstaudiosink.c:
2707         * gst-libs/gst/audio/gstaudiosink.h:
2708         * gst-libs/gst/audio/gstaudiosrc.c:
2709         * gst-libs/gst/audio/gstbaseaudiosink.c:
2710         (gst_base_audio_sink_render):
2711         * gst-libs/gst/audio/gstbaseaudiosink.h:
2712         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init):
2713         * gst-libs/gst/audio/gstbaseaudiosrc.h:
2714         * gst-libs/gst/audio/gstringbuffer.h:
2715         Added docs for the audio libs.
2716
2717 2006-09-27  Tim-Philipp Müller  <tim at centricular dot net>
2718
2719         * tests/check/Makefile.am:
2720           Temporarily disable test that fails on the bots for unknown reasons.
2721
2722 2006-09-26 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
2723
2724         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
2725         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
2726         Moved AudioCodecType into priv
2727         Renamed all gst_basertpaudiopayload to gst_base_rtp_audio_payload prefixes
2728
2729 2006-09-25  Wim Taymans  <wim@fluendo.com>
2730
2731         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
2732         (add_fakesink), (remove_fakesink), (pad_probe), (close_pad_link),
2733         (is_demuxer_element), (try_to_link_1), (get_our_ghost_pad),
2734         (new_pad):
2735         Cleanups and small leak fixes.
2736         Added Depayloaders to valid list of autopluggable elements.
2737
2738 2006-09-25  Wim Taymans  <wim@fluendo.com>
2739
2740         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
2741         (gst_play_bin_vis_blocked), (gst_play_bin_set_property),
2742         (gen_video_element), (gen_text_element), (gen_audio_element),
2743         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
2744         (gst_play_bin_set_clock_func), (gst_play_bin_change_state):
2745         Detect NO_PREROLL state change returns and disable clock distribution to
2746         the sinks so that sync is disabled.
2747         Avoid some type checking and do simple casts instead.
2748         Small cleanups, fix some FIXMEs.
2749         Be more robust when linking user specified elements, catch an report
2750         errors. Fixes #357404.
2751         Fix some leaks in the error paths.
2752
2753 2006-09-25  Stefan Kost  <ensonic@users.sf.net>
2754
2755         * ChangeLog:
2756           ChangeLog surgery for missing bug-number
2757
2758 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
2759
2760         Patch by: Peter Kjellerstedt  <pkj at axis com>
2761
2762         * gst/playback/test.c:
2763           Fix compilation with uClibc and -Werror (#357591).
2764
2765 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
2766
2767         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
2768           Parse dates that are followed by a time as well (#357532).
2769
2770         * tests/check/libs/tag.c: (test_vorbis_tags):
2771           Add unit test for this.
2772
2773 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
2774
2775         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
2776         (gst_audio_convert_transform_caps):
2777         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor):
2778         * gst/videotestsrc/videotestsrc.h:
2779           A few array const-ifications.
2780
2781 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
2782
2783         * tests/check/Makefile.am:
2784           See if this makes the build bots happy.
2785
2786         * tests/check/libs/cddabasesrc.c:
2787           UTF8-ise my name.
2788
2789 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
2790
2791         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2792
2793         * gst/subparse/samiparse.c: (handle_start_font),
2794         (fix_invalid_entities):
2795           More case-insensitivity for certain tags; recognise entities with
2796           decimal codes as special entities as well (#357330).
2797
2798 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
2799
2800         * gst-libs/gst/Makefile.am:
2801           Need to build tag directory before cdda.
2802
2803 2006-09-23  Tim-Philipp Müller  <tim at centricular dot net>
2804
2805         * docs/libs/gst-plugins-base-libs-sections.txt:
2806         * gst-libs/gst/cdda/Makefile.am:
2807         * gst-libs/gst/cdda/gstcddabasesrc.c:
2808         (gst_cdda_base_src_base_init):
2809         * gst-libs/gst/cdda/gstcddabasesrc.h:
2810         * gst-libs/gst/tag/tag.h:
2811         * gst-libs/gst/tag/tags.c: (gst_tag_register_tags_internal),
2812         (gst_tag_register_musicbrainz_tags):
2813           Move GST_TAG_CDDA_* tags into libgsttag and make libgstcddabasesrc
2814           depend on libgsttag. This is required so we can extract/read tags like
2815           DISCID without depending on libgstcddabasesrc (which used to register
2816           them).
2817
2818         * gst-libs/gst/tag/gstvorbistag.c:
2819           Add vorbiscomment mapping for CDDB_DISCID and MUSICBRAINZ_DISCID
2820           tags (also see #347848).
2821
2822         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1):
2823           Log vorbis comments we are actually writing. Const-ify array.
2824
2825 2006-09-23  Wim Taymans  <wim@fluendo.com>
2826
2827         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
2828         Improve buffering a bit by avoiding a deadlock because we cannot assume
2829         the underrun is always called.
2830
2831 2006-09-23  Wim Taymans  <wim@fluendo.com>
2832
2833         Patch by: Young-Ho Cha <ganadist at chollian dot net>
2834
2835         * gst-libs/gst/riff/riff-ids.h:
2836         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2837         (gst_riff_create_audio_template_caps):
2838         Added MPEG-4 AAC and id and caps. Fixes #357289
2839         Added WMA9 Lossless id.
2840
2841 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
2842
2843         * ext/gnomevfs/gstgnomevfssrc.c:
2844           Fix misleading docs addition.
2845
2846         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
2847           Get rid of compiler warning the right way.
2848
2849 2006-09-22  Wim Taymans  <wim@fluendo.com>
2850
2851         * gst-libs/gst/rtp/gstbasertpdepayload.c:
2852         (gst_base_rtp_depayload_finalize),
2853         (gst_base_rtp_depayload_setcaps), (gst_base_rtp_depayload_chain),
2854         (gst_base_rtp_depayload_push_full),
2855         (gst_base_rtp_depayload_push_ts), (gst_base_rtp_depayload_push),
2856         (gst_base_rtp_depayload_process),
2857         (gst_base_rtp_depayload_set_gst_timestamp),
2858         (gst_base_rtp_depayload_queue_release):
2859         * gst-libs/gst/rtp/gstbasertpdepayload.h:
2860         Small cleanups.
2861         Fix some leaks.
2862         Refactored the process method and added methods to push from the process
2863         vmethod.
2864         Use _scale functions.
2865         API: gst_base_rtp_depayload_push_ts
2866         API: gst_base_rtp_depayload_push
2867
2868         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_push):
2869         timestamps are uint.
2870
2871 2006-09-22  Stefan Kost  <ensonic@users.sf.net>
2872
2873         * gst-libs/gst/interfaces/xoverlay.c:
2874           Remove unused statement from doc example.
2875
2876 2006-09-21  Stefan Kost  <ensonic@users.sf.net>
2877
2878         * gst-libs/gst/interfaces/videoorientation.c:
2879         (gst_video_orientation_iface_init),
2880         (gst_video_orientation_get_hflip),
2881         (gst_video_orientation_get_vflip),
2882         (gst_video_orientation_get_hcenter),
2883         (gst_video_orientation_get_vcenter),
2884         (gst_video_orientation_set_hflip),
2885         (gst_video_orientation_set_vflip),
2886         (gst_video_orientation_set_hcenter),
2887         (gst_video_orientation_set_vcenter):
2888           Add since tags to new API docs, ChangeLog surgery (forgot API keyword
2889           in ChangeLog)
2890
2891 2006-09-21  Tim-Philipp Müller  <tim at centricular dot net>
2892
2893         * tests/check/Makefile.am:
2894         * tests/check/elements/.cvsignore:
2895         * tests/check/elements/ffmpegcolorspace.c: (rgb_format_to_caps),
2896         (create_rgb_conversions), (rgb_conversion_free),
2897         (right_shift_colour), (fix_expected_colour), (check_rgb_buf),
2898         (got_buf_cb), (GST_START_TEST), (ffmpegcolorspace_suite):
2899           Add unit test for ffmpegcolorspace (RGB <=> RGB only so far),
2900           but disable for now since it doesn't pass (something wrong with
2901           RGBA somewhere).
2902
2903 2006-09-21  Wim Taymans  <wim@fluendo.com>
2904
2905         * gst/playback/gstplaybasebin.c: (group_commit),
2906         (queue_deadlock_check), (queue_overrun), (queue_threshold_reached),
2907         (queue_out_of_data), (gen_preroll_element),
2908         (preroll_remove_overrun), (probe_triggered):
2909         Refactor handling of overrun detection.
2910         Separate handling of group completion and deadlock detection when doing
2911         network buffering. This should fix some deadlocks that were not detected
2912         because the group was completed.
2913         Add more comments, improve debugging.
2914
2915 2006-09-21  Wim Taymans  <wim@fluendo.com>
2916
2917         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2918         * tests/check/libs/audio.c:
2919         Some more compilation fixes.
2920
2921 2006-09-21  Wim Taymans  <wim@fluendo.com>
2922
2923         * gst-libs/gst/audio/gstringbuffer.c:
2924         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
2925         (gst_ring_buffer_read):
2926         Early morning compilation fix.
2927
2928 2006-09-20  Wim Taymans  <wim@fluendo.com>
2929
2930         * tests/check/elements/gdpdepay.c: (GST_START_TEST):
2931         * tests/check/elements/multifdsink.c: (GST_START_TEST):
2932         * tests/check/elements/videorate.c: (GST_START_TEST):
2933         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
2934         * tests/check/pipelines/oggmux.c: (eos_buffer_probe):
2935         Fix some warnings.
2936
2937 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
2938
2939         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2940         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2941         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2942           Handcrafted merge to help CVS understanding what I changed and what
2943           not.
2944
2945 2006-09-20  Stefan Kost  <ensonic@users.sf.net>
2946
2947         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
2948         (gst_xvimagesink_get_times):
2949           change colorkey behaviour back according to #354773 comment 6/7
2950
2951 2006-09-19  Michael Smith  <msmith@fluendo.com>
2952
2953         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
2954         (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
2955         (gst_multi_fd_sink_recover_client),
2956         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_set_property),
2957         (gst_multi_fd_sink_get_property):
2958         * gst/tcp/gstmultifdsink.h:
2959           Implement stubbed out properties unit-type, units-soft-max,
2960           units-max, to allow specifying maximum sizes in units other than
2961           buffers.
2962           Fixes #355935
2963
2964 2006-09-19  Wim Taymans  <wim@fluendo.com>
2965
2966         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
2967         (gst_riff_create_audio_template_caps):
2968         Reorder the audio formats a bit for clarity.
2969         Detect and create caps for MSGSM and MSN (WAV49).
2970         Fixes #356596.
2971
2972         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
2973         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
2974         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_show_frame):
2975         Small cleanups, move error handling out of normal flow for clarity.
2976
2977 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
2978
2979         * docs/libs/gst-plugins-base-libs-docs.sgml:
2980         * docs/libs/gst-plugins-base-libs.types:
2981         * gst-libs/gst/interfaces/Makefile.am:
2982         * gst-libs/gst/interfaces/videoorientation.c:
2983         (gst_video_orientation_get_type),
2984         (gst_video_orientation_iface_init),
2985         (gst_video_orientation_get_hflip),
2986         (gst_video_orientation_get_vflip),
2987         (gst_video_orientation_get_hcenter),
2988         (gst_video_orientation_get_vcenter),
2989         (gst_video_orientation_set_hflip),
2990         (gst_video_orientation_set_vflip),
2991         (gst_video_orientation_set_hcenter),
2992         (gst_video_orientation_set_vcenter):
2993         * gst-libs/gst/interfaces/videoorientation.h:
2994           API: Add new interface to control video orientation (fixes #354908)
2995
2996 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
2997
2998         * gst/videotestsrc/gstvideotestsrc.c:
2999           Use G_UNLIKELY in _create and log one more detail.
3000           
3001         (gst_video_test_src_get_times), (gst_video_test_src_create):
3002         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
3003           Use gst_util_uint64_scale_int in _get_times().
3004
3005 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3006
3007         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support)
3008           Give better warning message (add object and detail).
3009
3010 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3011
3012         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
3013         (gst_xvimagesink_get_times):
3014           xvimage assumed that XV_COLORKEY can be set in RGB888 format (fixes
3015           #354773), use gst_util_uint64_scale_int in _get_times()
3016
3017 2006-09-18  Michael Smith  <msmith@fluendo.com>
3018
3019         * ext/ogg/gstoggmux.c: (gst_ogg_mux_push_buffer):
3020           Timestamps are unsigned; comparision against GST_CLOCK_TIME_NONE was
3021           always true, leading to dropping all timestamps.
3022
3023 2006-09-18  Stefan Kost  <ensonic@users.sf.net>
3024
3025         * ext/libvisual/visual.c: (gst_vis_src_negotiate),
3026         (gst_visual_chain), (gst_visual_change_state):
3027           update to work also with libvisual 0.4 API, fix double unref (#355914)
3028           
3029         * tools/gst-launch-ext.1.in:
3030         * tools/gst-visualise.1.in:
3031           remove references to old man-pages
3032
3033         * tests/examples/seek/seek.c: (main):
3034           add real meadi-buttons, add tool-tips for the seek-options, arrange
3035           seek options in a table
3036
3037 2006-09-18  Michael Smith  <msmith@fluendo.com>
3038
3039         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear),
3040         (gst_ogg_mux_push_buffer):
3041           Don't generate out-of-order timestamps from oggmux, instead clamp
3042           output timestamps to be >= the previously output ts.
3043           Fixes #355595
3044
3045 2006-09-18  Michael Smith  <msmith@fluendo.com>
3046
3047         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
3048         (gst_multi_fd_sink_class_init):
3049           Updates, fixes, and typo corrections for multifdsink. No functional
3050           changes.
3051
3052 2006-09-17  Michael Smith  <msmith@fluendo.com>
3053
3054         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find):
3055           Don't crash on truncated files - check that we got an 8 byte buffer
3056           before trying to memcmp it.
3057
3058 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
3059
3060         * gst/playback/gstplaybasebin.c: (get_active_source):
3061           Make stream-switching appear instant to the application
3062           (ie. make sure that a g_object_get on 'current-foo' returns
3063           the stream previously set with g_object_set(). Totem needs
3064           this to update stream-related meta-info (like audio-codec)
3065           correctly when switching streams.
3066
3067 2006-09-17  Tim-Philipp Müller  <tim at centricular dot net>
3068
3069         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_find_master_mixer),
3070         (gst_alsa_mixer_ensure_track_list):
3071           Try harder to guess which mixer track is the master mixer
3072           track (instead of just taking the first one that has a pvolume).
3073           Fixes #342228.
3074
3075 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3076
3077         reviewed by: <delete if not using a buddy>
3078
3079         * gst-libs/gst/audio/audio.h:
3080         * gst/audiotestsrc/gstaudiotestsrc.c: (plugin_init):
3081
3082 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3083
3084         * gst/audioconvert/gstaudioconvert.c: (set_structure_widths),
3085         (gst_audio_convert_transform_caps):
3086           Get structure-name just once.
3087
3088 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3089
3090         * tests/check/elements/audioresample.c: (GST_START_TEST):
3091         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3092         * tests/check/elements/volume.c: (GST_START_TEST):
3093         * tests/check/elements/vorbisdec.c: (GST_START_TEST):
3094         * tests/check/pipelines/oggmux.c: (validate_ogg_page), (eos_watch),
3095         (test_pipeline), (GST_START_TEST):
3096         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
3097         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
3098           Fix big batch of compiler warnings.
3099
3100 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
3101
3102         * ext/gnomevfs/gstgnomevfssrc.c:
3103           Add docs about icydemux usage in connection with gnomevfssrc
3104
3105         * ext/libvisual/visual.c:
3106         * ext/ogg/gstoggaviparse.c:
3107         * ext/ogg/gstoggdemux.c:
3108         * ext/ogg/gstoggmux.c:
3109         * ext/ogg/gstoggparse.c:
3110         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
3111         * gst-libs/gst/audio/gstaudiosink.c:
3112         * gst-libs/gst/audio/gstaudiosrc.c:
3113         * gst/audiorate/gstaudiorate.c:
3114           More G_OBJECT macro fixing.
3115
3116         * gst/audiotestsrc/gstaudiotestsrc.h:
3117           Fix wrong info in header due to copy & paste
3118
3119 2006-09-15  Wim Taymans  <wim@fluendo.com>
3120
3121         * gst-libs/gst/audio/gstbaseaudiosink.c:
3122         (gst_base_audio_sink_get_time), (gst_base_audio_sink_callback):
3123         * gst-libs/gst/audio/gstbaseaudiosrc.c:
3124         (gst_base_audio_src_get_time), (gst_base_audio_src_fixate),
3125         (gst_base_audio_src_get_times), (gst_base_audio_src_get_offset),
3126         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
3127         Do the delay calculation in the source/sink base classes as this is
3128         specific for the capture/playback mode.
3129         Try to fixate a bit better, like round depth up to a multiple of 8
3130         bigger than width.
3131         Handle underruns correctly by marking DISCONT on buffers and adjusting
3132         timestamps to handle the gap.
3133         Set offset/offset_end correctly on buffers.
3134
3135         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_pause),
3136         (gst_ring_buffer_samples_done), (gst_ring_buffer_commit),
3137         (gst_ring_buffer_read):
3138         Remove resync and underrun recovery from the ringbuffer.
3139         Fix ringbuffer read code on under/overrun.
3140
3141 2006-09-15  Wim Taymans  <wim@fluendo.com>
3142
3143         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
3144         (gst_play_base_bin_init), (fill_buffer), (check_queue),
3145         (queue_threshold_reached), (gst_play_base_bin_set_property),
3146         (gst_play_base_bin_get_property):
3147         * gst/playback/gstplaybasebin.h:
3148         Don't use a 0 low watermark when buffering, it is catching starvation
3149         way too late. Instead, use a 3 second queue with 30 and 95
3150         percent low/high watermarks. 
3151         Added queue-min-threshold property to configure low watermark.
3152         Use new _buffering message API.
3153         Make queue_threshold variable big enough to store a uint64 time value.
3154         API: playbin::queue-min-threshold property.
3155
3156 2006-09-15  Wim Taymans  <wim@fluendo.com>
3157
3158         * configure.ac:
3159         We require 0.10.10.1 now because of _wait_preroll().
3160
3161         * gst-libs/gst/audio/gstbaseaudiosink.c:
3162         (gst_base_audio_sink_render):
3163         Use gst_base_sink_wait_preroll().
3164
3165 2006-09-15  Wim Taymans  <wim@fluendo.com>
3166
3167         * ext/alsa/gstalsasink.c: (xrun_recovery), (gst_alsasink_write):
3168         * ext/alsa/gstalsasrc.c: (xrun_recovery), (gst_alsasrc_read):
3169         Use DEBUG_OBJECT more.
3170
3171 === release 0.10.10 ===
3172
3173 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
3174
3175         patch by: Michael Smith <msmith at fluendo dot com>
3176
3177         * gst/tcp/gstmultifdsink.c: (is_sync_frame),
3178         (gst_multi_fd_sink_client_queue_buffer),
3179         (gst_multi_fd_sink_new_client):
3180         * tests/check/elements/multifdsink.c: (GST_START_TEST),
3181         (multifdsink_suite):
3182           Fix implementation of sync-method 'next-keyframe'
3183           Closes #354594
3184
3185 2006-09-07  Thomas Vander Stichele  <thomas at apestaart dot org>
3186
3187         patch by: Wim Taymans <wim at fluendo dot com>
3188
3189         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
3190         This patch removes the RANDOM flag that was incorrectly introduced with
3191         revision 1.91.  Fixes #354590
3192
3193 2006-09-05  Tim-Philipp Müller  <tim at centricular dot net>
3194
3195         * tests/check/Makefile.am:
3196           Random variation in Makefile line to see if it makes the
3197           gen64-base-full bot any happier.
3198
3199 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
3200
3201         * tests/check/pipelines/oggmux.c: (oggmux_suite):
3202           Disable test that fails at the moment (killed after timeout).
3203
3204 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
3205
3206         Patch by: James Livingston  <doclivingston at gmail.com>
3207
3208         * tests/check/Makefile.am:
3209         * tests/check/pipelines/.cvsignore:
3210         * tests/check/pipelines/oggmux.c: (get_page_codec),
3211         (check_chain_final_state), (fail_if_audio), (validate_ogg_page),
3212         (eos_buffer_probe), (start_pipeline), (stop_pipeline), (eos_watch),
3213         (test_pipeline), (test_vorbis), (test_theora), (test_vorbis_theora),
3214         (test_theora_vorbis), (oggmux_suite):
3215           Add simple unit test for oggmux from #337026 with checking for the
3216           EOS flags disabled for the time being.
3217
3218 2006-09-04  Wim Taymans  <wim@fluendo.com>
3219
3220         patch by: Alessandro Dessina <alessandro nnva org>
3221
3222         * ext/ogg/gstoggmux.c:
3223         Add cmml caps to oggmux. Fixes #353912
3224
3225 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
3226
3227         * tests/check/elements/videotestsrc.c: (check_rgb_buf):
3228           Returning a return value often helps. In this case, we
3229           don't need the return value anyway, so just get rid of it.
3230           Should make build bots much happier.
3231
3232 2006-09-02  Tim-Philipp Müller  <tim at centricular dot net>
3233
3234         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure),
3235         (paint_get_structure), (gst_video_test_src_get_size),
3236         (gst_video_test_src_smpte), (gst_video_test_src_snow),
3237         (gst_video_test_src_unicolor), (paint_setup_AYUV),
3238         (paint_hline_AYUV), (paint_setup_ARGB8888), (paint_setup_ABGR8888),
3239         (paint_setup_RGBA8888), (paint_setup_BGRA8888), (paint_hline_str4):
3240         * gst/videotestsrc/videotestsrc.h:
3241           Add support for AYUV and the various RGBA formats. Initialise
3242           fields of paintinfo structs allocated on the stack.
3243
3244         * tests/check/elements/videotestsrc.c: (right_shift_colour),
3245         (fix_expected_colour), (check_rgb_buf), (got_buf_cb),
3246         (check_rgb_buf), (videotestsrc_suite):
3247           Add unit tests for videotestsrc's RGB output.
3248
3249 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
3250
3251         * gst/videotestsrc/gstvideotestsrc.c:
3252         (gst_video_test_src_pattern_get_type),
3253         (gst_video_test_src_set_pattern):
3254         * gst/videotestsrc/gstvideotestsrc.h:
3255         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_unicolor),
3256         (gst_video_test_src_black), (gst_video_test_src_white),
3257         (gst_video_test_src_red), (gst_video_test_src_green),
3258         (gst_video_test_src_blue):
3259         * gst/videotestsrc/videotestsrc.h:
3260           Add more uni-colour patterns ("white", "red", "green", and "blue").
3261
3262 2006-09-01  Tim-Philipp Müller  <tim at centricular dot net>
3263
3264         * gst/videotestsrc/videotestsrc.c: (paint_setup_YVYU):
3265           Fix stride for YVYU, should be word-aligned (#353658).
3266
3267 2006-08-31  Tim-Philipp Müller  <tim at centricular dot net>
3268
3269         * gst/adder/gstadder.c: (gst_adder_src_event):
3270           Fix build.
3271
3272 2006-08-31  Edward Hervey  <edward@fluendo.com>
3273
3274         * gst/adder/gstadder.c: (forward_event_func),
3275         (gst_adder_src_event), (gst_adder_collected),
3276         (gst_adder_change_state):
3277         * gst/adder/gstadder.h:
3278         Remember the start position asked in the incoming seeks, so we can
3279         output GST_EVENT_NEW_SEGMENT with a correct position value (instead
3280         of assuming it will always be 0).
3281
3282 2006-08-31  Edward Hervey  <edward@fluendo.com>
3283
3284         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
3285         (gst_ogg_demux_finalize), (gst_ogg_demux_perform_seek),
3286         (gst_ogg_demux_loop):
3287         Send the GST_EVENT_NEW_SEGMENT from the streaming thread.
3288
3289 2006-08-30  Tim-Philipp Müller  <tim at centricular dot net>
3290
3291         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3292         (gst_ffmpegcsp_get_unit_size):
3293           Return FALSE instead of returning a random false unit
3294           size when the format isn't known/supported (even if
3295           this shouldn't happen under normal circumstances).
3296
3297 2006-08-29  Wim Taymans  <wim@fluendo.com>
3298
3299         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
3300
3301         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create),
3302         (gst_gnome_vfs_src_start):
3303         Try harder to get the size from a uri by using _info_uri() when
3304         _info_from_handle() does not give us enough info. 
3305         Also follow symlinks when getting the size.
3306         Partially Fixes #332864.
3307
3308 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
3309
3310         Patch by: Viktor Peters  <viktor dot peters at gmail dot com>
3311
3312         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_ensure_track_list),
3313         (gst_alsa_mixer_update), (gst_alsa_mixer_get_volume),
3314         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
3315         (gst_alsa_mixer_set_record):
3316         * ext/alsa/gstalsamixertrack.c:
3317         (gst_alsa_mixer_track_update_alsa_capabilities),
3318         (alsa_track_has_cap), (gst_alsa_mixer_track_new),
3319         (gst_alsa_mixer_track_update):
3320         * ext/alsa/gstalsamixertrack.h:
3321           Improve and fix mixer track handling, in particular better handling
3322           of alsa's pvolume/pswitch/cvolume/cswitch capabilities; create
3323           separate track objects for tracks that have both capture and playback
3324           volume (and label them differently as well so they're not mistakenly
3325           assumed to be duplicates); classify mixer tracks that only affect
3326           the audible volume of something (rather than the capture volume)
3327           as playback tracks. Redefine/fix meaning of RECORD and MUTE flags
3328           for capture tracks to correspond to alsa-pswitch alsa-cswitch
3329           (following the meaning documented in the mixer interface header
3330           file); add support for alsa's exclusive cswitch groups; update/sync
3331           state/flags better if mixer settings are changed by another
3332           application. Fixes #336075.
3333
3334 2006-08-29  Tim-Philipp Müller  <tim at centricular dot net>
3335
3336         * gst/playback/gstplaybin.c:
3337           Improve docs: add section about BUFFERING messages sent by playbin.
3338
3339 2006-08-29  Michael Smith  <msmith@fluendo.com>
3340
3341         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_push_buffer),
3342         (gst_vorbis_enc_buffer_check_discontinuous),
3343         (gst_vorbis_enc_chain):
3344           Ignore explicit DISCONT marked on buffers (which is often spurious,
3345           particularly when using multiple segments), in favour of solely
3346           using the timestamps/durations.
3347
3348 2006-08-29  Edward Hervey  <edward@fluendo.com>
3349
3350         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain):
3351         Don't rely on incoming buffers offset anymore, since it is completely
3352         broken when using multiple segments.
3353         Instead convert the incoming buffers timestamp to running time, and
3354         then convert that value to the offsets.
3355         Also inform GstSegment of the last outputted stop position, which is
3356         needed if we received several segments with an unknown stop value.
3357
3358 2006-08-29  Thomas Vander Stichele  <thomas at apestaart dot org>
3359
3360         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_chain):
3361           fix buffer unreffing on a header push failure
3362
3363 2006-08-28  Wim Taymans  <wim@fluendo.com>
3364
3365         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_sink_event),
3366         (gst_audio_rate_chain):
3367         Make the metadata of the buffer writable before changing its
3368         flags.
3369
3370 2006-08-28  Wim Taymans  <wim@fluendo.com>
3371
3372         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_reset),
3373         (gst_audio_rate_setcaps), (gst_audio_rate_init),
3374         (gst_audio_rate_sink_event), (gst_audio_rate_src_event),
3375         (gst_audio_rate_chain), (gst_audio_rate_change_state):
3376         Fix audiorate some more.
3377         Reset and resync counters on flush and READY.
3378         Handle the DISCONT flag correctly.
3379         Use GstSegment to track position.
3380         Fail when not negotiated.
3381         Fixes #353234.
3382
3383 2006-08-25  Michael Smith  <msmith@fluendo.com>
3384
3385         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3386           Fix spelling.
3387           Remove accidently included debug line.
3388
3389 2006-08-25  Wim Taymans  <wim@fluendo.com>
3390
3391         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_render):
3392         Small cleanups.
3393         If a buffer is received with no caps, make the buffer metadata
3394         writable and set the caps, making sure that we don't screw up the
3395         refcounts.
3396
3397 2006-08-25  Michael Smith  <msmith@fluendo.com>
3398
3399         * gst/gdp/gstgdppay.c: (gst_gdp_pay_reset),
3400         (gst_gdp_pay_reset_streamheader), (gst_gdp_pay_chain):
3401           Fix memory leaks and misleading debug messages, add a couple of
3402           comments.
3403
3404         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats),
3405         (gst_multi_fd_sink_render):
3406           Do not use gst_buffer_make_writable() in a basesink render method,
3407           as it may incorrectly unref the buffer. Instead, use convoluted
3408           dance to avoid copying the buffer except when we need to.
3409
3410 2006-08-25  Michael Smith  <msmith@fluendo.com>
3411
3412         * ext/vorbis/vorbisenc.c:
3413         (gst_vorbis_enc_buffer_check_discontinuous):
3414           Allow very small discontinuities in the timestamps. These we can't
3415           do anything useful with anyway (because vorbis's timestamps have
3416           only sample granularity), and are commonly produced by elements with
3417           minor bugs. Allow up to 1/2 a sample out.
3418           Fixes #351742.
3419
3420 2006-08-24  Wim Taymans  <wim@fluendo.com>
3421
3422         * tests/examples/seek/seek.c: (seek_cb), (start_seek), (stop_seek),
3423         (play_scrub_toggle_cb), (main):
3424         Add a checkbox to enable play scrubbing. Makes it possible to disable
3425         normal scrubbing.
3426
3427 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
3428
3429         * tests/check/elements/.cvsignore:
3430           make buildbot happy
3431
3432 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3433
3434         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
3435         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init),
3436         (gst_ogm_parse_class_init), (gst_ogm_parse_dispose),
3437         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
3438         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
3439         (gst_ogm_parse_stream_header), (gst_ogm_parse_comment_packet),
3440         (gst_ogm_text_parse_strip_trailing_zeroes),
3441         (gst_ogm_parse_data_packet), (gst_ogm_parse_chain),
3442         (gst_ogm_parse_sink_event), (gst_ogm_parse_change_state):
3443           Refactor ogm parse, do better input checking, misc. clean-ups.
3444           Cache incoming events and push them once the source pad has
3445           been created. Don't pass unterminated strings to sscanf().
3446           Strip trailing zeroes from subtitle text output, since they
3447           are not valid UTF-8. Don't push vorbiscomment packets on
3448           the subtitle text pad. Output perfect streams if possible.
3449
3450 2006-08-23  Wim Taymans  <wim@fluendo.com>
3451
3452         * tests/check/libs/cddabasesrc.c: (GST_START_TEST):
3453         Waits for tasks to settle down so that we clean up correctly for 
3454         valgrind.
3455
3456 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3457
3458         * tests/check/libs/tag.c: (GST_START_TEST), (taglists_are_equal):
3459           Unit test fixes: \377 is more likely to fit into 8 bits than \777;
3460           actually return return value in taglists_are_equal.
3461
3462 2006-08-23  Tim-Philipp Müller  <tim at centricular dot net>
3463
3464         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
3465           Fix crash due to broken bitstream parsing on x86-64: can't make
3466           any assumptions about sizeof(struct) due to alignment/packing
3467           differences on different architectures. Fixes #351790.
3468
3469 2006-08-22  Wim Taymans  <wim@fluendo.com>
3470
3471         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
3472         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
3473         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
3474         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
3475         (gst_riff_parse_info):
3476         Protect public functions against bad input.
3477         Do some cleanups.
3478         Fix documentation.
3479
3480 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
3481
3482         * gst-libs/gst/riff/riff-ids.h:
3483         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
3484           Add voxware audio IDs (even if we can't play it) (#351795).
3485
3486 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
3487
3488         * gst-libs/gst/riff/riff-media.c:
3489         (gst_riff_create_video_template_caps),
3490         (gst_riff_create_audio_template_caps),
3491         (gst_riff_create_iavs_template_caps):
3492           Const-ify some arrays and use G_N_ELEMENTS instead
3493           of wasting oodles of RAM on terminator bits.
3494
3495 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
3496
3497         * gst-libs/gst/tag/gstvorbistag.c:
3498         (gst_tag_list_to_vorbiscomment_buffer):
3499         * tests/check/libs/tag.c: (GST_START_TEST):
3500           And the same for _to_vorbiscomment_buffer(): allow
3501           id_data_len == 0 for speex.
3502
3503 2006-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
3504
3505         * configure.ac:
3506         * docs/plugins/Makefile.am:
3507         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3508         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3509         * docs/plugins/inspect/plugin-gdp.xml:
3510         * gst/gdp/Makefile.am:
3511         * tests/check/Makefile.am:
3512           Move GDP plugin to -base from -bad.  Closes #347783.
3513
3514 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
3515
3516         * gst-libs/gst/tag/gstvorbistag.c:
3517         (gst_tag_list_from_vorbiscomment_buffer):
3518           Allow id_data_len == 0 (needed for vorbis comments in Speex files).
3519           Also add some checks to make sure we don't memcmp() beyond the end of
3520           vorbiscomment buffer if the ID to check for is larger than the buffer.
3521
3522         * tests/check/libs/tag.c: (GST_START_TEST):
3523           Some more tests for gst_tag_list_from_vorbiscomment_buffer().
3524
3525 2006-08-21  Tim-Philipp Müller  <tim at centricular dot net>
3526
3527         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_metadata_set1),
3528         (gst_vorbis_enc_set_metadata):
3529           Use vorbis comment utility functions from libgsttag
3530           instead of re-inventing the wheel (partially fixes #347091).
3531
3532 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
3533
3534         * tests/check/elements/audioconvert.c: (GST_START_TEST):
3535         Fix leaks. Wait for state transitions that might happen ASYNC, as well
3536         as some that won't.
3537
3538 2006-08-21  Wim Taymans  <wim@fluendo.com>
3539
3540         * docs/libs/Makefile.am:
3541         * docs/libs/gst-plugins-base-libs-sections.txt:
3542         * docs/libs/gst-plugins-base-libs.types:
3543         Don't try to GObject scan the netbuffer as it's not a GObject.
3544         Fixes #351308.
3545
3546         * gst-libs/gst/netbuffer/gstnetbuffer.c:
3547         * gst-libs/gst/netbuffer/gstnetbuffer.h:
3548         Document GstNetBuffer.
3549
3550 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
3551
3552         * tests/check/elements/audioconvert.c: (GST_START_TEST),
3553         (audioconvert_suite):
3554           Add testcase for caps-size-explosion
3555
3556 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
3557
3558         * gst/audioconvert/gstaudioconvert.c:
3559         (gst_audio_convert_get_unit_size), (set_structure_widths):
3560           Lower debug, use g_assert in _get_unit_size
3561
3562         * gst/audioresample/gstaudioresample.c:
3563         (audioresample_get_unit_size):
3564         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
3565         (gst_ffmpegcsp_get_unit_size):
3566         * gst/videoscale/gstvideoscale.c: (gst_video_scale_get_unit_size):
3567           use g_assert in _get_unit_size
3568
3569 2006-08-18  Wim Taymans  <wim@fluendo.com>
3570
3571         * docs/libs/gst-plugins-base-libs-sections.txt:
3572         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_set_packet_len),
3573         (gst_rtp_buffer_pad_to), (gst_rtp_buffer_get_payload_subbuffer),
3574         (gst_rtp_buffer_get_payload_buffer):
3575         * gst-libs/gst/rtp/gstrtpbuffer.h:
3576         Document GstRTPBuffer.
3577         Added function to efficiently strip payload headers.
3578         API: gst_rtp_buffer_get_payload_subbuffer()
3579
3580 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
3581
3582         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
3583         (gst_tag_to_vorbis_comments):
3584           Serialise unknown vorbis comments into GST_TAG_EXTENDED_COMMENT
3585           tags and deserialise them properly as well (#347091).
3586           Add some more gtk-doc blurbs and also some g_return_if_fail().
3587
3588         * tests/check/libs/tag.c: (GST_START_TEST),
3589         (back_to_vorbis_comments), (taglists_are_equal), (tag_suite):
3590           More tests.
3591
3592 2006-08-17  Wim Taymans  <wim@fluendo.com>
3593
3594         * ext/ogg/Makefile.am:
3595         * ext/ogg/gstogg.c: (plugin_init):
3596         * ext/ogg/gstoggaviparse.c: (gst_ogg_avi_parse_get_type),
3597         (gst_ogg_avi_parse_base_init), (gst_ogg_avi_parse_class_init),
3598         (gst_ogg_avi_parse_init), (gst_ogg_avi_parse_finalize),
3599         (gst_ogg_avi_parse_setcaps), (gst_ogg_avi_parse_event),
3600         (gst_ogg_avi_parse_push_packet), (gst_ogg_avi_parse_chain),
3601         (gst_ogg_avi_parse_change_state), (gst_ogg_avi_parse_plugin_init):
3602         Added ogg-in-avi parser element. Fixes #140139.
3603
3604         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
3605         Fixed a bug in oggdemux debug code.
3606
3607         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3608         (gst_riff_create_audio_template_caps):
3609         Recognise Ogg in the AVI extensible wave format.
3610
3611 2006-08-17  Tim-Philipp Müller  <tim at centricular dot net>
3612
3613         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
3614           Make buffer durations add up (duration should be next_ts-ts for
3615           perfect streams). Fixes CD ripping to Ogg/Vorbis with vorbisenc
3616           from CVS.
3617
3618         * tests/check/libs/cddabasesrc.c: (gst_cd_foo_src_close),
3619         (test_buffer_timestamps), (cddabasesrc_suite):
3620           Add unit test for the above.
3621
3622         * tests/check/Makefile.am:
3623           Don't know why cddabasesrc test was in VALGRIND_TO_FIX, remove
3624           to see what happens.
3625
3626 2006-08-16  Wim Taymans  <wim@fluendo.com>
3627
3628         * ext/alsa/gstalsasink.c: (gst_alsasink_set_property),
3629         (gst_alsasink_open):
3630         * ext/alsa/gstalsasrc.c: (gst_alsasrc_set_property),
3631         (gst_alsasrc_open):
3632         Avoid setting and using a NULL device name.
3633         Print more info when we fail to open a device.
3634
3635 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
3636
3637         * docs/libs/gst-plugins-base-libs-sections.txt:
3638         * gst-libs/gst/tag/tag.h:
3639         * gst-libs/gst/tag/tags.c: (gst_tag_parse_extended_comment):
3640           API: add gst_tag_parse_extended_comment() (#351426).
3641
3642         * tests/check/Makefile.am:
3643         * tests/check/libs/.cvsignore:
3644         * tests/check/libs/tag.c: (GST_START_TEST), (tag_suite), (main):
3645           Add unit test for gst_tag_parse_extended_comment().
3646
3647 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
3648
3649         * sys/ximage/ximagesink.c: (gst_ximagesink_get_property):
3650         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_property):
3651           Fix leak (#351502).
3652
3653 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
3654
3655         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
3656         * docs/plugins/gst-plugins-base-plugins-sections.txt:
3657         * docs/plugins/gst-plugins-base-plugins.args:
3658         * gst/playback/gstplaybin.c:
3659           Document playbin.
3660           
3661         * docs/plugins/inspect/plugin-adder.xml:
3662         * docs/plugins/inspect/plugin-alsa.xml:
3663         * docs/plugins/inspect/plugin-audioconvert.xml:
3664         * docs/plugins/inspect/plugin-audiorate.xml:
3665         * docs/plugins/inspect/plugin-audioresample.xml:
3666         * docs/plugins/inspect/plugin-audiotestsrc.xml:
3667         * docs/plugins/inspect/plugin-cdparanoia.xml:
3668         * docs/plugins/inspect/plugin-decodebin.xml:
3669         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
3670         * docs/plugins/inspect/plugin-gnomevfs.xml:
3671         * docs/plugins/inspect/plugin-ogg.xml:
3672         * docs/plugins/inspect/plugin-pango.xml:
3673         * docs/plugins/inspect/plugin-playbin.xml:
3674         * docs/plugins/inspect/plugin-subparse.xml:
3675         * docs/plugins/inspect/plugin-tcp.xml:
3676         * docs/plugins/inspect/plugin-theora.xml:
3677         * docs/plugins/inspect/plugin-typefindfunctions.xml:
3678         * docs/plugins/inspect/plugin-video4linux.xml:
3679         * docs/plugins/inspect/plugin-videorate.xml:
3680         * docs/plugins/inspect/plugin-videoscale.xml:
3681         * docs/plugins/inspect/plugin-videotestsrc.xml:
3682         * docs/plugins/inspect/plugin-volume.xml:
3683         * docs/plugins/inspect/plugin-vorbis.xml:
3684         * docs/plugins/inspect/plugin-ximagesink.xml:
3685         * docs/plugins/inspect/plugin-xvimagesink.xml:
3686           Update to CVS version.
3687
3688 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
3689
3690         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
3691         (gst_play_bin_set_property), (gst_play_bin_get_property),
3692         (value_list_append_structure_list),
3693         (gst_play_bin_handle_redirect_message),
3694         (gst_play_bin_handle_message):
3695           API: GstPlayBin::connection-speed
3696           Add "connection-speed" property; re-order redirect messages with
3697           multiple redirect locations depending on the minimum bitrate if
3698           that information is available and a connection speed is set
3699           (#350399).
3700
3701 2006-08-14  Tim-Philipp Müller  <tim at centricular dot net>
3702
3703         * gst/playback/gstplaybin.c:
3704           Update max volume to the same value that the volume element uses.
3705
3706 2006-08-14  Wim Taymans  <wim@fluendo.com>
3707
3708         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
3709         Less uglyness..
3710
3711 2006-08-14  Wim Taymans  <wim@fluendo.com>
3712
3713         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_submit_buffer),
3714         (gst_ogg_demux_get_next_page), (gst_ogg_demux_perform_seek),
3715         (gst_ogg_demux_read_chain), (gst_ogg_demux_loop):
3716         Add some more debug info.
3717         Don't crash when a seek failed.
3718         Actually return the result of the seek instead of TRUE.
3719         Ignore multiple BOS pages with the same serial so that we don't create
3720         the same stream multiple times.
3721         Post an error when we fail to do the initial seek.
3722
3723 2006-08-13  Wim Taymans  <wim@fluendo.com>
3724
3725         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
3726         (gst_alsa_detect_channels), (gst_alsa_probe_supported_formats):
3727         Small code cleanup.
3728
3729         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
3730         (gst_alsa_mixer_new):
3731         Remove hack that always set the device to hw:0*.
3732         Properly find the card name for whatever device was configured.
3733         Do some better debugging.
3734         Fixes #350784.
3735
3736         * ext/alsa/gstalsamixerelement.c:
3737         (gst_alsa_mixer_element_set_property),
3738         (gst_alsa_mixer_element_change_state):
3739         Cleanups.
3740         Handle setting of a NULL device name better.
3741
3742 2006-08-11  Wim Taymans  <wim@fluendo.com>
3743
3744         * gst/adder/gstadder.c:
3745         Don't clip float values. Fixes #350900.
3746
3747 2006-08-11  Andy Wingo  <wingo@pobox.com>
3748
3749         * gst/tcp/gsttcp.c: Really fix the build?
3750
3751         * gst/tcp/gsttcp.h: For now, always disable deprecation here --
3752         fixes the build.
3753
3754 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
3755
3756         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes):
3757           Float caps shouldn't have a "signed" field.
3758
3759 2006-08-10  Tim-Philipp Müller  <tim at centricular dot net>
3760
3761         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query):
3762           Implement SEEKING query in its most basic form, so that we can
3763           at least check if we're seekable or not (#350655).
3764
3765 2006-08-09  Tim-Philipp Müller  <tim at centricular dot net>
3766
3767         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
3768           The checks here are not even close to anything that would
3769           justify MAXIMUM probability, lowering to POSSIBLE until someone
3770           fixes the checks (case at hand: quicktime redirection files
3771           might start with 00 00 01 XX and pass the checks here just
3772           fine, see #350399).
3773
3774 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
3775
3776         Patch by: Sjoerd Simons  <sjoerd at luon net>
3777
3778         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find):
3779           Better detection for multipart/x-mixed-replace: accept leading
3780           whitespaces before the boundary marker as well (as our very own
3781           multipartmux used to produce) (#349068).
3782
3783 2006-08-07  Tim-Philipp Müller  <tim at centricular dot net>
3784
3785         Patch by: Young-Ho Cha  <ganadist at chollian net>
3786
3787         * gst-libs/gst/riff/riff-ids.h:
3788         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
3789         (gst_riff_create_audio_template_caps):
3790           Detect DTS audio streams (#350157).
3791
3792 2006-08-05  Andy Wingo  <wingo@pobox.com>
3793
3794         * ext/theora/gsttheoraparse.h:
3795         * ext/theora/theoraparse.c (gst_theora_parse_class_init)
3796         (theora_parse_dispose, theora_parse_set_property)
3797         (theora_parse_get_property, theora_parse_munge_granulepos)
3798         (theora_parse_push_buffer, theora_parse_change_state):
3799         API: GstTheoraParse::synchronization-points
3800         Add a property 'synchronization-points' to fix badly synchronized oggs.
3801
3802 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
3803
3804         * tests/check/Makefile.am:
3805         * tests/check/libs/.cvsignore:
3806         * tests/check/libs/audio.c: (structure_contains_channel_positions),
3807         (fixed_caps_have_channel_positions), (GST_START_TEST),
3808         (audio_suite), (main):
3809           Add a few tests for the channel position stuff in libgstaudio.
3810
3811 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
3812
3813         * ext/alsa/gstalsa.c: (caps_add_channel_configuration),
3814         (gst_alsa_detect_channels):
3815         * ext/alsa/gstalsasink.c:
3816           Add support for cards that (only) do more than 8 channels,
3817           like the Delta 44 (#345188).
3818
3819         * gst-libs/gst/audio/multichannel.c:
3820         (gst_audio_check_channel_positions):
3821         * gst-libs/gst/audio/multichannel.h:
3822           API: add GST_AUDIO_CHANNEL_POSITION_NONE, which stands for an
3823           unspecified channel position and cannot be combined with any
3824           of the other audio channel positions; adjust position layout
3825           checks accordingly (#345188).
3826
3827 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
3828
3829         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3830           Recognise ancient RealAudio files (see #349779).
3831
3832 2006-08-03  Tim-Philipp Müller  <tim at centricular dot net>
3833
3834         Patch by: Jens Granseuer  <jensgr at gmx net>
3835
3836         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
3837           Add typefinder for Interplay's MVE format (#348973).
3838
3839 2006-08-02  Wim Taymans  <wim@fluendo.com>
3840
3841         Patch by: Marcel Moreaux <marcelm at luon dot net>
3842
3843         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3844         (gst_base_rtp_depayload_add_to_queue):
3845         * gst-libs/gst/rtp/gstbasertpdepayload.h:
3846         Handle RTP sequence number rollover.
3847         Disable jitterbuffer by default.
3848
3849 2006-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
3850
3851         * gst/audioresample/gstaudioresample.c: (audioresample_stop),
3852         (audioresample_set_caps):
3853         Don't leak references to the incoming caps. Clean them up when
3854         stopping.
3855
3856         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
3857         (gst_video_scale_finalize):
3858         Don't leak our temporary pixel buffer.
3859
3860         * tests/check/Makefile.am:
3861         * tests/check/pipelines/simple-launch-lines.c: (run_pipeline),
3862         (GST_START_TEST), (simple_launch_lines_suite):
3863
3864         Fix leaks and re-enable the test for valgrind checking.
3865
3866 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
3867
3868         Patch by: Sjoerd Simons  <sjoerd at luon net>
3869
3870         * gst/typefind/gsttypefindfunctions.c: (multipart_type_find),
3871         (plugin_init):
3872           Add typefind function for multipart/x-mixed-replace (#348916).
3873
3874 2006-07-28  Wim Taymans  <wim@fluendo.com>
3875
3876         * gst/adder/gstadder.c: (gst_adder_setcaps),
3877         (gst_adder_query_duration):
3878         Fix leak in duration query.
3879         Reflow some docs and notes.
3880
3881 2006-07-28  Michael Smith  <msmith@fluendo.com>
3882
3883         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST),
3884         (vorbisenc_suite):
3885           Enable Andy's extra vorbisenc test, now that it passes. Also fix one
3886           aspect of it.
3887
3888 2006-07-28  Michael Smith  <msmith@fluendo.com>
3889
3890         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_generate_sink_caps),
3891         (gst_vorbis_enc_sink_getcaps), (gst_vorbis_enc_buffer_from_packet),
3892         (gst_vorbis_enc_push_buffer),
3893         (gst_vorbis_enc_buffer_check_discontinuous),
3894         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
3895         * ext/vorbis/vorbisenc.h:
3896           Handle discontinuities in the input vorbis stream correctly,
3897           so that the output is properly timestamped (and has good granulepos
3898           values). Needs some oggmux fixes too.
3899
3900 2006-07-27  Wim Taymans  <wim@fluendo.com>
3901
3902         patch by: Kai Vehmanen <kv2004 eca cx>
3903
3904         * gst-libs/gst/rtp/gstbasertpdepayload.c:
3905         (gst_base_rtp_depayload_chain),
3906         (gst_base_rtp_depayload_handle_sink_event),
3907         (gst_base_rtp_depayload_change_state):
3908         Don't send multiple newsegments with different formats.
3909         Fixes #348677.
3910
3911 2006-07-26  Wim Taymans  <wim@fluendo.com>
3912
3913         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
3914         (gst_ogg_demux_do_seek), (gst_ogg_demux_read_chain):
3915         Make seeking in ogg more accurate again by doing the more correct
3916         granuletime to stream time conversion.
3917
3918 2006-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
3919
3920         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_add_full),
3921         (gst_multi_fd_sink_new_client):
3922           debug a little more understandably
3923           do not use goto as a substitute for break, especially if
3924           break is also being used
3925
3926 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
3927
3928         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
3929         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
3930           Remove GLib-2.6 compatibility cruft.
3931
3932 2006-07-24  Wim Taymans  <wim@fluendo.com>
3933
3934         * gst-libs/gst/audio/gstbaseaudiosink.c:
3935         (gst_base_audio_sink_render):
3936         Don't try to align a sample to an unknown value.
3937
3938 2006-07-24  Wim Taymans  <wim@fluendo.com>
3939
3940         * gst-libs/gst/audio/gstbaseaudiosink.c:
3941         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
3942         When the audio clock is slaved to another clock, never try to align
3943         samples but trust the rate interpolation algorithm.
3944
3945 2006-07-24  Wim Taymans  <wim@fluendo.com>
3946
3947         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
3948         Don't try to calculate silence samples, base class does this much
3949         better now.
3950
3951         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
3952         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps),
3953         (gst_ring_buffer_acquire):
3954         Calculate silence samples correctly.
3955
3956         * gst-libs/gst/audio/gstringbuffer.h:
3957         Add _CAST macro.
3958
3959 2006-07-22  Tim-Philipp Müller  <tim at centricular dot net>
3960
3961         * gst/typefind/gsttypefindfunctions.c: (xml_check_first_element):
3962           Limit search for the first markup tag to the first few kB of
3963           the file. If we don't find one there, it's highly unlikely that
3964           this is an XML(-ish) file.
3965
3966 2006-07-21  Andy Wingo  <wingo@pobox.com>
3967
3968         * tests/check/pipelines/theoraenc.c (test_discontinuity): Similar
3969         test to the one in vorbisenc. Also commented out.
3970
3971         * tests/check/pipelines/vorbisenc.c: 
3972         (test_discontinuity): New test, commented out until Mike lands
3973         some elite vorbisenc patches.
3974
3975         * tests/check/pipelines/theoraenc.c: Port to bufferstraw.
3976         Bufferstraw was actually factored out of these tests. Now we share
3977         code yay.
3978
3979         * configure.ac (GST_MAJORMINOR): Rev core requirements to 0.10.9.1
3980         for bufferstraw addition to gstcheck.
3981
3982 2006-07-21  Wim Taymans  <wim@fluendo.com>
3983
3984         * ext/theora/theoradec.c: (clip_buffer):
3985         Better clipping.
3986
3987 2006-07-21  Wim Taymans  <wim@fluendo.com>
3988
3989         * gst-libs/gst/audio/gstaudiosink.c: (audioringbuffer_thread_func),
3990         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
3991         (gst_audioringbuffer_release), (gst_audioringbuffer_stop):
3992         Fix leak.
3993         Avoid type casting when we can.
3994
3995         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_dispose):
3996         Fix mem leak.
3997
3998 2006-07-20  Tim-Philipp Müller  <tim at centricular dot net>
3999
4000         * ext/alsa/gstalsamixerelement.c:
4001         (gst_alsa_mixer_element_change_state):
4002           Make state change fail if the specified device can't be opened
4003           for some reason.
4004
4005 2006-07-20  Wim Taymans  <wim@fluendo.com>
4006
4007         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
4008         (cb_newpad), (main):
4009         Example of a small audio/video player using decodebin.
4010
4011 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
4012
4013         * gst-libs/gst/riff/riff-ids.h:
4014           Add 'fact' chunk id
4015
4016 2006-07-19  Wim Taymans  <wim@fluendo.com>
4017
4018         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4019         (gst_base_rtp_depayload_chain),
4020         (gst_base_rtp_depayload_change_state):
4021         Don't assert when not negotiated but post a meaningfull 
4022         error message. Fixes #347918.
4023
4024         * gst-libs/gst/rtp/gstbasertppayload.c:
4025         Add comment about better default MTU size.
4026
4027         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtp_buffer_validate_data):
4028         Small cleanups, start docs.
4029
4030 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
4031
4032         Patch by: Martin Szulecki
4033
4034         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_property):
4035           If "device-name" is requested and the device is not
4036           open, try to temporarily open it to obtain this
4037           information (#342494).
4038
4039 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
4040
4041         * gst-libs/gst/tag/gstid3tag.c:
4042           Add TSSE <=> GST_TAG_ENCODER mapping (see #347898).
4043
4044         * gst-libs/gst/tag/gsttageditingprivate.h:
4045         * gst-libs/gst/tag/gstvorbistag.c:
4046           Some more random const-ifications.
4047
4048 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
4049
4050         * gst-libs/gst/riff/riff-ids.h:
4051         * gst-libs/gst/riff/riff-media.c:
4052         (gst_riff_create_video_template_caps):
4053           Add more FOURCCs (sort list to make stuff easier to find),
4054           add comment what those 16 bytes in struct _gst_riff_strh according to
4055           one avi-dumper are
4056
4057 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
4058
4059         * gst-libs/gst/audio/multichannel.c:
4060         (gst_audio_check_channel_positions),
4061         (gst_audio_fixate_channel_positions):
4062           Const-ify two arrays.
4063
4064 2006-07-17  Tim-Philipp Müller  <tim at centricular dot net>
4065
4066         * ext/alsa/gstalsa.c: (caps_add_channel_configuration):
4067           Fix typo, so that alsasink also advertises 8 channels
4068           if that's supported (tags: can, worms, open, alsa, ph34r).
4069
4070 2006-07-17  Wim Taymans  <wim@fluendo.com>
4071
4072         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
4073         (gst_ogg_pad_submit_packet), (gst_ogg_demux_read_chain):
4074         *sigh*, when is the compiler going to warn when the comments
4075         are out-of-sync with the code.. Refix case of busted theora
4076         headers with 0 granule pos.
4077
4078 2006-07-14  Wim Taymans  <wim@fluendo.com>
4079
4080         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4081         (gst_base_rtp_depayload_wait),
4082         (gst_base_rtp_depayload_change_state),
4083         (gst_base_rtp_depayload_set_property),
4084         (gst_base_rtp_depayload_get_property):
4085         Fix 99% cpu load by waiting for absolute times on the
4086         clock. Fixes #347300.
4087
4088 2006-07-14  Andy Wingo  <wingo@pobox.com>
4089
4090         * ext/theora/gsttheoraparse.h: 
4091         * ext/theora/theoraparse.c (theora_parse_drain_event_queue)
4092         (theora_parse_push_headers, theora_parse_clear_queue)
4093         (theora_parse_drain_queue_prematurely, )
4094         (theora_parse_sink_event, theora_parse_change_state): Queue events
4095         until we initialized our state, like in vorbisparse.
4096
4097         * ext/vorbis/vorbisparse.h: 
4098         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_event_queue)
4099         (vorbis_parse_push_headers, vorbis_parse_clear_queue)
4100         (vorbis_parse_drain_queue_prematurely, )
4101         (vorbis_parse_sink_event, vorbis_parse_change_state): Queue events
4102         until we have initialized our state. Fixes seeking after an
4103         initial pad block.
4104
4105 2006-07-14  Andy Wingo  <wingo@pobox.com>
4106
4107         Patch by: Iain Holmes <iaingnome@gmail.com>
4108         
4109         * ext/ogg/gstoggdemux.c (gst_ogg_demux_finalize): Fix memleak.
4110
4111 2006-07-14  Jan Schmidt  <thaytan@mad.scientist.com>
4112
4113         * configure.ac:
4114         Bump nano back to CVS
4115
4116 === release 0.10.9 ===
4117
4118 2006-07-13  Jan Schmidt <thaytan@mad.scientist.com>
4119
4120         * configure.ac:
4121           releasing 0.10.9, "I walk the line"
4122
4123 2006-07-14  Michael Smith  <msmith@fluendo.com>
4124
4125         * tests/check/pipelines/vorbisenc.c: (stop_pipeline):
4126           Move a g_cond_signal to earlier to avoid sometimes deadlocking
4127           (commonly happens when running this test under valgrind) when trying
4128           to remove the buffer probe.
4129
4130 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
4131
4132         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
4133         Fix missing g_unlock from the previous commit
4134
4135 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
4136
4137         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
4138         (gst_ximagesink_change_state):
4139         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
4140         (gst_xvimagesink_change_state):
4141         Implement a locking order to ensure we always take the object lock
4142         before the x_lock and never vice-versa.
4143
4144 2006-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
4145
4146         * gst/playback/gstdecodebin.c: (find_compatibles):
4147         Fix a caps leak when linking (#347304)
4148
4149         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4150         (gst_ximagesink_ximage_destroy), (gst_ximagesink_xcontext_clear),
4151         (gst_ximagesink_change_state):
4152         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
4153         (gst_xvimage_buffer_finalize), (gst_xvimagesink_check_xshm_calls),
4154         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
4155         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_change_state):
4156         Don't leak shared memory resources. Use the object lock to protect
4157         against the xcontext disappearing while returning a buffer from the
4158         pipeline. (#347304)
4159
4160 2006-07-12  Edward Hervey  <edward@fluendo.com>
4161
4162         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
4163         (vorbis_handle_comment_packet):
4164         gst_tag_list_merge() returns a new object. Take that into account when
4165         using it. This avoids memleak.
4166         Revert previous commit which is not needed.
4167
4168 2006-07-12  Edward Hervey  <edward@fluendo.com>
4169
4170         * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize):
4171         Reset the decoder in finalize so that all fields get cleared.
4172
4173 2006-07-12  Wim Taymans  <wim@fluendo.com>
4174
4175         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4176         (gst_base_audio_src_set_clock),
4177         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create):
4178         Don't try to post an error message when setting the clock fails
4179         as this can happen when adding an element to a bin which will then
4180         deadlock. Fixes #347296.
4181
4182 2006-07-12  Edward Hervey  <edward@fluendo.com>
4183
4184         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
4185         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
4186         (vorbis_handle_type_packet):
4187         Post tag messages on the bus even if we're not initialized.
4188         If we're not initialized, we still postpone the event pushing of tags.
4189
4190 2006-07-12  Wim Taymans  <wim@fluendo.com>
4191
4192         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4193         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4194         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4195         Revert last two changes that broke the freeze.
4196
4197 2006-07-12  Wim Taymans  <wim@fluendo.com>
4198
4199         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_prepare):
4200         basesink calculates silence sample correctly for us.
4201
4202 2006-07-12  Wim Taymans  <wim@fluendo.com>
4203
4204         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
4205         (gst_ring_buffer_debug_spec_caps), (gst_ring_buffer_parse_caps):
4206         Calculate correct silence samples so we don't fill our ringbuffer
4207         with noise.
4208
4209 2006-07-12  Edward Hervey  <edward@fluendo.com>
4210
4211         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
4212         (gst_vorbis_dec_reset), (vorbis_dec_sink_event),
4213         (vorbis_handle_comment_packet), (vorbis_handle_type_packet):
4214         * ext/vorbis/vorbisdec.h:
4215         Delay sending events (newsegment, tags) until the decoder is properly
4216         initialized.
4217         Fixes #347295
4218
4219 2006-07-11  Jan Schmidt  <thaytan@mad.scientist.com>
4220
4221         * tests/check/elements/audioconvert.c: (get_float_mc_caps),
4222         (get_int_mc_caps), (GST_START_TEST), (audioconvert_suite):
4223           Patch from #347221 adding a test for audioconvert
4224           channel remappings.
4225
4226 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
4227
4228         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
4229         (gst_ssa_parse_parse_line):
4230           Don't include the terminating NUL in the buffer size,
4231           it's only there for extra paranoia (would add random
4232           '*' characters at the end of each subtitle since the
4233           terminator itself is not valid UTF-8 technically).
4234           Also fix indenting after boilerplate macro.
4235
4236 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
4237
4238         * gst/playback/gstdecodebin.c: (close_pad_link):
4239           Also emit 'unknown-type' signal (which should really be
4240           called unhandled-type) if we found potential decoders/demuxers
4241           in the registry but none of them worked in the end (as in the
4242           case where the plugins don't exist any longer but are still
4243           listed in the registry). Fixes #329798.
4244
4245 2006-07-08  Andy Wingo  <wingo@pobox.com>
4246
4247         * theoraparse.c (theora_parse_push_buffer)
4248         (theora_parse_drain_queue_prematurely, theora_parse_drain_queue):
4249         Add some more debugging. Fix granulepos reconstruction in the face
4250         of discontinuities.
4251
4252 2006-07-06  Wim Taymans  <wim@fluendo.com>
4253
4254         * gst-libs/gst/audio/gstbaseaudiosink.c:
4255         (gst_base_audio_sink_class_init),
4256         (gst_base_audio_sink_provide_clock):
4257         Use gobject_class instead of G_OBJECT_CLASS (klass)
4258
4259         * gst-libs/gst/audio/gstbaseaudiosrc.c:
4260         (gst_base_audio_src_class_init), (gst_base_audio_src_init),
4261         (gst_base_audio_src_set_clock), (gst_base_audio_src_provide_clock),
4262         (gst_base_audio_src_get_time),
4263         (gst_base_audio_src_check_get_range), (gst_base_audio_src_create),
4264         (gst_base_audio_src_create_ringbuffer):
4265         Fix latency and buffer-time constants and properties ala basesink.
4266         Implement pull based scheduling. Fixes #346527.
4267         Set default blocksize in GstBaseSrc to 0, we default to pushing out
4268         one segment.
4269         Refuse slaving to another clock instead of silently not working.
4270         Only provide a clock when we are actually able to do so.
4271         Various small cleanups and compiler hints.
4272
4273 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
4274
4275         Patch by: Lutz Mueller <lutz at topfrose de>
4276
4277         * gst/typefind/gsttypefindfunctions.c: (html_type_find),
4278         (plugin_init):
4279           Add typefinding for text/html (#346581).
4280
4281 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
4282
4283         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
4284         (xml_check_first_element), (xml_type_find), (smil_type_find):
4285           Fix SMIL typefinding, make xml_check_first_element() more
4286           useful.
4287
4288 2006-07-06  Tim-Philipp Müller  <tim at centricular dot net>
4289
4290         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
4291         (gst_play_base_bin_finalize), (decodebin_element_added_cb),
4292         (decodebin_element_removed_cb), (gst_play_base_bin_set_property):
4293         * gst/playback/gstplaybasebin.h:
4294           Protect list of elements with a subtitle-encoding property and
4295           the subtitle encoding member itself with a lock of their own
4296           instead of using the object lock. This prevents a dead-lock in
4297           the element-remove callback in some circumstances when shutting
4298           down playbin.
4299
4300 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
4301
4302         * win32/common/libgsttag.def:
4303         Export some new functions.
4304         * win32/vs6/libgstogg.dsp:
4305         Add a link to libgsttag-0.10.lib.
4306
4307 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
4308
4309         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
4310           Some const-ification.
4311
4312 2006-07-04  Wim Taymans  <wim@fluendo.com>
4313
4314         * gst/playback/gstplaybasebin.c: (is_stream), (gen_source_element):
4315         Improve checking if we are dealing with a stream. Added some
4316         more uris that need buffering.
4317
4318 2006-07-03  Edward Hervey  <edward@fluendo.com>
4319
4320         * ext/vorbis/vorbisdec.c: (vorbis_do_clip):
4321         Remove unused variable.
4322
4323 2006-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
4324
4325         * Makefile.am:
4326           include lcov.mak
4327         * configure.ac:
4328           add GCOV_LIBS to GST_LIBS
4329
4330 2006-07-02  Tim-Philipp Müller  <tim at centricular dot net>
4331
4332         Patch by: Michael Sheldon  <webmaster at mikeasoft com>
4333
4334         * ext/alsa/gstalsasrc.c:
4335           Add 32 bps to template caps and increase channels range
4336           from [1,2] to [1,MAX]. See #346326.
4337
4338 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
4339
4340         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
4341           Recognise 'WMVA' video codec fourcc (#345879).
4342           
4343 2006-06-29 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4344          
4345         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
4346           Fixed nasty memory leak
4347
4348 2006-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
4349
4350         * gst/tcp/gsttcp.c: (gst_tcp_read_buffer),
4351         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps):
4352           fix logging
4353
4354 2006-06-23  Jan Schmidt  <thaytan@mad.scientist.com>
4355
4356         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
4357         (gst_decode_bin_init), (gst_decode_bin_finalize), (add_fakesink),
4358         (remove_fakesink), (pad_probe), (gst_decode_bin_change_state):
4359         Protect remove_fakesink using a mutex, so that we don't try and
4360         remove the fakesink simultaneously from multiple threads.
4361
4362         When going from READY to PAUSED, restore the fakesink, so that
4363         it is there when decodebin gets reused.
4364
4365 2006-06-23  Tim-Philipp Müller  <tim at centricular dot net>
4366
4367         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:
4368         * gst-libs/gst/rtp/gstbasertpdepayload.c:
4369         * gst-libs/gst/rtp/gstbasertppayload.c:
4370         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
4371         * gst/tcp/gstmultifdsink.c:
4372         * gst/tcp/gsttcpclientsink.c:
4373         * gst/tcp/gsttcpclientsrc.c:
4374         * gst/tcp/gsttcpserversink.c:
4375         * gst/tcp/gsttcpserversrc.c:
4376         * gst/videorate/gstvideorate.c:
4377         * gst/videotestsrc/gstvideotestsrc.c:
4378         * sys/v4l/gstv4ljpegsrc.c:
4379         * sys/v4l/gstv4lmjpegsink.c:
4380         * sys/v4l/gstv4lsrc.c:
4381         * tests/examples/seek/scrubby.c:
4382         * tests/examples/seek/seek.c:
4383           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503).
4384
4385 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4386
4387         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum):
4388           Second field in GEnumValue shouldn't be a description,
4389           but a stringified version of the enum value.
4390
4391 2006-06-22  Wim Taymans  <wim@fluendo.com>
4392
4393         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
4394         (gst_ximage_buffer_free), (gst_ximagesink_ximage_put),
4395         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
4396         Avoid type checking in buffer casts.
4397         Avoid caps copy in buffer_alloc when we can.
4398         Use pad_peer_accept.
4399
4400 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4401
4402         * gst-libs/gst/tag/tag.h:
4403           Oops, make that 'Since: 0.10.9'.
4404
4405 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4406
4407         * docs/libs/gst-plugins-base-libs-sections.txt:
4408         * gst-libs/gst/tag/tag.h:
4409         * gst-libs/gst/tag/tags.c: (register_tag_image_type_enum),
4410         (gst_tag_image_type_get_type):
4411           API: add GstTagImageType enum to describe images contained
4412           in image tags (#345641).
4413
4414 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4415
4416         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4417           Fix warnings with gst-inspect: "buffers-min" property
4418           should be of G_TYPE_INT and not G_TYPE_INT64. Also fix
4419           typo in property description.
4420
4421 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
4422
4423         Patch by: Cody Russell <bratsche at gnome org>
4424
4425         * gst/audioresample/gstaudioresample.c:
4426         (gst_audioresample_class_init):
4427         * gst/playback/gststreamselector.c:
4428         (gst_stream_selector_class_init):
4429         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
4430         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
4431         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
4432         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_class_init):
4433         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_class_init):
4434         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_class_init):
4435         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init):
4436         * gst/videotestsrc/gstvideotestsrc.c:
4437         (gst_video_test_src_class_init):
4438         * gst/volume/gstvolume.c: (gst_volume_class_init):
4439           Avoid unnecessary class cast check in class_init
4440           functions (#337747).
4441
4442 2006-06-21  Tim-Philipp Müller  <tim at centricular dot net>
4443
4444         * ext/pango/gsttextoverlay.c: (gst_text_overlay_make_utf8),
4445         (gst_text_overlay_video_chain):
4446           g_markup_escape_text() REALLY doesn't like non-UTF8 input
4447           and doesn't validate its input either (and neither did
4448           textoverlay it seems). Let's do that then and fix #345206.
4449
4450 2006-06-19  Wim Taymans  <wim@fluendo.com>
4451
4452         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
4453         (gst_unit_type_get_type), (gst_multi_fd_sink_class_init),
4454         (gst_multi_fd_sink_init), (gst_multi_fd_sink_add_full),
4455         (gst_multi_fd_sink_add), (gst_multi_fd_sink_handle_client_read),
4456         (find_syncframe), (find_limits), (assign_value),
4457         (count_burst_unit), (gst_multi_fd_sink_new_client),
4458         (gst_multi_fd_sink_handle_client_write),
4459         (gst_multi_fd_sink_queue_buffer), (gst_multi_fd_sink_render),
4460         (gst_multi_fd_sink_set_property), (gst_multi_fd_sink_get_property),
4461         (gst_multi_fd_sink_change_state):
4462         * gst/tcp/gstmultifdsink.h:
4463         Added shiny new burst-on-connect methods.
4464         Add properties to control the minimal amount of data queued.
4465         Small cleanups.
4466         API: bytes-min property
4467         API: time-min property
4468         API: buffers-min property
4469         API: burst-unit property
4470         API: burst-value property
4471         API: add-full signal
4472
4473         * gst/tcp/gsttcp-marshal.list:
4474         Added new marshaller code for the new signal.
4475
4476         * tests/check/elements/multifdsink.c: (GST_START_TEST),
4477         (multifdsink_suite):
4478         Added testcases for new burst methods.
4479
4480 2006-06-19  Edward Hervey  <edward@fluendo.com>
4481
4482         * ext/theora/theoradec.c: (clip_buffer), (theora_dec_push):
4483         Implement clipping for accurate seeking.
4484         Closes #345225
4485
4486 2006-06-19  Wim Taymans  <wim@fluendo.com>
4487
4488         Patch by: Philip Jaegenstedt <philip at lysator dot liu dot se>
4489
4490         * gst/videoscale/gstvideoscale.c: (gst_video_scale_prepare_size),
4491         (gst_video_scale_transform):
4492         Make videoscale support RGBA, ARGB, BGRA and ABGR. Fixes #345131
4493
4494 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
4495
4496         * configure.ac:
4497           Fix --disable-external (can't set conditionals conditionally,
4498           #343602).
4499
4500 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
4501
4502         * tests/check/elements/audioresample.c: (test_reuse),
4503         (audioresample_suite):
4504           Add test case for bug #342789 fixed below.
4505
4506 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
4507
4508         * gst/audioresample/gstaudioresample.c:
4509         (gst_audioresample_class_init), (gst_audioresample_init),
4510         (audioresample_start), (audioresample_stop),
4511         (gst_audioresample_set_property), (gst_audioresample_get_property):
4512           Implement GstBaseTransform::start and ::stop so that audioresample
4513           can clear its internal state properly and be reused instead of
4514           causing non-negotiated errors with playbin under some circumstances
4515           (#342789).
4516
4517         * tests/check/elements/audioresample.c: (setup_audioresample),
4518         (cleanup_audioresample):
4519           Need to set element state here so that ::start and ::stop are
4520           called.
4521
4522 2006-06-16  Wim Taymans  <wim@fluendo.com>
4523
4524         Patch by: Young-Ho Cha <ganadist at chollian dot net>
4525
4526         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_vids):
4527         Parse extra data better, apparently it's right behind
4528         the normal strf header size. Fixes #343500.
4529
4530 2006-06-16  Wim Taymans  <wim@fluendo.com>
4531
4532         * ext/alsa/gstalsasink.c: (set_hwparams):
4533         If we fail to set the buffer_time and period_time alsa
4534         parameters, post a warning and leave alsa select a 
4535         default instead of failing. Fixes #342085
4536
4537 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
4538
4539         * docs/libs/gst-plugins-base-libs-sections.txt:
4540         * gst-libs/gst/cdda/gstcddabasesrc.h:
4541           Remove GST_CDDA_TAG_TRACK_TAGS again, it is #ifdef 0'ed
4542           out in the header file and shouldn't be listed in the docs.
4543
4544         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4545           Must dereference pointer to fourcc in the debug statement.
4546
4547 2006-06-16  Stefan Kost  <ensonic@users.sf.net>
4548
4549         * docs/libs/Makefile.am:
4550         * docs/libs/gst-plugins-base-libs-docs.sgml:
4551         * docs/libs/gst-plugins-base-libs-sections.txt:
4552         * docs/libs/gst-plugins-base-libs.types:
4553         add remaining symbols into correct setions
4554         
4555         * gst-libs/gst/audio/gstringbuffer.c:
4556         fix incomplete docs
4557         
4558         * gst-libs/gst/audio/gstringbuffer.h:
4559         comment out not yet implemented function
4560         
4561         
4562         * gst-libs/gst/floatcast/floatcast.h:
4563         * gst-libs/gst/netbuffer/gstnetbuffer.c:
4564         add short descriptions
4565         
4566         
4567         * gst-libs/gst/interfaces/propertyprobe.c:
4568         fix return value docs   
4569         
4570         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
4571         simplify debug logging
4572         
4573         * gst-libs/gst/riff/riff-read.h:
4574         sync function prototype and docs
4575         
4576         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4577         remove left over symbol
4578
4579 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
4580
4581         * autogen.sh:
4582         * configure.ac:
4583         * docs/Makefile.am:
4584           Use GST_PLUGIN_DOCS macro in configure.ac, add
4585           --enable-plugin-docs default to autogen.sh and use
4586           ENABLE_PLUGIN_DOCS conditional in Makefile.am (#344039).
4587
4588 2006-06-15  Wim Taymans  <wim@fluendo.com>
4589
4590         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
4591         (gst_ogg_demux_activate_chain), (gst_ogg_demux_combine_flows),
4592         (gst_ogg_demux_loop):
4593         Combine GstFlowReturn from the source pads to give a
4594         meaningfull result to the upstream peer or to stop the
4595         processing task in case of errors.
4596
4597 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
4598
4599         * gst/playback/gststreaminfo.c: (cb_probe):
4600           Try GST_TAG_CODEC as fallback when extracting the
4601           codec name; more debug info.
4602
4603 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
4604
4605         * ext/ogg/Makefile.am:
4606         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
4607           Extract language tags from ogm subtitle streams, so that
4608           the subtitle menu choices are labelled correctly in
4609           Totem (fixes #344708).
4610
4611 2006-06-14  Wim Taymans  <wim@fluendo.com>
4612
4613         Patch by: Alessandro Decina <alessandro at nnva dot org>
4614
4615         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_clear),
4616         (gst_ogg_mux_release_pad), (gst_ogg_mux_get_headers),
4617         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_init_collectpads),
4618         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
4619         Fix various leaks. Fixes #343699.
4620         Add x-smoke mime type.
4621
4622 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
4623
4624         * gst-libs/gst/riff/riff-ids.h:
4625           Add IDs for 'bext' chunks (see #343837).
4626
4627 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
4628
4629         Patch by: Young-Ho Cha  <ganadist at chollian net>
4630
4631         * gst/subparse/samiparse.c: (sami_context_pop_state),
4632         (handle_start_font), (end_sami_element):
4633           Honour font face tags in SAMI subtitles (#344503).
4634
4635 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
4636
4637         * po/POTFILES.in:
4638           add missing files containing translatable strings
4639
4640 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
4641
4642         * docs/libs/tmpl/.cvsignore:
4643           we don't want those *.sgml files in CVS either
4644
4645 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
4646
4647         * docs/libs/.cvsignore:
4648         * tests/check/elements/.cvsignore:
4649         * tests/check/libs/.cvsignore:
4650           ignore more
4651
4652 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
4653
4654         * docs/libs/Makefile.am:
4655           also commiting the changed Makefile.am (added more libs to the
4656           doc-build)
4657
4658 2006-06-11  Stefan Kost  <ensonic@users.sf.net>
4659
4660         * docs/libs/gst-plugins-base-libs-docs.sgml:
4661         * docs/libs/gst-plugins-base-libs-sections.txt:
4662         * docs/libs/gst-plugins-base-libs.types:
4663           first batch of reordering things, add index & hierarchy
4664
4665 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
4666
4667         * configure.ac:
4668           use GST_PKG_CHECK_MODULES, cleans up output
4669
4670 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
4671
4672         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
4673           Add support for burn:// URIs (#343385); const-ify things a bit,
4674           use G_N_ELEMENTS instead of hard-coded array size.
4675
4676 2006-06-10  Tim-Philipp Müller  <tim at centricular dot net>
4677
4678         Patch by: Young-Ho Cha  <ganadist at chollian net>
4679
4680         * gst/subparse/samiparse.c: (fix_invalid_entities), (parse_sami):
4681           Fix up broken entities before passing them to libxml *sigh*.
4682           (#343303).
4683           
4684 2006-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
4685
4686         * configure.ac:
4687           back to TRUNK
4688
4689 === release 0.10.8 ===
4690
4691 2006-06-09  Thomas Vander Stichele <thomas at apestaart dot org>
4692
4693         * configure.ac:
4694           releasing 0.10.8, "Moar gij ziet mij nie"
4695
4696 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
4697
4698         * configure.ac:
4699         * po/af.po:
4700         * po/az.po:
4701         * po/cs.po:
4702         * po/en_GB.po:
4703         * po/hu.po:
4704         * po/it.po:
4705         * po/nb.po:
4706         * po/nl.po:
4707         * po/or.po:
4708         * po/sq.po:
4709         * po/sr.po:
4710         * po/sv.po:
4711         * po/uk.po:
4712         * po/vi.po:
4713         * win32/common/config.h:
4714           0.10.7.2 prerelease
4715
4716 2006-06-07  Thomas Vander Stichele  <thomas at apestaart dot org>
4717
4718         * docs/libs/tmpl/gstaudio.sgml:
4719         * docs/libs/tmpl/gstcolorbalance.sgml:
4720         * docs/libs/tmpl/gstmixer.sgml:
4721         * docs/libs/tmpl/gstringbuffer.sgml:
4722         * docs/libs/tmpl/gsttuner.sgml:
4723         * docs/libs/tmpl/gstxoverlay.sgml:
4724         * gst-libs/gst/audio/audio.c:
4725         * gst-libs/gst/audio/gstringbuffer.c:
4726         * gst-libs/gst/interfaces/colorbalance.c:
4727         * gst-libs/gst/interfaces/mixer.c:
4728         * gst-libs/gst/interfaces/tuner.c:
4729         * gst-libs/gst/interfaces/xoverlay.c:
4730           move last template doc snippets to source code and delete them
4731
4732 2006-06-06  Michael Smith  <msmith@fluendo.com>
4733
4734         * ext/theora/theoraparse.c: (theora_parse_drain_queue_prematurely),
4735         (theora_parse_drain_queue):
4736           Mark DELTA_UNIT on non-keyframes.
4737
4738 2006-06-03  Jan Schmidt  <thaytan@mad.scientist.com>
4739
4740         * gst-libs/gst/audio/gstbaseaudiosink.c:
4741         (gst_base_audio_sink_class_init), (gst_base_audio_sink_setcaps):
4742         * gst-libs/gst/audio/gstbaseaudiosink.h:
4743         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps),
4744         (gst_ring_buffer_samples_done):
4745         * gst-libs/gst/audio/gstringbuffer.h:
4746         Document better the fact that latency_time and buffer_time are values
4747         stored in microseconds, and not the usual GStreamer nanoseconds.
4748         Change the variables (compatibly) that store them from GstClockTime 
4749         to guint64 to make it more clear that they're not storing clock times.
4750         Also, remove the bogus property description that says the user can
4751         specify -1 to get the default value, since that's never been the case.
4752
4753         When computing the default segment size for the ring buffer, make it
4754         an integer number of samples.
4755
4756         When the sub-class indicates a delay greater than the number of
4757         samples we've written return 0 from the audio sink get_time method.
4758
4759 2006-06-02  Michael Smith  <msmith@fluendo.com>
4760
4761         * tests/check/elements/audioconvert.c: (set_channel_positions),
4762         (get_float_mc_caps), (get_int_mc_caps):
4763         * tests/check/elements/audioresample.c:
4764         * tests/check/elements/audiotestsrc.c: (GST_START_TEST):
4765         * tests/check/elements/videorate.c:
4766         * tests/check/elements/videotestsrc.c: (GST_START_TEST):
4767         * tests/check/elements/volume.c:
4768         * tests/check/elements/vorbisdec.c:
4769         * tests/check/pipelines/vorbisenc.c: (GST_START_TEST):
4770           Don't busy-wait in tests; this was causing test timeouts very
4771           frequently when running under valgrind.
4772
4773 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
4774
4775         * gst/tcp/README:
4776         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_init),
4777         (gst_multi_fd_sink_remove_client_link),
4778         (gst_multi_fd_sink_client_queue_caps),
4779         (gst_multi_fd_sink_client_queue_buffer),
4780         (gst_multi_fd_sink_handle_client_write),
4781         (gst_multi_fd_sink_render):
4782         * gst/tcp/gstmultifdsink.h:
4783           make multifdsink properly deal with streamheader:
4784           - streamheader is taken from caps
4785           - buffers marked with IN_CAPS are not sent
4786           - streamheaders are sent, on connection, from the caps of the
4787             buffer where the client gets positioned to
4788           - further streamheader changes are done every time the client
4789             will receive a buffer with different caps
4790         * tests/check/elements/multifdsink.c: (GST_START_TEST),
4791         (gst_multifdsink_create_streamheader):
4792           add tests for this
4793
4794 2006-06-02  Michael Smith  <msmith@fluendo.com>
4795
4796         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4797           Reinstate limit on channel count. Vorbis does not define the meaning
4798           of > 6 channels, so they're just independent channels. Gstreamer
4799           currently has no mechanism to represent N independent channels.
4800
4801 2006-06-02  Michael Smith  <msmith@fluendo.com>
4802
4803         * ext/vorbis/vorbisdec.c: (vorbis_handle_identification_packet):
4804           Don't arbitrarily restrict channel counts and rate in vorbis.
4805           In terms of effects likely on real-world files, this fixes 96kHz
4806           playback of vorbis.
4807
4808 2006-06-02  Michael Smith  <msmith@fluendo.com>
4809
4810         * gst/audioconvert/audioconvert.c: (float):
4811           More correct float->int conversion.
4812
4813 2006-06-02  Michael Smith  <msmith@fluendo.com>
4814
4815         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_perform_seek):
4816           Don't accidently send GST_CLOCK_TIME_NONE as a new segment start
4817           value. Fixes g-critical on trying to play back ogg containing
4818           unknown codec.
4819
4820 2006-06-02  Wim Taymans  <wim@fluendo.com>
4821
4822         * gst/playback/gstplaybasebin.c: (group_create), (group_commit),
4823         (setup_source):
4824         * gst/playback/gstplaybasebin.h:
4825         Make the subtitle detection work from any thread so we don't
4826         deadlock. Fixes #343397.
4827
4828 2006-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
4829
4830         * gst/volume/Makefile.am:
4831           Seriously, it's not *that* hard to get compilation right.  Even
4832           a drunk can do it ! Add LIBOIL CFLAGS and LIBS
4833
4834 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
4835
4836         * gst/volume/gstvolume.c: (volume_choose_func),
4837         (volume_update_real_volume), (gst_volume_class_init),
4838         (gst_volume_init), (volume_process_float), (volume_process_int16),
4839         (volume_process_int16_clamp), (volume_set_caps),
4840         (volume_transform_ip), (plugin_init):
4841         * gst/volume/gstvolume.h:
4842         rewrite the passthrough check, split _int16 and _int16_clamp, fix
4843         another property desc., remove unused param from process function
4844         
4845         * tests/check/elements/volume.c: (volume_suite):
4846         reactivate the passthrough test
4847
4848 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
4849
4850         * ext/alsa/gstalsamixerelement.h:
4851         * ext/alsa/gstalsamixeroptions.h:
4852         * ext/alsa/gstalsamixertrack.h:
4853         * ext/gnomevfs/gstgnomevfssink.h:
4854         * ext/gnomevfs/gstgnomevfssrc.h:
4855         * ext/theora/gsttheoradec.h:
4856         * ext/theora/gsttheoraenc.h:
4857         * ext/theora/gsttheoraparse.h:
4858         * ext/vorbis/vorbisparse.h:
4859         * gst-libs/gst/audio/gstaudioclock.h:
4860         * gst-libs/gst/audio/gstaudiofilter.h:
4861         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:
4862         * gst/audioconvert/gstaudioconvert.h:
4863         * gst/audioresample/gstaudioresample.h:
4864         * gst/audiotestsrc/gstaudiotestsrc.h:
4865         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
4866         * gst/playback/gststreamselector.h:
4867         * gst/tcp/gstmultifdsink.h:
4868         * gst/tcp/gsttcpclientsink.h:
4869         * gst/tcp/gsttcpclientsrc.h:
4870         * gst/tcp/gsttcpserversink.h:
4871         * gst/tcp/gsttcpserversrc.h:
4872         * gst/videorate/gstvideorate.h:
4873         * gst/videoscale/gstvideoscale.h:
4874         * gst/videotestsrc/gstvideotestsrc.h:
4875         * gst/volume/gstvolume.h:
4876         * sys/v4l/gstv4ljpegsrc.h:
4877         * sys/v4l/gstv4lmjpegsink.h:
4878         * sys/v4l/gstv4lmjpegsrc.h:
4879         * sys/v4l/gstv4lsrc.h:
4880         * sys/ximage/ximagesink.h:
4881         * sys/xvimage/xvimagesink.h:
4882         * tests/old/testsuite/alsa/sinesrc.h:
4883         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
4884
4885 2006-05-31  Wim Taymans  <wim@fluendo.com>
4886
4887         * ext/libvisual/visual.c: (gst_visual_reset),
4888         (gst_visual_sink_setcaps), (gst_visual_sink_event),
4889         (gst_visual_src_event), (get_buffer), (gst_visual_chain):
4890         Handle DISCONT.
4891         Use running time before doing QoS.
4892         Handle mono too.
4893
4894 2006-05-31  Thomas Vander Stichele  <thomas at apestaart dot org>
4895
4896         * docs/libs/Makefile.am:
4897           set a magic variable to indicate we know the docs are incomplete
4898
4899 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
4900
4901         * win32/common/libgstvideo.def:
4902           export gst_video_calculate_display_ratio
4903         * win32/vs6/libgstvideoscale.dsp:
4904           add link to libgstvideo-0.10.lib
4905
4906 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
4907
4908         * gst/playback/gstplaybasebin.c: (gen_source_element):
4909           Throw a more comprehensible error for rtsp:// URIs (rather
4910           than erroring out with a negotiation error later on) until
4911           we fix playbin to handle rtspsrc etc.
4912
4913 2006-05-30  Wim Taymans  <wim@fluendo.com>
4914
4915         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event),
4916         (gst_text_overlay_text_event):
4917         Added some FIXMEs.
4918
4919 2006-05-30  Wim Taymans  <wim@fluendo.com>
4920
4921         * gst/adder/gstadder.c: (gst_adder_class_init), (gst_adder_init),
4922         (gst_adder_request_new_pad), (gst_adder_release_pad):
4923         * gst/adder/gstadder.h:
4924         Implement release_request_pad.
4925         Make padcounter atomic.
4926
4927         * tests/check/elements/adder.c: (GST_START_TEST), (adder_suite):
4928         Added check for release_pad in adder.
4929
4930 2006-05-30  Wim Taymans  <wim@fluendo.com>
4931
4932         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream):
4933         Fix build again.
4934
4935 2006-05-30  Thomas Vander Stichele  <thomas at apestaart dot org>
4936
4937         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
4938         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
4939         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
4940         (gst_ogg_pad_submit_page), (gst_ogg_chain_new_stream),
4941         (gst_ogg_demux_seek), (gst_ogg_demux_get_data),
4942         (gst_ogg_demux_get_next_page), (gst_ogg_demux_do_seek),
4943         (gst_ogg_demux_bisect_forward_serialno),
4944         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_chains),
4945         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
4946           add more debugging
4947           clean up printf formats for granulepos and serialno
4948
4949 2006-05-30  Michael Smith  <msmith@fluendo.com>
4950
4951         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
4952         (gst_vorbis_enc_class_init), (gst_vorbis_enc_dispose),
4953         (gst_vorbis_enc_generate_sink_caps), (gst_vorbis_enc_sink_getcaps),
4954         (gst_vorbis_enc_init), (gst_vorbis_enc_buffer_from_header_packet),
4955         (gst_vorbis_enc_chain), (gst_vorbis_enc_change_state):
4956         * ext/vorbis/vorbisenc.h:
4957           Multi-channel caps negotiation, so we can do proper multichannel
4958           vorbis encoding, negotiated through audioconvert.
4959
4960 2006-05-30  Wim Taymans  <wim@fluendo.com>
4961
4962         * tests/check/elements/adder.c: (test_event_message_received),
4963         (test_play_twice_message_received), (GST_START_TEST),
4964         (adder_suite):
4965         Added check to show that #339935 is fixed with ongoing
4966         adder and collectpads fixes.
4967
4968 2006-05-29  Wim Taymans  <wim@fluendo.com>
4969
4970         * gst/adder/gstadder.c: (gst_adder_request_new_pad):
4971         Don't leak pad name.
4972
4973 2006-05-29  Wim Taymans  <wim@fluendo.com>
4974
4975         * gst/adder/gstadder.c: (gst_adder_query_duration),
4976         (forward_event_func), (forward_event), (gst_adder_src_event):
4977         Fix adder seeking.
4978         Make query/seeking code threadsafe.
4979
4980         * tests/check/Makefile.am:
4981         * tests/check/elements/adder.c: (test_event_message_received),
4982         (GST_START_TEST), (test_play_twice_message_received):
4983         Fix adder test case.
4984
4985 2006-05-29  Tim-Philipp Müller  <tim at centricular dot net>
4986
4987         Patch by: Young-Ho Cha  <ganadist at chollian net>
4988
4989         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
4990         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
4991         (set_encoding_element), (decodebin_element_added_cb),
4992         (decodebin_element_removed_cb), (setup_subtitle), (setup_source),
4993         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
4994         * gst/playback/gstplaybasebin.h:
4995           Add 'subtitle-encoding' property to playbin, so applications can
4996           force a subtitle encoding for non-UTF8 subtitles (#342268).
4997
4998         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init),
4999         (gst_sub_parse_set_property):
5000           Rename recently-added 'encoding' property to 'subtitle-encoding'
5001           (so it can be proxied by playbin/decodebin in a generic way
5002           with less danger of false positives).
5003
5004 2006-05-29  Michael Smith  <msmith@fluendo.com>
5005
5006         * gst/audioconvert/gstaudioconvert.c: (make_lossless_changes),
5007         (append_with_other_format), (set_structure_widths),
5008         (gst_audio_convert_transform_caps):
5009           Patch from #341562: give more specific audio caps in get_caps, so
5010           that basetransform  can make better decisions on what caps to
5011           negotiate.
5012
5013 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
5014
5015         * tests/check/elements/volume.c:
5016         make it compile again
5017
5018 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
5019
5020         * tests/check/elements/volume.c: (volume_suite):
5021         disable test until #343196 gets resolved
5022
5023 2006-05-28  Stefan Kost  <ensonic@users.sf.net>
5024
5025         * gst/adder/gstadder.c: (gst_adder_get_type):
5026         Make it easier to copy&paste
5027         
5028         * gst/volume/Makefile.am:
5029         * gst/volume/gstvolume.c: (volume_update_real_volume),
5030         (gst_volume_set_volume), (gst_volume_set_mute),
5031         (gst_volume_class_init), (volume_process_int16), (volume_set_caps),
5032         (volume_transform_ip), (volume_update_mute),
5033         (volume_update_volume):
5034         * gst/volume/gstvolume.h:
5035         Add own debug category, move duplicate code to helper function, fix
5036         property texts, add more comments and prepare ffor liboil-goodness
5037         
5038         * tests/check/Makefile.am:
5039         * tests/check/elements/volume.c: (GST_START_TEST), (volume_suite):
5040         add test for mute and passtrough case, be a bit more verbose to track
5041         failure
5042         
5043         * tests/check/generic/states.c: (GST_START_TEST):
5044         catch elements that fail to instantiate
5045
5046 2006-05-28  Edward Hervey  <edward@fluendo.com>
5047
5048         * tests/check/pipelines/simple-launch-lines.c:
5049         * tests/check/pipelines/theoraenc.c:
5050         * tests/check/pipelines/vorbisenc.c:
5051         Comment out tests using parse_launch() if core was built without
5052         parsing capabilities.
5053
5054 2006-05-27  Edward Hervey  <edward@fluendo.com>
5055
5056         * tests/check/Makefile.am:
5057         Extra bonus points for whoever explains to ensonic that you are meant
5058         to test unit tests thoroughly before commiting them, especially if
5059         you know it's going to break.
5060         De-activated element/adder tests.
5061
5062 2006-05-27  Edward Hervey  <edward@fluendo.com>
5063
5064         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
5065         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps):
5066         Marking caps conversion issues as GST_WARNING is way too verbose,
5067         Moving them to GST_LOG.
5068
5069 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
5070
5071         * README:
5072           Replace current README (containing the release notes from
5073           some 0.9.x version) with a proper README taken from the core.
5074
5075 2006-05-26  Wim Taymans  <wim@fluendo.com>
5076
5077         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5078         (vorbis_dec_src_event), (vorbis_dec_sink_event), (vorbis_do_clip),
5079         (vorbis_dec_push), (vorbis_handle_data_packet), (vorbis_dec_chain),
5080         (vorbis_dec_change_state):
5081         Small cleanups.
5082         Add some FIXMEs
5083         Clip output samples to segment boundaries.
5084
5085 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
5086
5087         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
5088         (gst_ximagesink_xcontext_get), (gst_ximagesink_show_frame):
5089         Improve the errors produced on bad output, including some human
5090         readable description strings.
5091         Handle the (theoretical for ximagesink) case where the XServer 
5092         has a different idea about the size required for a particular 
5093         frame and gives us too small a memory allocation.
5094
5095 2006-05-26  Jan Schmidt  <thaytan@mad.scientist.com>
5096
5097         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
5098         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
5099         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
5100         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
5101         Improve the errors produced on bad output, including some human 
5102         readable description strings.
5103         Handle RGB Xv formats properly by transforming them into our 
5104         big-endian caps description.
5105         Use gst_caps_truncate to ensure that we never try and choose a
5106         non-fixed caps in buffer_alloc.
5107         Handle the case where the XServer has a different idea about the size
5108         required for a particular frame and gives us too small a memory
5109         allocation.
5110         Use -1 to indicate 'no image format', because 0 is a valid XServer
5111         image format number.
5112         Put RGB Xv formats at the end of the caps, so that we always prefer
5113         YUV format frames.
5114         Iterate the available Xv Encodings to determine the maximum width and
5115         height, and then return that in our caps.
5116         (Closes #315312, #337544)
5117
5118 2006-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
5119
5120         * gst/playback/gstdecodebin.c: (remove_fakesink), (pad_probe):
5121         When there is only one unfinished pad and it receives an event that
5122         doesn't match our requirements, we need to set alldone=FALSE so that
5123         the fakesink is not removed yet.
5124
5125 2006-05-25  Tim-Philipp Müller  <tim at centricular dot net>
5126
5127         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
5128           Use gst_type_find_helper_for_buffer() to find the type
5129           of stream from the first packet.
5130
5131         * configure.ac:
5132           Bump requirements to core CVS (needed for vorbis
5133           typefinding to work).
5134
5135 2006-05-24  Edward Hervey  <edward@fluendo.com>
5136
5137         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): 
5138         Added the 'prfl' atom type which MQV (no, it's not a typo) files
5139         contain.  Else they play perfectly fine with qtdemux.
5140
5141 2006-05-23  Stefan Kost  <ensonic@users.sf.net>
5142
5143         * ext/theora/theoradec.c:
5144         * ext/theora/theoraenc.c:
5145         * ext/theora/theoraparse.c: (gst_theora_parse_class_init):
5146         * gst/audiorate/gstaudiorate.c:
5147           make more debug catagories static
5148         
5149         * tests/check/Makefile.am:
5150         * tests/check/elements/adder.c: (message_received),
5151         (test_event_message_received), (GST_START_TEST),
5152         (test_play_twice_message_received), (adder_suite):
5153           added test case for using element twice, extra bonus points for anyone
5154           who can make these test run reliably
5155
5156 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
5157
5158         * ext/theora/theoradec.c: (theora_dec_chain):
5159           Make work with time-stamped input buffers that do not
5160           have a granulepos in BUFFER_OFFSET_END (like theora
5161           buffers coming from matroskademux). Fixes #342448.
5162
5163 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
5164
5165         Patch by: Peter Kjellerstedt  <pkj at axis com>
5166
5167         * gst/tcp/Makefile.am:
5168           fdstresstest doesn't need Gtk+, fix compilation if 
5169           gtk is not available (#342566).
5170
5171 2006-05-19 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
5172          
5173         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
5174           80 line columns
5175           Removed redundant floor()
5176
5177 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
5178
5179         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5180           On second thought, just skip JUNK chunks automatically, so
5181           the caller doesn't have to handle this. Fixes #342345.
5182           Also, return GST_FLOW_UNEXPECTED if we get a short read,
5183           not GST_FLOW_ERROR.
5184
5185 2006-05-19  Tim-Philipp Müller  <tim at centricular dot net>
5186
5187         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk):
5188           Don't bail out on JUNK chunks with a size of 0 (would try to
5189           pull_range 0 bytes before, which sources don't like too much).
5190           See #342345.
5191
5192 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
5193
5194         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5195         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5196         Use the gstutil scaling function to preserve 64 bits while calculating
5197         output width and height from the display-aspect-ratio. (A continuation
5198         of #341542)
5199
5200 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
5201
5202         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
5203         (gst_xvimagesink_buffer_alloc):
5204         * sys/xvimage/xvimagesink.h:
5205         When performing buffer allocations, remember the caps and image format
5206         we return so that if the same caps are asked for next time we can
5207         return them immediately without doing any caps intersections.
5208
5209 2006-05-18 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
5210          
5211         * gst-libs/gst/rtp/README:
5212           Some new documentation
5213         * gst-libs/gst/rtp/gstrtpbuffer.h:       
5214           Added GST_RTP_PAYLOAD_DYNAMIC_STRING for use by children       
5215         * gst-libs/gst/rtp/gstbasertpaudiopayload.c:     
5216         * gst-libs/gst/rtp/gstbasertpaudiopayload.h:     
5217           New RTP audio base payloader class. Supports frame or sample based
5218           codecs.  Not enabled in Makefile.am until approved.
5219
5220 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5221
5222         * tests/check/elements/alsa.c: (test_device_property_probe):
5223           Fix test case: don't try to free NULL GValueArray when there
5224           are no devices.
5225
5226 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5227
5228         * tests/check/Makefile.am:
5229         * tests/check/elements/alsa.c: (test_device_property_probe),
5230         (alsa_suite), (main):
5231           Add simple test that runs a device property probe on alsasrc,
5232           alsasink and alsamixer. Disable valgrind check for now (too
5233           many leaks in libasound, and valgrind ignored my suppressions
5234           additions).
5235
5236 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5237
5238         * ext/alsa/gstalsadeviceprobe.c: (gst_alsa_get_device_list),
5239         (gst_alsa_device_property_probe_probe_property),
5240         (gst_alsa_device_property_probe_needs_probe),
5241         (gst_alsa_device_property_probe_get_values),
5242         (gst_alsa_type_add_device_property_probe_interface):
5243         * ext/alsa/gstalsadeviceprobe.h:
5244         * ext/alsa/gstalsamixerelement.c:
5245         (gst_alsa_mixer_element_init_interfaces):
5246         * ext/alsa/gstalsamixerelement.h:
5247           Clean up and simplify alsa device probing. Make it actually work
5248           for multiple classes. Don't cache results any longer.
5249
5250         * ext/alsa/gstalsasink.c: (gst_alsasink_init_interfaces),
5251         (gst_alsasink_init):
5252         * ext/alsa/gstalsasrc.c: (gst_alsasrc_dispose),
5253         (gst_alsasrc_interface_supported), (gst_implements_interface_init),
5254         (gst_alsasrc_init_interfaces), (gst_alsasrc_set_property):
5255           Make alsasink and alsasrc implement the GstPropertyProbe interface
5256           for device probing (#342181).
5257           Patch by: Martin Szulecki  <gnomebugzilla at sukimashita com>
5258
5259 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
5260
5261         * gst/subparse/samiparse.c: (handle_start_font):
5262           Don't ignore return value of strtol (++compiler_happiness).
5263
5264 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
5265
5266         Patch by: Young-Ho Cha  <ganadist chollian net>
5267
5268         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5269         (gst_sub_parse_class_init), (gst_sub_parse_init),
5270         (gst_sub_parse_set_property), (gst_sub_parse_get_property),
5271         (convert_encoding):
5272         * gst/subparse/gstsubparse.h:
5273           Add 'encoding' property (#341681).
5274
5275         * gst/subparse/samiparse.c: (characters_sami):
5276           Output is pango markup, so we need to escape text
5277           between tags (#342143).
5278
5279 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
5280
5281         * gst-libs/gst/audio/multichannel.c:
5282         (gst_audio_check_channel_positions):
5283           It's okay to have caps with channels=1 and a channel position
5284           different from GST_AUDIO_CHANNEL_POSITION_FRONT_MONO
5285           (deinterleavers might want to keep the position in the caps,
5286           so that they can be re-interleaved again properly later).
5287           Leave check for unexpected 2-channel layouts intact for now.
5288
5289 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5290
5291         * gst/tcp/gsttcp.c: (gst_tcp_socket_read):
5292         Return GST_FLOW_UNEXPECTED when we have an eos on the socket so
5293         basesrc can do its job correctly.
5294
5295 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
5296
5297         * ext/alsa/Makefile.am:
5298         * ext/alsa/gstalsa.c: (gst_alsa_detect_rates),
5299         (gst_alsa_detect_formats), (get_channel_free_structure),
5300         (caps_add_channel_configuration), (gst_alsa_detect_channels),
5301         (gst_alsa_probe_supported_formats):
5302         * ext/alsa/gstalsa.h:
5303         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5304           Refactor and improve caps probing code: probe signedness
5305           when we probe the supported formats/widths; set endianness
5306           to the one we actually probed for (ie. cpu endianness).
5307           
5308         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (gst_alsasrc_getcaps),
5309         (gst_alsasrc_close):
5310         * ext/alsa/gstalsasrc.h:
5311           Implement caps probing for alsasrc.
5312
5313 2006-05-15  Wim Taymans  <wim@fluendo.com>
5314
5315         * ext/theora/theoradec.c: (gst_theora_dec_reset),
5316         (theora_dec_src_query), (theora_dec_src_event),
5317         (theora_dec_sink_event), (theora_handle_comment_packet),
5318         (theora_handle_data_packet), (theora_dec_change_state):
5319         Cleanups, add some G_LIKELY.
5320         Use segment helpers instead of our own wrong code.
5321         Clear queued buffers on seek and READY.
5322
5323         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_reset),
5324         (vorbis_dec_convert), (vorbis_dec_src_query),
5325         (vorbis_dec_src_event), (vorbis_dec_sink_event),
5326         (vorbis_handle_comment_packet), (vorbis_dec_push),
5327         (vorbis_handle_data_packet), (vorbis_dec_chain),
5328         (vorbis_dec_change_state):
5329         * ext/vorbis/vorbisdec.h:
5330         Remove old useless packetno variable.
5331         Do position query properly.
5332         Add some G_LIKELY.
5333         Do cleanup of queued buffers in new helper function
5334         and use it.
5335
5336 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5337
5338         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
5339           Query supported sample rates. Fixes #341732.
5340
5341 2006-05-15  Julien MOUTTE  <julien@moutte.net>
5342
5343         * gst/playback/gstdecodebin.c: (cleanup_decodebin),
5344         (gst_decode_bin_change_state): Make decodebin reusable
5345         when going from PAUSE_TO_READY and then back to PAUSED.
5346         Fixes #331678.
5347
5348 2006-05-15  Wim Taymans  <wim@fluendo.com>
5349
5350         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types),
5351         (vorbis_dec_convert), (vorbis_dec_src_query),
5352         (vorbis_dec_sink_query), (vorbis_dec_src_event),
5353         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
5354         (vorbis_dec_clean_queued), (vorbis_dec_push),
5355         (vorbis_handle_data_packet), (vorbis_dec_change_state):
5356         Cleanups. Use refcounting and DEBUG_OBJECT.
5357         Reset segment on flush, use code methods instead of our
5358         own wrong version.
5359         Fix potential memleak.
5360
5361 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5362
5363         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
5364         (gst_alsasink_init):
5365         * ext/alsa/gstalsasink.h:
5366           Don't leak allocated snd_output_t structure if there's
5367           more than one alsasink instance at a time (#341873).
5368           Also fix GObject macros in header file.
5369           
5370 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5371
5372         * gst/subparse/gstsubparse.c:
5373         (gst_sub_parse_data_format_autodetect):
5374           Don't use libxml functions in the typefinding code.
5375
5376 2006-05-15  Wim Taymans  <wim@fluendo.com>
5377
5378         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
5379         Fix seeking performance in the case where a non-header 
5380         packet has a 0 granulepos (busted theora case). 
5381         Fixes #341719
5382         (nvdr: thanks Wim for not mentioning who spotted and fixed it in
5383          the first place, you limelight stealer you)
5384
5385 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5386
5387         * gst/subparse/gstsubparse.c:
5388         (gst_sub_parse_data_format_autodetect):
5389           Improve SAMI typefinding: handle case where there are
5390           whitespaces or newlines in front of the first <SAMI>
5391           tag (#169936).
5392
5393 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5394
5395         * configure.ac:
5396           Build video4linux plugin even if there's no XVIDEO, just
5397           without implementing the GstXOverlay interface (#334002).
5398          
5399 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5400
5401         * configure.ac:
5402         * ext/libvisual/visual.c: (gst_visual_actor_plugin_is_gl),
5403         (plugin_init):
5404           Add tentative support for libvisual-0.4 (#336881).
5405
5406 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5407
5408         Patch by: Young-Ho Cha <ganadist at chollian net>
5409
5410         * gst/subparse/samiparse.c: (handle_start_font):
5411           Need to map "silver" colour explicitly (#169936).
5412
5413 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
5414
5415         Patch by: Young-Ho Cha  <ganadist at chollian net>
5416
5417         * gst/subparse/Makefile.am:
5418         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
5419         (parser_state_dispose), (gst_sub_parse_data_format_autodetect),
5420         (gst_sub_parse_format_autodetect), (feed_textbuf),
5421         (gst_subparse_type_find), (plugin_init):
5422         * gst/subparse/gstsubparse.h:
5423         * gst/subparse/samiparse.c:
5424         * gst/subparse/samiparse.h:
5425           Add support for SAMI subtitles (#169936).
5426
5427 2006-05-14  Michael Smith  <msmith@fluendo.com>
5428
5429         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_fill_others):
5430           Fix #341696: crash when mixing L+R+C to mono or stereo.
5431         * tests/check/Makefile.am:
5432         * tests/check/elements/audioconvert.c: (set_channel_positions),
5433         (get_float_mc_caps), (get_int_mc_caps), (GST_START_TEST),
5434         (audioconvert_suite):
5435           Add test for the above, including some generic framework bits for
5436           testing multichannel things.
5437
5438 === release 0.10.7 ===
5439
5440 2006-05-14  Jan Schmidt <thaytan@mad.scientist.com>
5441
5442         * configure.ac:
5443           releasing 0.10.7, "Leave the gun"
5444
5445 2006-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
5446
5447         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5448         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5449         Fix the build.
5450
5451 2006-05-12  Jan Schmidt  <thaytan@mad.scientist.com>
5452
5453         * docs/libs/gst-plugins-base-libs-docs.sgml:
5454         * docs/libs/gst-plugins-base-libs-sections.txt:
5455         * gst-libs/gst/video/video.c: (gst_video_calculate_display_ratio):
5456         * gst-libs/gst/video/video.h:
5457         * gst/videoscale/Makefile.am:
5458         * gst/videoscale/gstvideoscale.c: (gst_video_scale_fixate_caps):
5459         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
5460         * tests/check/Makefile.am:
5461         * tests/check/libs/video.c: (GST_START_TEST), (video_suite),
5462         (main):
5463           Fix integer overflow problem with pixel-aspect-ratio calculations
5464           in videoscale and xvimagesink (#341542)
5465
5466 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
5467
5468         * gst-libs/gst/tag/gstid3tag.c:
5469           Map GST_IMAGE_TAG to and from ID2v2 APIC frames (#341557).
5470
5471 2006-05-12  Sebastien Moutte  <sebastien@moutte.net>
5472
5473         * win32/MANIFEST:
5474           update win32 files listing
5475
5476 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5477
5478         patch by: Sjoerd Simons (sjoerd@luon.net)
5479
5480         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
5481         (group_create), (group_destroy), (add_stream),
5482         (gst_play_base_bin_get_property),
5483         (gst_play_base_bin_get_streaminfo_value_array):
5484         * gst/playback/gstplaybasebin.h:
5485           API: GstPlayBaseBin::stream-info-value-array property
5486           use a more bindings-friendly way of exposing streaminfo
5487           using a GValueArray.  Tested in ipython.
5488           Closes #341114
5489
5490 2006-05-11  Wim Taymans  <wim@fluendo.com>
5491
5492         * gst/playback/gstdecodebin.c: (try_to_link_1), (queue_enlarge),
5493         (queue_underrun_cb), (queue_filled_cb):
5494         Also catch queue underruns but don't do anything yet.
5495         Refactor and comment queue enlarging code a bit.
5496
5497         * gst/playback/gstplaybasebin.c: (queue_overrun),
5498         (queue_threshold_reached), (queue_out_of_data),
5499         (gen_preroll_element):
5500         If a queue over/underruns check that we don't create nasty
5501         deadlocks when the min-threshold is not reached but the
5502         max-bytes is. In those cases disable max-bytes when we
5503         know that the queue is fed timed data.
5504         Add more comments.
5505
5506 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
5507
5508         * gst/playback/gstplaybin.c: (gen_audio_element):
5509           Make playbin automatically plug an 'audioresample'
5510           element before the audio sink as well. This solves
5511           problems with sinks that only accept a very specific
5512           sample rate, like esdsink (e.g. #340379).
5513
5514 2006-05-11  Tim-Philipp Müller  <tim at centricular dot net>
5515
5516         * gst/playback/gstplaybasebin.c: (gen_source_element):
5517           Make http sources send special headers so that we receive
5518           icecast metadata if the http stream is an icecast stream
5519           (otherwise the server will just ignore them). This also
5520           means that from now on users will need the 'icydemux'
5521           element from gst-plugins-good installed if they want to
5522           listen to icecast radio streams. (#341432, #333657).
5523
5524 2006-05-11  Thomas Vander Stichele  <thomas at apestaart dot org>
5525
5526         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_remove_client_link),
5527         (gst_multi_fd_sink_new_client), (gst_multi_fd_sink_stop):
5528           remove stupid example from docs - it should come with a simple
5529           C program instead.
5530           Clean up/fix docs
5531         * tests/check/elements/multifdsink.c: (wait_bytes_served),
5532         (fail_if_can_read), (GST_START_TEST),
5533         (gst_multifdsink_create_streamheader), (multifdsink_suite):
5534           add a test for changing streamheader which exposes a bug in
5535           multifdsink
5536
5537 2006-05-11  Michael Smith  <msmith@fluendo.com>
5538
5539         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_init),
5540         (gst_gnome_vfs_src_received_headers_callback):
5541         * ext/gnomevfs/gstgnomevfssrc.h:
5542           Don't set icy-caps unless we have a sane interval value. Move
5543           interval to a local variable; we never use it outside this function.
5544
5545 2006-05-11  Wim Taymans  <wim@fluendo.com>
5546
5547         * sys/ximage/ximagesink.c: (gst_ximagesink_get_type):
5548         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_type):
5549         Register special buffer types along with the objects so
5550         that they are not registered at runtime from N different
5551         streaming threads since they are not threadsafe.
5552
5553 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5554
5555         * tests/check/elements/multifdsink.c: (wait_bytes_served),
5556         (GST_START_TEST), (fail_unless_read), (multifdsink_suite):
5557           add two more tests, one doing streamheader
5558
5559 2006-05-10  Thomas Vander Stichele  <thomas at apestaart dot org>
5560
5561         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_stop):
5562           clean up the bufqueue when shutting down
5563         * tests/check/Makefile.am:
5564         * tests/check/elements/multifdsink.c: (setup_multifdsink),
5565         (cleanup_multifdsink), (GST_START_TEST), (multifdsink_suite),
5566         (main):
5567           add a test for the leak that was just fixed
5568
5569 2006-05-10  Wim Taymans  <wim@fluendo.com>
5570
5571         * gst/adder/gstadder.c: (gst_adder_setcaps),
5572         (gst_adder_query_duration), (gst_adder_query), (forward_event),
5573         (gst_adder_src_event), (gst_adder_sink_event),
5574         (gst_adder_class_init), (gst_adder_finalize),
5575         (gst_adder_request_new_pad), (gst_adder_collected):
5576         * gst/adder/gstadder.h:
5577         Updated some docs. Added comments and FIXMEs all over the place.
5578         Improve debugging info.
5579         Fix leak on finalize by not calling the parent.
5580         Implement duration query.
5581         Make event forwarding threadsafe.
5582         Correctly send NEWSEGMENT at start and after flush.
5583         Handle EOS correctly.
5584         Post error when not negotiated.
5585
5586         * tests/check/elements/adder.c: (GST_START_TEST):
5587         Added FIXME in the test.
5588
5589 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
5590
5591         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
5592         (gst_text_overlay_halign_get_type),
5593         (gst_text_overlay_wrap_mode_get_type):
5594         * ext/theora/theoradec.c: (theora_handle_type_packet),
5595         (theora_handle_data_packet):
5596         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
5597         (theora_enc_sink_setcaps), (theora_enc_chain):
5598         * gst-libs/gst/cdda/gstcddabasesrc.c:
5599         (gst_cdda_base_src_mode_get_type):
5600         * gst/audiotestsrc/gstaudiotestsrc.c:
5601         (gst_audiostestsrc_wave_get_type):
5602         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
5603         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
5604         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
5605         (gst_sync_method_get_type), (gst_unit_type_get_type),
5606         (gst_client_status_get_type):
5607         * gst/videoscale/gstvideoscale.c:
5608         (gst_video_scale_method_get_type):
5609         * gst/videotestsrc/gstvideotestsrc.c:
5610         (gst_video_test_src_pattern_get_type):
5611         * gst/videotestsrc/videotestsrc.c: (paint_setup_I420),
5612         (paint_setup_YV12), (paint_setup_YUY2), (paint_setup_UYVY),
5613         (paint_setup_YVYU), (paint_setup_IYU2), (paint_setup_Y41B),
5614         (paint_setup_Y42B), (paint_setup_Y800), (paint_setup_YVU9),
5615         (paint_setup_YUV9), (paint_setup_RGB888), (paint_setup_BGR888),
5616         (paint_setup_RGB565), (paint_setup_xRGB1555):
5617           Const-ify GEnumValue and GFlagsValue arrays. Use
5618           GST_ROUND_UP_* macros instead of home-made ones.
5619
5620 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
5621
5622         * configure.ac:
5623           Require core CVS for the new newsegment stuff.
5624
5625 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
5626
5627         Patch by: Sjoerd Simons  <sjoerd at luon net>
5628
5629         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type):
5630           Register nick for enum value (#341160).
5631
5632 2006-05-09  Stefan Kost  <ensonic@users.sf.net>
5633
5634         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find),
5635         (plugin_init):
5636          backout typefind patch #340375
5637          
5638         * tests/check/elements/adder.c: (message_received),
5639         (GST_START_TEST), (adder_suite):
5640           redo, signal-handling of test
5641
5642 2006-05-09  Wim Taymans  <wim@fluendo.com>
5643
5644         * gst/adder/gstadder.c: (gst_adder_request_new_pad),
5645         (gst_adder_collected):
5646         * gst/adder/gstadder.h:
5647         Remove bogus segment merging and forwarding, we don't
5648         care about timestamps anyway and we just produce a
5649         continuous stream. 
5650         Also create a nice NEWSEGMENT event when we start.
5651         Use _scale_int some more.
5652
5653 2006-05-09  Edward Hervey  <edward@fluendo.com>
5654
5655         * tests/icles/stress-xoverlay.c:
5656         Fix if core was built without parsing support.
5657
5658 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
5659
5660         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
5661           Add SEDG (Samsung MPEG-4) fourcc.
5662
5663 2006-05-09  Edward Hervey  <edward@fluendo.com>
5664
5665         * tests/icles/stress-xoverlay.c:
5666         * tests/examples/volume/volume.c:
5667         Fix if core was built without parsing support.
5668
5669         * tests/examples/seek/seek.c:
5670         Disable the parse_launch example if core was built without parsing
5671         support.
5672
5673 2006-05-08  Edward Hervey  <edward@fluendo.com>
5674
5675         * autogen.sh: (CONFIGURE_DEF_OPT): 
5676         libtoolize on Darwin/MacOSX is called glibtoolize
5677
5678 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
5679
5680         * tests/check/Makefile.am:
5681         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST):
5682           Disable the adder test, until the build-slaves posses the kindness to 
5683           either like it or to give valid reason for not doing so 
5684
5685 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
5686
5687         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5688         (adder_suite):
5689           Shuffle NULL state change around and raise timeout more
5690
5691 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
5692
5693         * gst/typefind/gsttypefindfunctions.c: (mp4_find_box),
5694         (mp4_type_find), (plugin_init):
5695           Add typefind to distinguish between "audio/x-m4a" and new type
5696           "video/mp4". Fixes #340375
5697
5698         * tests/check/elements/adder.c: (adder_suite):
5699           Raise timeout to make buildbot happy
5700
5701 2006-05-07  Stefan Kost  <ensonic@users.sf.net>
5702
5703         * gst/adder/gstadder.c: (gst_adder_sink_event),
5704         (gst_adder_request_new_pad), (gst_adder_change_state):
5705         * gst/adder/gstadder.h:
5706         * tests/check/Makefile.am:
5707         * tests/check/elements/adder.c: (event_loop), (GST_START_TEST),
5708         (adder_suite), (main):
5709           Add sink-event handling to adder. It tries to merge incomming
5710           newsegment-events. Added test to check if segment_done is comming
5711           through. Fixes #340060
5712
5713 2006-05-05  Andy Wingo  <wingo@pobox.com>
5714
5715         * ext/theora/theoraparse.c (gst_theora_parse_init)
5716         (theora_parse_src_convert, theora_parse_src_query):
5717         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init)
5718         (vorbis_parse_convert, vorbis_parse_src_query): Add convert and
5719         query functions on the source pads of the theora and vorbis parse
5720         elements. Fixes position querying when doing a remux.
5721
5722 2006-05-05  Michael Smith  <msmith@fluendo.com>
5723
5724         * ext/theora/theoraparse.c: (parse_granulepos),
5725         (theora_parse_drain_queue_prematurely),
5726         (theora_parse_queue_buffer), (theora_parse_sink_event):
5727           Fix flushing.
5728           Fix invalid granulepos outputs when starting with a non-keyframe.
5729
5730 2006-05-05  Jan Schmidt  <thaytan@mad.scientist.com>
5731
5732         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find),
5733         (mpeg1_sys_type_find), (ogganx_type_find), (sw_data_destroy):
5734         Rearrange MPEG system stream detection, fixing some memleaks in the
5735         process.
5736         Constify the data for STARTS_WITH and RIFF helper handlers. Make sure
5737         they clean up their data correctly.
5738         Remove unused ogganx caps and move the 'is_annodex' check to inside
5739         the 'is_ogg' if statement.
5740
5741 2006-05-05  Wim Taymans  <wim@fluendo.com>
5742
5743         * gst/playback/gstdecodebin.c: (cleanup_decodebin):
5744         Properly remove ghostpads. Fixes #340392
5745
5746 2006-05-04  David Schleef  <ds@schleef.org>
5747
5748         * gst/typefind/gsttypefindfunctions.c:
5749
5750 2006-05-03  Jan Schmidt  <thaytan@mad.scientist.com>
5751
5752         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
5753         (mpeg_ts_probe_headers), (mpeg_ts_type_find):
5754
5755         When typefinding an MP3 in push-based mode, don't penalise the
5756         probability down to 74% when we found 5 valid frames just because we
5757         can't peek the end of the file.
5758
5759         Make the probability for detecting MPEG Transport Streams based on the
5760         number of sequential headers we successfully detected.
5761
5762 2006-05-03  Wim Taymans  <wim@fluendo.com>
5763
5764         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
5765         (vorbis_dec_push), (vorbis_dec_chain):
5766         Still produce an error when we receive an empty packet.
5767
5768 2006-05-03  Wim Taymans  <wim@fluendo.com>
5769
5770         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
5771         (gst_ogg_chain_mark_discont), (gst_ogg_chain_new_stream),
5772         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek):
5773         Mark buffers with DISCONT after seek and after activating new
5774         chains.
5775
5776         * ext/theora/gsttheoradec.h:
5777         * ext/theora/theoradec.c: (gst_theora_dec_reset),
5778         (theora_get_query_types), (theora_dec_sink_event),
5779         (theora_dec_push), (theora_handle_data_packet), (theora_dec_chain),
5780         (theora_dec_change_state):
5781         Fix frame counter.
5782         Detect and mark DISCONT buffers.
5783
5784         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
5785         (vorbis_dec_sink_event), (vorbis_dec_push), (vorbis_dec_chain),
5786         (vorbis_dec_change_state):
5787         * ext/vorbis/vorbisdec.h:
5788         Use GstSegment.
5789         Detect and mark DISCONT buffers.
5790         Don't crash on 0 sized buffers.
5791
5792 2006-05-03  Wim Taymans  <wim@fluendo.com>
5793
5794         * gst/volume/gstvolume.c: (volume_funcfind), (volume_set_caps),
5795         (volume_transform_ip):
5796         Increase "volume" property to 10.0. Fixes #340369.
5797         Set the process function to NULL when capsnego fails so that
5798         we properly error out.
5799
5800 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
5801
5802         * gst/playback/gstplaybin.c: (add_sink):
5803         * gst/playback/test.c: (main):
5804         * gst/playback/test5.c: (dump_element_stats):
5805         * gst/playback/test6.c: (main):
5806           free caps using gst_caps_unref, don't leak caps-strings
5807
5808 2006-05-01  Tim-Philipp Müller  <tim at centricular dot net>
5809
5810         * gst/typefind/gsttypefindfunctions.c: (musepack_type_find),
5811         (plugin_init):
5812           Refine musepack typefinding a bit. Return MAXIMUM
5813           probability when we detect stream version 7 to make
5814           sure the mpeg audio typefinder doesn't trump us.
5815
5816 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
5817
5818         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
5819           Protect against unexpected NULL strf_data buffer.
5820
5821 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5822
5823         * tests/check/elements/audioconvert.c: (verify_convert),
5824         (GST_START_TEST):
5825           interpret the out[] buffer in the order the bytes are actually
5826           put in, which is LITTLE_ENDIAN, not BYTE_ORDER.
5827           Other tests should use BYTE_ORDER since the array is filled in
5828           with actual values
5829
5830 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5831
5832         * tests/check/elements/audioconvert.c: (verify_convert),
5833         (GST_START_TEST):
5834           when a test fails, give an indication of which it is
5835
5836 2006-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
5837
5838         * gst-libs/gst/cdda/gstcddabasesrc.c:
5839           compile fix; strtol() needs <stdlib.h>
5840
5841 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
5842
5843         * ext/alsa/gstalsamixerelement.c:
5844         * ext/alsa/gstalsasrc.c:
5845         * ext/cdparanoia/gstcdparanoiasrc.c:
5846         * ext/gnomevfs/gstgnomevfssink.c:
5847         * ext/gnomevfs/gstgnomevfssrc.c:
5848         * ext/ogg/gstoggdemux.c:
5849         * ext/ogg/gstoggmux.c:
5850         * ext/ogg/gstoggparse.c:
5851         * ext/ogg/gstogmparse.c:
5852         * ext/pango/gstclockoverlay.c:
5853         * ext/pango/gsttextoverlay.c:
5854         * ext/pango/gsttextrender.c:
5855         * ext/pango/gsttimeoverlay.c:
5856         * ext/theora/theoradec.c:
5857         * ext/theora/theoraenc.c:
5858         * ext/vorbis/vorbisdec.c:
5859         * ext/vorbis/vorbisenc.c:
5860         * gst-libs/gst/audio/gstaudiofilter.c:
5861         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
5862         * gst/audioconvert/gstaudioconvert.c:
5863         * gst/audiorate/gstaudiorate.c:
5864         * gst/audioresample/gstaudioresample.c:
5865         * gst/audiotestsrc/gstaudiotestsrc.c:
5866         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
5867         * gst/playback/gstdecodebin.c:
5868         * gst/playback/gstplaybin.c:
5869         * gst/playback/gststreamselector.c:
5870         * gst/subparse/gstsubparse.c:
5871         * gst/tcp/gstmultifdsink.c:
5872         * gst/tcp/gsttcpclientsink.c:
5873         * gst/tcp/gsttcpclientsrc.c:
5874         * gst/tcp/gsttcpserversink.c:
5875         * gst/tcp/gsttcpserversrc.c:
5876         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
5877         * gst/videorate/gstvideorate.c:
5878         * gst/videoscale/gstvideoscale.c:
5879         * gst/videotestsrc/gstvideotestsrc.c:
5880         * gst/volume/gstvolume.c:
5881         * sys/v4l/gstv4ljpegsrc.c:
5882         * sys/v4l/gstv4lmjpegsink.c:
5883         * sys/v4l/gstv4lmjpegsrc.c:
5884         * sys/v4l/gstv4lsrc.c:
5885         * sys/ximage/ximagesink.c:
5886         * sys/xvimage/xvimagesink.c:
5887         * tests/check/libs/cddabasesrc.c:
5888           make GstElementDetails const
5889
5890 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
5891
5892         * gst/adder/gstadder.c: (gst_adder_setcaps), (gst_adder_src_event),
5893         (gst_adder_init):
5894           send events from src-pad to all sink-pads fixes #338657
5895
5896 2006-04-28  Stefan Kost  <ensonic@users.sf.net>
5897
5898         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps),
5899         (alsasink_parse_spec):
5900           query width capabilities from alsa, fixes #338919
5901
5902 2006-04-28  Wim Taymans  <wim@fluendo.com>
5903
5904         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init),
5905         (gst_multi_fd_sink_remove_client_link):
5906         * gst/tcp/gstmultifdsink.h:
5907         Fix race condition in multifdsink that can lead to spurious 
5908         duplicate clients. this patch adds a new signal that is fired when
5909         multifdsink has removed all references to the fd.
5910         Fixes #339574.
5911         Updated documentation.
5912         API: client-fd-removed signal added
5913
5914 2006-04-28  Michael Smith  <msmith@fluendo.com>
5915
5916         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_get_stats):
5917           When asking g_value_array_new to prealloc elements, we may as well
5918           ask for the right number of elements.
5919
5920 2006-04-28  Wim Taymans  <wim@fluendo.com>
5921
5922         * gst-libs/gst/audio/gstbaseaudiosink.c:
5923         (gst_base_audio_sink_drain), (gst_base_audio_sink_event),
5924         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
5925         patch to make timestamp checking more tollerant to rounding 
5926         errors given that real discontinuities are to be marked on
5927         buffers. Fixes some asf files and #338778.
5928         Also avoid some crashers when we receive an event in the 
5929         NULL state.
5930
5931 2006-04-28  Michael Smith  <msmith@fluendo.com>
5932
5933         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
5934         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
5935         (gst_gnome_vfs_src_get_property),
5936         (gst_gnome_vfs_src_send_additional_headers_callback),
5937         (gst_gnome_vfs_src_received_headers_callback),
5938         (gst_gnome_vfs_src_create), (gst_gnome_vfs_src_start),
5939         (gst_gnome_vfs_src_stop):
5940         * ext/gnomevfs/gstgnomevfssrc.h:
5941           Remove ICY handling (mostly) from gnomevfssrc, in favour of
5942           proper shared support within icydemux.
5943
5944 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5945
5946         * gst/videorate/gstvideorate.c: (gst_video_rate_reset),
5947         (gst_video_rate_swap_prev), (gst_video_rate_chain):
5948           fix up docs
5949           fix a leak when no caps negotiated
5950           fix counting of input frames
5951         * tests/check/elements/.cvsignore:
5952         * tests/check/elements/videorate.c: (assert_videorate_stats),
5953         (GST_START_TEST), (videorate_suite):
5954           add tests for these
5955
5956 2006-04-28  Wim Taymans  <wim@fluendo.com>
5957
5958         * gst-libs/gst/audio/gstringbuffer.c:
5959         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
5960         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
5961         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
5962         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
5963         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
5964         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
5965         (gst_ring_buffer_commit), (gst_ring_buffer_read),
5966         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
5967         (gst_ring_buffer_clear), (gst_ring_buffer_may_start):
5968         Check arguments passed to public functions instead of
5969         crashing.
5970
5971 2006-04-28  Wim Taymans  <wim@fluendo.com>
5972
5973         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
5974         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
5975         GstBaseAudioSrc must be live or it does not work.
5976
5977         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audio_src_init):
5978         Don't set live to TRUE as this is the default in the parentclass.
5979
5980 2006-04-28  Wim Taymans  <wim@fluendo.com>
5981
5982         * gst/videoscale/gstvideoscale.c: (gst_video_scale_transform_caps),
5983         (gst_video_scale_fixate_caps), (gst_video_scale_src_event):
5984         Videoscale doesn't pass on pixel-aspect ratio. Handle all
5985         fixation cases better. Fixes #338991
5986
5987 2006-04-28  Wim Taymans  <wim@fluendo.com>
5988
5989         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
5990         Handle 0/1 framerate correctly Fixes #331901.
5991
5992 2006-04-28  Wim Taymans  <wim@fluendo.com>
5993
5994         * tests/check/elements/audioconvert.c: (get_float_caps),
5995         (GST_START_TEST), (audioconvert_suite):
5996         Added check for correct clipping when doing float samples
5997         in audioconvert.
5998
5999 2006-04-28  Wim Taymans  <wim@fluendo.com>
6000
6001         * gst/videorate/gstvideorate.c: (gst_video_rate_event),
6002         (gst_video_rate_chain):
6003         Print more debugging info.
6004
6005 2006-04-28  Wim Taymans  <wim@fluendo.com>
6006
6007         * gst/audioresample/gstaudioresample.c: (gst_audioresample_init),
6008         (resample_set_state_from_caps):
6009         Add support for other formats audioresample can handle such as
6010         32 bits in and float and 64 bits float. Fixes #301759
6011
6012 2006-04-28  Wim Taymans  <wim@fluendo.com>
6013
6014         * gst/audioconvert/audioconvert.c: (float):
6015         correctly clip float samples > 1.0. Fixes #338718
6016
6017 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
6018
6019         Patch by: Young-Ho Cha  <ganadist at chollian net>
6020
6021         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
6022         (gst_text_overlay_render_text):
6023           Don't strip newlines from the text. Also, center lines
6024           within multi-line paragraphs (#339405).
6025
6026 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
6027
6028         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
6029           Fix wavpack typefinding to work in more cases (don't peek
6030           for chunks of multiple hundred kBs at once, but process
6031           things step-by-step in smaller units). Fixes #339786.
6032
6033 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
6034
6035         * configure.ac:
6036           back to HEAD
6037
6038 === release 0.10.6 ===
6039
6040 2006-04-28  Thomas Vander Stichele <thomas at apestaart dot org>
6041
6042         * configure.ac:
6043           releasing 0.10.6, "Chao"
6044
6045 2006-04-26  David Schleef  <ds@schleef.org>
6046
6047         * gst/videoscale/gstvideoscale.c: Add call to oil_init().
6048           Fixes #338897.
6049
6050 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6051
6052         * configure.ac:
6053         * win32/common/config.h:
6054           new prerelease
6055
6056 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6057
6058         patch by: Wim Taymans
6059
6060         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
6061         (gst_ogg_demux_perform_seek):
6062           make sure correct newsegments are sent, so that the decoder
6063           and the demuxer agree on timestamps.  Fixes playback of a lot
6064           of Ogg files that do not start from 0.  Fixes #339833.
6065
6066 2006-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
6067
6068         Patch by: Edward Hervey  <edward@fluendo.com>
6069
6070         * gst/videorate/gstvideorate.c: (gst_video_rate_chain):
6071         * tests/check/Makefile.am:
6072         * tests/check/elements/videorate.c: (assert_videorate_stats),
6073         (setup_videorate), (cleanup_videorate), (GST_START_TEST),
6074         (videorate_suite), (main):
6075           Fix an infinite loop if frames are passed in with wrongly ordered
6076           timestamps.  Fixes #339013.
6077
6078 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6079
6080         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
6081
6082         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
6083           fix typefinding on some ISO files.  Fixes #339212.
6084
6085 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6086
6087         Patch by: Tim-Philipp Müller  <tim at centricular dot net>
6088
6089         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6090           add another H264 fourcc.  Fixes #339047.
6091
6092 2006-04-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6093
6094         Patch by: Jan Schmidt
6095
6096         * gst/playback/gststreamselector.c:
6097         (gst_stream_selector_bufferalloc):
6098           Restore old StreamSelector behaviour.
6099           Fixes #338419.
6100
6101 2006-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
6102
6103         * configure.ac:
6104         * win32/common/config.h:
6105           prerelease
6106
6107 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
6108
6109         Patch by: Antoine Tremblay  <hexa00 at gmail dot com>
6110
6111         * gst-libs/gst/rtp/gstbasertpdepayload.c:
6112         (gst_base_rtp_depayload_finalize), (gst_base_rtp_depayload_push):
6113           Fix some memory leaks: on finalize, free buffers left in the queue
6114           before destroying the queue; in _push(), unref rtp_buf even if
6115           the process vfunc returned a NULL buffer as output buffer (#337548);
6116           demote some recuring debug messages to LOG level.
6117
6118 2006-04-11  Wim Taymans  <wim@fluendo.com>
6119
6120         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6121         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6122         (gst_ogg_chain_free), (gst_ogg_demux_sink_event),
6123         (gst_ogg_demux_loop):
6124         More cleanups.
6125         Respect segment stop when emiting EOS or SEGMENT_DONE.
6126         Fixes (#337945).
6127
6128 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
6129
6130         * gst/playback/gststreamselector.c:
6131         (gst_stream_selector_get_property):
6132           Don't leak pad name.
6133
6134 2006-04-10  Michael Smith  <msmith@fluendo.com>
6135
6136         * tests/check/Makefile.am:
6137         * tests/check/gst-plugins-base.supp:
6138           Suppress an old libtheora bug (fixed in more recent versions), so 
6139           that FC4 buildslaves can pass.
6140
6141 2006-04-10  Wim Taymans  <wim@fluendo.com>
6142
6143         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6144         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6145         (gst_ogg_demux_init), (gst_ogg_demux_finalize),
6146         (gst_ogg_demux_sink_event), (gst_ogg_demux_get_data),
6147         (gst_ogg_demux_loop):
6148         Don't leak events.
6149         Remember what error we got when finding chains, if we
6150         were shutdown, that would not be an error.
6151
6152 2006-04-10  Wim Taymans  <wim@fluendo.com>
6153
6154         * gst-libs/gst/audio/gstbaseaudiosink.c:
6155         (gst_base_audio_sink_event):
6156         Starting the ringbuffer when we did not acquire it can cause
6157         a deadlock, is pointless and causes nasty things for
6158         subclasses. 
6159         Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
6160
6161 2006-04-10  Wim Taymans  <wim@fluendo.com>
6162
6163         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
6164         (gst_ogg_demux_receive_event), (gst_ogg_pad_event),
6165         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
6166         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
6167         (gst_ogg_demux_deactivate_current_chain),
6168         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
6169         (gst_ogg_demux_bisect_forward_serialno),
6170         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain):
6171         Add some more debugging.
6172
6173 2006-04-10  Wim Taymans  <wim@fluendo.com>
6174
6175         * ext/theora/theoradec.c: (theora_dec_src_event),
6176         (theora_handle_data_packet):
6177         Some more debug info.
6178
6179         * tests/examples/seek/seek.c: (start_seek), (main):
6180         Print element messages too.
6181
6182 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
6183
6184         * gst/audioresample/debug.h:
6185           replace debug macros with variable number of parameters
6186           by a simple alias to gstreamer standard debug macros 
6187          (#define RESAMPLE_ERROR GST_ERROR, __VA_ARGS__ is not
6188           supported by MSVC 6.0 and 7.1)
6189         * gst/audioresample/resample.h:
6190           define M_PI and rint for WIN32
6191         * win32/common/libgstaudio.def:
6192         * win32/common/libgstriff.def:
6193         * win32/common/libgsttag.def:
6194         * win32/common/libgstvideo.def:
6195           add new exported functions
6196         * win32/vs6:
6197           update project files
6198
6199 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
6200
6201         * ext/alsa/gstalsamixeroptions.c:
6202         (gst_alsa_mixer_options_class_init):
6203         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init):
6204         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_class_init):
6205         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init):
6206         * ext/ogg/gstoggparse.c: (gst_ogg_parse_class_init):
6207         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_class_init):
6208         * gst-libs/gst/audio/gstaudiofilter.c:
6209         (gst_audio_filter_class_init):
6210         * gst-libs/gst/audio/gstaudiosink.c:
6211         (gst_audioringbuffer_class_init):
6212         * gst-libs/gst/audio/gstaudiosrc.c:
6213         (gst_audioringbuffer_class_init):
6214         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_class_init):
6215         * gst-libs/gst/interfaces/colorbalancechannel.c:
6216         (gst_color_balance_channel_class_init):
6217         * gst-libs/gst/interfaces/mixeroptions.c:
6218         (gst_mixer_options_class_init):
6219         * gst-libs/gst/interfaces/mixertrack.c:
6220         (gst_mixer_track_class_init):
6221         * gst-libs/gst/interfaces/tunerchannel.c:
6222         (gst_tuner_channel_class_init):
6223         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_class_init):
6224         * gst-libs/gst/netbuffer/gstnetbuffer.c:
6225         (gst_netbuffer_class_init):
6226         * gst-libs/gst/rtp/gstbasertppayload.c:
6227         (gst_basertppayload_class_init):
6228         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
6229         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
6230         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
6231         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init):
6232         * gst/playback/gststreamselector.c:
6233         (gst_stream_selector_class_init):
6234         * gst/subparse/gstsubparse.c: (gst_sub_parse_class_init):
6235         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_class_init):
6236         * sys/v4l/gstv4lcolorbalance.c:
6237         (gst_v4l_color_balance_channel_class_init):
6238         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_class_init):
6239         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
6240         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
6241         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_channel_class_init),
6242         (gst_v4l_tuner_norm_class_init):
6243         * sys/ximage/ximagesink.c: (gst_ximagesink_class_init):
6244         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_class_init):
6245         * tests/old/testsuite/alsa/sinesrc.c: (sinesrc_class_init):
6246         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
6247
6248 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
6249
6250         * ext/pango/gsttextrender.h:
6251         * gst-libs/gst/audio/gstaudiosink.h:
6252         * gst-libs/gst/audio/gstaudiosrc.h:
6253         * gst-libs/gst/audio/gstbaseaudiosink.h:
6254         * gst-libs/gst/audio/gstbaseaudiosrc.h:
6255         * gst-libs/gst/audio/gstringbuffer.h:
6256         * gst-libs/gst/rtp/gstbasertpdepayload.h:
6257         * gst-libs/gst/rtp/gstbasertppayload.h:
6258         * gst-libs/gst/video/gstvideofilter.h:
6259         * gst-libs/gst/video/gstvideosink.h:
6260         * gst/playback/gstplaybasebin.h:
6261         * gst/tcp/gstmultifdsink.h:
6262         * sys/v4l/gstv4lelement.h:
6263         Fix broken GObject macros
6264
6265 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
6266
6267         * ext/alsa/gstalsasink.c: (set_hwparams), (alsasink_parse_spec):
6268         More debug to trace why my USB headset is not working with gst
6269
6270 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
6271
6272         * gst/playback/gstplaybasebin.c: (group_destroy):
6273         Clean up our group elements properly in the case where it never 
6274         got committed - it still got added unconditionally to the bin.
6275
6276 2006-04-07  Wim Taymans  <wim@fluendo.com>
6277
6278         * ext/theora/theoradec.c: (theora_dec_sink_event),
6279         (theora_handle_data_packet), (theora_dec_chain):
6280         Unref unhandled events.
6281         Protect against empty buffers.
6282         Perform QoS on running time.
6283
6284 2006-04-07  Michael Smith  <msmith@fluendo.com>
6285
6286         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_set_header_on_caps),
6287         (gst_vorbis_enc_chain):
6288           Remove leaks from vorbisenc.
6289           Mostly minor changes, the only significant one is that now the
6290           buffers we set as 'streamheader' on the caps are copies of the
6291           original buffers, to avoid circular refcounting problems.
6292
6293 2006-04-07  Jan Schmidt  <thaytan@mad.scientist.com>
6294
6295         * gst/playback/gstplaybasebin.c: (mute_stream), (setup_substreams):
6296           Don't remove our mute-probe if someone else already did so.
6297           Don't set a 2nd one if there is already one pending on the pad.
6298
6299         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
6300         (do_playbin_seek):
6301           When a seek fails, ensure that playbin is still set back to playing.
6302           
6303         * gst/typefind/gsttypefindfunctions.c: (mpeg_ts_probe_headers),
6304         (mpeg_ts_type_find), (plugin_init):
6305           Add a typefind function for mpeg-ts streams. (Closes: #336617)
6306
6307 2006-04-06  Andy Wingo  <wingo@pobox.com>
6308
6309         * gst/videorate/gstvideorate.c (gst_video_rate_reset) 
6310         (gst_video_rate_init): Caps-related parameters should not be reset
6311         by a flush -- move their inits to the instance init function.
6312         (gst_video_rate_flush_prev): Don't complain if gst_pad_push
6313         is not OK, just return the result.
6314
6315         * gst/audiotestsrc/gstaudiotestsrc.c
6316         (gst_audio_test_src_class_init)
6317         (gst_audio_test_src_get_times): Re-enable is-live=true, as was
6318         broken by Stefan's commit on 24 March.
6319
6320         * ext/ogg/gstoggmux.c (gst_ogg_mux_push_buffer): Set caps on
6321         buffers being pushed out. Fixes oggmux ! multifdsink.
6322
6323 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
6324
6325         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
6326         (gst_vorbis_dec_init), (vorbis_dec_finalize):
6327         * ext/vorbis/vorbisdec.h:
6328         * ext/vorbis/vorbisenc.c: (gst_vorbis_enc_add_interfaces),
6329         (gst_vorbis_enc_base_init), (gst_vorbis_enc_class_init),
6330         (gst_vorbis_enc_sink_setcaps), (gst_vorbis_enc_convert_src),
6331         (gst_vorbis_enc_convert_sink), (gst_vorbis_enc_get_query_types),
6332         (gst_vorbis_enc_src_query), (gst_vorbis_enc_sink_query),
6333         (gst_vorbis_enc_init), (gst_vorbis_enc_get_tag_value),
6334         (gst_vorbis_enc_metadata_set1), (gst_vorbis_enc_set_metadata),
6335         (gst_vorbis_enc_setup), (gst_vorbis_enc_clear),
6336         (gst_vorbis_enc_buffer_from_packet),
6337         (gst_vorbis_enc_buffer_from_header_packet),
6338         (gst_vorbis_enc_push_buffer), (gst_vorbis_enc_push_packet),
6339         (gst_vorbis_enc_set_header_on_caps), (gst_vorbis_enc_sink_event),
6340         (gst_vorbis_enc_chain), (gst_vorbis_enc_output_buffers),
6341         (gst_vorbis_enc_get_property), (gst_vorbis_enc_set_property),
6342         (gst_vorbis_enc_change_state):
6343         * ext/vorbis/vorbisenc.h:
6344           Remove left-over 0.8 cruft; use GST_DEBUG_FUNCPTR; make
6345           vorbisenc adhere to the official nomenclature; use boilerplate
6346           macro.
6347
6348 2006-04-04  Andy Wingo  <wingo@pobox.com>
6349
6350         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6351         Whoops, fix bug introduced. Bad hacker!
6352         
6353         * gst/videorate/gstvideorate.c (gst_video_rate_flush_prev):
6354         Properly handle the case where you get EOS before any buffers are
6355         received. Use gst_buffer_make_metadata_writable where appropriate.
6356
6357         * ext/theora/theoradec.c (theora_handle_data_packet): This value
6358         is often negative -- make it signed so as not to wrap around.
6359         Fixes segfaults introduced on 9 March.
6360
6361 2006-04-03  Wim Taymans  <wim@fluendo.com>
6362
6363         * ext/theora/gsttheoradec.h:
6364         * ext/theora/theoradec.c: (theora_dec_src_event):
6365         Don't try to store a gdouble in a gboolean.
6366         Small cleanups.
6367
6368 2006-04-03  Michael Smith  <msmith@fluendo.com>
6369
6370         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads):
6371           Oggmux sucks.
6372           Make it suck slightly less by writing out the final page.
6373           Still can't encode a vorbis-in-ogg file correctly, though.
6374
6375 2006-04-03  Andy Wingo  <wingo@pobox.com>
6376
6377         * ext/theora/theoraparse.c (theora_parse_drain_queue): Um, remove
6378         a g_print.
6379
6380         * ext/theora/theora.c (plugin_init): Register theoraparse.
6381
6382         * ext/theora/gsttheoraparse.h: 
6383         * ext/theora/theoraparse.c: New files implementing a theora
6384         parser. Now we can properly remux ogg/theora+vorbis, yay.
6385
6386         * ext/vorbis/vorbisparse.c: Add some docs and a copyright.
6387
6388 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6389
6390         * gst/audiotestsrc/gstaudiotestsrc.c:
6391           Fixed the sample pipeline (see #323798)
6392
6393 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
6394
6395         * configure.ac:
6396         * win32/common/config.h:
6397         * win32/common/config.h.in:
6398           use AS_VERSION and AS_NANO
6399           more cleanups
6400
6401 2006-03-31  Andy Wingo  <wingo@pobox.com>
6402
6403         * ext/vorbis/vorbisparse.c (vorbis_parse_sink_event): Fix
6404         uninitialized variable return that would happen.
6405         
6406         * ext/vorbis/vorbisparse.c (vorbis_parse_drain_queue): Fix
6407         uninitialized variable return that would never happen.
6408
6409         * ext/vorbis/vorbisparse.c (gst_vorbis_parse_init) 
6410         (vorbis_parse_sink_event): Add an event function to flush our
6411         state on a seek, and to drain buffers on a premature EOS.
6412         (vorbis_parse_push_headers, vorbis_parse_clear_queue) 
6413         (vorbis_parse_push_buffer, vorbis_parse_drain_queue_prematurely) 
6414         (vorbis_parse_chain, vorbis_parse_queue_buffer) 
6415         (vorbis_parse_drain_queue): Queue up buffers until we can set
6416         their timestamps and granulepos values.
6417
6418         * ext/vorbis/vorbisparse.h: Include the vorbis decoder headers,
6419         and keep track of data needed for deriving granulepos and
6420         timestamps for buffers.
6421
6422 2006-03-29  Wim Taymans  <wim@fluendo.com>
6423
6424         Patch by: j^ <j at bootlab dot org>
6425
6426         * ext/alsa/gstalsamixerelement.c:
6427         (gst_alsa_mixer_element_class_init):
6428         * ext/alsa/gstalsasink.c:
6429         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init):
6430         * ext/ogg/gstoggdemux.c:
6431         * ext/ogg/gstoggmux.c:
6432         * ext/ogg/gstoggparse.c:
6433         * ext/pango/gstclockoverlay.c:
6434         * ext/pango/gsttextoverlay.c:
6435         * ext/pango/gsttextrender.c:
6436         * ext/pango/gsttimeoverlay.c:
6437         * ext/theora/theoradec.c:
6438         * ext/theora/theoraenc.c:
6439         * ext/vorbis/vorbisdec.c:
6440         * ext/vorbis/vorbisenc.c:
6441         * gst/audioconvert/gstaudioconvert.c:
6442         * gst/subparse/gstsubparse.c:
6443         * gst/tcp/gstmultifdsink.c:
6444         * gst/tcp/gsttcpclientsink.c:
6445         * gst/tcp/gsttcpclientsrc.c:
6446         * gst/tcp/gsttcpserversink.c:
6447         * gst/tcp/gsttcpserversrc.c:
6448           better/unified long descriptions
6449           Fixes #336477
6450
6451 2006-03-29  Wim Taymans  <wim@fluendo.com>
6452
6453         * tests/examples/seek/seek.c: (end_scrub), (seek_cb), (start_seek),
6454         (stop_seek):
6455         Don't let double and triple clicks mess up our state.
6456
6457 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
6458
6459         * gst/playback/gstplaybin.c: (gen_video_element),
6460         (gen_text_element), (gen_audio_element), (gen_vis_element):
6461           Error out gracefully when we can't create any of the usual
6462           conversion elements for some reason. Also, don't try to
6463           create an audioscale (sic) element that's not used anyway.
6464
6465 2006-03-28  Tim-Philipp Müller  <tim at centricular dot net>
6466
6467         * gst/playback/gstplaybasebin.c: (setup_source):
6468           Don't post RESOURCE_NOT_FOUND error when we can't find a source
6469           element for a particular protocol, that's confusing for users.
6470           Instead, post a RESOURCE_FAILED error, so that our own error
6471           message is actually shown in totem etc. (#336303).
6472
6473 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
6474
6475         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6476
6477         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_finalize),
6478         (gst_gnome_vfs_src_get_icy_metadata):
6479           Fix some minor memory leaks (#336194).
6480
6481 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
6482
6483         * ext/gnomevfs/gstgnomevfs.c:
6484         (gst_gnome_vfs_location_to_uri_string):
6485         * ext/gnomevfs/gstgnomevfs.h:
6486         * ext/gnomevfs/gstgnomevfssink.c:
6487         (gst_gnome_vfs_sink_set_property):
6488         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_set_property):
6489           Make gnomevfssink accept filenames as well as URIs for the
6490           "location" property, just like gnomevfssrc does (and
6491           filesrc/filesink do) (#336190).
6492
6493 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
6494
6495         * tests/check/generic/clock-selection.c: (GST_START_TEST):
6496           set to NULL before unreffing, fixes a valgrind leak.
6497           Why was this not triggering the error that an object needs to
6498           be NULL before unreffing ?
6499         * win32/common/config.h:
6500           update
6501
6502 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
6503
6504         * gst/subparse/gstsubparse.c: (convert_encoding),
6505         (gst_sub_parse_change_state):
6506         * gst/subparse/gstsubparse.h:
6507           Text subtitle files may or may not be UTF-8. If it's not, we
6508           don't really want to see '?' characters in place of non-ASCII
6509           characters like accented characters. So let's assume the input
6510           is UTF-8 until we come across text that is clearly not. If it's
6511           not UTF-8, we don't really know what it is, so try the following:
6512           (a) see whether the GST_SUBTITLE_ENCODING environment variable
6513           is set; if not, check (b) if the current locale encoding is
6514           non-UTF-8 and use that if it is, or (c) assume ISO-8859-15 if
6515           the current locale encoding is UTF-8 and the environment variable
6516           was not set to any particular encoding. Not perfect, but better
6517           than nothing (and better than before, I think) (fixes #172848).
6518
6519 2006-03-24  Thomas Vander Stichele <thomas at apestaart dot org>
6520
6521         * configure.ac:
6522           update core requirement to 0.10.4.1 because of async_playback
6523           vmethod on GstBaseSink
6524
6525 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
6526
6527         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
6528         * gst/adder/gstadder.c: (gst_adder_init):
6529         use DEBUG_FUNCPTR for collectpads
6530
6531 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
6532
6533         * docs/plugins/Makefile.am:
6534         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6535         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6536         * ext/cdparanoia/gstcdparanoiasrc.c:
6537         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_base_init),
6538         (gst_gnome_vfs_sink_class_init):
6539         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_base_init):
6540         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_base_init):
6541         * ext/ogg/gstoggmux.c:
6542         * ext/ogg/gstoggparse.c: (gst_ogg_parse_base_init):
6543         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_base_init),
6544         (gst_ogm_video_parse_base_init), (gst_ogm_text_parse_base_init):
6545         * ext/pango/gsttextoverlay.c:
6546         * ext/pango/gsttextrender.c:
6547         * ext/theora/theoradec.c:
6548         * ext/theora/theoraenc.c:
6549         * ext/vorbis/vorbisdec.c:
6550         * ext/vorbis/vorbisenc.c:
6551         * gst-libs/gst/audio/gstaudiofilter.c:
6552         (gst_audio_filter_base_init):
6553         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
6554         (gst_audio_filter_template_base_init):
6555         * gst/adder/gstadder.c: (gst_adder_get_type):
6556         * gst/adder/gstadder.h:
6557         * gst/audioconvert/gstaudioconvert.c:
6558         * gst/audiotestsrc/gstaudiotestsrc.c:
6559         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
6560         (gst_audio_test_src_create):
6561         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6562         * gst/playback/gstdecodebin.c:
6563         * gst/playback/gstplaybin.c:
6564         * gst/playback/gststreamselector.c:
6565         (gst_stream_selector_base_init):
6566         * gst/subparse/gstsubparse.c: (gst_sub_parse_base_init):
6567         * gst/volume/gstvolume.c:
6568         * sys/v4l/gstv4lmjpegsink.c:
6569         * sys/v4l/gstv4lmjpegsrc.c:
6570         * tests/check/libs/cddabasesrc.c:
6571         * tests/old/examples/gob/gst-identity2.gob:
6572           Add docs for adder, use GST_ELEMENT_DETAILS macro,
6573           define GstElementDetails at the top
6574
6575 2006-03-23  Sebastien Moutte  <sebastien@moutte.net>
6576
6577         * win32/common/libgstinterfaces.def:
6578         Add a lot of export functions for gst-python
6579         * win32/vs6/libgstinterfaces.dsp:
6580         Add a missing include folder in the project configuration
6581         
6582 2006-03-23  Wim Taymans  <wim@fluendo.com>
6583
6584         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6585         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6586         (gst_base_audio_src_change_state):
6587         Fix audio sources, forgot to make the ringbuffer
6588         startable...
6589
6590 2006-03-23  Wim Taymans  <wim@fluendo.com>
6591
6592         * gst-libs/gst/audio/gstbaseaudiosrc.c:
6593         (gst_base_audio_src_get_time), (gst_base_audio_src_create),
6594         (gst_base_audio_src_change_state):
6595         unparent instead of unref the ringbuffer.
6596
6597 2006-03-23  Wim Taymans  <wim@fluendo.com>
6598
6599         * gst-libs/gst/audio/gstbaseaudiosink.c:
6600         (gst_base_audio_sink_class_init), (gst_base_audio_sink_async_play),
6601         (gst_base_audio_sink_do_play), (gst_base_audio_sink_change_state):
6602         Implement new async_play vmethod to start slaving and allow
6603         playback start in case of async PLAY state changes. 
6604
6605         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6606         Enable QoS with new method in base class.
6607
6608 2006-03-23  Wim Taymans  <wim@fluendo.com>
6609
6610         Patch by: Julien MOUTTE <julien at moutte dot net>
6611
6612         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_query),
6613         (gst_video_test_src_do_seek), (gst_video_test_src_create):
6614         Partially handle 0 framerate, only EOS after the first frame
6615         is missing.
6616
6617 2006-03-23  Wim Taymans  <wim@fluendo.com>
6618
6619         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
6620
6621         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6622         (gst_riff_create_video_template_caps):
6623         * gst/ffmpegcolorspace/avcodec.h:
6624         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
6625         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
6626         (gst_ffmpegcsp_avpicture_fill):
6627         * gst/ffmpegcolorspace/imgconvert.c:
6628         Patch for support of YVU9 AVI files (#334822)
6629
6630 2006-03-22  Edward Hervey  <edward@fluendo.com>
6631
6632         * docs/design/design-decodebin.txt:
6633         Added design document for new decodebin
6634         (Target Caps): text/x-pango-markup is also a default target caps.
6635
6636 2006-03-22  Wim Taymans  <wim@fluendo.com>
6637
6638         * gst-libs/gst/audio/gstbaseaudiosink.c:
6639         (gst_base_audio_sink_dispose):
6640         Since we _parent the ringbuffer, we also need to
6641         _unparent instead of a plain _unref.
6642
6643 2006-03-22  Wim Taymans  <wim@fluendo.com>
6644
6645         * tests/examples/seek/seek.c: (end_scrub), (do_seek), (seek_cb),
6646         (stop_seek), (scrub_toggle_cb), (main):
6647         Add scrub checkbox.
6648
6649 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
6650
6651         * ext/ogg/gstoggparse.c: (gst_ogg_parse_find_stream),
6652         (gst_ogg_parse_chain):
6653           Fix very inefficient usage of linked lists (#335365).
6654
6655 2006-03-21  Edward Hervey  <edward@fluendo.com>
6656
6657         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
6658         * gst/playback/gstplaybin.c: (handoff):
6659         * gst/playback/gststreamselector.c:
6660         (gst_stream_selector_set_property):
6661         gcc 4.1 unreferenced pointer fixes.
6662         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put):
6663         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
6664         gst_buffer_ref() now takes a GstBuffer*.
6665
6666 2006-03-20  Julien MOUTTE  <julien@moutte.net>
6667
6668         * sys/xvimage/xvimagesink.c:
6669         (gst_xvimagesink_get_format_from_caps): Fix a memleak reported
6670         by Jan Schmidt.
6671
6672 2006-03-19  Tim-Philipp Müller  <tim at centricular dot net>
6673
6674         * gst/typefind/gsttypefindfunctions.c: (id3v2_type_find),
6675         (id3v1_type_find), (apetag_type_find), (plugin_init):
6676           Can't do tag preferences via probability, as tags would then
6677           lose against types that are recognised with MAXIMUM probability
6678           (like .wav); so let all tag typefinders return MAXIMUM themselves
6679           and order them via the rank. Split ID3v1 and ID3v2 typefinders so
6680           that we can prefer APE to ID3v1 (fixes #335028).
6681           
6682 2006-03-17  Wim Taymans  <wim@fluendo.com>
6683
6684         * gst-libs/gst/audio/gstbaseaudiosink.c:
6685         (gst_base_audio_sink_change_state):
6686         * gst-libs/gst/audio/gstringbuffer.c: (wait_segment),
6687         (gst_ring_buffer_may_start):
6688         * gst-libs/gst/audio/gstringbuffer.h:
6689         Only start playback if we are playing.
6690         should fix #330748.
6691
6692 2006-03-17  Jan Schmidt  <thaytan@mad.scientist.com>
6693
6694         * ext/alsa/gstalsasink.c: (gst_alsasink_getcaps):
6695         * win32/common/config.h:
6696           Revert accidental commits to these files.
6697
6698 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
6699
6700         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
6701
6702         * tests/Makefile.am:
6703           Don't try to build tests in tests/icles if we
6704           don't have X (#323852)
6705
6706 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
6707
6708         * gst-libs/gst/tag/gstid3tag.c:
6709           Add TXXX frame identifiers for replaygain stuff as used
6710           by some taggers (see #323721).
6711
6712 2006-03-16  Jan Schmidt  <thaytan@mad.scientist.com>
6713
6714         * gst/playback/gststreamselector.c:
6715         (gst_stream_selector_set_property),
6716         (gst_stream_selector_bufferalloc):
6717           Preserve the existing buggy streamselector behaviour by performing
6718           a fallback buffer allocation when downstream isn't linked yet.
6719           This should really be fixed in playbin by blocking pads until it's
6720           linked them.
6721           Also, use gst_pad_alloc_buffer instead of
6722           gst_pad_alloc_buffer_and_set.
6723
6724 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
6725
6726         * gst-libs/gst/tag/gstid3tag.c:
6727           Don't crash on unknown ID3v2 TXXX frames.
6728           
6729 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
6730
6731         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise):
6732           Chain up to the parent finalize method.
6733           Add 32-bit sample size to the template caps.
6734
6735         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
6736         (gst_riff_create_video_template_caps):
6737           Add the fourcc that the VMWare codec uses.
6738           
6739         * gst/playback/gststreamselector.c:
6740         (gst_stream_selector_set_property),
6741         (gst_stream_selector_bufferalloc),
6742         (gst_stream_selector_request_new_pad):
6743           For the active pad, forward buffer-alloc requests, otherwise
6744           return GST_FLOW_NOT_LINKED. This also prevents xvimagesink
6745           having to memcpy every frame when used by playbin.
6746
6747         * gst/tcp/gstmultifdsink.c:
6748         (gst_multi_fd_sink_handle_client_write):
6749           Get negotiated caps from the sink pad, rather than the sink
6750           pad's peer.
6751
6752 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
6753
6754         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6755         
6756         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_pop_callbacks):
6757           Don't forget to set src->callbacks_pushed to FALSE again when
6758           popping them, otherwise re-activation in a different mode won't
6759           work (#334620).
6760
6761 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
6762
6763         Patch by: Sebastien Moutte  <sebastien moutte net>
6764
6765         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
6766         (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
6767         (gst_ffmpeg_smpfmt_to_caps):
6768           Replace __VA_ARGS__ caps creation macros with varargs functions.
6769           Makes things compile on MSVC (#320765), looks nicer, and we can
6770           tell the compiler to check for the NULL terminator.
6771
6772 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
6773
6774         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
6775
6776         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6777           Make sure the buffer we copy into is really always big
6778           enough, this time for real (#333488).
6779           
6780 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
6781
6782         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6783           Add support for 24bpp DIB (#305279).
6784
6785 2006-03-14  Wim Taymans  <wim@fluendo.com>
6786
6787         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_init):
6788         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6789         * gst/ffmpegcolorspace/gstffmpegcolorspace.c: (gst_ffmpegcsp_init):
6790         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
6791         (gst_video_scale_init), (gst_video_scale_src_event):
6792         Re-enable QoS after the release.
6793         Rework videoscale to use the base class src_event handler.
6794
6795 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
6796
6797         * configure.ac:
6798           back to CVS.
6799
6800 === release 0.10.5 ===
6801
6802 2006-03-13  Thomas Vander Stichele <thomas at apestaart dot org>
6803
6804         * configure.ac:
6805           releasing 0.10.5, "Net"
6806
6807 2006-03-13  Tim-Philipp Müller  <tim at centricular dot net>
6808
6809         * docs/plugins/Makefile.am:
6810           Part of previous cdparanoiasrc docs fixes, forgot to commit.
6811           
6812 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
6813
6814         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
6815         * docs/plugins/gst-plugins-base-plugins-sections.txt:
6816         * docs/plugins/gst-plugins-base-plugins.hierarchy:
6817           Add cdparanoiasrc to docs.
6818
6819         * gst-libs/gst/cdda/gstcddabasesrc.c:
6820           More GstCddaBaseSrc docs.
6821
6822 2006-03-12  Tim-Philipp Müller  <tim at centricular dot net>
6823
6824         * docs/libs/gst-plugins-base-libs-sections.txt:
6825         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_user_tag):
6826         * gst-libs/gst/tag/tag.h:
6827           API: libgsttag: new method gst_tag_from_id3_user_tag().
6828
6829 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
6830
6831         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6832           NULL-terminate array of mpeg4 video file extensions.
6833           Fixes crash on PPC (#334226).
6834
6835 2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>
6836
6837         * ext/gnomevfs/gstgnomevfssrc.c:
6838         (gst_gnome_vfs_src_check_get_range):
6839           gnome_vfs_uri_is_local() alone is not a good indicator
6840           whether we can operate in pull-mode with a specific URI,
6841           as it returns FALSE for file:// URIs that point to an
6842           NFS-mounted path. Be more conservative here: whitelist
6843           local files, blacklist http URIs and use the old
6844           mechanism for anything else (fixes #334216).
6845
6846 2006-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
6847
6848         * configure.ac:
6849           back to trunk
6850
6851 === release 0.10.4 ===
6852
6853 2006-03-10  Thomas Vander Stichele <thomas at apestaart dot org>
6854
6855         * configure.ac:
6856           releasing 0.10.4, "Power"
6857
6858 2006-03-10  Jan Schmidt  <thaytan@mad.scientist.com>
6859
6860         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6861         Disable max-lateness by setting it to -1 for now, so that 
6862         we can bed QoS stuff in thoroughly between now and the next
6863         release.
6864
6865 2006-03-10  Tim-Philipp Müller  <tim at centricular dot net>
6866
6867         Patch by: Fabrizio Gennari
6868
6869         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6870           Make sure we don't read beyond the palette buffer in case of
6871           broken or manipulated files (#333488)
6872
6873 2006-03-10  Edward Hervey  <edward@fluendo.com>
6874
6875         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6876         Fix for variable not initialized.
6877
6878 2006-03-09  Wim Taymans  <wim@fluendo.com>
6879
6880         * ext/libvisual/visual.c: (gst_visual_get_type),
6881         (gst_visual_src_setcaps), (gst_vis_src_negotiate),
6882         (gst_visual_chain):
6883         Small cleanups.
6884
6885         * ext/theora/gsttheoradec.h:
6886         * ext/theora/theoradec.c: (gst_theora_dec_init),
6887         (gst_theora_dec_reset), (_theora_granule_time),
6888         (theora_dec_src_convert), (theora_dec_sink_convert),
6889         (theora_dec_src_query), (theora_dec_src_event),
6890         (theora_dec_sink_event), (theora_handle_comment_packet),
6891         (theora_handle_header_packet), (theora_dec_push),
6892         (theora_handle_data_packet), (theora_dec_chain),
6893         (theora_dec_change_state):
6894         Add simple QoS.
6895
6896 2006-03-09  Wim Taymans  <wim@fluendo.com>
6897
6898         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
6899         (audiocast_register_listener), (gst_gnome_vfs_src_start):
6900         Some cleanups.
6901
6902 2006-03-09  Wim Taymans  <wim@fluendo.com>
6903
6904         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
6905         Don't try to activate NULL chains.
6906
6907 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
6908
6909         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset):
6910           Fix invalid memory access to region before peek'd data (#332964).
6911
6912 2006-03-09  Wim Taymans  <wim@fluendo.com>
6913
6914         Patch by: Christophe Fergeau
6915
6916         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init):
6917         * ext/pango/gsttextrender.c: (gst_text_render_init):
6918         * gst/adder/gstadder.c: (gst_adder_init):
6919         Don't leak padtemplates, closes #333510.
6920
6921 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
6922
6923         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
6924           Fix invalid memory access: make sure string passed to
6925           regexec() is NUL-termianted.
6926
6927 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
6928
6929         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find_at_offset),
6930         (mp3_type_find):
6931           Refactor mpeg/audio typefinding to make it more maintainable
6932           and easier to fine-tune. Make probing into middle of the file
6933           work properly (fixes #333900, also see #152688).
6934
6935 2006-03-09  Tim-Philipp Müller  <tim at centricular dot net>
6936
6937         * gst/typefind/gsttypefindfunctions.c:
6938         (utf8_type_find_have_valid_utf8_at_offset):
6939           Remove part from previous commit that was bogus:
6940           g_utf8_validate() does in fact not accept embedded
6941           zeroes, so we don't need to check for those (thanks
6942           to Mike for the hint).
6943
6944 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
6945
6946         * gst/typefind/gsttypefindfunctions.c:
6947         (utf8_type_find_count_embedded_zeroes),
6948         (utf8_type_find_have_valid_utf8_at_offset), (utf8_type_find):
6949           Make plain/text typefinder more conservative: firstly, check
6950           for embedded zeroes, which are perfectly valid UTF-8 characters,
6951           but also a fairly good sign that something is not a plain text
6952           file; secondly, probe into the middle of the file if possible.
6953           If we can't probe into the middle, limit the probability value
6954           to be returned to TYPE_FIND_POSSIBLE (see #333900).
6955
6956 2006-03-08  Michael Smith  <msmith@fluendo.com>
6957
6958         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
6959           Make typefind function name for mpeg4 video unique.
6960
6961 2006-03-08  Wim Taymans  <wim@fluendo.com>
6962
6963         * ext/libvisual/visual.c: (gst_visual_init),
6964         (gst_visual_clear_actors), (gst_visual_dispose),
6965         (gst_visual_reset), (gst_visual_src_setcaps),
6966         (gst_visual_sink_setcaps), (gst_vis_src_negotiate),
6967         (gst_visual_sink_event), (gst_visual_src_event), (get_buffer),
6968         (gst_visual_chain), (gst_visual_change_state):
6969         Cleanups, post nice errors.
6970         Handle sink and src events.
6971         Implement simple QoS.
6972
6973         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init):
6974         Use new basesink methods to configure max-lateness.
6975         Small doc update.
6976
6977         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
6978         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps):
6979         Debug statement cleanups.
6980
6981         * gst/volume/gstvolume.c: (gst_volume_class_init):
6982         Simple cleanup.
6983
6984 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
6985
6986         * ext/pango/gsttextoverlay.c: (gst_text_overlay_class_init),
6987         (gst_text_overlay_init), (gst_text_overlay_set_property),
6988         (gst_text_overlay_get_property):
6989           Revert API/ABI break from March 1. Keep 'halign' and 'valign'
6990           as string type properties, but mark them deprecated. Add
6991           'halignment' and 'valignment' properties that use enums
6992           instead of strings.
6993
6994 2006-03-08  Tim-Philipp Müller  <tim at centricular dot net>
6995
6996         Patch by: Fabrizio Gennari
6997
6998         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
6999           Allow palettes with less than 256 colours in AVI files
7000           (#333488)
7001
7002 2006-03-07  Julien MOUTTE  <julien@moutte.net>
7003
7004         * ext/pango/gsttextoverlay.c: (gst_text_overlay_text_event),
7005         (gst_text_overlay_video_event): Fix wrong EOS handling on text
7006         pad. We were releasing the queued text buffer when we should keep
7007         it until video pad gets EOS or discard the text buffer because it's
7008         too old. That was eating the last subtitle buffer. Add some more
7009         debug.
7010
7011 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7012
7013         * ext/pango/gsttextoverlay.c: (gst_text_overlay_render_text),
7014         (gst_text_overlay_video_chain):
7015           Fix invalid memory access (we can't access a buffer after it's been
7016           pushed downstream without taking a reference); fix memory leak (if
7017           there's no text to render, bail out before allocating stuff).
7018
7019 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7020
7021         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
7022         (gst_text_overlay_setcaps_txt), (gst_text_overlay_video_chain):
7023         * ext/pango/gsttextoverlay.h:
7024           If input is plain text, escape it before passing it to
7025           pango_layout_set_markup().
7026
7027 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7028
7029         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_chain):
7030           Don't ignore flow return from gst_pad_push().
7031
7032 2006-03-07  Tim-Philipp Müller  <tim at centricular dot net>
7033
7034         Patch by: Fabrizio Gennari
7035
7036         * ext/libvisual/visual.c: (gst_visual_getcaps),
7037         (gst_visual_src_setcaps), (gst_visual_sink_setcaps):
7038         * ext/ogg/gstoggmux.c: (gst_ogg_mux_sinkconnect):
7039         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7040         (gst_vorbisenc_convert_sink):
7041         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size),
7042         (gst_audio_duration_from_pad_buffer):
7043         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_link),
7044         (gst_audio_filter_chain):
7045         * gst-libs/gst/rtp/gstbasertpdepayload.c:
7046         (gst_base_rtp_depayload_setcaps):
7047         * gst-libs/gst/video/video.c: (gst_video_frame_rate),
7048         (gst_video_get_size):
7049         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
7050           Don't leak references returned by gst_pad_get_parent()
7051           (#333663)
7052
7053 2006-03-06  Stefan Kost  <ensonic@users.sf.net>
7054
7055         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7056           change location param details
7057         * gst/volume/gstvolume.c: (plugin_init):
7058           correct plugin description
7059
7060 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
7061
7062         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_class_init),
7063         (gst_gnome_vfs_src_check_get_range):
7064           Override GstBaseSrc::check_get_range() in order to avoid opening
7065           the resource just to check whether we can operate in pull-mode or
7066           not - we can predict that pretty well from the URI alone. Should
7067           fix problems with last.fm (#331690). (Requires latest core CVS).
7068
7069 2006-03-06  Wim Taymans  <wim@fluendo.com>
7070
7071         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
7072         (gst_video_sink_class_init):
7073         Throw away frames that are later than 20 ms.
7074
7075 2006-03-06  Tim-Philipp Müller  <tim at centricular dot net>
7076
7077         Patch by: Fabrizio Gennari
7078
7079         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7080           Set depth on WMA caps (#333545)
7081
7082 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
7083
7084         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7085         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
7086           put Theora BOS pages before others.  This hardcodes
7087           the Ogg/Theora I profile, but hey.
7088
7089 2006-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
7090
7091         * ext/ogg/README:
7092           updated with some examples
7093         * ext/theora/theoraenc.c: (granulepos_to_timestamp),
7094         (granulepos_add), (theora_buffer_from_packet):
7095         * ext/vorbis/vorbisenc.c: (granulepos_to_timestamp_offset),
7096         (granulepos_to_timestamp), (gst_vorbisenc_buffer_from_packet),
7097         (gst_vorbisenc_chain):
7098           implement strategy from ext/ogg/README
7099         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
7100         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
7101         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_compare_pads),
7102         (gst_ogg_mux_queue_pads), (gst_ogg_mux_collected):
7103           Fix muxer so that oggz-validate is happy with all streams;
7104           except for no eos mark, and the BOS page ordering
7105         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7106         (check_buffer_granulepos):
7107         * tests/check/pipelines/vorbisenc.c: (check_buffer_granulepos):
7108           update tests to check for OFFSET being set as requested
7109           fixed type of granulepos, it's not a ClockTime
7110
7111 2006-03-05  Julien MOUTTE  <julien@moutte.net>
7112
7113         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
7114         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
7115         Check that the xvimage we are creating has a correct size
7116         before returning it. (#314897)
7117
7118 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
7119
7120         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7121           Give id3 and ape tag typefinders a rank slightly higher
7122           than PRIMARY to ensure they're always run before any of
7123           the other typefinders (in particular wav and mp3) (#324186).
7124
7125 2006-03-05  Tim-Philipp Müller  <tim at centricular dot net>
7126
7127         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7128           Add support for '3IVD' fourcc (#333403).
7129
7130 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
7131
7132         * configure.ac:
7133           Bump requirements to GStreamer CVS for the new error enum.
7134
7135         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_render):
7136           Emit new GST_RESOURCE_ERROR_NO_SPACE_LEFT when there's no
7137           space left on the device (fixes #333352).
7138
7139 2006-03-04  Sebastien Moutte  <sebastien@moutte.net>
7140
7141         * win32/vs6:
7142           add a project file for libgstvolume
7143           update the workspace
7144
7145 2006-03-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7146
7147         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
7148         * tests/check/pipelines/theoraenc.c: (check_buffer_is_header),
7149         (GST_START_TEST):
7150           Fix for http://bugzilla.gnome.org/show_bug.cgi?id=333254
7151           Set IN_CAPS on header buffers
7152
7153 2006-03-02  Wim Taymans  <wim@fluendo.com>
7154
7155         * docs/plugins/Makefile.am:
7156         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7157         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7158         Add audioresample to docs.
7159
7160         * gst/audioconvert/gstaudioconvert.c:
7161         Add revision date.
7162
7163         * gst/audioresample/gstaudioresample.c:
7164         (gst_audioresample_base_init), (gst_audioresample_class_init),
7165         (gst_audioresample_init), (gst_audioresample_dispose),
7166         (audioresample_get_unit_size), (audioresample_transform_caps),
7167         (resample_set_state_from_caps), (audioresample_transform_size),
7168         (audioresample_set_caps), (audioresample_event),
7169         (audioresample_do_output), (audioresample_transform),
7170         (audioresample_pushthrough), (gst_audioresample_set_property),
7171         (gst_audioresample_get_property), (plugin_init):
7172         * gst/audioresample/gstaudioresample.h:
7173         Added docs.
7174         Small code cleanups.
7175
7176 2006-03-02  Wim Taymans  <wim@fluendo.com>
7177
7178         * docs/plugins/Makefile.am:
7179         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7180         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7181         Added videoscale to docs.
7182
7183         * gst/videorate/gstvideorate.c: (gst_video_rate_flush_prev),
7184         (gst_video_rate_swap_prev), (gst_video_rate_event),
7185         (gst_video_rate_chain):
7186         Fix typo in docs.
7187
7188         * gst/videoscale/gstvideoscale.c: (gst_video_scale_class_init),
7189         (gst_video_scale_init), (gst_video_scale_prepare_size),
7190         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
7191         (gst_video_scale_fixate_caps), (gst_video_scale_transform):
7192         * gst/videoscale/gstvideoscale.h:
7193         Added docs, examples.
7194         Some code cleanups.
7195         Post errors instead of g_warning.
7196
7197 2006-03-02  Wim Taymans  <wim@fluendo.com>
7198
7199         * docs/libs/gst-plugins-base-libs-docs.sgml:
7200         * docs/libs/gst-plugins-base-libs-sections.txt:
7201         * docs/libs/gst-plugins-base-libs.types:
7202         * docs/plugins/Makefile.am:
7203         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7204         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7205         Added some more docs to libs and plugins.
7206
7207         * gst-libs/gst/audio/gstringbuffer.c:
7208         (gst_ring_buffer_prepare_read), (gst_ring_buffer_clear):
7209         * gst-libs/gst/audio/gstringbuffer.h:
7210         Document ringbuffer some more.
7211
7212         * gst/videorate/gstvideorate.c: (gst_video_rate_class_init),
7213         (gst_video_rate_setcaps), (gst_video_rate_reset),
7214         (gst_video_rate_init), (gst_video_rate_flush_prev),
7215         (gst_video_rate_swap_prev), (gst_video_rate_event),
7216         (gst_video_rate_chain), (gst_video_rate_change_state):
7217         * gst/videorate/gstvideorate.h:
7218         Fix videorate to use segments.
7219         Make it work with 0/1 framerates (closes #331903)
7220         Handle EOS correctly.
7221         Added docs.
7222
7223 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
7224
7225         * ext/ogg/gstogmparse.c: (gst_ogm_parse_class_init),
7226         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
7227         (gst_ogm_text_parse_init), (gst_ogm_parse_change_state):
7228           In state change function, first chain up to parent class,
7229           then handle downwards state change stuff. Remove some
7230           commented out cruft from 0.8 code.
7231
7232 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
7233
7234         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
7235         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
7236         (gst_ogm_parse_sink_convert), (gst_ogm_parse_sink_query),
7237         (gst_ogm_parse_chain):
7238           Don't remove/re-add source pad if the new caps are the same as
7239           the old caps anyway (#333042). When removing source pad, don't
7240           unref it afterwards - we didn't ref it when adding. Sprinkle some
7241           GST_DEBUG_FUNCPTR goodness here and there. Don't leak references
7242           after using gst_pad_get_parent(). Return downstream flow return
7243           value in chain function.
7244
7245 2006-03-02  Wim Taymans  <wim@fluendo.com>
7246
7247         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7248         * docs/plugins/gst-plugins-base-plugins.args:
7249         * docs/plugins/gst-plugins-base-plugins.hierarchy:
7250         * docs/plugins/gst-plugins-base-plugins.interfaces:
7251         * docs/plugins/gst-plugins-base-plugins.signals:
7252         Fix hierarchy, added some more elements to the docs.
7253
7254         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7255         (gst_ffmpegcsp_get_type):
7256         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7257         Fix docs for ffmpegcolorspace.
7258
7259 2006-03-01  Tim-Philipp Müller  <tim at centricular dot net>
7260
7261         * gst/typefind/gsttypefindfunctions.c: (id3_type_find),
7262         (apetag_type_find), (ape_type_find), (plugin_init):
7263           Some typefinding fine-tuning:
7264           - rank ID3/APE tags in order of preference via probabilities, so that
7265             ID3v2 > APEv2 > APEv1 > ID3v1.
7266           - three or four bytes don't really justify MAXIMUM probability,
7267             change those to 'very likely' (musepack and monkeysaudio).
7268
7269 2006-03-01  Wim Taymans  <wim@fluendo.com>
7270
7271         * docs/plugins/Makefile.am:
7272         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7273         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7274         * ext/alsa/gstalsamixer.c:
7275         * ext/alsa/gstalsamixer.h:
7276         * ext/alsa/gstalsamixerelement.c:
7277         (gst_alsa_mixer_element_class_init), (gst_alsa_mixer_element_init):
7278         * ext/alsa/gstalsamixerelement.h:
7279         * ext/alsa/gstalsasink.c:
7280         * ext/alsa/gstalsasink.h:
7281         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
7282         (gst_alsasrc_init):
7283         * ext/alsa/gstalsasrc.h:
7284         Added alsa docs.
7285         Small code cleanups.
7286
7287 2006-03-01  Wim Taymans  <wim@fluendo.com>
7288
7289         * ext/theora/Makefile.am:
7290         Dist new header too,
7291
7292 2006-03-01  Wim Taymans  <wim@fluendo.com>
7293
7294         * docs/plugins/Makefile.am:
7295         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7296         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7297         * ext/gnomevfs/gstgnomevfssink.h:
7298         * ext/gnomevfs/gstgnomevfssrc.h:
7299         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
7300         * ext/vorbis/vorbisdec.h:
7301         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_sink):
7302         * ext/vorbis/vorbisenc.h:
7303         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps),
7304         (vorbis_parse_chain), (vorbis_parse_change_state):
7305         * ext/vorbis/vorbisparse.h:
7306         * gst/audioconvert/gstaudioconvert.h:
7307         * gst/tcp/gsttcpserversink.h:
7308         * gst/videotestsrc/gstvideotestsrc.c:
7309         * gst/videotestsrc/gstvideotestsrc.h:
7310         * gst/volume/gstvolume.c:
7311         * gst/volume/gstvolume.h:
7312         Fix some more docs.
7313         Added docs for vorbisdec and vorbisparse.
7314         Fix vorbisparse.
7315
7316 2006-03-01  Wim Taymans  <wim@fluendo.com>
7317
7318         * docs/plugins/Makefile.am:
7319         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
7320         * docs/plugins/gst-plugins-base-plugins-sections.txt:
7321         * ext/pango/gstclockoverlay.h:
7322         * ext/pango/gsttextoverlay.h:
7323         * ext/pango/gsttextrender.h:
7324         * ext/pango/gsttimeoverlay.h:
7325         * ext/theora/gsttheoradec.h:
7326         * ext/theora/gsttheoraenc.h:
7327         * ext/theora/theoradec.c:
7328         * ext/theora/theoraenc.c:
7329         * gst/audioconvert/gstaudioconvert.h:
7330         * gst/audiotestsrc/gstaudiotestsrc.h:
7331         * gst/ffmpegcolorspace/gstffmpegcolorspace.h:
7332         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_class_init):
7333         * gst/tcp/gstmultifdsink.h:
7334         Updated/added documentation.
7335
7336         * ext/pango/gsttextoverlay.c: (gst_text_overlay_valign_get_type),
7337         (gst_text_overlay_halign_get_type),
7338         (gst_text_overlay_wrap_mode_get_type),
7339         (gst_text_overlay_base_init), (gst_text_overlay_class_init),
7340         (gst_text_overlay_init), (gst_text_overlay_set_property),
7341         (gst_text_overlay_get_property):
7342         Fix up properties to be enums instead of string to make bindings,
7343         introspection and automatic GUI creation possible.
7344         Add getters for the properties.
7345
7346 2006-02-28  Sebastien Moutte  <sebastien@moutte.net>
7347
7348         * gst/audiotestsrc/gstaudiotestsrc.c:
7349           added defines of M_PI and M_PI_2
7350         * gst/ffmpegcolorspace/avcodec.h:
7351           removed #include "stdint.h" for win32 as _stdint.h is 
7352           autogenerated to win32/common
7353         * win32/common/libgstaudio.def:
7354         * win32/common/libgsttag.def:
7355           added some exports
7356         * win32/vs6:
7357           some project files bugs corrected
7358         * win32/vs7:
7359           project files are reset to the default vs7 configuration 
7360           (they link to msvcr71.dll using default optimizations)
7361           
7362 2006-02-28  Wim Taymans  <wim@fluendo.com>
7363
7364         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_class_init):
7365         Fix some docs.
7366
7367 2006-02-28  Edward Hervey  <edward@fluendo.com>
7368
7369         * ext/alsa/gstalsasrc.c:
7370         Set proper class on the ElementDetails:
7371         Source/Audio instead of Src/Audio/
7372
7373 2006-02-28  Edward Hervey  <edward@fluendo.com>
7374
7375         * gst/videoscale/vs_scanline.c:
7376         (vs_scanline_resample_nearest_RGBA):
7377         Revert optimization in videoscale. It should go in liboil and have
7378         an appropriate liboil function.
7379
7380 2006-02-28  Wim Taymans  <wim@fluendo.com>
7381
7382         * gst-libs/gst/audio/gstbaseaudiosink.c:
7383         (gst_base_audio_sink_provide_clock):
7384         Don't try to provide a clock in the NULL state.
7385
7386 2006-02-28  Wim Taymans  <wim@fluendo.com>
7387
7388         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
7389         (gst_ogg_pad_event), (gst_ogg_pad_internal_chain),
7390         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7391         (gst_ogg_demux_deactivate_current_chain),
7392         (gst_ogg_demux_activate_chain), (gst_ogg_demux_do_seek),
7393         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_info),
7394         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
7395         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
7396         Use GstSegment infrastructure to remove duplicated code
7397         and handle more seek cases correctly.
7398
7399 2006-02-28  Wim Taymans  <wim@fluendo.com>
7400
7401         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7402         (gst_ffmpegcsp_transform):
7403         Don't ignore return code from ffmpeg convert function.
7404
7405         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
7406         Split out some long statements to ease debugging.
7407
7408 2006-02-27  Jan Schmidt  <thaytan@mad.scientist.com>
7409
7410         * ext/libvisual/visual.c: (gst_visual_init),
7411         (gst_vis_src_negotiate), (get_buffer), (plugin_init):
7412         Don't use gst_pad_use_fixed_caps, because it prevents downstream from
7413         being able to renegotiate the size. Instead, use the negotiation
7414         algorithm from the goom plugin to pick an initial output caps. 
7415
7416         Also, allow theoretical libvisual plugins that might support non-GL 
7417         output even if they also do GL.
7418
7419 2006-02-26  Julien MOUTTE  <julien@moutte.net>
7420
7421         * ext/libvisual/visual.c: (gst_visual_init),
7422         (gst_visual_src_setcaps), (get_buffer), (gst_visual_chain),
7423         (plugin_init): Load only non GL plugins. Fix some memleaks and 
7424         possible negotiation issues.
7425
7426 2006-02-25  Julien MOUTTE  <julien@moutte.net>
7427
7428         * gst-libs/gst/tag/tag.h: Adding Annodex tags here.
7429
7430 2006-02-24  Michael Smith  <msmith@fluendo.com>
7431
7432         * gst/typefind/gsttypefindfunctions.c: (mpeg4_video_type_find),
7433         (cmml_type_find), (plugin_init):
7434           Fix CMML type find function to not require a specific minor version
7435           of the CMML header.
7436
7437           Add an MPEG4 video elementary stream typefind function.
7438
7439 2006-02-04  Michael Smith  <msmith@fluendo.com>
7440
7441         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
7442         (gst_ogg_pad_parse_skeleton_fisbone), (gst_ogg_pad_query_convert),
7443         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
7444         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
7445         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_collect_chain_info),
7446         (gst_ogg_demux_change_state), (gst_annodex_granule_to_time):
7447           Annodex support in ogg demuxer. Doesn't do very much without the
7448           other annodex patches (to come).
7449
7450 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7451
7452         Patch by: Fabrizio Gennari <fabrizio dot get at tiscali dot it>
7453
7454         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
7455           Pick up palette for MS video v1 (#327028)
7456
7457 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7458
7459         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7460         (gst_ffmpegcsp_caps_remove_format_info),
7461         (gst_ffmpegcsp_get_unit_size):
7462           The 'palette_data' field from incoming RGB caps shouldn't be
7463           proxied on outgoing YUV caps; also, restrict unit size
7464           adjustment in case of paletted data only to the unit that
7465           actually has a palette. Fixes #330711.
7466
7467 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7468
7469         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
7470         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
7471         (gst_ffmpegcsp_finalize), (gst_ffmpegcsp_class_init),
7472         (gst_ffmpegcsp_get_unit_size):
7473           Plug some memory leaks.
7474
7475 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
7476
7477         * sys/ximage/Makefile.am:
7478         * sys/xvimage/Makefile.am:
7479           Add some _CFLAGS and _LIBS that seem to be missing
7480           and/or required for Cygwin (see #317048).
7481
7482 2006-02-22  Wim Taymans  <wim@fluendo.com>
7483
7484         * ext/alsa/gstalsasrc.c:
7485         Fix description as pointed out by caugier.
7486
7487 2006-02-22  Tommi Myöhänen  <ext-tommi do myohanen at nokia dot com>
7488
7489         Reviewed by : Edward Hervey  <edward@fluendo.com>
7490
7491         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7492         (qt_type_find):
7493         Better 3gp typefinding (#331526).
7494
7495 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
7496
7497         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7498           Don't send EOS event here, the base class will send one for us.
7499
7500         * gst/playback/gstplaybasebin.c: (prepare_output):
7501           Subpictures without video stream aren't allowed either.
7502         
7503         * gst/subparse/gstsubparse.c: (gst_subparse_type_find):
7504           Fix debug statement copy'n'paste-o.
7505
7506 2006-02-21  Tim-Philipp Müller  <tim at centricular dot net>
7507
7508         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume):
7509           Fix issues with mixer keeping state when muting/unmuting
7510           and when changing the volume whilst muted (see #331763
7511           and #331765).
7512
7513 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
7514
7515         * gst/subparse/gstsubparse.c: (subrip_unescape_formatting),
7516         (parse_subrip), (gst_sub_parse_format_autodetect):
7517           Set right caps given that we send escaped text. Also,
7518           honour <i></i>, <b></b> and <u></u> markers that can be found
7519           in .srt files (fixes #310202).
7520
7521 2006-02-20  Tim-Philipp Müller  <tim at centricular dot net>
7522
7523         * gst-libs/gst/audio/mixerutils.c:
7524         (element_factory_rank_compare_func):
7525           Make order in which elements are tried more determinable.
7526
7527 2006-02-20  Julien MOUTTE  <julien@moutte.net>
7528
7529         * gst/playback/gstdecodebin.c: (get_our_ghost_pad),
7530         (remove_element_chain), (cleanup_decodebin),
7531         (gst_decode_bin_change_state): Make decodebin reusable by
7532         fixing remove_element_chain first and then introduce a
7533         cleaner in state change to ->NULL. (Closes #331678)
7534
7535 2006-02-19  Wim Taymans  <wim@fluendo.com>
7536
7537         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_open_file):
7538         use 0666 mask when creating files so umask gets applied
7539         correctly. Fixes #331295.
7540
7541 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
7542
7543         * gst/subparse/Makefile.am:
7544         * gst/subparse/gstssaparse.c: (gst_ssa_parse_base_init),
7545         (gst_ssa_parse_dispose), (gst_ssa_parse_init),
7546         (gst_ssa_parse_class_init), (gst_ssa_parse_src_event),
7547         (gst_ssa_parse_sink_event), (gst_ssa_parse_setcaps),
7548         (gst_ssa_parse_remove_override_codes), (gst_ssa_parse_parse_line),
7549         (gst_ssa_parse_chain), (gst_ssa_parse_change_state):
7550         * gst/subparse/gstssaparse.h:
7551         * gst/subparse/gstsubparse.c: (plugin_init):
7552           Add very basic parser for SSA subtitle streams (as often
7553           found in matroska files).
7554
7555 2006-02-19  Tim-Philipp Müller  <tim at centricular dot net>
7556
7557         * gst/playback/gstdecodebin.c: (mimetype_is_raw):
7558           That should be text/x-pango-markup, not text/x-pango-layout.
7559
7560 2006-02-19  Julien MOUTTE  <julien@moutte.net>
7561
7562         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize):
7563         Polishing.
7564
7565 2006-02-19  Julien MOUTTE  <julien@moutte.net>
7566
7567         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7568         (gst_text_overlay_finalize), (gst_text_overlay_init),
7569         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7570         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7571         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7572         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7573         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7574         Fix state change deadlock.
7575
7576 2006-02-19  Julien MOUTTE  <julien@moutte.net>
7577
7578         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7579         (gst_text_overlay_finalize), (gst_text_overlay_init),
7580         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7581         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7582         (gst_text_overlay_text_event), (gst_text_overlay_video_event),
7583         (gst_text_overlay_pop_text), (gst_text_overlay_text_chain),
7584         (gst_text_overlay_video_chain), (gst_text_overlay_change_state):
7585         * ext/pango/gsttextoverlay.h: Fix seeking both for muxed formats
7586         and subtitles files.
7587
7588 2006-02-19  Julien MOUTTE  <julien@moutte.net>
7589
7590         * gst/playback/gstdecodebin.c: (mimetype_is_raw): pango layout
7591         should be considered as raw.
7592
7593 2006-02-19  Julien MOUTTE  <julien@moutte.net>
7594
7595         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
7596         (cb_probe):
7597         * gst/playback/gststreaminfo.h: Introduce language informations.
7598
7599 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
7600
7601         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
7602         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
7603         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
7604         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new):
7605         Set shared memory segments to be deleted as soon as we have attached,
7606         that way they get cleaned up automatically if we crash.
7607
7608 2006-02-18  Julien MOUTTE  <julien@moutte.net>
7609
7610         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_get_text): 
7611         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_get_text): Those
7612         functions are called with lock held.
7613
7614 2006-02-18  Julien MOUTTE  <julien@moutte.net>
7615
7616         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
7617         (gst_text_overlay_finalize), (gst_text_overlay_init),
7618         (gst_text_overlay_setcaps), (gst_text_overlay_src_event),
7619         (gst_text_overlay_render_text), (gst_text_overlay_text_pad_link),
7620         (gst_text_overlay_text_pad_unlink), (gst_text_overlay_text_event),
7621         (gst_text_overlay_video_event), (gst_text_overlay_pop_text),
7622         (gst_text_overlay_text_chain), (gst_text_overlay_video_chain),
7623         (gst_text_overlay_change_state): Refactoring of textoverlay
7624         without collectpads. This now supports sparse subtitles coming
7625         from a demuxer instead of a sub file. Seeking is still broken 
7626         though. Need to discuss with wtay some more on how to handle
7627         seeking correctly.
7628         * ext/pango/gsttextoverlay.h:
7629         * gst/playback/gstplaybin.c: (setup_sinks): Support linking with
7630         subtitles coming from the demuxer.
7631
7632 2006-02-17  Wim Taymans  <wim@fluendo.com>
7633
7634         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_convert_src),
7635         (gst_vorbisenc_convert_sink):
7636         Use some more scaling functions.
7637
7638 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
7639
7640         * ext/cdparanoia/gstcdparanoiasrc.c:
7641         (gst_cd_paranoia_src_class_init), (gst_cd_paranoia_dummy_callback),
7642         (gst_cd_paranoia_paranoia_callback),
7643         (gst_cd_paranoia_src_signal_is_being_watched),
7644         (gst_cd_paranoia_src_read_sector):
7645         * ext/cdparanoia/gstcdparanoiasrc.h:
7646           Add back 'transport-error' and 'uncorrected-error' signals and
7647           make them actually be fired when bad stuff happens (#319340).
7648
7649 2006-02-17  Wim Taymans  <wim@fluendo.com>
7650
7651         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
7652         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
7653         (gst_ring_buffer_device_is_open), (gst_ring_buffer_acquire),
7654         (gst_ring_buffer_release), (gst_ring_buffer_set_flushing),
7655         (gst_ring_buffer_start), (gst_ring_buffer_pause_unlocked),
7656         (gst_ring_buffer_pause), (gst_ring_buffer_stop),
7657         (gst_ring_buffer_delay), (gst_ring_buffer_samples_done),
7658         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
7659         (gst_ring_buffer_commit), (gst_ring_buffer_prepare_read),
7660         (gst_ring_buffer_clear):
7661         Small cleanups.
7662         Added some G_LIKELY.
7663
7664 2006-02-17  Wim Taymans  <wim@fluendo.com>
7665
7666         * gst-libs/gst/audio/TODO:
7667         Update TODO
7668
7669         * gst-libs/gst/audio/gstbaseaudiosink.c:
7670         (gst_base_audio_sink_get_offset):
7671         When trying to play samples ASAP and we don't have a
7672         previous sample, try to play at position 0 instead of
7673         an invalid position.
7674
7675 2006-02-17  Wim Taymans  <wim@fluendo.com>
7676
7677         * ext/alsa/gstalsasink.c: (gst_alsasink_open),
7678         (gst_alsasink_reset):
7679         Also release lock when we get an error in _reset();
7680         fix an error message.
7681
7682 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
7683
7684         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
7685         (gst_alsasink_init), (get_channel_free_structure),
7686         (caps_add_channel_configuration), (gst_alsasink_getcaps),
7687         (gst_alsasink_close):
7688         * ext/alsa/gstalsasink.h:
7689           Add support for more than 2 channels (#326720).
7690
7691 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
7692
7693         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
7694           Set codec_name for WAVEFORMATEX as well. When we have 'normal PCM'
7695           with 4 or 6 channels, assume a default channel layout to make things
7696           work (not sure there's anything else we can do in those cases).
7697
7698 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
7699
7700         * gst-libs/gst/audio/multichannel.c:
7701           Minor docs fix.
7702
7703         * gst-libs/gst/riff/Makefile.am:
7704         * gst-libs/gst/riff/riff-ids.h:
7705         * gst-libs/gst/riff/riff-media.c:
7706         (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
7707           Add support for WAVEFORMATEX, eg. PCM audio with more than two
7708           channels and a channel layout map.
7709           
7710 2006-02-16  Mathieu Garcia <b0nk at free dot fr>
7711
7712         Reviewed by Edward Hervey  <edward@fluendo.com>
7713
7714         * gst/videoscale/vs_scanline.c: (vs_scanline_resample_nearest_RGBA): 
7715         C-level optimization of the RGBA nearest neighbour function.
7716         Eventually this might end up in liboil with vectorized versions.
7717
7718 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
7719
7720         * gst-libs/gst/audio/multichannel.c:
7721         (gst_audio_get_channel_positions):
7722           When we have more than 2 channels, but no channel layout is
7723           specified in the caps, return some default channel layout
7724           to the caller and warn about about a possibly buggy element
7725           (could be buggy filtercaps as well of course) (#317038).
7726
7727 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
7728
7729         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
7730           Add gst-libs/gst/cdda to list of lib search paths.
7731
7732 2006-02-15  Andy Wingo  <wingo@pobox.com>
7733
7734         * ext/ogg/gstoggmux.c (gst_ogg_mux_collected): When updating
7735         timestamp, update timestamp_end as well. Fixes a bugaboo. I hope
7736         to the Lord Jesus that I do not have to touch the ogg muxer ever
7737         again.
7738
7739 2006-02-15  Edward Hervey  <edward@fluendo.com>
7740
7741         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
7742         quicktime movie files can also contain 'uuid' atoms.
7743
7744 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
7745
7746         * gst/audioconvert/plugin.c: (plugin_init):
7747           Register the GstAudioChannelPosition enum type with the type
7748           system in the plugin_init function, so that it is known before
7749           any element actually makes use of multi-channel stuff. This is
7750           required for example if one wants to be able to deserialise/use
7751           a caps string with channel positions before any pipeline has
7752           been setup and started, like with gst-launch.
7753
7754 2006-02-14  Wim Taymans  <wim@fluendo.com>
7755
7756         * gst-libs/gst/audio/gstringbuffer.c:
7757         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_delay),
7758         (gst_ring_buffer_samples_done), (wait_segment),
7759         (gst_ring_buffer_commit), (gst_ring_buffer_clear):
7760         Add some compiler G_(UN_)LIKELY help.
7761         SIGNAL the ringbuffer waiters when going to PAUSED as well to
7762         make sure they can exit their functions. Should fix #330748
7763
7764 2006-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
7765
7766         * Makefile.am:
7767         * configure.ac:
7768         * win32/MANIFEST:
7769         * win32/common/_stdint.h:
7770           Windows does not have long long; copy the generated _stdint.h
7771         * win32/common/interfaces-enumtypes.c:
7772         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
7773         (gst_mixer_track_flags_get_type),
7774         (gst_tuner_channel_flags_get_type):
7775         * win32/common/multichannel-enumtypes.c:
7776         (gst_audio_channel_position_get_type):
7777           update
7778
7779 2006-02-13  Wim Taymans  <wim@fluendo.com>
7780
7781         * gst-libs/gst/audio/gstbaseaudiosink.c:
7782         (gst_base_audio_sink_get_time), (gst_base_audio_sink_preroll),
7783         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7784         Always sync on first sample we receive when starting.
7785
7786 2006-02-13  Wim Taymans  <wim@fluendo.com>
7787
7788         * gst/playback/gstplaybin.c: (gen_vis_element):
7789         Update vis bin docs.
7790         Move queue after tee so we don't queue video buffers but
7791         audio samples instead. Fixes problems where the video queue
7792         is filled and the audio queue empty.
7793
7794 2006-02-13  Tim-Philipp Müller  <tim at centricular dot net>
7795
7796         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_create):
7797           No need to push an EOS event here, GstBaseSrc will do that for us
7798           when we return FLOW_UNEXPECTED.
7799           
7800 2006-02-12  Wim Taymans  <wim@fluendo.com>
7801
7802         * gst-libs/gst/audio/gstbaseaudiosink.c:
7803         (gst_base_audio_sink_get_time), (gst_base_audio_sink_setcaps),
7804         (gst_base_audio_sink_drain), (gst_base_audio_sink_preroll),
7805         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
7806         Use scale functions when possible.
7807         Fix error messages.
7808         Free clockid when after waiting for EOS.
7809         Use G_(UN_)LIKLY when it makes sense.
7810         Fix sample clipping bug found by Arwed v. Merkatz fixes #330789.
7811
7812 2006-02-12  Edward Hervey  <edward@fluendo.com>
7813
7814         * gst/playback/gstplaybasebin.c: (prepare_output): 
7815         Remove stray semi-colon (fixes #330888).
7816
7817 2006-02-12  Jan Schmidt  <thaytan@mad.scientist.com>
7818
7819         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
7820         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls):
7821         Fix up the XShm call testing so that we catch errors, and don't
7822         cause new ones by attempting to detach from a segment we failed
7823         to attach to. Fixes #312439.
7824
7825 2006-02-10  Edward Hervey  <edward@fluendo.com>
7826
7827         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
7828         Added flv file typefind (video/x-flv).
7829
7830 2006-02-10  Edward Hervey  <edward@fluendo.com>
7831
7832         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
7833         (gst_riff_create_video_template_caps):
7834         Added FLV1 <==> 'video/x-flash-video,flvversion=1' conversion.
7835         Also added the caps to the default set of riff video caps.
7836
7837 2006-02-09  Andy Wingo  <wingo@pobox.com>
7838
7839         * ext/ogg/gstoggmux.c (GstOggPad): Keep track of both the start
7840         time and the end time of the last packet in the page.
7841         (gst_ogg_mux_pad_queue_page): In addition to setting the timestamp
7842         on the pages in our queue, set the duration as well. Reflow a
7843         debug statement.
7844         (gst_ogg_mux_collected): Keep track of GstOggPad->timestamp_end.
7845         Fixes bad muxing order.
7846
7847 2006-02-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7848
7849         * gst-libs/gst/rtp/gstbasertppayload.c:
7850         (gst_basertppayload_setcaps), (gst_basertppayload_push):
7851           update seqnum before setting it on the packet; this makes sure
7852           that the timestamp and seqnum properties match after pushing
7853           a buffer
7854
7855 2006-02-09  Andy Wingo  <wingo@pobox.com>
7856
7857         * gst-libs/gst/audio/gstringbuffer.c
7858         (gst_ring_buffer_samples_done): Cast to guint64, fixes an integer
7859         overflow after 13.5 hours of recording. Kapow!
7860
7861         * ext/alsa/gstalsasrc.c (gst_alsasrc_delay): Clamp the delay to
7862         the buffer size -- we don't care about underrun/overrun reporting
7863         right now, just need to return a useful value.
7864
7865 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
7866
7867         * configure.ac:
7868           Back to CVS
7869
7870 === release 0.10.3 ===
7871
7872 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
7873
7874         * configure.ac:
7875           releasing 0.10.3, "Under Pressure"
7876
7877 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
7878
7879         * configure.ac:
7880         Drat. Bump libtool version number for new API.
7881         Prelease 0.10.2.3 (of 0.10.3)
7882
7883 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
7884
7885         * configure.ac:
7886         * win32/common/config.h:
7887         0.10.2.2 prerelease (of 0.10.3).
7888
7889 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
7890
7891         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_create):
7892           Revert Andy's newsegment change pending a more correct
7893           fix.
7894
7895 2006-02-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7896
7897         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
7898         (qt_type_find), (plugin_init):
7899           detect more files as 3gp
7900           group and reorder the iso file formats
7901
7902 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7903
7904         * ext/vorbis/vorbis.c: (plugin_init):
7905           Register musicbrainz tags, so apps don't have to.
7906
7907 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7908
7909         * gst-libs/gst/tag/gstvorbistag.c: (gst_tag_from_vorbis_tag),
7910         (gst_tag_to_vorbis_tag):
7911           Make sure we called gst_tag_register_musicbrainz_tags()
7912           before possibly mapping a vorbiscomment string from/to a
7913           musicbrainz tag.
7914
7915 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7916
7917         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
7918           In case we can't find the required number of consecutive
7919           mpeg audio frames to positively identify an MPEG audio
7920           stream, check if there's at least a valid mpeg audio
7921           frame right at offset 0 and if so suggest mpeg/audio
7922           caps with a very low probability (#153004).
7923
7924 2006-02-07  Andy Wingo  <wingo@pobox.com>
7925
7926         * gst/tcp/gsttcpclientsrc.c (gst_tcp_client_src_create): Switch to
7927         a TIME segment if we get timestamped buffers. Requires recent
7928         fixes in core to work properly.
7929
7930 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7931
7932         * gst/playback/gstplaybasebin.c: (prepare_output):
7933           Don't print the URI as part of the error message, it
7934           makes error dialogs look rather ugly, especially if
7935           the URI is very long or has characters in it that
7936           need escaping.
7937
7938 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7939
7940         * gst/playback/gstplaybasebin.c: (prepare_output):
7941           Error out if we have only text or subtitles, but nothing
7942           else. Also error out if we have subtitles but no video
7943           stream.
7944
7945 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
7946
7947         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_create):
7948           Treat GNOME_VFS_RESULT_EOF as EOS, not as error (#329194).
7949           Post an error message on the bus when we encounter an
7950           error, which will hopefully be more meaningful than the
7951           'Internal Flow Error' message users get to see if we
7952           just return GST_FLOW_ERROR.
7953
7954 2006-02-07  Andy Wingo  <wingo@pobox.com>
7955
7956         * configure.ac (GST_MAJORMINOR): Update core version req to
7957         0.10.2.2, for the collectpads API addition (#330244).
7958
7959 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
7960
7961         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
7962           Return FALSE from plugin_init() when GnomeVFS can't
7963           be initialised for some reason (#328423).
7964
7965 2006-02-06  Julien MOUTTE  <julien@moutte.net>
7966
7967         * ext/pango/gsttextoverlay.c: (gst_text_overlay_src_event): 
7968         Stick to seeking theory until i find the bug.
7969         * gst/subparse/gstsubparse.c: (parse_subrip): Fix debug.
7970
7971 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
7972
7973         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7974         (theora_enc_finalize), (theora_enc_sink_setcaps),
7975         (theora_set_header_on_caps), (theora_enc_chain),
7976         (theora_enc_change_state):
7977         * tests/check/pipelines/theoraenc.c: (GST_START_TEST):
7978           Make theoraenc and the tests leak free. Like, really.
7979
7980 2006-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
7981
7982         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
7983         (theora_enc_finalize), (theora_enc_sink_setcaps):
7984           Add a finalize method to ensure we clean up state even if
7985           someone omitted the state change back to NULL.
7986
7987         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1),
7988         (gst_vorbisenc_chain):
7989           Free some more leaked bits.
7990
7991         * tests/check/pipelines/theoraenc.c: (start_pipeline),
7992         (stop_pipeline):
7993           Wait for state changes to happen if they're ASYNC.
7994
7995           This ought to teach those fancy pants buildbots a lesson.
7996
7997 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
7998
7999         * gst-libs/gst/tag/gstid3tag.c:
8000           Add mapping for ID3 International Standard Recording Code
8001           tag "TSRC"
8002
8003 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
8004
8005         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_metadata_set1):
8006           Don't leak tag names.
8007
8008 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8009
8010         * docs/libs/gst-plugins-base-libs-docs.sgml:
8011         * docs/libs/gst-plugins-base-libs-sections.txt:
8012         * gst-libs/gst/tag/gstid3tag.c:
8013         * gst-libs/gst/tag/gstvorbistag.c:
8014         * gst-libs/gst/tag/tags.c:
8015           Split libgsttag docs into multiple sections.
8016
8017 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8018
8019         * docs/libs/Makefile.am:
8020         * docs/libs/gst-plugins-base-libs-docs.sgml:
8021         * docs/libs/gst-plugins-base-libs-sections.txt:
8022         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_from_id3_tag):
8023         * gst-libs/gst/tag/gstvorbistag.c:
8024         * gst-libs/gst/tag/tag.h:
8025         * gst-libs/gst/tag/tags.c:
8026           Add libgsttag to the docs.
8027
8028 2006-02-05  Julien MOUTTE  <julien@moutte.net>
8029
8030         * ext/pango/gsttextoverlay.c: (gst_text_overlay_finalize),
8031         (gst_text_overlay_init), (gst_text_overlay_src_event),
8032         (gst_text_overlay_collected): Fix clockoverlay.
8033
8034 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8035
8036         * docs/libs/compiling.sgml:
8037           Fix typo: it's pkg-config, not pkg-gconfig
8038
8039         * docs/libs/gst-plugins-base-libs-docs.sgml:
8040         * docs/libs/gst-plugins-base-libs-sections.txt:
8041         * docs/libs/tmpl/gstgconf.sgml:
8042           There is no libgstgconf in 0.10, remove it
8043           from the docs.
8044
8045 2006-02-05  Julien MOUTTE  <julien@moutte.net>
8046
8047         * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
8048         * ext/pango/gsttextoverlay.c: (gst_text_overlay_init),
8049         (gst_text_overlay_src_event), (gst_text_overlay_collected):
8050         * gst/subparse/gstsubparse.c: (gst_sub_parse_dispose),
8051         (gst_sub_parse_class_init), (gst_sub_parse_init),
8052         (gst_sub_parse_src_event), (parse_mdvdsub), (parse_subrip),
8053         (parse_mpsub), (parser_state_init), (handle_buffer),
8054         (gst_sub_parse_chain), (gst_sub_parse_sink_event), (plugin_init):
8055         * gst/subparse/gstsubparse.h: Introduce seeking code.
8056
8057 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8058
8059         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8060           Add comment about LANGUAGE tag inconsistency (we want
8061           ISO-639-1, but extract three-letter identifiers?)
8062
8063         * po/POTFILES.in:
8064           Add two translatable files.
8065
8066 2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
8067
8068         * gst-libs/gst/tag/Makefile.am:
8069         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add):
8070         * gst-libs/gst/tag/tag.h:
8071         * gst-libs/gst/tag/tags.c:
8072         (gst_tag_register_musicbrainz_tags_internal),
8073         (gst_tag_register_musicbrainz_tags):
8074           Forward-port some tags stuff from the 0.8 branch. This is
8075           mostly the addition of musicbrainz tags and their mapping
8076           to vorbistags, and a vorbistag mapping of the language tag.
8077
8078 2006-02-05  Julien MOUTTE  <julien@moutte.net>
8079
8080         * gst/playback/gstplaybin.c: (gen_text_element): Fix broken code
8081         refactoring.
8082
8083 2006-02-04  David Schleef  <ds@schleef.org>
8084
8085         * ext/ogg/gstoggmux.c:
8086         * gst/typefind/gsttypefindfunctions.c:
8087           Add Dirac typefinding and add dirac format to oggmux.
8088
8089 2006-02-03  Tim-Philipp Müller  <tim at centricular dot net>
8090
8091         * gst/playback/gstdecodebin.c: (try_to_link_1):
8092           Don't put essential function call into
8093           g_return_*() macro, otherwise it'll all be
8094           replaced by NOOPs when compiling with
8095           G_DISABLE_CHECKS defined.
8096
8097 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
8098
8099         * ext/ogg/gstoggdemux.c:
8100         * ext/ogg/gstoggparse.c:
8101         * gst/tcp/gsttcpserversink.c:
8102         * sys/v4l/v4lsrc_calls.c:
8103         * sys/v4l/v4lsrc_calls.h:
8104         Just make it compile with --disable-gst-debug.
8105
8106 2006-02-03  Wim Taymans  <wim@fluendo.com>
8107
8108         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8109         (gst_alsasink_class_init), (gst_alsasink_init),
8110         (gst_alsasink_write), (gst_alsasink_reset):
8111         * ext/alsa/gstalsasink.h:
8112         Add lock to protect alsa calls.
8113         Implement reset to flush samples ASAP, does not work
8114         with dmix though.
8115
8116 2006-02-02  Wim Taymans  <wim@fluendo.com>
8117
8118         * gst-libs/gst/audio/gstbaseaudiosink.c:
8119         (gst_base_audio_sink_provide_clock):
8120         Ugh.. getting late I guess...
8121
8122 2006-02-02  Wim Taymans  <wim@fluendo.com>
8123
8124         * gst-libs/gst/audio/gstbaseaudiosink.c:
8125         (gst_base_audio_sink_provide_clock),
8126         (gst_base_audio_sink_set_property),
8127         (gst_base_audio_sink_get_property), (gst_base_audio_sink_render):
8128         Don't try to provide a clock when we are not negotiated since
8129         we might not be able to make it run.
8130
8131 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
8132
8133         * gst/playback/gstdecodebin.c: (try_to_link_1):
8134           Unlinking two source pads is ... hard.
8135
8136 2006-02-02  Wim Taymans  <wim@fluendo.com>
8137
8138         * gst-libs/gst/audio/TODO:
8139         Updated.
8140
8141         * gst-libs/gst/audio/gstbaseaudiosink.c:
8142         (gst_base_audio_sink_drain), (gst_base_audio_sink_event):
8143         On EOS, wait till the last sample is played before posting EOS.
8144
8145 2006-02-01  Philippe Kalaf <burger at speedy dot org>
8146
8147         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8148           Patch by Kai Vehmanen : Adds ability to enable newsegment bypass by
8149           setting queue_delay to zero. Also avoid thread being started if
8150           queue_delay is zero.
8151
8152 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8153
8154         * gst/playback/test6.c: (new_decoded_pad_cb), (show_error), (main):
8155           Make test work again by connecting fakesinks to each decoded pad,
8156           which makes the pipeline wait until each fakesink has a buffer
8157           queued before going to PAUSED state. At that point we know the
8158           decodebin pads are negotiated.
8159
8160 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8161
8162         * gst-libs/gst/cdda/gstcddabasesrc.c: (gst_cdda_base_src_query),
8163         (gst_cdda_base_src_handle_event):
8164         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audio_test_src_query):
8165           Pass unhandled queries to the parent class's query function.
8166
8167 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8168
8169         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_types),
8170         (gst_ogg_pad_src_query):
8171         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
8172         * ext/theora/theoradec.c: (theora_dec_src_query),
8173         (theora_dec_sink_query):
8174         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
8175         (vorbis_dec_sink_query):
8176         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
8177         (gst_vorbisenc_sink_query):
8178         * gst/adder/gstadder.c: (gst_adder_query):
8179           Pass unhandled queries upstream instead of just
8180           dropping them (#326447). Also, fix supported
8181           query types list for some elements.
8182
8183 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
8184
8185         * gst/typefind/gsttypefindfunctions.c: (au_type_find),
8186         (paris_type_find), (ilbc_type_find), (plugin_init):
8187           Fix typefinding for audio/x-au, audio/x-paris and
8188           audio/iLBC-sh. We cannot use the START_WITH macros
8189           here, because there can only be one typefind factory
8190           with the same name (caps), so the second one would
8191           replace the first one and the first one would never
8192           be called when doing typefinding (see #161712).
8193           
8194
8195 2006-01-31  Wim Taymans  <wim@fluendo.com>
8196
8197         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
8198         (vorbis_handle_header_packet), (vorbis_dec_push),
8199         (vorbis_handle_data_packet):
8200         Use scale_int when we can, add some more scaling.
8201         Check packettype before parsing it.
8202
8203 2006-01-31  Wim Taymans  <wim@fluendo.com>
8204
8205         * ext/theora/theoradec.c: (_theora_granule_time),
8206         (theora_dec_src_convert), (theora_dec_sink_convert):
8207         Call right _scale functions.
8208         Use parameter instead of some other random value.
8209
8210 2006-01-31  Wim Taymans  <wim@fluendo.com>
8211
8212         * ext/theora/theoradec.c: (_theora_granule_frame),
8213         (_theora_granule_time), (_inc_granulepos),
8214         (theora_dec_src_convert), (theora_dec_sink_convert),
8215         (theora_handle_type_packet), (theora_handle_data_packet),
8216         (theora_dec_chain):
8217         Use higher precision timestamps calculation.
8218         Convert some other conversions to _scale.
8219
8220 2006-01-31  Stefan Kost  <ensonic@users.sf.net>
8221
8222         * gst/audiotestsrc/gstaudiotestsrc.c:
8223         (gst_audio_test_src_create_sine_table), (plugin_init):
8224         * gst/volume/gstvolume.c: (plugin_init):
8225           initialize gst_controller before using
8226
8227 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
8228
8229         * tests/check/pipelines/theoraenc.c:
8230         * tests/check/pipelines/vorbisenc.c:
8231         Define constant using G_GINT64_CONSTANT to avoid errors when
8232         passing it around - otherwise it gets truncated to 32 bits.
8233
8234         Fixes failing tests.
8235
8236 2006-01-31  Andy Wingo  <wingo@pobox.com>
8237
8238         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_set_caps): Don't segfault if the
8239         caps being set doesn't have a framerate value. Basically a stopgap
8240         measure.
8241
8242         * ext/ogg/gstoggmux.c (GST_BUFFER_END_TIME): New macro. Not
8243         technically correct enough to put into core though.
8244         (gst_ogg_mux_dequeue_page): Use END_TIME instead of TIMESTAMP +
8245         DURATION. Fixes theoraenc ! oggmux.
8246
8247         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Fixate to the nearest
8248         fraction, not double.
8249
8250 2006-01-31  Sebastien Moutte  <sebastien@moutte.net>
8251
8252         * win32/vs7:
8253         add vs7 project files created by Sergey Scobich
8254
8255 2006-01-30  Sebastien Moutte  <sebastien@moutte.net>
8256
8257         * win32/vs8:
8258         add vs8 project files created by Sergey Scobich
8259         
8260 2006-01-30  Andy Wingo  <wingo@pobox.com>
8261
8262         * ext/ogg/gstoggmux.c (gst_ogg_mux_dequeue_page): Compare
8263         timestamp + duration, not just timestamp -- ogg pages should be
8264         ordered by stop time. Necessary fix given the change in vorbis
8265         timestamps.
8266
8267         * ext/theora/theoraenc.c (theora_enc_sink_setcaps) 
8268         (gst_theora_enc_init): Pull the granule shift out of the encoder.
8269         (granulepos_add): New function, handles the messiness of adjusting
8270         granulepos values.
8271         (theora_buffer_from_packet):
8272         (theora_enc_chain):
8273         (theora_enc_sink_event): Use granulepos_add, not +.
8274
8275         * tests/check/pipelines/theoraenc.c
8276         (check_buffer_granulepos_from_starttime): Just check the frame
8277         count, not the actual granulepos -- we can't dictate to the
8278         encoder when it should be placing keyframes.
8279
8280 2006-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
8281
8282         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_start):
8283           SERVICE_NOT_AVAILABLE happens for example when you're trying to
8284           play an http:// stream from a server that's not serving
8285
8286 2006-01-30  Andy Wingo  <wingo@pobox.com>
8287
8288         * tests/check/pipelines/vorbisenc.c (TIMESTAMP_OFFSET): 
8289         * tests/check/pipelines/theoraenc.c (TIMESTAMP_OFFSET): Totally
8290         remove the UINT64_CONSTANT macro, doesn't appear to be needed or
8291         available.
8292
8293         * ext/theora/gsttheoraenc.h:
8294         * ext/theora/theoraenc.c: Same changes as were done to vorbisenc,
8295         although theoraenc was timestamping correctly. Added handling of
8296         streams that start with nonzero timestamps.
8297
8298         * tests/check/Makefile.am:
8299         * tests/check/pipelines/theoraenc.c: New file, basically does same
8300         tests as vorbisenc.
8301
8302         * tests/check/pipelines/vorbisenc.c: I claim these bugs.
8303
8304 2006-01-30  Wim Taymans  <wim@fluendo.com>
8305
8306         * gst-libs/gst/audio/gstaudiosink.c:
8307         (gst_audioringbuffer_class_init), (gst_audioringbuffer_release),
8308         (gst_audioringbuffer_pause):
8309         Implement pause that does not wait for completion.
8310
8311         * gst-libs/gst/audio/gstbaseaudiosink.c:
8312         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8313         Don't drop buffers when going to PAUSED but perform preroll on
8314         remaining samples now that core base class supports this.
8315
8316         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_release),
8317         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_stop),
8318         (gst_ring_buffer_commit):
8319         Pause should not signal waiters.
8320         Implement return value of _commit correctly.
8321
8322 2006-01-30  Andy Wingo  <wingo@pobox.com>
8323
8324         * tests/check/Makefile.am (check_vorbis): Add pipelines/vorbisenc.
8325
8326         * ext/vorbis/vorbisenc.c (gst_vorbisenc_buffer_from_packet): Logic
8327         updated to timestamp from the first sample, not the last.
8328         (gst_vorbisenc_buffer_from_header_packet): New function, takes
8329         special care of granulepos and timestamp for header packets.
8330         (gst_vorbisenc_chain): Reflow, fix some leaks, and handle the case
8331         when the first buffer has a nonzero timestamp.
8332
8333         * ext/vorbis/vorbisenc.h (GstVorbisEnc.granulepos_offset)
8334         (GstVorbisEnc.subgranule_offset): New members. Take care of the
8335         case when the first audio buffer we get has a nonzero timestamp.
8336         (GstVorbisEnc.next_ts): Renamed from prev_ts, because now we
8337         properly timestamp vorbis buffers with the time of the first
8338         sample, not the last.
8339         
8340         * ext/vorbis/vorbisenc.c (granulepos_to_clocktime): Renamed from
8341         vorbis_granule_time_copy -- now it takes the granule/subgranule
8342         offset into account.
8343
8344         * tests/check/pipelines/vorbisenc.c: New test for correctness of
8345         timestamps, durations, and granulepos on buffers produced by
8346         vorbisenc.
8347
8348 2006-01-30  Jan Schmidt  <thaytan@mad.scientist.com>
8349
8350         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
8351         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
8352           Patch from Eric Jonas to support conversions to/from UYVY 
8353           (Fixes: #324626)
8354
8355 2006-01-30  Julien MOUTTE  <julien@moutte.net>
8356
8357         * gst/playback/gstplaybasebin.c: (group_commit), (queue_overrun),
8358         (setup_subtitle), (setup_source), (set_active_source):
8359         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
8360         (gen_text_element), (gen_audio_element), (gen_vis_element),
8361         (remove_sinks), (add_sink), (setup_sinks): Implement subtitles.
8362
8363 2006-01-29  Sebastien Moutte  <sebastien@moutte.net>
8364
8365         * gst-libs/gst/audio/audio.h: (GST_CLOCK_TIME_TO_FRAMES)
8366         * gst-libs/gst/audio/gstbaseaudiosink.c: (gst_base_audio_sink_render)
8367                 use gst_guint64_to_gdouble to be compliant with vs6
8368         * gst/playback/gstdecodebin.c: (try_to_link_1)
8369         * gst/videorate/videorate.c: (gst_video_rate_blank_data)
8370                 use G_GINT64_CONSTANT for int64 constants
8371         * win32/common/libgstinterfaces.def:
8372                 export some symbols (gst_mixer_get_type,gst_mixer_track_get_type)
8373         * win32/vs6:
8374                 update and add new project files
8375                 
8376 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8377
8378         * Makefile.am:
8379         * win32/MANIFEST:
8380         * win32/common/interfaces-enumtypes.c:
8381         (gst_color_balance_type_get_type), (gst_mixer_type_get_type),
8382         (gst_mixer_track_flags_get_type),
8383         (gst_tuner_channel_flags_get_type):
8384         * win32/common/interfaces-enumtypes.h:
8385         * win32/common/multichannel-enumtypes.c:
8386         (gst_audio_channel_position_get_type):
8387         * win32/common/multichannel-enumtypes.h:
8388           add a win32-update rule like in core, and copy over enumtypes files
8389
8390 2006-01-29  Thomas Vander Stichele  <thomas at apestaart dot org>
8391
8392         * win32/MANIFEST:
8393         * win32/common/config.h:
8394         * win32/common/config.h.in:
8395           add config files just like in core
8396
8397 2006-01-28  Tim-Philipp Müller  <tim at centricular dot net>
8398
8399         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format):
8400           Make gcc-4.1 happy (part of #327357).
8401
8402 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8403
8404         * ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
8405         (set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
8406         (gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
8407         * ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
8408         (set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
8409         (gst_alsasrc_unprepare), (gst_alsasrc_read):
8410           Update all error messages.  All of them should either use
8411           the default translated message, or actually provide a
8412           translatable string.
8413           Make the string for channel count problems meaningful.
8414
8415 2006-01-28  Thomas Vander Stichele  <thomas at apestaart dot org>
8416
8417         * sys/v4l/v4l_calls.c: (gst_v4l_open):
8418           check for and throw RESOURCE_BUSY
8419
8420 2006-01-27  David Schleef  <ds@schleef.org>
8421
8422         * gst/videoscale/vs_scanline.c: Oops, *that's* why I never
8423           checked in this change -- it requires liboil features not
8424           in 0.3.6.  Revert parts.
8425
8426 2006-01-27  David Schleef  <ds@schleef.org>
8427
8428         * REQUIREMENTS:
8429         * configure.ac: update liboil requirement to 0.3.6
8430         * gst/videoscale/Makefile.am:
8431         * gst/videoscale/vs_scanline.c: liboilify
8432
8433 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
8434
8435         * ext/libvisual/visual.c: (get_buffer):
8436           When pad_alloc returns a GstFlowReturn other
8437           than GST_FLOW_OK, make sure it is passed upstream.
8438
8439 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
8440
8441         * ext/alsa/gstalsasink.c: (gst_alsasink_finalise),
8442         (gst_alsasink_class_init):
8443           Free the device name string.
8444
8445         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
8446         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_release_pad),
8447         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_clear_collectpads):
8448           Don't remove a pad from the collectpads structure until it
8449           is released - it's a request pad, and may receive data again
8450           if the element gets moved back to PLAYING state.
8451
8452         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
8453           Ensure we turn on double buffering on the Xv port, and
8454           set the colour key to something dark and mysterious that
8455           isn't black.
8456
8457 2006-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
8458
8459         * ext/alsa/gstalsaplugin.c: (plugin_init):
8460         * ext/cdparanoia/gstcdparanoiasrc.c:
8461         (gst_cd_paranoia_src_base_init), (plugin_init):
8462         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
8463         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init):
8464           - a library should not call setlocale. see "Libraries" node in
8465             gettext manual
8466           - make sure all plugins that use translation do bindtextdomain
8467             to point to the localedir
8468         * gst/playback/gstplaybin.c: (gen_vis_element), (add_sink),
8469         (setup_sinks), (plugin_init):
8470           all this, and check for NULL when creating sinks
8471
8472 2006-01-27  Julien MOUTTE  <julien@moutte.net>
8473
8474         * gst/subparse/gstsubparse.c: (gst_subparse_type_find),
8475         (plugin_init): Make typefinding of subtitles work again.
8476
8477 2006-01-26  Tim-Philipp Müller  <tim at centricular dot net>
8478
8479         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
8480         (mp3_type_frame_length_from_header), (mp3_type_find),
8481         (wavpack_type_find), (m4a_type_find), (ircam_type_find),
8482         (plugin_init):
8483           Backport a bunch of typefinding fixes from the 0.8 branch.
8484           Also, improve wavpack typefinding: if we can't peek the
8485           entire wavpack block, try to parse the bits we can get and
8486           see if we find what we're looking for in those.
8487
8488 2006-01-26  Julien MOUTTE  <julien@moutte.net>
8489
8490         * sys/ximage/ximagesink.c:
8491         (gst_ximagesink_calculate_pixel_aspect_ratio):
8492         * sys/xvimage/xvimagesink.c:
8493         (gst_xvimagesink_calculate_pixel_aspect_ratio): Handle some
8494         more cases of pixel aspect ratio.
8495
8496 2006-01-26  Edward Hervey  <edward@fluendo.com>
8497
8498         * gst/playback/gstdecodebin.c: (pad_probe):
8499         Also consider the flush-start and tag events as unblockers
8500         for the pad probes.
8501
8502 2006-01-26  Julien MOUTTE  <julien@moutte.net>
8503
8504         * gst/playback/gstplaybin.c: (gst_play_bin_init),
8505         (gst_play_bin_dispose), (gst_play_bin_vis_unblocked),
8506         (gst_play_bin_vis_blocked), (gst_play_bin_set_property): 
8507         On the fly visualisation switch, works disabling, enabling as
8508         well but it won't be able to enable vis in a playbin that was
8509         created with no visualisation.
8510
8511 2006-01-25  Wim Taymans  <wim@fluendo.com>
8512
8513         * gst-libs/gst/audio/gstbaseaudiosink.c:
8514         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
8515         Undo previous commit that returned WRONG_STATE sooner, it breaks 
8516         resume after pause.
8517
8518 2006-01-25  Wim Taymans  <wim@fluendo.com>
8519
8520         * gst-libs/gst/audio/gstbaseaudiosink.c:
8521         (gst_base_audio_sink_setcaps), (gst_base_audio_sink_event),
8522         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render):
8523         Improve debugging.
8524         Post error when caps cannot be parsed.
8525         Resync on discontinuity in the stream.
8526         Clip samples to segment boundaries.
8527         return WRONG_STATE sooner when we are flushing.
8528
8529         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_init),
8530         (gst_base_audio_src_get_time), (gst_base_audio_src_create):
8531         Make audiosrc operate in TIME.
8532         Set TIMESTAMP and DURATION on buffers.
8533
8534 2006-01-24  Tim-Philipp Müller  <tim at centricular dot net>
8535
8536         * tests/examples/seek/seek.c: (main):
8537           Output tag messages as well.
8538
8539 2006-01-23  Edward Hervey  <edward@fluendo.com>
8540
8541         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
8542         (free_pad_probes), (remove_fakesink), (pad_probe),
8543         (close_pad_link), (gst_decode_bin_change_state):
8544         Replace GstPadBlockCallback with pad probes that detect
8545         first buffer AND eos before removing fakesink.
8546         Fixes hang with demuxers doing EOS while pre-rolling.
8547         Solves #328279
8548
8549 2006-01-23  Andy Wingo  <wingo@pobox.com>
8550
8551         * ext/alsa/gstalsasink.c:
8552         * gst-libs/gst/rtp/gstbasertpdepayload.c:
8553         (gst_base_rtp_depayload_setcaps),
8554         (gst_base_rtp_depayload_add_to_queue),
8555         (gst_base_rtp_depayload_queue_release): GCC 2.95 fixes (#328263).
8556         
8557         Patch by: Jens Granseuer <jensgr at gmx dot net>
8558
8559 2006-01-22  Julien MOUTTE  <julien@moutte.net>
8560
8561         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
8562         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
8563         (gst_xvimagesink_buffer_alloc): Playbin keeps some ref to some 
8564         frames. We might get a frame destroyed after changing state to
8565         NULL, adding a safety check on xcontext.
8566
8567 2006-01-22  Tim-Philipp Müller  <tim at centricular dot net>
8568
8569         * gst-libs/gst/interfaces/xoverlay.c:
8570           Fix prepare-xwindow-id code example in the docs - we need to
8571           ignore all messages that aren't element messages as well.
8572           
8573 2006-01-21  Julien MOUTTE  <julien@moutte.net>
8574
8575         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_buffer_alloc):
8576           I think one day i'll completely undestand how caps negotiation
8577           is supposed to work. This refactoring handles buffer_alloc
8578           called with caps we can't handle. We definitely don't want a
8579           set_caps with those caps, so we define and allocate a buffer
8580           we would like to receive.
8581
8582 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
8583
8584         * gst/playback/gstplaybasebin.c: (setup_source):
8585           Free iterator when done.
8586
8587 2006-01-17  Jan Schmidt  <thaytan@mad.scientist.com>
8588
8589         * gst-libs/gst/audio/gstbaseaudiosink.c:
8590         (gst_base_audio_sink_render):
8591           Fix playback of non-synchronised streams by assuming a rate
8592           of 1.0 instead of a random one.
8593
8594           Makes this work again:
8595
8596           gst-launch filesrc location=raw_audio.file ! 'audio/x-raw-int,
8597           endianness=(int)4321, signed=(boolean)true, width=(int)16,
8598           depth=(int)16, rate=(int)44100, channels=(int)2' ! audioconvert !
8599           audioresample ! alsasink
8600
8601 === release 0.10.2 ===
8602
8603 2006-01-16  Thomas Vander Stichele <thomas at apestaart dot org>
8604
8605         * configure.ac:
8606           releasing 0.10.2, "Then the devil is six"
8607
8608 2006-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
8609
8610         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8611         * gst/playback/gststreamselector.c:
8612         (gst_stream_selector_set_property):
8613           Comment out broken code that connects to the state-changed signal.
8614           At this point, changing current stream selection is broken, but 
8615           stuff like gst-launch playbin current-audio=1 works and filters
8616           to the chosen stream.
8617
8618 2006-01-16  Thomas Vander Stichele  <thomas at apestaart dot org>
8619
8620         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
8621           Fix #327216 (null dereference in vorbisdec)
8622
8623 2006-01-16  Tim-Philipp Müller  <tim at centricular dot net>
8624
8625         * ext/theora/theoradec.c: (theora_handle_comment_packet):
8626           Post taglist actually on bus instead of just freeing it
8627           (fixes #327114 and totem bug #327080).
8628
8629         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
8630           Use gst_element_found_tags_for_pad(), so that the tags
8631           are sent downstream as an event as well.
8632
8633 2006-01-15  Thomas Vander Stichele  <thomas at apestaart dot org>
8634
8635         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
8636         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
8637         (gst_ximagesink_buffer_alloc):
8638         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
8639         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_show_frame),
8640         (gst_xvimagesink_buffer_alloc):
8641           move all regularly occurring messages to GST_LOG level
8642           add some more object logs
8643
8644 2006-01-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8645
8646         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
8647           fix a silly segfault
8648
8649 2006-01-14  Tim-Philipp Müller  <tim at centricular dot net>
8650
8651         * docs/libs/gst-plugins-base-libs-docs.sgml:
8652         * docs/libs/gst-plugins-base-libs-sections.txt:
8653         * gst-libs/gst/audio/mixerutils.c:
8654         * gst-libs/gst/audio/mixerutils.h:
8655           Add docs for mixerutils stuff.
8656
8657 2006-01-13  Tim-Philipp Müller  <tim at centricular dot net>
8658
8659         * gst/playback/gstplaybasebin.c: (setup_source):
8660           Fix playback for sources that emit raw audio or
8661           raw video streams (e.g.: cd audio sources) (#325984).
8662
8663 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
8664
8665         * gst-libs/gst/audio/mixerutils.c:
8666         (gst_audio_mixer_filter_do_filter):
8667           actually save the element we create
8668
8669 2006-01-12  Tim-Philipp Müller  <tim at centricular dot net>
8670
8671         * gst-libs/gst/cdda/gstcddabasesrc.c:
8672         (gst_cdda_base_src_handle_track_seek):
8673           No need to post a tag message on the bus when seeking
8674           within the same track, only post it when the current
8675           track changes.
8676
8677 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
8678
8679         * gst/playback/gstplaybasebin.c: (group_destroy),
8680         (probe_triggered), (new_decoded_pad), (mute_group_type),
8681         (set_active_source):
8682         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
8683         * gst/playback/gststreamselector.c:
8684         (gst_stream_selector_base_init),
8685         (gst_stream_selector_set_property),
8686         (gst_stream_selector_request_new_pad):
8687           Reenable stream selection. These mechanisms need a complete overhaul
8688           in the face of 0.8->0.10 changes though.
8689
8690 2006-01-11  Jan Schmidt  <thaytan@mad.scientist.com>
8691
8692         * ext/ogg/gstoggdemux.c:
8693           Change the pad template to src_%d to match the pads that 
8694           are created from it. decodebin needs this information in order
8695           to decide that oggdemux is capable of producing multiple pads
8696           (and hence needs queues inserted).
8697
8698         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
8699         (gst_ogg_mux_collected):
8700           Make debug output more useful by using GST_PTR_FORMAT.
8701
8702 2006-01-11  Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8703
8704         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
8705
8706         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_parse_caps):
8707           Set depth and width for alaw/mulaw (fixes #326601).
8708
8709 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
8710
8711         * tests/icles/Makefile.am:
8712           don't build the tests if we don't have the libs
8713
8714 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
8715
8716         * ext/cdparanoia/gstcdparanoiasrc.c: (gst_cd_paranoia_src_close),
8717         (gst_cd_paranoia_paranoia_callback):
8718           Don't try to free NULL pointers.
8719
8720 2006-01-10  Edward Hervey  <edward@fluendo.com>
8721
8722         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_chain),
8723         (gst_audio_rate_change_state), (plugin_init):
8724         Add debugging category.
8725         Fix type issues.
8726         Add case for incoming buffers without valid offset/offset_end.
8727
8728 2006-01-10  Michael Smith  <msmith@fluendo.com>
8729
8730         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_dispose):
8731           Don't leak GCond in audio sources.
8732
8733 2006-01-10  Jan Schmidt  <thaytan@mad.scientist.com>
8734
8735         * gst/playback/gstplaybin.c: (gen_audio_element):
8736           Don't leak an autoaudiosink/alsasink when we generate
8737           a new audio element. (old code, I guess)
8738
8739 2006-01-10  Michael Smith  <msmith@fluendo.com>
8740
8741         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_setcaps):
8742           Support float audio in audiorate.
8743           Use width rather than depth for selecting sample width.
8744
8745 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
8746
8747         * gst/videotestsrc/videotestsrc.h:
8748           Use GLib types here (that way we don't have to include the
8749           generated _stdint.h header, which makes life easier for win32
8750           folks that don't use autotools for the build) (#325990, patch
8751           by: Sergey Scobich).
8752
8753 2006-01-10  Tim-Philipp Müller  <tim at centricular dot net>
8754
8755         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8756         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8757         (gst_ring_buffer_pause), (wait_segment):
8758         * gst-libs/gst/audio/gstringbuffer.h:
8759           Name (private) union, makes Forte compiler happy (this time
8760           for real) (#324900).
8761
8762 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
8763
8764         * gst-libs/gst/audio/Makefile.am:
8765           Link against libgstinterfaces, needed for mixer
8766           and property probe stuff.
8767
8768 2006-01-09  Edward Hervey  <edward@fluendo.com>
8769
8770         * gst-libs/gst/Makefile.am:
8771
8772 2006-01-09  Tim-Philipp Müller  <tim at centricular dot net>
8773
8774         * gst-libs/gst/audio/Makefile.am:
8775         * gst-libs/gst/audio/mixerutils.c:
8776         (gst_audio_mixer_filter_do_filter),
8777         (gst_audio_mixer_filter_check_element),
8778         (gst_audio_mixer_filter_probe_feature),
8779         (element_factory_rank_compare_func),
8780         (gst_audio_default_registry_mixer_filter):
8781         * gst-libs/gst/audio/mixerutils.h:
8782           Add gst_audio_default_registry_mixer_filter() utility
8783           function.
8784
8785 2006-01-03  Michael Smith  <msmith@fluendo.com>
8786
8787         * gst/audioresample/resample.h:
8788           As before, but for o_buf
8789
8790 2006-01-03  Michael Smith  <msmith@fluendo.com>
8791
8792         * gst/audioresample/resample.h:
8793           Declare struct _ResampleState.buffer as unsigned char *, not void *,
8794           since we do arithmetic on it.
8795
8796 2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>
8797
8798         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
8799         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
8800         (gst_ring_buffer_pause), (wait_segment):
8801         * gst-libs/gst/audio/gstringbuffer.h:
8802           Sun's Forte compiler doesn't seem to like anonymous structs,
8803           so use same setup as in GstBaseSrc (fixes #324900).
8804
8805 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
8806
8807         * configure.ac:
8808         * gst/volume/Makefile.am:
8809         * gst/volume/demo.c:
8810           move old example to tests/examples/volume/volune.c
8811         * tests/examples/Makefile.am:
8812         * tests/examples/seek/seek.c: (main):
8813           change window-close event from "delete-event" to "destroy"
8814         * tests/examples/volume/Makefile.am:
8815         * tests/examples/volume/volume.c: (value_changed_callback),
8816         (setup_gui), (message_received), (eos_message_received), (main):
8817           fix event handling and bus usage
8818
8819 2005-12-29  Stefan Kost  <ensonic@users.sf.net>
8820
8821         * gst/audiotestsrc/gstaudiotestsrc.c:
8822         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_class_init),
8823         (gst_audio_test_src_init), (gst_audio_test_src_src_fixate),
8824         (gst_audio_test_src_query), (gst_audio_test_src_create_sine),
8825         (gst_audio_test_src_create_square),
8826         (gst_audio_test_src_create_saw),
8827         (gst_audio_test_src_create_triangle),
8828         (gst_audio_test_src_create_silence),
8829         (gst_audio_test_src_create_white_noise),
8830         (gst_audio_test_src_create_pink_noise),
8831         (gst_audio_test_src_init_sine_table),
8832         (gst_audio_test_src_create_sine_table),
8833         (gst_audio_test_src_change_wave),
8834         (gst_audio_test_src_change_volume), (gst_audio_test_src_do_seek),
8835         (gst_audio_test_src_create), (gst_audio_test_src_set_property):
8836         * gst/audiotestsrc/gstaudiotestsrc.h:
8837           update to basesrc changes, implement segmented seeking and eos
8838           handling, add a 'sine-tab' waveform for performance critical playback
8839
8840 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
8841
8842         * po/POTFILES.in:
8843           ... and this time the other modified file that I missed last time.
8844
8845 2005-12-29  Michael Smith  <msmith@fluendo.com>
8846
8847         * gst/playback/gstdecodebin.c: (new_pad):
8848           Fix non-C89 variable declaration not at the start of a block. Should
8849           help some compilers.
8850
8851 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
8852
8853         * tests/check/Makefile.am:
8854           And now fix 'make distcheck' (builddir != srcdir)
8855
8856 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
8857
8858         * configure.ac:
8859         * ext/cdparanoia/Makefile.am:
8860         * ext/cdparanoia/gstcdparanoia.c:
8861         * ext/cdparanoia/gstcdparanoia.h:
8862         * ext/cdparanoia/gstcdparanoiasrc.c:
8863         (gst_cd_paranoia_mode_get_type), (gst_cd_paranoia_src_base_init),
8864         (gst_cd_paranoia_src_init), (gst_cd_paranoia_src_class_init),
8865         (gst_cd_paranoia_src_open), (gst_cd_paranoia_src_close),
8866         (gst_cd_paranoia_paranoia_callback),
8867         (gst_cd_paranoia_src_read_sector), (gst_cd_paranoia_src_finalize),
8868         (gst_cd_paranoia_src_set_property),
8869         (gst_cd_paranoia_src_get_property), (plugin_init):
8870         * ext/cdparanoia/gstcdparanoiasrc.h:
8871           New cdparanoiasrc element based on cddabasesrc; enable cdparanoia
8872           plugin again (there are still fixes required to playbin to make
8873           cdda:// uris work there).
8874
8875 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
8876
8877         * tests/check/Makefile.am:
8878           Fix test case compilation.
8879
8880 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
8881
8882         * gst-libs/gst/cdda/gstcddabasesrc.c:
8883         (gst_cdda_base_src_update_duration),
8884         (gst_cdda_base_src_calculate_cddb_id):
8885           An integer is not a string. Fix access to uninitialised variable.
8886
8887         * tests/check/Makefile.am:
8888           Add cddabasesrc unit test; also actually enable the vorbis test.
8889
8890         * tests/check/generic/states.c:
8891           Blacklist new cd audio elements as well.
8892
8893         * tests/check/libs/cddabasesrc.c:
8894           Unit test for GstCddaBaseSrc (discid calculation mostly).
8895
8896 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
8897
8898         * docs/libs/Makefile.am:
8899         * docs/libs/gst-plugins-base-libs-docs.sgml:
8900         * docs/libs/gst-plugins-base-libs-sections.txt:
8901         * docs/libs/gst-plugins-base-libs.types:
8902           Add docs for libgstcdda/GstCddaBaseSrc.
8903
8904         * gst-libs/gst/interfaces/mixertrack.h:
8905           Do one struct member per line with a semicolon at the end, that way
8906           even gtk-doc might parse it without complaining.
8907
8908 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
8909
8910         * configure.ac:
8911         * gst-libs/gst/Makefile.am:
8912         * gst-libs/gst/cdda/Makefile.am:
8913         * gst-libs/gst/cdda/base64.c:
8914         * gst-libs/gst/cdda/base64.h:
8915         * gst-libs/gst/cdda/gstcddabasesrc.c:
8916         (gst_cdda_base_src_mode_get_type), (gst_cdda_base_src_base_init),
8917         (gst_cdda_base_src_class_init), (gst_cdda_base_src_init),
8918         (gst_cdda_base_src_finalize), (gst_cdda_base_src_set_property),
8919         (gst_cdda_base_src_get_property),
8920         (gst_cdda_base_src_get_track_from_sector),
8921         (gst_cdda_base_src_get_query_types), (gst_cdda_base_src_convert),
8922         (gst_cdda_base_src_query), (gst_cdda_base_src_is_seekable),
8923         (gst_cdda_base_src_do_seek), (gst_cdda_base_src_handle_track_seek),
8924         (gst_cdda_base_src_handle_event), (gst_cdda_base_src_uri_get_type),
8925         (gst_cdda_base_src_uri_get_protocols),
8926         (gst_cdda_base_src_uri_get_uri), (gst_cdda_base_src_uri_set_uri),
8927         (gst_cdda_base_src_uri_handler_init),
8928         (gst_cdda_base_src_setup_interfaces),
8929         (gst_cdda_base_src_add_track), (gst_cdda_base_src_update_duration),
8930         (cddb_sum), (gst_cddabasesrc_calculate_musicbrainz_discid),
8931         (lba_to_msf), (gst_cdda_base_src_calculate_cddb_id),
8932         (gst_cdda_base_src_add_tags),
8933         (gst_cdda_base_src_add_index_associations),
8934         (gst_cdda_base_src_set_index), (gst_cdda_base_src_get_index),
8935         (gst_cdda_base_src_track_sort_func), (gst_cdda_base_src_start),
8936         (gst_cdda_base_src_clear_tracks), (gst_cdda_base_src_stop),
8937         (gst_cdda_base_src_create):
8938         * gst-libs/gst/cdda/gstcddabasesrc.h:
8939         * gst-libs/gst/cdda/sha1.c:
8940         * gst-libs/gst/cdda/sha1.h:
8941           Add new libgstcdda with GstCddaBaseSrc class.
8942
8943 2005-12-28  Tim-Philipp Müller  <tim at centricular dot net>
8944
8945         * ext/gnomevfs/gstgnomevfssink.h:
8946           Use GstBaseSinkClass as parent_class member for class struct, not
8947           GstBaseSink.
8948
8949 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
8950
8951         Patch by: Michael Benes
8952
8953         * gst/videotestsrc/gstvideotestsrc.c:
8954         (gst_video_test_src_class_init), (gst_video_test_src_start):
8955           Add start method to reset running time and number of frames sent
8956           when starting up (fixes #324696)
8957
8958 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
8959
8960         * docs/plugins/Makefile.am:
8961         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
8962         * docs/plugins/gst-plugins-base-plugins-sections.txt:
8963         * docs/plugins/gst-plugins-base-plugins.args:
8964         * docs/plugins/gst-plugins-base-plugins.hierarchy:
8965         * docs/plugins/gst-plugins-base-plugins.signals:
8966           Add docs stuff for gnomevfssrc and gnomevfssink.
8967
8968         * ext/gnomevfs/gstgnomevfssrc.c:
8969           Fix example pipeline in gtk-doc blurb.
8970
8971 2005-12-27  Tim-Philipp Müller  <tim at centricular dot net>
8972
8973         * ext/gnomevfs/Makefile.am:
8974         * ext/gnomevfs/gstgnomevfs.c: (gst_gnome_vfs_uri_get_type),
8975         (gst_gnome_vfs_handle_copy), (gst_gnome_vfs_handle_free),
8976         (gst_gnome_vfs_handle_get_type), (plugin_init):
8977         * ext/gnomevfs/gstgnomevfs.h:
8978         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnome_vfs_sink_do_init),
8979         (gst_gnome_vfs_sink_base_init), (gst_gnome_vfs_sink_class_init),
8980         (gst_gnome_vfs_sink_finalize), (gst_gnome_vfs_sink_init),
8981         (gst_gnome_vfs_sink_set_property),
8982         (gst_gnome_vfs_sink_get_property), (gst_gnome_vfs_sink_open_file),
8983         (gst_gnome_vfs_sink_close_file), (gst_gnome_vfs_sink_start),
8984         (gst_gnome_vfs_sink_stop), (gst_gnome_vfs_sink_handle_event),
8985         (gst_gnome_vfs_sink_query), (gst_gnome_vfs_sink_render),
8986         (gst_gnome_vfs_sink_uri_get_type),
8987         (gst_gnome_vfs_sink_uri_get_protocols),
8988         (gst_gnome_vfs_sink_uri_get_uri), (gst_gnome_vfs_sink_uri_set_uri),
8989         (gst_gnome_vfs_sink_uri_handler_init):
8990         * ext/gnomevfs/gstgnomevfssink.h:
8991           Port gnomevfssink; add gtk-doc blurb.
8992
8993         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnome_vfs_src_get_type),
8994         (gst_gnome_vfs_src_base_init), (gst_gnome_vfs_src_class_init),
8995         (gst_gnome_vfs_src_init), (gst_gnome_vfs_src_finalize),
8996         (gst_gnome_vfs_src_uri_get_type),
8997         (gst_gnome_vfs_src_uri_get_protocols),
8998         (gst_gnome_vfs_src_uri_get_uri), (gst_gnome_vfs_src_uri_set_uri),
8999         (gst_gnome_vfs_src_uri_handler_init),
9000         (gst_gnome_vfs_src_set_property), (gst_gnome_vfs_src_get_property),
9001         (gst_gnome_vfs_src_unicodify), (audiocast_thread_run),
9002         (gst_gnome_vfs_src_send_additional_headers_callback),
9003         (gst_gnome_vfs_src_received_headers_callback),
9004         (gst_gnome_vfs_src_push_callbacks),
9005         (gst_gnome_vfs_src_pop_callbacks),
9006         (gst_gnome_vfs_src_get_icy_metadata), (gst_gnome_vfs_src_create),
9007         (gst_gnome_vfs_src_is_seekable), (gst_gnome_vfs_src_get_size),
9008         (gst_gnome_vfs_src_start), (gst_gnome_vfs_src_stop):
9009         * ext/gnomevfs/gstgnomevfssrc.h:
9010           s/gst_gnomevfssrc/gst_gnome_vfs_src/; move header stuff to header
9011           file; add gtk-doc blurb with example pipelines.
9012
9013 === release 0.10.1 ===
9014
9015 2005-12-23  Thomas Vander Stichele <thomas at apestaart dot org>
9016
9017         * configure.ac:
9018           releasing 0.10.1, "Dobro Dedek"
9019
9020 2005-12-21  Edgard Lima <edgard.lima@indt.org.br>
9021
9022         * gst/typefind/gsttypefindfunctions.c:
9023         iLBC30 and iLBC20 added to typefind.
9024
9025 2005-12-20  Thomas Vander Stichele  <thomas at apestaart dot org>
9026
9027         * gst-libs/gst/audio/gstbaseaudiosink.c:
9028         (gst_base_audio_sink_class_init):
9029         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9030         (gst_base_audio_src_class_init):
9031           update strings, values are in microseconds
9032           change the default sink buffer time to something that is smaller
9033           (to help software volume mixing have a slightly lower delay) but
9034           still be acceptable on Wim's laptop
9035
9036 2005-12-20  Edward Hervey  <edward@fluendo.com>
9037
9038         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_template_caps):
9039         Made a quack, forgot to add DUCK to the riff video template.
9040
9041 2005-12-19  Edward Hervey  <edward@fluendo.com>
9042
9043         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_base_init),
9044         (gst_ogm_parse_init), (gst_ogm_audio_parse_init),
9045         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
9046         (gst_ogm_parse_chain):
9047         Make sure pads are initialized correctly.
9048         * gst-libs/gst/riff/riff-ids.h:
9049         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
9050         (gst_riff_create_video_template_caps):
9051         Add a whole bunch of FOURCC <=> MimeType.
9052         Extend the riff video pad template to support the newly added fourcc.
9053
9054 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
9055
9056         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain),
9057         (gst_ogg_demux_activate_chain):
9058           Extra debug output when activating/deactivating chains.
9059
9060         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
9061         (is_demuxer_element), (try_to_link_1), (remove_element_chain),
9062         (unlinked):
9063           Remove a queue from our list when it becomes unlinked.
9064           Don't add queues to elements in class 'Demux' if they
9065           can only produce one pad 
9066
9067 2005-12-18  Julien MOUTTE  <julien@moutte.net>
9068
9069         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_base_init),
9070         (gst_video_sink_get_type): Add a debug category.
9071
9072 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
9073
9074         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9075         (gst_base_rtp_depayload_init), (gst_base_rtp_depayload_handle_sink_event):
9076           Handle downstream newsegment by sending our own newsegment before the
9077           next buffer to be released. (#323900)
9078
9079 2005-12-17  Philippe Khalaf  <burger@speedy.org> 
9080
9081         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9082         (gst_base_rtp_depayload_set_gst_timestamp):
9083           add queue delay to new segment as well (as opposed to just the first
9084           buffer). (bug #322347)
9085
9086 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
9087
9088         * ext/libvisual/visual.c: (make_valid_name):
9089           change some char* into char[]
9090         * gst/audiotestsrc/gstaudiotestsrc.c:
9091         (gst_audio_test_src_class_init), (gst_audio_test_src_do_seek),
9092         (gst_audio_test_src_create):
9093         * gst/audiotestsrc/gstaudiotestsrc.h:
9094           prepare to handle EOS and SEGMENT_DONE
9095
9096 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
9097
9098         * tests/check/generic/states.c: (GST_START_TEST):
9099           Blacklist cdparanoia element in state test.
9100
9101 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
9102
9103           Patch by: Benjamin Pineau
9104
9105         * gst/tcp/gsttcp.c:
9106         * gst/tcp/gsttcpclientsink.c:
9107         * gst/tcp/gsttcpserversink.c:
9108         * gst/tcp/gsttcpserversrc.c:
9109           Add <string.h> includes for memset and FD_ZERO (fixes #323878)
9110
9111 2005-12-15  Michael Smith  <msmith@fluendo.com>
9112
9113         * gst/videorate/gstvideorate.c: (gst_video_rate_blank_data),
9114         (gst_video_rate_chain):
9115           Fix timestamping for videorate when the first buffer it sees has a
9116           non-zero timestamp. Fix some misleading debug output.
9117
9118 2005-12-15  Michael Smith  <msmith@fluendo.com>
9119
9120         * gst/audioresample/gstaudioresample.c:
9121           Don't leak all input buffers to audioresample.
9122
9123 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
9124
9125         * ext/pango/gsttextoverlay.c: (gst_text_overlay_collected):
9126           Don't operate on empty text buffers. Strip newlines and
9127           tabs only from the end of the text, but leave them intact
9128           in the middle. Fix typo in gtk-doc description.
9129
9130 2005-12-15  Tim-Philipp Müller  <tim at centricular dot net>
9131
9132         * gst/playback/gstplaybasebin.c:
9133         * gst/playback/gstplaybin.c: (handoff):
9134           Make sure the video frame buffer we return to apps via the
9135           "frame" property always has caps set on it. Modify
9136           _gst_gvalue_set_object() macro to handle NULL objects
9137           gracefully too.
9138
9139 2005-12-14  Stefan Kost  <ensonic@users.sf.net>
9140
9141         * gst/audiotestsrc/gstaudiotestsrc.c:
9142         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9143         (gst_audio_test_src_setcaps), (gst_audio_test_src_src_query),
9144         (gst_audio_test_src_do_seek), (gst_audio_test_src_is_seekable),
9145         (gst_audio_test_src_create):
9146         * gst/audiotestsrc/gstaudiotestsrc.h:
9147         Adjust to some recent api changes and add wtays new cool seeking
9148         capabillities
9149
9150 2005-12-14  Tim-Philipp Müller  <tim at centricular dot net>
9151
9152         * ext/alsa/Makefile.am:
9153         * ext/alsa/gstalsadeviceprobe.c:
9154         * ext/alsa/gstalsadeviceprobe.h:
9155           Helper functions to add device probing via the GstPropertyProbe
9156           interface to a class.
9157
9158         * ext/alsa/gstalsamixer.h:
9159           Comment out GST_ALSA_MIXER, it returns a struct that's not
9160           used.
9161
9162         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
9163           Add some debug info. 
9164
9165         * ext/alsa/gstalsamixerelement.c:
9166         (gst_alsa_mixer_element_interface_supported),
9167         (gst_implements_interface_init),
9168         (gst_alsa_mixer_element_init_interfaces),
9169         (gst_alsa_mixer_element_class_init),
9170         (gst_alsa_mixer_element_finalize), (gst_alsa_mixer_element_init),
9171         (gst_alsa_mixer_element_set_property),
9172         (gst_alsa_mixer_element_get_property),
9173         (gst_alsa_mixer_element_change_state):
9174         * ext/alsa/gstalsamixerelement.h:
9175           Add 'device' and 'device-name' properties. Add GstPropertyProbe
9176           for device handling (gnome-volume-control will need that).
9177
9178 2005-12-12  Christian Schaller  <uraeus@gnome.org>
9179
9180         * ext/Makefile.am: fix cdparanoia entry
9181         * gst-plugins-base.spec.in: add cdparanoia
9182
9183 2005-12-12  Michael Smith  <msmith@fluendo.com>
9184
9185         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
9186           Use the correct function to free list of typefind factories.
9187
9188 2005-12-12  Wim Taymans  <wim@fluendo.com>
9189
9190         * gst/videotestsrc/gstvideotestsrc.c:
9191         (gst_video_test_src_class_init), (gst_video_test_src_init),
9192         (gst_video_test_src_parse_caps), (gst_video_test_src_query),
9193         (gst_video_test_src_do_seek), (gst_video_test_src_is_seekable),
9194         (gst_video_test_src_create):
9195         * gst/videotestsrc/gstvideotestsrc.h:
9196         Implement seeking in videotestsrc.
9197         Small cleanups.
9198
9199 2005-12-12  Wim Taymans  <wim@fluendo.com>
9200
9201         * ext/cdparanoia/Makefile.am:
9202         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
9203         (gst_paranoia_endian_get_type), (_do_init),
9204         (cdparanoia_class_init), (cdparanoia_init),
9205         (cdparanoia_set_property), (cdparanoia_get_property),
9206         (cdparanoia_do_seek), (cdparanoia_is_seekable),
9207         (cdparanoia_create), (cdparanoia_start), (cdparanoia_stop),
9208         (cdparanoia_convert), (cdparanoia_get_query_types),
9209         (cdparanoia_query), (cdparanoia_set_index),
9210         (cdparanoia_uri_set_uri):
9211         * ext/cdparanoia/gstcdparanoia.h:
9212         Partially ported cdparanoia now that basesrc can support a
9213         plugin like this..
9214
9215 2005-12-12  Wim Taymans  <wim@fluendo.com>
9216
9217         * tests/examples/seek/scrubby.c: (main):
9218         Set higher priority for bus events so they don't get reordered with
9219         gtk gui events.
9220
9221         * tests/examples/seek/seek.c: (do_seek), (start_seek), (stop_seek),
9222         (flush_toggle_cb), (main):
9223         Added checkbox to disable flushing seeks. 
9224         Disable scrubbing when doing non flushing seeks.
9225
9226 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
9227
9228         * gst/subparse/gstsubparse.c: (gst_sub_parse_init),
9229         (gst_sub_parse_do_seek), (gst_sub_parse_src_event), (parse_subrip),
9230         (parser_state_init), (handle_buffer), (gst_sub_parse_chain),
9231         (gst_sub_parse_sink_event), (gst_sub_parse_change_state):
9232           Implement some sort of event handling that doesn't rely on
9233           g_return_if_fail; make sure we always push the last chunk of an 
9234           .srt out when we receive an EOS; use gst_pad_alloc_buffer; fix
9235           state change function; remove some old cruft. Seeking is still
9236           rather unlikely to work though.
9237
9238         * tools/.cvsignore:
9239           Ignore more.
9240
9241 2005-12-11  Julien MOUTTE  <julien@moutte.net>
9242
9243         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): 
9244         Fixed a leak of the current image reference when cleaning up.
9245         Thanks to Arwed von Merkatz (alley_cat) for pointing it out.
9246
9247 2005-12-09  Michael Smith  <msmith@fluendo.com>
9248
9249         * tools/Makefile.am:
9250         * tools/gst-launch-ext-m.m:
9251           Remove gst-launch-ext. It doesn't work, and is no longer
9252           particularly useful.
9253
9254 2005-12-08  Luca Ognibene  <luogni@tin.it>
9255
9256         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
9257           don't pass random values to ogmparse convert function.
9258           Make seeking possible in the exile1.ogm file.
9259
9260 2005-12-07  Tim-Philipp Müller  <tim at centricular dot net>
9261
9262         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_property):
9263         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
9264           Work around refcount problem with g_value_set_object() that occur
9265           if the core has been compiled against GLib-2.6 (g_value_set_object()
9266           will only g_object_ref() the element, but the caller will
9267           gst_object_unref() it and bad things will happen due to the way
9268           GstObjects are refcounted in the GLib-2.6 case). Fixes problems with
9269           totem for people on FC4 using Thomas's 0.10 RPMs.
9270           
9271 2005-12-07  Edward Hervey  <edward@fluendo.com>
9272
9273         Time to welcome ogm to 0.10 :)
9274         
9275         * ext/ogg/gstoggdemux.c: (internal_element_pad_added_cb),
9276         (gst_ogg_pad_typefind):
9277         Oggdemux can now properly typefind elements with dynamic pads.
9278         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
9279         Properly set caps on src pad, and set caps on outgoing buffers.
9280
9281 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
9282
9283         * ext/alsa/gstalsamixer.h:
9284         * ext/alsa/gstalsamixerelement.h:
9285         * ext/alsa/gstalsamixeroptions.h:
9286         * ext/alsa/gstalsamixertrack.h:
9287         * ext/alsa/gstalsasink.c:
9288         * ext/alsa/gstalsasink.h:
9289         * ext/alsa/gstalsasrc.c:
9290         * ext/alsa/gstalsasrc.h:
9291         * ext/cdparanoia/gstcdparanoia.h:
9292         * ext/gnomevfs/gstgnomevfsuri.h:
9293         * ext/ogg/gstoggdemux.c:
9294         * ext/ogg/gstoggmux.c:
9295         * ext/pango/gsttextoverlay.h:
9296         * ext/theora/theoradec.c:
9297         * ext/theora/theoraenc.c:
9298         * ext/vorbis/vorbisdec.h:
9299         * ext/vorbis/vorbisenc.c:
9300         * ext/vorbis/vorbisenc.h:
9301         * ext/vorbis/vorbisparse.h:
9302         * gst-libs/gst/audio/gstaudioclock.h:
9303         * gst-libs/gst/audio/gstaudiosink.c:
9304         * gst-libs/gst/audio/gstaudiosink.h:
9305         * gst-libs/gst/audio/gstaudiosrc.c:
9306         * gst-libs/gst/audio/gstaudiosrc.h:
9307         * gst-libs/gst/audio/gstbaseaudiosink.c:
9308         * gst-libs/gst/audio/gstbaseaudiosink.h:
9309         * gst-libs/gst/audio/gstbaseaudiosrc.c:
9310         * gst-libs/gst/audio/gstbaseaudiosrc.h:
9311         * gst-libs/gst/audio/gstringbuffer.h:
9312         * gst-libs/gst/audio/multichannel.h:
9313         * gst-libs/gst/floatcast/floatcast.h:
9314         * gst-libs/gst/interfaces/colorbalance.c:
9315         * gst-libs/gst/interfaces/colorbalance.h:
9316         * gst-libs/gst/interfaces/colorbalancechannel.h:
9317         * gst-libs/gst/interfaces/mixer.h:
9318         * gst-libs/gst/interfaces/mixeroptions.h:
9319         * gst-libs/gst/interfaces/mixertrack.h:
9320         * gst-libs/gst/interfaces/navigation.h:
9321         * gst-libs/gst/interfaces/propertyprobe.h:
9322         * gst-libs/gst/interfaces/tuner.h:
9323         * gst-libs/gst/interfaces/tunerchannel.h:
9324         * gst-libs/gst/interfaces/tunernorm.h:
9325         * gst-libs/gst/interfaces/xoverlay.h:
9326         * gst-libs/gst/netbuffer/gstnetbuffer.h:
9327         * gst-libs/gst/riff/riff-ids.h:
9328         * gst-libs/gst/riff/riff-media.h:
9329         * gst-libs/gst/riff/riff-read.h:
9330         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9331         * gst-libs/gst/rtp/gstbasertppayload.c:
9332         * gst-libs/gst/rtp/gstbasertppayload.h:
9333         * gst-libs/gst/rtp/gstrtpbuffer.c:
9334         * gst-libs/gst/rtp/gstrtpbuffer.h:
9335         * gst-libs/gst/tag/gsttageditingprivate.h:
9336         * gst-libs/gst/tag/gstvorbistag.c:
9337         (gst_tag_list_from_vorbiscomment_buffer):
9338         * gst-libs/gst/tag/tag.h:
9339         * gst-libs/gst/video/video.h:
9340         * gst/adder/gstadder.c:
9341         * gst/adder/gstadder.h:
9342         * gst/audioconvert/audioconvert.c:
9343         * gst/audioconvert/audioconvert.h:
9344         * gst/audioconvert/gstaudioconvert.c:
9345         * gst/audioconvert/gstchannelmix.c:
9346         * gst/audioconvert/gstchannelmix.h:
9347         * gst/audiorate/gstaudiorate.c:
9348         * gst/audioresample/buffer.h:
9349         * gst/audioresample/functable.h:
9350         * gst/audioresample/gstaudioresample.c:
9351         * gst/audioresample/resample.h:
9352         * gst/ffmpegcolorspace/avcodec.h:
9353         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
9354         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
9355         * gst/ffmpegcolorspace/imgconvert.c:
9356         * gst/ffmpegcolorspace/imgconvert_template.h:
9357         * gst/playback/gstdecodebin.c:
9358         * gst/playback/gstplaybasebin.h:
9359         * gst/playback/gstplaybin.c:
9360         * gst/playback/gststreaminfo.h:
9361         * gst/tcp/gstfdset.c:
9362         * gst/tcp/gstfdset.h:
9363         * gst/tcp/gstmultifdsink.c:
9364         * gst/tcp/gstmultifdsink.h:
9365         * gst/tcp/gsttcp.h:
9366         * gst/tcp/gsttcpclientsrc.c:
9367         * gst/tcp/gsttcpclientsrc.h:
9368         * gst/tcp/gsttcpplugin.h:
9369         * gst/tcp/gsttcpserversink.c:
9370         * gst/tcp/gsttcpserversrc.c:
9371         * gst/typefind/gsttypefindfunctions.c:
9372         * gst/videorate/gstvideorate.c:
9373         * gst/videotestsrc/gstvideotestsrc.h:
9374         * gst/videotestsrc/videotestsrc.h:
9375         * sys/v4l/gstv4lcolorbalance.h:
9376         * sys/v4l/gstv4ltuner.h:
9377         * sys/v4l/gstv4lxoverlay.h:
9378         * sys/v4l/v4l_calls.h:
9379         * sys/v4l/videodev_mjpeg.h:
9380         * tests/check/elements/audioconvert.c:
9381         * tests/check/elements/audioresample.c:
9382         * tests/check/elements/audiotestsrc.c:
9383         * tests/check/elements/videotestsrc.c:
9384         * tests/check/elements/volume.c:
9385         * tests/examples/seek/scrubby.c:
9386         * tests/examples/seek/seek.c:
9387           expand tabs
9388
9389 === release 0.10.0 ===
9390
9391 2005-12-05 Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9392
9393         * configure.ac:
9394           releasing 0.10.0, "Mont-d'or"
9395
9396 2005-12-05  Jan Schmidt  <thaytan@mad.scientist.com>
9397
9398         * tests/examples/seek/Makefile.am:
9399         Build fix for when gtk is not available.
9400
9401 2005-12-05  Andy Wingo  <wingo@pobox.com>
9402
9403         * ext/libvisual/visual.c: (get_buffer):
9404         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
9405         * ext/pango/gsttextrender.c: (gst_text_render_chain):
9406         * ext/theora/theoradec.c: (theora_handle_data_packet):
9407         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
9408         (theora_enc_chain):
9409         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9410         * gst/videotestsrc/gstvideotestsrc.c: (gst_video_test_src_create):
9411         Update for alloc_buffer changes.
9412
9413 2005-12-05  Andy Wingo  <wingo@pobox.com>
9414
9415         patch by: Kai Vehmanen <kv2004 eca cx>
9416         
9417         * gst-libs/gst/rtp/gstbasertpdepayload.c
9418         (gst_base_rtp_depayload_thread): Fix busy loop (#323017).
9419
9420 2005-12-04  Andy Wingo  <wingo@pobox.com>
9421
9422         patch by: Sebastien Cote <sebas642 yahoo ca>
9423         
9424         * pkgconfig/gstreamer-plugins-base.pc.in (Libs): Add -L flag.
9425         Fixes #319172.
9426
9427 2005-12-02  Tim-Philipp Müller  <tim at centricular dot net>
9428
9429         * docs/plugins/Makefile.am:
9430         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9431         * docs/plugins/gst-plugins-base-plugins-sections.txt:
9432         * docs/plugins/gst-plugins-base-plugins.hierarchy:
9433         * ext/pango/gstclockoverlay.c:
9434         * ext/pango/gsttextoverlay.c: 
9435         * ext/pango/gsttextrender.c:
9436         * ext/pango/gsttimeoverlay.c:
9437           Add gtk-doc blurbs to pango elements.
9438
9439 2005-12-02  Wim Taymans  <wim@fluendo.com>
9440
9441         * gst/audioresample/buffer.c: (audioresample_buffer_queue_flush):
9442         * gst/audioresample/buffer.h:
9443         * gst/audioresample/gstaudioresample.c:
9444         * gst/audioresample/gstaudioresample.h:
9445         * gst/audioresample/resample.c: (resample_input_flush),
9446         (resample_input_pushthrough), (resample_input_eos),
9447         (resample_get_output_size_for_input),
9448         (resample_get_input_size_for_output), (resample_get_output_size),
9449         (resample_get_output_data):
9450         * gst/audioresample/resample.h:
9451         * gst/audioresample/resample_ref.c: (resample_scale_ref):
9452         Fix audioresample, seek torture, new segments, reverse negotiation
9453         etc.. work fine.
9454
9455 2005-12-02  Wim Taymans  <wim@fluendo.com>
9456
9457         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
9458         Small cleanups.
9459
9460 2005-12-02  Wim Taymans  <wim@fluendo.com>
9461
9462         * gst/audioconvert/gstaudioconvert.c:
9463         (gst_audio_convert_transform):
9464         Post errors.
9465
9466 === release 0.9.7 ===
9467
9468 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9469
9470         * configure.ac:
9471           releasing 0.9.7, "Mi Perro No Tiene Ninguna Nariz"
9472
9473 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9474
9475         * Makefile.am:
9476         * po/hu.po:
9477         * win32/MANIFEST:
9478         * win32/gst.sln:
9479           add win32 MANIFEST file
9480           do something to the hungarian translation
9481
9482 2005-12-01  Tim-Philipp Müller  <tim at centricular dot net>
9483
9484         * ext/Makefile.am:
9485           Add $(PANGO_DIR) to SUBDIRS
9486
9487         * ext/pango/gstclockoverlay.c:
9488         * ext/pango/gsttimeoverlay.c:
9489           Fix and improve element descriptions.
9490
9491 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9492
9493         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
9494         * docs/plugins/inspect/plugin-libvisual.xml:
9495         * docs/plugins/inspect/plugin-pango.xml:
9496           add pango plugin to docs
9497
9498 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9499
9500         * configure.ac:
9501         * ext/Makefile.am:
9502           moved pango to base
9503
9504 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9505
9506         * configure.ac:
9507         * tests/Makefile.am:
9508         * tests/icles/.cvsignore:
9509         * tests/icles/Makefile.am:
9510         * tests/icles/stress-xoverlay.c: (myclock), (open_display),
9511         (close_display), (resize_window), (move_window), (create_window),
9512         (terminate_playback), (pause_playback), (start_playback), (main):
9513           add stress test for xoverlay from Julien
9514
9515 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9516
9517         * docs/libs/tmpl/gstcolorbalance.sgml:
9518         * gst-libs/gst/rtp/gstbasertpdepayload.c:
9519         * gst-libs/gst/rtp/gstbasertppayload.c:
9520         * gst-libs/gst/rtp/gstrtpbuffer.c:
9521         * gst-libs/gst/rtp/gstrtpbuffer.h:
9522           Do burger's rename for rtp payloaders and depayloaders
9523
9524 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9525
9526         * win32/:
9527           add Visual Studio 6 build files
9528
9529 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9530
9531         * docs/libs/gst-plugins-base-libs-docs.sgml:
9532         * docs/libs/gst-plugins-base-libs-sections.txt:
9533         * docs/libs/tmpl/gstaudio.sgml:
9534         * docs/libs/tmpl/gstringbuffer.sgml:
9535         * gst-libs/gst/interfaces/xoverlay.c:
9536         * gst-libs/gst/video/gstvideofilter.c:
9537         * gst-libs/gst/video/gstvideosink.c:
9538           update documentation
9539
9540 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9541
9542         * gst/tcp/gstmultifdsink.c: (gst_multi_fd_sink_base_init),
9543         (gst_multi_fd_sink_class_init), (gst_multi_fd_sink_init),
9544         (gst_multi_fd_sink_finalize), (gst_multi_fd_sink_add),
9545         (gst_multi_fd_sink_remove), (gst_multi_fd_sink_clear),
9546         (gst_multi_fd_sink_get_stats),
9547         (gst_multi_fd_sink_remove_client_link),
9548         (gst_multi_fd_sink_handle_client_read),
9549         (gst_multi_fd_sink_client_queue_data),
9550         (gst_multi_fd_sink_client_queue_caps),
9551         (gst_multi_fd_sink_client_queue_buffer),
9552         (gst_multi_fd_sink_new_client),
9553         (gst_multi_fd_sink_handle_client_write),
9554         (gst_multi_fd_sink_recover_client),
9555         (gst_multi_fd_sink_queue_buffer),
9556         (gst_multi_fd_sink_handle_clients), (gst_multi_fd_sink_thread),
9557         (gst_multi_fd_sink_render), (gst_multi_fd_sink_set_property),
9558         (gst_multi_fd_sink_get_property), (gst_multi_fd_sink_start),
9559         (gst_multi_fd_sink_stop), (gst_multi_fd_sink_change_state):
9560         * gst/tcp/gstmultifdsink.h:
9561         * gst/tcp/gsttcpclientsink.c: (gst_tcp_client_sink_get_type),
9562         (gst_tcp_client_sink_base_init), (gst_tcp_client_sink_class_init),
9563         (gst_tcp_client_sink_init), (gst_tcp_client_sink_finalize),
9564         (gst_tcp_client_sink_setcaps), (gst_tcp_client_sink_render),
9565         (gst_tcp_client_sink_set_property),
9566         (gst_tcp_client_sink_get_property), (gst_tcp_client_sink_start),
9567         (gst_tcp_client_sink_stop), (gst_tcp_client_sink_change_state):
9568         * gst/tcp/gsttcpclientsink.h:
9569         * gst/tcp/gsttcpclientsrc.c: (gst_tcp_client_src_base_init),
9570         (gst_tcp_client_src_class_init), (gst_tcp_client_src_init),
9571         (gst_tcp_client_src_finalize), (gst_tcp_client_src_getcaps),
9572         (gst_tcp_client_src_create), (gst_tcp_client_src_set_property),
9573         (gst_tcp_client_src_get_property), (gst_tcp_client_src_start),
9574         (gst_tcp_client_src_stop), (gst_tcp_client_src_unlock):
9575         * gst/tcp/gsttcpclientsrc.h:
9576         * gst/tcp/gsttcpplugin.c: (plugin_init):
9577         * gst/tcp/gsttcpserversink.c: (gst_tcp_server_sink_base_init),
9578         (gst_tcp_server_sink_class_init), (gst_tcp_server_sink_init),
9579         (gst_tcp_server_sink_finalize),
9580         (gst_tcp_server_sink_handle_server_read),
9581         (gst_tcp_server_sink_removed), (gst_tcp_server_sink_handle_wait),
9582         (gst_tcp_server_sink_set_property),
9583         (gst_tcp_server_sink_get_property),
9584         (gst_tcp_server_sink_init_send), (gst_tcp_server_sink_close):
9585         * gst/tcp/gsttcpserversink.h:
9586         * gst/tcp/gsttcpserversrc.c: (gst_tcp_server_src_base_init),
9587         (gst_tcp_server_src_class_init), (gst_tcp_server_src_init),
9588         (gst_tcp_server_src_finalize), (gst_tcp_server_src_create),
9589         (gst_tcp_server_src_set_property),
9590         (gst_tcp_server_src_get_property), (gst_tcp_server_src_start),
9591         (gst_tcp_server_src_stop), (gst_tcp_server_src_unlock):
9592         * gst/tcp/gsttcpserversrc.h:
9593           more borgifying
9594
9595 2005-12-01  Thomas Vander Stichele  <thomas at apestaart dot org>
9596
9597         * docs/plugins/Makefile.am:
9598         * docs/plugins/gst-plugins-base-plugins.args:
9599         * docs/plugins/inspect/plugin-libvisual.xml:
9600         * gst/audioconvert/plugin.h:
9601         * gst/audiorate/gstaudiorate.c: (gst_audio_rate_get_type),
9602         (gst_audio_rate_base_init), (gst_audio_rate_class_init),
9603         (gst_audio_rate_setcaps), (gst_audio_rate_init),
9604         (gst_audio_rate_chain), (gst_audio_rate_set_property),
9605         (gst_audio_rate_get_property), (gst_audio_rate_change_state),
9606         (plugin_init):
9607         * gst/audiotestsrc/gstaudiotestsrc.c:
9608         (gst_audiostestsrc_wave_get_type), (gst_audio_test_src_base_init),
9609         (gst_audio_test_src_class_init), (gst_audio_test_src_init),
9610         (gst_audio_test_src_src_fixate), (gst_audio_test_src_setcaps),
9611         (gst_audio_test_src_get_query_types),
9612         (gst_audio_test_src_src_query), (gst_audio_test_src_create_sine),
9613         (gst_audio_test_src_create_square),
9614         (gst_audio_test_src_create_saw),
9615         (gst_audio_test_src_create_triangle),
9616         (gst_audio_test_src_create_silence),
9617         (gst_audio_test_src_create_white_noise),
9618         (gst_audio_test_src_init_pink_noise),
9619         (gst_audio_test_src_generate_pink_noise_value),
9620         (gst_audio_test_src_create_pink_noise),
9621         (gst_audio_test_src_change_wave), (gst_audio_test_src_get_times),
9622         (gst_audio_test_src_create), (gst_audio_test_src_set_property),
9623         (gst_audio_test_src_get_property), (gst_audio_test_src_start),
9624         (plugin_init):
9625         * gst/audiotestsrc/gstaudiotestsrc.h:
9626         * gst/subparse/gstsubparse.c: (gst_sub_parse_get_type),
9627         (gst_sub_parse_base_init), (gst_sub_parse_class_init),
9628         (gst_sub_parse_init), (gst_sub_parse_formats),
9629         (gst_sub_parse_src_eventmask), (gst_sub_parse_src_event),
9630         (convert_encoding), (get_next_line),
9631         (gst_sub_parse_data_format_autodetect),
9632         (gst_sub_parse_format_autodetect), (feed_textbuf), (handle_buffer),
9633         (gst_sub_parse_loop), (gst_sub_parse_chain),
9634         (gst_sub_parse_change_state), (gst_sub_parse_type_find),
9635         (plugin_init):
9636         * gst/subparse/gstsubparse.h:
9637         * gst/videorate/gstvideorate.c: (gst_video_rate_get_type),
9638         (gst_video_rate_base_init), (gst_video_rate_class_init),
9639         (gst_video_rate_transformcaps), (gst_video_rate_getcaps),
9640         (gst_video_rate_setcaps), (gst_video_rate_blank_data),
9641         (gst_video_rate_init), (gst_video_rate_event),
9642         (gst_video_rate_chain), (gst_video_rate_set_property),
9643         (gst_video_rate_get_property), (gst_video_rate_change_state),
9644         (plugin_init):
9645         * gst/videoscale/gstvideoscale.c:
9646         (gst_video_scale_method_get_type), (gst_video_scale_get_capslist),
9647         (gst_video_scale_src_template_factory),
9648         (gst_video_scale_sink_template_factory),
9649         (gst_video_scale_get_type), (gst_video_scale_base_init),
9650         (gst_video_scale_class_init), (gst_video_scale_init),
9651         (gst_video_scale_set_property), (gst_video_scale_get_property),
9652         (gst_video_scale_transform_caps), (gst_video_scale_get_format),
9653         (gst_video_scale_prepare_size), (parse_caps),
9654         (gst_video_scale_set_caps), (gst_video_scale_get_unit_size),
9655         (gst_video_scale_fixate_caps), (gst_video_scale_prepare_image),
9656         (gst_video_scale_transform), (gst_video_scale_handle_src_event),
9657         (plugin_init):
9658         * gst/videoscale/gstvideoscale.h:
9659         * gst/videotestsrc/gstvideotestsrc.c:
9660         (gst_video_test_src_pattern_get_type),
9661         (gst_video_test_src_base_init), (gst_video_test_src_class_init),
9662         (gst_video_test_src_init), (gst_video_test_src_src_fixate),
9663         (gst_video_test_src_set_pattern),
9664         (gst_video_test_src_set_property),
9665         (gst_video_test_src_get_property), (gst_video_test_src_getcaps),
9666         (gst_video_test_src_parse_caps), (gst_video_test_src_setcaps),
9667         (gst_video_test_src_event), (gst_video_test_src_get_times),
9668         (gst_video_test_src_create), (plugin_init):
9669         * gst/videotestsrc/gstvideotestsrc.h:
9670         * gst/videotestsrc/videotestsrc.c: (gst_video_test_src_get_size),
9671         (gst_video_test_src_smpte), (gst_video_test_src_snow),
9672         (gst_video_test_src_black):
9673         * gst/videotestsrc/videotestsrc.h:
9674           borgify further
9675           clean up docs a little
9676
9677 2005-11-30  Wim Taymans  <wim@fluendo.com>
9678
9679         * gst-libs/gst/rtp/gstbasertpdepayload.h:
9680         * gst-libs/gst/rtp/gstbasertppayload.c: (gst_basertppayload_init),
9681         (gst_basertppayload_event), (gst_basertppayload_push),
9682         (gst_basertppayload_change_state):
9683         * gst-libs/gst/rtp/gstbasertppayload.h:
9684         closed #320644.
9685
9686 2005-11-30  Julien MOUTTE  <julien@moutte.net>
9687
9688         * docs/libs/gst-plugins-base-libs-docs.sgml:
9689         * docs/libs/gst-plugins-base-libs-sections.txt:
9690         * gst-libs/gst/video/gstvideofilter.c:
9691         * gst-libs/gst/video/gstvideosink.c:
9692         * gst-libs/gst/video/gstvideosink.h: Adding docs.
9693
9694 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9695
9696         * LICENSE:
9697           move
9698         * po/af.po:
9699         * po/az.po:
9700         * po/cs.po:
9701         * po/en_GB.po:
9702         * po/hu.po:
9703         * po/it.po:
9704         * po/nb.po:
9705         * po/nl.po:
9706         * po/or.po:
9707         * po/sq.po:
9708         * po/sr.po:
9709         * po/sv.po:
9710         * po/uk.po:
9711         * po/vi.po:
9712         * Makefile.am:
9713           update
9714         * scripts/autoplugins.sh:
9715           remove
9716
9717 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
9718
9719         * Makefile.am:
9720         * configure.ac:
9721         * examples/Makefile.am:
9722         * examples/capsfilter/Makefile.am:
9723         * examples/capsfilter/capsfilter1.c:
9724         * examples/gob/Makefile.am:
9725         * examples/gob/gst-identity2.gob:
9726         * examples/indexing/.cvsignore:
9727         * examples/indexing/Makefile.am:
9728         * examples/indexing/indexmpeg.c:
9729         * examples/seeking/.cvsignore:
9730         * examples/seeking/Makefile.am:
9731         * examples/seeking/cdparanoia.c:
9732         * examples/seeking/cdplayer.c:
9733         * examples/seeking/chained.c:
9734         * examples/seeking/scrubby.c:
9735         * examples/seeking/seek.c:
9736         * examples/stats/Makefile.am:
9737         * examples/stats/mp2ogg.c:
9738         * examples/switch/.cvsignore:
9739         * examples/switch/Makefile.am:
9740         * examples/switch/switcher.c:
9741         * tests/Makefile.am:
9742         * tests/check/generic/.cvsignore:
9743         * tests/check/pipelines/.cvsignore:
9744         * tests/examples/Makefile.am:
9745         * tests/examples/seek/Makefile.am:
9746           reorganize stuff under tests/
9747
9748 2005-11-30  Edward Hervey  <edward@fluendo.com>
9749
9750         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
9751         Go away you stupid GstStaticPadTemplate memleak.
9752
9753 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
9754
9755         * gst-libs/gst/net/Makefile.am:
9756         * gst-libs/gst/net/README:
9757         * gst-libs/gst/net/gstnetbuffer.c:
9758         * gst-libs/gst/net/gstnetbuffer.h:
9759           this was moved to "netbuffer"
9760
9761 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
9762
9763         * gst-libs/gst/video/gstvideofilter.c: (gst_video_filter_get_type),
9764         (gst_video_filter_class_init), (gst_video_filter_init):
9765         * gst-libs/gst/video/gstvideofilter.h:
9766           borgify name to bring in line with other classes
9767
9768 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
9769
9770         * gst/audioscale/.cvsignore:
9771         * gst/audioscale/Makefile.am:
9772         * gst/audioscale/README:
9773         * gst/audioscale/audioscale.vcproj:
9774         * gst/audioscale/dtof.c:
9775         * gst/audioscale/dtos.c:
9776         * gst/audioscale/functable.c:
9777         * gst/audioscale/gstaudioscale.c:
9778         * gst/audioscale/gstaudioscale.h:
9779         * gst/audioscale/private.h:
9780         * gst/audioscale/resample.c:
9781         * gst/audioscale/resample.h:
9782         * gst/audioscale/test.c:
9783           remove
9784
9785 2005-11-30  Edward Hervey  <edward@fluendo.com>
9786
9787         * gst-libs/gst/netbuffer/Makefile.am:
9788         really, really tired
9789
9790 2005-11-30  Edward Hervey  <edward@fluendo.com>
9791
9792         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
9793         Update for new GstTypeFindFactory _register()
9794
9795 2005-11-30  Edward Hervey  <edward@fluendo.com>
9796
9797         * gst-libs/gst/netbuffer/Makefile.am: (libgstnetbufferincludedir): 
9798         Let's not override libgstnet from core for no reason...
9799         (libgstnetbuffer_@GST_MAJORMINOR@_la_SOURCES):
9800         Ok, maybe not so quick next time.
9801
9802 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9803
9804         * configure.ac:
9805         * gst-libs/gst/Makefile.am:
9806           moved gst-libs/gst/net to netbuffer through CVS surgery
9807           remove old directory
9808           updating build to accomodate
9809           (#322257)
9810
9811 2005-11-29  Andy Wingo  <wingo@pobox.com>
9812
9813         * pkgconfig/gstreamer-plugins-base.pc.in:
9814         * pkgconfig/gstreamer-plugins-base-uninstalled.pc.in:
9815         * gst-libs/gst/net/Makefile.am: Rename gstnet to gstnetbuffer
9816         (#322257).
9817
9818 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
9819
9820         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
9821         3rd time's the charm. Correct ref-counting for discarded buffers.
9822
9823 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
9824
9825         * gst/playback/gststreamselector.c:
9826         (gst_stream_selector_class_init),
9827         (gst_stream_selector_set_property),
9828         (gst_stream_selector_get_property),
9829         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9830         Fix ref-counting
9831
9832 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
9833
9834         * gst/subparse/gstsubparse.c: (feed_textbuf):
9835           Don't access already unref'ed buffer.
9836
9837 2005-11-29  Jan Schmidt  <thaytan@mad.scientist.com>
9838
9839         * gst/playback/gststreamselector.c:
9840         (gst_stream_selector_class_init), (gst_stream_selector_init),
9841         (gst_stream_selector_dispose), (gst_stream_selector_set_property),
9842         (gst_stream_selector_get_property),
9843         (gst_stream_selector_get_linked_pad),
9844         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
9845         * gst/playback/gststreamselector.h:
9846         Add the active-pad property for playbin to use shortly. Ignore buffers
9847         from any other pad, returning GST_FLOW_NOT_LINKED
9848
9849 2005-11-29  Julien MOUTTE  <julien@moutte.net>
9850
9851         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find): Free the list,
9852         patch from bug #322704 (Alessandro Decina).
9853
9854 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9855
9856         * gst-libs/gst/audio/Makefile.am:
9857           folded audiofilter into the audio library
9858
9859 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9860
9861         * gst/videoscale/gstvideoscale.h:
9862         * gst/videoscale/gstvideoscale.c:
9863           remove unimplemented scale methods
9864
9865 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
9866
9867         * ext/ogg/gstoggmux.c: (gst_ogg_mux_send_headers):
9868           Don't leak caps.
9869
9870 2005-11-28  Julien MOUTTE  <julien@moutte.net>
9871
9872         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
9873         (gst_ximagesink_setcaps):
9874         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9875         (gst_xvimagesink_setcaps): Fixed a tricky bug. When caps renegotiation
9876         happens (only visible on ximagesink but bug is in xv too) set_caps was
9877         destroying the internal x[v]image used to memcpy non locally alloced
9878         buffers so that it got renewed on next _chain. The issue is that 
9879         _expose will try to put that image as it reffed it in _put.
9880         Using gst_buffer_unref instead of destroy fixes it !
9881
9882 2005-11-28  Edward Hervey  <edward@fluendo.com>
9883
9884         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
9885         (try_to_link_1), (queue_filled_cb):
9886         Better use of the queues. Start with a small size queue and only increase
9887         the size of the queues when the other queues are empty.
9888
9889 2005-11-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9890
9891         * gst-libs/gst/video/Makefile.am:
9892           compile in copied-over videofilter into the video library
9893         * gst-libs/gst/video/videosink.h:
9894           rename the header to gstvideosink.h since it's a base GstObject class
9895         * sys/ximage/ximagesink.h:
9896         * sys/xvimage/xvimagesink.h:
9897           use the new header
9898
9899 2005-11-28  Wim Taymans  <wim@fluendo.com>
9900
9901         * gst/playback/gstplaybasebin.c: (group_commit), (probe_triggered):
9902         * gst/playback/gstplaybasebin.h:
9903         Prepare to handle errors betters.
9904
9905         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
9906         Set sinks to PAUSED first before adding and linking them so that
9907         we don't interrupt dataflow.
9908
9909 2005-11-28  Wim Taymans  <wim@fluendo.com>
9910
9911         * gst-libs/gst/audio/TODO:
9912         Updated TODO
9913
9914         * gst-libs/gst/audio/gstaudiosink.c:
9915         (gst_audioringbuffer_open_device),
9916         (gst_audioringbuffer_close_device), (gst_audioringbuffer_acquire),
9917         (gst_audioringbuffer_release):
9918         Small cleanups.
9919
9920         * gst-libs/gst/audio/gstbaseaudiosink.c:
9921         (gst_base_audio_sink_class_init), (gst_base_audio_sink_render),
9922         (gst_base_audio_sink_change_state):
9923         Slave to the master clock when going to PLAYING and unslave when
9924         going to PAUSED.
9925
9926         * gst-libs/gst/audio/gstringbuffer.c:
9927         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
9928         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
9929         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
9930         (gst_ring_buffer_clear_all), (wait_segment),
9931         (gst_ring_buffer_commit), (gst_ring_buffer_read),
9932         (gst_ring_buffer_advance):
9933         * gst-libs/gst/audio/gstringbuffer.h:
9934         Add some docs and cleanups.
9935
9936 2005-11-28  Julien MOUTTE  <julien@moutte.net>
9937
9938         * sys/xvimage/xvimagesink.c:
9939         (gst_xvimagesink_navigation_send_event): Fix navigation events
9940         coordinates translation with pixel aspect ratios.
9941
9942 2005-11-28  Julien MOUTTE  <julien@moutte.net>
9943
9944         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put):
9945         Use calculated video geometry from _setcaps instead of buffer
9946         caps to respect pixel aspect ratio. (fixes #322388)
9947
9948 2005-11-28  Julien MOUTTE  <julien@moutte.net>
9949
9950         * docs/libs/tmpl/gstcolorbalance.sgml:
9951         * docs/libs/tmpl/gstmixer.sgml:
9952         * docs/libs/tmpl/gstxoverlay.sgml:
9953         * gst-libs/gst/interfaces/xoverlay.c: Add docs for the Xoverlay
9954         interface.
9955
9956 2005-11-28  Julien MOUTTE  <julien@moutte.net>
9957
9958         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new):
9959         Refuse to create an XvImage if we can't find the format.
9960
9961 2005-11-28  Edward Hervey  <edward@fluendo.com>
9962
9963         * gst-libs/gst/riff/riff-media.c:
9964         (gst_riff_create_audio_template_caps):
9965         Add ATRAC3 to the list of riff-possible audio caps.
9966         I know we still don't have a plugin for atrac3, but it's saner to output
9967         that than a cryptic mimetype.
9968
9969 2005-11-27  Edward Hervey  <edward@fluendo.com>
9970
9971         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_strf_auds):
9972         Don't try to create a zero-sized subbuffer.
9973
9974 2005-11-27  Julien MOUTTE  <julien@moutte.net>
9975
9976         * sys/ximage/ximagesink.c: (gst_ximage_buffer_free),
9977         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_put),
9978         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_buffer_alloc),
9979         (gst_ximagesink_expose): Fixed a tricky race.
9980         * sys/ximage/ximagesink.h:
9981         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
9982         (gst_xvimagesink_expose): Fixed a tricky race.
9983         * sys/xvimage/xvimagesink.h:
9984
9985 2005-11-27  Edward Hervey  <edward@fluendo.com>
9986
9987         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
9988         (gst_decode_bin_init), (close_pad_link), (try_to_link_1):
9989         Remove unused properties, and add queues between demuxers and decoders
9990         so that a lot more files can preroll properly.
9991
9992 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
9993
9994         * gst-libs/gst/net/Makefile.am:
9995         * gst-libs/gst/rtp/Makefile.am:
9996         * gst-libs/gst/tag/Makefile.am:
9997           remove silly include
9998         * gst/tags/Makefile.am:
9999         * gst/tags/gsttagediting.c:
10000         * gst/tags/gsttageditingprivate.h:
10001         * gst/tags/tagedit.vcproj:
10002           remove directory, is as good as empty
10003
10004 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
10005
10006         * configure.ac:
10007           added GST_LIB_LDFLAGS and GST_ALL_LDFLAGS
10008         * gst-libs/Makefile.am:
10009         * gst-libs/gst/audio/Makefile.am:
10010         * gst-libs/gst/interfaces/Makefile.am:
10011         * gst-libs/gst/net/Makefile.am:
10012         * gst-libs/gst/riff/Makefile.am:
10013         * gst-libs/gst/rtp/Makefile.am:
10014         * gst-libs/gst/tag/Makefile.am:
10015         * gst-libs/gst/video/Makefile.am:
10016           and use them
10017
10018 2005-11-27  Julien MOUTTE  <julien@moutte.net>
10019
10020         * docs/libs/tmpl/gstcolorbalance.sgml:
10021         * docs/libs/tmpl/gstmixer.sgml:
10022         * docs/libs/tmpl/gstxoverlay.sgml:
10023         * sys/ximage/ximagesink.c: (gst_ximagesink_buffer_alloc):
10024         * sys/ximage/ximagesink.h:
10025         * sys/xvimage/xvimagesink.h: More and more documentation.
10026
10027 2005-11-26  Julien MOUTTE  <julien@moutte.net>
10028
10029         * docs/libs/gst-plugins-base-libs-docs.sgml:
10030         * docs/libs/gst-plugins-base-libs-sections.txt:
10031         * docs/libs/tmpl/gstcolorbalance.sgml:
10032         * docs/libs/tmpl/gstmixer.sgml:
10033         * docs/libs/tmpl/gstxoverlay.sgml: Add the XOverlay interface
10034         to documentation.
10035
10036 2005-11-26  Julien MOUTTE  <julien@moutte.net>
10037
10038         * docs/plugins/Makefile.am:
10039         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10040         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10041         * sys/xvimage/xvimagesink.c: Added doc for xvimagesink.
10042
10043 2005-11-26  Julien MOUTTE  <julien@moutte.net>
10044
10045         * docs/plugins/Makefile.am:
10046         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
10047         * docs/plugins/gst-plugins-base-plugins-sections.txt:
10048         * docs/plugins/inspect/plugin-adder.xml:
10049         * docs/plugins/inspect/plugin-alsa.xml:
10050         * docs/plugins/inspect/plugin-audioconvert.xml:
10051         * docs/plugins/inspect/plugin-audiorate.xml:
10052         * docs/plugins/inspect/plugin-audioresample.xml:
10053         * docs/plugins/inspect/plugin-audiotestsrc.xml:
10054         * docs/plugins/inspect/plugin-decodebin.xml:
10055         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
10056         * docs/plugins/inspect/plugin-gnomevfs.xml:
10057         * docs/plugins/inspect/plugin-ogg.xml:
10058         * docs/plugins/inspect/plugin-playbin.xml:
10059         * docs/plugins/inspect/plugin-subparse.xml:
10060         * docs/plugins/inspect/plugin-tcp.xml:
10061         * docs/plugins/inspect/plugin-theora.xml:
10062         * docs/plugins/inspect/plugin-typefindfunctions.xml:
10063         * docs/plugins/inspect/plugin-video4linux.xml:
10064         * docs/plugins/inspect/plugin-videorate.xml:
10065         * docs/plugins/inspect/plugin-videoscale.xml:
10066         * docs/plugins/inspect/plugin-videotestsrc.xml:
10067         * docs/plugins/inspect/plugin-volume.xml:
10068         * docs/plugins/inspect/plugin-vorbis.xml:
10069         * docs/plugins/inspect/plugin-ximagesink.xml:
10070         * docs/plugins/inspect/plugin-xvimagesink.xml: Updated version.
10071         * sys/ximage/ximagesink.c: Adding documentation for ximagesink.
10072
10073 2005-11-26  Edward Hervey  <edward@fluendo.com>
10074
10075         * gst/audiorate/gstaudiorate.c: (gst_audiorate_chain):
10076         Properly return GstFlowReturn from gst_pad_push in chain functions.
10077
10078 2005-11-25  Michael Smith  <msmith@fluendo.com>
10079
10080         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
10081         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
10082         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
10083         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
10084           Handle various conditions better when we don't understand a stream.
10085           Removes a heap of CRITICALs on ogg streams containing unknown data.
10086
10087 2005-11-24  Andy Wingo  <wingo@pobox.com>
10088
10089         * gst/tcp/gstmultifdsink.c (gst_multifdsink_handle_client_write):
10090         Be threadsafe.
10091
10092 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10093
10094         * configure.ac: back to HEAD
10095
10096 === release 0.9.6 ===
10097
10098 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
10099
10100         * configure.ac:
10101           releasing 0.9.6, "White Eight"
10102
10103 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10104
10105         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
10106         * docs/plugins/inspect/plugin-sine.xml:
10107           remove sinesrc some more
10108
10109 2005-11-23  Wim Taymans  <wim@fluendo.com>
10110
10111         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
10112         If we are reading too slowly, jump forward in the ringbuffer
10113         instead of blocking.
10114
10115 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
10116
10117         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10118         (gst_visual_chain):
10119         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps):
10120         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps),
10121         (gst_videorate_chain):
10122         * gst/videotestsrc/gstvideotestsrc.c:
10123         (gst_videotestsrc_src_fixate), (gst_videotestsrc_create):
10124         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_fps),
10125         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query),
10126         (gst_v4lmjpegsrc_get), (gst_v4lmjpegsrc_getcaps):
10127         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10128         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10129           Updates for API changes
10130
10131 2005-11-23  Wim Taymans  <wim@fluendo.com>
10132
10133         * gst-libs/gst/audio/gstbaseaudiosink.c:
10134         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10135         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10136         Fix for calibration API change.
10137
10138 2005-11-23  Michael Smith <msmith@fluendo.com>
10139
10140         * gst-libs/gst/audio/multichannel.c:
10141         (gst_audio_get_channel_positions),
10142         (gst_audio_set_channel_positions),
10143         (gst_audio_set_structure_channel_positions_list),
10144         (gst_audio_fixate_channel_positions):
10145           Use gst_value_array_*() functions on value arrays, not
10146           gst_value_list_*().
10147
10148 2005-11-23  Edward Hervey  <edward@fluendo.com>
10149
10150         * autogen.sh:
10151         eheh, sinesrc is gone. Replacing sample srcfile by existing one.
10152         Fixes autogen
10153
10154 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10155
10156         * check/Makefile.am:
10157         * check/elements/videotestsrc.c: (setup_videotestsrc),
10158         (cleanup_videotestsrc), (GST_START_TEST), (videotestsrc_suite),
10159         (main):
10160           add a test for videotestsrc
10161
10162 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10163
10164         * gst/sine/.cvsignore:
10165         * gst/sine/Makefile.am:
10166         * gst/sine/gstsinesrc.c:
10167         * gst/sine/gstsinesrc.h:
10168         * gst/sine/sinesrc.vcproj:
10169           and remove sinesrc from the repository.  Closes #321446
10170
10171 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10172
10173         * configure.ac:
10174         * gst-plugins-base.spec.in:
10175           remove sinesrc from the build
10176
10177 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
10178
10179         * check/Makefile.am:
10180         * check/elements/audiotestsrc.c: (setup_audiotestsrc),
10181         (cleanup_audiotestsrc), (GST_START_TEST), (audiotestsrc_suite),
10182         (main):
10183           add a test for audiotestsrc, testing all waves.  Even seems
10184           leak-free at first glance, nice job Stefan
10185
10186 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
10187
10188         * po/af.po:
10189         * po/az.po:
10190         * po/cs.po:
10191         * po/en_GB.po:
10192         * po/hu.po:
10193         * po/it.po:
10194         * po/nb.po:
10195         * po/nl.po:
10196         * po/or.po:
10197         * po/sq.po:
10198         * po/sr.po:
10199         * po/sv.po:
10200         * po/uk.po:
10201         * po/vi.po:
10202           Translation string updates
10203
10204         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10205         (gst_v4lsrc_set_caps):
10206         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10207         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10208         * sys/v4l/v4lsrc_calls.h:
10209           Improve v4lsrc, by making it work again.
10210
10211 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
10212
10213         * ext/libvisual/visual.c: (gst_visual_chain):
10214           Fix the fps calculations.
10215
10216         * gst/ffmpegcolorspace/avcodec.h:
10217           Move structure element for clarity
10218
10219         * gst-libs/gst/interfaces/tunernorm.c: (gst_tuner_norm_init):
10220         * gst-libs/gst/interfaces/tunernorm.h:
10221         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_src_link):
10222         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
10223         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
10224         (gst_v4lmjpegsrc_get_fps), (gst_v4lmjpegsrc_src_convert),
10225         (gst_v4lmjpegsrc_src_query), (gst_v4lmjpegsrc_get),
10226         (gst_v4lmjpegsrc_getcaps):
10227         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate), (gst_v4lsrc_get_caps),
10228         (gst_v4lsrc_set_caps):
10229         * sys/v4l/gstv4lsrc.h:
10230         * sys/v4l/v4l_calls.c: (gst_v4l_open):
10231         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_get_fps),
10232         (gst_v4lsrc_get_fps_list), (gst_v4lsrc_buffer_new):
10233         * sys/v4l/v4lsrc_calls.h:
10234           Fractional framerates...
10235
10236 2005-11-22  Wim Taymans  <wim@fluendo.com>
10237
10238         * gst-libs/gst/audio/gstbaseaudiosink.c:
10239         (gst_base_audio_sink_class_init), (gst_base_audio_sink_set_clock),
10240         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10241         And we provide a clock by default, of course...
10242
10243 2005-11-22  Wim Taymans  <wim@fluendo.com>
10244
10245         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init):
10246         This clock can be slaved to a master clock now.
10247
10248         * gst-libs/gst/audio/gstbaseaudiosink.c:
10249         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10250         (gst_base_audio_sink_dispose), (gst_base_audio_sink_provide_clock),
10251         (gst_base_audio_sink_set_clock),
10252         (gst_base_audio_sink_set_property),
10253         (gst_base_audio_sink_get_property), (gst_base_audio_sink_preroll),
10254         (gst_base_audio_sink_render), (gst_base_audio_sink_change_state):
10255         * gst-libs/gst/audio/gstbaseaudiosink.h:
10256         Handle slaving the internal clock to the clock selected in the
10257         pipeline.
10258         Add property to make the basesink not provide a clock.
10259
10260         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10261         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
10262         (gst_base_rtp_depayload_wait):
10263         * gst-libs/gst/rtp/gstbasertpdepayload.h:
10264         We can use the clock in GstElement, no need to store it ourselves.
10265
10266 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10267
10268         * docs/libs/tmpl/gstaudio.sgml:
10269           update
10270         * ext/cdparanoia/gstcdparanoia.c: (gst_paranoia_mode_get_type),
10271         (gst_paranoia_endian_get_type):
10272         * ext/theora/theoraenc.c: (gst_border_mode_get_type):
10273         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
10274         * gst/audiotestsrc/gstaudiotestsrc.c:
10275         (gst_audiostestsrc_wave_get_type):
10276         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type):
10277         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
10278         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
10279         (gst_sync_method_get_type), (gst_unit_type_get_type),
10280         (gst_client_status_get_type), (gst_multifdsink_class_init),
10281         (gst_multifdsink_new_client), (gst_multifdsink_recover_client),
10282         (gst_multifdsink_queue_buffer), (gst_multifdsink_set_property),
10283         (gst_multifdsink_get_property):
10284         * gst/tcp/gstmultifdsink.h:
10285         * gst/videoscale/gstvideoscale.c: (gst_videoscale_method_get_type):
10286         * gst/videotestsrc/gstvideotestsrc.c:
10287         (gst_videotestsrc_pattern_get_type):
10288           remove deprecated properties
10289           fix up enums to correctly have short lowercase dashed nicks
10290
10291 2005-11-22  Michael Smith <msmith@fluendo.com>
10292
10293         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10294         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10295           Add underscore.
10296
10297 2005-11-22  Michael Smith <msmith@fluendo.com>
10298
10299         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
10300         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
10301           Use utility method for scaling clocktime for fractional framerates.
10302
10303 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
10304
10305         * ext/libvisual/visual.c: (gst_visual_src_setcaps), (get_buffer),
10306         (gst_visual_chain):
10307         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
10308         * ext/theora/theoradec.c: (theora_handle_type_packet):
10309         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
10310         (theora_enc_chain):
10311         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
10312         * gst-libs/gst/video/video.c: (gst_video_frame_rate):
10313         * gst-libs/gst/video/video.h:
10314         * gst/ffmpegcolorspace/avcodec.h:
10315         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10316         (gst_ffmpeg_caps_to_pixfmt):
10317         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10318         (gst_ffmpegcsp_set_caps):
10319         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
10320         (gst_videorate_setcaps), (gst_videorate_blank_data),
10321         (gst_videorate_chain):
10322         * gst/videotestsrc/gstvideotestsrc.c:
10323         (gst_videotestsrc_src_fixate), (gst_videotestsrc_getcaps),
10324         (gst_videotestsrc_parse_caps), (gst_videotestsrc_setcaps),
10325         (gst_videotestsrc_event), (gst_videotestsrc_create):
10326         * gst/videotestsrc/gstvideotestsrc.h:
10327         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
10328         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10329         (gst_ximagesink_get_times), (gst_ximagesink_init):
10330         * sys/ximage/ximagesink.h:
10331         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
10332         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
10333         (gst_xvimagesink_get_times), (gst_xvimagesink_init):
10334         * sys/xvimage/xvimagesink.h:
10335           Convert elements to use fractions for their framerate.
10336           V4L elements to come later tonight.
10337
10338 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10339
10340         * gst-libs/gst/audio/audio.c:
10341         * gst-libs/gst/audio/audio.h:
10342           remove some deprecated functions
10343
10344 2005-11-22  Andy Wingo  <wingo@pobox.com>
10345
10346         * Update for gst_tag_setter API changes.
10347
10348 2005-11-22  Andy Wingo  <wingo@pobox.com>
10349
10350         * ext/ogg/gstoggdemux.c (gst_ogg_pad_submit_packet)
10351         (gst_ogg_demux_perform_seek):
10352         * ext/theora/theoradec.c (theora_dec_sink_event):
10353         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): Run
10354         update-funcnames.
10355
10356 2005-11-22  Wim Taymans  <wim@fluendo.com>
10357
10358         * examples/seeking/seek.c: (main):
10359         Give higher priority to bus signals than the gtk events
10360         to fix a race condition in the segment looping.
10361
10362 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10363
10364         * ext/theora/Makefile.am:
10365         * ext/vorbis/Makefile.am:
10366         * gst-libs/gst/tag/Makefile.am:
10367         * gst-plugins-base.spec.in:
10368           Rename libgsttagedit to libgsttag (#322117).
10369
10370 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10371
10372         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
10373         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10374           Call gst_x_overlay_prepare_xwindow_id() to give applications
10375           a final chance to set their own xwindow id before the video
10376           sink creates its own window.
10377
10378 2005-11-22  Julien MOUTTE  <julien@moutte.net>
10379
10380         * sys/xvimage/xvimagesink.c:
10381         (gst_xvimagesink_navigation_send_event): Handle navigation
10382         events correcly with borders if applicable.
10383
10384 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
10385
10386         Patch by: Luca Ognibene
10387
10388         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10389         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt):
10390         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10391         (gst_ffmpegcsp_caps_remove_format_info):
10392         * gst/ffmpegcolorspace/imgconvert.c:
10393         * gst/ffmpegcolorspace/imgconvert_template.h:
10394           Forward-port fixes from the 0.8 branch (patch by Luca Ognibene,
10395           #318353); use gst_structure_has_name().
10396
10397 2005-11-22  Julien MOUTTE  <julien@moutte.net>
10398
10399         * sys/ximage/ximagesink.c: (gst_ximagesink_event_thread),
10400         (gst_ximagesink_class_init): Add debug macros on functions.
10401         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
10402         (gst_xvimagesink_xwindow_draw_borders),
10403         (gst_xvimagesink_xvimage_put),
10404         (gst_xvimagesink_xwindow_update_geometry),
10405         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_get_xv_support),
10406         (gst_xvimagesink_event_thread), (gst_xvimagesink_xcontext_get),
10407         (gst_xvimagesink_xcontext_clear),
10408         (gst_xvimagesink_get_format_from_caps), (gst_xvimagesink_setcaps),
10409         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
10410         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
10411         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
10412         (gst_xvimagesink_get_property), (gst_xvimagesink_finalize),
10413         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
10414         * sys/xvimage/xvimagesink.h: Refactoring to handle aspect ratio,
10415         expose while being PAUSED, out of data flow navigation events, etc..
10416
10417 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
10418
10419         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10420         * gst-libs/gst/audio/audio.h:
10421           fix prototype - wondering why the test worked regardless
10422
10423 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
10424
10425         * check/Makefile.am:
10426         * gst-libs/gst/audio/audio.c: (gst_audio_duration_from_pad_buffer):
10427         * gst-libs/gst/audio/audio.h:
10428           add a method that returns a proper GstClockTime
10429
10430 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10431
10432         * gst-libs/gst/interfaces/xoverlay.c: (gst_x_overlay_base_init),
10433         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_prepare_xwindow_id):
10434         * gst-libs/gst/interfaces/xoverlay.h:
10435           Remove everything having to do with the desired size; add 
10436           gst_x_overlay_prepare_xwindow_id() function; remove the
10437           'have-xwindow-id' signal and make gst_x_overlay_got_xwindow_id()
10438           post a message on the bus instead (#321816).
10439
10440         * sys/ximage/ximagesink.c: (gst_ximagesink_xoverlay_init):
10441         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps),
10442         (gst_xvimagesink_xoverlay_init):
10443           Remove desired size stuff (#321816).
10444
10445 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10446
10447         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
10448         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
10449         (mpeg_video_type_find), (mpeg_video_stream_type_find):
10450           Terminate vararg functions with NULL instead of 0 to 
10451           make gcc4 happy.
10452
10453 2005-11-21  Andy Wingo  <wingo@pobox.com>
10454
10455         patch by: Sebastien Cote <sebas642@yahoo.ca>
10456         
10457         * gst-libs/gst/rtp/gstrtpbuffer.h: 
10458         * gst-libs/gst/rtp/gstrtpbuffer.c
10459         (gst_rtpbuffer_get_payload_buffer): New function. Fixes #321451.
10460
10461 2005-11-21  Andy Wingo  <wingo@pobox.com>
10462
10463         * gst/playback/gstplaybin.c (gen_audio_element) 
10464         (gen_video_element): Use the new MISSING_PLUGIN core error
10465         category. Closes #320060.
10466
10467         * ext/vorbis/vorbisdec.c (vorbis_dec_sink_event): 
10468         * gst/videorate/gstvideorate.c (gst_videorate_event):
10469         * ext/theora/theoradec.c (theora_dec_sink_event): 
10470         * ext/theora/theoraenc.c (theora_enc_sink_event): Don't take
10471         stream lock.
10472
10473         * gst/subparse/gstsubparse.c (gst_subparse_src_event):
10474         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek): Update for
10475         stream lock changes.
10476
10477 2005-11-21  Wim Taymans  <wim@fluendo.com>
10478
10479         * gst-libs/gst/audio/gstbaseaudiosink.c:
10480         (gst_base_audio_sink_class_init), (gst_base_audio_sink_init),
10481         (gst_base_audio_sink_provide_clock),
10482         (gst_base_audio_sink_set_clock), (gst_base_audio_sink_render),
10483         (gst_base_audio_sink_change_state):
10484         * gst/audioresample/gstaudioresample.c:
10485         Segment update fix.
10486
10487 2005-11-21  Andy Wingo  <wingo@pobox.com>
10488
10489         * *.h:
10490         * *.c: Ran scripts/update-macros. Oh yes.
10491
10492 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10493
10494         * sys/ximage/Makefile.am:
10495         * sys/ximage/ximage.c:
10496           Rename ximage plugin to ximagesink (#321426) (Don't forget to
10497           remove your old libgstximage.* manually if necessary).
10498
10499 2005-11-21  Michael Smith <msmith@fluendo.com>
10500
10501         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup):
10502           Minimal fix for bug #320200: set the min/max bitrate in the correct
10503           units. A better fix would be to upgrade to the RATEMANAGE2
10504           interface, rather than using the deprecated interface used here, but
10505           that would require an update in our libvorbis dependency (to 1.1),
10506           which is probably undesirable.
10507
10508 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
10509
10510         * ext/libvisual/visual.c: (get_buffer):
10511         * gst-libs/gst/audio/gstbaseaudiosrc.c:
10512         (gst_base_audio_src_fixate):
10513         * gst/audioconvert/gstaudioconvert.c:
10514         (gst_audio_convert_fixate_caps):
10515         * gst/audioscale/gstaudioscale.c: (gst_audioscale_fixate):
10516         * gst/audiotestsrc/gstaudiotestsrc.c:
10517         (gst_audiotestsrc_src_fixate):
10518         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
10519         * gst/videorate/gstvideorate.c: (gst_videorate_setcaps):
10520         * gst/videoscale/gstvideoscale.c: (gst_videoscale_fixate_caps):
10521         * gst/videotestsrc/gstvideotestsrc.c:
10522         (gst_videotestsrc_src_fixate):
10523         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate):
10524         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
10525           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
10526           (#322027)
10527
10528
10529 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10530
10531         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
10532         (gst_riff_create_iavs_caps):
10533         * gst-libs/gst/riff/riff-read.c: (gst_riff_parse_file_header),
10534         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
10535         (gst_riff_parse_info):
10536         * gst/videotestsrc/videotestsrc.c: (paintinfo_find_by_structure):
10537         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_caps):
10538         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps):
10539           Fixes for GST_FOURCC_FORMAT API change.
10540
10541 2005-11-21  Andy Wingo  <wingo@pobox.com>
10542
10543         patch by: Alessandro Dessina <alessandro nnva org>
10544
10545         * ext/ogg/gstoggmux.c (gst_ogg_mux_set_header_on_caps):
10546         * ext/ogg/gstoggparse.c (gst_ogg_parse_append_header)
10547         (gst_ogg_parse_chain):
10548         * ext/theora/theoraenc.c (theora_set_header_on_caps):
10549         * ext/vorbis/vorbisenc.c (gst_vorbisenc_set_header_on_caps):
10550         * ext/vorbis/vorbisparse.c (vorbis_parse_set_header_on_caps): Fix
10551         gst_value_list calls on arrays. Fixes #321962.
10552
10553 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
10554
10555         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
10556         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_queue_pads),
10557         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10558         * gst/adder/gstadder.c: (gst_adder_init),
10559         (gst_adder_request_new_pad), (gst_adder_collected),
10560         (gst_adder_change_state):
10561           Update for gst_collectpads_foo() to gst_collect_pads_foo()
10562           API change.
10563
10564 2005-11-21  Michael Smith <msmith@fluendo.com>
10565
10566         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
10567         (gst_vorbisenc_chain), (gst_vorbisenc_output_buffers):
10568           Properly handle pad_push return values.
10569
10570 2005-11-20  Jan Schmidt  <thaytan@mad.scientist.com>
10571
10572         * gst-libs/gst/tag/Makefile.am:
10573         * gst-libs/gst/tag/gstvorbistag.c:
10574         (gst_tag_list_to_vorbiscomment_buffer):
10575           Remove obsolete vorbistag element and debug category.
10576
10577         * gst/playback/gstplaybasebin.c: (check_queue):
10578           Don't divide by 0 when queue-threshold is 0.
10579
10580         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property):
10581           Don't modify an existing pixel-aspect-ratio if we fail to read
10582           a new one.
10583
10584 2005-11-20  Wim Taymans  <wim@fluendo.com>
10585
10586         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_push_buffer),
10587         (gst_vorbisenc_push_packet):
10588         GST_PAD_IS_USABLE is gone, use the return value of
10589         the push or pad_alloc_buffer instead.
10590
10591 2005-11-18  Julien MOUTTE  <julien@moutte.net>
10592
10593         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
10594         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
10595         (gst_ximagesink_ximage_destroy),
10596         (gst_ximagesink_xwindow_draw_borders), (gst_ximagesink_ximage_put),
10597         (gst_ximagesink_xwindow_new),
10598         (gst_ximagesink_xwindow_update_geometry),
10599         (gst_ximagesink_handle_xevents), (gst_ximagesink_event_thread),
10600         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
10601         (gst_ximagesink_bufferpool_clear), (gst_ximagesink_getcaps),
10602         (gst_ximagesink_setcaps), (gst_ximagesink_change_state),
10603         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_alloc),
10604         (gst_ximagesink_navigation_send_event),
10605         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_expose),
10606         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
10607         (gst_ximagesink_finalize), (gst_ximagesink_init),
10608         (gst_ximagesink_class_init):
10609         * sys/ximage/ximagesink.h: Refactoring of ximagesink.
10610         This new version brings correct software scaling, non flickering
10611         window while resizing, pixel aspect ratio handling, usage of
10612         hardware buffer pools, out of data flow event thread for 
10613         navigation and handling of expose events even when being PAUSED,
10614         a new property to keep video aspect ratio when resizing, etc...
10615
10616 2005-11-18  Julien MOUTTE  <julien@moutte.net>
10617
10618         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
10619         (gst_videoscale_fixate_caps): Introduce back caps fixate with
10620         handling of PAR.
10621
10622 2005-11-18  Edward Hervey  <bilboed@dvdsrc.fluendo.com>
10623
10624         * gst/playback/gstdecodebin.c: (gst_decode_bin_init): 
10625         Unsetting IS_SINK flag from the fakesink, so decodebin
10626         never behaves as a sink.
10627
10628 2005-11-17  Wim Taymans  <wim@fluendo.com>
10629
10630         * gst-libs/gst/audio/gstbaseaudiosrc.c:
10631         (gst_base_audio_src_change_state):
10632         Fix the audiosrc base class again, we did not unflush.
10633
10634 2005-11-17  Julien MOUTTE  <julien@moutte.net>
10635
10636         * examples/seeking/seek.c: (make_dv_pipeline),
10637         (make_vorbis_theora_pipeline), (make_avi_pipeline),
10638         (make_mpegnt_pipeline): Use VSINK everywhere, add a scaler
10639         to ogg/vorbis/theora pipeline.
10640
10641 2005-11-17  Wim Taymans  <wim@fluendo.com>
10642
10643         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
10644         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
10645         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
10646         Fix EOS on multiple streams.
10647         More debugging.
10648
10649 2005-11-16  Wim Taymans  <wim@fluendo.com>
10650
10651         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_configure_segment),
10652         (gst_ogg_demux_perform_seek):
10653         Segment done must include stream time.
10654
10655         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
10656         (gst_ogg_mux_clear), (gst_ogg_mux_init), (gst_ogg_mux_finalize),
10657         (gst_ogg_mux_change_state):
10658         Fix ogg muxer again.
10659
10660 2005-11-16  Wim Taymans  <wim@fluendo.com>
10661
10662         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init):
10663         Fix compile again.
10664
10665 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
10666
10667         * ext/libvisual/visual.c: (gst_visual_init):
10668         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
10669         * ext/ogg/gstoggparse.c: (gst_ogg_parse_init),
10670         (gst_ogg_parse_chain):
10671         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
10672         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init):
10673         * ext/theora/theoradec.c: (gst_theora_dec_init):
10674         * ext/theora/theoraenc.c: (gst_theora_enc_init):
10675         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
10676         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_init):
10677         * gst/adder/gstadder.c: (gst_adder_class_init),
10678         (gst_adder_dispose):
10679         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
10680         * gst/subparse/gstsubparse.c: (gst_subparse_init):
10681         * gst/videorate/gstvideorate.c: (gst_videorate_init):
10682           Fix a whole set of pad template leaks
10683
10684 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
10685
10686         * check/generic/states.c: (GST_START_TEST):
10687           fix the test so that it only checks for elements that are part of
10688           this source module
10689
10690 2005-11-16  Michael Smith <msmith@fluendo.com>
10691
10692         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_reset),
10693         (gst_ogg_mux_init), (gst_ogg_mux_request_new_pad),
10694         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10695         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10696         (gst_ogg_mux_collected), (gst_ogg_mux_clear_collectpads),
10697         (gst_ogg_mux_change_state):
10698           Fix leaking collectpads.
10699
10700 2005-11-16  Edward Hervey  <edward@fluendo.com>
10701
10702         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
10703         (gst_videorate_event), (gst_videorate_chain):
10704         Handle segment seeks
10705
10706 2005-11-16  Wim Taymans  <wim@fluendo.com>
10707
10708         * gst-libs/gst/audio/gstbaseaudiosink.c:
10709         (gst_base_audio_sink_provide_clock),
10710         (gst_base_audio_sink_change_state):
10711         Set ringbuffer to non-flushing when going to PAUSED, set to
10712         flushing again when going to READY.
10713
10714         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
10715         (gst_ring_buffer_stop):
10716         Start in flushing mode by default.
10717         Don't set flushing in the _stop method, let the app call
10718         this explicitly.
10719
10720 2005-11-16  Julien MOUTTE  <julien@moutte.net>
10721
10722         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_center_rect):
10723         * gst-libs/gst/video/videosink.h: Add helper function needed
10724         for video sinks.
10725
10726 2005-11-16  Tim-Philipp Müller  <tim at centricular dot net>
10727
10728         * gst/videoscale/gstvideoscale.c:
10729         (gst_videoscale_handle_src_event):
10730           Don't leak reference to pad parent.
10731
10732 2005-11-16  Wim Taymans  <wim@fluendo.com>
10733
10734         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop):
10735         Set ringbuffer to flushing when stopping so that we don't
10736         block on wait_segment anymore and livelock.
10737
10738 2005-11-16  Wim Taymans  <wim@fluendo.com>
10739
10740         * examples/seeking/seek.c: (send_event), (do_seek),
10741         (loop_toggle_cb), (segment_done), (main):
10742         Added looping checkbox.
10743
10744 2005-11-16  Thomas Vander Stichele  <thomas at apestaart dot org>
10745
10746         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10747         (gst_ogg_demux_init):
10748         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10749         (gst_vorbis_dec_init):
10750           revert unrefs, they don't pass make check
10751
10752 2005-11-15  Johan Dahlin  <johan@gnome.org>
10753
10754         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
10755         (gst_ogg_demux_init), (gst_ogg_demux_finalize):
10756         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_base_init),
10757         (gst_vorbis_dec_init):
10758         Fix pad template leaks. 
10759
10760 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
10761
10762         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state):
10763           Make state change function thread safe.
10764
10765 2005-11-15  Edward Hervey  <edward@fluendo.com>
10766
10767         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_receive_event),
10768         (gst_ogg_demux_class_init):
10769         Implement GstElement::send_event, so we can send seek events
10770         in GST_STATE_READY
10771
10772 2005-11-14  Julien MOUTTE  <julien@moutte.net>
10773
10774         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new):
10775         Discovered how to take away flickering while resizing the
10776         window. Please don't put that in ximagesink, refactoring in
10777         progress.
10778
10779 2005-11-14  Michael Smith <msmith@fluendo.com>
10780
10781         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_client_queue_data),
10782         (gst_multifdsink_render):
10783           Don't leak GDP headers when using GDP mode (i.e. tcpserversink).
10784
10785 2005-11-14  Tim-Philipp Müller  <tim at centricular dot net>
10786
10787         * gst/playback/gstplaybin.c: (gen_audio_element):
10788           Use autoaudiosink, it tends to be more widely available than
10789           autoaudiiosink.
10790           
10791 2005-11-14  Andy Wingo  <wingo@pobox.com>
10792
10793         * gst/playback/gstplaybin.c (gen_audio_element): Use autoaudiosink
10794         as well if it is available. Fixes #316442.
10795
10796 2005-11-14  Michael Smith <msmith@fluendo.com>
10797
10798         * ext/ogg/gstoggmux.c: (gst_ogg_mux_clear), (gst_ogg_mux_init),
10799         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
10800         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10801         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10802         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_collected),
10803         (gst_ogg_mux_clear_collectpads), (gst_ogg_mux_change_state):
10804         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_buffer_from_packet),
10805         (gst_vorbisenc_change_state):
10806           Fix a small memory leak in vorbisenc.
10807           Fix large memory leaks in oggmux, also fix lots of state change
10808           bugs in oggmux.
10809
10810 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10811
10812         * gst/videotestsrc/gstvideotestsrc.c:
10813         (gst_videotestsrc_class_init), (gst_videotestsrc_init),
10814         (gst_videotestsrc_src_fixate):
10815           move fixation to a fixate function
10816           remove negotiate function, basesrc's is good enough
10817           fixes a bug for check when using the element alone
10818
10819 2005-11-13  Edward Hervey  <edward@fluendo.com>
10820
10821         * examples/seeking/seek.c: (do_seek), (accurate_toggle_cb),
10822         (key_toggle_cb), (main):
10823         Added checkboxes for adding/removing the accurate and key_unit seek
10824         flags.
10825
10826 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
10827
10828         * configure.ac: back to HEAD
10829
10830 === release 0.9.5 ===
10831
10832 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
10833
10834         * configure.ac:
10835           releasing 0.9.5, "No No Kia"
10836
10837 2005-11-11  Edward Hervey  <edward@fluendo.com>
10838
10839         * examples/seeking/seek.c: (make_parselaunch_pipeline):
10840         Added parse-launch syntax seeking mode for the seeking example.
10841         This should help stress-test even more cases.
10842         Ex usage : ./seek 15 "filesrc location=uranus.avi ! decodebin ! xvimagesink"
10843
10844 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
10845
10846         * sys/xvimage/xvimagesink.c:
10847         (gst_xvimagesink_navigation_send_event):
10848           Check whether peer pad exists before sending navigation events
10849           to it.
10850
10851 2005-11-11  Michael Smith <msmith@fluendo.com>
10852
10853         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_setup),
10854         (gst_vorbisenc_buffer_from_packet):
10855         * ext/vorbis/vorbisenc.h:
10856           Set duration on encoded buffers. This allows oggmux's
10857           max_page_delay parameter to actually work.
10858
10859 2005-11-11  Tim-Philipp Müller  <tim at centricular dot net>
10860
10861         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
10862         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
10863         (gst_ffmpegcsp_avpicture_fill):
10864         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10865         (gst_ffmpegcsp_get_unit_size), (gst_ffmpegcsp_transform):
10866           Make palettes work again (see #132341). Use our own macros
10867           for rounding up.
10868
10869 2005-11-10  Andy Wingo  <wingo@pobox.com>
10870
10871         * gst/playback/gstplaybasebin.c (prepare_output): Fix format
10872         string doober.
10873
10874 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
10875
10876         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
10877         (gst_ffmpegcsp_transform_caps):
10878           Prefer passthrough in transform_caps
10879
10880 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
10881
10882         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
10883           check for ALSA errors properly, instead of relying on ALSA's
10884           error strings to serve to the user.
10885
10886 2005-11-10  Wim Taymans  <wim@fluendo.com>
10887
10888         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event), (gst_ogg_demux_init),
10889         (gst_ogg_demux_configure_segment), (gst_ogg_demux_perform_seek),
10890         (gst_ogg_demux_loop), (gst_ogg_demux_change_state):
10891         Modernise the seek code.
10892
10893 2005-11-10  Michael Smith <msmith@fluendo.com>
10894         
10895         * gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
10896         (setup_substreams), (set_active_source):
10897           Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
10898           trying to go to NULL if we failed to read a file.
10899
10900 2005-11-10  Wim Taymans  <wim@fluendo.com>
10901
10902         * gst/audiotestsrc/gstaudiotestsrc.c:
10903         (gst_audiotestsrc_class_init), (gst_audiotestsrc_get_times),
10904         (gst_audiotestsrc_create):
10905         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10906         (gst_sinesrc_get_times), (gst_sinesrc_create):
10907         * gst/videotestsrc/gstvideotestsrc.c:
10908         (gst_videotestsrc_class_init), (gst_videotestsrc_get_times),
10909         (gst_videotestsrc_create):
10910         The base class can now sync for us.
10911
10912 2005-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
10913
10914         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_fixate): Check if the caps have
10915           a fourcc field. Fixes crash for gst-launch-0.9 v4lsrc
10916           name=source autoprobe=false autoprobe-fps=false copy-mode=1
10917           device=/dev/video0 ! ffmpegcolorspace ! "video/x-raw-yuv,
10918           format=(fourcc)I420" ! xvimagesink
10919
10920 2005-11-10  Tim-Philipp Müller  <tim at centricular dot net>
10921
10922         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
10923         (gst_sinesrc_get_query_types), (gst_sinesrc_src_query),
10924         (gst_sinesrc_newsegment):
10925           Send newsegment event in TIME format, set duration if
10926           num-buffers is set, fix duration querying.
10927
10928 2005-11-10  Michael Smith <msmith@fluendo.com>
10929
10930         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10931         (gst_ogg_mux_push_buffer), (gst_ogg_mux_dequeue_page),
10932         (gst_ogg_mux_pad_queue_page), (gst_ogg_mux_queue_pads),
10933         (gst_ogg_mux_collected):
10934          Fix EOS handling, partially. Now forwarding an EOS event once we have
10935          EOS on all pads works correctly. However, we still don't properly set
10936          EOS on the actual ogg stream pages.
10937
10938 2005-11-09  Tim-Philipp Müller  <tim at centricular dot net>
10939
10940         * gst/playback/gstplaybin.c: (gst_play_bin_dispose):
10941           Set elements to NULL state before disposing of them.
10942
10943 2005-11-08  Sebastien Cote  <sebas642 at yahoo dot ca>
10944
10945         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
10946
10947         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10948         (gst_base_rtp_depayload_init),
10949         (gst_base_rtp_depayload_set_gst_timestamp):
10950         * gst-libs/gst/rtp/gstbasertpdepayload.h:
10951           We need to send a newsegment event for each instance, not
10952           just for the first instance of this class (get rid of
10953           static variable in function). (#321011).
10954           
10955 2005-11-08  Michael Smith <msmith@fluendo.com>
10956
10957         * ext/ogg/gstoggmux.c: (gst_ogg_mux_request_new_pad),
10958         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_buffer),
10959         (gst_ogg_mux_dequeue_page), (gst_ogg_mux_pad_queue_page),
10960         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected):
10961           Forward port rewrite of muxing strategy to 0.9 version of oggmux.
10962           This makes us mux things correctly according to the ogg muxing
10963           rules. Still not handling EOS correctly right now, though.
10964
10965 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
10966
10967         * gst/audioconvert/gstaudioconvert.c:
10968           Fix typo in docs. 
10969
10970 2005-11-08  Tim-Philipp Müller  <tim at centricular dot net>
10971
10972         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
10973         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new):
10974           Initialise segment_stop to GST_CLOCK_TIME_NONE when
10975           creating a new chain; should fix live streaming. Also
10976           add more debug output and fix a typo.
10977
10978 2005-11-08  Brian Cameron  <brian dot cameron at sun dot com>
10979
10980         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
10981
10982         * gst/volume/gstvolume.c: (volume_set_caps):
10983           Fix compilation on Solaris with Forte. (#320923)
10984
10985 2005-11-08  Wim Taymans  <wim@fluendo.com>
10986
10987         * gst-libs/gst/audio/gstbaseaudiosink.c:
10988         (gst_base_audio_sink_render):
10989         No need to do a typecheck.
10990
10991 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
10992
10993         * ext/alsa/gstalsa.h:
10994           We register a debug category, so let's use it.
10995
10996 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
10997
10998         * gst-libs/gst/rtp/gstbasertpdepayload.c:
10999         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_wait):
11000         Fixed a small problem.
11001
11002 2005-11-04  Wim Taymans  <wim@fluendo.com>
11003
11004         * examples/seeking/Makefile.am:
11005         * examples/seeking/scrubby.c: (gst_element_factory_make_or_warn),
11006         (dynamic_link), (setup_dynamic_link), (make_wav_pipeline),
11007         (make_playerbin_pipeline), (format_value), (update_scale),
11008         (speed_cb), (seek_cb), (do_seek), (start_seek), (stop_seek),
11009         (play_cb), (pause_cb), (stop_cb), (print_message), (bus_message),
11010         (print_usage), (main):
11011         Added app for playback speed testing.
11012
11013         * examples/seeking/seek.c: (dynamic_link),
11014         (make_avi_msmpeg4v3_mp3_pipeline), (make_avi_pipeline),
11015         (make_mpeg_pipeline), (do_seek), (set_update_scale),
11016         (message_received), (main):
11017         Updated seek example.
11018
11019 2005-11-04  Zeeshan Ali  <zeenix@gmail.com>
11020
11021         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11022         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
11023         (gst_base_rtp_depayload_thread), (gst_base_rtp_depayload_wait),
11024         (gst_base_rtp_depayload_set_clock):
11025         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11026         Don't sleep on the bench (system clock) when you have a nice 
11027         comfortable bed (Gstreamer clock) to sleep on.
11028
11029 2005-11-03  Wim Taymans  <wim@fluendo.com>
11030
11031         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11032         (gst_decode_bin_dispose), (free_dynamics), (remove_fakesink),
11033         (pad_blocked), (close_pad_link), (new_pad), (no_more_pads):
11034         Handle the case where a pad_block failed.
11035
11036 2005-11-02  Sebastien Cote  <sebas642@yahoo.ca> 
11037
11038         reviewed by: Zeeshan Ali  <zeenix@gmail.com>
11039
11040         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11041         (gst_base_rtp_depayload_add_to_queue),
11042         (gst_base_rtp_depayload_push),
11043         (gst_base_rtp_depayload_set_gst_timestamp),
11044         (gst_base_rtp_depayload_queue_release):
11045           Fixes some bugs in the depayloader's queuing/de-queueing code.
11046
11047 2005-10-31  Michael Smith <msmith@fluendo.com>
11048
11049         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
11050         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
11051         (gst_ogg_demux_collect_chain_info), (gst_ogg_print):
11052           Patch from Alessandro Decina <alessandro@nnva.org>.
11053           Make oggdemux only find the final time in a chain, not per-pad,
11054           since the per-pad information can be very expensive to locate, and
11055           it isn't used anywhere. This makes reading a file containing
11056           OggSkeleton reasonably fast.
11057           Also, make chain finding work when there are logical bitstreams that
11058           can't be decoded. Fixes #319110.
11059
11060 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
11061
11062         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11063         (gst_base_rtp_depayload_class_init), (gst_base_rtp_depayload_init),
11064         (gst_base_rtp_depayload_chain),
11065         (gst_base_rtp_depayload_add_to_queue),
11066         (gst_base_rtp_depayload_push),
11067         (gst_base_rtp_depayload_set_gst_timestamp),
11068         (gst_base_rtp_depayload_queue_release),
11069         (gst_base_rtp_depayload_start_thread),
11070         (gst_base_rtp_depayload_set_property),
11071         (gst_base_rtp_depayload_get_property):
11072         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11073         Some random fixes, to fullfill the desires of thomas.
11074
11075 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
11076
11077         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11078         (gst_base_rtp_depayload_add_to_queue),
11079         (gst_base_rtp_depayload_push):
11080         Fixed the queueing algorithm.
11081
11082 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
11083
11084         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11085         (gst_base_rtp_depayload_push):
11086         A small fix
11087
11088 2005-10-31  Wim Taymans  <wim@fluendo.com>
11089
11090         * gst-libs/gst/audio/gstringbuffer.h:
11091         Don't break ABI.
11092
11093         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11094         (gst_ffmpeg_caps_to_pixfmt):
11095         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11096         (gst_ffmpegcsp_set_caps):
11097         Some more comments.
11098         Handle missing required caps fields better.
11099
11100 2005-10-31  Wim Taymans  <wim@fluendo.com>
11101
11102         * gst-libs/gst/audio/gstbaseaudiosink.c:
11103         (gst_base_audio_sink_event), (gst_base_audio_sink_get_offset),
11104         (gst_base_audio_sink_render):
11105         * gst-libs/gst/audio/gstringbuffer.c:
11106         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11107         (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
11108         (gst_ring_buffer_pause_unlocked), (gst_ring_buffer_pause),
11109         (gst_ring_buffer_stop), (wait_segment), (gst_ring_buffer_commit),
11110         (gst_ring_buffer_read):
11111         * gst-libs/gst/audio/gstringbuffer.h:
11112         Add flushing mode to the ringbuffer so that it in all cases does
11113         not try to handle more audio. This makes sure it does not try to
11114         block anymore when flushing and fixes a livelock.
11115
11116 2005-10-29  Tim-Philipp Müller  <tim at centricular dot net>
11117
11118         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_query_convert),
11119         (gst_ogg_demux_chain_peer), (gst_ogg_demux_perform_seek),
11120         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain):
11121           Explicitly check for -1 values before doing a conversion
11122           and always map them to -1. (#315545)
11123
11124 2005-10-28  Thomas Vander Stichele  <thomas at apestaart dot org>
11125
11126         * gst/playback/gstplaybin.c: (gen_video_element):
11127           first try autovideosink, then xvimagesink, then error out
11128         * po/POTFILES.in:
11129           add translatable file
11130         * po/af.po:
11131         * po/az.po:
11132         * po/cs.po:
11133         * po/en_GB.po:
11134         * po/hu.po:
11135         * po/it.po:
11136         * po/nb.po:
11137         * po/nl.po:
11138         * po/or.po:
11139         * po/sq.po:
11140         * po/sr.po:
11141         * po/sv.po:
11142         * po/uk.po:
11143         * po/vi.po:
11144           update translations
11145
11146 2005-10-27  Philippe Khalaf <burger at speedy dot org> 
11147
11148         * gst-libs/gst/rtp/gstbasedepayload.c:
11149         * gst-libs/gst/rtp/gstbasedepayload.h:
11150           Minor cleanups
11151
11152 2005-10-27  Tim-Philipp Müller  <tim at centricular dot net>
11153
11154         * gst/playback/.cvsignore:
11155         * gst/playback/decodetest.c:
11156         * gst/playback/test3.c:
11157           Port these two tests as well.
11158
11159 2005-10-27  Wim Taymans  <wim@fluendo.com>
11160
11161         * ext/theora/theoradec.c: (theora_dec_src_query),
11162         (theora_dec_sink_event):
11163         * ext/theora/theoraenc.c: (theora_enc_sink_event),
11164         (theora_enc_change_state):
11165         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
11166         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
11167         Take proper locks when handling events.
11168
11169 2005-10-27  Wim Taymans  <wim@fluendo.com>
11170
11171         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_collected),
11172         (gst_adder_change_state):
11173         Fix timestamps and fix deadlock when stopping the collectpads.
11174
11175 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
11176
11177         * gst-libs/gst/rtp/gstrtpbuffer.h:
11178         Declaring the payload types as strings too so that they can be used
11179         in the padtemplate inialization.
11180
11181 2005-10-26  Andre Magalhaes  <andrunko@gmail.com>
11182
11183         reviewed by: Zeeshan Ali   <zeenix@gmail.com>
11184
11185         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11186         (gst_base_rtp_depayload_class_init):
11187         Fixes a small but nasty bug. The derived elements no longer segfaults
11188         on finalization.
11189
11190 2005-10-26  Michael Smith <msmith@fluendo.com>
11191
11192         * gst/audioconvert/audioconvert.c: (audio_convert_clean_context):
11193           When clearing an audioconvert context, set tmpbufsize to zero, so
11194           we'll allocate it again later if required.
11195           This fixes audioconvert re-negotiating formats, which previously
11196           segfaulted with a NULL destination buffer.
11197
11198 2005-10-26  Zeeshan Ali <zeenix@gmail.com>
11199
11200         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11201         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_push),
11202         (gst_base_rtp_depayload_set_gst_timestamp),
11203         (gst_base_rtp_depayload_queue_release):
11204         Fixed a smalll memleak.
11205
11206 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
11207         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11208         (gst_base_rtp_depayload_base_init), (gst_base_rtp_depayload_init),
11209         (gst_base_rtp_depayload_finalize),
11210         (gst_base_rtp_depayload_setcaps),
11211         (gst_base_rtp_depayload_add_to_queue),
11212         (gst_base_rtp_depayload_push),
11213         (gst_base_rtp_depayload_set_gst_timestamp),
11214         (gst_base_rtp_depayload_queue_release),
11215         (gst_base_rtp_depayload_thread),
11216         (gst_base_rtp_depayload_change_state):
11217         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11218         Changed the C++ comments to C comments
11219
11220 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
11221
11222         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init):
11223         * gst/tcp/gsttcpclientsrc.h:
11224         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init):
11225         * gst/tcp/gsttcpserversrc.h:
11226           Remove unused 'curoffset' structure member.
11227
11228 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
11229
11230         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11231         (gst_base_rtp_depayload_base_init),
11232         (gst_base_rtp_depayload_finalize):
11233         * gst-libs/gst/rtp/gstbasertpdepayload.h:
11234         * gst-libs/gst/rtp/gstbasertppayload.h:
11235           The pad-template on the sinkpad should be set by the derived classes.
11236           Also added some useful macros.
11237
11238 2005-10-24  Wim Taymans  <wim@fluendo.com>
11239
11240         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11241         Correctly flush decoder samples even if we could not
11242         copy them to an output buffer. Fixes #319618.
11243
11244 2005-10-24  Julien MOUTTE  <julien@moutte.net>
11245
11246         * sys/ximage/ximagesink.c: (gst_ximagesink_setcaps):
11247         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_setcaps): Check
11248         the caps against our xcontext caps.
11249
11250 2005-10-24  Wim Taymans  <wim@fluendo.com>
11251
11252         * gst-libs/gst/audio/gstbaseaudiosink.c:
11253         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11254         Remove g_print
11255         Use sync property from baseclass to disable sync.
11256
11257 2005-10-24  Wim Taymans  <wim@fluendo.com>
11258
11259         * gst-libs/gst/audio/gstbaseaudiosink.c:
11260         (gst_base_audio_sink_get_offset), (gst_base_audio_sink_render):
11261         Buffers with no timestamps get aligned with previous buffers or
11262         on underrun, played ASAP.
11263
11264 2005-10-24  Julien MOUTTE  <julien@moutte.net>
11265
11266         * gst-libs/gst/video/video.h:
11267         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11268         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
11269         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): And
11270         here comes my change on caps for framerate and geometry range.
11271         We are now accepting 1 to MAXINT for width and height, and from
11272         0.0 to MAXDOUBLE for framerate. That allows duration less png frames
11273         to be blended correctly in videomixer.
11274
11275 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
11276
11277         * configure.ac:
11278           back to HEAD
11279
11280 === release 0.9.4 ===
11281
11282 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11283
11284         * NEWS:
11285         * RELEASE:
11286         * configure.ac:
11287           releasing 0.9.4, "Velociraptor"
11288
11289 2005-10-23  Thomas Vander Stichele  <thomas at apestaart dot org>
11290
11291         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11292         * po/POTFILES.in:
11293           STOPPED -> FAILED
11294
11295 2005-10-21  Wim Taymans  <wim@fluendo.com>
11296
11297         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11298         (gst_decode_bin_dispose), (free_dynamics), (pad_unblocked),
11299         (pad_blocked), (close_pad_link), (new_pad):
11300         Don't try to remove elements twice.
11301
11302 2005-10-21  Wim Taymans  <wim@fluendo.com>
11303
11304         * ext/theora/theoradec.c: (theora_dec_src_query),
11305         (theora_dec_sink_event):
11306         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11307         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11308         (vorbis_handle_data_packet):
11309         * ext/vorbis/vorbisdec.h:
11310         Fix old naming.
11311
11312         * gst-libs/gst/audio/gstbaseaudiosink.c:
11313         (gst_base_audio_sink_render):
11314         Don't try to sync on buffers without a timestamp.
11315
11316 2005-10-21  Wim Taymans  <wim@fluendo.com>
11317
11318         * ext/theora/theoradec.c: (theora_dec_src_query),
11319         (theora_dec_sink_event):
11320         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11321         (vorbis_dec_sink_event), (vorbis_handle_identification_packet),
11322         (vorbis_handle_data_packet):
11323         * ext/vorbis/vorbisdec.h:
11324         Fix old naming.
11325
11326 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11327
11328         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types),
11329         (gst_vorbisenc_src_query):
11330           Implement position and duration queries.
11331
11332         * gst/playback/test3.c: (update_scale), (main):
11333           Fix for async state changes and print nicer output.
11334
11335 2005-10-20  Wim Taymans  <wim@fluendo.com>
11336
11337         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11338         (dump_element_stats), (main):
11339         * gst/playback/test6.c: (main):
11340         Fix tests again
11341
11342 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11343
11344         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11345         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11346           Don't use functions for position queries when handling
11347           duration queries.
11348
11349 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
11350
11351         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11352         (vorbis_handle_data_packet), (vorbis_dec_chain),
11353         (vorbis_dec_change_state):
11354         * ext/vorbis/vorbisdec.h:
11355           Vorbis streams can be embedded in other container formats
11356           than ogg, container formats where the demuxer might set 
11357           timestamps on encoded vorbis buffers instead of those silly 
11358           granulepos thingies. In short: make vorbisdec handle 
11359           timestamps on incoming buffers as well.
11360
11361 2005-10-20  Wim Taymans  <wim@fluendo.com>
11362
11363         * gst/playback/gstplaybasebin.c: (group_destroy),
11364         (gst_play_base_bin_change_state):
11365         Fix leak.
11366         Handle case where playbasebin is now ASYNC because
11367         decodebin is.
11368
11369 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11370
11371         * gst/audioconvert/Makefile.am:
11372         * gst/audioconvert/bufferframesconvert.c:
11373         * gst/audioconvert/plugin.c: (plugin_init):
11374         * gst/audioconvert/plugin.h:
11375           And bye bye buffer-frames-convert
11376
11377 2005-10-19  Wim Taymans  <wim@fluendo.com>
11378
11379         * check/elements/audioconvert.c:
11380         * docs/libs/tmpl/gstaudio.sgml:
11381         * docs/libs/tmpl/gstcolorbalance.sgml:
11382         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11383         (vorbis_handle_identification_packet), (vorbis_handle_data_packet):
11384         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
11385         * gst-libs/gst/audio/audio.c: (gst_audio_structure_set_int):
11386         * gst-libs/gst/audio/audio.h:
11387         * gst/audioconvert/audioconvert.h:
11388         * gst/audioconvert/gstaudioconvert.c:
11389         (gst_audio_convert_parse_caps):
11390         * gst/volume/gstvolume.c:
11391         Bye bye buffer-frames.
11392
11393 2005-10-19  Wim Taymans  <wim@fluendo.com>
11394
11395         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11396         (query_positions_elems), (query_positions_pads), (update_scale),
11397         (do_seek), (set_update_scale), (message_received), (main):
11398         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
11399         (gst_ogg_demux_perform_seek), (gst_ogg_demux_find_chains),
11400         (gst_ogg_demux_loop):
11401         * ext/ogg/gstogmparse.c: (gst_ogm_parse_sink_query):
11402         * ext/theora/theoradec.c: (theora_dec_src_query),
11403         (theora_dec_sink_event):
11404         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
11405         (vorbis_dec_sink_event), (vorbis_handle_data_packet):
11406         * gst/adder/gstadder.c: (gst_adder_query):
11407         * gst/audiotestsrc/gstaudiotestsrc.c: (gst_audiotestsrc_src_query):
11408         * gst/playback/test3.c: (update_scale):
11409         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11410         (dump_element_stats), (main):
11411         * gst/playback/test6.c: (main):
11412         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
11413         Query API update.
11414
11415 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
11416
11417         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find),
11418         (xml_check_first_element), (xml_type_find), (smil_type_find),
11419         (plugin_init):
11420           Add typefinding for SMIL and for generic XML. Based on patch by
11421           Akos Maroy (#308663).
11422
11423 2005-10-18  Wim Taymans  <wim@fluendo.com>
11424
11425         * gst/playback/Makefile.am:
11426         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
11427         (gst_decode_bin_dispose), (dynamic_create), (dynamic_free),
11428         (free_dynamics), (pad_unblocked), (pad_blocked), (close_pad_link),
11429         (try_to_link_1), (new_pad), (no_more_pads), (type_found),
11430         (gst_decode_bin_change_state):
11431         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
11432         (gst_play_bin_send_event_to_sink):
11433         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11434         (dump_element_stats), (main):
11435         * gst/playback/test6.c: (main):
11436         Make playbin async, it'll commit state to paused when all streams
11437         are detected.
11438         Remove ugly hack.
11439         Added test6.c to show async behaviour.
11440
11441 2005-10-18  Wim Taymans  <wim@fluendo.com>
11442
11443         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer),
11444         (gst_ogg_demux_perform_seek), (gst_ogg_demux_loop):
11445         Fix for segment-start/stop API change.
11446
11447 2005-10-18  Wim Taymans  <wim@fluendo.com>
11448
11449         * check/Makefile.am:
11450         * check/clocks/selection.c: (GST_START_TEST), (volume_suite),
11451         (main):
11452         Add future test for clock selection.
11453
11454 2005-10-18  Wim Taymans  <wim@fluendo.com>
11455
11456         * ext/alsa/gstalsasink.c: (gst_alsasink_init),
11457         (gst_alsasink_close):
11458         Set handle to NULL.
11459
11460         * gst-libs/gst/audio/gstringbuffer.c:
11461         (gst_ring_buffer_open_device), (gst_ring_buffer_close_device),
11462         (gst_ring_buffer_acquire), (gst_ring_buffer_release),
11463         (gst_ring_buffer_start), (gst_ring_buffer_pause),
11464         (gst_ring_buffer_stop), (gst_ring_buffer_commit),
11465         (gst_ring_buffer_read):
11466         More debug info.
11467
11468 2005-10-17  Stefan Kost  <ensonic@users.sf.net>
11469
11470         * gst/audiotestsrc/Makefile.am:
11471         * gst/sine/Makefile.am:
11472         * gst/volume/Makefile.am:
11473           fix broken build of controllerized plugins
11474
11475 2005-10-17  Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
11476
11477         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
11478
11479         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
11480         (gst_riff_create_video_template_caps):
11481           Add support for Indeo-3 (IV32).
11482
11483 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11484
11485         * configure.ac:
11486           rewrite
11487
11488 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11489
11490         * gst-libs/gst/video/video.c: (gst_video_get_size):
11491         * gst/audiotestsrc/gstaudiotestsrc.c:
11492           doc updates
11493
11494 2005-10-17  Andy Wingo  <wingo@pobox.com>
11495
11496         * ext/ogg/gstoggmux.c (gst_ogg_mux_queue_pads): Fix bug introduced
11497         with the collectpads change.
11498         (gst_ogg_mux_send_headers): Elevate warning to a g_critical.
11499
11500         * gst/tcp/gstmultifdsink.c: Convert to use the boilerplate macro.
11501
11502         * gst/tcp/gsttcp.c (gst_tcp_socket_read): Comment update.
11503
11504         * ext/theora/theoraenc.c (theora_buffer_from_packet): Pass the
11505         alloc_buffer flow return to callers.
11506         (theora_enc_chain, theora_enc_chain): Adapt to buffer_from_packet
11507         change. Fix some memleaks in theoraenc.
11508
11509         * ext/ogg/gstoggmux.c (gst_ogg_mux_send_headers): Fix a segfault
11510         in strange circumstance.
11511
11512 2005-10-17  Julien MOUTTE  <julien@moutte.net>
11513
11514         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
11515         (gst_ffmpegcsp_get_unit_size): We are asked to compute a buffer size
11516         from caps, let's use the caps...
11517
11518 2005-10-17  Thomas Vander Stichele  <thomas at apestaart dot org>
11519
11520         * configure.ac:
11521           put back AX_CREATE_STDINT_H, ffmpegcolorspace includes _stdint.h
11522
11523 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11524
11525         * gst-libs/gst/interfaces/Makefile.am:
11526           fix silly typo
11527
11528 2005-10-16  Andy Wingo  <wingo@pobox.com>
11529
11530         * gst/playback/gstdecodebin.c
11531         (gst_element_set_state_like_a_crazy_man): New kraaaaaaazy
11532         function!
11533         (try_to_link_1): Increase kraziness level.
11534
11535 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
11536
11537         * configure.ac:
11538           restructure like the core one
11539         * gst-libs/gst/audio/Makefile.am:
11540         * gst-libs/gst/interfaces/Makefile.am:
11541         * gst-libs/gst/net/Makefile.am:
11542         * gst-libs/gst/riff/Makefile.am:
11543         * gst-libs/gst/rtp/Makefile.am:
11544         * gst-libs/gst/tag/Makefile.am:
11545         * gst-libs/gst/video/Makefile.am:
11546           use correct linker flags, now the libs are properly versioned
11547         * check/elements/audioconvert.c: (verify_convert):
11548         * ext/alsa/gstalsaplugin.c:
11549         * ext/cdparanoia/gstcdparanoia.c:
11550         * ext/gnomevfs/gstgnomevfs.c:
11551         * ext/libvisual/visual.c:
11552         * ext/ogg/gstogg.c:
11553         * ext/ogg/gstoggparse.c: (gst_ogg_parse_chain):
11554         * ext/theora/theora.c:
11555         * ext/vorbis/vorbis.c:
11556         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
11557         * gst-libs/gst/tag/gsttagediting.c:
11558         * gst-libs/gst/video/video.c:
11559         * gst/adder/gstadder.c:
11560         * gst/audioconvert/plugin.c:
11561         * gst/audiorate/gstaudiorate.c:
11562         * gst/audioresample/gstaudioresample.c:
11563         * gst/audioresample/resample_ref.c: (resample_scale_ref):
11564         * gst/audioscale/gstaudioscale.c:
11565         * gst/audioscale/resample.c:
11566         * gst/audiotestsrc/gstaudiotestsrc.c:
11567         * gst/ffmpegcolorspace/gstffmpeg.c:
11568         * gst/playback/gstdecodebin.c: (close_pad_link):
11569         * gst/playback/gstplaybin.c: (gen_video_element),
11570         (gen_audio_element):
11571         * gst/sine/gstsinesrc.c:
11572         * gst/subparse/gstsubparse.c:
11573         * gst/tags/gsttagediting.c:
11574         * gst/tcp/gsttcpplugin.c:
11575         * gst/typefind/gsttypefindfunctions.c:
11576         * gst/videorate/gstvideorate.c:
11577         * gst/videoscale/gstvideoscale.c:
11578         * gst/videotestsrc/gstvideotestsrc.c:
11579         * gst/volume/gstvolume.c:
11580         * sys/v4l/gstv4l.c:
11581         * sys/ximage/ximage.c:
11582         * sys/xvimage/xvimagesink.c:
11583           fix up defines
11584
11585 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
11586
11587         * ext/vorbis/vorbisenc.c:
11588         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
11589         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_add),
11590         (gst_tag_to_vorbis_comments):
11591           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE.
11592
11593 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
11594
11595         * examples/stats/mp2ogg.c:
11596         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
11597           typo fixes
11598
11599 2005-10-13  Michael Smith <msmith@fluendo.com>
11600
11601         * ext/ogg/gstoggmux.c:
11602           Use magic glib macros to define constants as 64 bit, to ensure
11603           appropriate vararg passing.
11604
11605 2005-10-13  Michael Smith <msmith@fluendo.com>
11606
11607         * ext/ogg/gstoggmux.c:
11608         * gst/audioconvert/audioconvert.c: (float):
11609           Don't use LL suffix, as it's not portable, and neither of these
11610           uses required it anyway.
11611
11612 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
11613
11614         * examples/indexing/indexmpeg.c: (main):
11615         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get),
11616         (cdparanoia_open), (cdparanoia_close), (cdparanoia_event),
11617         (cdparanoia_convert), (cdparanoia_query):
11618         * ext/cdparanoia/gstcdparanoia.h:
11619         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
11620         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file),
11621         (gst_gnomevfssink_chain), (gst_gnomevfssink_change_state):
11622         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init):
11623         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init):
11624         * gst/playback/gststreamselector.c: (gst_stream_selector_init):
11625         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
11626         (gst_multifdsink_render), (gst_multifdsink_start),
11627         (gst_multifdsink_stop):
11628         * gst/tcp/gstmultifdsink.h:
11629         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init),
11630         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
11631         (gst_tcpclientsink_stop):
11632         * gst/tcp/gsttcpclientsink.h:
11633         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
11634         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_create),
11635         (gst_tcpclientsrc_start), (gst_tcpclientsrc_stop):
11636         * gst/tcp/gsttcpclientsrc.h:
11637         * gst/tcp/gsttcpserversink.h:
11638         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init),
11639         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
11640         (gst_tcpserversrc_stop):
11641         * gst/tcp/gsttcpserversrc.h:
11642         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
11643         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
11644         * sys/ximage/ximagesink.c: (gst_ximagesink_init):
11645           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
11646           moved bitshift from macro to enum definition
11647
11648 2005-10-12  Wim Taymans  <wim@fluendo.com>
11649
11650         * examples/seeking/Makefile.am:
11651         Oops.
11652
11653 2005-10-12  Wim Taymans  <wim@fluendo.com>
11654
11655         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11656         (gst_ring_buffer_read), (gst_ring_buffer_clear):
11657         Don't assert on normal stuff.
11658
11659         * gst/playback/gstplaybin.c: (do_playbin_seek):
11660         API fix.
11661
11662 2005-10-12  Wim Taymans  <wim@fluendo.com>
11663
11664         * check/pipelines/simple_launch_lines.c: (run_pipeline):
11665         * examples/seeking/Makefile.am:
11666         * examples/seeking/cdplayer.c: (play_cb), (pause_cb), (stop_cb):
11667         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11668         (do_seek), (set_update_scale), (message_received), (main):
11669         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11670         (gst_ring_buffer_read), (gst_ring_buffer_clear):
11671         Update for _get_state() API change.
11672
11673 2005-10-11  Wim Taymans  <wim@fluendo.com>
11674
11675         * gst-libs/gst/audio/gstbaseaudiosink.c:
11676         (gst_base_audio_sink_render):
11677         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11678         (gst_base_audio_src_create):
11679         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit),
11680         (gst_ring_buffer_read):
11681         Cleanups.
11682         Commit and read from ringbuffer in samples rather than bytes.
11683
11684 2005-10-11  Wim Taymans  <wim@fluendo.com>
11685
11686         * gst-libs/gst/audio/gstbaseaudiosink.c:
11687         (gst_base_audio_sink_render):
11688         Respect segment rate and accum when scheduling samples.
11689
11690 2005-10-11  Julien MOUTTE  <julien@moutte.net>
11691
11692         * ext/ogg/gstoggmux.c: (gst_ogg_mux_queue_pads),
11693         (gst_ogg_mux_collected): Quick hack to fix build. We need to handle
11694         EOS correctly, that needs more work.
11695
11696 2005-10-11  Wim Taymans  <wim@fluendo.com>
11697
11698         * check/generic/states.c: (GST_START_TEST):
11699         remove old property.
11700
11701         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
11702         (gst_ogg_demux_perform_seek):
11703         * ext/theora/theoradec.c: (theora_dec_sink_event):
11704         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
11705         (vorbis_handle_data_packet):
11706         * gst-libs/gst/rtp/gstbasertpdepayload.c:
11707         (gst_base_rtp_depayload_set_gst_timestamp):
11708         * gst/videorate/gstvideorate.c: (gst_videorate_event):
11709         Update for newsegment API change.
11710
11711 2005-10-11  Michael Smith <msmith@fluendo.com>
11712
11713         * gst/playback/gstplaybin.c: (gst_play_bin_send_event_to_sink),
11714         (do_playbin_seek), (gst_play_bin_send_event):
11715           Override send_event differently, so that we can takes bits of
11716           functionality from GstPipeline (special handling for seeks,
11717           including pausing/resuming, and resetting stream time) and still get
11718           the appropriate behaviour of only forwarding event to a single sink,
11719           rather than all of them.
11720           Unfortunately requires a lot of code duplication, but the
11721           alternatives are equally ugly in the end.
11722
11723 2005-10-11  Thomas Vander Stichele  <thomas at apestaart dot org>
11724
11725         * check/elements/audioconvert.c: (setup_audioconvert),
11726         (cleanup_audioconvert), (get_int_caps), (verify_convert),
11727         (GST_START_TEST), (audioconvert_suite):
11728           clean up tests a little, fix some leaks.
11729
11730 2005-10-10  Wim Taymans  <wim@fluendo.com>
11731
11732         * ext/alsa/gstalsasink.c:
11733         Also allow unsigned int.
11734
11735         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11736         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11737         Small cleanup
11738
11739 2005-10-10  Wim Taymans  <wim@fluendo.com>
11740
11741         * check/pipelines/simple_launch_lines.c: (run_pipeline):
11742         Small update, use API as stated in design docs.
11743
11744         * examples/seeking/seek.c: (make_avi_msmpeg4v3_mp3_pipeline),
11745         (update_scale), (do_seek), (seek_cb), (set_update_scale),
11746         (start_seek), (stop_seek), (play_cb), (pause_cb), (stop_cb),
11747         (message_received), (main):
11748         Updated seek example for GOption. Some usability improvements.
11749
11750 2005-10-10  Wim Taymans  <wim@fluendo.com>
11751
11752         * gst/audioconvert/audioconvert.h:
11753         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
11754         (gst_channel_mix_setup_matrix), (gst_channel_mix_mix):
11755         Alloc temp storage somewhere else where we can do it more
11756         portable.
11757
11758 2005-10-10  Wim Taymans  <wim@fluendo.com>
11759
11760         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_create),
11761         (gst_tcpserversrc_start):
11762         Don't block in accept while doing the state change, move
11763         to poll and make cancellable.
11764
11765 2005-10-09  Philippe Khalaf <burger@speedy.org>
11766
11767         * gst-libs/gst/rtp/rtpbasedepayload.c:
11768         Set timestamp and add queue delay to timestamp
11769         * gst-libs/gst/rtp/rtpbuffer.h:
11770         Set correct payload type for h263
11771
11772 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
11773
11774         * gst/audiotestsrc/gstaudiotestsrc.c:
11775         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_class_init),
11776         (gst_audiotestsrc_init), (gst_audiotestsrc_create_sine),
11777         (gst_audiotestsrc_create_square), (gst_audiotestsrc_create_saw),
11778         (gst_audiotestsrc_create_triangle),
11779         (gst_audiotestsrc_create_silence),
11780         (gst_audiotestsrc_create_white_noise),
11781         (gst_audiotestsrc_init_pink_noise),
11782         (gst_audiotestsrc_generate_pink_noise_value),
11783         (gst_audiotestsrc_create_pink_noise),
11784         (gst_audiotestsrc_change_wave):
11785         * gst/audiotestsrc/gstaudiotestsrc.h:
11786           fixed typo, added pink noise
11787
11788 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
11789
11790         * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find),
11791         (plugin_init):
11792           Add wavpack and spc typefind functions from 0.8 branch.
11793
11794 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
11795
11796         * gst/typefind/gsttypefindfunctions.c: (tar_type_find),
11797         (ar_type_find), (msdos_type_find), (plugin_init):
11798           Add typefind functions for tar archives, ar archives,
11799           RAR archives, and msdos-executables (dlls, exe, etc.).
11800           Some of those would be wrongly identified as mpeg
11801           streams of some sort before (#315550).
11802
11803 2005-10-09  Stefan Kost  <ensonic@users.sf.net>
11804
11805         * configure.ac:
11806         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
11807         * docs/plugins/gst-plugins-base-plugins-sections.txt:
11808         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type):
11809         * gst/audiotestsrc/Makefile.am:
11810         * gst/audiotestsrc/gstaudiotestsrc.c:
11811         (gst_audiostestsrc_wave_get_type), (gst_audiotestsrc_base_init),
11812         (gst_audiotestsrc_class_init), (gst_audiotestsrc_init),
11813         (gst_audiotestsrc_src_fixate), (gst_audiotestsrc_setcaps),
11814         (gst_audiotestsrc_get_query_types), (gst_audiotestsrc_src_query),
11815         (gst_audiotestsrc_wait), (gst_audiotestsrc_unlock),
11816         (gst_audiotestsrc_create_sine), (gst_audiotestsrc_create_square),
11817         (gst_audiotestsrc_create_saw), (gst_audiotestsrc_create_triangle),
11818         (gst_audiotestsrc_create_silence),
11819         (gst_audiotestsrc_create_white_noise),
11820         (gst_audiotestsrc_change_wave), (gst_audiotestsrc_create),
11821         (gst_audiotestsrc_set_property), (gst_audiotestsrc_get_property),
11822         (gst_audiotestsrc_start), (plugin_init):
11823         * gst/audiotestsrc/gstaudiotestsrc.h:
11824           add new plugin and element
11825         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init):
11826           use gobject_class
11827
11828 2005-10-09  Tim-Philipp Müller  <tim at centricular dot net>
11829
11830         * gst/adder/gstadder.c: (gst_adder_query), (gst_adder_class_init),
11831         (gst_adder_init), (gst_adder_request_new_pad),
11832         (gst_adder_change_state):
11833           Add query function to source pad, so adder reports the correct
11834           time/sample position when queried (#315457); fix state change
11835           function; use GST_DEBUG_FUNCPTR() for pad functions.
11836
11837 2005-10-08  Thomas Vander Stichele  <thomas at apestaart dot org>
11838
11839         * gst/typefind/gsttypefindfunctions.c: (utf8_type_find):
11840           Fix leaks in typefind registration
11841           Clean up the gratuitous commenting and whitespacing a little
11842
11843 2005-10-08  Wim Taymans  <wim@fluendo.com>
11844
11845         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_stop):
11846         Only actually wait for the thread to be stopped if it's 
11847         running.
11848
11849 2005-10-08  Wim Taymans  <wim@fluendo.com>
11850
11851         * gst-libs/gst/audio/gstbaseaudiosink.c:
11852         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
11853         If we receive EOS we can start playback of what we had.
11854
11855 2005-10-08  Wim Taymans  <wim@fluendo.com>
11856
11857         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
11858         (gst_multifdsink_finalize), (multifdsink_hash_remove),
11859         (gst_multifdsink_stop):
11860         Fix crasher when going to NULL multiple times.
11861
11862 2005-10-06  Wim Taymans  <wim@fluendo.com>
11863
11864         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event),
11865         (gst_base_audio_src_create), (gst_base_audio_src_change_state):
11866         * gst-libs/gst/audio/gstbaseaudiosrc.h:
11867         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_read):
11868         patch from Edgard Lima <edgard.lima@indt.org.br>
11869         Fixed gstbaseaudiosrc adding ring buffer sync to it.
11870
11871 2005-10-06  Wim Taymans  <wim@fluendo.com>
11872
11873         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_loop):
11874         Report the FLOW_RETURN as string in the error message.
11875
11876         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_clear_all):
11877         Don't assert when clearing an unnegotiated buffer.
11878
11879 2005-10-04  Michael Smith <msmith@fluendo.com>
11880
11881         * gst/playback/gstplaybasebin.c: (group_destroy),
11882         (gen_preroll_element), (remove_groups), (setup_source):
11883         * gst/playback/gstplaybin.c: (remove_sinks), (add_sink),
11884         (setup_sinks), (gst_play_bin_send_event),
11885         (gst_play_bin_change_state):
11886           Set state to NULL before removing from bin. Fix refcounting.
11887
11888 2005-10-04  Michael Smith <msmith@fluendo.com>
11889
11890         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
11891           Correct refcounting in send_event() function. Previously was wrong
11892           if the first sink was unable to handle the event.
11893
11894 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11895
11896         * configure.ac:
11897           back to development
11898
11899 === release 0.9.3 ===
11900
11901 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11902
11903         * configure.ac:
11904           Releasing 0.9.3, "De Facto"
11905
11906 2005-10-03  Andy Wingo  <wingo@pobox.com>
11907
11908         * gst/playback/gstdecodebin.c (try_to_link_1)
11909         (remove_element_chain): set element to NULL before removing it.
11910
11911 2005-10-02  Johan Dahlin  <johan@gnome.org>
11912
11913         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_uri_get_protocols): 
11914         protect gst_gnomevfs_get_supported_uris by a mutex, to make it
11915         MT safe.
11916
11917 2005-10-02  Andy Wingo  <wingo@pobox.com>
11918
11919         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_clear) 
11920         (gst_ring_buffer_prepare_read): 
11921         * gst-libs/gst/audio/gstaudiosink.c (audioringbuffer_thread_func):
11922         Demote to LOG.
11923
11924 2005-09-29  Wim Taymans  <wim@fluendo.com>
11925
11926         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain_peer):
11927         * ext/theora/theoradec.c: (theora_handle_data_packet):
11928         * ext/vorbis/vorbisdec.c: (vorbis_handle_data_packet):
11929         Propagate error codes from alloc_buffer too.
11930
11931 2005-09-29  Wim Taymans  <wim@fluendo.com>
11932
11933         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
11934         We use fixed caps.
11935
11936         * gst/playback/Makefile.am:
11937         * gst/playback/test5.c: (new_pad), (no_more_pads), (start_finding),
11938         (dump_element_stats), (main):
11939         Added example stream introspection code.
11940
11941 2005-09-28  Stefan Kost  <ensonic@users.sf.net>
11942
11943         * gst/adder/gstadder.c: (gst_adder_collected):
11944           fix adder for float elements
11945
11946 2005-09-28  Wim Taymans  <wim@fluendo.com>
11947
11948         * gst-libs/gst/audio/gstbaseaudiosink.c:
11949         (gst_base_audio_sink_class_init),
11950         (gst_base_audio_sink_provide_clock), (gst_base_audio_sink_render):
11951         * gst-libs/gst/audio/gstbaseaudiosrc.c:
11952         (gst_base_audio_src_class_init),
11953         (gst_base_audio_src_provide_clock):
11954         get_clock -> provide_clock
11955
11956 2005-09-28  Andy Wingo  <wingo@pobox.com>
11957
11958         * gst/videotestsrc/gstvideotestsrc.c: Implement live source mode
11959         and unlocking.
11960
11961         * gst/sine/gstsinesrc.c (gst_sinesrc_unlock): Actually implement
11962         unlocking.
11963
11964         * gst/tcp/gsttcpclientsink.c (gst_tcpclientsink_base_init):
11965         Actually add the pad template.
11966         (gst_tcpclientsink_get_type): We're a base sink. Woot, works.
11967
11968         * gst/tcp/gsttcpserversrc.c: Go ahead and fix up serversrc while
11969         I'm at it...
11970
11971         * gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
11972         from fdsrc. Get caps in create() instead of start() so it can be
11973         interrupted. Interruption somewhat untested.
11974
11975         * gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
11976         Proper EOS handling.
11977
11978 2005-09-27  Andy Wingo  <wingo@pobox.com>
11979
11980         * gst/tcp/gsttcpclientsrc.c: Cleaned up.
11981
11982         * gst/tcp/gsttcpserversrc.c: Cleaned up.
11983
11984         * gst/tcp/gsttcpclientsrc.c: Updated for new gsttcp API.
11985
11986         * gst/tcp/gsttcp.h: 
11987         * gst/tcp/gsttcp.c (gst_tcp_read_buffer): New function, factored
11988         out of tcpclientsrc.c. Cancellable.
11989         (gst_tcp_socket_read): Made private, cancellable, with better
11990         diagnostics. Also the FIONREAD ioctl takes a int*, not a size_t*.
11991         (gst_tcp_gdp_read_buffer): Made cancellable, actually returns the
11992         whole buffer, and better diagnostics.
11993         (gst_tcp_gdp_read_caps): Same.
11994
11995         * gst/sine/gstsinesrc.c (gst_sinesrc_wait): Add the base time.
11996
11997 2005-09-26  Andy Wingo  <wingo@pobox.com>
11998
11999         * gst/sine/gstsinesrc.h:
12000         * gst/sine/gstsinesrc.c: Refactor, remove the table lookup code,
12001         change the 'sync' property to 'is-live' and implement it halfway,
12002         update for controller api change.
12003
12004         * gst/volume/gstvolume.c (volume_transform_ip): Update for
12005         controller api change.
12006
12007 2005-09-24  Wim Taymans  <wim@fluendo.com>
12008
12009         * ext/alsa/gstalsasink.c: (gst_alsasink_reset):
12010         * gst-libs/gst/audio/gstaudiosink.c:
12011         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
12012         (gst_audioringbuffer_stop):
12013         * gst-libs/gst/audio/gstbaseaudiosink.c:
12014         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
12015         (gst_base_audio_sink_change_state):
12016         * gst-libs/gst/audio/gstbaseaudiosink.h:
12017         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_stop),
12018         (gst_ring_buffer_set_sample), (gst_ring_buffer_clear_all),
12019         (gst_ring_buffer_commit), (gst_ring_buffer_read):
12020         * gst-libs/gst/audio/gstringbuffer.h:
12021         Fix sync again. Moved sample alignment to basesink.
12022
12023 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
12024
12025         * docs/plugins/Makefile.am:
12026         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12027         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12028         * gst/volume/gstvolume.c:
12029           add/fix docs
12030         * gst-libs/gst/audio/audio.c: (gst_audio_frame_byte_size):
12031         * gst-libs/gst/audio/audio.h:
12032           add conversion macros for frames <-> clocktime
12033
12034 2005-09-23  David Schleef  <ds@schleef.org>
12035
12036         * gst/audioresample/Makefile.am:
12037         * gst/audioresample/debug.h:
12038         * gst/audioresample/gstaudioresample.c:
12039         * gst/audioresample/resample.c: Convert to using gst debugging
12040
12041 2005-09-22  Wim Taymans  <wim@fluendo.com>
12042
12043         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
12044         (gst_play_bin_send_event):
12045         Only seek on one sink, the first one that succeeds.
12046
12047 2005-09-22  Michael Smith <msmith@fluendo.com>
12048
12049         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_clear),
12050         (gst_vorbisenc_sink_event), (gst_vorbisenc_change_state):
12051         Don't flush encoder state unless we have an initialised encoder.
12052         Clear out encoder state on PAUSED_TO_READY.
12053
12054 2005-09-22  Wim Taymans  <wim@fluendo.com>
12055
12056         * gst-libs/gst/rtp/gstbasertppayload.c:
12057         (gst_basertppayload_class_init), (gst_basertppayload_init),
12058         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12059         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12060         (gst_basertppayload_is_filled), (gst_basertppayload_push),
12061         (gst_basertppayload_set_property),
12062         (gst_basertppayload_get_property),
12063         (gst_basertppayload_change_state):
12064         * gst-libs/gst/rtp/gstbasertppayload.h:
12065         Added max-ptime to control amount of data in the rtp packets.
12066
12067 2005-09-21  Andy Wingo  <wingo@pobox.com>
12068
12069         * gst/playback/gstplaybasebin.c: Attempt to fix up buffer probe
12070         thingies.
12071
12072         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Dispose
12073         can be called multiple times, dogs.
12074
12075 2005-09-21  Wim Taymans  <wim@fluendo.com>
12076
12077         * gst-libs/gst/rtp/gstbasertppayload.c:
12078         (gst_basertppayload_class_init), (gst_basertppayload_init),
12079         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12080         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12081         (gst_basertppayload_push), (gst_basertppayload_get_property),
12082         (gst_basertppayload_change_state):
12083         Allow 0 ssrc too.
12084
12085 2005-09-21  Stefan Kost  <ensonic@users.sf.net>
12086
12087         * docs/libs/compiling.sgml:
12088           fixing typos
12089
12090 2005-09-20  Wim Taymans  <wim@fluendo.com>
12091
12092         * gst-libs/gst/rtp/gstbasertppayload.c:
12093         (gst_basertppayload_class_init), (gst_basertppayload_init),
12094         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12095         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12096         (gst_basertppayload_push), (gst_basertppayload_set_property),
12097         (gst_basertppayload_get_property),
12098         (gst_basertppayload_change_state):
12099         * gst-libs/gst/rtp/gstbasertppayload.h:
12100         Added property to configure sequence number offsets.
12101
12102 2005-09-20  Wim Taymans  <wim@fluendo.com>
12103
12104         * gst-libs/gst/rtp/gstbasertppayload.c:
12105         (gst_basertppayload_class_init), (gst_basertppayload_init),
12106         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12107         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12108         (gst_basertppayload_push), (gst_basertppayload_set_property),
12109         (gst_basertppayload_get_property),
12110         (gst_basertppayload_change_state):
12111         * gst-libs/gst/rtp/gstbasertppayload.h:
12112         Make timestamp offset configurable.
12113
12114 2005-09-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12115
12116         * check/pipelines/simple_launch_lines.c: (run_pipeline):
12117           fix wrong pop/unref
12118
12119 2005-09-19  Torsten Schoenfeld  <kaffeetisch at gmx dot net>
12120
12121         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12122
12123         * gst-libs/gst/interfaces/propertyprobe.c:
12124         (gst_property_probe_probe_property_name),
12125         (gst_property_probe_needs_probe_name),
12126         (gst_property_probe_get_values_name),
12127         (gst_property_probe_probe_and_get_values_name):
12128           Fix wrong macro usage; it's G_OBJECT_GET_CLASS(obj) or
12129           G_OBJECT_CLASS(klass), not G_OBJECT_CLASS(obj). (#316571)
12130
12131 2005-09-19  Thomas Vander Stichele  <thomas at apestaart dot org>
12132
12133         * check/Makefile.am:
12134           have some tests be disabled for valgrinding
12135         * check/elements/vorbisdec.c: (cleanup_vorbisdec),
12136         (GST_START_TEST):
12137         * ext/vorbis/vorbisdec.c: (vorbisdec_finalize):
12138           Fix A Leak.  Chain To Parent Finalize.
12139
12140 2005-09-19  Wim Taymans  <wim@fluendo.com>
12141
12142         * examples/seeking/seek.c: (make_wav_pipeline), (main):
12143         Fixed wav pipeline.
12144
12145 2005-09-19  Wim Taymans  <wim@fluendo.com>
12146
12147         * gst-libs/gst/rtp/gstbasertppayload.c:
12148         (gst_basertppayload_class_init), (gst_basertppayload_init),
12149         (gst_basertppayload_setcaps), (gst_basertppayload_chain),
12150         (gst_basertppayload_set_options), (gst_basertppayload_set_outcaps),
12151         (gst_basertppayload_push), (gst_basertppayload_get_property),
12152         (gst_basertppayload_change_state):
12153         Posting ERROR and WARNING messages is good.
12154
12155 2005-09-19  Wim Taymans  <wim@fluendo.com>
12156
12157         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12158         (gst_base_rtp_depayload_add_to_queue),
12159         (gst_base_rtp_depayload_push),
12160         (gst_base_rtp_depayload_set_gst_timestamp),
12161         (gst_base_rtp_depayload_queue_release):
12162         This one was not supposed to go in.
12163
12164 2005-09-19  Wim Taymans  <wim@fluendo.com>
12165
12166         * check/pipelines/simple_launch_lines.c: (run_pipeline):
12167         Fix for bus API.
12168
12169         * gst-libs/gst/rtp/gstbasertpdepayload.c:
12170         (gst_base_rtp_depayload_chain),
12171         (gst_base_rtp_depayload_add_to_queue),
12172         (gst_base_rtp_depayload_push),
12173         (gst_base_rtp_depayload_set_gst_timestamp),
12174         (gst_base_rtp_depayload_queue_release):
12175         Some cleanups.
12176
12177         * gst-libs/gst/rtp/gstbasertppayload.c:
12178         (gst_basertppayload_class_init), (gst_basertppayload_init),
12179         (gst_basertppayload_setcaps), (gst_basertppayload_set_options),
12180         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12181         (gst_basertppayload_get_property),
12182         (gst_basertppayload_change_state):
12183         Added debugging category.
12184
12185 2005-09-18  David Schleef  <ds@schleef.org>
12186
12187         * gst/playback/gstdecodebin.c: free plugin list correctly
12188         * gst/playback/gstplaybin.c: emit warning if autovideosink
12189           and autoaudiosink can't be found (instead of segfaulting)
12190
12191 2005-09-17  Thomas Vander Stichele  <thomas at apestaart dot org>
12192
12193         * check/elements/audioconvert.c: (GST_START_TEST):
12194           try out 24 bit conversion
12195
12196 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12197
12198         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12199         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
12200         (gst_vorbisenc_output_buffers), (gst_vorbisenc_change_state):
12201         * ext/vorbis/vorbisenc.h:
12202           Fix EOS handling.  Still needs a fix in the ogg muxer to
12203           mark the last page as eos.
12204
12205 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12206
12207         * common/gtk-doc-plugins.mak:
12208         * docs/plugins/Makefile.am:
12209         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12210         * gst/ffmpegcolorspace/Makefile.am:
12211         * gst/ffmpegcolorspace/avcodec.h:
12212         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12213         * gst/tcp/gstmultifdsink.c:
12214           fix up ffmpegcolorspace docs; extract header
12215
12216 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12217
12218         * common/gtk-doc-plugins.mak:
12219         * docs/plugins/Makefile.am:
12220         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12221         * ext/theora/Makefile.am:
12222         * ext/theora/gsttheoraenc.h:
12223         * ext/theora/theoraenc.c:
12224         * ext/vorbis/vorbisenc.c:
12225           pick up signals and args for vorbis; add some docs for vorbis
12226
12227 2005-09-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12228
12229         * common/gstdoc-scangobj:
12230         * common/gtk-doc-plugins.mak:
12231         * docs/libs/Makefile.am:
12232         * docs/plugins/gst-plugins-base-plugins.args:
12233         * docs/plugins/gst-plugins-base-plugins.hierarchy:
12234         * docs/plugins/gst-plugins-base-plugins.interfaces:
12235         * docs/plugins/gst-plugins-base-plugins.prerequisites:
12236         * docs/plugins/gst-plugins-base-plugins.signals:
12237           only scanobj stuff from our source module.  Not sure yet
12238           if that's correct, given the hierarchy stuff :)
12239
12240 2005-09-15  Wim Taymans  <wim@fluendo.com>
12241
12242         * gst/audioconvert/gstaudioconvert.c:
12243         And enable 24 bits mode as well..
12244
12245 2005-09-15  Wim Taymans  <wim@fluendo.com>
12246
12247         * gst-libs/gst/rtp/Makefile.am:
12248         * gst-libs/gst/rtp/gstbasertppayload.c:
12249         (gst_basertppayload_get_type), (gst_basertppayload_base_init),
12250         (gst_basertppayload_class_init), (gst_basertppayload_init),
12251         (gst_basertppayload_finalize), (gst_basertppayload_setcaps),
12252         (gst_basertppayload_chain), (gst_basertppayload_set_options),
12253         (gst_basertppayload_set_outcaps), (gst_basertppayload_push),
12254         (gst_basertppayload_set_property),
12255         (gst_basertppayload_get_property),
12256         (gst_basertppayload_change_state):
12257         * gst-libs/gst/rtp/gstbasertppayload.h:
12258         Added rtp payloader base class.
12259
12260 2005-09-15  Andy Wingo  <wingo@pobox.com>
12261
12262         * configure.ac (plugindir): Remove the EOL matcher from the
12263         regexp, as it causes me problems. Libtool? Make? Who knows?
12264
12265 2005-09-14  David Schleef  <ds@schleef.org>
12266
12267         * check/generic/states.c: 
12268         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind):
12269         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
12270           Fixes for changes in registry API.
12271
12272         * configure.ac: Only export gst_plugins_desc.  Add -no-undefined
12273           to GST_PLUGIN_LDFLAGS.
12274         * ext/libvisual/visual.c: Make the library shut up.
12275         * gst-libs/gst/audio/audio.c: Don't define a plugin in a library.
12276         * gst-libs/gst/audio/gstaudiofilter.c: same
12277
12278 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12279
12280         * docs/plugins/Makefile.am:
12281         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12282         * docs/plugins/inspect/plugin-libvisual.xml:
12283         * docs/plugins/tmpl/element-tcpserversink.sgml:
12284         * ext/theora/theoraenc.c:
12285           add libvisual plugin and theoraenc element to docs
12286
12287 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
12288
12289         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12290         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12291         * ext/theora/theoraenc.c:
12292           add theoraenc
12293
12294 2005-09-13  Tim-Philipp Müller  <tim at centricular dot net>
12295
12296         * gst/audioconvert/Makefile.am:
12297           Audioconvert derives from GstBaseTransform and should
12298           link to the library with our base elements to avoid
12299           unresolved symbols. Makes things work with MinGW (#316160)
12300
12301         * gst/playback/test4.c: (main):
12302           Fix MinGW build problem and use g_usleep() instead of 
12303           sleep() (#316162)
12304
12305 2005-09-12  Wim Taymans  <wim@fluendo.com>
12306
12307         * gst/audioconvert/audioconvert.c: (float),
12308         (audio_convert_prepare_context), (audio_convert_convert):
12309         * gst/audioconvert/audioconvert.h:
12310         Cleanups, speedups, simplifications, added back support
12311         for 24 bits.
12312
12313 2005-09-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12314
12315         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
12316         * docs/plugins/gst-plugins-base-plugins-sections.txt:
12317         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12318         * docs/plugins/tmpl/element-tcpserversink.sgml:
12319         * gst/ffmpegcolorspace/gstffmpeg.c:
12320         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12321         * gst/videotestsrc/gstvideotestsrc.c:
12322         * gst/volume/gstvolume.c:
12323           add more elements to the docs
12324
12325 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
12326
12327         * check/Makefile.am:
12328         * check/pipelines/simple_launch_lines.c: (setup_pipeline),
12329         (run_pipeline), (GST_START_TEST), (simple_launch_lines_suite):
12330           Add extra tests for basetransform based components. 
12331           Comment out the test_element_negotiation test until we decide
12332           if it's testing correct behaviour.
12333         * ext/libvisual/visual.c: (gst_visual_init), (get_buffer),
12334         (gst_visual_chain), (gst_visual_change_state):
12335           Slightly more correct but still bogus timestamping.
12336           Fix state change function.
12337         * gst/audioconvert/gstaudioconvert.c:
12338         (gst_audio_convert_class_init):
12339         * gst/audioresample/gstaudioresample.c:
12340         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12341         (gst_ffmpegcsp_class_init):
12342         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12343         (gst_videoscale_prepare_size), (gst_videoscale_set_caps),
12344         (gst_videoscale_prepare_image):
12345         * gst/volume/gstvolume.c: (gst_volume_class_init),
12346         (volume_transform_ip):
12347           Basetransform updates. Enable passthrough modes.
12348         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12349         (gst_ximagesink_renegotiate_size), (gst_ximagesink_xcontext_get),
12350         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
12351           Negotiation fix that allows the window to return to the original
12352           size and renegotiate passthrough upstream. Extra debug output.
12353
12354 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
12355
12356         * gst/sine/gstsinesrc.c:
12357         * gst/volume/gstvolume.c:
12358           fix up header include
12359
12360 2005-09-09  Stefan Kost  <ensonic@users.sf.net>
12361
12362         * gst-libs/gst/audio/gstbaseaudiosink.c:
12363         (gst_base_audio_sink_render):
12364         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_commit):
12365         * gst/volume/gstvolume.c: (gst_volume_class_init),
12366         (volume_transform):
12367           fixing lost sync, some more debugging
12368
12369 2005-09-08  Jan Schmidt  <thaytan@mad.scientist.com>
12370
12371         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12372         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_xcontext_get):
12373         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12374         (gst_xvimagesink_check_xshm_calls):
12375           Fix compilation when XShm is not available.
12376
12377 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
12378
12379         * ext/libvisual/visual.c: (gst_visual_dispose),
12380         (gst_visual_getcaps), (gst_visual_src_setcaps),
12381         (gst_visual_sink_setcaps), (get_buffer), (gst_visual_chain),
12382         (gst_visual_change_state):
12383           Finish fixing up libvisual plugin so that it runs. 
12384
12385 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12386
12387         * ext/vorbis/vorbisenc.c:
12388         * gst-libs/gst/tag/gstvorbistag.c:
12389           gsttaginterface.h -> gsttagsetter.h
12390
12391 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12392
12393         * check/pipelines/simple_launch_lines.c: (GST_START_TEST):
12394           added another test that failes for me (test is not active by default)
12395
12396 2005-09-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12397
12398         * configure.ac:
12399           v4l2 is no longer in gst-plugins-base
12400
12401 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
12402
12403         * configure.ac:
12404           In the output at the end, don't show the first plugin on the same
12405           line as "Core plug-ins, always built:".
12406           Indent the output as for other plugin categories
12407         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_create):
12408           #define that can be used to not use peer buffer_alloc functions for
12409           test purposes.
12410         * sys/ximage/ximagesink.c: (gst_ximage_buffer_init),
12411         (gst_ximage_buffer_get_type), (gst_ximagesink_ximage_new),
12412         (gst_ximagesink_show_frame):
12413         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_init),
12414         (gst_xvimage_buffer_get_type), (gst_xvimagesink_setcaps),
12415         (gst_xvimagesink_show_frame):
12416           Error case handling fixes. gst-launch fakesrc ! x[v]imagesink now
12417           fails gracefully instead of XError aborting or deadlocking.
12418
12419 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
12420
12421         * ext/libvisual/Makefile.am:
12422           link against gst-base-libs
12423
12424 2005-09-06  David Schleef  <ds@schleef.org>
12425
12426         * configure.ac: Enable libvisual plugin.
12427         * ext/libvisual/Makefile.am:
12428         * ext/libvisual/visual.c: Fixes to make it compile.
12429
12430 === release 0.9.2 ===
12431
12432 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12433
12434         * NEWS:
12435         * RELEASE:
12436         * configure.ac:
12437         * docs/random/ChangeLog-0.8:
12438           releasing 0.9.2, "Spoon"
12439
12440 2005-09-05  Michael Smith <msmith@fluendo.com>
12441
12442         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
12443           libvorbis accepts quality as low as -0.1, not just 0.0. So accept
12444           that in the vorbisenc element.
12445
12446 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12447
12448         * common/gtk-doc-plugins.mak:
12449         * docs/plugins/Makefile.am:
12450           fix distcheck
12451         * gst/audioresample/resample.c:
12452           fix wrong docstring
12453
12454 2005-09-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12455
12456         * common/gst-xmlinspect.py:
12457         * common/gtk-doc-plugins.mak:
12458           only inspect plugins for this given package
12459           require gst-python 0.9
12460
12461 2005-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12462
12463         * Makefile.am:
12464         * autogen.sh:
12465         * common/gst-xmlinspect.py:
12466         * configure.ac:
12467         * docs/Makefile.am:
12468         * docs/plugins/inspect/plugin-alsa.xml:
12469         * docs/plugins/inspect/plugin-audioresample.xml:
12470         * docs/plugins/inspect/plugin-ffmpegcolorspace.xml:
12471         * docs/plugins/inspect/plugin-ogg.xml:
12472         * docs/plugins/tmpl/element-gnomevfssink.sgml:
12473         * docs/plugins/tmpl/element-multifdsink.sgml:
12474         * docs/plugins/tmpl/element-tcpserversink.sgml:
12475         * docs/plugins/tmpl/element-vorbisenc.sgml:
12476         * gst-plugins-base.spec.in:
12477           various doc-related updates
12478
12479 2005-08-31  Wim Taymans  <wim@fluendo.com>
12480
12481         * gst-libs/gst/audio/gstbaseaudiosink.c:
12482         (gst_base_audio_sink_render):
12483         Resync if the buffer timestamps drift more than a 10th 
12484         of a second.
12485
12486 2005-08-31  Tim-Philipp Müller  <tim at centricular dot net>
12487
12488         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_set_property),
12489         (gst_v4lsrc_get_property):
12490           The 'timestamp-offset' property is registered as an int64, so
12491           let's use g_value_{set|get}_int64() in our setter and getter
12492           functions (makes it work and fixes warnings with gst-inspect).
12493
12494 2005-08-30  Wim Taymans  <wim@fluendo.com>
12495
12496         * check/elements/audioconvert.c: (setup_audioconvert):
12497         * check/elements/audioresample.c: (setup_audioresample):
12498         * check/elements/volume.c: (setup_volume):
12499         Fix checks.
12500
12501 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
12502
12503         * common/gtk-doc-plugins.mak:
12504         * common/plugins.xsl:
12505         * docs/plugins/Makefile.am:
12506           make module a param
12507
12508 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
12509
12510         * examples/seeking/seek.c: (make_mp3_pipeline),
12511         (make_mpeg_pipeline), (seek_cb), (start_seek), (stop_seek),
12512         (play_cb), (pause_cb), (stop_cb):
12513           update the example
12514
12515 2005-08-30  Stefan Kost  <ensonic@users.sf.net>
12516
12517         * gst/volume/gstvolume.c: (gst_volume_class_init),
12518         (volume_transform):
12519           do not update controlled params, if buffer has no timestamp
12520
12521 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
12522
12523         * configure.ac:
12524         * gst/sine/Makefile.am:
12525         * gst/volume/Makefile.am:
12526           controllerized elements also need to link against controller-libs ;)
12527
12528 2005-08-29  Stefan Kost  <ensonic@users.sf.net>
12529
12530         * docs/libs/tmpl/gstcolorbalance.sgml:
12531         * docs/libs/tmpl/gstgconf.sgml:
12532         * docs/libs/tmpl/gstmixer.sgml:
12533         * docs/libs/tmpl/gstringbuffer.sgml:
12534         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
12535         (gst_sinesrc_create):
12536         * gst/volume/gstvolume.c: (gst_volume_class_init),
12537         (volume_transform):
12538           controllerized two audio plugins
12539
12540 2005-08-29  Andy Wingo  <wingo@pobox.com>
12541
12542         * ext/vorbis/vorbisdec.c (vorbis_dec_convert, vorbis_dec_push) 
12543         (vorbis_handle_data_packet): Fix some int overflow errors.
12544
12545         * ext/ogg/gstoggdemux.c (gst_ogg_demux_init): Init total_time to
12546         -1.
12547         (gst_ogg_demux_perform_seek): Clamp segment_stop only if it's
12548         valid.
12549         (gst_ogg_pad_submit_packet): Subtract the chain's begin_time only
12550         if it's valid. Fixed streaming-mode playback.
12551
12552         * check/elements/volume.c (cleanup_volume): Fix for running
12553         CK_FORK=no.
12554
12555         * check/elements/audioconvert.c: Convert from native endian, not
12556         little endian.
12557
12558 2005-08-29  Michael Smith <msmith@fluendo.com>
12559
12560         * ext/ogg/Makefile.am:
12561         * ext/ogg/gstogg.c: (plugin_init):
12562         * ext/ogg/gstoggparse.c: (gst_ogg_parse_get_type), (free_stream),
12563         (gst_ogg_parse_delete_all_streams), (gst_ogg_parse_new_stream),
12564         (gst_ogg_parse_find_stream), (gst_ogg_parse_base_init),
12565         (gst_ogg_parse_class_init), (gst_ogg_parse_init),
12566         (gst_ogg_parse_dispose), (gst_ogg_parse_submit_buffer),
12567         (gst_ogg_parse_append_header), (gst_ogg_parse_is_header),
12568         (gst_ogg_parse_buffer_from_page), (gst_ogg_parse_chain),
12569         (gst_ogg_parse_change_state), (gst_ogg_parse_plugin_init):
12570         Add an ogg parser element.
12571
12572 2005-08-28  Andy Wingo  <wingo@pobox.com>
12573
12574         * Updates for two-arg init from GST_BOILERPLATE_FULL.
12575
12576 2005-08-26  Wim Taymans  <wim@fluendo.com>
12577
12578         * gst/audioconvert/audioconvert.c: (if), (float),
12579         (audio_convert_get_func_index), (check_default),
12580         (audio_convert_clean_fmt), (audio_convert_prepare_context),
12581         (audio_convert_clean_context), (audio_convert_get_sizes),
12582         (audio_convert_convert):
12583         Cleanups.
12584
12585 2005-08-26  Wim Taymans  <wim@fluendo.com>
12586
12587         * gst/audioconvert/audioconvert.c: (if), (float),
12588         (audio_convert_get_func_index), (check_default),
12589         (audio_convert_clean_fmt), (audio_convert_prepare_context),
12590         (audio_convert_clean_context), (audio_convert_get_sizes),
12591         (audio_convert_convert):
12592         More elegant and working temp buffer selection algo.
12593
12594 2005-08-26  Wim Taymans  <wim@fluendo.com>
12595
12596         * gst/audioconvert/audioconvert.c: (if), (float),
12597         (audio_convert_get_func_index), (check_default),
12598         (audio_convert_clean_fmt), (audio_convert_prepare_context),
12599         (audio_convert_clean_context), (audio_convert_get_sizes),
12600         (get_temp_buffer), (audio_convert_convert):
12601         Use realloc else we lose our original data.
12602
12603 2005-08-26  Thomas Vander Stichele  <thomas at apestaart dot org>
12604
12605         * gst/audioresample/gstaudioresample.c:
12606           use base class' newsegment to properly timestamp
12607
12608 2005-08-26  Wim Taymans  <wim@fluendo.com>
12609
12610         * gst/audioconvert/audioconvert.c: (if), (float),
12611         (audio_convert_get_func_index), (check_default),
12612         (audio_convert_clean_fmt), (audio_convert_prepare_context),
12613         (audio_convert_clean_context), (audio_convert_get_sizes),
12614         (get_temp_buffer), (audio_convert_convert):
12615         * gst/audioconvert/gstaudioconvert.c:
12616         (gst_audio_convert_parse_caps), (gst_audio_convert_get_unit_size),
12617         (gst_audio_convert_transform_caps),
12618         (gst_audio_convert_fixate_caps), (gst_audio_convert_transform):
12619         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_mix):
12620         Oops, allocate enough space to perform the channel mix.
12621
12622 2005-08-26  Wim Taymans  <wim@fluendo.com>
12623
12624         * gst/audioconvert/Makefile.am:
12625         * gst/audioconvert/audioconvert.c: (if), (float),
12626         (audio_convert_get_func_index), (check_default),
12627         (audio_convert_clean_fmt), (audio_convert_prepare_context),
12628         (audio_convert_clean_context), (audio_convert_get_sizes),
12629         (get_temp_buffer), (audio_convert_convert):
12630         * gst/audioconvert/audioconvert.h:
12631         * gst/audioconvert/gstaudioconvert.c:
12632         (gst_audio_convert_class_init), (gst_audio_convert_init),
12633         (gst_audio_convert_dispose), (gst_audio_convert_parse_caps),
12634         (gst_audio_convert_get_unit_size),
12635         (gst_audio_convert_transform_caps),
12636         (gst_audio_convert_fixate_caps), (gst_audio_convert_set_caps),
12637         (gst_audio_convert_transform_ip), (gst_audio_convert_transform):
12638         * gst/audioconvert/gstaudioconvert.h:
12639         * gst/audioconvert/gstchannelmix.c: (gst_channel_mix_unset_matrix),
12640         (gst_channel_mix_fill_identical),
12641         (gst_channel_mix_fill_compatible), (gst_channel_mix_detect_pos),
12642         (gst_channel_mix_fill_one_other), (gst_channel_mix_fill_others),
12643         (gst_channel_mix_fill_normalize), (gst_channel_mix_fill_matrix),
12644         (gst_channel_mix_setup_matrix), (gst_channel_mix_passthrough),
12645         (gst_channel_mix_mix):
12646         * gst/audioconvert/gstchannelmix.h:
12647         Cleanups, librarify a bit, optimize, better negotiation and more.
12648
12649 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
12650
12651         * ext/ogg/gstoggdemux.c: (ogg_find_peek):
12652         Another from MikeS:
12653         During typefinding, don't support negative offsets
12654         (offsets from the end of the stream) in our typefind->peek() function
12655         - nothing embedded in ogg ever needs them. However, we need to recognise
12656         those requests and reject them, otherwise we return invalid pointers.
12657
12658 2005-08-26  Jan Schmidt  <thaytan@mad.scientist.com>
12659
12660         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
12661         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_class_init),
12662         (vorbisdec_finalize), (vorbis_handle_type_packet):
12663           Big shout-out to MikeS for fixing this giant memory leak.
12664           Huzzah!
12665
12666 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12667
12668         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose),
12669         (audio_convert_get_unit_size):
12670           plug some leaks
12671
12672 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12673
12674         * check/Makefile.am:
12675         * check/elements/audioconvert.c: (setup_audioconvert),
12676         (cleanup_audioconvert), (get_int_caps), (verify_convert),
12677         (GST_START_TEST), (audioconvert_suite), (main):
12678           add a test for audioconvert
12679         * gst/audioresample/gstaudioresample.c:
12680         * gst/audioresample/gstaudioresample.h:
12681           set DURATION so that TIMESTAMP(a) + DURATION(a) == TIMESTAMP(b);
12682           note that for buffers of 1/3 sec this means DURATION(c) is 
12683           one nanosecond more than for a and b
12684
12685 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12686
12687         * check/Makefile.am:
12688         * check/elements/audioresample.c: (setup_audioresample),
12689         (cleanup_audioresample), (fail_unless_perfect_stream),
12690         (test_perfect_stream_instance), (GST_START_TEST),
12691           add a check for audioresample
12692         (audioresample_suite), (main):
12693         * check/elements/volume.c: (GST_START_TEST):
12694           remove unused method
12695         * gst/audioresample/gstaudioresample.c:
12696           set correct buffer parameters since we're changing them
12697         * gst/audioresample/resample_ref.c: (resample_scale_ref):
12698           add some debug
12699
12700 2005-08-25  Thomas Vander Stichele  <thomas at apestaart dot org>
12701
12702         * gst/audioresample/debug.c:
12703         * gst/audioresample/gstaudioresample.c:
12704           add room for extra overlap samples when asked to transform size
12705           protect against possible mem corruption and check for discrepancies
12706           between written size and outbuffer's size so we can warn for
12707           potential problems
12708         * gst/audioresample/resample.c: (resample_init),
12709         (resample_get_output_size_for_input), (resample_get_output_size),
12710         (resample_set_n_channels), (resample_set_format):
12711           set debug level based on RESAMPLE_DEBUG env var
12712           make sure that get_output_size* returns a whole number of
12713           sample_size
12714           set sample_size each time either channel or format is set
12715         * gst/audioresample/resample_chunk.c: (resample_scale_chunk):
12716         * gst/audioresample/resample_functable.c:
12717         (resample_scale_functable):
12718         * gst/audioresample/resample_ref.c: (resample_scale_ref):
12719           remove r->sample_size, it's done in resample.c now
12720           add some debugging to the ref implementation
12721           make sure we only give back bytes that are wholes of the sample
12722           size
12723
12724 2005-08-25  Jan Schmidt  <thaytan@mad.scientist.com>
12725         * gst/playback/gstplaybasebin.c: (fill_buffer):
12726         Revert unpopular change for GST_MESSAGE_SRC to GObject.
12727
12728 2005-08-25  Stefan Kost  <ensonic@users.sf.net>
12729
12730         * gst/volume/gstvolume.c:
12731           made set_caps function static
12732
12733 2005-08-24  Wim Taymans  <wim@fluendo.com>
12734
12735         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
12736         (gst_vorbisenc_change_state):
12737         Stop leaking taglists.
12738
12739 2005-08-24  Wim Taymans  <wim@fluendo.com>
12740
12741         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_src_query),
12742         (gst_ogg_pad_event), (gst_ogg_demux_factory_filter),
12743         (gst_ogg_pad_submit_packet), (gst_ogg_chain_new),
12744         (gst_ogg_demux_init), (gst_ogg_demux_perform_seek),
12745         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
12746         (gst_ogg_demux_chain), (gst_ogg_demux_loop), (gst_ogg_print):
12747         Parse seeking events better.
12748         Unref static caps.
12749         Generate correct newsegment events, fixes seeking in live oggs.
12750
12751         * ext/theora/theoradec.c: (theora_dec_src_query),
12752         (theora_dec_src_event), (theora_dec_src_getcaps),
12753         (theora_dec_sink_event), (theora_dec_push), (theora_dec_chain):
12754         Use newsegment values to report correct play time.
12755
12756         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12757         (vorbis_dec_src_event), (vorbis_dec_sink_event):
12758         * ext/vorbis/vorbisdec.h:
12759         Parse and use newsegment values to report correct play time.
12760
12761         * gst-libs/gst/audio/gstbaseaudiosink.c:
12762         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
12763         Clear ringbuffer on flush.
12764         Use newsegment values to calculate playback time.
12765
12766         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times):
12767         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
12768         Basesink does newsegment calculations for us now.
12769
12770 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12771
12772         * check/Makefile.am:
12773         * configure.ac:
12774           add core's plugins to the mix so that playbin works
12775         * check/generic/states.c: (GST_START_TEST):
12776           set a 0 timeout on pipelines, so they don't force the next
12777           state change
12778         * gst/playback/gstplaybasebin.c: (setup_source), (prepare_output),
12779         (gst_play_base_bin_change_state):
12780           remove the crappy error handling and do GST error handling
12781
12782 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12783
12784         * check/Makefile.am:
12785         * check/generic/states.c: (GST_START_TEST), (states_suite), (main):
12786           add same test as to core, it bitches out on playbin atm.
12787
12788 2005-08-24  Wim Taymans  <wim@fluendo.com>
12789
12790         * configure.ac:
12791         Remove audioscale.
12792
12793 2005-08-24  Wim Taymans  <wim@fluendo.com>
12794
12795         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
12796         (gst_videoscale_prepare_size), (parse_caps),
12797         (gst_videoscale_set_caps), (gst_videoscale_get_size),
12798         (gst_videoscale_prepare_image), (gst_videoscale_transform_ip),
12799         (gst_videoscale_transform):
12800         * gst/videoscale/gstvideoscale.h:
12801         Refactor, make use of BaseTranform really well.
12802
12803 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12804
12805         * configure.ac:
12806           compile audioresample
12807         * gst/audioresample/Makefile.am:
12808         * gst/audioresample/buffer.c:
12809         * gst/audioresample/functable.c:
12810         * gst/audioresample/gstaudioresample.c:
12811         * gst/audioresample/gstaudioresample.h:
12812         * gst/audioresample/resample.c:
12813         (resample_get_output_size_for_input):
12814         * gst/audioresample/resample.h:
12815         * gst/audioresample/resample_chunk.c:
12816         * gst/audioresample/resample_functable.c:
12817         * gst/audioresample/resample_ref.c:
12818           port to use basetransform; doesn't work in all cases yet
12819
12820 2005-08-24  Thomas Vander Stichele  <thomas at apestaart dot org>
12821
12822         * gst/audioconvert/gstaudioconvert.c:
12823         (gst_audio_convert_class_init), (gst_audio_convert_init),
12824         (audio_convert_get_unit_size), (audio_convert_transform_caps),
12825         (audio_convert_fixate_caps), (audio_convert_set_caps),
12826         (audio_convert_transform),
12827         (gst_audio_convert_buffer_to_default_format),
12828         (gst_audio_convert_buffer_from_default_format),
12829         (gst_audio_convert_channels):
12830         * gst/audioconvert/gstchannelmix.c:
12831         * gst/audioconvert/gstchannelmix.h:
12832           port to basetransform
12833         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12834         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_class_init),
12835         (gst_ffmpegcsp_get_unit_size):
12836         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
12837         (gst_videoscale_transform_caps), (gst_videoscale_get_unit_size):
12838           fix for basetransform changes
12839
12840 2005-08-24  Jan Schmidt  <thaytan@mad.scientist.com>
12841
12842         * check/Makefile.am:
12843           Add CHECK_CFLAGS and LDFLAGS
12844
12845         * gst/playback/gstplaybasebin.c: (fill_buffer):
12846           GST_MESSAGE_SRC became a GObject
12847
12848 2005-08-24  Wim Taymans  <wim@fluendo.com>
12849
12850         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_set_sample),
12851         (gst_ring_buffer_clear_all):
12852         * gst-libs/gst/audio/gstringbuffer.h:
12853         Added function to clear the ringbuffer.
12854
12855 2005-08-24  Andy Wingo  <wingo@pobox.com>
12856
12857         * sys/v4l/gstv4lelement.c (gst_v4lelement_start) 
12858         (gst_v4lelement_stop): Call _start and _stop for xoverlay instead
12859         of _open and _close.
12860
12861         * sys/v4l/gstv4lxoverlay.h:
12862         * sys/v4l/gstv4lxoverlay.c (gst_v4l_xoverlay_set_xwindow_id): Open
12863         an Xv connection here, instead of all the time. Make Xv only be
12864         loaded if you axe for it. Kindof a workaround for buggy behaviour
12865         of Xv when using remote xservers (XvQueryExtension would block).
12866         (gst_v4l_xoverlay_stop, gst_v4l_xoverlay_start): New functions,
12867         replace the _open and _close public API. Only start the xv
12868         connection if necessary.
12869         (gst_v4l_xoverlay_open, gst_v4l_xoverlay_close): Made static.
12870
12871 2005-08-23  David Schleef  <ds@schleef.org>
12872
12873         * gst/audioresample/Makefile.am: Leet audioresampling code
12874         * gst/audioresample/buffer.c:
12875         * gst/audioresample/buffer.h:
12876         * gst/audioresample/debug.c:
12877         * gst/audioresample/debug.h:
12878         * gst/audioresample/functable.c:
12879         * gst/audioresample/functable.h:
12880         * gst/audioresample/gstaudioresample.c:
12881         * gst/audioresample/gstaudioresample.h:
12882         * gst/audioresample/resample.c:
12883         * gst/audioresample/resample.h:
12884         * gst/audioresample/resample_chunk.c:
12885         * gst/audioresample/resample_functable.c:
12886         * gst/audioresample/resample_ref.c:
12887
12888 2005-08-23  Wim Taymans  <wim@fluendo.com>
12889
12890         * examples/seeking/seek.c: (make_vorbis_pipeline),
12891         (make_theora_pipeline), (make_vorbis_theora_pipeline), (do_seek):
12892         Small seek updates.
12893
12894 2005-08-23  Andy Wingo  <wingo@pobox.com>
12895
12896         * gst-libs/gst/audio/gstbaseaudiosrc.c
12897         (gst_base_audio_src_fixate): Only fixate endianness if it is
12898         present in the caps.
12899
12900 2005-08-22  Andy Wingo  <wingo@pobox.com>
12901
12902         * ext/alsa/gstalsasink.c (gst_alsasink_get_property): 
12903         * ext/alsa/gstalsasrc.c (gst_alsasrc_get_property): Add a
12904         device-name property.
12905
12906         * gst-libs/gst/audio/gstaudiosrc.h:
12907         * gst-libs/gst/audio/gstaudiosrc.c: Implement open_device and
12908         close_device in the ring buffer, like gstaudiosink.
12909
12910         * ext/alsa/gstalsamixer.h:
12911         * ext/alsa/gstalsamixer.c: Not a GObject any more. Include a nifty
12912         macro to implement the interface without much code. Cleanups. 
12913
12914         * ext/alsa/gstalsasrc.h:
12915         * ext/alsa/gstalsasrc.c: Be a mixer. Open device and mixer in
12916         READY.
12917
12918         * ext/alsa/Makefile.am: Add new files.
12919         * ext/alsa/gstalsamixerelement.c: 
12920         * ext/alsa/gstalsamixerelement.c: Split element code out from
12921         mixer code so that alsasrc can be a mixer too.
12922
12923 2005-08-21  Thomas Vander Stichele  <thomas at apestaart dot org>
12924
12925         * check/elements/volume.c: (setup_volume), (cleanup_volume),
12926         (GST_START_TEST):
12927         * check/elements/vorbisdec.c: (setup_vorbisdec),
12928         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite):
12929         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
12930         (vorbis_handle_identification_packet),
12931         (vorbis_handle_comment_packet), (vorbis_handle_type_packet),
12932         (vorbis_handle_header_packet), (vorbis_dec_push),
12933         (vorbis_dec_chain):
12934           use the setup/teardown methods to save code.  save code is good.
12935
12936 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12937
12938         * check/Makefile.am:
12939           add ext dir for plugins
12940           add vorbisdec test conditionally
12941         * check/elements/volume.c: (setup_volume), (cleanup_volume),
12942         (GST_START_TEST), (volume_suite):
12943           add a test with wrong caps
12944         * check/elements/vorbisdec.c: (chain_func), (setup_vorbisdec),
12945         (cleanup_vorbisdec), (GST_START_TEST), (vorbisdec_suite), (main):
12946           add a vorbisdec test
12947         * ext/ogg/gstoggdemux.c: (gst_ogg_chain_new_stream),
12948         (gst_ogg_demux_chain), (gst_ogg_demux_loop):
12949           clean up debug output
12950         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
12951           yay, fix a segfault/security issue in vorbisdec
12952           gst-launch fakesrc ! vorbisdec wasn't happy
12953         * ext/vorbis/vorbisenc.c: (vorbisenc_get_type),
12954         (gst_vorbisenc_class_init), (gst_vorbisenc_sink_setcaps),
12955         (gst_vorbisenc_convert_src), (gst_vorbisenc_convert_sink),
12956         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
12957         (gst_vorbisenc_init), (gst_vorbisenc_metadata_set1),
12958         (gst_vorbisenc_set_metadata), (get_constraints_string),
12959         (update_start_message), (gst_vorbisenc_setup),
12960         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
12961         (gst_vorbisenc_push_packet), (gst_vorbisenc_sink_event),
12962         (gst_vorbisenc_chain), (gst_vorbisenc_get_property),
12963         (gst_vorbisenc_set_property), (gst_vorbisenc_change_state):
12964         * ext/vorbis/vorbisenc.h:
12965           march in line
12966         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
12967         (gst_ffmpegcsp_transform):
12968           have the kow come home
12969         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
12970           debug my func ptr
12971         * gst/volume/gstvolume.c: (volume_set_caps):
12972           add a debug
12973
12974 2005-08-20  Thomas Vander Stichele  <thomas at apestaart dot org>
12975
12976         * Makefile.am:
12977         * check/.cvsignore:
12978         * check/Makefile.am:
12979         * check/elements/.cvsignore:
12980         * check/elements/volume.c: (chain_func), (event_func),
12981         (setup_volume), (cleanup_volume), (GST_START_TEST), (volume_suite),
12982         (main):
12983         * configure.ac:
12984           add unit test structure for gst-plugins-base
12985           add a test for volume
12986         * gst/volume/gstvolume.c: (gst_volume_list_tracks),
12987         (gst_volume_set_volume), (gst_volume_get_volume),
12988         (gst_volume_set_mute), (gst_volume_class_init), (gst_volume_init),
12989         (volume_funcfind), (volume_process_float), (volume_process_int16),
12990         (volume_set_caps), (volume_transform), (volume_update_mute),
12991         (volume_update_volume), (volume_set_property),
12992         (volume_get_property):
12993           document a little; use basetransform vmethod _set_caps
12994
12995 2005-08-19  Andy Wingo  <wingo@pobox.com>
12996
12997         * ext/alsa/gstalsamixertrack.h:
12998         * ext/alsa/gstalsamixertrack.c:
12999         * ext/alsa/gstalsamixeroptions.h:
13000         * ext/alsa/gstalsamixeroptions.c:
13001         * ext/alsa/gstalsamixer.h:
13002         * ext/alsa/gstalsamixer.c: Port to 0.9.
13003
13004         * ext/alsa/Makefile.am: Build mixer, mixeroptions, mixertracks.
13005         Remove gstalsa.c and alsaclock. No more cruft here.
13006         
13007 2005-08-18  Wim Taymans  <wim@fluendo.com>
13008
13009         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13010         (gst_base_rtp_depayload_chain),
13011         (gst_base_rtp_depayload_add_to_queue),
13012         (gst_base_rtp_depayload_push),
13013         (gst_base_rtp_depayload_queue_release):
13014         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13015         Fix for RTPBuffer changes.
13016
13017         * gst-libs/gst/rtp/gstrtpbuffer.c: (gst_rtpbuffer_allocate_data),
13018         (gst_rtpbuffer_new_take_data), (gst_rtpbuffer_new_copy_data),
13019         (gst_rtpbuffer_new_allocate), (gst_rtpbuffer_new_allocate_len),
13020         (gst_rtpbuffer_calc_header_len), (gst_rtpbuffer_calc_packet_len),
13021         (gst_rtpbuffer_calc_payload_len), (gst_rtpbuffer_validate_data),
13022         (gst_rtpbuffer_validate), (gst_rtpbuffer_set_packet_len),
13023         (gst_rtpbuffer_get_packet_len), (gst_rtpbuffer_get_version),
13024         (gst_rtpbuffer_set_version), (gst_rtpbuffer_get_padding),
13025         (gst_rtpbuffer_set_padding), (gst_rtpbuffer_pad_to),
13026         (gst_rtpbuffer_get_extension), (gst_rtpbuffer_set_extension),
13027         (gst_rtpbuffer_get_ssrc), (gst_rtpbuffer_set_ssrc),
13028         (gst_rtpbuffer_get_csrc_count), (gst_rtpbuffer_get_csrc),
13029         (gst_rtpbuffer_set_csrc), (gst_rtpbuffer_get_marker),
13030         (gst_rtpbuffer_set_marker), (gst_rtpbuffer_get_payload_type),
13031         (gst_rtpbuffer_set_payload_type), (gst_rtpbuffer_get_seq),
13032         (gst_rtpbuffer_set_seq), (gst_rtpbuffer_get_timestamp),
13033         (gst_rtpbuffer_set_timestamp), (gst_rtpbuffer_get_payload_len),
13034         (gst_rtpbuffer_get_payload):
13035         * gst-libs/gst/rtp/gstrtpbuffer.h:
13036         Don't subclass GstBuffer but add methods and helper functions
13037         to construct and manipulate RTP packets in regular GstBuffers.
13038
13039 2005-08-18  Stefan Kost  <ensonic@users.sf.net>
13040
13041         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_query):
13042           moved statement below switch
13043         * gst/volume/gstvolume.c: (gst_volume_class_init):
13044           added debug ptr
13045
13046 2005-08-16  Wim Taymans  <wim@fluendo.com>
13047
13048         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13049         (gst_base_audio_src_change_state):
13050         Open and close device in READY<->NULL state change.
13051
13052 2005-08-16  Andy Wingo  <wingo@pobox.com>
13053
13054         * examples/seeking/Makefile.am: Don't compile non-compiling
13055         compiled objects with the compiler.
13056
13057         * examples/seeking/seek.c (make_dv_pipeline): Update for new DV
13058         elements.
13059
13060 2005-08-12  Philippe Khalaf <burger@speedy.org>
13061         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13062         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13063           Made a thread to release the queue.
13064           Removed timestamp conversion for now.
13065
13066 2005-08-10  Philippe Khalaf <burger@speedy.org>
13067         * gst-libs/gst/rtp/gstbasertpdepayload.c:
13068         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13069           Added rtp timestamp -> gst timestamp conversion.
13070           Fixed several problems with queue.
13071
13072 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13073
13074         * gst-libs/gst/audio/gstaudioclock.h:
13075         * gst-libs/gst/audio/gstaudiofilter.h:
13076         * gst-libs/gst/audio/gstaudiosink.h:
13077         * gst-libs/gst/audio/gstaudiosrc.h:
13078         * gst-libs/gst/audio/gstbaseaudiosink.h:
13079         * gst-libs/gst/audio/gstbaseaudiosrc.h:
13080         * gst-libs/gst/audio/gstringbuffer.h:
13081         * gst-libs/gst/net/gstnetbuffer.h:
13082         * gst-libs/gst/rtp/gstbasertpdepayload.h:
13083         * gst-libs/gst/rtp/gstrtpbuffer.h:
13084           Add padding (you will need to rebuild gst-plugins-base,
13085           gst-plugins and all applications afterwards!)
13086
13087 2005-08-09  Tim-Philipp Müller  <tim at centricular dot net>
13088
13089         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
13090         (gst_riff_parse_chunk):
13091           Fix bug in debug message and add some more debug messages.
13092
13093 2005-08-08  Edward Hervey  <edward@fluendo.com>
13094
13095         * gst-libs/gst/riff/riff-media.c:
13096         backported updates since branch
13097
13098 2005-08-08  Andy Wingo  <wingo@pobox.com>
13099
13100         * gst-libs/gst/audio/gstbaseaudiosink.c
13101         (gst_base_audio_sink_change_state): Open the device in NULL->READY
13102         like good elements should. Close on READY->NULL too.
13103
13104         * gst-libs/gst/audio/gstaudiosink.c
13105         (gst_audioringbuffer_open_device,
13106         (gst_audioringbuffer_close_device, gst_audioringbuffer_acquire)
13107         (gst_audioringbuffer_release): Updates for new ring buffer API,
13108         hook into the new audio sink api.
13109
13110         * gst-libs/gst/audio/gstaudiosink.h (GstAudioSinkClass.open)
13111         (GstAudioSinkClass.close): Just open and close the device -- no
13112         resource allocation or configuration.
13113         (GstAudioSinkClass.prepare, GstAudioSinkClass.unprepare): New
13114         vmethods, handle device setup and resource allocation.
13115
13116         * ext/alsa/gstalsasink.c (gst_alsasink_open, gst_alsasink_close)
13117         (gst_alsasink_prepare, gst_alsasink_unprepare): Update for new
13118         base class API.
13119
13120         * gst-libs/gst/audio/gstringbuffer.h
13121         (GstRingBufferClass.open_device, GstRingBufferClass.close_device):
13122         New vmethods.
13123
13124         * gst-libs/gst/audio/gstringbuffer.c (gst_ring_buffer_open_device)
13125         (gst_ring_buffer_close_device, gst_ring_buffer_device_is_open):
13126         New API functions. The device should be opened before acquiring
13127         and closed after releasing.
13128
13129 2005-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13130
13131         * gst-libs/gst/interfaces/mixer.h:
13132           Reset padding to GST_PADDING.
13133
13134 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13135
13136         * gst/playback/gstplaybin.c: (remove_sinks):
13137           Remove visualization from parent explicitely; works around some
13138           apparent refcount issue that I haven't tracked down yet.
13139
13140 2005-08-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13141
13142         * ext/alsa/gstalsasink.c: (set_hwparams):
13143           Assign debug category, add negotiation debug msgs.
13144
13145 2005-08-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13146
13147         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_start):
13148           Fix error code for file-not-found to NOT_FOUND.
13149
13150 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13151
13152         * common/gtk-doc-plugins.mak:
13153         * docs/plugins/Makefile.am:
13154         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13155         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13156           renamed to actual element names, so much nicer to look at
13157         * docs/plugins/tmpl/gstmultifdsink.sgml:
13158           remove
13159         * docs/plugins/tmpl/multifdsink.sgml:
13160         * docs/plugins/tmpl/tcpserversink.sgml:
13161           add
13162         * ext/alsa/gstalsa.c:
13163         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_get_property):
13164         * ext/ogg/gstoggmux.c:
13165         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
13166         * gst/playback/gstdecodebin.c:
13167         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init):
13168         * gst/tcp/gsttcpserversink.c:
13169           various fixes and documentation additions
13170
13171 2005-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
13172
13173         * common/Makefile.am:
13174         * common/gstdoc-scangobj:
13175         * common/gtk-doc-plugins.mak:
13176         * common/gtk-doc.mak:
13177           add a custom scangobj that uses the registry
13178           add a custom gtk-doc-plugins.mak that uses it
13179           some doc build fixes
13180         * configure.ac:
13181         * docs/Makefile.am:
13182         * docs/plugins/Makefile.am:
13183         * docs/plugins/gst-plugins-base-plugins-docs.sgml:
13184         * docs/plugins/gst-plugins-base-plugins-sections.txt:
13185         * docs/plugins/gst-plugins-base-plugins.types:
13186         * docs/plugins/tmpl/gstmultifdsink.sgml:
13187           add docs for one element, multifdsink
13188         * gst/adder/gstadder.h:
13189         * gst/volume/gstvolume.h:
13190           don't privatize enum
13191         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type):
13192         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
13193         (gst_sync_method_get_type), (gst_client_status_get_type),
13194         (gst_multifdsink_class_init),
13195         (gst_multifdsink_client_queue_buffer),
13196         (gst_multifdsink_handle_client_write):
13197         * gst/tcp/gstmultifdsink.h:
13198         * gst/tcp/gsttcp.h:
13199         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13200         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
13201         (gst_tcpclientsink_render):
13202         * gst/tcp/gsttcpclientsink.h:
13203         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
13204         (gst_tcpclientsrc_init), (gst_tcpclientsrc_create),
13205         (gst_tcpclientsrc_start):
13206         * gst/tcp/gsttcpclientsrc.h:
13207         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
13208         (gst_tcpserversrc_init), (gst_tcpserversrc_create):
13209         * gst/tcp/gsttcpserversrc.h:
13210         * gst/typefind/gsttypefindfunctions.c:
13211           remove superfluous Type stuff
13212
13213 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13214
13215         * gst/playback/gstplaybin.c: (gen_video_element):
13216           Enable videoscale.
13217
13218 2005-08-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13219
13220         * gst-libs/gst/gconf/gconf.c:
13221         * gst-libs/gst/gconf/gconf.h:
13222           Fix some Andy Problem [tm].
13223
13224 2005-08-04  Andy Wingo  <wingo@pobox.com>
13225
13226         * gst/videoscale/gstvideoscale.c (gst_videoscale_get_size):
13227         * gst/ffmpegcolorspace/gstffmpegcolorspace.c
13228         (gst_ffmpegcsp_get_size): Adapt to API changes.
13229
13230         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_ip):
13231         Implement an in-place do-nothing transform.
13232
13233 2005-08-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13234
13235         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_put),
13236         (gst_ximagesink_renegotiate_size):
13237           Do not set new window sizes yet if we prepare a new buffer size
13238           for upstream renegotiation (software scaling) at some point in the
13239           future, because this new size waqs not actually accepted yet. Once
13240           accepted, renegotiation later on will set the new sizes just fine.
13241           Fixes a videotestsrc ! queue ! videoscale ! ximagesink xoverlay
13242           embedding testcase.
13243
13244 2005-08-03  Andy Wingo  <wingo@pobox.com>
13245
13246         * sys/ximage/ximagesink.c (gst_ximagesink_renegotiate_size):
13247         (gst_ximagesink_buffer_alloc): 
13248         Protect the height, width, and desired_caps with the pool_lock.
13249         Fixes videotestsrc ! queue ! ximagesink.
13250
13251 2005-08-02  Edward Hervey  <edward@fluendo.com>
13252
13253         * gst/volume/gstvolume.c:
13254         include left from controller cleanup
13255
13256 2005-08-02  Jan Schmidt  <thaytan@mad.scientist.com>
13257         * ext/ogg/gstoggmux.c: (gst_ogg_mux_change_state):
13258           Stop collectpads before calling the parent state
13259           change function on PAUSED->READY.
13260
13261 2005-08-01  Jan Schmidt  <thaytan@mad.scientist.com>
13262         * configure.ac:
13263           When testing for X libs, use the X CFlags 
13264         * gst/adder/gstadder.c: (gst_adder_change_state):
13265           Stop the collectpads before calling parent state change function
13266           on PAUSED->READY, otherwise we deadlock deactivating pads.
13267
13268 2005-08-01  Stefan Kost  <ensonic@users.sf.net>
13269
13270         * configure.ac:
13271         * docs/libs/tmpl/gstcolorbalance.sgml:
13272         * docs/libs/tmpl/gstmixer.sgml:
13273         * examples/Makefile.am:
13274         * gst/sine/Makefile.am:
13275         * gst/sine/gstsinesrc.c: (gst_sinesrc_init), (gst_sinesrc_create),
13276         (gst_sinesrc_set_property), (plugin_init):
13277         * gst/sine/gstsinesrc.h:
13278         * gst/volume/Makefile.am:
13279         * gst/volume/gstvolume.c: (gst_volume_set_volume),
13280         (gst_volume_set_mute), (gst_volume_dispose), (gst_volume_init),
13281         (volume_process_float), (volume_process_int16),
13282         (volume_set_property), (plugin_init):
13283         * gst/volume/gstvolume.h:
13284           deactivate and remove dparams (libgstcontrol)
13285
13286 2005-07-29  Wim Taymans  <wim@fluendo.com>
13287
13288         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link_src):
13289         Convert me to BaseTransform!! help..
13290
13291 2005-07-29  Andy Wingo  <wingo@pobox.com>
13292
13293         * ext/alsa/gstalsaplugin.c (plugin_init): We are primary audio
13294         sinks.
13295
13296         * ext/alsa/gstalsasink.c (alsasink_sink_factory): Advertise our
13297         support of both endiannesses.
13298
13299 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13300
13301         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
13302           Fix confusing debug message (s/event/query/)
13303
13304 2005-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13305
13306         * gst/videotestsrc/videotestsrc.h:
13307           Use "_stdint.h" instead of <stdint.h>
13308
13309 2005-07-27  Wim Taymans  <wim@fluendo.com>
13310
13311         * ext/vorbis/Makefile.am:
13312         Revert wrong commit.
13313
13314 2005-07-27  Wim Taymans  <wim@fluendo.com>
13315
13316         * gst-libs/gst/audio/gstbaseaudiosrc.c: (gst_base_audio_src_event):
13317         More compilation fixen.
13318
13319 2005-07-27  Wim Taymans  <wim@fluendo.com>
13320
13321         * gst-libs/gst/audio/gstbaseaudiosink.c:
13322         (gst_base_audio_sink_event), (gst_base_audio_sink_render),
13323         (gst_base_audio_sink_create_ringbuffer),
13324         (gst_base_audio_sink_change_state):
13325         Fix compilation.
13326
13327 2005-07-27  Wim Taymans  <wim@fluendo.com>
13328
13329         * examples/seeking/seek.c: (setup_dynamic_link),
13330         (make_dv_pipeline), (make_vorbis_theora_pipeline), (query_rates),
13331         (query_positions_elems), (query_positions_pads), (do_seek):
13332         Update seek example.
13333
13334         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13335         (gst_ogg_pad_typefind), (gst_ogg_demux_chain_elem_pad),
13336         (gst_ogg_demux_queue_data), (gst_ogg_demux_chain_peer),
13337         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13338         (gst_ogg_demux_handle_event),
13339         (gst_ogg_demux_deactivate_current_chain),
13340         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13341         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13342         (gst_ogg_demux_chain), (gst_ogg_demux_send_event),
13343         (gst_ogg_demux_loop):
13344         * ext/ogg/gstoggmux.c: (gst_ogg_mux_collected):
13345         * ext/theora/theoradec.c: (theora_dec_src_event),
13346         (theora_dec_src_getcaps), (theora_dec_sink_event),
13347         (theora_dec_push), (theora_dec_chain):
13348         * ext/vorbis/Makefile.am:
13349         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_event),
13350         (vorbis_dec_sink_event), (vorbis_dec_push),
13351         (vorbis_handle_data_packet):
13352         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_event),
13353         (gst_vorbisenc_chain):
13354         * gst/playback/gststreaminfo.c: (cb_probe):
13355         * gst/subparse/gstsubparse.c: (gst_subparse_src_event):
13356         * gst/videorate/gstvideorate.c: (gst_videorate_event):
13357         * gst/videoscale/gstvideoscale.c:
13358         (gst_videoscale_handle_src_event):
13359         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_event):
13360         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame),
13361         (gst_ximagesink_navigation_send_event):
13362         * sys/xvimage/xvimagesink.c:
13363         (gst_xvimagesink_navigation_send_event):
13364         Various event updates and cleanups
13365
13366 2005-07-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13367
13368         * gst/videoscale/gstvideoscale.c: (gst_videoscale_prepare_images):
13369           Fix segfault for I420/YV12.
13370
13371 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13372
13373         * ext/vorbis/vorbisdec.c: (vorbis_handle_comment_packet):
13374           Report bitrate.
13375
13376 2005-07-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13377
13378         * gst/playback/gstplaybin.c: (gen_video_element),
13379         (gen_audio_element):
13380           Switch to auto*sink elements as default sinks; add volume element
13381           so that volume control in totem works.
13382
13383 2005-07-21  Wim Taymans  <wim@fluendo.com>
13384
13385         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
13386         * gst/playback/gstplaybin.c: (setup_sinks),
13387         (gst_play_bin_change_state):
13388         Refcount fix and more comments.
13389
13390 2005-07-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13391
13392         * sys/ximage/Makefile.am:
13393         * sys/ximage/ximage.c: (plugin_init):
13394         * sys/ximage/ximagesink.c:
13395         Prepare for adding ximagesrc, rename of plugin to ximage etc.
13396         
13397
13398 2005-07-21  Wim Taymans  <wim@fluendo.com>
13399
13400         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_event),
13401         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13402         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13403         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13404         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13405         (gst_ogg_demux_init), (gst_ogg_demux_activate_chain),
13406         (gst_ogg_demux_perform_seek), (gst_ogg_demux_collect_chain_info),
13407         (gst_ogg_demux_collect_info), (gst_ogg_demux_chain),
13408         (gst_ogg_demux_send_event), (gst_ogg_demux_loop):
13409         Generate correct disconts for live chained oggs.
13410
13411         * gst-libs/gst/audio/gstbaseaudiosink.c:
13412         (gst_base_audio_sink_render),
13413         (gst_base_audio_sink_create_ringbuffer),
13414         (gst_base_audio_sink_change_state):
13415         Handle discont math correctly.
13416
13417         * gst/playback/gstplaybin.c: (add_sink):
13418         Some small debug cleanup.
13419
13420 2005-07-21  Wim Taymans  <wim@fluendo.com>
13421
13422         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init), (gst_ogg_pad_event),
13423         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
13424         (gst_ogg_demux_chain_elem_pad), (gst_ogg_demux_queue_data),
13425         (gst_ogg_demux_chain_peer), (gst_ogg_pad_submit_packet),
13426         (gst_ogg_pad_submit_page), (gst_ogg_chain_new),
13427         (gst_ogg_demux_init), (gst_ogg_demux_deactivate_current_chain),
13428         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
13429         (gst_ogg_demux_read_chain), (gst_ogg_demux_find_pad),
13430         (gst_ogg_demux_collect_chain_info), (gst_ogg_demux_collect_info),
13431         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain),
13432         (gst_ogg_demux_send_event), (gst_ogg_demux_loop),
13433         (gst_ogg_demux_change_state), (gst_ogg_print):
13434         Reorganize code to send the right disconts when in streaming
13435         mode.
13436
13437 2005-07-20  Andy Wingo  <wingo@pobox.com>
13438
13439         * gst/videoscale/vs_image.c (vs_image_scale_nearest_YUYV): Typo
13440         fix (?), fixes a seggie mcfalterson (#310894).
13441
13442 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13443
13444         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_headers),
13445         (gst_ogg_mux_set_header_on_caps):
13446         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
13447         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
13448         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
13449         * gst-libs/gst/audio/multichannel.c:
13450         (gst_audio_set_channel_positions),
13451         (gst_audio_set_structure_channel_positions_list):
13452         * gst/playback/gstdecodebin.c: (dynamic_create):
13453         * gst/playback/gstplaybasebin.c: (setup_source), (mute_group_type):
13454         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute):
13455           Fixes for API changes in core.
13456
13457 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13458
13459         * gst/playback/gstplaybasebin.c: (fill_buffer):
13460           Use _new_custom() so we can set custom message types for buffering
13461           messages.
13462
13463 2005-07-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
13464
13465         * configure.ac:
13466         * gst-libs/gst/Makefile.am:
13467         * gst-libs/gst/gconf/.cvsignore:
13468         * gst-libs/gst/gconf/Makefile.am:
13469         * gst-libs/gst/gconf/test-gconf.c:
13470         * pkgconfig/Makefile.am:
13471         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
13472         * pkgconfig/gstreamer-gconf.pc.in:
13473           Remove gconf stuff, use gconf elements instead from now on.
13474
13475 2005-07-20  Wim Taymans  <wim@fluendo.com>
13476
13477         * gst-libs/gst/audio/TODO:
13478         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_init),
13479         (gst_audio_clock_get_internal_time):
13480         * gst-libs/gst/audio/gstaudioclock.h:
13481         * gst-libs/gst/audio/gstbaseaudiosink.c:
13482         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13483         (gst_base_audio_sink_get_time), (gst_base_audio_sink_event),
13484         (gst_base_audio_sink_render),
13485         (gst_base_audio_sink_create_ringbuffer),
13486         (gst_base_audio_sink_change_state):
13487         Make sure the audio clock always returns an increasing value.
13488
13489 2005-07-19  Andy Wingo  <wingo@pobox.com>
13490
13491         * gst/videotestsrc/: Cleanups.
13492
13493 2005-07-19  Wim Taymans  <wim@fluendo.com>
13494
13495         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
13496         Better debugging.
13497
13498 2005-07-19  Wim Taymans  <wim@fluendo.com>
13499
13500         * examples/seeking/seek.c: (make_dv_pipeline),
13501         (make_vorbis_theora_pipeline), (query_rates),
13502         (query_positions_elems), (query_positions_pads), (do_seek):
13503         Make correct DV pipeline.
13504
13505 2005-07-18  Andy Wingo  <wingo@pobox.com>
13506
13507         * configure.ac (DEFAULT_AUDIOSINK, DEFAULT_AUDIOSRC): Use alsa by
13508         default. Also because it's the only thing that really works. (This
13509         is used in the GConf elements).
13510         Use AS_LIBTOOL_TAGS.
13511
13512 2005-07-18  Wim Taymans  <wim@fluendo.com>
13513
13514         * gst/playback/gstdecodebin.c: (remove_element_chain):
13515         * gst/playback/gstplaybin.c: (add_sink):
13516         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13517         (gst_stream_info_set_mute):
13518         * gst/playback/gststreamselector.c:
13519         (gst_stream_selector_get_linked_pad),
13520         (gst_stream_selector_getcaps), (gst_stream_selector_chain):
13521         More leak and compile fixes.
13522
13523 2005-07-18  Wim Taymans  <wim@fluendo.com>
13524
13525         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13526         (query_rates), (query_positions_elems), (query_positions_pads),
13527         (do_seek), (seek_cb), (stop_seek):
13528         Updated seek example. 
13529
13530         * gst/playback/gstdecodebin.c: (remove_element_chain), (unlinked):
13531         * gst/playback/gstplaybasebin.c: (queue_threshold_reached),
13532         (queue_out_of_data), (gen_preroll_element), (new_decoded_pad):
13533         * gst/playback/gstplaybin.c: (add_sink):
13534         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
13535         (gst_stream_info_set_mute):
13536         Some refcount leak fixes.
13537
13538 2005-07-16  Wim Taymans  <wim@fluendo.com>
13539
13540         * gst-libs/gst/audio/gstbaseaudiosink.c:
13541         (gst_base_audio_sink_render):
13542         Align samples even if we have roundoff errors in the 
13543         timestamp conversion.
13544
13545 2005-07-16  Wim Taymans  <wim@fluendo.com>
13546
13547         * docs/libs/tmpl/gstringbuffer.sgml:
13548         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
13549         (query_rates), (query_positions_elems), (query_positions_pads),
13550         (update_scale), (do_seek):
13551         Updated seek example.
13552
13553         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
13554         (gst_ogg_pad_submit_page), (gst_ogg_demux_activate_chain),
13555         (gst_ogg_demux_find_chains), (gst_ogg_demux_send_event),
13556         (gst_ogg_demux_loop):
13557         Push out correct discont values.
13558
13559         * ext/theora/theoradec.c: (theora_dec_src_convert),
13560         (theora_dec_sink_convert), (theora_dec_src_getcaps),
13561         (theora_dec_sink_event), (theora_handle_type_packet),
13562         (theora_handle_header_packet), (theora_dec_push),
13563         (theora_handle_data_packet), (theora_dec_chain),
13564         (theora_dec_change_state):
13565         Better timestamping.
13566
13567         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
13568         (vorbis_dec_sink_event), (vorbis_dec_push),
13569         (vorbis_handle_data_packet), (vorbis_dec_chain):
13570         * ext/vorbis/vorbisdec.h:
13571         Better timestamping.
13572
13573         * gst-libs/gst/audio/gstbaseaudiosink.c:
13574         (gst_base_audio_sink_get_time), (gst_base_audio_sink_get_times),
13575         (gst_base_audio_sink_event), (gst_base_audio_sink_render):
13576         Handle syncing on timestamps instead of sample offsets. Make
13577         use of DISCONT values as described in design docs.
13578
13579         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13580         (gst_base_audio_src_get_time):
13581         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_acquire),
13582         (gst_ring_buffer_set_sample), (gst_ring_buffer_commit),
13583         (gst_ring_buffer_read):
13584         * gst-libs/gst/audio/gstringbuffer.h:
13585         * sys/ximage/ximagesink.c: (gst_ximagesink_get_times),
13586         (gst_ximagesink_show_frame):
13587         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_times):
13588         Correcly convert buffer timestamp to stream time.
13589
13590 2005-07-16  Wim Taymans  <wim@fluendo.com>
13591
13592         * gst/audioconvert/gstaudioconvert.c:
13593         (gst_audio_convert_get_buffer):
13594         Timestamp buffers correctly.
13595
13596         * gst/playback/gstplaybin.c: (gen_video_element):
13597         Make internal fakesink silent.
13598
13599 2005-07-15  Wim Taymans  <wim@fluendo.com>
13600
13601         * gst/ffmpegcolorspace/Makefile.am:
13602         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
13603         (gst_ffmpegcsp_caps_remove_format_info),
13604         (gst_ffmpegcsp_transform_caps), (gst_ffmpegcsp_set_caps),
13605         (gst_ffmpegcsp_get_type), (gst_ffmpegcsp_class_init),
13606         (gst_ffmpegcsp_init), (gst_ffmpegcsp_get_size),
13607         (gst_ffmpegcsp_transform_ip), (gst_ffmpegcsp_transform):
13608         Ported ffmpegcolorspace to basetransform.
13609
13610         * gst/videoscale/gstvideoscale.c: (gst_videoscale_transform):
13611         * gst/volume/gstvolume.c: (volume_transform):
13612         Ported to new API.
13613
13614 2005-07-14  Wim Taymans  <wim@fluendo.com>
13615
13616         * gst/videotestsrc/Makefile.am:
13617         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get_type),
13618         (gst_videotestsrc_class_init), (gst_videotestsrc_negotiate),
13619         (gst_videotestsrc_setcaps), (gst_videotestsrc_getcaps),
13620         (gst_videotestsrc_init), (gst_videotestsrc_event),
13621         (gst_videotestsrc_create), (gst_videotestsrc_start),
13622         (gst_videotestsrc_stop), (gst_videotestsrc_get_times),
13623         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
13624         (gst_videotestsrc_get_property):
13625         * gst/videotestsrc/gstvideotestsrc.h:
13626         Make videotestsrc a pushsrc.
13627
13628 2005-07-14  Wim Taymans  <wim@fluendo.com>
13629
13630         * gst/tcp/gstfdset.c: (gst_fdset_free):
13631         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_init),
13632         (gst_multifdsink_add), (gst_multifdsink_remove),
13633         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
13634         (gst_multifdsink_remove_client_link),
13635         (gst_multifdsink_client_queue_data),
13636         (gst_multifdsink_client_queue_caps),
13637         (gst_multifdsink_client_queue_buffer),
13638         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
13639         (gst_multifdsink_stop):
13640         * gst/tcp/gstmultifdsink.h:
13641         0.8 backporting.
13642
13643         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
13644         Also draw image when not from a pool.
13645
13646 2005-07-14  Wim Taymans  <wim@fluendo.com>
13647
13648         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
13649         (mute_stream), (silence_stream):
13650         Small debug additions.
13651
13652 2005-07-14  Wim Taymans  <wim@fluendo.com>
13653
13654         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
13655         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
13656         (gst_ogg_demux_activate_chain), (gst_ogg_demux_loop):
13657         Better error recovery, ignore unconnected pads and
13658         non-fatal errors.
13659
13660 2005-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13661
13662         * docs/libs/tmpl/gstaudio.sgml:
13663         * docs/libs/tmpl/gstcolorbalance.sgml:
13664         * docs/libs/tmpl/gstgconf.sgml:
13665         * docs/libs/tmpl/gstmixer.sgml:
13666         * docs/libs/tmpl/gstringbuffer.sgml:
13667         * docs/libs/tmpl/gsttuner.sgml:
13668         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13669         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
13670         (gst_tcpclientsrc_class_init):
13671         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
13672         (gst_tcpserversrc_class_init):
13673         * sys/v4l/gstv4lelement.c:
13674           more autistic cleanliness in functions/names/defines
13675
13676 2005-07-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13677
13678         * configure.ac:
13679           make GST_PLUGIN_LDFLAGS only be flags; GST_LIBS should be
13680           added manually to each Makefile.am so we are sure it goes
13681           *last* and doesn't add -L flags before linking in libs of our
13682           own, like, say, internal .la libs, that then accidentally pick
13683           up the installed copy.
13684         * docs/libs/Makefile.am:
13685         * ext/alsa/Makefile.am:
13686         * ext/cdparanoia/Makefile.am:
13687         * ext/gnomevfs/Makefile.am:
13688         * ext/libvisual/Makefile.am:
13689         * ext/ogg/Makefile.am:
13690         * ext/theora/Makefile.am:
13691         * ext/vorbis/Makefile.am:
13692         * gst-libs/gst/video/Makefile.am:
13693         * gst/adder/Makefile.am:
13694         * gst/audioconvert/Makefile.am:
13695         * gst/audiorate/Makefile.am:
13696         * gst/audioscale/Makefile.am:
13697         * gst/ffmpegcolorspace/Makefile.am:
13698         * gst/playback/Makefile.am:
13699         * gst/sine/Makefile.am:
13700         * gst/subparse/Makefile.am:
13701         * gst/tags/Makefile.am:
13702         * gst/tcp/Makefile.am:
13703         * gst/typefind/Makefile.am:
13704         * gst/videorate/Makefile.am:
13705         * gst/videoscale/Makefile.am:
13706         * gst/videotestsrc/Makefile.am:
13707         * gst/volume/Makefile.am:
13708         * sys/v4l/Makefile.am:
13709         * sys/ximage/Makefile.am:
13710         * sys/xvimage/Makefile.am:
13711           adapt properly to this change. This should make sure that
13712           plugins and libs properly link to the as-yet-uninstalled
13713           copies of stuff like libgstinterfaces and libgstvideo
13714
13715 2005-07-13  Andy Wingo  <wingo@pobox.com>
13716
13717         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_stop): Fix a spurious warning.
13718         (gst_v4lsrc_fixate): Fixate on format as well.
13719
13720         * sys/xvimage/xvimagesink.c (gst_xvimage_buffer_destroy) 
13721         (gst_xvimagesink_xvimage_new): Ref the xvimagesink while the
13722         buffer points to it.
13723         (gst_xvimagesink_check_xshm_calls): Don't use our xvimage buffer,
13724         rather just doing X calls ourselves. Also fixes a memleak.
13725
13726 2005-07-12  Andy Wingo  <wingo@pobox.com>
13727
13728         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_get_property) 
13729         (gst_v4lsrc_set_property, gst_v4lsrc_class_init, gst_v4lsrc_init) 
13730         (gst_v4lsrc_create): Re-add the copy-mode property, default to
13731         TRUE to avoid deadlocks if an element holds on to our buffers.
13732
13733 2005-07-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13734
13735         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
13736         (gst_sinesrc_init), (gst_sinesrc_create),
13737         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
13738         (gst_sinesrc_start):
13739         * gst/sine/gstsinesrc.h:
13740           removing num-buffers property before moving it
13741
13742 2005-07-10  Thomas Vander Stichele  <thomas at apestaart dot org>
13743
13744         * configure.ac:
13745           use overridable ERROR_CFLAGS
13746         * docs/libs/gst-plugins-base-libs.types:
13747         * docs/libs/tmpl/gstringbuffer.sgml:
13748         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
13749         (gst_alsasink_class_init):
13750         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13751         (gst_alsasrc_class_init):
13752         * gst-libs/gst/audio/audio.h:
13753         * gst-libs/gst/audio/gstaudioclock.h:
13754         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audio_filter_get_type),
13755         (gst_audio_filter_base_init), (gst_audio_filter_class_init),
13756         (gst_audio_filter_link), (gst_audio_filter_init),
13757         (gst_audio_filter_chain), (gst_audio_filter_set_property),
13758         (gst_audio_filter_get_property),
13759         (gst_audio_filter_class_add_pad_templates):
13760         * gst-libs/gst/audio/gstaudiofilter.h:
13761         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
13762         (gst_audio_filter_template_get_type),
13763         (gst_audio_filter_template_base_init),
13764         (gst_audio_filter_template_class_init),
13765         (gst_audio_filter_template_init),
13766         (gst_audio_filter_template_set_property),
13767         (gst_audio_filter_template_get_property), (plugin_init),
13768         (gst_audio_filter_template_setup),
13769         (gst_audio_filter_template_filter),
13770         (gst_audio_filter_template_filter_inplace):
13771         * gst-libs/gst/audio/gstaudiosink.c:
13772         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13773         (audioringbuffer_thread_func), (gst_audioringbuffer_acquire),
13774         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13775         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13776         (gst_audio_sink_base_init), (gst_audio_sink_class_init),
13777         (gst_audio_sink_init), (gst_audio_sink_create_ringbuffer):
13778         * gst-libs/gst/audio/gstaudiosink.h:
13779         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13780         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13781         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
13782         (gst_audioringbuffer_start), (gst_audioringbuffer_stop),
13783         (gst_audioringbuffer_delay), (gst_audio_src_base_init),
13784         (gst_audio_src_class_init), (gst_audio_src_init),
13785         (gst_audio_src_create_ringbuffer):
13786         * gst-libs/gst/audio/gstaudiosrc.h:
13787         * gst-libs/gst/audio/gstbaseaudiosink.c:
13788         (gst_base_audio_sink_base_init), (gst_base_audio_sink_class_init),
13789         (gst_base_audio_sink_init), (gst_base_audio_sink_dispose),
13790         (gst_base_audio_sink_get_clock), (gst_base_audio_sink_get_time),
13791         (gst_base_audio_sink_set_property),
13792         (gst_base_audio_sink_get_property), (gst_base_audio_sink_setcaps),
13793         (gst_base_audio_sink_get_times), (gst_base_audio_sink_event),
13794         (gst_base_audio_sink_preroll), (gst_base_audio_sink_render),
13795         (gst_base_audio_sink_create_ringbuffer),
13796         (gst_base_audio_sink_callback), (gst_base_audio_sink_change_state):
13797         * gst-libs/gst/audio/gstbaseaudiosink.h:
13798         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13799         (gst_base_audio_src_base_init), (gst_base_audio_src_class_init),
13800         (gst_base_audio_src_init), (gst_base_audio_src_get_clock),
13801         (gst_base_audio_src_get_time), (gst_base_audio_src_set_property),
13802         (gst_base_audio_src_get_property), (gst_base_audio_src_fixate),
13803         (gst_base_audio_src_setcaps), (gst_base_audio_src_get_times),
13804         (gst_base_audio_src_event), (gst_base_audio_src_create),
13805         (gst_base_audio_src_create_ringbuffer),
13806         (gst_base_audio_src_callback), (gst_base_audio_src_change_state):
13807         * gst-libs/gst/audio/gstbaseaudiosrc.h:
13808         * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_get_type),
13809         (gst_ring_buffer_class_init), (gst_ring_buffer_init),
13810         (gst_ring_buffer_dispose), (gst_ring_buffer_finalize),
13811         (gst_ring_buffer_debug_spec_caps),
13812         (gst_ring_buffer_debug_spec_buff), (gst_ring_buffer_parse_caps),
13813         (gst_ring_buffer_set_callback), (gst_ring_buffer_acquire),
13814         (gst_ring_buffer_release), (gst_ring_buffer_is_acquired),
13815         (gst_ring_buffer_start), (gst_ring_buffer_pause),
13816         (gst_ring_buffer_stop), (gst_ring_buffer_delay),
13817         (gst_ring_buffer_samples_done), (gst_ring_buffer_set_sample),
13818         (wait_segment), (gst_ring_buffer_commit), (gst_ring_buffer_read),
13819         (gst_ring_buffer_prepare_read), (gst_ring_buffer_advance),
13820         (gst_ring_buffer_clear):
13821         * gst-libs/gst/audio/gstringbuffer.h:
13822         * gst-libs/gst/video/gstvideosink.c: (gst_video_sink_init),
13823         (gst_video_sink_class_init), (gst_video_sink_get_type):
13824         * gst-libs/gst/video/videosink.h:
13825         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
13826         (gst_multifdsink_class_init),
13827         (gst_multifdsink_handle_client_write),
13828         (gst_multifdsink_change_state):
13829         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
13830         (gst_tcpclientsink_setcaps):
13831         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
13832         (gst_ximagesink_getcaps), (gst_ximagesink_setcaps),
13833         (gst_ximagesink_change_state), (gst_ximagesink_show_frame),
13834         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
13835         (gst_ximagesink_send_pending_navigation),
13836         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size),
13837         (gst_ximagesink_class_init), (gst_ximagesink_get_type):
13838         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
13839         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
13840         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc),
13841         (gst_xvimagesink_send_pending_navigation),
13842         (gst_xvimagesink_navigation_send_event),
13843         (gst_xvimagesink_set_xwindow_id),
13844         (gst_xvimagesink_get_desired_size), (gst_xvimagesink_class_init),
13845         (gst_xvimagesink_get_type):
13846         more macro splitting
13847
13848 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13849
13850         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
13851           plug a memleak, allows me to import 1479 albums in one go
13852           in jamboree
13853         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
13854         (vorbis_handle_type_packet), (vorbis_dec_chain),
13855         (vorbis_dec_change_state):
13856           fix some format strings
13857
13858 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13859
13860         * docs/libs/tmpl/gstcolorbalance.sgml:
13861         * docs/libs/tmpl/gstmixer.sgml:
13862         * ext/alsa/gstalsasink.c: (gst_alsasink_class_init),
13863         (gst_alsasink_set_property), (gst_alsasink_get_property):
13864         * ext/alsa/gstalsasrc.c: (gst_alsasrc_class_init),
13865         (gst_alsasrc_set_property), (gst_alsasrc_get_property):
13866           add device property
13867
13868 2005-07-08  Thomas Vander Stichele  <thomas at apestaart dot org>
13869
13870         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
13871         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
13872         (audiocast_register_listener), (audiocast_thread_run),
13873         (gst_gnomevfssrc_send_additional_headers_callback),
13874         (gst_gnomevfssrc_received_headers_callback),
13875         (gst_gnomevfssrc_push_callbacks), (gst_gnomevfssrc_pop_callbacks),
13876         (gst_gnomevfssrc_get_icy_metadata), (gst_gnomevfssrc_create),
13877         (gst_gnomevfssrc_get_size):
13878           add/clean up debugging
13879         * gst/audiorate/gstaudiorate.c: (gst_audiorate_init):
13880           cleanups
13881
13882 2005-07-07  Andy Wingo  <wingo@pobox.com>
13883
13884         * sys/v4l/gstv4lsrc.c (gst_v4lsrc_fixate): Also fixate the
13885         framerate. Need to get a handle on when exactly this function is
13886         called, tho.
13887
13888         * sys/v4l/v4lsrc_calls.h:
13889         * sys/v4l/v4lsrc_calls.c: Remove sync-related stuff.
13890         (gst_v4lsrc_get_fps_list): Moved here from gstv4lsrc.c.
13891         (gst_v4lsrc_buffer_new): Totally derive from GstBuffer.
13892
13893         * sys/v4l/v4l_calls.h: Cast to V4lElement.
13894         * sys/v4l/v4l_calls.c: Header loc fixen, don't load mjpeg, all
13895         v4lelements are sources.
13896
13897         * sys/v4l/gstv4lxoverlay.h:
13898         * sys/v4l/gstv4lxoverlay.c:
13899         * sys/v4l/gstv4ltuner.h:
13900         * sys/v4l/gstv4ltuner.c: Header loc fixen.
13901         
13902         * sys/v4l/gstv4lsrc.h:
13903         * sys/v4l/gstv4lsrc.c: Crucial GPL update. Clean up a bit, port to
13904         PushSrc/BaseSrc. Removed most sync-related properties, videorate
13905         or something should handle that. Made a live source.
13906
13907         * sys/v4l/gstv4lelement.h:
13908         * sys/v4l/gstv4lelement.c: Derive from GstPushSrc. No more
13909         signals. Some cleanups.
13910
13911         * sys/v4l/gstv4lcolorbalance.h: Interface header update.
13912
13913         * sys/v4l/gstv4l.c: Don't register v4lelement, or the jpeg/mjpeg
13914         stuff.
13915
13916         * sys/v4l/Makefile.am: Build everything except the jpeg/mjpeg
13917         stuff.
13918
13919         * sys/Makefile.am (SUBDIRS): Hit the V4L crack pipe.
13920
13921 2005-07-07  Wim Taymans  <wim@fluendo.com>
13922
13923         * ext/theora/theoradec.c: (theora_get_query_types),
13924         (theora_dec_src_getcaps), (theora_dec_push):
13925         * ext/vorbis/vorbisdec.c: (vorbis_get_query_types):
13926         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_query_types):
13927         Remove deprecated/unused query types.
13928
13929 2005-07-06  Wim Taymans  <wim@fluendo.com>
13930
13931         * ext/alsa/Makefile.am:
13932         * ext/alsa/gstalsaplugin.c: (plugin_init):
13933         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
13934         * ext/alsa/gstalsasrc.c: (gst_alsasrc_get_type),
13935         (gst_alsasrc_dispose), (gst_alsasrc_base_init),
13936         (gst_alsasrc_class_init), (gst_alsasrc_init),
13937         (gst_alsasrc_getcaps), (set_hwparams), (set_swparams),
13938         (alsasrc_parse_spec), (gst_alsasrc_open), (gst_alsasrc_close),
13939         (xrun_recovery), (gst_alsasrc_read), (gst_alsasrc_delay),
13940         (gst_alsasrc_reset):
13941         * ext/alsa/gstalsasrc.h:
13942         * gst-libs/gst/audio/Makefile.am:
13943         * gst-libs/gst/audio/gstaudiosink.c:
13944         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
13945         (gst_audioringbuffer_start):
13946         * gst-libs/gst/audio/gstaudiosrc.c: (gst_audioringbuffer_get_type),
13947         (gst_audioringbuffer_class_init), (audioringbuffer_thread_func),
13948         (gst_audioringbuffer_init), (gst_audioringbuffer_dispose),
13949         (gst_audioringbuffer_finalize), (gst_audioringbuffer_acquire),
13950         (gst_audioringbuffer_release), (gst_audioringbuffer_start),
13951         (gst_audioringbuffer_stop), (gst_audioringbuffer_delay),
13952         (gst_audiosrc_base_init), (gst_audiosrc_class_init),
13953         (gst_audiosrc_init), (gst_audiosrc_create_ringbuffer):
13954         * gst-libs/gst/audio/gstaudiosrc.h:
13955         * gst-libs/gst/audio/gstbaseaudiosink.c:
13956         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
13957         (gst_baseaudiosink_get_time), (gst_baseaudiosink_setcaps),
13958         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render):
13959         * gst-libs/gst/audio/gstbaseaudiosrc.c:
13960         (gst_baseaudiosrc_base_init), (gst_baseaudiosrc_class_init),
13961         (gst_baseaudiosrc_init), (gst_baseaudiosrc_get_clock),
13962         (gst_baseaudiosrc_get_time), (gst_baseaudiosrc_set_property),
13963         (gst_baseaudiosrc_get_property), (gst_baseaudiosrc_fixate),
13964         (gst_baseaudiosrc_setcaps), (gst_baseaudiosrc_get_times),
13965         (gst_baseaudiosrc_event), (gst_baseaudiosrc_create),
13966         (gst_baseaudiosrc_create_ringbuffer), (gst_baseaudiosrc_callback),
13967         (gst_baseaudiosrc_change_state):
13968         * gst-libs/gst/audio/gstbaseaudiosrc.h:
13969         * gst-libs/gst/audio/gstringbuffer.c: (build_linear_format),
13970         (gst_ringbuffer_debug_spec_caps), (gst_ringbuffer_debug_spec_buff),
13971         (gst_ringbuffer_parse_caps), (gst_ringbuffer_start),
13972         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
13973         (gst_ringbuffer_samples_done), (gst_ringbuffer_set_sample),
13974         (wait_segment), (gst_ringbuffer_commit), (gst_ringbuffer_read),
13975         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance):
13976         * gst-libs/gst/audio/gstringbuffer.h:
13977         Added audiosource base classes.
13978         Ported alsasrc, still very basic.
13979
13980 2005-07-06  Wim Taymans  <wim@fluendo.com>
13981
13982         * ext/theora/theoradec.c: (theora_dec_src_getcaps),
13983         (theora_dec_push), (theora_handle_data_packet):
13984         Prepare for better timestamp fix later.
13985
13986         * gst/audioconvert/gstaudioconvert.c:
13987         List most accurate caps first
13988
13989         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_loop):
13990         Use proper pad task function.
13991
13992         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
13993         (gst_xvimagesink_show_frame):
13994         Fix deadlock when alloc failed.
13995
13996 2005-07-05  Andy Wingo  <wingo@pobox.com>
13997
13998         * ext/gnomevfs/gstgnomevfssrc.c:
13999         * gst/sine/gstsinesrc.c:
14000         * gst/tcp/gsttcpserversrc.c:
14001         * gst/tcp/gsttcpclientsrc.c: s/BASESRC/BASE_SRC/.
14002
14003         * sys/v4l/: Port from 0.8.
14004
14005         * Many files: Null if we got it....
14006
14007 2005-07-05  Andy Wingo  <wingo@pobox.com>
14008
14009         * gst/tcp/gsttcpserversink.c (gst_tcpserversink_handle_server_read): 
14010         * gst/tcp/gstmultifdsink.c (gst_multifdsink_client_queue_data):
14011         Signedness fixes.
14012
14013 2005-07-05  Wim Taymans  <wim@fluendo.com>
14014
14015         * configure.ac:
14016         * gst/tcp/Makefile.am:
14017         * gst/tcp/README:
14018         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_get_type),
14019         (gst_multifdsink_base_init), (gst_multifdsink_class_init),
14020         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
14021         (is_sync_frame), (gst_multifdsink_handle_client_write),
14022         (gst_multifdsink_render), (gst_multifdsink_start),
14023         (gst_multifdsink_stop), (gst_multifdsink_change_state):
14024         * gst/tcp/gstmultifdsink.h:
14025         * gst/tcp/gsttcp.c: (gst_tcp_host_to_ip),
14026         (gst_tcp_gdp_read_buffer), (gst_tcp_gdp_read_caps),
14027         (gst_tcp_gdp_write_buffer), (gst_tcp_gdp_write_caps):
14028         * gst/tcp/gsttcp.h:
14029         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
14030         (gst_tcpclientsink_init), (gst_tcpclientsink_setcaps),
14031         (gst_tcpclientsink_render), (gst_tcpclientsink_start),
14032         (gst_tcpclientsink_stop), (gst_tcpclientsink_change_state):
14033         * gst/tcp/gsttcpclientsink.h:
14034         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get_type),
14035         (gst_tcpclientsrc_base_init), (gst_tcpclientsrc_class_init),
14036         (gst_tcpclientsrc_init), (gst_tcpclientsrc_getcaps),
14037         (gst_tcpclientsrc_create), (gst_tcpclientsrc_start),
14038         (gst_tcpclientsrc_stop), (gst_tcpclientsrc_unlock):
14039         * gst/tcp/gsttcpclientsrc.h:
14040         * gst/tcp/gsttcpplugin.c: (plugin_init):
14041         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init):
14042         * gst/tcp/gsttcpserversink.h:
14043         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get_type),
14044         (gst_tcpserversrc_base_init), (gst_tcpserversrc_class_init),
14045         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize),
14046         (gst_tcpserversrc_create), (gst_tcpserversrc_start),
14047         (gst_tcpserversrc_stop):
14048         * gst/tcp/gsttcpserversrc.h:
14049         * gst/tcp/gsttcpsink.c:
14050         * gst/tcp/gsttcpsink.h:
14051         * gst/tcp/gsttcpsrc.c:
14052         * gst/tcp/gsttcpsrc.h:
14053         Ported tcp plugins to 0.9. 
14054         
14055
14056 2005-07-05  Andy Wingo  <wingo@pobox.com>
14057
14058         * gst/playback/gstplaybasebin.c (fill_buffer):
14059         message_new_application fixen.
14060
14061         * gst/videoscale/gstvideoscale.c (gst_videoscale_transform_caps):
14062         Style fix.
14063
14064 2005-07-04  Wim Taymans  <wim@fluendo.com>
14065
14066         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
14067         Set caps on output buffer.
14068
14069 2005-07-04  Andy Wingo  <wingo@pobox.com>
14070
14071         * ext/gnomevfs/gstgnomevfssrc.c
14072         (gst_gnomevfssrc_received_headers_callback) 
14073         (audiocast_thread_kill, audiocast_thread_run): FORTIFY fixen,
14074         hopefully.
14075
14076         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_fixate):
14077         No refcount leakage.
14078
14079         * configure.ac: Enable -Werror.
14080         
14081         * ext/theora/theoradec.c (theora_dec_src_getcaps):
14082         * gst/audioconvert/bufferframesconvert.c
14083         (buffer_frames_convert_fixate):
14084         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int)
14085         (gst_audio_convert_fixate):
14086         * gst/sine/gstsinesrc.c (gst_sinesrc_src_fixate)
14087         (gst_sinesrc_create): Fixate func changes.
14088         
14089         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
14090         (gst_ximagesink_buffer_alloc): Unused var.
14091
14092 2005-07-01  Andy Wingo  <wingo@pobox.com>
14093
14094         * ext/theora/theoradec.c (theora_dec_src_getcaps): Implement a
14095         getcaps to do explicit caps. Needs to be done in all decoders,
14096         possibly via a base class.
14097
14098         * configure.ac (GST_PLUGIN_LDFLAGS): Add videoscale.
14099
14100         * ext/ogg/gstoggdemux.c (gst_ogg_pad_typefind): No need to set
14101         caps on the sink pad, just rely on the pad template. Also, setting
14102         ANY caps on a pad is not valid because the caps are not fixed.
14103
14104         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc): Set the
14105         caps on the buffer, and get the width from the desired_caps if
14106         they're set.
14107         (gst_ximagesink_renegotiate_size): Implement via setting the
14108         desired_caps on the ximagesink.
14109         (gst_ximagesink_setcaps): Only reset the width of the player if it
14110         wasn't already set. Not sure if this is right.
14111         (gst_ximagesink_show_frame): Memcpy only for normal buffers.
14112
14113         * sys/ximage/ximagesink.h (desired_caps): New field, is the caps
14114         that the user wants. NULL unless the window has been resized.
14115
14116         * gst/volume/gstvolume.c (volume_transform): Adapt to
14117         basetransform refcount changes.
14118         
14119 2005-07-01  Andy Wingo  <wingo@pobox.com>
14120
14121         * gst/videoscale/gstvideoscale.c:
14122         * gst/videoscale/gstvideoscale.h: Clean up, port to 0.9. Derives
14123         from BaseTransform, implements a transform_caps. Removed dead code
14124         including some PAR stuff that was never reached -- should probably
14125         be added back somehow.
14126
14127 2005-07-01  Andy Wingo  <wingo@pobox.com>
14128
14129         * gst/videoscale: Merge David's work from 0.8 branch. Changes to
14130         come later.
14131
14132 2005-06-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14133
14134         * configure.ac:
14135         * docs/libs/Makefile.am:
14136         * docs/libs/gst-plugins-libs.types:
14137         * ext/alsa/Makefile.am:
14138         * ext/alsa/gstalsamixer.h:
14139         * ext/alsa/gstalsamixeroptions.h:
14140         * ext/alsa/gstalsamixertrack.h:
14141         * gst-libs/gst/Makefile.am:
14142         * gst-libs/gst/colorbalance/.cvsignore:
14143         * gst-libs/gst/colorbalance/Makefile.am:
14144         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
14145         * gst-libs/gst/colorbalance/colorbalance.c:
14146         * gst-libs/gst/colorbalance/colorbalance.h:
14147         * gst-libs/gst/colorbalance/colorbalance.vcproj:
14148         * gst-libs/gst/colorbalance/colorbalancechannel.c:
14149         * gst-libs/gst/colorbalance/colorbalancechannel.h:
14150         * gst-libs/gst/interfaces/Makefile.am:
14151         * gst-libs/gst/interfaces/colorbalance.c:
14152         (gst_color_balance_class_init):
14153         * gst-libs/gst/interfaces/colorbalance.h:
14154         * gst-libs/gst/interfaces/interfaces-marshal.list:
14155         * gst-libs/gst/interfaces/mixer.c: (gst_mixer_class_init):
14156         * gst-libs/gst/interfaces/mixer.h:
14157         * gst-libs/gst/interfaces/mixeroptions.h:
14158         * gst-libs/gst/interfaces/navigation.c:
14159         * gst-libs/gst/interfaces/tuner.c: (gst_tuner_class_init):
14160         * gst-libs/gst/interfaces/tuner.h:
14161         * gst/volume/Makefile.am:
14162         * gst/volume/gstvolume.c:
14163         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
14164         * sys/ximage/Makefile.am:
14165         * sys/ximage/ximagesink.c:
14166         * sys/xvimage/Makefile.am:
14167         * sys/xvimage/xvimagesink.c:
14168           fold in all interfaces into an interfaces dir, preserving CVS
14169           history
14170
14171 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14172
14173         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14174           Fix build after riff changes.
14175
14176 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14177
14178         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
14179         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
14180         (gst_riff_create_video_template_caps),
14181         (gst_riff_create_audio_template_caps),
14182         (gst_riff_create_iavs_template_caps):
14183         * gst-libs/gst/riff/riff-media.h:
14184         * gst-libs/gst/riff/riff-read.h:
14185         * gst-libs/gst/riff/riff.c: (gst_riff_init):
14186           Add gst_riff_init() to initialize the debug category, instead
14187           of plugin_init(). Port riff-media.[ch] from -THREADED to HEAD.
14188
14189 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14190
14191         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init):
14192           Oops, I shouldn't apply hacks.
14193
14194 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14195
14196         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init):
14197           Remove pad_loop function which doesn't work.
14198
14199 2005-06-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14200
14201         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_deactivate_current_chain):
14202           Send EOS when deactivating.
14203         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
14204         (check_queue), (queue_threshold_reached), (queue_out_of_data),
14205         (gen_preroll_element), (probe_triggered), (mute_stream),
14206         (silence_stream), (new_decoded_pad), (setup_substreams),
14207         (set_active_source):
14208         * gst/playback/gstplaybin.c: (gst_play_bin_get_property),
14209         (remove_sinks), (add_sink):
14210         * gst/playback/gststreaminfo.c: (cb_probe), (gst_stream_info_new):
14211           Change for new probe API.
14212
14213 2005-06-29  Wim Taymans  <wim@fluendo.com>
14214
14215         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_init):
14216         * gst-libs/gst/audio/gstbaseaudiosink.c:
14217         (gst_baseaudiosink_class_init), (gst_baseaudiosink_dispose),
14218         (gst_baseaudiosink_change_state):
14219         * gst-libs/gst/audio/gstbaseaudiosink.h:
14220         * gst-libs/gst/audio/gstringbuffer.c:
14221         (gst_ringbuffer_set_callback):
14222         Fix compilation error.
14223         Ringbuffer starts out as not running.
14224         Free our clock in dispose.
14225         When releasing the ringbuffer we need to renegotiate so
14226         clear the pad caps.
14227
14228 2005-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14229
14230         * autogen.sh:
14231         * configure.ac:
14232         * docs/Makefile.am:
14233         * docs/libs/Makefile.am:
14234         * docs/libs/gst-plugins-libs-docs.sgml:
14235         * docs/libs/gst-plugins-libs-sections.txt:
14236         * docs/libs/gst-plugins-libs.types:
14237         * docs/libs/tmpl/gstaudio.sgml:
14238         * docs/libs/tmpl/gstcolorbalance.sgml:
14239         * docs/libs/tmpl/gstringbuffer.sgml:
14240         * gst-libs/gst/audio/gstringbuffer.c:
14241         (gst_ringbuffer_set_callback):
14242           reinstate gtk-doc docs for plugin libs
14243
14244 2005-06-28  Wim Taymans  <wim@fluendo.com>
14245
14246         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14247         (gst_ogg_demux_init):
14248         Removed pad loop function.
14249
14250 2005-06-28  Wim Taymans  <wim@fluendo.com>
14251
14252         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14253         If we're building a chain we are not in an error case
14254         when we queue a buffer.
14255
14256 2005-06-28  Andy Wingo  <wingo@pobox.com>
14257
14258         * *.c: Don't cast to GstObject before reffing/unreffing.
14259
14260 2005-06-27  Andy Wingo  <wingo@pobox.com>
14261
14262         * gst/videotestsrc/gstvideotestsrc.c
14263         (gst_videotestsrc_activate_push): Activation API changes.
14264
14265         * gst/playback/gstdecodebin.c (gst_decode_bin_change_state) 
14266         (gst_decode_bin_dispose): Free dynamics in READY->NULL, because
14267         they have refs on the decodebin.
14268
14269         * ext/ogg/gstoggdemux.c (gst_ogg_pad_class_init): Ref the right
14270         parent class.
14271         (gst_ogg_pad_typefind): Don't leak a pad ref.
14272         (gst_ogg_chain_new_stream): gst_object_unref, not g_object_unref.
14273         (gst_ogg_demux_sink_activate, gst_ogg_demux_sink_activate_push) 
14274         (gst_ogg_demux_sink_activate_pull): Changes for activation API.
14275
14276 2005-06-27  Edward Hervey  <edward@fluendo.com>
14277
14278         * ext/theora/theoradec.c: (theora_dec_change_state): 
14279         re-arranged call to parent's state change in order to avoid locks (or
14280         worse).
14281
14282 2005-06-26  Edward Hervey  <edward@fluendo.com>
14283
14284         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14285         2nd argument of 'unknow-type' signal is a GstCaps and not a
14286         GstMiniObject
14287
14288 2005-06-25  Jan Schmidt  <thaytan@mad.scientist.com>
14289         * gst-libs/gst/audio/gstaudiosink.c: (gst_audioringbuffer_acquire):
14290           Set the worker thread's running flag to TRUE before starting the
14291           thread.
14292         * gst/playback/gstdecodebin.c: (gst_decode_bin_init):
14293           Catch a failure to add typefind to the bin.
14294
14295 2005-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14296
14297         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
14298         (gst_sinesrc_init), (gst_sinesrc_create),
14299         (gst_sinesrc_set_property), (gst_sinesrc_get_property),
14300         (gst_sinesrc_start):
14301         * gst/sine/gstsinesrc.h:
14302           add num-buffers and timestamp-offset properties
14303         * gst/videotestsrc/gstvideotestsrc.c:
14304         (gst_videotestsrc_class_init), (gst_videotestsrc_set_property),
14305         (gst_videotestsrc_get_property):
14306           add timestamp-offset property
14307
14308 2005-06-23  Christian Schaller  <uraeus@gnome.org>
14309
14310         * configure.ac: add videorate
14311         * gst-plugins-base.spec.in: add videorate
14312
14313 2005-06-23  Wim Taymans  <wim@fluendo.com>
14314
14315         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14316         (gst_videorate_getcaps), (gst_videorate_setcaps),
14317         (gst_videorate_event), (gst_videorate_chain):
14318         Fixed videorate, fixating an already fixated caps is not
14319         an error.
14320
14321 2005-06-23  Wim Taymans  <wim@fluendo.com>
14322
14323         * ext/ogg/README:
14324         * ext/ogg/gstoggmux.c: (gst_ogg_mux_set_header_on_caps):
14325         Buffer on caps is not boxed anymore.
14326
14327 2005-06-22  Wim Taymans  <wim@fluendo.com>
14328
14329         * ext/theora/theoraenc.c: (theora_set_header_on_caps):
14330         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14331         Set buffers on caps as miniobjects and not as boxed.
14332
14333 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14334
14335         * configure.ac:
14336           back to HEAD
14337
14338 === release 0.9.1 ===
14339
14340 2005-06-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14341
14342         * .cvsignore:
14343         * NEWS:
14344         * README:
14345         * RELEASE:
14346         * configure.ac:
14347         * po/af.po:
14348         * po/az.po:
14349         * po/cs.po:
14350         * po/en_GB.po:
14351         * po/hu.po:
14352         * po/it.po:
14353         * po/nb.po:
14354         * po/nl.po:
14355         * po/or.po:
14356         * po/sq.po:
14357         * po/sr.po:
14358         * po/sv.po:
14359         * po/uk.po:
14360         * po/vi.po:
14361           updates for release
14362
14363 2005-06-09  Andy Wingo  <wingo@pobox.com>
14364
14365         * gst-libs/gst/net/Makefile.am (lib_LTLIBRARIES): Install gstnet.
14366         
14367 2005-06-09  Andy Wingo  <wingo@pobox.com>
14368
14369         * configure.ac:
14370         * gst-libs/gst/Makefile.am:
14371         * gst-libs/gst/net/Makefile.am:
14372         Add gstnet to build.
14373
14374 2005-06-09  Andy Wingo  <wingo@pobox.com>
14375
14376         * gst-libs/gst/gconf/gconf.c:
14377         * gst/playback/test.c:
14378         * gst/playback/gstplaybin.c (gen_video_element): Ghost pad API
14379         fixes.
14380
14381         * gst/audioconvert/gstaudioconvert.c: RPAD fixes.
14382
14383         * ext/theora/theoraenc.c (theora_enc_chain): 
14384         * ext/theora/theoradec.c (theora_handle_data_packet): GCC4 fixes.
14385
14386         * ext/ogg/gstoggdemux.c (GstOggPad): Derive from GstPad, not
14387         RealPad.
14388
14389 2005-06-02  Wim Taymans  <wim@fluendo.com>
14390
14391         * gst-libs/gst/net/Makefile.am:
14392         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
14393         * pkgconfig/gstreamer-libs.pc.in:
14394         Added net stuff, version net lib.
14395
14396 2005-06-02  Wim Taymans  <wim@fluendo.com>
14397
14398         * examples/seeking/seek.c: (make_vorbis_theora_pipeline),
14399         (query_rates), (query_positions_elems), (query_positions_pads),
14400         (do_seek):
14401         Updated seek example.
14402
14403 2005-06-02  Andy Wingo  <wingo@pobox.com>
14404
14405         * pkgconfig/gstreamer-libs-uninstalled.pc.in (prefix):
14406         * pkgconfig/gstreamer-libs.pc.in (prefix): Add gst/tag to the -L
14407         list.
14408
14409         * gst/playback/gstdecodebin.c (gst_decode_bin_dispose): Don't
14410         remove the typefind, the bin dispose will do it for us. When it's
14411         removed and unreffed, the signal handler will be disconnected,
14412         too.
14413         (unlinked): It's too difficult to disconnect from unlinked
14414         handlers, as they are on pads not elements. Just punt if the pads
14415         aren't grandkids of the bin.
14416
14417 2005-06-02  Wim Taymans  <wim@fluendo.com>
14418
14419         * ext/ogg/README:
14420         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14421         (gst_ogg_demux_activate_chain), (gst_ogg_demux_clear_chains):
14422         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page):
14423         * ext/theora/theoradec.c: (theora_dec_src_query),
14424         (theora_handle_data_packet):
14425         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14426         (theora_enc_chain):
14427         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14428         (vorbis_handle_data_packet):
14429         * gst/audioconvert/bufferframesconvert.c:
14430         (buffer_frames_convert_chain):
14431         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14432         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14433         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14434         (gst_ffmpegcsp_chain):
14435         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14436         (gst_videorate_getcaps), (gst_videorate_setcaps),
14437         (gst_videorate_event), (gst_videorate_chain):
14438         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_activate),
14439         (gst_videotestsrc_src_query), (gst_videotestsrc_loop):
14440         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14441         (gst_ximagesink_setcaps), (gst_ximagesink_buffer_alloc):
14442         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14443         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14444         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14445         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14446         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_alloc):
14447         Cleanups and buffer alloc.
14448
14449 2005-05-31  Wim Taymans  <wim@fluendo.com>
14450
14451         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_delay):
14452         Don't try to call the delay method when the device is not
14453         opened.
14454
14455 2005-05-31  Wim Taymans  <wim@fluendo.com>
14456
14457         * ext/alsa/gstalsasink.c: (set_hwparams), (gst_alsasink_open):
14458         Get actual segment size and buffer size after opening
14459         the device.
14460
14461 2005-05-30  Wim Taymans  <wim@fluendo.com>
14462
14463         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain),
14464         (gst_ogg_demux_perform_seek), (gst_ogg_demux_clear_chains):
14465         Also FLUSH upstream, makes the loop function exit faster.
14466         
14467         * ext/theora/theoradec.c: (theora_dec_src_query):
14468         Some more debug info in the query.
14469         
14470         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
14471         (gst_ximagesink_setcaps):
14472         Release lock on par error, better error reporting.
14473
14474 2005-05-26  Wim Taymans  <wim@fluendo.com>
14475
14476         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet),
14477         (gst_ogg_demux_activate_chain), (gst_ogg_demux_chain),
14478         (gst_ogg_demux_clear_chains), (gst_ogg_demux_change_state):
14479         Clear chains in READY
14480         Queue packets until the chain is activated.
14481
14482 2005-05-25  Wim Taymans  <wim@fluendo.com>
14483
14484         * gst-libs/gst/audio/gstaudiosink.c:
14485         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14486         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14487         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14488         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14489         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14490         (gst_audiosink_create_ringbuffer):
14491         * gst-libs/gst/audio/gstbaseaudiosink.c:
14492         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
14493         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
14494         (gst_baseaudiosink_set_property), (build_linear_format),
14495         (debug_spec_caps), (debug_spec_buffer),
14496         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
14497         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
14498         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
14499         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
14500         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
14501         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
14502         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
14503         (gst_ringbuffer_play), (gst_ringbuffer_pause),
14504         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
14505         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
14506         (wait_segment), (gst_ringbuffer_commit),
14507         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
14508         (gst_ringbuffer_clear):
14509         Various small cleanups.
14510
14511         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14512         (gst_audio_convert_change_state):
14513         * gst/subparse/gstsubparse.c: (gst_subparse_chain):
14514         No need to take the locks anymore.
14515
14516 2005-05-25  Wim Taymans  <wim@fluendo.com>
14517
14518         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
14519         (gst_decode_bin_dispose), (try_to_link_1), (get_our_ghost_pad),
14520         (remove_element_chain), (no_more_pads), (unlinked), (close_link),
14521         (type_found):
14522         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_dispose),
14523         (group_destroy), (group_commit), (queue_overrun),
14524         (gen_preroll_element), (no_more_pads), (preroll_unlinked),
14525         (mute_stream), (new_decoded_pad), (setup_substreams),
14526         (setup_source), (mute_group_type), (set_active_source),
14527         (gst_play_base_bin_change_state):
14528         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
14529         (gen_video_element), (gen_text_element), (gen_audio_element),
14530         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks):
14531         * gst/playback/gststreaminfo.c: (gst_stream_info_new),
14532         (gst_stream_info_dispose), (gst_stream_info_set_mute):
14533         * gst/playback/gststreamselector.c: (gst_stream_selector_chain):
14534         Some playbin cleanups mostly refcounting sloppyness.
14535
14536 2005-05-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14537
14538         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_submit_packet):
14539           Work with streaming input.
14540
14541 2005-05-25  Wim Taymans  <wim@fluendo.com>
14542
14543         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14544         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14545         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14546         (gst_ffmpegcsp_chain), (gst_ffmpegcsp_change_state):
14547         No need to take the STREAM lock anymore.
14548
14549 2005-05-25  Wim Taymans  <wim@fluendo.com>
14550
14551         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose),
14552         (gst_ogg_pad_typefind), (gst_ogg_pad_submit_packet),
14553         (gst_ogg_chain_new_stream), (gst_ogg_demux_perform_seek),
14554         (gst_ogg_demux_chain), (gst_ogg_demux_loop),
14555         (gst_ogg_demux_sink_activate):
14556         * ext/theora/theoradec.c: (theora_dec_src_event),
14557         (theora_handle_comment_packet), (theora_dec_chain),
14558         (theora_dec_change_state):
14559         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14560         (vorbis_handle_data_packet), (vorbis_dec_chain),
14561         (vorbis_dec_change_state):
14562         Remove STREAM locks as they are taken in core now.
14563         Never set bogus granulepos on vorbis/theora.
14564         Fix leaks in theoradec tag parsing.
14565
14566 2005-05-25  Wim Taymans  <wim@fluendo.com>
14567
14568         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_create):
14569         Fix memleaks, GST_BUFFER_DATA() is not freed.
14570
14571 2005-05-25  Wim Taymans  <wim@fluendo.com>
14572
14573         * ext/alsa/gstalsasink.c: (gst_alsasink_open):
14574         Open non-blocking, set to blocking mode afterwards to avoid
14575         lockups when audio device is busy.
14576
14577 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14578
14579         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_clear):
14580           This can't be good.
14581
14582 2005-05-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14583
14584         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
14585         (gst_audio_convert_chain), (gst_audio_convert_link_src),
14586         (gst_audio_convert_setcaps):
14587           Implement instant setup switching.
14588
14589 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14590
14591         * gst/playback/gstplaybasebin.c: (probe_triggered):
14592           Fix missing unlock.
14593         * gst/playback/gstplaybin.c: (add_sink):
14594           First add, then link (otherwise pad link fails).
14595
14596 2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14597
14598         * examples/Makefile.am:
14599         fix buildbot (make distcheck)
14600
14601 2005-05-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14602
14603         * gst/playback/gstplaybin.c: (gen_vis_element):
14604           Remove some wrong code. Doesn't work yet.
14605
14606 2005-05-19  Wim Taymans  <wim@fluendo.com>
14607
14608         * gst-libs/gst/net/Makefile.am:
14609         * gst-libs/gst/net/README:
14610         * gst-libs/gst/net/gstnetbuffer.c: (gst_netbuffer_get_type),
14611         (gst_netbuffer_class_init), (gst_netbuffer_init),
14612         (gst_netbuffer_finalize), (gst_netbuffer_copy),
14613         (gst_netbuffer_new), (gst_netaddress_set_ip4_address),
14614         (gst_netaddress_set_ip6_address), (gst_netaddress_get_net_type),
14615         (gst_netaddress_get_ip4_address), (gst_netaddress_get_ip6_address):
14616         * gst-libs/gst/net/gstnetbuffer.h:
14617         Added buffer subclass to store extra to/from addresses for
14618         network sources/sinks.
14619
14620 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14621
14622         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
14623           Don't lock an unassigned variable.
14624
14625 2005-05-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14626
14627         * gst/playback/gstplaybasebin.c: (gen_preroll_element):
14628           Increase buffer for video, decrease buffer for other media types.
14629         * gst/playback/gstplaybin.c: (gen_video_element),
14630         (gen_audio_element):
14631           Change names for debugging purposes.
14632
14633 2005-05-18  Wim Taymans  <wim@fluendo.com>
14634
14635         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14636         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14637         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_bufferalloc),
14638         (gst_ffmpegcsp_chain):
14639         Enable buffer alloc passthrough if the source and dest
14640         formats are the same.
14641
14642 2005-05-17  Wim Taymans  <wim@fluendo.com>
14643
14644         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_internal_chain),
14645         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_get_data),
14646         (gst_ogg_demux_chain_unlocked):
14647         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14648         (gst_audio_convert_caps_remove_format_info),
14649         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14650         (gst_audio_convert_fixate), (gst_audio_convert_change_state):
14651         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14652         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14653         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_init),
14654         (gst_ffmpegcsp_bufferalloc), (gst_ffmpegcsp_chain),
14655         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
14656         (gst_ffmpegcsp_get_property):
14657         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_destroy),
14658         (gst_xvimage_buffer_finalize), (gst_xvimage_buffer_free),
14659         (gst_xvimage_buffer_class_init), (gst_xvimage_buffer_get_type),
14660         (gst_xvimagesink_check_xshm_calls), (gst_xvimagesink_xvimage_new),
14661         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_imagepool_clear),
14662         (gst_xvimagesink_setcaps), (gst_xvimagesink_change_state),
14663         (gst_xvimagesink_show_frame), (gst_xvimagesink_buffer_free),
14664         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id):
14665         Leak fixes in oggdemux.
14666         Some cleanups in audioconvert.
14667         Make passthrough work along with buffer_alloc etc.
14668         Make buffer_alloc and buffer recycling actually work in
14669         xvimagesink.
14670
14671 2005-05-17  Thomas Vander Stichele  <thomas at apestaart dot org>
14672
14673         * gst/subparse/gstsubparse.c: (parse_subrip), (parse_mpsub):
14674           make the compiler happy
14675
14676 2005-05-17  Wim Taymans  <wim@fluendo.com>
14677
14678         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
14679         * sys/xvimage/xvimagesink.c: (gst_xvimage_buffer_finalize),
14680         (gst_xvimage_buffer_init), (gst_xvimage_buffer_class_init),
14681         (gst_xvimage_buffer_get_type), (gst_xvimagesink_check_xshm_calls),
14682         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_put),
14683         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_setcaps),
14684         (gst_xvimagesink_change_state), (gst_xvimagesink_show_frame),
14685         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
14686         (gst_xvimagesink_set_xwindow_id):
14687         * sys/xvimage/xvimagesink.h:
14688         Port xvimagesink to new MiniObject.
14689
14690 2005-05-17  Wim Taymans  <wim@fluendo.com>
14691
14692         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
14693         (gst_audiofilter_chain):
14694         * gst-libs/gst/audio/gstaudiosink.c:
14695         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
14696         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
14697         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
14698         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
14699         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
14700         (gst_audiosink_create_ringbuffer):
14701         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14702         (gst_audio_convert_caps_remove_format_info),
14703         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14704         (gst_audio_convert_fixate), (gst_audio_convert_channels):
14705         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14706         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14707         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14708         Fix passthrough in ffmpegcolorspace.
14709         Fix memset in audiosink on wrong memory.
14710
14711 2005-05-16  David Schleef  <ds@schleef.org>
14712
14713         * gst/playback/gststreaminfo.c: (cb_probe): Port from GstData
14714         to GstMiniObject.
14715
14716 2005-05-16  David Schleef  <ds@schleef.org>
14717
14718         Port from GstData to GstMiniObject.
14719         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_dispose):
14720         * ext/ogg/gstoggmux.c: (gst_ogg_mux_buffer_from_page),
14721         (gst_ogg_mux_queue_pads), (gst_ogg_mux_set_header_on_caps),
14722         (gst_ogg_mux_collected):
14723         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
14724         * ext/theora/theoradec.c: (theora_handle_comment_packet),
14725         (theora_handle_data_packet):
14726         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
14727         (theora_set_header_on_caps), (theora_enc_chain):
14728         * ext/vorbis/vorbisdec.c: (vorbis_dec_sink_event),
14729         (vorbis_handle_comment_packet):
14730         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps):
14731         * ext/vorbis/vorbisparse.c: (vorbis_parse_set_header_on_caps):
14732         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_chain):
14733         * gst-libs/gst/tag/gstvorbistag.c: (gst_vorbis_tag_chain):
14734         * gst/audioconvert/gstaudioconvert.c:
14735         (gst_audio_convert_get_buffer):
14736         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
14737         * gst/playback/gstplaybasebin.c: (check_queue), (probe_triggered),
14738         (mute_stream), (silence_stream):
14739         * gst/playback/gstplaybin.c: (gst_play_bin_class_init):
14740         * gst/volume/gstvolume.c: (volume_transform):
14741         * sys/ximage/ximagesink.c: (gst_ximage_buffer_finalize),
14742         (gst_ximage_buffer_init), (gst_ximage_buffer_class_init),
14743         (gst_ximage_buffer_get_type), (gst_ximagesink_check_xshm_calls),
14744         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
14745         (gst_ximagesink_ximage_put), (gst_ximagesink_imagepool_clear),
14746         (gst_ximagesink_show_frame), (gst_ximagesink_buffer_free),
14747         (gst_ximagesink_buffer_alloc):
14748         * sys/ximage/ximagesink.h:
14749
14750 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14751
14752         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14753         (fill_buffer), (check_queue), (queue_threshold_reached),
14754         (queue_out_of_data):
14755         * gst/playback/gstplaybasebin.h:
14756           Post buffer-fullness on the bus.
14757
14758 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14759
14760         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
14761         (try_to_link_1):
14762         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
14763         (group_commit), (probe_triggered), (setup_source),
14764         (gst_play_base_bin_change_state):
14765         * gst/playback/gstplaybasebin.h:
14766         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14767         (gst_play_bin_init), (remove_sinks), (setup_sinks),
14768         (gst_play_bin_change_state):
14769           Move setup_output_pads into a virtual function, remove
14770           group-switch (no longer needed) and redirect (handled by bus
14771           now) signals.
14772
14773 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14774
14775         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
14776         (gst_play_base_bin_class_init), (gst_play_base_bin_finalize),
14777         (get_active_group), (get_building_group), (group_destroy),
14778         (group_commit), (check_queue), (queue_overrun),
14779         (queue_threshold_reached), (queue_out_of_data),
14780         (gen_preroll_element), (remove_groups), (unknown_type),
14781         (add_element_stream), (no_more_pads), (probe_triggered),
14782         (preroll_unlinked), (new_decoded_pad), (setup_subtitle),
14783         (setup_substreams), (setup_source), (finish_source),
14784         (prepare_output), (muted_group_change_state),
14785         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
14786         (gst_play_base_bin_change_state):
14787         * gst/playback/gstplaybasebin.h:
14788         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14789         (gst_play_bin_init), (gst_play_bin_set_property),
14790         (gen_video_element), (gen_text_element), (gen_audio_element),
14791         (gen_vis_element), (remove_sinks), (add_sink), (setup_sinks),
14792         (gst_play_bin_change_state):
14793         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
14794         (cb_probe), (gst_stream_info_new), (gst_stream_info_dispose),
14795         (stream_info_change_state), (gst_stream_info_set_mute),
14796         (gst_stream_info_get_property):
14797         * gst/playback/gststreaminfo.h:
14798         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
14799         (gst_stream_selector_get_linked_pad),
14800         (gst_stream_selector_getcaps),
14801         (gst_stream_selector_get_linked_pads),
14802         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
14803         * gst/playback/gststreamselector.h:
14804           Rough port of playbin. Needs some more work, but is mostly done,
14805           and uses a few locks in important places, which should make stuff
14806           like chain-switches clean. Still uses GST_STATE() in a few places,
14807           which isn't all that good an idea, subtitles/elements disabled
14808           because no elements to test with and thus probably broken, query
14809           and event handling moved to GstBin, internal thread removed
14810           alltogether because the pipeline does that for us now. Can play
14811           Ogg/Vorbis files. Haven't tested anything else yet.
14812
14813 2005-05-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
14814
14815         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_activate_chain):
14816           Do no-more-pads (needed for autoplugging).
14817
14818 2005-05-10  Andy Wingo  <wingo@pobox.com>
14819
14820         * ext/vorbis/vorbisdec.c (vorbis_handle_comment_packet): Post a
14821         message to the bus with the tags. Still not sent downstream tho.
14822
14823         * gst/playback/gstdecodebin.c (remove_element_chain): Unref after
14824         get_parent.
14825         (remove_element_chain): Use OBJECT_PARENT instead of get_parent to
14826         avoid refcounting hassles.
14827
14828 2005-05-09  Andy Wingo  <wingo@pobox.com>
14829
14830         * gst/volume/Makefile.am:
14831         * gst/volume/demo.c
14832         * gst/volume/gstvolume.h
14833         * gst/volume/gstvolume.c: Port to 0.9 API, derive from
14834         basetransform. Probably need an audio filter base class.
14835
14836 2005-05-09  Wim Taymans  <wim@fluendo.com>
14837
14838         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sink_setcaps),
14839         (gst_vorbisenc_src_query), (gst_vorbisenc_sink_query),
14840         (gst_vorbisenc_set_header_on_caps), (gst_vorbisenc_sink_event),
14841         (gst_vorbisenc_chain):
14842         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14843         (gst_audio_convert_caps_remove_format_info),
14844         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14845         (gst_audio_convert_fixate), (gst_audio_convert_channels):
14846         Make caps writable before writing to it.
14847         Fix negotiation in audioconvert some more.
14848
14849 2005-05-09  Wim Taymans  <wim@fluendo.com>
14850
14851         * gst/videorate/gstvideorate.c: (gst_videorate_transformcaps),
14852         (gst_videorate_getcaps), (gst_videorate_setcaps),
14853         (gst_videorate_event), (gst_videorate_chain):
14854         Better negotiation.
14855
14856 2005-05-09  Wim Taymans  <wim@fluendo.com>
14857
14858         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
14859         (gst_videorate_getcaps), (gst_videorate_setcaps),
14860         (gst_videorate_blank_data), (gst_videorate_init),
14861         (gst_videorate_event), (gst_videorate_chain),
14862         (gst_videorate_change_state):
14863         Port videorate, do a better job at negotiation while we're at
14864         it.
14865
14866 2005-05-09  Jan Schmidt  <thaytan@mad.scientist.com>
14867
14868         * configure.ac:
14869           Disable libvisual
14870
14871         * examples/Makefile.am:
14872         * gst-libs/gst/audio/Makefile.am:
14873         * gst-libs/gst/riff/Makefile.am:
14874         * gst-libs/gst/tag/Makefile.am:
14875         * gst-libs/gst/video/Makefile.am:
14876           Fixups for missing variables.
14877
14878 2005-05-09  Wim Taymans  <wim@fluendo.com>
14879
14880         * examples/seeking/seek.c: (make_theora_pipeline),
14881         (make_vorbis_theora_pipeline), (make_avi_msmpeg4v3_mp3_pipeline),
14882         (query_rates), (query_positions_elems), (query_positions_pads),
14883         (update_scale), (play_cb), (pause_cb), (stop_cb), (main):
14884         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_init),
14885         (gst_ogg_pad_query_types), (gst_ogg_pad_src_query),
14886         (gst_ogg_pad_typefind), (gst_ogg_demux_init),
14887         (gst_ogg_demux_perform_seek), (gst_ogg_demux_read_chain),
14888         (gst_ogg_demux_read_end_chain), (gst_ogg_demux_sink_activate):
14889         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
14890         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
14891         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
14892         (gst_ogg_mux_get_headers), (gst_ogg_mux_send_headers),
14893         (gst_ogg_mux_collected), (gst_ogg_mux_change_state):
14894         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_init),
14895         (gst_ogm_video_parse_init), (gst_ogm_text_parse_init),
14896         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain):
14897         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
14898         (theora_dec_src_convert), (theora_dec_sink_convert),
14899         (theora_dec_src_query), (theora_dec_sink_query),
14900         (theora_dec_src_event), (theora_dec_sink_event),
14901         (theora_handle_comment_packet), (theora_handle_type_packet),
14902         (theora_handle_header_packet), (theora_handle_data_packet),
14903         (theora_dec_chain):
14904         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
14905         (vorbis_dec_convert), (vorbis_dec_src_query),
14906         (vorbis_dec_sink_query), (vorbis_dec_src_event),
14907         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
14908         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
14909         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
14910         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_src_query),
14911         (gst_vorbisenc_sink_query), (gst_vorbisenc_init),
14912         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain):
14913         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
14914         (gst_play_bin_query):
14915         * gst/playback/test3.c: (update_scale):
14916         * gst/sine/gstsinesrc.c: (gst_sinesrc_setcaps),
14917         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start):
14918         * gst/subparse/gstsubparse.c: (gst_subparse_init):
14919         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
14920         (gst_videotestsrc_src_query):
14921         * gst/videotestsrc/videotestsrc.c: (paint_hline_I420),
14922         (paint_hline_Y41B), (paint_hline_Y42B), (paint_hline_Y800),
14923         (paint_hline_YUV9):
14924         * sys/ximage/ximagesink.c: (gst_ximagesink_show_frame):
14925         Port to new query API.
14926         Updated seek.
14927         Cleanups in x[v]imagesink
14928
14929 2005-05-09  Andy Wingo  <wingo@pobox.com>
14930
14931         * ext/alsa/gstalsasink.h:
14932         * ext/gnomevfs/gstgnomevfssrc.c:
14933         (gst_gnomevfssrc_get_icy_metadata):
14934         * ext/ogg/gstoggdemux.c (gst_ogg_demux_perform_seek)
14935         (gst_ogg_demux_read_chain, gst_ogg_demux_read_end_chain)
14936         * ext/theora/theoradec.c (theora_dec_src_query)
14937         (theora_dec_src_event, theora_dec_sink_event)
14938         (theora_handle_comment_packet, theora_handle_data_packet):
14939         * ext/theora/theoraenc.c (theora_enc_chain):
14940         * ext/vorbis/vorbisdec.c (vorbis_dec_src_event)
14941         (vorbis_dec_sink_event, vorbis_handle_comment_packet):
14942         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
14943         * gst/typefind/gsttypefindfunctions.c (mp3_type_find)
14944         (qt_type_find):
14945         * gst/videotestsrc/videotestsrc.c (paint_setup_I420)
14946         (paint_setup_YV12, paint_setup_YUY2, paint_setup_UYVY)
14947         (paint_setup_YVYU, paint_setup_IYU2, paint_setup_Y41B)
14948         (paint_setup_Y42B, paint_setup_Y800, paint_setup_IMC1)
14949         (paint_setup_IMC2, paint_setup_IMC3, paint_setup_IMC4)
14950         (paint_setup_YVU9, paint_setup_YUV9, paint_setup_xRGB8888)
14951         (paint_setup_xBGR8888, paint_setup_RGBx8888)
14952         (paint_setup_BGRx8888, paint_setup_RGB888, paint_setup_BGR888)
14953         (paint_setup_RGB565, paint_setup_xRGB1555):
14954         * gst/videotestsrc/videotestsrc.h:
14955         * sys/ximage/ximagesink.c (gst_ximagesink_buffer_alloc):
14956         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support)
14957         (gst_xvimagesink_setcaps, gst_xvimagesink_buffer_alloc):
14958         GCC4 fixes.
14959         
14960         * ext/ogg/gstoggdemux.c (gst_ogg_demux_find_chains): Use the new
14961         gst_pad_query_position. Fixes oggdemux.
14962
14963 2005-05-08  David Schleef  <ds@schleef.org>
14964
14965         * configure.ac: Require liboil.
14966         * gst/videotestsrc/gstvideotestsrc.c: Fix up liboil calls, add
14967         a few more.
14968         * gst/videotestsrc/videotestsrc.c:
14969         * gst/videotestsrc/videotestsrc.h:
14970
14971 2005-05-06  Wim Taymans  <wim@fluendo.com>
14972
14973         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14974         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14975         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14976         Well, unreffing a buffer right before pushing it is asking
14977         for trouble..
14978
14979 2005-05-06  Christian Schaller  <uraeus@gnome.org>
14980
14981         * pkgconfig/gstreamer-libs.pc.in: add missing library calls
14982
14983 2005-05-06  Wim Taymans  <wim@fluendo.com>
14984
14985         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
14986         (gst_audio_convert_caps_remove_format_info),
14987         (gst_audio_convert_getcaps), (gst_audio_convert_setcaps),
14988         (gst_audio_convert_fixate), (gst_audio_convert_channels):
14989         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
14990         (gst_ffmpegcsp_getcaps), (gst_ffmpegcsp_configure_context),
14991         (gst_ffmpegcsp_setcaps), (gst_ffmpegcsp_chain):
14992         * gst/sine/Makefile.am:
14993         * gst/sine/gstsinesrc.c: (gst_sinesrc_get_type),
14994         (gst_sinesrc_class_init), (gst_sinesrc_init),
14995         (gst_sinesrc_src_fixate), (gst_sinesrc_setcaps),
14996         (gst_sinesrc_src_query), (gst_sinesrc_create), (gst_sinesrc_start),
14997         (gst_sinesrc_update_freq):
14998         * gst/sine/gstsinesrc.h:
14999         * gst/tcp/gstmultifdsink.c:
15000         * sys/xvimage/xvimagesink.c:
15001         Fixed negotiation wrt _peer_get_caps()
15002         Some cleanups.
15003
15004
15005 2005-05-06  Wim Taymans  <wim@fluendo.com>
15006
15007         * gst-libs/gst/audio/gstaudiosink.c:
15008         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15009         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15010         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15011         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15012         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15013         (gst_audiosink_create_ringbuffer):
15014         * gst-libs/gst/audio/gstbaseaudiosink.c:
15015         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15016         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15017         (gst_baseaudiosink_set_property), (build_linear_format),
15018         (debug_spec_caps), (debug_spec_buffer),
15019         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15020         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15021         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15022         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15023         * gst-libs/gst/audio/gstbaseaudiosink.h:
15024         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15025         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15026         (gst_ringbuffer_release), (gst_ringbuffer_is_acquired),
15027         (gst_ringbuffer_play), (gst_ringbuffer_pause),
15028         (gst_ringbuffer_stop), (gst_ringbuffer_delay),
15029         (gst_ringbuffer_played_samples), (gst_ringbuffer_set_sample),
15030         (wait_segment), (gst_ringbuffer_commit),
15031         (gst_ringbuffer_prepare_read), (gst_ringbuffer_advance),
15032         (gst_ringbuffer_clear):
15033         * gst-libs/gst/audio/gstringbuffer.h:
15034         Make the base audiosink return an error when there is no
15035         audiobuffer negotiated.
15036
15037 2005-05-06  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15038
15039         * ext/Makefile.am:
15040         Disable cdparanoia until someone ports it!
15041
15042 2005-05-06  Wim Taymans  <wim@fluendo.com>
15043
15044         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15045         (gst_ogg_demux_sink_activate):
15046         And revert after wingo's revert.. sigh..
15047
15048 2005-05-05  Andy Wingo  <wingo@pobox.com>
15049
15050         * gst/audiorate/gstaudiorate.c (gst_audiorate_class_init): Pacify
15051         GObject.
15052         * configure.ac: Return audiorate and subparse from the ghetto.
15053         Re-enable -Wall -Werror.
15054         * gst/subparse/gstsubparse.c:
15055         * gst/subparse/gstsubparse.h: Port to 0.9. Can operate loop-based
15056         or chain-based. Cleaned up a bit. Not tested.
15057         
15058 2005-05-05  Christian Schaller <christian@fluendo.com> 
15059
15060         * Makefile.am: remove stuff that is not building
15061         * configure.ac: remove stuff that is not building
15062         * examples/Makefile.am: remove stuff that is not building
15063         * ext/alsa/gstalsasink.c: add alsa/ before the alsalib.h file
15064         * ext/alsa/gstalsasink.h: add alsa/ before the alsalib.h file
15065         * sys/Makefile.am: remove stuff that is not building
15066         * testsuite/Makefile.am: remove stuff that is not building
15067
15068 2005-05-05  Andy Wingo  <wingo@pobox.com>
15069
15070         * gst-libs/gst/tag/gstid3tag.c: (gst_tag_list_new_from_id3v1):
15071         * gst-libs/gst/tag/gstvorbistag.c:
15072         (gst_tag_list_from_vorbiscomment_buffer), (gst_vorbis_tag_chain):
15073         * gst/adder/gstadder.h:
15074         * gst/audioconvert/gstchannelmix.c:
15075         (gst_audio_convert_fill_one_other):
15076         * gst/audiorate/gstaudiorate.c: (gst_audiorate_setcaps),
15077         (gst_audiorate_init), (gst_audiorate_chain):
15078         * gst/playback/gstplaybasebin.c: (setup_source):
15079         * gst/playback/test3.c: (update_scale):
15080         Some GCC4 fixes
15081         
15082         * po/af.po:
15083         * po/az.po:
15084         * po/cs.po:
15085         * po/en_GB.po:
15086         * po/hu.po:
15087         * po/it.po:
15088         * po/nb.po:
15089         * po/nl.po:
15090         * po/or.po:
15091         * po/sq.po:
15092         * po/sr.po:
15093         * po/sv.po:
15094         * po/uk.po:
15095         * po/vi.po: Foo
15096
15097 2005-05-05  Wim Taymans  <wim@fluendo.com>
15098
15099         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15100         (gst_audio_convert_caps_remove_format_info),
15101         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15102         (gst_audio_convert_change_state), (gst_audio_convert_channels):
15103         * gst/videotestsrc/gstvideotestsrc.c:
15104         (gst_videotestsrc_src_negotiate), (gst_videotestsrc_src_link),
15105         (gst_videotestsrc_parse_caps), (gst_videotestsrc_src_accept_caps),
15106         (gst_videotestsrc_setcaps), (gst_videotestsrc_activate),
15107         (gst_videotestsrc_init), (gst_videotestsrc_loop):
15108         Don't ignore _push() return values.
15109         Make sure no processing is done when shutting down.
15110         Videotestsrc pad activation fix.
15111
15112 2005-05-05  Wim Taymans  <wim@fluendo.com>
15113
15114         * gst/adder/Makefile.am:
15115         * gst/adder/gstadder.c: (gst_adder_setcaps),
15116         (gst_adder_class_init), (gst_adder_init),
15117         (gst_adder_request_new_pad), (gst_adder_collected),
15118         (gst_adder_change_state):
15119         * gst/adder/gstadder.h:
15120         Ported adder as an example of a mixer element using
15121         collect pads. Needs more negotiation work.
15122
15123 2005-05-05  Wim Taymans  <wim@fluendo.com>
15124
15125         * ext/theora/theoradec.c: (_inc_granulepos),
15126         (theora_dec_src_event), (theora_dec_sink_event),
15127         (theora_handle_comment_packet), (theora_handle_type_packet),
15128         (theora_handle_header_packet), (theora_handle_data_packet),
15129         (theora_dec_chain):
15130         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
15131         (gst_theora_enc_init), (theora_enc_sink_setcaps),
15132         (theora_push_buffer), (theora_push_packet),
15133         (theora_enc_sink_event), (theora_enc_chain),
15134         (theora_enc_change_state), (theora_enc_set_property),
15135         (theora_enc_get_property):
15136         Added stream lock to decoder so that we can serialize
15137         the discont event.
15138         More theoraenc porting, recover from errors, do clean
15139         shutdown.
15140
15141 2005-05-05  Wim Taymans  <wim@fluendo.com>
15142
15143         * ext/ogg/Makefile.am:
15144         * ext/ogg/README:
15145         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15146         (gst_ogg_pad_submit_packet), (gst_ogg_demux_sink_activate),
15147         (gst_ogg_print):
15148         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
15149         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
15150         (gst_ogg_mux_push_page), (gst_ogg_mux_queue_pads),
15151         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
15152         (gst_ogg_mux_send_headers), (gst_ogg_mux_collected),
15153         (gst_ogg_mux_change_state):
15154         Ported ogg muxer.
15155
15156 2005-05-05  Wim Taymans  <wim@fluendo.com>
15157
15158         * docs/design-audiosinks.txt:
15159         * gst-libs/gst/audio/TODO:
15160         * gst-libs/gst/audio/gstaudiosink.c:
15161         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15162         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15163         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15164         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15165         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15166         (gst_audiosink_create_ringbuffer):
15167         * gst-libs/gst/audio/gstbaseaudiosink.c:
15168         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15169         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15170         (gst_baseaudiosink_set_property), (build_linear_format),
15171         (debug_spec_caps), (debug_spec_buffer),
15172         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15173         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15174         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15175         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15176         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15177         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15178         (gst_ringbuffer_release), (gst_ringbuffer_play),
15179         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15180         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15181         (gst_ringbuffer_set_sample), (wait_segment),
15182         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15183         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15184         More work on the audiosink, mostly debugging and a race in
15185         shutdown.
15186
15187 2005-04-28  Wim Taymans  <wim@fluendo.com>
15188
15189         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_typefind),
15190         (gst_ogg_demux_perform_seek), (gst_ogg_demux_sink_activate):
15191         * ext/vorbis/vorbisdec.c: (vorbis_dec_convert),
15192         (vorbis_dec_src_query), (vorbis_dec_src_event),
15193         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15194         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15195         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain):
15196         Don't crap out when seeking back to position 0.
15197
15198 2005-04-28  Wim Taymans  <wim@fluendo.com>
15199
15200         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
15201         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
15202         (make_vorbis_pipeline), (make_vorbis_theora_pipeline),
15203         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15204         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline):
15205         Make audio sink configurable, use alsasink as default.
15206
15207 2005-04-28  Wim Taymans  <wim@fluendo.com>
15208
15209         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15210         (vorbis_dec_sink_event), (vorbis_handle_comment_packet),
15211         (vorbis_handle_type_packet), (vorbis_handle_header_packet),
15212         (copy_samples), (vorbis_handle_data_packet), (vorbis_dec_chain),
15213         (vorbis_dec_change_state):
15214         * ext/vorbis/vorbisdec.h:
15215         Refactor, use STREAM_LOCK.
15216
15217 2005-04-28  Wim Taymans  <wim@fluendo.com>
15218
15219         * ext/theora/theoradec.c: (_inc_granulepos),
15220         (theora_dec_sink_event), (theora_handle_comment_packet),
15221         (theora_handle_type_packet), (theora_handle_header_packet),
15222         (theora_handle_data_packet), (theora_dec_chain),
15223         (theora_dec_change_state):
15224         Refactor a bit, use STREAM_LOCK.
15225
15226 2005-04-28  Wim Taymans  <wim@fluendo.com>
15227
15228         * ext/alsa/Makefile.am:
15229         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_get_caps),
15230         (gst_alsa_fixate_to_mimetype), (gst_alsa_fixate_field_nearest_int),
15231         (gst_alsa_link), (gst_alsa_close_audio):
15232         * ext/alsa/gstalsaplugin.c: (plugin_init):
15233         * ext/alsa/gstalsasink.c: (gst_alsasink_get_type),
15234         (gst_alsasink_dispose), (gst_alsasink_base_init),
15235         (gst_alsasink_class_init), (gst_alsasink_init),
15236         (gst_alsasink_getcaps), (set_hwparams), (set_swparams),
15237         (alsasink_parse_spec), (gst_alsasink_open), (gst_alsasink_close),
15238         (xrun_recovery), (gst_alsasink_write), (gst_alsasink_delay),
15239         (gst_alsasink_reset):
15240         * ext/alsa/gstalsasink.h:
15241         Implement alsasink with simple open/write/close API. 
15242         Make alsa dir build by disabling compilation of code.
15243
15244 2005-04-28  Wim Taymans  <wim@fluendo.com>
15245
15246         * gst-libs/gst/audio/Makefile.am:
15247         * gst-libs/gst/audio/audio.h:
15248         * gst-libs/gst/audio/audioclock.c:
15249         * gst-libs/gst/audio/audioclock.h:
15250         * gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_get_type),
15251         (gst_audio_clock_class_init), (gst_audio_clock_init),
15252         (gst_audio_clock_new), (gst_audio_clock_get_internal_time):
15253         * gst-libs/gst/audio/gstaudioclock.h:
15254         * gst-libs/gst/audio/gstaudiosink.c:
15255         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15256         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15257         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15258         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15259         (gst_audioringbuffer_delay), (gst_audiosink_class_init),
15260         (gst_audiosink_create_ringbuffer):
15261         * gst-libs/gst/audio/gstbaseaudiosink.c:
15262         (gst_baseaudiosink_class_init), (gst_baseaudiosink_init),
15263         (gst_baseaudiosink_get_clock), (gst_baseaudiosink_get_time),
15264         (gst_baseaudiosink_set_property), (gst_baseaudiosink_get_property),
15265         (build_linear_format), (debug_spec_caps), (debug_spec_buffer),
15266         (gst_baseaudiosink_setcaps), (gst_baseaudiosink_get_times),
15267         (gst_baseaudiosink_event), (gst_baseaudiosink_preroll),
15268         (gst_baseaudiosink_render), (gst_baseaudiosink_create_ringbuffer),
15269         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15270         * gst-libs/gst/audio/gstbaseaudiosink.h:
15271         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15272         (gst_ringbuffer_init), (gst_ringbuffer_finalize),
15273         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15274         (gst_ringbuffer_release), (gst_ringbuffer_play),
15275         (gst_ringbuffer_pause), (gst_ringbuffer_stop),
15276         (gst_ringbuffer_delay), (gst_ringbuffer_played_samples),
15277         (gst_ringbuffer_set_sample), (wait_segment),
15278         (gst_ringbuffer_commit), (gst_ringbuffer_prepare_read),
15279         (gst_ringbuffer_advance), (gst_ringbuffer_clear):
15280         * gst-libs/gst/audio/gstringbuffer.h:
15281         Make ringbuffer faster and more simple by removing the locks
15282         in the playback thread.
15283         Add sample accurate playback based on buffer sample offsets.
15284         Make the baseaudiosink provide a clock.
15285         Parse caps in the base class.
15286         Correctly handle seeking, flushing and state changes.
15287
15288 2005-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
15289
15290         * configure.ac:
15291         * gst/audioconvert/Makefile.am:
15292         * gst/audioscale/Makefile.am:
15293           Fix part of the build.  Come on guys, autogen didn't even work :)
15294
15295 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15296
15297         * configure.ac:
15298         * gst-libs/gst/Makefile.am:
15299         * gst-libs/gst/media-info/.cvsignore:
15300         * gst-libs/gst/media-info/Makefile.am:
15301         * gst-libs/gst/media-info/README:
15302         * gst-libs/gst/media-info/media-info-priv.c:
15303         * gst-libs/gst/media-info/media-info-priv.h:
15304         * gst-libs/gst/media-info/media-info-test.c:
15305         * gst-libs/gst/media-info/media-info.c:
15306         * gst-libs/gst/media-info/media-info.h:
15307         * gst-libs/gst/media-info/media-info.vcproj:
15308         * pkgconfig/Makefile.am:
15309         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
15310         * pkgconfig/gstreamer-media-info.pc.in:
15311           Remove media-info, which is also successed by playbin (see Totem
15312           implementation).
15313
15314 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15315
15316         * configure.ac:
15317         * examples/Makefile.am:
15318         * examples/gstplay/.cvsignore:
15319         * examples/gstplay/Makefile.am:
15320         * examples/gstplay/player.c:
15321         * gst-libs/gst/Makefile.am:
15322         * gst-libs/gst/play/.cvsignore:
15323         * gst-libs/gst/play/Makefile.am:
15324         * gst-libs/gst/play/play.c:
15325         * gst-libs/gst/play/play.h:
15326         * gst-libs/gst/play/play.vcproj:
15327         * pkgconfig/Makefile.am:
15328         * pkgconfig/gstreamer-play-uninstalled.pc.in:
15329         * pkgconfig/gstreamer-play.pc.in:
15330           Remove libgstplay, playbin is now the official successor.
15331
15332 2005-04-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15333
15334         * configure.ac:
15335         * gst-libs/gst/Makefile.am:
15336         * gst-libs/gst/xwindowlistener/Makefile.am:
15337         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
15338         * gst-libs/gst/xwindowlistener/xwindowlistener.h:
15339           Remove deprecated xwindowlistener (I've moved xwindowlistening
15340           in the v4l/v4l2 plugins over to serverside).
15341
15342 2005-04-25  David Schleef  <ds@schleef.org>
15343
15344         * examples/dynparams/Makefile.am: Move demo-dparams from gst/sine
15345         to examples/dynparams.  Examples do not belong interspersed with
15346         source code.
15347         * examples/dynparams/demo-dparams.c:
15348         * gst/sine/Makefile.am:
15349         * gst/sine/demo-dparams.c:
15350
15351 2005-04-25  David Schleef  <ds@schleef.org>
15352
15353         Don't use GST_PLUGIN_LDFLAGS, because these aren't plugins.
15354         * gst-libs/gst/audio/Makefile.am:
15355         * gst-libs/gst/riff/Makefile.am:
15356         * gst-libs/gst/tag/Makefile.am:
15357         * gst-libs/gst/video/Makefile.am:
15358         * gst-libs/gst/xwindowlistener/Makefile.am:
15359
15360         Convert to 0.9 API, seems to work:
15361         * sys/ximage/Makefile.am:
15362         * sys/ximage/ximagesink.c:
15363
15364 2005-04-24  David Schleef  <ds@schleef.org>
15365
15366         Link plugins against libraries:
15367         * ext/alsa/Makefile.am:
15368         * gst/tcp/Makefile.am:
15369
15370         Remove asm code that should be in liboil
15371         * gst/videoscale/Makefile.am:
15372         * gst/videoscale/videoscale_x86_asm.s:
15373
15374         gettext wants these checked in:
15375         * po/af.po:
15376         * po/az.po:
15377         * po/cs.po:
15378         * po/en_GB.po:
15379         * po/hu.po:
15380         * po/it.po:
15381         * po/nb.po:
15382         * po/nl.po:
15383         * po/or.po:
15384         * po/sq.po:
15385         * po/sr.po:
15386         * po/sv.po:
15387         * po/uk.po:
15388         * po/vi.po:
15389
15390 2005-04-24  David Schleef  <ds@schleef.org>
15391
15392         Convert gst_main() to g_main_loop_run()
15393         * gst/playback/decodetest.c: (main):
15394         * gst/playback/test2.c: (main):
15395         * gst/playback/test3.c: (main):
15396         * gst/playback/test4.c: (main):
15397
15398         Link plugins against libraries:
15399         * ext/libvisual/Makefile.am:
15400         * sys/xvimage/Makefile.am:
15401
15402 2005-04-24  David Schleef  <ds@schleef.org>
15403
15404         * configure.ac: Remove idct and resample libs
15405         * gst-libs/gst/Makefile.am: same
15406
15407         Remove usage of gst_library_load():
15408         * ext/alsa/gstalsaplugin.c: (plugin_init):
15409         * ext/libvisual/visual.c: (plugin_init):
15410         * ext/ogg/gstogg.c: (plugin_init):
15411         * ext/theora/theora.c: (plugin_init):
15412         * ext/vorbis/vorbis.c: (plugin_init):
15413         * gst-libs/gst/audio/gstaudiofiltertemplate.c: (plugin_init):
15414         * gst/audioscale/gstaudioscale.c:
15415         * gst/adder/gstadder.c: (plugin_init):
15416         * gst/audioconvert/plugin.c: (plugin_init):
15417         * sys/ximage/ximagesink.c: (plugin_init):
15418         * sys/xvimage/xvimagesink.c: (plugin_init):
15419         * gst/tcp/gsttcpplugin.c: (plugin_init):
15420
15421         Link plugins against libraries:
15422         * ext/ogg/Makefile.am:
15423         * ext/theora/Makefile.am:
15424         * ext/vorbis/Makefile.am:
15425         * gst/audioconvert/Makefile.am:
15426
15427         Create proper libraries:
15428         * gst-libs/gst/riff/Makefile.am:
15429         * gst-libs/gst/audio/Makefile.am:
15430         * gst-libs/gst/video/Makefile.am:
15431
15432         Move resample library to audioscale plugin directory:
15433         * gst-libs/gst/resample/Makefile.am:
15434         * gst-libs/gst/resample/README:
15435         * gst-libs/gst/resample/dtof.c:
15436         * gst-libs/gst/resample/dtos.c:
15437         * gst-libs/gst/resample/functable.c:
15438         * gst-libs/gst/resample/private.h:
15439         * gst-libs/gst/resample/resample.c:
15440         * gst-libs/gst/resample/resample.h:
15441         * gst-libs/gst/resample/resample.vcproj:
15442         * gst-libs/gst/resample/test.c:
15443         * gst/audioscale/Makefile.am:
15444         * gst/audioscale/README:
15445         * gst/audioscale/dtof.c:
15446         * gst/audioscale/dtos.c:
15447         * gst/audioscale/functable.c:
15448         * gst/audioscale/private.h:
15449         * gst/audioscale/resample.c:
15450         * gst/audioscale/resample.h:
15451         * gst/audioscale/test.c:
15452
15453         Move tagedit library to gst-libs:
15454         * gst-libs/gst/tag/Makefile.am:
15455         * gst-libs/gst/tag/gstid3tag.c:
15456         * gst-libs/gst/tag/gsttagediting.c:
15457         * gst-libs/gst/tag/gsttageditingprivate.h:
15458         * gst-libs/gst/tag/gstvorbistag.c:
15459         * gst/tags/Makefile.am:
15460         * gst/tags/gstid3tag.c:
15461         * gst/tags/gstvorbistag.c:
15462
15463         Fix for core changes:
15464         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
15465         (gst_sinesrc_init), (gst_sinesrc_src_fixate), (gst_sinesrc_link),
15466         (gst_sinesrc_getrange):
15467
15468 2005-04-23  David Schleef  <ds@schleef.org>
15469
15470         * gst-libs/gst/Makefile.am: Remove idct.  It hasn't been used
15471         in gst-plugins in a long time, and properly belongs in liboil.
15472         * gst-libs/gst/idct/Makefile.am:
15473         * gst-libs/gst/idct/README:
15474         * gst-libs/gst/idct/dct.h:
15475         * gst-libs/gst/idct/doieee:
15476         * gst-libs/gst/idct/fastintidct.c:
15477         * gst-libs/gst/idct/floatidct.c:
15478         * gst-libs/gst/idct/idct.c:
15479         * gst-libs/gst/idct/idct.h:
15480         * gst-libs/gst/idct/idtc.vcproj:
15481         * gst-libs/gst/idct/ieeetest.c:
15482         * gst-libs/gst/idct/intidct.c:
15483
15484 2005-04-20  Wim Taymans  <wim@fluendo.com>
15485
15486         * docs/design-audiosinks.txt:
15487         * gst-libs/gst/audio/Makefile.am:
15488         * gst-libs/gst/audio/TODO:
15489         * gst-libs/gst/audio/gstaudiosink.c:
15490         (gst_audioringbuffer_get_type), (gst_audioringbuffer_class_init),
15491         (audioringbuffer_thread_func), (gst_audioringbuffer_init),
15492         (gst_audioringbuffer_dispose), (gst_audioringbuffer_finalize),
15493         (gst_audioringbuffer_acquire), (gst_audioringbuffer_release),
15494         (gst_audioringbuffer_play), (gst_audioringbuffer_stop),
15495         (gst_audioringbuffer_delay), (gst_audiosink_base_init),
15496         (gst_audiosink_class_init), (gst_audiosink_init),
15497         (gst_audiosink_create_ringbuffer):
15498         * gst-libs/gst/audio/gstaudiosink.h:
15499         * gst-libs/gst/audio/gstbaseaudiosink.c:
15500         (gst_baseaudiosink_base_init), (gst_baseaudiosink_class_init),
15501         (gst_baseaudiosink_init), (gst_baseaudiosink_set_property),
15502         (gst_baseaudiosink_get_property), (gst_baseaudiosink_setcaps),
15503         (gst_baseaudiosink_get_times), (gst_baseaudiosink_event),
15504         (gst_baseaudiosink_preroll), (gst_baseaudiosink_render),
15505         (gst_baseaudiosink_create_ringbuffer),
15506         (gst_baseaudiosink_callback), (gst_baseaudiosink_change_state):
15507         * gst-libs/gst/audio/gstbaseaudiosink.h:
15508         * gst-libs/gst/audio/gstringbuffer.c: (gst_ringbuffer_get_type),
15509         (gst_ringbuffer_class_init), (gst_ringbuffer_init),
15510         (gst_ringbuffer_dispose), (gst_ringbuffer_finalize),
15511         (gst_ringbuffer_set_callback), (gst_ringbuffer_acquire),
15512         (gst_ringbuffer_release), (gst_ringbuffer_play_unlocked),
15513         (gst_ringbuffer_play), (gst_ringbuffer_pause),
15514         (gst_ringbuffer_resume), (gst_ringbuffer_stop),
15515         (gst_ringbuffer_callback), (gst_ringbuffer_delay),
15516         (gst_ringbuffer_played_samples), (gst_ringbuffer_commit),
15517         (gst_ringbuffer_prepare_read), (gst_ringbuffer_clear):
15518         * gst-libs/gst/audio/gstringbuffer.h:
15519         An attempt at a set of audio base classes together with some
15520         design docs.
15521
15522 2005-04-20  Wim Taymans  <wim@fluendo.com>
15523
15524         * gst/audioconvert/Makefile.am:
15525         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
15526         (gst_audio_convert_caps_remove_format_info),
15527         (gst_audio_convert_setcaps), (gst_audio_convert_fixate),
15528         (gst_audio_convert_channels):
15529         Link against audio libs.
15530         Fix audio convert plugin.
15531
15532 2005-04-20  Wim Taymans  <wim@fluendo.com>
15533
15534         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter),
15535         (gst_ogg_demux_sink_activate):
15536         * ext/theora/theoraenc.c: (theora_enc_sink_setcaps),
15537         (theora_set_header_on_caps), (theora_enc_sink_event),
15538         (theora_enc_chain):
15539         Fix theora encoder.
15540
15541 2005-04-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15542
15543         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_factory_filter):
15544         * gst/playback/gstdecodebin.c: (find_compatibles):
15545           Work with staticpadtemplates in elementfactories.
15546
15547 2005-04-12  Wim Taymans  <wim@fluendo.com>
15548
15549         * gst/playback/README:
15550         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
15551         (compare_ranks), (print_feature), (gst_decode_bin_init),
15552         (dynamic_create), (dynamic_free), (find_compatibles),
15553         (mimetype_is_raw), (close_pad_link), (got_redirect),
15554         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
15555         (new_pad), (no_more_pads), (unlinked), (close_link), (type_found),
15556         (gst_decode_bin_change_state):
15557         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
15558         (gst_play_base_bin_init), (group_destroy), (group_commit),
15559         (check_queue), (queue_overrun), (queue_threshold_reached),
15560         (queue_out_of_data), (gen_preroll_element), (unknown_type),
15561         (new_decoded_pad), (setup_subtitle), (gen_source_element),
15562         (got_redirect), (setup_source), (play_base_eos),
15563         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
15564         (gst_play_base_bin_remove_element):
15565         * gst/playback/gstplaybasebin.h:
15566         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
15567         (gst_play_bin_init), (gst_play_bin_dispose),
15568         (gst_play_bin_set_property), (gen_video_element),
15569         (gen_text_element), (gen_audio_element), (remove_sinks),
15570         (gst_play_bin_send_event):
15571         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose),
15572         (stream_info_change_state), (gst_stream_info_set_mute):
15573         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
15574         (gst_stream_selector_get_caps), (gst_stream_selector_setcaps),
15575         (gst_stream_selector_request_new_pad), (gst_stream_selector_event),
15576         (gst_stream_selector_chain):
15577         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
15578         (main):
15579         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps),
15580         (gst_xvimagesink_setcaps), (gst_xvimagesink_get_times),
15581         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15582         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_class_init):
15583         Raw and crude port of decodebin. 
15584         Make playbin compile.
15585
15586 2005-04-06  Wim Taymans  <wim@fluendo.com>
15587
15588         * ext/gnomevfs/Makefile.am:
15589         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
15590         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15591         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
15592         (gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
15593         (gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
15594         (gst_gnomevfssrc_stop):
15595         * ext/ogg/Makefile.am:
15596         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
15597         (gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
15598         * ext/theora/Makefile.am:
15599         * ext/theora/theoradec.c: (_inc_granulepos),
15600         (theora_dec_sink_event), (theora_dec_chain):
15601         * ext/vorbis/Makefile.am:
15602         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
15603         (vorbis_dec_sink_event), (vorbis_dec_chain):
15604         * gst-libs/gst/audio/Makefile.am:
15605         * sys/xvimage/Makefile.am:
15606         Make gnomevfssrc extend the source base class.
15607         Fix linking against libs in various plugins.
15608
15609 2005-04-06  Andy Wingo  <wingo@pobox.com>
15610
15611         * gst-libs/gst/video/Makefile.am (libgstvideo_la_LDFLAGS): Use
15612         GST_BASE_LIBS.
15613
15614         * configure.ac: Add check and AC_SUBST for libgstbase.
15615
15616 2005-03-31  Wim Taymans  <wim@fluendo.com>
15617
15618         * examples/seeking/Makefile.am:
15619         * examples/seeking/cdparanoia.c: (main):
15620         * examples/seeking/cdplayer.c: (update_scale), (stop_seek),
15621         (play_cb), (pause_cb), (stop_cb), (main):
15622         * examples/seeking/playbin.c:
15623         * examples/seeking/seek.c: (dynamic_link), (make_mod_pipeline),
15624         (make_dv_pipeline), (make_wav_pipeline), (make_flac_pipeline),
15625         (make_sid_pipeline), (make_vorbis_pipeline),
15626         (make_theora_pipeline), (make_vorbis_theora_pipeline),
15627         (make_avi_msmpeg4v3_mp3_pipeline), (make_mp3_pipeline),
15628         (make_avi_pipeline), (make_mpeg_pipeline), (make_mpegnt_pipeline),
15629         (make_playerbin_pipeline), (update_scale), (end_scrub), (do_seek),
15630         (seek_cb), (start_seek), (stop_seek), (play_cb), (pause_cb),
15631         (stop_cb), (main):
15632         * examples/seeking/spider_seek.c:
15633         * examples/seeking/vorbisfile.c:
15634         * ext/gnomevfs/Makefile.am:
15635         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
15636         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_base_init),
15637         (gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
15638         (gst_gnomevfssrc_get_property), (gst_gnomevfssrc_get),
15639         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file),
15640         (gst_gnomevfssrc_getrange), (gst_gnomevfssrc_loop),
15641         (gst_gnomevfssrc_activate), (gst_gnomevfssrc_change_state),
15642         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
15643         * ext/ogg/README:
15644         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_get_type),
15645         (gst_ogg_pad_class_init), (gst_ogg_pad_init),
15646         (gst_ogg_pad_dispose), (gst_ogg_pad_finalize),
15647         (gst_ogg_pad_formats), (gst_ogg_pad_event_masks),
15648         (gst_ogg_pad_query_types), (gst_ogg_pad_getcaps),
15649         (gst_ogg_pad_src_convert), (gst_ogg_pad_src_query),
15650         (gst_ogg_pad_event), (gst_ogg_pad_reset),
15651         (gst_ogg_demux_factory_filter), (compare_ranks),
15652         (gst_ogg_pad_internal_chain), (gst_ogg_pad_typefind),
15653         (gst_ogg_pad_submit_packet), (gst_ogg_pad_submit_page),
15654         (gst_ogg_chain_new), (gst_ogg_chain_free),
15655         (gst_ogg_chain_new_stream), (gst_ogg_chain_get_stream),
15656         (gst_ogg_chain_has_stream), (gst_ogg_demux_base_init),
15657         (gst_ogg_demux_class_init), (gst_ogg_demux_init),
15658         (gst_ogg_demux_finalize), (gst_ogg_demux_handle_event),
15659         (gst_ogg_demux_submit_buffer), (gst_ogg_demux_seek),
15660         (gst_ogg_demux_get_data), (gst_ogg_demux_get_next_page),
15661         (gst_ogg_demux_get_prev_page),
15662         (gst_ogg_demux_deactivate_current_chain),
15663         (gst_ogg_demux_activate_chain), (gst_ogg_demux_perform_seek),
15664         (gst_ogg_demux_bisect_forward_serialno),
15665         (gst_ogg_demux_read_chain), (gst_ogg_demux_read_end_chain),
15666         (gst_ogg_demux_find_pad), (gst_ogg_demux_find_chain),
15667         (gst_ogg_demux_find_chains), (gst_ogg_demux_chain_unlocked),
15668         (gst_ogg_demux_chain), (gst_ogg_demux_send_eos),
15669         (gst_ogg_demux_loop), (gst_ogg_demux_sink_activate),
15670         (gst_ogg_demux_change_state), (gst_ogg_print):
15671         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
15672         (gst_ogg_mux_init), (gst_ogg_mux_sinkconnect),
15673         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
15674         (gst_ogg_mux_push_page), (gst_ogg_mux_send_headers),
15675         (gst_ogg_mux_loop):
15676         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
15677         * ext/theora/theoradec.c: (gst_theora_dec_init), (_inc_granulepos),
15678         (theora_dec_src_convert), (theora_dec_sink_convert),
15679         (theora_dec_src_query), (theora_dec_src_event),
15680         (theora_dec_sink_event), (theora_dec_chain),
15681         (theora_dec_change_state):
15682         * ext/theora/theoraenc.c: (gst_theora_enc_init),
15683         (theora_enc_sink_setcaps), (theora_buffer_from_packet),
15684         (theora_push_buffer), (theora_enc_sink_event), (theora_enc_chain),
15685         (theora_enc_change_state):
15686         * ext/vorbis/Makefile.am:
15687         * ext/vorbis/oggvorbisenc.c:
15688         * ext/vorbis/oggvorbisenc.h:
15689         * ext/vorbis/vorbis.c: (plugin_init):
15690         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
15691         (vorbis_dec_src_query), (vorbis_dec_src_event),
15692         (vorbis_dec_sink_event), (vorbis_dec_chain),
15693         (vorbis_dec_change_state):
15694         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
15695         (gst_vorbisenc_sink_setcaps), (gst_vorbisenc_init),
15696         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
15697         (gst_vorbisenc_sink_event), (gst_vorbisenc_chain),
15698         (gst_vorbisenc_change_state):
15699         * ext/vorbis/vorbisenc.h:
15700         * ext/vorbis/vorbisparse.c: (vorbis_parse_chain):
15701         * gst-libs/gst/audio/audioclock.c:
15702         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
15703         (gst_audiofilter_init), (gst_audiofilter_chain):
15704         * gst-libs/gst/audio/testchannels.c: (main):
15705         * gst-libs/gst/gconf/gconf.c: (gst_bin_find_unconnected_pad):
15706         * gst-libs/gst/media-info/media-info-priv.c: (gmip_reset),
15707         (gmip_find_type), (gmip_find_stream), (gmip_find_track_metadata),
15708         (gmip_find_track_streaminfo), (gmip_find_track_format):
15709         * gst-libs/gst/media-info/media-info.c:
15710         (gst_media_info_read_idler):
15711         * gst-libs/gst/play/play.c: (gst_play_get_sink_element),
15712         (gst_play_get_all_by_interface):
15713         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_chunk),
15714         (gst_riff_parse_chunk), (gst_riff_parse_file_header),
15715         (gst_riff_parse_strh), (gst_riff_parse_strf_vids),
15716         (gst_riff_parse_strf_auds), (gst_riff_parse_strf_iavs),
15717         (gst_riff_parse_info):
15718         * gst-libs/gst/riff/riff-read.h:
15719         * gst-libs/gst/riff/riff.c: (plugin_init):
15720         * gst-libs/gst/video/Makefile.am:
15721         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_init),
15722         (gst_videosink_class_init), (gst_videosink_get_type):
15723         * gst-libs/gst/video/videosink.h:
15724         * gst/audioconvert/bufferframesconvert.c:
15725         (buffer_frames_convert_init), (buffer_frames_convert_fixate),
15726         (buffer_frames_convert_setcaps), (buffer_frames_convert_chain):
15727         * gst/audioconvert/channelmixtest.c: (main):
15728         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
15729         (gst_audio_convert_chain),
15730         (gst_audio_convert_caps_remove_format_info),
15731         (gst_audio_convert_getcaps), (gst_audio_convert_parse_caps),
15732         (gst_audio_convert_setcaps), (_fixate_caps_to_int),
15733         (gst_audio_convert_fixate), (gst_audio_convert_get_buffer),
15734         (gst_audio_convert_buffer_to_default_format),
15735         (gst_audio_convert_buffer_from_default_format),
15736         (gst_audio_convert_channels):
15737         * gst/audioconvert/gstchannelmix.h:
15738         * gst/ffmpegcolorspace/avcodec.h:
15739         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
15740         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
15741         (gst_ffmpegcsp_configure_context), (gst_ffmpegcsp_setcaps),
15742         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain):
15743         * gst/tags/gstid3tag.c: (gst_tag_extract_id3v1_string):
15744         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
15745         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
15746         (mp3_type_find), (mpeg2_sys_type_find), (mpeg1_sys_type_find),
15747         (mpeg_video_type_find), (mpeg_video_stream_type_find),
15748         (dv_type_find):
15749         * gst/videotestsrc/gstvideotestsrc.c:
15750         (gst_videotestsrc_class_init), (gst_videotestsrc_src_negotiate),
15751         (gst_videotestsrc_src_link), (gst_videotestsrc_parse_caps),
15752         (gst_videotestsrc_src_accept_caps), (gst_videotestsrc_setcaps),
15753         (gst_videotestsrc_src_unlink), (gst_videotestsrc_activate),
15754         (gst_videotestsrc_change_state), (gst_videotestsrc_getcaps),
15755         (gst_videotestsrc_init), (gst_videotestsrc_src_query),
15756         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_loop):
15757         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
15758         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_fixate),
15759         (gst_xvimagesink_getcaps), (gst_xvimagesink_setcaps),
15760         (gst_xvimagesink_change_state), (gst_xvimagesink_get_times),
15761         (gst_xvimagesink_show_frame), (gst_xvimagesink_chain),
15762         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
15763         (gst_xvimagesink_navigation_send_event),
15764         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_expose),
15765         (gst_xvimagesink_set_property), (gst_xvimagesink_finalize),
15766         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
15767         * sys/xvimage/xvimagesink.h:
15768         Plugin port to 0.9, ogg/theora playback should work in the seek
15769         example now.
15770         Removed old examples.
15771         Removed old oggvorbisenc, renamed rawvorbisenc to vorbisenc as
15772         explained in 0.9 TODO doc.
15773
15774
15775 2005-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15776
15777         * autogen.sh:
15778         * configure.ac:
15779         * ext/Makefile.am:
15780         * gst/Makefile.am:
15781         * po/POTFILES.in:
15782         * po/af.po:
15783         * po/az.po:
15784         * po/cs.po:
15785         * po/en_GB.po:
15786         * po/hu.po:
15787         * po/it.po:
15788         * po/nb.po:
15789         * po/nl.po:
15790         * po/or.po:
15791         * po/sq.po:
15792         * po/sr.po:
15793         * po/sv.po:
15794         * po/uk.po:
15795         * po/vi.po:
15796         * sys/Makefile.am:
15797         * testsuite/Makefile.am:
15798           remove a whole bunch of plugins.  This module now contains a set
15799           of free reference plugins/elements as agreed.
15800
15801 2005-02-22  Thomas Vander Stichele  <thomas at apestaart dot org>
15802
15803         * configure.ac:
15804           hunting season on 0.9 is now OPEN
15805
15806 2005-02-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15807
15808         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
15809           Kick the hell out of gcc for not warning me about a symbol conflict.
15810
15811 2005-02-22  Luca Ognibene  <luogni@tin.it>
15812
15813         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15814
15815         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
15816           Don't leak caps string (fixes #168134)
15817
15818         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
15819         (gst_jpegenc_init), (gst_jpegenc_finalize),
15820         (gst_jpegenc_change_state):
15821           Don't leak line buffers and context struct (fixes #168133).
15822
15823 2005-02-21  Tim-Philipp Müller  <tim at centricular dot net>
15824
15825         * configure.ac:
15826         * ext/dirac/gstdiracdec.cc:
15827         (gst_diracdec_chain):
15828           Since dirac 0.5.0 the framerate in dirac is expressed as a
15829           rational number. Fix build and up requirement to 0.5.0, and
15830           also pass parameters to gst_diracdec_link in the right order
15831           (fixes #167959).
15832
15833 2005-02-21  Maciej Katafiasz  <mathrick@freedesktop.org>
15834
15835         * ext/faad/gstfaad.c: (gst_faad_sinkconnect), (gst_faad_chain):
15836         * ext/faad/gstfaad.h:
15837         TEH LONGEST DEBUGGING SESSION EVAR is over. Fix interaction with 
15838         certain invalid muxed streams, where some packets will contain 
15839         junk after decoder data. Partially fixes #149158.
15840
15841 2005-02-21  Jan Schmidt <thaytan@mad.scientist.com>
15842         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_chain):
15843           Make sure we only write to writable buffers
15844
15845 2005-02-20  Tim-Philipp Müller  <tim at centricular dot net>
15846
15847         * gst-libs/gst/riff/riff-media.c:
15848         (gst_riff_create_audio_caps_with_data):
15849           Do actually fix invalid RIFF fmt header values for alaw
15850           and mulaw audio instead of just saying so.
15851
15852         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
15853           Give gst_riff_create_audio_caps_with_data() a chance to
15854           fix up broken format header fields before extracting any
15855           parameters from the header. (fixes #167633)
15856
15857 2005-02-19  Martin Holters  <martin.holters@gmx.de>
15858
15859         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15860
15861         * gst/audioconvert/bufferframesconvert.c:
15862         (buffer_frames_convert_link):
15863           Don't leak othercaps. (fixes #167878)
15864
15865 2005-02-19  Arwed v. Merkatz  <v.merkatz@gmx.net>
15866
15867         * configure.ac:
15868         * ext/libvisual/visual.c: (gst_visual_srclink),
15869         (gst_visual_change_state):
15870           Support libvisual 0.2.0.
15871
15872 2005-02-18  Tim-Philipp Müller  <tim at centricular dot net>
15873
15874         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_chain):
15875         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain):
15876           Use same rowstrides for I420 as used everywhere else.
15877
15878 2005-02-17  Tim-Philipp Müller  <tim at centricular dot net>
15879
15880         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
15881           Declare variables at beginning of block and make gcc-2.95 happy
15882           (fixes # 167482, patch by Gergely Nagy).
15883           
15884         * gst/tcp/gsttcpclientsrc.c:
15885         * gst/tcp/gsttcpclientsrc.h:
15886           Move some includes into the header, so that struct sockaddr_in is
15887           defined when it should be defined on FreeBSD as well (fixes
15888           #167483).
15889           
15890         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
15891           Don't pass uninitialised values to setsockopt() here either.
15892
15893 2005-02-17  Luca Ognibene  <luogni at tin dot it>
15894
15895         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15896
15897         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send):
15898           Don't pass uninitialised values to setsockopt(). (fixes #167704)
15899
15900 2005-02-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15901
15902         * gst/playback/gstplaybin.c: (add_sink):
15903           Invert bin_add/link order to workaround deadlock in opt.
15904
15905 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15906
15907         * gst/modplug/gstmodplug.cc:
15908           Add missing break causing position queries to fail.
15909
15910 2005-02-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
15911
15912         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):
15913           Granpos can apparently be -1, which screws up calculations...
15914
15915 2005-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
15916
15917         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
15918         (gst_ximagesink_send_pending_navigation),
15919         (gst_ximagesink_navigation_send_event), (gst_ximagesink_finalize),
15920         (gst_ximagesink_init):
15921         * sys/ximage/ximagesink.h:
15922         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
15923         (gst_xvimagesink_send_pending_navigation),
15924         (gst_xvimagesink_navigation_send_event),
15925         (gst_xvimagesink_finalize), (gst_xvimagesink_init):
15926         * sys/xvimage/xvimagesink.h:
15927           Use a mutex protected list to marshal navigation
15928           events into the stream thread from whichever thread
15929           sends them.
15930
15931 2005-02-15  Tim-Philipp Müller  <tim at centricular dot net>
15932
15933         * gst/speed/demo-mp3.c: (time_tick_cb), (main):
15934           Display current position and track length; misc. clean-ups.
15935           
15936         * gst/speed/gstspeed.c: (speed_get_query_types), (speed_src_query),
15937         (speed_init), (speed_chain):
15938           Add query function, so that the stream length and current position
15939           get adjusted when queried (note that current position queries may
15940           still be wrong if the audio sink returns values based on buffer
15941           timestamps instead of passing on the query).
15942
15943 2005-02-13  Benjamin Otte  <otte@gnome.org>
15944
15945         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
15946         (gst_audio_convert_channels):
15947           create channel conversion matrix when linking
15948         * gst/audioconvert/.cvsignore:
15949         * gst/audioconvert/Makefile.am:
15950         * gst/audioconvert/channelmixtest.c: (main):
15951           add (ugly) test that ensures stereo <=> mono conversion works
15952           correctly
15953
15954 2005-02-13  Benjamin Otte  <otte@gnome.org>
15955
15956         * gst/audioconvert/gstchannelmix.h:
15957           include missing header file
15958         * gst/audioconvert/gstchannelmix.c:
15959         (gst_audio_convert_fill_compatible):
15960           use same sign for both channels when converting to/from compatible
15961           channel. Previously used different signs made the signals cancel
15962           each other out and appear like silence. (fixes #167269)
15963
15964 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
15965
15966         * gst/ffmpegcolorspace/avcodec.h:
15967         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
15968         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
15969         (gst_ffmpegcsp_avpicture_fill):
15970         * gst/ffmpegcolorspace/imgconvert.c:
15971           Convert to and from YV12 (fixes #156379).
15972
15973 2005-02-12  Julien MOUTTE  <julien@moutte.net>
15974
15975         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
15976         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
15977         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
15978         (gst_ximagesink_expose), (gst_ximagesink_set_property),
15979         (gst_ximagesink_finalize), (gst_ximagesink_init): Protect interface
15980         methods from chain and negotiation and vice versa (Fixes #166142).
15981         * sys/ximage/ximagesink.h: Add stream_lock.
15982         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
15983         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
15984         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
15985         (gst_xvimagesink_expose): Check for xcontext before trying to link.
15986
15987 2005-02-12  Tim-Philipp Müller  <tim at centricular dot net>
15988
15989         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_open):
15990           Don't send "Hey! You gave me a NULL pointer you naughty person" as
15991           error message when we can't open the DVD device (when dvdnav_open()
15992           fails, src->dvdnav is NULL, so dvdnav_err_to_string() will return
15993           the above). Send something more useful instead (fixes #167117).
15994
15995 2005-02-11  Julien MOUTTE  <julien@moutte.net>
15996
15997         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_put),
15998         (gst_xvimagesink_sink_link), (gst_xvimagesink_change_state),
15999         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
16000         (gst_xvimagesink_buffer_alloc), (gst_xvimagesink_set_xwindow_id),
16001         (gst_xvimagesink_expose), (gst_xvimagesink_set_property),
16002         (gst_xvimagesink_finalize), (gst_xvimagesink_init): Protect interface
16003         methods from chain and negotiation and vice versa (Fixes #166142).
16004         Fix a possible bug of images in the buffer pool being discarded because
16005         we are looking at the wrong geometry.
16006         * sys/xvimage/xvimagesink.h: Add stream_lock.
16007
16008 2005-02-11  David Schleef  <ds@schleef.org>
16009
16010         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer): Change uint to
16011         unsigned int. (fixes #167128)
16012
16013 2005-02-11  David Schleef  <ds@schleef.org>
16014
16015         * gst/librfb/Makefile.am: Testing stuff before committing is
16016           for wimps... and people with fast machines.  Fix stupid
16017           mistake.
16018
16019 2005-02-11  David Schleef  <ds@schleef.org>
16020
16021         * configure.ac: Pull in librfb from my CVS tree, because it is
16022           too small and annoying to be separate.  Move rfbsrc plugin
16023           to gst/.
16024         * ext/Makefile.am:
16025         * ext/librfb/Makefile.am:
16026         * ext/librfb/gstrfbsrc.c:
16027         * gst/librfb/Makefile.am:
16028         * gst/librfb/gstrfbsrc.c:
16029         * gst/librfb/rfb.c:
16030         * gst/librfb/rfb.h:
16031         * gst/librfb/rfbbuffer.c:
16032         * gst/librfb/rfbbuffer.h:
16033         * gst/librfb/rfbbytestream.c:
16034         * gst/librfb/rfbbytestream.h:
16035         * gst/librfb/rfbcontext.h:
16036         * gst/librfb/rfbdecoder.c:
16037         * gst/librfb/rfbdecoder.h:
16038         * gst/librfb/rfbutil.h:
16039
16040 2005-02-10  Tim-Philipp Müller  <tim at centricular dot net>
16041
16042         * gst/speed/Makefile.am:
16043         * gst/speed/demo-mp3.c: (main):
16044         * gst/speed/filter.func:
16045         * gst/speed/gstspeed.c: (speed_link), (speed_parse_caps),
16046         (speed_class_init), (speed_init), (speed_chain_int16),
16047         (speed_chain_float32), (speed_chain), (speed_set_property),
16048         (speed_get_property), (speed_change_state):
16049         * gst/speed/gstspeed.h:
16050           Fix speed element and make it chain-based (fixes #156467),
16051           and make it handle more than one channel.
16052
16053 2005-02-10  Jan Schmidt  <thaytan@mad.scientist.com>
16054
16055         * ext/dts/gstdtsdec.c: (gst_dtsdec_init), (gst_dtsdec_channels),
16056         (gst_dtsdec_handle_event), (gst_dtsdec_handle_frame),
16057         (gst_dtsdec_chain), (gst_dtsdec_change_state):
16058         * ext/dts/gstdtsdec.h:
16059           Don't clobber the stack constructing the channels array.
16060           Make the element chain-based. DTS tracks can now be played.
16061           
16062 2005-02-09  Tim-Philipp Müller  <tim at centricular dot net>
16063
16064         * gst-libs/gst/audio/multichannel.h:
16065         * gst-libs/gst/gconf/gconf.h:
16066         * gst-libs/gst/idct/idct.h:
16067         * gst-libs/gst/media-info/media-info-priv.h:
16068         * gst-libs/gst/play/play.h:
16069         * gst-libs/gst/resample/private.h:
16070         * gst-libs/gst/resample/resample.h:
16071         * gst-libs/gst/riff/riff-ids.h:
16072         * gst-libs/gst/video/video.h:
16073         * gst-libs/gst/video/videosink.h:
16074           Add G_BEGIN_DECLS and G_END_DECLS around headers where
16075           missing, so that they work when included from C++ code.
16076
16077 2005-02-09  David Schleef  <ds@schleef.org>
16078
16079         * testsuite/gst-lint: Check for non-statically scoped
16080           parent_class variables.  This won't be a problem once
16081           plugins are loaded with RTLD_LOCAL.
16082
16083 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16084
16085         * ext/mplex/gstmplexibitstream.cc:
16086           gcc madness.
16087
16088 2005-02-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16089
16090         * ext/ogg/gstogmparse.c:
16091         * gst/debug/gstnavigationtest.c:
16092           Die, thou faulty symbol pollutors (non-static parent_class).
16093
16094 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16095
16096         * ext/mplex/gstmplexibitstream.cc:
16097           Fix event handling (#165525).
16098
16099 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16100
16101         * ext/mikmod/gstmikmod.c:
16102         * gst/modplug/gstmodplug.cc:
16103           Add missing endianness to template (fixes #165509).
16104
16105 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16106
16107         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_data):
16108           Fix wrong order of reading of optional bytes (#165290).
16109
16110 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16111
16112         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
16113           Implement FILLER event awareness.
16114
16115 2005-02-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16116
16117         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_convert):
16118           Fix track calculations (#166208).
16119
16120 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
16121
16122         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16123
16124         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (gst_pngdec_chain):
16125         * ext/libpng/gstpngenc.c:
16126           Fix byte-order, use proper fixed caps. Fixes #164197.
16127
16128 2005-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
16129
16130         * configure.ac:
16131           Add dvdlpcmdec 
16132
16133         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_reset),
16134         (free_all_buffers), (gst_mpeg2dec_alloc_buffer):
16135           Don't push buffers if the src pad isn't negotiated yet.
16136           
16137         * gst/audioconvert/gstaudioconvert.c:
16138         (gst_audio_convert_buffer_to_default_format),
16139         (gst_audio_convert_buffer_from_default_format):
16140           Add support for 24-bit width.
16141
16142         * gst/dvdlpcmdec/.cvsignore:
16143         * gst/dvdlpcmdec/Makefile.am:
16144         * gst/dvdlpcmdec/gstdvdlpcmdec.c: (gst_dvdlpcmdec_get_type),
16145         (gst_dvdlpcmdec_base_init), (gst_dvdlpcmdec_class_init),
16146         (gst_dvdlpcm_reset), (gst_dvdlpcmdec_init), (gst_dvdlpcmdec_link),
16147         (gst_dvdlpcmdec_chain), (gst_dvdlpcmdec_change_state),
16148         (plugin_init):
16149         * gst/dvdlpcmdec/gstdvdlpcmdec.h:
16150           New decoder for rearranging DVD LPCM into our audio/x-raw-int
16151           format. Needs support for the channels maps if someone can find 
16152           a DVD LPCM track with > 2 channels.
16153
16154         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_handle_dvd_event),
16155         (gst_dvd_demux_send_discont), (gst_dvd_demux_handle_discont),
16156         (gst_dvd_demux_get_audio_stream), (gst_dvd_demux_process_private):
16157         * gst/mpegstream/gstdvddemux.h:
16158         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16159         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_init_stream),
16160         (gst_mpeg_demux_send_subbuffer), (gst_mpeg_demux_handle_src_query):
16161         * gst/mpegstream/gstmpegdemux.h:
16162         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_reset),
16163         (gst_mpeg_parse_parse_packhead), (gst_mpeg_parse_loop),
16164         (gst_mpeg_parse_get_rate), (gst_mpeg_parse_convert_src),
16165         (gst_mpeg_parse_handle_src_query),
16166         (gst_mpeg_parse_handle_src_event):
16167           Use audio/x-dvd-lpcm for LPCM output.
16168           Add DTS output.
16169
16170 2005-02-08  Gergely Nagy  <algernon@bonehunter.rulez.org>
16171
16172         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16173
16174         * gst/alpha/gstalphacolor.c: (gst_alpha_color_sink_link),
16175         (transform_rgb), (transform_bgr), (gst_alpha_color_chain):
16176           Add BGRA handling (#165736).
16177
16178 2005-02-08  Francis Labonte  <francis_labonte@hotmail.com>
16179
16180         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16181
16182         * gst/law/alaw-decode.c: (alawdec_link):
16183         * gst/law/alaw-encode.c: (alawenc_link):
16184         * gst/law/mulaw-decode.c: (mulawdec_link):
16185         * gst/law/mulaw-encode.c: (mulawenc_link):
16186           Fix caps memleaks (#166600).
16187
16188 2005-02-08  Tim-Philipp Müller  <tim at centricular dot net>
16189
16190         * ext/tarkin/mem.h:
16191         * ext/tarkin/wavelet.h:
16192         * ext/tarkin/yuv.h:
16193         * gst/ffmpegcolorspace/avcodec.h:
16194           Include "_stdint.h" instead of <stdint.h>. Fixes build on
16195           systems that don't have stdint.h, like Solaris9 (fixes #166631).
16196
16197 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16198
16199         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state):
16200         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_clear),
16201         (gst_xvimagesink_change_state):
16202           Clear window on PAUSED->READY instead of READY->PAUSED. Stop
16203           Xv video (and thereby regenerate Xv colourkey) in clear() so
16204           that PLAY -> READY -> PLAY works (fixes #162504).
16205
16206 2005-02-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16207
16208         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_getcaps):
16209           Switch to list instead of range, since MJPEG-devices really just
16210           support decimations, not any size.
16211
16212 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16213         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_open_decoder),
16214         (gst_mpeg2dec_reset), (free_all_buffers),
16215         (gst_mpeg2dec_alloc_buffer), (handle_sequence):
16216         * ext/mpeg2dec/gstmpeg2dec.h:
16217           The libmpeg2 user-allocated buffer management is awkward, 
16218           to say the least. Hopefully this fixes things.
16219
16220 2005-02-04  Andy Wingo  <wingo@pobox.com>
16221
16222         * gst/audioconvert/bufferframesconvert.c
16223         (buffer_frames_convert_fixate): New function, fixates to 256
16224         frames per buffer by default. (Much better than 1.)
16225         (buffer_frames_convert_init): Set the fixate function for both src
16226         and sink pad.
16227         (buffer_frames_convert_link): After success setting nonfixed caps,
16228         get the negotiated caps so we can know how many buffer-frames it
16229         will be. No idea how this worked at all before.
16230
16231 2005-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
16232
16233         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
16234         (gst_mpeg2dec_close_decoder), (put_buffer), (check_buffer),
16235         (free_buffer), (free_all_buffers), (gst_mpeg2dec_alloc_buffer),
16236         (handle_sequence), (handle_picture):
16237         * ext/mpeg2dec/gstmpeg2dec.h:
16238           Rearrange buffer tracking and refcounting and refactor
16239           a little for readability. 
16240
16241 2005-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
16242         * sys/v4l/gstv4l.c: (plugin_init):
16243         * sys/v4l/gstv4ljpegsrc.c: (gst_v4ljpegsrc_get_type),
16244         (gst_v4ljpegsrc_base_init), (gst_v4ljpegsrc_class_init),
16245         (gst_v4ljpegsrc_init), (gst_v4ljpegsrc_src_link),
16246         (gst_v4ljpegsrc_getcaps), (gst_v4ljpegsrc_get):
16247         * sys/v4l/gstv4ljpegsrc.h:
16248         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_open), (gst_v4lsrc_src_link):
16249         * sys/v4l/v4l_calls.h:
16250         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_palette_name),
16251         (gst_v4lsrc_get_fps):
16252         * sys/v4l/v4lsrc_calls.h:
16253           Add new v4ljpegsrc for handling the ov51x hacky "I'll give
16254           you jpeg inside rgb frames" driver.
16255           Don't error in the v4lsrc link function, just return 
16256           REFUSED.
16257
16258 2005-02-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16259
16260         * sys/qcam/gstqcamsrc.c: (gst_qcamsrc_change_state),
16261         (gst_qcamsrc_open):
16262           Use GST_ELEMENT_ERROR, not g_warning, if open failed.
16263
16264 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16265
16266         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16267           Change caps on MJPEG-B so it doesn't interfere with MJPEG/JPEG.
16268
16269 2005-02-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16270
16271         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_change_state):
16272           Reset negotiated state on PAUSED->READY.
16273
16274 2005-02-02  David Schleef  <ds@schleef.org>
16275
16276         * configure.ac: Put DEFAULT_AUDIOSINK in config.h and use
16277         whereever possible.  (Fixes #165997)
16278         * examples/capsfilter/capsfilter1.c: (main):
16279         * examples/dynparams/filter.c: (create_ui):
16280         * examples/seeking/cdparanoia.c: (get_track_info), (main):
16281         * examples/seeking/chained.c: (main):
16282         * examples/seeking/seek.c: (make_mod_pipeline), (make_dv_pipeline),
16283         (make_wav_pipeline), (make_flac_pipeline), (make_sid_pipeline),
16284         (make_vorbis_pipeline), (make_mp3_pipeline), (make_avi_pipeline),
16285         (make_mpeg_pipeline), (make_mpegnt_pipeline):
16286         * examples/seeking/spider_seek.c: (make_spider_pipeline):
16287         * examples/switch/switcher.c: (main):
16288         * ext/dv/demo-play.c: (main):
16289         * ext/faad/gstfaad.c: (gst_faad_change_state):
16290         * ext/mad/gstmad.c: (gst_mad_chain):
16291         * ext/smoothwave/demo-osssrc.c: (main):
16292         * gst-libs/gst/gconf/gconf.c: (gst_gconf_set_string),
16293         (gst_gconf_render_bin_from_description),
16294         (gst_gconf_get_default_audio_sink),
16295         (gst_gconf_get_default_video_sink),
16296         (gst_gconf_get_default_audio_src),
16297         (gst_gconf_get_default_video_src),
16298         (gst_gconf_get_default_visualization_element):
16299         * gst/level/demo.c: (main):
16300         * gst/level/plot.c: (main):
16301         * gst/playback/gstplaybin.c: (gen_video_element),
16302         (gen_audio_element):
16303         * gst/playback/test.c: (gen_video_element), (gen_audio_element):
16304         * gst/playondemand/demo-mp3.c: (setup_pipeline):
16305         * gst/sine/demo-dparams.c: (main):
16306         * gst/spectrum/demo-osssrc.c: (main):
16307         * gst/speed/demo-mp3.c: (main):
16308         * gst/volume/demo.c: (main):
16309         * testsuite/embed/embed.c: (main):
16310
16311 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
16312
16313         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_class_init),
16314         (gst_tcpclientsink_finalize):
16315         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
16316         (gst_tcpclientsrc_finalize):
16317         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
16318         (gst_tcpserversink_init), (gst_tcpserversink_finalize):
16319         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
16320         (gst_tcpserversrc_init), (gst_tcpserversrc_finalize):
16321           Don't leak the hostname when shutting down.
16322           In tcpserversrc, take a copy of the default hostname.
16323
16324 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16325
16326         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iso_receive):
16327           Set caps to systemstream=TRUE.
16328
16329 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16330
16331         * testsuite/Makefile.am:
16332           Fix more OSX buildbots.
16333
16334 2005-02-02  Jan Schmidt  <thaytan@mad.scientist.com>
16335
16336         * ext/mpeg2dec/gstmpeg2dec.c:
16337           Don't send things to NULL PAD_PEERs
16338
16339         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_chain):
16340           Copy-on-write the incoming buffer.
16341
16342         * gst/mpegstream/gstdvddemux.h:
16343         * gst/mpegstream/gstmpegclock.h:
16344         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
16345         (normal_seek), (gst_mpeg_demux_handle_src_event):
16346         * gst/mpegstream/gstmpegdemux.h:
16347         * gst/mpegstream/gstmpegpacketize.h:
16348         * gst/mpegstream/gstmpegparse.c:
16349         (gst_mpeg_parse_update_streaminfo), (gst_mpeg_parse_reset),
16350         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead),
16351         (gst_mpeg_parse_loop), (gst_mpeg_parse_get_rate),
16352         (gst_mpeg_parse_convert_src), (gst_mpeg_parse_handle_src_query),
16353         (gst_mpeg_parse_handle_src_event), (gst_mpeg_parse_change_state):
16354         * gst/mpegstream/gstmpegparse.h:
16355         * gst/mpegstream/gstrfc2250enc.h:
16356           Various changes to the way time is computed that make seeking and
16357           total time estimation much better here.
16358           Use G_BEGIN/END_DECLS instead of __cplusplus
16359
16360         * gst/videocrop/gstvideocrop.c: (gst_video_crop_chain):
16361           Use gst_buffer_stamp instead of only copying the TIMESTAMP
16362
16363 2005-02-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16364
16365         * gst/subparse/gstsubparse.c:
16366           Fix OSX buildbot.
16367
16368 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
16369
16370         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
16371         (theora_enc_chain), (theora_enc_change_state):
16372         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
16373         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_chain),
16374         (gst_vorbisenc_change_state):
16375         * ext/vorbis/vorbisenc.h:
16376           Set granulepos and timestamp correctly for streams not
16377           starting at 0, taking into account the initial delay.
16378
16379 2005-01-31  Tim-Philipp Müller  <tim at centricular dot net>
16380
16381         * gst/mpegstream/gstdvddemux.c:
16382           Add audio/x-dts to audio pad template caps
16383
16384 2005-01-30  David Schleef  <ds@schleef.org>
16385
16386         * ext/polyp/polypsink.c: (gst_polypsink_base_init),
16387         (create_context), (gst_polypsink_link): Fix silly endianness
16388         bug.  Add some debugging.  Remove float from caps; it doesn't
16389         work.  Attempt to get remote audio working.
16390
16391 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16392
16393         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
16394           Add 3IV2 fourcc.
16395
16396 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16397
16398         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream), (swap_line),
16399         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
16400         (gst_avi_demux_stream_data):
16401         * gst/avi/gstavidemux.h:
16402           Invert DIB images. Fixes #132341.
16403
16404 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16405
16406         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
16407         (gst_ffmpegcsp_chain):
16408           D'oh, reference the palette data, not the palette structure.
16409           Fixes color distortion in #132341.
16410
16411 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16412
16413         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
16414           PAR can be non-fixed when not provided as argument (#162626).
16415
16416 2005-01-29  David Moore  <dcm@acm.org>
16417
16418         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16419
16420         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16421         (gst_qtdemux_loop_header):
16422           Re-apply patch from #142272 that allows non-seekable sources,
16423           re-proposed by Daniel Drake <dsd@gentoo.org>.
16424
16425 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16426
16427         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_init):
16428           Use the src template for creating the src pad (#162330).
16429
16430 2005-01-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16431
16432         * configure.ac:
16433         * ext/musepack/Makefile.am:
16434         * ext/musepack/gstmusepackdec.c: (gst_musepackdec_class_init),
16435         (gst_musepackdec_init), (gst_musepackdec_dispose),
16436         (gst_musepackdec_src_query), (gst_musepackdec_src_convert),
16437         (gst_musepack_stream_init), (gst_musepackdec_loop),
16438         (gst_musepackdec_change_state):
16439         * ext/musepack/gstmusepackdec.cpp:
16440         * ext/musepack/gstmusepackdec.h:
16441         * ext/musepack/gstmusepackreader.c: (gst_musepack_reader_peek),
16442         (gst_musepack_reader_read), (gst_musepack_reader_seek),
16443         (gst_musepack_reader_tell), (gst_musepack_reader_get_size),
16444         (gst_musepack_reader_canseek), (gst_musepack_init_reader):
16445         * ext/musepack/gstmusepackreader.cpp:
16446         * ext/musepack/gstmusepackreader.h:
16447           Update to 1.1 API (#165446).
16448
16449 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16450
16451         * ext/Makefile.am:
16452           Unbreak buildbot.
16453
16454 2005-01-28  Andy Wingo  <wingo@pobox.com>
16455
16456         * ext/dv/gstdvdec.c: Change the pixel aspect ratio of dvdec output
16457         to reflect a different dubious internet source. Add a reference
16458         and some commentary.
16459
16460 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16461
16462         * gst/playback/gststreamselector.c: (gst_stream_selector_init),
16463         (gst_stream_selector_get_caps), (gst_stream_selector_chain):
16464         * gst/playback/gststreamselector.h:
16465           Be more selective when we're redoing caps negotiation from
16466           within the chain function on a stream change.
16467
16468 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16469
16470         * configure.ac:
16471         * ext/Makefile.am:
16472         * ext/amrnb/Makefile.am:
16473         * ext/amrnb/amrnb.c: (plugin_init):
16474         * ext/amrnb/amrnbdec.c: (gst_amrnbdec_get_type),
16475         (gst_amrnbdec_base_init), (gst_amrnbdec_class_init),
16476         (gst_amrnbdec_init), (gst_amrnbdec_link), (gst_amrnbdec_chain),
16477         (gst_amrnbdec_state_change):
16478         * ext/amrnb/amrnbdec.h:
16479         * ext/amrnb/amrnbparse.c: (gst_amrnbparse_get_type),
16480         (gst_amrnbparse_base_init), (gst_amrnbparse_class_init),
16481         (gst_amrnbparse_init), (gst_amrnbparse_formats),
16482         (gst_amrnbparse_querytypes), (gst_amrnbparse_query),
16483         (gst_amrnbparse_handle_event), (gst_amrnbparse_reserve),
16484         (gst_amrnbparse_loop), (gst_amrnbparse_state_change):
16485         * ext/amrnb/amrnbparse.h:
16486           Add support for AMR-NB (mobile phone audio format; #155163, #163286).
16487         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
16488           Add AMR-NB/-WB raw formats.
16489         * ext/alsa/gstalsa.c: (gst_alsa_link):
16490           Keep valid time when changing format.
16491         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
16492         (qtdemux_parse_trak):
16493           Add some more format-specific options (#140141, #143555, #155163).
16494
16495 2005-01-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16496
16497         * gst/matroska/matroska-demux.c:
16498         (gst_matroska_demux_parse_blockgroup):
16499           Fix logic error in timing of subtitle stream synchronization.
16500         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
16501           Add skip-chunk, which is found in kodak-camera streams.
16502
16503 2005-01-27  Thomas Vander Stichele  <thomas at apestaart dot org>
16504
16505         * po/LINGUAS:
16506         * po/vi.po:
16507           Adding Vietnamese translation (submitted by Clytie Siddall)
16508
16509 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16510
16511         * gst/playback/gstdecodebin.c: (try_to_link_1):
16512           Use realpad for signal.
16513
16514 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16515
16516         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_base_init):
16517           Fix category so decodebin picks it up.
16518
16519 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16520
16521         * ext/mad/Makefile.am:
16522         * ext/mad/gstid3demuxbin.c: (gst_id3demux_bin_get_type),
16523         (gst_id3demux_bin_base_init), (gst_id3demux_bin_class_init),
16524         (gst_id3demux_bin_init), (gst_id3demux_bin_remove_pad),
16525         (found_type), (gst_id3demux_bin_change_state):
16526         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
16527         (gst_id3_tag_init), (gst_id3_tag_handle_event),
16528         (gst_id3_tag_src_link), (gst_id3_tag_chain),
16529         (gst_id3_tag_change_state), (plugin_init):
16530         * ext/mad/gstmad.h:
16531           Add id3demuxbin (which is a simple bin consisting of id3demux
16532           and typefind), take over rank from id3demux, remove typefind
16533           code from id3demux. Makes all broken mp3s that I know of work,
16534           and thereby fixes #152688.
16535
16536 2005-01-27  Edward Hervey  <bilboed@bilboed.com>
16537
16538         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16539
16540         * ext/mad/gstmad.c: (gst_mad_src_event):
16541         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
16542           Allow seeks on audio pad, make mad forward those (#164826).
16543         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
16544           Set duration (#165335).
16545
16546 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16547
16548         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
16549         (gst_asf_demux_commit_taglist), (gst_asf_demux_process_comment),
16550         (gst_asf_demux_process_ext_content_desc),
16551         (gst_asf_demux_change_state), (gst_asf_demux_add_audio_stream),
16552         (gst_asf_demux_add_video_stream), (gst_asf_demux_setup_pad):
16553         * gst/asfdemux/gstasfdemux.h:
16554           Improve metadata display, e.g. if the metadata comes before the
16555           streams are loaded (which is perfectly valid).
16556
16557 2005-01-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16558
16559         * tools/gst-launch-ext-m.m:
16560           Fix AVI/ASF pipelines (#165340).
16561
16562 2005-01-26  Amaury Jacquot  <sxpert@esitcom.org>
16563         * ext/cairo/gsttextoverlay.c: include  string.h and strings.h to fix
16564         build failure on amd64
16565
16566 2005-01-26  Tim-Philipp Müller  <tim at centricular dot net>
16567
16568         * ext/mad/gstid3tag.c: (mad_id3_parse_latin1_string),
16569         (mad_id3_parse_comment_frame), (gst_mad_id3_to_tag_list):
16570           Check environment variables GST_ID3V2_TAG_ENCODING,
16571           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16572           list of character encodings to force interpretation of non-unicode
16573           strings stored in an ID3v2 tag to a particular encoding. If none
16574           is specified, try to use current locale's encoding, then fall back
16575           to ISO-8859-1 (which will always succeed). (Resolves #149274)
16576         * gst/tags/gstid3tag.c: (gst_tag_from_id3_tag),
16577         (gst_tag_extract_id3v1_string), (gst_tag_list_new_from_id3v1):
16578           Check environment variables GST_ID3V1_TAG_ENCODING,
16579           GST_ID3_TAG_ENCODING and GST_TAG_ENCODING for a colon-separated
16580           list of character encodings to use in case a string encountered
16581           in an ID3v1 tag is not valid UTF-8 already. If no encoding is
16582           specified, try to use the current locale's encoding, then fall
16583           back to ISO-8859-1 (which will always succeed).
16584
16585 2005-01-25  Benjamin Otte  <otte@gnome.org>
16586
16587         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16588           - on half framerate, compute the rate in advance so the comparisons
16589             don't compare wrong values
16590           - don't use mad_synth/frame_mute anymore, this mirrors mad_decoder
16591             behaviour
16592           - don't use mad_header_decode anymore, mad_frame_decode does that
16593             automatically
16594           - when getting rid of consumed bytes, reset the stream's skiplen
16595           (fixes #163867)
16596
16597 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
16598
16599         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init)
16600           Use 1/2 a second for default max_discont, as PES streams from DVB
16601           seem to have larger spacings in the SCR. 
16602           Fix a typo.
16603
16604 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16605
16606         * gst/playback/gstplaybasebin.c: (group_commit):
16607           Notify delayed stream-info availability.
16608
16609 2005-01-26  Jan Schmidt  <thaytan@mad.scientist.com>
16610         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
16611         (gst_a52dec_handle_event), (gst_a52dec_chain):
16612         Add some debug output. Check that a discont has a valid
16613         time associated.
16614         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
16615         (gst_alsa_sink_loop):
16616         Ignore TAG events. A little extra debug for broken timestamps.
16617         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init), (dvdnavsrc_loop),
16618         (dvdnavsrc_change_state):
16619         Ensure we send a discont to engage the link before we send any
16620         other events.
16621         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_init),
16622         (dvdreadsrc_finalize), (_close), (_open), (_seek_title),
16623         (_seek_chapter), (seek_sector), (dvdreadsrc_get),
16624         (dvdreadsrc_uri_get_uri), (dvdreadsrc_uri_set_uri):
16625         Handle URI of the form dvd://title[,chapter[,angle]]. Currently only
16626         dvd://title works in totem because typefinding sends a seek that ends
16627         up going back to chapter 1 regardless.
16628         * ext/mpeg2dec/gstmpeg2dec.c:
16629         * ext/mpeg2dec/gstmpeg2dec.h:
16630         Output correct timestamps and handle disconts.
16631         * ext/ogg/gstoggdemux.c: (get_relative):
16632         Small guard against a null dereference.
16633         * ext/pango/gsttextoverlay.c: (gst_textoverlay_finalize),
16634         (gst_textoverlay_set_property):
16635         Free memory when done. Don't call gst_event_filler_get_duration on
16636         EOS events. Use GST_LOG and GST_WARNING instead of g_message and
16637         g_warning.
16638         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_init),
16639         (draw_line), (gst_smoothwave_dispose), (gst_sw_sinklink),
16640         (gst_sw_srclink), (gst_smoothwave_chain):
16641         Draw solid lines, prettier colours.
16642         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_init):
16643         Add a default palette that'll work for some movies.
16644         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_init),
16645         (gst_dvd_demux_handle_dvd_event), (gst_dvd_demux_send_discont),
16646         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_reset):
16647         * gst/mpegstream/gstdvddemux.h:
16648         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_discont),
16649         (gst_mpeg_demux_parse_syshead), (gst_mpeg_demux_parse_pes):
16650         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
16651         (gst_mpeg_parse_handle_discont), (gst_mpeg_parse_parse_packhead):
16652         * gst/mpegstream/gstmpegparse.h:
16653         Use PTM/NAV events when for timestamp adjustment when connected to 
16654         dvdnavsrc. Don't use many discont events where one suffices.
16655         * gst/playback/gstplaybasebin.c: (group_destroy),
16656         (gen_preroll_element), (gst_play_base_bin_add_element):
16657         * gst/playback/gstplaybasebin.h:
16658         Make sure we remove subtitles from the same bin we put them in.
16659         * gst/subparse/gstsubparse.c: (convert_encoding), (parse_subrip),
16660         (gst_subparse_buffer_format_autodetect),
16661         (gst_subparse_change_state):
16662         Fix some memleaks and invalid accesses.
16663         * gst/typefind/gsttypefindfunctions.c: (ogganx_type_find),
16664         (oggskel_type_find), (cmml_type_find), (plugin_init):
16665         Some typefind functions for Annodex v3.0 files
16666         * gst/wavparse/gstwavparse.h:
16667         GstRiffReadClass is the correct parent class.
16668
16669 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16670
16671         * gst-libs/gst/riff/riff-media.c:
16672         (gst_riff_create_video_caps_with_data):
16673           Add extradata to huffyuv (fixes #165013).
16674         * gst-libs/gst/riff/riff-read.c:
16675         (gst_riff_read_strf_vids_with_data):
16676           Fix extradata extraction if it is in the chunk size.
16677
16678 2005-01-25  Edward Hervey  <bilboed@bilboed.com>
16679
16680         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16681
16682         * gst/effectv/gstquark.c: (gst_quarktv_class_init),
16683         (gst_quarktv_change_state), (gst_quarktv_dispose):
16684           Memory free'ing location fix (#164708).
16685
16686 2005-01-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16687
16688         * gst/playback/gstplaybasebin.c: (group_commit),
16689         (gen_preroll_element), (probe_triggered), (gen_source_element),
16690         (setup_source), (gst_play_base_bin_change_state),
16691         (gst_play_base_bin_add_element):
16692           Don't block for streams.
16693         * gst/playback/gststreaminfo.c: (stream_info_change_state),
16694         (gst_stream_info_set_mute):
16695           Use gst_pad_set_active_recursive.
16696
16697 2005-01-25  Andy Wingo  <wingo@pobox.com>
16698
16699         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Fix compile
16700         for #ifndef HAVE_XVIDEO.
16701
16702 2005-01-24  Jeffrey C. Ollie
16703
16704         reviewed by: Maciej Katafiasz  <mathrick@freedesktop.org>
16705
16706         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_chain):
16707         * ext/gsm/gstgsmdec.h:
16708         * ext/gsm/gstgsmenc.c: (gst_gsmenc_init), (gst_gsmenc_chain):
16709         * ext/gsm/gstgsmenc.h:
16710         Fix rate to 8kHz as per spec, removes obscure errors when no rate
16711         was given by property. Add proper buffer timestamps and offsets.
16712
16713 2005-01-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16714
16715         * gst-libs/gst/riff/riff-media.c:
16716         (gst_riff_create_audio_caps_with_data):
16717           Audio can be <8000Hz.
16718
16719 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16720
16721         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
16722           Explicit state change to workaround refcount bugs.
16723
16724 2005-01-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16725
16726         * gst/avi/gstavimux.c: (gst_avimux_write_tag),
16727         (gst_avimux_riff_get_avi_header):
16728           Fix...
16729
16730 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16731
16732         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_element_data),
16733         (gst_riff_read_element_data):
16734         * gst-libs/gst/riff/riff-read.h:
16735           Add _peek version (req'ed in CDXA).
16736         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_init),
16737         (gst_cdxaparse_loop):
16738           Fix parsing in playbin.
16739         * gst/playback/gstdecodebin.c: (close_pad_link):
16740           Ignore current_ pads, they cause major annoyance.
16741
16742 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16743
16744         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
16745           Safety guard.
16746
16747 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16748
16749         * gst/avi/gstavimux.c: (gst_avimux_write_tag):
16750           Fix padding...
16751
16752 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16753
16754         * gst/matroska/ebml-read.c: (gst_ebml_read_buffer):
16755           Allow for 0-sized buffers. Fixes length query problems in
16756           starwars.mkv from the testsuite.
16757
16758 2005-01-19  Tim-Philipp Müller  <tim at centricular dot net>
16759
16760         * gst/videobox/gstvideobox.c: (gst_video_box_copy_plane_i420),
16761         (gst_video_box_i420), (gst_video_box_chain):
16762           Fix row strides for I420 (fixes #163159)
16763           
16764 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16765
16766         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
16767           MPEG2 has a useful rate property, so we can actually use that.
16768           For MPEG-1, continue using the bytes/time properties.
16769
16770 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16771
16772         * gst-libs/gst/riff/riff-media.c:
16773         (gst_riff_create_video_caps_with_data),
16774         (gst_riff_create_video_template_caps):
16775           Add intel-h263.
16776
16777 2005-01-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16778
16779         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
16780           Fail if caps negotiation fails. Should fix #162184, and should
16781           definately be in there regardless of it fixing the actual bug.
16782         * gst/avi/gstavimux.c: (gst_avimux_get_type), (gst_avimux_init),
16783         (gst_avimux_write_tag), (gst_avimux_riff_get_avi_header),
16784         (gst_avimux_riff_get_avix_header),
16785         (gst_avimux_riff_get_video_header),
16786         (gst_avimux_riff_get_audio_header), (gst_avimux_write_index),
16787         (gst_avimux_start_file), (gst_avimux_handle_event),
16788         (gst_avimux_change_state):
16789         * gst/avi/gstavimux.h:
16790           Refactor structure writing to use GST_WRITE_UINT macros, add
16791           metadata writing support.
16792
16793 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16794
16795         * gst/playback/gststreaminfo.c: (gst_stream_info_dispose):
16796           Elements may already be destroyed when this function is called.
16797
16798 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16799
16800         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16801         (gst_qtdemux_loop_header), (gst_qtdemux_handle_esds):
16802           More memory leak fixes (#149162).
16803
16804 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16805
16806         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
16807         (gst_qtdemux_add_stream):
16808           Fix two memleaks.
16809
16810 2005-01-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16811
16812         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16813           Argh...
16814
16815 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16816
16817         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps):
16818           Fix off-by-one bug. Fixes warnings during playback of sincity.mp4
16819           when fixating to six channels in Totem.
16820
16821 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
16822
16823         * ext/dvdread/dvdreadsrc.c: (get_next_cell_for):
16824           Fix compile warnings on Solaris 10 buildbot
16825
16826 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
16827
16828         * ext/dvdread/dvdreadsrc.c: (_read):
16829           Don't read beyond the last cell in a chapter (fixes 
16830           invalid memory access)
16831
16832 2005-01-17  Tim-Philipp Müller  <tim at centricular dot net>
16833
16834         * ext/dvdread/stream_labels.c:
16835         (dvdreadsrc_get_audio_stream_labels):
16836           Use NULL for an empty GList instead of g_list_alloc(); fix 
16837           memory leaks; s/LCPM/LPCM/; use g_strdup_printf() instead 
16838           of GString (easier to bulk free later)
16839
16840 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
16841
16842         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16843
16844         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16845         (gst_ffmpeg_pixfmt_to_caps):
16846           Fix BGRA32 caps (#164209).
16847
16848 2005-01-17  Gergely Nagy  <algernon@bonehunter.rulez.org>
16849
16850         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16851
16852         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16853         (gst_ffmpeg_caps_to_pixfmt):
16854           alpha_mask can be RGBA/ABGR. Fixes #164265.
16855
16856 2005-01-17  Francis Labonte  <francis_labonte@hotmail.com>
16857
16858         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16859
16860         * ext/mpeg2dec/gstmpeg2dec.c: (crop_buffer),
16861         (gst_mpeg2dec_alloc_buffer):
16862         * ext/mpeg2dec/gstmpeg2dec.h:
16863           Crop if decoding size is not the actual image size (#163676).
16864
16865 2005-01-17  Steve Baker  <steve@stevebaker.org>
16866
16867         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16868
16869         * gst/typefind/gsttypefindfunctions.c: (aiff_type_find),
16870         (svx_type_find), (sds_type_find), (ircam_type_find), (plugin_init):
16871           Add libsndfile typefind functions (#163309).
16872
16873 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16874
16875         * tools/gst-launch-ext-m.m:
16876           Add .aac, fix .m1v/.m2v (#163891).
16877
16878 2005-01-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16879
16880         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_wait):
16881           Sanity check, don't wait endlessly since the clock might not
16882           actually run at this point (which is a deadlock). Fixes #164069.
16883
16884 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16885
16886         * gst/playback/gstplaybasebin.c: (probe_triggered):
16887           Of course, only pause if group is done...
16888
16889 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16890
16891         * gst/playback/gstplaybasebin.c: (probe_triggered):
16892           Thread safety.
16893
16894 2005-01-16  Jan Schmidt  <thaytan@mad.scientist.com>
16895
16896         * ext/swfdec/gstswfdec.c: (gst_swfdec_change_state):
16897           Don't return state change success when the parent
16898           failed.
16899
16900 2005-01-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16901
16902         * gst/avi/gstavimux.c: (gst_avimux_handle_event):
16903           Free events (fix memleak in #162905).
16904
16905 2005-01-15  Gergely Nagy  <algernon@bonehunter.rulez.org>
16906
16907         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16908
16909         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
16910         (gst_ffmpeg_caps_to_pixfmt):
16911           Fix for depth = 15. Fixes #161675.
16912
16913 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16914
16915         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
16916           Set FPS correctly, even for webcams and the like.
16917         * sys/v4l/v4l_calls.c: (gst_v4l_set_chan_norm):
16918           Don error on setting while capturing.
16919
16920 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
16921
16922         * ext/dv/gstdvdec.c:
16923         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16924         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16925           I'm a bad boy. using /1001. to force C to do float division
16926           and not integer division (as it did in my last commit)
16927           Thanks to David I. Lehn for pointing this mistake.
16928
16929 2005-01-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16930
16931         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
16932           Revert Johan's 1.35->1.36 since it breaks compat.
16933
16934 2005-01-14  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
16935
16936         * ext/dv/gstdvdec.c:
16937         * ext/libfame/gstlibfame.c:
16938         * gst/subparse/gstsubparse.c: (parse_mdvdsub):
16939         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect):
16940           replace framerate aproximations by their real value
16941           (24000/1001, 30000/1001, 60000/1001)
16942           Finish fixing bug #164049
16943
16944 2005-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
16945
16946         * ext/ogg/gstoggmux.c:
16947           eos/bos debugging
16948         * gst/tcp/gstmultifdsink.c:
16949         * gst/tcp/gstmultifdsink.h:
16950         * gst/tcp/gsttcp.c:
16951         * gst/tcp/gsttcp.h:
16952         * gst/tcp/gsttcpclientsink.c:
16953         * gst/tcp/gsttcpclientsrc.c:
16954         * gst/tcp/gsttcpserversink.c:
16955         * gst/tcp/gsttcpserversrc.c:
16956           improve reusability of elements after state changes and errors
16957           make multifdsink throw away streamheaders when receiving new ones
16958
16959 2005-01-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16960
16961         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
16962           Fix for if items are already in list...
16963
16964 2005-01-12  Benjamin Otte  <otte@gnome.org>
16965
16966         * gst/adder/gstadder.c: (gst_adder_loop):
16967           fix adder a bit so it doesn't screw up with events as much anymore
16968
16969 2005-01-12  Jan Schmidt  <thaytan@mad.scientist.com>
16970
16971         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link),
16972         (pixbufscale_scale), (gst_pixbufscale_chain):
16973         * ext/gdk_pixbuf/pixbufscale.h:
16974           Incorporate changes from Tim-Philipp Mueller <t.i.m@orange.net>
16975           to ensure rowstrides are calculated the same way as 
16976           ffmpegcolorspace
16977           Use gst_buffer_stamp instead of copying TIMESTAMP manually, so
16978           that we pick up duration and offset also.
16979
16980 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16981
16982         * gst/avi/gstavimux.c: (gst_avimux_class_init),
16983         (gst_avimux_pad_unlink), (gst_avimux_release_pad):
16984           Reusability fixes.
16985
16986 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16987
16988         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
16989         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
16990         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
16991         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
16992           Update flags when requested.
16993
16994 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
16995
16996         * ext/alsa/gstalsa.c: (gst_alsa_rates_probe):
16997           Fix dmix.
16998
16999 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17000
17001         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17002         (gst_play_base_bin_init), (gst_play_base_bin_dispose),
17003         (probe_triggered), (new_decoded_pad), (gen_source_element),
17004         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property):
17005         * gst/playback/gstplaybasebin.h:
17006         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
17007         (gst_play_bin_init), (group_switch), (remove_sinks), (setup_sinks),
17008         (gst_play_bin_change_state):
17009           Implement group-switch signal for use in apps to clear metadata
17010           cache, clean up subtitle, add suburi property instead of # hack,
17011           some error-out fixes.
17012
17013 2005-01-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17014
17015         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
17016           Debug.
17017         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame):
17018           If we got a state change in the _get handler, don't return success.
17019
17020 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17021
17022         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_my_output_message),
17023         (gst_jpegdec_my_emit_message), (gst_jpegdec_init):
17024           Make jpegdec quiet on MJPEG decoding
17025         * gst/asfdemux/README:
17026           Fix mimetypes for MJPEG and H263
17027
17028 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17029
17030         * ext/theora/theoradec.c: (theora_dec_chain):
17031           Fix broken code generation by gcc by swapping arguments.
17032         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17033           Fix \n in debug.
17034
17035 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17036
17037         * TODO:
17038           delete this file, it is by far outdated
17039         * ext/alsa/gstalsa.1: remove
17040         * ext/alsa/gstalsa.c: (add_rates), (add_channels), (gst_alsa_caps),
17041         (gst_alsa_check_sample_rates), (gst_alsa_rates_probe),
17042         (gst_alsa_get_caps):
17043           Add HW probing for supported sample rates. Fixes #161704
17044
17045 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17046
17047         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17048           Don't crash, biatch! :).
17049
17050 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17051
17052         * ext/musepack/gstmusepackreader.cpp:
17053         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17054           Some work on tags - still doesn't work in playbin...
17055         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17056           Handle events...
17057
17058 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17059
17060         * gst/qtdemux/qtdemux.c: (qtdemux_parse_tree):
17061           Also shove tags on kid pads.
17062
17063 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17064
17065         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
17066           Don't bail on unknown events.
17067         * gst/audioscale/gstaudioscale.c: (gst_audioscale_chain):
17068           Don't crash on events before negotiation.
17069         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
17070           Send tags on pads, too.
17071         * gst/playback/gststreamselector.c:
17072         (gst_stream_selector_request_new_pad):
17073           Forward events on first pad if no input was selected yet.
17074
17075 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17076
17077         * gst/playback/gstplaybasebin.c: (setup_substreams):
17078           Don't disable streamtype if the stream doesn't exist, since
17079           then playing a video after audio will disable both and nothing
17080           will happen. Fixes the testsuite.
17081
17082 2005-01-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17083
17084         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_interface_init),
17085         (gst_v4l_xoverlay_set_xwindow_id):
17086         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_interface_init),
17087         (gst_v4l2_xoverlay_set_xwindow_id):
17088           Add debug categories, fix overlay disabling.
17089
17090 2005-01-10  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17091
17092         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_get_caps):
17093         * ext/alsa/gstalsa.h:
17094           Add HW probing for period_count/size and buffer_size MIX/MAX
17095           Adjust default/user defined value if out of bounds
17096           Should fix bug #162024
17097
17098 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17099
17100         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event):
17101           Fix warning (#161191).
17102
17103 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17104
17105         * ext/dvdread/stream_labels.c:
17106         (dvdreadsrc_get_audio_stream_labels):
17107           Fix warning (init the good variable in switch default)
17108
17109 2005-01-09  Koop Mast  <kwm@rainbow-runner.nl>
17110
17111         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17112
17113         * gst/tta/gstttaparse.c: (gst_tta_src_event):
17114           Fix gcc-2.95 compile (#163485).
17115
17116 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17117
17118         * configure.ac:
17119         * ext/flac/gstflacenc.c: (gst_flacenc_init),
17120         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
17121         (gst_flacenc_tell_callback), (gst_flacenc_chain),
17122         (gst_flacenc_change_state):
17123         * ext/flac/gstflacenc.h:
17124           Update for API change in flac-1.1.1. Update requirement in
17125           configure.ac. Fixes #162974.
17126
17127 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17128
17129         * gst/playback/gstplaybasebin.c: (group_destroy):
17130           Remove hack to get rid of assert and get rid of unlinked
17131           signals properly.
17132
17133 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17134
17135         * gst/playback/gstplaybasebin.c: (setup_source):
17136           Set source to NULL so that resources are free'ed. Fixes issues
17137           with playback of CDDA and similar device-accessing things.
17138
17139 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17140
17141         * testsuite/embed/Makefile.am:
17142           test->noinst, fix make test in buildbot.
17143
17144 2005-01-09  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17145
17146         * ext/dvdread/stream_labels.c: new file
17147         * ext/dvdread/stream_labels.h: new file
17148         * ext/dvdread/Makefile.am:
17149         * ext/dvdread/dvdreadsrc.c: (_seek_title):
17150           Extract audio stream label from DVD IFO files.
17151           It only dump them on the console for now, still have to
17152           make playbin aware of them.
17153
17154 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17155
17156         * gst/playback/gstplaybasebin.c: (setup_source):
17157           Fix hanging subs.
17158
17159 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17160
17161         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17162         (gen_preroll_element), (remove_groups), (setup_subtitle),
17163         (gen_source_element), (setup_source):
17164         * gst/playback/gstplaybasebin.h:
17165           Multiple .sub files is just a stupid idea... Fix some threading
17166           mistakes. Interestingly, external .sub files cause playbin to
17167           hang, I don't know why... Parsing fixes contributed by Fran??ois
17168           Kooman <fkooman@tuxed.net>.
17169
17170 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17171
17172         * testsuite/embed/Makefile.am:
17173           Fix buildbot.
17174
17175 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
17176
17177         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17178
17179         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
17180         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
17181         (gst_pngenc_set_property):
17182         * ext/libpng/gstpngenc.h:
17183           Add compression level property (#163323).
17184
17185 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17186
17187         * configure.ac:
17188         * examples/capsfilter/capsfilter1.c: (main):
17189         * examples/seeking/spider_seek.c: (make_spider_pipeline):
17190         * ext/dvdread/Makefile.am:
17191         * ext/dvdread/demo-play:
17192         * ext/dvdread/demo-play.c:
17193         * gconf/gstreamer.schemas.in:
17194         * gst-libs/gst/gconf/gconf.c:
17195         * sys/v4l/TODO:
17196         * testsuite/Makefile.am:
17197         * testsuite/embed/Makefile.am:
17198         * testsuite/embed/embed.c: (cb_expose), (main):
17199           Remove all references to xvideosink, fix examples (#140845).
17200         * gst/playback/gstplaybasebin.c: (group_destroy):
17201           Apparently, disposal does not unlink - so do explicitely.
17202         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
17203           Add debug.
17204
17205 2005-01-09  Maciej Katafiasz <mathrick@freedesktop.org>
17206
17207         * README: fix PKG_CONFIG_PATH instructions, what was there
17208         previously was breaking default search path, not nice. 
17209         Fixes #163358
17210
17211 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17212
17213         * gst/audioscale/gstaudioscale.c: (gst_audioscale_init),
17214         (gst_audioscale_chain):
17215           %#^@^#@^@#^#@^#@^@#^@#^@#^@#^#@^#@^#@^@#^#@ fix seeking
17216           when resampling - how the ^@$^!@^! is this possible?!?
17217
17218 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17219
17220         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
17221           Reset variables on READY.
17222         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
17223         (gst_matroska_mux_loop):
17224           Require data before writing header.
17225
17226 2005-01-09  Francis Labonte  <francis_labonte@hotmail.com>
17227
17228         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17229
17230         * ext/mad/gstmad.c: (gst_mad_chain):
17231           Don't call mad_stream_sync() directly after recovering sync.
17232           Fixes #151661.
17233
17234 2005-01-09  Martin Eikermann  <meiker@upb.de>
17235
17236         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17237
17238         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init),
17239         (snapshot_handler), (gst_snapshot_sinkconnect),
17240         (gst_snapshot_chain):
17241           Allocate resources when required, fix recursive signal emission
17242           and fix caps. Fixes #161667.
17243
17244 2005-01-09  Gergely Nagy  <algernon@bonehunter.rulez.org>
17245
17246         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17247
17248         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps),
17249         (gst_pngdec_chain):
17250           Handle only 8-bppc (bits-per-pixel-component) images, better
17251           error handling and correct strides. Fixes #163177.
17252         * ext/libpng/gstpngenc.c: (gst_pngenc_sinklink),
17253         (gst_pngenc_chain):
17254           Better error handling. Fixes #163348.
17255
17256 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17257
17258         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_get_type),
17259         (dvdnavsrc_uri_get_type), (dvdnavsrc_uri_get_protocols),
17260         (dvdnavsrc_uri_get_uri), (dvdnavsrc_uri_set_uri),
17261         (dvdnavsrc_uri_handler_init):
17262           Add DVD-nav URI (dvdnav://) for Totem testing purposes.
17263         * gst/playback/gstplaybasebin.c: (gen_source_element):
17264           Add MMS to streaming URIs.
17265
17266 2005-01-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17267
17268         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17269         * sys/xvimage/xvimagesink.c:
17270         (gst_xvimagesink_navigation_send_event):
17271           Check for pad availability before sending event.
17272
17273 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17274
17275         * gst-plugins.spec.in:
17276           Add subparse.
17277
17278 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17279
17280         * configure.ac:
17281           Since we use functions from CVS, up requirement.
17282
17283 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17284
17285         * gst/playback/Makefile.am:
17286         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
17287         (group_destroy), (group_commit), (group_is_muted),
17288         (gen_preroll_element), (add_stream), (unknown_type),
17289         (probe_triggered), (preroll_unlinked), (mute_stream),
17290         (silence_stream), (new_decoded_pad), (setup_substreams),
17291         (setup_source), (get_active_source), (mute_group_type),
17292         (muted_group_change_state), (set_active_source),
17293         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
17294         (play_base_eos), (gst_play_base_bin_change_state):
17295         * gst/playback/gstplaybasebin.h:
17296         * gst/playback/gstplaybin.c: (add_sink), (setup_sinks):
17297         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
17298         (gst_stream_info_dispose), (stream_info_mute_pad),
17299         (stream_info_change_state), (gst_stream_info_set_mute):
17300         * gst/playback/gststreamselector.c: (gst_stream_selector_get_type),
17301         (gst_stream_selector_base_init), (gst_stream_selector_class_init),
17302         (gst_stream_selector_init), (gst_stream_selector_dispose),
17303         (gst_stream_selector_get_linked_pad),
17304         (gst_stream_selector_get_caps), (gst_stream_selector_link),
17305         (gst_stream_selector_get_linked_pads),
17306         (gst_stream_selector_request_new_pad), (gst_stream_selector_chain):
17307         * gst/playback/gststreamselector.h:
17308           Adding stream selection support plus required properties for
17309           applications to use this. Fully fixes #100931.
17310
17311 2005-01-08  Benjamin Otte  <otte@gnome.org>
17312
17313         * gst/games/gstpuzzle.c: (nav_event_handler):
17314           - handle nav events differently: forward every event no matter if it
17315             was handled or not.
17316           - translate events
17317           You can now cheat by using navigationtest ! puzzle and moving the
17318           mouse close to the edge of a tile. ;)
17319
17320 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17321
17322         * configure.ac:
17323         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
17324         * ext/ogg/gstogmparse.c: (gst_ogm_text_parse_get_type),
17325         (gst_ogm_text_parse_base_init), (gst_ogm_text_parse_init),
17326         (gst_ogm_parse_get_sink_querytypes), (gst_ogm_parse_sink_convert),
17327         (gst_ogm_parse_sink_query), (gst_ogm_parse_chain),
17328         (gst_ogm_parse_plugin_init):
17329         * ext/pango/gsttextoverlay.c: (gst_textoverlay_linkedpads),
17330         (gst_textoverlay_link), (gst_textoverlay_getcaps),
17331         (gst_textoverlay_event), (gst_textoverlay_video_chain),
17332         (gst_textoverlay_loop), (gst_textoverlay_init), (plugin_init):
17333         * ext/pango/gsttextoverlay.h:
17334         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
17335         (gst_matroska_demux_handle_seek_event),
17336         (gst_matroska_demux_sync_streams),
17337         (gst_matroska_demux_parse_blockgroup),
17338         (gst_matroska_demux_subtitle_caps),
17339         (gst_matroska_demux_plugin_init):
17340         * gst/matroska/matroska-ids.h:
17341         * gst/playback/gstdecodebin.c: (close_pad_link):
17342         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
17343         (gen_preroll_element), (remove_groups), (add_stream),
17344         (new_decoded_pad), (setup_subtitles), (gen_source_element),
17345         (setup_source):
17346         * gst/playback/gstplaybasebin.h:
17347         * gst/playback/gstplaybin.c: (gen_text_element), (setup_sinks):
17348         * gst/subparse/Makefile.am:
17349         * gst/subparse/gstsubparse.c: (gst_subparse_get_type),
17350         (gst_subparse_base_init), (gst_subparse_class_init),
17351         (gst_subparse_init), (gst_subparse_formats),
17352         (gst_subparse_eventmask), (gst_subparse_event),
17353         (gst_subparse_handle_event), (convert_encoding), (get_next_line),
17354         (parse_mdvdsub), (parse_mdvdsub_init), (parse_subrip),
17355         (parse_subrip_deinit), (parse_subrip_init), (parse_mpsub),
17356         (parse_mpsub_deinit), (parse_mpsub_init),
17357         (gst_subparse_buffer_format_autodetect),
17358         (gst_subparse_format_autodetect), (gst_subparse_loop),
17359         (gst_subparse_change_state), (gst_subparse_type_find),
17360         (plugin_init):
17361         * gst/subparse/gstsubparse.h:
17362         * gst/typefind/gsttypefindfunctions.c: (ogmtext_type_find),
17363         (plugin_init):
17364           Add subtitle support, .sub parser (supports SRT and MPsub),
17365           OGM text support, Matroska UTF-8 text support, deadlock fixes
17366           all over the place, subtitle awareness in decodebin/playbin
17367           and some fixes to textoverlay to handle subtitles in a stream
17368           correctly. Fixes #100931.
17369
17370 2005-01-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17371
17372         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
17373           Check for pad availability before doing a query on it.
17374
17375 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17376
17377         * ext/dv/gstdvdec.c:
17378           really fix bpp24/32 dvdec caps (classic rgba indeed)
17379         * gst/asfdemux/gstasfdemux.c:
17380         (gst_asf_demux_process_ext_content_desc):
17381           don't send text tags if they are empty (bis repetita)
17382
17383 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17384
17385         * ext/dv/gstdvdec.c:
17386          remove unneeded comment from dvdec
17387           (related to DV 4CC codes in AVI files)
17388           moved them in gstreamer/docs/random/mimetypes
17389         * gst/asfdemux/gstasfdemux.c:
17390         (gst_asf_demux_process_ext_content_desc):
17391          don't send text tags if they are empty
17392          fix mem leak on error path
17393         * gst/ffmpegcolorspace/avcodec.h:
17394         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17395         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
17396         (gst_ffmpegcsp_avpicture_fill):
17397         * gst/ffmpegcolorspace/imgconvert.c: (img_get_alpha_info):
17398         * gst/ffmpegcolorspace/imgconvert_template.h:
17399          adds BGR32 and BGRA32 to ffmpegcolorspace
17400           (still bad colors, fixing it on next commit)
17401           helps with dvdec outputing BGR32
17402
17403 2005-01-08  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17404
17405         * ext/dv/gstdvdec.c:
17406          Fix audio caps i just broke (missing ',')
17407         * gst/matroska/matroska-mux.c: (gst_matroska_mux_get_type),
17408         (gst_matroska_mux_reset):
17409          Fix typo + add FIXME about old "x-gst-metadata" crap
17410
17411 2005-01-07  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17412
17413         * ext/dv/demo-play.c: (main):
17414          xvideosink -> xvimagesink
17415         * ext/dv/gstdvdec.c:
17416          change rgb 32/32 caps to 24/32 (no alpha)
17417          change nb of channels to be a list (2 or 4, not 2)
17418          change sample rate to be a list (32, 44.1, 48 kHz) not a range
17419         * gst/asfdemux/gstasfdemux.c:
17420         (gst_asf_demux_process_ext_content_desc):
17421          Add 'date/year' to extracted metadata list
17422
17423 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17424
17425         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
17426           The return value of fixate_to does not imply that the requested
17427           value was set, so don't assume.
17428
17429 2005-01-07  Gergely Nagy  <algernon@bonehunter.rulez.org>
17430
17431         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17432
17433         * ext/libpng/gstpngdec.c:
17434         * ext/libpng/gstpngenc.c: (gst_pngenc_base_init),
17435         (gst_pngenc_sinklink), (gst_pngenc_init), (gst_pngenc_chain):
17436         * ext/libpng/gstpngenc.h:
17437           Alpha support (encoder; #163161), mime fixage.
17438
17439 2005-01-07  Sebastien Cote  <sc5@hermes.usherb.ca>
17440
17441         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17442
17443         * ext/faac/gstfaac.c: (gst_faac_outputformat_get_type),
17444         (gst_faac_class_init), (gst_faac_init), (gst_faac_srcconnect),
17445         (gst_faac_set_property), (gst_faac_get_property):
17446         * ext/faac/gstfaac.h:
17447           Allow for ADTS output (#153434).
17448
17449 2005-01-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17450
17451         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
17452           Fix against template (#150576).
17453
17454 2005-01-06  Benjamin Otte  <otte@gnome.org>
17455
17456         * gst/games/gstpuzzle.c: (draw_puzzle):
17457           don't draw a puzzle if either width or height of tiles would be 0.
17458
17459 2005-01-06  Benjamin Otte  <otte@gnome.org>
17460
17461         * gst/games/gstpuzzle.c: (gst_puzzle_get_type),
17462         (gst_puzzle_class_init), (gst_puzzle_finalize):
17463           no memleaks, please
17464         (gst_puzzle_create), (gst_puzzle_init),
17465         (gst_puzzle_set_property), (gst_puzzle_setup):
17466           change initialization code around so we don't reshuffle on resize
17467         (draw_puzzle):
17468           fix another stupid typo
17469
17470 2005-01-06  Benjamin Otte  <otte@gnome.org>
17471
17472         * gst/games/gstvideoimage.c: (copy_hline_YUY2):
17473           fix stupid typo that borked copying on YUY2
17474
17475 2005-01-06  Benjamin Otte  <otte@gnome.org>
17476
17477         * gst/games/gstpuzzle.c: (draw_puzzle):
17478           fix edges when image sizes aren't multiples of tile sizes
17479
17480 2005-01-06  Benjamin Otte  <otte@gnome.org>
17481
17482         * gst/games/gstpuzzle.c: (gst_puzzle_base_init):
17483           make RGB endianness work correctly
17484         (gst_puzzle_show), (gst_puzzle_swap), (gst_puzzle_move):
17485           refactor and fix race with initial shuffling
17486         (nav_event_handler):
17487           allow using the mouse to puzzle
17488         (draw_puzzle):
17489           insist on tiles having width and height as multiples of 4 to get
17490           clean YUV image handling
17491         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
17492         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_buffer_alloc):
17493           s/DEBUG/LOG/ for common messages
17494         (gst_xvimagesink_navigation_send_event):
17495           fix mouse event translation to not include screen PAR
17496         * sys/ximage/ximagesink.c: (gst_ximagesink_navigation_send_event):
17497           fix mouse event translation to actually work
17498
17499 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17500
17501         * gst/asfdemux/gstasfdemux.c:
17502         (gst_asf_demux_process_ext_content_desc):
17503          Extract TrackNumber metadata + clean up code
17504         * gst/games/gstvideoimage.c: (gst_video_image_draw_rectangle):
17505          Hope this is the good fix (var used unitialised)
17506
17507 2005-01-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17508
17509         * ext/faad/gstfaad.c: (gst_faad_chain):
17510           Only increment timestamp if it's valid. Fixes raw AAC streams.
17511
17512 2005-01-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17513
17514         * configure.ac:
17515         * gst/games/Makefile.am:
17516         * gst/games/gstpuzzle.c:
17517           add a puzzle game with...
17518         * gst/games/gstvideoimage.c:
17519         * gst/games/gstvideoimage.h:
17520           ... full colorspace support (that includes YUV9 and RGB16)) stolen
17521           from videotestsrc and made into something that would be a nice
17522           library for a lot of other plugins.
17523
17524 2005-01-06  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17525
17526         * configure.ac:
17527          don't compile faad plugin if a RC of 2.0 is found
17528          Fixes #155346 (and FC1 buildbot)
17529         * gst/asfdemux/gstasfdemux.c:
17530         (gst_asf_demux_process_ext_content_desc):
17531          try to make Solaris compiler happier
17532
17533 2005-01-06  Paul Jack  <pjack@sfaf.org>
17534
17535         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17536
17537         * ext/snapshot/gstsnapshot.c: (gst_snapshot_class_init):
17538           Fix segfault (#161667).
17539
17540 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17541
17542         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
17543           Fix framerate reporting.
17544
17545 2005-01-05  Stephane LOEUILLET  <stephane.loeuillet@tiscali.fr>
17546
17547         * gst-libs/gst/riff/riff-ids.h:
17548         * gst/wavenc/riff.h:
17549          Add AMR (VBR and CBR) ids to riff.h audio codec list
17550         * gst/asfdemux/gstasfdemux.c:
17551         (gst_asf_demux_process_ext_content_desc),
17552         (gst_asf_demux_process_object):
17553           Retrieve more tags from ASF files (Genre, AlbumTitle, Artist)
17554
17555 2005-01-05  Martin Eikermann  <meiker@upb.de>
17556
17557         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17558
17559         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
17560         (gst_dvd_demux_handle_discont):
17561         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
17562         (gst_mpeg_demux_handle_discont):
17563           Recreate pads on new-media (#160730).
17564         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_new_pad):
17565           Send discont even if manager changes timestamps (#161929).
17566
17567 2005-01-05  Sebastien Cote  <sc5@hermes.usherb.ca>
17568
17569         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17570
17571         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16):
17572           Fix invalid memory access (#159211).
17573
17574 2005-01-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17575
17576         * examples/gstplay/player.c: (main):
17577           Don't iterate.
17578         * examples/seeking/seek.c: (fixate), (make_playerbin_pipeline):
17579           Add visualizations.
17580         * ext/a52dec/gsta52dec.c: (gst_a52dec_push),
17581         (gst_a52dec_handle_frame):
17582           Set duration.
17583         * ext/dvdnav/gst-dvd:
17584           Add audioconvert. Fixes #161325.
17585         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get):
17586           Explicitely case to gint64. Possible valgrind error.
17587         * gst-libs/gst/play/play.c: (caps_set), (setup_size),
17588         (gst_play_tick_callback), (gst_play_change_state),
17589         (gst_play_dispose), (gst_play_init), (gst_play_class_init),
17590         (gst_play_set_location), (gst_play_get_location),
17591         (gst_play_seek_to_time), (gst_play_set_data_src),
17592         (gst_play_set_video_sink), (gst_play_set_audio_sink),
17593         (gst_play_set_visualization), (gst_play_connect_visualization),
17594         (gst_play_get_framerate), (gst_play_get_all_by_interface),
17595         (gst_play_new):
17596           Use playbin. Fixes #139749 and #147744.
17597         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags):
17598           Add genre tag.
17599         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
17600         (audioscale_get_type), (gst_audioscale_base_init),
17601         (gst_audioscale_class_init), (gst_audioscale_expand_caps),
17602         (gst_audioscale_getcaps), (gst_audioscale_fixate),
17603         (gst_audioscale_link), (gst_audioscale_get_buffer),
17604         (gst_audioscale_decrease_rate), (gst_audioscale_increase_rate),
17605         (gst_audioscale_init), (gst_audioscale_dispose),
17606         (gst_audioscale_chain), (gst_audioscale_set_property),
17607         (gst_audioscale_get_property), (plugin_init):
17608           Indent properly.
17609         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
17610           Fix LPCM.
17611         * gst/qtdemux/qtdemux.c: (qtdemux_parse_udta),
17612         (qtdemux_tag_add_str), (qtdemux_tag_add_num),
17613         (qtdemux_tag_add_gnre), (qtdemux_video_caps):
17614           Add more metadata (fixes #162656).
17615
17616 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17617
17618         * configure.ac:
17619           back to cvs
17620
17621 === release 0.8.7 ===
17622
17623 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17624
17625         * NEWS:
17626         * RELEASE:
17627         * configure.ac:
17628           releasing 0.8.7, "Hyperspace"
17629
17630 2005-01-05  Thomas Vander Stichele  <thomas at apestaart dot org>
17631
17632         patch by: Tim-Philipp Müller  <t.i.m@zen.co.uk>
17633
17634         * gst/playback/gstplaybasebin.c:
17635          Fix for #162924 - free caps after use, not before
17636
17637 2005-01-04  Thomas Vander Stichele  <thomas at apestaart dot org>
17638
17639         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17640
17641         * gst/playback/gstplaybasebin.c:
17642         * gst/wavparse/gstwavparse.c:
17643           Fix for #154773 - fixes playback of small .wav files
17644
17645 2005-01-03  Thomas Vander Stichele  <thomas at apestaart dot org>
17646
17647         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
17648
17649         * gst/audioscale/gstaudioscale.c:
17650           Fix for #162819 - make audioscale reusable
17651           Fixes playback of more than one file with playbin/totem
17652
17653 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17654
17655         * gst/ffmpegcolorspace/avcodec.h:
17656         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
17657         * gst/ffmpegcolorspace/imgconvert.c:
17658           clean up the mess that made me cry and avoid needless duplication
17659
17660 2004-12-29  Thomas Vander Stichele  <thomas at apestaart dot org>
17661
17662         * gst/ffmpegcolorspace/imgconvert.c:
17663           give some indication of why we're segfaulting
17664
17665 2004-12-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17666
17667         * configure.ac:
17668           Fix indentation, fix v4l2 plugin detection.
17669         * ext/Makefile.am:
17670           Fix libmms location (Maciej, use diff -u!).
17671         * ext/alsa/gstalsa.c: (gst_alsa_init):
17672           Initialize caps cache to NULL.
17673         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
17674           Only change state on audiosink if it exists.
17675
17676 2004-12-28  Maciej Katafiasz  <mathrick@mathrick.org>
17677
17678         * gst/matroska/matroska-demux.c:
17679         * gst/matroska/matroska-ids.h:
17680         * gst/matroska/matroska-demux.h:
17681         Fix Vorbis streams failing to decode in some files, where cluster_time
17682         isn't 0, because then it doesn't send codec_priv before actual data.
17683         Remove time-based test and replace it with marker set on beginning of
17684         new stream
17685
17686 2004-12-28  David Schleef  <ds@schleef.org>
17687
17688         Merge patch from Ronald fixing problems with streaming
17689         text.
17690         * ext/cairo/gstcairo.c: (plugin_init):
17691         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17692         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17693         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17694         (gst_textoverlay_font_init), (gst_textoverlay_init),
17695         (gst_textoverlay_set_property):
17696         * ext/cairo/gsttextoverlay.h:
17697
17698 2004-12-27  David Schleef  <ds@schleef.org>
17699
17700         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_render_text),
17701         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
17702         (gst_textoverlay_video_chain), (gst_textoverlay_loop),
17703         (gst_textoverlay_font_init), (gst_textoverlay_init),
17704         (gst_textoverlay_set_property): Improvements to actually
17705         render text as white on black outline on video, including
17706         font selection and horizontal/vertical alignment.  (Ronald's
17707         christmas present)
17708         * ext/cairo/gsttextoverlay.h:
17709
17710 2004-12-26  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17711
17712         * ext/ogg/gstogg.c:
17713         * ext/ogg/gstogmparse.c:
17714           fix ogm[audio/video]parse plugin registration
17715           (riff won't load if bytestream is already loaded)
17716
17717 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17718
17719         * gst/audioconvert/gstchannelmix.c:
17720           fix for GLIB < 2.4
17721
17722 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17723
17724         * Makefile.am:
17725         * configure.ac:
17726           disable docs again until it actually passes make distcheck.
17727
17728 2004-12-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17729
17730         * gst/qtdemux/qtdemux.c: (qtdemux_type_get), (qtdemux_audio_caps):
17731         * gst/typefind/gsttypefindfunctions.c: (q3gp_type_find),
17732         (plugin_init):
17733           Add 3GP (variables name Q3GP because they can't start with a
17734           number). Add samr audio fourcc (used in .3gp files), decoder
17735           is work in progress. Also do a GST_WARNING instead of ERROR
17736           in case of unknown nodes, to decrease output.
17737
17738 2004-12-24  Thomas Vander Stichele  <thomas at apestaart dot org>
17739
17740         * Makefile.am:
17741           really fix dist
17742
17743 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17744
17745         * configure.ac:
17746         * ext/speex/gstspeexdec.h:
17747         * ext/speex/gstspeexenc.h:
17748           Fixes #158382.  Make speex plugin compatible with both 1.0 and 1.1.
17749           Fix detection code in configure.ac
17750
17751 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17752
17753         * gst/matroska/matroska-demux.c:
17754         (gst_matroska_demux_parse_blockgroup):
17755           Save position, so that queries give proper return values. Don't
17756           know how this could ever have worked before...
17757
17758 2004-12-23  Thomas Vander Stichele  <thomas at apestaart dot org>
17759
17760         * configure.ac:
17761           Put additional LAME check inside the conditional.  Fixes #152339
17762
17763 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17764
17765         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17766         (gst_avi_demux_stream_scan):
17767           Add some more debug. Fix logic error when setting movi offset
17768           while reading index.
17769
17770 2004-12-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17771
17772         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
17773         (gst_avi_demux_stream_scan), (gst_avi_demux_handle_seek),
17774         (gst_avi_demux_process_next_entry):
17775           Add some debugging. Better detection of broken indexes and the
17776           accompanying index recovery. No infinite loops on state changes
17777           when we're still in our loopfunction.
17778
17779 2004-12-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17780
17781         * configure.ac:
17782           Fix up.
17783
17784 2004-12-22  Archana Shah  <archana.shah@wipro.com>
17785
17786         Reviewed by:  Ronald S. Bultje <rbultje@ronald.bitfreak.net>
17787
17788         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_volume):
17789           Normalizing the value before setting
17790         (gst_sunaudiomixer_get_volume):
17791           Normalizing the value after getting. Fixes bug# 161980
17792
17793 2004-12-22  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
17794
17795         * Makefile.am: Make sure docs gets disted
17796         * docs/Makefile.am: Make sure all needed files get disted
17797         * gst-plugins.spec.in: latest updates
17798
17799 2004-12-22  Wim Taymans  <wim@fluendo.com>
17800
17801         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
17802         Revert patch 1.38 as clock distribution over schedulers does
17803         not work correcly in the core yet.
17804
17805 2004-12-21  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17806
17807         * sys/oss/README: remove this file, which predates my birth
17808           (and which content is by far outdated)
17809
17810 2004-12-20  Stefan Kost  <ensonic@users.sf.net>
17811
17812         * Makefile.am:
17813         * configure.ac:
17814         * docs/Makefile.am:
17815         * docs/libs/Makefile.am:
17816         * docs/libs/gst-plugins-libs-docs.sgml:
17817         * docs/libs/gst-plugins-libs-sections.txt:
17818         * docs/libs/tmpl/gstgconf.sgml:
17819         * docs/upload.mak:
17820         * docs/version.entities.in:
17821           Added boilerplate gtk-doc files for plugin-libs documentation.
17822
17823 2004-12-19  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
17824
17825         * gst/auparse/gstauparse.c: fix int and float audio caps
17826
17827 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17828
17829         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
17830         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
17831           g_assert() can be a macro, don't use #ifdef inside it.
17832
17833 2004-12-19  Edward Hervey  <bilboed@bilboed.com>
17834
17835         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17836
17837         * gst/videorate/gstvideorate.c: (gst_videorate_blank_data),
17838         (gst_videorate_init), (gst_videorate_chain),
17839         (gst_videorate_change_state):
17840           Event handling (fixes #159986).
17841
17842 2004-12-19  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17843
17844         * gst-libs/gst/riff/riff-media.c:
17845         (gst_riff_create_video_caps_with_data):
17846           Add BLZ0 (Blizzard's version of DivX) fourcc.
17847
17848 2004-12-18  David Schleef  <ds@schleef.org>
17849
17850         * gst/tta/gstttadec.c: (gst_tta_dec_link): And yet another
17851         portability fix.
17852
17853 2004-12-18  David Schleef  <ds@schleef.org>
17854
17855         * gst/tta/ttadec.h: Disable some header code that isn't used
17856         and clearly isn't portable.
17857
17858 2004-12-18  David Schleef  <ds@schleef.org>
17859
17860         * gst/ffmpegcolorspace/imgconvert.c: (get_pix_fmt_info),
17861         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
17862         (avcodec_get_pix_fmt), (avpicture_layout),
17863         (avcodec_get_pix_fmt_loss), (avg_bits_per_pixel), (img_copy),
17864         (get_convert_table_entry), (img_convert), (img_get_alpha_info):
17865         Fix code to not use GCC extensions (and c99 extensions that
17866         Forte does not like.)
17867
17868 2004-12-19  Tim-Philipp Müller  <t.i.m@zen.co.uk>
17869
17870         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17871
17872         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
17873         (gst_deinterlace_chain):
17874           Rowstride fixes. Fixes #161039.
17875         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
17876         (gst_video_crop_get_property), (gst_video_crop_add_to_struct_val),
17877         (gst_video_crop_getcaps), (gst_video_crop_link),
17878         (gst_video_crop_i420), (gst_video_crop_chain),
17879         (gst_video_crop_change_state):
17880           Rework of negotiation. Actually works now. Fixes #158650.
17881
17882 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17883
17884         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_sint):
17885           That was very stupid.
17886
17887 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17888
17889         * gst/matroska/matroska-demux.c:
17890         (gst_matroska_demux_parse_blockgroup):
17891           Fix possible crasher.
17892
17893 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17894
17895         * gst/matroska/matroska-demux.c: (gst_matroska_ebmlnum_uint),
17896         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_parse_blockgroup):
17897           Lace sizes can be zero.
17898
17899 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17900
17901         * ext/musepack/gstmusepackdec.cpp:
17902           Fetch error return values. Fixes #161624.
17903         * gst/apetag/apedemux.c: (gst_ape_demux_stream_data):
17904           Really EOS.
17905
17906 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17907
17908         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
17909           Work for truncated (unfinished download etc.) files. Fixes #160514.
17910
17911 2004-12-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17912
17913         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
17914           Fix for integer overflow. Makes #156001 not crash. Probably masks
17915           the real bug.
17916
17917 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17918
17919         * gst/ac3parse/gstac3parse.c: (plugin_init):
17920           Parsers never have ranks. Fixes #159651.
17921
17922 2004-12-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
17923
17924         * gst/playback/gstdecodebin.c: (compare_ranks):
17925           make sure the facotries are ordered the same every time even if they
17926           have the same rank by using the name
17927         * gst/playback/gstdecodebin.c: (find_compatibles):
17928           make sure we don't add factories to the list twice
17929
17930 2004-12-16  David Schleef  <ds@schleef.org>
17931
17932         * configure.ac: look for musepack headers as musepack/*.h
17933         (fixes #159847)
17934         * ext/musepack/gstmusepackdec.h: use <musepack/*.h>
17935         * ext/musepack/gstmusepackreader.h: same
17936
17937 2004-12-17  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17938
17939         * gst-libs/gst/riff/riff-read.c:
17940         (gst_riff_read_strf_auds_with_data):
17941           Read extradata correctly (fixes #155879).
17942
17943 2004-12-16  David Schleef  <ds@schleef.org>
17944
17945         * gst/audioscale/gstaudioscale.c: allow passthru of >2 channel
17946         audio.  does _not_ attempt or allow conversion unless channels
17947         is 1 or 2.
17948
17949 2004-12-16  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
17950
17951         * tools/gst-launch-ext-m.m: fix mpeg and vob pipelines
17952
17953 2004-12-16  David Schleef  <ds@schleef.org>
17954
17955         * gst/audioscale/gstaudioscale.c: the resample library only
17956         handles 1 or 2 channels.  Change caps to compensate.
17957
17958 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17959
17960         * gst/matroska/matroska-demux.c: (aac_rate_idx), (aac_profile_idx),
17961         (gst_matroska_demux_audio_caps):
17962           Some MPEG-AAC hacks, because else it doesn't work...
17963
17964 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17965
17966         * gst-libs/gst/riff/riff-media.c:
17967         (gst_riff_create_video_caps_with_data),
17968         (gst_riff_create_video_template_caps):
17969           Add h264.
17970
17971 2004-12-16  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17972
17973         * gst-libs/gst/audio/Makefile.am:
17974           Try to fix buildbot.
17975
17976 2004-12-16  Thomas Vander Stichele  <thomas at apestaart dot org>
17977
17978         * gst/tcp/gstmultifdsink.c:
17979           Clean up and uniformize debugging.
17980
17981 2004-12-16  Edward Hervey  <bilboed@bilboed.com>
17982
17983         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17984
17985         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
17986         (gst_dvd_demux_reset), (gst_dvd_demux_change_state):
17987         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_reset),
17988         (gst_mpeg_demux_change_state):
17989           Reset on ready. Fixes 160276.
17990
17991 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
17992
17993         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
17994
17995         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
17996         (gst_ffmpegcsp_pad_link):
17997           Fix memleak (#154815).
17998
17999 2004-12-16  James Bowes  <bowes@cs.dal.ca>
18000
18001         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18002
18003         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init),
18004         (gst_musicbrainz_init), (gst_musicbrainz_chain),
18005         (gst_musicbrainz_set_property), (gst_musicbrainz_get_property):
18006         * ext/musicbrainz/gsttrm.h:
18007           Add support for using a proxy server when getting a trm id from
18008           the MusicBrainz database (#149613).
18009
18010 2004-12-16  Christophe Fergeau  <teuf@gnome.org>
18011
18012         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18013
18014         * gst/playback/gstdecodebin.c: (new_pad), (close_link):
18015         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
18016           Fix memleaks (#157233).
18017
18018 2004-12-16  Sebastien Cote  <sc5@hermes.usherb.ca>
18019
18020         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18021
18022         * gst-libs/gst/resample/resample.c: (gst_resample_close):
18023         * gst-libs/gst/resample/resample.h:
18024         * gst/audioscale/gstaudioscale.c:
18025           Fix memleak (#159215).
18026
18027 2004-12-16  Toni Willberg  <toniw@iki.fi>
18028
18029         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18030
18031         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
18032         * sys/oss/oss_probe.c: (main):
18033           Check for mono/stereo support (similar to samplerate probing),
18034           fixes #159433. Also add missing copyright header to oss_probe.c.
18035
18036 2004-12-15  David Schleef  <ds@schleef.org>
18037
18038         * configure.ac: add audioresample and cairo plugins.  Remove
18039         HAVE_MMX stuff, because it's not used.
18040         * ext/Makefile.am: same
18041         * ext/audioresample/Makefile.am: You are not ready for an
18042         audio resampling element based on audioresample.
18043         * ext/audioresample/gstaudioresample.c:
18044         * ext/audioresample/gstaudioresample.h:
18045         * ext/cairo/Makefile.am: You are not ready for overlay elements
18046         based on cairo.  Don't look too closely, these elements kinda
18047         suck right now.
18048         * ext/cairo/gstcairo.c: new
18049         * ext/cairo/gsttextoverlay.c: new
18050         * ext/cairo/gsttextoverlay.h: new
18051         * ext/cairo/gsttimeoverlay.c: new
18052         * ext/cairo/gsttimeoverlay.h: new
18053         * gst-libs/gst/media-info/media-info-priv.h: fix compile
18054         problem with compilers that don't support variadic macros.
18055
18056 2004-12-15  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
18057
18058         Reviewed by:  David Schleef  <ds@schleef.org>
18059
18060         * sys/sunaudio/gstsunaudio.c: (plugin_init):  Apply patch from
18061         Bala, registering sunaudiosrc (oops!), and cleaning up code a
18062         bit.  Also ran indent-gst.
18063         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_init),
18064         (gst_sunaudiosrc_change_state), (gst_sunaudiosrc_get),
18065         (gst_sunaudiosrc_setparams):
18066
18067 2004-12-14  David Schleef  <ds@schleef.org>
18068
18069         * gst/festival/gstfestival.c: (gst_festival_chain): Set the
18070         output rate to 16000.  Should fix #160235.
18071
18072 2004-12-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18073
18074         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
18075         Add typefinding for mpeg2 pes streams
18076
18077 2004-12-13  David Schleef  <ds@schleef.org>
18078
18079         * configure.ac:  Applied patch from bug #143659, making default
18080         sources and sinks OS-dependent (for Solaris), and added code
18081         for OS/X.
18082         * gconf/gstreamer.schemas.in: use OS-dependent sinks in gconf.
18083
18084 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18085
18086         * gst-libs/gst/riff/riff-media.c:
18087           forgot to add h2.64 to avidemux template caps
18088
18089 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18090
18091         * gst/wavenc/riff.h:
18092         * gst-libs/gst/riff/riff-media.c:
18093         * gst-libs/gst/riff/riff-ids.h:
18094         * gst/avi/gstavimux.c
18095         add 4CC code for VideoSoft h264 in AVI (VSSH)
18096           fixes bug #160655
18097         remove s323 from riff, it's quicktime specific :(
18098
18099 2004-12-13  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18100
18101         * gst/asfdemux/README
18102         * gst/wavenc/riff.h
18103         * gst-libs/gst/riff/riff-ids.h
18104         * gst-libs/gst/riff/riff-media.c
18105         * gst/qtdemux/qtdemux.c:
18106           add new 4CC codes for h263 related codecs
18107           fixes partially bug #155163
18108
18109 2004-12-12  Christian Fredrik Kalager Schaller  <christian at fluendo dot com>
18110
18111         * configure.ac: Update polyaudio requirement to 0.7
18112         * ext/polyp/polypsink.c: (create_stream): add patch from iain (158258)
18113
18114 2004-12-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18115
18116         * gst/interleave/deinterleave.c:
18117         fix my name's spelling! :)
18118
18119 2004-12-11  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
18120
18121         * AUTHORS ChangeLog
18122         * gst/auparse/gstauparse.c
18123         * gst/interleave/deinterleave.c
18124         * gst/law/:
18125                 alaw-decode.c alaw-encode.c
18126                 mulaw-decode.c mulaw-encode.c
18127         * gst/oneton/gstoneton.c
18128         * sys/osxaudio/:
18129                 gstosxaudioelement.c gstosxaudiosink.c gstosxaudiosrc.c
18130         * sys/osxvideo/:
18131                 cocoawindow.h cocoawindow.m
18132                 osxvideosink.h osxvideosink.m
18133
18134         put the same mail address for Zaheer Abbas Merali everywhere
18135
18136 2004-12-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18137
18138         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_loop):
18139           Align by packetsize, and assert that we a packet available before
18140           playing. The first makes webstreams work (they often include
18141           trailing padding data in a packet), the second allows pausing a
18142           ASF stream in totem without getting demux errors afterwards.
18143
18144 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18145
18146         * ext/ogg/gstoggdemux.c: (get_relative):
18147           Check for non-NULL before accessing member (end-of-chain).
18148
18149 2004-12-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18150
18151         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
18152         (cdparanoia_set_property), (cdparanoia_get_property):
18153         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
18154         (dvdnavsrc_set_property), (dvdnavsrc_get_property):
18155         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
18156         (dvdreadsrc_init), (dvdreadsrc_set_property),
18157         (dvdreadsrc_get_property):
18158         * sys/vcd/vcdsrc.c: (gst_vcdsrc_class_init),
18159         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property):
18160           Synchronize property names where not yet the case. Devices are
18161           now device=X, other versions are deprecated (but still exist).
18162           Also use g_free() unconditionally.
18163         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18164         (setup_source), (gst_play_base_bin_get_property):
18165           Expose source.
18166
18167 2004-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18168
18169         * configure.ac: move GCONF macro outside conditional for the am
18170           conditional. Fixes #160439
18171
18172 2004-12-08  David Schleef  <ds@schleef.org>
18173
18174         * tools/gst-visualise-m.m: Switch to elements that currently
18175         exist.
18176
18177 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18178
18179         * ext/ogg/gstogmparse.c: (gst_ogm_parse_chain):
18180           We love wrong commas.
18181
18182 2004-12-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18183
18184         * gst/matroska/matroska-demux.c:
18185         (gst_matroska_demux_handle_src_query):
18186           Don't set DEFAULT, unsupported - makes length display incorrectly
18187           in some cases.
18188
18189 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
18190
18191         * gst/monoscope/README: remove blurb about files being GPL
18192         * gst/monoscope/gstmonoscope.c: Change license field to LGPL
18193         * gst/monoscope/monoscope.c: Change license to BSD with explanation
18194           monoscope is now effectively LGPL licensed
18195
18196 2004-12-07  Christian Fredrik Kalager Schaller  <uraeus@gnome.org>
18197
18198         * gst/monoscope/README: Update information to be more correct
18199         * gst/monoscope/convolve.c: Relicense to LGPL
18200         * gst/monoscope/convolve.h: Relicense to LGPL
18201
18202 2004-12-06  Arwed v. Merkatz <v.merkatz@gmx.net>
18203
18204         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
18205           set BUFFER_DURATION to correct values (mpeg1 audio frame length is fixed)
18206         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link):
18207           set default_duration for mpeg1 audio
18208
18209 2004-12-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18210
18211         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_close_audio):
18212         * ext/alsa/gstalsa.h:
18213           refactor big chunks of the core caps negotiation code to make it
18214           a lot faster, because people claim it's really slow
18215           (actually, just cache the getcaps when the device is opened)
18216
18217 2004-12-06  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18218
18219         * ext/a52dec/gsta52dec.c: (gst_a52dec_init),
18220         (gst_a52dec_handle_event), (gst_a52dec_update_streaminfo),
18221         (gst_a52dec_handle_frame), (gst_a52dec_chain),
18222         (gst_a52dec_change_state), (plugin_init):
18223         * ext/a52dec/gsta52dec.h:
18224           Do something useful with timestamps. Make chain-based (since
18225           there's really no reason to be loopbased).
18226         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18227           Update current_byte/frame correctly.
18228
18229 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18230
18231         * gst/apetag/apedemux.c: (gst_ape_demux_parse_tags),
18232         (gst_ape_demux_stream_init):
18233           Forward tags, too.
18234
18235 2004-12-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18236
18237         * gst/apetag/apedemux.c: (gst_ape_demux_stream_init):
18238           Let's make sure we're done typefinding when detecting tags.
18239
18240 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18241
18242         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
18243         (gst_ebml_read_init), (gst_ebml_read_use_event),
18244         (gst_ebml_read_element_id), (gst_ebml_peek_id),
18245         (gst_ebml_read_seek), (gst_ebml_read_skip),
18246         (gst_ebml_read_reserve), (gst_ebml_read_buffer),
18247         (gst_ebml_read_master):
18248         * gst/matroska/ebml-read.h:
18249         * gst/matroska/matroska-demux.c:
18250         (gst_matroska_demux_parse_contents),
18251         (gst_matroska_demux_loop_stream), (gst_matroska_demux_audio_caps):
18252           Disgustingly evil hack for working around INTERRUPT events and
18253           their extremely annoying habit of being a pain in the ass. We
18254           simply peek a cluster before reading any of it.
18255
18256 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18257
18258         * ext/musepack/gstmusepackdec.cpp:
18259           There's also floating point libmusepacks.
18260
18261 2004-12-03  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18262
18263         * ext/faad/gstfaad.c: (gst_faad_chanpos_from_gst),
18264         (gst_faad_chanpos_to_gst), (gst_faad_chain):
18265           Set DURATION even if source buffer didn't. Also use increasing
18266           timestamps.
18267         * gst-libs/gst/riff/riff-media.c:
18268         (gst_riff_create_audio_caps_with_data):
18269           Block_align can have larger values than 8192.
18270
18271 2004-12-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18272
18273         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link):
18274         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link):
18275         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link):
18276         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link):
18277           Fix caps.
18278
18279 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18280
18281         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
18282           Fix logic bug.
18283
18284 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18285
18286         * ext/ogg/gstoggdemux.c: (gst_ogg_type_find):
18287           Yay, another one.
18288
18289 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18290
18291         * ext/esd/esdsink.c: (gst_esdsink_chain):
18292           Make error actually say something useful (fixes #156798).
18293         * gst-libs/gst/riff/riff-media.c:
18294         (gst_riff_create_video_caps_with_data),
18295         (gst_riff_create_video_template_caps):
18296           Add Intel Video 5.0 fourcc (IV50).
18297
18298 2004-12-01  Christophe Fergeau  <teuf@gnome.org>
18299
18300         * ext/mad/gstmad.c: (mpg123_parse_xing_header): fix xing header
18301         detection on mono and stereo mp3 files.
18302
18303 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18304
18305         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18306           Don't crash on EMPTY caps (e.g. when the demuxer didn't recognize
18307           the contained stream).
18308
18309 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18310
18311         * ext/faad/gstfaad.c: (gst_faad_srcconnect), (gst_faad_chain):
18312           Oops, remove debug.
18313
18314 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
18315
18316         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18317
18318         * gst/law/alaw-decode.c: (alawdec_getcaps):
18319         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
18320           Prevent warnings when negotiating caps (fixes #159338).
18321
18322 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18323
18324         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
18325         (gst_ffmpegcsp_chain):
18326           Remove old leftover that shouldn't be there...
18327
18328 2004-12-01  Sebastien Cote  <sc5@hermes.usherb.ca>
18329
18330         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18331
18332         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_use_event):
18333           Don't forward DISCONT events (fixes #159684).
18334
18335 2004-12-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18336
18337         * gst/playback/gstplaybin.c: (remove_sinks), (setup_sinks):
18338           Unlink manually since sometimes bin disposal (and therefore
18339           pad unlinking) is delayed, which will cause a new media file
18340           to not be able to start playing instantly.
18341
18342 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18343
18344         * gst/playback/gststreaminfo.c: (stream_info_mute_pad):
18345           On mute of an unlinked stream, check for pad availability so
18346           we don't crash on unlinked pad.
18347
18348 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18349
18350         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
18351         (gst_avi_demux_massage_index):
18352           Fix quite humiliating bug in omitting 0-sized index chunks but
18353           forgetting to count them for timestamps.
18354
18355 2004-11-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18356
18357         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18358           Actually leave the loop if we failed to sync. Don't crash.
18359
18360 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18361
18362         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream),
18363         (gst_dvd_demux_process_private):
18364         * gst/mpegstream/gstdvddemux.h:
18365           Fix crash (#159759). Doesn't work, though. :-(.
18366
18367 2004-11-28  Benjamin Otte  <otte@gnome.org>
18368
18369         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18370           more overwriting protection due to modifying channels one by one
18371           instead of all at once
18372
18373 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18374
18375         * gst/audioconvert/gstchannelmix.c:
18376         (gst_audio_convert_fill_normalize):
18377           Normalize using absolute values.
18378
18379 2004-11-28  Julien MOUTTE  <julien@moutte.net>
18380
18381         * configure.ac:
18382         * ext/Makefile.am:
18383         * ext/directfb/Makefile.am:
18384         * ext/directfb/directfbvideosink.c: (gst_directfbvideosink_create),
18385         (gst_directfbvideosink_get_pixel_format),
18386         (gst_directfbvideosink_get_format_from_fourcc),
18387         (gst_directfbvideosink_fixate), (gst_directfbvideosink_getcaps),
18388         (gst_directfbvideosink_sink_link),
18389         (gst_directfbvideosink_change_state),
18390         (gst_directfbvideosink_chain), (gst_directfbvideosink_buffer_free),
18391         (gst_directfbvideosink_buffer_alloc),
18392         (gst_directfbvideosink_interface_supported),
18393         (gst_directfbvideosink_interface_init),
18394         (gst_directfbvideosink_navigation_send_event),
18395         (gst_directfbvideosink_navigation_init),
18396         (gst_directfbvideosink_set_property),
18397         (gst_directfbvideosink_get_property),
18398         (gst_directfbvideosink_finalize), (gst_directfbvideosink_init),
18399         (gst_directfbvideosink_base_init),
18400         (gst_directfbvideosink_class_init),
18401         (gst_directfbvideosink_get_type), (plugin_init):
18402         * ext/directfb/directfbvideosink.h: Adding a first version of
18403         directfbvideosink.
18404         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): Initializing some
18405         more.
18406
18407 2004-11-28  Benjamin Otte  <otte@gnome.org>
18408
18409         * gst/audioconvert/gstchannelmix.c: (gst_audio_convert_mix):
18410           walk the samples backwards if out_channels > in_channels so we don't
18411           overwrite data
18412
18413 2004-11-28  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18414
18415         * gst/audioconvert/Makefile.am:
18416         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
18417         (gst_audio_convert_link), (gst_audio_convert_change_state),
18418         (gst_audio_convert_channels):
18419         * gst/audioconvert/gstchannelmix.c:
18420         (gst_audio_convert_unset_matrix),
18421         (gst_audio_convert_fill_identical),
18422         (gst_audio_convert_fill_compatible),
18423         (gst_audio_convert_detect_pos), (gst_audio_convert_fill_one_other),
18424         (gst_audio_convert_fill_others),
18425         (gst_audio_convert_fill_normalize),
18426         (gst_audio_convert_fill_matrix), (gst_audio_convert_setup_matrix),
18427         (gst_audio_convert_passthrough), (gst_audio_convert_mix):
18428         * gst/audioconvert/gstchannelmix.h:
18429           Implement a channel mixer.
18430
18431 2004-11-28  Martin Soto  <martinsoto@users.sourceforge.net>
18432
18433         * ext/alsa/gstalsasink.c (gst_alsa_sink_loop):
18434         * ext/alsa/gstalsa.h:
18435         * ext/alsa/gstalsa.c (gst_alsa_set_clock):
18436         Make alsasink actually honor gst_element_set_clock and use that
18437         clock instead of its internal one.
18438
18439 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
18440
18441         * gst/playback/gstplaybasebin.c: (setup_source): fixed a caps leak
18442         (gst_play_base_bin_change_state): nullify source and decoder when
18443         going from READY to NULL so that we don't try to do weird stuff with
18444         them when going from NULL to READY
18445         * gst/playback/gstplaybin.c: (gst_play_bin_init): use gst_object_unref
18446         instead of g_object_unref
18447         (gen_video_element), (gen_audio_element): more refcounting fixes, now
18448         it should be correct
18449         (gst_play_bin_change_state): don't call remove_sinks if we are
18450         currently disposing the object
18451
18452 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18453
18454         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop):
18455           Don't forget bass if it's there. Else left channel is silent...
18456
18457 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18458
18459         * ext/a52dec/gsta52dec.c: (gst_a52dec_loop),
18460         (gst_a52dec_change_state):
18461           Don't do sample adjusting anymore, we use float audio now.
18462         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
18463           Don't fixate to non-existing properties.
18464
18465 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18466
18467         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels),
18468         (gst_a52dec_change_state):
18469           Advertise that we can do surround sound.
18470
18471 2004-11-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18472
18473         * ext/a52dec/gsta52dec.c: (gst_a52dec_reneg):
18474           Add buffer-frames=0.
18475         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_get_type),
18476         (dvdreadsrc_init), (dvdreadsrc_get_event_mask),
18477         (dvdreadsrc_get_query_types), (dvdreadsrc_get_formats),
18478         (dvdreadsrc_srcpad_event), (dvdreadsrc_srcpad_query),
18479         (_seek_title), (_seek_chapter), (get_next_cell_for), (_read),
18480         (seek_sector), (dvdreadsrc_get), (dvdreadsrc_open_file),
18481         (dvdreadsrc_change_state), (dvdreadsrc_uri_get_type),
18482         (dvdreadsrc_uri_get_protocols), (dvdreadsrc_uri_get_uri),
18483         (dvdreadsrc_uri_set_uri), (dvdreadsrc_uri_handler_init):
18484         * ext/dvdread/dvdreadsrc.h:
18485           Add seeking, querying for bytes, sectors, title, angle and
18486           chapter. Handle multiple chapters. Relicense to LGPL because
18487           Billy agreed on that (thanks Billy!).
18488
18489 2004-11-27  Christophe Fergeau  <teuf@gnome.org>
18490
18491         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_dispose):
18492         call parent dispose method
18493
18494 2004-11-27  Martin Soto  <martinsoto@users.sourceforge.net>
18495
18496         * gst-libs/gst/audio/audioclock.c (gst_audio_clock_set_active)
18497         (gst_audio_clock_get_internal_time):
18498         Fix active <-> inactive transitions: ensure time value always
18499         grows and avoid abrupt value changes.
18500
18501 2004-11-27  Arwed v. Merkatz <v.merkatz@gmx.net>
18502
18503         * configure.ac:
18504         * gst/tta/Makefile.am:
18505         * gst/tta/crc32.h:
18506         * gst/tta/filters.h:
18507         * gst/tta/gsttta.c:
18508         * gst/tta/gstttadec.c:
18509         * gst/tta/gstttadec.h:
18510         * gst/tta/gstttaparse.c:
18511         * gst/tta/gstttaparse.h:
18512         * gst/tta/ttadec.h:
18513           added TTA parser and decoder
18514
18515 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18516
18517         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
18518         (probe_triggered), (check_queue), (buffer_underrun),
18519         (buffer_running), (buffer_overrun), (gen_source_element),
18520         (setup_source):
18521         * gst/playback/gstplaybasebin.h:
18522           Implement buffering. Needs some more work.
18523
18524 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18525
18526         * ext/theora/theoradec.c: (theora_dec_chain):
18527           Fix ilog mask range overflow.
18528
18529 2004-11-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18530
18531         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18532           Don't omit the last (which in case of dmix is the only :) )
18533           channel count. Don't set channels if <= 2.
18534
18535 2004-11-26  Christophe Fergeau  <teuf@gnome.org>
18536
18537         * gst/playback/gstplaybin.c: (gen_video_element),
18538         (gen_audio_element): Removed 2 obsolete comments
18539
18540 2004-11-26  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
18541
18542         * ext/vorbis/oggvorbisenc.c
18543         * ext/vorbis/vorbisenc.c :
18544           change description fields of those plugins to differentiate them
18545           (pitivi show Encoders by description, they had the same one)
18546
18547 2004-11-25  Christophe Fergeau  <teuf@gnome.org>
18548
18549         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18550
18551         * gst/playback/gstplaybin.c: (gst_play_bin_dispose),
18552         (gst_play_bin_set_property), (gen_video_element),
18553         (gen_audio_element):
18554           Refcounting fixes for provided audio-/videosinks.
18555
18556 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18557
18558         * gst/playback/gstplaybin.c: (gen_video_element),
18559         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state):
18560           Don't reference all sinks, but only the video- and audiosinks.
18561           The vis. element should be disposed when we're done with it.
18562           We don't have any reason to keep it around. This fixes warnings
18563           when reusing playbin for playing multiple audio files with
18564           vis. enabled. Also release audio device on pause - idea stolen
18565           from Rhythmbox.
18566
18567 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18568
18569         * ext/a52dec/gsta52dec.c: (gst_a52dec_channels), (gst_a52dec_push),
18570         (gst_a52dec_reneg), (gst_a52dec_loop), (plugin_init):
18571         * ext/alsa/gstalsa.c: (gst_alsa_get_caps):
18572         * ext/alsa/gstalsaplugin.c: (plugin_init):
18573         * ext/dts/gstdtsdec.c: (gst_dtsdec_channels),
18574         (gst_dtsdec_renegotiate), (gst_dtsdec_loop), (plugin_init):
18575         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_chanpos_from_gst),
18576         (gst_faad_chanpos_to_gst), (gst_faad_sinkconnect),
18577         (gst_faad_srcgetcaps), (gst_faad_srcconnect), (gst_faad_chain),
18578         (gst_faad_change_state), (plugin_init):
18579         * ext/faad/gstfaad.h:
18580         * ext/vorbis/vorbis.c: (plugin_init):
18581         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
18582         * gst-libs/gst/audio/Makefile.am:
18583         * gst-libs/gst/audio/audio.c: (plugin_init):
18584         * gst-libs/gst/audio/multichannel.c:
18585         (gst_audio_check_channel_positions),
18586         (gst_audio_get_channel_positions),
18587         (gst_audio_set_channel_positions),
18588         (gst_audio_set_structure_channel_positions_list),
18589         (add_list_to_struct), (gst_audio_set_caps_channel_positions_list),
18590         (gst_audio_fixate_channel_positions):
18591         * gst-libs/gst/audio/multichannel.h:
18592         * gst-libs/gst/audio/testchannels.c: (main):
18593         * gst/audioconvert/gstaudioconvert.c:
18594         (gst_audio_convert_class_init), (gst_audio_convert_init),
18595         (gst_audio_convert_dispose), (gst_audio_convert_getcaps),
18596         (gst_audio_convert_parse_caps), (gst_audio_convert_link),
18597         (gst_audio_convert_fixate), (gst_audio_convert_channels):
18598         * gst/audioconvert/plugin.c: (plugin_init):
18599           Surround sound support.
18600
18601 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18602
18603         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
18604           Fix position for discont if we're close as well. Nitpicking, but
18605           saves a few milliseconds of extra waiting or skipping.
18606
18607 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18608
18609         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter):
18610           We sometimes need parsers for playback, so add those too.
18611
18612 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18613
18614         * configure.ac:
18615         * gst/apetag/Makefile.am:
18616         * gst/apetag/apedemux.c: (gst_ape_demux_get_type),
18617         (gst_ape_demux_base_init), (gst_ape_demux_class_init),
18618         (gst_ape_demux_init), (gst_ape_demux_get_src_formats),
18619         (gst_ape_demux_get_src_query_types),
18620         (gst_ape_demux_handle_src_query), (gst_ape_demux_get_event_mask),
18621         (gst_ape_demux_handle_src_event), (gst_ape_demux_handle_event),
18622         (gst_ape_demux_typefind_peek), (gst_ape_demux_typefind_get_length),
18623         (gst_ape_demux_typefind_suggest), (gst_ape_demux_typefind),
18624         (gst_ape_demux_parse_tags), (gst_ape_demux_stream_init),
18625         (gst_ape_demux_stream_data), (gst_ape_demux_loop),
18626         (gst_ape_demux_change_state):
18627         * gst/apetag/apedemux.h:
18628         * gst/apetag/apetag.c: (plugin_init):
18629         * gst/typefind/gsttypefindfunctions.c: (apetag_type_find),
18630         (plugin_init):
18631           APE v1/2 tag reader plus typefind function.
18632
18633 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18634
18635         * configure.ac:
18636         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18637         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18638           Remove hacks for older core. Require newer core version
18639           accordingly.
18640
18641 2004-11-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18642
18643         * gst/cdxaparse/Makefile.am:
18644         * gst/cdxaparse/gstcdxaparse.c: (gst_cdxaparse_get_type),
18645         (gst_cdxaparse_class_init), (gst_cdxaparse_init),
18646         (gst_cdxaparse_loop), (gst_cdxaparse_change_state), (plugin_init):
18647         * gst/cdxaparse/gstcdxaparse.h:
18648         * gst/cdxaparse/gstcdxastrip.c: (gst_cdxastrip_get_type),
18649         (gst_cdxastrip_base_init), (gst_cdxastrip_class_init),
18650         (gst_cdxastrip_init), (gst_cdxastrip_get_src_formats),
18651         (gst_cdxastrip_get_src_query_types),
18652         (gst_cdxastrip_handle_src_query), (gst_cdxastrip_get_event_mask),
18653         (gst_cdxastrip_handle_src_event), (gst_cdxastrip_strip),
18654         (gst_cdxastrip_sync), (gst_cdxastrip_handle_event),
18655         (gst_cdxastrip_chain), (gst_cdxastrip_change_state):
18656         * gst/cdxaparse/gstcdxastrip.h:
18657           SVCD/VCD header stripping separated from CDXA image parsing.
18658         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
18659         (plugin_init):
18660           Add VCD/SVCD header typefinding for VCD/SVCD.
18661         * sys/vcd/vcdsrc.c: (gst_vcdsrc_get_type), (gst_vcdsrc_base_init),
18662         (gst_vcdsrc_class_init), (gst_vcdsrc_init),
18663         (gst_vcdsrc_set_property), (gst_vcdsrc_get_property),
18664         (gst_vcdsrc_get_event_mask), (gst_vcdsrc_get_query_types),
18665         (gst_vcdsrc_get_formats), (gst_vcdsrc_srcpad_event),
18666         (gst_vcdsrc_srcpad_query), (gst_vcdsrc_get),
18667         (gst_vcdsrc_open_file), (gst_vcdsrc_close_file),
18668         (gst_vcdsrc_change_state), (gst_vcdsrc_msf),
18669         (gst_vcdsrc_recalculate), (gst_vcdsrc_uri_get_type),
18670         (gst_vcdsrc_uri_get_protocols), (gst_vcdsrc_uri_get_uri),
18671         (gst_vcdsrc_uri_set_uri), (gst_vcdsrc_uri_handler_init):
18672         * sys/vcd/vcdsrc.h:
18673           Fix up, add seeking, querying, URI interface. Works in totem now.
18674
18675 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18676
18677         * configure.ac:
18678           back to CVS
18679
18680 === release 0.8.6 ===
18681
18682 2004-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18683
18684         * NEWS:
18685         * RELEASE:
18686         * configure.ac:
18687         * po/af.po:
18688         * po/az.po:
18689         * po/cs.po:
18690         * po/en_GB.po:
18691         * po/hu.po:
18692         * po/it.po:
18693         * po/nb.po:
18694         * po/nl.po:
18695         * po/or.po:
18696         * po/sq.po:
18697         * po/sr.po:
18698         * po/sv.po:
18699         * po/uk.po:
18700           releasing 0.8.6, "IOU Love"
18701
18702 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18703
18704         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18705
18706         * gst/playback/gstplaybasebin.c:
18707           Fix unplayable files error handling.  Fixes #158365
18708
18709 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18710
18711         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18712
18713         * gst/typefind/gsttypefindfunctions.c:
18714           Fix broken mp3 typefinding.  Fixes #158375
18715
18716 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18717
18718         patch by: Ronald Bultje <rbultje@ronald.bitfreak.net>
18719
18720         * ext/ogg/gstoggdemux.c:
18721           Fix sync on broken files.  Fixes #158976
18722
18723 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18724
18725         patch by: Edward Hervey <bilboed@bilboed.com>
18726
18727         * ext/libpng/gstpngenc.c:
18728           Copy over buffer properties.  Fixes #158832
18729
18730 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18731
18732         patch by: Tim-Philipp Müller <t.i.m@zen.co.uk>
18733
18734         * ext/dvdread/dvdreadsrc.c:
18735           Fixes invalid reads (#158462)
18736
18737 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18738
18739         * sys/v4l/gstv4lsrc.c:
18740         * sys/v4l/gstv4lsrc.h:
18741         * sys/v4l/v4lsrc_calls.c:
18742           Probe less and cache it.  Fixes #159187.
18743
18744 2004-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18745
18746         * gst/videorate/gstvideorate.c:
18747           Handle all video formats. Fixes #159186.
18748
18749 2004-11-16  Jan Schmidt  <thaytan@mad.scientist.com>
18750         * gst/synaesthesia/gstsynaesthesia.c:
18751         (gst_synaesthesia_class_init), (gst_synaesthesia_init),
18752         (gst_synaesthesia_dispose), (gst_synaesthesia_finalize),
18753         (gst_synaesthesia_sink_link), (gst_synaesthesia_src_getcaps),
18754         (gst_synaesthesia_src_link), (gst_synaesthesia_chain),
18755         (gst_synaesthesia_change_state), (plugin_init):
18756         Fix up synaesthesia to work under different samplerates/ buffer sizes.
18757         Force 320x200 output, as that's the only thing the underlying
18758         synaesthesia implementation supports. Still needs to be made
18759         re-entrant.
18760
18761 2004-11-14  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18762
18763         * configure.ac:
18764           Fix mpeg2enc configure check (similar to mplex check below).
18765
18766 2004-11-14  Koop Mast  <kwm@rainbow-runner.nl>
18767
18768         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18769
18770         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
18771           Fix for gcc-2.95 (fixes #158221).
18772
18773 2004-11-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18774
18775         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
18776           Re-add clock distribution hack (until new core is released).
18777           Fixes #158125.
18778
18779 2004-11-13  Arwed v. Merkatz  <v.merkatz@gmx.net>
18780         * configure.ac:
18781           fix mplex configure check segfaulting on some systems (bug #140994)
18782
18783 2004-11-13  Benjamin Otte  <otte@gnome.org>
18784
18785         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait):
18786           add debugging
18787         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18788           do a wait when we enter the loop func with no data available to
18789           write instead of getting into an 100% CPU loop by just returning and
18790           being called again by the scheduler
18791
18792 2004-11-13  Jan Schmidt  <thaytan@mad.scientist.com>
18793
18794         * configure.ac:
18795         * ext/libvisual/visual.c: (gst_visual_get_type),
18796         (libvisual_log_handler), (gst_visual_getcaps),
18797         (gst_visual_srclink), (gst_visual_change_state), (make_valid_name),
18798         (plugin_init):
18799           Update libvisual to 0.1.7. Link in the debug handling to gstreamer
18800         * ext/smoothwave/Makefile.am:
18801         * ext/smoothwave/demo-osssrc.c: (main):
18802         * ext/smoothwave/gstsmoothwave.c: (gst_smoothwave_class_init),
18803         (gst_smoothwave_init), (gst_smoothwave_dispose), (gst_sw_sinklink),
18804         (gst_sw_srclink), (gst_smoothwave_chain), (gst_sw_change_state),
18805         (plugin_init):
18806         * ext/smoothwave/gstsmoothwave.h:
18807           Make gstsmoothwave a working element in the 20th century.
18808
18809         * gst/chart/gstchart.c: (gst_chart_init), (gst_chart_srcconnect):
18810           Fix incorrect link function
18811
18812 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18813
18814         * gst/volume/gstvolume.c:
18815           Allow buffer-frames=0.
18816
18817 2004-11-12 Iain <iaingnome@gmail.com>
18818
18819         * configure.ac: Check for polypaudio
18820
18821         * ext/Makefile.am: Build the polyp dir
18822
18823         * ext/polyp: The polypsink sources.
18824
18825 2004-10-30 Iain <iaingnome@gmail.com>
18826
18827         * gst/interleave/interleave.c (interleave_unlink): Change the src pads
18828         caps to reflect the new number of channels.
18829
18830 2004-11-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18831
18832         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
18833           Fix for negotiation order problem. This would show when the
18834           ALSA loopfuction was called before any other function. ALSA
18835           wouldn't do anything because we're not negotiated yet, leading
18836           to an infinite loop. Showed in e.g. Rhythmbox. Fixes #158006.
18837
18838 2004-11-11  Tim-Philipp Müller  <t.i.m@zen.co.uk>
18839
18840         reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18841
18842         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query):
18843           No warnings (#157986).
18844
18845 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18846
18847         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
18848           Prefer apev1/2 and id3v1 (at end of file) over musepack.
18849
18850 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18851
18852         * gst/matroska/matroska-demux.c: (gst_matroska_demux_loop_stream):
18853           Signal no-more-pads (so it works in playbin).
18854
18855 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18856
18857         * ext/musepack/gstmusepackreader.cpp:
18858           Workaround for older core.
18859
18860 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18861
18862         * gst/ffmpegcolorspace/imgconvert.c: (yuv420p_to_yuv422):
18863           Actually test for odd width/height rather than testing whether
18864           a temporary variable that was 0 before we subtracted 1 is now
18865           not equal to zero (which it always is).
18866
18867 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18868
18869         * sys/v4l2/gstv4l2element.c: (gst_v4l2_iface_supported):
18870         Fix compilation if HAVE_XVIDEO is not defined
18871
18872 2004-11-11  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18873
18874         * sys/v4l/gstv4lelement.c: (gst_v4l_iface_supported):
18875         Fix compilation if HAVE_XVIDEO is not defined
18876
18877 2004-11-11  Jan Schmidt  <thaytan@mad.scientist.com>
18878
18879         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18880         (gst_goom_dispose), (gst_goom_sinkconnect), (gst_goom_chain),
18881         (gst_goom_change_state), (plugin_init):
18882         Use the bytestream adapter so goom doesn't depend on the input
18883         buffer size.
18884         Add a debug category
18885
18886 2004-11-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18887
18888         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
18889           Only set hardware parameters *after* negotiation. Before
18890           negotiation, it will set ANY and that seems to cause crashes
18891           (see e.g. #151288, #153227).
18892
18893 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18894
18895         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
18896           This seems to be antique leftover. It needs to pass error
18897           checking.
18898         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
18899         (gst_sdlvideosink_deinitsdl), (gst_sdlvideosink_initsdl),
18900         (gst_sdlvideosink_destroy), (gst_sdlvideosink_create),
18901         (gst_sdlvideosink_sinkconnect), (gst_sdlvideosink_chain):
18902           Fix GstXOverlay implementation (#151059).
18903
18904 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18905
18906         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
18907           Don't assert (#157853).
18908
18909 2004-11-10  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18910
18911         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
18912           Fix bytes/samples confustion.
18913         (gst_alsa_sink_mmap), (gst_alsa_sink_loop):
18914           Fix for underrun (#144389).
18915
18916 2004-11-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
18917
18918         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
18919           Disable halfway-seek for pending release (since it needs a new
18920           core release).
18921
18922 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18923
18924         * sys/v4l/gstv4lsrc.c:
18925         * sys/v4l/gstv4lsrc.h:
18926         * sys/v4l/v4lsrc_calls.c:
18927           add autoprobe-fps property so we can separate autoprobing parts
18928
18929 2004-11-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18930
18931         * sys/v4l/gstv4lsrc.c:
18932         * sys/v4l/v4lsrc_calls.c:
18933         initialise fourcc to catch unset fourcc's, and debug
18934
18935 2004-11-09  Wim Taymans  <wim@fluendo.com>
18936
18937         * gst/playback/README:
18938         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
18939         * gst/playback/gstplaybin.c: (gst_play_bin_init),
18940         (gst_play_bin_dispose), (gst_play_bin_set_property),
18941         (remove_sinks), (setup_sinks), (gst_play_bin_change_state),
18942         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
18943         (gst_play_bin_get_formats), (gst_play_bin_convert),
18944         (gst_play_bin_get_query_types), (gst_play_bin_query):
18945         Cleanups and some more documentation.
18946
18947 2004-11-09  Jan Schmidt  <thaytan@mad.scientist.com>
18948
18949         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
18950         (gst_cacasink_init), (gst_cacasink_chain):
18951         * ext/libcaca/gstcacasink.h:
18952         Cacasink inherits from VideoSink, so let that store the clock.
18953
18954 2004-11-09  Wim Taymans  <wim@fluendo.com>
18955
18956         * gst/playback/README:
18957         * gst/playback/gstplaybasebin.c: (group_destroy), (group_is_muted),
18958         (add_stream), (unknown_type), (add_element_stream), (no_more_pads),
18959         (probe_triggered), (preroll_unlinked), (new_decoded_pad),
18960         (gst_play_base_bin_change_state), (gst_play_base_bin_found_tag):
18961         * gst/playback/gstplaybin.c: (gen_vis_element), (remove_sinks),
18962         (setup_sinks):
18963         * gst/playback/gststreaminfo.c: (gst_stream_info_set_mute),
18964         (gst_stream_info_is_mute), (gst_stream_info_set_property):
18965         * gst/playback/gststreaminfo.h:
18966         Updated README.
18967         Only switch groups if all streams have muted (EOSed).
18968         Send Tags in sync with the stream playback instead of in
18969         the playback/preroll phase.
18970         Some cleanups, free the fakesrc elements.
18971
18972 2004-11-09  Benjamin Otte  <in7y118@public.uni-hamburg.de>
18973
18974         * ext/alsa/gstalsa.c: (gst_alsa_get_caps_internal):
18975           buffer-frames property was missing
18976         * ext/arts/gst_arts.c:
18977           rate missing from sinkcaps
18978         * ext/audiofile/gstafparse.c:
18979         * ext/audiofile/gstafsink.c:
18980         * ext/audiofile/gstafsrc.c:
18981         * ext/swfdec/gstswfdec.c:
18982           int audio doesn't know buffer-frames
18983         * ext/cdparanoia/gstcdparanoia.c:
18984           int audio doesn't know chunksize either
18985         * ext/nas/nassink.c:
18986           it's endianness, not endianess
18987         * gst-libs/gst/audio/audio.h:
18988           make float standard pad template caps really describe float
18989         * gst/law/mulaw.c: (linear_factory):
18990           signed only, please
18991         * gst/mpegstream/gstdvddemux.c:
18992           widths of 20 are not valid
18993
18994 2004-11-08  Thomas Vander Stichele  <thomas at apestaart dot org>
18995
18996         Submitted by: Luca Ferretti <elle.uca@infinito.it>
18997
18998         * po/LINGUAS:
18999         * po/it.po:
19000           Add Italian
19001
19002 2004-11-08  Wim Taymans  <wim@fluendo.com>
19003
19004         * gst/playback/README:
19005         * gst/playback/gstdecodebin.c: (close_pad_link), (try_to_link_1):
19006         * gst/playback/gstplaybasebin.c: (probe_triggered),
19007         (gst_play_base_bin_change_state):
19008         Updated README, added more comments for fixmes etc..
19009
19010 2004-11-08  Wim Taymans  <wim@fluendo.com>
19011
19012         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_add_element):
19013         We can remove this hack now.
19014
19015 2004-11-08  Wim Taymans  <wim@fluendo.com>
19016
19017         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
19018         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
19019         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
19020         Only mix AYUV for maximum quality.
19021
19022 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19023
19024         * ext/ogg/gstoggdemux.c: (get_relative), (gst_ogg_demux_src_query),
19025         (gst_ogg_demux_push), (gst_ogg_pad_push):
19026           Let's act as if we're synchronized now! :).
19027         * ext/theora/theoradec.c: (theora_dec_chain):
19028           Add some debug.
19029
19030 2004-11-08  Wim Taymans  <wim@fluendo.com>
19031
19032         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19033         (gst_alpha_set_property), (gst_alpha_sink_link),
19034         (gst_alpha_set_ayuv), (gst_alpha_set_i420),
19035         (gst_alpha_chroma_key_ayuv), (gst_alpha_chroma_key_i420),
19036         (gst_alpha_init_params), (gst_alpha_chain):
19037         Implement alpha functions for AYUV too, this increases
19038         accuracy quite a bit.
19039
19040 2004-11-08  Wim Taymans  <wim@fluendo.com>
19041
19042         * gst/ffmpegcolorspace/avcodec.h:
19043         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19044         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_caps_to_pixfmt),
19045         (gst_ffmpegcsp_avpicture_fill):
19046         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19047         (gst_ffmpegcsp_caps_remove_format_info):
19048         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19049         (shrink12), (img_get_alpha_info), (deinterlace_line),
19050         (deinterlace_line_inplace):
19051         * gst/ffmpegcolorspace/imgconvert_template.h:
19052         Added AYUV colorspace and handle RGBA a bit more respectful.
19053
19054 2004-11-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19055
19056         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19057           Actually always send a discont (cornercase when resending the
19058           same serial-tagged chain twice).
19059
19060 2004-11-08  Julien MOUTTE  <julien@moutte.net>
19061
19062         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_clear),
19063         (gst_ximagesink_finalize):
19064         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_clear),
19065         (gst_xvimagesink_finalize): Some more cleanups, leaks fixed and checks.
19066
19067 2004-11-08  Wim Taymans  <wim@fluendo.com>
19068
19069         * gst/typefind/gsttypefindfunctions.c: (aac_type_find):
19070         Don't segfault on NULL data.
19071
19072 2004-11-08  Wim Taymans  <wim@fluendo.com>
19073
19074         * gst/playback/gstdecodebin.c: (unlinked):
19075         * gst/playback/gstplay-marshal.list:
19076         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
19077         (gst_play_base_bin_init), (group_create), (get_active_group),
19078         (get_building_group), (group_destroy), (group_commit),
19079         (queue_overrun), (remove_groups), (add_stream), (unknown_type),
19080         (add_element_stream), (no_more_pads), (probe_triggered),
19081         (preroll_unlinked), (new_decoded_pad), (removed_decoded_pad),
19082         (state_change), (setup_source), (gst_play_base_bin_get_property),
19083         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
19084         (gst_play_base_bin_link_stream),
19085         (gst_play_base_bin_get_streaminfo):
19086         * gst/playback/gstplaybasebin.h:
19087         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
19088         (remove_sinks), (setup_sinks), (gst_play_bin_change_state):
19089         Add support for chained ogg files. Prepare for playlist
19090         support. This patch introduces the concept of pad groups, which
19091         together compose one playable media file.
19092
19093 2004-11-07  David Schleef  <ds@schleef.org>
19094
19095         * testsuite/gst-lint: Check for pad templates that aren't statically
19096         scoped.
19097
19098 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19099
19100         * configure.ac:
19101         * ext/Makefile.am:
19102         * ext/musepack/Makefile.am:
19103         * ext/musepack/gstmusepackdec.cpp:
19104         * ext/musepack/gstmusepackdec.h:
19105         * ext/musepack/gstmusepackreader.cpp:
19106         * ext/musepack/gstmusepackreader.h:
19107           Add musepack decoder.
19108         * ext/faad/gstfaad.c: (gst_faad_base_init):
19109           Make pad templates static.
19110         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
19111         (plugin_init):
19112           Add musepack typefinder, make mp3 typefinding work halfway stream,
19113           which doesn't actually work yet because id3demux doesn't implement
19114           _get_length().
19115
19116 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19117
19118         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
19119         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop):
19120           Fix interrupt event handling (#144436).
19121
19122 2004-11-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19123
19124         * ext/mad/gstid3tag.c: (gst_id3_tag_do_typefind):
19125           Hide unused glory.
19126
19127 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
19128
19129         reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19130
19131         * ext/vorbis/vorbisenc.c: (raw_caps_factory):
19132           Fix weird caps (#157548).
19133
19134 2004-11-06  Tim-Philipp Müller  <t.i.m@zen.co.uk>
19135
19136         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19137
19138         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsm_caps_nego):
19139           Add missing NULL terminator (#157543).
19140
19141 2004-11-05  Thomas Vander Stichele  <thomas at apestaart dot org>
19142
19143         * gst/tcp/gsttcp.h:
19144         * gst/tcp/gsttcpclientsink.c:
19145         * gst/tcp/gsttcpclientsrc.c:
19146         * gst/tcp/gsttcpserversink.c:
19147         * gst/tcp/gsttcpserversrc.c:
19148           ports can go up to 65535.  Move common defines to gsttcp.h
19149
19150 2004-11-05  Wim Taymans  <wim@fluendo.com>
19151
19152         * gst/videotestsrc/videotestsrc.c: (paint_setup_Y41B),
19153         (paint_hline_Y41B), (paint_setup_Y42B), (paint_hline_Y42B):
19154         Added two more colorspaces.
19155
19156 2004-11-05  Wim Taymans  <wim@fluendo.com>
19157
19158         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19159         (gst_ffmpegcsp_avpicture_fill):
19160         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19161         (yuv422p_to_yuv422), (yuv420p_to_yuv422), (shrink12),
19162         (img_convert), (deinterlace_line), (deinterlace_line_inplace):
19163         More stride fixes.
19164
19165 2004-11-05  Wim Taymans  <wim@fluendo.com>
19166
19167         * gst/alpha/gstalpha.c: (gst_alpha_set_property), (gst_alpha_add),
19168         (gst_alpha_chroma_key), (gst_alpha_init_params), (gst_alpha_chain):
19169         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19170         (gst_videomixer_fill_checker), (gst_videomixer_blend_buffers),
19171         (gst_videomixer_loop):
19172         More stride fixes.
19173
19174 2004-11-05  Benjamin Otte  <otte@gnome.org>
19175
19176         * ext/mad/gstmad.c: (gst_mad_chain):
19177           don't overflow data buffer. Flush not needed sync data when syncing
19178           failed.
19179
19180 2004-11-04  Wim Taymans  <wim@fluendo.com>
19181
19182         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19183         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
19184         (gst_alpha_get_property), (gst_alpha_add), (gst_alpha_chroma_key),
19185         (gst_alpha_init_params), (gst_alpha_chain),
19186         (gst_alpha_change_state):
19187         Updated the chroma keying algorithm with something more
19188         sophisticated.
19189
19190 2004-11-03  Wim Taymans  <wim@fluendo.com>
19191
19192         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_i420),
19193         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
19194         (gst_videomixer_blend_buffers), (gst_videomixer_loop):
19195         Fix stride issues. Does not completely work for odd
19196         heights.
19197
19198 2004-11-03  Wim Taymans  <wim@fluendo.com>
19199
19200         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
19201         (gst_alpha_chroma_key), (gst_alpha_chain):
19202         Fix stride issues. Does not completely work for odd
19203         heights.
19204
19205 2004-11-03  Christophe Fergeau  <teuf@gnome.org>
19206
19207         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
19208         * gst/videoscale/videoscale.c: (videoscale_find_by_structure):
19209         leak fixes
19210
19211 2004-11-03  Wim Taymans  <wim@fluendo.com>
19212
19213         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19214         (gst_ffmpegcsp_avpicture_fill):
19215         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_get_size),
19216         (avpicture_alloc):
19217         * gst/ffmpegcolorspace/imgconvert_template.h:
19218         Use correct _fill function to get correct strides.
19219
19220 2004-11-02  David Schleef  <ds@schleef.org>
19221
19222         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
19223         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_parse_tree),
19224         (qtdemux_parse_udta), (qtdemux_tag_add), (gst_qtdemux_handle_esds):
19225         Change all g_print()s to debugging.  Add a bunch of consistency
19226         checks.
19227
19228 2004-11-02  Wim Taymans  <wim@fluendo.com>
19229
19230         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19231         (try_to_link_1), (get_our_ghost_pad), (remove_element_chain),
19232         (unlinked), (no_more_pads), (close_link):
19233         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_init),
19234         (unknown_type), (add_element_stream), (new_decoded_pad),
19235         (removed_decoded_pad), (setup_source):
19236         * gst/playback/gststreaminfo.c: (gst_stream_info_get_type),
19237         (gst_stream_info_class_init), (gst_stream_info_init),
19238         (gst_stream_info_new), (gst_stream_info_dispose),
19239         (stream_info_mute_pad), (gst_stream_info_set_property),
19240         (gst_stream_info_get_property):
19241         * gst/playback/gststreaminfo.h:
19242         Fix playback of multiple files.
19243         a slightly different approach to handling dynamic pad removals.
19244         This one only looks at pads that we have linked.
19245
19246 2004-11-01  Christophe Fergeau  <teuf@gnome.org>
19247
19248         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_finalize): fix an "invalid
19249         free" warning from libc.
19250
19251 2004-11-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19252
19253         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19254         (get_unconnected_element), (remove_starting_from), (pad_removed),
19255         (close_link):
19256           Implement support for dynamic pad changing. We listen to "live"
19257           pad removals (i.e. while playing) and re-setup autoplugging
19258           after that. Playbasebin/playbin need some more work for this
19259           to finally work, but decodebin supports (and replugs) chained
19260           ogg now.
19261
19262 2004-11-02  Jan Schmidt  <thaytan@mad.scientist.com>
19263
19264         * ext/alsa/gstalsa.c: (gst_alsa_class_init), (gst_alsa_dispose),
19265         (gst_alsa_finalize):
19266         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init),
19267         (gst_cdaudio_finalize):
19268         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
19269         (cdparanoia_finalize):
19270         * ext/divx/gstdivxdec.c: (gst_divxdec_dispose):
19271         * ext/divx/gstdivxenc.c: (gst_divxenc_dispose):
19272         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
19273         (dvdreadsrc_finalize):
19274         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
19275         (gst_flacdec_finalize):
19276         * ext/flac/gstflacenc.c: (gst_flacenc_class_init),
19277         (gst_flacenc_finalize):
19278         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_class_init),
19279         (gst_gnomevfssink_finalize):
19280         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_class_init),
19281         (gst_gnomevfssrc_finalize):
19282         * ext/libfame/gstlibfame.c: (gst_fameenc_class_init),
19283         (gst_fameenc_finalize):
19284         * ext/nas/nassink.c: (gst_nassink_class_init),
19285         (gst_nassink_finalize):
19286         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_finalize),
19287         (gst_sdlvideosink_class_init):
19288         * ext/sndfile/gstsf.c: (gst_sf_dispose):
19289         * gst-libs/gst/mixer/mixertrack.c: (gst_mixer_track_dispose):
19290         * gst-libs/gst/tuner/tunerchannel.c: (gst_tuner_channel_dispose):
19291         * gst-libs/gst/tuner/tunernorm.c: (gst_tuner_norm_dispose):
19292         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
19293         (gst_x_window_listener_dispose):
19294         * gst/audioscale/gstaudioscale.c:
19295         * gst/playondemand/gstplayondemand.c: (play_on_demand_class_init),
19296         (play_on_demand_finalize):
19297         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose):
19298         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
19299         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init),
19300         (cdplayer_finalize):
19301         * sys/glsink/glimagesink.c: (gst_glimagesink_finalize),
19302         (gst_glimagesink_class_init):
19303         * sys/oss/gstosselement.c: (gst_osselement_class_init),
19304         (gst_osselement_finalize):
19305         * sys/oss/gstosssink.c: (gst_osssink_dispose):
19306         * sys/oss/gstosssrc.c: (gst_osssrc_dispose):
19307         * sys/v4l/gstv4lelement.c: (gst_v4lelement_dispose):
19308           Fixes a bunch of problems with finalize and dispose functions,
19309           either assumptions that dispose is only called once, or not calling
19310           the parent class dispose/finalize function
19311
19312 2004-11-01  Stefan Kost  <ensonic@users.sf.net>
19313
19314         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
19315           added two api precondition guards
19316           use g_strdup with getenv to fix crash when using ENVVAR
19317
19318 2004-11-01  Jan Schmidt  <thaytan@mad.scientist.com>
19319         * ext/esd/esdsink.c: (gst_esdsink_class_init),
19320         (gst_esdsink_finalize):
19321         Use a finalize function, not dispose, and more importantly,
19322         call the parent class finalize function too
19323
19324 2004-11-01  Johan Dahlin  <johan@gnome.org>
19325
19326         * ext/ogg/gstoggdemux.c:
19327         * gst/tags/gstvorbistag.c:
19328         Plug leaks.
19329
19330 2004-10-31  Benjamin Otte  <otte@gnome.org>
19331
19332         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
19333           lotsa memleaks today. But they're all small...
19334
19335 2004-10-31  Benjamin Otte  <otte@gnome.org>
19336
19337         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19338           another memleak crushed
19339
19340 2004-10-31  Benjamin Otte  <otte@gnome.org>
19341
19342         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
19343           fix memleak
19344
19345 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19346
19347         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19348           Hack to prevent crash when going to READY inside signal handler
19349           while this function is active.
19350
19351 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19352
19353         * gst/ffmpegcolorspace/Makefile.am:
19354         * gst/ffmpegcolorspace/avcodec.h:
19355         * gst/ffmpegcolorspace/common.h:
19356         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
19357         * gst/ffmpegcolorspace/dsputil.h:
19358         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
19359         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
19360         (gst_ffmpeg_get_palette), (gst_ffmpeg_set_palette),
19361         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_smpfmt_to_caps),
19362         (gst_ffmpegcsp_codectype_to_caps), (gst_ffmpeg_caps_to_smpfmt),
19363         (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpegcsp_caps_with_codectype),
19364         (gst_ffmpegcsp_avpicture_fill):
19365         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
19366         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
19367         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
19368         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_get_type),
19369         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
19370         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
19371         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
19372         (gst_ffmpegcsp_get_property), (gst_ffmpegcolorspace_register):
19373         * gst/ffmpegcolorspace/imgconvert.c:
19374         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
19375         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
19376         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
19377         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
19378         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
19379         (yuv422_to_yuv420p), (uyvy422_to_yuv420p), (uyvy422_to_yuv422p),
19380         (yuv422_to_yuv422p), (yuv422p_to_yuv422), (yuv422p_to_uyvy422),
19381         (uyvy411_to_yuv411p), (yuv420p_to_yuv422), (C_JPEG_TO_CCIR),
19382         (img_convert_init), (img_apply_table), (shrink41), (shrink21),
19383         (shrink12), (shrink22), (shrink44), (grow21_line), (grow41_line),
19384         (grow21), (grow22), (grow41), (grow44), (conv411),
19385         (gif_clut_index), (build_rgb_palette), (bitcopy_n), (mono_to_gray),
19386         (monowhite_to_gray), (monoblack_to_gray), (gray_to_mono),
19387         (gray_to_monowhite), (gray_to_monoblack), (avpicture_alloc),
19388         (avpicture_free), (is_yuv_planar), (img_convert),
19389         (get_alpha_info_pal8), (img_get_alpha_info), (deinterlace_line),
19390         (deinterlace_line_inplace), (deinterlace_bottom_field),
19391         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
19392         * gst/ffmpegcolorspace/imgconvert_template.h:
19393         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
19394         * gst/ffmpegcolorspace/mmx.h:
19395         * gst/ffmpegcolorspace/utils.c: (av_mallocz), (av_strdup),
19396         (av_fast_realloc), (av_mallocz_static), (av_free_static),
19397         (av_freep), (avcodec_get_context_defaults),
19398         (avcodec_alloc_context), (avcodec_init):
19399           Sync back from gst-ffmpeg. Deprecates ffcolorspace. Adds palette
19400           handling plus update from ffmpeg CVS. Large clean-up.
19401
19402 2004-10-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19403
19404         * gst/playback/Makefile.am:
19405           We need the marshallers for decodebin, too.
19406
19407 2004-10-30  David Schleef  <ds@schleef.org>
19408
19409         * gst/typefind/gsttypefindfunctions.c: (qt_type_find): Make
19410           quicktime typefinding work with 64-bit offsets.
19411
19412 2004-10-30  Jan Schmidt  <thaytan@mad.scientist.com>
19413
19414         * ext/dv/gstdvdec.c: (gst_dvdec_handle_sink_event):
19415           Set EOS on the element when processing an EOS event.
19416         * ext/speex/gstspeexdec.h:
19417         * ext/speex/gstspeexenc.h:
19418           Only keep a const ptr to the mode
19419         * gst-libs/gst/riff/riff-media.c:
19420         (gst_riff_create_audio_caps_with_data),
19421         (gst_riff_create_audio_template_caps):
19422           Allow WMAV3, with up to 6 channels.
19423         * gst/asfdemux/gstasfmux.c: (gst_asfmux_request_new_pad):
19424           Don't call gst_pad_set_event_function on a sink pad.
19425         * gst/mpegstream/gstdvddemux.c:
19426         (gst_dvd_demux_get_subpicture_stream),
19427         (gst_dvd_demux_set_cur_audio), (gst_dvd_demux_set_cur_subpicture):
19428           Copy the explicit caps that were set across to the cur_* pads,
19429           instead of trying to use a possibly non-existent negotiated caps.
19430           Reset the type of subpicture pads to UNKNOWN after calling
19431           init_stream, so that the caps get set.
19432
19433 2004-10-29  Martin Pitt  <martin.pitt@canonical.com>
19434
19435         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19436
19437         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19438           Don't touch buffer if it is of size 0 (fixes #151064).
19439
19440 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19441
19442         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push), (gst_ogg_pad_push):
19443           Synchronized discont handling.
19444
19445 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19446
19447         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19448         (gst_ogg_demux_push):
19449           Make seeking sort-of exact again (fixes #156387).
19450
19451 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19452
19453         * gst/playback/gstplaybasebin.c: (unknown_type),
19454         (add_element_stream), (new_decoded_pad),
19455         (gst_play_base_bin_change_state):
19456         * gst/playback/gststreaminfo.c: (gst_stream_info_class_init),
19457         (gst_stream_info_init), (gst_stream_info_new),
19458         (gst_stream_info_dispose), (gst_stream_info_get_property):
19459         * gst/playback/gststreaminfo.h:
19460           Make caps explicitely available. Makes testing for unsupported
19461           types possible. Improves error reporting.
19462
19463 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19464
19465         * gst/audioconvert/gstaudioconvert.c:
19466         (gst_audio_convert_buffer_to_default_format):
19467           Really don't touch read-only buffers (#156563).
19468
19469 2004-10-29  Sebastien Cote  <sc5@hermes.usherb.ca>
19470
19471         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19472
19473         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
19474           Fix memleak (#155223).
19475
19476 2004-10-29  Wim Taymans  <wim@fluendo.com>
19477
19478         * gst/tcp/.cvsignore:
19479         * gst/tcp/gstmultifdsink.c: (gst_sync_method_get_type),
19480         (gst_multifdsink_class_init), (gst_multifdsink_init),
19481         (gst_multifdsink_add), (gst_multifdsink_remove),
19482         (gst_multifdsink_remove_client_link), (is_sync_frame),
19483         (gst_multifdsink_new_client),
19484         (gst_multifdsink_handle_client_write),
19485         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
19486         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
19487         (gst_multifdsink_get_property):
19488         * gst/tcp/gstmultifdsink.h:
19489         Added burst on connect sync_method, deprecated sync_clients,
19490         streamlined the sync code some more.
19491
19492 2004-10-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19493
19494         * gst/playback/gstplaybasebin.c: (thread_error), (setup_source),
19495         (gst_play_base_bin_change_state):
19496           Improve error reporting.
19497
19498 2004-10-28  Wim Taymans  <wim@fluendo.com>
19499
19500         * gst/tcp/Makefile.am:
19501         * gst/tcp/fdsetstress.c: (mess_some_more), (run_test), (main):
19502         * gst/tcp/gstfdset.c: (nearest_pow), (resize), (ensure_size),
19503         (gst_fdset_new), (gst_fdset_free), (gst_fdset_set_mode),
19504         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
19505         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
19506         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
19507         (gst_fdset_wait):
19508         Added more locks around fdset structures. Fixed/reworked
19509         the poll array resizing code.
19510         Added stress test for fdset.
19511
19512 2004-10-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19513
19514         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19515         fix build
19516
19517 2004-10-28  Benjamin Otte  <otte@gnome.org>
19518
19519         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link):
19520           fix link function to always query channels and query width for
19521           floats
19522         * configure.ac:
19523           add equalizer dir
19524         * gst/equalizer/Makefile.am:
19525         * gst/equalizer/gstiirequalizer.c: (gst_iir_equalizer_get_type),
19526         (gst_iir_equalizer_base_init), (gst_iir_equalizer_class_init),
19527         (gst_iir_equalizer_init), (gst_iir_equalizer_finalize),
19528         (arg_to_scale), (setup_filter),
19529         (gst_iir_equalizer_compute_frequencies),
19530         (gst_iir_equalizer_set_property), (gst_iir_equalizer_get_property),
19531         (gst_iir_equalizer_filter_inplace), (gst_iir_equalizer_setup),
19532         (plugin_init):
19533           add an equalizer
19534
19535 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19536
19537         Submitted by: Kjartan Maraas <kmaraas@broadpark.no>
19538
19539         * po/LINGUAS:
19540         * po/nb.po:
19541           Added Norwegian Bokmaal translation
19542
19543 2004-10-27  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19544
19545         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19546           Don't break on options (fixes #156488).
19547
19548 2004-10-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19549
19550         * configure.ac:
19551         * ext/cdaudio/Makefile.am:
19552         * sys/Makefile.am:
19553           fix build on older automake
19554
19555 2004-10-26  Wim Taymans  <wim@fluendo.com>
19556
19557         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19558         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19559         Allow a little margin when negotiating the framerate.
19560
19561 2004-10-26  Stefan Kost  <ensonic@users.sf.net>
19562
19563         * gst/level/gstlevel.c:
19564           synchonised naming of pads and pad-templates
19565
19566 2004-10-26  Wim Taymans  <wim@fluendo.com>
19567
19568         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
19569         (gst_ogg_demux_handle_event), (_find_chain_get_unknown_part),
19570         (_find_streams_check), (gst_ogg_demux_push):
19571         Fix EOS again. Needs to be done in a better way. We should not
19572         remove the pad if there is no new chained stream.
19573
19574 2004-10-26 Iain <iaingnome@gmail.com>
19575
19576         * ext/ogg/gstoggdemux.c (gst_ogg_pad_new): Free the tag list.
19577         * gst/audioscale/gstaudioscale.c (gst_audioscale_link): Free the copy
19578         of the caps.
19579         * gst/interleave/interleave.c (interleave_class_init): Hook up release
19580         pad.
19581         (interleave_release_pad): Remove the pad.
19582         * gst/level/gstlevel.c: Allow the level to take 1 or 2 channels.
19583         * sys/sunaudio/gstsunaudio.c (gst_sunaudio_setparams): Pay attention to
19584         the set device.
19585         * sys/xvimage/xvimagesink.c (gst_xvimagesink_get_xv_support): Free the
19586         attrs
19587         (gst_xvimagesink_xcontext_clear): Free the xcontext.
19588         (gst_xvimagesink_finalize): Free the par.
19589
19590 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19591
19592         * gst/avi/gstavimux.c: (gst_avimux_audsinkconnect),
19593         (gst_avimux_stop_file):
19594           First calculate the rate, and only then use it. Hdr.rate is a
19595           multiple and not a derivative of hdr.scale. Scale is not the
19596           same as blockalign but is solely related to rate.
19597
19598 2004-10-26  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19599
19600         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_init),
19601         (gst_gnomevfssink_handle_event), (gst_gnomevfssink_chain):
19602           Implement seeking.
19603
19604 2004-10-25  James Henstridge  <james@jamesh.id.au>
19605
19606         Reviewed by:  David Schleef  <ds@schleef.org>
19607
19608         * examples/gstplay/player.c: (got_stream_length), (main):
19609         * examples/seeking/cdplayer.c: (update_scale):
19610         * examples/seeking/seek.c: (format_value), (update_scale):
19611         * examples/seeking/spider_seek.c: (format_value), (update_scale),
19612         (stop_seek):
19613         Build fixes on AMD64.
19614
19615 2004-10-25  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19616
19617         reviewed by: Ronald Bultje <rbultje at gnome dot org>
19618
19619         * sys/v4l/v4l_calls.c: (gst_v4l_get_chan_names):
19620         Fix for some v4l cards which hang in v4lsrc
19621
19622 2004-10-25  Wim Taymans  <wim@fluendo.com>
19623
19624         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_remove),
19625         (gst_ogg_demux_push), (gst_ogg_chains_clear):
19626         Make sure to remove the pad when a new chain is
19627         encountered. Set some vars to NULL so we don't try
19628         to reference freed memory.
19629
19630 2004-10-25  Wim Taymans  <wim@fluendo.com>
19631
19632         * examples/seeking/Makefile.am:
19633         * examples/seeking/cdplayer.c: (update_scale):
19634         * examples/seeking/chained.c: (unlinked), (new_pad), (main):
19635         * examples/seeking/playbin.c: (make_playerbin_pipeline),
19636         (format_value), (update_scale), (iterate), (start_seek),
19637         (stop_seek), (print_media_info), (play_cb), (pause_cb), (stop_cb),
19638         (print_usage), (main):
19639         Added some more examples, update others.
19640
19641 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19642
19643         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
19644         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19645         * ext/theora/theoradec.c: (theora_dec_chain):
19646         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19647           Add codec-name metadata.
19648
19649 2004-10-25  Takao Fujiwara  <Takao.Fujiwara@Sun.COM>
19650
19651         Reviewd by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19652
19653         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19654         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19655         * ext/alsa/gstalsamixertrack.h:
19656         * po/POTFILES.in:
19657           ALSA mixer track label internationalization (#154054).
19658
19659 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19660
19661         * ext/theora/theoradec.c: (theora_dec_chain):
19662           Export bitrate as metadata.
19663
19664 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19665
19666         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
19667         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
19668         * ext/alsa/gstalsamixertrack.h:
19669           Fix names, fix loop.
19670
19671 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19672
19673         * ext/speex/gstspeexdec.c: (gst_speex_dec_init),
19674         (speex_dec_convert):
19675           sinkconvert function so oggdemux can get the file length (totem).
19676
19677 2004-10-25  James Morrison  <ja2morri@csclub.uwaterloo.ca>
19678
19679         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19680
19681         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
19682           Don't push incomplete packets.
19683         * gst/typefind/gsttypefindfunctions.c: (m4a_type_find):
19684           Fix MPEG-4 audio typefinding.
19685
19686 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19687
19688         * sys/v4l/Makefile.am:
19689         * sys/v4l/gstv4l.c: (plugin_init):
19690         * sys/v4l/gstv4lelement.c: (gst_v4lelement_get_type),
19691         (gst_v4lelement_init), (gst_v4lelement_dispose),
19692         (gst_v4lelement_change_state):
19693         * sys/v4l/gstv4lelement.h:
19694         * sys/v4l/gstv4lxoverlay.c: (gst_v4l_xoverlay_open),
19695         (gst_v4l_xoverlay_close), (idle_refresh),
19696         (gst_v4l_xoverlay_set_xwindow_id):
19697         * sys/v4l/gstv4lxoverlay.h:
19698         * sys/v4l/v4l-overlay_calls.c:
19699         * sys/v4l/v4l_calls.h:
19700         * sys/v4l2/Makefile.am:
19701         * sys/v4l2/gstv4l2.c: (plugin_init):
19702         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_type),
19703         (gst_v4l2element_init), (gst_v4l2element_dispose),
19704         (gst_v4l2element_change_state):
19705         * sys/v4l2/gstv4l2element.h:
19706         * sys/v4l2/gstv4l2xoverlay.c: (gst_v4l2_xoverlay_open),
19707         (gst_v4l2_xoverlay_close), (idle_refresh),
19708         (gst_v4l2_xoverlay_set_xwindow_id):
19709         * sys/v4l2/gstv4l2xoverlay.h:
19710         * sys/v4l2/v4l2-overlay_calls.c:
19711         * sys/v4l2/v4l2_calls.h:
19712           Remove client-side overlay handling, use the X-server v4l plugin
19713           for that. Nicer overlay, less code. Also make the plugin
19714           compileable without X (but then without overlay, obviously).
19715           Makes xwindowlistener obsolete, should we remove that?
19716
19717 2004-10-25  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19718
19719         * sys/oss/gstosssrc.c: (gst_osssrc_get_time), (gst_osssrc_get),
19720         (gst_osssrc_src_query):
19721         * sys/oss/gstosssrc.h:
19722           OK, so people want offset in DEFAULT. This time, actually fix all
19723           cases.
19724         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
19725           Add FPS properly.
19726
19727 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19728
19729         * gst/asfdemux/gstasfmux.c:
19730         * gst/avi/gstavimux.c:
19731           Framerate.
19732
19733 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19734
19735         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_set_property):
19736           Fix properties (channel, norm, frequency).
19737
19738 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19739
19740         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_get_property):
19741           Flag typo.
19742         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults):
19743           No warnings.
19744
19745 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19746
19747         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_clear_format_list):
19748           Fix hang.
19749
19750 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19751
19752         * sys/v4l2/gstv4l2element.h:
19753           Yet Another Hack (tm) for kernel header borkedness.
19754         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
19755         (gst_v4l2src_v4l2fourcc_to_caps), (gst_v4l2_fourcc_from_structure),
19756         (gst_v4l2src_link), (gst_v4l2src_getcaps),
19757         (gst_v4l2src_change_state):
19758         * sys/v4l2/gstv4l2src.h:
19759         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_init),
19760         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop):
19761           Fix caps, keep track of state, work.
19762
19763 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19764
19765         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_getcaps):
19766           Quiet.
19767
19768 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19769
19770         * sys/oss/gstosssrc.c: (gst_osssrc_get):
19771           Don't mix bytes and samples.
19772
19773 2004-10-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19774
19775         * ext/ogg/gstoggmux.c:
19776           Basic pad template which accepts OGM tracks, speex, flac, vorbis
19777           and theora. Any is incorrect.
19778         * gst/asfdemux/gstasfmux.c: (gst_asfmux_vidsink_link):
19779           Fix caps.
19780         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_base_init):
19781         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_base_init),
19782         (gst_v4lmjpegsrc_init), (gst_v4lmjpegsrc_srcconnect),
19783         (gst_v4lmjpegsrc_getcaps), (gst_v4lmjpegsrc_change_state):
19784         * sys/v4l/gstv4lmjpegsrc.h:
19785         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
19786         (gst_v4lsrc_change_state):
19787         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_start),
19788         (gst_v4lmjpegsrc_capture_stop):
19789           Fix caps. Keep track of internal state. Work.
19790
19791 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19792
19793         * ext/Makefile.am:
19794           Fix the build fixes.
19795
19796 2004-10-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19797
19798         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19799         (gst_ogg_demux_src_event), (_find_chain_seek),
19800         (gst_ogg_pad_push):
19801           Check for pad availability before using it.
19802         * ext/ogg/gstoggdemux.c: (_find_chain_process):
19803           Fix parsing of chained ogg. Needs more work on the decoder side.
19804
19805 2004-10-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
19806
19807         * gst/spectrum/Makefile.am:
19808         * gst/spectrum/demo-osssrc.c: (spectrum_chain), (main),
19809         (idle_func):
19810           Fix demo and reenable it. Yes, I'm currently playing with audio
19811           analysis tools
19812
19813 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19814
19815         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
19816           We love it if files that start at zero work too...
19817
19818 2004-10-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19819
19820         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19821           Handle files with missing EOS headers.
19822
19823 2004-10-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
19824
19825         * gst/tcp/gsttcpserversink.c:
19826         (gst_tcpserversink_handle_server_read),
19827         (gst_tcpserversink_init_send):
19828         Zero some variables first (need for accept not to return EINVAL)
19829
19830 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19831
19832         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19833         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19834         * ext/theora/theoradec.c: (theora_dec_sink_convert),
19835         (theora_dec_chain):
19836         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
19837         (gst_vorbis_dec_init), (vorbis_dec_convert), (vorbis_dec_chain):
19838           Seeking and querying finetune.
19839
19840 2004-10-20  Thomas Vander Stichele  <thomas at apestaart dot org>
19841
19842         * configure.ac:
19843         * ext/Makefile.am:
19844         * ext/raw1394/Makefile.am:
19845           fix the build
19846
19847 2004-10-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19848
19849         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19850           Wrong return.
19851         * gst/playback/Makefile.am:
19852         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init):
19853         * gst/playback/gstplay-marshal.list:
19854         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init):
19855           Fix marshallers.
19856
19857 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19858
19859         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event):
19860           Silence.
19861
19862 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19863
19864         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19865         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19866         (gst_ogg_pad_push):
19867           Yay for non-lineair granulepos in theora.
19868
19869 2004-10-18  Wim Taymans  <wim@fluendo.com>
19870
19871         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
19872         (gst_dvdec_video_link), (gst_dvdec_push), (gst_dvdec_loop):
19873         * ext/dv/gstdvdec.h:
19874         Make sure we renegotiate aspect ratio when the camera switches.
19875
19876 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19877
19878         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19879         (gst_ogg_demux_src_event), (gst_ogg_pad_push):
19880           Start at zero.
19881         * ext/theora/theoradec.c: (theora_dec_chain):
19882           Skip headers. Bad idea for chained ogg, but fixes seeking.
19883
19884 2004-10-18  Wim Taymans  <wim@fluendo.com>
19885
19886         * configure.ac:
19887         I swear, this is the last time I touch this.
19888
19889 2004-10-18  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
19890
19891         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
19892         (gst_ogg_demux_src_event), (gst_ogg_pad_populate),
19893         (_read_bos_process), (gst_ogg_demux_iterate), (gst_ogg_pad_new):
19894           Faster seeking.
19895         * ext/theora/theoradec.c: (theora_dec_sink_convert):
19896           Time-to-default conversion.
19897         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
19898           Don't error on unknown packets, just skip. We should probably
19899           read them if we want to support chained ogg.
19900
19901 2004-10-18  Wim Taymans  <wim@fluendo.com>
19902
19903         * configure.ac:
19904         Added cdaudio to wrong list.
19905
19906 2004-10-18  Wim Taymans  <wim@fluendo.com>
19907
19908         * configure.ac:
19909         Revive cdaudio.
19910
19911 2004-10-18  Wim Taymans  <wim@fluendo.com>
19912
19913         * ext/dv/gstdvdec.c: (gst_dvdec_video_getcaps),
19914         (gst_dvdec_video_link), (gst_dvdec_push):
19915         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
19916         (gst_smokeenc_resync), (gst_smokeenc_chain):
19917         Fix mimetype on smoke encoder.
19918         Add aspect ratio to dvdec. Not sure if these
19919         values are correct though....
19920
19921 2004-10-18  Wim Taymans  <wim@fluendo.com>
19922
19923         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init):
19924         Fix vorbis property descriptions and ranges.
19925
19926 2004-10-18  Wim Taymans  <wim@fluendo.com>
19927
19928         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate):
19929         Really do nothing when no data is available.
19930         Go to the playing state when the stream is not seekable
19931         instead of failing.
19932
19933 2004-10-18  Wim Taymans  <wim@fluendo.com>
19934
19935         * ext/cdaudio/gstcdaudio.c: (_do_init), (gst_cdaudio_base_init),
19936         (gst_cdaudio_get_event_masks), (gst_cdaudio_send_event),
19937         (gst_cdaudio_query), (plugin_init), (cdaudio_uri_get_type),
19938         (cdaudio_uri_get_protocols), (cdaudio_uri_get_uri),
19939         (cdaudio_uri_set_uri), (cdaudio_uri_handler_init):
19940         Added uri handler for cd://
19941         Port to new API.
19942
19943 2004-10-18  Wim Taymans  <wim@fluendo.com>
19944
19945         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
19946         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
19947         (try_to_link_1), (no_more_pads), (close_link), (type_found):
19948         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
19949         (remove_prerolls), (unknown_type), (add_element_stream),
19950         (new_decoded_pad), (setup_source), (gst_play_base_bin_add_element),
19951         (gst_play_base_bin_remove_element),
19952         (gst_play_base_bin_link_stream):
19953         * gst/playback/gstplaybin.c: (gen_video_element),
19954         (gen_vis_element), (remove_sinks), (setup_sinks):
19955         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
19956         (gst_stream_info_get_type), (gst_stream_info_class_init),
19957         (gst_stream_info_init), (gst_stream_info_new),
19958         (gst_stream_info_dispose), (stream_info_mute_pad),
19959         (gst_stream_info_set_property), (gst_stream_info_get_property):
19960         * gst/playback/gststreaminfo.h:
19961         Add sink padtemplate to decodebin.
19962         Added some more comments.
19963         Make queue size configurable in playbasebin.
19964         Added possibility to use elements as sinks (ex cdaudio).
19965
19966 2004-10-15  Wim Taymans  <wim@fluendo.com>
19967
19968         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
19969         (gst_speexenc_chain):
19970         Fix speex timestamps so that it gets muxed properly.
19971
19972 2004-10-15  Wim Taymans  <wim@fluendo.com>
19973
19974         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_get_type),
19975         (gst_dv1394src_base_init), (gst_dv1394src_class_init),
19976         (gst_dv1394src_init), (gst_dv1394src_dispose),
19977         (gst_dv1394src_iso_receive), (gst_dv1394src_discover_avc_node),
19978         (gst_dv1394src_change_state), (gst_dv1394src_get_event_mask),
19979         (gst_dv1394src_event), (gst_dv1394src_get_formats),
19980         (gst_dv1394src_convert), (gst_dv1394src_get_query_types),
19981         (gst_dv1394src_query), (gst_dv1394src_uri_get_type),
19982         (gst_dv1394src_uri_get_protocols), (gst_dv1394src_uri_get_uri),
19983         (gst_dv1394src_uri_set_uri), (gst_dv1394src_uri_handler_init):
19984         * ext/raw1394/gstdv1394src.h:
19985         Added conversion/query functions.
19986         Update buffer timestamps,
19987         Added signals.
19988         Added uri dv:// so it might play from the firewire in playbin.
19989         Fix a possible leak.
19990         Added debugging.
19991
19992 2004-10-15  Wim Taymans  <wim@fluendo.com>
19993
19994         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
19995         (gst_dv1394src_init), (gst_dv1394src_set_property),
19996         (gst_dv1394src_get_property), (gst_dv1394src_iso_receive),
19997         (gst_dv1394src_discover_avc_node), (gst_dv1394src_change_state):
19998         * ext/raw1394/gstdv1394src.h:
19999         Added AV/C VTR control support needed for some cameras.
20000         Added automatic port detection.
20001         Added properties for selecting the channel.
20002         The configure.ac script is not yet updated to reflect the
20003         new libavc1394 and librom1394 dependencies.
20004
20005 2004-10-15  Wim Taymans  <wim@fluendo.com>
20006
20007         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
20008         (qtdemux_parse), (gst_qtdemux_handle_esds):
20009         An esds box is not a container.
20010         Fix parsing of mp4v boxes.
20011         Do not try to renegotiate fps for each frame. Need to
20012         find a better method. This should fix mp4 playback.
20013
20014 2004-10-14  David Schleef  <ds@schleef.org>
20015
20016         * configure.ac: update for swfdec-0.3 and liboil-0.2
20017         * ext/swfdec/gstswfdec.c: update for swfdec-0.3
20018         * ext/swfdec/gstswfdec.h: same
20019         * gst/videofilter/gstvideobalance.c: update for liboil-0.2
20020         * gst/videotestsrc/videotestsrc.c: same
20021
20022 2004-10-14  Wim Taymans  <wim@fluendo.com>
20023
20024         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20025         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
20026         (is_sync_frame), (gst_multifdsink_new_client),
20027         (gst_multifdsink_handle_client_write),
20028         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20029         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
20030         Turn warnings into info.
20031         Don't allow a state change in the streaming thread.
20032
20033 2004-10-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20034
20035         * ext/vorbis/oggvorbisenc.c:
20036         * ext/vorbis/vorbisdec.c:
20037           fix template sample rate
20038
20039 2004-10-13  Wim Taymans  <wim@fluendo.com>
20040
20041         * ext/mad/gstmad.c: (gst_mad_check_caps_reset), (gst_mad_chain):
20042         Decoding the header first fixes some problems in resyncing
20043         in more mp3s.
20044
20045 2004-10-12  Wim Taymans  <wim@fluendo.com>
20046
20047         * gst/playback/gstplaybin.c: (gen_video_element),
20048         (gen_vis_element), (remove_sinks), (setup_sinks):
20049         Added vis plugin support, need to configure the vis
20050         element to activate it.
20051
20052 2004-10-12  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20053
20054         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get),
20055         (gst_gnomevfssrc_srcpad_query), (gst_gnomevfssrc_srcpad_event):
20056           Some debug.
20057         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20058         (gst_avi_demux_handle_src_event), (gst_avi_demux_read_superindex),
20059         (gst_avi_demux_read_subindexes), (gst_avi_demux_add_stream),
20060         (gst_avi_demux_stream_index), (gst_avi_demux_skip),
20061         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20062         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header):
20063         * gst/avi/gstavidemux.h:
20064           Support for openDML-2.0 indx/ix## chunks. Support for broken index
20065           recovery (where, if part of the index is broken, we will still read
20066           the rest of the index and recover the broken part by stream
20067           scanning). More broken media support. EOS workarounds. General AVI
20068           braindamage headache recovery. Aspirin included.
20069
20070 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20071
20072         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_open),
20073         (cdparanoia_event), (cdparanoia_query):
20074           Get rid of hideous lead-in.
20075
20076 2004-10-11  Wim Taymans  <wim@fluendo.com>
20077
20078         * gst/playback/gstplaybasebin.c: (setup_source):
20079         Wrong var used to get g_list_next.
20080
20081 2004-10-11  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20082
20083         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init),
20084         (cdparanoia_get), (cdparanoia_open):
20085           Report discid as metadata, add duration.
20086
20087 2004-10-11  Wim Taymans  <wim@fluendo.com>
20088
20089         * gst/playback/gstplaybasebin.c: (setup_source):
20090         Cleanup the previous pipeline a little earlier for the
20091         case that a source element provides raw data.
20092
20093 2004-10-11  Benjamin Otte  <otte@gnome.org>
20094
20095         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
20096           reset v1 tag offset when there is no v1 tag. Fixes id3demux always
20097           consuming the last 128 bytes, even though it was valid mp3 data.
20098
20099 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20100
20101         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
20102         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
20103         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
20104         Change g_warnings to GST_WARNING_OBJECT and fix colourspace issue
20105
20106 2004-10-10  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20107
20108         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps):
20109         Fix for webcams that support only specific width or height
20110
20111 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
20112
20113         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20114
20115         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20116           Fix wrong discont event setup (fixes #154967).
20117
20118 2004-10-09  Sebastien Cote  <sc5@hermes.usherb.ca>
20119
20120         Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20121
20122         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20123           Error out on invalid data (fixes #154807).
20124
20125 2004-10-09  Tim-Philipp Müller  <t.i.m@zen.co.uk>
20126
20127         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20128
20129         * ext/dvdread/dvdreadsrc.c: (_read):
20130           Make titles > 0 work again (fixes #154834).
20131
20132 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20133
20134         * gst-libs/gst/riff/riff-media.c:
20135         (gst_riff_create_video_template_caps):
20136           WMV3 missing in template caps.
20137
20138 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20139
20140         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20141           OK, so the original code was too strict. It makes random AVI files
20142           hang for seconds upon opening, which is unacceptable and is far
20143           beyond the original goal of getting multiple chunks for one-chunk
20144           sounc stream files. So now do just that.
20145
20146 2004-10-09  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20147
20148         * gst/playback/gstplaybasebin.c: (setup_source),
20149         (gst_play_base_bin_change_state):
20150           Actually clean up streaminfo if output fails. This would trigger
20151           if, for example, there was no CD in the drive. No preroll, so
20152           a streaminfo structure is created, but the subsequent state change
20153           of the thread fails.
20154         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
20155           Don't change state if parent failed.
20156
20157 2004-10-08  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20158
20159         * gst/playback/gstplaybin.c: (gst_play_bin_class_init),
20160         (gst_play_bin_init), (gst_play_bin_get_property), (handoff),
20161         (gen_video_element), (remove_sinks):
20162           Add small bits of code for screenshot handling.
20163
20164 2004-10-08  Wim Taymans  <wim@fluendo.com>
20165
20166         * gst/playback/gstplaybin.c: (gst_play_bin_set_property),
20167         (gen_video_element), (gen_audio_element), (setup_sinks):
20168         Don't assume the user provided sinks are named "sink"...
20169
20170 2004-10-08  Wim Taymans  <wim@fluendo.com>
20171
20172         * gst/playback/gstplaybasebin.c: (gen_preroll_element),
20173         (unknown_type), (setup_source), (gst_play_base_bin_remove_element),
20174         (gst_play_base_bin_link_stream):
20175         Do not try to autoplug sources that generate raw streams like
20176         cdparanoia.
20177         disconnect the preroll overrun signal when we don't need it anymore.
20178
20179 2004-10-08  Milosz Derezynski  <internalerror.rez@fhtw-berlin.de>
20180
20181         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20182         Added reworked patch from #154903 from milosz derezynski (deadchip).
20183
20184 2004-10-08  Wim Taymans  <wim@fluendo.com>
20185
20186         * ext/cdparanoia/gstcdparanoia.c: (_do_init),
20187         (cdparanoia_base_init), (cdparanoia_class_init), (cdparanoia_init),
20188         (cdparanoia_dispose), (cdparanoia_get), (cdparanoia_change_state),
20189         (cdparanoia_convert), (cdparanoia_uri_get_type),
20190         (cdparanoia_uri_get_protocols), (cdparanoia_uri_get_uri),
20191         (cdparanoia_uri_set_uri), (cdparanoia_uri_handler_init):
20192         * ext/cdparanoia/gstcdparanoia.h:
20193         This adds the cdda://<tracknum> uri.
20194
20195 2004-10-08  Wim Taymans  <wim@fluendo.com>
20196
20197         * gst/playback/gstdecodebin.c: (gst_decode_bin_class_init),
20198         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20199         (try_to_link_1), (no_more_pads), (close_link), (type_found):
20200         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_class_init),
20201         (unknown_type), (gst_play_base_bin_remove_element),
20202         (gst_play_base_bin_link_stream):
20203         * gst/playback/gstplaybasebin.h:
20204         * gst/playback/gstplaybin.c: (gst_play_bin_init),
20205         (gst_play_bin_set_property), (gen_video_element),
20206         (gen_audio_element), (setup_sinks):
20207         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
20208         (gst_stream_info_get_type), (gst_stream_info_class_init),
20209         (gst_stream_info_init), (gst_stream_info_new),
20210         (gst_stream_info_dispose), (stream_info_mute_pad),
20211         (gst_stream_info_set_property), (gst_stream_info_get_property):
20212         * gst/playback/gststreaminfo.h:
20213         Reuse the audio and video bins.
20214         Some internal cleanups in the stream selection code.
20215
20216 2004-10-08  Julien MOUTTE  <julien@moutte.net>
20217
20218         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20219         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20220         * sys/ximage/ximagesink.h:
20221         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20222         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20223         * sys/xvimage/xvimagesink.h: Reverting Ronald's changes as the issue is
20224         not coming from those elements. Moreover these elements should not keep
20225         the xid they have been given when in NULL state.
20226
20227 2004-10-07  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20228
20229         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
20230         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init):
20231         * sys/ximage/ximagesink.h:
20232         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
20233         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init):
20234         * sys/xvimage/xvimagesink.h:
20235           Actually only create a new toplevel window if we're not gonna
20236           embed it right after.
20237
20238 2004-10-07  Wim Taymans  <wim@fluendo.com>
20239
20240         * gst/playback/gstplaybasebin.c: (play_base_bin_mute_pad),
20241         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream):
20242         * gst/playback/gstplaybin.c: (setup_sinks):
20243         Implement muting/unmuting of streams, mute streams that are not
20244         used.
20245
20246 2004-10-07  Wim Taymans  <wim@fluendo.com>
20247
20248         * gst/typefind/gsttypefindfunctions.c: (ac3_type_find),
20249         (plugin_init):
20250         Added lame audio/x-ac3 typefind function.
20251
20252 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20253
20254         * configure.ac:
20255           bump nano to cvs
20256
20257 === release 0.8.5 ===
20258
20259 2004-10-06  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
20260
20261         * NEWS:
20262         * RELEASE:
20263         * configure.ac:
20264           releasing 0.8.5, "Take You On"
20265
20266 2004-10-06  Wim Taymans  <wim@fluendo.com>
20267
20268         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20269         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
20270         (no_more_pads), (close_link), (type_found):
20271         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20272         * gst/playback/gstplaybin.c: (gen_video_element):
20273         Do not signal the no_more_pads after the first pad when
20274         we are plugging a non dynamic element with multiple
20275         output pads (like swfdec, dvdec, ...).
20276
20277 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20278
20279         * configure.ac:
20280           bump for prerelease
20281
20282 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20283
20284         * gst/wavparse/gstwavparse.c:
20285           add ATRAC3 to STATIC CAPS to fix a warning
20286
20287         * gst/matroska/ebml-read.c:
20288         * gst-libs/gst/riff/riff-read.c:
20289           fix typos
20290
20291 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20292
20293         * gst-libs/gst/riff/riff-media.c:
20294           generate caps for ATRAC3 audio streams
20295
20296         * gst/realmedia/rmdemux.c:
20297           generate caps for ATRAC3 audio streams
20298
20299 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20300
20301         * gst/wavparse/Makefile.am
20302         * gst/wavparse/riff.h
20303         * gst/wavparse/wavparse.vcproj
20304           riff.h removal (unused and duplication with riff-ids.h)
20305
20306 2004-10-06  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20307
20308         * gst/wavparse/gstwavparse.h
20309           remove duplicated defines for audio codec codes
20310
20311         * gst-libs/gst/riff/riff-ids.h
20312         * gst/wavenc/riff.h:
20313           add "4CC" code for ATRAC3 audio streams
20314           add "4CC" code for ITU_G721_ADPCM (unused for now)
20315
20316 2004-10-06  Wim Taymans  <wim@fluendo.com>
20317
20318         * gst/flx/gstflxdec.c: (gst_flxdec_init), (gst_flxdec_loop):
20319         Actually _do_ negotiation. Pass gdouble as arg instead
20320         of guint64 for the framerate.
20321
20322 2004-10-06  Wim Taymans  <wim@fluendo.com>
20323
20324         * gst/playback/gstdecodebin.c: (gst_decode_bin_init),
20325         (find_compatibles), (close_pad_link), (try_to_link_1),
20326         (no_more_pads), (close_link), (type_found):
20327         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20328         * gst/playback/gstplaybin.c: (gen_video_element),
20329         (gen_audio_element):
20330         Set state on newly added element to READY so that negotiation
20331         can happen ASAP.
20332         Addes some more debug info.
20333         Do not try to plug pads with multiple caps structures or ANY
20334         because it is too dangerous since we do not do dynamic
20335         replugging.
20336
20337 2004-10-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20338
20339         written by: Gora Mohanty <gora_mohanty@yahoo.co.in>
20340
20341         * po/LINGUAS:
20342         * po/or.po:
20343           add Oriya translation
20344
20345 2004-10-05  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20346
20347         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20348           Prevent overwrite of size member. Makes audio sound crappy.
20349
20350 2004-10-05  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
20351
20352         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
20353         Add rmvb to the list of known RealMedia extensions
20354
20355 2004-10-05  Wim Taymans  <wim@fluendo.com>
20356
20357         * ext/libmng/gstmngdec.c: (gst_mngdec_loop), (mngdec_error),
20358         (mngdec_openstream), (mngdec_closestream),
20359         (mngdec_handle_sink_event), (mngdec_readdata),
20360         (mngdec_gettickcount), (mngdec_settimer), (mngdec_processheader),
20361         (mngdec_getcanvasline), (mngdec_refresh),
20362         (gst_mngdec_change_state):
20363         Set the framerate correctly.
20364
20365 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20366
20367         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20368           There was something wrong with the index massaging.
20369
20370 2004-10-04  Wim Taymans  <wim@fluendo.com>
20371
20372         * ext/jpeg/gstjpeg.c: (smoke_type_find), (plugin_init):
20373         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
20374         (gst_smokedec_chain):
20375         * ext/jpeg/gstsmokedec.h:
20376         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
20377         (gst_smokeenc_init), (gst_smokeenc_resync), (gst_smokeenc_chain):
20378         * ext/jpeg/gstsmokeenc.h:
20379         * ext/jpeg/smokecodec.c: (smokecodec_encode_new),
20380         (smokecodec_decode_new), (smokecodec_info_free),
20381         (smokecodec_set_quality), (smokecodec_get_quality),
20382         (smokecodec_set_threshold), (smokecodec_get_threshold),
20383         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
20384         (find_best_size), (abs_diff), (put), (smokecodec_encode_id),
20385         (smokecodec_encode), (smokecodec_parse_id),
20386         (smokecodec_parse_header), (smokecodec_decode):
20387         * ext/jpeg/smokecodec.h:
20388         * ext/jpeg/smokeformat.h:
20389         Updated smoke, new bitstream, allows embedding in ogg.
20390
20391 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20392
20393         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
20394           Fix seeking in some files. All this code is no longer needed (and
20395           actually breaks stuff) because we now synchronize the full index
20396           right when reading the header.
20397
20398 2004-10-04  Wim Taymans  <wim@fluendo.com>
20399
20400         * configure.ac:
20401         configure update for libmng.
20402
20403 2004-10-04  Wim Taymans  <wim@fluendo.com>
20404
20405         * ext/libmng/Makefile.am:
20406         * ext/libmng/gstmng.c: (plugin_init):
20407         * ext/libmng/gstmng.h:
20408         * ext/libmng/gstmngdec.c: (gst_mngdec_get_type),
20409         (gst_mngdec_base_init), (gst_mngdec_class_init),
20410         (gst_mngdec_sinklink), (gst_mngdec_init), (gst_mngdec_src_getcaps),
20411         (gst_mngdec_loop), (gst_mngdec_get_property),
20412         (gst_mngdec_set_property), (mngdec_error), (mngdec_openstream),
20413         (mngdec_closestream), (mngdec_handle_sink_event),
20414         (mngdec_readdata), (mngdec_gettickcount), (mngdec_settimer),
20415         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
20416         (gst_mngdec_change_state):
20417         * ext/libmng/gstmngdec.h:
20418         * ext/libmng/gstmngenc.c: (gst_mngenc_get_type),
20419         (mng_caps_factory), (raw_caps_factory), (gst_mngenc_base_init),
20420         (gst_mngenc_class_init), (gst_mngenc_sinklink), (gst_mngenc_init),
20421         (gst_mngenc_chain), (gst_mngenc_get_property),
20422         (gst_mngenc_set_property):
20423         * ext/libmng/gstmngenc.h:
20424         Added basic MNG decoder. Needs more work. The encoder does
20425         not work yet.
20426
20427 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20428
20429         * gst/realmedia/rmdemux.c: (gst_rmdemux_handle_sink_event),
20430         (gst_rmdemux_loop), (gst_rmdemux_add_stream),
20431         (gst_rmdemux_parse_mdpr), (gst_rmdemux_dump_mdpr):
20432           Don't hang on length=0 chunks. Some negotiation fixes. Signal
20433           no-more-pads.
20434
20435 2004-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
20436
20437         * configure.ac:
20438           you need at least 1.0.4 of speex
20439
20440 2004-10-04 Iain <iaingnome@gmail.com>
20441
20442         * ext/speex/gstspeexdec.h: Revert the includes changes.
20443
20444         * ext/speex/gstspeexenc.[ch]: Revert the includes changes.
20445
20446 2004-09-30 Iain <iaingnome@gmail.com>
20447
20448         * sys/sunaudio/gstsunaudio.c (gst_sunaudiosink_open): Use the device
20449         found during init or set as a property instead of hardcoding /dev/audio
20450
20451 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20452
20453         * gst/realmedia/rmdemux.c: (gst_rmdemux_class_init),
20454         (gst_rmdemux_init), (gst_rmdemux_handle_sink_event),
20455         (gst_rmdemux_loop), (gst_rmdemux_add_stream), (re_hexdump_bytes),
20456         (re_dump_pascal_string), (gst_rmdemux_dump__rmf),
20457         (gst_rmdemux_dump_prop), (gst_rmdemux_parse_mdpr),
20458         (gst_rmdemux_dump_mdpr), (gst_rmdemux_dump_indx),
20459         (gst_rmdemux_dump_data):
20460           Use debug category, fix EOS handling. filesrc ! rmdemux now
20461           works.
20462
20463 2004-10-04  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20464
20465         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
20466         (gst_avi_demux_stream_scan), (sort), (gst_avi_demux_massage_index),
20467         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data):
20468           Improve allocation, cutting and sorting of the index. How takes a
20469           few seconds instead of minutes.
20470
20471 2004-10-03  Christophe Fergeau  <teuf@gnome.org>
20472
20473         * gst/realmedia/rmdemux.c: (gst_rmdemux_parse_mdpr):
20474           fixed compilation
20475
20476 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20477
20478         * gst-libs/gst/riff/riff-media.c:
20479         (gst_riff_create_video_caps_with_data),
20480         (gst_riff_create_video_template_caps):
20481           Add wing commander format mimetype/fourccs.
20482         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
20483           Don't crash if some value is 0.
20484
20485 2004-10-02  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20486
20487         * gst-libs/gst/riff/riff-media.c:
20488         (gst_riff_create_video_caps_with_data),
20489         (gst_riff_create_video_template_caps):
20490           Add DIB fourcc (raw, palettized 8-bit RGB).
20491         * gst-libs/gst/riff/riff-read.c:
20492         (gst_riff_read_strf_vids_with_data):
20493           Oops, fix strf_data reading bug.
20494         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
20495           Use a non-NULL tag.
20496         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
20497           Time for hacks. Sorry Dave. At least one quicktime movie (a
20498           trailer) that I've encountered contains multiple video tracks.
20499           One of those is the actual video track, the other are one-frame
20500           tracks (images). Unfortunately, the number of frames according
20501           to the trak header is 1 for each, so that doesn't help. So
20502           instead, I look at the duration and discard tracks with a
20503           duration shorter than 20% of the length of the stream. Better
20504           than nothing.
20505
20506 2004-10-01  Christian Schaller <christian@fluendo.com>
20507
20508         * ext/ivorbis/vorbis.c:
20509           Patch from Phil Blundell (Bug 152341)
20510
20511 2004-10-01  Wim Taymans  <wim@fluendo.com>
20512
20513         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
20514         (speex_dec_get_formats), (speex_dec_convert),
20515         (speex_dec_src_query), (speex_dec_src_event), (speex_dec_event),
20516         (speex_dec_chain), (gst_speexdec_get_property),
20517         (gst_speexdec_set_property):
20518         Small cleanups.
20519
20520 2004-10-01  Wim Taymans  <wim@fluendo.com>
20521
20522         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
20523         (gst_wavparse_stream_init), (gst_wavparse_fmt),
20524         (gst_wavparse_other), (gst_wavparse_loop),
20525         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20526         (gst_wavparse_srcpad_event):
20527         * gst/wavparse/gstwavparse.h:
20528         Added some more debugging info.
20529         Fix the case where the length of the file is 0.
20530         Make sure we seek to sample borders.
20531
20532 2004-10-01  Wim Taymans  <wim@fluendo.com>
20533
20534         * gst/playback/README:
20535         * gst/playback/gstdecodebin.c: (gst_decode_bin_factory_filter),
20536         (gst_decode_bin_init), (find_compatibles), (close_pad_link),
20537         (try_to_link_1), (no_more_pads), (close_link), (type_found):
20538         Add some debug info to decodebin, update README
20539
20540 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20541
20542         * ext/dvdnav/dvdnavsrc.c: (dvdnav_handle_navigation_event):
20543           Don't use g_print(); use GST_DEBUG().
20544
20545 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20546
20547         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
20548         (gst_ogg_mux_queue_pads):
20549           Handle EOS properly.
20550
20551 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
20552
20553         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20554
20555         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_sinkconnect),
20556         (gst_faad_chain), (gst_faad_change_state):
20557         * ext/faad/gstfaad.h:
20558           Allow playback of raw (unframed) MPEG AAC files (#148993).
20559
20560 2004-10-01  Sebastien Cote  <sc5@hermes.usherb.ca>
20561
20562         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20563
20564         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20565           Throw error if we didn't recognize the stream. Fixes #152289.
20566
20567 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20568
20569         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link):
20570           Fix negotiation.
20571
20572 2004-10-01  Francis Labonte  <francis_labonte@hotmail.com>
20573
20574         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20575
20576         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt):
20577           Fix memleak.
20578
20579 2004-10-01  Balamurali Viswanathan  <balamurali.viswanathan@wipro.com>
20580
20581         Reviewed by: Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20582
20583         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_setparams):
20584           Solve #152805.
20585         * sys/sunaudio/gstsunmixer.c: (gst_sunaudiomixer_set_mute):
20586           Solve 152806.
20587
20588 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20589
20590         * gst-libs/gst/riff/riff-media.c:
20591         (gst_riff_create_video_caps_with_data),
20592         (gst_riff_create_audio_caps_with_data):
20593           Add codec_data handling (like asfdemux used to do).
20594         * gst/asfdemux/gstasf.c: (plugin_init):
20595         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20596         (gst_asf_demux_add_audio_stream), (gst_asf_demux_add_video_stream):
20597           Use riff-media for caps creation instead of our own (mostly
20598           broken) copy of its functions.
20599
20600 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20601
20602         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_capture):
20603           Don't actually error out if we get another return value than
20604           -EINVAL. Opposite to what I first thought, drivers have random
20605           return values for this, although -EINVAL is the expected return
20606           value. Since this is not fatal, we shouldn't use
20607           GST_ELEMENT_ERROR() but just GST_ERROR_OBJECT().
20608
20609 2004-10-01  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20610
20611         * ext/dvdread/dvdreadsrc.c: (dvdreadsrc_class_init),
20612         (dvdreadsrc_init), (dvdreadsrc_dispose), (dvdreadsrc_set_property),
20613         (dvdreadsrc_get_property), (_open), (_seek), (_read),
20614         (dvdreadsrc_get), (dvdreadsrc_open_file),
20615         (dvdreadsrc_change_state):
20616           Fix. Don't do one big huge loop around the whole DVD, that will
20617           cache all data and thus eat sizeof(dvd) (several GB) before we
20618           see something.
20619         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20620           Actually NULL'ify event after using it.
20621         * gst/matroska/ebml-read.c: (gst_ebml_read_use_event),
20622         (gst_ebml_read_handle_event), (gst_ebml_read_element_id),
20623         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
20624         (gst_ebml_read_seek), (gst_ebml_read_skip):
20625           Handle events.
20626         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
20627         (gst_dvd_demux_init), (gst_dvd_demux_get_audio_stream),
20628         (gst_dvd_demux_get_subpicture_stream), (gst_dvd_demux_plugin_init):
20629           Fix timing (this will probably break if I seek using menus, but
20630           I didn't get there yet). VOBs and normal DVDs should now work.
20631           Add a mpeg2-only pad with high rank so this get autoplugged for
20632           MPEG-2 movies.
20633         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_base_init),
20634         (gst_mpeg_demux_class_init), (gst_mpeg_demux_init),
20635         (gst_mpeg_demux_new_output_pad), (gst_mpeg_demux_get_video_stream),
20636         (gst_mpeg_demux_get_audio_stream),
20637         (gst_mpeg_demux_get_private_stream), (gst_mpeg_demux_parse_packet),
20638         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_plugin_init):
20639           Use this as second rank for MPEG-1 and MPEG-2. Still use this for
20640           MPEG-1 but use dvddemux for MPEG-2.
20641         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
20642         (gst_mpeg_parse_init), (gst_mpeg_parse_new_pad),
20643         (gst_mpeg_parse_parse_packhead):
20644           Timing. Only add pad template if it exists. Add sink template from
20645           class and not from ourselves. This means we will always use the
20646           correct sink template even if it is not the one defined in this
20647           file.
20648
20649 2004-09-29  Wim Taymans  <wim@fluendo.com>
20650
20651         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_packet),
20652         (gst_mpeg_demux_parse_pes):
20653         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
20654         Fix playback of mpeg again, timestamps where screwed up by
20655         patch 1.61.
20656
20657 2004-09-29  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20658
20659         * ext/flac/gstflacdec.c: (gst_flacdec_src_query):
20660           Only return true if we actually filled something in. Prevents
20661           player applications from showing a random length for flac files.
20662         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
20663         (gst_riff_read_use_event), (gst_riff_read_handle_event),
20664         (gst_riff_read_seek), (gst_riff_read_skip), (gst_riff_read_strh),
20665         (gst_riff_read_strf_vids_with_data),
20666         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_iavs):
20667           OK, ok, so I implemented event handling. Apparently it's normal
20668           that we receive random events at random points without asking
20669           for it.
20670         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20671         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20672         (gst_avi_demux_handle_src_event), (gst_avi_demux_stream_index),
20673         (gst_avi_demux_sync), (gst_avi_demux_stream_scan),
20674         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header),
20675         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
20676         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
20677         * gst/avi/gstavidemux.h:
20678           Implement non-lineair chunk handling and subchunk processing.
20679           The first solves playback of AVI files where the audio and video
20680           data of individual buffers that we read are not synchronized.
20681           This should not happen according to the wonderful AVI specs, but
20682           of course it does happen in reality. It is also a prerequisite for
20683           the second. Subchunk processing allows us to cut chunks in small
20684           pieces and process each of these pieces separately. This is
20685           required because I've seen several AVI files with incredibly large
20686           audio chunks, even some files with only one audio chunk for the
20687           whole file. This allows for proper playback including seeking.
20688           This patch is supposed to fix all AVI A/V sync issues.
20689         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
20690         (flx_decode_chunks), (flx_decode_color), (gst_flxdec_loop):
20691           Work.
20692         * gst/modplug/gstmodplug.cc:
20693           Proper return value setting for the query() function.
20694         * gst/playback/gstplaybasebin.c: (setup_source):
20695           Being in non-playing state (after, e.g., EOS) is not necessarily
20696           a bad thing. Allow for that. This fixes playback of short files.
20697           They don't actually playback fully now, because the clock already
20698           runs. This means that small files (<500kB) with a small length
20699           (<2sec) will still not or barely play. Other files, such as mod
20700           or flx, will work correctly, however.
20701
20702 2004-09-28  Wim Taymans  <wim@fluendo.com>
20703
20704         * ext/speex/gstspeex.c: (plugin_init):
20705         * ext/speex/gstspeexdec.c: (gst_speex_dec_base_init),
20706         (gst_speex_dec_class_init), (speex_dec_get_formats),
20707         (speex_get_event_masks), (speex_get_query_types),
20708         (gst_speex_dec_init), (speex_dec_convert), (speex_dec_src_query),
20709         (speex_dec_src_event), (speex_dec_event), (speex_dec_chain),
20710         (gst_speexdec_get_property), (gst_speexdec_set_property),
20711         (speex_dec_change_state):
20712         * ext/speex/gstspeexdec.h:
20713         * ext/speex/gstspeexenc.c: (gst_speexenc_get_formats),
20714         (gst_speexenc_get_type), (speex_caps_factory), (raw_caps_factory),
20715         (gst_speexenc_base_init), (gst_speexenc_class_init),
20716         (gst_speexenc_sinkconnect), (gst_speexenc_convert_src),
20717         (gst_speexenc_convert_sink), (gst_speexenc_get_query_types),
20718         (gst_speexenc_src_query), (gst_speexenc_init),
20719         (gst_speexenc_get_tag_value), (comment_init), (comment_add),
20720         (gst_speexenc_metadata_set1), (gst_speexenc_set_metadata),
20721         (gst_speexenc_setup), (gst_speexenc_buffer_from_data),
20722         (gst_speexenc_push_buffer), (gst_speexenc_set_header_on_caps),
20723         (gst_speexenc_chain), (gst_speexenc_get_property),
20724         (gst_speexenc_set_property), (gst_speexenc_change_state):
20725         * ext/speex/gstspeexenc.h:
20726         Rewrote speex encoder, make sure it can be embedded in ogg.
20727         Implemented speex decoder.
20728
20729 2004-09-28  Christian Schaller <christian@fluendo.com>
20730
20731         * configure.ac:
20732         Remove kioslave plugin. Markey is brewing a new working one
20733         * ext/Makefile.am: Remove kioslave plugin
20734         * ext/kio: remove
20735         * gst-plugins.spec.in: remove kio plugin from spec
20736
20737 2004-09-27  Wim Taymans  <wim@fluendo.com>
20738
20739         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
20740         (gst_multifdsink_remove), (gst_multifdsink_remove_client_link),
20741         (is_sync_frame), (gst_multifdsink_client_queue_buffer),
20742         (gst_multifdsink_new_client),
20743         (gst_multifdsink_handle_client_write),
20744         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
20745         (gst_multifdsink_handle_clients):
20746         * gst/tcp/gstmultifdsink.h:
20747         Make syncing to keyframes actually work for new clients and lagging
20748         clients.
20749
20750 2004-09-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
20751
20752         * gst/debug/gstnavigationtest.c: (gst_navigationtest_class_init),
20753         (gst_navigationtest_handle_src_event), (draw_box_planar411),
20754         (gst_navigationtest_planar411), (gst_navigationtest_change_state):
20755         * gst/debug/gstnavigationtest.h:
20756           make navigationtest display button-press and button-release events
20757
20758 2004-09-26 Iain <iaingnome@gmail.com>
20759
20760         * gst/interleave/interleave.c (all_channels_new_media): Checks if all
20761         the channels have received a new media event.
20762         (interleave_buffered_loop): Compresses a new media event on all
20763         channels into one.
20764
20765 2004-09-26 Iain <iaingnome@gmail.com>
20766
20767         * gst/wavenc/gstwavenc.c (gst_wavenc_chain): Company says we need to
20768         call the sinkpad's default event handler and not the srcpads. He also
20769         says this is confusing :)
20770         (gst_wavenc_stop_file): Company says that seek events only go upstream
20771         we should send a discontinuous downstream instead.
20772
20773 2004-09-25  Christian Schaller <christian@fluendo.com>
20774
20775         * Update SPEC file to be usable in conjunction with Fedora Core,
20776           Fedora.us and freshrpms packages
20777         * Fix typo in multifilesrc test Makefile
20778
20779 2004-09-24  Wim Taymans  <wim@fluendo.com>
20780
20781         * gst/playback/gstplaybasebin.c: (new_decoded_pad):
20782         Only signal the no_more_pads signal when we have
20783         added the stream to our list.
20784
20785 2004-09-24  Wim Taymans  <wim@fluendo.com>
20786
20787         * gst/playback/gstplaybasebin.c: (remove_prerolls),
20788         (new_decoded_pad):
20789         * gst/playback/gstplaybasebin.h:
20790         * gst/playback/gstplaybin.c: (setup_sinks):
20791         Don't try to preroll or decode more than one audio/video
20792         track.
20793
20794 2004-09-24  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20795
20796         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
20797           Throw error if we failed to find a suitable output. This should
20798           throw an error if we successfully set up a pipeline (e.g. because
20799           we recognized a media file) but found no decodable streams in it
20800           (e.g. because it contains only media stream types for which we
20801           have no decoders, or because it's not a media type).
20802
20803 2004-09-23  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20804
20805         * ext/dirac/Makefile.am:
20806         * ext/dirac/gstdirac.cc:
20807         * ext/dirac/gstdiracdec.cc:
20808         * ext/dirac/gstdiracdec.h:
20809           Do something. Don't actually know if this works because I don't
20810           have a demuxer yet.
20811         * ext/gsm/gstgsmdec.c: (gst_gsmdec_getcaps):
20812           Add channels=1 to caps returned from _getcaps().
20813         * ext/ogg/gstogmparse.c: (gst_ogm_audio_parse_get_type),
20814         (gst_ogm_video_parse_get_type), (gst_ogm_audio_parse_base_init),
20815         (gst_ogm_video_parse_base_init), (gst_ogm_parse_init),
20816         (gst_ogm_audio_parse_init), (gst_ogm_video_parse_init),
20817         (gst_ogm_parse_sink_convert), (gst_ogm_parse_chain),
20818         (gst_ogm_parse_change_state):
20819           Separate between audio/video so ogmaudioparse actually uses the
20820           audio pad templates. Both audio and video work now, including
20821           autoplugging. Also use sometimes-srcpad hack.
20822         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
20823           Handle events better. Don't hang on infinite loops.
20824         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
20825         (gst_avi_demux_init), (gst_avi_demux_reset),
20826         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
20827         (gst_avi_demux_stream_header), (gst_avi_demux_stream_data),
20828         (gst_avi_demux_change_state):
20829         * gst/avi/gstavidemux.h:
20830           Improve A/V sync. Still not perfect.
20831         * gst/matroska/ebml-read.c: (gst_ebml_read_seek),
20832         (gst_ebml_read_skip):
20833           Handle events better.
20834         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
20835         (gst_qtdemux_loop_header), (qtdemux_parse_trak),
20836         (qtdemux_audio_caps):
20837           Add IMA4. Improve event handling. Save offset after a seek when
20838           the headers are at the end of the file so that we don't end up in
20839           an infinite loop.
20840         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):
20841           Add low-priority typefind support for files with no length.
20842
20843 2004-09-23  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20844
20845         * testsuite/multifilesink/Makefile.am:
20846         fix typo
20847
20848 2004-09-22  Julien MOUTTE  <julien@moutte.net>
20849
20850         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20851         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls): Fix
20852         mistakes from thaytan's patches.
20853
20854 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
20855
20856         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy):
20857           For completeness, XSync in the destroy function as xvimage does.
20858
20859 2004-09-23  Jan Schmidt  <thaytan@mad.scientist.com>
20860
20861         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
20862            Correct caps negotiation
20863         * gst/volume/gstvolume.c: (volume_chain_float),
20864         (volume_chain_int16):
20865            Modify debug output to be little more informative
20866         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls):
20867         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
20868         (gst_xvimagesink_xvimage_destroy):
20869           Add XSync calls after detaching from the shared memory segment to
20870           avoid a crash.
20871
20872 2004-09-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20873
20874         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
20875         (gst_ogg_mux_next_buffer), (gst_ogg_mux_loop):
20876         * ext/vorbis/vorbis.c: (plugin_init):
20877         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_init),
20878         (gst_vorbisenc_chain):
20879         * ext/vorbis/vorbisenc.h:
20880         remove explicit newmedia support from oggmux and vorbisenc
20881         add debug category to vorbisenc
20882         * gst/multifilesink/gstmultifilesink.c:
20883         (gst_multifilesink_class_init), (gst_multifilesink_init),
20884         (gst_multifilesink_dispose), (gst_multifilesink_set_location),
20885         (gst_multifilesink_set_property), (gst_multifilesink_next_file),
20886         (gst_multifilesink_handle_event), (gst_multifilesink_chain),
20887         (plugin_init):
20888         * gst/multifilesink/gstmultifilesink.h:
20889         add support for streamheader in multifilesink
20890
20891 2004-09-22  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20892
20893         * gst/asfdemux/gstasfdemux.c: (_read_var_length), (_read_guid),
20894         (gst_asf_demux_process_segment), (gst_asf_demux_handle_data),
20895         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event):
20896           Prevent infinite loops. More correct error reporting.
20897         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20898           Error out if negotiation fails.
20899         * gst/playback/gstplaybasebin.c: (setup_source),
20900         (gst_play_base_bin_change_state), (gst_play_base_bin_error),
20901         (gst_play_base_bin_found_tag):
20902           Error/tag forwarding. Pre-roll fixes for source errors on state
20903           changes (e.g. "file does not exist") to prevent hangs.
20904
20905 2004-09-21  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20906
20907         * testsuite/multifilesink/Makefile.am:
20908         * testsuite/multifilesink/lame_test.c: (gst_newmedia_base_init),
20909         (gst_newmedia_class_init), (gst_newmedia_init),
20910         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20911         (newfile_signal), (test_signal), (main):
20912         * testsuite/multifilesink/multifilesrc_test.c: (main):
20913         * testsuite/multifilesink/oggtheora_test.c:
20914         (gst_newmedia_base_init), (gst_newmedia_class_init),
20915         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20916         (test_format), (newfile_signal), (test_signal), (main):
20917         * testsuite/multifilesink/oggvorbis_test.c:
20918         (gst_newmedia_base_init), (gst_newmedia_class_init),
20919         (gst_newmedia_init), (gst_newmedia_chain), (gst_newmedia_trigger),
20920         (test_format), (newfile_signal), (test_signal), (main):
20921         * testsuite/multifilesink/wavenc_test.c: (gst_newmedia_base_init),
20922         (gst_newmedia_class_init), (gst_newmedia_init),
20923         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
20924         (newfile_signal), (test_signal), (main):
20925         New media tests
20926
20927 2004-09-20  Christian Schaller <christian@fluendo.com>
20928
20929         * Fix mikmod license to LGPL as they have relicensed
20930         * Move Dirac and Effectv into LGPL section of README_license
20931
20932 2004-09-20  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
20933
20934         * ext/mad/gstmad.c: (gst_mad_check_caps_reset),
20935         (gst_mad_change_state):
20936           Allow for mp3 rate/channels changes. However, only very
20937           conservatively. Reason that we *have* to enable this is smiply
20938           because the mad find_sync() function is not good enough, it will
20939           regularly sync on random data as valid frames and therefore make
20940           us provide random caps as *final* caps of the stream. The best fix
20941           I could think of is to simply require several of the same stream
20942           changes in a row before we change caps.
20943           The actual testcase that works now is #
20944         * ext/ogg/Makefile.am:
20945         * ext/ogg/gstogg.c: (plugin_init):
20946         * ext/ogg/gstogmparse.c:
20947           OGM support (video only for now; I need an audio sample file).
20948         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
20949         (gst_asf_demux_process_stream), (gst_asf_demux_video_caps),
20950         (gst_asf_demux_add_video_stream):
20951           WMV extradata.
20952         * gst/playback/gstplaybasebin.c: (unknown_type):
20953           Don't error out on single unknown-types after all. It's wrong.
20954           If we found type of video and audio but not of a subtitle stream,
20955           it will still error out (which is unwanted). Will find a better fix
20956           later on.
20957         * gst/typefind/gsttypefindfunctions.c: (ogmvideo_type_find),
20958         (ogmaudio_type_find), (plugin_init):
20959           OGM support.
20960
20961 2004-09-20  Johan Dahlin  <johan@gnome.org>
20962
20963         * ext/jpeg/gstjpegdec.c (gst_jpegdec_chain): Allocate the buffer
20964         after setting caps.
20965
20966 2004-09-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
20967
20968         * gst/wavenc/gstwavenc.c: (gst_wavenc_init), (gst_wavenc_chain):
20969         * gst/wavenc/gstwavenc.h:
20970         Added newmedia support to wavenc
20971
20972 2004-09-17  Wim Taymans  <wim@fluendo.com>
20973
20974         * gst/tcp/gstfdset.c: (gst_fdset_fd_has_closed),
20975         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
20976         (gst_fdset_fd_can_write), (gst_fdset_wait):
20977         * gst/tcp/gstmultifdsink.c: (gst_client_status_get_type),
20978         (gst_multifdsink_init), (gst_multifdsink_add),
20979         (gst_multifdsink_remove), (gst_multifdsink_get_stats),
20980         (gst_multifdsink_remove_client_link),
20981         (gst_multifdsink_client_queue_buffer),
20982         (gst_multifdsink_handle_client_write),
20983         (gst_multifdsink_recover_client), (gst_multifdsink_handle_clients),
20984         (gst_multifdsink_close), (gst_multifdsink_change_state):
20985         * gst/tcp/gstmultifdsink.h:
20986         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
20987         (gst_tcpserversink_removed):
20988         Small cleanups in fdset.c
20989         Use a hastable to map fd to the client structure for faster
20990         lookup in _remove and get_stats.
20991         Added virtual function to close the fds.
20992         Handle clients even when the select/poll call was unblocked because
20993         of a command.
20994         Implement syncing to keyframe in the recovery procedure.
20995
20996 2004-09-16 Iain <iaingnome@gmail.com>
20997
20998         * gst/audioconvert/gstaudioconvert.c (_fixate_caps_to_int): Free the
20999         try caps.
21000
21001 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21002
21003         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_get_audio_stream):
21004           Caps are only set if the type of the stream is unknown, but this
21005           is initialized in ->init_stream(), so set to UNKNOWN after calling
21006           ->init_stream() so that capsnego starts.
21007
21008 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21009
21010         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21011         (gst_avi_demux_stream_data):
21012           Just hardcode for raw audio then. AVI audio sucks.
21013
21014 2004-09-15  Arwed v. Merkatz  <v.merkatz@gmx.net>
21015
21016         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
21017         * gst/matroska/matroska-mux.c: (audiosink_templ),
21018         (gst_matroska_mux_audio_pad_link):
21019         * gst/typefind/gsttypefindfunctions.c: (tta_caps), (plugin_init):
21020         Use audio/x-ttafile for tta files and audio/x-tta for raw tta frames.
21021
21022 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21023
21024         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21025         (gst_avi_demux_stream_data):
21026           Try to fix a/v sync issues.
21027
21028 2004-09-15  David Schleef  <ds@schleef.org>
21029
21030         * configure.ac: remove NASM check, since we don't use it.  Update
21031         dirac check to 0.4
21032         * ext/dirac/gstdiracdec.cc: update to current 0.4 API
21033         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
21034         Initialized variables.
21035         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
21036         (gst_qtdemux_loop_header), (qtdemux_parse), (qtdemux_parse_trak),
21037         (gst_qtdemux_handle_esds), (qtdemux_audio_caps): Fix seeking, add
21038         SVQ3 format
21039
21040 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21041
21042         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
21043         (gst_avi_demux_add_stream), (gst_avi_demux_stream_data):
21044         * gst/avi/gstavidemux.h:
21045           Fix for compressed audio (mp3) timestamp generation. How did this
21046           ever work?
21047
21048 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21049
21050         * gst/playback/gstplaybin.c: (gst_play_bin_get_property):
21051           Volume is a double not a float.
21052
21053 2004-09-15  Wim Taymans  <wim@fluendo.com>
21054
21055         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
21056         (gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
21057         Don't close the fd in multifdsink as we didn't open it in the
21058         first place. Some cleanups.
21059
21060 2004-09-15  Wim Taymans  <wim@fluendo.com>
21061
21062         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
21063         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21064         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21065         Fix the case where the muxer would mark pages as delta
21066         frames when they are not (vorbis only ogg).
21067
21068 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21069
21070         * gst/playback/gstplaybasebin.c: (state_change), (setup_source),
21071         (gst_play_base_bin_change_state):
21072           Handle the case where we failed to setup a clear pipeline. This
21073           will throw an error (or EOS, another nice case) and if you don't
21074           catch that, the app will wait for the signal forever (and thus
21075           hang).
21076
21077 2004-09-15  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21078
21079         * ext/gnomevfs/gstgnomevfssink.c:
21080         (gst_gnomevfssink_uri_get_protocols):
21081         * ext/gnomevfs/gstgnomevfssrc.c:
21082         (gst_gnomevfssrc_uri_get_protocols):
21083         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21084         * ext/gnomevfs/gstgnomevfsuri.h:
21085           Use _uri_new() instead of _open(), so it doesn't take as long and
21086           Christophe's computer won't hang.
21087         * gst/playback/gstplaybasebin.c: (unknown_type):
21088           Throw error on unknown media type, so apps actually display it.
21089
21090 2004-09-14  Brian Cameron  <brian.cameron@sun.com
21091
21092         * tools/gst-launch-ext-m.m:  Changed ~ to $ENV{HOME} to allow
21093           this script to work on Solaris since bash shell handles echo
21094           differenly than bash.
21095
21096 2004-09-17  Wim Taymans  <wim@fluendo.com>
21097
21098         * gst/playback/gstplaybasebin.c: (queue_overrun), (no_more_pads),
21099         (setup_source), (gst_play_base_bin_set_property),
21100         (gst_play_base_bin_add_element):
21101         * gst/playback/gstplaybin.c: (gst_play_bin_send_event):
21102         Some more work on making sure seeking pauses the pipeline and
21103         that changing the uri actually does something.
21104
21105 2004-09-17  Wim Taymans  <wim@fluendo.com>
21106
21107         * gst/tcp/gstfdset.c: (gst_fdset_wait):
21108         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_close):
21109         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init_send),
21110         (gst_tcpserversink_close):
21111         Be a bit more paranoid when freeing memory.
21112
21113 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21114
21115         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
21116         (qtdemux_parse_trak):
21117           Don't crash by dividing by zero (see sample movie in #126922).
21118
21119 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21120
21121         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
21122           Don't touch non-existing data (fixes crash on file in #140147).
21123
21124 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21125
21126         * gst/playback/gstplaybasebin.c:
21127         (gst_play_base_bin_dispose), (gst_play_base_bin_set_property):
21128           Handle double disposals, and proper change of URIs.
21129
21130 2004-09-13  Martin Eikermann <meiker@upb.de>
21131
21132         * gst/mpegstream/gstmpegparse.c:
21133           fix synchronistation for streams recorded from digital PCR
21134           fixes bug #119376
21135
21136 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21137
21138         * ext/gnomevfs/Makefile.am:
21139         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
21140         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_get_type),
21141         (gst_gnomevfssink_dispose), (gst_gnomevfssink_init),
21142         (gst_gnomevfssink_uri_get_type),
21143         (gst_gnomevfssink_uri_get_protocols),
21144         (gst_gnomevfssink_uri_get_uri), (gst_gnomevfssink_uri_set_uri),
21145         (gst_gnomevfssink_uri_handler_init),
21146         (gst_gnomevfssink_set_property), (gst_gnomevfssink_get_property),
21147         (gst_gnomevfssink_open_file), (gst_gnomevfssink_close_file):
21148         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
21149         (gst_gnomevfssrc_init), (gst_gnomevfssrc_dispose),
21150         (gst_gnomevfssrc_uri_get_type),
21151         (gst_gnomevfssrc_uri_get_protocols), (gst_gnomevfssrc_uri_get_uri),
21152         (gst_gnomevfssrc_uri_set_uri), (gst_gnomevfssrc_uri_handler_init),
21153         (gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
21154         (gst_gnomevfssrc_open_file), (gst_gnomevfssrc_close_file):
21155         * ext/gnomevfs/gstgnomevfsuri.c: (gst_gnomevfs_get_supported_uris):
21156         * ext/gnomevfs/gstgnomevfsuri.h:
21157           Add URI support to Gnome-VFS plugins. Tries to load a fixed list
21158           of fake URIs to see which this version of Gnome-VFS likes, and
21159           uses that for the Gst-URI interface. Makes playbin support http://
21160           streams. Also fix up some stupid behaviour in gnomevfssrc.
21161
21162 2004-09-13  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21163
21164         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_update),
21165         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
21166         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record),
21167         (gst_alsa_mixer_set_option), (gst_alsa_mixer_get_option):
21168           Update mixer (to sync with other sessions) if we try to obtain
21169           a new value. This makes alsamixer work accross applications.
21170         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
21171           Only call sync functions if we're running, else alsalib asserts.
21172         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
21173           Sometimes fails to compile. Possibly a gcc bug.
21174         * gst/playback/gstplaybin.c: (gen_video_element),
21175         (gen_audio_element):
21176           Add a reference to an application-provided object, because we lose
21177           this same reference if we add it to the bin. If we don't do this,
21178           we can only use this object once and thus crash if we go from
21179           ready to playing, back to ready and back to playing again.
21180           Also add an audioscale element because several cheap soundcards -
21181           like mine - don't support all samplerates.
21182         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
21183         (gst_ximagesink_xcontext_clear), (gst_ximagesink_change_state):
21184           Fix wrong order or PAR calls. Makes automatically obtained PAR
21185           from the X server atually being used.
21186
21187 2004-09-12  David Schleef  <ds@schleef.org>
21188
21189         Fixes: #151879, #151881, #151882, #151883, #151884, #151886,
21190         #151887, #152102, #152247.
21191         * examples/indexing/indexmpeg.c: 64-bit warning fixes.
21192         * examples/seeking/cdparanoia.c: same
21193         * examples/seeking/cdplayer.c: same
21194         * examples/seeking/seek.c: same
21195         * examples/seeking/spider_seek.c: same
21196         * examples/seeking/vorbisfile.c: same
21197         * examples/stats/mp2ogg.c: same
21198         * ext/esd/esdsink.c: (gst_esdsink_class_init),
21199         (gst_esdsink_dispose): Dispose of element properly.
21200         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_seek): 64-bit warning
21201         fixes.
21202         * ext/nas/nassink.c: (gst_nassink_class_init),
21203         (gst_nassink_dispose): Dispose of element correctly.
21204         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix leak.
21205         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
21206         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
21207         Fix 64-bit warning.
21208         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
21209         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
21210         Fix 64-bit warning.
21211
21212 2004-09-12  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
21213
21214         * configure.ac : change speex detection as 1.1.6 now uses
21215           .pc/pkg-config and they changed their headers location.
21216
21217 2004-09-09  Arwed v. Merkatz  <v.merkatz@gmx.net>
21218
21219         * gst/matroska/matroska-mux.h:
21220         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
21221         (gst_matroska_mux_start), (gst_matroska_mux_finish),
21222         (gst_matroska_mux_write_data):
21223           Write multiple blocks/frames per cluster.
21224                 Write meta-seek information (seek heads).
21225
21226 2004-09-09  Scott Wheeler <wheeler@kde.org>
21227
21228         * gst/gstplaybin.c: (gst_play_bin_class_init), (gst_play_bin_init),
21229         (gst_play_bin_set_property), (gst_play_bin_get_property),
21230         (gen_audio_element), (gen_audio_element):
21231           Add a volume element / property to the pipeline.
21232
21233 2004-09-07  Wim Taymans  <wim@fluendo.com>
21234
21235         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
21236         Copy timestamps from the master pad to the output buffers.
21237
21238 2004-09-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21239
21240         * ext/raw1394/gstdv1394src.c:
21241           throw errors when applicable
21242
21243 2004-09-01  Arwed v. Merkatz  <v.merkatz@gmx.net>
21244
21245         * gst/matroska/ebml-ids.h:
21246         * gst/matroska/ebml-read.c: (gst_ebml_read_date):
21247         * gst/matroska/ebml-write.c: (gst_ebml_write_date):
21248         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finish):
21249           automatically convert unix time <-> ebml time when reading/writing
21250           a date, use gst_ebml_write_uint to write CUETIME,
21251           not gst_ebml_write_date.
21252         * gst/matroska/matroska-ids.h:
21253         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
21254         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_link),
21255         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
21256         (gst_matroska_mux_write_data):
21257           Write track and segment UIDs, write muxing date, write
21258           TRACKDEFAULTDURATION for TTA audio, write BLOCKDURATION if known.
21259           Create cues for audio only files.
21260
21261 2004-08-31  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
21262
21263         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
21264         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
21265           Re-commit ALSA switches.
21266         * gst/adder/gstadder.c: (gst_adder_loop):
21267           64-bit fix (#151416).
21268         * gst/debug/progressreport.c: (gst_progressreport_report):
21269           64-bit fix (#151419).
21270         * gst/matroska/matroska-demux.c:
21271         (gst_matroska_demux_parse_contents):
21272           64-bit fix (#151420).
21273         * gst/playback/test3.c: (update_scale):
21274           64-bit fix (#151421).
21275
21276 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
21277
21278         * configure.ac:
21279           bump nano to cvs
21280
21281 === release 0.8.4 ===
21282
21283 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21284
21285         * configure.ac: releasing 0.8.4, "Alias"
21286
21287 2004-08-31  Thomas Vander Stichele  <thomas at apestaart dot org>
21288
21289         * ext/theora/Makefile.am:
21290           fix makefile.  Fixes #151462.
21291
21292 2004-08-30  Wim Taymans  <wim@fluendo.com>
21293
21294         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):
21295         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21296         (gst_multifdsink_remove_client_link),
21297         (gst_multifdsink_client_queue_buffer),
21298         (gst_multifdsink_handle_client_write):
21299         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
21300         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
21301         Fix some memory leaks.
21302
21303 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21304
21305         Patch by: David Schleef
21306
21307         * configure.ac:
21308         * sys/Makefile.am:
21309           rename our detection macro for V4L2.  Fixes #151236.
21310
21311 2004-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21312
21313         Patch by: David Schleef
21314
21315         * configure.ac:
21316           check to define LAMEPRESET.  Fixes #151232.
21317
21318 2004-08-27  David Schleef  <ds@schleef.org>
21319
21320         * sys/glsink/glimagesink.c: (gst_glimagesink_ximage_put),
21321         (gst_glimagesink_xwindow_new), (gst_glimagesink_xcontext_get),
21322         (gst_glimagesink_fixate):  Move local variable declarations to
21323         make gcc-2.95 happy.
21324
21325 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21326
21327         * configure.ac:
21328           bump nano for prerelease
21329
21330 2004-08-27  David Schleef  <ds@schleef.org>
21331
21332         * sys/sunaudio/Makefile.am: Add sunaudiosrc patch from Bala
21333         * sys/sunaudio/gstsunaudiosrc.c:
21334         * sys/sunaudio/gstsunaudiosrc.h:
21335
21336 2004-08-27 Arwed v. Merkatz <v.merkatz@gmx.net>
21337
21338         * gst/matroska/ebml-read.c: (gst_ebml_peed_id), (gst_ebml_read_element_id),
21339         handle EOS correctly
21340         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_link):
21341         * gst/matroska/matroska-mux.h:
21342         added BITMAPINFOHEADER structure, mux video/x-divx and video/x-xvid in
21343         VFW compatibility mode
21344
21345 2004-08-27  Thomas Vander Stichele  <thomas at apestaart dot org>
21346
21347         patch by: Zaheer Abbas Merali
21348
21349         * ext/ogg/gstoggmux.c:
21350         * ext/vorbis/vorbisenc.c:
21351         * ext/vorbis/vorbisenc.h:
21352           handle NEWMEDIA
21353
21354 2004-08-26 Arwed v. Merkatz <v.merkatz@gmx.net>
21355
21356         * gst/matroska/ebml-write.c: (gst_ebml_write_float),
21357         fix byte order reversion on little endian machines.
21358         * gst/matroska/matroska-mux.c: (audiosink_templ),
21359         (gst_matroska_mux_audio_pad_link):
21360         add TTA codec to the list of supported codecs.
21361         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
21362         (gst_matroska_mux_start), (gst_matroska_mux_finish),
21363         (gst_matroska_mux_write_data):
21364         * gst/matroska/matroska-mux.h:
21365         write segment duration correctly, write muxing app string, fixes bugs
21366         #140897 and #140898.
21367         * gst/matroska/matroska-mux.c: (gst_matroska_mux_loop),
21368         wait for all pads to be negotiated before starting to mux.
21369
21370 2004-08-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21371
21372         * ext/lame/gstlame.c: (gst_lame_init), (gst_lame_chain):
21373         * ext/lame/gstlame.h:
21374         Added new media support to lame
21375
21376 2004-08-25 Arwed v. Merkatz <v.merkatz@gmx.net>
21377
21378         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_blockgroup),
21379         send vorbis headers at the beginning of a stream, fixes bug #141554.
21380         Interpret BLOCKDURATION and set buffer duration accordingly, fixes
21381         bug #148950.
21382         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
21383         (gst_matroska_demux_plugin_init):
21384         * gst/matroska/matroska-ids.h:
21385         enable demuxing of TTA audio streams, fixes bug #148951.
21386         * gst/typefind/gsttypefindfunctions.c: (tta_type_find), (plugin_init),
21387         enable typefinding for TTA audio files, fixes bug #148711.
21388         * ext/xvid/gstxviddec.c: (gst_xviddec_chain),
21389         set XVID_LOWDELAY flag for decoding so xvid always returns an image,
21390         fixes playback of packed bitstream and xvid with bframes, bug #135407.
21391
21392 2004-08-24  Sebastien Cote  <sc5@hermes.usherb.ca>
21393
21394         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
21395         (gst_riff_read_element_data), (gst_riff_read_seek),
21396         (gst_riff_read_skip): fix infinite loop in wavparse, fixes bug
21397         #144616, patch reviewed by Ronald and committed by Christophe Fergeau
21398         <teuf@gnome.org>
21399
21400 2004-08-23 Iain <iaingnome@gmail.com>
21401
21402         * ext/mad/gstid3tag.c (gst_mad_id3_to_tag_list): Special case COMM
21403         tags. They appear to be handled differently to normal.
21404         (tag_list_to_id3_tag_foreach): Ditto.
21405
21406 2004-08-22  Wim Taymans  <wim@fluendo.com>
21407
21408         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21409         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21410         Make sure we never send -1 granulepos.
21411
21412 2004-08-20  Wim Taymans  <wim@fluendo.com>
21413
21414         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
21415         (gst_ogg_mux_loop):
21416         I will accept bitchslappings with non sharp objects.
21417
21418 2004-08-20  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21419
21420         * configure.ac:
21421         Clean up the test for lame presets
21422
21423 2004-08-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21424
21425         * configure.ac:
21426         * ext/lame/Makefile.am:
21427         * ext/lame/gstlame.c: (gst_lame_class_init),
21428         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21429         Only enable lame presets if version of lame has presets in API
21430
21431 2004-08-19  Jan Schmidt  <thaytan@mad.scientist.com>
21432         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_get):
21433         * gst/udp/gstudpsrc.h:
21434           Don't call gst_pad_push in a get function. Fixes #150449
21435
21436 2004-08-18  Wim Taymans  <wim@fluendo.com>
21437
21438         * gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_set_mode),
21439         (gst_fdset_get_mode), (gst_fdset_add_fd), (gst_fdset_remove_fd),
21440         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21441         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21442         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21443         (gst_fdset_wait):
21444         * gst/tcp/gstfdset.h:
21445         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21446         (gst_multifdsink_client_queue_buffer),
21447         (gst_multifdsink_handle_client_write):
21448         * gst/tcp/gstmultifdsink.h:
21449         Some extra checks in gstfdset.
21450         Only use send() when the fd is a socket. Don't try to
21451         read from write only fds.
21452
21453 2004-08-18  Wim Taymans  <wim@fluendo.com>
21454
21455         * gst/tcp/gstfdset.c: (gst_fdset_add_fd), (gst_fdset_remove_fd),
21456         (gst_fdset_fd_ctl_write), (gst_fdset_fd_ctl_read),
21457         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21458         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21459         (gst_fdset_wait):
21460         Add more locking and bounds checking.
21461
21462 2004-08-18  Wim Taymans  <wim@fluendo.com>
21463
21464         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_wait):
21465         Realloc test fdset in the lock and right before starting
21466         the poll call. Bump the limit to 4096.
21467
21468 2004-08-17  David Schleef  <ds@schleef.org>
21469
21470         * sys/sunaudio/Makefile.am:
21471         * sys/sunaudio/gstsunaudio.c: Fix caps to handle full range
21472         of rates and channels.  Make debugging less obnoxious.
21473
21474         Patch from Balamurali Viswanathan implementing a mixer for
21475         Sun audio.  (bug #144091):
21476         * sys/sunaudio/gstsunelement.c:
21477         * sys/sunaudio/gstsunelement.h:
21478         * sys/sunaudio/gstsunmixer.c:
21479         * sys/sunaudio/gstsunmixer.h:
21480
21481 2004-08-17  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21482
21483         * gst/audioscale/gstaudioscale.c:
21484         * gst/audioscale/gstaudioscale.h:
21485         made audioscale resample from any sample rate to any sample rate
21486
21487 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21488
21489         * ext/libpng/gstpngdec.c:
21490           error out on unsupported types
21491
21492 2004-08-17  Iain <iaingnome@gmail.com>
21493
21494         * ext/flac/gstflacenc.c (gst_flacenc_update_quality): Only set the
21495         mid_side and loose_mid_side properties if its a stereo stream.
21496
21497 2004-08-17  Wim Taymans  <wim@fluendo.com>
21498
21499         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21500         (theora_get_formats), (theora_dec_src_convert),
21501         (theora_dec_sink_convert), (theora_dec_src_query),
21502         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
21503         Add a debug line.
21504
21505 2004-08-17  Wim Taymans  <wim@fluendo.com>
21506
21507         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_iterate),
21508         (gst_ogg_pad_push):
21509         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
21510         (gst_ogg_mux_request_new_pad), (gst_ogg_mux_next_buffer),
21511         (gst_ogg_mux_buffer_from_page), (gst_ogg_mux_push_page),
21512         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
21513         Mark delta units in the muxer.
21514         Try to decode the packet after an out-of-sync error from
21515         libogg.
21516
21517 2004-08-17  Wim Taymans  <wim@fluendo.com>
21518
21519         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21520         (gst_multifdsink_init), (gst_multifdsink_add),
21521         (gst_multifdsink_client_queue_buffer),
21522         (gst_multifdsink_set_property), (gst_multifdsink_get_property):
21523         * gst/tcp/gstmultifdsink.h:
21524         Added option to send a keyframe to clients as the first buffer.
21525         Make timeout property writable.
21526
21527 2004-08-17  Thomas Vander Stichele  <thomas at apestaart dot org>
21528
21529         patch by: Wim Taymans
21530
21531         * gst/tcp/gstfdset.c:
21532         * gst/tcp/gstmultifdsink.c:
21533           fix index comparison, should include 0
21534
21535 2004-08-16  Wim Taymans  <wim@fluendo.com>
21536
21537         * gst/tcp/gstfdset.c: (ensure_size), (gst_fdset_new),
21538         (gst_fdset_add_fd), (gst_fdset_remove_fd),
21539         (gst_fdset_fd_has_closed), (gst_fdset_fd_has_error),
21540         (gst_fdset_fd_can_read), (gst_fdset_fd_can_write),
21541         (gst_fdset_wait):
21542           copy when reallocing for poll so the select arguments don't get
21543           changed during the call
21544
21545 2004-08-16  Wim Taymans  <wim@fluendo.com>
21546
21547         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
21548         (gst_theora_enc_class_init), (theora_enc_sink_link),
21549         (theora_buffer_from_packet), (theora_enc_chain):
21550         Fix bug where buffers were not marked as keyframes
21551         correctly.
21552
21553 2004-08-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21554
21555         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21556         (gst_lame_preset_get_type), (gst_lame_class_init):
21557         describe the enum values for vbr mode and presets more verbosely
21558
21559 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21560
21561         * ext/lame/gstlame.c: (gst_lame_mode_get_type),
21562         (gst_lame_quality_get_type), (gst_lame_padding_get_type),
21563         (gst_lame_preset_get_type), (gst_lame_class_init), (gst_lame_init),
21564         (gst_lame_set_property), (gst_lame_get_property), (gst_lame_setup):
21565         * ext/lame/gstlame.h:
21566         add preset property to lame so it can use lame presets
21567
21568 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21569
21570         * ext/lame/gstlame.c: (gst_lame_get_property):
21571         whoops forgot break, thanks teuf
21572
21573 2004-08-13  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21574
21575         * ext/lame/gstlame.c: (gst_lame_vbrmode_get_type),
21576         (gst_lame_class_init), (gst_lame_src_getcaps),
21577         (gst_lame_sink_link), (gst_lame_init), (gst_lame_set_property),
21578         (gst_lame_get_property), (gst_lame_setup):
21579         * ext/lame/gstlame.h:
21580         fix lame's broken vbr stuff, allow it to resample if need be, and also
21581         make xing header optional
21582
21583 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21584
21585         * ext/lame/gstlame.c: (gst_lame_src_getcaps), (gst_lame_init):
21586         added getcaps function so samplerate doesnt get fixated to silly values
21587
21588 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21589
21590         * ext/lame/gstlame.c: (gst_lame_src_link):
21591         revert previous fix
21592
21593 2004-08-12  Johan Dahlin  <johan@gnome.org>
21594
21595         * sys/v4l/gstv4lelement.c (gst_v4l_iface_supported): Remove bogus
21596         checks. Doesn't matter what state we are in. Interfaces are a
21597         compile time thing, not runtime. It also broke the python bindings.
21598
21599 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21600
21601         * ext/lame/gstlame.c: (gst_lame_src_link):
21602         made source pad link function check if sinkpad is ok..fixes the problem
21603         where core fixates the output rate of lame stupidly
21604
21605 2004-08-12  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
21606
21607         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):
21608         * sys/v4l/v4l_calls.c:
21609         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_set_capture):
21610           fix fixate function to handle nonsimple caps.
21611           remove bogus check in _link
21612           cleanups
21613
21614 2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
21615
21616         * ext/lame/gstlame.c: (gst_lame_class_init), (gst_lame_init):
21617         set default compression ratio parameter to 0.0 so bitrate parameter
21618         works :)
21619
21620 2004-08-11  David Schleef  <ds@schleef.org>
21621
21622         * gst/tcp/gstfdset.c: Fix compile problem on OS/X.
21623
21624 2004-08-11  David Schleef  <ds@schleef.org>
21625
21626         * gst/mpeg1sys/gstmpeg1systemencode.c: Oops, this was correct
21627         before.
21628
21629 2004-08-11  David Schleef  <ds@schleef.org>
21630
21631         * gst-libs/gst/video/videosink.h: Change copyright block to LGPL.
21632
21633 2004-08-11  David Schleef  <ds@schleef.org>
21634
21635         * ext/pango/gsttextoverlay.c: Add copyright block and fix plugin
21636           license field
21637         * gst-libs/gst/idct/Makefile.am: Remove mmx/sse code
21638         * gst-libs/gst/video/gstvideosink.c: Change copyright block to
21639           LGPL.
21640         * gst/auparse/gstauparse.c: Fix plugin license field.
21641         * gst/monoscope/gstmonoscope.c: Fix plugin license field.
21642         * gst/mpeg1sys/gstmpeg1systemencode.c: Fix plugin license field.
21643         * gst/rtp/gstrtp.c: Fix plugin license field.
21644
21645 2004-08-11  Wim Taymans  <wim@fluendo.com>
21646
21647         * gst/tcp/Makefile.am:
21648         * gst/tcp/gstfdset.c: (gst_fdset_mode_get_type), (nearest_pow),
21649         (ensure_size), (gst_fdset_new), (gst_fdset_free),
21650         (gst_fdset_set_mode), (gst_fdset_get_mode), (gst_fdset_add_fd),
21651         (gst_fdset_remove_fd), (gst_fdset_fd_ctl_write),
21652         (gst_fdset_fd_ctl_read), (gst_fdset_fd_has_closed),
21653         (gst_fdset_fd_has_error), (gst_fdset_fd_can_read),
21654         (gst_fdset_fd_can_write), (gst_fdset_wait):
21655         * gst/tcp/gstfdset.h:
21656         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21657         (gst_multifdsink_class_init), (gst_multifdsink_init),
21658         (gst_multifdsink_add), (gst_multifdsink_remove),
21659         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
21660         (gst_multifdsink_remove_client_link),
21661         (gst_multifdsink_handle_client_read),
21662         (gst_multifdsink_client_queue_data),
21663         (gst_multifdsink_client_queue_caps),
21664         (gst_multifdsink_client_queue_buffer),
21665         (gst_multifdsink_handle_client_write),
21666         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21667         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21668         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
21669         (gst_multifdsink_close):
21670         * gst/tcp/gstmultifdsink.h:
21671         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
21672         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
21673         (gst_tcpserversink_handle_wait), (gst_tcpserversink_init_send),
21674         (gst_tcpserversink_close):
21675         * gst/tcp/gsttcpserversink.h:
21676         Abstracted away the select call, implemented poll (yes we ran into
21677         the 1024 limit in production).
21678
21679 2004-08-11  Thomas Vander Stichele  <thomas at apestaart dot org>
21680
21681         * gst/tcp/gsttcp.c:
21682         * gst/tcp/gsttcpplugin.c:
21683           improve debuggging, remove assert
21684
21685 2004-08-10  Wim Taymans  <wim@fluendo.com>
21686
21687         * gst/tcp/gstmultifdsink.c: (gst_unit_type_get_type),
21688         (gst_client_status_get_type), (gst_multifdsink_class_init),
21689         (gst_multifdsink_init), (gst_multifdsink_remove_client_link),
21690         (gst_multifdsink_handle_client_read),
21691         (gst_multifdsink_handle_client_write),
21692         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
21693         (gst_multifdsink_handle_clients), (gst_multifdsink_set_property),
21694         (gst_multifdsink_get_property):
21695         * gst/tcp/gstmultifdsink.h:
21696         * gst/tcp/gsttcp-marshal.list:
21697         Starting to prepare for specifying buffer time in other units
21698         than buffers. Expose remove reason in signal.
21699
21700 2004-08-10  Wim Taymans  <wim@fluendo.com>
21701
21702         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
21703         (gst_multifdsink_remove), (gst_multifdsink_clear),
21704         (gst_multifdsink_remove_client_link),
21705         (gst_multifdsink_handle_client_read),
21706         (gst_multifdsink_client_queue_data),
21707         (gst_multifdsink_client_queue_buffer),
21708         (gst_multifdsink_handle_client_write),
21709         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
21710         (gst_multifdsink_chain), (gst_multifdsink_close):
21711         * gst/tcp/gstmultifdsink.h:
21712         Added more debugging info. Changed the way clients are
21713         removed from the lists. Fixed a bug where a bad file descriptor
21714         could cause many clients to be removed.
21715
21716 2004-08-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21717
21718         * gst/videotestsrc/gstvideotestsrc.c: (generate_capslist):
21719           allow all pixel-aspect-ratios, not just 1:1
21720
21721 2004-08-09  David Schleef  <ds@schleef.org>
21722
21723         * sys/glsink/ARB_multitexture.h:  Remove old files.
21724         * sys/glsink/EXT_paletted_texture.h:
21725         * sys/glsink/NV_register_combiners.h:
21726         * sys/glsink/gstgl_nvimage.c:
21727         * sys/glsink/gstgl_pdrimage.c:
21728         * sys/glsink/gstgl_rgbimage.c:
21729         * sys/glsink/gstglsink.c:
21730         * sys/glsink/gstglsink.h:
21731         * sys/glsink/gstglxwindow.c:
21732         * sys/glsink/regcomb_yuvrgb.c:
21733
21734 2004-08-09  David Schleef  <ds@schleef.org>
21735
21736         Patch from Gernot Ziegler <gz@lysator.liu.se> rewriting the
21737         GL sink plugin.  (Bug #147302)
21738
21739         * configure.ac: Test for OpenGL
21740         * sys/Makefile.am: Use test for OpenGL
21741         * sys/glsink/Makefile.am:
21742         * sys/glsink/glimagesink.c: rewrite
21743         * sys/glsink/glimagesink.h: rewrite
21744
21745 2004-08-09  David Schleef  <ds@schleef.org>
21746
21747         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_base_init):  Only allow
21748         sane framerates.
21749         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get): same
21750         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support): same
21751         * testsuite/gst-lint: Test for G_GUINT64_FORMAT usage near gettext.
21752
21753 2004-08-09  Wim Taymans  <wim@fluendo.com>
21754
21755         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21756         (gst_multifdsink_add), (gst_multifdsink_get_stats),
21757         (gst_multifdsink_client_remove),
21758         (gst_multifdsink_handle_client_read),
21759         (gst_multifdsink_handle_client_write),
21760         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21761         Do a bit more logging, make the client_read code more robust.
21762
21763 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21764
21765         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init_source),
21766         (gst_jpegdec_fill_input_buffer), (gst_jpegdec_skip_input_data),
21767         (gst_jpegdec_resync_to_restart), (gst_jpegdec_term_source),
21768         (gst_jpegdec_init), (gst_jpegdec_chain):
21769         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
21770         (gst_multipart_demux_chain), (gst_multipart_demux_change_state):
21771           cleanups, debugging fixes and memleak plugging
21772
21773 2004-08-09  Wim Taymans  <wim@fluendo.com>
21774
21775         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
21776         (theora_get_formats), (theora_dec_src_convert),
21777         (theora_dec_sink_convert), (theora_dec_src_query),
21778         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain),
21779         (theora_dec_change_state):
21780         Don't crash on missing header packets.
21781
21782 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21783
21784         * po/LINGUAS:
21785         * po/sq.po:
21786           Added Albanian translation (Laurent Dhima)
21787         * po/cs.po:
21788           updated
21789
21790 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21791
21792         * ext/lame/gstlame.c:
21793           fix/add debugging
21794
21795 2004-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21796
21797         * sys/ximage/ximagesink.c:
21798         * sys/xvimage/xvimagesink.c:
21799           assign all TOO_LAZY's to a real category.  Thanks to Warthy Warthog.
21800
21801 2004-08-06  Wim Taymans  <wim@fluendo.com>
21802
21803         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21804         (gst_multifdsink_add), (gst_multifdsink_get_stats),
21805         (gst_multifdsink_client_remove),
21806         (gst_multifdsink_handle_client_read),
21807         (gst_multifdsink_handle_client_write),
21808         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
21809         Make sure we don't try to read more from a client that what
21810         ioctl says us or we deadlock.
21811
21812 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21813
21814         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_src_link),
21815         (gst_videotestsrc_change_state), (gst_videotestsrc_src_query),
21816         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
21817           decouple running_time and n_frames so it can handle changing
21818           framerate while running
21819
21820 2004-08-05  Thomas Vander Stichele  <thomas at apestaart dot org>
21821
21822         * po/nl.po:
21823         * po/sv.po:
21824           updated translations
21825
21826 2004-08-04  Benjamin Otte  <otte@gnome.org>
21827
21828         * gst/videotestsrc/gstvideotestsrc.c:
21829         (gst_videotestsrc_get_capslist), (generate_capslist),
21830         (plugin_init):
21831           generate the list of supported caps at startup and reuse it instead
21832           of always generating it
21833
21834 2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
21835
21836         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
21837           whoops, last checkin broke normal build
21838
21839 2004-08-03  Benjamin Otte  <otte@gnome.org>
21840
21841         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
21842         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
21843         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
21844         (gst_alsa_mixer_get_option):
21845         * ext/dvdnav/dvdnavsrc.c: (dvdnav_get_event_name),
21846         (dvdnavsrc_print_event):
21847         * ext/ogg/gstoggdemux.c: (_find_chain_process), (gst_ogg_print):
21848         * ext/ogg/gstoggmux.c: (gst_ogg_mux_pad_link),
21849         (gst_ogg_mux_pad_unlink):
21850         * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link),
21851         (gst_multipart_mux_pad_unlink):
21852         * gst/videofilter/gstvideobalance.c:
21853         (gst_videobalance_colorbalance_set_value):
21854         * gst/videomixer/videomixer.c: (gst_videomixer_pad_link),
21855         (gst_videomixer_pad_unlink):
21856         * po/uk.po:
21857         * sys/oss/gstossmixer.c:
21858         * sys/v4l/gstv4lcolorbalance.c:
21859         * sys/v4l/gstv4ltuner.c:
21860         * sys/v4l/v4lsrc_calls.c:
21861         * sys/v4l2/gstv4l2colorbalance.c:
21862         * sys/v4l2/gstv4l2tuner.c:
21863           compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friends
21864
21865 2004-08-03  Benjamin Otte  <otte@gnome.org>
21866
21867         * examples/dynparams/filter.c: (ui_control_create):
21868         * examples/gstplay/player.c: (print_tag):
21869         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad):
21870         * ext/gdk_pixbuf/gstgdkanimation.c:
21871         (gst_gdk_animation_iter_may_advance):
21872         * ext/jack/gstjack.c: (gst_jack_request_new_pad):
21873         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list),
21874         (tag_list_to_id3_tag_foreach), (gst_id3_tag_handle_event):
21875         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_tag_value):
21876         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value):
21877         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
21878         * gst-libs/gst/media-info/media-info-test.c: (print_tag):
21879         * gst/sine/demo-dparams.c: (main):
21880         * gst/tags/gstvorbistag.c: (gst_tag_to_vorbis_comments):
21881         * testsuite/alsa/formats.c: (create_pipeline):
21882         * testsuite/alsa/sinesrc.c: (sinesrc_force_caps), (sinesrc_get):
21883           fixes for G_DISABLE_ASSERT and friends
21884         * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
21885         (mp3_type_frame_length_from_header), (mp3_type_find),
21886         (plugin_init):
21887           require mp3 typefinding to have at least MIN_HEADERS valid headers
21888           add typefinding for AAC adts files
21889
21890 2004-08-04  Jan Schmidt  <thaytan@mad.scientist.com>
21891
21892         * sys/ximage/ximagesink.c:
21893         (gst_ximagesink_calculate_pixel_aspect_ratio):
21894         * sys/xvimage/xvimagesink.c:
21895         (gst_xvimagesink_calculate_pixel_aspect_ratio):
21896         Make sure we calculate pixel-aspect-ratio using floating point maths
21897
21898 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21899
21900         * po/uk.po:
21901           updated translation
21902
21903 2004-08-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21904
21905         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
21906         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get):
21907           add debugging for display PAR calculation
21908
21909 2004-08-02  David Schleef  <ds@schleef.org>
21910
21911         * configure.ac: Fix mikmod CFLAGS.
21912
21913 2004-07-27  Benjamin Otte  <otte@gnome.org>
21914
21915         * gst/audioscale/gstaudioscale.c:
21916         - fix templates to only support S16, it's the only format that works
21917         - make caps nego code use try_set_caps_nonfixed and fixation instead
21918         of try_set_caps twice, which is not nice for autopluggers
21919         - change rank to secondary, so autopluggers can pick it up after
21920         audioconvert
21921
21922 2004-08-02  Iain <iain@prettypeople.org>
21923
21924         * gst/interleave/interleave.c (interleave_init),
21925         (interleave_request_new_pad),
21926         (interleave_pad_removed),
21927         (interleave_buffered_loop): Use the real pad count, not the artificial
21928         one.
21929
21930 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21931
21932         * configure.ac: bump nano back to development
21933
21934 === release 0.8.3 ===
21935
21936 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21937
21938         * configure.ac: releasing 0.8.3, "Water"
21939
21940 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21941
21942         * sys/xvimage/xvimagesink.c:
21943         (gst_xvimagesink_calculate_pixel_aspect_ratio),
21944         (gst_xvimagesink_xcontext_clear), (gst_xvimagesink_sink_link),
21945         (gst_xvimagesink_change_state), (gst_xvimagesink_buffer_alloc),
21946         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
21947         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
21948         * sys/xvimage/xvimagesink.h:
21949           apply similar PAR fixes as to ximagesink
21950
21951 2004-08-02  Thomas Vander Stichele  <thomas at apestaart dot org>
21952
21953         patch from: Benjamin Otte
21954
21955         * ext/lame/gstlame.c: (gst_lame_src_link), (gst_lame_init):
21956           add link function to lame.  Fixes #148986.
21957
21958 2004-08-02  Johan Dahlin  <johan@gnome.org>
21959
21960         * gst/multipart/multipartmux.c (gst_multipart_mux_next_buffer):
21961         fix debugging log
21962
21963 2004-07-30  David Schleef  <ds@schleef.org>
21964
21965         * gst/videomixer/Makefile.am: Fix things that should have been
21966         fixed in the last checkin.
21967
21968 2004-07-30  David Schleef  <ds@schleef.org>
21969
21970         * gst/multipart/Makefile.am: Fix things that should have been
21971         fixed in the last checkin.
21972
21973 2004-07-30  David Schleef  <ds@schleef.org>
21974
21975         * testsuite/multifilesink/Makefile.am: Fix unused variable.
21976
21977 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21978
21979         * configure.ac:
21980           bump nano for prerelease
21981         * po/af.po:
21982         * po/az.po:
21983         * po/cs.po:
21984         * po/en_GB.po:
21985         * po/hu.po:
21986         * po/nl.po:
21987         * po/sr.po:
21988         * po/sv.po:
21989         * po/uk.po:
21990           updates
21991
21992 2004-07-30  Wim Taymans  <wim@fluendo.com>
21993
21994         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
21995         (gst_multifdsink_add), (gst_multifdsink_remove),
21996         (gst_multifdsink_clear), (gst_multifdsink_get_stats),
21997         (gst_multifdsink_client_remove),
21998         (gst_multifdsink_handle_client_write),
21999         (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
22000         * gst/tcp/gstmultifdsink.h:
22001         Recover from a select with a bad file descriptor by removing
22002         the client.
22003
22004 2004-07-30  Thomas Vander Stichele  <thomas at apestaart dot org>
22005
22006         * configure.ac:
22007           fix requirement of core
22008         * gst-libs/gst/play/play.c: (gst_play_error_plugin),
22009         (gst_play_pipeline_setup):
22010           don't use colorspace element.  do use hermescolorspace element.
22011           make macro to get a colorspace element.
22012           mark strings for translation.
22013         * po/POTFILES.in:
22014           add play.c
22015         * po/af.po:
22016         * po/az.po:
22017         * po/cs.po:
22018         * po/en_GB.po:
22019         * po/hu.po:
22020         * po/nl.po:
22021         * po/sr.po:
22022         * po/sv.po:
22023         * po/uk.po:
22024           update translations
22025
22026 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22027
22028         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
22029         fix default for newmedia flag
22030
22031 2004-07-30  Wim Taymans  <wim@fluendo.com>
22032
22033         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
22034         (gst_theora_dec_init), (theora_get_formats),
22035         (theora_dec_src_convert), (theora_dec_sink_convert),
22036         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22037         (theora_dec_chain), (theora_dec_set_property),
22038         (theora_dec_get_property):
22039         * ext/theora/theoraenc.c: (gst_border_mode_get_type),
22040         (gst_theora_enc_class_init), (gst_theora_enc_init),
22041         (theora_enc_sink_link), (theora_enc_chain),
22042         (theora_enc_set_property), (theora_enc_get_property):
22043         Added cropping option to theora decoder.
22044         Added border option to theora encoder.
22045
22046 2004-07-30  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22047
22048         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22049         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22050         (gst_pngenc_set_property):
22051         * ext/libpng/gstpngenc.h:
22052         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
22053
22054 2004-07-30  Wim Taymans  <wim@fluendo.com>
22055
22056         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
22057         (theora_enc_sink_link), (theora_enc_chain),
22058         (theora_enc_set_property), (theora_enc_get_property):
22059         Fix encoding of non-multiple-of-16 video.
22060
22061 2004-07-29  David Schleef  <ds@schleef.org>
22062
22063         * configure.ac: make test for audiofile more strict
22064
22065 2004-07-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
22066
22067         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
22068           give different names to typefind functions
22069
22070 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
22071
22072         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22073         (gst_ximagesink_calculate_pixel_aspect_ratio),
22074         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
22075         (gst_ximagesink_sink_link), (gst_ximagesink_change_state),
22076         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_set_property),
22077         (gst_ximagesink_get_property), (gst_ximagesink_init):
22078         * sys/ximage/ximagesink.h:
22079           allocate PAR's dynamically.
22080           use autodetected PAR if no object-set PAR is given.
22081           add workaround for directfb's X not setting physical size.
22082           fix to xvimagesink will follow tomorrow.
22083
22084 2004-07-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22085
22086         * ext/lame/gstlame.c: (gst_lame_chain): send tag events downstream
22087         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
22088         (gst_shout2send_get_type), (gst_shout2send_set_clock),
22089         (gst_shout2send_class_init), (gst_shout2send_init),
22090         (set_shout_metadata), (gst_shout2send_set_metadata),
22091         (gst_shout2send_chain), (gst_shout2send_set_property),
22092         (gst_shout2send_get_property), (gst_shout2send_connect),
22093         (gst_shout2send_change_state):
22094         * ext/shout2/gstshout2.h:
22095         - fix for sending mp3 audio to icecast2 server, if pad link function not
22096         called before PAUSED state
22097         - added option to use GStreamer clock sync (as opposed to libshout's own sync)
22098         - added tagging support for mp3 audio broadcasted
22099         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
22100         debug info
22101
22102 2004-07-28  Wim Taymans  <wim@fluendo.com>
22103
22104         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query),
22105         (gst_ogg_demux_push):
22106         Return query failure when we don't know the length of
22107         an ogg stream insteda of returning TRUE with a bogus value.
22108
22109 2004-07-28  Wim Taymans  <wim@fluendo.com>
22110
22111         * ext/theora/theoradec.c: (theora_get_formats),
22112         (theora_dec_src_convert), (theora_dec_sink_convert),
22113         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22114         (theora_dec_chain):
22115         Don't screw up the 1 Chroma for 1 luma sample situation when we
22116         have an odd offset/width by adding a black border in those cases.
22117
22118 2004-07-28  Wim Taymans  <wim@fluendo.com>
22119
22120         * ext/theora/theoradec.c: (theora_get_formats),
22121         (theora_dec_src_convert), (theora_dec_sink_convert),
22122         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22123         (theora_dec_chain):
22124         * ext/theora/theoraenc.c: (theora_enc_sink_link):
22125         Added first attempt at cropping of the image as required by the
22126         theora spec. We need more properties in the caps (offset_x,
22127         offset_y,stride) to implement this correctly.
22128
22129 2004-07-28  Jan Schmidt  <thaytan@mad.scientist.com>
22130
22131         * ext/dvdnav/README:
22132           Update the README to use dvddemux
22133         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_getcaps):
22134           Ensure getcaps returns a subset of the template caps
22135         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_base_init),
22136         (gst_mpeg2subt_init):
22137           Ensure getcaps returns a subset of the template caps
22138         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_class_init),
22139         (gst_dvd_demux_init), (gst_dvd_demux_get_video_stream),
22140         (gst_dvd_demux_get_subpicture_stream),
22141         (gst_dvd_demux_send_subbuffer), (gst_dvd_demux_set_cur_subpicture):
22142         * gst/mpegstream/gstdvddemux.h:
22143           Set the explicit caps on the current_video pad before pushing
22144           anything
22145         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22146         (gst_mpeg_demux_get_audio_stream):
22147           Free caps used to gst_pad_set_explicit_caps, which takes a const
22148           GstCaps *
22149
22150 2004-07-28  Thomas Vander Stichele  <thomas at apestaart dot org>
22151
22152         * configure.ac: update GStreamer requirement to 0.8.4 because of
22153           GstFraction.
22154
22155 2004-07-28  Wim Taymans  <wim@fluendo.com>
22156
22157         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
22158         (gst_wavparse_handle_seek), (gst_wavparse_srcpad_event):
22159         Add the pad to the element after setting up the caps. This
22160         makes it a lot easier to autoplug.
22161
22162 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
22163
22164         * gst/median/gstmedian.c:
22165         * gst/mpeg2subt/gstmpeg2subt.c:
22166         * gst/mpegaudioparse/gstmpegaudioparse.c:
22167         * gst/mpegstream/gstdvddemux.c:
22168         * gst/mpegstream/gstmpegdemux.c:
22169         * gst/mpegstream/gstmpegpacketize.c:
22170         * gst/rtjpeg/gstrtjpeg.c:
22171         * gst/rtjpeg/gstrtjpegdec.c:
22172         * gst/rtjpeg/gstrtjpegenc.c:
22173         * gst/sine/gstsinesrc.c:
22174         * gst/smooth/gstsmooth.c:
22175         * gst/smpte/gstsmpte.c:
22176         * gst/smpte/gstsmpte.h:
22177         * gst/stereo/gststereo.c:
22178         * gst/videofilter/gstgamma.c:
22179         * gst/videofilter/gstvideobalance.c:
22180         * gst/videofilter/gstvideofilter.c:
22181         * gst/videofilter/gstvideoflip.c:
22182         * gst/videoscale/gstvideoscale.c:
22183         * gst/videoscale/videoscale.c:
22184         * gst/videotestsrc/gstvideotestsrc.c:
22185         * gst/videotestsrc/videotestsrc.c:
22186         * gst/wavenc/gstwavenc.c:
22187         * gst/wavparse/gstwavparse.c:
22188           fix local includes and 64 bits constants
22189
22190 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
22191
22192         * win32/gst.sln:
22193         * gst-libs/gst/*/*.vcproj:
22194         * gst/*/*.vcproj:
22195           more working plugins
22196
22197 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22198
22199         * testsuite/alsa/Makefile.am:
22200         * testsuite/alsa/srcstate.c:
22201         add test for alsasrc changing state
22202
22203 2004-07-27  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22204
22205         * gst/silence/gstsilence.c: (gst_silence_init), (gst_silence_link),
22206         (gst_silence_get):
22207         * gst/silence/gstsilence.h:
22208         fix silence generation for 16bit raw audio
22209
22210 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22211
22212         * gst/matroska/matroska-demux.c:
22213         (gst_matroska_demux_parse_metadata),
22214         (gst_matroska_demux_video_caps), (gst_matroska_demux_plugin_init):
22215         * gst/mpegaudio/common.c:
22216         * gst/videoscale/gstvideoscale.c: (gst_videoscale_class_init),
22217         (gst_videoscale_getcaps), (gst_videoscale_link),
22218         (gst_videoscale_src_fixate), (gst_videoscale_init),
22219         (gst_videoscale_finalize):
22220         * gst/videoscale/gstvideoscale.h:
22221         * gst/videotestsrc/gstvideotestsrc.c:
22222         (gst_videotestsrc_get_capslist):
22223         * gst/wavenc/gstwavenc.c:
22224         * sys/oss/gstossmixer.c: (fill_labels):
22225         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
22226         (gst_ximagesink_handle_xevents),
22227         (gst_ximagesink_calculate_pixel_aspect_ratio),
22228         (gst_ximagesink_xcontext_get), (gst_ximagesink_fixate),
22229         (gst_ximagesink_getcaps), (gst_ximagesink_sink_link),
22230         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id),
22231         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
22232         (gst_ximagesink_init), (gst_ximagesink_class_init):
22233         * sys/ximage/ximagesink.h:
22234         * sys/xvimage/xvimagesink.c:
22235         (gst_xvimagesink_calculate_pixel_aspect_ratio),
22236         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_sink_link),
22237         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22238         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
22239         (gst_xvimagesink_init), (gst_xvimagesink_class_init):
22240         * sys/xvimage/xvimagesink.h:
22241           first batch of pixel aspect ratio commits.
22242
22243 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22244
22245         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22246         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_chain):
22247         * gst/ffmpegcolorspace/imgconvert.c: (avpicture_fill):
22248           handle stride, needs work if we want to move stride handling
22249           upstream, but works correctly for our purposes.
22250
22251 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22252
22253         * gst/videoscale/README:
22254           add testing examples
22255         * gst/videoscale/gstvideoscale.c: (gst_videoscale_link),
22256         (gst_videoscale_chain):
22257         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22258         (gst_videoscale_get_size):
22259           add get_size function that handles stride like videotestsrc.
22260           fixes conversion for YUV formats for as much as I can test them.
22261
22262 2004-07-27  Thomas Vander Stichele  <thomas at apestaart dot org>
22263
22264         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22265         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy):
22266         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22267         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22268         (gst_xvimagesink_xvimage_put):
22269           further cleanups, logging, error handling and synchronizing
22270
22271 2004-07-27  Wim Taymans  <wim@fluendo.com>
22272
22273         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
22274         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
22275         (gst_videomixer_pad_set_property),
22276         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
22277         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
22278         (gst_videomixer_class_init), (gst_videomixer_init),
22279         (gst_videomixer_getcaps), (gst_videomixer_request_new_pad),
22280         (gst_videomixer_blend_ayuv_i420), (pad_zorder_compare),
22281         (gst_videomixer_sort_pads), (gst_videomixer_fill_checker),
22282         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
22283         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
22284         (gst_videomixer_loop), (plugin_init):
22285         Be a nicer negotiation citizen and provide a getcaps function on
22286         the srcpad. This also fixes a crash when resizing.
22287
22288 2004-07-27  Julien MOUTTE  <julien@moutte.net>
22289
22290         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22291         (gst_xvimagesink_xvimage_new): Some fixes to image size calculation.
22292
22293 2004-07-27  Wim Taymans  <wim@fluendo.com>
22294
22295         * ext/libpng/gstpngdec.c: (gst_pngdec_src_getcaps):
22296         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
22297         (gst_pngenc_init), (gst_pngenc_chain), (gst_pngenc_get_property),
22298         (gst_pngenc_set_property):
22299         * ext/libpng/gstpngenc.h:
22300         Added snapshot property to pngenc.
22301         removed g_print from pngdec
22302
22303 2004-07-27  Steve Lhomme  <steve.lhomme@free.fr>
22304
22305         * gst/ac3parse/ac3parse.vcproj
22306         * gst/adder/adder.vcproj
22307         * gst/alpha/alpha.vcproj
22308         * gst/alpha/alphacolor.vcproj
22309         * gst/asfdemux/asf.vcproj
22310         * gst/audioconvert/audioconvert.vcproj
22311         * gst/audiorate/audiorate.vcproj
22312         * gst/audioscale/audioscale.vcproj
22313         * gst/auparse/auparse.vcproj
22314         * gst/avi/avi.vcproj
22315         * gst/cdxaparse/cdxaparse.vcproj
22316         * gst/chart/chart.vcproj
22317         * gst/colorspace/colorspace.vcproj
22318         * gst/cutter/cutter.vcproj
22319         * gst/debug/debug.vcproj
22320         * gst/debug/efence.vcproj
22321         * gst/debug/navigationtest.vcproj
22322         * gst/deinterlace/deinterlace.vcproj
22323         * gst/effectv/effectv.vcproj
22324         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22325         * gst/filter/filter.vcproj
22326         * gst/flx/flxdec.vcproj
22327         * gst/goom/goom.vcproj
22328         * gst/interleave/interleave.vcproj
22329         * gst/law/alaw.vcproj
22330         * gst/law/mulaw.vcproj
22331         * gst/matroska/matroska.vcproj
22332         * gst/median/median.vcproj
22333         * gst/mixmatrix/mixmatrix.vcproj
22334         * gst/mpeg1sys/mpeg1systemencode.vcproj
22335         * gst/mpeg1videoparse/mp1videoparse.vcproj
22336         * gst/mpeg2sub/mpeg2subt.vcproj
22337         * gst/mpegaudio/mpegaudio.vcproj
22338         * gst/mpegaudioparse/mpegaudioparse.vcproj
22339         * gst/mpegstream/mpegstream.vcproj
22340         * gst/multifilesink/multifilesink.vcproj
22341         * gst/multipart/multipart.vcproj
22342         * gst/oneton/oneton.vcproj
22343         * gst/overlay/overlay.vcproj
22344         * gst/passthrough/passthrough.vcproj
22345         * gst/qtdemux/qtdemux.vcproj
22346         * gst/realmedia/rmdemux.vcproj
22347         * gst/rtjpeg/rtjpeg.vcproj
22348         * gst/rtp/rtp.vcproj
22349         * gst/silence/silence.vcproj
22350         * gst/sine/sinesrc.vcproj
22351         * gst/smooth/smooth.vcproj
22352         * gst/smpte/smpte.vcproj
22353         * gst/spectrum/spectrum.vcproj
22354         * gst/speed/speed.vcproj
22355         * gst/stereo/stereo.vcproj
22356         * gst/switch/switch.vcproj
22357         * gst/tags/tagedit.vcproj
22358         * gst/tcp/tcp.vcproj
22359         * gst/typefind/typefindfunctions.vcproj
22360         * gst/udp/udp.vcproj
22361         * gst/videobox/videobox.vcproj
22362         * gst/videocrop/videocrop.vcproj
22363         * gst/videodrop/videodrop.vcproj
22364         * gst/videofilter/gamma.vcproj
22365         * gst/videofilter/videobalance.vcproj
22366         * gst/videofilter/videofilter.vcproj
22367         * gst/videofilter/videoflip.vcproj
22368         * gst/videoflip/videoflip.vcproj
22369         * gst/videomixer/videomixer.vcproj
22370         * gst/videorate/videorate.vcproj
22371         * gst/videoscale/videoscale.vcproj
22372         * gst/videotestsrc/videotestsrc.vcproj
22373         * gst/virtualdub/virtualdub.vcproj
22374         * gst/volenv/volenv.vcproj
22375         * gst/volume/volume.vcproj
22376         * gst/wavenc/wavenc.vcproj
22377         * gst/wavparse/wavparse.vcproj
22378         * gst/y4m/y4menc.vcproj
22379         * gst-libs/gst/audio/audio.vcproj
22380         * gst-libs/gst/audio/audiofilter.vcproj
22381         * gst-libs/gst/colorbalance/colorbalance.vcproj
22382         * gst-libs/gst/idct/idtc.vcproj
22383         * gst-libs/gst/media-info/media-info.vcproj
22384         * gst-libs/gst/mixer/mixer.vcproj
22385         * gst-libs/gst/navigation/navigation.vcproj
22386         * gst-libs/gst/play/play.vcproj
22387         * gst-libs/gst/propertyprobe/propertyprobe.vcproj
22388         * gst-libs/gst/resample/resample.vcproj
22389         * gst-libs/gst/riff/riff.vcproj
22390         * gst-libs/gst/tuner/tuner.vcproj
22391         * gst-libs/gst/video/video.vcproj
22392         * gst-libs/gst/xoverlay/xoverlay.vcproj
22393           avoid problems with math.h, fix release dependancy
22394           rename GStreamer-0.8.lib to libgstreamer.lib
22395
22396 2004-07-27  Julien MOUTTE  <julien@moutte.net>
22397
22398         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22399         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate): When
22400         the atom is not available we have to unlock the mutex. Fixes #148023
22401
22402 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22403
22404         * gst-libs/gst/media-info/media-info.h:
22405           issue for a vararg macro with MSVC
22406
22407 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22408
22409         * gst/effectv/effectv.vcproj
22410         * gst-libs/gst/idct/idct.vcproj:
22411         * gst-libs/gst/media-info/media-info.vcproj:
22412         * gst-libs/gst/navigation/navigation.vcproj:
22413         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22414         * gst-libs/gst/video/video.vcproj:
22415         * gst-libs/gst/xoverlay/xoverlay.vcproj:
22416           fixes for build problems
22417
22418 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22419
22420         * gst-libs/gst/audio/audio.def:
22421         * gst-libs/gst/audio/riff.def:
22422           add some definitions needed by plugins
22423
22424 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22425
22426         * gst/asfdemux/gstasfmux.c
22427           Fix some 64 bits constants to be glib friendly
22428
22429 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22430
22431         * gst/ac3parse/gstac3parse.c
22432         * gst/audioscale/gstaudioscale.c
22433         * gst/auparse/gstauparse.c
22434         * gst/colorspace/gstcolorspace.c
22435         * gst/colorspace/yuv2rgb.h
22436           local include fixes
22437
22438 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22439
22440         * win32/gst.sln
22441           add more plugins to the build
22442
22443 2004-07-26  Julien MOUTTE  <julien@moutte.net>
22444
22445         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
22446         (gst_ximagesink_ximage_new): Some more fixes to image size calculation.
22447
22448 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22449
22450         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
22451         (gst_level_set_property), (gst_level_get_property),
22452         (gst_level_base_init), (gst_level_class_init):
22453           add debugging categories.  cleanups.
22454
22455 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22456
22457         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22458         (gst_videoscale_planar411), (gst_videoscale_planar400),
22459         (gst_videoscale_packed422), (gst_videoscale_packed422rev),
22460         (gst_videoscale_scale_nearest_str1),
22461         (gst_videoscale_scale_nearest_str2),
22462         (gst_videoscale_scale_nearest_str4),
22463         (gst_videoscale_scale_nearest_16bit),
22464         (gst_videoscale_scale_nearest_24bit):
22465           fixed stride issues
22466           tested with 320x240 -> 321, 322, 324 x240
22467           tested with YV12, I420, YUY2, UYVY
22468           fixed packed422rev (don't think it could have worked before)
22469           by testing with UYVY
22470
22471 2004-07-26  Benjamin Otte  <otte@gnome.org>
22472
22473         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_init),
22474         (gst_lame_chain), (gst_lame_setup), (gst_lame_change_state),
22475         (plugin_init):
22476           add debugging category, add error checks like checking return values
22477           of setup calls, make sure it still works after
22478           PLAYING=>NULL=>PLAYING, fix encoding of mono streams
22479
22480 2004-07-26  Wim Taymans  <wim@fluendo.com>
22481
22482         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream),
22483         (gst_mpeg_demux_get_audio_stream),
22484         (gst_mpeg_demux_process_private):
22485         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_send_data):
22486         Check for error codes from the negotiation functions. Make sure
22487         we really set the pad caps when a new pad is created.
22488
22489 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22490
22491         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
22492         (gst_ffmpeg_caps_to_pix_fmt):
22493         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
22494         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22495         (gst_ffmpegcolorspace_pad_link):
22496           don't make function do two things at the same time without reason.
22497
22498 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22499
22500         * gst/ac3parse/ac3parse.vcproj
22501         * gst/adder/adder.vcproj
22502         * gst/alpha/alpha.vcproj
22503         * gst/alpha/alphacolor.vcproj
22504         * gst/asfdemux/asf.vcproj
22505         * gst/audioconvert/audioconvert.vcproj
22506         * gst/audiorate/audiorate.vcproj
22507         * gst/audioscale/audioscale.vcproj
22508         * gst/auparse/auparse.vcproj
22509         * gst/avi/avi.vcproj
22510         * gst/cdxaparse/cdxaparse.vcproj
22511         * gst/chart/chart.vcproj
22512         * gst/colorspace/colorspace.vcproj
22513         * gst/cutter/cutter.vcproj
22514         * gst/debug/debug.vcproj
22515         * gst/debug/efence.vcproj
22516         * gst/debug/navigationtest.vcproj
22517         * gst/deinterlace/deinterlace.vcproj
22518         * gst/effectv/effectv.vcproj
22519         * gst/ffmpegcolorspace/ffmpegcolorspace.vcproj
22520         * gst/filter/filter.vcproj
22521         * gst/flx/flxdec.vcproj
22522         * gst/goom/goom.vcproj
22523         * gst/interleave/interleave.vcproj
22524         * gst/law/alaw.vcproj
22525         * gst/law/mulaw.vcproj
22526         * gst/matroska/matroska.vcproj
22527         * gst/median/median.vcproj
22528         * gst/mixmatrix/mixmatrix.vcproj
22529         * gst/mpeg1sys/mpeg1systemencode.vcproj
22530         * gst/mpeg1videoparse/mp1videoparse.vcproj
22531         * gst/mpeg2sub/mpeg2subt.vcproj
22532         * gst/mpegaudio/mpegaudio.vcproj
22533         * gst/mpegaudioparse/mpegaudioparse.vcproj
22534         * gst/mpegstream/mpegstream.vcproj
22535         * gst/multifilesink/multifilesink.vcproj
22536         * gst/multipart/multipart.vcproj
22537         * gst/oneton/oneton.vcproj
22538         * gst/overlay/overlay.vcproj
22539         * gst/passthrough/passthrough.vcproj
22540         * gst/qtdemux/qtdemux.vcproj
22541         * gst/realmedia/rmdemux.vcproj
22542         * gst/rtjpeg/rtjpeg.vcproj
22543         * gst/rtp/rtp.vcproj
22544         * gst/silence/silence.vcproj
22545         * gst/sine/sinesrc.vcproj
22546         * gst/smooth/smooth.vcproj
22547         * gst/smpte/smpte.vcproj
22548         * gst/spectrum/spectrum.vcproj
22549         * gst/speed/speed.vcproj
22550         * gst/stereo/stereo.vcproj
22551         * gst/switch/switch.vcproj
22552         * gst/tags/tagedit.vcproj
22553         * gst/tcp/tcp.vcproj
22554         * gst/typefind/typefindfunctions.vcproj
22555         * gst/udp/udp.vcproj
22556         * gst/videobox/videobox.vcproj
22557         * gst/videocrop/videocrop.vcproj
22558         * gst/videodrop/videodrop.vcproj
22559         * gst/videofilter/gamma.vcproj
22560         * gst/videofilter/videobalance.vcproj
22561         * gst/videofilter/videofilter.vcproj
22562         * gst/videofilter/videoflip.vcproj
22563         * gst/videoflip/videoflip.vcproj
22564         * gst/videomixer/videomixer.vcproj
22565         * gst/videorate/videorate.vcproj
22566         * gst/videoscale/videoscale.vcproj
22567         * gst/videotestsrc/videotestsrc.vcproj
22568         * gst/virtualdub/virtualdub.vcproj
22569         * gst/volenv/volenv.vcproj
22570         * gst/volume/volume.vcproj
22571         * gst/wavenc/wavenc.vcproj
22572         * gst/wavparse/wavparse.vcproj
22573         * gst/y4m/y4menc.vcproj
22574           more plugins supported under windows
22575
22576 2004-07-26  Thomas Vander Stichele  <thomas at apestaart dot org>
22577
22578         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22579         (gst_ximagesink_ximage_put), (gst_ximagesink_renegotiate_size),
22580         (gst_ximagesink_chain), (gst_ximagesink_buffer_alloc):
22581         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22582         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc):
22583           Add debugging statements.  Use the sizes as returned by the
22584           *CreateImage calls.
22585
22586 2004-07-26  Johan Dahlin  <johan@gnome.org>
22587
22588         * gst/tcp/gsttcpclientsrc.c (gst_tcpclientsrc_get): Make sure that
22589         the pad is negotiated.
22590
22591         * gst/ffmpegcolorspace/gstffmpegcolorspace.c (gst_ffmpegcolorspace_chain): Ditto
22592
22593 2004-07-26  Steve Lhomme  <steve.lhomme@free.fr>
22594
22595         * gst-libs/gst/colorbalance/colorbalance.vcproj:
22596         * gst-libs/gst/idct/idct.vcproj:
22597         * gst-libs/gst/media-info/media-info.vcproj:
22598         * gst-libs/gst/mixer/mixer.vcproj:
22599         * gst-libs/gst/navigation/navigation.vcproj:
22600         * gst-libs/gst/play/play.vcproj:
22601         * gst-libs/gst/propertyprobe/propertyprobe.vcproj:
22602         * gst-libs/gst/resample/resample.vcproj:
22603         * gst-libs/gst/tuner/tuner.vcproj:
22604         * gst-libs/gst/video/video.vcproj:
22605         * gst-libs/gst/xoverlay/xoverlay.vcproj:
22606           more plugins supported under windows
22607
22608 2004-07-25 Iain <iain@prettypeople.org>
22609
22610         * gst/wavparse/gstwavparse.c (gst_wavparse_fmt): Set the caps on the
22611         pad now rather than when the pad is created because state changes wipe
22612         explicit caps (fixes #148043).
22613
22614 2004-07-25  Sebastien Cote  <sc5@hermes.usherb.ca>
22615
22616         reviewed by Benjamin Otte  <otte@gnome.org>
22617
22618         * ext/mad/gstmad.c:
22619           fix mad plugin crashing on Sun (fixes #148289)
22620
22621 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
22622
22623         * gst/avi/avi.def:
22624         * gst/avi/avi.vcproj:
22625         * gst/matroska/matroska.def:
22626         * gst/matroska/matroska.vcproj:
22627           remove unused .def files
22628
22629 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
22630
22631         * gst-libs/gst/audio/gstaudiofilter.c:
22632           Clean the local include
22633
22634 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
22635
22636         * win32/gst.sln:
22637         * gst-libs/gst/audio/audio.def:
22638         * gst-libs/gst/audio/audio.vcproj:
22639         * gst-libs/gst/audio/audiofilter.vcproj:
22640         * gst-libs/gst/audio/riff.def:
22641         * gst-libs/gst/audio/riff.vcproj:
22642         * gst-libs/gst/gst-libs.def:
22643         * gst-libs/gst/gst-libs.vcproj:
22644         * gst/avi/avi.vcproj:
22645         * gst/avi/avi.vcproj:
22646           Copy the files where needed after building, cleaner projects
22647
22648 2004-07-25  Steve Lhomme  <steve.lhomme@free.fr>
22649
22650         * gst/matroska/ebml-write.c:
22651           Fix some 64 bits constants to be glib friendly
22652
22653 2004-07-24  Steve Lhomme  <steve.lhomme@free.fr>
22654
22655         * win32/gst.sln:
22656         * gst-libs/gst/gst-libs.def:
22657         * gst-libs/gst/gst-libs.vcproj:
22658         * gst/matroska/matroska.def:
22659         * gst/matroska/matroska.vcproj:
22660           Add the preliminary canvas to build plugins on Win32
22661
22662 2004-07-23  Benjamin Otte  <otte@gnome.org>
22663
22664         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
22665           don't enfore negotiation from source side, it breaks
22666           sinesrc ! audioconvert ! osssink
22667
22668 2004-07-22  David Schleef  <ds@schleef.org>
22669
22670         * gst/typefind/gsttypefindfunctions.c: (plugin_init): Add typefind
22671         for ELF files, since they can easily be recognized as audio/mpeg.
22672         (bug #147441)
22673
22674 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
22675
22676         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
22677         (gst_videoscale_planar411), (gst_videoscale_scale_nearest_32bit),
22678         (gst_videoscale_scale_nearest_24bit),
22679         (gst_videoscale_scale_nearest_16bit):
22680           fix 16bit and 24bit for stride (24bit might need testing)
22681           don't pretend we do more than one algorithm
22682
22683 2004-07-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
22684
22685         * configure.ac:
22686         * gst/Makefile.am:
22687         * gst/multifilesink/Makefile.am:
22688         * gst/multifilesink/gstmultifilesink.c:
22689         (gst_multifilesink_get_formats),
22690         (gst_multifilesink_get_query_types), (_do_init),
22691         (gst_multifilesink_base_init), (gst_multifilesink_class_init),
22692         (gst_multifilesink_init), (gst_multifilesink_dispose),
22693         (gst_multifilesink_set_location), (gst_multifilesink_set_property),
22694         (gst_multifilesink_get_property), (gst_multifilesink_open_file),
22695         (gst_multifilesink_close_file), (gst_multifilesink_next_file),
22696         (gst_multifilesink_pad_query), (gst_multifilesink_handle_event),
22697         (gst_multifilesink_chain), (gst_multifilesink_change_state),
22698         (gst_multifilesink_uri_get_type),
22699         (gst_multifilesink_uri_get_protocols),
22700         (gst_multifilesink_uri_get_uri), (gst_multifilesink_uri_set_uri),
22701         (gst_multifilesink_uri_handler_init), (plugin_init):
22702         * gst/multifilesink/gstmultifilesink.h:
22703         * testsuite/Makefile.am:
22704         * testsuite/multifilesink/Makefile.am:
22705         * testsuite/multifilesink/fakesrc_test.c: (gst_newmedia_base_init),
22706         (gst_newmedia_class_init), (gst_newmedia_init),
22707         (gst_newmedia_chain), (gst_newmedia_trigger), (test_format),
22708         (newfile_signal), (test_signal), (main):
22709         multifilesink plugin for creating new files every time a new media
22710         discontinuity event occurs
22711
22712 2004-07-22  Wim Taymans  <wim@fluendo.com>
22713
22714         * gst/alpha/Makefile.am:
22715         * gst/alpha/gstalphacolor.c: (gst_alpha_color_get_type),
22716         (gst_alpha_color_base_init), (gst_alpha_color_class_init),
22717         (gst_alpha_color_init), (gst_alpha_color_set_property),
22718         (gst_alpha_color_get_property), (gst_alpha_color_sink_link),
22719         (transform), (gst_alpha_color_chain),
22720         (gst_alpha_color_change_state), (plugin_init):
22721         Stupid plugin to to RGBA to AYUV conversion because none of
22722         the colorspace plugins can handle that yet.
22723
22724 2004-07-22  Wim Taymans  <wim@fluendo.com>
22725
22726         * examples/seeking/seek.c: (update_scale), (main):
22727         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22728         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22729         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22730         (gst_decode_bin_init), (gst_decode_bin_dispose),
22731         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22732         (no_more_pads), (close_link), (type_found),
22733         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22734         (plugin_init):
22735         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22736         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22737         (gst_play_base_bin_dispose), (queue_overrun),
22738         (gen_preroll_element), (remove_prerolls), (unknown_type),
22739         (no_more_pads), (new_stream), (setup_source),
22740         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22741         (play_base_eos), (gst_play_base_bin_change_state),
22742         (gst_play_base_bin_add_element),
22743         (gst_play_base_bin_remove_element),
22744         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22745         (gst_play_base_bin_unlink_stream),
22746         (gst_play_base_bin_get_streaminfo):
22747         * gst/playback/gstplaybin.c: (gen_video_element),
22748         (gen_audio_element):
22749         * gst/playback/gststreaminfo.h:
22750         More playback updates, attempt to fix things after the state change
22751         breakage.
22752
22753 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
22754
22755         * gst/videoscale/videoscale.c: (gst_videoscale_planar411),
22756         (gst_videoscale_scale_nearest_16bit):
22757           comment algorithm
22758
22759 2004-07-22  Thomas Vander Stichele  <thomas at apestaart dot org>
22760
22761         * gst/videotestsrc/gstvideotestsrc.c:
22762         (gst_videotestsrc_class_init), (gst_videotestsrc_src_link),
22763         (gst_videotestsrc_init), (gst_videotestsrc_get),
22764         (gst_videotestsrc_set_pattern), (gst_videotestsrc_set_property),
22765         (gst_videotestsrc_get_property):
22766         * gst/videotestsrc/gstvideotestsrc.h:
22767         * gst/videotestsrc/videotestsrc.c:
22768         * gst/videotestsrc/videotestsrc.h:
22769           cleanup and commenting
22770
22771 2004-07-21  Wim Taymans  <wim@fluendo.com>
22772
22773         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init),
22774         (gst_ogg_demux_get_formats), (gst_ogg_demux_src_query),
22775         (gst_ogg_demux_src_event), (gst_ogg_demux_src_convert),
22776         (gst_ogg_demux_handle_event), (gst_ogg_demux_seek_before),
22777         (_find_chain_get_unknown_part), (_find_streams_check),
22778         (gst_ogg_demux_push), (gst_ogg_pad_push):
22779         * ext/theora/theoradec.c: (theora_get_formats),
22780         (theora_dec_src_convert), (theora_dec_sink_convert),
22781         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
22782         (theora_dec_chain):
22783         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22784         (vorbis_dec_convert), (vorbis_dec_src_query),
22785         (vorbis_dec_src_event), (vorbis_dec_event):
22786         More seeking fixes, oggdemux now supports seeking to time and
22787         uses the downstream element to convert granulepos to time.
22788         Seeking in theora-only ogg files now works.
22789
22790 2004-07-21  Wim Taymans  <wim@fluendo.com>
22791
22792         * ext/theora/theoradec.c: (gst_theora_dec_init),
22793         (theora_get_formats), (theora_get_event_masks),
22794         (theora_get_query_types), (theora_dec_src_convert),
22795         (theora_dec_sink_convert), (theora_dec_src_query),
22796         (theora_dec_src_event), (theora_dec_event), (theora_dec_chain):
22797         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
22798         (vorbis_get_event_masks), (vorbis_get_query_types),
22799         (gst_vorbis_dec_init), (vorbis_dec_convert),
22800         (vorbis_dec_src_query), (vorbis_dec_src_event), (vorbis_dec_event):
22801         Added query/convert/formats functions to vorbis and theora decoders
22802         so that the outside world can use them too. Fixed seeking on an
22803         ogg/theora/vorbis file by disabling the seeking seeking on the
22804         theora srcpad.
22805
22806 2004-07-21  Julien MOUTTE  <julien@moutte.net>
22807
22808         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
22809         (gst_ximagesink_renegotiate_size), (gst_ximagesink_sink_link),
22810         (gst_ximagesink_chain), (gst_ximagesink_set_xwindow_id): Optimize
22811         images creation for both elements. We don't create the image on caps
22812         nego or renego, we just destroy the internal one if present if it does
22813         not match the needs. The chain function takes care of creating a new
22814         image when needed.
22815         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
22816         (gst_xvimagesink_xwindow_decorate), (gst_xvimagesink_sink_link),
22817         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_alloc),
22818         (gst_xvimagesink_set_xwindow_id): Additionally xvimage now contains
22819         the image format information. The buffer pool checks for the context
22820         image format and discard images with different formats.
22821         * sys/xvimage/xvimagesink.h: Adding im_format in the xvimage structure.
22822
22823 2004-07-21  Thomas Vander Stichele  <thomas at apestaart dot org>
22824
22825         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
22826         (gst_ffmpegcolorspace_chain):
22827           no point in doing any chaining if the pad we want to push from
22828           isn't usable.
22829
22830 2004-07-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22831
22832         * gst-libs/gst/riff/riff-media.c:
22833         (gst_riff_create_audio_caps_with_data):
22834           Fix double end-to-native symbol conversion (#148021).
22835
22836 2004-07-20  David Schleef  <ds@schleef.org>
22837
22838         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate):
22839         Don't use an Atom that doesn't exist.
22840
22841 2004-07-20  Wim Taymans  <wim@fluendo.com>
22842
22843         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22844         (gst_multifdsink_add), (gst_multifdsink_get_stats),
22845         (gst_multifdsink_client_remove),
22846         (gst_multifdsink_handle_client_write),
22847         (gst_multifdsink_queue_buffer):
22848         * gst/tcp/gstmultifdsink.h:
22849         More multifdsink stats. Avoid deadlock by releasing locks
22850         before sending out a signal.
22851
22852 2004-07-20  Thomas Vander Stichele  <thomas at apestaart dot org>
22853
22854         * po/LINGUAS:
22855         * po/hu.po:
22856           added Hungarian translation (Laszlo Dvornik)
22857
22858 2004-07-20  Wim Taymans  <wim@fluendo.com>
22859
22860         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22861         (gst_multifdsink_add), (gst_multifdsink_client_remove),
22862         (gst_multifdsink_handle_client_write),
22863         (gst_multifdsink_queue_buffer):
22864         * gst/tcp/gsttcp-marshal.list:
22865         Fixed the stupid marshal definition.
22866
22867 2004-07-20  Wim Taymans  <wim@fluendo.com>
22868
22869         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22870         (gst_multifdsink_init), (gst_multifdsink_add),
22871         (gst_multifdsink_client_remove),
22872         (gst_multifdsink_handle_client_write),
22873         (gst_multifdsink_queue_buffer), (gst_multifdsink_chain),
22874         (gst_multifdsink_set_property), (gst_multifdsink_get_property),
22875         (gst_multifdsink_init_send):
22876         * gst/tcp/gstmultifdsink.h:
22877         Added more stats, added timeout for a client, fixed some typos
22878         and added some comments.
22879
22880 2004-07-20  Wim Taymans  <wim@fluendo.com>
22881
22882         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
22883         (gst_multifdsink_add), (gst_multifdsink_get_stats),
22884         (gst_multifdsink_client_remove),
22885         (gst_multifdsink_handle_client_write):
22886         * gst/tcp/gstmultifdsink.h:
22887         * gst/tcp/gsttcp-marshal.list:
22888         Added get_stats method that returns a GValueArray of
22889         stats values.
22890
22891 2004-07-19  Benjamin Otte  <otte@gnome.org>
22892
22893         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
22894           make sure longname, description and author are valid UTF-8
22895
22896 2004-07-19  Thomas Vander Stichele  <thomas at apestaart dot org>
22897
22898         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state),
22899         (gst_ximagesink_set_property):
22900         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state),
22901         (gst_xvimagesink_set_property):
22902           make sure SYNCHRONOUS is respected after getting the X context
22903
22904 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
22905
22906         * gst/matroska/matroska-demux.c:
22907         (gst_matroska_demux_handle_src_event),
22908         (gst_matroska_demux_parse_blockgroup):
22909         * gst/matroska/matroska-ids.h:
22910           add BlockReference tag and ignore it to clear out log.
22911           ignore NAVIGATION events to clear out log.
22912
22913 2004-07-18  Thomas Vander Stichele  <thomas at apestaart dot org>
22914
22915         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
22916         (gst_matroska_demux_add_stream):
22917         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init):
22918           add debug categories
22919
22920 2004-07-16  Wim Taymans  <wim@fluendo.com>
22921
22922         * ext/libpng/Makefile.am:
22923         * ext/libpng/gstpng.c: (plugin_init):
22924         * ext/libpng/gstpngdec.c: (user_error_fn), (user_warning_fn),
22925         (gst_pngdec_get_type), (gst_pngdec_base_init),
22926         (gst_pngdec_class_init), (gst_pngdec_sinklink), (gst_pngdec_init),
22927         (gst_pngdec_src_getcaps), (user_read_data), (gst_pngdec_chain):
22928         * ext/libpng/gstpngdec.h:
22929         Added png decoder.
22930
22931 2004-07-16  Julien MOUTTE  <julien@moutte.net>
22932
22933         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
22934         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_new),
22935         (gst_ximagesink_ximage_destroy), (gst_ximagesink_sink_link),
22936         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
22937         (gst_ximagesink_buffer_alloc):
22938         * sys/ximage/ximagesink.h:
22939         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
22940         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
22941         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
22942         (gst_xvimagesink_buffer_alloc):
22943         * sys/xvimage/xvimagesink.h: Getting the 2 video sinks synchronized
22944         again. Using internal data pointer of the x(v)image to store image's
22945         data to be coherent with the buffer alloc mechanism. Investigated the
22946         image destruction code to be sure that everything gets freed correctly.
22947
22948 2004-07-16  Wim Taymans  <wim@fluendo.com>
22949
22950         * gst-libs/gst/riff/riff-read.c:
22951         (gst_riff_read_strf_vids_with_data),
22952         (gst_riff_read_strf_auds_with_data):
22953         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
22954         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
22955         Make sure we don't create 0 sized subbuffers in riff-read.
22956         Signal the no more pads signal after reading the avi header.
22957
22958 2004-07-16  Wim Taymans  <wim@fluendo.com>
22959
22960         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
22961         (gst_decode_bin_class_init), (gst_decode_bin_is_dynamic),
22962         (gst_decode_bin_factory_filter), (compare_ranks), (print_feature),
22963         (gst_decode_bin_init), (gst_decode_bin_dispose),
22964         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
22965         (no_more_pads), (close_link), (type_found),
22966         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
22967         (gst_decode_bin_change_state), (plugin_init):
22968         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
22969         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
22970         (gst_play_base_bin_dispose), (queue_overrun),
22971         (gen_preroll_element), (remove_prerolls), (unknown_type),
22972         (no_more_pads), (new_stream), (setup_source),
22973         (gst_play_base_bin_set_property), (gst_play_base_bin_get_property),
22974         (play_base_eos), (gst_play_base_bin_change_state),
22975         (gst_play_base_bin_add_element),
22976         (gst_play_base_bin_remove_element),
22977         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
22978         (gst_play_base_bin_unlink_stream),
22979         (gst_play_base_bin_get_streaminfo):
22980         * gst/playback/gstplaybasebin.h:
22981         Better error recovery. Added configurable preroll queue size. Faster
22982         detection of no-more-pads.
22983
22984 2004-07-16  Wim Taymans  <wim@fluendo.com>
22985
22986         * gst-libs/gst/video/video.h:
22987         Added 32 bits RGBA. Not sure if we should use another mime-type
22988         for alpha rgb. Currently the presence of the alpha_mask property
22989         signals an alpha channel.
22990
22991 2004-07-16  Wim Taymans  <wim@fluendo.com>
22992
22993         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
22994         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
22995         FPS seems to be 0.0 to MAX everywhere else.
22996
22997 2004-07-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
22998
22999         * gst-libs/gst/riff/riff-media.c:
23000         (gst_riff_create_video_caps_with_data):
23001           mp42/mp43 (no caps) exist too.
23002         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
23003           Set pixel_width/height; we've got them in-caps.
23004         * gst/typefind/gsttypefindfunctions.c: (plugin_init):
23005         * gst/wavparse/gstwavparse.c: (plugin_init):
23006           Both are valid primary.
23007         * sys/oss/gstossmixer.c:
23008           Remove i18n hack and enable translations.
23009
23010 2004-07-15  Benjamin Otte  <otte@gnome.org>
23011
23012         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
23013         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy):
23014           fix for non-shm xv. Original patch by Tim Ringenbach (fixes #147248)
23015
23016 2004-07-15  Benjamin Otte  <otte@gnome.org>
23017
23018         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
23019         (gst_alsa_sw_params_dump), (gst_alsa_hw_params_dump),
23020         (gst_alsa_close_audio):
23021           disable some of the debugging code for now. Writing debugging to a
23022           buffer is broken in current alsalib releases.
23023
23024 2004-07-12  Benjamin Otte  <otte@gnome.org>
23025
23026         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer):
23027           use bufferpools
23028
23029 2004-07-14  Thomas Vander Stichele  <thomas at apestaart dot org>
23030
23031         * ext/theora/theoradec.c: (gst_theora_dec_class_init),
23032         (theora_dec_src_query), (theora_dec_event):
23033         * ext/theora/theoraenc.c: (gst_theora_enc_class_init):
23034           add debugging categories.  Remove \n's.
23035
23036 2004-07-13  Johan Dahlin  <johan@gnome.org>
23037
23038         * gst/playback/gstplaybin.c (gst_play_bin_set_property)
23039         (gst_play_bin_get_property): Impl.
23040
23041 2004-07-13  Wim Taymans  <wim@fluendo.com>
23042
23043         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_seek_before):
23044         When trying to find the stream length, seek back N pages
23045         instead of just one, where N is the number of streams in
23046         the current chain.
23047
23048 2004-07-13  Wim Taymans  <wim@fluendo.com>
23049
23050         * gst-libs/gst/riff/riff-media.c:
23051         (gst_riff_create_audio_caps_with_data),
23052         (gst_riff_create_audio_caps),
23053         (gst_riff_create_audio_template_caps):
23054         * gst-libs/gst/riff/riff-media.h:
23055         * gst-libs/gst/riff/riff-read.c:
23056         (gst_riff_read_strf_vids_with_data),
23057         (gst_riff_read_strf_auds_with_data), (gst_riff_read_strf_auds):
23058         * gst-libs/gst/riff/riff-read.h:
23059         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
23060         (gst_avi_demux_add_stream):
23061         Set codec_data on caps for avidemuxer.
23062
23063 2004-07-12  David Schleef  <ds@schleef.org>
23064
23065         * configure.ac: Fix test for Objective C
23066
23067 2004-07-12  Jan Schmidt  <thaytan@mad.scientist.com>
23068         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
23069         (gst_gdk_pixbuf_chain):
23070           Add svg and pcx to template caps, and ensure that getcaps returns a
23071           subset of the template caps.
23072           Copy each row manually for output, as gdkpixbuf may pad the
23073           rowstride to a 32-bit word boundary.
23074
23075 2004-07-12  Wim Taymans  <wim@fluendo.com>
23076
23077         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
23078         (gst_riff_create_video_template_caps):
23079         Fix the template caps to include some more media types.
23080
23081 2004-07-12  Wim Taymans  <wim@fluendo.com>
23082
23083         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23084         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23085         (compare_ranks), (print_feature), (gst_decode_bin_init),
23086         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23087         (try_to_link_1), (new_pad), (close_link), (type_found),
23088         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23089         (gst_decode_bin_change_state), (plugin_init):
23090         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23091         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23092         (gst_play_base_bin_dispose), (queue_overrun),
23093         (gen_preroll_element), (remove_prerolls), (no_more_pads),
23094         (new_stream), (setup_source), (gst_play_base_bin_set_property),
23095         (gst_play_base_bin_get_property), (play_base_eos),
23096         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23097         (gst_play_base_bin_remove_element),
23098         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23099         (gst_play_base_bin_unlink_stream),
23100         (gst_play_base_bin_get_streaminfo):
23101         * gst/playback/gstplaybasebin.h:
23102         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23103         (gst_play_bin_class_init), (gst_play_bin_init),
23104         (gst_play_bin_dispose), (gst_play_bin_set_property),
23105         (gst_play_bin_get_property), (gen_video_element),
23106         (gen_audio_element), (remove_sinks), (setup_sinks),
23107         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23108         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23109         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23110         (gst_play_bin_query), (plugin_init):
23111         * gst/playback/test4.c: (main):
23112         More fixes on reusing of the element.
23113
23114 2004-07-11  Benjamin Otte  <otte@gnome.org>
23115
23116         * ext/mad/gstmad.c: (normal_seek):
23117           allow seeking for other methods than just SET
23118
23119 2004-07-11  Andy Wingo  <wingo@pobox.com>
23120
23121         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_link): For
23122         float, "any" caps -> buffer_frames=[0,MAX].
23123
23124         * gst/interleave/interleave.c (interleave_getcaps): Seems the core
23125         doesn't intersect our caps with the template any more. Do it
23126         ourselves.
23127         (interleave_buffered_loop): Use g_newa instead of malloc/free.
23128
23129 2004-07-09  Wim Taymans  <wim@fluendo.com>
23130
23131         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23132         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23133         (compare_ranks), (print_feature), (gst_decode_bin_init),
23134         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23135         (try_to_link_1), (new_pad), (close_link), (type_found),
23136         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23137         (gst_decode_bin_change_state), (plugin_init):
23138         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23139         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23140         (gst_play_base_bin_dispose), (queue_overrun),
23141         (gen_preroll_element), (remove_prerolls), (no_more_pads),
23142         (new_stream), (setup_source), (gst_play_base_bin_set_property),
23143         (gst_play_base_bin_get_property), (play_base_eos),
23144         (gst_play_base_bin_change_state), (gst_play_base_bin_add_element),
23145         (gst_play_base_bin_remove_element),
23146         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23147         (gst_play_base_bin_unlink_stream),
23148         (gst_play_base_bin_get_streaminfo):
23149         * gst/playback/gstplaybasebin.h:
23150         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23151         (gst_play_bin_class_init), (gst_play_bin_init),
23152         (gst_play_bin_dispose), (gst_play_bin_set_property),
23153         (gst_play_bin_get_property), (gen_video_element),
23154         (gen_audio_element), (remove_sinks), (setup_sinks),
23155         (gst_play_bin_change_state), (gst_play_bin_get_event_masks),
23156         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23157         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23158         (gst_play_bin_query), (plugin_init):
23159         * gst/playback/test4.c: (main):
23160         Work on object reuse and seeking.
23161
23162 2004-07-09  Wim Taymans  <wim@fluendo.com>
23163
23164         * examples/seeking/seek.c: (iterate):
23165         Don't consume all CPU in the idle loop.
23166
23167 2004-07-09  Wim Taymans  <wim@fluendo.com>
23168
23169         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_new_output_pad),
23170         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_process_private):
23171         Add pad to element *after* setting the pad functions so that
23172         the scheduler can use the correct ones.
23173
23174 2004-07-09  Wim Taymans  <wim@fluendo.com>
23175
23176         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23177         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_chain):
23178         Sync to keyframe after seek
23179
23180 2004-07-09  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23181
23182         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
23183         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23184         (gst_alsa_sink_loop), (gst_alsa_sink_change_state):
23185         * ext/alsa/gstalsasrc.c: (gst_alsa_src_change_state):
23186         * ext/libvisual/visual.c: (gst_visual_change_state):
23187         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_change_state):
23188         * ext/theora/theoradec.c: (theora_dec_change_state):
23189         * ext/theora/theoraenc.c: (theora_enc_change_state):
23190         * ext/vorbis/vorbisdec.c: (vorbis_dec_change_state):
23191         * gst-libs/gst/navigation/navigation.c:
23192         * gst/adder/gstadder.c: (gst_adder_change_state):
23193         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
23194         (gst_audio_convert_get_buffer):
23195         * gst/multipart/multipartdemux.c:
23196         (gst_multipart_demux_change_state):
23197         * gst/playback/gstdecodebin.c: (gst_decode_bin_change_state):
23198         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
23199         * gst/playback/gstplaybin.c: (gst_play_bin_change_state):
23200         * gst/videoscale/gstvideoscale.c:
23201         (gst_videoscale_handle_src_event):
23202         * gst/volume/gstvolume.c: (volume_chain_int16):
23203           don't assert in state change, this should be done by the base
23204           GstElement class.
23205           various debugging fixes.
23206
23207 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23208
23209         * configure.ac:
23210         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23211         (gst_play_dispose), (gst_play_set_location),
23212         (gst_play_set_data_src), (gst_play_set_video_sink),
23213         (gst_play_set_audio_sink), (gst_play_set_visualization),
23214         (gst_play_connect_visualization), (gst_play_get_sink_element),
23215         (gst_play_get_all_by_interface):
23216         * gst-libs/gst/play/play.h:
23217           add new method to get elements implementing an interface.
23218           add various error logging
23219
23220 2004-07-08  Wim Taymans  <wim@fluendo.com>
23221
23222         * examples/seeking/seek.c: (make_dv_pipeline), (make_avi_pipeline),
23223         (make_mpeg_pipeline), (make_mpegnt_pipeline),
23224         (make_playerbin_pipeline), (query_durations_elems),
23225         (query_durations_pads), (query_positions_elems),
23226         (query_positions_pads), (update_scale), (iterate), (stop_seek),
23227         (main):
23228         Added playbin seeking example.
23229
23230 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23231
23232         * gst-libs/gst/play/play.c: (gst_play_set_location),
23233         (gst_play_set_data_src), (gst_play_set_video_sink),
23234         (gst_play_set_audio_sink), (gst_play_set_visualization),
23235         (gst_play_connect_visualization), (gst_play_get_framerate):
23236           use a macro to look up elements from hash table
23237
23238 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23239
23240         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
23241         (gst_play_get_length_callback), (gst_play_set_location),
23242         (gst_play_seek_to_time), (gst_play_set_data_src),
23243         (gst_play_set_video_sink), (gst_play_set_audio_sink),
23244         (gst_play_set_visualization), (gst_play_connect_visualization),
23245         (gst_play_get_sink_element):
23246         - add debugging info
23247         - fix looking up sink elements by iterating over complete caps
23248         - put everything except for source and autoplugger in a complete bin
23249
23250 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23251
23252         * ext/alsa/gstalsa.c: (gst_alsa_drain_audio):
23253         * ext/alsa/gstalsasink.c: (gst_alsa_sink_flush_one_pad),
23254         (gst_alsa_sink_check_event), (gst_alsa_sink_mmap),
23255         (gst_alsa_sink_write), (gst_alsa_sink_loop):
23256         * ext/alsa/gstalsasink.h:
23257         - add debugging info
23258         - clean up schizophrenia of data/buffer/event
23259         - fix double event unref error
23260
23261 2004-07-08  Wim Taymans  <wim@fluendo.com>
23262
23263         * gst/playback/Makefile.am:
23264         Add headers to noinst
23265
23266 2004-07-08  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23267
23268         * tools/gst-launch-ext-m.m:
23269         * tools/gst-launch-ext.1.in:
23270           convert to the third millenium
23271
23272 2004-07-07  David Schleef  <ds@schleef.org>
23273
23274         * sys/dxr3/Makefile.am: noinst_SOURCES should be nodist_SOURCES
23275
23276 2004-07-07  Wim Taymans  <wim@fluendo.com>
23277
23278         * gst/playback/Makefile.am:
23279         * gst/playback/README:
23280         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23281         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23282         (compare_ranks), (print_feature), (gst_decode_bin_init),
23283         (gst_decode_bin_dispose), (find_compatibles), (close_pad_link),
23284         (try_to_link_1), (new_pad), (close_link), (type_found),
23285         (gst_decode_bin_set_property), (gst_decode_bin_get_property),
23286         (plugin_init):
23287         * gst/playback/gstplaybasebin.c: (gst_play_base_bin_get_type),
23288         (gst_play_base_bin_class_init), (gst_play_base_bin_init),
23289         (gst_play_base_bin_dispose), (rebuild_pipeline), (queue_overrun),
23290         (gen_preroll_element), (no_more_pads), (new_stream),
23291         (setup_source), (gst_play_base_bin_set_property),
23292         (gst_play_base_bin_get_property), (gst_play_base_bin_change_state),
23293         (gst_play_base_bin_add_element),
23294         (gst_play_base_bin_remove_element),
23295         (gst_play_base_bin_mute_stream), (gst_play_base_bin_link_stream),
23296         (gst_play_base_bin_unlink_stream),
23297         (gst_play_base_bin_get_streaminfo):
23298         * gst/playback/gstplaybasebin.h:
23299         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23300         (gst_play_bin_class_init), (gst_play_bin_init),
23301         (gst_play_bin_dispose), (gst_play_bin_set_property),
23302         (gst_play_bin_get_property), (gen_video_element),
23303         (gen_audio_element), (setup_sinks), (gst_play_bin_change_state),
23304         (gst_play_bin_get_event_masks), (gst_play_bin_send_event),
23305         (gst_play_bin_get_formats), (gst_play_bin_convert),
23306         (gst_play_bin_get_query_types), (gst_play_bin_query),
23307         (plugin_init):
23308         * gst/playback/gststreaminfo.c: (gst_stream_type_get_type),
23309         (gst_stream_info_get_type), (gst_stream_info_class_init),
23310         (gst_stream_info_init), (gst_stream_info_new),
23311         (gst_stream_info_dispose), (gst_stream_info_set_property),
23312         (gst_stream_info_get_property):
23313         * gst/playback/gststreaminfo.h:
23314         * gst/playback/test.c: (gen_video_element), (gen_audio_element),
23315         (main):
23316         * gst/playback/test2.c: (main):
23317         * gst/playback/test3.c: (update_scale), (main):
23318         More playbin fixes. Added README. Do better element filtering.
23319         Added base class to preroll media. Added test apps.
23320
23321 2004-07-07  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
23322
23323         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_flush_decoder):
23324         * ext/mpeg2dec/gstmpeg2dec.h:
23325           various debugging improvements.  Reset stream to next picture
23326           instead of sequence header, otherwise seeks cannot work.
23327
23328 2004-07-07  Wim Taymans  <wim@fluendo.com>
23329
23330         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
23331         (gst_video_box_class_init), (gst_video_box_set_property),
23332         (gst_video_box_i420), (gst_video_box_ayuv), (gst_video_box_chain):
23333         Use pad_alloc where possible.
23334
23335 2004-07-07  Wim Taymans  <wim@fluendo.com>
23336
23337         * sys/oss/gstosselement.c: (gst_osselement_reset),
23338         (gst_osselement_parse_caps):
23339         * sys/oss/gstosselement.h:
23340         * sys/oss/gstosssrc.c: (gst_osssrc_get):
23341         Fix offset on osssrc.
23342
23343 2004-07-07  Wim Taymans  <wim@fluendo.com>
23344
23345         * ext/theora/theora.c: (plugin_init):
23346         * ext/theora/theoradec.c: (theora_dec_from_granulepos),
23347         (theora_dec_src_query), (theora_dec_chain):
23348         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23349         (theora_enc_sink_link), (theora_buffer_from_packet),
23350         (theora_push_packet), (theora_enc_chain):
23351         Fix theora granulepos calculation.
23352         Fix overflow in duration/position calculation.
23353         Bump rank to PRIMARY for theoradec.
23354         Use granulepos of last packet to calculate position.
23355         Set keyframe flag on buffers when needed.
23356
23357 2004-07-06  David Schleef  <ds@schleef.org>
23358
23359         * gst/playback/Makefile.am: 'test' in bin_PROGRAMS?  Are you
23360         serious?  (Fixed, obviously.)
23361
23362 2004-07-06  Thomas Vander Stichele  <thomas at apestaart dot org>
23363
23364         * po/LINGUAS:
23365         * po/cs.po:
23366           added Czech translation (Miloslav Trmac)
23367
23368 2004-07-05  Wim Taymans  <wim@fluendo.com>
23369
23370         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23371         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23372         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23373         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23374         (close_link), (type_found), (gst_decode_bin_set_property),
23375         (gst_decode_bin_get_property), (gst_decode_bin_get_event_masks),
23376         (gst_decode_bin_send_event), (gst_decode_bin_get_formats),
23377         (gst_decode_bin_convert), (gst_decode_bin_get_query_types),
23378         (gst_decode_bin_query), (plugin_init):
23379         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23380         (gst_play_bin_class_init), (gst_play_bin_init),
23381         (gst_play_bin_dispose), (rebuild_pipeline), (get_audio_element),
23382         (get_video_element), (new_pad), (setup_source),
23383         (gst_play_bin_set_property), (gst_play_bin_get_property),
23384         (gst_play_bin_change_state), (gst_play_bin_add_element),
23385         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23386         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23387         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23388         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23389         * gst/playback/test.c: (main):
23390         More fixes, cleaned up playbin, make it use decodebin. Added
23391         threaded property to playbin.
23392
23393 2004-07-05  Wim Taymans  <wim@fluendo.com>
23394
23395         * configure.ac:
23396         * gst/playback/Makefile.am:
23397         * gst/playback/decodetest.c: (main):
23398         * gst/playback/gstdecodebin.c: (gst_decode_bin_get_type),
23399         (gst_decode_bin_class_init), (gst_decode_bin_factory_filter),
23400         (compare_ranks), (gst_decode_bin_init), (gst_decode_bin_dispose),
23401         (find_compatibles), (close_pad_link), (try_to_link_1), (new_pad),
23402         (close_link), (type_found), (gst_decode_bin_set_property),
23403         (gst_decode_bin_get_property), (gst_decode_bin_change_state),
23404         (gst_decode_bin_get_event_masks), (gst_decode_bin_send_event),
23405         (gst_decode_bin_get_formats), (gst_decode_bin_convert),
23406         (gst_decode_bin_get_query_types), (gst_decode_bin_query),
23407         (plugin_init):
23408         * gst/playback/gstplaybin.c: (gst_play_bin_get_type),
23409         (gst_play_bin_class_init), (gst_play_bin_init),
23410         (gst_play_bin_dispose), (gen_default_output), (rebuild_pipeline),
23411         (collect_sink_pads), (find_compatibles), (close_pad_link),
23412         (try_to_link_1), (new_pad), (close_link), (type_found),
23413         (setup_source), (gst_play_bin_set_property),
23414         (gst_play_bin_get_property), (gst_play_bin_factory_filter),
23415         (compare_ranks), (gst_play_bin_collect_factories),
23416         (gst_play_bin_change_state), (gst_play_bin_add_element),
23417         (gst_play_bin_remove_element), (gst_play_bin_get_event_masks),
23418         (gst_play_bin_send_event), (gst_play_bin_get_formats),
23419         (gst_play_bin_convert), (gst_play_bin_get_query_types),
23420         (gst_play_bin_query), (gst_play_bin_get_clock), (plugin_init):
23421         * gst/playback/test.c: (main):
23422         Added some playback helper elements and some test apps, very alpha
23423         still.
23424
23425 2004-07-04  Benjamin Otte  <otte@gnome.org>
23426
23427         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23428           only restart audio when we indeed have an xrun to fix repeated
23429           xruns. Fix suggested by Giuliano Pochini.
23430
23431 2004-07-03  David Schleef  <ds@schleef.org>
23432
23433         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper): Disable
23434         call to gst_debug_log() if debugging is disabled (bug #145118)
23435
23436 2004-07-03  Benjamin Otte  <otte@gnome.org>
23437
23438         * ext/alsa/gstalsa.c: (gst_alsa_xrun_recovery):
23439           use our own functions for restarting the alsa device.
23440         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23441           I should apply patches myself - use MIN for the third argument, not
23442           the second, this fixes seeking
23443
23444 2004-07-02  David Schleef  <ds@schleef.org>
23445
23446         * ext/flac/gstflacdec.c: (gst_flacdec_class_init),
23447         (gst_flacdec_write):  Actually, GST_PAD_CAPS() has nothing to
23448         do with the logic.
23449
23450 2004-07-02  David Schleef  <ds@schleef.org>
23451
23452         * ext/flac/gstflacdec.c: (gst_flacdec_write):  Set duration on
23453         output buffers.  Fix logic mistake.  (bug #144866)
23454
23455 2004-07-02  David Schleef  <ds@schleef.org>
23456
23457         * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
23458         on X.  (bug #144753)
23459
23460 2004-07-02  David Schleef  <ds@schleef.org>
23461
23462         * gst/wavenc/gstwavenc.c: (gst_wavenc_setup),
23463         (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros
23464         (bug #144624)
23465         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
23466         (gst_osselement_rate_probe_check): Add another workaround for
23467         buggy drivers (bug #145336)
23468
23469 2004-07-02  David Schleef  <ds@schleef.org>
23470
23471         * gst/tcp/gstmultifdsink.c: (gst_multifdsink_handle_client_write):
23472         Most systems don't have MSG_NOSIGNAL.
23473
23474 2004-07-02  Thomas Vander Stichele  <thomas at apestaart dot org>
23475
23476         * Makefile.am:
23477         * gst-libs/gst/colorbalance/Makefile.am:
23478         * gst-libs/gst/mixer/Makefile.am:
23479         * gst-libs/gst/play/Makefile.am:
23480         * gst-libs/gst/tuner/Makefile.am:
23481           (hopefully) fix both install and dist and make error message useful.
23482           needs testing across automakes.
23483
23484 2004-07-02  Benjamin Otte  <otte@gnome.org>
23485
23486         * ext/ogg/gstogg.c: (plugin_init):
23487           we require bytestream now
23488         * ext/ogg/gstoggdemux.c:
23489           huge diff to implement chain setup in a fast and generic way. This
23490           improves tag reading and startup of huge files (read: Theora videos)
23491           quite a bit. It probably contains bugs, too, so please test.
23492           Seeking is not improved to the fast method.
23493
23494 2004-06-29  Wim Taymans  <wim@fluendo.com>
23495
23496         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
23497         * ext/ogg/gstoggmux.c:
23498         Fix memleak in oggdemux when running unconnected pads.
23499         doc update in mux, start working on keyframe mode.
23500
23501 2004-06-29  Benjamin Otte  <otte@gnome.org>
23502
23503         * sys/oss/gstosssink.c:
23504         * sys/oss/gstosssrc.c:
23505           advertise correct template caps - we indeed do non-native endianness
23506           and 8bit audio has no endianness
23507         * sys/ximage/ximagesink.c: (gst_ximagesink_getcaps):
23508         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_getcaps):
23509           avoid (wrong) duplications in getcaps function and return
23510           template caps
23511
23512 2004-06-29  Wim Taymans  <wim@fluendo.com>
23513
23514         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23515         (gst_multifdsink_class_init), (gst_multifdsink_add),
23516         (gst_multifdsink_remove), (gst_multifdsink_clear),
23517         (gst_multifdsink_client_remove),
23518         (gst_multifdsink_handle_client_read),
23519         (gst_multifdsink_client_queue_data),
23520         (gst_multifdsink_client_queue_caps),
23521         (gst_multifdsink_client_queue_buffer),
23522         (gst_multifdsink_handle_client_write),
23523         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23524         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23525         (gst_multifdsink_init_send), (gst_multifdsink_close):
23526         Fix wrong GList iteration that could crash the server when
23527         more then 2 clients disconnect at the same time. Read all the
23528         pending commands in one batch to recover from command storms under
23529         very heavy load.
23530
23531 2004-06-28  Wim Taymans  <wim@fluendo.com>
23532
23533         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
23534         (gst_videomixer_pad_class_init), (gst_videomixer_pad_get_property),
23535         (gst_videomixer_pad_set_property),
23536         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_init),
23537         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
23538         (gst_videomixer_class_init), (gst_videomixer_init),
23539         (gst_videomixer_request_new_pad), (gst_videomixer_blend_ayuv_i420),
23540         (pad_zorder_compare), (gst_videomixer_sort_pads),
23541         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
23542         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
23543         (gst_videomixer_update_queues), (gst_videomixer_loop),
23544         (plugin_init):
23545         Avoid divide by zero, choose masterpad as the pad with the highest
23546         framerate.
23547
23548 2004-06-27  Julien Moutte  <julien@moutte.net>
23549
23550         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23551         (gst_ximagesink_xwindow_new):
23552         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23553         (gst_xvimagesink_xwindow_new): I prefer locking the mutex in the
23554         function directly. We might want to call it from somewhere else one day.
23555
23556 2004-06-27  Julien Moutte  <julien@moutte.net>
23557
23558         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_decorate),
23559         (gst_ximagesink_xwindow_new):
23560         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_decorate),
23561         (gst_xvimagesink_xwindow_new): Trying to fix the random behaviour of
23562         window decorations.
23563
23564 2004-06-27  Wim Taymans  <wim@fluendo.com>
23565
23566         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
23567         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
23568         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state),
23569         (gst_dvdec_set_property), (gst_dvdec_get_property):
23570         * ext/dv/gstdvdec.h:
23571         Implement drop_factor property to lower the framerate with
23572         a factor.
23573
23574 2004-06-27  Thomas Vander Stichele  <thomas at apestaart dot org>
23575
23576         * gst-libs/gst/colorbalance/Makefile.am:
23577         * gst-libs/gst/mixer/Makefile.am:
23578         * gst-libs/gst/play/Makefile.am:
23579         * gst-libs/gst/tuner/Makefile.am:
23580           unbreak Company's fix that didn't install the -enum.h files
23581
23582 2004-06-27  Wim Taymans  <wim@fluendo.com>
23583
23584         * ext/dv/gstdvdec.c: (gst_dvdec_push), (gst_dvdec_loop),
23585         (gst_dvdec_change_state):
23586         * ext/dv/gstdvdec.h:
23587         Fix timestamp, duration and offset of the buffers.
23588
23589 2004-06-27  Wim Taymans  <wim@fluendo.com>
23590
23591         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23592         (gst_multifdsink_class_init), (gst_multifdsink_add),
23593         (gst_multifdsink_remove), (gst_multifdsink_clear),
23594         (gst_multifdsink_client_remove),
23595         (gst_multifdsink_handle_client_read),
23596         (gst_multifdsink_client_queue_data),
23597         (gst_multifdsink_client_queue_caps),
23598         (gst_multifdsink_client_queue_buffer),
23599         (gst_multifdsink_handle_client_write),
23600         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23601         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23602         (gst_multifdsink_init_send), (gst_multifdsink_close):
23603         * gst/tcp/gstmultifdsink.h:
23604         * gst/tcp/gsttcpserversink.c:
23605         (gst_tcpserversink_handle_server_read),
23606         (gst_tcpserversink_handle_select), (gst_tcpserversink_close):
23607         More multifdsink fixes, more recovery policy fixes.
23608         Removed stupid g_print
23609
23610 2004-06-26  Wim Taymans  <wim@fluendo.com>
23611
23612         * gst/tcp/Makefile.am:
23613         * gst/tcp/gstmultifdsink.c: (gst_recover_policy_get_type),
23614         (gst_multifdsink_get_type), (gst_multifdsink_base_init),
23615         (gst_multifdsink_class_init), (gst_multifdsink_init),
23616         (gst_multifdsink_debug_fdset), (gst_multifdsink_client_remove),
23617         (gst_multifdsink_handle_client_read),
23618         (gst_multifdsink_client_queue_data),
23619         (gst_multifdsink_client_queue_caps),
23620         (gst_multifdsink_client_queue_buffer),
23621         (gst_multifdsink_handle_client_write),
23622         (gst_multifdsink_recover_client), (gst_multifdsink_queue_buffer),
23623         (gst_multifdsink_handle_clients), (gst_multifdsink_thread),
23624         (gst_multifdsink_chain), (gst_multifdsink_set_property),
23625         (gst_multifdsink_get_property), (gst_multifdsink_init_send),
23626         (gst_multifdsink_close), (gst_multifdsink_change_state):
23627         * gst/tcp/gstmultifdsink.h:
23628         * gst/tcp/gsttcpplugin.c: (plugin_init):
23629         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_get_type),
23630         (gst_tcpserversink_class_init), (gst_tcpserversink_init),
23631         (gst_tcpserversink_handle_server_read),
23632         (gst_tcpserversink_handle_select),
23633         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property),
23634         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
23635         * gst/tcp/gsttcpserversink.h:
23636         Added multifdsink, made tcpserversink a subclass of fdsink, removed
23637         one of the locks, added recovery policy to multifdsink.
23638
23639 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
23640
23641         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23642           fix decision for when getting frames with same timestamp
23643         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23644         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23645         (gst_v4lsrc_get_property):
23646         * sys/v4l/gstv4lsrc.h:
23647           add latency offset property
23648
23649 2004-06-26  Thomas Vander Stichele  <thomas at apestaart dot org>
23650
23651         * gst/videorate/gstvideorate.c: (gst_videorate_chain),
23652         (plugin_init):
23653           fix debugging. add category.
23654
23655 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
23656
23657         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
23658           fix wrong offsets
23659
23660 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
23661
23662         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23663         (gst_alsa_src_get_time), (gst_alsa_src_loop),
23664         (gst_alsa_src_change_state):
23665           return a time that is in sync with the element's processing
23666
23667 2004-06-25  Wim Taymans  <wim@fluendo.com>
23668
23669         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
23670         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
23671         (gst_tcpserversink_client_remove),
23672         (gst_tcpserversink_handle_client_read),
23673         (gst_tcpserversink_client_queue_data),
23674         (gst_tcpserversink_client_queue_caps),
23675         (gst_tcpserversink_client_queue_buffer),
23676         (gst_tcpserversink_handle_client_write),
23677         (gst_tcpserversink_queue_buffer),
23678         (gst_tcpserversink_handle_clients), (gst_tcpserversink_thread),
23679         (gst_tcpserversink_chain), (gst_tcpserversink_set_property),
23680         (gst_tcpserversink_get_property), (gst_tcpserversink_init_send),
23681         (gst_tcpserversink_close):
23682         * gst/tcp/gsttcpserversink.h:
23683         Serversink rewrite. Really do non blocking writes to clients and
23684         maintain an internal queue to handle slower clients while not
23685         disturbing fast clients.
23686
23687 2004-06-25  Thomas Vander Stichele  <thomas at apestaart dot org>
23688
23689         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
23690           better debug, don't override OFFSET and OFFSET_END
23691
23692 2004-06-25  Iain <iain@prettypeople.org>
23693
23694         * gst-libs/gst/media-info/media-info-priv.c (gmi_set_mime): Add
23695         name=source for the wavparse pipeline.
23696
23697 2004-06-24  Johan Dahlin  <johan@gnome.org>
23698
23699         * ext/theora/theoraenc.c (theora_enc_chain): Call
23700         gst_pad_try_set_caps instead of gst_pad_set_explicit_caps so the
23701         streamheader caps are set correctly.
23702
23703 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
23704
23705         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23706         (gst_vorbisenc_setup), (gst_vorbisenc_set_property):
23707           respect minimum bitrate; same could be done for max bitrate
23708
23709 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
23710
23711         * ext/vorbis/vorbisenc.c: (raw_caps_factory),
23712         (gst_vorbisenc_setup):
23713           fix sample rate range
23714
23715 2004-06-24  Thomas Vander Stichele  <thomas at apestaart dot org>
23716
23717         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_class_init),
23718         (gst_oggvorbisenc_setup):
23719         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_class_init),
23720         (gst_vorbisenc_setup):
23721           resolve ambiguities in code and description
23722
23723 2004-06-24  Wim Taymans  <wim@fluendo.com>
23724
23725         * ext/alsa/gstalsa.c: (gst_alsa_start), (gst_alsa_xrun_recovery):
23726         * ext/alsa/gstalsa.h:
23727         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23728         (gst_alsa_src_update_avail), (gst_alsa_src_loop):
23729         Use alsa trigger_tstamp to get the timestamp of the first
23730         sample in the buffer for more precise sync. Some cleanups.
23731
23732 2004-06-24  Wim Taymans  <wim@fluendo.com>
23733
23734         * gst/audiorate/gstaudiorate.c: (gst_audiorate_link),
23735         (gst_audiorate_init), (gst_audiorate_chain),
23736         (gst_audiorate_set_property), (gst_audiorate_get_property):
23737         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23738         (gst_videorate_chain):
23739         Added some logging, fixed an overflow bug in videorate.
23740
23741 2004-06-24  Benjamin Otte  <otte@gnome.org>
23742
23743         * ext/kio/Makefile.am:
23744           fix for builddir != srcdir and distcheck
23745
23746 2004-06-24  Benjamin Otte  <otte@gnome.org>
23747
23748         * gst-libs/gst/colorbalance/Makefile.am:
23749         * gst-libs/gst/mixer/Makefile.am:
23750         * gst-libs/gst/play/Makefile.am:
23751         * gst-libs/gst/tuner/Makefile.am:
23752         * gst/tcp/Makefile.am:
23753         * sys/dxr3/Makefile.am:
23754           don't include -enumtypes.[ch] or -marshal.[ch] files in the disted
23755           tarball.
23756           Also add all *.list files that were missing.
23757         * Makefile.am:
23758           add a distcheck hook to ensure the above doesn't happen again.
23759
23760 2004-06-23  David I. Lehn  <dlehn@users.sourceforge.net>
23761
23762         * ext/Makefile.am: s/DTS_DIR=dvdread/DTS_DIR=dts/
23763
23764 2004-06-23  Colin Walters  <walters@redhat.com>
23765
23766         * m4/Makefile.am: Distribute gst-fionread.m4.
23767
23768 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23769
23770         * configure.ac: back to dev
23771
23772 2004-06-23  Wim Taymans  <wim@fluendo.com>
23773
23774         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
23775         (gst_alsa_xrun_recovery):
23776         * ext/alsa/gstalsa.h:
23777         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event),
23778         (gst_alsa_sink_loop), (gst_alsa_sink_get_time):
23779         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init),
23780         (gst_alsa_src_get_time), (gst_alsa_src_update_avail),
23781         (gst_alsa_src_loop):
23782         Add clock to alsasrc. Take new capture timestamp when
23783         restarting after an overrun. Split up some functions between
23784         alsasrc and alsasink.
23785
23786 === release 0.8.2 ===
23787
23788 2004-06-23  Thomas Vander Stichele  <thomas at apestaart dot org>
23789
23790         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23791         (gst_alsa_change_state), (gst_alsa_update_avail),
23792         (gst_alsa_xrun_recovery):
23793         * ext/alsa/gstalsa.h:
23794         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
23795           merge back changes from release
23796
23797 2004-06-23  Wim Taymans  <wim@fluendo.com>
23798
23799         * gst/audiorate/gstaudiorate.c: (gst_audiorate_class_init),
23800         (gst_audiorate_init), (gst_audiorate_chain),
23801         (gst_audiorate_set_property), (gst_audiorate_get_property):
23802         Implement sample dropping and notify
23803
23804 2004-06-22  Wim Taymans  <wim@fluendo.com>
23805
23806         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
23807         (theora_enc_sink_link), (theora_buffer_from_packet),
23808         (theora_push_packet), (theora_enc_chain):
23809         Some cleanups, make sure the timestamps are correct.
23810
23811 2004-06-22  Wim Taymans  <wim@fluendo.com>
23812
23813         * ext/alsa/gstalsa.c: (gst_alsa_get_time), (gst_alsa_clock_update),
23814         (gst_alsa_change_state), (gst_alsa_update_avail),
23815         (gst_alsa_xrun_recovery):
23816         * ext/alsa/gstalsa.h:
23817         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
23818         Cleanups, take queued samples into account when reporting
23819         the time.
23820
23821 2004-06-22  Wim Taymans  <wim@fluendo.com>
23822
23823         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23824         (gst_videorate_init):
23825         Initialize the property as well.
23826
23827 2004-06-22  Wim Taymans  <wim@fluendo.com>
23828
23829         * gst/videorate/gstvideorate.c: (gst_videorate_class_init),
23830         (gst_videorate_init), (gst_videorate_chain),
23831         (gst_videorate_set_property), (gst_videorate_get_property):
23832         Add property to make videorate silent.
23833         Add property to prefer new frames over old ones.
23834
23835 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23836
23837         * sys/osxvideo/Makefile.am:
23838         Workaround so that the osxvideo .so file gets linked with the
23839         Cocoa, OpenGL and QuickTime frameworks
23840
23841 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23842
23843         * sys/osxaudio/Makefile.am:
23844         Workaround so that the osxaudio .so file gets linked with the
23845         CoreAudio framework
23846
23847 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23848
23849         * configure.ac:
23850         Whoops, my fault...fixed build issues
23851
23852 2004-06-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
23853
23854         * configure.ac:
23855         Add objective-c support if running in Darwin/Mac OS X
23856         * sys/Makefile.am:
23857         * sys/osxvideo:
23858         * sys/osxvideo/Makefile.am:
23859         * sys/osxvideo/osxvideosink.h:
23860         * sys/osxvideo/osxvideosink.m:
23861         * sys/osxvideo/cocoawindow.h:
23862         * sys/osxvideo/cocoawindow.m:
23863         Add osxvideosink, a cocoa-based osx video sink
23864
23865
23866 2004-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
23867         * ext/dvdnav/gst-dvd:
23868         Grab the gconf key from the right spot
23869         * gst/debug/gstnavseek.c: (gst_navseek_init),
23870         (gst_navseek_segseek), (gst_navseek_handle_src_event),
23871         (gst_navseek_chain):
23872         * gst/debug/gstnavseek.h:
23873           Add 's', 'e' and 'l' keypresses to navseek to define the start,end
23874           and loop parameters of a segment seek.
23875         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_init),
23876         (gst_videotestsrc_get_event_masks),
23877         (gst_videotestsrc_handle_src_event), (gst_videotestsrc_get):
23878         * gst/videotestsrc/gstvideotestsrc.h:
23879           Add seeking support to videotestsrc
23880           Initialise the timestamp_offset variable.
23881
23882 2004-06-18  Wim Taymans  <wim@fluendo.com>
23883
23884         * ext/sidplay/gstsiddec.cc:
23885         Fix negotiation and set correct end offset.
23886
23887 2004-06-18  Thomas Vander Stichele  <thomas at apestaart dot org>
23888
23889         * configure.ac: branch and prerelease
23890
23891 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23892
23893         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init),
23894         (gst_tcpclientsrc_getcaps), (gst_tcpclientsrc_get),
23895         (gst_tcpclientsrc_init_receive):
23896         * gst/tcp/gsttcpclientsrc.h:
23897           read caps when connecting to server for GDP so we set them correctly
23898
23899 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23900
23901         * gst/videorate/gstvideorate.c: (gst_videorate_chain):
23902           notify drops and duplicates
23903         * gst/videoscale/videoscale.c: (videoscale_get_structure):
23904           no good reason to limit ourselves to 100x100
23905
23906 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23907
23908         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
23909         (gst_v4lsrc_open), (gst_v4lsrc_src_link), (gst_v4lsrc_getcaps),
23910         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23911         (gst_v4lsrc_get_property):
23912         * sys/v4l/gstv4lsrc.h:
23913         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
23914         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
23915         (gst_v4l_set_audio):
23916         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_grab_frame),
23917         (gst_v4lsrc_try_capture):
23918         * sys/v4l/v4lsrc_calls.h:
23919           change try_palette to more general try_capture
23920           add autoprobe option so we can turn off autoprobing
23921           various fixes
23922
23923 2004-06-17  Thomas Vander Stichele  <thomas at apestaart dot org>
23924
23925         * configure.ac:
23926           add videorate
23927         * sys/ximage/ximagesink.c: (gst_ximagesink_finalize),
23928         (gst_ximagesink_class_init):
23929         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_finalize),
23930         (gst_xvimagesink_class_init):
23931           run them as finalize, not dispose, since dispose can be invoked
23932           multiple times
23933
23934 2004-06-17  Wim Taymans  <wim@fluendo.com>
23935
23936         * ext/alsa/gstalsa.c: (gst_alsa_init), (gst_alsa_dispose),
23937         (gst_alsa_get_time), (gst_alsa_xrun_recovery):
23938         * ext/alsa/gstalsa.h:
23939         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
23940         * ext/alsa/gstalsasrc.c: (gst_alsa_src_init), (gst_alsa_src_loop),
23941         (gst_alsa_src_change_state):
23942         * ext/alsa/gstalsasrc.h:
23943         Make the xrun code timestamp and offset the buffers correctly.
23944         moved the clock to the base class, use alsa methods to get time.
23945         Do correct timestamping on outgoing buffers.
23946
23947 2004-06-17  Wim Taymans  <wim@fluendo.com>
23948
23949         * gst/audiorate/Makefile.am:
23950         * gst/audiorate/gstaudiorate.c: (gst_audiorate_get_type),
23951         (gst_audiorate_base_init), (gst_audiorate_class_init),
23952         (gst_audiorate_link), (gst_audiorate_init), (gst_audiorate_chain),
23953         (gst_audiorate_set_property), (gst_audiorate_get_property),
23954         (gst_audiorate_change_state), (plugin_init):
23955         Added an audiorate converter that fills in gaps.
23956
23957 2004-06-17  Johan Dahlin  <johan@gnome.org>
23958
23959         * ext/tcp/*: Revert Zaheer changes, to make things actually work again.
23960
23961 2004-06-16  Wim Taymans  <wim@fluendo.com>
23962
23963         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get):
23964         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
23965         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
23966         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23967         (gst_v4lsrc_get_property):
23968         * sys/v4l/gstv4lsrc.h:
23969         Added a copy mode to v4lsrc where it will output a copied version
23970         of its internal hardware buffer.
23971         Fix the wrong FLAG_SET usage. The flags are integers, not bits, you
23972         can't | them.
23973
23974 2004-06-16  Wim Taymans  <wim@fluendo.com>
23975
23976         * sys/oss/gstosssrc.c: (gst_osssrc_get):
23977         Timestamp fixes.
23978
23979 2004-06-16  Wim Taymans  <wim@fluendo.com>
23980
23981         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_sync_mode_get_type),
23982         (gst_v4lsrc_class_init), (gst_v4lsrc_init), (gst_v4lsrc_get_fps),
23983         (gst_v4lsrc_get), (gst_v4lsrc_set_property),
23984         (gst_v4lsrc_get_property):
23985         * sys/v4l/gstv4lsrc.h:
23986         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
23987         Added a sync mode enum property to control v4lsrc timestamp method
23988         Removed the use-fixed-fps property and moved functionality in
23989         the enum.
23990         Don't error on an error value from v4l-conf, it might not always
23991         be a real error.
23992
23993 2004-06-16  Wim Taymans  <wim@fluendo.com>
23994
23995         * gst/videorate/Makefile.am:
23996         * gst/videorate/gstvideorate.c: (gst_videorate_get_type),
23997         (gst_videorate_base_init), (gst_videorate_class_init),
23998         (gst_videorate_getcaps), (gst_videorate_link),
23999         (gst_videorate_init), (gst_videorate_chain),
24000         (gst_videorate_set_property), (gst_videorate_get_property),
24001         (gst_videorate_change_state), (plugin_init):
24002         Added a video timestamp corrector.
24003
24004 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24005
24006         fixed a potential leak with previous commit
24007
24008         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
24009
24010 2004-06-15  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24011
24012         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
24013         Added missing refcount, fixes bug #144425
24014         Cheers Tim for finding the bug
24015
24016 2004-06-15  Thomas Vander Stichele  <thomas at apestaart dot org>
24017
24018         * sys/v4l/gstv4l.c: (plugin_init):
24019         * sys/v4l/gstv4lcolorbalance.c:
24020         * sys/v4l/gstv4lcolorbalance.h:
24021         * sys/v4l/gstv4lelement.c:
24022         * sys/v4l/gstv4lelement.h:
24023         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
24024         * sys/v4l/gstv4lmjpegsink.h:
24025         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
24026         * sys/v4l/gstv4lmjpegsrc.h:
24027         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24028         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24029         (gst_v4lsrc_getcaps), (gst_v4lsrc_get):
24030         * sys/v4l/gstv4lsrc.h:
24031         * sys/v4l/gstv4ltuner.c:
24032         * sys/v4l/gstv4ltuner.h:
24033         * sys/v4l/gstv4lxoverlay.c:
24034         * sys/v4l/gstv4lxoverlay.h:
24035         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
24036         (gst_v4l_set_window), (gst_v4l_enable_overlay):
24037         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24038         (gst_v4l_open), (gst_v4l_get_picture), (gst_v4l_get_audio),
24039         (gst_v4l_set_audio):
24040         * sys/v4l/v4l_calls.h:
24041         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
24042         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_sync_frame),
24043         (gst_v4lmjpegsink_set_buffer), (gst_v4lmjpegsink_set_playback),
24044         (gst_v4lmjpegsink_playback_init),
24045         (gst_v4lmjpegsink_playback_start), (gst_v4lmjpegsink_get_buffer),
24046         (gst_v4lmjpegsink_play_frame), (gst_v4lmjpegsink_wait_frame),
24047         (gst_v4lmjpegsink_playback_stop),
24048         (gst_v4lmjpegsink_playback_deinit):
24049         * sys/v4l/v4lmjpegsink_calls.h:
24050         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
24051         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_buffer),
24052         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
24053         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_capture_start),
24054         (gst_v4lmjpegsrc_grab_frame), (gst_v4lmjpegsrc_requeue_frame),
24055         (gst_v4lmjpegsrc_capture_stop), (gst_v4lmjpegsrc_capture_deinit):
24056         * sys/v4l/v4lmjpegsrc_calls.h:
24057         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
24058         (gst_v4lsrc_sync_frame), (gst_v4lsrc_set_capture),
24059         (gst_v4lsrc_capture_init), (gst_v4lsrc_capture_start),
24060         (gst_v4lsrc_grab_frame), (gst_v4lsrc_requeue_frame),
24061         (gst_v4lsrc_capture_stop), (gst_v4lsrc_capture_deinit),
24062         (gst_v4lsrc_try_palette):
24063         * sys/v4l/v4lsrc_calls.h:
24064           bunch of paranoia cleanups
24065
24066 2004-06-14  David Schleef  <ds@schleef.org>
24067
24068         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_init),
24069         (cdparanoia_get), (cdparanoia_open), (cdparanoia_change_state):
24070         Send discont events and change timestamps appropriately when
24071         we get a seek event.  (bug #144240)
24072         * ext/cdparanoia/gstcdparanoia.h:
24073
24074 2004-06-14  Benjamin Otte  <otte@gnome.org>
24075
24076         * ext/alsa/gstalsa.c: Use snd_pcm_hw_params_set_rate _near instead of
24077           snd_pcm_hw_params_set_rate  since the latter fails for no good
24078           reason on some setups.
24079
24080 2004-06-14  David Schleef  <ds@schleef.org>
24081
24082         * gst/volume/demo.c: (value_changed_callback): exp10() is not
24083         standard.  Thank you for playing.
24084
24085 2004-06-14  Wim Taymans  <wim@fluendo.com>
24086
24087         * gst/ffmpegcolorspace/imgconvert.c: (img_convert):
24088         Patch 1.3 broke the ordering of the colorspace info and
24089         made the plugin basically work by coincidence, reordered
24090         the info.
24091
24092 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
24093
24094         * ext/lame/gstlame.c:
24095         * ext/mad/gstmad.c:
24096           sync caps.  Make sure mad can only output a list of rates, not
24097           a full range.  In the future, have three caps lists for each of the
24098           mpeg versions.  Change mpegversion to a double as well.
24099
24100 2004-06-14  Thomas Vander Stichele  <thomas at apestaart dot org>
24101
24102         * gst/volume/.cvsignore:
24103         * gst/volume/Makefile.am:
24104         * gst/volume/demo.c: (value_changed_callback), (idler),
24105         (setup_gui), (main):
24106           added small demo app
24107
24108 2004-06-13  Jan Schmidt  <thaytan@mad.scientist.com>
24109         * ext/esd/esdsink.c: (gst_esdsink_change_state):
24110         * ext/esd/esdsink.h:
24111         Close the esd connection on pause, because esd will just wait -
24112         blocking all other esd clients indefinitely.
24113
24114 2004-06-12  Christophe Fergeau  <teuf@gnome.org>
24115
24116         * gst/tags/gstvorbistag.c: replaced a g_warning which I added in my
24117           previous commit with GST_DEBUG
24118
24119 2004-06-12  Thomas Vander Stichele  <thomas at apestaart dot org>
24120
24121         * configure.ac:
24122           add a header check for a dvdread header in dvdnav.  Fixes #133002
24123
24124 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24125
24126         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
24127         * gst/tcp/gsttcpclientsink.h:
24128         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
24129         * gst/tcp/gsttcpclientsrc.h:
24130         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
24131         (gst_tcpserversink_handle_server_read),
24132         (gst_tcpserversink_init_send):
24133         * gst/tcp/gsttcpserversink.h:
24134         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
24135         * gst/tcp/gsttcpserversrc.h:
24136         Modified the tcp plugins so they are portable (IPv4,IPv6, any future
24137         version of IP)
24138
24139 2004-06-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24140
24141         * configure.ac:
24142         Added ogg library so that OSX detects libtheora properly
24143
24144 2004-06-11  Wim Taymans  <wim@fluendo.com>
24145
24146         * ext/theora/theoradec.c: (theora_dec_chain),
24147         (theora_dec_change_state):
24148         Don't try to decode frames before we received a keyframe.
24149
24150 2004-06-11  Wim Taymans  <wim@fluendo.com>
24151
24152         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24153         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24154         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24155         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24156         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24157         Added property to set the maximum delay of a page.
24158
24159 2004-06-10  Wim Taymans  <wim@fluendo.com>
24160
24161         * ext/ogg/gstoggmux.c: (gst_ogg_mux_class_init),
24162         (gst_ogg_mux_init), (gst_ogg_mux_next_buffer),
24163         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24164         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop),
24165         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property):
24166         Added max-delay property to control the maximum amount
24167         of data to put in one page.
24168
24169 2004-06-10  Wim Taymans  <wim@fluendo.com>
24170
24171         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
24172         (gst_theora_enc_init), (theora_enc_sink_link),
24173         (theora_buffer_from_packet), (theora_enc_set_property),
24174         (theora_enc_get_property):
24175         Set duration on encoded buffer, added some more properties
24176
24177 2004-06-10  Wim Taymans  <wim@fluendo.com>
24178
24179         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer),
24180         (gst_ogg_mux_get_headers), (gst_ogg_mux_set_header_on_caps),
24181         (gst_ogg_mux_send_headers), (gst_ogg_mux_loop):
24182         * ext/theora/theoraenc.c: (theora_enc_chain):
24183         Fix refcounting bugs
24184
24185 2004-06-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24186
24187         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_init),
24188         (gst_asf_demux_loop), (gst_asf_demux_process_file),
24189         (gst_asf_demux_process_data), (gst_asf_demux_handle_data),
24190         (gst_asf_demux_process_object), (gst_asf_demux_get_stream),
24191         (gst_asf_demux_process_chunk), (gst_asf_demux_handle_sink_event),
24192         (gst_asf_demux_handle_src_event), (gst_asf_demux_handle_src_query),
24193         (gst_asf_demux_change_state):
24194         * gst/asfdemux/gstasfdemux.h:
24195           You know Chimaira? "I - HATE - EVERYTHING". Yeah, that's what this
24196           feels like. I think we should set a new requirement for demuxers
24197           from now on to implement sane loop functions, data loops, query
24198           and seek functions before first commit into CVS. And this commit
24199           fixes all of the above.
24200
24201 2004-06-10  Christophe Fergeau  <teuf@gnome.org>
24202
24203         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add): make sure parsed
24204           vorbis comments are properly encoded in UTF-8 before adding them
24205           to a GstTagList
24206
24207 2004-06-09  Benjamin Otte  <otte@gnome.org>
24208
24209         * ext/alsa/gstalsa.c: (add_channels):
24210           handle min <= max correctly
24211         * ext/alsa/gstalsa.c: (gst_alsa_fixate_to_mimetype),
24212         (gst_alsa_fixate_field_nearest_int), (gst_alsa_fixate):
24213           add fixation functions so we fixate correctly. No preferring of alaw
24214           anymore because it's the first structure.
24215         * ext/alsa/gstalsa.h:
24216         * ext/alsa/gstalsa.c: (gst_alsa_sw_params_dump),
24217         (gst_alsa_hw_params_dump):
24218           add functions to ease debugging in alsalib
24219         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24220         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24221         (gst_alsa_start_audio):
24222           only specify hw params if we really setup a format (fixes #134007 -
24223           or at least works around it)
24224
24225 2004-06-09  Wim Taymans  <wim@fluendo.com>
24226
24227         * ext/ogg/gstoggmux.c: (gst_ogg_mux_init),
24228         (gst_ogg_mux_next_buffer), (gst_ogg_mux_buffer_from_page),
24229         (gst_ogg_mux_push_page), (gst_ogg_mux_get_headers),
24230         (gst_ogg_mux_set_header_on_caps), (gst_ogg_mux_send_headers),
24231         (gst_ogg_mux_loop):
24232         Use stream caps to setup the initial pages in the ogg stream.
24233         Correctly set the streamheader caps on the srcpad.
24234
24235 2004-06-09  Thomas Vander Stichele  <thomas at apestaart dot org>
24236
24237         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps_list),
24238         (gst_v4lsrc_get_fps), (gst_v4lsrc_srcconnect),
24239         (gst_v4lsrc_getcaps):
24240         * sys/v4l/v4l_calls.c: (gst_v4l_set_window_properties),
24241         (gst_v4l_get_picture), (gst_v4l_get_audio), (gst_v4l_set_audio):
24242           add querying of fps lists for webcams.  Negotiating to a framerate
24243           now works.
24244
24245 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24246
24247         * ext/theora/theoraenc.c: (theora_buffer_from_packet),
24248         (theora_push_buffer), (theora_push_packet),
24249         (theora_set_header_on_caps), (theora_enc_chain):
24250           mark buffers and put on streamheader, raw theora streaming
24251           now works too, whee
24252
24253 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24254
24255         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24256         (gst_tcp_gdp_read_caps):
24257           do a looping read for caps and GDP headers too
24258
24259 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24260
24261         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24262         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_get):
24263           return EOS instead of NULL in _get
24264
24265 2004-06-08  Wim Taymans  <wim@fluendo.com>
24266
24267         * gst/tcp/gsttcp.c: (gst_tcp_gdp_read_header),
24268         (gst_tcp_gdp_read_caps), (gst_tcp_gdp_write_header),
24269         (gst_tcp_gdp_write_caps):
24270         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24271         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24272         (gst_tcpserversrc_gdp_read_header), (gst_tcpserversrc_get):
24273         Memory leak fixes
24274
24275 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24276
24277         * ext/vorbis/Makefile.am:
24278         * ext/vorbis/vorbis.c: (plugin_init):
24279         * ext/vorbis/vorbisparse.c: (gst_vorbis_parse_base_init),
24280         (gst_vorbis_parse_class_init), (gst_vorbis_parse_init),
24281         (vorbis_parse_set_header_on_caps), (vorbis_parse_chain),
24282         (vorbis_parse_change_state):
24283         * ext/vorbis/vorbisparse.h:
24284           adding a vorbisparse element that marks the buffers, streaming
24285           raw vorbis using GDP now works, whee
24286
24287 2004-06-08  Wim Taymans  <wim@fluendo.com>
24288
24289         * ext/jpeg/Makefile.am:
24290         * ext/jpeg/README:
24291         * ext/jpeg/gstjpeg.c: (plugin_init):
24292         * ext/jpeg/gstsmokedec.c: (gst_smokedec_get_type),
24293         (gst_smokedec_base_init), (gst_smokedec_class_init),
24294         (gst_smokedec_init), (gst_smokedec_link), (gst_smokedec_chain):
24295         * ext/jpeg/gstsmokedec.h:
24296         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_get_type),
24297         (gst_smokeenc_base_init), (gst_smokeenc_class_init),
24298         (gst_smokeenc_init), (gst_smokeenc_getcaps), (gst_smokeenc_link),
24299         (gst_smokeenc_resync), (gst_smokeenc_chain),
24300         (gst_smokeenc_set_property), (gst_smokeenc_get_property):
24301         * ext/jpeg/gstsmokeenc.h:
24302         * ext/jpeg/smokecodec.c: (smokecodec_init_destination),
24303         (smokecodec_flush_destination), (smokecodec_term_destination),
24304         (smokecodec_init_source), (smokecodec_fill_input_buffer),
24305         (smokecodec_skip_input_data), (smokecodec_resync_to_restart),
24306         (smokecodec_term_source), (smokecodec_encode_new),
24307         (smokecodec_decode_new), (smokecodec_info_free),
24308         (smokecodec_set_quality), (smokecodec_get_quality),
24309         (smokecodec_set_threshold), (smokecodec_get_threshold),
24310         (smokecodec_set_bitrate), (smokecodec_get_bitrate),
24311         (find_best_size), (abs_diff), (put), (smokecodec_encode),
24312         (smokecodec_parse_header), (smokecodec_decode):
24313         * ext/jpeg/smokecodec.h:
24314         Added a new simple jpeg based codec
24315
24316 2004-06-08  Wim Taymans  <wim@fluendo.com>
24317
24318         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24319         (gst_multipart_mux_loop):
24320         Fix memory leak
24321
24322 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24323
24324         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_get):
24325         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_client_remove),
24326         (gst_tcpserversink_handle_client_read), (gst_tcp_buffer_write),
24327         (gst_tcpserversink_handle_client_write), (gst_tcpserversink_chain),
24328         (gst_tcpserversink_init_send), (gst_tcpserversink_close):
24329         * gst/tcp/gsttcpserversink.h:
24330           take streamheader into account
24331
24332 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24333
24334         * gst/level/Makefile.am:
24335         * gst/level/gstlevel.c: (gst_level_class_init):
24336           clean up marshal generation
24337
24338 2004-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
24339
24340         * gst/tcp/Makefile.am:
24341         * gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_get_type),
24342         (gst_tcpclientsink_class_init), (gst_tcpclientsink_init),
24343         (gst_tcpclientsink_set_property), (gst_tcpclientsink_get_property):
24344         * gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_class_init),
24345         (gst_tcpclientsrc_init), (gst_tcpclientsrc_set_property),
24346         (gst_tcpclientsrc_get_property):
24347         * gst/tcp/gsttcpserversink.c: (gst_tcpserversink_class_init),
24348         (gst_tcpserversink_init), (gst_tcpserversink_handle_server_read),
24349         (gst_tcpserversink_handle_client_read),
24350         (gst_tcpserversink_handle_client_write),
24351         (gst_tcpserversink_set_property), (gst_tcpserversink_get_property):
24352         * gst/tcp/gsttcpserversink.h:
24353           add signals client-added and client-removed
24354         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_class_init),
24355         (gst_tcpserversrc_init), (gst_tcpserversrc_set_property),
24356         (gst_tcpserversrc_get_property):
24357         uniformized, change default protocol to NONE
24358         * gst/tcp/gsttcp-marshal.list: added
24359 2004-06-07  Benjamin Otte  <otte@gnome.org>
24360
24361         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24362           handle discont events if they happen before caps nego
24363
24364 2004-06-07  Wim Taymans  <wim@fluendo.com>
24365
24366         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24367         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24368         (gst_multipart_demux_plugin_init):
24369         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24370         (gst_multipart_mux_init), (gst_multipart_mux_loop),
24371         (gst_multipart_mux_change_state):
24372         Small updates, fix a memleak
24373
24374 2004-06-07  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
24375
24376         * configure.ac: OSS portability
24377         * ext/arts/gst_arts.c: idem
24378         * sys/oss/gstosselement.c: idem
24379         * sys/oss/gstossmixer.c: idem
24380         * sys/oss/gstosssink.c: idem
24381         * sys/oss/gstosssrc.c: idem
24382         * sys/oss/oss_probe.c: idem
24383           - check for soundcard.h in different places for some BSD
24384
24385 2004-06-07  Jan Schmidt <thaytan@mad.scientist.com>
24386
24387         * AUTHORS:
24388         Add me to the authors file
24389         * configure.ac:
24390         Increase the libdv requirement to >= version 0.100
24391         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
24392         (gst_dvdec_src_query), (gst_dvdec_handle_sink_event),
24393         (gst_dvdec_push), (gst_dvdec_loop), (gst_dvdec_change_state):
24394         * ext/dv/gstdvdec.h:
24395         Add support for the new_media flag when sending DISCONT events
24396         Make the querying work when video pad is not linked
24397
24398 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
24399
24400         reviewed by Benjamin Otte  <otte@gnome.org>
24401
24402         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init):
24403           create a NULL-initialized array of pads, so we don't think they
24404           exist already. (fixes #143130)
24405
24406 2004-06-07  Benjamin Otte  <otte@gnome.org>
24407
24408         * gst/mixmatrix/mixmatrix.c: (gst_mixmatrix_init),
24409         (mixmatrix_resize), (gst_mixmatrix_set_all_caps),
24410         (gst_mixmatrix_request_new_pad), (gst_mixmatrix_loop):
24411           don't use // coments
24412
24413 2004-06-07  Benjamin Otte  <otte@gnome.org>
24414
24415         * ext/alsa/gstalsa.c: (gst_alsa_samples_to_timestamp):
24416           cast to GstClockTime to get higher granularity
24417         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
24418           use gst_element_set_time_delay to get the exact time
24419         * ext/mad/gstmad.c: (gst_mad_chain):
24420           use the negotiated rate instead of the current frame's rate which
24421           might be wrong because of bit errors. This avoids emitting totally
24422           bogus timestamps and screwing sync.
24423         (fixes #143454)
24424
24425 2004-06-07  Tim-Philipp Müller  <t.i.m@zen.co.uk>
24426
24427         reviewed by Benjamin Otte  <otte@gnome.org>
24428
24429         * gst/adder/gstadder.c: (gst_adder_loop):
24430           properly error out when no negotiation has happened yet. (fixes
24431           #143032)
24432
24433 2004-06-06  Benjamin Otte  <otte@gnome.org>
24434
24435         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
24436           forward correctly transformed offset in discont events. Based on
24437           patch by Arwed v. Merkatz. (fixes #142851)
24438
24439 2004-06-06  David Schleef  <ds@schleef.org>
24440
24441         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: that's
24442         G_HAVE_GNUC_VARARGS, not G_HAVE_GNU_VARARGS.  Should fix compile
24443         problems on several systems.
24444
24445 2004-06-06  Benjamin Otte  <otte@gnome.org>
24446
24447         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init):
24448           use explicit caps on the srcpad
24449         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24450           properly error out if caps couldn't be set (fixes #142764)
24451
24452 2004-06-06  Benjamin Otte  <otte@gnome.org>
24453
24454         * ext/alsa/gstalsa.c: (gst_alsa_probe_hw_params),
24455         (gst_alsa_set_hw_params), (gst_alsa_set_sw_params),
24456         (gst_alsa_start_audio):
24457           - don't call set_periods_integer anymore, it breaks the
24458           configuration randomly
24459           - call snd_pcm_hw_params_set_access directly instead of using masks
24460           - don't fail if the sw_params can't be set, just use the default
24461           params and hope it works. Alsalib has weird issues when you touch
24462           sw_params and does no proper error reporting about what failed.
24463         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
24464         (gst_alsa_close_audio):
24465           make our alsa debugging go via gst debugging and not conditionally
24466           defined
24467         * ext/alsa/gstalsa.h:
24468           add ALSA_DEBUG_FLUSH macro
24469         * ext/alsa/gstalsaplugin.c: (gst_alsa_error_wrapper),
24470         (plugin_init):
24471           wrap alsa errors to be printed via the gst debugging system and not
24472           spammed to stderr
24473
24474 2004-06-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24475
24476         * gst/qtdemux/qtdemux.c: (gst_qtdemux_init),
24477         (gst_qtdemux_handle_src_query), (gst_qtdemux_handle_src_event),
24478         (gst_qtdemux_handle_sink_event), (gst_qtdemux_change_state),
24479         (gst_qtdemux_loop_header), (qtdemux_dump_mvhd),
24480         (qtdemux_parse_trak):
24481         * gst/qtdemux/qtdemux.h:
24482           Bitch. Also known as seeking, querying & co.
24483         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
24484         (gst_osssink_change_state):
24485         * sys/oss/gstosssink.h:
24486           Resyncing is for weenies, this hack is no longer needed and was
24487           broken anyway (since it - unintendedly - always leaves resync to
24488           TRUE).
24489
24490 2004-06-05  Andrew Turner <zxombie@hotpop.com>
24491
24492         * gst/tcp/gsttcp.c: portability (Solaris 10/FreeBSD)
24493         * gst/tcp/gsttcpclientsrc.h: idem
24494           - define MSG_NOSIGNAL if not done
24495           - include unistd.h for off_t
24496           (fixes #143749)
24497
24498 2004-06-05  Benjamin Otte  <otte@gnome.org>
24499
24500         * configure.ac:
24501         * ext/kio/Makefile.am:
24502           check for qt's moc preprocessor explicitly and use it
24503
24504 2004-06-03  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
24505
24506         * gst/tcp/gsttcp.c: (gst_tcp_socket_write):
24507           don't get a signal for EPIPE on socket writes
24508           (somebody check if this works on other platforms)
24509
24510 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
24511
24512         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_get_type):
24513         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
24514           check error condition on available samples correctly
24515
24516 2004-06-02  Thomas Vander Stichele  <thomas at apestaart dot org>
24517
24518         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_time):
24519           avoid a segfault
24520         * gst/tcp/gsttcp.c: (gst_tcp_socket_write), (gst_tcp_socket_read),
24521         (gst_tcp_gdp_read_header), (gst_tcp_gdp_read_caps):
24522         * gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_gdp_read_caps),
24523         (gst_tcpserversrc_gdp_read_header):
24524          use ssize_t over size_t since the former is signed and thus the
24525          check for error codes can work
24526
24527 2004-06-02  Wim Taymans  <wim@fluendo.com>
24528
24529         reviewed by: Johan
24530
24531         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24532         (gst_multipart_mux_loop):
24533         Oops
24534
24535 2004-06-02  Wim Taymans  <wim@fluendo.com>
24536
24537         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
24538         (gst_multipart_mux_init), (gst_multipart_mux_loop),
24539         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24540         (gst_multipart_mux_change_state):
24541         Added configurable boundary specifier, added the value as a
24542         caps field as well.
24543
24544 2004-06-02  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24545
24546         * gst/tcp/gsttcp.c:
24547         * gst/tcp/gsttcpclientsrc.c:
24548         * gst/tcp/gsttcpclientsrc.h:
24549         * gst/tcp/gsttcpserversrc.c:
24550           - portability fix, to compile on OSX
24551             (fixes #143146)
24552
24553         * sys/osxaudio/gstosxaudioelement.c:
24554         * sys/osxaudio/gstosxaudiosink.c:
24555         * sys/osxaudio/gstosxaudiosrc.c:
24556           - compilation warnings on OSX
24557             (fixes #143153)
24558
24559 2004-06-02  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24560
24561         * ext/vorbis/vorbisdec.c : sign warning fixes
24562
24563         * gst-libs/gst/mixer/mixertrack.c :
24564           do no use defines which are glib 2.4 specific
24565
24566 2004-06-01  Christophe Fergeau  <teuf@gnome.org>
24567
24568         * ext/flac/gstflactag.c: strip ending framing bit from vorbiscomment
24569           buffer since libflac doesn't expect it (reports a sync error when
24570           it encounters that)
24571
24572
24573 2004-06-01  Owen Fraser-Green  <owen@discobabe.net>
24574
24575         * gst-libs/gst/mixer/mixertrack.h: Changed struct syntax
24576         * gst-libs/gst/mixer/mixertrack.c:
24577         (gst_mixer_track_get_property), (get_mixer_track_init),
24578         (get_mixer_track_get_property): Added property accessors
24579         * gst-libs/gst/mixer/mixeroptions.h: Changed struct syntax
24580         * gst-libs/gst/mixer/mixeroptions.c:
24581         (gst_mixer_options_get_values): Added
24582         * gst-libs/gst/mixer/mixer.h: Changed GstMixerClass syntax
24583         * gst-libs/gst/mixer/mixer.c: Fixed comment
24584
24585
24586 2004-06-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
24587
24588         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
24589           improve error messages on open
24590
24591
24592 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
24593
24594         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
24595           check if v4l-conf is in path
24596
24597 2004-06-01  Thomas Vander Stichele  <thomas at apestaart dot org>
24598
24599         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
24600           change assert to a more readable error message
24601
24602 2004-05-31  Stephane Loeuillet  <stephane.loeuillet@tiscali.fr>
24603
24604         * gst-libs/gst/tuner/tunerchannel.h:
24605           - add a freq_multiplicator field to make the conversion
24606             between internal frequency unit and Hz
24607         * sys/v4l/gstv4lelement.c:
24608         * sys/v4l2/gstv4l2element.c:
24609           - change default video device to /dev/video0
24610         * sys/v4l/v4l_calls.c:
24611         * sys/v4l2/v4l2_calls.c:
24612           - we only expose frequency to the user in Hz instead of
24613             bastard v4lX unit (either 62.5kHz or 62.5Hz)
24614
24615 2004-05-31  Jan Schmidt  <thaytan@mad.scientist.com>
24616         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
24617           Initialise b_o_s and e_o_s variables
24618         * gst-libs/gst/riff/riff-media.c:
24619         (gst_riff_create_video_caps_with_data):
24620           Add some unusual fourcc's from mplayer avi's
24621         * gst/multipart/multipartmux.c: (gst_multipart_mux_plugin_init):
24622           Make the muxer have rank GST_RANK_NONE, so it doesn't mess up
24623           autoplugging.
24624
24625 2004-05-28  Wim Taymans  <wim@fluendo.com>
24626
24627         * configure.ac:
24628         * gst/alpha/Makefile.am:
24629         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type),
24630         (gst_alpha_get_type), (gst_alpha_base_init),
24631         (gst_alpha_class_init), (gst_alpha_init), (gst_alpha_set_property),
24632         (gst_alpha_get_property), (gst_alpha_sink_link), (gst_alpha_add),
24633         (gst_alpha_chroma_key), (gst_alpha_chain),
24634         (gst_alpha_change_state), (plugin_init):
24635         A plugin to add an alpha channel to I420 video. Can optionally do
24636         chroma keying.
24637         * gst/multipart/Makefile.am:
24638         * gst/multipart/multipart.c: (plugin_init):
24639         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
24640         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
24641         (gst_multipart_demux_finalize), (gst_multipart_demux_handle_event),
24642         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
24643         (gst_multipart_demux_change_state),
24644         (gst_multipart_demux_plugin_init):
24645         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_type),
24646         (gst_multipart_mux_base_init), (gst_multipart_mux_class_init),
24647         (gst_multipart_mux_get_sink_event_masks), (gst_multipart_mux_init),
24648         (gst_multipart_mux_sinkconnect), (gst_multipart_mux_pad_link),
24649         (gst_multipart_mux_pad_unlink),
24650         (gst_multipart_mux_request_new_pad),
24651         (gst_multipart_mux_handle_src_event),
24652         (gst_multipart_mux_next_buffer), (gst_multipart_mux_compare_pads),
24653         (gst_multipart_mux_queue_pads), (gst_multipart_mux_loop),
24654         (gst_multipart_mux_get_property), (gst_multipart_mux_set_property),
24655         (gst_multipart_mux_change_state), (gst_multipart_mux_plugin_init):
24656         A Multipart demuxer/muxer. Not sure if it violates specs. Used to
24657         send multipart jpeg images to a browser.
24658         * gst/videobox/Makefile.am:
24659         * gst/videobox/README:
24660         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type),
24661         (gst_video_box_get_type), (gst_video_box_base_init),
24662         (gst_video_box_class_init), (gst_video_box_init),
24663         (gst_video_box_set_property), (gst_video_box_get_property),
24664         (gst_video_box_sink_link), (gst_video_box_i420),
24665         (gst_video_box_ayuv), (gst_video_box_chain),
24666         (gst_video_box_change_state), (plugin_init):
24667         Crops or adds borders around an image. can do alpha channel
24668         borders as well.
24669         * gst/videomixer/Makefile.am:
24670         * gst/videomixer/README:
24671         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
24672         (gst_videomixer_pad_base_init), (gst_videomixer_pad_class_init),
24673         (gst_videomixer_pad_get_sink_event_masks),
24674         (gst_videomixer_pad_get_property),
24675         (gst_videomixer_pad_set_property),
24676         (gst_videomixer_pad_sinkconnect), (gst_videomixer_pad_link),
24677         (gst_videomixer_pad_unlink), (gst_videomixer_pad_init),
24678         (gst_video_mixer_background_get_type), (gst_videomixer_get_type),
24679         (gst_videomixer_base_init), (gst_videomixer_class_init),
24680         (gst_videomixer_init), (gst_videomixer_request_new_pad),
24681         (gst_videomixer_handle_src_event),
24682         (gst_videomixer_blend_ayuv_i420), (gst_videomixer_fill_checker),
24683         (gst_videomixer_fill_color), (gst_videomixer_fill_queues),
24684         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
24685         (gst_videomixer_loop), (gst_videomixer_get_property),
24686         (gst_videomixer_set_property), (gst_videomixer_change_state),
24687         (plugin_init):
24688         Generic video mixer plugin, can handle multiple inputs all with
24689         different framerates and video sizes. Is fully alpha channel
24690         aware.
24691
24692 2004-05-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24693
24694         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
24695           Select first track as master track. Not sure how else to handle
24696           that...
24697         * ext/ogg/gstoggmux.c: (gst_ogg_mux_next_buffer):
24698           Discard discont events. Should fix #142962.
24699
24700 2004-05-26  Ronald Bultje  <rbultje@ronald.bitfreak.net>
24701
24702         * ext/alsa/Makefile.am:
24703         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init),
24704         (gst_alsa_mixer_build_list), (gst_alsa_mixer_get_volume),
24705         (gst_alsa_mixer_set_volume), (gst_alsa_mixer_set_mute),
24706         (gst_alsa_mixer_set_record), (gst_alsa_mixer_set_option),
24707         (gst_alsa_mixer_get_option):
24708         * ext/alsa/gstalsamixer.h:
24709         * ext/alsa/gstalsamixeroptions.c:
24710         (gst_alsa_mixer_options_get_type),
24711         (gst_alsa_mixer_options_class_init), (gst_alsa_mixer_options_init),
24712         (gst_alsa_mixer_options_new):
24713         * ext/alsa/gstalsamixeroptions.h:
24714         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_new):
24715         * ext/alsa/gstalsamixertrack.h:
24716           Add enumerations (as GstMixerOptions). Make correct distinction
24717           between input/output tracks. Add capture/playback private flag.
24718           Use flag to decide on whether to set capture or playback volumes
24719           or switches. Use playback and record switches.
24720         * gst-libs/gst/mixer/Makefile.am:
24721         * gst-libs/gst/mixer/mixer-marshal.list:
24722         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init),
24723         (gst_mixer_set_option), (gst_mixer_get_option),
24724         (gst_mixer_mute_toggled), (gst_mixer_record_toggled),
24725         (gst_mixer_volume_changed), (gst_mixer_option_changed):
24726         * gst-libs/gst/mixer/mixer.h:
24727         * gst-libs/gst/mixer/mixeroptions.c: (gst_mixer_options_get_type),
24728         (gst_mixer_options_class_init), (gst_mixer_options_init),
24729         (gst_mixer_options_dispose):
24730         * gst-libs/gst/mixer/mixeroptions.h:
24731           Add GstMixerOptions.
24732         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
24733           Rename Audio Mixer to OSS Mixer (similar to Alsa Mixer). Fix
24734           broken device detection on computers with multiple OSS sound
24735           cards.
24736
24737 2004-05-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24738
24739         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24740           fixate nicely even when the peer is not negotiating
24741
24742 2004-05-25  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24743
24744         * gst/audioconvert/gstaudioconvert.c:
24745         (gst_audio_convert_parse_caps):
24746           make sure we don't allow depth > width
24747         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_fixate):
24748           fixate endianness to G_BYTE_ORDER as default
24749         * gst/audioscale/gstaudioscale.c:
24750           we don't handle another endianness as host-endianness
24751
24752 2004-05-25  David Schleef  <ds@schleef.org>
24753
24754         * gst/ffmpegcolorspace/mem.c:  malloc() is in stdlib.h, not malloc.h
24755
24756 2004-05-24  Benjamin Otte  <otte@gnome.org>
24757
24758         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_sinkconnect),
24759         (gst_oggvorbisenc_setup):
24760           properly fail when we can't setup the vorbis encoder due to
24761           unsupported settings
24762         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_sinkconnect),
24763         (gst_vorbisenc_setup):
24764           same
24765         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
24766           fix case where warnings occured when one pad was unlinked while the
24767           other's link function was called
24768
24769 2004-05-24  Thomas Vander Stichele  <thomas at apestaart dot org>
24770
24771         * gst/tcp/Makefile.am:
24772           use GST_ENABLE_NEW
24773
24774 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24775
24776         * gst-libs/gst/resample/private.h:
24777           don't use optimizations that are #if 0'ed
24778
24779 2004-05-24  Wim Taymans  <wim@fluendo.com>
24780
24781         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
24782         Fix potential division by zero error and hopefully get
24783         the position query right to get correct timestamps on avi
24784         audio.
24785
24786 2004-05-24  Wim Taymans  <wim@fluendo.com>
24787
24788         * gst/videoscale/videoscale.c: (gst_videoscale_scale_nearest),
24789         (gst_videoscale_scale_nearest_str2),
24790         (gst_videoscale_scale_nearest_str4),
24791         (gst_videoscale_scale_nearest_32bit),
24792         (gst_videoscale_scale_nearest_24bit),
24793         (gst_videoscale_scale_nearest_16bit):
24794         Fix the scaling algorithm and avoid a buffer overflow.
24795         removed the while loop in the scaling function as it
24796         was used for point sampling only.
24797
24798 2004-05-24  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24799
24800         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
24801         (gst_id3_tag_class_init), (gst_id3_tag_init),
24802         (gst_id3_tag_set_property), (gst_id3_tag_get_tag_to_render),
24803         (gst_id3_tag_handle_event), (gst_id3_tag_do_caps_nego),
24804         (gst_id3_tag_send_tag_event):
24805           lots of fixes to make id3mux work and id3demux work correctly
24806
24807 2004-05-24  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24808
24809         * ext/Makefile.am:
24810           add rules to build shout2send (was removed by accident
24811           when this module was no more marked experimental/broken)
24812
24813 2004-05-24  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
24814
24815         * ext/shout2/gstshout2.c:
24816         * ext/shout2/gstshout2.h:
24817           adding a "connection problem" signal to shout2send
24818           (fixes #142954)
24819
24820 2004-05-21  Thomas Vander Stichele  <thomas at apestaart dot org>
24821
24822         * ext/kio/kioreceiver.cpp:
24823         * ext/kio/kioreceiver.h:
24824           fix sign comparison issues
24825
24826 2004-05-21  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24827
24828         * gst/cdxaparse/gstcdxaparse.c:
24829         * gst/cdxaparse/gstcdxaparse.h:
24830           some renaming
24831           add some checks/sanity
24832           prepare for seek addition
24833
24834         * sys/sunaudio/gstsunaudio.c:
24835           remove exported dupe init function
24836
24837 2004-05-21  Jan Schmidt  <thaytan@mad.scientist.com>
24838
24839         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_get_formats),
24840         (gst_dvdec_src_convert), (gst_dvdec_sink_convert):
24841           Fix format conversion and position querying.
24842         * gst/debug/progressreport.c: (gst_progressreport_report):
24843           Don't output a bogus total value that we didn't query.
24844         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
24845           Always set XV_AUTOPAINT_COLORKEY to true. Fixes xvimagesink showing
24846           only a blank window after xine has been used.
24847
24848 2004-05-21  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
24849
24850         * m4/as-arts.m4:
24851           sync with upstream version to fix test on FC2
24852           readd with -ko to preserve Id header
24853
24854 2004-05-20  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24855
24856         * configure.ac:
24857           test for FIONREAD ioctl in sys/filio.h for Solaris compat.
24858         * gst/tcp/gsttcpclientsrc.c: idem
24859         * gst/tcp/gsttcpserversink.c: idem
24860         * gst/tcp/gsttcpserversrc.c: idem
24861         * m4/gst-fionread.m4: idem
24862
24863         * sys/sunaudio/gstsunaudio.c: change category to Sink/Audio
24864
24865         * configure.ac: enable speex plugin for speex 1.1.5+
24866         * ext/speex/gstspeexenc.c: fix cast warning
24867
24868         * ext/esd/README: fix typo
24869
24870 2004-05-20  David Schleef  <ds@schleef.org>
24871
24872         * configure.ac: Minor cosmetic change to convince the buildbot to
24873         reautogen.
24874         * sys/sunaudio/gstsunaudio.c: (gst_sunaudiosink_class_init),
24875         (gst_sunaudiosink_init), (gst_sunaudiosink_getcaps),
24876         (gst_sunaudiosink_pad_link), (gst_sunaudiosink_chain),
24877         (gst_sunaudiosink_setparams), (gst_sunaudiosink_open),
24878         (gst_sunaudiosink_close), (gst_sunaudiosink_change_state),
24879         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property):
24880         More hacking.  Plays audio now.
24881
24882 2004-05-20  David Schleef  <ds@schleef.org>
24883
24884         * configure.ac:
24885         * sys/Makefile.am:
24886
24887 2004-05-20  David Schleef  <ds@schleef.org>
24888
24889         * sys/osxaudio/Makefile.am:  New OS X audio plugin by Zaheer Abbas Merali
24890         * sys/osxaudio/gstosxaudio.c:
24891         * sys/osxaudio/gstosxaudioelement.c:
24892         * sys/osxaudio/gstosxaudioelement.h:
24893         * sys/osxaudio/gstosxaudiosink.c:
24894         * sys/osxaudio/gstosxaudiosink.h:
24895         * sys/osxaudio/gstosxaudiosrc.c:
24896         * sys/osxaudio/gstosxaudiosrc.h:
24897
24898 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
24899
24900         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_set_header_on_caps),
24901         (gst_vorbisenc_chain):
24902           put the codec headers on the caps as streamheader as well as
24903           pushing them out
24904
24905 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
24906
24907         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
24908         (gst_vorbisenc_buffer_from_packet), (gst_vorbisenc_push_buffer),
24909         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain):
24910         split up push_packet into two functions
24911
24912 2004-05-20  Thomas Vander Stichele  <thomas at apestaart dot org>
24913
24914         * gst/tcp/.cvsignore:
24915           ignore enums
24916         * gst/tcp/Makefile.am:
24917         * gst/tcp/README:
24918         * gst/tcp/gsttcp.c:
24919         * gst/tcp/gsttcp.h:
24920         * gst/tcp/gsttcpclientsink.c:
24921         * gst/tcp/gsttcpclientsink.h:
24922         * gst/tcp/gsttcpclientsrc.c:
24923         * gst/tcp/gsttcpclientsrc.h:
24924         * gst/tcp/gsttcpplugin.c:
24925         * gst/tcp/gsttcpserversink.c:
24926         * gst/tcp/gsttcpserversink.h:
24927         * gst/tcp/gsttcpserversrc.c:
24928         * gst/tcp/gsttcpserversrc.h:
24929           add new tcp elements
24930
24931 2004-05-19  Wim Taymans  <wim@fluendo.com>
24932
24933         * gst/law/mulaw-conversion.c: (mulaw_encode):
24934         Fix overflow bug in ulaw encoding.
24935
24936 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24937
24938         * ext/mad/gstmad.c: (gst_mad_handle_event):
24939           don't unref the event twice
24940
24941 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24942
24943         * configure.ac:
24944           remove -Wno-sign-compare
24945
24946 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24947
24948         * configure.ac:
24949           remove -DG_DISABLE_DEPRECATED. It's not usable without workarounds
24950           if you want to work against glib 2.2 and 2.4
24951
24952 2004-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
24953
24954         * gst/tcp/Makefile.am:
24955         * gst/tcp/gsttcp.c:
24956         * gst/tcp/gsttcp.h:
24957         * gst/tcp/gsttcpsink.h:
24958         * gst/tcp/gsttcpsrc.h:
24959           gsttcp -> gsttcpplugin + CVS surgery in preparation for tcp merge
24960
24961 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24962
24963         * gst/debug/tests.c: (md5_get_value):
24964           fix segfault on gst-inspect
24965
24966 2004-05-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
24967
24968         * gst/debug/testplugin.c:
24969         * gst/debug/tests.c:
24970         * gst/debug/tests.h:
24971           add new extensible and configurable testing element. Current tests
24972           include buffer count, stream length, timestamp/duration matching and
24973           md5.
24974         * gst/debug/Makefile.am:
24975         * gst/debug/gstdebug.c: (plugin_init):
24976           add infrastructure for new element
24977
24978 2004-05-19  Johan Dahlin  <johan@gnome.org>
24979
24980         * ext/dv/gstdvdec.c (gst_dvdec_quality_get_type): Add proper
24981         ending of the array. Fixes gst-inspect segfault on ppc.
24982
24983 2004-05-19  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
24984
24985         * ext/dirac/gstdiracdec.cc : change category to Codec/Decoder/Video
24986
24987         * m4/a52.m4 : don't fix a test that should fail with current a52dec lib
24988
24989 2004-05-18  David Schleef  <ds@schleef.org>
24990
24991         * gst/ffmpegcolorspace/imgconvert.c: (img_convert): Fixes for
24992         warnings (bugs, actually) noticed by gcc but not forte.
24993
24994 2004-05-18  David Schleef  <ds@schleef.org>
24995
24996         * sys/sunaudio/Makefile.am:
24997         * sys/sunaudio/gstsunaudio.c: New sunaudiosink
24998
24999 2004-05-18  David Schleef  <ds@schleef.org>
25000
25001         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
25002         (gst_qtdemux_loop_header):  Patch from dcm@acm.org (David Moore)
25003         to allow qtdemux to use non-seekable streams. (bug #142272)
25004
25005 2004-05-18  David Schleef  <ds@schleef.org>
25006
25007         * gst-libs/gst/resample/resample.c: (gst_resample_sinc_ft_s16),
25008         (gst_resample_sinc_ft_float): Remove use of static temporary
25009         buffer.  This code was obviously not supposed to last long, but
25010         it's stuck in our ABI, so it required a little hack to make it
25011         ABI-compatible.  Fixes #142585.
25012         * gst-libs/gst/resample/resample.h: same.
25013
25014 2004-05-18  David Schleef  <ds@schleef.org>
25015
25016         * configure.ac: Add sunaudio
25017         * examples/Makefile.am: make gstplay depend on gconf
25018         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Remove c99-isms
25019         * gst/ffmpegcolorspace/imgconvert.c: (build_rgb_palette),
25020         (convert_table_lookup), (img_convert): remove c99-isms
25021         * gst/ffmpegcolorspace/imgconvert_template.h: make a constant
25022           unsigned, to fix a warning on Solaris
25023         * gst/mpeg1sys/systems.c: bcopy->memcpy
25024         * gst/rtjpeg/RTjpeg.c: (RTjpeg_yuvrgb8): bcopy->memcpy
25025         * sys/Makefile.am: Add sunaudio
25026
25027 2004-05-18  Wim Taymans  <wim@fluendo.com>
25028
25029         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type), (gst_ogg_mux_init),
25030         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_request_new_pad),
25031         (gst_ogg_mux_next_buffer), (gst_ogg_mux_push_page),
25032         (gst_ogg_mux_compare_pads), (gst_ogg_mux_queue_pads),
25033         (gst_ogg_mux_loop):
25034         Fix an ugly memleak where the muxer didn't flush enough ogg
25035         pages. This also resulted in badly muxed ogg files.
25036
25037 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25038
25039         * gst/asfdemux/asfheaders.c :
25040         * gst/asfdemux/asfheaders.h :
25041         * gst/asfdemux/gstasfdemux.c :
25042           - fix ASF_OBJ_PADDING guid
25043           - add 3 new object guids (language list, metadata,
25044             extended stream properties)
25045           - add a function to parse extended header objects
25046
25047 2004-05-18  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25048
25049         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
25050           remove leftover debugging g_print
25051
25052 2004-05-17  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25053
25054         * ext/mad/gstmad.c: (gst_mad_handle_event):
25055           Fix for when the first format in a discont event is not a
25056           byte-based one. Should fix #137710.
25057
25058 2004-05-18  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25059
25060         * m4/a52.m4 : fix compilation with -Wall -Werror
25061         * m4/libfame.m4 : idem
25062         * m4/libmikmod.m4 : idem
25063
25064 2004-05-17  Benjamin Otte  <otte@gnome.org>
25065
25066         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25067           signal the new tags before giving up the reference
25068
25069 2004-05-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25070
25071         * ext/shout2/gstshout2.c:
25072           use application/ogg instead of application/x-ogg (patch by Patrick
25073           Guimond, fixes #142432)
25074         * sys/oss/gstosselement.c: (gst_osselement_reset),
25075         (gst_osselement_sync_parms):
25076           don't set fragment size unless specified (fixes #142493)
25077
25078 2004-05-17  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25079
25080         * configure.ac : fix compilation of v4l2src with "-Wall -Werror"
25081           fixes #142664
25082
25083 2004-05-17  Benjamin Otte  <otte@gnome.org>
25084
25085         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
25086           compute offsets correctly for internal buffers so timestamps are set
25087           correctly when we can't seek. Also handle cases where there are no
25088           offsets. (based on a patch by David Moore, fixes #142507)
25089
25090 2004-05-17  Benjamin Otte  <otte@gnome.org>
25091
25092         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25093           use correct variable when determining amount of data to skip so we
25094           don't skip into the void and segfault
25095
25096 2004-05-16  Benjamin Otte  <otte@gnome.org>
25097
25098         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25099           Hi, I'm a memleak
25100
25101 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25102
25103         * gst/asfdemux/gstasfdemux.c:
25104           - fix a mem leak and always propagate tags
25105           - add WMV3 to known video codecs (but no decoder yet)
25106           - replace "surplus data" at end of audio header for what
25107             it is : codec specific data
25108           - fix a typo
25109
25110 2004-05-16  Arwed v. Merkatz  <v.merkatz@gmx.net>
25111
25112         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
25113
25114         * gst-libs/gst/audio/audioclock.c:
25115           Fix wrong return type (#142205).
25116
25117 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25118
25119         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_init):
25120           Ignore CRCs by default (fixes #142566).
25121
25122 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25123
25124         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open),
25125         (gst_alsa_mixer_close), (gst_alsa_mixer_supported),
25126         (gst_alsa_mixer_build_list), (gst_alsa_mixer_free_list),
25127         (gst_alsa_mixer_change_state), (gst_alsa_mixer_list_tracks),
25128         (gst_alsa_mixer_get_volume), (gst_alsa_mixer_set_volume),
25129         (gst_alsa_mixer_set_mute), (gst_alsa_mixer_set_record):
25130           Fix for cases where we fail to attach to a mixer.
25131
25132 2004-05-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25133
25134         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek):
25135           Don't touch events after not owning them anymore.
25136         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
25137         (gst_wavparse_fmt), (gst_wavparse_other),
25138         (gst_wavparse_handle_seek), (gst_wavparse_loop),
25139         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
25140         (gst_wavparse_srcpad_event):
25141         * gst/wavparse/gstwavparse.h:
25142           Add seeking, fix querying.
25143
25144 2004-05-16  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25145
25146         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25147           - process comments even if they don't end with \0\0
25148             g_convert would ignore them if present and works well without them
25149
25150 2004-05-16  Benjamin Otte  <otte@gnome.org>
25151
25152         * ext/alsa/gstalsa.c: (gst_alsa_caps), (gst_alsa_get_caps):
25153           simplify caps
25154
25155 2004-05-16  Benjamin Otte  <otte@gnome.org>
25156
25157         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25158           don't write to memory we might not write to - g_convert does that
25159           for us anyway (fixes #142613)
25160         (gst_asf_demux_audio_caps):
25161           comment out gst_util_dump_mem
25162
25163 2004-05-16  Benjamin Otte  <otte@gnome.org>
25164
25165         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25166           compute correct expected timestamps after seek (broken since
25167           last commit)
25168         * ext/gdk_pixbuf/pixbufscale.c: (pixbufscale_init):
25169           rename element and debugging category to gdkpixbufscale
25170
25171 2004-05-16  Benjamin Otte  <otte@gnome.org>
25172
25173         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
25174           add error checking to snd_pcm_delay and remove duplicate call to
25175           snd_pcm_delay that caused issues (see inline code comments)
25176         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_time):
25177           make more readable and fix return value when snd_pcm_delay fails
25178         (fixes #142586)
25179
25180 2004-05-15  Jan Schmidt  <thaytan@mad.scientisti.com>
25181         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type),
25182         (gst_pixbufscale_get_type), (gst_pixbufscale_base_init),
25183         (gst_pixbufscale_class_init), (gst_pixbufscale_getcaps),
25184         (gst_pixbufscale_link), (gst_pixbufscale_init),
25185         (gst_pixbufscale_handle_src_event), (pixbufscale_scale),
25186         (gst_pixbufscale_chain), (gst_pixbufscale_set_property),
25187         (gst_pixbufscale_get_property), (pixbufscale_init):
25188         * ext/gdk_pixbuf/pixbufscale.h:
25189         Add these files I forgot earlier
25190
25191 2004-05-15  Jan Schmidt  <thaytan@mad.scientist.com>
25192         * ext/gdk_pixbuf/Makefile.am:
25193         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
25194         * ext/gdk_pixbuf/gstgdkpixbuf.h:
25195         Add new pixbufscale element to scale RGB video
25196         using gdk_pixbuf, because gdk_pixbuf does BILINEAR
25197         and HYPER interpolation correctly.
25198         * ext/theora/theoraenc.c: (theora_enc_chain),
25199         Discard buffer and return if explicit caps could not be set
25200         (theora_enc_get_property):
25201         Make _get return kbps for the bitrate consistent with
25202         the _set function.
25203
25204
25205 2004-05-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25206
25207         * ext/libvisual/visual.c: (gst_visual_chain):
25208           add missing visual_audio_analyze
25209
25210 2004-05-14  David Schleef  <ds@schleef.org>
25211
25212         * ext/esd/esdsink.c: (gst_esdsink_chain): Fix crash when ESD
25213         is killed while we're playing.
25214         * gst/qtdemux/qtdemux.c: (qtdemux_parse): call
25215         gst_element_no_more_pads().
25216
25217 2004-05-14  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25218
25219         * gst-libs/gst/riff/riff-read.c :
25220           - fix INFO tag extraction in RIFF/AVI files
25221             because gst_event_unref (event) also freed taglist
25222           - avoid a mem leak
25223
25224 2004-05-13  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25225
25226         * ext/mad/gstid3tag.c : move from "Codec/(Dem/M)uxer" to "Codec/(Dem/M)uxer/Audio"
25227         * gst/wavenc/gstwavenc.c : move from "Codec/Encoder/Audio" to "Codec/Muxer/Audio"
25228
25229         * gst/auparse/gstauparse.c :
25230           - add code (commented for now) to support audio/x-adpcm on src pad
25231             (we have no decoder for those layout yet)
25232
25233         * gst/cdxaparse/gstcdxaparse.c :
25234         * gst/cdxaparse/gstcdxaparse.h :
25235           - partial rewrite using RiffRead (ripped iain's wavparse code)
25236
25237         * gst/rtp/gstrtpL16enc.c : typo
25238         * gst/rtp/gstrtpgsmenc.c : typo
25239
25240 2004-05-13  Benjamin Otte  <otte@gnome.org>
25241
25242         * configure.ac:
25243           check for exact version of libvisual, it's not supposed to be
25244           API/ABI stable yet
25245
25246 2004-05-13  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25247
25248         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_push):
25249           signal no-more-pads
25250
25251 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
25252
25253         * ext/dv/gstdvdec.c: (gst_dvdec_src_convert)
25254         Report which format was used for GST_FORMAT_DEFAULT
25255         * gst/debug/Makefile.am:
25256         * gst/debug/gstdebug.c: (plugin_init):
25257         * gst/debug/progressreport.c: (gst_progressreport_base_init),
25258         (gst_progressreport_class_init), (gst_progressreport_init),
25259         (gst_progressreport_report), (gst_progressreport_set_property),
25260         (gst_progressreport_get_property), (gst_progressreport_chain),
25261         (gst_progressreport_plugin_init):
25262         Add progressreport element for testing.
25263
25264 2004-05-13  Thomas Vander Stichele  <thomas at apestaart dot org>
25265
25266         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_change_state):
25267         * sys/v4l/gstv4lsrc.h:
25268         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25269         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25270         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init),
25271         (gst_v4lsrc_grab_frame):
25272           add more debugging
25273           send a discont at start
25274
25275 2004-05-12  Colin Walters  <walters@redhat.com>
25276
25277         * gst/asfdemux/gstasfdemux.c (gst_asf_demux_process_segment): Avoid
25278         inflooping if we can't find a chunk.  Or in other words, don't blow
25279         chunks if we don't have a chunk to blow.
25280
25281 2004-05-13  Jan Schmidt  <thaytan@mad.scientist.com>
25282         * ext/audiofile/gstafsrc.c: (gst_afsrc_get):
25283         Remove old debug output
25284         * ext/dv/gstdvdec.c: (gst_dvdec_quality_get_type),
25285         (gst_dvdec_class_init), (gst_dvdec_loop), (gst_dvdec_change_state),
25286         (gst_dvdec_set_property), (gst_dvdec_get_property):
25287         Change the quality setting to an enum, so it works from gst-launch
25288         Don't renegotiate a non-linked pad. Allows audio only decoding.
25289         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_getcaps),
25290         (gst_deinterlace_link), (gst_deinterlace_init):
25291         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
25292         (gst_videodrop_link):
25293         Some caps negotiation fixes
25294
25295 2004-05-12  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25296
25297         * ext/tarkin/gsttarkin.c :
25298           - Change RANK from NONE to PRIMARY
25299         * ext/gdk_pixbuf/gstgdkpixbuf.c :
25300           - Change RANK from NONE to MARGINAL
25301         * ext/divx/gstdivxenc.c :
25302           - Change RANK from PRIMARY to NONE (encoder/spider issue)
25303
25304 2004-05-12  Thomas Vander Stichele  <thomas at apestaart dot org>
25305
25306         * ext/vorbis/vorbisenc.c: (vorbis_granule_time_copy),
25307         (gst_vorbisenc_push_packet):
25308           copy a function that was added between 1.0 and 1.0.1 until we
25309           depend on worthwhile features of post-1.0
25310
25311 2004-05-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25312
25313         * configure.ac:
25314           enable shout2 by default
25315         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type),
25316         (gst_shout2send_base_init), (gst_shout2send_init),
25317         (gst_shout2send_connect), (gst_shout2send_change_state):
25318         * ext/shout2/gstshout2.h:
25319           make this work again. Based on a patch by Zaheer Abbas Merali (fixes
25320           #142262)
25321         * ext/theora/theora.c: (plugin_init):
25322           don't set rank on encoders
25323
25324 2004-05-11  Jeremy Simon  <jesimon@libertysurf.fr>
25325
25326         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
25327           Use codec_data property instead of flag1 and flag2 for wma
25328
25329 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25330
25331         * gst/cdxaparse/gstcdxaparse.c :
25332           - Add mpegversion to CAPS to make it link
25333           - Rank is as GST_RANK_SECONDARY instead of NONE
25334         * gst/auparse/gstauparse.c :
25335           - Document all audio encoding we can encounter from Solaris 9
25336             headers and libsndfile information.
25337           - Increase max. rate from 48000 to 192000 (to match other elements)
25338           - Don't try to play junk data between header and samples
25339
25340 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25341
25342         * ext/libvisual/visual.c: (gst_visual_getcaps):
25343           use the right caps depending on endianness (I hope)
25344         * ext/ogg/gstoggmux.c: (gst_ogg_mux_plugin_init):
25345           use GST_RANK_NONE for all non-decoding elements or spider gets
25346           mighty confused
25347
25348 2004-05-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25349
25350         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_comment):
25351           Fix some odd cases and fix BE metadata parsing of unicode16 text.
25352
25353 2004-05-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25354
25355         * gst/switch/gstswitch.c: (gst_switch_release_pad),
25356         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
25357         (gst_switch_loop), (gst_switch_get_type):
25358           whoever that was: DO NOT IMPORT PRIVATE SYMBOLS THAT ARE NOT IN
25359           HEADERS. Had to be said.
25360
25361 2004-05-10  David Schleef  <ds@schleef.org>
25362
25363         * configure.ac: Add prototype Dirac support.
25364         * ext/Makefile.am:
25365         * ext/dirac/Makefile.am:
25366         * ext/dirac/gstdirac.cc:
25367         * ext/dirac/gstdiracdec.cc:
25368
25369 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25370
25371         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
25372         (gst_auparse_init), (gst_auparse_chain),
25373         (gst_auparse_change_state):
25374           Hack around spider. Remove me some day please.
25375
25376 2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25377
25378         * gst/auparse/gstauparse.c: (gst_auparse_chain):
25379           Fix for some uninitialized variables in previous patch, also
25380           makes it work. Fixes #142286 while we're at it.
25381
25382 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25383
25384         * gst/auparse/gstauparse.c:
25385                 fixes a-law, adds mu-law, linear pcm (8,16,24,32), ieee (32, 64)
25386                 only unsupported formats are ADPCM/CCITT G.72x
25387                 reviewed by Ronald
25388         * gst-libs/gst/audio/audio.h: adds 24bit depth to PCM (x-raw-int)
25389
25390 2004-05-10  Wim Taymans  <wim@fluendo.com>
25391
25392         * ext/vorbis/Makefile.am:
25393         * ext/vorbis/README:
25394         * ext/vorbis/oggvorbisenc.c: (gst_oggvorbisenc_get_formats),
25395         (oggvorbisenc_get_type), (vorbis_caps_factory), (raw_caps_factory),
25396         (gst_oggvorbisenc_base_init), (gst_oggvorbisenc_class_init),
25397         (gst_oggvorbisenc_sinkconnect), (gst_oggvorbisenc_convert_src),
25398         (gst_oggvorbisenc_convert_sink),
25399         (gst_oggvorbisenc_get_query_types), (gst_oggvorbisenc_src_query),
25400         (gst_oggvorbisenc_init), (gst_oggvorbisenc_get_tag_value),
25401         (gst_oggvorbisenc_metadata_set1), (gst_oggvorbisenc_set_metadata),
25402         (get_constraints_string), (update_start_message),
25403         (gst_oggvorbisenc_setup), (gst_oggvorbisenc_write_page),
25404         (gst_oggvorbisenc_chain), (gst_oggvorbisenc_get_property),
25405         (gst_oggvorbisenc_set_property), (gst_oggvorbisenc_change_state):
25406         * ext/vorbis/oggvorbisenc.h:
25407         * ext/vorbis/vorbis.c: (plugin_init):
25408         * ext/vorbis/vorbisenc.c: (vorbis_caps_factory),
25409         (raw_caps_factory), (gst_vorbisenc_class_init),
25410         (gst_vorbisenc_init), (gst_vorbisenc_setup),
25411         (gst_vorbisenc_push_packet), (gst_vorbisenc_chain),
25412         (gst_vorbisenc_get_property), (gst_vorbisenc_set_property):
25413         * ext/vorbis/vorbisenc.h:
25414         Added a raw vorbis encoder to be used with the oggmuxer.
25415         We still need the old encoder for some gnome applications,
25416         read the README to find out how that works.
25417         The raw encoder is called "rawvorbisenc" until 0.9.
25418
25419 2004-05-10  Wim Taymans  <wim@fluendo.com>
25420
25421         * ext/ogg/gstogg.c: (plugin_init):
25422         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_plugin_init),
25423         (gst_ogg_print):
25424         * ext/ogg/gstoggmux.c: (gst_ogg_mux_get_type),
25425         (gst_ogg_mux_base_init), (gst_ogg_mux_class_init),
25426         (gst_ogg_mux_get_sink_event_masks), (gst_ogg_mux_init),
25427         (gst_ogg_mux_sinkconnect), (gst_ogg_mux_pad_link),
25428         (gst_ogg_mux_pad_unlink), (gst_ogg_mux_request_new_pad),
25429         (gst_ogg_mux_handle_src_event), (gst_ogg_mux_next_buffer),
25430         (gst_ogg_mux_push_page), (gst_ogg_mux_compare_pads),
25431         (gst_ogg_mux_queue_pads), (gst_ogg_mux_loop),
25432         (gst_ogg_mux_get_property), (gst_ogg_mux_set_property),
25433         (gst_ogg_mux_change_state), (gst_ogg_mux_plugin_init):
25434         Added an ogg muxer.
25435         Small typo fixes in the demuxer.
25436
25437 2004-05-10  Wim Taymans  <wim@fluendo.com>
25438
25439         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25440         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25441         (theora_enc_change_state), (theora_enc_set_property),
25442         (theora_enc_get_property):
25443         Mark the last packet with an EOS flag which is not really needed
25444         in gstreamer.
25445         Do some better video framerate initialisation.
25446         Update the buffer timestamp.
25447
25448 2004-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
25449
25450         * ext/dv/gstdvdec.c: (gst_dvdec_change_state):
25451         Return the result of the parent state change call
25452
25453 2004-05-10  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25454
25455         * gst/law/alaw.c : alawdec should be registered with type ALAWDEC, not ALAWENC
25456         * gst/law/alaw-decode.c : put audio/x-alaw on pads, instead of audio/x-mulaw
25457         * gst/law/alaw-encode.c : (idem)
25458         * ext/a52dec/gsta52dec.c : mark audio/a52, audio/ac3 as deprecated in a comment
25459         * gst/ac3parse/gstac3parse.c : audio/ac3 => audio/x-ac3
25460         * gst/realmedia/rmdemux.c : audio/a52 => audio/x-ac3
25461
25462 2004-05-09  Benjamin Otte  <otte@gnome.org>
25463
25464         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
25465           don't use a fixed buffer size when writing variable length data to
25466           it. Fixes memory corruption and makes alsasrc work
25467
25468 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25469
25470         * ext/gnomevfs/gstgnomevfssink.c:
25471         (_gst_boolean_allow_overwrite_accumulator),
25472         (gst_gnomevfssink_class_init), (gst_gnomevfssink_open_file):
25473           Run glib's default signal handler (??) in RUN_CLEANUP rather than
25474           RUN_LAST, and don't use that to set the accumulator value because
25475           then it's always FALSE.
25476
25477 2004-05-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25478
25479         * gst-libs/gst/riff/riff-media.c:
25480         (gst_riff_create_video_caps_with_data),
25481         (gst_riff_create_audio_caps),
25482         (gst_riff_create_audio_template_caps):
25483         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head):
25484           Fix for unaligned RIFF files (i.e. where all the chunks together
25485           in a LIST chunk are not of the same size as the size given in
25486           the LIST chunk header). Fixes several odd WAVE files. Also fix
25487           ADPCM (block_align property) in audio, so that wavparse based
25488           on this works now as it used to stand-alone.
25489
25490 2004-05-09  Edward Hervey  <bilboed@bilboed.com>
25491
25492         reviewed by Benjamin Otte  <otte@gnome.org>
25493
25494         * ext/a52dec/gsta52dec.c:
25495         * ext/divx/gstdivxdec.c:
25496         * ext/divx/gstdivxenc.c:
25497         * ext/dts/gstdtsdec.c: (gst_dtsdec_base_init):
25498         * ext/faac/gstfaac.c: (gst_faac_base_init):
25499         * ext/faad/gstfaad.c: (gst_faad_base_init):
25500         * ext/ivorbis/vorbisfile.c:
25501         * ext/lame/gstlame.c:
25502         * ext/libfame/gstlibfame.c:
25503         * ext/mpeg2enc/gstmpeg2enc.cc:
25504         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_base_init):
25505         * ext/sidplay/gstsiddec.cc:
25506         * ext/speex/gstspeexdec.c:
25507         * ext/speex/gstspeexenc.c:
25508         * ext/xvid/gstxviddec.c:
25509         * ext/xvid/gstxvidenc.c:
25510           correct klasses. Mostly s,Codec/(Audio|Video),\1/Codec,
25511           (fixes #142193)
25512
25513 2004-05-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25514
25515         * ext/alsa/gstalsa.c: (device_list),
25516         (gst_alsa_class_probe_devices):
25517         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_open):
25518           Fix alsa oddness in mixer after the combination of using mixer
25519           in source/sink elements and using hw:x,y instead of just hw:x.
25520
25521 2004-05-09  Benjamin Otte  <otte@gnome.org>
25522
25523         * gst/wavparse/gstwavparse.c: (gst_wavparse_destroy_sourcepad),
25524         (gst_wavparse_create_sourcepad):
25525           make PAUSED=>READY=>PAUSED=READY work by not destroying NULL
25526           sourcepads
25527
25528 2004-05-09  Benjamin Otte  <otte@gnome.org>
25529
25530         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
25531           allow discont events before caps nego
25532
25533 2004-05-08  Benjamin Otte  <otte@gnome.org>
25534
25535         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
25536           don't leak events
25537
25538 2004-05-08  Benjamin Otte  <otte@gnome.org>
25539
25540         * gst/level/gstlevel.c: (gst_level_link), (gst_level_chain),
25541         (gst_level_change_state), (gst_level_init):
25542         * gst/level/gstlevel.h:
25543           figure out if we're initialized directly instead of keeping a
25544           variable that's wrong in 90% of cases
25545           don't initialize pads and then leak them and use a new unitialized
25546           pad. (fixes #142084)
25547           these were bugs so n00bish I didn't find them for an hour :/
25548
25549 2004-05-08 Iain <iain@prettypeople.org>
25550
25551         * gst/wavparse/gstwavparse.[ch]: Rewrote to use RiffRead instead.
25552         * gst-libs/gst/riff/riff-read.c (gst_riff_read_peek_head): Unstatic it
25553         (gst_riff_read_element_data): Ditto, and added a got_bytes argument to
25554         return the length that was read.
25555         (gst_riff_read_strf_auds): Allow fmt tags as well.
25556
25557 2004-05-07  David Schleef  <ds@schleef.org>
25558
25559         * ext/faad/gstfaad.c: (gst_faad_sinkconnect): HACK to correct
25560         signed char assumption in faad.h.
25561
25562 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25563
25564         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps):
25565           Missing break, detected by Daniel Gazard <daniel.gazard@free.fr>.
25566
25567 2004-05-07  Colin Walters  <walters@redhat.com>
25568
25569         * gst/volume/gstvolume.c (gst_volume_dispose): Unref dpman.
25570         * ext/flac/gstflacdec.c (gst_flacdec_dispose): Add dispose
25571         function.
25572         * gst/audioscale/gstaudioscale.c (gst_audioscale_dispose):
25573         Add dispose function.
25574
25575 2004-05-08  Jan Schmidt  <thaytan@mad.scientist.com>
25576         * ext/dv/gstdvdec.c: (gst_dvdec_video_link):
25577           Fix caps nego and pad templates. RGB mode caps should
25578           work now.
25579         * ext/dvdnav/gst-dvd:
25580           Move mpeg2dec inside the thread because otherwise the
25581           queue rejects cap changes mid-stream
25582         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
25583         (gst_mpeg2dec_flush_decoder):
25584           For mpeg2dec > 0.4.0, call the flush function instead of
25585           manually extracting all in-flight frames.
25586         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_factory),
25587         (gst_dv1394src_init), (gst_dv1394src_iso_receive):
25588           Change mime type video/dv go video/x-dv to match the
25589           rest of gst-plugins
25590
25591 2004-05-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25592
25593         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_build_list):
25594         * ext/alsa/gstalsasink.c: (gst_alsa_sink_get_type),
25595         (gst_alsa_sink_class_init):
25596         * ext/alsa/gstalsasink.h:
25597         * ext/alsa/gstalsasrc.c: (gst_alsa_src_get_type),
25598         (gst_alsa_src_class_init):
25599         * ext/alsa/gstalsasrc.h:
25600           Make alsasink/src a subclass of alsamixer so that mixer stuff
25601           shows up in gst-rec. Needs some finetuning.
25602
25603 2004-05-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25604
25605         * ext/lame/gstlame.c: (gst_lame_chain):
25606           simplify
25607         * ext/mad/gstmad.c: (gst_mad_handle_event):
25608           fix event leak
25609         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find):
25610           be able to detect mp3 files < 4096 bytes
25611
25612 2004-05-06  Wim Taymans  <wim@fluendo.com>
25613
25614         * ext/theora/theoraenc.c: (gst_theora_enc_class_init),
25615         (theora_enc_sink_link), (theora_push_packet), (theora_enc_chain),
25616         (theora_enc_set_property), (theora_enc_get_property):
25617         Also encode the first frame, cleanup some code.
25618
25619 2004-05-06  Wim Taymans  <wim@fluendo.com>
25620
25621         * ext/mpeg2enc/gstmpeg2enc.cc:
25622         Forward events first before deciding that negotiation was
25623         not performed.
25624
25625 2004-05-06  Wim Taymans  <wim@fluendo.com>
25626
25627         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
25628         First process the events before deciding that negotiation
25629         was not performed.
25630
25631 2004-05-06  Wim Taymans  <wim@fluendo.com>
25632
25633         * ext/theora/Makefile.am:
25634         * ext/theora/theora.c: (plugin_init):
25635         * ext/theora/theoradec.c: (theora_dec_change_state):
25636         * ext/theora/theoraenc.c: (gst_theora_enc_base_init),
25637         (gst_theora_enc_class_init), (gst_theora_enc_init),
25638         (theora_enc_sink_link), (theora_enc_event), (theora_push_packet),
25639         (theora_enc_chain), (theora_enc_change_state),
25640         (theora_enc_set_property), (theora_enc_get_property):
25641         Added a theora encoder, grouped the encoder and decoder into the
25642         same plugin.
25643
25644 2004-05-05  Thomas Vander Stichele  <thomas at apestaart dot org>
25645
25646         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25647         (gst_jpegenc_chain):
25648         fix DURATION on outgoing buffers
25649         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
25650         debug using time formats
25651         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
25652         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
25653         (gst_xvimagesink_sink_link):
25654         windows with width/height 0 generate X errors, so don't allow them
25655
25656 2004-05-05  Wim Taymans  <wim@fluendo.com>
25657
25658         * ext/mpeg2dec/gstmpeg2dec.c: (src_templ),
25659         (gst_mpeg2dec_base_init), (gst_mpeg2dec_init),
25660         (gst_mpeg2dec_negotiate_format):
25661         * ext/mpeg2dec/gstmpeg2dec.h:
25662           removed the static pad template so that we can add the
25663           more accurate framerate value to the caps.
25664
25665
25666 2004-05-04  Benjamin Otte  <otte@gnome.org>
25667
25668         * configure.ac:
25669           check for kdemacros.h, too (should fix #141821)
25670         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
25671           don't crash if no header was sent, but nicely error out (fixes part
25672           of #141554)
25673
25674 2004-05-04  Wim Taymans  <wim@fluendo.com>
25675
25676         * ext/mpeg2enc/gstmpeg2enc.cc: (gst_mpeg2enc_dispose): call the
25677         parent dispose function to avoid segfault on destroy.
25678
25679 2004-05-04  Thomas Vander Stichele  <thomas at apestaart dot org>
25680
25681         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
25682         (plugin_init):
25683         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
25684         (gst_xvimagesink_sink_link):
25685         clean up debugging caps
25686         also recreate xvimage when format has changed
25687
25688 2004-05-04  Benjamin Otte  <otte@gnome.org>
25689
25690         * ext/libvisual/Makefile.am:
25691         * ext/libvisual/visual.c: (gst_visual_class_init),
25692         (gst_visual_init), (gst_visual_dispose), (gst_visual_getcaps),
25693         (gst_visual_srclink), (gst_visual_chain),
25694         (gst_visual_change_state), (plugin_init):
25695           use a GstAdapter to correctly adapt buffer sizes - allows using a
25696           framerate
25697
25698 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
25699
25700         * sys/v4l/gstv4lelement.h:
25701         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
25702         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get_fps), (gst_v4lsrc_getcaps),
25703         (gst_v4lsrc_buffer_free):
25704         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities):
25705         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
25706         (gst_v4lsrc_sync_frame), (gst_v4lsrc_grab_frame),
25707         (gst_v4lsrc_requeue_frame):
25708         move some debugging categories around
25709         query for fps index and set accordingly if found
25710
25711 2004-05-03  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25712
25713         * ext/lame/gstlame.c:
25714         correct defaults that lame_init puts out of range
25715
25716 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
25717
25718         * ext/divx/gstdivxenc.c: (gst_divxenc_get_type),
25719         (gst_divxenc_class_init):
25720         fix range since -1 is the default
25721         * gst/mpeg1sys/gstmpeg1systemencode.c:
25722         (gst_mpeg1_system_encode_get_type), (gst_system_encode_multiplex):
25723         * gst/rtjpeg/gstrtjpegdec.c: (gst_rtjpegdec_get_type),
25724         (gst_rtjpegdec_chain):
25725         * gst/rtjpeg/gstrtjpegenc.c: (gst_rtjpegenc_get_type),
25726         (gst_rtjpegenc_chain):
25727         * sys/qcam/gstqcamsrc.c: (gst_autoexp_mode_get_type),
25728         (gst_qcamsrc_get_type), (gst_qcamsrc_change_state):
25729         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_get_type):
25730         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get_type):
25731         * sys/v4l/gstv4lsrc.c:
25732         * sys/v4l/v4l_calls.c: (gst_v4l_open):
25733         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_playback_init):
25734         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_capture_init):
25735         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_init):
25736         * sys/vcd/vcdsrc.c: (vcdsrc_get_type), (vcdsrc_get):
25737           remove gst_info calls
25738
25739 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
25740
25741         * Makefile.am:
25742         * po/af.po:
25743         * po/az.po:
25744         * po/en_GB.po:
25745         * po/nl.po:
25746         * po/sr.po:
25747         * po/sv.po:
25748           Updated translations
25749
25750 2004-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
25751
25752         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25753           refactor/comment code
25754
25755 2004-05-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25756
25757         * gst/asfdemux/Makefile.am:
25758         * gst/asfdemux/asfheaders.c:
25759         * gst/asfdemux/asfheaders.h:
25760         * gst/asfdemux/gstasf.c: (plugin_init):
25761         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_get_type),
25762         (gst_asf_demux_base_init), (gst_asf_demux_process_comment),
25763         (gst_asf_demux_setup_pad):
25764         * gst/asfdemux/gstasfdemux.h:
25765         * gst/asfdemux/gstasfmux.c:
25766         * gst/asfdemux/gstasfmux.h:
25767           Add tagging support to demuxer, split out registration in its own
25768           file instead of in demux (hacky), and prevent having some tables
25769           in our memory multiple times (in asfheaders.h).
25770
25771 2004-05-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25772
25773         * gst/matroska/matroska-demux.c:
25774         (gst_matroska_demux_parse_metadata):
25775         * gst/matroska/matroska-ids.h:
25776           Basic tag reading support.
25777
25778 2004-04-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25779
25780         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
25781           Really detect ac-3 audio.
25782         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find):
25783           really detect matroska files (off-by-1).
25784
25785 2004-04-30  David Schleef  <ds@schleef.org>
25786
25787         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25788         (gst_qtdemux_add_stream), (qtdemux_parse), (qtdemux_type_get),
25789         (qtdemux_dump_stsz), (qtdemux_dump_stco), (qtdemux_dump_co64),
25790         (qtdemux_dump_unknown), (qtdemux_parse_tree), (qtdemux_parse_udta),
25791         (qtdemux_tag_add), (get_size), (gst_qtdemux_handle_esds): More qtdemux
25792         hackage -- parse a lot more atoms, extract a few tags.  One might even
25793         mistake this for tag support.  Maybe it is.
25794         * gst/qtdemux/qtdemux.h:
25795
25796 2004-04-30  Colin Walters  <walters@verbum.org>
25797
25798         * ext/alsa/gstalsasink.c (gst_alsa_sink_mmap): Plug a memleak.
25799
25800 2004-04-30  Thomas Vander Stichele  <thomas at apestaart dot org>
25801
25802         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25803         (gst_ffmpegcolorspace_getcaps):
25804           remove broken nego fix
25805
25806 2004-04-30  Benjamin Otte  <otte@gnome.org>
25807
25808         * configure.ac:
25809         * ext/Makefile.am:
25810         * ext/libvisual/Makefile.am:
25811         * ext/libvisual/visual.c:
25812           add initial support for libvisual (http://libvisual.sourceforge.net)
25813           libvisual is still quite alpha, so expect crashes in there :)
25814
25815 2004-04-29  David Schleef  <ds@schleef.org>
25816
25817         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream), (qtdemux_parse),
25818         (qtdemux_parse_trak), (get_size), (gst_qtdemux_handle_esds): Hacked
25819         up qtdemux to make it spit out codec_data.  Do _not_ look at this
25820         code; you will no longer respect me.
25821
25822 2004-04-29  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
25823
25824         * ext/alsa/gstalsa.c : (gst_alsa_class_probe_devices)
25825         * ext/alsa/gstalsa.h :
25826         change alsa pcm device discovery to find more than 1 device
25827         per card. code review by Ronald.
25828
25829 2004-04-29  David Schleef  <ds@schleef.org>
25830
25831         * sys/oss/gstosselement.c: (gst_osselement_rate_probe_check):
25832         Add a check for a driver bug on FreeBSD.  (bug #140565)
25833
25834 2004-04-29  Thomas Vander Stichele  <thomas at apestaart dot org>
25835
25836         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_get_type):
25837         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25838         (gst_jpegenc_getcaps):
25839           move format setting to inner loop
25840         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25841         (gst_ffmpegcolorspace_getcaps):
25842           use GST_PAD_CAPS if available so that we use already negotiated
25843           caps
25844         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
25845         (qtdemux_parse_moov), (qtdemux_parse):
25846           extra debugging
25847         * sys/qcam/qcam-Linux.c: (qc_lock_wait), (qc_unlock):
25848         * sys/qcam/qcam-os.c: (qc_lock_wait), (qc_unlock):
25849           move hardcoded path to DEFINE
25850
25851 2004-04-28  David Schleef  <ds@schleef.org>
25852
25853         * gst/speed/gstspeed.c: (speed_parse_caps):  Fix caps parsing.
25854         (bug #140064)
25855
25856 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25857
25858         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
25859           Don't probe for playback device if we're a source element. Fixes
25860           #139658.
25861
25862 2004-04-29  Benjamin Otte  <otte@gnome.org>
25863
25864         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
25865         (gst_id3_tag_chain):
25866           rewrite buffer offset
25867
25868 2004-04-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25869
25870         * configure.ac:
25871         * ext/Makefile.am:
25872         * ext/dts/Makefile.am:
25873         * ext/dts/gstdtsdec.c: (gst_dtsdec_get_type),
25874         (gst_dtsdec_base_init), (gst_dtsdec_class_init), (gst_dtsdec_init),
25875         (gst_dtsdec_channels), (gst_dtsdec_renegotiate),
25876         (gst_dtsdec_handle_event), (gst_dtsdec_update_streaminfo),
25877         (gst_dtsdec_loop), (gst_dtsdec_change_state),
25878         (gst_dtsdec_set_property), (gst_dtsdec_get_property),
25879         (plugin_init):
25880         * ext/dts/gstdtsdec.h:
25881           New DTS decoder.
25882         * ext/faad/gstfaad.c: (gst_faad_sinkconnect),
25883         (gst_faad_srcconnect):
25884           Add ESDS atom handling (.m4a).
25885
25886 2004-04-27  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25887
25888         * ext/divx/gstdivxdec.c: (plugin_init):
25889           Remove comment that makes no sense.
25890         * ext/mad/gstid3tag.c: (gst_id3_tag_set_property):
25891           Fix for obvious typo that resulted in warnings during gst-register.
25892         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link),
25893         (gst_xviddec_sink_link):
25894           Fix caps negotiation a bit better.
25895         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
25896           We call this 'codec_data', not 'esds'.
25897
25898 2004-04-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
25899
25900         * gst/monoscope/gstmonoscope.c:
25901           make sure we only provide 256x128
25902         * gst/monoscope/monoscope.c: (monoscope_init):
25903           assert size of 256x128
25904
25905 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
25906
25907         * Makefile.am:
25908         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_fixate),
25909         (gst_v4lsrc_getcaps), (gst_v4lsrc_buffer_free):
25910           fixate to max width and height of device
25911
25912 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
25913
25914         * Makefile.am:
25915         * sys/v4l/gstv4l.c:
25916         * sys/v4l/gstv4lsrc.c:
25917         * sys/v4l/v4l_calls.c:
25918         * sys/v4l/v4lsrc_calls.c:
25919           fix for qc-usb driver which fakes having more than one buffer
25920           by handing the same buffer twice, which confused GStreamer's/v4lsrc
25921           buffer_free override
25922           add debugging
25923
25924 2004-04-27  Thomas Vander Stichele  <thomas at apestaart dot org>
25925
25926         * Makefile.am:
25927         * gst/videotestsrc/gstvideotestsrc.c:
25928         (gst_videotestsrc_class_init), (gst_videotestsrc_change_state),
25929         (gst_videotestsrc_init), (gst_videotestsrc_get),
25930         (gst_videotestsrc_set_property), (gst_videotestsrc_get_property):
25931         * gst/videotestsrc/gstvideotestsrc.h:
25932           add num-buffers property
25933
25934         2004-04-26  Benjamin Otte  <otte@gnome.org>
25935
25936         * ext/mad/gstid3tag.c: (plugin_init):
25937           set id3mux rank to NONE so it doesn't confuse spider
25938           require audio/mpeg,mpegversion=1 in id3mux
25939
25940 2004-04-26  Benjamin Otte  <otte@gnome.org>
25941
25942         * configure.ac:
25943           detect faad correctly as non-working if it's indeed non-working
25944
25945 2004-04-26  Thomas Vander Stichele  <thomas at apestaart dot org>
25946
25947         * Makefile.am:
25948         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_get_type),
25949         (gst_jpegenc_class_init), (gst_jpegenc_getcaps):
25950         fix _getcaps so it only negotiates to its supported format
25951
25952 2004-04-25  Benjamin Otte  <otte@gnome.org>
25953
25954         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
25955           fix memleak
25956
25957 2004-04-23  Benjamin Otte  <otte@gnome.org>
25958
25959         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
25960           audio/x-raw-int with height rules! not. Now it's depth.
25961
25962 2004-04-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
25963
25964         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
25965         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
25966         (gst_wavparse_loop):
25967           Missing variable initialization. Add handling of DVI ADPCM. Fix
25968           mis-parsing of LIST chunks. This works around a bug where we mis-
25969           parse non-aligning LIST chunks (so LIST chunks where the contents
25970           don't align with the actual LIST size). The correct fix is to use
25971           rifflib, I'm not going to fix wavparse - too much work. All this
25972           fixes #104878.
25973
25974 2004-04-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
25975
25976         reviewed by Benjamin Otte  <otte@gnome.org>
25977
25978         * ext/shout/gstshout.c: (gst_icecastsend_change_state):
25979           fix shoutcast not working (fixes #140844)
25980
25981 2004-04-22  Benjamin Otte  <otte@gnome.org>
25982
25983         * ext/hermes/gsthermescolorspace.c:
25984         (gst_hermes_colorspace_caps_remove_format_info):
25985         * gst/colorspace/gstcolorspace.c:
25986         (gst_colorspace_caps_remove_format_info):
25987         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
25988         (gst_ffmpegcolorspace_caps_remove_format_info):
25989           s/gst_caps_simplify/gst_caps_do_simplify/
25990
25991 2004-04-22  Benjamin Otte  <otte@gnome.org>
25992
25993         * gst-libs/gst/riff/riff-media.c:
25994         (gst_riff_create_video_caps_with_data):
25995           mpegversion is an int
25996         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init):
25997           don't try to create pad templates with NULL caps, use any caps
25998           instead.
25999
26000 2004-04-20  David Schleef  <ds@schleef.org>
26001
26002         * ext/sdl/Makefile.am: Link against libgstinterfaces, not
26003         libgstxoverlay.  jmmv@menta.net (Julio M. Merino Vidal)
26004         (bug #140384)
26005
26006 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
26007
26008         reviewed by David Schleef
26009
26010         * ext/mad/gstid3tag.c: Add stdlib.h
26011         * gst/rtp/gstrtpgsmenc.c: same
26012         * gst/tags/gstid3tag.c: same
26013         * gst/udp/gstudpsrc.c: (gst_udpsrc_get): Fix GST_DISABLE_LOADSAVE
26014         * gst/tcp/gsttcpsink.c: (gst_tcpsink_sink_link): Adjust
26015         GST_DISABLE_LOADSAVE use.
26016         * gst/udp/gstudpsink.c: (gst_udpsink_sink_link): Likewise.
26017         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get): Likewise.
26018         * ext/gnomevfs/gstgnomevfssrc.c: Include <stdlib.h> (needed by
26019         atol(3)).
26020         * sys/oss/gstosselement.h: Include <sys/types.h> (needed for dev_t).
26021         * gst/tags/gstvorbistag.c: Include <stdlib.h> (needed by
26022         strtoul(3)).
26023         * gst/rtp/gstrtpL16enc.c: Include <stdlib.h> (needed by random(3)).
26024         * ext/mad/Makefile.am: (libgstmad_la_CFLAGS): Add $(MAD_CFLAGS)
26025         $(ID3_CFLAGS).
26026         * ext/libfame/Makefile.am: (libgstlibfame_la_CFLAGS): Add
26027         $(LIBFAME_CFLAGS).
26028
26029 2004-04-20  David Schleef  <ds@schleef.org>
26030
26031         * gst/realmedia/rmdemux.c:  This was supposed to part of the
26032         last checkin.  Same idea.
26033
26034 2004-04-20  Daniel Gazard  <daniel.gazard@epita.fr>
26035
26036         reviewed by David Schleef
26037
26038         * configure.ac: bump required gstreamer version to 0.8.1.1
26039         because of following changes [--ds]
26040
26041         * gst-libs/gst/riff/riff-read.c:  Include gst/gstutils.h.
26042         (gst_riff_peek_head, gst_riff_peek_list, gst_riff_read_list)
26043         (gst_riff_read_header):  Use GST_READ_UINT*
26044         macros to access possibly unaligned memory.
26045
26046         * gst/typefind/gsttypefindfunctions.c: Include gst/gstutils.h.
26047         (mp3_type_find):  Use GST_READ_UINT*
26048         macros to access possibly unaligned memory.
26049         (mp3_type_find, mpeg1_parse_header, qt_type_find)
26050         (speex_type_find): Likewise
26051
26052         * gst/tags/gstvorbistag.c: (ADVANCE): Likewise
26053
26054         * gst/qtdemux/qtdemux.c: Include stdlib.h (needed by realloc).
26055         (QTDEMUX_GUINT32_GET, QTDEMUX_GUINT16_GET, QTDEMUX_FP32_GET)
26056         (QTDEMUX_FP16_GET, QTDEMUX_FOURCC_GET)
26057         (gst_qtdemux_loop_header, gst_qtdemux_loop_header)
26058         (qtdemux_node_dump_foreach, qtdemux_tree_get_child_by_type)
26059         (qtdemux_tree_get_sibling_by_type):  Use GST_READ_UINT*
26060         macros to access possibly unaligned memory.
26061
26062         * gst/mpegstream/gstmpegpacketize.c: (parse_generic, parse_chunk):
26063         Likewise.
26064
26065         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead)
26066         (gst_mpeg_demux_parse_packet, gst_mpeg_demux_parse_pes): Likewise.
26067
26068         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26069         Likewise.
26070
26071         * gst/mpeg2sub/gstmpeg2subt.c: (GST_BUFFER_DATA)
26072         (gst_mpeg2subt_chain_subtitle): Likewise.
26073
26074         * gst/mpeg1videoparse/gstmp1videoparse.c: (mp1videoparse_parse_seq)
26075         (gst_mp1videoparse_time_code, gst_mp1videoparse_real_chain):
26076         Likewise.
26077
26078         * gst/mpeg1sys/buffer.c: (mpeg1mux_buffer_update_audio_info):
26079         Likewise.
26080
26081         * gst/cdxaparse/gstcdxaparse.c: (gst_bytestream_peek_bytes):
26082         Likewise.
26083
26084         * gst/asfdemux/gstasfdemux.c: (_read_var_length, _read_uint):
26085         Likewise.
26086
26087 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
26088
26089         * configure.ac:
26090           update required version of GStreamer because of GST_TIME_FORMAT
26091
26092 2004-04-20  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26093
26094         * ext/mad/gstid3tag.c: (gst_id3_tag_init):
26095           remove leftover g_print
26096         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
26097           don't try setting only a subset of the caps. We don't want to kill
26098           autoplugging on purpose
26099
26100 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
26101
26102         * sys/ximage/ximagesink.c: (plugin_init):
26103         * sys/xvimage/xvimagesink.c: (plugin_init):
26104           add debugging categories
26105
26106 2004-04-20  Thomas Vander Stichele  <thomas at apestaart dot org>
26107
26108         * po/en_GB.po:
26109         * po/LINGUAS:
26110           Adding en_GB translation (Gareth Owen)
26111
26112 2004-04-20  David Schleef  <ds@schleef.org>
26113
26114         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26115         (qtdemux_parse), (qtdemux_type_get), (qtdemux_dump_mvhd),
26116         (qtdemux_dump_tkhd), (qtdemux_dump_stsd), (qtdemux_dump_unknown),
26117         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
26118         A number of new features and hacks to extract the esds atom and
26119         put it into the caps.  (bug #137724)
26120
26121 2004-04-19  David Schleef  <ds@schleef.org>
26122
26123         * gconf/Makefile.am: Fix for non-GNU make
26124         * gst-libs/gst/Makefile.am: Change directory order to handle
26125         GstPlay linking with gstinterfaces
26126         * gst-libs/gst/audio/make_filter: make use of tr portable
26127         * gst-libs/gst/play/Makefile.am: Add intended \
26128         * gst-libs/gst/xwindowlistener/xwindowlistener.c:
26129         (gst_xwin_set_clips): Switch to ISO variadic macro. Use a
26130         function prototype instead of void *.
26131         * gst/ffmpegcolorspace/gstffmpegcodecmap.c: Switch to ISO variadic
26132         macro.
26133         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26134         (gst_ffmpegcolorspace_chain): wrap NULL in GST_ELEMENT_ERROR call
26135         * gst/videofilter/make_filter: make use of tr portable
26136         * pkgconfig/Makefile.am: Remove GNU extension in Makefile target
26137
26138 2004-04-19  Thomas Vander Stichele  <thomas at apestaart dot org>
26139
26140         * po/LINGUAS:
26141         * po/uk.po:
26142           Added Ukrainian translation (Maxim V. Dziumanenko)
26143
26144 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26145
26146         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init), (gst_gsmdec_getcaps),
26147         (gst_gsmdec_link), (gst_gsmdec_chain):
26148           Fix capsnego, simplify chain function slightly.
26149         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
26150           Add GSM.
26151
26152 2004-04-18  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26153
26154         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
26155         (gst_wavparse_destroy_sourcepad), (gst_wavparse_create_sourcepad),
26156         (gst_wavparse_parse_fmt), (gst_wavparse_change_state):
26157           Hack to make wavparse work with spider (always -> sometimes pad).
26158           Fixes #135862 && #140411.
26159
26160 2004-04-18  Benjamin Otte  <otte@gnome.org>
26161
26162         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26163         (gst_osselement_rate_probe_check),
26164         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate):
26165           get rid of \n in debug output
26166
26167 2004-04-17  Iain <iain@prettypeople.org>
26168
26169         * gst/wavparse/gstwavparse.c (gst_wavparse_loop): Allow all events,
26170         not just EOS.
26171
26172 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26173
26174         * ext/mad/gstid3tag.c: (gst_id3_tag_get_type),
26175         (gst_id3_tag_class_init), (gst_id3_tag_get_caps),
26176         (gst_id3_tag_add_src_pad), (gst_id3_tag_init),
26177         (gst_id3_tag_set_property), (gst_id3_tag_do_caps_nego),
26178         (gst_id3_tag_src_link), (gst_id3_tag_chain),
26179         (gst_id3_tag_change_state), (plugin_init):
26180           deprecate id3tag element and replace with id3demux/id3mux.
26181           great side effect: this ugly file is now even uglier, yay!
26182         * ext/mad/gstmad.h:
26183           remove non-available function
26184           update for new get_type
26185
26186 2004-04-17  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26187
26188         * configure.ac:
26189           require mpeg2dec >= 0.4.0
26190
26191 2004-04-17  Benjamin Otte  <otte@gnome.org>
26192
26193         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
26194         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
26195         (gst_xvimagesink_set_xwindow_id):
26196           call GST_ELEMENT_ERROR whenever get_xcontext fails. Includes
26197           assorted cleanup fixes.
26198
26199 2004-04-16  David Schleef  <ds@schleef.org>
26200
26201         * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
26202         * sys/xvimage/xvimagesink.h: same
26203
26204 2004-04-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26205
26206         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26207           Fix GST_ELEMENT_ERROR with (NULL)
26208
26209 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26210
26211         * gst-libs/gst/riff/riff-media.c:
26212         (gst_riff_create_video_caps_with_data):
26213           Add div[3456] as fourccs for DivX 3 (fixes #140137).
26214
26215 2004-04-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26216
26217         * gst-libs/gst/riff/riff-media.c:
26218         (gst_riff_create_video_caps_with_data),
26219         (gst_riff_create_video_caps), (gst_riff_create_audio_caps),
26220         (gst_riff_create_video_template_caps),
26221         (gst_riff_create_audio_template_caps):
26222         * gst-libs/gst/riff/riff-media.h:
26223         * gst-libs/gst/riff/riff-read.c:
26224         (gst_riff_read_strf_vids_with_data), (gst_riff_read_strf_vids):
26225         * gst-libs/gst/riff/riff-read.h:
26226         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
26227           Add MS RLE support. I added some functions to read out strf chunks
26228           into strf chunks and the data behind it. This is usually color
26229           palettes (as in RLE, but also in 8-bit RGB). Also use those during
26230           caps creation. Lastly, add ADPCM (similar to wavparse - which
26231           should eventually be rifflib based).
26232         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
26233         (gst_matroska_demux_init), (gst_matroska_demux_reset):
26234         * gst/matroska/matroska-demux.h:
26235           Remove placeholders for some prehistoric tagging system. Didn't add
26236           support for any tag system really anyway.
26237         * gst/qtdemux/qtdemux.c:
26238           Add support for audio/x-m4a (MPEG-4) through spider.
26239         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
26240         (gst_wavparse_loop):
26241           ADPCM support (#135862). Increase max. buffer size because we
26242           cannot split buffers for ADPCM (screws references) and I've seen
26243           files with 2048 byte chunks. 4096 seems safe for now.
26244
26245 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26246
26247         * configure.ac: bump nano to 1
26248
26249 === release 0.8.1 ===
26250
26251 2004-04-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26252
26253         * configure.ac: releasing 0.8.1, "Comforting Sounds"
26254
26255 2004-04-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26256
26257         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26258           Fix typo in divxversion (3 instead of 4 for "DIVX" fourcc).
26259           Fixes #140058
26260
26261 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
26262
26263         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_plugin_init):
26264           lower rank of dvddemux so that it's not used for mpeg playback.
26265
26266 2004-04-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26267
26268         * configure.ac:
26269           save libs correctly when checking mad
26270
26271 2004-04-14  Thomas Vander Stichele  <thomas at apestaart dot org>
26272
26273         * ext/mad/gstid3tag.c: (plugin_init):
26274           lower rank of id3tag as proposed by Benjamin.  Fixes #139926.
26275
26276 2004-04-13  David Schleef  <ds@schleef.org>
26277
26278         * common/m4/gst-feature.m4: Call -config scripts with
26279         --plugin-libs if it is supported.
26280         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect): sequences of
26281         JPEG images are image/jpeg.
26282         * gst/debug/Makefile.am:
26283         * gst/debug/negotiation.c: (gst_negotiation_class_init),
26284         (gst_negotiation_getcaps), (gst_negotiation_pad_link),
26285         (gst_negotiation_update_caps), (gst_negotiation_get_property),
26286         (gst_negotiation_plugin_init): Add a property that acts like
26287         filter caps.
26288         * testsuite/gst-lint:  Move license checking to be a standard
26289         test.
26290
26291 2004-04-13  David Schleef  <ds@schleef.org>
26292
26293         * gst/avi/gstavidemux.c: (gst_avi_demux_reset): Fix memleak.
26294         patch from Sebastien Cote (bug #139958)
26295
26296 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26297
26298         * examples/gstplay/Makefile.am:
26299         * examples/gstplay/player.c: (main):
26300           make the commandline player example use gconf settings
26301
26302 2004-04-13  Thomas Vander Stichele  <thomas at apestaart dot org>
26303
26304         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init),
26305         (gst_cacasink_sinkconnect), (gst_cacasink_init),
26306         (gst_cacasink_chain), (gst_cacasink_open), (gst_cacasink_close):
26307           init/end library during state transition, not object
26308           creation/disposal.  get rid of custom dispose handler.
26309
26310
26311 2004-04-12  Christian Schaller <Uraeus@gnome.org>
26312
26313         * sys/oss/gstosselement.c: s/lstat/stat/ from freeBSD, since it can
26314         be a symlink
26315
26316 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26317
26318         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_data):
26319           Handle JUNK chunks inside data section. Prevents warnings.
26320
26321 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26322
26323         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
26324         (gst_riff_create_video_template_caps):
26325           Add MS video v1.
26326         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
26327         (gst_avi_demux_stream_data):
26328           Add support for "rec-list" chunks.
26329
26330 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26331
26332         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps):
26333           Fix another codecname mismatch.
26334
26335 2004-04-11  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26336
26337         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26338           Fix divx caps mismatch and move from video/x-jpeg to image/jpeg
26339           so that MJPEG plays back.
26340
26341 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26342
26343         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
26344         (gst_mp1videoparse_real_chain), (gst_mp1videoparse_change_state):
26345         * gst/mpeg1videoparse/gstmp1videoparse.h:
26346           Fix for some slight mis-cuts in buffer parsing, and for some
26347           potential overflows or faults-causers. Adds disconts. Also fixes
26348           #139105 while we're at it.
26349
26350 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26351
26352         * configure.ac:
26353         * sys/v4l2/gstv4l2element.h:
26354           Workaround for missing struct v4l2_buffer declaration in Suse 9
26355           and Mandrake 10 linux/videodev2.h header file (#135919).
26356
26357 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26358
26359         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):
26360           Bail out if no filename was given.
26361
26362 2004-04-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26363
26364         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
26365         (gst_v4l2_fourcc_from_structure):
26366           Add Y41B/Y42B YUV formats (see #125732), fix Y41P (was typo'ed to
26367           Y41B somewhere).
26368
26369 2004-04-09  Benjamin Otte  <otte@gnome.org>
26370
26371         * ext/gnomevfs/gstgnomevfssink.c:
26372         (_gst_boolean_allow_overwrite_accumulator),
26373         (gst_gnomevfssink_class_init):
26374           fix erase signal - if any handler returns false the file will not be
26375           overwritten. If no handler is connected, the file will not be
26376           overwritten either.
26377           renamed signal to "allow-overwrite"
26378         * ext/mad/gstid3tag.c: (tag_list_to_id3_tag_foreach):
26379           free string when adding it to ID3 failed
26380         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
26381           unref event when done
26382         * gst/audioconvert/gstaudioconvert.c: (_fixate_caps_to_int):
26383           free caps
26384         * gst/typefind/gsttypefindfunctions.c:
26385         (mpeg_video_stream_type_find):
26386           fix invalid read
26387
26388 2004-04-08  David Schleef  <ds@schleef.org>
26389
26390         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26391         (gst_ffmpegcolorspace_register): Change rank to PRIMARY.
26392
26393 2004-04-08  David Schleef  <ds@schleef.org>
26394
26395         * gst/colorspace/gstcolorspace.c: Don't advertise a conversion
26396         we don't support (bug #139532)
26397
26398 2004-04-07  Thomas Vander Stichele  <thomas at apestaart dot org>
26399
26400         * ext/mad/gstmad.c: (gst_mad_handle_event),
26401         (gst_mad_check_caps_reset), (gst_mad_chain),
26402         (gst_mad_change_state):
26403           only set explicit caps if they haven't been set before for
26404           this stream.  MPEG-audio sample rate/channels aren't allowed
26405           to change in-stream.
26406           Fixes #139382
26407
26408 2004-04-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26409
26410         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_base_init),
26411         (_gst_boolean_did_something_accumulator),
26412         (gst_gnomevfssink_class_init), (gst_gnomevfssink_dispose),
26413         (gst_gnomevfssink_init), (gst_gnomevfssink_set_property),
26414         (gst_gnomevfssink_get_property), (gst_gnomevfssink_open_file),
26415         (gst_gnomevfssink_close_file), (gst_gnomevfssink_chain),
26416         (gst_gnomevfssink_change_state):
26417           Fix erase signal. Don't erase by default. Remove handoff signal.
26418           Remove erase property. Don't segfault. General cleanup.
26419
26420 2004-04-07  Benjamin Otte  <otte@gnome.org>
26421
26422         * gst-libs/gst/gconf/test-gconf.c: (main):
26423           add missing gst_init
26424
26425 2004-04-07  Benjamin Otte  <otte@gnome.org>
26426
26427         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26428           free the mutexes, too
26429
26430 2004-04-07  Benjamin Otte  <otte@gnome.org>
26431
26432         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_dispose):
26433           actually free the URI string
26434         * ext/mad/gstid3tag.c: (gst_id3_tag_src_event):
26435           compute offset correctly when passing discont events
26436         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26437           don't leak discont events
26438         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
26439           add some missing breaks so caps aren't copied randomly
26440         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_get_video_stream):
26441           if we realloc memory, we better use it
26442
26443 2004-04-06  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26444
26445         * ext/mad/gstmad.c: (normal_seek):
26446           fix GST_FORMAT_TIME usage
26447
26448 2004-04-05  David Schleef  <ds@schleef.org>
26449
26450         * ext/kio/kiosrc.cpp:  Undefine KDE_DEPRECATED so we can use
26451         a deprecated function (hack!)
26452
26453 2004-04-05  Benjamin Otte  <otte@gnome.org>
26454
26455         * ext/esd/esdmon.c: (gst_esdmon_get):
26456           fix nonterminated vararg and memleak
26457
26458 2004-04-05  Benjamin Otte  <otte@gnome.org>
26459
26460         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init),
26461         (gst_ladspa_init), (gst_ladspa_force_src_caps),
26462         (gst_ladspa_set_property), (gst_ladspa_get_property),
26463         (gst_ladspa_instantiate), (gst_ladspa_activate),
26464         (gst_ladspa_deactivate), (gst_ladspa_loop), (gst_ladspa_chain):
26465           clean up debugging
26466
26467 2004-04-05  Stefan Kost <kost@imn.htwk-leipzig.de>
26468
26469         reviewed by Benjamin Otte  <otte@gnome.org>
26470
26471         * ext/ladspa/gstladspa.c: (gst_ladspa_class_init):
26472           check for broken LADSPA parameters (fixes #138635)
26473
26474 2004-04-05  Benjamin Otte  <otte@gnome.org>
26475
26476         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps):
26477           advertise buffer-frames correctly on sinkpads
26478
26479 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26480
26481         * ext/mad/gstmad.c: (gst_mad_get_type), (gst_mad_layer_get_type),
26482         (gst_mad_mode_get_type), (gst_mad_emphasis_get_type),
26483         (gst_mad_get_event_masks), (gst_mad_get_query_types), (index_seek),
26484         (normal_seek), (gst_mad_src_event), (gst_mad_handle_event),
26485         (gst_mad_check_caps_reset), (gst_mad_chain):
26486         add more debugging, only reset caps when we're not in error state
26487
26488 2004-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
26489
26490         * ext/mad/gstmad.c: add debugging category, comment + cleanups
26491
26492 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
26493
26494         reviewed by Benjamin Otte  <otte@gnome.org>
26495
26496         * configure.ac:
26497           fix == in test(1) operator
26498
26499 2004-04-05  Julio M. Merino Vidal  <jmmv@menta.net>
26500
26501         reviewed by Benjamin Otte  <otte@gnome.org>
26502
26503         * configure.ac:
26504           fix --export-symblos-regex to a working regex.
26505
26506 2004-04-04  Benjamin Otte  <otte@gnome.org>
26507
26508         * sys/oss/.cvsignore:
26509           add for oss_probe
26510
26511 2004-04-03  Tim-Phillip Müller <t.i.m@zen.co.uk>
26512
26513         reviewed by Benjamin Otte  <otte@gnome.org>
26514
26515         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26516           add missing 'new_media' argument (fixes #138168)
26517         * gst/matroska/matroska-demux.c:
26518         (gst_matroska_demux_handle_seek_event):
26519           add vararg terminator (fixes #138169)
26520
26521 2004-04-02  David Schleef  <ds@schleef.org>
26522
26523         * ext/gdk_pixbuf/Makefile.am:  Make sure gstgdkanimation.h is
26524         disted (bug #138914)
26525
26526 2004-04-01  Benjamin Otte  <otte@gnome.org>
26527
26528         * ext/alsa/gstalsa.c: (gst_alsa_change_state),
26529         (gst_alsa_close_audio):
26530           handle case better where a soundcard can't pause
26531         * ext/ogg/gstoggdemux.c:
26532           don't crash when we get events but don't have pads yet
26533
26534 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
26535
26536         * sys/oss/gstosselement.c: (gst_osselement_probe_caps):
26537           throw an error if we couldn't probe any caps.
26538
26539 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
26540
26541         * ext/dvdnav/gst-dvd:
26542         Add a really simple sample DVD player
26543
26544 2004-04-01  Jan Schmidt  <thaytan@mad.scientist.com>
26545
26546         * ext/a52dec/gsta52dec.c: (gst_a52dec_get_type), (gst_a52dec_init),
26547         (gst_a52dec_push), (gst_a52dec_handle_event),
26548         (gst_a52dec_update_streaminfo), (gst_a52dec_loop),
26549         (gst_a52dec_change_state):
26550         * ext/a52dec/gsta52dec.h:
26551           Use a debug category, Output timestamps correctly
26552           Emit tag info, Handle events, tell liba52dec about cpu
26553           capabilities so it can use MMX etc.
26554         * ext/dv/gstdvdec.c: (gst_dvdec_loop), (gst_dvdec_change_state):
26555           Fix a crasher accessing invalid memory
26556         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_init),
26557         (dvdnavsrc_update_highlight), (dvdnavsrc_loop),
26558         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
26559         (dvdnavsrc_event), (dvdnavsrc_get_formats), (dvdnavsrc_convert),
26560         (dvdnavsrc_query):
26561           Some support for byte-format seeking.
26562           Small fixes for still frames and menu button overlays
26563         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_get_type),
26564         (gst_mpeg2dec_alloc_buffer):
26565           Use a debug category. Adjust the report level of several items to
26566           LOG. Call mpeg2_custom_fbuf to mark our buffers as 'custom buffers'
26567           so it doesn't lose the GstBuffer pointer
26568         * gst/debug/Makefile.am:
26569         * gst/debug/gstdebug.c: (plugin_init):
26570         * gst/debug/gstnavseek.c: (gst_navseek_get_type),
26571         (gst_navseek_base_init), (gst_navseek_class_init),
26572         (gst_navseek_init), (gst_navseek_seek),
26573         (gst_navseek_handle_src_event), (gst_navseek_set_property),
26574         (gst_navseek_get_property), (gst_navseek_chain),
26575         (gst_navseek_plugin_init):
26576         * gst/debug/gstnavseek.h:
26577           Add the navseek debug element for seeking back and forth in a
26578           video stream using arrow keys.
26579         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_get_type),
26580         (gst_mpeg2subt_base_init), (gst_mpeg2subt_class_init),
26581         (gst_mpeg2subt_init), (gst_mpeg2subt_finalize),
26582         (gst_mpeg2subt_getcaps_video), (gst_mpeg2subt_link_video),
26583         (gst_mpeg2subt_handle_video), (gst_mpeg2subt_src_event),
26584         (gst_mpeg2subt_parse_header), (gst_get_nibble),
26585         (gst_setup_palette), (gst_get_rle_code), (gst_draw_rle_line),
26586         (gst_merge_uv_data), (gst_mpeg2subt_merge_title),
26587         (gst_update_still_frame), (gst_mpeg2subt_handle_subtitle),
26588         (gst_mpeg2subt_handle_dvd_event), (gst_mpeg2subt_loop):
26589         * gst/mpeg2sub/gstmpeg2subt.h:
26590           Pretty much a complete rewrite. Now a loopbased element. May still
26591           require work to properly synchronise subtitle buffers.
26592         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private),
26593         (gst_dvd_demux_send_subbuffer):
26594         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_send_subbuffer):
26595           Don't attempt to create subbuffers of size 0
26596           Reduce a couple of error outputs to warnings.
26597         * gst/y4m/gsty4mencode.c: (gst_y4mencode_sinkconnect),
26598         (gst_y4mencode_chain):
26599         Output the y4m frame header correctly.
26600
26601 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
26602
26603         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26604           throw errors instead of allowing SIGFPE
26605
26606 2004-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
26607
26608         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_string),
26609         (gst_gconf_render_bin_from_key):
26610           leak plugging and style fixing
26611
26612 2004-03-31  David Schleef  <ds@schleef.org>
26613
26614         * gst/audioscale/gstaudioscale.c: (gst_audioscale_expand_value),
26615         (gst_audioscale_getcaps): Fix getcaps to expand and union lists.
26616         (bug #138225)
26617         * gst/debug/Makefile.am:
26618         * gst/debug/breakmydata.c: (gst_break_my_data_plugin_init):
26619         * gst/debug/gstdebug.c: (plugin_init):  Merge elements into one
26620         plugin.
26621         * gst/debug/negotiation.c: (gst_gst_negotiation_get_type),
26622         (gst_negotiation_base_init), (gst_negotiation_class_init),
26623         (gst_negotiation_init), (gst_negotiation_getcaps),
26624         (gst_negotiation_pad_link), (gst_negotiation_chain),
26625         (gst_negotiation_set_property), (gst_negotiation_get_property),
26626         (gst_negotiation_plugin_init):  New element to talk about random
26627         negotiation things happening in a pipeline.
26628
26629 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
26630
26631         * gst/adder/gstadder.c: (gst_adder_get_type), (gst_adder_loop):
26632           fix integer addition with help of Stefan Kost
26633
26634 2004-03-31  Thomas Vander Stichele  <thomas at apestaart dot org>
26635
26636         * po/nl.po: updated Dutch translation (Elros Cyriatan)
26637
26638 2004-03-30  David Schleef  <ds@schleef.org>
26639
26640         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_alloc_buffer),
26641         (gst_mpeg2dec_negotiate_format):  Handle Y42B-format MPEG
26642         video, patch from Matthew.Spencer@eu.sony.com (Matthew Spencer)
26643         (bug #137504)
26644         * ext/mpeg2dec/gstmpeg2dec.h:
26645
26646 2004-03-30  David Schleef  <ds@schleef.org>
26647
26648         * ext/gdk_pixbuf/Makefile.am: Remove spurious rules. (bug #136527)
26649
26650 2004-03-30  David Schleef  <ds@schleef.org>
26651
26652         * tools/gst-launch-ext-m.m:  Applied patch from gnome@flyn.org (W.
26653         Michael Petullo) to handle .mov
26654
26655 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26656
26657         * sys/oss/gstosselement.c: (gst_osselement_probe_caps),
26658         (gst_osselement_rate_check_rate):
26659           probe caps correctly for sound cards that only support one format
26660
26661 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26662
26663         * ext/kio/kiosrc.cpp: (process_events):
26664           update handling event processing if inside KDE - untested
26665
26666 2004-03-29  David Schleef  <ds@schleef.org>
26667
26668         * ext/hermes/gsthermescolorspace.c: (plugin_init): decrease rank
26669         by 2 to not interfere with other colorspaces.
26670         * ext/pango/gsttextoverlay.c: (plugin_init): change rank to NONE
26671         * gst/colorspace/gstcolorspace.c: (plugin_init): decrease rank by
26672         one to not interfere with ffmpeg_colorspace.
26673
26674 2004-03-29  David Schleef  <ds@schleef.org>
26675
26676         * ext/alsa/gstalsa.c: (gst_alsa_fixate): Don't fixate fields that
26677         aren't in the caps.
26678         * gst/sine/gstsinesrc.c: change rate caps to [1,MAX]
26679         * gst/videocrop/gstvideocrop.c: (plugin_init): Change rank to NONE.
26680
26681 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26682
26683         * gst-libs/gst/riff/riff-media.c:
26684           fail on error, don't try to set stuff on NULL caps
26685
26686 2004-03-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
26687
26688         * configure.ac:
26689         * ext/Makefile.am:
26690         * ext/kio/Makefile.am:
26691         * ext/kio/kioreceiver.cpp:
26692         * ext/kio/kioreceiver.h:
26693         * ext/kio/kiosrc.cpp:
26694         * ext/kio/kiosrc.h:
26695           add experimental kiosrc plugin
26696         * ext/alsa/gstalsaplugin.c: (plugin_init):
26697           initialize debugging category only when we're sure registering the
26698           plugins worked.
26699
26700 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26701
26702         * examples/gstplay/player.c: (main):
26703         * gst-libs/gst/play/play.c: (gst_play_class_init),
26704         (gst_play_set_location), (gst_play_set_data_src),
26705         (gst_play_set_video_sink), (gst_play_set_audio_sink),
26706         (gst_play_set_visualization), (gst_play_connect_visualization):
26707           check return values of element_set_state and return FALSE where
26708           failed
26709
26710 2004-03-29  Benjamin Otte  <otte@gnome.org>
26711
26712         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event):
26713           try harder to check if an event is really a discont
26714
26715 2004-03-29  Thomas Vander Stichele  <thomas at apestaart dot org>
26716
26717         * po/LINGUAS: adding Azerbaijani (M??tin ??mirov)
26718         * po/az.po:
26719
26720 2004-03-28  Benjamin Otte  <otte@gnome.org>
26721
26722         * gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_process_private):
26723         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
26724         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
26725           get rid of non-standard "..." ranges in case statements.
26726
26727 2004-03-27  Martin Soto  <martinsoto@users.sourceforge.net>
26728
26729         * gst/mpegstream/gstmpegdemux.c:
26730         * gst/mpegstream/gstmpegdemux.h: Complete overhaul. All DVD
26731         specific functionality split to the new dvddemux element.
26732         * gst/mpegstream/gstdvddemux.c:
26733         * gst/mpegstream/gstdvddemux.h: New demultiplexer for DVD (VOB)
26734         streams, derived from mpegdemux.
26735         * gst/mpegstream/gstmpegparse.c: Discontinuity handling cleaned
26736         up. SCR based timestamp rewriting can be turned off (will probably
26737         completely disappear soon).
26738         * ext/dvdnav/dvdnavsrc.c: Changes resulting from a few months
26739         hacking. General cleanup. All printf statements replaced by
26740         debugging messages. Almost complete libdvdnav support.
26741         (dvdnavsrc_class_init): Got rid of unnecessary signals (replaced
26742         by events. New properties for audio and subpicture languages.
26743         (dvdnavsrc_update_highlight): Now uses events.
26744         (dvdnavsrc_user_op): Cleaned up.
26745         (dvdnavsrc_get): Renamed to dvdnavsrc_loop (element is now loop
26746         based). Lots of cleanup, and propper support for most libdvdnav
26747         events.
26748         (dvdnavsrc_make_dvd_event): New function.
26749         (dvdnavsrc_make_dvd_nav_packet_event): New function.
26750         (dvdnavsrc_make_clut_change_event): New function.
26751
26752 2004-03-26  Benjamin Otte  <otte@gnome.org>
26753
26754         * gst/typefind/gsttypefindfunctions.c: (theora_type_find):
26755           fix bug where typefinding would claim it's theora whenever less then
26756           7 bytes of data were available
26757
26758 2004-03-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26759
26760         * gst/law/alaw-decode.c: (alawdec_getcaps), (alawdec_link),
26761         (gst_alawdec_base_init), (gst_alawdec_class_init),
26762         (gst_alawdec_init), (gst_alawdec_chain):
26763         * gst/law/alaw-encode.c: (alawenc_getcaps), (alawenc_link),
26764         (gst_alawenc_base_init), (gst_alawenc_class_init),
26765         (gst_alawenc_init), (gst_alawenc_chain):
26766         * gst/law/mulaw-decode.c: (mulawdec_getcaps), (mulawdec_link),
26767         (gst_mulawdec_base_init), (gst_mulawdec_class_init),
26768         (gst_mulawdec_init), (gst_mulawdec_chain):
26769         * gst/law/mulaw-encode.c: (mulawenc_getcaps), (mulawenc_link),
26770         (gst_mulawenc_base_init), (gst_mulawenc_class_init),
26771         (gst_mulawenc_init), (gst_mulawenc_chain):
26772           Fix capsnego in all four, remove the unused property functions and
26773           simplify the chain functions slightly. I guess we could use macros
26774           or something similar for those, since the code is so similar, but
26775           I'm currently too lazy...
26776
26777 2004-03-24  David Schleef  <ds@schleef.org>
26778
26779         * sys/oss/gstosselement.c: (gst_osselement_sync_parms),
26780         (gst_osselement_close_audio), (gst_osselement_probe_caps),
26781         (gst_osselement_get_format_structure),
26782         (gst_osselement_rate_probe_check), (gst_osselement_rate_add_range),
26783         (gst_osselement_rate_check_rate), (gst_osselement_rate_add_rate),
26784         (gst_osselement_rate_int_compare): Add code to handle rate probing
26785         (bug #120883)
26786         * sys/oss/gstosselement.h: same
26787         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_getcaps):
26788         Use rate probing provided by osselement.
26789         * sys/oss/gstosssrc.c: (gst_osssrc_init), (gst_osssrc_getcaps): same
26790
26791 2004-03-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26792
26793         * ext/xvid/gstxvidenc.c: (gst_xvidenc_set_property),
26794         (gst_xvidenc_get_property):
26795           ulong/int mess-up.
26796
26797 2004-03-24  David Schleef  <ds@schleef.org>
26798
26799         * ext/speex/gstspeexdec.c: (gst_speexdec_base_init),
26800         (gst_speexdec_init):
26801         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
26802         (gst_speexenc_init):  Create the pad template correctly (from
26803         the static pad template, not a NULL pointer.)
26804
26805 2004-03-25  Benjamin Otte  <otte@gnome.org>
26806
26807         * gst/debug/Makefile.am:
26808         * gst/debug/breakmydata.c:
26809           add element that quasi-randomly changes bytes in the stream.
26810           Intended use is robustness checking of demuxers and decoders in
26811           media tests.
26812
26813 2004-03-24  Benjamin Otte  <otte@gnome.org>
26814
26815         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
26816         (gst_alsa_probe_hw_params):
26817         * ext/alsa/gstalsa.h:
26818           debugging output fixes
26819
26820 2004-03-24  Benjamin Otte  <otte@gnome.org>
26821
26822         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_set_property):
26823           don't g_return_if_fail if element is PLAYING, fail silently as every
26824           other element.
26825         * gst/effectv/gstquark.c: (gst_quarktv_chain):
26826           only fix needed for cast lvalue issues in gst-plugins
26827         * gst/volenv/gstvolenv.c: (gst_volenv_init):
26828           add proxy_getcaps
26829
26830 2004-03-24  Benjamin Otte  <otte@gnome.org>
26831
26832         * gst/level/gstlevel.c: (gst_level_init):
26833           add proxying getcaps function, so level doesn't advertise impossible
26834           caps
26835
26836 2004-03-24  David Schleef  <ds@schleef.org>
26837
26838         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
26839         (gst_qtdemux_loop_header), (qtdemux_parse_moov), (qtdemux_parse),
26840         (qtdemux_node_dump_foreach), (qtdemux_dump_mvhd),
26841         (qtdemux_dump_tkhd), (qtdemux_dump_elst), (qtdemux_dump_mdhd),
26842         (qtdemux_dump_hdlr), (qtdemux_dump_vmhd), (qtdemux_dump_dref),
26843         (qtdemux_dump_stsd), (qtdemux_dump_stts), (qtdemux_dump_stss),
26844         (qtdemux_dump_stsc), (qtdemux_dump_stsz), (qtdemux_dump_stco),
26845         (qtdemux_dump_co64), (qtdemux_dump_dcom), (qtdemux_dump_cmvd),
26846         (qtdemux_parse_tree), (qtdemux_parse_trak):  Fix debugging
26847         messages.  Divide the chunk size by the compression ratio
26848         (needed for MACE audio)
26849
26850 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26851
26852         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
26853           Fix buffer overflow read error.
26854
26855 2004-03-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
26856
26857         * ext/alsa/gstalsa.h:
26858           Remove unused entry.
26859         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps):
26860           Add cinepak.
26861         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
26862         (gst_videodrop_link), (gst_videodrop_chain):
26863           Fix, sort of. Was horribly broken with new capsnego. Bah...
26864
26865 2004-03-23  Jeremy Simon  <jesimon@libertysurf.fr>
26866
26867         * gst/typefind/gsttypefindfunctions.c: (ape_type_find),
26868         (plugin_init):
26869         Add a monkeysaudio typefind function
26870
26871 2004-03-23  Johan Dahlin  <johan@gnome.org>
26872
26873         * gst-libs/gst/play/play.c (gst_play_audio_fixate)
26874         (gst_play_video_fixate): Check so the structure has the field
26875         before trying to fixate them, this makes it possible to have
26876         fakesinks for video and audio output without printing errors on
26877         the output console.
26878
26879 2004-03-22  David Schleef  <ds@schleef.org>
26880
26881         * sys/oss/Makefile.am:
26882         * sys/oss/oss_probe.c: (main), (probe_check), (add_range),
26883         (check_rate), (add_rate):  Rate probing test app.
26884
26885 2004-03-21  Benjamin Otte  <otte@gnome.org>
26886
26887         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
26888         (_fixate_caps_to_int), (gst_audio_convert_fixate):
26889           add a fixation function that pretty much does the right thing (fixes
26890           #137556)
26891
26892 2004-03-20  David I. Lehn  <dlehn@users.sourceforge.net>
26893
26894         * configure.ac: GST_PACKAGE default: s/GStreamer/GStreamer Plugins/
26895
26896 2004-03-20  Tim-Phillip Müller <t.i.m@zen.co.uk>
26897
26898         reviewed by: Benjamin Otte  <otte@gnome.org>
26899
26900         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
26901           terminate gst_event_new_discontinuous correctly (fixes parts of
26902           #137711)
26903
26904 2004-03-19  David Schleef  <ds@schleef.org>
26905
26906         * gst-libs/gst/Makefile.am:  Enable xoverlay unconditionally,
26907         since it doesn't depend on X, and it's part of our ABI.
26908
26909 2004-03-19  Iain <iain@prettypeople.org>
26910
26911         * gst/interleave/deinterleave.c (deinterleave_sink_link): Use the
26912         is_int in the structure, not the local variable.
26913
26914 2004-03-19  David Schleef  <ds@schleef.org>
26915
26916         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_change_state),
26917         (gst_rfbsrc_init), (gst_rfbsrc_getcaps), (gst_rfbsrc_fixate),
26918         (gst_rfbsrc_link), (gst_rfbsrc_paint_rect), (gst_rfbsrc_get):
26919         Improvements in caps negotiation.
26920
26921 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
26922
26923         * po/LINGUAS:
26924         * po/af.po:
26925           adding Afrikaans (Petri Jooste)
26926
26927 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
26928
26929         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
26930         (gst_ffmpegcolorspace_chain):
26931         throw error instead of g_critical (#137588)
26932
26933 2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
26934
26935         * Makefile.am:
26936         * configure.ac:
26937           dist common and m4 correctly
26938         * po/sv.po:
26939
26940 2004-03-17  David Schleef  <ds@schleef.org>
26941
26942         * pkgconfig/gstreamer-media-info.pc.in:  Add Version.
26943         (bug #137348)
26944
26945 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
26946
26947         * po/LINGUAS:
26948         * po/sv.po:
26949           adding Swedish translation (Christian Rose)
26950
26951 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
26952
26953         * Makefile.am: use release.mak
26954
26955 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26956
26957         * common/ChangeLog:
26958         * common/gst-autogen.sh:
26959           add some explanation about the version detection
26960         * configure.ac:
26961           fix X check
26962
26963 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26964
26965         * configure.ac: bump nano to 1
26966
26967 === release 0.8.0 ===
26968
26969 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26970
26971         * configure.ac: release 0.8.0, "Pharmaceutical Itch"
26972
26973 2004-03-16  Thomas Vander Stichele  <thomas at apestaart dot org>
26974
26975         * configure.ac:
26976           update libtool version
26977         * gst-libs/gst/media-info/Makefile.am:
26978           actually use libtool version
26979
26980 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26981
26982         * configure.ac: fix speex detection to work with 1.0 but not 1.1
26983
26984 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
26985
26986         * configure.ac:
26987         * gst-plugins.spec.in:
26988         * pkgconfig/Makefile.am:
26989         * pkgconfig/gstreamer-gconf-uninstalled.pc.in:
26990         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
26991         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
26992         * pkgconfig/gstreamer-libs.pc.in:
26993         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
26994         * pkgconfig/gstreamer-play-uninstalled.pc.in:
26995         * pkgconfig/gstreamer-plugins-uninstalled.pc.in:
26996         * pkgconfig/gstreamer-plugins.pc.in:
26997           remove @VERSION@ from some of the pc files since core and plugins
26998           are decoupled.
26999           created gstreamer-plugins.pc as it's a better name, but keeping
27000           -libs around for now to get fixes upstream done first.
27001
27002 2004-03-15  Julien MOUTTE <julien@moutte.net>
27003
27004         * gst-libs/gst/play/play.c: (gst_play_get_framerate),
27005         (gst_play_get_sink_element): First draft of gst_play_get_framerate.
27006         * gst-libs/gst/play/play.h:
27007
27008 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27009
27010         * *.c, *.cc: don't mix tabs and spaces
27011
27012 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27013
27014         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
27015           use the new ffmpegcolorspace
27016         * gst-plugins.spec.in:
27017           package new colorspace and media-info
27018         * configure.ac:
27019         * pkgconfig/Makefile.am:
27020           fix some more disting issues
27021         * pkgconfig/gstreamer-media-info-uninstalled.pc.in:
27022         * pkgconfig/gstreamer-media-info.pc.in:
27023           generate media-info pc files
27024
27025 2004-03-15  Johan Dahlin  <johan@gnome.org>
27026
27027         * *.h: Revert indenting
27028
27029 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27030
27031         * configure.ac:
27032           adding ffmpegcolorspace element
27033         * gst/ffmpegcolorspace/Makefile.am:
27034         * gst/ffmpegcolorspace/avcodec.h:
27035         * gst/ffmpegcolorspace/common.h:
27036         * gst/ffmpegcolorspace/dsputil.c: (dsputil_static_init):
27037         * gst/ffmpegcolorspace/dsputil.h:
27038         * gst/ffmpegcolorspace/gstffmpeg.c: (plugin_init):
27039         * gst/ffmpegcolorspace/gstffmpegcodecmap.c:
27040         (gst_ffmpeg_pixfmt_to_caps), (gst_ffmpeg_pix_fmt_to_caps),
27041         (gst_ffmpeg_caps_to_pix_fmt):
27042         * gst/ffmpegcolorspace/gstffmpegcodecmap.h:
27043         * gst/ffmpegcolorspace/gstffmpegcolorspace.c:
27044         (gst_ffmpegcolorspace_caps_remove_format_info),
27045         (gst_ffmpegcolorspace_getcaps), (gst_ffmpegcolorspace_pad_link),
27046         (gst_ffmpegcolorspace_get_type), (gst_ffmpegcolorspace_base_init),
27047         (gst_ffmpegcolorspace_class_init), (gst_ffmpegcolorspace_init),
27048         (gst_ffmpegcolorspace_chain), (gst_ffmpegcolorspace_change_state),
27049         (gst_ffmpegcolorspace_set_property),
27050         (gst_ffmpegcolorspace_get_property),
27051         (gst_ffmpegcolorspace_register):
27052         * gst/ffmpegcolorspace/imgconvert.c:
27053         (avcodec_get_chroma_sub_sample), (avcodec_get_pix_fmt_name),
27054         (avcodec_get_pix_fmt), (avpicture_fill), (avpicture_layout),
27055         (avpicture_get_size), (avcodec_get_pix_fmt_loss),
27056         (avg_bits_per_pixel), (avcodec_find_best_pix_fmt1),
27057         (avcodec_find_best_pix_fmt), (img_copy_plane), (img_copy),
27058         (yuv422_to_yuv420p), (yuv422_to_yuv422p), (yuv422p_to_yuv422),
27059         (C_JPEG_TO_CCIR), (img_convert_init), (img_apply_table),
27060         (shrink41), (shrink21), (shrink12), (shrink22), (shrink44),
27061         (grow21_line), (grow41_line), (grow21), (grow22), (grow41),
27062         (grow44), (conv411), (gif_clut_index), (build_rgb_palette),
27063         (bitcopy_n), (mono_to_gray), (monowhite_to_gray),
27064         (monoblack_to_gray), (gray_to_mono), (gray_to_monowhite),
27065         (gray_to_monoblack), (avpicture_alloc), (avpicture_free),
27066         (is_yuv_planar), (img_convert), (get_alpha_info_pal8),
27067         (img_get_alpha_info), (deinterlace_line),
27068         (deinterlace_line_inplace), (deinterlace_bottom_field),
27069         (deinterlace_bottom_field_inplace), (avpicture_deinterlace):
27070         * gst/ffmpegcolorspace/imgconvert_template.h:
27071         * gst/ffmpegcolorspace/mem.c: (av_malloc), (av_realloc), (av_free):
27072         * gst/ffmpegcolorspace/mmx.h:
27073         * gst/ffmpegcolorspace/utils.c: (avcodec_init):
27074           adding ffmpegcolorspace element supplied by Ronald after cleaning
27075           up and pulling in the right bits of upstream source.
27076           I'm sure a better C/compiler wizard could do some cleaning up (for
27077           example use GLIB's malloc stuff), but as a first pass this
27078           works very well
27079
27080 2004-03-15  Thomas Vander Stichele  <thomas at apestaart dot org>
27081
27082         * ext/alsa/gstalsa.h:
27083           I assume Ronald forgot to commit the change to have cardname
27084           as a struct member.  Expect some public spanking at the next
27085           opportunity.
27086
27087 2004-03-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27088
27089         * ext/alsa/gstalsa.c: (gst_alsa_get_property),
27090         (gst_alsa_open_audio), (gst_alsa_close_audio):
27091         * ext/alsa/gstalsa.c:
27092           Don't open the device if we're a mixer (= padless).
27093         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_class_init),
27094         (gst_alsa_mixer_init), (gst_alsa_mixer_open),
27095         (gst_alsa_mixer_close), (gst_alsa_mixer_change_state):
27096           Open mixer during state change rather than during object
27097           initialization. Also, get a device name. Currently in a somewhat
27098           hackish fashion, but I didn't really find something better.
27099
27100 2004-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
27101
27102         * *.c, *.h: run gst-indent
27103
27104 2004-03-14  Benjamin Otte  <otte@gnome.org>
27105
27106         * gst/modplug/gstmodplug.cc:
27107         * gst/modplug/gstmodplug.h:
27108           set correct timestamps on outgoing buffers
27109
27110 2004-03-14  Benjamin Otte  <otte@gnome.org>
27111
27112         * gst/modplug/gstmodplug.cc:
27113           handle events - don't do crap when a discont arrives that's not
27114           necessary
27115           This allows correct loading and playback of mods in Rhythmbox
27116
27117 2004-03-14  Benjamin Otte  <otte@gnome.org>
27118
27119         * configure.ac:
27120         * gst-libs/gst/gconf/Makefile.am:
27121         * pkgconfig/Makefile.am:
27122           move gstreamer-gconf pkgconfig files to pkgconfig/ dir. Make sure
27123           they get rebuilt properly
27124         * configure.ac:
27125           when checking for vorbis, try pkgconfig first.
27126         * gst/modplug/gstmodplug.cc:
27127           add fixate function
27128
27129 2004-03-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27130
27131         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
27132           Fix for obvious mistake, where we first shift the offset and then
27133           read a samplesize element assuming the old offset. Note that this
27134           part still has something weird, i.e. my movies containing those
27135           don't actually play well, but at least there's something that looks
27136           like sound now.
27137
27138 2004-03-14  Jan Schmidt  <thaytan@mad.scientist.com>
27139         * gst/typefind/gsttypefindfunctions.c: (speex_type_find),
27140         (plugin_init):
27141         Add a typefind function for speex format
27142
27143 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27144
27145         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps),
27146         (gst_asf_demux_setup_pad):
27147           Use 25fps as our "fake" fps value (marked for fixage in 0.9.x)
27148           instead of 0. Reason is simple: some elements have a fps range
27149           of 1-max instead of 0-max. So now ASF video actually works.
27150
27151 2004-03-13  Thomas Vander Stichele  <thomas at apestaart dot org>
27152
27153         * po/LINGUAS:
27154         * po/sr.po:
27155           adding serbian as a language
27156
27157 2004-03-13  Benjamin Otte  <otte@gnome.org>
27158
27159         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
27160           return taglist correctly from _get function, don't gst_pad_push it.
27161           (fixes #137042)
27162
27163 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
27164         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27165
27166 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27167
27168         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_free_list):
27169         * ext/alsa/gstalsamixertrack.c: (gst_alsa_mixer_track_class_init),
27170         (gst_alsa_mixer_track_new):
27171         * ext/alsa/gstalsamixertrack.h:
27172           Fix ancient leftovers... MixerTrack is a GObject.
27173
27174 2004-03-13  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27175
27176         * ext/alsa/gstalsa.c: (gst_alsa_class_probe_devices):
27177         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
27178           Don't block during probing...
27179
27180 2004-03-12  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27181
27182         * ext/alsa/gstalsa.c: (gst_alsa_get_type), (gst_alsa_class_init),
27183         (gst_alsa_get_property), (gst_alsa_probe_get_properties),
27184         (gst_alsa_class_probe_devices), (gst_alsa_class_list_devices),
27185         (gst_alsa_probe_probe_property), (gst_alsa_probe_needs_probe),
27186         (gst_alsa_probe_get_values), (gst_alsa_probe_interface_init),
27187         (gst_alsa_open_audio), (gst_alsa_close_audio):
27188         * ext/alsa/gstalsa.h:
27189           Add propertyprobe interface implementation, add some device-name
27190           property, all this so that it looks good in gnome-volume-control.
27191
27192 2004-03-12  David Schleef  <ds@schleef.org>
27193
27194         * configure.ac: the Hermes library controls hermescolorspace, not
27195         colorspace.
27196         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27197         (gst_mpeg2dec_init): minor pet peeve: disable code with #ifdef,
27198         not /* */
27199         * ext/sdl/sdlvideosink.c: Change XID to unsigned long.
27200         * ext/sdl/sdlvideosink.h: ditto.
27201         * gst/colorspace/gstcolorspace.c: Fix old comments about Hermes
27202
27203 2004-03-12  Benjamin Otte  <otte@gnome.org>
27204
27205         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_set_xwindow_id),
27206         (gst_x_overlay_got_xwindow_id):
27207         * gst-libs/gst/xoverlay/xoverlay.h:
27208           replace XID with unsigned long to get rid of the xlibs dependency in
27209           XOverlay (fixes #137004)
27210
27211 2004-03-13  Jan Schmidt  <thaytan@mad.scientist.com>
27212         * gst/effectv/gstaging.c: (gst_agingtv_base_init),
27213         (gst_agingtv_setup):
27214         * gst/effectv/gstdice.c: (gst_dicetv_get_type),
27215         (gst_dicetv_base_init), (gst_dicetv_class_init),
27216         (gst_dicetv_setup), (gst_dicetv_init), (gst_dicetv_draw):
27217         * gst/effectv/gstedge.c: (gst_edgetv_get_type),
27218         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
27219         (gst_edgetv_setup), (gst_edgetv_rgb32):
27220         * gst/effectv/gsteffectv.c:
27221         * gst/effectv/gstquark.c: (gst_quarktv_link), (gst_quarktv_init),
27222         (gst_quarktv_set_property):
27223         * gst/effectv/gstrev.c: (gst_revtv_get_type),
27224         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
27225         (gst_revtv_setup), (gst_revtv_rgb32):
27226         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type),
27227         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
27228         (gst_shagadelictv_init), (gst_shagadelictv_setup),
27229         (gst_shagadelictv_rgb32):
27230         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type),
27231         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
27232         (gst_vertigotv_setup), (gst_vertigotv_init), (gst_vertigotv_rgb32):
27233         * gst/effectv/gstwarp.c:
27234         Port everything that can be ported to videofilter and fix up the caps.
27235         Can someone with a big-endian machine please check these?
27236
27237 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27238
27239         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_get_time),
27240         (gst_osssink_chain), (gst_osssink_change_state):
27241           Latest fixes for A/V sync, audio playback and such. This is about
27242           all... MPEG playback issues are mostly related to the async build-
27243           up of MPEG files, I cannot fix that. Use basicgthread to solve it.
27244
27245 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
27246
27247         patch from: Stephane Loeuillet
27248
27249         * configure.ac:
27250           use pkg-config for some libraries, falling back to the old .m4 way
27251           (fixes #131270)
27252         * m4/libdv.m4:
27253           removed
27254
27255 2004-03-10  Thomas Vander Stichele  <thomas at apestaart dot org>
27256
27257         * configure.ac:
27258         * tools/Makefile.am:
27259         * tools/Makefile.in:
27260         * tools/gst-launch-ext-m.m:
27261         * tools/gst-launch-ext.1.in:
27262         * tools/gst-visualise-m.m:
27263         * tools/gst-visualise.1:
27264         * tools/gst-visualise.1.in:
27265           reorganizing generation of script tools
27266
27267 2004-03-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27268
27269         * ext/divx/gstdivxdec.c:
27270           Downgrade priority. We prefer ffdec_mpeg4.
27271         * ext/faad/gstfaad.c: (gst_faad_srcgetcaps), (gst_faad_srcconnect),
27272         (gst_faad_chain), (gst_faad_change_state):
27273           Fix capsnego. Doesn't work for some sounds because we don't have
27274           a 5:1 to stereo element.
27275         * ext/xvid/gstxvid.c: (plugin_init):
27276           Add priority.
27277         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
27278         (gst_osssink_change_state):
27279           Add discont handling.
27280
27281 2004-03-09  Colin Walters  <walters@verbum.org>
27282
27283         * gst/audioconvert/gstaudioconvert.c: Fix typo in width 8
27284         conversion.
27285
27286 2004-03-09  Benjamin Otte  <otte@gnome.org>
27287
27288         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27289           the signals take 2 arguments
27290
27291 2004-03-09  David Schleef  <ds@schleef.org>
27292
27293         * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad),
27294         (gst_alsa_fixate): Add fixate function.  (bug #136686)
27295         * ext/alsa/gstalsa.h:
27296         * ext/alsa/gstalsasink.c: (gst_alsa_sink_init):
27297
27298 2004-03-09  Benjamin Otte  <otte@gnome.org>
27299
27300         * ext/mikmod/gstmikmod.c: (gst_mikmod_init), (gst_mikmod_loop),
27301         (gst_mikmod_change_state):
27302         * ext/mikmod/gstmikmod.h:
27303           make mikmod's loop function not loop infinitely and call
27304           gst_element_yield anymore
27305         * gst/modplug/gstmodplug.cc:
27306           fix pad negotiation (fixes #136590)
27307
27308 2004-03-09  David Schleef  <ds@schleef.org>
27309
27310         * ext/lcs/Makefile.am:  Fix so that the lcs colorspace plugin
27311         doesn't conflict with the internal colorspace plugin.
27312         * gst-libs/gst/audio/make_filter:  Use `` instead of $() to
27313         satisfy the crappy-ass shell shipped by a certain vendor.
27314         * gst/videofilter/make_filter: same (bug #135299)
27315
27316 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27317
27318         * configure.ac: bump nano to 1
27319
27320 === release 0.7.6 ===
27321
27322 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27323
27324         * configure.in: releasing 0.7.6, "There"
27325
27326 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27327
27328         * pkgconfig/gstreamer-play-uninstalled.pc.in:
27329         * pkgconfig/gstreamer-play.pc.in:
27330           synchronize the two
27331
27332 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27333
27334         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
27335         (cdparanoia_open), (cdparanoia_event):
27336           fix/add error handling
27337         * po/POTFILES.in:
27338           add cdparanoia source
27339         * tools/Makefile.am:
27340           make scripts executable
27341
27342 2004-03-09  Thomas Vander Stichele  <thomas at apestaart dot org>
27343
27344         * configure.ac:
27345         * ext/vorbis/Makefile.am:
27346         * sys/Makefile.am:
27347           remove id3types, vorbisfile and xvideosink from the build (#133783)
27348
27349 2004-03-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27350
27351         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
27352           Fix metadata read crash (#136537).
27353
27354 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27355
27356         * gst-libs/gst/media-info/media-info-priv.c: (gmi_set_mime):
27357         * gst-libs/gst/media-info/media-info.c: (gst_media_info_read):
27358           adding mime types, fixing the one-stop function
27359
27360 2004-03-08  Christian Schaller <Uraeus@gnome.org>
27361
27362         * ext/nas/nassink.c and /ext/nas/nassink.h:
27363         More NAS love from Arwed von Merkatz
27364         So lets all sing 'Can you feel the NAS tonight'
27365
27366 2004-03-08  Christian Schaller <Uraeus@gnome.org>
27367
27368         * tools/gst-launch-ext.in:
27369         Replace vorbisfile with oggdemux/vorbisdec/audioconvert
27370
27371 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27372
27373         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_base_init),
27374         (gst_mpeg2dec_init):
27375         remove the user_data pad for now, because it is being used in
27376         fixating causing MPEG playback to fixate on 1000 Hz for playback.
27377         If someone knows how to fix this properly, please do.
27378
27379 2004-03-08  Thomas Vander Stichele  <thomas at apestaart dot org>
27380
27381         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27382         (gst_osssink_get_time):
27383         add a warning, IMO this won't get triggered anymore, remove later
27384
27385 2004-03-07  David Schleef  <ds@schleef.org>
27386
27387         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):  Added Cinepak
27388         format (bug #136470)
27389
27390 2004-03-07  Thomas Vander Stichele  <thomas at apestaart dot org>
27391
27392         * gst-libs/Makefile.am:
27393         * gst-libs/gst/media-info/Makefile.am:
27394         * gst-libs/gst/media-info/media-info-priv.c: (found_tag_callback),
27395         (error_callback), (gst_media_info_error_create),
27396         (gst_media_info_error_element), (gmip_init), (gmip_reset),
27397         (gmi_clear_decoder), (gmip_find_type_pre), (gmip_find_type):
27398         * gst-libs/gst/media-info/media-info-priv.h:
27399         * gst-libs/gst/media-info/media-info-test.c: (main):
27400         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
27401         (gst_media_info_class_init), (gst_media_info_instance_init),
27402         (gst_media_info_set_source), (gst_media_info_read_with_idler),
27403         (gst_media_info_read_idler), (gst_media_info_read):
27404         * gst-libs/gst/media-info/media-info.h:
27405         fixed, should work now
27406
27407 2004-03-07  Christian Schaller <Uraeus@gnome.org>
27408
27409         * ext/nas/nassink.c:
27410         A bunch of NAS fixes from Arwed von Merkatz
27411
27412 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27413
27414         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
27415         (qtdemux_parse_trak):
27416           Fix crash (j might be greater than n_samples, in which case we're
27417           writing outside the allocated space for the array) and memleak.
27418
27419 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27420
27421         * sys/oss/gstosssink.c: (gst_osssink_chain):
27422           And another caller that couldn't handle delay < 0 (unsigned
27423           integer overflow). Video now continues playing on an audio
27424           buffer underrun, and the clock continues working. Audio still
27425           stalls.
27426
27427 2004-03-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27428
27429         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27430         (gst_osssink_get_time):
27431           get_delay() may return values lower than 0. In those cases, we
27432           should not actually cast to *unsigned* int64, that will break
27433           stuff horribly. In my case, it screwed up A/V sync in movies
27434           in totem rather badly.
27435
27436 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27437
27438         * ext/faac/gstfaac.c: (gst_faac_chain):
27439         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
27440         * ext/libpng/gstpngenc.c: (user_write_data):
27441         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
27442         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
27443         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
27444         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27445         Fix several misuse of gst_buffer_merge (it doesn't take ownership
27446         of any buffer), should fix some leaks. I hope I didn't unref buffers
27447         that shouldn't be...
27448
27449 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27450
27451         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
27452         (deep_notify_callback), (tag_flag_score), (found_tag_callback),
27453         (error_callback), (gmi_reset), (gmi_seek_to_track),
27454         (gmi_get_decoder), (gmi_set_mime), (gmip_find_type_pre),
27455         (gmip_find_type_post), (gmip_find_stream_post),
27456         (gmip_find_track_streaminfo_post):
27457         * gst-libs/gst/media-info/media-info-priv.h:
27458         * gst-libs/gst/media-info/media-info-test.c: (print_tag),
27459         (info_print), (main):
27460         * gst-libs/gst/media-info/media-info.c:
27461         (gst_media_info_error_create), (gst_media_info_error_element),
27462         (gst_media_info_instance_init), (gst_media_info_get_property),
27463         (gst_media_info_new), (gst_media_info_set_source),
27464         (gst_media_info_read_idler), (gst_media_info_read):
27465         * gst-libs/gst/media-info/media-info.h:
27466           first pass at making this work again.  This seems to work on
27467           tagged ogg/vorbis and mp3 files.
27468
27469 2004-03-06  Benjamin Otte  <otte@gnome.org>
27470
27471         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
27472           fix huge leak: gst_buffer_merge doesn't unref the first argument
27473           itself.
27474
27475 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27476
27477         * ext/mad/gstmad.c: (gst_mad_class_init), (gst_mad_update_info):
27478           report layer/mode/emphasis
27479
27480 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27481
27482         * ext/mad/gstmad.c: (gst_mad_chain): fixed caps leak
27483
27484 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27485
27486         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_new):
27487           signal serial
27488
27489 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27490
27491         * ext/vorbis/vorbis.c: (plugin_init):
27492         * ext/vorbis/vorbisdec.c: (vorbis_dec_get_formats),
27493         (gst_vorbis_dec_init), (vorbis_dec_event):
27494         add debug category
27495         make vorbisdec handle _BYTE and _TIME queries
27496
27497 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27498
27499         * ext/mad/gstmad.c: (gst_mad_chain): send the average bitrate read
27500           from the xing header
27501
27502 2004-03-06  Benjamin Otte  <otte@gnome.org>
27503
27504         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_getcaps),
27505         (gst_audio_convert_link), (gst_audio_convert_change_state),
27506         (gst_audio_convert_buffer_from_default_format):
27507           do conversions from/to float correctly, fix some caps nego errors,
27508           export correct supported caps in template and getcaps, use correct
27509           caps in try_set_caps functions
27510
27511 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27512
27513         For some reason, I only committed a ChangeLog entry yesterday and
27514         not the corresponding code...
27515         * ext/mad/gstmad.c: Fix detection of Xing headers
27516         * gst/tags/gstid3tag.c: Changes to support TLEN tags
27517
27518 2004-03-06  Benjamin Otte  <otte@gnome.org>
27519
27520         * ext/ogg/gstoggdemux.c: (gst_ogg_get_pad_by_pad),
27521         (gst_ogg_demux_src_query):
27522           make sure to handle the case where there's no current chain
27523           gracefully.
27524
27525 2004-03-05  David Schleef  <ds@schleef.org>
27526
27527         * ext/aalib/gstaasink.c: (gst_aasink_fixate), (gst_aasink_init):
27528         Add fixate function. (bug #131128)
27529         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_init),
27530         (gst_sdlvideosink_fixate):  Add fixate function.
27531         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
27532         Fix attempt to print a non-pointer using GST_PTR_FORMAT.
27533         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt):
27534         Fix missing break that was causing ulaw to be interpreted as
27535         raw int.
27536
27537 2004-03-05  David Schleef  <ds@schleef.org>
27538
27539         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice):
27540         Fix code that ignores return value of gst_buffer_merge().
27541         (bug #114560)
27542         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_descramble_segment):
27543         * gst/mpegstream/gstrfc2250enc.c: (gst_rfc2250_enc_add_slice): same
27544         * testsuite/gst-lint:  Check for above.
27545
27546 2004-03-05  David Schleef  <ds@schleef.org>
27547
27548         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):  Check for unfixed
27549         caps and throw an element error.  (bug #136334)
27550
27551 2004-03-05  David Schleef  <ds@schleef.org>
27552
27553         * ext/faad/gstfaad.c: (gst_faad_init), (gst_faad_srcgetcaps),
27554         (gst_faad_chain): Fix negotiation.
27555         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_handle_src_event): Add
27556         key and button events.
27557         * gst-libs/gst/floatcast/floatcast.h: Fix a minor bug in this
27558         dung heap of code.
27559         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in: gstgconf
27560         depends on gconf
27561         * gst-libs/gst/gconf/gstreamer-gconf.pc.in: same
27562         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
27563         (gst_play_video_fixate), (gst_play_audio_fixate): Add a fixate
27564         function to encourage better negotiation, particularly between
27565         audioconvert and osssink.
27566         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
27567         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):  Make some debugging
27568         more important.
27569         * gst/typefind/gsttypefindfunctions.c:  Fix mistake in flash
27570         typefinding.
27571         * gst/vbidec/vbiscreen.c:  Add glib header
27572         * pkgconfig/gstreamer-play.pc.in:  Depends on gst-interfaces.
27573
27574 2004-03-06  Christophe Fergeau  <teuf@users.sourceforge.net>
27575
27576         * ext/mad/gstmad.c: Fix detection of Xing headers
27577         * gst/tags/gstid3tag.c: Changes to support TLEN tags
27578
27579 2004-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
27580
27581         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
27582         (gst_wavparse_pad_convert), (gst_wavparse_pad_query):
27583           debug updates
27584
27585 2004-03-06  Christophe Fergeau  <teuf@gnome.org>
27586
27587         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
27588         * ext/mad/gstmad.c: (gst_mad_init), (is_xhead),
27589         (mpg123_parse_xing_header), (gst_mad_chain): parse Xing header in vbr
27590         files, and report the parsed length as a GST_TAG_DURATION tag.
27591         * gst/tags/gstid3tag.c: support TLEN (duration) tag
27592
27593 2004-03-05  Benjamin Otte  <otte@gnome.org>
27594
27595         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_channels):
27596           convert channels correctly. convert correctly to unsigned.
27597
27598 2004-03-05  Julien MOUTTE <julien@moutte.net>
27599
27600         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_change_state): Check if
27601         we have a window before clearing it.
27602
27603 2004-03-05  Julien MOUTTE <julien@moutte.net>
27604
27605         * sys/ximage/ximagesink.c: (gst_ximagesink_change_state): Check if we
27606         have a window before clearing it.
27607
27608 2004-03-05  Thomas Vander Stichele  <thomas at apestaart dot org>
27609
27610         * gconf/gstreamer.schemas.in:
27611         * gst-libs/gst/gconf/Makefile.am:
27612           version installation path the same way as for 0.6
27613         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
27614         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
27615         * pkgconfig/gstreamer-play-uninstalled.pc.in:
27616           remove comment that was fixed
27617
27618 2004-03-05  David Schleef  <ds@schleef.org>
27619
27620         * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_src_formats),
27621         (gst_qtdemux_src_convert), (gst_qtdemux_get_src_query_types),
27622         (gst_qtdemux_get_event_mask), (gst_qtdemux_handle_src_query),
27623         (gst_qtdemux_handle_src_event), (gst_qtdemux_add_stream):
27624         Add prototype code for handling seeking and querying.
27625
27626 2004-03-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27627
27628         * examples/gstplay/player.c: (main):
27629           Initialize variables to NULL. Prevents a segfault because the
27630           (uninitialized) variable is not NULL, resulting in a crash on
27631           trying to reach error->message.
27632
27633 2004-03-05  Benjamin Otte  <otte@gnome.org>
27634
27635         * gst/audioconvert/gstaudioconvert.c:
27636         (gst_audio_convert_buffer_to_default_format):
27637         make float=>int conversion work correctly even in cornercases.
27638
27639 2004-03-04  David I. Lehn  <dlehn@users.sourceforge.net>
27640
27641         * debian/README.Debian:
27642         * debian/build-deps:
27643         * debian/changelog:
27644         * debian/control:
27645         * debian/control.in:
27646         * debian/copyright:
27647         * debian/gstreamer-a52dec.files:
27648         * debian/gstreamer-aa.files:
27649         * debian/gstreamer-alsa.files:
27650         * debian/gstreamer-alsa.manpages:
27651         * debian/gstreamer-arts.files:
27652         * debian/gstreamer-artsd.files:
27653         * debian/gstreamer-audiofile.files:
27654         * debian/gstreamer-avifile.files:
27655         * debian/gstreamer-cdparanoia.files:
27656         * debian/gstreamer-colorspace.files:
27657         * debian/gstreamer-doc.files:
27658         * debian/gstreamer-dv.files:
27659         * debian/gstreamer-dvd.files:
27660         * debian/gstreamer-esd.files:
27661         * debian/gstreamer-festival.files:
27662         * debian/gstreamer-flac.files:
27663         * debian/gstreamer-gconf.conffiles:
27664         * debian/gstreamer-gconf.files:
27665         * debian/gstreamer-gconf.postinst:
27666         * debian/gstreamer-gnomevfs.files:
27667         * debian/gstreamer-gsm.files:
27668         * debian/gstreamer-http.files:
27669         * debian/gstreamer-jack.files:
27670         * debian/gstreamer-jpeg.files:
27671         * debian/gstreamer-mad.files:
27672         * debian/gstreamer-mikmod.files:
27673         * debian/gstreamer-misc.files:
27674         * debian/gstreamer-mpeg2dec.files:
27675         * debian/gstreamer-oss.files:
27676         * debian/gstreamer-plugin-apps.files:
27677         * debian/gstreamer-plugin-apps.manpages:
27678         * debian/gstreamer-plugin-libs-dev.files:
27679         * debian/gstreamer-plugin-libs.files:
27680         * debian/gstreamer-plugin-template.postinst:
27681         * debian/gstreamer-plugin-template.postrm:
27682         * debian/gstreamer-sdl.files:
27683         * debian/gstreamer-sid.files:
27684         * debian/gstreamer-vorbis.files:
27685         * debian/gstreamer-x.files:
27686         * debian/mk.control:
27687         * debian/rules:
27688         Debian package info not maintained here.
27689
27690 2004-03-04  Thomas Vander Stichele  <thomas at apestaart dot org>
27691
27692         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
27693         * ext/cdaudio/gstcdaudio.c: (gst_cdaudio_class_init):
27694         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_class_init):
27695         * ext/divx/gstdivxenc.c: (gst_divxenc_class_init):
27696         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init):
27697         * ext/gsm/gstgsmenc.c: (gst_gsmenc_class_init):
27698         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
27699         * ext/musicbrainz/gsttrm.c: (gst_musicbrainz_class_init):
27700         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
27701         * ext/xvid/gstxvidenc.c: (gst_xvidenc_class_init):
27702         * gst-libs/gst/colorbalance/colorbalance.c:
27703         (gst_color_balance_class_init):
27704         * gst-libs/gst/colorbalance/colorbalancechannel.c:
27705         (gst_color_balance_channel_class_init):
27706         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
27707         * gst-libs/gst/play/play.c: (gst_play_class_init):
27708         * gst-libs/gst/propertyprobe/propertyprobe.c:
27709         (gst_property_probe_iface_init):
27710         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init):
27711         * gst-libs/gst/tuner/tunerchannel.c:
27712         (gst_tuner_channel_class_init):
27713         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init):
27714         * gst/cutter/gstcutter.c: (gst_cutter_class_init):
27715         * gst/effectv/gstvertigo.c: (gst_vertigotv_class_init):
27716         * sys/cdrom/gstcdplayer.c: (cdplayer_class_init):
27717         * sys/dxr3/dxr3spusink.c: (dxr3spusink_class_init):
27718         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_class_init):
27719         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_class_init):
27720         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init):
27721         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init):
27722           fix signals to use - instead of _
27723         * ext/libcaca/gstcacasink.h:
27724         * ext/sdl/sdlvideosink.h:
27725           fix header rename
27726
27727 2004-03-04  David Schleef  <ds@schleef.org>
27728
27729         * testsuite/gst-lint:  Add a check for bad signal names.
27730
27731 2004-03-04  Stefan Kost <kost@imn.htwk-leipzig.de>
27732
27733         reviewed by David Schleef
27734
27735         * gst/videofilter/gstgamma.c: (gst_gamma_rgb32): Fix typo that
27736         modified the alpha channel and caused a warning. (bug #136192)
27737
27738 2004-04-03  Christian Schaller <Uraeus@gnome.org>
27739
27740         * gst-plugins.spec.in:
27741         Change names of plugins to actually be correct. Try to keep things
27742         alphabetical to avoid getting beat up by Thomas
27743
27744 2004-03-03  Julien MOUTTE <julien@moutte.net>
27745
27746         * gst-libs/gst/gconf/gconf.c: (gst_gconf_get_default_video_sink):
27747         Using ximagesink as a default if no gconf key found. We should
27748         probably consider using alsasink instead of osssink for the audio
27749         part.
27750
27751 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
27752
27753         * configure.ac:
27754           fix --with-plugins, don't think it ever worked before
27755         * gst-plugins.spec.in:
27756           even more updates
27757
27758 2004-03-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27759
27760         * ext/sdl/sdlvideosink.h:
27761         * sys/ximage/ximagesink.h:
27762         * sys/xvideo/xvideosink.h:
27763         * sys/xvimage/xvimagesink.h:
27764           Fix for move of gstvideosink.h -> videosink.h.
27765
27766 2004-03-02  Thomas Vander Stichele  <thomas at apestaart dot org>
27767
27768         * gst-libs/gst/xwindowlistener/Makefile.am:
27769           this is a plugin library, not a library
27770
27771 2004-03-01  David Schleef  <ds@schleef.org>
27772
27773         * AUTHORS:  Added some names.  Add yourself if you're still
27774         missing.
27775
27776 2004-03-01  David Schleef  <ds@schleef.org>
27777
27778         * MAINTAINERS: Add
27779
27780 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27781
27782         * gst-plugins.spec.in: clean up spec file
27783
27784 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27785
27786         * gst-libs/gst/video/Makefile.am:
27787         * gst-libs/gst/video/gstvideosink.c:
27788         * gst-libs/gst/video/gstvideosink.h:
27789           rename gstvideosink.h to videosink.h to match other headers
27790         * gst/mixmatrix/Makefile.am:
27791           fix plugin filename
27792         * gst/tags/Makefile.am: fix plugin filename
27793
27794 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27795
27796         * gst/tags/Makefile.am: fix plugin filename
27797
27798 2004-03-01  Thomas Vander Stichele  <thomas at apestaart dot org>
27799
27800         * examples/gstplay/player.c: (got_time_tick), (main):
27801           add error handler
27802           display time_tick more readably
27803         * gst/mixmatrix/Makefile.am:
27804           fix plugin file name
27805
27806 2004-02-29  Christophe Fergeau  <teuf@gnome.org>
27807
27808         * sys/oss/gstosselement.c: (gst_osselement_probe),
27809         (device_combination_append), (gst_osselement_class_probe_devices):
27810         * sys/oss/gstosselement.h:
27811           Reworked enumeration of oss dsps and mixers so that gst-mixer works
27812           on my system using alsa oss emulation, fixes bug #135597
27813
27814 2004-02-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
27815
27816         * gst/videodrop/gstvideodrop.c: (gst_videodrop_init),
27817         (gst_videodrop_chain), (gst_videodrop_change_state):
27818         * gst/videodrop/gstvideodrop.h:
27819           Work based on timestamp of input data, not based on the expected
27820           framerate from the input. The consequence is that this element now
27821           not only scales framerates, but also functions as a framerate
27822           corrector or framerate stabilizer/constantizer.
27823
27824 2004-02-27  David Schleef  <ds@schleef.org>
27825
27826         patches from jmmv@menta.net (Julio M. Merino Vidal)
27827
27828         * gst/interleave/deinterleave.c: (deinterleave_chain): Fix
27829         GST_ELEMENT_ERROR call (bug #135634)
27830         * gst/interleave/interleave.c: (interleave_buffered_loop),
27831         (interleave_bytestream_loop): Don't use alloca() (bug #135640)
27832         * sys/cdrom/gstcdplayer_ioctl_bsd.h: Fix ioctls on NetBSD (bug #135645)
27833         * sys/oss/gstosssink.c: (gst_osssink_get_delay),
27834         (gst_osssink_chain): Fix ioctls on NetBSD. (bug #135644)
27835         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_sync_next_frame),
27836         (gst_v4lmjpegsrc_set_capture), (gst_v4lmjpegsrc_set_capture_m),
27837         (gst_v4lmjpegsrc_capture_init), (gst_v4lmjpegsrc_requeue_frame):
27838         Fix GST_ELEMENT_ERROR call.
27839         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_try_palette): Fix
27840         GST_ELEMENT_ERROR call.
27841
27842 2004-02-27  Benjamin Otte  <otte@gnome.org>
27843
27844         * gst-libs/gst/audio/audio.h:
27845           add macro to make sure header isn't included twice
27846         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
27847           don't use gst_buffer_free
27848         * gst/playondemand/filter.func:
27849           don't use gst_data_free. Free data only once.
27850
27851 2004-02-26  David Schleef  <ds@schleef.org>
27852
27853         * gst-libs/gst/colorbalance/Makefile.am:
27854         * gst-libs/gst/mixer/Makefile.am:
27855         * gst-libs/gst/tuner/Makefile.am:
27856         * gst/level/Makefile.am: -marshal.[ch] and -enum.[ch] files
27857         should not be disted, -marshal.h files should not be installed,
27858         and -enum.h files _should_ be installed.  Fix to make this the
27859         case.
27860
27861 === release 0.7.5 ===
27862
27863 2004-02-26  Thomas Vander Stichele  <thomas at apestaart dot org>
27864
27865         * configure.ac: release 0.7.5, "Under The Sea"
27866
27867 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27868
27869         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link),
27870         (gst_audio_convert_change_state), (gst_audio_convert_get_buffer):
27871         * gst/videoscale/gstvideoscale.c:
27872         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
27873           assorted debug/warning fixes
27874
27875 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27876
27877         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
27878         (gst_videoscale_init), (gst_videoscale_chain),
27879         (gst_videoscale_set_property), (plugin_init):
27880         * gst/videoscale/gstvideoscale.h:
27881         * gst/videoscale/videoscale.c: (gst_videoscale_setup),
27882         (gst_videoscale_scale_rgb), (gst_videoscale_planar411),
27883         (gst_videoscale_planar400), (gst_videoscale_packed422),
27884         (gst_videoscale_packed422rev), (gst_videoscale_32bit),
27885         (gst_videoscale_24bit), (gst_videoscale_16bit),
27886         (gst_videoscale_bilinear), (gst_videoscale_bicubic),
27887         (gst_videoscale_scale_plane_slow),
27888         (gst_videoscale_scale_point_sample),
27889         (gst_videoscale_scale_nearest),
27890         (gst_videoscale_scale_nearest_str2),
27891         (gst_videoscale_scale_nearest_str4),
27892         (gst_videoscale_scale_nearest_32bit),
27893         (gst_videoscale_scale_nearest_24bit),
27894         (gst_videoscale_scale_nearest_16bit):
27895         add debugging category and use it properly
27896         fix use of GST_PTR_FORMAT
27897
27898 2004-02-25  Andy Wingo  <wingo@pobox.com>
27899
27900         * gst/interleave/interleave.c (interleave_buffered_loop): Always
27901         push only when channel->buffer is NULL. Prevents segfaults doing
27902         the state change after a nonlocal exit, like a scheme exception.
27903
27904         * gst/audioconvert/gstaudioconvert.c (gst_audio_convert_getcaps):
27905         Handle the case where the intersected caps is empty.
27906
27907 2004-02-25  Thomas Vander Stichele  <thomas at apestaart dot org>
27908
27909         * gst/law/mulaw-decode.c: (mulawdec_link):
27910         * gst/law/mulaw.c: (plugin_init):
27911           fix mulawdec so it actually works again
27912
27913 2004-02-24  Arwed v. Merkatz  <v.merkatz@gmx.net>
27914
27915         reviewed by: David Schleef  <ds@schleef.org>
27916
27917         * gst/videofilter/gstgamma.c: (gst_gamma_class_init),
27918         (gst_gamma_init), (gst_gamma_set_property),
27919         (gst_gamma_get_property), (gst_gamma_calculate_tables),
27920         (gst_gamma_rgb24), (gst_gamma_rgb32):  Adds gamma correction
27921         for RGB, with separate r g and b correction factors. (#131167)
27922
27923 2004-02-24  Thomas Vander Stichele  <thomas at apestaart dot org>
27924
27925         * ext/vorbis/vorbisdec.c: (vorbis_dec_chain):
27926           only signal tags for bitrate if they're > 0 (#134894)
27927
27928 2004-02-24  David Schleef  <ds@schleef.org>
27929
27930         * gst/qtdemux/qtdemux.c: (plugin_init), (gst_qtdemux_loop_header),
27931         (qtdemux_parse_moov), (qtdemux_parse), (qtdemux_node_dump_foreach),
27932         (qtdemux_dump_mvhd), (qtdemux_dump_tkhd), (qtdemux_dump_elst),
27933         (qtdemux_dump_mdhd), (qtdemux_dump_hdlr), (qtdemux_dump_vmhd),
27934         (qtdemux_dump_dref), (qtdemux_dump_stsd), (qtdemux_dump_stts),
27935         (qtdemux_dump_stss), (qtdemux_dump_stsc), (qtdemux_dump_stsz),
27936         (qtdemux_dump_stco), (qtdemux_dump_co64), (qtdemux_dump_dcom),
27937         (qtdemux_dump_cmvd), (qtdemux_parse_tree), (qtdemux_parse_trak):
27938         Cleanups.  Convert g_prints to GST_LOGs.  Add qtdemux debug
27939         category.  Attempt to fix timestamp calculation.
27940
27941 2004-02-24  Johan Dahlin  <johan@gnome.org>
27942
27943         * gst-libs/gst/gconf/gconf.c: Add \n to g_print error messages
27944
27945 2004-02-23  Thomas Vander Stichele  <thomas at apestaart dot org>
27946
27947         * configure.ac:
27948         * gconf/Makefile.am:
27949         * gconf/gstreamer.schemas:
27950         * gst-libs/gst/gconf/Makefile.am:
27951         * gst-libs/gst/gconf/gconf.c:
27952           version gconf schemas and install locations
27953
27954 2004-02-23  Benjamin Otte  <otte@gnome.org>
27955
27956         * ext/xine/xineinput.c: (gst_xine_input_dispose):
27957         (gst_xine_input_subclass_init):
27958           call parent dispose.
27959           change pad template for CD reader correctly
27960         * ext/xine/Makefile.am:
27961         * ext/xine/gstxine.h:
27962         * ext/xine/xine.c: (plugin_init):
27963         * ext/xine/xineaudiosink.c:
27964           wrap audio sinks, too
27965         * gst-libs/gst/resample/private.h:
27966         * gst-libs/gst/resample/resample.c: (gst_resample_init),
27967         (gst_resample_reinit), (gst_resample_scale),
27968         (gst_resample_nearest_s16), (gst_resample_bilinear_s16),
27969         (gst_resample_sinc_slow_s16), (gst_resample_sinc_s16),
27970         (gst_resample_sinc_ft_s16), (gst_resample_nearest_float),
27971         (gst_resample_bilinear_float), (gst_resample_sinc_slow_float),
27972         (gst_resample_sinc_float), (gst_resample_sinc_ft_float):
27973         * gst-libs/gst/resample/resample.h:
27974         * gst/audioscale/gstaudioscale.c: (gst_audioscale_method_get_type),
27975         (gst_audioscale_class_init), (gst_audioscale_link),
27976         (gst_audioscale_get_buffer), (gst_audioscale_init),
27977         (gst_audioscale_chain), (gst_audioscale_set_property),
27978         (gst_audioscale_get_property):
27979         * gst/audioscale/gstaudioscale.h:
27980           s/resample_*/gst_resample_*/i to not clobber namespaces
27981
27982 2004-02-23  Julien MOUTTE  <julien@moutte.net>
27983
27984         * gst-libs/gst/riff/riff-media.c: (gst_riff_create_video_caps),
27985         (gst_riff_create_audio_caps), (gst_riff_create_iavs_caps),
27986         (gst_riff_create_video_template_caps),
27987         (gst_riff_create_audio_template_caps),
27988         (gst_riff_create_iavs_template_caps):
27989         * gst-libs/gst/riff/riff-media.h:
27990         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_base_init),
27991         (gst_asf_demux_audio_caps), (gst_asf_demux_add_audio_stream),
27992         (gst_asf_demux_video_caps), (gst_asf_demux_add_video_stream):
27993         * gst/avi/gstavidemux.c: (gst_avi_demux_add_stream):
27994         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
27995         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
27996         (gst_matroska_demux_plugin_init): First batch implementing audio and
27997         video codec tags in demuxers.
27998
27999 2004-02-22  Benjamin Otte  <otte@gnome.org>
28000
28001         * ext/xine/Makefile.am:
28002         * ext/xine/gstxine.h:
28003         * ext/xine/xine.c: (plugin_init):
28004         * ext/xine/xineinput.c:
28005           add input plugin wrapper. Playback from files, http, mms and cdda
28006           works.
28007         * ext/xine/xineaudiodec.c: (gst_xine_audio_dec_chain):
28008           remove leftover G_GNUC_UNUSED
28009         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_stream),
28010         (gst_asf_demux_identify_guid):
28011           improve debugging output
28012
28013 2004-02-22  Benjamin Otte  <otte@gnome.org>
28014
28015         reported by: Padraig O'Briain <padraig.obriain@sun.com>
28016
28017         * autogen.sh:
28018           replace test -e with test -x for mkinstalldirs to be more portable.
28019           (fixes #134816)
28020
28021 2004-02-22  Benjamin Otte  <otte@gnome.org>
28022
28023         reported by: Stefan Kost <kost@imn.htwk-leipzig.de>
28024
28025         * gst/audioconvert/gstaudioconvert.c: (plugin_init):
28026           set rank to PRIMARY
28027         * gst/volume/gstvolume.c: (plugin_init):
28028           set rank to NONE
28029         fixes #134960
28030
28031 2004-02-22   Julio M. Merino Vidal <jmmv@menta.net>
28032
28033         reviewed by Benjamin Otte  <otte@gnome.org>
28034
28035         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28036           escape NULL strings in GST_ELEMENT_ERROR properly (fixes #135116)
28037
28038 2004-02-22  Benjamin Otte  <otte@gnome.org>
28039
28040         * configure.ac:
28041           export [_]*{gst,Gst,GST}.* symbols from plugins
28042
28043 2004-02-22  Christophe Fergeau <teuf@gnome.org>
28044
28045         reviewed by: Benjamin Otte  <otte@gnome.org>
28046
28047         * ext/lame/gstlame.c: (add_one_tag):
28048         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28049         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_get_tag_value),
28050         (gst_vorbisenc_metadata_set1):
28051         * gst/tags/gstid3tag.c:
28052         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add):
28053           apply fixes from bugs #135042 (lame can't write tags) and #133817
28054           (add GST_ALBUM_VOLUME_{COUNT,NUMBER} tags)
28055
28056 2004-02-22 Ramon Garcia <ramon_garcia_f@yahoo.com>
28057
28058         * configure.ac: Export only gst_plugin_desc from plugins.
28059          Note that this change only makes any effect with Linux using libtool
28060          1.5.2 or higher. Otherwise it is silently ignored, but it would build
28061          fine. And don't try to have several versions of libtool in different
28062          directories.
28063
28064 2004-02-20  Andy Wingo  <wingo@pobox.com>
28065
28066         * gst/intfloat/, gst/oneton: Removed, replaced by audioconvert and
28067         interleave respectively.
28068
28069         * gst/interleave/deinterleave.c: New plugin: deinterleave
28070         (replaces on oneton).
28071         * gst/interleave/interleave.c: New plugin: interleave.
28072         * gst/interleave/plugin.h: Support file.
28073         * gst/interleave/plugin.c: Support file.
28074
28075         * configure.ac: Remove intfloat and oneton, add interleave.
28076
28077         * ext/sndfile/gstsf.c: Handle events better.
28078
28079         * gst/audioconvert/gstaudioconvert.c: Change to support int2float
28080         and float2int operation. int2float has scheduling problems as
28081         noted in in2float_chain.
28082
28083 2004-02-20  Benjamin Otte  <otte@gnome.org>
28084
28085         * ext/xine/Makefile.am:
28086         * ext/xine/gstxine.h:
28087         * ext/xine/xine.c:
28088         * ext/xine/xineaudiodec.c:
28089         * ext/xine/xinecaps.c:
28090           add first version of xine plugin wrapper. Currently only wraps the
28091           QDM2 win32 DLL, and even that only in proof-of-concept quality.
28092         * configure.ac:
28093         * ext/Makefile.am:
28094           add xine plugin wrapper, disabled by default. Use --enable-xine to
28095           build. Note that it'll segfault on gst-register if you don't remove
28096           the goom and tvtime post plugins from xine.
28097         * gst/qtdemux/qtdemux.c: (gst_qtdemux_handle_sink_event),
28098         (qtdemux_parse), (qtdemux_parse_trak), (qtdemux_audio_caps):
28099           add extradata parsing for QDM2.
28100           change around debugging prints.
28101
28102 2004-02-19  Benjamin Otte  <otte@gnome.org>
28103
28104         * ext/lame/gstlame.c: (gst_lame_chain):
28105         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28106           use gst_tag_list_insert when you want to insert tags
28107
28108 2004-02-18  David Schleef  <ds@schleef.org>
28109
28110         * configure.ac:  Move massink to gst-rotten
28111         * ext/Makefile.am:
28112         * ext/mas/Makefile.am:
28113         * ext/mas/massink.c:
28114         * ext/mas/massink.h:
28115
28116 2004-02-18  David Schleef  <ds@schleef.org>
28117
28118         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init): Disable gdk_pixbuf
28119         typefinding, since it seems to be worse than nothing.
28120         * gst/typefind/gsttypefindfunctions.c: (qt_type_find):  Add ftyp
28121         atom to recognize .mp4 and .m4a files as video/quicktime.
28122
28123 2004-02-18  David Schleef  <ds@schleef.org>
28124
28125         * gst/sine/demo-dparams.c: (quit_live),
28126         (dynparm_log_value_changed), (dynparm_value_changed), (main):
28127         Use double dparams, not float.
28128         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28129         (gst_sinesrc_init): Change sync default to FALSE, since multiple
28130         sync'd elements don't really work correctly.
28131         * gst/volume/gstvolume.c: (volume_class_init), (volume_init),
28132         (volume_update_volume), (volume_get_property):  Change dparam
28133         to double.
28134
28135 2004-02-18  Julien MOUTTE  <julien@moutte.net>
28136
28137         * sys/ximage/ximagesink.c:
28138         (gst_ximagesink_xwindow_update_geometry),
28139         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28140         (gst_ximagesink_change_state), (gst_ximagesink_expose),
28141         (gst_ximagesink_init): Rework the way software video scaling works. So
28142         now we check on each chain call if the video frames are feeling the
28143         window. If not we try to renegotiate caps. On failure we memorize that
28144         and we won't try again for that PLAYING sessions.
28145         * sys/ximage/ximagesink.h: Adding a boolean to store the caps renego
28146         failure.
28147         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_init): initialize the
28148         synchronous flag.
28149
28150 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
28151
28152         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup):
28153           break up _link so we can give a better debug message for errors
28154
28155 2004-02-18  Thomas Vander Stichele  <thomas at apestaart dot org>
28156
28157         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28158           set up debug category
28159
28160 2004-02-18  Julien MOUTTE <julien@moutte.net>
28161
28162         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28163         (gst_ximagesink_handle_xevents), (gst_ximagesink_expose): Reorganizing
28164         the way renegotiation work. The event handling function is not taking
28165         care of external windows and renegotiate method check for pad flags
28166         NEGOTIATING. Should fix : #133209
28167
28168 2004-02-17  Julien MOUTTE  <julien@moutte.net>
28169
28170         * sys/ximage/ximagesink.c: (gst_ximagesink_expose): Checking if the
28171         pad is negotiating before trying renegotiation.
28172
28173 2004-02-17  Thomas Vander Stichele  <thomas at apestaart dot org>
28174
28175         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28176           pass on all possible mime types as typefind hints
28177
28178 2004-02-17  Julien MOUTTE <julien@moutte.net>
28179
28180         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new):
28181         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new): Fix a
28182         possible SHM leak if we crash. All other apps using XShm are doing
28183         that.
28184
28185 2004-02-17  Julien MOUTTE  <julien@moutte.net>
28186
28187         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28188         (gst_ximagesink_expose): Renegotiate size on expose.
28189         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_expose): Update window
28190         size on expose.
28191
28192 2004-02-16  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28193
28194         * testsuite/alsa/sinesrc.c:
28195           cosmetic fix to fix compile issue with gcc 2.95.4
28196
28197 2004-02-16  Julien MOUTTE <julien@moutte.net>
28198
28199         * ext/alsa/gstalsa.c: (gst_alsa_open_audio),
28200         (gst_alsa_timestamp_to_bytes): Alsa should trigger an error if it
28201         failed opening the audio device.
28202         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
28203         (gst_ximagesink_ximage_destroy), (gst_ximagesink_ximage_put),
28204         (gst_ximagesink_xwindow_new), (gst_ximagesink_xwindow_destroy),
28205         (gst_ximagesink_xwindow_resize), (gst_ximagesink_xwindow_clear),
28206         (gst_ximagesink_renegotiate_size), (gst_ximagesink_handle_xevents),
28207         (gst_ximagesink_xcontext_get), (gst_ximagesink_xcontext_clear),
28208         (gst_ximagesink_change_state), (gst_ximagesink_chain),
28209         (gst_ximagesink_set_xwindow_id): Clearing window in READY TO PAUSED.
28210         Removing some useless g_return_if_fail like wingo suggested.
28211         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
28212         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xvimage_put),
28213         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
28214         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_xwindow_clear),
28215         (gst_xvimagesink_update_colorbalance),
28216         (gst_xvimagesink_handle_xevents), (gst_xvimagesink_xcontext_get),
28217         (gst_xvimagesink_xcontext_clear),
28218         (gst_xvimagesink_get_fourcc_from_caps),
28219         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
28220         (gst_xvimagesink_set_xwindow_id),
28221         (gst_xvimagesink_colorbalance_list_channels),
28222         (gst_xvimagesink_colorbalance_set_value),
28223         (gst_xvimagesink_colorbalance_get_value): Clearing window in READY TO
28224         PAUSED. Removing some useless g_return_if_fail like wingo suggested.
28225
28226 2004-02-16  Thomas Vander Stichele  <thomas at apestaart dot org>
28227
28228         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain):
28229           throw error when not negotiated instead of asserting
28230
28231 2004-02-15  Julien MOUTTE  <julien@moutte.net>
28232
28233         * gst/switch/gstswitch.c: (gst_switch_loop): More fixes for
28234         correct data refcounting.
28235
28236 2004-02-15  Julien MOUTTE  <julien@moutte.net>
28237
28238         * gst/switch/gstswitch.c: (gst_switch_change_state),
28239         (gst_switch_class_init): Cleaning the sinkpads correctly on state
28240         change, mostly the EOS flag.
28241
28242 2004-02-15  Julien MOUTTE  <julien@moutte.net>
28243
28244         * examples/gstplay/player.c: (got_eos), (main): Adding some
28245         output for debugging.
28246         * gst-libs/gst/play/play.c: (gst_play_state_change): Stop our
28247         timeouts if we go to any state different from PLAYING.
28248         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_seek): Fix some
28249         more EOS bugs in riff lib.
28250
28251 2004-02-14  Julien MOUTTE  <julien@moutte.net>
28252
28253         * gst-libs/gst/play/play.c: (gst_play_connect_visualization): Disable
28254         visualization until i find a way to fix switch correctly.
28255         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head): Fix a bug when
28256         EOS arrives.
28257         * gst/switch/gstswitch.c: (gst_switch_release_pad),
28258         (gst_switch_request_new_pad), (gst_switch_poll_sinkpads),
28259         (gst_switch_loop), (gst_switch_dispose), (gst_switch_class_init):
28260         Reworked switch to get a more correct behaviour with events and refing
28261         of data stored in sinkpads.
28262         * gst/switch/gstswitch.h: Adding an eos flag for every sinkpad so that
28263         we don't pull from a pad in EOS.
28264
28265 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28266
28267         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28268           remove v1 tag even if we can't read it (makes sure we don't detect
28269           it again)
28270
28271 2004-02-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28272
28273         * ext/alsa/gstalsa.c: (gst_alsa_pcm_wait),
28274         (gst_alsa_xrun_recovery):
28275         * ext/alsa/gstalsa.h:
28276           try xrun recovery when wait failed. Make xrun recovery function
28277           return TRUE/FALSE to indicate success. (might fix #134354)
28278
28279 2004-02-13  David Schleef  <ds@schleef.org>
28280
28281         * gst/sine/demo-dparams.c: (dynparm_log_value_changed),
28282         (dynparm_value_changed), (main): Convert from float to double.
28283         * gst/sine/gstsinesrc.c: (gst_sinesrc_init): same.
28284
28285 2004-02-13  David Schleef  <ds@schleef.org>
28286
28287         * gst/silence/gstsilence.c: (gst_silence_class_init),
28288         (gst_silence_set_clock), (gst_silence_get),
28289         (gst_silence_set_property), (gst_silence_get_property):
28290         * gst/silence/gstsilence.h: Add sync property.
28291         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28292         (gst_sinesrc_init), (gst_sinesrc_set_clock), (gst_sinesrc_get),
28293         (gst_sinesrc_set_property), (gst_sinesrc_get_property):
28294         * gst/sine/gstsinesrc.h: Add sync property.
28295
28296 2004-02-13  David Schleef  <ds@schleef.org>
28297
28298         * gst/intfloat/gstint2float.c: (conv_f32_s16),
28299         (gst_int2float_chain_gint16):  Change stdint usage to glib types.
28300
28301 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
28302
28303         * configure.ac:
28304         * ext/Makefile.am:
28305         * gst-libs/ext/Makefile.am:
28306           move ffmpeg plugin to gst-ffmpeg module
28307
28308 2004-02-13  Thomas Vander Stichele  <thomas at apestaart dot org>
28309
28310         * configure.ac: use GST_ARCH to detect architecture
28311
28312 2004-02-12  Julien MOUTTE  <julien@moutte.net>
28313
28314         * gst/vbidec/vbiscreen.c: Fixing thomasvs fixes. Missing header.
28315
28316 2004-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
28317
28318         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
28319           classify LADSPA plugins based on number of src/sink pads
28320           (#133663, Stefan Kost)
28321         * gst/sine/gstsinesrc.c: (gst_sinesrc_init):
28322           fix dparams registration
28323           (#133528, Stefan Kost)
28324         * gst/vbidec/vbiscreen.c: (vbiscreen_set_current_cell):
28325           fix use of isprint and use g_ascii_isprint instead
28326           (#133316, Stefan Kost)
28327
28328 2004-02-11  David Schleef  <ds@schleef.org>
28329
28330         Convert a few inner loops to use liboil.  This is currently
28331         optional, and is only enabled if liboil is present (duh!).
28332         * configure.ac: Check for liboil-0.1
28333         * gst/intfloat/Makefile.am:
28334         * gst/intfloat/gstint2float.c: (conv_f32_s16), (scalarmult_f32),
28335         (gst_int2float_chain_gint16):
28336         * gst/videofilter/Makefile.am:
28337         * gst/videofilter/gstvideobalance.c: (gst_videobalance_class_init),
28338         (tablelookup_u8), (gst_videobalance_planar411):
28339         * gst/videotestsrc/Makefile.am:
28340         * gst/videotestsrc/gstvideotestsrc.c: (plugin_init):
28341         * gst/videotestsrc/videotestsrc.c: (splat_u8), (paint_hline_YUY2),
28342         (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
28343         (paint_hline_RGB565), (paint_hline_xRGB1555):
28344
28345 2004-02-11  David Schleef  <ds@schleef.org>
28346
28347         * ext/lcs/gstcolorspace.c: (colorspace_find_lcs_format),
28348         (gst_colorspace_caps_get_fourcc), (colorspace_setup_converter),
28349         (gst_colorspace_getcaps), (gst_colorspace_link),
28350         (gst_colorspace_base_init), (gst_colorspace_init),
28351         (gst_colorspace_chain), (gst_colorspace_change_state),
28352         (plugin_init): Merge Ronald's patch (bug #117897) and update
28353         for new caps and negotiation.  Seems to work, although it
28354         shows off bugs in lcs.
28355
28356 2004-02-11  David Schleef  <ds@schleef.org>
28357
28358         * ext/alsa/Makefile.am: Fix linking against libgstinterfaces.
28359         (bug #133886)  Noticed by bugs@leroutier.net (Stephane LOEUILLET)
28360
28361 2004-02-11  David Schleef  <ds@schleef.org>
28362
28363         * ext/librfb/gstrfbsrc.c: (gst_rfbsrc_class_init),
28364         (gst_rfbsrc_change_state), (gst_rfbsrc_init),
28365         (gst_rfbsrc_set_property), (gst_rfbsrc_get_property):
28366         Add server and port properties
28367
28368 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
28369
28370         * m4/a52.m4:
28371         * m4/aalib.m4:
28372         * m4/as-ffmpeg.m4:
28373         * m4/as-liblame.m4:
28374         * m4/as-slurp-ffmpeg.m4:
28375         * m4/check-libheader.m4:
28376         * m4/esd.m4:
28377         * m4/freetype2.m4:
28378         * m4/gconf-2.m4:
28379         * m4/glib.m4:
28380         * m4/gst-alsa.m4:
28381         * m4/gst-artsc.m4:
28382         * m4/gst-ivorbis.m4:
28383         * m4/gst-matroska.m4:
28384         * m4/gst-sdl.m4:
28385         * m4/gst-shout2.m4:
28386         * m4/gst-sid.m4:
28387         * m4/gtk.m4:
28388         * m4/libdv.m4:
28389         * m4/libfame.m4:
28390         * m4/libmikmod.m4:
28391         * m4/ogg.m4:
28392         * m4/vorbis.m4:
28393           fix underquotedness of macros (#133800)
28394         * m4/as-avifile.m4:
28395         * m4/xmms.m4:
28396           removed because no longer used
28397
28398 2004-02-11  Thomas Vander Stichele  <thomas at apestaart dot org>
28399
28400         * configure.ac:
28401           require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
28402           by autopoint (fixes #132996)
28403
28404 2004-02-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28405
28406         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):
28407         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_base_init):
28408         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_base_init):
28409         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_base_init):
28410           fix memleaks
28411
28412 2004-02-11  David Schleef  <ds@schleef.org>
28413
28414         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
28415         (gst_gdk_pixbuf_chain): Fix logic bug causing spurious errors.
28416         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_base_init),
28417         (gst_jpegdec_init), (gst_jpegdec_chain): Fix negotiation.
28418         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_base_init),
28419         (gst_jpegenc_class_init), (gst_jpegenc_init),
28420         (gst_jpegenc_getcaps), (gst_jpegenc_link), (gst_jpegenc_resync),
28421         (gst_jpegenc_chain), (gst_jpegenc_set_property),
28422         (gst_jpegenc_get_property):  Fix negotiation.  Add some properties.
28423         * ext/jpeg/gstjpegenc.h: Fix negotiation.
28424
28425 2004-02-10  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28426
28427         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
28428         (gst_mikmod_srcfixate), (gst_mikmod_srclink), (gst_mikmod_loop):
28429         * ext/mikmod/gstmikmod.h:
28430           fix caps negotiation in mikmod
28431         * ext/ogg/gstoggdemux.c: (gst_ogg_print):
28432           output debug information
28433
28434 2004-02-08  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28435
28436         * gst-libs/gst/colorbalance/Makefile.am:
28437         * gst-libs/gst/navigation/Makefile.am:
28438         * gst-libs/gst/xoverlay/Makefile.am:
28439           remove unused GST_OPT_CFLAGS from Makefiles
28440           include X_CFLAGS and X_LIBS in xoverlay. (#131948)
28441
28442 2004-02-07  David Schleef  <ds@schleef.org>
28443
28444         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_handle_event): Don't
28445         push events to pads that haven't been created (#133508)
28446
28447 2004-02-07  Jan Schmidt  <thaytan@mad.scientist.com>
28448
28449         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_src_convert),
28450         (gst_dvdec_sink_convert), (gst_dvdec_handle_sink_event),
28451         (gst_dvdec_video_getcaps), (gst_dvdec_video_link),
28452         (gst_dvdec_loop), (gst_dvdec_change_state):
28453         Second attempt at committing a working dvdec element.
28454
28455 2004-02-06  David Schleef  <ds@schleef.org>
28456
28457         Build fixes for OS X: (see #129600)
28458         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_strh),
28459         (gst_riff_read_strf_vids), (gst_riff_read_strf_auds),
28460         (gst_riff_read_strf_iavs):
28461         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
28462         (gst_avi_demux_stream_odml):
28463         * gst/playondemand/Makefile.am:
28464         * gst/rtp/rtp-packet.c:
28465
28466 2004-02-05  David Schleef  <ds@schleef.org>
28467
28468         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_loop): Revert
28469         last change, because it Just Doesn't Compile.
28470
28471 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28472
28473         * ext/mad/gstid3tag.c: (gst_id3_tag_chain):
28474           skip undecodable id3v2 tag instead of keeping it
28475
28476 2004-02-05  David Schleef  <ds@schleef.org>
28477
28478         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain):
28479         Unref leaked buffer.  (Noticed by Ronald)
28480
28481 2004-02-05  David I. Lehn  <dlehn@users.sourceforge.net>
28482
28483         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28484         Sync requires with other checks.  >= vs =.
28485
28486 2004-02-06  Jan Schmidt  <thaytan@mad.scientist.com>
28487
28488         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_video_getcaps),
28489         (gst_dvdec_video_link), (gst_dvdec_loop):
28490         * ext/dv/gstdvdec.h:
28491           rework the caps negotiation so that dvdec works again instead
28492           of just segfaulting.
28493
28494 === release 0.7.4 ===
28495
28496 2004-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
28497
28498         * NEWS: GStreamer Plugins 0.7.4 "For Great Justice" released
28499         * configure.ac: changed for release
28500
28501 2004-02-05  Thomas Vander Stichele  <thomas at apestaart dot org>
28502
28503         * gst-libs/gst/gconf/gstreamer-gconf-uninstalled.pc.in:
28504         * pkgconfig/gstreamer-interfaces-uninstalled.pc.in:
28505         * pkgconfig/gstreamer-libs-uninstalled.pc.in:
28506         * pkgconfig/gstreamer-play-uninstalled.pc.in:
28507           reworked patch by David Lehn to fix libdir and includedir for
28508           uninstalled libraries
28509           removed play and gconf from gstreamer-libs since they have their
28510           own pkgconfig files
28511
28512 2004-02-04  David Schleef  <ds@schleef.org>
28513
28514         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt): Fix a caps
28515         memleak.
28516
28517 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28518
28519         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
28520           use correct GST_TAG_ENCODER tag
28521
28522 2004-02-05  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28523
28524         * ext/alsa/gstalsa.c: (gst_alsa_change_state):
28525           be sure to stop the clock when going to paused
28526         * sys/oss/gstosssink.c: (gst_osssink_change_state):
28527           reset number of transmitted when going to ready.
28528         fixes #132935
28529
28530 2004-02-05  Charles Schmidt <cschmidt2@emich.edu>
28531
28532         reviewed by Benjamin Otte
28533
28534         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
28535           extract track count (fixes #133410)
28536
28537 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28538
28539         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
28540           that should be !=, not == (fixes #132519)
28541
28542 2004-02-04  David Schleef  <ds@schleef.org>
28543
28544         Make sure set_explicit_caps() is called before adding pad.
28545         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28546         * gst/id3/gstid3types.c: (gst_id3types_loop):
28547         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
28548         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28549
28550 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
28551
28552         * configure.ac:
28553           bump nano to 2, first prerelease
28554           put back AM_PROG_LIBTOOL
28555
28556 2004-02-04  Thomas Vander Stichele  <thomas at apestaart dot org>
28557
28558         * testsuite/alsa/Makefile.am:
28559           these are user test apps, not automatic testsuite tests
28560
28561 2004-02-04  David Schleef  <ds@schleef.org>
28562
28563         Convert GST_DEBUG_CAPS() to GST_DEBUG():
28564         * gst/mpeg1videoparse/gstmp1videoparse.c:
28565         (mp1videoparse_parse_seq):
28566         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
28567         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
28568         * sys/xvideo/gstxwindow.c: (_gst_xwindow_new):
28569         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
28570         (gst_xvideosink_getcaps):
28571         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
28572         * testsuite/gst-lint: more tests
28573
28574 2004-02-04  David Schleef  <ds@schleef.org>
28575
28576         Replace use of GST_PAD_FORMATS_FUNCTION() and similar macros
28577         with the code that they would expand to.
28578         * ext/flac/gstflacdec.c: (gst_flacdec_get_src_formats),
28579         (gst_flacdec_get_src_query_types),
28580         (gst_flacdec_get_src_event_masks):
28581         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_formats),
28582         (gst_gnomevfssrc_get_query_types),
28583         (gst_gnomevfssrc_get_event_mask):
28584
28585 2004-02-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28586
28587         * gst/sine/gstsinesrc.c: (gst_sinesrc_class_init),
28588         (gst_sinesrc_dispose):
28589           fix memleak by properly disposing sinesrc
28590
28591 2004-02-04  Julien MOUTTE  <julien@moutte.net>
28592
28593         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_expose):
28594         * gst-libs/gst/xoverlay/xoverlay.h: Adding the _expose method to tell
28595         an overlay to redraw the image because it has been exposed.
28596         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_destroy),
28597         (gst_ximagesink_ximage_put), (gst_ximagesink_expose),
28598         (gst_ximagesink_xoverlay_init), (gst_ximagesink_init):
28599         * sys/ximage/ximagesink.h: Implement expose method from XOverlay
28600         interface
28601         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_destroy),
28602         (gst_xvimagesink_xvimage_put), (gst_xvimagesink_expose),
28603         (gst_xvimagesink_xoverlay_init), (gst_xvimagesink_init):
28604         * sys/xvimage/xvimagesink.h: Implement expose method from XOverlay
28605         interface
28606
28607 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28608
28609         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_type_find):
28610           more memleak fixage
28611
28612 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28613
28614         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
28615         * gst/typefind/gsttypefindfunctions.c:
28616           fix memleaks shown by gst-typefind
28617
28618 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
28619
28620         * common/glib-gen.mak:
28621           add hack rule to touch .Plo files
28622         * gst-libs/gst/colorbalance/Makefile.am:
28623         * gst-libs/gst/mixer/Makefile.am:
28624         * gst-libs/gst/play/Makefile.am:
28625         * gst-libs/gst/tuner/Makefile.am:
28626           remove glib_root variable
28627
28628 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28629
28630         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream):
28631           set explicit caps before adding the element, so the autopluggers can
28632           plug correctly.
28633         * gst/typefind/gsttypefindfunctions.c: (mp3_type_find),
28634         (mpeg2_sys_type_find), (mpeg1_sys_type_find),
28635         (mpeg_video_type_find), (mpeg_video_stream_type_find),
28636         (dv_type_find):
28637           fix memleaks in typefind functions. gst_type_find_suggest takes a const
28638           argument.
28639
28640 2004-02-03  Thomas Vander Stichele  <thomas at apestaart dot org>
28641
28642         * gst-libs/gst/colorbalance/Makefile.am:
28643         * gst-libs/gst/colorbalance/colorbalance-marshal.list:
28644         * gst-libs/gst/colorbalance/colorbalance.c:
28645         * gst-libs/gst/colorbalance/colorbalance.h:
28646         * gst-libs/gst/colorbalance/colorbalancemarshal.list:
28647         * gst-libs/gst/mixer/Makefile.am:
28648         * gst-libs/gst/mixer/mixer-marshal.list:
28649         * gst-libs/gst/mixer/mixer.c:
28650         * gst-libs/gst/mixer/mixer.h:
28651         * gst-libs/gst/mixer/mixermarshal.list:
28652         * gst-libs/gst/play/Makefile.am:
28653         * gst-libs/gst/play/play.h:
28654         * gst-libs/gst/tuner/Makefile.am:
28655         * gst-libs/gst/tuner/tuner-marshal.list:
28656         * gst-libs/gst/tuner/tuner.c:
28657         * gst-libs/gst/tuner/tuner.h:
28658         * gst-libs/gst/tuner/tunermarshal.list:
28659           use new glib-gen.mak snippet to clean up Makefile.am
28660           fix various bugs in Makefile.am's
28661
28662 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28663
28664         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
28665           handle chain parsing correctly in the multichain case
28666         * ext/theora/theoradec.c: (gst_theora_dec_init), (_theora_ilog),
28667         (theora_dec_from_granulepos), (theora_dec_to_granulepos),
28668         (theora_dec_src_query), (theora_dec_src_event), (theora_dec_event),
28669         (theora_dec_chain):
28670           handle events and queries correctly
28671
28672 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
28673
28674         * .cvsignore:
28675         Ignore generated file _stdint.h.
28676
28677 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
28678
28679         * gst-libs/gst/colorbalance/Makefile.am:
28680         * gst-libs/gst/colorbalance/colorbalance.h:
28681         * gst-libs/gst/mixer/Makefile.am:
28682         * gst-libs/gst/mixer/mixer.h:
28683         * gst-libs/gst/play/Makefile.am:
28684         * gst-libs/gst/play/play.h:
28685         * gst-libs/gst/tuner/Makefile.am:
28686         * gst-libs/gst/tuner/tuner.h:
28687         Generate enum type code with glib-mkenums.
28688         * gst-libs/gst/colorbalance/.cvsignore:
28689         * gst-libs/gst/mixer/.cvsignore:
28690         * gst-libs/gst/play/.cvsignore:
28691         * gst-libs/gst/tuner/.cvsignore:
28692         Ignore generated files.
28693
28694 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
28695
28696         * gst-libs/gst/audio/.cvsignore:
28697         Ignore generated file.
28698         * gst-libs/gst/audio/Makefile.am:
28699         Do not install example filter.
28700
28701 2004-02-03  David I. Lehn  <dlehn@users.sourceforge.net>
28702
28703         * examples/switch/.cvsignore:
28704         Ignore generated file.
28705
28706 2004-02-03  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28707
28708         * common/m4/ax_create_stdint_h.m4:
28709         * configure.ac:
28710           add AX_CREATE_STDINT_H to get correct type definitions for a52dec in
28711           _stdint.h.
28712         * Makefile.am:
28713           remove generated _stdint.h in DISTCLEANFILES
28714         * ext/a52dec/gsta52dec.c:
28715           include _stdint.h for a52dec. (should fix #133064)
28716
28717 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
28718
28719         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_add),
28720         (gst_tag_to_vorbis_comments):
28721         Add replaygain support to vorbistag
28722
28723 2004-02-02  Jeremy Simon  <jesimon@libertysurf.fr>
28724         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
28725         (gst_ffmpeg_caps_to_extradata):
28726           Fix SVQ3 caps flag properties
28727           Use glib macro for bytes swap
28728
28729 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28730
28731         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
28732         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
28733         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
28734         * ext/sndfile/gstsf.c: (plugin_init):
28735         * gst/avi/gstavi.c: (plugin_init):
28736         * sys/dxr3/dxr3init.c: (plugin_init):
28737         * sys/oss/gstossaudio.c: (plugin_init):
28738         * sys/v4l/gstv4l.c: (plugin_init):
28739         * sys/v4l2/gstv4l2.c: (plugin_init):
28740           remove textdomain calls
28741         * po/nl.po:
28742           update Dutch translation
28743
28744 2004-02-02  Julien MOUTTE  <julien@moutte.net>
28745
28746         * gst-libs/gst/play/play.c: (gst_play_pipeline_setup),
28747         (gst_play_set_audio_sink): Moving volume in the audio thread for
28748         instantaneous volume change. Maybe i will add another volume in front
28749         of visualization later, not sure yet though.
28750
28751 2004-02-02  Julien MOUTTE  <julien@moutte.net>
28752
28753         * sys/ximage/ximagesink.c: (gst_ximagesink_renegotiate_size),
28754         (gst_ximagesink_handle_xevents): Better X events handling, only take
28755         the latest events for configure and motion.
28756         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents): same.
28757
28758 2004-02-02  Jon Trowbridge  <trow@gnu.org>
28759
28760         reviewed by: David Schleef  <ds@schleef.org>
28761
28762         Fix memory leaks:
28763         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
28764         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register):
28765
28766 2004-02-02  David Schleef  <ds@schleef.org>
28767
28768         code cleanup.  Change bzero() to memset().  Remove duplicate ; at ends
28769         of lines.
28770         * ext/cdparanoia/gstcdparanoia.c: (cdparanoia_event):
28771         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28772         * ext/xvid/gstxviddec.c: (gst_xviddec_src_link):
28773         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
28774         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_chain):
28775         * gst/effectv/gstedge.c: (gst_edgetv_sinkconnect):
28776         * gst/effectv/gstvertigo.c: (gst_vertigotv_sinkconnect):
28777         * gst/intfloat/float22int.c: (gst_float2_2_int_getcaps),
28778         (gst_float2_2_int_link):
28779         * gst/mpeg2sub/gstmpeg2subt.c: (gst_mpeg2subt_chain_subtitle):
28780         * gst/rtjpeg/RTjpeg.c: (RTjpeg_init_mcompress):
28781         * gst/tcp/gsttcpsink.c: (gst_tcpsink_init_send):
28782         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_init_receive):
28783         * gst/udp/gstudpsink.c: (gst_udpsink_init_send):
28784         * gst/udp/gstudpsrc.c: (gst_udpsrc_init_receive):
28785         * sys/v4l/gstv4lelement.c: (gst_v4lelement_init):
28786         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
28787         * testsuite/gst-lint: Add tests for bzero and ;;
28788
28789 2004-02-02  David Schleef  <ds@schleef.org>
28790
28791         * gst/debug/efence.c: Add fallback if MAP_ANONYMOUS isn't defined.
28792
28793 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28794
28795         * ext/aalib/gstaasink.c: (gst_aasink_open):
28796         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
28797         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28798         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
28799         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
28800         (gst_afsink_close_file):
28801         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
28802         (gst_afsrc_close_file):
28803         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
28804         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
28805         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
28806         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
28807         * ext/esd/esdmon.c: (gst_esdmon_get):
28808         * ext/esd/esdsink.c: (gst_esdsink_chain), (gst_esdsink_open_audio):
28809         * ext/faac/gstfaac.c: (gst_faac_chain):
28810         * ext/faad/gstfaad.c: (gst_faad_chain):
28811         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
28812         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
28813         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
28814         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
28815         (gst_flacdec_loop):
28816         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
28817         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
28818         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
28819         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
28820         (gst_gnomevfssink_close_file):
28821         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
28822         (gst_gnomevfssrc_open_file):
28823         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
28824         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
28825         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
28826         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
28827         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
28828         * ext/mad/gstmad.c: (gst_mad_chain):
28829         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
28830         * ext/mpeg2dec/gstmpeg2dec.c:
28831         * ext/mpeg2enc/gstmpeg2enc.cc:
28832         * ext/mplex/gstmplex.cc:
28833         * ext/mplex/gstmplexibitstream.cc:
28834         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
28835         (gst_ogg_demux_push):
28836         * ext/raw1394/gstdv1394src.c:
28837         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
28838         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
28839         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
28840         (gst_sf_loop):
28841         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
28842         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop):
28843         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
28844         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
28845         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
28846         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
28847         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
28848         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
28849         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
28850         (gst_riff_read_element_data), (gst_riff_read_seek),
28851         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
28852         * gst/adder/gstadder.c: (gst_adder_loop):
28853         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
28854         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
28855         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
28856         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
28857         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
28858         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
28859         * gst/goom/gstgoom.c: (gst_goom_chain):
28860         * gst/id3/gstid3types.c: (gst_id3types_loop):
28861         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
28862         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
28863         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
28864         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
28865         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
28866         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
28867         (gst_ebml_read_float), (gst_ebml_read_header):
28868         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
28869         (gst_matroska_demux_parse_blockgroup):
28870         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
28871         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
28872         * gst/oneton/gstoneton.c: (gst_oneton_chain):
28873         * gst/silence/gstsilence.c: (gst_silence_get):
28874         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
28875         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
28876         * gst/speed/gstspeed.c: (speed_loop):
28877         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
28878         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
28879         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
28880         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
28881         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
28882         (gst_wavparse_loop):
28883         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
28884         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
28885         (dxr3audiosink_close):
28886         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
28887         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
28888         (dxr3videosink_close), (dxr3videosink_write_data):
28889         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
28890         * sys/oss/gstosssink.c: (gst_osssink_chain):
28891         * sys/oss/gstosssrc.c: (gst_osssrc_get):
28892         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
28893         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
28894         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
28895         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay),
28896         (gst_v4l_set_window), (gst_v4l_enable_overlay):
28897         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
28898         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
28899         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
28900         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
28901         (gst_v4l_set_audio):
28902         * sys/v4l/v4l_calls.h:
28903         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
28904         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
28905         (gst_v4lmjpegsink_playback_init),
28906         (gst_v4lmjpegsink_playback_start):
28907         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame):
28908         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
28909         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
28910         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
28911         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
28912         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
28913         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
28914         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
28915         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
28916         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
28917         (gst_v4l2_get_output), (gst_v4l2_set_output),
28918         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
28919         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
28920         (gst_v4l2_set_attribute):
28921         * sys/v4l2/v4l2_calls.h:
28922         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
28923         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
28924         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
28925         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
28926         (gst_v4l2src_capture_stop):
28927         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
28928         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
28929         (gst_ximagesink_chain):
28930         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
28931         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
28932         (gst_xvideosink_xwindow_new):
28933         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
28934         (gst_xvimagesink_chain):
28935
28936 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28937
28938         * gst/volume/gstvolume.c: (gst_volume_set_volume),
28939         (gst_volume_get_volume), (volume_class_init), (volume_init),
28940         (volume_chain_int16), (volume_update_volume):
28941         * gst/volume/gstvolume.h:
28942           make code more readable by removing magic numbers
28943           make mixer interface export 0-100 range
28944           make it internally map to 0.0-1.0 range so users don't distort
28945           output by putting the sliders at full volume
28946
28947 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28948
28949         * gst-libs/gst/play/play.c: (gst_play_tick_callback),
28950         (gst_play_state_change), (gst_play_seek_to_time):
28951         block the tick callback for 0.5 secs after doing a seek
28952
28953 2004-02-02  Thomas Vander Stichele  <thomas at apestaart dot org>
28954
28955         * gst-libs/gst/play/play.c: (gst_play_new):
28956           check for GError
28957
28958 2004-02-01  Julien MOUTTE  <julien@moutte.net>
28959
28960         * gst-libs/gst/play/play.c: (gst_play_seek_to_time),
28961         (gst_play_new): Accepting NULL GError, blocking time tick while seeking.
28962         * sys/ximage/ximagesink.c: (gst_ximagesink_sink_link),
28963         (gst_ximagesink_chain), (gst_ximagesink_init): s/sinkconnect/sink_link
28964         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sink_link),
28965         (gst_xvimagesink_chain), (gst_xvimagesink_init): s/sinkconnect/sink_link
28966
28967 2004-02-01  Thomas Vander Stichele  <thomas at apestaart dot org>
28968
28969         * configure.ac:
28970         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28971           check for a function added in vorbis 1.1
28972
28973 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28974
28975         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start),
28976         (gst_alsa_drain_audio), (gst_alsa_stop_audio):
28977           really start/stop clock only on PLAYING <=> PAUSED
28978         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
28979           remove \n from debugging lines
28980         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain):
28981           make it work when seeking does not
28982         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
28983           reset on DISCONT
28984
28985 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
28986
28987         * ext/alsa/gstalsa.c: (gst_alsa_change_state), (gst_alsa_start):
28988           start clock on PAUSED=>PLAYING, not later
28989         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
28990           extract correct time for different discont formats
28991         (gst_alsa_sink_get_time):
28992           don't segfault when no format is negotiated yet, just return 0
28993         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
28994         (gst_ogg_demux_handle_event), (gst_ogg_demux_push),
28995         (gst_ogg_pad_push):
28996           handle flush and discont events correctly
28997         * ext/vorbis/vorbisdec.c: (vorbis_dec_event), (vorbis_dec_chain):
28998           handle discont events correctly
28999
29000 2004-01-31  Thomas Vander Stichele  <thomas at apestaart dot org>
29001
29002         * gst-libs/gst/play/play.c: (gst_play_error_quark),
29003         (gst_play_error_create), (gst_play_error_plugin),
29004         (gst_play_pipeline_setup), (gst_play_init), (gst_play_new):
29005         * gst-libs/gst/play/play.h:
29006           add error handling during creation
29007         * examples/gstplay/player.c: (main):
29008           use new gst_play_new
29009
29010
29011 2004-01-31  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29012
29013         * ext/theora/theoradec.c: (theora_dec_chain):
29014           make comments work
29015         * ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
29016         (vorbis_dec_src_event), (vorbis_dec_chain):
29017           add encoder tag, fix tag reading to be more error tolerant, change
29018           BITRATE to NOMINAL_BITRATE, add debugging, don't unref events after
29019           gst_pad_event_default.
29020         * gst/tags/gstvorbistag.c:
29021         (gst_tag_list_from_vorbiscomment_buffer):
29022           undefine function specific define at end of function
29023
29024 2004-01-31  Jeremy Simon  <jesimon@libertysurf.fr>
29025
29026         * ext/flac/gstflac.c: (plugin_init):
29027         * ext/flac/gstflacdec.c: (gst_flacdec_class_init):
29028         * ext/flac/gstflacdec.h:
29029         * ext/flac/gstflacenc.h:
29030           Fix typos
29031
29032 2004-01-30  David I. Lehn  <dlehn@users.sourceforge.net>
29033
29034         * examples/gstplay/player.c: s/gstplay.h/play.h/
29035
29036 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29037
29038         * gst-libs/gst/play/Makefile.am:
29039         * gst-libs/gst/play/gstplay.c:
29040         * gst-libs/gst/play/gstplay.h:
29041         * gst-libs/gst/play/play.c:
29042           more surgery, operation complete
29043
29044 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29045
29046         * gst-libs/gst/play/play.old.c:
29047         * gst-libs/gst/play/play.old.h:
29048           after CVS surgery by moving, remove
29049         * gst-libs/gst/play/playpipelines.c:
29050           remove
29051
29052         * gst/intfloat/float22int.c: (gst_float2_2_int_chain):
29053           add negotiation error
29054
29055 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29056
29057         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_event),
29058         (gst_ogg_demux_push):
29059           add some seeking debug info
29060           send a flush when seeking
29061
29062 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29063
29064         * configure.ac:
29065           use AC_C_INLINE
29066         * configure.ac:
29067         * ext/Makefile.am:
29068         * ext/theora/Makefile.am:
29069         * ext/theora/theoradec.c:
29070           add theora video decoder. Does just do simple decoding for now and
29071           has been tested against Theora cvs only. It only works when theora
29072           is compiled with --enable-static.
29073         * ext/vorbis/vorbisdec.c: (vorbis_dec_event):
29074           always reset packetno on DISCONT
29075
29076 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29077
29078         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
29079           Fix audio.
29080
29081 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29082
29083         * gst/mpegaudioparse/gstmpegaudioparse.c:
29084         (mp3_type_frame_length_from_header):
29085           Fix header parsing - stolen from ffmpeg (thank you! :) ).
29086
29087 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29088
29089         * ext/esd/esdsink.c: (gst_esdsink_init):
29090           Since we have static pad template caps, we don't need to negotiate;
29091           either the core errors out or we know the format.
29092
29093 2004-01-30  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29094
29095         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29096         (gst_riff_read_seek):
29097         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29098         (gst_ebml_read_seek):
29099           Fix event handling.
29100
29101 2004-01-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29102
29103         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
29104           removee video/x-theora from vp3 decoder, it doesn't handle raw
29105           theora streams
29106         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_init):
29107           fix bug with finalizing element that never went to PAUSED
29108         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_src_query):
29109           length and position queries were swapped
29110         * ext/vorbis/vorbisdec.c: (gst_vorbis_dec_init),
29111         (vorbis_dec_from_granulepos), (vorbis_dec_src_query),
29112         (vorbis_dec_src_event):
29113           implement querying time and bytes
29114
29115 2004-01-30  Thomas Vander Stichele  <thomas at apestaart dot org>
29116
29117         * just about every source file:
29118           gst_element_error -> GST_ELEMENT_ERROR
29119
29120 2004-01-29  Julien MOUTTE  <julien@moutte.net>
29121
29122         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get): Fixing seeking
29123         emiting FLUSH and even before DISCONT.
29124         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): Fix seeking to
29125         get the best instant seeking as possible yay!
29126
29127 2004-01-29  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29128
29129         * gst/mpeg1videoparse/gstmp1videoparse.c:
29130         (gst_mp1videoparse_real_chain):
29131           Committed wrong version last week... Grr... Didn't notice until now.
29132
29133 2004-01-29  Julien MOUTTE <julien@moutte.net>
29134
29135         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new):
29136         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_new): Emit the
29137         have_xwindow_id signal in xwindow_create.
29138
29139 2004-01-29  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29140
29141         * ext/ogg/gstoggdemux.c:
29142           lots of changes - mainly support for chained bitstreams, seeking,
29143           querying and bugfixes of course
29144         * ext/vorbis/Makefile.am:
29145         * ext/vorbis/vorbisdec.c:
29146         * ext/vorbis/vorbisdec.h:
29147           add vorbisdec raw vorbis decoder
29148         * ext/vorbis/vorbis.c: (plugin_init):
29149           register vorbisdec as PRIMARY, vorbisfile as SECONDARY
29150         * gst/intfloat/Makefile.am:
29151         * gst/intfloat/float22int.c:
29152         * gst/intfloat/float22int.h:
29153         * gst/intfloat/gstintfloatconvert.c: (plugin_init):
29154           add float2intnew plugin. It converts multichannel interleaved float to
29155           multichannel interleaved int. The name should probably be changed.
29156         * gst/typefind/gsttypefindfunctions.c: (theora_type_find),
29157         (plugin_init):
29158           add typefinding for raw theora video so oggdemux can detect it.
29159
29160 2004-01-28  Julien MOUTTE  <julien@moutte.net>
29161
29162         * gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
29163         sink element first.
29164         * gst/videoscale/gstvideoscale.c:
29165         (gst_videoscale_handle_src_event): Fixing src event handler.
29166
29167 2004-01-28  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29168
29169         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_class_init), (gst_v4lsrc_init),
29170         (gst_v4lsrc_open), (gst_v4lsrc_close),
29171         (gst_v4lsrc_palette_to_caps), (gst_v4lsrc_srcconnect),
29172         (gst_v4lsrc_getcaps), (gst_v4lsrc_set_clock):
29173         * sys/v4l/gstv4lsrc.h:
29174         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_capture_start),
29175         (gst_v4lsrc_grab_frame), (gst_v4lsrc_capture_stop):
29176           Implement resizing... Hack. But that's why v4l is b0rked...
29177
29178 2004-01-28  Julien MOUTTE <julien@moutte.net>
29179
29180         * sys/ximage/ximagesink.c: (gst_ximagesink_check_xshm_calls),
29181         (gst_ximagesink_ximage_new), (gst_ximagesink_ximage_destroy),
29182         (gst_ximagesink_ximage_put), (gst_ximagesink_xwindow_new),
29183         (gst_ximagesink_xwindow_destroy):
29184         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_check_xshm_calls),
29185         (gst_xvimagesink_xvimage_new), (gst_xvimagesink_xvimage_destroy),
29186         (gst_xvimagesink_xwindow_new), (gst_xvimagesink_xwindow_destroy),
29187         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_get_xv_support),
29188         (gst_xvimagesink_xcontext_get): Removing some useless debugs messages,
29189         correctly cleaning the image created to check xshm calls on succes,
29190         added a lot of XSync calls in X11 functions, and fixed a segfault when
29191         no image format was defined before negotiation happened.
29192
29193 2004-01-28  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29194
29195         * ext/alsa/gstalsa.c: (gst_alsa_query_func):
29196           use gst_element_get_time to get correct time
29197
29198 2004-01-28  Julien MOUTTE  <julien@moutte.net>
29199
29200         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xerror),
29201         (gst_ximagesink_check_xshm_calls), (gst_ximagesink_ximage_destroy),
29202         (gst_ximagesink_xcontext_get), (gst_ximagesink_class_init):
29203         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xerror),
29204         (gst_xvimagesink_check_xshm_calls),
29205         (gst_xvimagesink_xvimage_destroy), (gst_xvimagesink_xcontext_get): Our
29206         X plugins are now able to detect that XShm calls will fail even if the
29207         server claims that it has XShm support (remote displays most of the
29208         time). We then log the error as a GST_DEBUG and set use_shm to FALSE
29209         so that we use non XShm functions. This feature is almost useless for
29210         xvimagesink as Xv is not supported on remote displays anyway, but
29211         it might happen than even on the local display XShm calls fail.
29212
29213 2004-01-27  David Schleef  <ds@schleef.org>
29214
29215         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
29216         (gst_esdsink_link), (gst_esdsink_get_time), (gst_esdsink_chain),
29217         (gst_esdsink_change_state):  Fix sync issues in esdsink.  Also
29218         changed esdsink to only use 44100,16,2, since esd sucks at rate
29219         conversion and esdsink has had difficulty negotiating.
29220
29221 2004-01-27  Julien MOUTTE <julien@moutte.net>
29222
29223         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback),
29224         (gst_play_seek_to_time): Fixing the way to get current position.
29225
29226 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29227
29228         * sys/oss/gstosssink.c: (gst_osssink_sink_query):
29229           use gst_element_get_time to get correct time
29230
29231 2004-01-27  Julien MOUTTE <julien@moutte.net>
29232
29233         * gst-libs/gst/play/gstplay.c: (gst_play_set_location): The easiest
29234         fix ever... Inverting 2 lines of code make spider autoplug correctly
29235         tagged mp3 !
29236
29237 2004-01-27  David Schleef  <ds@schleef.org>
29238
29239         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
29240         Use gst_pad_try_set_caps_nonfixed().
29241
29242 2004-01-27  David Schleef  <ds@schleef.org>
29243
29244         * gst/ac3parse/gstac3parse.c: update to checklist 5
29245         * gst/adder/gstadder.c: rewrite negotiation.  update to checklist 5
29246         * gst/audioconvert/gstaudioconvert.c: update to checklist 5
29247         * gst/audioscale/gstaudioscale.c: same
29248         * gst/auparse/gstauparse.c: same
29249         * gst/avi/gstavidemux.c: same
29250
29251 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29252
29253         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_handle_sink_event):
29254           stop processing after EOS
29255
29256 2004-01-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29257
29258         * gst/asfdemux/asfheaders.h:
29259         * gst/asfdemux/gstasfdemux.c:
29260         * gst/asfdemux/gstasfmux.c: (gst_asfmux_put_guid),
29261         (gst_asfmux_put_string), (gst_asfmux_put_wav_header),
29262         (gst_asfmux_put_vid_header), (gst_asfmux_put_bmp_header):
29263           lot's of fixes to make data extraction simpler and get the code
29264           architecture and compiler independant. Add debugging category
29265         * gst/goom/gstgoom.c: (gst_goom_change_state):
29266           reset channel count on PAUSED=>READY, not READY=>PAUSED
29267
29268 2004-01-26  Colin Walters  <walters@verbum.org>
29269
29270         * ext/gnomevfs/gstgnomevfssrc.c (gst_gnomevfssrc_get): Remove ugly
29271         code to pull a bigger buffer in iradio mode.  This as a side effect
29272         makes typefinding work.
29273
29274 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
29275
29276         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29277         Fix SVQ3 decoding on PPC
29278
29279 2004-01-26  Julien MOUTTE <julien@moutte.net>
29280
29281         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain): Dunno how
29282         that one managed to stay there... Fixed.
29283
29284 2004-01-26  Jeremy Simon  <jesimon@libertysurf.fr>
29285
29286         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
29287         (gst_ffmpeg_caps_to_extradata), (gst_ffmpeg_caps_to_pixfmt):
29288         * gst/qtdemux/qtdemux.c: (plugin_init), (qtdemux_parse_trak),
29289         (qtdemux_video_caps):
29290         * gst/qtdemux/qtdemux.h:
29291         Add SVQ3 specific flags to qtdemux and ffmpeg
29292
29293 2004-01-26  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29294
29295         * gst-libs/gst/audio/audio.h:
29296           remove buffer-frames from audio caps
29297         * gst/audioconvert/gstaudioconvert.c:
29298           fix plugin to really work.
29299
29300 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29301
29302         * gst-libs/gst/mixer/mixer.c:
29303         * gst-libs/gst/propertyprobe/propertyprobe.c:
29304         * gst-libs/gst/tuner/tuner.c: (gst_tuner_find_norm_by_name),
29305         (gst_tuner_find_channel_by_name):
29306         * gst-libs/gst/tuner/tuner.h:
29307           Add gtk-doc style comments. Also fix a function name.
29308
29309 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29310
29311         * ext/divx/gstdivxdec.c: (gst_divxdec_init),
29312         (gst_divxdec_negotiate):
29313           Fix for new capsnego - also fixes gst-player with divxdec.
29314
29315 2004-01-25  Julien MOUTTE  <julien@moutte.net>
29316
29317         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29318         (gst_play_identity_handoff), (gst_play_set_location),
29319         (gst_play_set_visualization), (gst_play_connect_visualization): Another
29320         try in visualization implementation. Still have an issue with switch
29321         blocking when pulling from video_queue and only audio comes out of
29322         spider.
29323         * gst/switch/gstswitch.c: (gst_switch_release_pad),
29324         (gst_switch_poll_sinkpads), (gst_switch_class_init): Implementing pad
29325         release method. And check if the pad is usable before pulling.
29326
29327 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29328
29329         * gst/videofilter/gstvideobalance.c: (gst_videobalance_dispose),
29330         (gst_videobalance_init),
29331         (gst_videobalance_colorbalance_list_channels),
29332         (gst_videobalance_colorbalance_set_value),
29333         (gst_videobalance_colorbalance_get_value),
29334         (gst_videobalance_update_properties),
29335         (gst_videobalance_update_tables_planar411),
29336         (gst_videobalance_planar411):
29337         * gst/videofilter/gstvideobalance.h:
29338           Implement lookup-tables. +/- 10x faster.
29339
29340 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29341
29342         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29343         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29344           The index reading was broken. The rest worked fine, but the whole
29345           goal of my rewrite was to make avidemux readable, and this was
29346           not at all readable. Please use typed variables.
29347
29348 2004-01-25  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29349
29350         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29351           Additional pad usability check.
29352         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
29353         (mp1videoparse_find_next_gop), (gst_mp1videoparse_time_code),
29354         (gst_mp1videoparse_real_chain):
29355           Fix MPEG video stream parsing. The original plugin had several
29356           issues, including not timestamping streams where the source was
29357           not timestamped (this happens with PTS values in mpeg system
29358           streams, but MPEG video is also a valid stream on its own so
29359           that needs timestamps too). We use the display time code for that
29360           for now. Also, if one incoming buffer contains multiple valid
29361           frames, we push them all on correctly now, including proper EOS
29362           handling. Lastly, several potential segfaults were fixed, and we
29363           properly sync on new sequence/gop headers to include them in next,
29364           not previous frames (since they're header for the next frame, not
29365           the previous). Also see #119206.
29366         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_chain),
29367         (bpf_from_header):
29368           Move caps setting so we only do it after finding several valid
29369           MPEG-1 fraes sequentially, not right after the first one (which
29370           might be coincidental).
29371         * gst/typefind/gsttypefindfunctions.c: (mpeg1_sys_type_find),
29372         (mpeg_video_type_find), (mpeg_video_stream_type_find),
29373         (plugin_init):
29374           Add unsynced MPEG video stream typefinding, and change some
29375           probability values so we detect streams rightly. The idea is as
29376           follows: I can have an unsynced system stream which contains
29377           video. In the current code, I would randomly get a type for either
29378           system or video stream type found, because the probabilities are
29379           being calculated rather randomly. I now use fixed values, so we
29380           always prefer system stream if that was found (and that is how it
29381           should be). If no system stream was found, we can still identity                the stream as video-only.
29382
29383 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29384
29385         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_avih),
29386         (gst_avi_demux_stream_odml), (gst_avi_demux_stream_index):
29387           don't write to buffer. Extract data without the need of
29388           __attribute__ ((packed))
29389
29390 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29391
29392         * gst/typefind/gsttypefindfunctions.c: (mpeg1_parse_header),
29393         (mpeg1_sys_type_find):
29394           Fix MPEG-1 stream typefinding.
29395
29396 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29397
29398         * gst/typefind/gsttypefindfunctions.c: (mpeg2_sys_type_find):
29399           Fix typefinding for MPEG-1 system streams, similar to MPEG-2.
29400
29401 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
29402
29403         * ext/esd/esdsink.c: (gst_esdsink_open_audio):
29404         * ext/esd/gstesd.c: (plugin_init):
29405           private debugging, better error reporting
29406
29407 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29408
29409         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_class_init),
29410         (gst_riff_read_init), (gst_riff_read_change_state):
29411         * gst-libs/gst/riff/riff-read.h:
29412           Remove stuff fromold metadata system.
29413
29414 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29415
29416         * ext/ogg/gstoggdemux.c:
29417           Fix wrong file comment.
29418         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_info):
29419         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
29420           Add metadata reading properly.
29421
29422 2004-01-23  Thomas Vander Stichele  <thomas at apestaart dot org>
29423
29424         * ext/Makefile.am:
29425           Fix nas DIST_SUBDIRS
29426           Uraeus:
29427           Fix bug where make distcheck doesn't get run on adding stuff to
29428           the build.
29429
29430 2004-01-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29431
29432         * ext/divx/gstdivxdec.c: (gst_divxdec_init), (gst_divxdec_setup):
29433         * ext/divx/gstdivxdec.h:
29434           Fix divx3 ("msmpeg4") playback using divxdec.
29435
29436 2004-01-23  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29437
29438         * gst/typefind/gsttypefindfunctions.c:
29439         (mp3_type_frame_length_from_header): fix bug in length computation
29440         (mp3_type_find): improve debugging output
29441
29442 2004-01-23  Julien MOUTTE  <julien@moutte.net>
29443
29444         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
29445         (gst_play_set_location), (gst_play_seek_to_time),
29446         (gst_play_set_audio_sink), (gst_play_set_visualization),
29447         (gst_play_connect_visualization), (gst_play_get_sink_element): Reworked
29448         the pipeline from scratch. Visualization is back and switch went out as
29449         i realized it was not possible to use the way i wanted.
29450         * sys/ximage/ximagesink.c: (gst_ximagesink_imagepool_clear),
29451         (gst_ximagesink_change_state), (gst_ximagesink_dispose): Move xcontext
29452         clearing in state change from READY to NULL. So that one can clean the
29453         X ressources keeping the element.
29454         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29455         (gst_xvimagesink_imagepool_clear), (gst_xvimagesink_change_state),
29456         (gst_xvimagesink_colorbalance_set_value),
29457         (gst_xvimagesink_colorbalance_get_value),
29458         (gst_xvimagesink_set_property), (gst_xvimagesink_dispose),
29459         (gst_xvimagesink_init): Same xcontext cleaning than ximagesink in state
29460         change from READY to NULL and fixed some stupid bugs in colorbalance
29461         get/set values. Also added the following feature : when nobody tries to
29462         set some values to the colorbalance levels before the xcontext is
29463         grabbed, then when creating channels list from Xv attributes we set the
29464         internal values to the Xv defaults. This way we handle buggy Xv drivers
29465         that set default hue values far from the middle of the range (Thanks
29466         to Jon Trowbridge for pointing that issue).
29467         * sys/xvimage/xvimagesink.h: Adding a cb_changed boolean to know if
29468         colorbalance levels have been set before xcontext is grabbed.
29469
29470 2004-01-22  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29471
29472         * sys/oss/gstosselement.c: (gst_osselement_class_probe_devices):
29473           Fix the ossmixer case where we shouldn't open /dev/dsp* because
29474           it might block operations (which is bad for a mixer).
29475
29476 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
29477
29478         * gst-libs/gst/media-info/media-info-priv.c: (have_type_callback),
29479         (deep_notify_callback), (gmi_set_decoder), (gmi_clear_decoder),
29480         (gmip_find_type_pre):
29481         * gst-libs/gst/media-info/media-info-priv.h:
29482         * gst-libs/gst/media-info/media-info.c:
29483         (gst_media_info_instance_init), (gst_media_info_read_idler):
29484         add fakesink to get caps on decoder src pad again
29485         fix callback prototype to match new have_type signal signature
29486
29487 2004-01-22  Thomas Vander Stichele  <thomas at apestaart dot org>
29488
29489         * gst/adder/gstadder.c: (gst_adder_link):
29490           fix non-compile and cut-n-paste code
29491
29492 2004-01-21  David Schleef  <ds@schleef.org>
29493
29494         * ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),
29495         (gst_swfdec_video_link), (copy_image), (gst_swfdec_loop),
29496         (gst_swfdec_init), (gst_swfdec_change_state):
29497         * ext/swfdec/gstswfdec.h:
29498         Fix negotiation.
29499         * gst/adder/gstadder.c: (gst_adder_link), (gst_adder_init),
29500         (gst_adder_request_new_pad): Fix negotiation.
29501         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_fixate):
29502         Add a fixate function.
29503         * gst/intfloat/gstfloat2int.c:
29504         * gst/intfloat/gstfloat2int.h:
29505         * gst/intfloat/gstint2float.c:
29506         * gst/intfloat/gstint2float.h:
29507         Completely rewrite the negotiation.  Doesn't quite work yet,
29508         due to some buffer-frames problem.
29509
29510 2004-01-21  Thomas Vander Stichele  <thomas at apestaart dot org>
29511
29512         * ext/gnomevfs/gstgnomevfssrc.c:
29513         * sys/v4l2/v4l2_calls.h:
29514           fix includes for distcheck
29515
29516 2004-01-21  Christian Schaller <uraeus@gnome.org>
29517
29518         * ext/nas/
29519         Add libnas (network audio system) plugin, patch from Arwed von Merkatz
29520         based on earlier patch from Laurent Vivier
29521
29522 2004-01-20  Jeremy Simon  <jesimon@libertysurf.fr>
29523
29524         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_to_extradata):
29525         Fix wma caps property
29526         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_audio_caps):
29527         Fix typo (flags1 and flags2)
29528
29529 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29530
29531         * gst-libs/gst/media-info/media-info-priv.c:
29532         (deep_notify_callback), (gmi_seek_to_track), (gmi_get_decoder),
29533         (gmip_find_type_pre), (gmip_find_type), (gmip_find_stream_post),
29534         (gmip_find_stream), (gmip_find_track_metadata),
29535         (gmip_find_track_streaminfo_post), (gmip_find_track_streaminfo),
29536         (gmip_find_track_format):
29537         * gst-libs/gst/media-info/media-info-priv.h:
29538         * gst-libs/gst/media-info/media-info-test.c: (main):
29539         * gst-libs/gst/media-info/media-info.c: (gst_media_info_init),
29540         (gst_media_info_read_idler), (gst_media_info_read):
29541         * gst-libs/gst/media-info/media-info.h:
29542           register debugging category and use it for debugging
29543
29544 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29545
29546         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_update_streaminfo),
29547         (gst_vorbisfile_new_link):
29548           signal streaminfo through tags
29549
29550 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29551
29552         * ext/mplex/gstmplex.cc:
29553         * ext/mplex/gstmplexibitstream.cc:
29554           g++ doesn't like NULL in our i18n/error macros, should be
29555           either (NULL) or ("").
29556
29557 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29558
29559         * sys/dxr3/dxr3audiosink.c:
29560         * sys/dxr3/dxr3init.c:
29561         * sys/dxr3/dxr3spusink.c: (dxr3spusink_close):
29562         * sys/dxr3/dxr3videosink.c: (dxr3videosink_close):
29563           Fix more error error error errors (missing includes here).
29564
29565 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29566
29567         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29568           fix thomas' error errors.
29569
29570 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29571
29572         * ext/mpeg2enc/gstmpeg2enc.cc:
29573           fix error errors.
29574
29575 2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29576
29577         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29578         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29579           Fix for new error system.
29580
29581 2004-01-20  Thomas Vander Stichele  <thomas at apestaart dot org>
29582
29583         * ext/divx/gstdivxenc.c: (gst_divxenc_setup), (gst_divxenc_chain):
29584           fix for new error reporting
29585
29586 2004-01-20  David Schleef  <ds@schleef.org>
29587
29588         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
29589         (gst_ximagesink_xcontext_get), (gst_ximagesink_getcaps),
29590         (gst_ximagesink_set_xwindow_id): Change to using a framerate
29591         of [1,100] instead of [0,MAX], since 0 isn't handled correctly,
29592         and neither is 100+, most likely.
29593         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support),
29594         (gst_xvimagesink_getcaps): same
29595
29596 2004-01-19  Benjamin Otte  <in7y118@public.uni-hamburg.de>
29597
29598         * configure.ac:
29599           Up version requirement to 2.0.3 (not yet released) to avoid symbol
29600           clashes with ffmpeg.
29601
29602 2004-01-20  Julien MOUTTE  <julien@moutte.net>
29603
29604         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
29605         (gst_switch_init): Fixed switch element : proxying link and setting
29606         caps from src to sink on request.
29607
29608 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29609
29610         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_overlay):
29611         * sys/v4l2/v4l2-overlay_calls.c: (gst_v4l2_set_display),
29612         (gst_v4l2_set_window), (gst_v4l2_enable_overlay):
29613         fix element_error
29614
29615 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29616
29617         * sys/v4l/v4l_calls.h:
29618         * sys/v4l2/v4l2_calls.h:
29619           element_error fixes
29620
29621 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29622
29623         * gst-libs/gst/gst-i18n-plugin.h:
29624           add locale.h
29625           remove config.h inclusion
29626
29627 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29628
29629         * autogen.sh:
29630           adding autopoint invocation
29631         * Makefile.am:
29632         * configure.ac:
29633         * gst-libs/gst/gettext.h:
29634           adding gettext bits
29635         * ext/audiofile/gstafsink.c: (gst_afsink_plugin_init):
29636         * ext/audiofile/gstafsrc.c: (gst_afsrc_plugin_init):
29637         * ext/gnomevfs/gstgnomevfs.c: (plugin_init):
29638         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29639         (gst_gnomevfssink_close_file):
29640         * ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_open_file):
29641         * ext/sndfile/gstsf.c: (gst_sf_loop), (plugin_init):
29642         * gst-libs/gst/gst-i18n-plugin.h:
29643         * gst/avi/gstavi.c: (plugin_init):
29644         * sys/dxr3/dxr3init.c: (plugin_init):
29645         * sys/dxr3/dxr3videosink.c: (dxr3videosink_write_data):
29646         * sys/oss/gstossaudio.c: (plugin_init):
29647         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29648         * sys/v4l/gstv4l.c: (plugin_init):
29649         * sys/v4l/v4l_calls.c: (gst_v4l_open):
29650         * sys/v4l2/gstv4l2.c: (plugin_init):
29651         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29652         (gst_v4l2_fill_lists), (gst_v4l2_get_norm), (gst_v4l2_set_norm),
29653         (gst_v4l2_get_input), (gst_v4l2_set_input), (gst_v4l2_get_output),
29654         (gst_v4l2_set_output), (gst_v4l2_get_frequency),
29655         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
29656         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute):
29657           make sure locale and translation domain are set
29658           fix translated strings
29659         * po/.cvsignore:
29660         * po/LINGUAS:
29661         * po/Makevars:
29662         * po/POTFILES.in:
29663         * po/nl.po:
29664           put translation files into place
29665         * sys/xvideo/imagetest.c: (main):
29666         * ext/dv/demo-play.c: (main):
29667           fix unnecessary translations
29668
29669 2004-01-19  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
29670
29671         * ext/sndfile/gstsf.c:
29672         * gst/avi/gstavimux.c:
29673         * ext/audiofile/gstafsink.c:
29674         * ext/audiofile/gstafsrc.c:
29675         * ext/gnomevfs/gstgnomevfssink.c:
29676         * ext/gnomevfs/gstgnomevfssrc.c:
29677         * sys/oss/gstosselement.c:
29678         * sys/v4l/v4l_calls.h:
29679           fix i18n include
29680
29681 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29682
29683         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
29684         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_get_norm),
29685         (gst_v4l2_set_norm), (gst_v4l2_get_input), (gst_v4l2_set_input),
29686         (gst_v4l2_get_output), (gst_v4l2_set_output),
29687         (gst_v4l2_get_frequency), (gst_v4l2_set_frequency),
29688         (gst_v4l2_signal_strength), (gst_v4l2_get_attribute),
29689         (gst_v4l2_set_attribute):
29690         update to new error handling
29691
29692 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29693
29694         * ext/sidplay/gstsiddec.cc:
29695         * gst/modplug/gstmodplug.cc:
29696           parenthese NULL because C++ seems angry about it
29697
29698 2004-01-19  Thomas Vander Stichele  <thomas at apestaart dot org>
29699
29700         * gst-libs/gst/gst-i18n-plugin.h:
29701           add skeleton i18n stuff, but needs to be further implemented
29702
29703 2004-01-18  Thomas Vander Stichele  <thomas at apestaart dot org>
29704
29705         * examples/gstplay/player.c: (main):
29706         * ext/aalib/gstaasink.c: (gst_aasink_open):
29707         * ext/alsa/gstalsa.c: (gst_alsa_link), (gst_alsa_xrun_recovery):
29708         * ext/alsa/gstalsasink.c: (gst_alsa_sink_loop):
29709         * ext/alsa/gstalsasrc.c: (gst_alsa_src_loop):
29710         * ext/audiofile/gstafsink.c: (gst_afsink_open_file),
29711         (gst_afsink_close_file):
29712         * ext/audiofile/gstafsrc.c: (gst_afsrc_open_file),
29713         (gst_afsrc_close_file):
29714         * ext/divx/gstdivxdec.c: (gst_divxdec_setup), (gst_divxdec_chain):
29715         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
29716         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_user_op), (dvdnavsrc_get):
29717         * ext/esd/esdmon.c: (gst_esdmon_get):
29718         * ext/esd/esdsink.c: (gst_esdsink_chain):
29719         * ext/faac/gstfaac.c: (gst_faac_chain):
29720         * ext/faad/gstfaad.c: (gst_faad_chain):
29721         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_chain):
29722         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
29723         * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
29724         * ext/flac/gstflacdec.c: (gst_flacdec_error_callback),
29725         (gst_flacdec_loop):
29726         * ext/flac/gstflacenc.c: (gst_flacenc_chain):
29727         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
29728         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
29729         * ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file),
29730         (gst_gnomevfssink_close_file):
29731         * ext/gnomevfs/gstgnomevfssrc.c: (audiocast_init),
29732         (gst_gnomevfssrc_open_file):
29733         * ext/ivorbis/vorbisfile.c: (gst_ivorbisfile_loop):
29734         * ext/lame/gstlame.c: (gst_lame_sink_link), (gst_lame_chain):
29735         * ext/lcs/gstcolorspace.c: (gst_colorspace_srcconnect_func):
29736         * ext/mad/gstid3tag.c: (gst_id3_tag_handle_event),
29737         (gst_id3_tag_do_typefind), (gst_id3_tag_chain):
29738         * ext/mad/gstmad.c: (gst_mad_chain):
29739         * ext/mikmod/gstmikmod.c: (gst_mikmod_loop):
29740         * ext/mpeg2dec/gstmpeg2dec.c:
29741         * ext/mpeg2enc/gstmpeg2enc.cc:
29742         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29743         * ext/mplex/gstmplex.cc:
29744         * ext/mplex/gstmplexibitstream.cc:
29745         * ext/ogg/gstoggdemux.c: (gst_ogg_demux_chain),
29746         (gst_ogg_demux_push), (gst_ogg_pad_push):
29747         * ext/raw1394/gstdv1394src.c:
29748         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_lock),
29749         (gst_sdlvideosink_initsdl), (gst_sdlvideosink_create):
29750         * ext/sidplay/gstsiddec.cc:
29751         * ext/sndfile/gstsf.c: (gst_sf_open_file), (gst_sf_close_file),
29752         (gst_sf_loop):
29753         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
29754         * ext/tarkin/gsttarkindec.c: (gst_tarkindec_chain):
29755         * ext/tarkin/gsttarkinenc.c: (gst_tarkinenc_chain):
29756         * ext/vorbis/vorbisenc.c: (gst_vorbisenc_chain):
29757         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_loop):
29758         * ext/xvid/gstxviddec.c: (gst_xviddec_setup), (gst_xviddec_chain):
29759         * ext/xvid/gstxvidenc.c: (gst_xvidenc_setup), (gst_xvidenc_chain):
29760         * gst-libs/gst/Makefile.am:
29761         * gst-libs/gst/riff/riff-read.c: (gst_riff_peek_head),
29762         (gst_riff_read_element_data), (gst_riff_read_seek),
29763         (gst_riff_peek_list), (gst_riff_read_list), (gst_riff_read_header):
29764         * gst/adder/gstadder.c: (gst_adder_parse_caps), (gst_adder_loop):
29765         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_segment),
29766         (gst_asf_demux_process_stream), (gst_asf_demux_get_stream):
29767         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_init),
29768         (gst_avi_demux_add_stream), (gst_avi_demux_stream_header):
29769         * gst/avi/gstavimux.c: (gst_avimux_stop_file):
29770         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
29771         * gst/goom/gstgoom.c: (gst_goom_chain):
29772         * gst/id3/gstid3types.c: (gst_id3types_loop):
29773         * gst/intfloat/gstfloat2int.c: (gst_float2int_loop):
29774         * gst/intfloat/gstint2float.c: (gst_int2float_chain_gint16):
29775         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
29776         (gst_ebml_read_element_length), (gst_ebml_read_element_data),
29777         (gst_ebml_read_seek), (gst_ebml_read_uint), (gst_ebml_read_sint),
29778         (gst_ebml_read_float), (gst_ebml_read_header):
29779         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
29780         (gst_matroska_demux_parse_blockgroup):
29781         * gst/modplug/gstmodplug.cc:
29782         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
29783         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
29784         * gst/oneton/gstoneton.c: (gst_oneton_chain):
29785         * gst/silence/gstsilence.c: (gst_silence_get):
29786         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29787         * gst/smpte/gstsmpte.c: (gst_smpte_loop):
29788         * gst/speed/gstspeed.c: (speed_loop):
29789         * gst/tags/gstvorbistag.c: (gst_vorbis_tag_chain):
29790         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
29791         * gst/volenv/gstvolenv.c: (gst_volenv_chain):
29792         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
29793         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_fmt),
29794         (gst_wavparse_loop):
29795         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_open),
29796         (dxr3audiosink_set_mode_pcm), (dxr3audiosink_set_mode_ac3),
29797         (dxr3audiosink_close):
29798         * sys/dxr3/dxr3spusink.c: (dxr3spusink_open), (dxr3spusink_close):
29799         * sys/dxr3/dxr3videosink.c: (dxr3videosink_open),
29800         (dxr3videosink_close), (dxr3videosink_write_data):
29801         * sys/oss/gstosselement.c: (gst_osselement_open_audio):
29802         * sys/oss/gstosselement.h:
29803         * sys/oss/gstosssink.c: (gst_osssink_get_type), (gst_osssink_init),
29804         (gst_osssink_chain):
29805         * sys/oss/gstosssrc.c: (gst_osssrc_get):
29806         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
29807         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_buffer_free):
29808         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_buffer_free):
29809         * sys/v4l/v4l-overlay_calls.c: (gst_v4l_set_window),
29810         (gst_v4l_enable_overlay):
29811         * sys/v4l/v4l_calls.c: (gst_v4l_get_capabilities), (gst_v4l_open),
29812         (gst_v4l_set_chan_norm), (gst_v4l_get_signal),
29813         (gst_v4l_get_frequency), (gst_v4l_set_frequency),
29814         (gst_v4l_get_picture), (gst_v4l_set_picture), (gst_v4l_get_audio),
29815         (gst_v4l_set_audio):
29816         * sys/v4l/v4l_calls.h:
29817         * sys/v4l/v4lmjpegsink_calls.c: (gst_v4lmjpegsink_sync_thread),
29818         (gst_v4lmjpegsink_queue_frame), (gst_v4lmjpegsink_set_playback),
29819         (gst_v4lmjpegsink_playback_init),
29820         (gst_v4lmjpegsink_playback_start):
29821         * sys/v4l/v4lmjpegsrc_calls.c: (gst_v4lmjpegsrc_queue_frame),
29822         (gst_v4lmjpegsrc_sync_next_frame), (gst_v4lmjpegsrc_set_capture),
29823         (gst_v4lmjpegsrc_set_capture_m), (gst_v4lmjpegsrc_capture_init),
29824         (gst_v4lmjpegsrc_requeue_frame):
29825         * sys/v4l/v4lsrc_calls.c: (gst_v4lsrc_queue_frame),
29826         (gst_v4lsrc_sync_frame), (gst_v4lsrc_capture_init),
29827         (gst_v4lsrc_requeue_frame), (gst_v4lsrc_try_palette):
29828         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get):
29829         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
29830         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
29831         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
29832         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
29833         (gst_v4l2src_capture_stop):
29834         * sys/vcd/vcdsrc.c: (vcdsrc_open_file):
29835         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
29836         (gst_ximagesink_chain):
29837         * sys/xvideo/xvideosink.c: (gst_xvideosink_buffer_new),
29838         (gst_xvideosink_sinkconnect), (gst_xvideosink_chain),
29839         (gst_xvideosink_xwindow_new):
29840         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29841         (gst_xvimagesink_chain):
29842         use new error signal, function and categories
29843
29844 2004-01-18  Jeremy Simon <jesimon@libertysurf.fr>
29845
29846         * configure.ac:
29847         * ext/Makefile.am:
29848         * ext/musicbrainz/gsttrm.c:
29849         * ext/musicbrainz/gsttrm.h:
29850         * ext/musicbrainz/Makefile.am:
29851         Add a trm plugin
29852
29853 2004-01-18  Julien MOUTTE  <julien@moutte.net>
29854
29855         * sys/ximage/ximagesink.c: (gst_ximagesink_set_property),
29856         (gst_ximagesink_get_property), (gst_ximagesink_class_init): Adding
29857         synchronous property for debugging.
29858         * sys/ximage/ximagesink.h: Adding the synchronous boolean flag.
29859         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29860         (gst_xvimagesink_set_property): Moving a pointer declaration to a
29861         smaller block, fixing indent.
29862
29863 2004-01-16  David Schleef  <ds@schleef.org>
29864
29865         * gst/videofilter/gstvideobalance.c: Fix regression; changing a
29866         property affects the video stream.
29867         * sys/xvimage/xvimagesink.c:
29868         * sys/xvimage/xvimagesink.h:
29869         Add synchronous property for debugging.  Should probably be
29870         disabled in non-CVS builds.  Make sure that the Xv attribute
29871         exists before we set it (crash!).  Fix a silly float bug that
29872         caused colorbalance to just not work.
29873
29874 2004-01-17  Christian Schaller <Uraeus@gnome.org>
29875
29876         * tools/gst-launch-ext.in - update for new plugins
29877
29878 2004-01-16  David Schleef  <ds@schleef.org>
29879
29880         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect): Fix use of
29881         already-freed caps.
29882
29883 2994-01-16  Christian Schaller <Uraeus@gnome.org>
29884
29885         * Update spec for new colorspace plugin and libcaca plugin
29886         * Fix compilation of libcaca plugin (clock -> id)
29887
29888 2004-01-16  Julien MOUTTE <julien@moutte.net>
29889
29890         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_update_colorbalance),
29891         (gst_xvimagesink_xcontext_get), (gst_xvimagesink_change_state),
29892         (gst_xvimagesink_set_xwindow_id),
29893         (gst_xvimagesink_colorbalance_set_value),
29894         (gst_xvimagesink_colorbalance_get_value),
29895         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
29896         (gst_xvimagesink_init), (gst_xvimagesink_class_init): Implementing
29897         correct colorbalance properties. They can now be set when the element
29898         is still in NULL state. The values will be committed to the Xv Port
29899         when xcontext is initialized.
29900         * sys/xvimage/xvimagesink.h: Added hue, saturation, contrast,
29901         brightness int values in the GstXvImagesink structure.
29902
29903 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29904
29905         * gst-libs/gst/Makefile.am:
29906           restructure so having local patches works easier.
29907
29908 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29909
29910         * ext/mpeg2enc/Makefile.am:
29911         * ext/mpeg2enc/gstmpeg2enc.cc:
29912         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
29913           Bugfix with respect to EOS handling.
29914
29915 2004-01-16  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29916
29917         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
29918           Link with right caps (else, it segfaults).
29919         * ext/mplex/gstmplexjob.cc:
29920           Fix for slight API change in 1.6.1.93 release of mjpegtools.
29921
29922 2004-01-15  David Schleef  <ds@schleef.org>
29923
29924         * gst-libs/gst/audio/Makefile.am:
29925         Add gstaudiofiltertemplate.c and building of gstaudiofilterexample.c
29926         from the template.
29927         * gst-libs/gst/audio/gstaudiofilter.c:
29928         * gst-libs/gst/audio/gstaudiofilter.h:
29929         Add bytes_per_sample and size and n_samples calculation.
29930         * gst-libs/gst/audio/gstaudiofilterexample.c:
29931         Remove, now autogenerated.
29932         * gst-libs/gst/audio/gstaudiofiltertemplate.c:
29933         Moved from gstaudiofilterexample, object name changed, code added
29934         so that it actually works.
29935         * gst-libs/gst/audio/make_filter:
29936         Script to build an audiofilter subclass from the template.
29937         * gst/colorspace/Makefile.am:
29938         * gst/colorspace/yuv2yuv.c:
29939         Remove file, since it's GPL, and we don't use it.
29940
29941 2004-01-15  Julien MOUTTE  <julien@moutte.net>
29942
29943         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
29944         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Making both of
29945         them use the buffer free function to test how the buffer was allocated.
29946
29947 2004-01-15  David Schleef  <ds@schleef.org>
29948
29949         * ext/esd/esdsink.c: (gst_esdsink_class_init): Remove property
29950         that handles osssink fallback.
29951         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_init),
29952         (gst_audio_convert_getcaps):
29953         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
29954         Add audio/x-qdm2 for QDM2 audio.
29955         * gst/sine/gstsinesrc.c: (gst_sinesrc_get):
29956         * gst/sine/gstsinesrc.h: Add example of how to implement tags.
29957         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps):
29958         Decrease minimum size to 16x16.
29959         * gst/wavparse/gstwavparse.c:
29960         Convert disabled pad template caps to new caps.
29961         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
29962         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
29963         (gst_xvimagesink_chain): Throw element error when display cannot
29964         be opened.  Increase minimum framerate to 1.0.  Check the data
29965         free function on a buffer to make sure it is the type we expect
29966         before manipulating it.
29967
29968 2004-01-15  Julien MOUTTE <julien@moutte.net>
29969
29970         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
29971         (gst_videobalance_colorbalance_set_value): Implement passthru if
29972         settings are in the middle.
29973         * tools/gst-launch-ext.in: Stop using xvideosink, use ximagesink.
29974
29975 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
29976
29977         * gst/videofilter/Makefile.am:
29978         * gst/volume/Makefile.am:
29979           Since we use videofilter symbols, link to it.
29980
29981 2004-01-15  Julien MOUTTE <julien@moutte.net>
29982
29983         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_interface_init): Setting
29984         mixer interface type to HARDWARE.
29985         * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): Adding a default
29986         type to SOFTWARE.
29987         * gst-libs/gst/mixer/mixer.h: Adding mixer interface type and macro.
29988         * gst-libs/gst/mixer/mixertrack.h: Adding mixertrack flag SOFTWARE.
29989         * gst/volume/gstvolume.c: (gst_volume_interface_supported),
29990         (gst_volume_interface_init), (gst_volume_list_tracks),
29991         (gst_volume_set_volume), (gst_volume_get_volume),
29992         (gst_volume_set_mute), (gst_volume_mixer_init),
29993         (gst_volume_dispose), (gst_volume_get_type), (volume_class_init),
29994         (volume_init): Implementing mixer interface.
29995         * gst/volume/gstvolume.h: Adding tracklist for mixer interface.
29996         * sys/oss/gstosselement.c: (gst_osselement_get_type),
29997         (gst_osselement_change_state): Removing some trailing commas in
29998         structures.
29999         * sys/oss/gstossmixer.c: (gst_ossmixer_interface_init): Setting mixer
30000         interface type to HARDWARE.
30001         * sys/v4l/gstv4lcolorbalance.c:
30002         (gst_v4l_color_balance_interface_init): Setting colorbalance interface
30003         type to HARDWARE.
30004         * sys/v4l2/gstv4l2colorbalance.c:
30005         (gst_v4l2_color_balance_interface_init): Setting colorbalance
30006         interface type to HARDWARE.
30007         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): use exactly the
30008         same code than ximagesink for event handling.
30009
30010 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30011
30012         * ext/snapshot/Makefile.am:
30013         * ext/snapshot/gstsnapshot.c: (gst_snapshot_sinkconnect),
30014         (gst_snapshot_chain):
30015         * ext/snapshot/gstsnapshot.h:
30016           This has to be a joke... Snapshot should be connected to a tee,
30017           colorspace element before it and EOS after that, where the other
30018           src of the tee receives normal data.
30019           The current way is *wrong*.
30020
30021 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30022
30023         * ext/hermes/gsthermescolorspace.c:
30024           Fix another compile error. Same as below.
30025
30026 2004-01-15  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30027
30028         * gst/colorspace/gstcolorspace.c:
30029         * gst/colorspace/yuv2yuv.c: (gst_colorspace_yuy2_to_i420),
30030         (gst_colorspace_i420_to_yv12):
30031           Fix compiling... Didn't test if it actually works.
30032
30033 2004-01-15  David Schleef  <ds@schleef.org>
30034
30035         * configure.ac:
30036         * gst/colorspace/Makefile.am:
30037         * gst/colorspace/gstcolorspace.c:
30038         * gst/colorspace/gstcolorspace.h:
30039         * gst/colorspace/yuv2rgb.c:
30040         * gst/colorspace/yuv2rgb.h:
30041         Duplicate the ext/hermes colorspace plugin, and remove Hermes
30042         code and GPL code.  Fix for new caps negotiation.  Rewrite
30043         much of the format handling code, and some of the conversion
30044         code.  Basically, rewrote almost everything.  This element
30045         handles I420, YV12 to RGB conversions.
30046         * ext/hermes/Makefile.am:
30047         * ext/hermes/gsthermescolorspace.c:
30048         Rename colorspace to hermescolorspace.  Fix negotiation issues.
30049         Remove non-Hermes related code.  This element handles lots of
30050         RGB to RGB conversions, but no YUV.
30051         * ext/hermes/gstcolorspace.c:
30052         * ext/hermes/gstcolorspace.h:
30053         * ext/hermes/rgb2yuv.c:
30054         * ext/hermes/yuv2rgb.c:
30055         * ext/hermes/yuv2rgb.h:
30056         * ext/hermes/yuv2rgb_mmx16.s:
30057         * ext/hermes/yuv2yuv.c:
30058         * ext/hermes/yuv2yuv.h:
30059         Remove old code.
30060
30061 2004-01-14  Colin Walters  <walters@verbum.org>
30062
30063         * ext/mad/gstid3tag.c (gst_id3_tag_chain): Don't nego caps if
30064         they've already been.
30065
30066 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30067
30068         * ext/mad/gstid3tag.c: (gst_id3_tag_do_caps_nego):
30069           assume tag mode when pad is not connected
30070
30071 2004-01-15  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30072
30073         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30074           Don't update the time of the clock
30075         (gst_alsa_sink_loop):
30076           sync to the clock given to alsasink, not the own clock
30077         * sys/oss/gstosssink.c: (gst_osssink_chain):
30078           sync to the clock
30079         (gst_osssink_change_state):
30080           activate the clock
30081         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30082         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30083           remove bogus code that made DISCONT events unhandled
30084         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_video_caps):
30085           explicitly case to double in _set_simple. (fixes 2nd warning in bug
30086           #131502)
30087         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_read_object_header),
30088         (gst_asf_demux_handle_sink_event), (gst_asf_demux_audio_caps),
30089         (gst_asf_demux_add_audio_stream), (gst_asf_demux_video_caps):
30090           convert g_warning because of wrong asf data to GST_WARNINGs (fixes
30091           2nd warning in bug #131502)
30092
30093 2004-01-14  Julien MOUTTE  <julien@moutte.net>
30094
30095         * gst/videofilter/gstvideobalance.c: (gst_videobalance_init),
30096         (gst_videobalance_colorbalance_set_value),
30097         (gst_videobalance_colorbalance_get_value): Fixing videobalance ranges
30098         for colorbalance interface implementation.
30099         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get),
30100         (gst_ximagesink_set_property), (gst_ximagesink_get_property),
30101         (gst_ximagesink_dispose), (gst_ximagesink_init),
30102         (gst_ximagesink_class_init): Adding DISPLAY property.
30103         * sys/ximage/ximagesink.h: Adding display_name to store display.
30104         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30105         (gst_xvimagesink_set_property), (gst_xvimagesink_get_property),
30106         (gst_xvimagesink_dispose), (gst_xvimagesink_init),
30107         (gst_xvimagesink_class_init): Adding DISPLAY property and colorbalance
30108         properties (they still need polishing though for gst-launch use : no
30109         xcontext yet, i ll do that tomorrow).
30110         * sys/xvimage/xvimagesink.h: Adding display_name to store display.
30111
30112 2004-01-14  Julien MOUTTE  <julien@moutte.net>
30113
30114         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup),
30115         (gst_play_set_location), (gst_play_set_visualization): Preparing
30116         switch integration, adding videobalance in the pipeline.
30117
30118 2004-01-14  Julien MOUTTE <julien@moutte.net>
30119
30120         * gst-libs/gst/colorbalance/colorbalance.c:
30121         (gst_color_balance_class_init): Adding a default type.
30122         * gst-libs/gst/colorbalance/colorbalance.h: Adding a macro to access
30123         the type.
30124         * gst/videofilter/gstvideobalance.c: (gst_videobalance_get_type),
30125         (gst_videobalance_dispose), (gst_videobalance_class_init),
30126         (gst_videobalance_init), (gst_videobalance_interface_supported),
30127         (gst_videobalance_interface_init),
30128         (gst_videobalance_colorbalance_list_channels),
30129         (gst_videobalance_colorbalance_set_value),
30130         (gst_videobalance_colorbalance_get_value),
30131         (gst_videobalance_colorbalance_init): Implementing colorbalance
30132         interface.
30133         * gst/videofilter/gstvideobalance.h: Adding colorbalance channels
30134         list.
30135         * sys/ximage/ximagesink.c: (gst_ximagesink_set_xwindow_id): Fixing a
30136         bug which was triggering a BadAccess X error when setting an overlay
30137         before pad was really negotiated.
30138         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_colorbalance_init):
30139         Using the colorbalance type macro.
30140
30141 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30142
30143         * ext/flac/gstflacenc.c: (gst_flacenc_set_metadata),
30144         (gst_flacenc_chain):
30145           handle tags correctly
30146         * gst/tags/gstid3tag.c: (gst_tag_list_new_from_id3v1):
30147           extract ID3v1 tags correctly
30148
30149 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30150
30151         * gst/typefind/gsttypefindfunctions.c: (matroska_type_find),
30152         (plugin_init):
30153           Improve matroska typefinding for odd-typed headers...
30154
30155 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30156
30157         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
30158           Fix for using incremental number on padnames.
30159
30160 2004-01-14  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30161
30162         * ext/divx/gstdivxdec.c:
30163         * ext/divx/gstdivxenc.c:
30164           Set category to divx4linux instead of divx (too generic).
30165         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30166         (gst_wavparse_parse_fmt), (gst_wavparse_handle_sink_event),
30167         (gst_wavparse_loop), (gst_wavparse_change_state):
30168         * gst/wavparse/gstwavparse.h:
30169           fix parsing of WAV files with non-standard fmt-tag size and fix
30170           skipping of unrecognized chunks... Someone please fix this thing
30171           to use rifflib so all this is automated.
30172         * sys/v4l/Makefile.am:
30173         * sys/v4l2/Makefile.am:
30174           Add X_CFLAGS because we depend on X (for overlay).
30175
30176 2004-01-14  Jan Schmidt  <thaytan@mad.scientist.com>
30177
30178         * ext/mpeg2dec/gstmpeg2dec.c:
30179           Don't issue a timestamp unless we tagged the frame
30180           with a PTS.
30181
30182 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30183
30184         * gst-libs/gst/play/gstplay.c: (gst_play_tick_callback):
30185           Query the audio element to get the time, not the clock. We're
30186           interested in the element's time here.
30187
30188 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30189
30190         * ext/aalib/gstaasink.c: (gst_aasink_chain):
30191         * ext/alsa/gstalsasink.c: (gst_alsa_sink_check_event):
30192         * ext/esd/esdsink.c: (gst_esdsink_chain):
30193         * ext/libcaca/gstcacasink.c: (gst_cacasink_chain):
30194         * ext/mas/massink.c: (gst_massink_chain):
30195         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_chain):
30196         * gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_index),
30197         (gst_matroska_demux_parse_metadata):
30198         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop),
30199         (gst_mpeg_parse_release_locks):
30200         * gst/tcp/gsttcpsink.c: (gst_tcpsink_chain):
30201         * gst/udp/gstudpsink.c: (gst_udpsink_chain):
30202         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30203         * sys/oss/gstosssink.c: (gst_osssink_init), (gst_osssink_chain),
30204         (gst_osssink_change_state):
30205         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_chain):
30206         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30207         * sys/xvideo/xvideosink.c: (gst_xvideosink_chain),
30208         (gst_xvideosink_release_locks):
30209         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain):
30210           use element time.
30211         * ext/alsa/gstalsaclock.c: (gst_alsa_clock_start),
30212         (gst_alsa_clock_stop):
30213         * gst-libs/gst/audio/audioclock.c: (gst_audio_clock_set_active),
30214         (gst_audio_clock_get_internal_time):
30215           simplify for use with new clocking code.
30216         * testsuite/alsa/Makefile.am:
30217         * testsuite/alsa/sinesrc.c: (sinesrc_init), (sinesrc_force_caps):
30218           fix testsuite for new caps system
30219
30220 2004-01-14  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30221
30222         * ext/flac/gstflacdec.c: (gst_flacdec_update_metadata):
30223         * ext/flac/gstflacenc.c: (add_one_tag):
30224           length is already host endian, no need to convert. Fixes playback of
30225           tagged files on PPC. (bug #128384)
30226
30227 2004-01-13  Julien MOUTTE <julien@moutte.net>
30228
30229         * gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
30230         colorbalance interface stating if it is hardware based or software
30231         based.
30232         * gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
30233         Removing a trailing comma.
30234         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30235         (gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
30236         Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
30237         the documentation seems to be wrong on the -1000 to 1000 interval.
30238
30239 2004-01-12  David Schleef  <ds@schleef.org>
30240
30241         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
30242         (gst_efence_buffer_alloc), (gst_fenced_buffer_new),
30243         (gst_fenced_buffer_default_free), (gst_fenced_buffer_default_copy):
30244         Fix negotiation.  Add a bufferalloc function for the sink pad,
30245         and generally clean up some of the code.
30246
30247 2004-01-12  Julien MOUTTE <julien@moutte.net>
30248
30249         * gst-libs/gst/colorbalance/colorbalancechannel.c:
30250         (gst_color_balance_channel_dispose): Adding safety check in dispose
30251         method.
30252         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
30253         (gst_xvimagesink_xcontext_clear),
30254         (gst_xvimagesink_interface_supported),
30255         (gst_xvimagesink_colorbalance_list_channels),
30256         (gst_xvimagesink_colorbalance_set_value),
30257         (gst_xvimagesink_colorbalance_get_value),
30258         (gst_xvimagesink_colorbalance_init), (gst_xvimagesink_get_type):
30259         Adding colorbalance interface support to set XV parameters such as
30260         HUE, BRIGHTNESS, CONTRAST, SATURATION.
30261         * sys/xvimage/xvimagesink.h: Adding the channels list for colorbalance
30262         interface.
30263
30264 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
30265
30266         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_get_type),
30267         (gst_audio_convert_class_init), (gst_audioconvert_getcaps),
30268         (gst_audio_convert_init), (gst_audio_convert_set_property),
30269         (gst_audio_convert_get_property), (gst_audio_convert_chain),
30270         (gst_audio_convert_link),
30271         (gst_audio_convert_buffer_to_default_format),
30272         (gst_audio_convert_buffer_from_default_format), (plugin_init):
30273           - implement _getcaps and use it
30274           - improve linking
30275           - remove float caps since no float conversion is actually done
30276           - remove properties and arguments that were to be used for rate
30277             conversion
30278
30279 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
30280
30281         * gst-libs/gst/audio/audio.c: (_gst_audio_structure_set_list),
30282         (gst_audio_structure_set_int):
30283         * gst-libs/gst/audio/audio.h:
30284           add helper functions for _getcaps matching the standard audio
30285           templates
30286
30287 2004-01-12  David Schleef  <ds@schleef.org>
30288
30289         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_link):
30290         Test that pad is negotiated before getting its caps.
30291
30292 2004-01-12  Julien MOUTTE <julien@moutte.net>
30293
30294         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element): When
30295         analyzing the pads of an element the bin is mostly in READY state so
30296         no caps were negotiated. This helper function needs to work with
30297         _get_caps directly then. I was not freeing them though, added that to
30298         fix the mem leak.
30299
30300 2004-01-12  Julien MOUTTE <julien@moutte.net>
30301
30302         * sys/ximage/ximagesink.c: (gst_ximagesink_chain):
30303         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain): Fixing the
30304         direct put buffers detection. I prefer checking GST_BUFFER_PRIVATE
30305         than the free_func.
30306
30307 2004-01-12  Thomas Vander Stichele  <thomas at apestaart dot org>
30308
30309         * sys/oss/gstossaudio.c: (plugin_init):
30310         * sys/oss/gstosselement.c: (gst_osselement_sync_parms):
30311         * sys/oss/gstosselement.h:
30312           make an oss debugging category
30313           make failure more descriptive
30314
30315 2004-01-11  David Schleef  <ds@schleef.org>
30316
30317         * ext/ffmpeg/gstffmpeg.c:
30318         * ext/ffmpeg/gstffmpegcodecmap.c:
30319         * ext/ffmpeg/gstffmpegdec.c:
30320         * ext/ffmpeg/gstffmpegenc.c:
30321         * ext/ffmpeg/gstffmpegprotocol.c:
30322         * ext/gdk_pixbuf/gstgdkanimation.c:
30323         * ext/jpeg/gstjpeg.c:
30324         * ext/libpng/gstpng.c:
30325         * ext/mpeg2dec/perftest.c:
30326         * ext/speex/gstspeex.c:
30327         * gst-libs/gst/resample/dtos.c:
30328         * gst/intfloat/gstintfloatconvert.c:
30329         * gst/oneton/gstoneton.c:
30330         * gst/rtjpeg/RTjpeg.c:
30331         * gst/rtp/gstrtp.c:
30332         * sys/dxr3/dxr3init.c:
30333         * sys/glsink/gstgl_nvimage.c:
30334         * sys/glsink/gstgl_pdrimage.c:
30335         * sys/glsink/gstglsink.c:
30336         * testsuite/gst-lint:
30337         Make sure everybody wraps #include "config.h" in #ifdef HAVE_CONFIG_H
30338
30339 2004-01-11  David Schleef  <ds@schleef.org>
30340
30341         * ext/alsa/gstalsasrc.c: (gst_alsa_src_set_caps):
30342         * ext/faac/gstfaac.c: (gst_faac_sinkconnect):
30343         * ext/gdk_pixbuf/gstgdkanimation.c:
30344         (gst_gdk_animation_iter_create_pixbuf):
30345         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30346         (gst_gdk_pixbuf_chain):
30347         * ext/gdk_pixbuf/gstgdkpixbuf.h:
30348         * ext/jack/gstjack.c: (gst_jack_change_state):
30349         * ext/xvid/gstxviddec.c: (gst_xviddec_sink_link):
30350         * gst-libs/gst/play/gstplay.c: (gst_play_get_sink_element):
30351         * gst-libs/gst/play/play.c: (gst_play_get_sink_element):
30352         * gst/videofilter/gstvideofilter.c:
30353         (gst_videofilter_set_output_size):
30354         Remove all usage of gst_pad_get_caps(), and replace it with
30355         gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap().
30356
30357 2004-01-11  David Schleef  <ds@schleef.org>
30358
30359         * configure.ac:
30360         * ext/Makefile.am: Fixes to make ext/libcaca compile.
30361         * ext/divx/gstdivxdec.c:
30362         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link),
30363         (gst_gdk_pixbuf_init), (gst_gdk_pixbuf_chain): Make gdkpixbufdec
30364         handle images that span multiple buffers.  Now work with both
30365         filesrc ! gdkpixbufdec and qtdemux ! gdkpixbufdec.
30366         * ext/gdk_pixbuf/gstgdkpixbuf.h:
30367         * ext/libcaca/gstcacasink.h: Fixes needed due to recent
30368         video/video.h changes
30369         * ext/xvid/gstxvid.c: (gst_xvid_csp_to_caps): same
30370         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30371         (gst_v4lmjpegsrc_buffer_free): Use buffer free function instead
30372         of GstData free function.
30373         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30374         same.
30375
30376 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30377
30378         * sys/v4l2/gstv4l2element.c: (gst_v4l2element_class_init),
30379         (gst_v4l2element_dispose), (gst_v4l2element_set_property),
30380         (gst_v4l2element_get_property):
30381         * sys/v4l2/v4l2_calls.c: (gst_v4l2_set_defaults), (gst_v4l2_open):
30382           add norm, channel and frequency properties.
30383         * sys/v4l2/gstv4l2tuner.c:
30384           fixes for tuner interface changes
30385         * sys/v4l2/gstv4l2element.h:
30386         * sys/v4l2/gstv4l2src.c:
30387         * sys/v4l2/gstv4l2src.h:
30388         * sys/v4l2/v4l2src_calls.c:
30389         * sys/v4l2/v4l2src_calls.h:
30390           rework v4l2src to work with saa1734 cards and allow mmaped buffers.
30391
30392 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30393
30394         * gst-libs/gst/tuner/tuner.c: (gst_tuner_class_init),
30395         (gst_tuner_find_norm_by_name), (gst_v4l2_find_channel_by_name),
30396         (gst_tuner_channel_changed), (gst_tuner_norm_changed),
30397         (gst_tuner_frequency_changed), (gst_tuner_signal_changed):
30398         * gst-libs/gst/tuner/tuner.h:
30399           GObjects aren't const.
30400           Add find_by_name functions.
30401           Add checks to _changed functions.
30402         * sys/v4l/gstv4ltuner.c: (gst_v4l_tuner_get_channel),
30403         (gst_v4l_tuner_get_norm):
30404           Fixes for above.
30405
30406 2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30407
30408         * gst-libs/gst/video/video.h:
30409           Fix caps template names to be understandable.
30410           Prefix everything with GST_VIDEO.
30411         * ext/aalib/gstaasink.c:
30412         * ext/divx/gstdivxdec.c:
30413         * ext/divx/gstdivxenc.c:
30414         * ext/gdk_pixbuf/gstgdkpixbuf.c:
30415         * ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
30416         * ext/jpeg/gstjpegdec.c: (raw_caps_factory):
30417         * ext/jpeg/gstjpegenc.c: (raw_caps_factory):
30418         * ext/libcaca/gstcacasink.c:
30419         * ext/libpng/gstpngenc.c: (raw_caps_factory):
30420         * ext/snapshot/gstsnapshot.c:
30421         * ext/swfdec/gstswfdec.c:
30422         * ext/xvid/gstxviddec.c:
30423         * ext/xvid/gstxvidenc.c:
30424         * gst/chart/gstchart.c:
30425         * gst/deinterlace/gstdeinterlace.c:
30426         * gst/effectv/gsteffectv.c:
30427         * gst/flx/gstflxdec.c: (gst_flxdec_loop):
30428         * gst/goom/gstgoom.c:
30429         * gst/median/gstmedian.c:
30430         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
30431         (gst_monoscope_srcconnect), (gst_monoscope_chain):
30432         * gst/overlay/gstoverlay.c:
30433         * gst/smooth/gstsmooth.c:
30434         * gst/smpte/gstsmpte.c:
30435         * gst/synaesthesia/gstsynaesthesia.c:
30436         * gst/videocrop/gstvideocrop.c:
30437         * gst/videodrop/gstvideodrop.c:
30438         * gst/y4m/gsty4mencode.c:
30439         * sys/qcam/gstqcamsrc.c:
30440         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
30441           Make them work with new video.h file.
30442         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30443         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30444         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30445         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30446           Make it work with new buffer allocation system.
30447
30448 2004-01-11  Julien MOUTTE  <julien@moutte.net>
30449
30450         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain): Fixing the
30451         pad_alloc_buffer implementation to use ->srcpad
30452         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain): Fixing the
30453         pad_alloc_buffer implementation to use ->srcpad
30454         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):  Fixing the
30455         pad_alloc_buffer implementation to use ->srcpad
30456         * sys/ximage/ximagesink.c: (gst_ximagesink_ximage_new),
30457         (gst_ximagesink_chain), (gst_ximagesink_buffer_free),
30458         (gst_ximagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30459         a reference to everything we need.
30460         * sys/ximage/ximagesink.h: adding a reference to the sink in the image.
30461         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xvimage_new),
30462         (gst_xvimagesink_chain), (gst_xvimagesink_buffer_free),
30463         (gst_xvimagesink_buffer_alloc): Now only use GST_BUFFER_PRIVATE to keep
30464         a reference to everything we need.
30465         * sys/xvimage/xvimagesink.h: adding a reference to the sink in the image
30466
30467 2004-01-11  David Schleef  <ds@schleef.org>
30468
30469         * ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test
30470         * gst/debug/efence.c: (gst_efence_chain), (gst_fenced_buffer_new),
30471         (gst_fenced_buffer_default_copy): Fix for rename of buffer private
30472         structure members.
30473         * gst/effectv/gstwarp.c: (gst_warptv_setup): Don't reset the time
30474         value during a resize/renegotiation.
30475         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain): use
30476         gst_pad_alloc_buffer();
30477         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30478         (gst_v4lmjpegsrc_buffer_free): Fix for rename of buffer private
30479         structure members.
30480         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_get), (gst_v4lsrc_buffer_free):
30481         Fix for rename of buffer private structure members.
30482         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30483         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
30484         Fix for rename of buffer private structure members.
30485         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30486         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
30487         Fix for rename of buffer private structure members.
30488
30489 2004-01-11  Arwed v. Merkatz <v.merkatz@gmx.net>
30490
30491         reviewed by: David Schleef <ds@schleef.org>
30492
30493         * gst/videofilter/Makefile.am:
30494         * gst/videofilter/gstgamma.c: Gamma correction filter.  Modified
30495         from the patch by ds to fit in with recent make_filter changes.
30496
30497 2004-01-11  Julien MOUTTE  <julien@moutte.net>
30498
30499         * configure.ac: Adding examples/switch/Makefile
30500         * examples/Makefile.am: Adding examples/switch
30501         * examples/switch/Makefile.am: Adding switcher example.
30502         * examples/switch/switcher.c: (got_eos), (idle_iterate),
30503         (switch_timer), (main): Adding an example demonstrating switch usage
30504         with 2 videotestsrc showing different patterns.
30505         * gst/switch/gstswitch.c: (gst_switch_request_new_pad),
30506         (gst_switch_init): Fixing switch with the new caps system.
30507
30508 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30509
30510         * gst-libs/gst/video/video.h:
30511           Fix 32bit caps. Issue remaining: The macro names are chosen poorly.
30512           They should probably be like
30513           GST_VIDEO_PAD_TEMPLATE_CAPS_{RGB,BGR,RGBx,BGRx}.
30514
30515 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30516
30517         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
30518         (qtdemux_parse_trak):
30519           fix audio chunk size/timestamp calculation
30520
30521 2004-01-11  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30522
30523         * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps):
30524           fix SVQ3 caps
30525
30526 2004-01-11  Steve Baker  <steve@stevebaker.org>
30527
30528         * gst/effectv/gstaging.c: (gst_agingtv_get_type),
30529         (gst_agingtv_base_init), (gst_agingtv_class_init),
30530         (gst_agingtv_init), (gst_agingtv_setup), (gst_agingtv_rgb32),
30531         (gst_agingtv_set_property), (gst_agingtv_get_property):
30532         Port agingTV to videofilter
30533
30534 2004-01-09  Julien MOUTTE <julien@moutte.net>
30535
30536         * ext/hermes/gstcolorspace.c: (gst_colorspace_chain):
30537         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30538
30539 2004-01-09  Julien MOUTTE <julien@moutte.net>
30540
30541         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_chain):
30542         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30543         * gst-libs/gst/xoverlay/xoverlay.c:
30544         (gst_x_overlay_got_desired_size): Updating doc for the xid being 0.
30545         * gst/videoscale/gstvideoscale.c: (gst_videoscale_chain):
30546         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30547         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
30548         Implementing gst_pad_alloc_buffer to use optimized buffer allocation.
30549         * sys/ximage/ximagesink.c: (gst_ximagesink_chain),
30550         (gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc),
30551         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_init): Implementing
30552         the bufferalloc_function to replace bufferpools, fixing the XOverlay
30553         interface implementation to handle xid being 0 and fix some bugs
30554         triggered by Benjamin's testcase.
30555         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
30556         (gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc),
30557         (gst_xvimagesink_set_xwindow_id), (gst_xvimagesink_init): Implementing
30558         the bufferalloc_function to replace bufferpools, fixing the XOverlay
30559         interface implementation to handle xid being 0 and fix some bugs
30560         triggered by Benjamin's testcase.
30561
30562 2004-01-09  David Schleef  <ds@schleef.org>
30563
30564         * ext/librfb/gstrfbsrc.c:  Hacking.  Added actual decoding and
30565         mouse pointer events.  It works.
30566
30567 2004-01-09  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30568
30569         * ext/divx/gstdivxenc.c: (gst_divxenc_init):
30570           Use explicit caps - fix capsnego.
30571         * ext/xvid/gstxviddec.c:
30572         * ext/xvid/gstxvidenc.c:
30573           Remove macro-inside-macro which caused compile errors.
30574         * gst-libs/gst/riff/riff-read.c: (gst_riff_read_header):
30575           Error out if it's not a RIFF file. Else we error out without
30576           gst_element_error() which is not good...
30577
30578 2004-01-08  David Schleef  <ds@schleef.org>
30579
30580         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect):
30581         Fix pad_link function to handle formats that ffmpeg returns
30582         as multiple caps structures.
30583         * gst/videofilter/gstvideofilter.c: (gst_videofilter_chain):
30584         Only complain if source buffer is _smaller_ than expected.
30585         * gst/videoscale/gstvideoscale.c: (gst_videoscale_init),
30586         (gst_videoscale_handle_src_event): Resize navigation events
30587         when passing them upstream.
30588         * gst/videotestsrc/gstvideotestsrc.c:
30589         * gst/videotestsrc/gstvideotestsrc.h:
30590         * gst/videotestsrc/videotestsrc.c:
30591         * gst/videotestsrc/videotestsrc.h:
30592         Rewrite many of the buffer painting functions to handle odd
30593         sizes (for many formats, size%4!=0 or size%8!=0).  Most have
30594         been verified to work with my video card.
30595         * testsuite/gst-lint:  Add check for elements calling
30596         gst_pad_get_caps() instead of gst_pad_get_allowed_caps().
30597
30598 2004-01-08  David Schleef  <ds@schleef.org>
30599
30600         * gst/videodrop/gstvideodrop.c: (gst_videodrop_getcaps),
30601         (gst_videodrop_link), (gst_videodrop_init): Fix negotiation.
30602
30603 2004-01-08  Julien MOUTTE  <julien@moutte.net>
30604
30605         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents): A
30606         configure event is not emiting the desired size signal. That fixes
30607         aspect ratio issues with gst-player.
30608
30609 2004-01-08  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30610
30611         * gst/median/gstmedian.c: (gst_median_link), (gst_median_init):
30612           Fix capsnego.
30613
30614 2004-01-08  Julien MOUTTE  <julien@moutte.net>
30615
30616         * ext/sdl/sdlvideosink.c: (gst_sdlvideosink_create): Using XOverlay
30617         public method to fire size signal.
30618
30619 2004-01-07  Julien MOUTTE  <julien@moutte.net>
30620
30621         * examples/gstplay/Makefile.am: Adding the interface library.
30622         * gst-libs/gst/play/Makefile.am: Adding the interface library.
30623         * gst-libs/gst/play/gstplay.c: (gst_play_set_video_sink): Connecting to         the XOverlay size signal instead of GstVideoSink.
30624         * gst-libs/gst/play/gstplay.h: Including the XOverlay interface to check
30625         GST_IS_X_OVERLAY before signal connect.
30626         * gst-libs/gst/video/gstvideosink.c: (gst_videosink_class_init):
30627         Removing the have_video_size signal.
30628         * gst-libs/gst/video/gstvideosink.h: Removing the have_video_size signal
30629         and associated public method.
30630         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
30631         (gst_ximagesink_sinkconnect): Using XOverlay public method to fire size
30632         signal.
30633         * sys/xvideo/xvideosink.c: (gst_xvideosink_sinkconnect),
30634         (gst_xvideosink_xwindow_new): Using XOverlay public method to fire size
30635         signal.
30636         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_sinkconnect):
30637         Using XOverlay public method to fire size signal.
30638
30639 2004-01-07  David Schleef  <ds@schleef.org>
30640
30641         * gst/videofilter/Makefile.am:
30642         * gst/videofilter/gstvideotemplate.c:
30643         * gst/videofilter/make_filter:
30644         Create gstvideoexample.c in a srcdir!=builddir friendly way.
30645         Convert make_filter to /bin/sh script.
30646
30647 2004-01-07  Thomas Vander Stichele  <thomas at apestaart dot org>
30648
30649         * gst/modplug/gstmodplug.cc: fix element description
30650
30651 2004-01-07  Julien MOUTTE  <julien@moutte.net>
30652
30653         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
30654         (got_video_size): Adding some new lines in g_print calls.
30655         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30656         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_xwindow_resize),
30657         (gst_ximagesink_handle_xevents), (gst_ximagesink_fixate),
30658         (gst_ximagesink_sinkconnect), (gst_ximagesink_change_state),
30659         (gst_ximagesink_chain), (gst_ximagesink_buffer_new),
30660         (gst_ximagesink_set_xwindow_id), (gst_ximagesink_get_desired_size):
30661         Complete code review, reverting some stuff i disagree with, adding
30662         some fixes : time synchronization on invalid timestamps, renegotiation
30663         of private window.
30664         * sys/ximage/ximagesink.h:
30665         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_xwindow_destroy),
30666         (gst_xvimagesink_xwindow_resize), (gst_xvimagesink_handle_xevents),
30667         (gst_xvimagesink_get_xv_support), (gst_xvimagesink_xcontext_get),
30668         (gst_xvimagesink_fixate), (gst_xvimagesink_sinkconnect),
30669         (gst_xvimagesink_change_state), (gst_xvimagesink_chain),
30670         (gst_xvimagesink_buffer_new),
30671         (gst_xvimagesink_navigation_send_event),
30672         (gst_xvimagesink_set_xwindow_id),
30673         (gst_xvimagesink_get_desired_size),
30674         (gst_xvimagesink_xoverlay_init): Complete code review, reverting some
30675         stuff i disagree with, adding some fixes : Renegotiation of private
30676         window, implementing get_desired_size.
30677
30678 2004-01-07  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30679
30680         * ext/audiofile/gstafsink.c: (gst_afsink_init), (gst_afsink_chain),
30681         (gst_afsink_handle_event):
30682         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
30683         * gst/avi/gstavimux.c: (gst_avimux_request_new_pad):
30684         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_init):
30685         * sys/dxr3/dxr3spusink.c: (dxr3spusink_init):
30686         * sys/dxr3/dxr3videosink.c: (dxr3videosink_init):
30687           Fix for instantiate-test (see core). Also remove dead code from
30688           jpegenc (which still needs fixing, but that's lower on my TODO
30689           list...).
30690         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_getcaps):
30691           Never return NULL as caps.
30692
30693 2004-01-07  David Schleef  <ds@schleef.org>
30694
30695         * configure.ac:
30696         * ext/Makefile.am:
30697         * ext/librfb/Makefile.am:
30698         * ext/librfb/gstrfbsrc.c:
30699         New source plugin based on librfb-0.1.  RFB (remote framebuffer)
30700         is the protocol used by VNC.
30701
30702 2004-01-07  David Schleef  <ds@schleef.org>
30703
30704         * gst/videofilter/gstvideotemplate.c:
30705         * gst/videofilter/gstvideotemplate.h:
30706         * gst/videofilter/make_filter:
30707         Merge videotemplate header into source file.
30708         * gst/effectv/Makefile.am:
30709         * gst/effectv/gsteffectv.c: (plugin_init):
30710         * gst/effectv/gstwarp.c:
30711         Make warpTV a subclass of videofilter.
30712
30713 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30714
30715         * ext/mad/gstid3tag.c: (gst_mad_id3_to_tag_list):
30716           Add guard against invalid utf-8 conversions in mad. Just in case.
30717
30718 2004-01-07  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30719
30720         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30721           Fix for bug shown by poisoning
30722
30723 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30724
30725         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_get),
30726         (gst_v4lmjpegsrc_buffer_free):
30727         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps),
30728         (gst_v4lsrc_srcconnect), (gst_v4lsrc_getcaps), (gst_v4lsrc_get),
30729         (gst_v4lsrc_buffer_free):
30730           Fix for removed bufferpools.
30731
30732 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
30733
30734         * ext/dv/gstdvdec.c: (gst_dvdec_loop):
30735         Fix caps negotiation.
30736
30737         * ext/dvdnav/dvdnavsrc.c: (dvdnavsrc_class_init),
30738         (dvdnavsrc_update_buttoninfo), (dvdnavsrc_get),
30739         (dvdnavsrc_get_event_mask), (dvdnav_handle_navigation_event),
30740         (dvdnavsrc_event):
30741         * ext/mpeg2dec/gstmpeg2dec.c:
30742         * gst-libs/gst/navigation/navigation.c:
30743         (gst_navigation_send_key_event), (gst_navigation_send_mouse_event):
30744         * gst-libs/gst/navigation/navigation.h:
30745         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_handle_src_event):
30746         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents):
30747         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_handle_xevents):
30748         Super-simple first version of mouse and keyboard events. Clicking
30749         on a DVD menu now works, although it may not take you where you
30750         expected.
30751
30752         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30753         * gst/videotestsrc/gstvideotestsrc.c:
30754         (gst_videotestsrc_src_fixate):
30755         These fixate functions were broken - they never actually
30756         fixated :)
30757
30758 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30759
30760         * ext/shout/gstshout.c: (gst_icecastsend_base_init),
30761         (gst_icecastsend_init):
30762           fix for new caps system.
30763         * gst-libs/gst/mixer/mixertrack.h:
30764         * sys/oss/gstossmixer.c: (gst_ossmixer_build_list):
30765           Add 'master track' flag (for tools like ACME that only want to
30766           change the main volume).
30767
30768 2004-01-07  Jan Schmidt  <thaytan@mad.scientist.com>
30769
30770         * ext/xvid/gstxvid.c: (gst_xvid_structure_to_csp),
30771         (gst_xvid_csp_to_caps):
30772         * ext/xvid/gstxviddec.c: (gst_xviddec_src_getcaps):
30773         * ext/xvid/gstxvidenc.c:
30774         ifdef out ARGB type when it isn't available
30775         in xvidcore 1.0.0beta2
30776
30777 2004-01-06  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30778
30779         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_loop):
30780           When we have received a new SCR right in the first buffer after
30781           a seek (so in the same cycle that handles the discont), we should
30782           handle the buffer instead of unreffing it, else we lose data.
30783
30784 2004-01-06  Iain <iain@prettypeople.org>
30785
30786         * gst/intfloat/gstint2float.c (gst_int2float_link): Set the
30787           buffer-frames caps too.
30788
30789         * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
30790           caps that we need, don't destroy them all and rebuild them. And when
30791           creating src pads, use the src pad template rather than the sink...
30792
30793 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30794
30795         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
30796           Add pad to element *after* setting functions such as event handler.
30797           Without this, the scheduler (opt) will link pads, set the event
30798           handler from the default event function (dispatcher in gstpad.c)
30799           and *after* that, we will set our own event function, which will
30800           thus never be used (and thus mpegdemux doesn't handle events).
30801
30802 2004-01-04  David Schleef  <ds@schleef.org>
30803
30804         Fix the fixate functions to handle new prototype:
30805         * gst/sine/gstsinesrc.c: (gst_sinesrc_src_fixate):
30806         * gst/videotestsrc/gstvideotestsrc.c:
30807         (gst_videotestsrc_src_fixate):
30808         * sys/oss/gstosssink.c: (gst_osssink_sink_fixate):
30809         * sys/ximage/ximagesink.c: (gst_ximagesink_fixate):
30810         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate):
30811
30812 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30813
30814         * sys/ximage/ximagesink.h:
30815         * sys/ximage/ximagesink.c: (gst_ximagesink_xwindow_new),
30816         (gst_ximagesink_xwindow_destroy), (gst_ximagesink_sinkconnect),
30817         (gst_ximagesink_change_state), (gst_ximagesink_set_xwindow_id),
30818         (gst_ximagesink_xoverlay_init):
30819           assorted fixes to make (re)embedding work
30820         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect),
30821         (gst_ximagesink_get_desired_size):
30822           implement desired size additions to XOverlay
30823
30824 2004-01-04  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30825
30826         * gst-libs/gst/xoverlay/xoverlay.c: (gst_x_overlay_base_init),
30827         (gst_x_overlay_got_xwindow_id), (gst_x_overlay_get_desired_size),
30828         (gst_x_overlay_got_desired_size):
30829         * gst-libs/gst/xoverlay/xoverlay.h:
30830           Add optional "desired size" signal and querying.
30831
30832 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30833
30834         * gst/matroska/matroska-demux.c:
30835         (gst_matroska_demux_parse_blockgroup):
30836           Fix EBML-laced block parsing. Diffs are relative to previous
30837           lace, not the first lace. Thanks to Mosu from the Matroska
30838           team for detecting this.
30839         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
30840         (gst_wavparse_parse_fmt), (gst_wavparse_getcaps),
30841         (gst_wavparse_handle_sink_event), (gst_wavparse_loop),
30842         (gst_wavparse_change_state):
30843         * gst/wavparse/gstwavparse.h:
30844           Quickfix for capsnego.
30845
30846 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30847
30848         * gst/wavenc/gstwavenc.c: (set_property), (gst_wavenc_init):
30849           Fix indenting, fix pad creation.
30850
30851 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30852
30853         * ext/xvid/gstxviddec.c: (gst_xviddec_init),
30854         (gst_xviddec_src_getcaps), (gst_xviddec_src_link),
30855         (gst_xviddec_sink_link):
30856           Implement src_getcaps() so proper size caps is negotiated.
30857
30858 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30859
30860         * ext/flac/gstflacdec.c: (gst_flacdec_loop):
30861           Finish flac decoder on EOS. See #116178.
30862
30863 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30864
30865         * gst/matroska/matroska-demux.c: (gst_matroska_demux_src_getcaps),
30866         (gst_matroska_demux_add_stream):
30867         * gst/matroska/matroska-ids.h:
30868           Add getcaps() function to fix capsnego...
30869
30870 2004-01-04  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30871
30872         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
30873         (gst_mpeg_demux_parse_packet), (gst_mpeg_demux_parse_pes):
30874         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_parse_packhead):
30875           Fix more integer overflows. Again, see #126967.
30876
30877 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30878
30879         * ext/mpeg2dec/gstmpeg2dec.c:
30880           Add support for mpeg2dec-0.4.0 (released two weeks ago). See
30881           #130416.
30882
30883 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30884
30885         * configure.ac:
30886         * ext/xvid/gstxvid.c: (gst_xvid_init), (gst_xvid_error),
30887         (gst_xvid_structure_to_csp), (gst_xvid_csp_to_caps):
30888         * ext/xvid/gstxvid.h:
30889         * ext/xvid/gstxviddec.c: (gst_xviddec_class_init),
30890         (gst_xviddec_init), (gst_xviddec_setup), (gst_xviddec_chain),
30891         (gst_xviddec_src_link), (gst_xviddec_sink_link),
30892         (gst_xviddec_change_state):
30893         * ext/xvid/gstxviddec.h:
30894         * ext/xvid/gstxvidenc.c: (gst_xvidenc_profile_get_type),
30895         (gst_xvidenc_base_init), (gst_xvidenc_class_init),
30896         (gst_xvidenc_init), (gst_xvidenc_setup), (gst_xvidenc_chain),
30897         (gst_xvidenc_link), (gst_xvidenc_set_property),
30898         (gst_xvidenc_get_property), (gst_xvidenc_change_state):
30899         * ext/xvid/gstxvidenc.h:
30900           Update xvid plugin to latest xvid (1.0.0-beta3) API.
30901
30902 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30903
30904         * gst/rtp/rtp-packet.c:
30905           Add sys/types.h include, since OS X doesn't define in_addr_t
30906           in netinet/in.h, like it does on Linux (see #129600).
30907
30908 2004-01-03  Thomas Canty <tommydal@optushome.com.au>
30909
30910         reviewed by: Ronald Bultje  <rbultje@ronald.bitfreak.net>
30911
30912         * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_dispose):
30913           Correct logic of dispose function (see #129306).
30914
30915 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30916
30917         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_pes):
30918         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_class_init),
30919         (gst_mpeg_parse_init):
30920         * gst/mpegstream/gstmpegparse.h:
30921           Remove clock (which was never provided, i.e. dead code), and
30922           also fix integer overflows at high PTS values (see #126967).
30923
30924 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30925
30926         * ext/flac/gstflacdec.c:
30927         * ext/libpng/gstpngenc.h:
30928         * ext/mikmod/gstmikmod.h:
30929           OS X fixes (see #126628).
30930
30931 2004-01-02  David Schleef  <ds@schleef.org>
30932
30933         * ext/alsa/gstalsasrc.c: (gst_alsa_src_pad_factory),
30934         (gst_alsa_src_base_init): Remove bogus "src" request pad.
30935         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_base_init),
30936         (gst_mpeg_parse_class_init): Move pad template registration
30937         to class_init, since the derived class (mpegdemux) doesn't
30938         want them.
30939
30940 2004-01-03  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30941
30942         * sys/ximage/Makefile.am:
30943         * sys/xvideo/Makefile.am:
30944         * sys/xvimage/Makefile.am:
30945           Move interface libs from LDFLAGS to LIBADD, fix relocation errors
30946           after installation (see #127664).
30947
30948 2004-01-02  David Schleef  <ds@schleef.org>
30949
30950         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_init),
30951         (gst_ffmpegenc_connect):  Negotiation fixes.
30952         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_negotiate_format):
30953         Remove inappropriate gst_caps_free().
30954         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30955         Reenable Ronald's internal resize code, since the core handles
30956         it correctly now.
30957
30958 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30959
30960         * sys/v4l/gstv4lmjpegsink.c: (gst_v4lmjpegsink_init):
30961         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init):
30962         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_base_init), (gst_v4lsrc_init):
30963           Fix pad template stuff.
30964
30965 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30966
30967         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
30968         * gst/matroska/ebml-write.c: (gst_ebml_write_sint):
30969           fix signed integer reading/writing.
30970
30971 2004-01-02  Benjamin Otte  <in7y118@public.uni-hamburg.de>
30972
30973         * ext/alsa/README:
30974           Remove outdated document
30975
30976 2004-01-03  Jan Schmidt  <thaytan@mad.scientist.com>
30977
30978         * gst/cutter/gstcutter.c: (gst_cutter_init):
30979           src pad was being created twice - oops.
30980
30981 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30982
30983         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
30984           Comment out internal resize. It doesn't handle the resulting
30985           XEvent internally, does another try_set_caps() which leads to
30986           a really nice loop.
30987           Real fix will come when Julien and Dave are awake. ;).
30988
30989 2004-01-02  Ronald Bultje  <rbultje@ronald.bitfreak.net>
30990
30991         * ext/mpeg2enc/gstmpeg2enc.cc:
30992           fix const/nonconst compile issue.
30993
30994 2004-01-02  David Schleef  <ds@schleef.org>
30995
30996         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_fixate),
30997         (gst_xvimagesink_sinkconnect), (gst_xvimagesink_init):
30998         Add fixate function and a check for bad formats.
30999
31000 2004-01-01  David Schleef  <ds@schleef.org>
31001
31002         Negotiation fixes:
31003         * gst-libs/gst/audio/gstaudiofilter.c: (gst_audiofilter_link),
31004         (gst_audiofilter_init):
31005         * gst/debug/efence.c: (gst_efence_init):
31006         * gst/deinterlace/gstdeinterlace.c: (gst_deinterlace_link),
31007         (gst_deinterlace_init):
31008         * gst/volume/gstvolume.c: (volume_connect):
31009
31010 2004-01-01  David Schleef  <ds@schleef.org>
31011
31012         Convert elements to use gst_pad_use_explicit_caps() where
31013         appropriate:
31014         * ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_reneg):
31015         * ext/audiofile/gstafparse.c: (gst_afparse_init),
31016         (gst_afparse_open_file):
31017         * ext/audiofile/gstafsrc.c: (gst_afsrc_init),
31018         (gst_afsrc_open_file):
31019         * ext/esd/esdmon.c: (gst_esdmon_init), (gst_esdmon_get):
31020         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
31021         (gst_ffmpegdec_chain):
31022         * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
31023         * ext/flac/gstflacdec.c: (gst_flacdec_init), (gst_flacdec_write):
31024         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init),
31025         (gst_gdk_pixbuf_chain):
31026         * ext/jpeg/gstjpegdec.c: (gst_jpegdec_init), (gst_jpegdec_link),
31027         (gst_jpegdec_chain):
31028         * ext/mad/gstmad.c: (gst_mad_init), (gst_mad_chain):
31029         * ext/mikmod/gstmikmod.c: (gst_mikmod_init),
31030         (gst_mikmod_negotiate):
31031         * ext/mpeg2dec/gstmpeg2dec.c: (gst_mpeg2dec_init),
31032         (gst_mpeg2dec_negotiate_format):
31033         * ext/mpeg2enc/gstmpeg2enc.cc:
31034         * ext/ogg/gstoggdemux.c: (gst_ogg_pad_push):
31035         * ext/speex/gstspeexdec.c: (gst_speexdec_init),
31036         (gst_speexdec_sinkconnect):
31037         * ext/swfdec/gstswfdec.c: (gst_swfdec_loop), (gst_swfdec_init):
31038         * ext/vorbis/vorbisfile.c: (gst_vorbisfile_init),
31039         (gst_vorbisfile_new_link):
31040         * gst/ac3parse/gstac3parse.c: (gst_ac3parse_init),
31041         (gst_ac3parse_chain):
31042         * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_add_audio_stream),
31043         (gst_asf_demux_setup_pad):
31044         * gst/auparse/gstauparse.c: (gst_auparse_init),
31045         (gst_auparse_chain):
31046         * gst/id3/gstid3types.c: (gst_id3types_loop):
31047         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
31048         * gst/mpeg1videoparse/gstmp1videoparse.c: (gst_mp1videoparse_init),
31049         (mp1videoparse_parse_seq):
31050         * gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_init),
31051         (bpf_from_header):
31052         * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead),
31053         (gst_mpeg_demux_parse_pes), (gst_mpeg_demux_lpcm_set_caps):
31054         * gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_init),
31055         (gst_mpeg_parse_send_data):
31056         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_header),
31057         (gst_qtdemux_add_stream):
31058         * gst/realmedia/rmdemux.c: (gst_rmdemux_add_stream):
31059         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
31060         (gst_wavparse_parse_fmt):
31061
31062 2004-01-01  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31063
31064         * configure.ac:
31065           Fix configure check for mpeg2enc. We need 1.6.1.93 instead of
31066           1.6.1.92, since the pkg-config file of 1.6.1.92 is borked and
31067           it therefore uses the wrong include paths. Too bad... Note
31068           that 1.6.1.93 is not release yet. ;).
31069           Also add a check for mplex, which is now using the lib'ified
31070           mplex from mjpegtools, too.
31071         * ext/ffmpeg/gstffmpegcodecmap.c:
31072           Add codec_tag for 3ivx/xvid. For xvid, this should fix playback
31073           issues. I don't think ffmpeg handles 3ivx correctly, so this
31074           probably won't work. But it won't hurt either.
31075         * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
31076         (gst_ffmpegdec_chain):
31077         * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_connect),
31078         (gst_ffmpegenc_chain_audio):
31079           Fix memleak in audio encoding. Close codec if open fails, this
31080           calls the cleanup routines so we can re-use the context.
31081         * ext/mpeg2enc/gstmpeg2enc.cc:
31082           Fix pad template names/types, fix memory issue with getcaps().
31083         * ext/mpeg2enc/gstmpeg2encoder.cc:
31084         * ext/mpeg2enc/gstmpeg2encoder.hh:
31085           Fix compile issue with new caps system (const thingy).
31086         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31087         * ext/mpeg2enc/gstmpeg2encpicturereader.hh:
31088           We read a first frame right on initing, so that we have a caps
31089           when we init the output. This caps is cached in padprivate and
31090           read as first frame.
31091         * ext/mplex/Makefile.am:
31092         * ext/mplex/gstmplex.cc:
31093         * ext/mplex/gstmplex.h:
31094         * ext/mplex/gstmplex.hh:
31095         * ext/mplex/gstmplexibitstream.cc:
31096         * ext/mplex/gstmplexibitstream.hh:
31097         * ext/mplex/gstmplexjob.cc:
31098         * ext/mplex/gstmplexjob.hh:
31099         * ext/mplex/gstmplexoutputstream.cc:
31100         * ext/mplex/gstmplexoutputstream.hh:
31101           We wrap mjpegtools mplex. So I rewrote the plugin. The old plugin
31102           had issues, didn't do capsnego, supported only a subset of the
31103           mplex features and required a mplex fork in our local CVS. Plus
31104           that it worked agaist a very old mplex version. Rewriting was
31105           faster than updating it.
31106         * gst-libs/ext/Makefile.am:
31107         * gst-libs/ext/mplex/INSTRUCT:
31108         * gst-libs/ext/mplex/Makefile.am:
31109         * gst-libs/ext/mplex/README:
31110         * gst-libs/ext/mplex/TODO:
31111         * gst-libs/ext/mplex/ac3strm_in.cc:
31112         * gst-libs/ext/mplex/audiostrm.hh:
31113         * gst-libs/ext/mplex/audiostrm_out.cc:
31114         * gst-libs/ext/mplex/aunit.hh:
31115         * gst-libs/ext/mplex/bits.cc:
31116         * gst-libs/ext/mplex/bits.hh:
31117         * gst-libs/ext/mplex/buffer.cc:
31118         * gst-libs/ext/mplex/buffer.hh:
31119         * gst-libs/ext/mplex/fastintfns.h:
31120         * gst-libs/ext/mplex/format_codes.h:
31121         * gst-libs/ext/mplex/inputstrm.cc:
31122         * gst-libs/ext/mplex/inputstrm.hh:
31123         * gst-libs/ext/mplex/lpcmstrm_in.cc:
31124         * gst-libs/ext/mplex/mjpeg_logging.cc:
31125         * gst-libs/ext/mplex/mjpeg_logging.h:
31126         * gst-libs/ext/mplex/mjpeg_types.h:
31127         * gst-libs/ext/mplex/mpastrm_in.cc:
31128         * gst-libs/ext/mplex/mpegconsts.cc:
31129         * gst-libs/ext/mplex/mpegconsts.h:
31130         * gst-libs/ext/mplex/mplexconsts.hh:
31131         * gst-libs/ext/mplex/multplex.cc:
31132         * gst-libs/ext/mplex/outputstream.hh:
31133         * gst-libs/ext/mplex/padstrm.cc:
31134         * gst-libs/ext/mplex/padstrm.hh:
31135         * gst-libs/ext/mplex/stillsstream.cc:
31136         * gst-libs/ext/mplex/stillsstream.hh:
31137         * gst-libs/ext/mplex/systems.cc:
31138         * gst-libs/ext/mplex/systems.hh:
31139         * gst-libs/ext/mplex/vector.cc:
31140         * gst-libs/ext/mplex/vector.hh:
31141         * gst-libs/ext/mplex/videostrm.hh:
31142         * gst-libs/ext/mplex/videostrm_in.cc:
31143         * gst-libs/ext/mplex/videostrm_out.cc:
31144         * gst-libs/ext/mplex/yuv4mpeg.cc:
31145         * gst-libs/ext/mplex/yuv4mpeg.h:
31146         * gst-libs/ext/mplex/yuv4mpeg_intern.h:
31147         * gst-libs/ext/mplex/yuv4mpeg_ratio.cc:
31148           We don't fork mjpegtools' mplex in our CVS anymore.
31149         * gst/avi/gstavidemux.c: (gst_avi_demux_src_getcaps),
31150         (gst_avi_demux_add_stream):
31151         * gst/avi/gstavidemux.h:
31152           Add getcaps() function for proper caps nego. This makes some
31153           parts of AVI playback/reading work.
31154         * sys/ximage/ximagesink.c: (gst_ximagesink_sinkconnect):
31155           Resize window on new capsnego. This is probably wrong, but
31156           I'm still committing it because with current capsnego, the
31157           first successfull capsnego is auto-fixated, therefore rounded
31158           down to the lowest values in the caps. this results in a 16x16
31159           XWindow that is not reized when real capsnego finishes.
31160           Dave, I see more cases of this, do you know a proper solution?
31161         * tools/gst-launch-ext.in:
31162           Fix MPEG-4 AAC (Apple iPod/iTunes) file commandline.
31163
31164 2003-12-31  David Schleef  <ds@schleef.org>
31165
31166         * gst/tcp/gsttcpsrc.c: (gst_tcpsrc_get):
31167         * gst/udp/gstudpsrc.c: (gst_udpsrc_get):
31168           Change gst_pad_proxy_link() to gst_pad_try_set_caps()
31169
31170 2003-12-30  David Schleef  <ds@schleef.org>
31171
31172         * ext/ffmpeg/gstffmpegcolorspace.c:
31173         (gst_ffmpegcsp_caps_remove_format_info), (gst_ffmpegcsp_getcaps),
31174         (gst_ffmpegcsp_pad_link), (gst_ffmpegcsp_init),
31175         (gst_ffmpegcsp_chain): Negotiation fixes
31176         * ext/mad/gstmad.c: (gst_mad_chain): Negotiation fixes
31177         * gst/audioconvert/gstaudioconvert.c: (gst_audio_convert_chain),
31178         (gst_audio_convert_link), (gst_audio_convert_channels):
31179         * gst/audioscale/gstaudioscale.c: (gst_audioscale_getcaps),
31180         (gst_audioscale_link), (gst_audioscale_get_buffer),
31181         (gst_audioscale_chain): Negotiation fixes
31182         * gst/audioscale/gstaudioscale.h:
31183         * gst/videofilter/gstvideofilter.c:
31184         (gst_videofilter_format_get_structure), (gst_videofilter_getcaps),
31185         (gst_videofilter_link), (gst_videofilter_init),
31186         (gst_videofilter_set_output_size), (gst_videofilter_setup),
31187         (gst_videofilter_find_format_by_structure):
31188         * gst/videofilter/gstvideofilter.h: Negotiation fixes
31189         * gst/videoscale/gstvideoscale.c: (gst_videoscale_getcaps),
31190         (gst_videoscale_link):
31191         * gst/videoscale/videoscale.c: (videoscale_get_structure),
31192         (videoscale_find_by_structure), (gst_videoscale_setup):
31193         * gst/videoscale/videoscale.h: Negotiation fixes
31194         * sys/ximage/ximagesink.c: (gst_ximagesink_handle_xevents),
31195         (gst_ximagesink_fixate), (gst_ximagesink_init): Add a fixate
31196         function, restrict resizing to a multiple of 4 (hack until
31197         everyone supports odd sizes correctly).
31198
31199 2003-12-29  Colin Walters  <walters@verbum.org>
31200
31201         * ext/esd/esdsink.c (gst_esdsink_link): Fix typo; get depth instead of
31202         signed.
31203
31204 2003-12-30  Jan Schmidt <thaytan@mad.scientist.com>
31205
31206         * ext/sndfile/gstsf.c: (gst_sf_loop):
31207           Fix warning about discarding const qualifier
31208
31209 2003-12-27  Jeremy Simon   <jesimon@libertysurf.fr>
31210
31211         * gst/cutter/gstcutter.c:
31212         * gst/videoscale/gstvideoscale.c:
31213         * gst/volenv/gstvolenv.c:
31214         * gst-libs/gst/audio/audio.c:
31215         * gst-libs/gst/video/video.c:
31216           Fix warnings
31217
31218 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31219
31220         * ext/alsa/gstalsa.c: (gst_alsa_open_audio):
31221           Don't send ALSA debugging to stderr.
31222         * ext/alsa/gstalsa.h:
31223           Use GST_WARNING instead of g_warning when ALSA functions fail.
31224
31225 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31226
31227         * sys/xvimage/xvimagesink.c: (gst_xvimagesink_get_xv_support):
31228           Free XVAdapterInfo correctly.
31229
31230 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31231
31232         * ext/mad/gstid3tag.c: (gst_id3_tag_add_src_pad),
31233         (gst_id3_tag_do_caps_nego), (gst_id3_tag_src_link):
31234           Make id3tag use correct caps nego.
31235
31236 2003-12-27  Amaury Jacquot <sxpert@esitcom.org>
31237
31238         * ext/ivorbis/vorbis.c:
31239         * ext/ivorbis/vorbisenc.h:
31240         * ext/ivorbis/vorbisfile.c:
31241           Modify so that it uses the new caps things
31242
31243 2003-12-27  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31244
31245         * testsuite/spider/spider1.c: (main):
31246         * testsuite/spider/spider2.c: (main):
31247         * testsuite/spider/spider3.c: (main):
31248           Make tests compile again. They probably don't work.
31249
31250 2003-12-24  Colin Walters  <walters@verbum.org>
31251
31252         * sys/oss/gstosssink.c (gst_osssink_sink_fixate): Return NULL if
31253         we can't fixate the caps anymore.
31254
31255 2003-12-23  David Schleef  <ds@schleef.org>
31256
31257         * gst/volume/gstvolume.c: (volume_init): Proxy getcaps.
31258         * sys/oss/gstosssink.c: (gst_osssink_init),
31259         (gst_osssink_sink_fixate): Add fixate function.
31260
31261 2003-12-24  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31262
31263         * ext/ffmpeg/gstffmpegcodecmap.c:
31264         * ext/ffmpeg/gstffmpegcolorspace.c: (gst_ffmpegcsp_getcaps),
31265         (gst_ffmpegcsp_srcconnect_func), (gst_ffmpegcsp_sinkconnect),
31266         (gst_ffmpegcsp_srcconnect), (gst_ffmpegcsp_get_type),
31267         (gst_ffmpegcsp_base_init), (gst_ffmpegcsp_class_init),
31268         (gst_ffmpegcsp_init), (gst_ffmpegcsp_chain),
31269         (gst_ffmpegcsp_change_state), (gst_ffmpegcsp_set_property),
31270         (gst_ffmpegcsp_get_property), (gst_ffmpegcsp_register):
31271           fix typo in RGB masks, and move back to "old" colorspace
31272           capsnego code until whoever wrote this new crap has actually
31273           tested it so that it works.
31274           And yes, this works, keep it that way please.
31275
31276 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31277
31278         * ext/divx/gstdivxdec.c: (gst_divxdec_base_init),
31279         (gst_divxdec_init), (gst_divxdec_negotiate):
31280         * ext/divx/gstdivxdec.h:
31281         * ext/divx/gstdivxenc.c: (gst_divxenc_base_init),
31282         (gst_divxenc_init):
31283         * ext/faac/gstfaac.c: (gst_faac_base_init), (gst_faac_init),
31284         (gst_faac_sinkconnect), (gst_faac_srcconnect):
31285         * ext/mpeg2enc/gstmpeg2enc.cc:
31286         * ext/mpeg2enc/gstmpeg2encoder.cc:
31287         * ext/mpeg2enc/gstmpeg2encpicturereader.cc:
31288         * sys/dxr3/dxr3audiosink.c: (dxr3audiosink_base_init),
31289         (dxr3audiosink_init), (dxr3audiosink_pcm_sinklink):
31290         * sys/dxr3/dxr3spusink.c: (dxr3spusink_base_init),
31291         (dxr3spusink_init):
31292         * sys/dxr3/dxr3videosink.c: (dxr3videosink_base_init),
31293         (dxr3videosink_init):
31294           Fix caps breakage after Dave's caps branch merge.
31295
31296 2003-12-23  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31297
31298         * sys/ximage/ximagesink.c: (gst_ximagesink_xcontext_get):
31299           Fix for 24bpp display.
31300
31301 2003-12-23  Colin Walters  <walters@verbum.org>
31302
31303         * ext/gnomevfs/gstgnomevfssink.c: Add ARG_HANDLE property that takes
31304         a GnomeVFSHandle directly.
31305
31306 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31307
31308         * gst/volume/Makefile.am:
31309         * gst/volume/gstvolume.c: (volume_connect), (volume_parse_caps),
31310         (volume_base_init), (volume_init):
31311           Reenable volume element and fix to work with new caps stuff.
31312           Rhythmbox needs this.
31313
31314 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31315
31316         * gst/qtdemux/qtdemux.c: (plugin_init):
31317           qtdemux requires bytestream
31318
31319 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31320
31321         * ext/alsa/gstalsa.c: (gst_alsa_get_caps), (gst_alsa_link):
31322           Fix remaining caps handling errors due to CAPS merge.
31323
31324 2003-12-22  Benjamin Otte  <in7y118@public.uni-hamburg.de>
31325
31326         * ext/faad/gstfaad.c: (gst_faad_base_init), (gst_faad_init),
31327         (gst_faad_sinkconnect), (gst_faad_srcgetcaps),
31328         (gst_faad_srcconnect):
31329           Port to new caps system.
31330
31331 2003-12-21  Julien MOUTTE  <julien@moutte.net>
31332
31333         * examples/gstplay/player.c: (got_time_tick), (got_stream_length),
31334         (got_video_size), (main): using g_print instead of g_message.
31335         * gst-libs/gst/play/gstplay.c: (gst_play_pipeline_setup): Fixing EOS
31336         signal which was not emitted because of "switch" element added to the
31337         bin but not connected. (Removing from the bin temporarily)
31338
31339 2003-12-21  Julien MOUTTE  <julien@moutte.net>
31340
31341         * configure.ac: X_DISPLAY_MISSING is set to 1 if AC_PATH_XTRA fails to
31342         find X development files. I don't understand the previous tests and
31343         they fail on my debian/ppc unstable. This one works.
31344         * examples/gstplay/player.c: (main): Set the pipeline to READY before
31345         exiting.
31346         * gst-libs/gst/play/gstplay.c: (gst_play_get_length_callback),
31347         (gst_play_set_video_sink), (gst_play_set_audio_sink),
31348         (gst_play_set_visualization): Add some safety checks in set_ methods
31349         and state_change. This was throwing some ugly CRITICAL messages when
31350         pipeline was getting disposed and casts were failing.
31351
31352 2003-12-21  Ronald Bultje  <rbultje@ronald.bitfreak.net>
31353
31354         * configure.ac:
31355           Improve mpeg2enc detection. This is for distributions that do
31356           ship mjpegtools, but without mpeg2enc. Also does object check
31357           for might there ever be ABI incompatibility.
31358         * ext/mpeg2enc/gstmpeg2enc.cc:
31359           Add Andrew as second maintainer (he's helping me), and also add
31360           an error if no caps was set. This happens if I pull before capsnego
31361           and that's something I should solve sometime else.
31362         * gst/matroska/matroska-demux.c:
31363         (gst_matroska_demux_parse_blockgroup):
31364           Fix time parsing.
31365         * gst/matroska/matroska-mux.c: (gst_matroska_mux_audio_pad_link),
31366         (gst_matroska_mux_track_header):
31367           Add caps to templates.
31368         * gst/mpegaudioparse/gstmpegaudioparse.c: (mp3_sink_factory):
31369           Add mpegversion=1 to prevent confusion with MPEG/AAC.
31370         * gst/mpegstream/gstmpegdemux.c:
31371           Remove layer since it causes warnings about unfixed caps.
31372         * gst/videotestsrc/gstvideotestsrc.c: (gst_videotestsrc_get):
31373           Fix obvious typo (we error out if caps were set, we should of
31374           course error out if *no* caps were set).
31375         * sys/oss/gstosselement.c: (gst_osselement_convert):
31376           Fix format conversion, we confused bits/bytes.
31377         * sys/oss/gstosselement.h:
31378           Improve documentation for 'bps'.
31379         * sys/v4l/TODO:
31380           Remove stuff about plugins that need removing - this was done
31381           ages ago.
31382         * sys/v4l/gstv4lmjpegsrc.c: (gst_v4lmjpegsrc_init),
31383         (gst_v4lmjpegsrc_src_convert), (gst_v4lmjpegsrc_src_query):
31384         * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_init), (gst_v4lsrc_src_convert),
31385         (gst_v4lsrc_src_query):
31386         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init),
31387         (gst_v4l2src_src_convert), (gst_v4l2src_src_query):
31388           Add get_query_types(), get_formats() and query() functions.
31389
31390 2003-12-21  Thomas Vander Stichele  <thomas at apestaart dot org>
31391
31392         * ChangeLog: moved to gstreamer/docs/random/old/ChangeLog.gst-plugins
31393           * moved CVS to freedesktop.org